﻿/* Fuentes usadas
font-family: 'Playfair Display', serif;
font-family: 'Source Sans Pro', sans-serif;
*/

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;700&family=Source+Sans+Pro:wght@300;400;600;700&display=swap');

body {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 100% !important;
    line-height: 1.4 !important;
    color: #343426 !important;
}

h1, h2, h3, h4 {
    font-family: 'Playfair Display', serif;
    font-weight: 700 !important;
}

h1 {
    font-size: 300%;
}

h2 {
    font-size: 280%;
}

h3 {
    font-size:200%;
}

h4 {
    font-size: 150%;
}

h5 {
    font-family: 'Playfair Display', serif;
    font-size: 140%;
    font-weight: 500 !important;
    line-height: 1.4 !important;
}

.lead {
    font-size: 140%;
    line-height: 1.4 !important;
    font-weight: 400 !important;
    padding-bottom: 1rem;
    color: #343426;
}

p, li {
    color: #79796A;
}

@media only screen and (max-width: 992px) {

    h1 {
        font-size: 200%;
    }
    h2 {
        font-size: 170%;
    }
    h3 {
        font-size: 140%;
    }

}
    
/* <CARRUSEL> */
/* <BANNER ESCRITORIO> */
#MiCarousel {
    margin-top: 0;
    background-color: #F5F7F6;
}


    #MiCarousel .carousel .item {
        width: 100%; /*slider width*/
    }

        #MiCarousel .carousel .item img {
            width: 100%; /*img width*/
        }



@media only screen and (max-width: 992px) {
    #MiCarousel {
        margin-top: 50px;
    }

}
/* </BANNER ESCRITORIO> */

/* <BANNER MOVIL> */
@media only screen and (max-width: 992px) {
    #fBannerMovil {
        margin-top: 65px;
        text-align: center;
        background-image: linear-gradient(to right, #569268, #429788, #4899a2, #6398b0, #8297b3);
    }
        #fBannerMovil h1 {
            color: #fff;
            font-size: 170%;
            padding-top: 1rem;
            padding-bottom: 0rem;
        }
        #fBannerMovil .texto {
            padding-left: 0%;
        }

}
/* </BANNER MOVIL> */
/* </CARRUSEL> */



/* <DESTACADO> */
#fDestacados {
    padding-top: 0rem;
    padding-bottom: 2rem;
    border-top: solid 1px rgba(171, 173, 154, 1);
    background-color: #fff;
}
    #fDestacados h2 {
        padding-bottom: 1rem;
    }
    #fDestacados h5 {
        padding-bottom: 2rem;
        color: #79796A;
    }
    #fDestacados .lead {
        padding-bottom: 2rem;
    }

    #fDestacados .cuadro {
        padding: 1rem 1rem 1rem 1rem;
    }

        #fDestacados .cuadro h4 {
            color: #191919 !important;
            margin-bottom:.1rem;
        }

        #fDestacados .cuadro h5 {
            padding-bottom:1rem;
        }

        #fDestacados .cuadro .icon {
            padding-bottom: 1rem;
        }

.titulo-servicio {
    font-family: 'Playfair Display', serif;
    font-weight: 700 !important;
    font-size: 130%;
    color: #343426;
    margin-bottom: 5px;
    line-height: 1.1;
}

@media only screen and (max-width: 992px) {

    #fDestacados {
        padding-bottom: 1rem;
    }

        #fDestacados .linea {
            background: none;
        }

        #fDestacados .cuadro {
            padding: 1rem 1rem 1rem 1rem;
            margin-bottom: 1rem;
        }

}
/* </DESTACADO> */



/* <OBJETIVO> */
#fObjetivo {
    padding-top: 3rem;
    padding-bottom: 2rem;
    border-top: solid 1px rgba(171, 173, 154, 1);
    background-color: #569268;
}

#fObjetivo p {
    color: #fff;
}

@media only screen and (max-width: 992px) {

}
/* </OBJETIVO> */


/* <PADECIMIENTOS> */
#fPadecimientos {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background: url(/images/basketball.png) repeat;
    background-color: #EBF0ED;
    border-top: solid 1px rgba(171, 173, 154, .5);
}

    #fPadecimientos h2 {
        margin-bottom: 4rem;
    }

    #fPadecimientos .renglon2 {
        margin-bottom: 2rem;
    }

    #fPadecimientos li a {
        color:#343426;
        text-decoration: underline;
    }

    #fPadecimientos li a:hover {
        color: #569268;
    }

@media only screen and (max-width: 992px) {

    #fPadecimientos {
        padding-top: 3rem;
        padding-bottom: 5rem;
    }


}
/* </PADECIMIENTOS> */

/* <PAULINA> */
#fPaulina {
    padding-top: 5rem;
    padding-bottom: 4rem;
    background-color: #fff;
    border-top: solid 1px rgba(171, 173, 154, .5);
}

    #fPaulina .columna1 {
        padding-bottom: 2rem;
    }

    #fPaulina h2::before {
        content: ' ';
        display: inline-block;
        position: absolute;
        background: url("/images/linea-verde.svg") no-repeat;
        background-size: contain;
        height: 70px;
        width: 7px;
        left: 0;
        top: -.3rem;
    }

    #fPaulina h2 {
        margin-bottom: 2rem;
        padding-left: 1rem;
    }

    #fPaulina .columna1 .texto {
        padding-left: 1rem;
    }

        #fPaulina .columna1 .firma {
            padding-top: 1rem;
            padding-bottom: 1rem;
        }

@media only screen and (max-width: 992px) {
    #fPaulina {
        margin-left: 1rem;
        padding-top: 3rem;
        padding-bottom: 4rem;
    }

        #fPaulina .columna1 {
        }

    #fFaqs .columna1 h2 {
        margin-bottom: 2rem;
    }

        #fFaqs .columna1 h2::before {
            content: ' ';
            display: inline-block;
            position: absolute;
            background: url("/images/linea-verde.svg") no-repeat;
            background-size: contain;
            height: 70px;
            width: 7px;
            left: 0;
            top: -1rem;
        }

}
/* </PAULINA> */

/* <CARACTERISTICAS> */
#fCaracteristicas {
    padding-top: 4rem;
    padding-bottom: 0rem;
    background-color: #F5F7F6;
    border-top: solid 1px rgba(171, 173, 154, .3);
}

    #fCaracteristicas h4 {
        font-family: 'Source Sans Pro', sans-serif !important;
        letter-spacing: 1rem;
        font-weight: 700 !important;
        font-size: 110%;
        margin-bottom: 1rem;
        line-height: 1.4;
    }

    #fCaracteristicas .cuadro {
        padding: 1rem 2.5rem 1rem 2.5rem;
        margin-bottom: 3rem;
        background: url("/images/linea-caracteristicas.png") center right no-repeat;
    }

    #fCaracteristicas .cuadroB {
        padding: 1rem 2.5rem 1rem 2.5rem;
        margin-bottom: 3rem;
        background: none;
    }

    #fCaracteristicas .cuadro .icon, #fCaracteristicas .cuadroB .icon {
        padding-top: 1rem;
        padding-bottom: 1rem;
        font-size: 300%;
    }
       

@media only screen and (max-width: 992px) {

    #fCaracteristicas {
        padding-top: 4rem;
        padding-bottom: 0rem !important;
        background-image: none;
    }

        #fCaracteristicas .cuadro {
            padding: 1rem 1rem 2rem 1rem;
            margin-bottom: 1rem;
            background: url("/images/linea-caracteristicas-movil.png") bottom center no-repeat;
        }

        #fCaracteristicas .cuadroB {
            padding: 1rem;
            margin-bottom: 1rem;
        }

}
/* </CARACTERISTICAS> */




/* <TESTIMONIOS> */
.carousel-indicators li {
    padding-bottom: 0rem !important;
}

#fTestimonios {
    padding-top: 2.5rem;
    padding-bottom: 2rem;
    text-align: center;
    border-top: solid 1px rgba(171, 173, 154, 1);
    background-color: #569268;
}

    #fTestimonios .testimonial {
        padding-left: 8rem;
        padding-right: 8rem;
        padding-bottom: 3rem;
    }

    #fTestimonios h4 {
        font-family: 'Source Sans Pro', sans-serif !important;
        letter-spacing: 1rem;
        font-weight: 700 !important;
        font-size: 110%;
        margin-bottom: 2rem;
        line-height: 1.4;
        color: #fff;
        opacity: .5;
    }

    #fTestimonios p {
        font-style: italic;
        font-size: 125%;
        color: #fff;
    }

    #fTestimonios .autor {
        font-size: 100%;
        font-style: normal;
        color: #fff;
        opacity: .5;
    }


#CarouselTestimoniales .col-center {
    margin: 0 auto;
    float: none !important;
}

#CarouselTestimoniales .carousel {
    margin: 50px auto;
    padding: 0 70px;
}

    #CarouselTestimoniales .carousel .item {
        color: #fff;
        font-size: 14px;
        text-align: center;
        overflow: hidden;
        min-height: 290px;
        opacity: .5;
    }

        #CarouselTestimoniales .carousel .item .img-box {
            width: 135px;
            height: 135px;
            margin: 0 auto;
            padding: 5px;
            border: 1px solid #ddd;
            border-radius: 50%;
        }

    #CarouselTestimoniales .carousel .img-box img {
        width: 100%;
        height: 100%;
        display: block;
        border-radius: 50%;
    }

    #CarouselTestimoniales .carousel .testimonial {
        padding: 30rem 10rem !important;
        color: #f00 !important;
    }

    #CarouselTestimoniales .carousel .overview {
        font-style: italic;
    }

        #CarouselTestimoniales .carousel .overview b {
            text-transform: uppercase;
            color: #7AA641;
        }

    #CarouselTestimoniales .carousel .carousel-control {
        width: 40px;
        height: 40px;
        margin-top: -20px;
        top: 50%;
        background: none;
    }

#CarouselTestimoniales .carousel-control i {
    font-size: 68px;
    line-height: 42px;
    position: absolute;
    display: inline-block;
    color: #fff;
    /*text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000;*/
    text-shadow: none;
}

#CarouselTestimoniales .carousel .carousel-indicators {
    bottom: -40px;
}

#CarouselTestimoniales .carousel-indicators li, CarouselTestimoniales .carousel-indicators li.active {
    width: 10px !important;
    height: 10px !important;
    margin: 1px 3px;
    border-radius: 50%;
}

#CarouselTestimoniales .carousel-indicators li {
    background: #fff;
    border-color: transparent;
    box-shadow: inset 0 2px 1px rgba(0,0,0,0);
    border-top: none !important;
    border-bottom: none !important;
}

    #CarouselTestimoniales .carousel-indicators li.active {
        background: #E17D7D;
        box-shadow: none;
    }




@media only screen and (max-width: 991px) {

    #fTestimonios {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

        #fTestimonios .testimonial {
            padding-left: 3rem;
            padding-right: 3rem;
            padding-bottom: 3rem;
        }
        
    #CarouselTestimoniales .carousel-control i {
        font-size: 40px;
        line-height: 42px;
        position: absolute;
        display: inline-block;
        color: #fff;
        /* text-shadow: 0 3px 3px #e6e6e6, 0 0 0 #000; */
        text-shadow: none;
    }

    .carousel-control-next, .carousel-control-prev {
        width: 10%;
    }

}

/* </TESTIMONIOS> */

/* <FAQS> */
#fFaqs {
    padding-top: 4rem;
    padding-bottom: 4rem;
    border-top: solid 1px rgba(171, 173, 154, .5);
}

    #fFaqs .columna1 {
        padding-right: 2rem;
        padding-bottom: 3rem;
    }


        #fFaqs .columna1 h2::before {
            content: ' ';
            display: inline-block;
            position: absolute;
            background: url("/images/linea-verde.svg") no-repeat;
            background-size: contain;
            height: 70px;
            width: 7px;
            left: 0;
            top: -.3rem;
        }


    #fFaqs .columna1 h2 {
        margin-bottom: 4rem;
        padding-left: 1rem;
    }
    
    #fFaqs .card {
        background-color: transparent;
    }

    #fFaqs .card-header {
        padding: .5rem 1.25rem;
        margin-bottom: 0;
        background-color: transparent;
        border-bottom: none;
        font-family: 'Source Sans Pro', sans-serif !important;
    }

        #fFaqs .card-header .btn {
            color: #343426 !important;
            padding: 0rem !important;
            font-weight: 600 !important;
            font-size: 85% !important;
            text-decoration: none;
            text-align: left !important;
            letter-spacing: 0px;
            font-family: 'Source Sans Pro', sans-serif !important;
        }

            #fFaqs .card-header .btn:hover {
                text-decoration: none;
                color: #E17D7D !important;
            }


    #fFaqs .card .card-body {
        padding: 0rem 2rem 0rem 2rem !important;
        color: #79796A !important;
    }

    #fFaqs .fa-map-marker-question:before {
        color: #E17D7D;
    }


@media only screen and (max-width: 992px) {

    #fFaqs {
        padding-top: 3rem;
        padding-bottom: 4rem;
        padding-left: 1rem;
    }

        #fFaqs .columna1 {
            padding-right: 1rem;
            padding-bottom: 3rem;
        }

            #fFaqs .columna1 h2 {
                margin-bottom: 2rem;
            }

            #fFaqs .columna1 h2::before {
                content: ' ';
                display: inline-block;
                position: absolute;
                background: url("/images/linea-verde.svg") no-repeat;
                background-size: contain;
                height: 70px;
                width: 7px;
                left: 0;
                top: -1rem;
            }
}
/* </FAQS> */

/* <CALL> */
#fCall {
    padding-top: 8rem;
    padding-bottom: 8rem;
    background-image: url(../images/fondo-call.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-color: #D8E2DC;
    border-top: solid 1px rgba(171, 173, 154, .5);
}

    #fCall h2 {
        font-size: 300%;
    }

    #fCall h5 {
        padding-top: 0rem;
        padding-bottom: 2rem;
        font-family: 'Source Sans Pro', sans-serif !important;
    }
    
    #fCall .columna2 {
        text-align: right;
    }

@media only screen and (max-width: 992px) {

    #fCall {
        padding-top: 2rem;
        padding-bottom: 18rem;
        background-image: url(../images/fondo-call-movil.jpg);
        background-repeat: no-repeat;
        background-position: right;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
    }

        #fCall h5 {
            padding-bottom: 1rem;
        }

        #fCall .columna2 {
            text-align: left;
        }
}
/* </CALL> */


/* <PIE> */
#fPie {
    padding-top: 1rem;
    padding-bottom: 0rem;
    background-color: #fff;
    border-top: solid 1px rgba(171, 173, 154, .7);
}


    #fPie a, #fPie p {
        color: #79796A;
    }

        #fPie p a:hover {
            color: #353526 !important;
            text-decoration: underline;
            opacity: 1;
        }

    #fPie .columna1 {
        padding-top: 1rem;
        padding-bottom: 0rem;
    }

    #fPie .columna2 {
        padding-top: 1rem;
        padding-bottom: 0rem;
        text-align: right;
        font-family: 'Playfair Display', serif;
        font-weight: 700 !important;
    }

        #fPie .columna2 .divisor {
            padding-left: .5rem;
            padding-right: .5rem;
        }


@media only screen and (max-width: 992px) {

    #fPie {
        padding-top: 1rem;
        padding-bottom: 0rem;
    }

        #fPie a {
           line-height: 1.8;
        }
        
        #fPie .columna2 {
            text-align: center;
        }

}
/* </PIE> */

/* <SUBIR> */
#fSubir {
    padding-top: 1rem;
    padding-bottom: 0rem;
    background-color: #fff;
}

    #fSubir .linea {
        padding-top: 1rem;
        border-top: solid 1px rgba(171, 173, 154, .5);
    }

    #fSubir .redesIcon {
        color: #79796A !important;
        opacity: 1 !important;
        font-size: 180%;
    }

        #fSubir .redesIcon:hover {
            color: #E17D7D !important;
        }


    #fSubir ul li {
        padding-bottom: 0rem;
    }

@media only screen and (max-width: 992px) {

    #fSubir {
        padding-top: 1rem;
        padding-bottom: 1rem;
        text-align: left;
    }

}
/* </SUBIR> */

/* <VARIOS> */
.ligaVerde {
    color: #569268;
    font-weight: 700 !important;
    text-decoration: underline;
}

.ligaRosa {
    color: #E17D7D;
    font-weight: 700 !important;
    text-decoration: underline;
}

.textVerde {
    color: #569268 !important;
}

.textRosa {
    color: #E17D7D !important;
}

.textNegro {
    color: #353526 !important;
}

.textMedio {
    font-size: 115%;
}
.textMedio a {
    color: #343426;
}




ul li {
    padding-bottom: .7rem;
}

.card {    
   border: none; 
   border-radius: 0rem;
}


.separador {
    margin-bottom: 2rem;
}



@media only screen and (max-width: 992px) {

}
/* </VARIOS> */


/* <BOTONES> */

.btn {
    border-radius: 0 1.5rem 1.5rem 1.5rem;
    border: none;
    color: #fff !important;
    padding: 1rem 2.5rem 1rem 3rem !important;
    margin-top: 1rem;
    letter-spacing: 3px;
    font-weight: 600;
    text-decoration: none !important;
}

.btn-primary {
    background-color: #569268;
}

    .btn-primary:hover {
        transition: all .5s ease-in-out;
        background-color: #6EBB85;
        color: #fff !important;
    }

.btn-secondary {
    background-color: transparent;
    border: solid 2px #fff;
}

    .btn-secondary:hover {
        background-color: transparent;
        border: solid 2px #fff;
        transition: all .5s ease-in-out;
        opacity: .6;
    }   

    

@media screen and (max-width: 767px) {

}
/* </BOTONES> */



/* <PARA EL MENU> */
#fMenu {
    margin-top: 0px;
    background-color: #fff;
    border-bottom: solid 1px rgba(171, 173, 154, .5);
}

.wsmainfull {
    width: 100%;
}


.desktoplogo {
    padding: 0px 0px 0px 0px;
}

    .desktoplogo img {
        max-width:400px;
    }

.wsmenu > .wsmenu-list {
    padding-top: 1.5rem;
}

.wsmenu {
    width: 100%;
}

    .wsmenu > .wsmenu-list > li.rightmenu a {
        padding: 1rem .8rem 1rem .8rem !important;
        font-family: 'Source Sans Pro' sans-serif !important;
        font-weight: 700 !important;
        color: #353526 !important;
        font-size: 100%;
        line-height: 1.4 !important;
        letter-spacing: 1px;
    }

    .wsmenu > .wsmenu-list > li.rightmenu > a i {
        margin-right: 0px;
    }



    .wsmenu > .wsmenu-list > li.rightmenu > a:hover {
        color: #569268 !important;
        background-color: transparent;
    }

    .wsmenu > .wsmenu-list > li.rightmenu > a.active {
        color: #E17D7D !important;
        background-color: transparent;
    }

    .wsmenu > .wsmenu-list > li.rightmenu a {
        color: #191919;
        background-color: transparent;
    }


@media only screen and (max-width: 991px) {

    .wsmobileheader {
        color: #353526 !important;
        background-color: #fff;
        height: 66px;
    }

    #fMenu {
        margin-top: 0px;
        border-bottom: none !important;
    }

    .callusbtn {
        color: #E17D7D !important;
        top: 10px;
    }

    .wsanimated-arrow span,
    .wsanimated-arrow span:before,
    .wsanimated-arrow span:after {
        background: #79796A;
    }

    .wsanimated-arrow {
        margin: 15px 0 0 15px;
    }

    .wsmenu > .wsmenu-list {
        background-color: #fff !important;
    }

        .wsmenu > .wsmenu-list > li a {
            padding: 1.1rem 1rem 1.1rem 1rem !important;
            font-weight: 700 !important;
            font-size: 110% !important;
            color: #fff !important;
            text-align: center;
            border-bottom: solid 1px rgba(171, 173, 154, .5);
            margin-left: 2rem;
            margin-right: 2rem;
        }

        .wsmenu > .wsmenu-list > li > a:hover {
            color: #569268 !important;
            background: #fff !important;
        }

        .wsmenu > .wsmenu-list > li > a.active {
            color: #E17D7D !important;
            background: #fff !important;
        }


    .wsmobileheader .smllogo {
        margin-top: 1px;
        padding: 0px 20px;
    }



}
/* </PARA EL MENU> */

/* <WHATSAPP> */
.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 15px;
    right: 25px;
    background-color: #569268;
    color: #FFF !important;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    z-index: 100;
}

    .float:hover {
        color: #FFF;
        background-color: #6EBB85;
    }

.my-float {
    margin-top: 10px;
}


@media only screen and (max-width: 991px) {

    .float {
        right: 20px;
    }
}
/* </WHATSAPP> */

