<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1, h2, h3, h4, h5, h6,
body
 {
     font-family: "Montserrat";
 }
h1,.h1{
    font-size: 56px;
    line-height: 56px;
}
h2,.h2{
    font-size: 46px;
    line-height: 46px;
}
h3,.h3{
    font-size: 36px;
    line-height: 36px;
}
h4,.h4{
    font-size: 26px;
    line-height: 26px;
}
h1,.h1,h2,.h2,h3,.h3,h4,.h4{
    font-weight: 700;
}
.menu-dropdown a span, .menu-dropdown a.level1, .menu-dropdown span.level1{
     font-size: 15px!important;
     font-family: "Montserrat";
}
.menu-dropdown a.level1 &gt; span, .menu-dropdown span.level1 &gt; span{
    padding: 4px 7px;
}
#slider100 .module.deepest{
    margin: 0px!important;
}
.jp-toolbar-outer{
    background-color: transparent;
    z-index: 10000;
}
/* .jp-toolbar-outer a{
    color: #fff!important;
} */
@media (min-width:768px){
    .jp-toolbar-outer{
        margin-bottom: 0px;
    }
    .jp-toolbar-outer{
        margin-bottom: -40px;
    }
    #menu{
        margin-top:20px;
    }
    .menu-outer{
        padding-bottom:20px;
    }
}

 /* body{
    font-family: "Montserrat"!important;
 } */
 .menu-dropdown a span, .menu-dropdown a.level1, .menu-dropdown span.level1{
    font-size: 14px!important;
}
.menu-dropdown a.level2:hover{
   color: #000!important;
}
#slider100 .module.deepest{
   margin: 0px!important;
}
body{
    background-image: none!important;
}
#top-a .grid-box .mod-box{
    background: #fff;
    border: 0px;
    padding: 0px;
}
#top-d .grid-box .mod-box{
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.lgx-parallax.jaxp .lgx-parallax-text{
    line-height: 36px;
    /* margin-bottom: 20px; */
}
/* .lgx-parallax.jaxp .lgx-parallax-text &gt; a{
    margin-top: 10px;
} */
a:hover, em, code, .color{
    color: #157a3f;
}
.tp-caption.large_text{
    font-family: "Montserrat";
    font-size: 69px;
}
.tp-bullets.simplebullets.round .bullet{
	background-image: none!important;
	border: 2px solid #fff;
	border-radius: 50%;
}
.tp-bullets.simplebullets.round .bullet.selected{
    background-color: #157a3f;
}
.tp-bullets{
    bottom: 10px!important;
}
/*BOTON WHATS*/
.wa-btn i.fa-whatsapp{
    color: #fff;
    background: url('./../images/WL.png');
    width: 30px;
    height: 30px;
    display: block;
    background-size: contain;
    float: left;
    margin: 4px;
    /* margin-right: 5px;
    margin-left: 5px;
    margin-top: 5px; */
    font-size: 32px;
    line-height: 30px;
}
.wa-btn a span{
    position: relative;
    top: -5px;
    color: #fff!important;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    font-family: 'Nunito', sans-serif;
}
.wa-btn{
    z-index: 999999999;
    position: fixed;
    bottom: 7%;
    right: 25px;
    text-align: left;
    background-color: #01CD63;
    padding:5px;
    border-radius:3px;
    font-size: 12px;
    min-width: 24px;
    -webkit-animation: wa-slide-in-bottom 0.5s 1.5s ease-in-out both;
    animation: wa-slide-in-bottom 0.5s 1.5s ease-in-out both;
}

@-webkit-keyframes wa-slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes wa-slide-in-bottom {
  0% {
    -webkit-transform: translateY(1000px);
            transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@media all and (max-width:768px){
    #eca_banner{
        padding-bottom: 85px!important;
    }
}
@media all and (min-width:769px){
    #eca_banner{
        padding-left: 350px;
    }
}
/*FINBOTONWHATS*/

.top-color{
    background-color: #fff;
}
.jp-toolbar-outer a,
.menu-dropdown a.level1, .menu-dropdown span.level1{
    color: #157a3f!important;
}
#logo{
    height: 90px;
}</pre></body></html>