
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
}

body,html {
	width: 100%;
	height: 100%;
	font-size:16px;
	color: #575756;
	font-family: 'Century Gothic';
	font-weight:400;
	background: white;
	position: relative;
}

a{
	text-decoration:none;
	cursor:pointer;
	/*color:#575756;*/
}

a:hover,a:focus,a:visited{
	text-decoration:none;
	outline:none;
	color: inherit;
}

@font-face{
	font-family: 'Century Gothic';
    src: url('../fonts/CenturyGothicRegular.ttf');
}

.h-100{height: 100%;}
.movil{display: none;}
.p-0{padding: 0 !important;}
.plr-30{padding: 0 30px;}
.pb-0{padding-bottom: 0 !important;}
.p-30{padding: 30px;}
.pl-25{padding-left: 25px;}
.mb-15{margin-bottom: 15px;}
.mt-20{margin-top: 20px;}
.bold{font-weight: 700;}
.red-color{color: #f44336 !important;}
.green-color{color: #4caf50;}
.yellow-color{color: #ffc107;}
.blue-color{color: #2196f3;}
.gray-color{color: #878787;}
.white-color{color: #fff;}

.btn{
	font-size: 18px;
	position: relative;
	overflow: hidden;
    padding: 0;
    border: 1px solid #e8e8e8;
}
.btn div{
	position: relative;
	height: 100%;
	width: 100%;
	padding: 6px 12px;
	-webkit-transition: background 400ms linear;
    -ms-transition: background 400ms linear;
    transition: background 400ms linear;
}
.ink {
	display: block; 
	position: absolute;
	border-radius: 100%;
	transform: scale(0);
	z-index: 99;
}
/*animation effect*/
.ink.animate {animation: ripple 0.65s linear;}
@keyframes ripple {
	/*scale the element to 250% to safely cover the entire link and fade it out*/
	100% {opacity: 0; transform: scale(2.5);}
}
.btn-red{
	background: #f44336;
	border-radius: 0;
	color: white !important;
}
.btn-red .ink{background: #f44336;}
.btn:hover.btn-red div{color: #f44336 ;}
.btn-green{
	background: #4caf50;
	border-radius: 0;
	color: white !important;
}
.btn-green .ink{background: #4caf50;}
.btn:hover.btn-green div{color: #4caf50 ;}
.btn:hover.btn-green a{color: #4caf50 ;}
.btn-yellow{
	background: #ffc107;
	border-radius: 0;
	color: white !important;
}
.btn-yellow .ink{background: #ffc107;}
.btn:hover.btn-yellow div{color: #ffc107 ;}
.btn-blue{
	background: #2196f3;
	border-radius: 0;
	color: white !important;
}
.btn:hover.btn-blue div{color: #2196f3 ;}

/*.container {
    width: 1570px;
}*/

header{
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	background: white;
	z-index: 999;
	padding: 15px 0;
	transform: translate3d(0px, 0px, 0px);
	-webkit-box-shadow: 0px 0px 0px 1px #acc90d;
	box-shadow: 0px 0px 0px 1px #acc90d;
	transition: all .5s ease-in-out;
}
header img{
	width: 100%;
}
.header-right{
	text-align: right;
}
.flex-header{
	display: flex;
	align-items: center;
}
.header-info a{
	margin: 0 15px;
}
header nav a{
	line-height: 55px;
	padding: 4px 25px;
	font-size: 15px;
}
header.sticky{
	padding: 15px 0;
	position: fixed;
	transition: all .5s ease-in-out;
}
header.sticky img{
	height: auto;
	width: 100%;
}
/*header.sticky a{line-height: 40px;}*/
.redes-sociales.fb i{color: #3b5998}
.redes-sociales.in i{color: #0077b5}
.redes-sociales.insta i{color: #8a3ab9}
.link-header{
	-webkit-transition: background 400ms linear;
	-ms-transition: background 400ms linear;
	transition: background 400ms linear;
}
.marca:hover{color: #ffc107; }
.web:hover{color: #4caf50; }
.marketing:hover{color: #f44336; }
.redes:hover{color: #2196f3; }
/*#inicio{padding-top: 110px;}*/
.main-slider h1{
	font-size: 55px;
}
.main-slider h2{
	font-size: 30px ;
}
.tp-arr-iwrapper{display: none !important;}
.tparrows.preview3, .tparrows.preview3:after{background: transparent !important;color: white}
.title-section{
	width: 100%;
	padding: 75px 0;
	text-align: center;
	font-size: 35px;
}
.title-section p{margin: 0;}
.boxes{
	width: 100%;
	display: flex;
	position: relative;
	overflow: hidden;
}
.box{
	width: 50%;
	height: 45vw;
	max-height: 914px;
	background-position: center;
	background-size: cover;
	position: relative;
}
.right{
	position: absolute;
	right: 0;
}
.info-box{
	text-align: center;
	width: 55%;
	height: 300px;
	height: fit-content;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.title-box{font-size: 30px;margin-bottom: 20px;}
.subtitle-box{font-size: 25px;margin-bottom: 20px;}
.txt-box{margin-bottom: 20px;}
#clientes{
	width: 100%;
	padding: 0px 70px;
	background: #f2f2f2;
	position: relative;
}
.prev {
		position: absolute;
    line-height: 50px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 40%;
    left: 30px;
    z-index: 100;
    width: 50px;
    height: 50px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
		cursor: pointer;
}
.prev:after {
    content: '\e824';
		position: absolute;
    line-height: 50px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 0;
    left: 0;
    z-index: 100;
    width: 50px;
    height: 50px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
		cursor: pointer;
}
.next {
		position: absolute;
    line-height: 50px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 40%;
    right: 30px;
    z-index: 100;
    width: 50px;
    height: 50px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
		cursor: pointer;
}
.next:after {
    content: '\e825';
		position: absolute;
    line-height: 50px;
    text-align: center;
    font-family: "revicons";
    color: #aaa;
    font-size: 30px;
    top: 0;
    right: 0;
    z-index: 100;
    width: 50px;
    height: 50px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
		cursor: pointer;
}
.next:hover, .prev:hover{
	display: block;
	border-radius: 50%;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.15);
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.15);
}
#acerca{
	height: 90vh;
	min-height: 915px;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.box-acerca{
	position: absolute;
	bottom: 40px;
	right: 5%;
	/*width: 50%;*/
	width: 34%;
	max-width: 900px;
	height: 436px;
	height: fit-content;
	background: white;
	background: rgba(255, 255, 255, 0.8);
	padding: 30px;
}
.box-acerca img{
	height: 60px;
	margin: auto;
}
.box-acerca span{
	font-size: 30px;
	display: block;
	margin: 20px 0 5px;
}
.form-control{
	margin-bottom: 15px;
	border: 1px solid #acc90d;
}
.form-control input{width: 100%;height: 100%; padding: 0 10px;}
.form-control.textarea{
	height: 90px;
}
.form-control.textarea textarea{width: 100%; height: 100%; padding: 10px;}
#contacto .box{height: 55vw;}
footer{
	background: #ffff;
	padding: 40px 0;
	border-top: 1px solid #acc90d;
}
.link-footer{padding: 0 7px;}
#popup{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.7);
	z-index: 9999;
}
.content-popup{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 500px;
	height: 800px;
	height: fit-content;
	margin: auto;
	background: white;
	padding: 30px;
	text-align: center;
}
#close-popup{
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
	font-weight: bold;
}
.center-movile{display: inline-block;}
.visibility{visibility: visible !important;}
.mensajes-form{
	padding-top: 10px;
	height: 35px;
}
#contacto-iconos{
	position: fixed;
    right: 0;
    top: 30%;
    z-index: 999;
    display: grid;
    padding: 15px;
    text-align: center;
}
#contacto-iconos a{
	padding-bottom: 15px;
	font-size: 30px;
}
.banner-web{display: block !important;}
.banner-movil{display: none !important;}


/*****Estilos de aviso de privacidad******/
.embed-responsive-aviso {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

.embed-responsive object{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100%;
    height: 94%;
    border: 0;
    transform: translate(-50%, 6%);
    -webkit-transform: translate(-50%, 6%);
}

.margin-aviso{
    padding-top: 5%;
    padding-bottom: 5%;
}

.container-aviso{
	width: 1200px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
/******Fin estilo aviso de privacidad******/

/******************************************/

#acerca-mobile{display: none;}

/******************************************/
:root{
	--verde: #acc90d;
	--azul: #007fc7;
}

::-webkit-scrollbar {width: 0.5em; height: 0.5em;}
::-webkit-scrollbar-thumb {background: #007fc7;}
::-webkit-scrollbar-track {background: #b8c0c8;}
.banner-web li{list-style: none;}
.banner-movil li{list-style: none;}
.fs-16{font-size: 16px;}
.fs-17{font-size: 17px;}
.fs-18{font-size: 18px;}
.fs-19{font-size: 19px;}
.fs-20{font-size: 20px;}
.fs-21{font-size: 21px;}
.fs-22{font-size: 22px;}
.fs-23{font-size: 23px;}
.fs-24{font-size: 24px;}
.fs-25{font-size: 25px;}
.fs-26{font-size: 26px;}
.fs-27{font-size: 27px;}
.fs-28{font-size: 28px;}
.fs-29{font-size: 29px;}
.fs-30{font-size: 30px;}
.fs-31{font-size: 31px;}
.fs-32{font-size: 32px;}
.fs-33{font-size: 33px;}
.fs-34{font-size: 34px;}
.fs-35{font-size: 35px;}
.mb-30{margin-bottom: 30px;}
.pb-20{padding-bottom: 20px;}
.pr-50{padding-right: 50px;}
.bdr-1{border-bottom: 1px solid #acc90d;}
.letter-spc-1{letter-spacing: 1.5px;}
.w-600{font-weight: 600;}
.ptb-80{padding: 80px 0;}
.pt-80{padding-top: 80px;}
.l-blanca{color: #fff;}
.l-gris{color: #666666;}
.l-azul{color: #007fc7;}
.l-verde{color: #acc90d;}
.l-blanca{color: #ffffff!important;}
.btn-verde{padding: 7px 40px; color: #fff; border: 1px solid #acc90d; background: #acc90d; transition: all .5s ease-in-out;}
.btn-verde:hover{background: transparent; color: #acc90d; transition: all .5s ease-in-out;}
.btn-slide{padding: 7px 40px!important; color: #fff; border: 1px solid #007fc7; background: #007fc7; transition: all .5s ease-in-out; font-size: 16px!important;}
.btn-slide:hover{background: transparent; color: #fff; transition: all .5s ease-in-out;}
.btn-form{padding: 7px 70px; border: 1px solid #007fc7; background: #007fc7; transition: all .5s ease-in-out;}
.btn-form:hover{background: transparent; color: #007fc7; transition: all .5s ease-in-out;}
.link-header.active{color: #007fc7; font-weight: 600;}
.square-slide{border: 5px solid #acc90d; text-align: center; padding: 15px 25px !important;}
.p-no-margin{margin:0;}
.justi-p{text-align: justify;}
.flex-footer{display: flex; align-items:center;}
.footer-left{text-align: left;}
.footer-center{text-align: center;}
.footer-right{text-align: right;}
.logo-header{}
.logo-leadme{width: 175px; height: 48px;}
.bar-section{background: #007fc7; padding: 20px 0;}
/*.cont-paquetes{padding-left: 5%;}*/
.list-paquetes{list-style: none;}
.list-paquetes li{margin-bottom: 25px; padding-bottom: 10px; border-bottom: 1px solid #acc90d;}
a.btn-paquetes{background: #007fc7; color: #fff; padding: 7px 15px; top:20px; border: 1px solid #007fc7; transition: all .5s ease-in-out;}
a.btn-paquetes:hover{background: transparent; color: #007fc7; transition: all .5s ease-in-out;}
.package-list-details{margin-left: 3%;}
.cont-list-right-desayunos{padding: 20px;}
.cont-list-right-desayunos ul:last-child{border-bottom: 0; margin-bottom: 0; padding-bottom: 0;}
.cont-list-right-desayunos ul{margin-left: 7%; margin-bottom: 15px; border-bottom: 1px solid #acc90d; padding-bottom: 5px;}
.cont-list-right ul{margin-left: 7%;}
.cont-list-right li{margin-bottom: 15px; border-bottom: 1px solid #acc90d; padding-bottom: 5px;}
.square-costs{padding: 0px; border: 3px solid #acc90d;}
.title-box-right{background: #acc90d; padding: 15px 0;} 
.cont-list-right{padding: 20px;}
.right-paquetes{position: absolute; top: 40%; right: 0; font-size: 55px; color: #fff; text-shadow: 0px 0px 5px rgba(0,0,0,.75);}
.left-paquetes{position: absolute; top: 40%; font-size: 55px; color: #fff; text-shadow: 0px 0px 5px rgba(0,0,0,.75);}
.list-downloads{background: transparent; border: 1px solid #acc90d; padding: 15px; color: #007fc7;}
.list-downloads:hover{background: #acc90d; color: #fff; transition: all .3s ease-in-out;}
.icons-categories{width: 100px;}
.owl-nav-disabled .owl-nav{visibility: hidden;}
.whats-movil{display: none;}
.whats-movil a{color: #fff !important; font-size: 18px; display: flex; align-items: center;}
.i-whats-movil{color: #fff; font-size: 30px;}
.procesoCompra{padding: 50px 0; border-bottom: 1px solid var(--verde);}
.procesoCompra p{text-align: center;margin-bottom: 25px; font-size: 35px;}
.procesoCompra a{background: #007fc7; display: table; margin: 0 auto; color: #fff;padding: 7px 15px;top: 20px;border: 1px solid #007fc7;transition: all .5s ease-in-out;}
.procesoCompra a:hover{background: transparent;color: #007fc7;transition: all .5s ease-in-out;}