
@font-face {
    font-family: kelson-b;
    src: url(/fonts/Kelson-Sans-Bold.eot) format('opentype');
}

@font-face {
    font-family: kelson-l;
    src: url(/fonts/Kelson-Sans-Light.eot) format('opentype');
}

@font-face {
    font-family: kelson-r;
    src: url(/fonts/Kelson-Sans-Regular.eot) format('opentype');
}

@font-face {
    font-family: teko-b;
    src: url(/fonts/Teko-Bold.ttf) format('truetype');
}

@font-face {
    font-family: teko-l;
    src: url(/fonts/Teko-Light.ttf) format('truetype');
}

@font-face {
    font-family: teko-m;
    src: url(/fonts/Teko-Medium.ttf) format('truetype');
}

@font-face {
    font-family: teko-r;
    src: url(/fonts/Teko-Regular.ttf) format('truetype');
}

@font-face {
    font-family: teko-s;
    src: url(/fonts/Teko-SemiBold.ttf) format('truetype');
}

.body{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.slide {
    position: relative;
    height:200px;
}

.slide-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 250px;
}

.slider1, .slider2, .slider3{
    display:none;
}

.slide-open:checked + .slide-item {
    position: static;
    opacity: 100;
    display:block;
    float: left;
    margin-top: 5px;
}

.slide-item {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.6s ease-out;
    transition: opacity 0.6s ease-out;
    margin-left:10px;
}

.slide-item img {
    display: block;
    height: auto;
    max-width: 100%;
    /*max-height: 117px;*/
}

.slide-control {
    background: rgba(0, 0, 0, 0.28);
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 10px;
    height: 14px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    cursor: pointer;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
    width: 14px;
    z-index: 10;
}

.slide-control.prev {
    left: 5px;
}

.slide-control.next {
    right: 5px;
}

.slide-control:hover {
    background: rgba(0, 0, 0, 0.8);
    color: #aaaaaa;
}

#slide-1:checked ~ .control-1,
#slide-2:checked ~ .control-2,
#slide-3:checked ~ .control-3 {
    display: block;
}

.slide-indicador {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0%;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10;
    height: 25px;
}

.slide-indicador li {
    display: inline-block;
    margin: 0 5px;
}

.slide-circulo {
    color: #828282;
    cursor: pointer;
    display: block;
    font-size: 35px;
}

.slide-circulo:hover {
    color: #aaaaaa;
}

#slide-1:checked ~ .control-1 ~ .slide-indicador li:nth-child(1) .slide-circulo,
#slide-2:checked ~ .control-2 ~ .slide-indicador li:nth-child(2) .slide-circulo,
#slide-3:checked ~ .control-3 ~ .slide-indicador li:nth-child(3) .slide-circulo {
    color: #428bca;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    opacity: .8;
}

.containerbanner{
    width:948px;
    border:0px solid black;
    float:left;
    height:300px;
    margin-bottom: 0px;
background-color: white
}

.filtrodeocasion {
width: 99px;
float: left;
margin-right: 5px;
}

.vehiculos{
margin-top:0;
margin-bottom:0;
}

#veh_lista {
width: 637px;
height: 200px;
float: left;
margin-top: 9px;
}

#listadoBolsa {
float: left;
height: 200px;
width: 5772px;
}

.listavehiculos {
width: 200px;
float:left;
}

.provinciacoche {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
position: absolute;
margin-top: 2px;
margin-left: 2px;
background-color: white;
border-radius: 8px;
border: 1px solid #c6c6c6;
padding: 0px 6px 0px 6px;
color: #9e9b9b;
font-size: 12px;
}

.marcaymodelocoche {
padding-left: 0px;
padding-top: 0px;
float: left;
width: 140px;
background-color: #edf2f7;
height: 40px;
}

.marcaymodelocoche p{
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
padding:5px;
margin: 0px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
height: 30px;
}

.imagencoche{
width: 140px;
height: 123.75px;
display: flex;
align-items: center;
justify-content: center;
background-color: white;
}

.imagencoche img{
border-radius: 3px 3px 0px 0px;
width: 100%;
max-height: 124px;
}

.precioscoche {
position: absolute;
color: white;
font-size: 6px;
margin-top: 164px;
margin-left: 0px;
background-color: white;
width: 140px;
border-radius: 0px 0px 4px 4px;
}

.preciocontadocoche {
float: left;
width: 135px;
padding-top: 10px;
padding-left: 3px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.preciocontadocoche .texto1 {
float:left;
font-size: 12px;
line-height: 24px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color:#333;
}

.preciofinanciadocoche {
float: left;
width: 135px;
margin-top:0px;
margin-left:3px;
margin-bottom:5px;
}

.preciofinanciadocoche .texto1 {
font-size: 12px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
line-height: 14px;
color:#333;
}

.preciofinanciadocoche .texto2 {
font-size: 17px;
line-height: 14px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
padding-left: 0px;
color:#333;
font-weight:bold;
}

.preciocontadocoche .texto2 {
float:right;
font-size: 18px;
line-height: 20px;
color:#f1553c;
font-weight: bold;
}

.preciofinanciadocoche .texto2 {
float: right;
}

.preciofinanciadocoche .texto1 {
float: left;
}


.cochebanner {
margin-right: 9px;
float: left;
width: 155px;
height: 116px;
}

.cochebannerrecuadro {
border: 1px solid #c6c6c6;
border-radius: 4px;
width: 140px;
float: left;
margin-left: 5px;
height: 225px;
box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px -1px, rgb(0 0 0 / 6%) 0px 2px 4px -1px;
}

.logomoveo {
float: left;
height: 20px;
padding: 4px 7px 0px 3px;
}

.logomoveo img{
width: 155px;
margin-left: 9px;
margin-top: 2px;
}

.filtrodesplegableprincipal {
float: left;
margin-top: 13px;
margin-left: 0px;
}

.bloqueizquierda {
float: left;
width: 640px;
float: left;
height: 300px;
}

.form-control {
height: 24px;
color: #333333;
display: block;
width: 100%;
padding: 0px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
cursor: pointer;
}

.botonvervehiculos{
float:left;
width: 122px;
background-color: #001c4c;
border-radius: 4px;
height: 24px;
cursor: pointer;
}

.botonvervehiculos p {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
display: block;
border-radius: 4px;
color: white;
width: auto;
margin-bottom: 0px;
text-align: center;
cursor: pointer;
margin-top: 0px;
padding-top: 5px;
}

.bloquederecha{
float:right;
width:300px;
height:300px;
}

.patrocinado{
margin-left: 0px;
margin-top: 3px;
background-color: black;
width: 296px;
border-radius: 5px;
height: 39px
}

.patrocinado p{
float: left;
padding: 0px;
margin: 0px;
margin-top: 11px;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-weight: bold;
font-size: 15px;
color: white;
margin-left: 10px;
}

.patrocinado img{
width: 115px;
float: inherit;
margin-top: 8px;
margin-left: 12px;
}

.bannerpatrocinado{
width: 300px;
height: 250px;
display: block;
margin-top: 6px;
float: right;
border: 1px solid black;
margin-right: 0px;
}

@media (max-width: 375.98px) {
.containerbanner, .lista, .bloqueizquierda {
    width: 300px;
}
}
