
@charset "utf-8";

:root {
   --amarillo: #b6862d;
   --negro: #393839;
   --gris: #F2F2F2;
   --negro2: #00000099;
   --txt: #262626;
   --color-primary: #b6862d;
   --liveconnect-button-pos-bottom-xs: 134px;
}

body, td, th, input, select, textarea, p, h1, h2, h3, h4, h5, h6, a, li{
    font-family: Louis Regular, sans-serif;
    color:#393839;
}
body, td, th, input, select, textarea{
    font-size:14px;
}

h1{color:#B5852D;}
h2{color:#B5852D;}
h3{color:#393839;}
h4{color:#000;}
h5{color:#000;}
h6{color:#393839;}
/* Estilos para las zebras */
.zebra { margin-top:15px; margin-bottom:20px;}
.zebra td { border-bottom: 1px solid #f1f1f1;}
.zebra tr.alt td {      background: #f7f7f7;}
.zebra tr.over td { background: #E2E2E2;}
.zebra tr.title td { background-color: #D6D6D6; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #999; }
/* Retoques al jQuery UI*/
.ui-state-default, .ui-widget-content .ui-state-default { background: #B5852D; color:#FFF; border:none; }
.ui-state-active, .ui-widget-content .ui-state-active { color:#FFF; border:none; background-color: #B5852D; background-image:none; }
.ui-state-default, .ui-widget-content .ui-state-default * { color:#FFF; border:none; }
.ui-state-active, .ui-widget-content .ui-state-active * { color:#FFF; border:none; }
.ui-widget-header, .ui-widget-content { border:none; background:#FFF; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color:#FFF; }
.ui-tabs-nav { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #B5852D; padding-bottom:5px; border:none; }
.ui-tabs .ui-tabs-nav li a{ padding:5px;}
.margin{margin: 5px;}
.clear{clear: both;}
#MenuVertical{padding: 0; margin: 0; width: 172px; float: left;  margin-right: 27px;}
#MenuVertical li { list-style-position: inside; list-style-type: none; padding: 0px; margin-top: 3px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; list-style-image: url(vineta.gif); }
#MenuVertical li a { color: #393839; display: inline; list-style-position: inside; list-style-type: none; padding: 0px; font-size: 13px; font-weight: normal; text-decoration: none; margin: 0px; }
.btn-default {
    color: #fff;
    background-color: #B5852D;
    border-color: #B5852D;
    transition: all .3s ease;
}
.btn-default:hover{
    background-color: #B5852D;
    transition: all .3s ease;
    color: #fff;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover{
    background-color: var(--negro);
}

.pwb-exus-2{
    display: none;
}

.presioListadoVehiculo{
    text-align: center!important;
}
.is-builder>div{
    display:block!important;
}
/* Paddings */

.p-x{padding-left: 0px!important; padding-right: 0px!important;}
.p-y{padding-top:0px!important; padding-bottom:0px!important;}
.p-0{padding: 0px}
.p-1{padding: 1em;}
.p-2{padding: 2em;}
.p-3{padding: 3em;}
.p{
    padding: 1em;
}

.d-flex{display: flex;}


/* Tags */
p {
    font-weight: 300;
    line-height: 1.5;
    text-align: justify;
}
a {
    transition: all 0.3s ease-in-out;
}
a:hover{
    text-decoration: none;
    color: var(--azul);
}
a:visited,a:active,a:focus{
    text-decoration: none !important;
}
*:focus{
    outline: none !important;
}
/*------------*/
.home-section{
    padding-top: 0px;
}
.site-content, .my-container{
    max-width: 1200px;
    margin: 0 auto;
}
/*------------*/

.img-zoom-in,.img-zoom-out {
    overflow: hidden;
}
.img-zoom-in img,.img-zoom-out img{
    transition: all 0.3s ease-in-out;
}
.img-zoom-in:hover img{
    transform: scale(1.15);
}
.img-zoom-out img{
    transform: scale(1.15);
}
.img-zoom-out:hover img{
    transform: scale(1);
}
/* Fonts */
.text-upper{
    text-transform: uppercase;
}

.w-100{
    width: 100%;
}

.titulo-h1{
    font-size: 11px;
    padding: 2px;
    margin: 0;
    color: #393839;
    font-weight: 100;
}
/* HEADER */
header.home {
    /*position: fixed;*/
    width: 100%;
    z-index: 100;
    top: 0;
    left: 0;
    background: #F2F2F2;
    transition: all .4s ease;
    box-shadow: 0 2px 8px -7px #000;
}
.header-content {
    justify-content: space-between;
    align-items: center;
    padding: 20px 1rem; 
    height: 80px;
}
.nav-brand {
    max-width: 180px;
    margin: auto;
    width: 100%;
}
.nav-brand img{
    transition: all .2s ease;
    width: 100%;
}

/*para quitar los submenus en la vista responsive*/
.social-links, .main-nav-mobile {
    display: none;
}
/*para quitar los submenus en la vista de escritorio*/
#menu-main> li > ul {
    display: none;
}

.vehiculos{display: none;}


a.toogle-menu { /*boton del menu responsive*/
    color: var(--negro);
    font-size: 25px;
    padding: 0 5px;
    line-height: 1;
}
.mm-menu {
    background: var(--negro);
    border-color: rgba(0,0,0,.1);
    color: rgb(255, 255, 255);
}
ul.mm-listview {display: block !important;}
.mm-menu .mm-navbar a, .mm-menu .mm-navbar>* {
    color: rgb(255, 255, 255);
}
.mm-menu .mm-listview .mm-btn_next::after {
    border-color: var(--amarillo);
}
.mm-menu .mm-btn::after, .mm-menu .mm-btn::before {
    border-color: var(--amarillo);
}
.mm-menu .mm-listview a:not(.mm-btn_next){
    color: #fff;
}
.nav--menu{
    display: none;
}

/* Slider Home */
.slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 50;
    color: #fff;
    font-size: 20px;
    padding-top: 0px;
    line-height: 0;
    cursor: pointer;
    transition: all .3s ease-in-out;
    background: rgba(255, 255, 255, 0.4);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    margin: 0 25px;
}
span.arrow-right.slick-arrow {
    right: 0;
    left: auto;
}
.slick-arrow:hover{
    background: var(--amarillo);
    color: #fff;
}

/*dots slider*/

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}
.slick-dots li {
    margin: 0 0.25rem;
}
.slick-dots button {
    display: block;
    width: 10px;
    height: 10px;
    padding: 0;
    border-radius: 100%;
    background-color: #c3c3c3;
    text-indent: -9999px;
    border: none;
}
.slick-dots li.slick-active button {
    background-color: var(--amarillo);
}

.our_suc .slick-dots button {
    width: 16px;
    height: 16px;
}


/*Searcher*/

.searcher {
    position: fixed;
    width: 100%;
    background: rgba(0,0,0,0.6);
    left: 0;
    top: 0;
    padding: 15px;
    z-index: 101;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    transform: translateY(-100%);
}
.search-content {
    width: 100%;
    background: #fff;
    border-radius: 15px;
    padding: 1em;
    max-width: 400px;
}
.search-content form {
    display: flex;
    border-bottom: 2px solid var(--amarillo);
    transition: opacity .3s ease .4s;
    opacity: 0;
}
.search-content form input {
    background: none;
    border: none;
    color: #000;
    font-size: 22px;
    font-weight: 200;
    outline: none;
    box-shadow: none !important;
}
.search-content form button {
    background: none;
    border: none;
    color: var(--amarillo);
    font-size: 27px;
}
.search-content-active {
    transform: translateY(0);
}
.search-content-active .search-content form  {
    opacity: 1;
}
.close-searcher {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 14px;
    font-size: 30px;
    color: #fff !important;
}
/*footer*/

.footer{
    background: #F2F2F2;
}
.footer-portal{
    display: inline-block;
    width: 100%;
}
.poner, .footer-bottom{
    padding: 1em;
}
.menu-1 > ul{
    padding: 0!important;
    list-style: none;
}

.menu-1 > ul > li > a{font-size: 14px; color:#818181; font-weight: 300}
h3.footer-tittle {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #262626;
    margin: 0;
}
.page-footer > div > div > p {
    margin: 0;
    font-size: 14px;
    text-align: center;
}
.menu-1 > ul > li{
    text-align: center;
    padding-bottom: 7px;
}

.footer-text{font-size: 13px;}
.footer-text > a {
    color: #4D4D4D;
    font-size: 14px;
}
ul#footer-menu > li:before {
    font-family: FontAwesome;
    content: "\f054";
    padding: 1px;
}

.social-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.social-bar > div > a {
    height: 48px;
    width: 48px;
    margin: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px;
    color: #858585;
    border: 2px solid #858585;
    border-radius: 100%;
}

.logo-footer {
    height: 76px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top: 1px solid #979797;
}

.logo-footer > img {
    width: 100%;
    padding: 0 2rem;
    max-width: 429px;
}

/*banner*/

.slider-escritorio,.img-escritorio{display: none;}
.content-banner{
    display: block;
    position: relative;
}

.btn-banner {
    display: flex;
    width: 80%;
    max-width: 323px;
    min-height: 34px;
    color: #fff;
    background: #B6862D;
    border-radius: 40px;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: auto;
}


/*SECTION ENLACES*/

.enlace {
    display: block;
    width: 317px;
    height: 323px;
    background-size: cover;
    background-position: center;
    margin: auto;
}

.datos-enlaces {
    background: #ffffffba;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.img-enlaces div {
    padding: 0;
}

.img-enlaces img {
    display: block;
    width: 77px;
    height: 77px;
    object-fit: contain;
    transition: all .3s ease;
}

.tt-enlaces {
    font-size: 25px;
    color: #262626;
    font-weight: bold;
    margin: 0;
    padding-top: 28px;
    transition: all .3s ease;
}

.datos-enlaces:hover,
.datos-enlaces:focus {
    background: #000000b5;
}
.datos-enlaces:hover .tt-enlaces,
.datos-enlaces:focus .tt-enlaces{
    color: #fff;
}
.datos-enlaces:hover .img-enlaces,
.datos-enlaces:focus .img-enlaces {
    filter: grayscale(1) brightness(0.1) invert(1);
}



/*section sucursales*/

.fondo {
    background: linear-gradient(#F1F1F1, transparent);
    padding: 2rem 0 0;
}

.datos-sucursales, 
.datos-sucursales p{
    text-align: center!important;
    color: #262626;
}

.datos-sucursales div{
    padding: 0;
}
.datos-sucursales{
    padding: 1rem 0;
}
.datos-sucursales i{
    color: var(--amarillo);
}
.mapa {
    height: 81vw;
    max-height: 429px;
    max-width: 467px;
    left: 0;
    right: 0;
    margin: auto!important;
    width: 100%;
}
.img-tab {
    width: 100%;
    height: 98vw;
    max-height: 361px;
    max-width: 309px;
    margin: auto;
    object-fit: cover;
    object-position: center;
}

/*tabs*/

.content-tabs .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.content-tabs .nav-tabs > li {
    width: 150px;
    margin: 0 8px 15px;
}

.content-tabs .nav-tabs{
    border: none!important;
}

.tab-content {
    padding: 2rem 1rem;
}

a.title {
    text-align: center;
    line-height: 1em!important;
    font-size: 18px;
    font-weight: bold;
    display: flex!important;
    justify-content: center;
    align-items: center;
    height: 33px;
    width: 146px;
    border: 1.5px solid #979797!important;
    box-shadow: 0 1px 3px #0000003b;
    margin: 0!important;
    border-radius: 30px!important;
    padding: 0 2rem!important;
    color: #262626;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border-color: #BE9133!important;
    color: #262626!important;
}

/*titulos*/
h2.content-box-title, h2.mod-box-title {
    font-size: 27px;
    width: fit-content;
    margin: 0em auto 0em;
    padding: 0rem;
    max-width: 600px;
    position: relative;
    text-align: center;
    color: #484848;
}
h2.content-box-title:after,
h2.mod-box-title:after {
    content: "";
    display: block;
    width: 80%;
    max-width: 156px;
    border-radius: 10px;
    height: 4px;
    background: #B6862D;
    margin: 8px auto;
}



/*EFECTOS*/

.toogle-search{transition: all .3s ease}
.toogle-search:hover {
    color: var(--amarillo);
}

.redes-top > div > a:hover {
    background: var(--amarillo);
    color: #fff;
}

.icono:hover {
    background: var(--negro);
    transform: scale(1.05);
}

.icono:focus {
    background: initial;
    transform: initial;
    box-shadow: 0 0 10px -5px #00000096;
    border-radius: 10px;
}

.btn-banner{transition: all .3s ease}
.btn-banner:hover {
    transform: scale(1.05);
    cursor: pointer;
}

.title:hover {
    border-color: var(--amarillo)!important;
}

.footer-menu > li > a:hover {
    color: var(--amarillo);
}


.pg-social-button.twitter,
.pg-social-button.pinterest {
    display: none!important;
}








/* Media Queries */
@media (min-width: 500px) {
    
}

@media (min-width: 768px){
    .navbar-header {
        float: initial!important; 
    }

    .datos-sucursales p, .datos-sucursales h4 {
        text-align: left!important;
    }

    .img-tab {
        margin-bottom: 5rem;
    }

    .slider-movil{ display: none; }
    .slider-escritorio,.img-escritorio{display: block;}

    .btn-banner {
        width: 100%;
    }

}

.imagensepia::hover{
    filter: saturate(1);
}
@media (min-width: 992px){
    h2.content-box-title{
        margin: 1em auto 0.5em;
        padding: 1rem;
    }

    .btn-cerrar-ico{
        display: none;
    }

    .content-section::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        background: #333;
        opacity: 0; 
        visibility: hidden; 
        transition: all .3s ease;
    }
    .content-section-active::before{
        visibility: visible;
        opacity: .3;
    }
    
    /*iconos*/

    .icono {
        display: flex;
        width: 75px;
        height: 75px;
        margin: 9px auto;
        background: #00000099;
        padding: 5px 0;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        transition: all .3s ease;
    }

    .ico-img {
        display: block;
        width: 54px;
        height: 32px;
        object-fit: contain;
        object-position: center;
        filter: grayscale(1) brightness(0.1) invert(1);
    }

    .ico-txt {
        font-size: 11px;
        color: #fff;
        text-align: center;
        margin: 5px;
        line-height: 1em;
    }
    
    .bann{
        position: relative;
    }

    .iconos {
        display: flex;
        flex-wrap: wrap;
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        /* padding: 10px 18px; */
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100px;
        z-index: 9999;
        height: fit-content;
    }

    .iconos > div{
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .content-icons {
        display: flex;
        flex-wrap: wrap;
        background: #F2F2F2;
        transition: all .3s ease;
        border-radius: 8px 0 0 8px;
        border: 1px solid #e0e0e0;
        border-right: none;
    }


    .content-icons.down {
        transform: translateX(105px);
    }

    .btn-cerrar-ico {
        display: flex;
        width: 40px;
        height: 40px;
        background: #f2f2f2;
        position: absolute;
        /* top: -35px; */
        bottom: 20px;
        left: -40px;
        border-radius: 4px 0 0 4px;
        align-items: center;
        justify-content: center;
        font-size: 22px;
        cursor: pointer;
        border: 1px solid #e0e0e0;
        border-right: none;
    }
    .flecha-cerrar {
        transform: rotate(270deg);
    }

    .flecha-cerrar.down {
        transform: rotate(90deg);
    }




    /*footer*/

    h3.footer-tittle {
        font-size: 18px;
        text-align: left;
        white-space: nowrap;
    }

    .cerrar {
        margin: 0;
        padding: 14px 0;
        width: 100%;
        border: none;
        background: none;
    }

    .footer-menu {
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .footer-menu > li {
        margin: 8px 0;
    }

    .footer-menu > li > a {
        color: #4D4D4D;
        font-size: 15px;
        line-height: 1em;
    }

    ul#footer-menu > li:before{display: none;}
    
    .logo-footer {
        border: none;
        justify-content: flex-end;
    }
    .poner {
        padding-top: 43px;
    }
    .logo-footer > img{padding: 0;}

    .footer-bottom {
        border-top: 1px solid #979797;
    }

            

    /*
    *
    *
    *
    MENU ESCRITORIO ****************+*/
    
    header.home{
        position: fixed;
    }

    .home-section {
        padding-top: 80px;
    }

    .header-content{
        padding: 14px 1rem;
    }
    .navbar-header{
        display: none;
    }
    .nav--menu {
        display: flex;
    }
    .nav-brand {
        max-width: 240px;
        min-width: 150px;
        width: 100%;
    }
    .content-info-header {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }
    nav.main-nav {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        padding: 0 2rem;
    }
    .ct-header {
        max-width: 1500px;
        margin: auto;
    }

    /*iconos*/

    .iconos-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 220px;
        width: 100%;
    }
    .toogle-search {
        font-size: 23px;
        padding-right:1rem;
        white-space: nowrap;
    }

    .redes-top {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .redes-top > div > a {
        display: flex;
        width: 29px;
        height: 29px;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        margin-left: 10px;
        border: 1px solid #494949;
        border-radius: 100%;
        color: #494949;
    }

    nav.main-nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }
    ul.nav--menu > ul{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    nav.main-nav ul li[class*="row--one"] a, .vehiculos > p {
       display: block;
       font-size: 12px;
       padding: 5px;
       position: relative;
       color: #4D4D4D;
       min-width: 80px;
       margin: 0 2px;
       text-align: center;
       white-space: nowrap;
       transition: all .3s ease;
    }
    .vehiculos > p{
        font-weight: 600;
    }
    .first{
        text-transform: uppercase;
        font-weight: bold;
    }
    .nav--item.first:hover {
        color: var(--amarillo);
    }
    .nav--item.sub:hover{
        background: var(--negro2);
    }

    .submenu {
       position: absolute;
       min-width: 150px;
       transform: translateX(-50%);
       padding-top: 25px!important;
       left: 50%;
       box-shadow: 0 0 0px black;
       display: none;
       transition: all .3s ease;
       z-index: 1;
    }

    .is--subnav:hover > ul {
        display: block;
    }
    .sub {
        font-size: 14px !important;
        padding: 8px !important;
        text-align: left!important;
        background: var(--negro);
        color: #fff!important;
        border-bottom: 1px solid;
    }

    nav.main-nav ul li {
        position: relative;
    }
    ul.subsubmenu {
        position: absolute;
        left: 100%;
        top: 0;
        min-width: 150px;
        display: none;
    }
    
    .flecha {
        font-weight: 900;
        padding-left: 5px;
    }


    /*MENU VEHICULOS*/

    .grid-list-vehiculos {
        display: none;
        background: #fff;
        box-shadow: 0 2px 2px #00000073;
    }

    .menu-vehiculos {
        position: fixed;
        width: 100%;
        max-width: 1200px;
        transition: all 0.3s;
        z-index: 99;
        left: 0;
        right: 0;
        margin: auto;
        padding-top: 25px;
    }
    ul#menu-principal-vehiculos > li {
        flex-grow: 1;
        flex-basis: 0;
    }
    #menu-principal-vehiculos > li > a {
        display: flex;
        width: 100%;
        height: 64px;
        align-items: center;
        transition: all .3s ease;
        justify-content: center;
        background: #F2F2F2;
        border: 0.5px solid #DCDCDC;
        font-size: 17px;
        /*font-weight: bold;*/
        color: #818181;
    }
    #menu-principal-vehiculos > li > a:hover {
        background: #fff;
    }

    div#menu-vehiculos {
        display: flex;
        flex-wrap: wrap;
        max-height: 75vh;
        overflow-y: auto;
    }
    .vehiculos_todos {
        display: block;
        width: 23vw;
        max-width: 292px;
        height: 168px;
        padding: 0 1em;
        margin: 0.5em auto;
    }
    .vehiculos_todos > img {
        width: 170px;
        height: 100px;
        object-fit: contain;
        background: #fff;
        margin: auto !important;
    }

    .vehiculos_todos > p {
        margin: auto;
        font-size: 17px;
        color: #000;
        text-align: center;
        padding: 8px 0;
        max-width: 163px;
        font-weight: bold;
        line-height: 1em;
        transition: all .3s ease;
    }
    .vehiculos_todos>span {
        display: block;
        text-align: center;
        color: #6e6e6e;
    }

    ul#menu-principal-vehiculos {
        display: flex;
        background: #fff;
        box-shadow: 0 0 2px #00000073;
    }
    .menu-vehiculos-bottom a {
        display: inline-block;
    }
    .vehiculos_todos:hover .tt{
        color: var(--amarillo);
    }
    
    .enlace-vehiculo {
        display: block;
        width: 100%;
        padding: 2rem;
    }
    .enlace-vehiculo > a {
        display: flex;
        width: 230px;
        height: 44px;
        align-items: center;
        justify-content: center;
        border: 2px solid #4D4D4D;
        border-radius: 30px;
        margin: auto;
        font-size: 12px;
        text-transform: uppercase;
        color: #4D4D4D;
        font-weight: bold;
        transition: all .3s ease;
    }
    .enlace-vehiculo > a:hover{
        background: #D8D8D8;
    }

    .site-content{
        padding-top: 60px;
    }

}

@media(min-width: 1200px){

    nav.main-nav ul li[class*="row--one"] a, .vehiculos > p {
         font-size: 15px;
    }
    section.sec {
        padding: 4rem 0 8rem;
    }


}

@media(min-width: 1500px){

    .iconos {
        width: 100px;
    }
    .menu-vehiculos {
        padding-top: 25px;
    }

    .submenu {
       padding-top: 25px!important;
   }

   .btn-banner{
        bottom: 37px;
    }

    .iconos{
        top: 180px;
        margin: initial;
    }
}


@media(max-width: 991px) {

    li.menu-item-has-children.active::before {
        content: "";
        display: block;
        width: 100vw;
        height: -webkit-fill-available;
        background: #00000066;
        position: absolute;
        z-index: 10;
        left: 0;
        top: 0;
        margin-top: 180px;
    }

    /*MENU RESPONSIVE -------------------------------*/

    .menu-top-menu-container {
        text-align: center;
        width: 100%;
    }
    .menu-top-menu-container * {
        margin: 0;
        padding: 0;
    }
    .menu-top-menu-container li {
        list-style-type: none;
    }
    .menu-top-menu-container ul ul {
        display: none;    
    }
    .menu-top-menu-container li.active>ul {
        display: block!important;
    }

    .menu-top-menu-container > ul > li > a {
       position: relative;
       display: block;
       background: #003040;
       background: #F2F2F2;
       font-size: 8px;
       color: #4D4D4D;
       font-weight: bold;
       text-decoration: none;
   }
   .menu-top-menu-container > ul > li > a > span{
        display: block;
        margin-top: 5px;
        line-height: 1em;
        text-transform: uppercase;
    }   

    .menu-top-menu-container .menu-principal-vehiculos-a{
        color: #818181;
        text-decoration: none;
        font-size: 15px;
        line-height: 64px;
        display: block;
        padding: 0 20px;
        transition: all 0.15s;
        position: relative;
        border-top: 1px solid #DCDCDC;
    }
    .menu-top-menu-container ul ul li a:hover,
    .menu-top-menu-container ul ul li a:focus {
        background: #fff;
        border-bottom: 1px solid #DCDCDC;
        color: var(--amarillo);
        text-decoration: underline;
    }

    /*mis ajustes*/

    ul.menu {
        display: flex;
        flex: 1 1 0;
        align-items: baseline;
        justify-content: space-around;
    }
    ul.menu > li {
        flex-grow: 1;
        flex-basis: 0;
    }

    ul.menu > li > ul {
        position: absolute;
        min-width: 100vw;
        transform: translateX(-50%);
        left: 50%;
        top: 151px;
        transition: all .3s ease;
        z-index: 9999999;
        background: #f2f2f2;
    }

    .navbar-header ul {
        padding: 0;
        list-style: none;
        margin: 0;
        transition: all .3s ease;
    }
    .navbar-header {
        display: flex;
        height: 71px;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: center;
        border-top: 1px solid #CFCFCF;
        padding: 0 20px;
    }
    .navbar-header > ul{
        width: 100%;
    }
    .icons-header {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    li.menu-item-has-children img {
        width: 80%;
        height: 27px;
        object-fit: contain;
        max-width: 60px;
    }

    /*titulos*/
    h2.content-box-title {
        font-size: 25px;
    }

    /*MENU VEHICULOS -------------------------------*/

    div#menu-vehiculos {
        display: flex;
        flex-wrap: wrap;
    }

    .vehiculos_todos {
        display: block;
        width: 150px;
        height: 140px;
        padding: 1rem;
        margin: 7px 4px;
        box-shadow: 0 0 20px #00000014;
        border-radius: 10px;
        background: #fff;
    }
    .vehiculos_todos > div > img {
        background: #fff;
        display: block;
        width: 118px!important;
        height: 47px!important;
        max-width: 100%!important;
        margin: auto;
    }
    .vehiculos_todos > div > p {
        margin: 0 auto;
        font-size: 12px;
        color: var(--txt);
        font-weight: 700;
        text-align: center;
        padding: 10px 0 4px;
        max-width: 80%;
        line-height: 1em;
        transition: all .3s ease;
    }

    .centrar {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    ul#menu-principal-vehiculos {
        display: flex;
        background: #fff;
        box-shadow: 0 0 2px #00000073;
    }
    .menu-vehiculos-bottom a {
        display: block;
        width: fit-content;
    }
    .vehiculos_todos:hover .tt{
        color: var(--amarillo);
    }
    li.menu-vehiculos-bottom {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    .enlaces-menu-movil > a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 64px;
        background: #F2F2F2;
        border-top: 1px solid #DCDCDC;
        font-size: 15px;
        color: #818181;
    }

    #content-main {
        padding-bottom: 117px;
    }



    /*ICONOS*/
    
    .content-icons {
        display: flex;
        align-items: baseline;
        justify-content: space-around;
        position: fixed;
        width: 100%;
        background: #F2F2F2;
        z-index: 999;
        bottom: 0px;
        transform: translateY(0px);
        box-shadow: 0 2px 8px #00000070;
        transition: all .3s ease;
    }

    .content-icons.down {
        transform: translateY(131px);
    }

    .btn-cerrar-ico {
        display: flex;
        width: 40px;
        height: 40px;
        background: #f2f2f2;
        position: absolute;
        top: -35px;
        left: 20px;
        box-shadow: 0 -4px 8px -5px #00000070;
        border-radius: 5px;
        align-items: center;
        justify-content: center;
        padding-bottom: 5px;
        font-size: 22px;
    }
    .flecha-cerrar.down {
        transform: rotateX(170deg);
    }

    .icono {
        display: block;
        width: 100px;
        margin: 1rem 5px;
    }
    .img-ico > img {
        width: 66px;
        height: 66px;
        object-fit: contain;
        object-position: center;
        padding: 10px 5px;
        filter: grayscale(1) brightness(0.3);
    }

    .img-ico{
        display: block;
        width: 66px;
        height: 66px;
        box-shadow: 0 1px 4px #00000080;
        border-radius: 7px;
        margin: auto;
        background: #D8D8D8;
    }

    .icono > h2 {
        font-size: 13px;
        font-weight: bold;
        text-align: center;
        color: #3C3C3C;
        line-height: 1em;
        margin: 0;
        padding-top: 10px;
    }

    /*FOOTER MOVIL ESTILOS*/
    .menu-1, .poner {
        padding: 0;
    }
    .cerrar {
        border: none;
        background: no-repeat;
        width: 100%;
        padding: 0;
        border-top: 1px solid #979797;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative; 
        height: 63px;
        background: #F2F2F2;
    }
    .cerrar::after {
        font-family: FontAwesome;
        content: "\f078";
        display: block;
        position: absolute;
        right: 13px;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 23px;
        font-size: 18px;
    }
    .cerrar.collapsed .footer-tittle ,
    .cerrar.collapsed{
        color: #262626;
    }
    .cerrar .footer-tittle,
    .cerrar {
        color: var(--amarillo);
    }
    .quitar{
        border-left: 10px solid #F2F2F2;
        border-right: 10px solid #fafafa;
        transition: all .3s ease
    }
    .quitar.collapse.in {
        border-left: 10px solid #B6862D;
    }
    .footer-menu {
        padding: 10px;
        margin: 0;
        display: flex;
        list-style: none;
        flex-wrap: wrap;
        justify-content: center;
        background: #fafafa
    }
    .footer-menu > li {
        display: flex;
        height: 20px;
        align-items: center;
        white-space: nowrap;
        margin: 2px 5px;
    }
    .footer-menu > li > a {
        font-size: 14px;
        color: #4D4D4D;
        letter-spacing: 0.22px;
    }
    ul#footer-menu > li:before {
        content: "-";
        padding: 1px;
    }
    

}

/*ajuste vista carros*/

.vehiculos--card img {
    width: 100%;
    max-width: 365px;
    height: 34vw;
    max-height: 150px;
    object-fit: cover;
    object-position: center;
    background-color: #e8e8e8;
}

a.vehiculos--card {
    max-width: 365px;
    margin: auto;
    border: 1px solid #ccc;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 2px 2px 5px #0003;
}








