/*******************************************************************************************************/
/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
                               /* C S S    B Y    A G R A  :P */
/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
/********************************************************************************************************/

/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
	/**/
:root{
	--negro: #000;
	--blanco: #fff;
	--verdeC: #37a195;
	--verdeM: #05897b;
	--verdeF: #04675c;
	--gris: #666666;
	--menta: #25baa2;
}
/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
/*@font-face {
  font-family: "Segoe Ui";
  src: url("../fonts/segoeui.ttf");
}

@font-face {
  font-family: "Segoe Ui Bold";
  src: url("../fonts/segoeuib.ttf");
}*/


.l-blanca{color: #fff;}
.l-blanca-force{color: #fff!important;}
.l-negra-force{color: #000!important;}
.l-negra{color: #000;}
.l-verdeC{color: #37a195;}
.l-verdeM{color: #05897b;}
.l-verdeF{color: #04675c;}
.l-gris{color: #666666;}
.l-menta{color: #25baa2;}



body, p{font-family: 'Quicksand', sans-serif; letter-spacing: 0px;}
h1, h2, h3, h4, h5, h6, span{font-family: 'Quicksand', sans-serif; letter-spacing: 0px;}
a:hover{text-decoration: none;}
/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/

/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
	/*Fuente, pesos fuente, tamaño*/
/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
.quick{font-family: 'Quicksand', sans-serif;} /**weight regular == 400 | weight bold == 700**/
.upper{text-transform: uppercase !important;}
.w-300{font-weight: 300!important;}
.w-400{font-weight: 400!important;}
.w-500{font-weight: 500!important;}
.w-600{font-weight: 600!important;}
.w-700{font-weight: 700!important;}
.fs-12{font-size: 12px!important;}
.fs-13{font-size: 13px!important;}
.fs-14{font-size: 14px!important;}
.fs-15{font-size: 15px!important;}
.fs-16{font-size: 16px!important;}
.fs-17{font-size: 17px!important;}
.fs-18{font-size: 18px!important;}
.fs-19{font-size: 19px!important;}
.fs-20{font-size: 20px!important;}
.fs-21{font-size: 21px!important;}
.fs-22{font-size: 22px!important;}
.fs-23{font-size: 23px!important;}
.fs-24{font-size: 24px!important;}
.fs-25{font-size: 25px!important;}
.fs-26{font-size: 26px!important;}
.fs-27{font-size: 27px!important;}
.fs-28{font-size: 28px!important;}
.fs-29{font-size: 29px!important;}
.fs-30{font-size: 30px!important;}
.fs-31{font-size: 31px!important;}
.fs-32{font-size: 32px!important;}
.fs-33{font-size: 33px!important;}
.fs-34{font-size: 34px!important;}
.fs-35{font-size: 35px!important;}
.fs-36{font-size: 36px!important;}
.fs-37{font-size: 37px!important;}
.fs-38{font-size: 38px!important;}
.fs-39{font-size: 39px!important;}
.fs-40{font-size: 40px!important;}
.fs-41{font-size: 41px!important;}
.fs-42{font-size: 42px!important;}
.fs-43{font-size: 43px!important;}
.fs-44{font-size: 44px!important;}
.fs-45{font-size: 45px!important;}
.fs-46{font-size: 46px!important;}
.fs-47{font-size: 47px!important;}
.fs-48{font-size: 48px!important;}
.fs-49{font-size: 49px!important;}
.fs-50{font-size: 50px!important;}
.fs-51{font-size: 51px!important;}
.fs-52{font-size: 52px!important;}
.lh-normal{line-height: normal;}

/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/

/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
	/*Margin, padding*/
/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
.p-no-margin{margin: 0 !important;}
.justi-p{text-align: justify;}
.w-space-pre{white-space: pre-line;}

.p-tb25{padding: 25px 0;}
.p-tb40{padding: 40px 0;}
.p-tb50{padding: 50px 0;}
.p-tb60{padding: 60px 0;}
.p-tb70{padding: 70px 0;}
.p-tb80{padding: 80px 0;}
.p-tb90{padding: 90px 0;}
.p-tb100{padding: 100px 0;}
.p-tb110{padding: 110px 0;}
.p-tb120{padding: 120px 0;}

.p-t20{padding-top: 20px;}
.p-t30{padding-top: 30px;}
.p-t40{padding-top: 40px;}
.p-t50{padding-top: 50px;}
.p-t60{padding-top: 60px;}
.p-t70{padding-top: 70px;}
.p-t80{padding-top: 80px;}
.p-t90{padding-top: 90px;}
.p-t100{padding-top: 100px;}


.p-b20{padding-bottom: 20px;}
.p-b30{padding-bottom: 30px;}
.p-b40{padding-bottom: 40px;}
.p-b50{padding-bottom: 50px;}
.p-b60{padding-bottom: 60px;}
.p-b70{padding-bottom: 70px;}
.p-b80{padding-bottom: 80px;}
.p-b90{padding-bottom: 90px;}
.p-b100{padding-bottom: 100px;}

.m-a20{margin: 20px;}
.m-a0{margin: 0px;}
.p-a0{padding: 0px;}

.m-tb50{margin: 50px 0;}
.m-tb60{margin: 60px 0;}
.m-tb70{margin: 70px 0;}
.m-tb80{margin: 80px 0;}
.m-tb90{margin: 90px 0;}
.m-tb100{margin: 100px 0;}
.m-tb110{margin: 110px 0;}

.m-t0{margin-top: 0px;}
.m-t10{margin-top: 10px;}
.m-t20{margin-top: 20px;}
.m-t30{margin-top: 30px;}
.m-t40{margin-top: 40px;}
.m-t50{margin-top: 50px;}
.m-t60{margin-top: 60px;}
.m-t70{margin-top: 70px;}
.m-t80{margin-top: 80px;}
.m-t90{margin-top: 90px;}
.m-t100{margin-top: 100px;}

.m-b0{margin-bottom: 0px;}
.m-b5{margin-bottom: 5px;}
.m-b10{margin-bottom: 10px;}
.m-b20{margin-bottom: 20px!important;}
.m-b25{margin-bottom: 25px;}
.m-b30{margin-bottom: 30px;}
.m-b40{margin-bottom: 40px;}
.m-b50{margin-bottom: 50px;}
.m-b60{margin-bottom: 60px;}
.m-b70{margin-bottom: 70px;}
.m-b80{margin-bottom: 80px;}
.m-b90{margin-bottom: 90px;}
.m-b100{margin-bottom: 100px;}
.letter-sp-2{letter-spacing: 2px;}
.letter-sp-5{letter-spacing: 5px;}

/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/

/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
	/*Buttons*/
/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
.btn-slide{background: linear-gradient(90deg, #37a195, #04675c); color: #fff; transition: .5s; font-size: 16px!important;}
.btn-slide:active, .btn-slide:focus{color: #fff;}
.btn-slide:hover{background: linear-gradient(90deg, #04675c, #37a195); color: #fff; transition: .5s;}
.site-button{background: linear-gradient(90deg, #37a195, #04675c); color: #fff; transition: .5s; font-size: 16px!important;}
.site-button:hover{background: linear-gradient(90deg, #04675c, #37a195); color: #fff; transition: .5s;}


/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/

/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
	/*Background*/
/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
.bckgd-verdeC{background: #37a195;}
.bckgd-verdeM{background: #05897b;}
.bckgd-verdeF{background: #04675c;}
.bckgd-gris{background: #666666;}
.bckgd-menta{background: #25baa2;}
.bckgd-grisC{background: #efefef;}

/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/


/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
.flex-center{display: flex; align-items: center;}
.flex{display: flex;}
section.section{padding: 70px 0;}
.sticky-wrapper{height: auto!important;}
.header{padding: 10px 0; box-shadow: 0px 0px 10px #000;}
.active .header-menu{color: #04675c !important; font-weight: 700 !important;}
.header-menu{color: #05897b !important; font-weight: 400 !important;}
.header-menu:hover{color: #04675c !important; font-weight: 700 !important;}
.logo-header img{width: 220px;}
.loader-logo img{width: 280px;}
.special-offer-outer::after{background: #05897b;}
.special-offer:after{z-index: -1;}
.p60-center-width{width: 60%; margin: 0 auto;}
.col-md-2-5{width: 20%; flex: 0 0 20%; max-width: 20%; padding: 0 15px; text-align: center;}
.icon-benefits{width: 70px; margin-bottom: 10px;}
.tabs-left-home li:not(:last-child){border-bottom: 1px solid #ddd;}
.tabs-left-home li:hover .tab-home a{background: #05897b; transition: .5s linear; color: #fff;}
.tabs-left-home li.active .tab-home a{background: #05897b!important; transition: .5s linear; color: #fff;}
.tabs-left-home li.active a{border: none!important;}
.tabs-left-home li.active:hover a{border: none!important;}
.tab-home a{padding: 10px 20px 10px 30px; display: block;}
.tab-home a{color: #05897b; transition: .5s linear; background: transparent;}
.tab-home a:hover{border: none!important;}
.tab-home:hover a{color: #fff!important; transition: .5s linear; text-decoration: none!important;}
.pricing-tab-content-block .wt-tabs.vertical .nav-tabs li.active a:before{top: 10px;}
.benefits-tabs{list-style: none;}
.benefits-tabs li{display: flex; align-items: center;}
.benefits-tabs li:before{content: "-"; margin-right: 10px;}
img.nosotros-balance-chi{max-width: 200px;}
.icon-contact{color: #fff!important; font-size: 40px; width: 40px; height: 40px; margin-right: 15px;}
button.scroltop{border-color: #04675c; color: #04675c;}
.icon-mini{width: 25px; height: 25px;}
.mensajes-form{position: absolute; right: 25%; bottom: 30px;}


/*Slide*/
.title-slide{font-size: 45px!important; line-height: normal!important;}
.subtitle-slide{font-size: 30px!important; line-height: normal!important;}
.zeus .tp-bullet-image, .zeus .tp-bullet-imageoverlay{width: 190px!important;}
.zeus .tp-bullet-title{width: 190px!important;}

/*Contacto*/


/*Footer*/
footer{}
.footer-padding{padding: 30px 0;}
.flex-footer{display: flex; align-items: center;}
.footer-left{text-align: left; margin-bottom: 0;}
.footer-center{text-align: center;}
.footer-right{text-align: right;}
.logo-leadme{width: 175px;}


/*Logo Header*/ 


/*Redes Desktop*/
.cont-info-float{position: fixed; top: 40%; right: 20px; z-index: 99;}
.info-float img{width: 50px; display: block; margin: 10px 0; filter: drop-shadow(1px 3px 2px black);}
.cont-redes-phone{display: none;}

/*Animation*/
.info-float:hover img{animation: move linear 2s infinite;}

@keyframes move{
	0%{transform: translateX(-10px);}
	50%{transform: translateX(10px);}
	100%{transform: translateX(-10px);}
}

/**/



/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
	/*Responsive*/
/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
@media screen and (min-width: 1700px){

}

@media screen and (max-width: 1400px){

}

@media screen and (max-width: 800px){
	.header{padding: 0;}
	.is-fixed .header-nav .nav{height: 100%;}
	.flex-center{display: block;}
	.text-center-sm{text-align: center !important;}
	.cont-info-float{display: none;}
	.logo-header img{max-width: 220px;}
	.title-slide{font-size: 22px!important;}
	.subtitle-slide{font-size: 18px!important;}
	.p60-center-width{width: 100%;}
	.flex-wrap{justify-content: center; flex-wrap: wrap;}
	.col-md-2-5{width: 33%; flex: 0 0 33%; max-width: 33%;}
	.pricing-tab-content-block .tab-pane{padding: 0 20px!important;}
	.pricing-tab-content-block .wt-tabs.vertical .nav-tabs li{width: 100%;}
	.wt-icon-box-wraper.flex-center{display: flex;}
	.img-slide1 .tp-bgimg{background-position: 49% center!important;}
	.img-slide2 .tp-bgimg{background-position: 69% center!important;}
	.img-slide3 .tp-bgimg{background-position: 45% center!important;}
	.mensajes-form{right: 15%;}





	
	
	/*bckgd*/

	/*Redes Phone*/
	.cont-redes-phone{display: block; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 9999;}
	.cont-redes-phone .cont-style{border-top: 1px solid #fff; display: flex; align-items: center;}
	.whats-phone{background: #47b24c; width: 33.333333%; padding: 10px 0;}
	.phone-phone{background: #028e77; width: 33.333333%; padding: 10px 0;}
	.mail-phone{background: #01665e; width: 33.333333%; padding: 10px 0;}
	/*end*/

	/**/
	.m-b0-sm{margin-bottom: 0px;}
	.m-b10-sm{margin-bottom: 10px;}
	.m-b20-sm{margin-bottom: 20px !important;}
	.m-b25-sm{margin-bottom: 25px !important;}
	.m-b30-sm{margin-bottom: 30px !important;}
	.m-b40-sm{margin-bottom: 40px !important;}
	.m-t25-sm{margin-top: 25px!important;}
	.p-tb40-sm{padding: 40px 0 !important;}
	.p-tb80-sm{padding: 80px 0;}
	.p-lr15-sm{padding: 0 15px;}
	.w-space-normal-sm{white-space: normal;}
	.m-t25-sm{margin-top: 25px;}
	.m-t40-sm{margin-top: 40px;}
	.m-t50-sm{margin-top: 50px;}
	.p-b0-sm{padding-bottom: 0;}
	.p-b30-sm{padding-bottom: 30px;}
	.p-b40-sm{padding-bottom: 40px;}
	.p-b70-sm{padding-bottom: 70px;}
	.p-lr15-sm{padding-left: 15px!important; padding-right: 15px!important;}
	.p-lr30-sm{padding-left: 30px!important; padding-right: 30px!important;}
	.fs-16-sm{font-size: 16px!important;}
	.fs-19-sm{font-size: 19px!important;}
	.fs-25-sm{font-size: 25px!important;}
	.fs-30-sm{font-size: 30px!important;}

	/*Footer*/
	.flex-footer{display: block;}
	.footer-left{text-align: center;}
	.footer-center{margin: 0px 0 25px;}
	.footer-right{text-align: center; }
	.footer-padding{padding: 30px 0 80px;}
}

@media screen and (max-width: 640px){

}

@media only screen and (max-width: 479px){

}


/*<-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><-><->*/
