img#overlayImagePerfectPixels {
    width: auto!important;
    left: 0!important;
    right: 0!important;
    margin: auto!important;
}

*, *::after, *::before {
    box-sizing: border-box;
    line-height: 130%;
    -webkit-font-smoothing: antialiased;
}

a {
    cursor: pointer;
}

html,body {
    background: #FFF;
    color: #595959;
    font-size: 16px;
    font-family: 'Gotham';
}

div {
    display: block;
    overflow: hidden;
}

h2 {
    font-weight: 300;
}

a,a:hover {
    text-decoration: none;
    color: inherit;
}

.wrap {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
    height: auto;
}

.wrap .float {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
    height: auto;
    text-align: center;
    max-width: 1440px;
    margin: auto;
}

.wrap .float2 {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
    height: auto;
    text-align: center;
    max-width: 940px;
    margin: auto;
}

li {
    display: inline-block;
}

ul {
    margin: 0;
    text-align: center;
}

ul li {
    margin: 0;
}

ul li, ul li img {
    vertical-align: middle;
}

.floatvideo {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 53.5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 5;
    color: #FFF;
    max-width: 1100px;
    right: 0;
    margin: auto;
}

.block50 {
    width: 50%;
    float: left;
}

.block33 {
    width: 33.3%;
    float: left;
}

.block50 {
    margin-top: 30px;
}

.block50 .inner {
    margin: 23px 31px;
    background-color: #e8eff1;
    padding: 35px 20px;
    font-size: 20px;
    color: #595959;
}

.block50 .inner h2 {
    color: #2fbbea;
    font-size: 25px;
    margin: 20px 0;
}

.wrap.four {
    padding: 70px;
}

.block33 {
    margin-top: 50px;
    font-size: 20px;
    padding: 0 16px;
}

.block33 h2 {
    font-weight: bold;
    margin: 10px 0;
    margin-top: 20px;
}

.wrap.footer {
    color: #FFF;
    font-size: 12px;
    /* background: url('../img/bg_footer.png') no-repeat -50px 30px; */
    background-color: #53B8B4;
    background-size: 520px;
}

.footer {
    text-align: left;
    padding-bottom: 0!important;
}

.footer .small {
    display: block;
    overflow: hidden;
    margin-top: -10px;
    font-size: 12px;
    background-color: #595959;
    padding: 40px;
    text-align: center;
    margin-bottom: 0;
    color: #BBBBBB;
}

.footer a {
    display: block;
    overflow: hidden;
    font-size: 16px;
}

.footer .center a {
    padding: 2px 5px;
    padding-left: 20px;
    background: url('../img/svg/ic_flecha_footer.svg') no-repeat left center;
    background-size: 8px;
}

.footer a:hover {
    text-decoration: underline;
}

.footer .right a.telf {
    padding: 11px 5px;
    padding-left: 53px;
    background: url('../img/svg/ic_telefono.svg') no-repeat left center;
    background-size: 38px;
}

.footer .right a.mail {
    padding: 16px 5px;
    padding-left: 53px;
    background: url('../img/svg/ic_correo.svg') no-repeat left center;
    background-size: 38px;
}

.footer div {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    text-align: left;
    margin-top: 39px;
}

.slick-dots {
    margin: 0;
}

.slick-dots li button {
    font-size: 0;
    cursor: pointer;
    line-height: 0;
    width: 20px;
    height: 20px;
    border: none;
    background: url('../img/79.png') no-repeat center center;
}

.slick-dots li.slick-active button {
    background: url('../img/13.png') no-repeat center center;
}

.close, .open {
    width: 58px;
    height: 58px;
    position: fixed;
    top: 30px;
    overflow: hidden;
    cursor: pointer!important;
    right: 30px;
    z-index: 45;
    background: url('../img/svg/ic_menu_hamburguesa.svg') no-repeat center center;
    background-size: contain;
}

.open {
    display: none;
}

.scrolled .open {
    display: block;
    z-index: 55;
}

.close {
    background: url('../img/svg/ic_aspa_cierre.svg') no-repeat center center;
    background-size: contain;
}

.wrap.menu {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 50;
    color: #FFF;
    padding-bottom: 100px;
}

.wrap.menu.overmenu {
    display: none;
    position: fixed;
    z-index: 555;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

.cookies {
    background: #1e2325;
    color: #4e5152;
}

.cookies {
    text-align: left;
    overflow: hidden;
    padding: 10px;
    line-height: 12px;
    font-family: 'Gotham'  Helvetica, sans-serif;
    font-weight: none;
    line-height: 13px;
    font-size: 10px;
    position: fixed;
    z-index: 9;
    width: 100%;
    bottom: 0;
    border-top: 1px solid #292d2f;
}

.cookies .enlace_cookies {
    display: block;
    overflow: hidden;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: url(../img/close.png) no-repeat center center;
    background-size: 100%;
}

.cookies a {
    display: inline;
    color: inherit;
    text-decoration: underline;
}

a.enlace_cookies {
    float: right;
}

.cookies .wrapper {
    max-width: 960px;
    margin: auto;
}

.footer .small a {
    display: inline;
    text-decoration: none;
    line-height: 30px;
}

.wrap.hero {
    height: 810px;
    overflow: hidden;
    background: url('../videos/video_hero.png') no-repeat center center #595959;
    background-size: cover;
}

.wrap.hero video {
    /* opacity: 0.4; */
    /* margin-top: -150px; */
}

.hero h1 {
    font-size: 48px;
    /* font-weight: bold; */
    font-family: 'Rockwell';
    line-height: 60px;
}

.wrap h2 {
    font-size: 48px;
    font-weight: bold;
    font-family: 'Rockwell';
    line-height: 60px;
    color: #53B8B4;
    margin-bottom: 60px;
}

.wrap.one {
    padding: 75px 0;
    padding-bottom: 103px;
}

.wrap.one li {
    width: 285px;
    vertical-align: top;
    margin: 0 6px;
    margin-bottom: 30px;
}

.wrap.one li h3 {
    margin: 0;
    font-size: 32px;
    color: #53B8B4;
    font-family: 'Rockwell';
    margin-top: 38px;
    margin-bottom: 9px;
}

.wrap.one li img {
    height: 62px;
}

.wrap.one_two h2 {
    color: #FFF;
    font-size: 36px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
}
.wrap.one_two h2 strong {
    font-weight: bold;
}

.wrap.one_two {
    height: 334px;
    background: url('../videos/video_sabrias.png') no-repeat center center #595959;
    background-size: cover;
}

.wrap.one_two .floatvideo {
    max-width: 950px;
    top: 49%;
}

.wrap.one_three div {
    text-align: left;
}

.wrap.one_three h2 {
    margin-top: 99px;
    margin-bottom: 49px;
}

.wrap.one_three p {
    margin-bottom: 20px;
    line-height: 19px;
}

.wrap.one_three h3 {
    font-size: 28px;
    margin-bottom: 49px;
    font-family: 'Rockwell';
    font-weight: normal;
    color: #EF7D53;
    line-height: 38px;
}

.wrap.one_three small {
    display: block;
    overflow: hidden;
    font-weight: bold;
    font-size: 30px;
    margin: 20px 0;
}

.wrap.one_three .last {
    padding-left: 50px;
    padding-right: 20px;
}

.wrap.one_three img {
    width: 569px;
}

.wrap.one_three .float {
    max-width: 1156px;
}

.wrap.one_three {
    padding: 50px 0;
    padding-bottom: 68px;
}

.wrap.two li {
    width: 377px;
    margin: 0 5px;
    background: #F3F3F3;
    padding-bottom: 20px;
    text-align: left;
    border-bottom: 18px solid #EF7D53;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    vertical-align: top;
    min-height: 562px;
}

.wrap.two h2 {
    margin-bottom: 45px;
}

.wrap.two li img {
    width: 100%;
}

.wrap.two li h3 {
    font-size: 37px;
    font-family: 'Rockwell';
    font-weight: normal;
    color: #000;
    border-bottom: 1px solid #EF7D53;
    padding-bottom: 27px;
    margin-bottom: 26px;
}

.wrap.two li div {
    padding: 25px 30px;
}

.wrap.three {
    padding: 70px 0;
    background: #53B8B4;
    color: #FFF;
    margin-top: 79px;
    padding-bottom: 56px;
}

.wrap.three h2 {
    color: #FFF;
}

.wrap.three li {
    width: 583px;
    vertical-align: top;
    margin-bottom:30px;
}

.wrap.three li img {
    margin-bottom: 49px;
    width: 156px;
}

.wrap.three li h3 {
    font-size: 36px;
    margin-bottom: 21px;
    font-family: 'Rockwell';
    font-weight: normal;
}

.wrap.three li p {
    margin: 0 71px;
    line-height: 24px;
}

.wrap.four .block50 {
    border: 2px solid #EF7D53;
    border-radius: 10px;
    width: 360px;
    margin: auto 5px;
    float: none;
    display: inline-block;
    vertical-align: top;
    height: 706px;
    padding: 47px 40px;
    /* text-align: left; */
}

.wrap.four .block50 li {
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    padding-left: 40px;
    margin-bottom: 24px;
    line-height: 21px;
    background: url('../img/svg/ic_check.svg') no-repeat left -6px;
    background-size: 28px;
}

.wrap.four .block50 img {
    margin-bottom: 39px;
    width: 100px;
}

.wrap.four {
    /* background: url('../img/bg_beneficios.png') no-repeat center bottom; */
    background-size: 80%;
}

.wrap.four .block50 h3 {
    margin-bottom: 51px;
    font-size: 32px;
    font-family: 'Rockwell';
    font-weight: bold;
    color: #53B8B4;
}

.wrap.five {
    padding: 80px 0;
    background: #f3f3f3;
    padding-bottom: 93px;
}

.wrap.five li {
    width: 278px;
    vertical-align: top;
    border-radius: 10px;
    padding: 0;
    height: 590px;
    overflow: hidden;
    margin: 0 5px;
    background: #FFF;
    text-align: left;
    margin-bottom:20px;
}

.wrap.five h3 {
    background: #53B8B4;
    color: #FFF;
    padding: 41px 23px;
    font-size: 29px;
    font-family: 'Rockwell';
    font-weight: normal;
    text-align: left;
    padding-right: 0;
    font-weight: 600;
    padding-bottom: 44px;
}

.wrap.five h3.small {
    padding: 20px 20px;
    font-size: 28px;
    font-weight: normal;
    line-height: 40px;
    padding-bottom: 26px;
    text-align: center;
}

.wrap.five h2 {
    margin-bottom: 70px;
}

.wrap.five img {
    margin-bottom: 21px;
}

.wrap.five p {
    line-height: 20px;
    padding: 0 19px;
    font-size: 15.5px;
    padding-right: 23px;
    margin-bottom: 15px;
}
.wrap.five p .color1{
	color:#53B8B4;
}
.wrap.five p .color2{
	color:#EF7D53;
}

.wrap.five h3.small strong {
    display: block;
    font-weight: 600;
}

.wrap.six {
    padding: 60px 0;
    padding-bottom: 87px;
}

.wrap.six .blocks {
    background: #F3F3F3;
    border-radius: 10px;
}

.wrap.six .blocks .block50 {
    margin: 0;
    text-align: left;
}

.wrap.six .float {
    max-width: 1160px;
	overflow:visible;
}

.wrap.six h2 {
    margin-bottom: 45px;
}

.wrap.six .block50.left {
    width: 41%;
}

.wrap.six .block50.right {
    width: 59%;
    padding: 44px 54px;
	padding-bottom:0;
}

.wrap.six h3 {
    font-size: 36px;
    font-family: 'Rockwell';
    font-weight: normal;
    padding-right: 20px;
    line-height: 41px;
    margin-bottom: 10px;
    color: #EF7D53;
}

.wrap.six .date {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 100;
    font-size: 14px;
}

.wrap.six p {
    line-height: 21px;
    padding-right:42px;
}

.wrap.six div a {
    padding: 11px 20px;
    border: 1px solid #EF7D53;
    color: #EF7D53;
    background: #FFF;
    border-radius: 5px;
    padding-right: 48px;
    display: inline-block;
    overflow: hidden;
    margin-top: 25px;
    background: url('../img/svg/ic_flecha_naranja.svg') no-repeat 121px center;
    background-size: 9px;
    background-color: #FFF;
}

.wrap.six div a:hover {
    color: #FFF;
    background: url('../img/svg/ic_flecha_footer.svg') no-repeat 121px center;
    background-size: 9px;
    background-color: #EF7D53;
}

.footer .right a {
    margin: 8px 0;
}

.footer .right p {
    margin-bottom: 26px;
}

.footer .small a {
    font-size: 12px;
    margin: 0 5px;
    color: #BBBBBB;
}

.footer .block33.left {
    text-align: right!important;
    padding-right: 22px;
}

.footer .block33.right {
    width: 33%;
    padding-top: 18px;
    padding-left: 27px;
    margin-bottom: 40px;
}

.footer .block33.center {
    width: 29%;
    padding-left: 152px;
    padding-top: 15px;
}

.footer .block33.right p {
    font-size: 17px;
}

.wrap.menu img {
    filter: drop-shadow(0px 3px 2px rgba(0,0,0,0.5));
    margin: 55px 0;
}

.wrap.menu img.center {
    margin: 55px 75px;
}

.wrap.menu ul {
    border-top: 1px solid;
    padding-top: 30px;
    margin-top: 4px;
}

.wrap.menu li {
    margin: 0 28px;
}

.wrap.menu li a:hover {
	text-decoration:underline;
}

.wrap.menu .float {
    max-width: 1120px;
}

.overmenu {
    background: #53B8B4;
}

.sabana {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #595959;
    opacity: 0.3;
    z-index: 2;
}

video {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.tablet .wrap.four .block50 {
    /* width:40%; */
    margin-bottom: 50px;
}

.tablet .wrap.two li {
    width: 31%;
    margin-bottom: 30px;
}

.tablet .wrap.three li {
    margin-bottom: 80px;
    width: 49%;
}

.tablet .wrap.four {
    padding-left: 0;
    padding-right: 0;
}

.tablet .wrap.four li {
    height: auto;
}

.tablet .wrap.one_three h2 {
    margin-top: 25px;
}

.tablet .footer .block33.center {
    padding-left: 30px;
}

.tablet .wrap.six .block50.right {
    padding-right: 0;
    padding-top: 16px;
    padding-bottom: 0;
}

.tablet .wrap.five li {
    margin-bottom: 20px;
    width: 42%;
    height: 570px;
}

.tablet .wrap.one li {
    margin-bottom: 40px;
}

.tablet .wrap.one li {
    width: 48%;
    float: left;
}

.tablet .wrap.one_two h2 {
    padding: 0 30px;
}

.tablet .wrap.three li p {
    margin: 0 50px;
}

.tablet .wrap.five li img {
    width: 100%;
}

.footer .redes {
    width: 211px;
    float: right;
    margin-top: 55px;
    clear: both;
}
.footer .left img {
    float: right;
    clear: both;
    margin-top: 15px;
}

.redes a {
    display: inline-block;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    background: no-repeat center center;
    background-size: 45px;
    font-size: 0;
    line-height: 0;
    color: transparent;
}
.redes a:hover {
	opacity:0.7;
}

.redes a.linkedin {
    background-image: url('../img/svg/ic_linkedin.svg');
}

.redes a.instagram {
    background-image: url('../img/svg/ic_instagram.svg');
}

.wrap.seven .cuadro100, .wrap.seven .cuadro50 {
    border: 2px solid #EF7D53;
    border-radius: 10px;
    width: 100%;
    float: none;
    display: block;
    vertical-align: top;
    padding: 47px 0px;
}

.wrap.seven .cuadro50 {
    display: inline-block;
    width: calc(50% - 40px);
    float: left;
    margin: 80px 0;
}

.wrap.seven .cuadro50.first {
    margin-right: 80px;
}

.wrap.seven img {
    height: 50px;
    width: auto!important;
}

.wrap.seven .logos {
	display:flex;
	text-align: center;
	justify-content: space-evenly;
	margin: 50px 0;
}

.wrap.seven .cuadro50 img {
    width: 300px!important;
    height: auto;
    margin-top: 0!important;
}


.wrap.seven .logos.firstrow {
    padding: 0 50px;
}
.wrap.seven .contienelogo {
    /* width: 33%; */
    /* float: left; */
    text-align: center;
    vertical-align: middle;
    overflow: visible;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wrap.seven .cuadro50 .contienelogo {
    /* width: auto; */
}

.seven.wrap h2 {
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 36px;
}

.seven.wrap .firstrow img{
	/* margin-top:20px; */
	/* margin-bottom:60px; */
	width: 80%;
}



ul.slick-dots {
	text-align: center;
	background: none!important;
}

ul.slick-dots li {
	width: 50px!important;
	height: 50px!important;
	border: none!important;
	background: transparent!important;
	line-height: 100%!important;
	min-height: auto!important;
	border-radius: 10px;
}
ul.slick-dots li {
	margin: 10px!important;
}
ul.slick-dots li button {
	background: none;
	color: transparent;
	font-size: 0;
	line-height: 0;
	width: 50px!important;
	height: 50px!important;
	border: 0;
	background: url('../img/svg/ic_pagerazul_off.svg') no-repeat center center;
	background-size: contain;
}
ul.slick-dots .slick-active button {
	background: none;
	color: transparent;
	font-size: 0;
	line-height: 0;
	width: 50px!important;
	height: 50px!important;
	border: 0;
	background: url('../img/svg/ic_pagerazul_on.svg') no-repeat center center;
	background-size: contain;
}
ul.slick-dots li button  {
	background: url('../img/svg/ic_pagernaranja_off.svg') no-repeat center center;
}
ul.slick-dots .slick-active button {
	background: url('../img/svg/ic_pagernaranja_on.svg') no-repeat center center;
}

button.slick-arrow {
	width: 90px!important;
	height: 100%!important;
	border:none;
	position: absolute;
	top: 0;
	font-size:0;
	line-height:0;
	cursor:pointer;
	color:transparent;
	z-index: 5;
	left: -110px;
	background: url('../img/svg/flecha_izq.svg') no-repeat center center;
}

button.slick-arrow.slick-next {
	background: url('../img/svg/flecha_der.svg') no-repeat center center;
	left:auto;
	right: -110px;
}

.wrap.six .slick-dots {
    margin-top: 20px;
}
.wrap.seven .float {
	max-width:960px;
}
.seven.wrap .firstrow img.pos1, 
.seven.wrap .firstrow img.pos3 {
    height: 30px;
} 
.wrap.seven .cuadro50 .logos {
    margin: 0;
    margin-top: 10px;
} 
.seven.wrap img.pos6,
.seven.wrap img.pos7 {
    height: 90px!important;
    width: auto!important;
}
.seven.wrap img.pos9 {
    height: 70px!important;
    width: auto!important;
}
.seven.wrap img.pos5 {
    height: 38px;
}
