html, body{
    overflow-x: hidden;
    font-family: "Montserrat-Regular", Open Sans, Arial, sans-serif!important;
}

img{
    image-rendering: -webkit-optimize-contrast;
}

/*scrollbar*/
body::-webkit-scrollbar{
    width: 8px;     /* Tama&ntilde;o del scroll en vertical */
    height: 8px;    /* Tama&ntilde;o del scroll en horizontal */
}

/* Ponemos un color de fondo y redondeamos las esquinas del thumb */
body::-webkit-scrollbar-thumb{
    background: #ccc;
    border-radius: 4px;
}

/* Cambiamos el fondo y agregamos una sombra cuando est&eacute; en hover */
body::-webkit-scrollbar-thumb:hover {
    background: #b3b3b3;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
}

/* Cambiamos el fondo cuando est&eacute; en active */
body::-webkit-scrollbar-thumb:active {
    background-color: #999999;
}

.fuenteResaltada{
    font-family: Montserrat;
    text-align: center;
    font-size: clamp(18px, 5vw, 22px);
    display: block;
    width: 100%;
}

.botonAgencia{
    outline: none;
    text-decoration: none;
    display: block;
    width: 200px;
    text-align: center;
    line-height: 3;
    color: #000000;
    background-color: #D0D0D2;
    margin: 0 auto;
    font-weight: bold;
}

.botonAgencia:hover, .botonAgencia:visited{
    text-decoration: none;
    font-weight: bold;
    background-color: #EA412C;
}


#videoFondo {
    min-height: 100%;
    width: 100%;
    transform: translateX(calc((100% - 100vw) / 2));
    z-index: -1;
}
#videoPresentacion{
    width: 100%;
}
.conScroll{
    background-color: #171569;
    transition: width 0.5s linear;
    transition: margin 0.5s ease-in;
    height: 80px;
}
.enlaceMenu{
    padding-top: 2px!important;
}
.logoConScroll{
    max-width: 280px!important;
    margin-left: 5%;
    margin-top: 0%!important;
    transition: width 0s linear;
    transition: margin 0s ease-in;
}

.sliderAnterior {
    position: absolute;
    top: 50%;
    left: 10%;
    max-width: 84px;
}

.sliderSiguiente {
    position: absolute;
    top: 50%;
    right: 10%;
    max-width: 84px;
}

#flechaArriba{
    position: fixed !important;
    left: 30px;
    bottom: 5%;
    z-index: 10 !important;
    max-width: 30px;
    width: 30px;
    height: 30px;
}
/*footer*/
.altoFooter{
  height: 125px;
  max-height: 125px;
}
.altoImagen{
    height: 100%;
    max-height: 100%!important;
}
.avisoPrivacidad{
    font-family: 'Montserrat-Regular';
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: underline;
}
.barraCopyright{
    background-color: #171569;
    height: 125px;
    max-height: 125px;
}

.copyright{
    font-family: 'Montserrat-Regular';
    font-size: 1vw;
    color: #d0d0d0;
    font-weight: 500;
    text-align: left;
    padding: 0px;
}
.menuFooter{
    font-family: 'Montserrat-Regular';
    display: block;
    width: 100%;
    text-align: left;
    color: #d0d0d0;
    cursor: pointer;
}
#logoFooter{
    position: absolute;
    right: 5%;
    cursor: pointer;
    height: 100%;
    max-height: 100%!important;
    width: auto;
}

/*Home*/
.imagenAlCien{
    width: 100%!important;
}



/*generales*/
.rowSinPadding{
    padding: 0px;
}

/*menu*/
.logo{
    max-width: 300px;
    margin-left: 5%;
    margin-top: 10%;
}

/*Home*/
.descripcionEmpresa{
    text-align: center;
    font-size: 1.5vw;
    padding-top: 2%;
    padding-bottom: 3%;
}

.linea{
 background-color: #CACACA;
    height: 2px;
}

.logoFlotante{
    max-width: 200px;
}

#slogan{
    padding-top: 170px;
}

.sloganHome{
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    color: #171569;
    font-size: clamp(28px, 5vw, 38px);
    text-align: center;
    font-size: 4vw;
    line-height: 5vw;
}
/*quienes somos*/
.descripcionSeccion{
    font-family: 'Montserrat-Regular';
    font-weight: 500;
    color: #000000;
    font-size: clamp(16px, 5vw, 22px);
    text-align: left;
    margin: 5% auto;
    width: 100%;
}

.direccionOficina{
    font-family: 'Montserrat-Regular';
    text-align: center;
    font-size: 1.5vw;
    color: #171569;
}

/*servicios*/
.contenedorNegocios {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    background-color: #f1f1f1;
    flex-grow: 1;
    justify-content: space-around;
    margin: 2% 0px;
}

.negocioIndividual {
    width: auto;
    display: flex;
    align-items: center;
    margin: 0px;
    box-sizing: border-box;
    text-align: center;
    color: #494748;
}

.subTituloSeccion{
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 800;
    color: #000000;
    font-size: clamp(20px, 5vw, 30px);
    text-align: center;
    margin-top: 0px;
    margin-bottom: 3%;
}

.tituloBloque{
    font-family: 'Montserrat-Regular';
    font-weight: 800;
    color: #171569;
    font-size: clamp(20px, 5vw, 30px);
    text-align: center;
}

.tituloImagen{
    font-family: Open Sans;
    font-weight: bold;
    color: #ffffff;
    line-height: 40px;
    font-size: clamp(23px, 5vw, 27px);
}

.tituloSeccion{
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 500;
    color: #171569;
    font-size: clamp(30px, 5vw, 50px);
    text-align: center;
    margin-top: 5%;
    margin-bottom: 2%;
}

.tituloServicio {
    font-family: 'Montserrat-Regular';
    font-weight: 500;
    text-align: center;
    font-size: 1.5vw;
    color: #000000;
}

.tituloServicio:hover{
    color: #000000;
    text-decoration: none;
    cursor: default;
}



/*sucursales*/
.informacionSucursal{
    width: 80%!important;
    text-align: left;
    margin: 5% auto;

}

.ligaWA, .ligaWA:visited{
    color: #fe5303;
    text-decoration: none;
    font-weight: 800;
}

.ligaWA:hover{
    color: red;
}
.textoCentro{
    text-align: center!important;
}

/*/contacto*/
#confirmacionMensaje{
    display: none;
}

.error {
    color: red;
    border-color: red;
}
.fondoGris{
    background-color: #f1f1f1;
}

.fondoGrisOscuro{
    background-color: #d0d0d0;
}

.separadorRow{
    height: 30px;
}

/*servicios nuevop*/
.contenedorTextoBloque{
    width: 70%;
    margin: 0px auto;
}
.flexBlock{
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.fondoGrisServicios{
    background-color: #ECECEC;
    padding-top: 25px;
    padding-bottom: 35px;
}
.listado{
    font-size: 1.3em;
}
.sinPadding{
    padding-right: 0px;
    padding-left: 0px;
}
.sinPaddingTB{
    padding-top: 0px;
    padding-bottom: 0px;
}

.textoBloque{
    font-family: 'Montserrat-Regular';
    font-weight: 300;
    font-size: 1.8rem;
    color: #666666;
    text-align: justify;
    margin: 0px;
}

.textoIzquierda{
    text-align: left!important;
}

.logoNegocio {
    margin: 1.5rem 1.5rem;
    height: 150px;
    width: auto;
}

@media(max-width: 767px) {

    #slogan {
        padding-top: 50px;
    }
    .textoBloque{
        text-align: left;
    }
    .blockMobile{
        display: block;
    }
    .contenedorTextoBloque{
        width: 100%;
        padding: 10px 14px;
    }

    /*menu*/
    .bordeDerecho{
        border-right: 0px!important;
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .bordeFinal{
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    #menuNav{
        background-color: #171569;
        height: 50px;
    }
    .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }
    #navbar{
        background-color: #171569;
        padding-left: 10%;
    }

    .navbar-brand{
        height: 50px!important;
        min-height: 50px !important;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 4vw;
    }
    .conScroll{
        background-color: #171569!important;
        transition: width 0.5s linear;
        transition: margin 0.5s ease-in;
        height: 50px;
    }
    .logoConScroll{
        max-width: 140px!important;
        margin-left: 20px;
    }

    .logo{
        display: block!important;
        max-width: 140px;
        margin-left: 15%;
        margin-top: 0px;
    }

    .logoNegocio {
        margin: 1.5rem 1.5rem;
        height: 70px;
        width: auto;
    }

    .direccionOficina {
        font-size: 3.0vw;
    }

    /*home*/
    .logoFlotante{
        max-width: 60px;
    }
    .sloganHome{
        width: 90%;
        margin: 5% auto;
        font-size: 5.8vw;
        text-align: center;
        line-height: 40px;
        /*
        background-color: rgba(0, 0, 0, 0.4);
        */
        padding: 5px 5px;
        color: #171569;
        /*
        border-radius: 10px;
        */
    }

    .descripcionEmpresa {
        font-size: 3.5vw;
    }

    .subTituloSeccion{
        font-size: 4.0vw;
    }

    .tituloSeccion{
        font-size: 5.8vw;
    }

    .tituloServicio {
        font-size: 3.5vw;
    }

    /*quienes somos*/
    .descripcionSeccion {
        font-size: 3.0vw;
        margin: 5% auto;
        width: 100%;
    }

    .descripcionSeccionIzquierda{
        width: 100%;
    }

    .informacionSucursal{
        width: 90%!important;
    }

    #flechaArriba{
        left: 10px;
    }

    .lineaMobile{
        height: 50px;
        width: auto;
    }

    .menuFooter{
        padding: 5px 0px 0px 0px;
    }

    .copyright {
        font-family: 'Montserrat-Regular';
        font-size: 12px;
        color: #d0d0d0;
        font-weight: 500;
        text-align: left;
        padding: 0px;
        margin: 0px!important;
    }


    .centradoMobile{
        text-align: center!important;
    }
    iframe{
        margin: 0px!important;
    }

}

@media(min-width: 768px) and (max-width: 1023px) {

    .enlaceMenu{
        padding-top: 15px!important;
    }


    #menuNav{
        height: 60px;
    }

    .logo,.logoConScroll{
        max-width: 150px!important;
        padding-top: 0px;
        margin-top: 10px!important;
    }

    #navbar, .navbar-header{
        height: 0px;
        max-height: 0px;
    }
    .navbar-nav {
        padding: 0px 5%;
    }

    #slogan{
        padding-top: 0px;
    }

    .sloganHome{
        width: 90%;
        margin: 0px auto;
        margin-top: 10%;
        margin-bottom: 2%;
        font-size: 4vw;
        left: 5%;
    }
    .conScroll{
        /*
        background-color: #171569!important;
        transition: width 0.5s linear;
        transition: margin 0.5s ease-in;
        */
        height: 60px;
    }

    .subTituloSeccion {
        font-size: clamp(16px, 5vw, 20px);
    }

    .logoNegocio {
        margin: 1.5rem 1.5rem;
        height: 70px;
        width: auto;
    }

    #flechaArriba {
        left: 20px;
    }

    .copyright{
        font-size: 1.5vw;
    }

    /*home*/
    .logoFlotante{
        max-width: 100px;
    }

    /*quienes somos*/
    .descripcionSeccion {
        font-size: clamp(10px, 5vw, 14px);
        margin: 5% auto;
        width: 90%;
    }

    .descripcionSeccionIzquierda{
        width: 100%;
    }

    .informacionSucursal{
        width: 90%!important;
    }

    .centradoMobile{
        text-align: center!important;
    }
}

@media(min-width: 1024px) and (max-width: 1199px) {

    .enlaceMenu{
        padding-top: 15px!important;
    }


    #menuNav{
        height: 60px;
    }

    .logo,.logoConScroll{
        max-width: 150px!important;
        padding-top: 0px;
        margin-top: 10px!important;
    }

    #navbar, .navbar-header{
        height: 0px;
        max-height: 0px;
    }
    .navbar-nav {
        padding: 0px 5%;
    }

    #slogan{
        padding-top: 0px;
    }

    .descripcionSeccion {
        font-size: clamp(16px, 5vw, 22px);
        text-align: justify;
        margin: 5% auto;
        width: 100%;
    }
    .logoNegocio {
        margin: 1.5rem 1.5rem;
        height: 110px;
        width: auto;
    }
    .sloganHome {
        margin-top: 70px;
    }

    .subTituloSeccion {
        font-size: clamp(16px, 5vw, 20px);
    }
}

@media(min-width: 1200px) and (max-width: 1399px) {

    .descripcionSeccion {
        font-size: clamp(14px, 5vw, 20px);
    }

    .logoNegocio {
        margin: 1.5rem 1.5rem;
        height: 150px;
        width: auto;
    }

    .subTituloSeccion {
        font-size: clamp(16px, 5vw, 22px);
    }

}