@font-face {
    font-family: 'WorkSans-Regular';
    src: url('../fonts/WorkSans-Regular.otf') format('otf'), url('../fonts/WorkSans-Regular.woff') format('woff');
    font-weight: normal; font-style: normal;
}
@font-face {
    font-family: 'libre_baskervilleitalic';
    src: url('../fonts/librebaskerville-italic-webfont.woff2') format('woff2'), url('../fonts/librebaskerville-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'WorkSans-Bold';
    src: url('../fonts/WorkSans-Bold.otf') format('otf'), url('../fonts/WorkSans-Bold.woff') format('woff');
    font-weight: normal; font-style: normal;
}
.logo-footer{
    text-align:center
}
    .logo-footer img {
        width: 350px;
    }
.divimgsvg {
    padding-bottom: 10px;
}

.divimgsvg img {
    width: 30px;
    margin-right: 15px;
}

.divpbs {
    display: flex;
}
    .divpbs div {
        padding-left: 0px;
    }
    .divpbs select {
        font-size: 13px;
        height: 60px;
    }

.imgChatwhat {
    position: absolute;
    /* z-index: 1000; */
    /* right: 20px; */
    /* bottom: 20px; */
    /* bottom: 200px; */
    width: 15px;
    height: 15px;
    /* display: flex; */
    /* align-items: center; */
    justify-content: center;
    background: #89f184;
    float: left;
    margin-top: 15px;
    margin-left: -13px;
}

.pulse-wp {
    border: 0;
    box-shadow: 0 0 0 0 #57bb63;
    border-radius: 50%;
    cursor: pointer;
    animation: pulse-wp 1.25s infinite cubic-bezier(0.66,0,0,1);
}
.carousel-seminuevos .item {
    background-color: white;
}
.precio article div{
    float:left;
    width:100%;

}
.tach {
    text-decoration: line-through;
    text-decoration-color: red;
}
.precio{
    height:80px;
}
#btnbuscadorabierto {
    margin-bottom: 10px;
    border: none;
    background-color: initial;
    border-bottom: solid 1px gray;
    font-size: 20px;
}
#btnbuscarabierto {
    font-weight: bold;
    /*margin-top: 30px;*/
}
.divpva {
    width: 100%;
    margin-top: 20%;
}
.cend {
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.cend1 {
    border-right: solid 2px gray;
    height: 75px;
    margin-right: 15px;
    padding-top: 10px;
    text-align: right;
    padding-right: 10px;
}
.cend2 {
    padding-top: 8px;
}
.ctcd {
    width: 200px;
}
.cendf1 {
    font-size: 20px;
    font-weight: bold;
}
.cendf2 {
    font-size: 17px;
    color: gray;
}
.spntxts {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.compramosauto .container .row div {
    margin-bottom: 30px;
}


.divsemhome {
    /*background-color: #000;*/
    height: 215px;
    position: relative;
}
.divsemhome img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 215px;
}
/*login*/
.form-title {
    text-align: center;
    font-weight: bold !important;
    margin: 10px 0px 20px;
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
    font-size: 30px;
    margin: 15px;
}
.login-form {
    height: 100%;
}
.divcreadoc {
    background-color: white;
    font-family: hh;
    padding: 13px;
    z-index: 2;
    cursor:pointer
}
#btnEnter {
    font-weight: 600;
    padding: 10px 20px !important;
    color: black;
    background-color: #fff200;
    border: solid 1px #fff200;
    cursor: pointer;
    border-radius: 4px;
}
.contSite {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 450px;
    background-size: cover;
    /*background-image: url(../Image/grupokasa.jpg);*/
  
}
.contText {
    align-items: center !important;
    position: absolute;
    left: 50%;
    top: 40%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.form-group {
    margin-bottom: 15px;
}

    .form-group input[type=text], .form-group input[type=password] {
        background-color: #FFFFFF;
        height: 40px;
        color: #777777;
        border: 1px solid #FFFFFF;
        width: 100%;
        padding: 5px 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 14px;
        border-radius: 4px;
    }

#divLogin {
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: px;
    border-radius: 5px;
    width: 350px;
    margin: 40px auto 10px;
    padding: 10px 30px 30px;
    overflow: hidden;
    position: relative;
    border: 1px solid;
}

/*Fin login*/
body{padding: 0; margin: 0; font-size: 14px; padding-top: 85px; font-family: 'WorkSans-Regular';}
a, a:hover{text-decoration: none;}
header {padding: 0;position: fixed;top: 0;width: 100%;z-index: 9;-webkit-transition: all 0.2s ease;transition: all 0.2s ease; height: 85px; background: #fff;box-shadow: 2px 0px 9px #9c9c9c;}
.container{max-width: 1300px ;}
.tituloinfoiframe {
    font-size: 26px;
    color: #000;
    padding-left: 20px;
}
/*menu*/
.navbar-brand span {
    font-family: 'WorkSans-Bold';
}
.navbar-brand h1{font-size: 18px; display: initial; margin-left: 15px;}
.navbar{padding: .25rem 1rem; background: #fff;}
.navbar-expand-lg .navbar-collapse{justify-content: flex-end;}
.navbar-light .navbar-toggler-icon {width: 40px; height: 40px;}
.navbar-light .navbar-toggler {border-color: rgba(255, 255, 255, 0.1);}
.navbar-light .navbar-toggler-icon.close {background-image: url("../svg/kasa-icon-menu-cerrar.svg"); width: 40px; height: 40px;}

/*estilos generales*/
h1{font-size: 30px;}
p{font-size: 16px; color: #808080;}
.bar-yellow{height: 4px; width: 25px; background: #fff200; margin: 30px auto;}

/*formulario generales*/
.form-control {
    height: 45px;
    border-radius: 0;
    background: #f7f7f7;
    margin-bottom: 0px;
} 
.form-control:focus {border-color: #ced4da; box-shadow: none; color: #b1b1b1;background: #f7f7f7;}
.form-control::placeholder {color: #b1b1b1;}
.custom-select {background-position: calc(100% - 20px) center;
    color: #b1b1b1; background-image: url('../svg/kasa-arrow-down.svg'); 
    background-repeat: no-repeat; }
.custom-select:focus{background-position: calc(100% - 20px) center;
background-image: url('../svg/kasa-arrow-down.svg'); 
    background-repeat: no-repeat; }
.btn {
    height: 60px;
    /*border-radius: 10pc;*/
    background-color: #fff200;
    color: #000;
    padding: 1rem .75rem;
    cursor: pointer;
}
.btn-interior {
    height: 45px;
    width: 200px;
    padding: .5rem .75rem;
    
}
.btncontacto {
    margin-top: 20px;
}
.btn:focus {
    box-shadow: none;
}
.btn:hover{color: #fff;}

/**/
.content-auto{justify-content: center;align-items: center; margin: 50px 0;}
.caimg{width: 100%;}
.content-auto .bar-yellow{margin:30px 0;}
.content-auto h5{font-size: 17px; margin-bottom: 0;}

/**/
.section-banner{position: relative;}
.form-auto{width: 90%;height: 230px;position: absolute;top: 88%;left: 50%;transform: translate(-50%, 5%);padding: 45px 30px 45px;background: #fff;box-shadow: 2px 10px 18px #ececec; z-index: 1;}
.space-top{margin-top: 230px;}
.form-auto .btn img{position: absolute; left: 10%;}

/*inventario home*/
.bg-inventario{background-image: url(../Image/kasa-imagen-search.jpg); padding: 35px 0}
.info-seminuevo{display: flex; padding-bottom: 15px; border-bottom: #cbcbcb solid 1px;justify-content: space-around;}
.info-seminuevo font{font-size: 11px; color: #999999;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: #fff200;}

.km article{color: #999999; font-size: 15px;}
.precio article{color: #000; font-size: 20px;}
.precio span {
    color: #000000;
}

.name{margin-bottom: 1rem;padding: 0 25px; height: 50px;}
.name a{color: #000; font-size: 16px;}
.auto-ubicacion{display: flex; align-items: center; font-size: 12px; justify-content: center;padding-top: 5px;padding-bottom: 5px;}
.icon-dist img{width: 25px !important; margin-left: 10px; margin-right: 10px;}
.ubicacion-dist article{color: #999999;}
.seminuevo-item{background: #fff; box-shadow: 2px 10px 18px #ececec;}
.inventario .btn-interior{display: block; margin: 20px auto;}
.logo-xs span {
    font-size: 14px !important;
}

/*corousel controls*/
.owl-theme .owl-nav [class*="owl-"] {color: transparent !important; background: transparent;background-position-x: center;}
.owl-theme .owl-nav [class*="owl-"]:hover{background: none;background-position-x: center;}
/*.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-prev:hover{position: absolute; left: -7px; top: 50%; background-image: url(../svg/kasa-arrow-left.svg); background-repeat: no-repeat;}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-next:hover{position: absolute; right: -7px; top: 50%; background-image: url(../svg/kasa-arrow-right.svg); background-repeat: no-repeat;}*/

/*footer*/
footer{background-color: #000; color: #999999;}
.footer-link ul{list-style: none; display: flex;justify-content: space-around;}
.footer-link ul a{color: #f2f2f2; margin-left: 10px; margin-right: 10px;}

.content-footer {
    display: flex;
    justify-content: space-around;
    padding: 50px 0 30px;
    border-bottom: 1px solid #999999;
}
.footer-link p {
    font-size: 12px;
    text-align: center;
}
.link-info{display: flex; justify-content: flex-end; padding: 5px 0;}
.list-links{margin-right: 5%;}
.list-links ul{list-style: none; display: flex; margin-bottom: 0;padding-left: 0;}
.list-links ul a{color: #999999; margin-left: 10px; margin-right: 10px; font-size: 10px;}
.logo-xs span{font-size:  10px;}

.logo-xs a {
    color: white;
}
/*contacto*/
.title-section{text-align: center; margin: 0 auto; margin-bottom: 50px;}
.textarea .form-control::placeholder {text-align: center;}
.btn-contacto{background: #f7f7f7; border: 1px solid #ced4da;color: #b1b1b1;}
.btn-contacto:hover{color: #b1b1b1;}
.btn-contacto.active{background: #fff200; border: 1px solid #fff200; color: #000;cursor:pointer;}
.contacto{margin: 5% auto;}

/*agencias*/
.container.agencias{display: flex; padding-top: 100px; flex-wrap: wrap;padding-bottom: 100px;}
.text-agencias{position: absolute; text-align: center; color: #fff; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.bg-agencias{position: relative;}
.text-agencias p{color: #fff; margin-bottom: 0;}
.text-agencias span{font-family: 'WorkSans-Bold';}
.bg-info{background-image: url(../Image/kasa-imagen-search.jpg); height: auto;}
.buscador, .form{display: flex;}
.buscador a{background: #fff200; width: 60px !important;height: 60px;}
.buscador a img{padding: 15px;}
.datos-dist ul{list-style: none; padding-left: 0;}
.name-dist{margin-bottom: 65px; margin-top: 15px;}
.name-dist p{font-size: 26px; color: #000;padding-left: 20px;}
.name-dist span{font-family: 'WorkSans-Bold';}
.datos-dist, .datos-dist a{font-size: 15px; color: #808080;}
.btn-ag1{background: transparent; border: solid 1px #666666; display: block; margin-bottom: 20px; width: 90%}
.btn-ag1:hover{color: #000;}
.btn-ag2{background: #fff200; display: block;width: 90%}
.dist-content{display: flex; padding: 0;align-items: center;}
.icon-position{display: flex; align-items: center;}
.icon-position img{width: 21px; height: 21px;margin-right:10px}
.datos-dist li img{ margin-right: 10px;}
.datos-dist li{margin-bottom: 10px;}

/*interior modelo*/
.content-auto-info{margin-top: 80px;}
.auto-precio{display: flex; justify-content: space-around; border: solid 1px #cccccc; padding: 10px 0;}
.auto-precio font{color: #999; font-size: 12px;}
.auto-contacto{border: solid 1px #cccccc; padding: 15px 0;margin: 10px 0;}
.auto-contacto .btn{height: 45px; border: solid 1px #000; background: #fff; padding: .5rem .75rem;display: block;}
.auto-contacto .btn:hover{color: #000;}
.auto-contacto ul{list-style: none; padding-left: 15px;}

.auto-form{border: solid 1px #cccccc; padding: 15px 0;}
.auto-form .form-control{height: 45px; margin-bottom: 10px;}
.auto-form .btn-auto{height: 45px; display: block; padding: .5rem .75rem;}
.auto-form h5{margin-left: 15px;}

.auto-contacto li img{padding-right: 10px;}
.auto-contacto li a{color: #000;}
.auto-contacto p{margin-left: 31px; margin-bottom: 0; font-size: 14px;}
.auto-contacto ul li{margin-bottom: 10px; }

.slider-interior.owl-carousel .owl-nav .owl-prev, .slider-interior.owl-carousel .owl-nav .owl-prev:hover{background-image: url(../svg/arrow-left-active.svg);width: 45px;height: 45px;background-size: contain;}
.slider-interior.owl-carousel .owl-nav .owl-next, .slider-interior.owl-carousel .owl-nav .owl-next:hover{background-image: url(../svg/arrow-right-active.svg);width: 45px;height: 45px;background-size: contain;}

/*carousel interior*/
.slider-thumbnails.owl-carousel .owl-nav .owl-prev, .slider-thumbnails.owl-carousel .owl-nav .owl-prev:hover{left: -50px; top: 32%;}
.slider-thumbnails.owl-carousel .owl-nav .owl-next, .slider-thumbnails.owl-carousel .owl-nav .owl-next:hover{right: -50px; top: 32%;}
.slider-thumbnails{width: 90%; margin: 0 auto;}

/*detalles-interior*/
.detalles-auto{padding: 20px 30px; border: solid 1px #cccccc; margin-top: 40px;}
/*.detalle{width: 33.3%; margin-bottom: 20px;}*/
.detalle p{margin-left: 60px; margin-top: -30px;}
.detalle img{padding: 30px 7px 7px;}
.detalle-texto{border-top: solid 1px #ccc; padding-top: 20px; text-align: justify;}
.detalle-texto p{font-size: 14px;}
/*.datos-modelo{position: fixed; width: 22%;}*/

.datos-derecha{background: #f2f2f2; border: solid 1px #cccccc;}
.datos-derecha .bloque{border-bottom: solid 1px #cccccc; padding: 20px 30px;}
.datos-derecha .bloque:last-child{border-bottom: none;}
.datos-derecha{padding: 0;}
.datos-derecha .dato-fin{display: flex;}
.datos-derecha .dato-fin2{display: flex; align-items: center;}
.datos-derecha .dato-fin2 .dato{width: 33%;}
.datos-derecha font{font-size: 14px;}
.datos-derecha article{font-size: 16px; color: #999999;}
.datos-derecha .dato{width: 50%;}
.datos-derecha .combo-total{display: flex; align-items: flex-end;}
.combo-total article{font-size: 30px; color: #000;}
.combo-total span{color: #fff200;}
.boton .btn-interior{width: 100%; margin-top: 20px;}
.enganche ul{list-style: none; padding-left: 0; display: flex; justify-content: space-between; color: #808080;}
.total-enganche, .total-plazo{text-align: right; font-size: 25px;}
.total-enganche span{color: #fff200;}

.datos-izquierda{border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; border-left: solid 1px #ccc;padding: 40px;}
.plazos ul{list-style: none; padding-left: 0; display: flex; justify-content: space-between; color: #808080;}
.barra label{font-size: 17px; margin-bottom: 30px;}
.barra-enganche{margin-bottom: 20%;}
.financiamiento-auto h3{padding: 20px 30px;}
.legal-financiamiento{text-align: center; padding: 5px;}

/*barra estilos*/
.custom-range::-moz-range-track {height: 10px; border-radius: 0; background-color: #f2f2f2;}
.custom-range::-moz-range-thumb {width: 30px; height: 30px; background-color: #fff200;}
.custom-range:focus::-moz-range-thumb {box-shadow: none; background-color: #fff200;}

/*header interior*/
.header-auto{background: #000; position: fixed; width: 100%; z-index: 9;}
.header-auto .container{display: flex; align-items: center; height: 50px;}
.header-auto .name-modelo{width: 50%;}
.header-auto .name-modelo h1{font-size: 23px; font-family: 'WorkSans-Bold'; color: #fff;margin-bottom: 0;}
.header-auto .name-modelo span{font-family: 'WorkSans-Regular';}
.header-auto .back{width: 50%; text-align: right; font-size: 16px;}
.header-auto .back a{color: #fff;}

/*inventario*/
.bg-inv{background-image: url(../Image/kasa-imagen-search.jpg); background-size: cover; height: 200px; position: relative;}
.bg-inv .container{display: flex; padding-top: 65px;position: absolute; top: 37%; left: 50%; transform: translate(-50%, -50%);}
.bg-inv .container .buscador-inv{width: calc(100% - 200px);}
.bg-inv .container a{width: 200px;}

.accordion-inv .card .card-header button.btn-link {position: relative; display: block; width: 100%; background: #f7f7f7; font-size: 15px; text-align: left; padding: 0rem .75rem; height: 40px; background-image: url(../svg/kasa-icon-less.svg); background-repeat: no-repeat; position: unset; background-position-x: right; background-position-y: center;}
.accordion-inv .card .card-header button.btn-link.collapsed{background-image: url(../svg/kasa-icon-plus.svg); background-repeat: no-repeat; position: unset; background-position-x: right; background-position-y: center;}
.accordion-inv .card .card-header button:hover{color: #000; text-decoration: none;}
.accordion-inv .card{border-radius: 0;}
.card-body ul{margin-bottom: 0; list-style: none;}
.card-body ul a{color: #999999;}
.card-body ul a:hover{color: #000;}
.card-body ul li{margin-bottom: 5px;}
.rangos ul{display: flex; justify-content: space-between; padding-left: 0; color: #999; border-bottom: solid 1px #ccc; margin-bottom: 10px;}
.rangos-indicador ul{display: flex; justify-content: space-between; padding-left: 0;}
.rangos-indicador{text-align: right; font-size: 20px;}
.rangos-indicador span{color: #fff200;}
.filtro-autos .spacio-item{width: 25%; padding: 0 5px; margin-bottom: 25px;}
.filtro-autos .seminuevo-item{box-shadow: none; border: solid 1px #ececec;;}
.filtro-autos .seminuevo-item:hover{box-shadow: 2px 10px 18px #ececec;}
.inicio-fil{padding: 20px; border-bottom: solid 1px #ececec; font-weight: bold;}
.labels-filtros{padding: 8px;}
.labels-filtros span{border: solid 1px #ececec; padding: .3rem .5rem; margin: 5px; display: inline-block; cursor: pointer;}
.info-resultados{display: flex;}
.text-resultados{height: 60px; width: calc(100% - 200px); border-bottom: solid 1px #ececec; border-top: solid 1px #ececec; border-left: solid 1px #ececec; padding: 20px; color: #999999;}
.text-resultados span{color: #000;}
.select-orden{width: 200px;}
.select-orden .form-control{background-color:#fff;}
.select-orden .custom-select{color: #000; border: 1px solid #ececec;}
.buscador-inv .form-control{background-color: #fff;}
.filtro-movil.collapsed{background-image: url(../svg/kasa-icon-plus.svg); background-repeat: no-repeat; width: 100%; display: block; background-position-x: right;}
.filtro-movil{background-image: url(../svg/kasa-icon-less.svg); background-repeat: no-repeat;background-position-x: right; width: 100%;  display: block;}
.ver-mas span{color: #000;}
.ver-mas{text-align: center; font-size: 15px;}
.ver-autos a{color: #000;}
.ver-autos{border-top: solid 1px #ececec; border-bottom: solid 1px #ececec; padding: 4px;}
.filtro-autos .spacio-item .owl-nav .owl-prev{display: none;}
.filtro-autos .spacio-item .owl-nav .owl-next{display: none;}
.filtro-autos .spacio-item:hover .owl-nav .owl-prev{display: block;}
.filtro-autos .spacio-item:hover .owl-nav .owl-next{display: block;}

.side{position: fixed; width: 25%; z-index: 8; background-color: #fff;}

/*rangos estilos*/
.barra-inv .irs .irs-handle{background-color: #fff200 !important; border: none !important;}
.barra-inv .irs .irs-handle.state_hover, .barra-inv .irs .irs-handle:hover {background-color: #fff200;}
.barra-inv .irs .irs-bar{top: 34px; height: 7px; background-color: #ccc;}
.barra-inv .irs .irs-line {top: 34px; height: 7px; background-color: #f2f2f2;}
.barra-inv {margin-top: -15px; margin-bottom: 10px;}

.info-agencias{
    float:left;
    width:50%;
}
.map-dist {
    float: left;
    width: 100%;
    height: 600px;
}
.divinfo{
    float:left;
    width:50%;
}
.divinfomapa{
    float: left;
    width: 50%;
}
@media (max-width: 1200px) {
    /*interior*/
    .form-auto{padding: 35px 30px 35px; height: 210px;}
    .side{width: 30%;}

    /*agencias*/
    .info-agencias .form-control::placeholder {font-size: 14px;}
    .info-agencias .custom-select{font-size: 14px;}

    /*inventario*/
    .filtro-autos .spacio-item{width: 33.3%;}
}

@media (max-width: 400px) {
    .col-11.col-md-5.title-section {
        margin-top: 15% !important;
    }
}



@media (max-width: 991px) {

    .list-links {
        margin-right: 0;
    }

    /*menu movil*/
    .navbar-light .navbar-toggler {
        border-color: none;
    }

    .navbar-toggler {
        padding: 0;
    }

    .navbar-nav {
        text-align: center;
    }

    /*agencias*/
    .name-dist {
        margin-bottom: -1px;
        border: solid 1px #cccccc;
        padding: 5px;
    }

        .name-dist p {
            margin-bottom: 0;
        }

    .dist-content {
        border: solid 1px #cccccc;
        padding: 35px 5px;
    }

    .map-dist {
        margin: 30px 0;
    }

    .container.agencias {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    /*interior*/
    .detalle {
        width: 50%;
    }

    .combo-total .dato article {
        font-size: 20px;
    }

    .datos-derecha .bloque {
        padding: 10px 15px;
    }

    .datos-derecha article {
        font-size: 14px;
    }

    .financiamiento-auto h3 {
        padding: 15px 10px;
    }

    .auto-contacto .btn {
        font-size: 13px;
        padding: .7rem .75rem;
    }

    .auto-contacto li:last-child a {
        font-size: 11px;
    }

    .datos-derecha .dato-fin2 {
        flex-wrap: wrap;
    }

        .datos-derecha .dato-fin2 .dato {
            width: 50%;
        }

    /*inventario*/
    .filtro-autos .spacio-item {
        width: 50%;
    }


    @media (max-width: 767px) {
        .divinfo {
            width: 100%;
        }

        .divinfomapa {
            width: 100%;
        }

        .map-dist {
            height: auto;
        }

        /*footer*/
        .content-auto div {
            padding: 0;
        }

        .logo-kasa {
            width: 100%;
        }

        .footer-link ul {
            flex-wrap: wrap;
            padding-left: 0;
        }

        .content-footer {
            flex-wrap: wrap;
        }

        .logo-kasa {
            text-align: center;
            margin-bottom: 25px;
        }

        .link-info {
            display: block;
        }

        .list-links ul {
            display: block;
            text-align: center;
            line-height: 1;
            padding-left: 0;
        }

        .logo-xs {
            text-align: center;
        }

        /*banner-home*/
        .space-top {
            margin-top: 270px;
        }

        .form-auto {
            padding: 35px 25px 17px;
            height: auto;
            top: 85%;
        }

        /*contacto*/
        .btn-contacto {
            margin-bottom: 20px;
        }

        /*agencias*/
        .buscador {
            width: calc(50% - 57px);
            flex: 0 0 auto;
        }

        .botones-dist .btn {
            width: 100%;
            font-size: 15px;
        }

        /*interior*/
        .content-auto-info .row .col-md-4 {
            order: -1;
        }

        .header-auto .name-modelo {
            width: 70%;
        }

        .header-auto .back {
            width: 30%;
        }

        .auto-contacto li:last-child a {
            font-size: 14px;
        }

        .slider-thumbnails.owl-carousel .owl-nav .owl-next, .slider-thumbnails.owl-carousel .owl-nav .owl-next:hover {
            right: -41px;
        }

        .slider-thumbnails.owl-carousel .owl-nav .owl-prev, .slider-thumbnails.owl-carousel .owl-nav .owl-prev:hover {
            left: -41px;
        }

        .datos-izquierda {
            border-right: solid 1px #ccc;
            border-bottom: none;
        }

        .side {
            position: initial;
            width: auto;
        }

        /*inventario*/
        .inicio-fil {
            border: solid 1px #ececec;
            border-bottom: none;
        }

            .inicio-fil a {
                color: #000;
            }
    }

    @media (max-width: 575px) {

        .divpbs{
            display:block;
        }
            .divpbs div {
                padding-right: 0px;
            }
        #btnbuscarabierto {
            margin-top: 20px;
        }
        /*home*/
        .content-auto {
            text-align: center;
            margin: 70px 0;
        }

        .div-order {
            order: 1;
        }

        .content-auto .bar-yellow {
            margin: 30px auto;
        }

        .bar-yellow {
            margin: 15px auto;
        }

        .title-section {
            margin-bottom: 30px;
        }

        /*footer*/
        .footer-link {
            padding: 0;
            text-align: justify;
        }

        .content-footer {
            padding: 30px 0 10px;
        }

        /*banner home*/
        .space-top {
            margin-top: 520px;
        }

        .form-auto {
            top: 80%;
            padding: 35px 25px 35px;
        }

        .navbar-brand h1 {
            font-size: 11px;
            margin-left: 10px;
        }

        .navbar-brand {
            margin-right: initial !important;
        }

        body {
            padding-top: 68px;
        }

        header {
            height: 68px;
        }

        .navbar-brand img {
            width: 50px;
        }

        .form-control {
            height: 45px;
            margin-top: 15px;
        }

        .btn {
            height: 45px;
            padding: .6rem .75rem;
        }

        /*agencias*/
        .buscador a img {
            padding: 9px;
        }

        .buscador a {
            width: 45px !important;
            height: 45px;
        }

        .buscador {
            width: 100%;
        }

        .dist-content {
            flex-wrap: wrap;
            padding: 20px;
        }

        .name-dist p {
            padding-left: 0;
            text-align: center;
        }

        .text-agencias h1 {
            font-size: 26px;
        }

        /*interior*/
        .header-auto .name-modelo h1 {
            font-size: 17px;
        }

        .slider-interior.owl-carousel .owl-nav .owl-prev, .slider-interior.owl-carousel .owl-nav .owl-prev:hover {
            width: 35px;
            height: 35px;
            top: 42%;
        }

        .slider-interior.owl-carousel .owl-nav .owl-next, .slider-interior.owl-carousel .owl-nav .owl-next:hover {
            width: 35px;
            height: 35px;
            top: 42%;
        }


        /*inventario*/
        .filtro-autos .spacio-item {
            width: 100%;
            padding: 17px 17px 0 17px;
        }

        .filtro-autos .seminuevo-item {
            display: flex;
            flex-wrap: wrap;
            padding: 8px 8px 0;
        }

        .spacio-item .seminuevo-item .carousel-auto {
            width: 50%;
        }

        .spacio-item .seminuevo-item .modelo-info {
            width: 50%;
        }

        .spacio-item .seminuevo-item .auto-ubicacion {
            width: 100%;
            border-top: solid 1px #ececec;
        }

        .name {
            padding: 0 12px;
            margin-bottom: 40px;
        }

        .spacio-item .info-seminuevo {
            border-bottom: none;
        }

        .filtro-autos .spacio-item {
            margin-bottom: 0;
        }

        .bg-inv .container .buscador-inv {
            width: calc(100% - 150px);
        }

        .bg-inv .container a {
            width: 150px;
        }

        .bg-inv .container {
            top: 40%;
        }

        .select-orden .custom-select {
            font-size: 14px;
        }

        .text-resultados {
            height: 45px;
            padding: 10px 20px;
            width: calc(100% - 150px);
        }

        .select-orden {
            width: 150px;
        }

        .ver-mas {
            margin-top: 20px;
        }
    }

    @media (max-width: 480px) {

        .dist-content {
            padding: 20px 0px;
        }

        /*interior*/
        .header-auto .back {
            font-size: 14px;
        }

            .header-auto .back img {
                width: 20px;
            }

        .header-auto .name-modelo h1 {
            font-size: 14px;
        }

        .slider-thumbnails.owl-carousel .owl-nav .owl-next, .slider-thumbnails.owl-carousel .owl-nav .owl-next:hover {
            right: -37px;
            top: 20%;
            background-size: 20px;
        }

        .slider-thumbnails.owl-carousel .owl-nav .owl-prev, .slider-thumbnails.owl-carousel .owl-nav .owl-prev:hover {
            left: -37px;
            top: 20%;
            background-size: 20px;
        }

        .detalles-auto {
            padding: 20px 12px;
        }

        .detalle p {
            font-size: 12px;
        }

        .datos-izquierda {
            padding: 40px 30px;
        }

        /*inventario*/
        .spacio-item .name {
            margin-bottom: 20px;
            padding: 0 10px;
            font-size: 10px;
        }

            .spacio-item .name a {
                font-size: 12px;
            }

        .spacio-item .info-seminuevo .precio article {
            font-size: 14px;
        }

        .spacio-item .info-seminuevo .km article {
            font-size: 14px;
        }

        .buscador-inv .form-control::placeholder {
            font-size: 14px;
        }

        .bg-inv .container a {
            width: 100px;
            padding: .6rem .5rem;
        }

        .bg-inv .container .buscador-inv {
            width: calc(100% - 100px);
        }

        .bg-inv {
            height: 150px;
        }

        .text-resultados {
            padding: 10px 10px;
            width: calc(100% - 125px);
        }

        .select-orden {
            width: 125px;
        }

            .select-orden .custom-select {
                background-position-x: calc(100% - 7px);
                background-size: 15px;
            }
    }
}
    /*Estilos highlights*/
    /*.slider-high {
        margin-top: 10%;
    }*/

    @media screen and (max-width: 767px) and (min-width: 200px) {
        .slider-high {
            float: left;
            width: 100%;
        }
    }





    @media screen and (max-width: 767px) and (min-width: 200px) {
        section.section-banner {
            margin-top: 0%;
        }
    }

    @media screen and (height: 720px) and (width: 540px) {
        section.section-banner {
            margin-top: 0%;
        }
    }

.bg-inventario {
    padding-top: 0%;
}
@media screen and (max-width: 991px) and (max-width: 575px) {
    .content-auto {
        text-align: center;
        margin: 70px 0;
        margin-bottom: 0;
    }
}

/*Estilos grid historia*/
.grid-historia {
    width: 86%;
    margin: 36px auto 0;
    margin-top: 15%;
}

    .grid-historia .item.left {
        border-right: #fff200 solid 3px;
    }

    .grid-historia .item {
        margin-bottom: 10px;
        padding: 75px;
    }
        .grid-historia .item.right {
            border-left: #fff200 solid 3px;
        }


.grid-historia .image img {
    width: 100%;
}

@media screen and (max-width: 767px) and (min-width: 200px) {
    .grid-historia {
        margin-top: 80%;
    }
    .col-md-3.items {
        position: absolute;
    }
    .grid-historia {
        margin-left: 5%;
    }
        .grid-historia .item {
            padding: 31px;
        }
}


@media screen and (width: 411px) {
    .grid-historia {
        margin-top: 70%;
    }
}

@media (max-width: 1024px) {
    .slider-high {
        margin-top: 0%;
        float: left;
    }

    .divpva {
        margin-top: 250px;
    }
}

/*Exp*/
@media (max-width: 650px) {

    .divpva {
        margin-top: 430px;
    }

    .cend {
        width: 100%;
        flex-direction: column;
    }

    .cend1 {
        float: left;
        width: 100%;
        border-right: none;
        height: 75px;
        margin-right: 0;
        padding-top: 10px;
        text-align: center;
        padding-right: 0;
    }

    .cend2 {
        float: left;
        width: 100%;
        padding-top: 8px;
        text-align: center;
    }

    #btnbuscadorabierto {
        font-size: 13px;
    }

    .imgChatwhat {
        margin-top: 30px;
    }
    /*.col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 70%;
        margin: auto;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 15% !important;
        max-width: 25%;
    }*/
}
.grid-historia {
    /*width: unset;
    margin: auto; 
    margin-top: 15% !important;*/
}

@media screen and (width: 320px) and (height: 568px) {
    .grid-historia {
        margin-top: 90%;
    }
}
@media screen and (width: 540px) and (height: 720px) {
    .grid-historia {
        margin-top: 50%;
    }
    .items {
        width: 100%;
        padding-right: 36px;
        padding-left: 16px;
    }
    .item.right {
        padding: 46px;
    }
    .item.left {
        padding: 46px;
    }
    
}
@media screen and (width: 768px) and (height: 1024px) {
    .grid-historia {
        margin-top: 30%;
        margin-left: 40px;
    }
    
        
        .grid-historia .item {
            margin-bottom: 10px;
            padding-top: 42px;
            padding-left: unset;
            padding-right:unset;
        }

    .items {
        flex: 0 0 0%;

    }

    .row {
        display: -ms-flexbox;
        display: flex;
/*        -ms-flex-wrap: wrap;*/
/*        flex-wrap: nowrap; */
        margin-right: 0px;
        margin-left: 0px;
    }
    .ImgHi{
        -ms-flex: 0 0 50%;
        flex: 0 0 94%;
        max-width: 100%;
    }

    .slider-high {
        margin-top: 0%; 
    }

    .content-auto {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
        margin-right: 50px;
        margin-left: 50px;
    }

}


@media screen and (width: 1024px) and (height: 1366px) {
    .grid-historia {
        margin-top: 30%;
        margin-left: 40px;
    }


        .grid-historia .item {
            margin-bottom: 10px;
            padding-top: 42px;
            padding-left: unset;
            padding-right: unset;
        }

    .items {
        flex: 0 0 0%;
    }

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
        margin-right: 0px;
        margin-left: 0px;
    }

    .ImgHi {
        -ms-flex: 0 0 50%;
        flex: 0 0 94%;
        max-width: 100%;
    }

    .slider-high {
        margin-top: 0%;
    }

    .content-auto {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: nowrap;
        margin-right: 50px;
        margin-left: 50px;
    }
}

/*logo xs*/
.logoxs {
    width: 230px;
    filter: brightness(0.7);
}

    .logoxs:hover {
        filter: contrast(0%) brightness(2);
    }

