*, *:before, *:after                                        { box-sizing: border-box; outline: none; }

body                                                        { margin: 0px; font-family: Montserrat, sans-serif, Arial, Helvetica; font-size: 18px; color: #4E4E4E; text-decoration: none; -webkit-tap-highlight-color: transparent; }

h1, h2, h3, h4                                              { font-family: Montserrat; font-weight: 800; margin: 0; }
strong                                                      { font-weight: bold; }
nav ul                                                      { padding: 0; margin: 0px; list-style: none; }
img                                                         { width: 100%; max-width: 100%; display: block; }
sup                                                         { font-size: 12px !important; }
a                                                           { text-decoration: none; }
p                                                           { margin-top: 0px; }
.font-xl {
  font-size: 1.2rem;
}.container                                        { width: 100%; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }
.row                                              { margin-left: -15px; margin-right: -15px; display: flex; flex-wrap: wrap; }
.row--full                                        { min-width: 100%; min-height: 100%; }
.row--middle                                      { align-items: center; }
.row--center                                      { justify-content: center; }
.align-center                                     { justify-content: center; }
.align-right                                      { justify-content: right; }
[class*='col-']                                   { padding-left: 15px; padding-right: 15px; }

.container--vertical                              { display: flex; }
.row--vertical                                    { margin-top: -15px; margin-bottom: -15px; flex-direction: column; flex: 1; }
.row--vertical [class*='col-']                    { padding-top: 15px; padding-bottom: 15px; }.col-1                                   { max-width: 8.333333333333334%; flex: 0 0 8.333333333333334%; }.col-2                                   { max-width: 16.666666666666668%; flex: 0 0 16.666666666666668%; }.col-3                                   { max-width: 25.0%; flex: 0 0 25.0%; }.col-4                                   { max-width: 33.333333333333336%; flex: 0 0 33.333333333333336%; }.col-5                                   { max-width: 41.666666666666664%; flex: 0 0 41.666666666666664%; }.col-6                                   { max-width: 50.0%; flex: 0 0 50.0%; }.col-7                                   { max-width: 58.333333333333336%; flex: 0 0 58.333333333333336%; }.col-8                                   { max-width: 66.66666666666667%; flex: 0 0 66.66666666666667%; }.col-9                                   { max-width: 75.0%; flex: 0 0 75.0%; }.col-10                                   { max-width: 83.33333333333333%; flex: 0 0 83.33333333333333%; }.col-11                                   { max-width: 91.66666666666667%; flex: 0 0 91.66666666666667%; }.col-12                                   { max-width: 100.0%; flex: 0 0 100.0%; }@media (min-width: 576px) {
                .col-sm-1                        { max-width: 8.333333333333334%; flex: 0 0 8.333333333333334%; }.col-sm-2                        { max-width: 16.666666666666668%; flex: 0 0 16.666666666666668%; }.col-sm-3                        { max-width: 25.0%; flex: 0 0 25.0%; }.col-sm-4                        { max-width: 33.333333333333336%; flex: 0 0 33.333333333333336%; }.col-sm-5                        { max-width: 41.666666666666664%; flex: 0 0 41.666666666666664%; }.col-sm-6                        { max-width: 50.0%; flex: 0 0 50.0%; }.col-sm-7                        { max-width: 58.333333333333336%; flex: 0 0 58.333333333333336%; }.col-sm-8                        { max-width: 66.66666666666667%; flex: 0 0 66.66666666666667%; }.col-sm-9                        { max-width: 75.0%; flex: 0 0 75.0%; }.col-sm-10                        { max-width: 83.33333333333333%; flex: 0 0 83.33333333333333%; }.col-sm-11                        { max-width: 91.66666666666667%; flex: 0 0 91.66666666666667%; }.col-sm-12                        { max-width: 100.0%; flex: 0 0 100.0%; }
            }@media (min-width: 768px) {
                .col-md-1                        { max-width: 8.333333333333334%; flex: 0 0 8.333333333333334%; }.col-md-2                        { max-width: 16.666666666666668%; flex: 0 0 16.666666666666668%; }.col-md-3                        { max-width: 25.0%; flex: 0 0 25.0%; }.col-md-4                        { max-width: 33.333333333333336%; flex: 0 0 33.333333333333336%; }.col-md-5                        { max-width: 41.666666666666664%; flex: 0 0 41.666666666666664%; }.col-md-6                        { max-width: 50.0%; flex: 0 0 50.0%; }.col-md-7                        { max-width: 58.333333333333336%; flex: 0 0 58.333333333333336%; }.col-md-8                        { max-width: 66.66666666666667%; flex: 0 0 66.66666666666667%; }.col-md-9                        { max-width: 75.0%; flex: 0 0 75.0%; }.col-md-10                        { max-width: 83.33333333333333%; flex: 0 0 83.33333333333333%; }.col-md-11                        { max-width: 91.66666666666667%; flex: 0 0 91.66666666666667%; }.col-md-12                        { max-width: 100.0%; flex: 0 0 100.0%; }
            }@media (min-width: 992px) {
                .col-lg-1                        { max-width: 8.333333333333334%; flex: 0 0 8.333333333333334%; }.col-lg-2                        { max-width: 16.666666666666668%; flex: 0 0 16.666666666666668%; }.col-lg-3                        { max-width: 25.0%; flex: 0 0 25.0%; }.col-lg-4                        { max-width: 33.333333333333336%; flex: 0 0 33.333333333333336%; }.col-lg-5                        { max-width: 41.666666666666664%; flex: 0 0 41.666666666666664%; }.col-lg-6                        { max-width: 50.0%; flex: 0 0 50.0%; }.col-lg-7                        { max-width: 58.333333333333336%; flex: 0 0 58.333333333333336%; }.col-lg-8                        { max-width: 66.66666666666667%; flex: 0 0 66.66666666666667%; }.col-lg-9                        { max-width: 75.0%; flex: 0 0 75.0%; }.col-lg-10                        { max-width: 83.33333333333333%; flex: 0 0 83.33333333333333%; }.col-lg-11                        { max-width: 91.66666666666667%; flex: 0 0 91.66666666666667%; }.col-lg-12                        { max-width: 100.0%; flex: 0 0 100.0%; }
            }@media (min-width: 1200px) {
                .col-xl-1                        { max-width: 8.333333333333334%; flex: 0 0 8.333333333333334%; }.col-xl-2                        { max-width: 16.666666666666668%; flex: 0 0 16.666666666666668%; }.col-xl-3                        { max-width: 25.0%; flex: 0 0 25.0%; }.col-xl-4                        { max-width: 33.333333333333336%; flex: 0 0 33.333333333333336%; }.col-xl-5                        { max-width: 41.666666666666664%; flex: 0 0 41.666666666666664%; }.col-xl-6                        { max-width: 50.0%; flex: 0 0 50.0%; }.col-xl-7                        { max-width: 58.333333333333336%; flex: 0 0 58.333333333333336%; }.col-xl-8                        { max-width: 66.66666666666667%; flex: 0 0 66.66666666666667%; }.col-xl-9                        { max-width: 75.0%; flex: 0 0 75.0%; }.col-xl-10                        { max-width: 83.33333333333333%; flex: 0 0 83.33333333333333%; }.col-xl-11                        { max-width: 91.66666666666667%; flex: 0 0 91.66666666666667%; }.col-xl-12                        { max-width: 100.0%; flex: 0 0 100.0%; }
            }.col--middle                                      { align-self: center; }.hidden,
[class*='visible-']                               { display: none; }

.visible-block                                    { display: block; }@media (min-width: 0px) and (max-width: 575px) {
                .visible-xs-block                { display: block; }.visible-xs-inline                { display: inline; }.visible-xs-inline-block                { display: inline-block; }.hidden-xs                                { display: none; }
            }@media (min-width: 576px) and (max-width: 767px) {
                .visible-sm-block                { display: block; }.visible-sm-inline                { display: inline; }.visible-sm-inline-block                { display: inline-block; }.hidden-sm                                { display: none; }
            }@media (min-width: 768px) and (max-width: 991px) {
                .visible-md-block                { display: block; }.visible-md-inline                { display: inline; }.visible-md-inline-block                { display: inline-block; }.hidden-md                                { display: none; }
            }@media (min-width: 992px) and (max-width: 1199px) {
                .visible-lg-block                { display: block; }.visible-lg-inline                { display: inline; }.visible-lg-inline-block                { display: inline-block; }.hidden-lg                                { display: none; }
            }@media (min-width: 1200px) {
                .visible-xl-block                { display: block; }.visible-xl-inline                { display: inline; }.visible-xl-inline-block                { display: inline-block; }.hidden-xl                                { display: none; }
            }
    .clearfix { *zoom: 1; } .clearfix:before, .clearfix:after { content: " "; display: table; } .clearfix:after { clear: both; }


.body                                                       { padding: 66px 0px 60px; background: #F7F7F7; }
.body--home                                                 { padding-top: 0px; }
.body-main-choose                                           { padding-bottom: 86px; }
.container--center                                          { max-width: 960px; }

.text-center                                                { text-align: center; }
.text-left                                                  { text-align: left; }
.text-right                                                 { text-align: right; }
.text-justify                                               { text-align: justify; }

.text-light                                                 { font-family: Montserrat; font-weight: 400; }

.separator                                                  { height: 3px; background: #E6E6E6; border: none; }
.separator--vertical                                        { width: 3px; height: 100%; }

.row-fija {
    margin: 0;
}


.loader_submit.show{
  display:block !important;
}
.loader_submit {
  display: none;
}
.loader_submit,
.loader_submit:before,
.loader_submit:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader_submit {
  color: #003E7D;
  font-size: 5px;
    margin: 10px auto 30px;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader_submit:before,
.loader_submit:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader_submit:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader_submit:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}.hamburger                                                  { width: 50px; margin-right: -15px; padding: 8px 10px; border-radius: 4px; cursor: pointer; float: right; }
.hamburger__bars                                            { margin-top: -3px; background: #FFF; border-radius: 4px; position: relative; display: inline-block; vertical-align: middle; 
    
    width: 100%; height: 3px;
 }
.hamburger__bars:before, .hamburger__bars:after             { background: #FFF; border-radius: 4px; position: absolute; left: 0px; content: " "; 
    
    width: 100%; height: 3px;
 }
.hamburger__bars:before                                     { top: -10px; }
.hamburger__bars:after                                      { bottom: -10px; }
 
.header                                                     { width: 100%; position: fixed; z-index: 101; }
.header--static                                             { position: relative; }
.header__container                                          { background: transparent linear-gradient(180deg, #003865 0%, #001C33 100%) 0% 0% no-repeat padding-box;; position: relative; z-index: 40; padding-top: 4px; padding-bottom: 4px; }
.header__container--transparent                             { background: transparent; }
.header__container .row                                     { height: 66px; }
.header__logo                                               { max-width: 140px; }
.header__menu--movil                                        { width: 100%; height: 100%; background: #1D2150; position: fixed; top: 0px; left: 0px; z-index: 20; display: none; }
.header__menu ul                                            { margin-top: 2px; margin-left: -30px; text-align: right; text-transform: uppercase; }
.header__menu ul li                                         { padding: 0px 12px; display: inline-block; vertical-align: middle; position: relative; }
.header__menu ul li a {
    font-size: 16px;
    color: #003e7d;
    display: block;
    font-weight: bold;
}
.divcloseMenuFilter{
    width: 100%; height: 60vh; position: absolute; left: 0;  top: 100%;
}
.header__menu ul li a:after                                 { height: 2px; content: " "; display: block; }
.header__menu ul li a:hover:after                           { background: #FFF; }
.header__menu ul li a.button {
    font-weight: bold;
    color: #fff;
    background-color: #003e7d;
    padding: 10px 20px;
    border-radius: 50px;
}
.header__menu ul li a.button:hover:after                    { background: #003e7d; }

header ul#slide_menu {
    /*background-color: #03203E;*/
    background: transparent linear-gradient(180deg, #003865, #001c33) 0 0 no-repeat padding-box;
    display: none;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    top: 80px;
    margin-top: -1px;
    border-bottom: solid #FFB81C;
}

header .containerGeneral img{
    max-width: 140px;
}

.headerGeneral {
    display: flex;
}

header .containerGeneral {
    width: 100%;
    height: 100px;
    /*background: linear-gradient(180deg, #053F7C 0%, #03203E 100%);*/
    /*background: transparent linear-gradient(180deg, #003865 0%, #001C33 100%) 0% 0% no-repeat padding-box;*/
}

header .logoCont {
    width: 20%;
    height: 97px;
    display: flex;
    align-items: center;
}

header .menuCont {
     width: 100%;
     display: flex;
}

header .menuCont ul {
    display: flex;
    align-content: space-between;
    width: 100%;
    flex-wrap: wrap-reverse;
    align-items: center;
}

header .menuCont li {
    flex-grow: 1;
    text-align:center;
    list-style: none;
}

header .menuCont li a:not(.personalBtn, .solicitaPrestamoBtn) {
    color: #fff;
    font-size: 16px;
    font-family: 'Montserrat';
    width: 60%;
    height: 30px;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    min-width: max-content;
}

header .menuCont li a:not(.personalBtn, .solicitaPrestamoBtn):hover {
    color: #FFB81C;
    border-bottom-color: #FFB81C;
    border-bottom-width: 4px;
    border-bottom-style: solid;
}

header a.personalBtn {
    width: 100%;
    height: 44px;
    border-radius: 31px;
    border-style: none;
    background: #FFB81C;
    color: #003865;
    font-size: 16px;
    line-height: 15px;
    font-weight: bold;
    position: relative;
    top: -8px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    cursor: pointer;
}

header a.solicitaPrestamoBtn {
    width: calc(100% - 20px);
    height: 44px;
    border-radius: 31px;
    border-style: none;
    background: #FFFFFF;
    color: #053f7c;
    font-size: 16px;
    line-height: 15px;
    font-weight: bold;
    position: relative;
    top: -8px;
    margin-left: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 15px;
}



header span.glyphicon.glyphicon-chevron-down {
    display: inline-block;
    height: 12px;
    width: 12px;
    border-right: 3px solid #053F7C;
    border-bottom: 3px solid #053F7C;
    border-bottom-right-radius: 3px 3px;
    transform: translateY(-25%) rotate(45deg);
}

.contenidoUplo {
    position: absolute;
    width: calc(100% + 64px);
    background: #FFF;
    box-shadow: 5px 5px 15px #00000029;
    border-radius: 9px;
    left: -32px;
    top: 55px;
    opacity: 0.9;
    display:none;
    font-size: 11px;
    line-height: 16px;
    font-family: Montserrat;
    padding: 13px 18px;
}

.contenidoUplo::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    bottom: 100%;
    left: calc(50% - 13px);
    border: .75rem solid transparent;
    border-top: none;
    border-bottom-color: #fff;
}

header a.personalBtn:hover .contenidoUplo{
    display: block;
}

.mostrarMenuServicios{
    display:block!important;
}
.mostrarMenuServicios a {
    color: #053f7c!important;
    margin-bottom: 13px;
    display: block;
    margin-top: -10px;
}

.MenuMoviles{
    display:none;
}


#menuonhoverauto {
    position: absolute;
    width: 100%;
    z-index: 110;
    /*background: linear-gradient(rgb(5, 63, 124) 0%, rgb(3, 32, 62) 100%);*/
    /*background: transparent linear-gradient(180deg, #003865, #001c33) 0 0 no-repeat padding-box;*/
    background: #003865;
    border-top: solid #fff;
    border-bottom: solid #FFB81C;
    opacity: 0;
    transition: all 2s ease;
    transition: all 1s cubic-bezier(0.45, 0.05, 0.55, 0.95);
    -webkit-transform: translateX(-100vw);
    transform: translateX(-100vw);
}

#menuonhoverauto.visible{
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.menuhover {
    top: 80px;
    width: 100%;
    display:flex;
    justify-content: space-between;
    column-gap: 15px;
}

.menuhover h3 ,.marcasmobilemenu h3{
    color: #FFB81C;
    text-transform: uppercase;
    margin: 31px auto 20px;
    font-size: 16px;
    font-weight: bold;
}

.menuhover .vl {
    height: auto;
    width: 0;
    padding: 10px 0;
}

.menuhover .vl div{
    background:  white;
    height: 100%;
    width: 1px;
}

.comprarmenu ul {
    list-style: none;
    padding: 0;
}

.comprarmenu ul li {
    padding-bottom: 10px;
}

.comprarmenu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 25px;
    cursor: pointer;
    transition: color .2s ease-in-out, text-decoration .2s ease-in-out;
}
  
.comprarmenu ul li a:hover {
    text-decoration: underline;
    color: #00C1D4;
}


.marcasmenu ul {
    list-style: none;
    padding: 0;
    columns: 4;
}

.marcasmenu ul li {
    padding-bottom: 10px;
    padding-right:15px;
    max-width: 140px;
    overflow: hidden;
    height: 33px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #FFF;
}

.marcasmenu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    line-height: 25px;
    cursor: pointer;
    text-transform:uppercase;
    transition: color .2s ease-in-out, text-decoration .2s ease-in-out;
}
.marcasmenu ul li a:hover {
    text-decoration: underline;
    color: #00C1D4;
}

.presupuestomenu {
    display: flex;
    max-width: 400px;
    width: 100%;
    align-items: flex-start;
}

.presupuestomenu .filtrospresup {
    margin-right: 15px;
}

.presupuestomenu .cardboton {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    transition: margin-top 1s ease;
    margin-top: 230px;
    width: 100%;
    max-width: 200px;
}

#menuonhoverauto.visible .presupuestomenu .cardboton{
    margin-top: 31px;
}

.presupuestomenu .cardboton div {
    background: white;
    padding: 15px 20px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    text-align: center;
    height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.presupuestomenu .cardboton div h4{
    font-size: 14px;
    line-height: 17px;
    color: #003865;
}

.filtrospresup ul {
    list-style: none;
    padding: 0;
}
  
.filtrospresup ul li {
    padding-bottom: 10px;
}

.filtrospresup ul li a {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    line-height: 25px;
    transition: color .2s ease-in-out, text-decoration .2s ease-in-out;
}

.filtrospresup ul li a:hover {
    text-decoration: underline;
    color: #00C1D4;
}

.marcasmobilemenu{
    display:none; 
  }


header.header.header--internas {
    background: linear-gradient(180deg, #003865, #001C33);
}

@media(max-width:1250px){
    .presupuestomenu {
        flex-direction: column;
        width: auto;
        max-width: none;
    }
    .presupuestomenu .cardboton div {
        margin-left: 0;
        margin-bottom: 20px;
        height: auto;
    }
}

@media(max-width:1000px){

    header .containerGeneral {
        height: 80px;
    }

    .MenuMoviles{
        display: flex;
   }
    .headerGeneral{
        display:none!important;
   }
    header .logoCont {
        height: 80px;
        float: right;
        width: auto;
   }
   
    #slide_nav {
        box-sizing: border-box;
        color: #fff;
        font-size: 25px;
        height: 80px;
        line-height: 80px;
   }

    #slide_nav_button {
        cursor: pointer;
        width: 90px;
        float: left;
    }

    #slide_menu li {
        border-bottom: 1px solid #FFB81C;
        list-style: none;
        margin-bottom: 10px;
    }

    #slide_menu li a:hover {
        box-shadow: inset 0px 0px 50px 0px #848484;
        -webkit-transition: all 300ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
        border-radius: 10px 10px 0 0;
    }

    #slide_menu li a {
       height:50px;
       line-height:50px;
       display:block;
       color:#FFF;
       text-decoration:none;
       font-size: 14px;
       font-weight: bold;
       font-family: 'Montserrat';
       padding-left:10px;
    }

    #slide_menu li li a{
        height: auto;
    }

    #slide_menu li:hover a {
       padding-left:25px;
       color:white;
       -webkit-transition: all 200ms linear;
       -ms-transition: all 200ms linear;
       transition: all 200ms linear;
    }

    #page_content {
       margin-top:40px;
       text-align:center;
    }

    div#menuonhoverauto {
        display:none !important;
    }

    header #slide_menu a.personalBtn{
        top: 0;
        border-radius: 10px 10px 0 0;
        color: #003865;
        box-shadow: none;
    } 

    header #slide_menu a.solicitaPrestamoBtn{
        top: 0;
        margin-left: 0;
        width: 100%;
        border-radius: 10px 10px 0 0;
        color: #003865;
        box-shadow: none;
    }

    .contenidoUplo{
        display: none;
    }

    header span.glyphicon.glyphicon-chevron-down{
        margin-left: 10px;
    }
}
 
@media(min-width: 1000px){
    .marcasmobilemenu {
        display: none!important;
    }
}
  
@media(max-width:766px){

    .menuheadermobile {
        max-height: 60vh;
        overflow: scroll;
        width: 100%;
    }    
} 

@media (max-width: 767px) {
                
		.header__menu ul                                            { width: 80%; max-width: 400px; margin-left: auto; margin-right: auto; padding-top: 80px; }
		.header__menu ul li                                         { padding: 16px 20px 12px; text-align: center; display: block; }
		.header__menu ul li:after                                   { width: 100%; height: 2px; margin-top: 1px; background: #606271; content: " "; bottom: -1px; left: 0px; position: absolute; display: block; }
		.header__menu ul li:last-child:after                        { display: none; }
		.header__menu ul li a:after                                 { display: none; }

            }.footer {
  width: 100%;
  padding-top: 24px;
  padding-bottom: 20px;
  background: #003e7d;
  color: #FFF;
  position: absolute;
  left: 0px;
}

.footer a {
  color: #FFF;
}

.footer__copyright {
  margin-bottom: 6px;
  font-size: 16px;
}

.footer__author {
  font-weight: lighter;
  font-size: 14px;
  opacity: 0.9;
}

.footer__menu {
  float: right;
  font-size: 15px;
}

.footer__menu li {
  padding-left: 8px;
  padding-right: 8px;
  float: left;
}

.footer-left {
  float: left;
  color: #fff;
  font-family: "Merriweather Sans", Arial, sans-serif;
}

.footer-right {
  float: right;
  text-align: center;
  font-family: "Merriweather Sans", Arial, sans-serif;
}

.footer-right a {
  color: #fdf200;
  font-weight: bold;
}

.footer-socials img {
  width: 30px;
  display: inline-block;
  margin-left: 5px;
}

.footer-left p {
  margin-bottom: 0;
  color: #fff;
}

.footer-left p,
.footer-left span {
  font-size: 14px;
}

.footer-left .footer-terms {
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 5px;
}

.footer-left .footer-niu {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  text-decoration: underline;
}

.footerCont {
  display: block;
}

.footerLogo {
  max-width: 210px;
  width: 100%;
  display: block;
  margin: 0 auto;
}

.footerRedesSociales {
  width: 100%;
  height: 70px;
  display: flex;
  margin-bottom: 70px;
  border-top-style: solid;
  margin-top: 24px;
  border-bottom-style: solid;
  border-color: yellow;
  align-items: center;
}

.footerRedesSociales ul {
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 475px;
  padding-left: 0;
  justify-content: space-between;
}

.footerRedesSociales li {
  list-style: none;
}

.footerRedesSociales img {
  width: 25px;
  height: 25px;
}

.footerInfo {
  width: 50%;
  float: left;
  display: flex;
  flex-direction: column;
}

.footerInfo2 {
  display: block;
  float: right;
}

.footerInfo span,
.footerInfo a {
  width: 100%;
  margin-bottom: 19px;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  font-family: Montserrat;
  font-weight: bold;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.footerInfo a {
  cursor: pointer;
}

.footerInfo2 img {
  width: 17px;
  margin-right: 6px;
}


.footerInfo2 a {
  clear: both;
  max-width: 260px;
  width: 100%;
  height: 30px;
  margin-bottom: 12px;
  display: flex;
  padding: 0 18px;
  align-items: center;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  font-family: Montserrat;
  font-weight: bold;
  letter-spacing: 0px;
  color: #FFF;
  background: none;
  cursor: pointer;
  border-radius: 20px;
}

.footerInfo2 a:hover {
  background: #FFFFFF;
  color: #003865;
}

.footerInfo2 a:hover img {
  filter: brightness(30%) sepia(100%) saturate(800%) hue-rotate(169deg);
}

@media (max-width: 800px) {
  .footerInfo {
    width: 100%;
  }

  .footerInfo2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px;
  }

  .footerInfo2 a{
    justify-content: center;
    padding: 0 5px;
  }

  .footerInfo span,
  .footerInfo a {
    text-align: center;
  }
}


@media (max-width: 480px) {
  .footer-left {
    margin-bottom: 15px;
    text-align: center;
  }

  .footer-right,
  .footer-left {
    width: 100%;
    float: none;
    display: block;
  }

  .footer-left p,
  .footer-left span,
  .footer-left .footer-niu {
    font-size: 12px;
  }
}

  {
  % call mixins.response_to('sm-and-down') %
}

.footer__menu {
  margin-bottom: 20px;
  font-size: 14px;
  text-align: center;
  float: none;
}

.footer__menu li {
  margin-right: -3px;
  display: inline-block;
  float: none;
}

.footer__copyright {
  font-size: 14px;
}

.footer__copyright,
.footer__author {
  text-align: center;
}

  {
  % endcall %
}.banner                                                     { position: relative; overflow: hidden; }
.banner__overlay                                            { width: 100%; position: absolute; right: 10%; bottom: 20%; }
.row--right {
    justify-content: flex-end;
}
@media (max-width: 767px) {
                
		.banner__container--bigger                                  { margin-left: -60px; margin-right: -60px; position: relative; }
		/*.banner__container--bigger .banner__overlay                 { padding-left: 40px; padding-right: 40px; }*/

		.banner__overlay                                            { bottom: 6%; }
    .banner__logo {
        margin-right: 30px;
    }

            }.section.section--promociones {
    position: relative;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 60px;
}

.section--promociones .container {
    position: relative;
    z-index: 10;
    max-width: 85%;
} 
 
@media (max-width: 1024px) {
    .section--promociones .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}.btn-back                                                   { width: 40px; height: 40px; border-radius: 100%; box-shadow: 0px 0px 4px #dee3ed; position: fixed; top: 83px; left: 10px; cursor: pointer; z-index: 999; }.btn                                                        { padding: 10px 30px; background: #003e7d; border: 0px; font-family: Montserrat; font-weight: 800; font-size: 22px; color: #fdf200; text-align: center; text-transform: uppercase; display: inline-block; cursor: pointer; border-radius: 50px; }
.btn--skyblue                                               { background: #003e7d; color: #fff; }


@media (max-width: 767px) {
                
		.btn                                                        { font-size: 18px; }

            }.field                                                      { position: relative; }
.field--block                                               { width: 100%; display: block; }
.field--check                                               { display: inline-block; margin: 0 5px; }

.field__input                                               { width: 100%; height: 100%; margin: 0px; display: block; }

.field--check .field__input                                 { padding: 0px; position: absolute; top: 0; left: 0; opacity: 0; cursor: pointer; }
/*.field--check .field__text {
    padding: 6px 24px;
    background: #d3d7d8;
    font-size: 18px;
    color: #4d4d4d;
    line-height: 30px;
    display: block;
    cursor: pointer;
    border-radius: 30px;
}*/
.field--check :checked ~ .field__text                       { background: #00549d; }
.field__input:checked ~ span {
    color: #fff;
    font-weight: bold;
}.section                                                    { padding-top: 40px; padding-bottom: 40px; }
.section--gray                                              { background: #E6E6E6; }

.section__title                                             { margin-top: 0px; margin-bottom: 20px; font-weight: 800; font-size: 30px; color: #003e7d; text-align: center; text-transform: uppercase; }
.section__title--gray                                       { color: #808080; }@media (max-width: 767px) {
                .section__title                                             { font-size: 26px; }
            }.fancybox-overlay                                             { background: rgba(62, 62, 62, 0.8); }
.fancybox-overlay .fancybox-wrap                              { overflow: visible !important; }
.fancybox-overlay .fancybox-skin                              { border-radius: 0px !important; }
.fancybox-overlay .fancybox-inner                             { height: auto !important; }
.fancybox-overlay .fancybox-close                             { width: 100px; height: 18px; background-image: url('https://1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/GT%20-%20MicroSitios/CrediMoto/assets/img/fancybox-close.png'); background-size: inherit; top: -22px; right: 0px; }

 
.fancy-message                                                { background: #FFF; }
.fancy-message__title                                         { margin: 0px; padding: 20px 16px 0px; /*background: #1D2150; color: #FFF;*/ font-size: 20px; color: #1B224E; text-align: center; text-transform: uppercase; }
.fancy-message__content                                       { padding: 20px 30px 30px; text-align: justify; }
.fancy-message__content p:last-child                          { margin-bottom: 0px; }@media (max-width: 767px) {
                .fancybox-overlay .fancybox-wrap                              { margin-top: 10px; margin-bottom: 20px; }



		.fancy-message__content                                       { padding-left: 20px; padding-right: 20px; font-size: 15px; }
            }.noUISlider                                                 { position: relative; }
.noUISlider--controls                                       { padding-left: 38px; padding-right: 38px; }
.noUISlider__controls                                       { width: 20px; height: 20px; margin-top: -10px; background: #808080; border-radius: 100%; display: inline-block; position: absolute; top: 50%; }
.noUISlider__controls--prev                                 { left: 0px; }
.noUISlider__controls--next                                 { right: 0px; }
.noUISlider__controls:before                                { font-weight: bold; font-style: normal; color: #FFF; text-align: center; line-height: 20px; display: block; cursor: pointer; }
.noUISlider__controls--prev:before                          { content: '\FF0D'; }
.noUISlider__controls--next:before                          { content: '\FF0B'; }

.noUi-horizontal                                            { height: 8px; }
.noUi-tooltip                                               { padding: 6px 10px; background: #003e7d; border: 0; border-radius: 6px; font-family: "Gilroy Medium";font-weight: normal; font-size: 14px; color: #FFF; line-height: normal; bottom: 126% !important; }
.noUi-tooltip:before                                        { width: 70%; height: 8px; background: #003e7d; position: absolute; bottom: 0px; left: 15%; content: " "; z-index: 2; }
.noUi-tooltip:after                                         { width: 8px; height: 8px; margin-left: -4px; background: #003e7d; border: 0; content: " "; position: absolute; left: 50%; bottom: -4px; transform: rotate(-45deg) }
.noUi-target                                                { background: none; border: none; box-shadow: none; }
.noUi-connects                                              { background: none; border-radius: 0px; }
.noUi-connects:before {
    width: 100%;
    height: 4px;
    margin-top: -3px;
    background: #fff;
    content: " ";
    position: absolute;
    top: 50%;
    left: 0px;
}
.noUi-connect                                               { background: #003e7d; }
.noUi-handle                                                { background: none; border: none; box-shadow: none; }
.noUi-horizontal .noUi-handle                               { width: 24px; height: 24px; top: -7px; right: -12px !important; }
.noUi-handle:before, .noUi-handle:after                     { display: none !important; }
.noUi-touch-area {
    width: 24px;
    height: 24px;
    background: #00549d center center no-repeat;
    cursor: pointer;
    border: 3px solid #003e7d;
    border-radius: 100%;
}.slick-arrow                                                { width: 30px; height: 30px; margin-top: -15px; background: transparent; border-radius: 100%; border: none; padding: 0px; text-indent: -99999px; position: absolute; top: 50%; cursor: pointer; z-index: 50; }
.slick-arrow.slick-prev                                     { left: 5px; }
.slick-arrow.slick-next                                     { right: 15px; }
.slick-arrow:before                                         { width: 19px; height: 19px; border-left: 4px solid #78ACDC; border-bottom: 4px solid #78ACDC; content: " "; transform: rotate(45deg); position: absolute; left: 11px; }
.slick-arrow.slick-next:before                              { border: none; border-top: 4px solid #78ACDC; border-right: 4px solid #78ACDC; left: 8px; }
/*.slick-arrow.slick-disabled                                 { opacity: 0; }*/

.slick-dots                                                 { margin: 0px; padding: 0px; list-style: none; text-align: center; }
.slick-dots li                                              { padding: 10px; display: inline-block; }
.slick-dots button                                          { width: 10px; height: 10px; padding: 0px !important; background: #4678B3; border-radius: 100%; border: none; text-indent: -99999px; overflow: hidden; cursor: pointer; opacity: 0.40; display: block; position: static !important; }
.slick-dots .slick-active button                             { opacity: 1; }.slider-marcas img                                          { max-width: 150px; }
/*.slider-marcas .niu-slider__wrap                            { padding-left: 8px; padding-right: 12px; }
.slider-marcas .niu-slider                                  { padding-left: 30px; padding-right: 30px; position: relative; }*/

.slider-marcas {
    margin-bottom: 46px;
}
.slider-marcas .slick-list{
  margin: 0 auto;
  max-width: 85%;
}

.slick-list.draggable .slick-track {
  display: flex;
  align-items: center;
}

.slider-marcas .slick-prev:before {
  border-bottom: 3px solid #003865!important;
  border-left: 3px solid #003865!important;
  content: "";
  height: 12px;
  transform: rotate(45deg)!important;
  width: 12px;
}
.slider-marcas .slick-next:before {
  border-right: 3px solid #003865!important;
  border-top: 3px solid #003865!important;
  content: "";
  height: 12px;
  transform: rotate(45deg)!important;
  width: 12px;
}

@media (max-width: 1200px) {
  .slider-marcas .slick-list{
      max-width: 90%;
  }
}

@media (max-width: 480px) {
  .slider-marcas .slick-prev                                  { left: -5px; }
  .slider-marcas .slick-next                                  { right: 5px; }
}.section--filtros                                           { padding-top: 10px; padding-bottom: 0px; }
.filtros__header                                            { border-bottom: 2px solid #003e7d; }
.filtros__option                                            { margin-right: -3px; padding-left: 30px; padding-right: 30px; display: inline-block; cursor: pointer; }
.filtros__label {
    height: 46px;
    padding-left: 25px;
    font-family: Montserrat;
    color: #00549d;
    /* text-transform: uppercase; */
    line-height: 46px;
    display: block;
    position: relative;
    z-index: 2;
}
.filters-marcas {
    box-shadow: none;
}
.filtros__label:before {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    content: " ";
    position: absolute;
    top: 50%;
    left: -5px;
    background-image: url(https://1794060.fs1.hubspotusercontent-na1.net/hubfs/1794060/HN%20-%20CrediAuto/flecha%20azul%20abajo.png);
    background-size: contain;
}

.filtro__text                                               { width: 130px; padding: 6px; background: #FFF; border: none; border-radius: 6px; box-shadow: 0px 0px 2px #E0E0E0; font-size: 16px; color: #808080; display: inline-block; }

.filtros__precio                                            { margin: 15px -3px 0px; }
/*.filtro__marca ~ .field__text                               {  }*/
#filtros__marcas .field__text {
    text-transform: uppercase;
}
.filtros__content                                           { background: #e8eae9; }
.filtros__body                                              { display: none; }
.filtros__container                                         { padding-top: 40px; padding-bottom: 40px; }
.filtros__row                                               { margin-bottom: 30px; }

.filtros__body li                                           { margin-bottom: 10px; }
.filtros__body li label span {
    height: 40px !important;
    font-size: 1rem!important;
    padding: 0!important;
    background: #e2e4e3 !important;
    line-height: 40px !important;
}
.filtros__body li label :checked ~ span                     { background: #003e7d !important; color: #FFF !important; }

.filtros__body .field__moneda                               { min-width: 200px; line-height: 32px; text-align: center; }
.filtros__body .filtros__price-row                          { display: none; }



.catalogo__item                                             { margin-bottom: 30px; }
.catalogo__item--relacionados                               { margin-bottom: 0px; }
.catalogo__img                                              { margin-bottom: 10px; }
.catalogo__link                                             { height: 100%; padding: 30px; background: #FFF; text-align: center; display: block; transition: all 0.5s; }
.catalogo__link span                                        { display: block; }
.catalogo__marca                                            { font-family: Montserrat; color: #003e7d; font-weight: 800; }
.catalogo__linea                                            { margin-bottom: 10px; font-family: Montserrat; color: #00549d; font-weight: 400; }
.catalogo__precio                                           { font-family: Montserrat; color: #808080; }
.catalogo__ver {
    font-family: Montserrat;
    color: #CCC;
    background: #fdf200;
    color: #003e7d;
    width: 120px;
    font-weight: 600;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    line-height: 30px;
    transition: all .5s;
}
.catalogo__link:hover                                       { box-shadow: 0px 0px 10px rgba(0,0,0,0.4); }
.catalogo__link:hover .catalogo__ver                        { color: #00549d; }

.catalogo__pagination ul                                    { margin: 0px; padding: 0px; list-style: none; text-align: center; white-space: nowrap; }
.catalogo__pagination ul li                                 { margin: 0px 0px; display: inline-block; vertical-align: middle; position: relative; }
.catalogo__pagination ul li:after                           { width: 1px; height: 24px; background: #999; content: " "; display: block; position: absolute; top: 4px; right: -1px; transform: rotate(20deg); }
.catalogo__pagination ul li:first-child:after,
.catalogo__pagination ul li:last-child:after,
.catalogo__pagination ul li:nth-last-child(2):after         { display: none; }
.catalogo__pagination ul li:first-child,
.catalogo__pagination ul li:last-child                      { overflow: hidden; }

.catalogo__pagination ul li a,
.catalogo__pagination ul li span                            { width: 38px; height: 26px; line-height: 30px; font-size: 16px; color: #999; display: block; position: relative; z-index: 10; }
.catalogo__pagination ul li.active span                     { font-family: Montserrat; color: #009BDB; }
.catalogo__pagination ul li.disabled span                   { opacity: 0.4; }
.catalogo__pagination ul li .prev,
.catalogo__pagination ul li .next                           { width: 20px; font-size: 30px; }@media (max-width: 767px) {
                .filtros__option {
      padding: 10px;
    }
		.filtros__label {
      font-size: 16px;
      height: 36px;
      line-height: 36px;
    }
    .filtros__label:before {
      width: 15px;
      height: 15px;
      margin-top: -6px;
      left: 0px;
    }
    .filtros__body .field__moneda {
        min-width: 155px;
    }
    .filtros__container {
        height: 300px;
        display: block;
        overflow: auto;
        border-bottom: 2px solid #003e7d;
        padding-top: 20px;
        padding-bottom: 0;
    }
    .filtros__content {
        background: #fff;
    }
            }.modelos__dots                                              { padding-top: 20px; padding-bottom: 20px; margin-bottom: -20px; background: #00549d; position: relative; z-index: 10; }
.modelos__dot                                               { padding-left: 4px; padding-right: 4px; display: inline-block; position: relative; }
.modelos__dot:last-child:before                             { display: none; }
.modelos__dot .field__text                                  { background: transparent !important; font-size: 18px; color: #003865; opacity: 1;  font-weight: bold; }
.modelos__dot :checked ~ .field__text                       { opacity: 1; color: #003865; }
.modelos__text                                              { padding-left: 30px; padding-right: 30px; font-weight: bold; font-size: 16px; color: #525252; display: inline-block; position: relative; }
.modelos__text:after                                        { width: 10px; height: 10px; margin-top: -7px; border: 3px solid #525252; border-right: none; border-top: none; content: " "; transform: rotate(-45deg); position: absolute; top: 50%; right: 6px; }
.modelos__list                                              { padding: 6px 0px; background: #D9D9DB; }

.modelo__nombre                                             { font-size: 30px; margin-bottom: 0; }
.modelo__categoria                                          { margin: 0px; color: #808080; }
.modelo__precio                                             { margin-top: 20px; margin-bottom: 20px; font-size: 30px; font-family: Montserrat; color: #808080; }
.modelo__cuotas                                             { margin-top: 0px; margin-bottom: 20px; font-size: 22px; font-family: Montserrat; font-weight: normal; font-size: 26px; color: #0079b8; }
.modelo__cuotas strong                                      { font-family: Montserrat; font-size: 16px; display: block; color: #b0afb5; }


.modelo__detalles                                           { margin-top: 40px; margin-bottom: 25px; }
.modelo__detalles ul li                                     { padding: 8px 12px; }
.modelo__detalles ul li:nth-child(odd)                      { background: #F2F2F2; }
.modelo__detalles .btn                                      { margin: 20px 0px; display: block; }

.modelo__restricciones,
.modelo__restricciones                                      { font-size: 14px; }
.modelo__colores                                            { padding-top: 20px; font-family: Montserrat; color: #4D4D4D; }

.row-detalles{
margin:0;
}
.lazyload{

    width: 50px; height: 50px; margin-left: auto; transform: translateY(50px);margin-top: -50px;
}
.row-detalles .boton-final {
    text-align: center;
    margin-top: 3.5rem;
}
.row-detalles .boton-final p {
    font-size: 14px;
    margin-top: 1rem;
}
.row-detalles .boton-final a {
    font-size: 2rem;
}
.vehiculo__modelo h3 {
    color: #003e7d;
}
.vehiculo__modelo ul li:before {
    /*content: "\2022";
    color: #00549d;*/
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.vehiculo__modelo ul li {
    padding-left: 20px;
    padding-right: 20px;
}
.vehiculo__modelo ul.interiores li {
    text-align: justify;
}@media (max-width: 767px) {
                .modelos__dots ul                                           { width: 100%; background: #D9D9DB; position: absolute; left: 0px; top: 100%; display: none; }
		.modelos__dot                                               { display: block; }
		.modelos__dot .field                                        { padding-top: 10px; padding-bottom: 10px; display: block; }


		.modelo__nombre                                             { font-size: 26px; }
		.modelo__categoria,
		.modelo__precio,
		.modelo__cuotas                                             { font-size: 24px; text-align: center; }

		.btn--calculadora                                           { display: block; margin-bottom: 25px; }
		.modelo__share                                              { text-align: center; }
            }.modelo__share                                              { margin-top: 20px; color: #009BDB; }
.modelo__share img                                          { width: 16px; }
.modelo__share span, .modelo__share a                       { margin: 0px 6px; display: inline-block; vertical-align: middle; }
.modelo__share a                                            { width: 16px !important; }
.modelo__share a:last-child                                 { margin-right: 0px; }.galeria a                                                        { height: 100%; display: block; }
.galeria nav                                                      { margin-top: 20px; }
/*.galeria nav a                                                    { height: 46px; border-radius: 2px; box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.6); overflow: hidden; }
.galeria nav a img                                                { transform: scale(1.70); }*/

.galeria__aclaracion                                              { margin-top: 10px; font-size: 14px; text-align: center; display: block; }
.galeria .col-2 {
    padding-left: 7px;
    padding-right: 7px;
}
.galeria__thumbnails {
    box-shadow: 1px 1px 3px black;
}.noUISlider--calculadora                                    { margin-top: 50px; margin-bottom: 20px ; }
.noUISlider--calculadora .noUi-connects:before              { border: 0px; border-radius: 0; }
.noUISlider--calculadora .noUi-connect                      { background: #003e7d; }
.noUISlider--calculadora .noUi-touch-area                   { background: #00549d; }


.calculadora                                                { background: #F2F2F2; display: block; }

.calculadora__form                                          { padding: 40px; background: #E6E6E6; }
.calculadora__label                                         { font-family: Montserrat; color: #4D4D4D; }
.calculadora__input                                         { width: 130px; padding: 6px; background: #FFF; border: 0; border-radius: 6px; box-shadow: 0px 0px 2px #E0E0E0; font-family: Montserrat; font-size: 16px; color: #4D4D4D; display: inline-block; }
.calculadora .field--check                                  { margin: 10px; }

.calculadora__results                                       { padding: 40px; }
.calculadora__results label                                 { font-family: Montserrat; text-align: center; display: block; }
.calculadora__results .slick-dots button                    { background: #003e7d; }
.calculadora__solicita                                      { margin-top: 15px; display: block !important; }


.cuotas                                                     { margin-top: 10px; padding: 15px; background: #FFF; border-radius: 8px; }
.cuotas__table                                              { width: 100%; border-collapse: collapse; border-spacing: 0px; font-size: 16px; color: #4C4C4C; }

.cuotas__table tr.bg                                        { background: #EBEBEB; }
.cuotas__table tr th, .cuotas__table tr td                  { padding: 10px 14px; }

.cuotas__table thead tr th                                  { font-family: Montserrat; font-weight: 800; font-size: 29px; color: #003e7d; text-transform: uppercase; }
.cuotas__table tfoot tr td                                  { padding-bottom: 2px; font-family: Montserrat; font-weight: 600; font-size: 20px; color: #0078b8; }
.cuotas__table tfoot tr th                                  { padding-top: 2px; padding-bottom: 2px; font-family: Montserrat; font-size: 20px; color: #003e7d; }

.cuotas .slick-arrow                                        { top: 40px; }
.calculadora__results .slick-arrow {
    width: 30px;
    height: 30px;
    background: transparent;
    border-radius: 100%;
    border: 0;
    padding: 0px;
    text-indent: -99999px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
}
.calculadora__results .slick-arrow:before {
    width: 14px;
    height: 14px;
    border-left: 4px solid #0078b8!important;
    border-bottom: 4px solid #0078b8!important;
    content: " ";
    transform: rotate(45deg)!important;
    position: absolute;
    top: 12px;
    left: 11px;
}
.calculadora__results .slick-arrow.slick-next:before {
    border: 0;
    border-top: 4px solid #0078b8!important;
    border-right: 4px solid #0078b8!important;
    border-bottom: 0!important;
    border-left: 0!important;
    left: 8px;
}@media (max-width: 767px) {
                .calculadora__form                                          { padding: 35px 35px !important; }
		.calculadora__results                                       { padding: 35px 12px !important; }

		.cuotas                                                     { padding: 12px; }
		.cuotas__table tbody tr td:last-child                       { white-space: nowrap; }
            }.form                                                       { padding: 40px 30px; background: #F2F2F2; display: block; }

.form__group                                                { margin-bottom: 16px; }
.form__label, .form__link                                   { margin-bottom: 6px; font-family: Montserrat; font-size: 16px; color: #003e7d; display: block; font-weight: 600; }
.form__label--gray                                          { font-family: Montserrat; color: #4D4C4D; }
.form__label--small                                         { font-family: Montserrat; font-size: 14px; }
.form__link                                                 { text-decoration: underline; }
                                          

.form__field                                                {  width: 100%; padding: 10px; background: #FFF; border: none; border-radius: 6px; box-shadow: 0px 0px 2px #E0E0E0; color: #4E4E4E; outline: 0; transition: all .3s; display: block; }
.form__field--error                                         { box-shadow: 0px 0px 4px 1px #F43B45; }

.form__message                                              { margin-top: 6px; font-family: Montserrat; font-size: 12px; }
.form__message--bigger                                      { font-family: Montserrat; font-size: 14px; }
.form__message--error                                       { color: #F43B45; }
input[type="radio"].form__field--error,
input[type="checkbox"].form__field--error                   { box-shadow: none; }

.form__terms                                                { margin-bottom: 20px; font-family: Montserrat; font-size: 16px; color: #1B224E; }

.form__submit                                               { padding-top }
.form__submit .btn                                          { width: 100%; display: block; }
input[type="submit"][disabled]:active,
input[type="submit"][disabled]{cursor: not-allowed;
    background: #ccc;

}
.select-nw {
    box-sizing: border-box !important;
    max-width: 100% !important;
    min-width: 100% !important;
    width: 100%;
    padding: 10px; /* Ajusta según sea necesario */
    background-color: white; /* Fondo personalizado */
    border: 1px solid #ccc;
    border-radius: 5px; /* Personaliza los bordes */
    appearance: none; /* Oculta el estilo nativo en iOS */
    -webkit-appearance: none; /* Oculta en navegadores WebKit */
    -moz-appearance: none; /* Oculta en Firefox */
    background-image: url('tu-icono-dropdown.svg'); /* Agrega un icono personalizado */
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 15px;
  }
  
  .select-nw::-ms-expand {
    display: none; /* Oculta el dropdown en IE */
  }
  @media (max-width: 600px) {
    input[type=date] {
        height: 35px;
    }
}
@media (max-width: 600px) {
    select {
        -webkit-appearance: none; /* Elimina el estilo por defecto en iOS */
        appearance: none;
    }
    input[type="date"] {
            -webkit-appearance: none; /* Elimina el estilo por defecto en iOS */
            appearance: none;
            height: 35px;
        }
        .bk-ajuste {
            width: 100% !important;
     max-width: 100% !important;
     min-width: 100% !important;
     box-sizing: border-box !important;
        }      

     }/*aqui*/
@media (max-width: 767px) {
                
		.body                                                       { font-size: 16px; }
    .body-main-choose                                           { padding-bottom: 121px; }
		.body--agencia                                              { padding-bottom: 84px; }
.modelos__text {
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    position: relative;
}
.modelos__text:after {
    width: 10px;
    height: 10px;
    margin-top: -7px;
    border: 3px solid #fff;
    border-right: 0;
    border-top: 0;
    content: " ";
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 6px;
}

            }

@media (max-width: 575px) {
                
    .body-main-choose                                           { padding-bottom: 138px; }
		.body--agencia                                              { padding-bottom: 100px; }
.modelos__text {
    padding-left: 30px;
    padding-right: 30px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    position: relative;
}
.modelos__text:after {
    width: 10px;
    height: 10px;
    margin-top: -7px;
    border: 3px solid #fff;
    border-right: 0;
    border-top: 0;
    content: " ";
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    right: 6px;
}

            }
 .movilHeader{ 
    display:none;
  }
@media(max-width:1000px){
 p.font-xl {
    text-align: center;
}
/*section.banner {
    height: 250px;
}*/
.header__container {
    /*background: transparent linear-gradient(180deg, #003865 0%, #001C33 100%) 0% 0% no-repeat padding-box !important;*/
    position: relative;
    z-index: 40;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 100%;
}  
.hamburger__bars {
    margin-top: -3px;
    background: #003e7d!important;
    border-radius: 4px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 3px;
}
.hamburger__bars:before, .hamburger__bars:after {
    background: #003e7d!important;
    border-radius: 4px;
    position: absolute;
    left: 0px;
    content: " ";
    width: 100%;
    height: 3px;
}  
 .banner__logo {
    margin-right: 88px;
}
.header__menu--movil {
    width: 100%;
    height: 100%;
    background: #fdf200;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 20;
    display: none;
}  
.row-detalles .boton-final a {
    font-size: 1rem!important;
}
  
.form__label{
    margin-bottom: 6px;
    font-size: 16px;
    color: #003865;
    display: block;
}  
.form {
    padding: 40px 30px;
    background: #f2f2f2;
    display: block;
    margin-bottom: 48px;
}
.desktopBanner{
   display:none!Important;  
}
  
  .movilHeader{ 
    display:block!important;
  }
  
}


/*2024*/

@media (max-width: 1000px) {
#slide_menu li {
    z-index: revert-layer!important;
    position:relative;
}
header a.personalBtn:hover .contenidoUplo {
    display: block;
    z-index: 9;
}  
  
}