﻿/* Fuentes usadas
Lato:400;700;900
Prata:400
font-family: 'Lato', sans-serif;
font-family: 'Prata', serif;
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&family=Prata&display=swap');


body {
    font-family: 'Lato', sans-serif !important;
    line-height: 1.5 !important;
    color: #222 !important;
}

h1, h2, h3, h4 {
    font-family: 'Prata', serif !important;
    color: #111 !important;
}

h1 {
    font-size: 350%;
}

h2 {
    font-size: 320%;
}

h3 {
    font-size:200%;
}

h4 {
    font-size: 150%;
}

h5 {
    font-size: 75%;
    letter-spacing: 5px;
    font-weight: 400 !important;
    color: #111;
    opacity: .5;
    padding-bottom:.5rem;
}

.lead {
    font-size: 140%;
    padding-bottom: 1rem;
    font-weight:400;
}

@media only screen and (max-width: 992px) {

    h1 {
        font-size: 250%;
    }
    h2 {
        font-size: 220%;
    }
    h3 {
        font-size: 180%;
    }

}


/* <ENCABEZADO> */
#fEncabezado {
    background-color: transparent;
    height: 25px;
    font-size: 85%;
    line-height: 1.2 !important;
    padding-top: 5px;
    padding-bottom: 25px;
    color: #fff;
}

    #fEncabezado .texto, #fEncabezado a {
        opacity: .7;
        color: #fff;
    }

    #fEncabezado a:hover {
        opacity: 1;
        color: #fff;
    }

    #fEncabezado .redesMenu {
        text-align: right;
    }

        #fEncabezado .redesMenu .redesIcon {
            padding-right: 5px;
            font-size: 80%;
        }
            #fEncabezado .redesMenu .redesIcon:hover {
                color: #E5751F;
            }

@media only screen and (max-width: 992px) {

    

}
/* </ENCABEZADO> */

/* <LINEA> */
#fLinea {
    border-bottom: solid 1px #fff;
    opacity: .4;
}

@media only screen and (max-width: 992px) {
}
/* </LINEA> */
    
/* <CARRUSEL> */
#Banner {
    background-color: #fff;
    top: -140px;
    z-index: -100;
}


    .carousel .item {
        width: 100%; /*slider width*/
    }

        .carousel .item img {
            width: 100%; /*img width*/
        }

.carousel-indicators {
}

    .carousel-indicators li {
        background-color: #fff;
        opacity: .5;
        width: 10px;
        height: 10px;
        border-radius: 100%;
    }

.carousel-caption {
    position: absolute;
    right: 15%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #fff;
    text-align: left; 
}


#Banner .carousel-caption h1 {
    color: #fff !important;
    font-size: 350%;

}

#Banner .carousel-caption p {
    color: #fff !important;
    font-style:italic;
    letter-spacing:1px;
    font-size: 120%;
}

#Banner .carousel-caption .divisorNaranja {
    margin-bottom: 1rem;
}

@media only screen and (min-width: 992px) and (max-width: 1162px) {
    #Banner {
        background-color: #fff;
        top: -105px;
    }

}

@media only screen and (max-width: 992px) {

    #Banner {
        background-color: #fff;
        top: 0px;
        z-index: -100;
    }

    .carousel-caption {
        top: 45%;
        left: 10%;
        right: 10%;
    }

    #Banner .carousel-caption h1 {
        font-size: 120%;
    }

}

/* </CARRUSEL> */

/* <FRASE BANNER> */
#fFraseBanner {
    margin-top: 0rem;
    padding-top: 2rem;
    padding-bottom: 0rem;
    background-color: #fff;
}
    #fFraseBanner h1 {
        font-size: 160%;
    }
    #fFraseBanner p {
        font-style: italic;
        letter-spacing: 1px;
        font-size: 120%;
    }
/* </FRASE BANNER> */
/* <SOLUCIONES> */
#fSoluciones {
    margin-top: -140px;
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #fff;
    background: url(../images/fondo-arbol-soluciones.svg) bottom left no-repeat;
}

    #fSoluciones h4 {
        font-family: 'Lato', sans-serif !important;
        font-weight: 900;
    }

#fSoluciones a {
    color: #222;
    text-decoration: none;
}
    #fSoluciones a:hover {
        color: #E5751F;
    }


    #fSoluciones .columna1 {
        padding-right: 3rem;
    }

    #fSoluciones .columna2 {
        padding-right: 3rem;
    }

    #fSoluciones .columna3 {
        padding-right: 3rem;
    }


    #fSoluciones .intro {
        font-family: 'Prata', serif !important;
        font-size: 185%;
    }

@media only screen and (min-width: 992px) and (max-width: 1162px) {

    #fSoluciones {
        margin-top: -80px;
    }

}


@media only screen and (max-width: 992px) {
    #fSoluciones {
        margin-top: 0px;
        padding-top: 2rem;
        padding-bottom: 3rem;
        background: url(images/fondo-arbol-soluciones-movil.svg) bottom left no-repeat;
        background: url(../images/fondo-arbol-soluciones-movil.svg) bottom left no-repeat;
    }
    
    #fSoluciones .columna1 {
        padding-right: 1rem;
        padding-bottom: 2rem;
    }

    #fSoluciones .columna2 {
        padding-right: 1rem;
        padding-bottom: 1.7rem;
    }
    
    #fSoluciones .columna3 {
        padding-right: 1rem;
    }
        #fSoluciones .intro {
            font-size: 140%;
        }

}
/* </SOLUCIONES> */



/* <NOSOTROS> */
#fNosotros {
    background-image: linear-gradient(to right top, #e8e9eb, #ebecee, #eeeef0, #f1f1f2, #f4f4f5);
    padding-top: 3rem;
    padding-bottom: 0rem;
}

    #fNosotros .letraClara {
        color: #fff;
        opacity: .5;
        font-size: 2100%;
        text-align: center;
        font-weight: 900;
        left: 10%;
        z-index: 1;
        position: absolute;
    }

    #fNosotros .zIndex10 {
        z-index: 100;
        position: relative;
        padding-top: 5rem;
    }


    #fNosotros .columna1 {
    }

    #fNosotros .columna2 {
        padding-left: 2rem;
        padding-right: 2rem;
    }


@media only screen and (min-width: 992px) and (max-width: 1200px) {

    #fNosotros {
        padding-top: 1.5rem;
    }

        #fNosotros .zIndex10 {
            padding-top: 2rem;
        }
        #fNosotros .columna2 {
            padding-left: 0rem;
            padding-right: 0rem;
        }
}


@media only screen and (max-width: 992px) {

    #fNosotros {
        padding-top: 0rem;
    }

        #fNosotros .letraClara {
            font-size: 1300%;
            left: 5%;
            top: 10%;
        }

        #fNosotros .zIndex10 {
            padding-top: 1rem;
        }

        #fNosotros .columna1 {
            padding-bottom: 1rem;
        }

        #fNosotros .columna2 {
            padding-left: 3rem;
            padding-right: 3rem;
        }

}
/* </NOSOTROS> */


/* <ESPECIALISTAS> */
#fEspecialistas {
    padding-top: 4rem;
    padding-bottom: 2rem;
    background-color: #fff;
}
    #fEspecialistas .columna2 {
        text-align:right;
    }

    #fEspecialistas .containerStaff {
        position: relative;
        width: 100%;
    }

    #fEspecialistas .imageStaff {
        display: block;
        width: 100%;
        height: auto;
    }

    #fEspecialistas .overlay {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 100%;
        width: 100%;
        opacity: 0;
        transition: .5s ease;
        background-color: #2B2B3B;
    }

    #fEspecialistas .containerStaff:hover .overlay {
        opacity: .8;
    }

    #fEspecialistas .textStaff {
        color: white;
        font-size: 20px;
        position: absolute;
        top: 55%;
        left: 42%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        text-align: center;
    }

        #fEspecialistas .textStaff a {
            color: #fff;
        }

            #fEspecialistas .textStaff a:hover {
                color: #E5751F;
            }

    #fEspecialistas h4 {
        font-family: 'Lato', sans-serif !important;
        font-weight: 900;
        padding-bottom:1rem;
    }

    #fEspecialistas .cargo {
        font-weight:700;
        font-style:italic;
    }

    #fEspecialistas .recuadro {
        padding-left: 1.5rem;
    }

@media only screen and (max-width: 992px) {

    #fEspecialistas {
        padding-top: 2.5rem;
        padding-bottom: 2rem;
    }

        #fEspecialistas .containerStaff {
        }
        #fEspecialistas .overlay {
        }

    #fEspecialistas .columna2 {
        text-align: left;
    }

    #fEspecialistas  .divisorNaranja {
        margin-bottom: .5rem;
    }

        #fEspecialistas .recuadro {
            padding-top: 1rem;
            padding-left: 1rem;
            padding-bottom: 1rem;
        }
}
/* </ESPECIALISTAS> */

/* <CARACTERISTICAS> */
#fCaracteristicas {
    background-image: linear-gradient(to right top, #e8e9eb, #ebecee, #eeeef0, #f1f1f2, #f4f4f5);
    padding-top: 3rem;
    padding-bottom: 4rem;
}

    #fCaracteristicas h4 {
        font-family: 'Lato', sans-serif !important;
        font-weight: 900;
        padding-top: .7rem;
    }

    #fCaracteristicas .recuadro {
        padding-top: 1rem;
        padding-left: 2rem;
        padding-right: 4rem;
    }

    #fCaracteristicas a {
        color: #222;
        text-decoration: none;
    }

        #fCaracteristicas a:hover {
            color: #E5751F;
        }

@media only screen and (max-width: 992px) {

    #fCaracteristicas .recuadro {
        padding-left: 1rem;
        padding-right: 1rem;
    }

}
/* </CARACTERISTICAS> */

/* <CALL> */
#fCall {
    padding-top: 4rem;
    padding-bottom: 2.5rem;
    color: #fff;
    background-color: #2B2B3B;
}

    #fCall h2 {
        color: #fff !important;
    }

    #fCall p {
        color: #fff !important;
        padding-top: .5rem;
    }

    #fCall a {
        color: #fff !important;
    }

    #fCall .lead {
    }

.lead {
    font-size: 140%;
    padding-bottom: 1rem;
}

@media only screen and (max-width: 992px) {



}
/* </CALL> */

/* <PIE> */
#fPie {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #ffffff;
}

    #fPie h4 {
        font-family: 'Lato', sans-serif !important;
        font-weight: 900;
        font-size: 120%;
        padding-top: .3rem;
        padding-bottom: .5rem;
    }

    #fPie li, Pie p {
        line-height:1.7;
    }

    #fPie li a {
        color: #222;
    }

        #fPie li a:hover {
            text-decoration: underline;
        }


    #fPie .cuadro1 {
        padding-bottom: 0rem;
    }

@media only screen and (max-width: 992px) {

    #fPie {
        padding-top: 3rem;
        padding-bottom: 0rem;
    }
       
    #fPie .cuadro1 {
            padding-bottom: 2rem;
        }

}
/* </PIE> */

/* <SUBIR> */
#fSubir {
    padding-top: 1rem;
    padding-bottom: 0rem;
    color: #fff;
    background-image: linear-gradient(to right top, #e8e9eb, #ebecee, #eeeef0, #f1f1f2, #f4f4f5);
}

    #fSubir .columna1 {
        text-align: left;
    }
    #fSubir .columna2 {
        text-align: right;
    }

    #fSubir .redesIcon {
        color: #3E3D54 !important;
        opacity: 1 !important;
        padding-right: .3rem;
    }

        #fSubir .redesIcon:hover {
            color: #E5751F !important;
        }

    #fSubir ul {
        padding-inline-start: 0px;
    }



    #fSubir .textoNegro {
        color: #222;
    }


@media only screen and (max-width: 992px) {

    #fSubir .textoNegro {
        padding-top: .5rem;
        color: #222;
    }

}
/* </SUBIR> */


/* <VARIOS> */
.textoNaranja {
    color: #E5751F;
}

.textoAzul {
    color: #2B2B3B;
}

.textoBlanco {
    color: #FFF;
}

.opacidad50 {
    opacity: .5;
}

.divisorNaranja {
    width: 4.6rem;
    height: 1px;
    background-color: #E5751F;
    margin-bottom:2rem;
}

.divisorAzul {
    width: 4.6rem;
    height: 1px;
    background-color: #2B2B3B;
    margin-bottom: 2rem;
}

.divisorNaranjaChico {
    width: 3rem;
    height: 1px;
    background-color: #E5751F;
    margin-bottom: 1.5rem;
}

.verMas {
}

    .verMas .icon {
        margin-right: 3px;
        opacity:1;
    }
        .verMas .icon:hover {
            opacity: .8;
        }
    .verMas .texto {
        line-height:1.8;
    }

@media only screen and (max-width: 992px) {
}
/* </VARIOS> */


/* <BOTONES> */
.btn {
    border-radius: 0rem;
    border: solid 1px;
    color: #fff !important;
    text-transform: uppercase;
    padding: 1rem 2rem 1rem 2rem !important;
    margin-top: 1rem;
    font-size: 85%;
    letter-spacing:1px;
}

.btn-primary {
    background-color: #2B2B3B;
    border: solid 1px #2B2B3B;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #E5751F;
        border: solid 1px #E5751F;
        transition: all .5s ease-in-out;
    }

    .btn-primary:active {
        color: #fff;
        background-color: #E5751F;
        border: solid 1px #E5751F;
    }

.btn-outline-primary {
    color: #2B2B3B !important;
    border-color: #2B2B3B;
}

    .btn-outline-primary:hover {
        color: #E5751F !important;
        border-color: #E5751F;
        background-color: transparent;
        transition: all .3s ease-in-out;
    }
    .btn-outline-primary:active {
        color: #E5751F !important;
        border-color: #E5751F;
        background-color: transparent;
    }
  

@media screen and (max-width: 767px) {

}
/* </BOTONES> */



/* <PARA EL MENU> */
#fMenu {
    margin-top: 0px;
    background-color: transparent;
    border-bottom: none;
}

.encendido {
    text-decoration: underline;
}

.wsmainfull {
    width: 100%;
    height:54px;
}

.wsmenu {
    width: 100%;
}

.desktoplogo {
    padding: 10px 0px 0px 0px;
}

.desktoplogo img {
    width: 100%
}

.wsmenu > .wsmenu-list > li a {
    font-family: 'Lato', sans-serif !important;
    padding: 1rem 0rem .5rem 0rem !important;
    font-weight: 400 !important;
    color: #fff !important;
    font-size: 85%;
    line-height: 1.4 !important;
    letter-spacing: 2px;
    margin: 25px 1rem 20px 1rem;
    border-bottom: solid 1px transparent;
}

.wsmenu > .wsmenu-list > li > a:hover {
    color: #fff !important;
    background-color: transparent;
    border-bottom: solid 1px #FE6D2C;
}


    .wsmenu > .wsmenu-list > li:hover > a {
        background-color: transparent; 
    }

    .wsmenu > .wsmenu-list > li a {
        color: #fff;
        background-color: transparent;
    }

    .wsmenu > .wsmenu-list > li > a > i {
        color: #fff;
    }

    .wsmenu > .wsmenu-list > li.rightmenu a i {
    font-size: 90%;
    }

    .wsmenu > .wsmenu-list > li > a i {
        margin-right: 0px;
        padding-left: 2px;
    }

    .wsmenu > .wsmenu-list > li > a.active {
        border-bottom: solid 1px #FE6D2C;
        background-color: transparent;
    }


.wsmenu > .wsmenu-list > li.rightmenu .contacto {
    border: solid 1px #fff;
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
    padding-bottom: 1rem !important;
}

    .wsmenu > .wsmenu-list > li.rightmenu .contacto:hover {
        border: solid 1px #E5751F;
    }

    /* <PARA EL SUBMENU> */
    .wsmenu > .wsmenu-list > li > ul.sub-menu {
        top: 75px;
        border: none;
        border-top: none !important;
        border-bottom: none !important;
        background-color: transparent;
        padding-left: 0rem;
        padding-right: 1rem;
    }

        .wsmenu > .wsmenu-list > li > ul.sub-menu > li a {
            padding: 5px 0px !important;
            font-size: 110% !important;
            color: #fff !important;
            text-decoration: none;
            margin-top: 0px;
            margin: .5rem 1rem .5rem 1rem;
        }

            .wsmenu > .wsmenu-list > li > ul.sub-menu > li a:hover {
                color: #fff !important;
                background-color: transparent;
                text-decoration: underline;
            }

        /* </PARA EL SUBMENU> */



@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .desktoplogo {
        width: 25%
    }

    .wsmenu > .wsmenu-list > li a {
        padding: 1rem 0rem .5rem 0rem !important;
        margin: 10px .8rem 10px .8rem;
    }

}



@media only screen and (max-width: 991px) {

    .wsmobileheader {
        color: #fff !important;
        background-color: #2B2B3B;
        border-bottom: none !important;
        box-shadow: none;
    }

    #fMenu {
        margin-top: 0px;
        border-bottom: none !important;
    }

    .callusbtn {
        color: #fff !important;
        top: 2px;
    }

    #wsnavtoggle {
    }

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        background: #fff;
    }


    .wsmenu > .wsmenu-list {
        background-color: #3E3D54 !important;
    }

        .wsmenu > .wsmenu-list > li a {
            font-weight: 400 !important;
            color: #fff !important;
            font-size: 85%;
            line-height: 1.4 !important;
            letter-spacing: 2px;
            padding: 1rem 0rem .5rem 0rem !important;
            margin: 5px 1rem 5px 1rem;
            border-bottom: solid 1px transparent;
        }

        .wsmenu > .wsmenu-list > li > a:hover {
            color: #fff !important;
            text-decoration: underline;
            background: transparent;
            border-bottom: solid 1px transparent;
        }

        .wsmenu > .wsmenu-list > li > a.active {
            color: #FE6D2C;
            background-color: transparent;
            border-bottom: none;
        }


    .wsmobileheader .smllogo {
        margin-top: 8px;
    }


    .wsmenu > .wsmenu-list > li.rightmenu .contacto {
        border: solid 1px #fff;
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
        padding-bottom: 1rem !important;
        margin-top: 1rem;
    }


        /* <PARA EL SUBMENU> */
    .wsmenu > .wsmenu-list > li > ul.sub-menu {
        top: 0px;
        padding-left: 0rem;
        padding-right: 0rem;
    }
    

        .wsmenu > .wsmenu-list > li > .wsmenu-click > i:before {
            content: "";
            width: 100%;
            height: 100%;
            border: none !important;
            transition: 0.2s ease;
            display: block;
            transform-origin: 100% 0;
        }

        .wsmenu > .wsmenu-list > li > ul.sub-menu > li a {
            padding: 5px 10px !important;
            background-color: transparent;
            text-decoration: none;
        }

            .wsmenu > .wsmenu-list > li > ul.sub-menu > li a:hover {
                background-color: transparent;
                color: #fff !important;
                text-decoration: underline;
            }

        .wsmenu > .wsmenu-list {
            background-color: #f9f9f9;
        }
        /* </PARA EL SUBMENU> */


}
/* </PARA EL MENU> */

