﻿@media screen and (min-width: 48em) {
body {
	font-size: 18px;
	font-size: 1.125em;
}
h1 {
	font-size: 5vw;
}
h2 {
	font-size: 2em;
}
.big {
	font-size: 1.1em;
}
.big-x {
	font-size: 1.25em;
}
.big-xx {
	font-size: 1.5em;
}
.lk-section {
	font-size:0.9vw;
	margin: 2em 0 0 3em;
}
.web{
	display:block;
}
.mobile{
	display:none;
}
/** BLOQUES*/
.bloque-grid {
	display:flex;
	flex-wrap:wrap;
	width:100%;
	position:relative;
	align-items:flex-start;
	justify-content:center;
}
.bloque-grid-column{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	position:relative;
	align-items:flex-start;
	justify-content:flex-start;
}
.bloque-grid > * + * {
	margin-left:5vw;
}
.bloque-child {
	flex: 1;
}
.grid-left {
	justify-content:start;
}
.grid-right {
	justify-content:end;
}
.bloque-grid-number .number {
    font-size: 3.25em;
}
.little-number{
	font-size:2vw;
}
/** CUSTOM STYLES*/

.page1 .bloque-image{
	margin:2vw;
	width:calc(100% - 4vw);
	height:calc(100vh - 4vw);
	border-radius:10vw 10vw 0 10vw;
}

.page1 .bloque-intro{
	z-index:2;	
	padding:2vw 0 1.5vw 0;
}
.page1 .bloque-intro-content a{
	position:absolute;
	bottom:0;
	right:0;
	margin-right:3em;
	margin-bottom:0.5vw;
	padding:0;
}
.page1 h1, .main-eus .page1 h1{
	font-size:2vw;
	letter-spacing:0.6vw;
	padding-bottom:0.4vw;
}

.page1 h2{
	font-size:3vw;
	letter-spacing:0.3vw;
}
.page1 .bloque-intro-content{
	margin-left: 30%;
}
.page2 .bloque-grid > * + * {
	margin-left:6vw;
}
.page2 .bloque-child{
	flex:inherit;	
	border-left:1px solid white;
	padding:2vw 0 2vw 6vw;
}
.page2 .bloque-child:first-child{
	border-left:0;
	padding-left:0;	
}
.page2 img{
	max-width: 6vw;
	margin: 0 auto 1em auto;
}
.page3 .bloque-child img {
    max-width: 60%;
}
.page4 .bloque-child img{
	max-width:80%;
}
.page5 .bloque-3 .bloque-grid > * + *{
	margin-left:1em;	
}
.page5 .bloque-grid {
	align-items: center;
	flex-wrap: nowrap;
	margin-bottom: 0.5em;
}
.page5 .bloque-grid .bloque-2:last-child {
	margin-top: 0;
}
.page5 .bloque-3 {
	flex: 1;
}

.page5 .bloque-3:first-child {
	transform: rotate(270deg);
	white-space: nowrap;
	width: 100px;
	display: flex;
	justify-content: center;
	flex: none;
}
.page5 .bloque-3:last-child {
	transform: rotate(270deg);
	white-space: nowrap;
	width: 100px;
	display: flex;
	justify-content: center;
	flex: none;
}
.page5 .bloque-grid .bloque-3:first-child, .page5 .bloque-grid .bloque-3:last-child{
	display:inherit;
}
.page5 .bloque-3 .bloque-grid .bloque-2:first-child {
	border-radius: 2em 0 0 2em;
}
.page5 .bloque-3 .bloque-grid:first-child .bloque-2:last-child {
	border-radius: 2em 2em 2em 0;
	background: linear-gradient(90deg, rgba(130,59,109,1) 0%, rgba(228,34,140,1) 100%);
}
.page5 .bloque-3 .bloque-grid:nth-child(odd) .bloque-2:last-child {
	background: linear-gradient(90deg, rgba(130,59,109,1) 0%, rgba(228,34,140,1) 100%);
}
.page5 .bloque-3 .bloque-grid .bloque-2:last-child {
	border-radius: 0 2em 2em 0;
	background-color: #ebebee;
}
.page5 .bloque-3 .bloque-grid:last-child .bloque-2:first-child {
	border-radius: 2em 0 2em 2em;
}
.page5 .bloque-3 .bloque-grid:last-child .bloque-2:last-child {
	border-radius: 0 2em 2em 2em;
}
.page6 .center-wrap{
	max-width:1600px;
	width:80%;	
}
.page6 .bloque-grid:last-child .bloque-child{
	padding:0 0 0 2vw;
}
.page7 .bloque-child div:first-child {
    padding-top: 0;
}
.page8 .center-wrap{
	max-width:1600px;
	width:80%;	
}
.page8 .bloque-grid:last-child .bloque-child div{
	padding-top:0;
}
.page9 .center-wrap.center-radius{
	padding:7vw 7vw 5vw 7vw;
}
.page9 img.icon{
	max-width:3.25em;	
}
.page10 .bloque-grid:last-child .bloque-child div:last-child{
	padding-top: 2em;
}
.page10 .bloque-grid:last-child .bloque-child:last-child{
	margin-top:-10%;	
}
.page10 h4{
	font-size:1.25vw;
}
.page11 img {
    width: 80%;
}
.page11 .bloque-grid:nth-child(2) .bloque-child:last-child{
	padding-top:0;	
}
.page11 .bloque-grid:nth-child(2) .bloque-child {
    padding-left: 2vw;
}
.page12 .caption-container{
	flex-direction:row;	
}
.page12 .center-wrap{
	max-width:1600px;
	width:70%;
}
.page12 .bloque-child:last-child{
	flex:3;	
}
.page12 .bloque-grid:first-child .bloque-child:first-child{
	padding-top:10%;	
}
.lk {
	width:220px;
	height:170px;
	bottom:2vw;
	right:2vw;
}
}
@media screen and (min-width: 60em) {
.download.mobile {
	display: none;
}

}
@media screen and (min-width: 67em) {
body {
	font-size: 18px;
	font-size: 1.125em;
}
h1 {
	font-size: 4vw;
}
h2 {
	font-size: 2.5vw;
}
h3{
	font-size:1.75vw;
}
h4{
	font-size:1.65vw;
}
.big {
	font-size: 1.25vw;
}
.big-x {
	font-size: 1.5vw;
}
.big-xx {
	font-size:2vw;
}
.center-wrap {
	width: 65%;
	margin: 0 auto;
}
.mobile {
	display: none;
}
.sostenibilidad {
	margin: 2em;
}
.lk-header {
	margin: 1em 2em;
}
.lk-header img {
	width: 300px;
	height: auto;
}
.lk-header-eus img {
	width: 260px;
}
/* BACKGROUND */
.chapter .background-wrap-left {
	mix-blend-mode: hard-light;
}
.chapter .background-wrap-right {
	mix-blend-mode: hard-light;
}
@-moz-document url-prefix() {
 .chapter.cover .background-wrap-right, .chapter.cover .background-wrap-left {
 opacity: 0.8;
}
}
.lk-section:before {
	transform: translate(0, 0.2em) rotateY(90deg);
}
.section.active .lk-section:before {
	transform: translate(0, 0.2em) rotate(0);
}
.lk-section span {
	opacity: 0;
	-moz-transform: translateX(-20px);
	-webkit-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}
.section.active .lk-section span {
	opacity: 1;
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-o-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
}
.section .center {
	opacity: 0;
	-moz-transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-o-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
}
.section .center-arrow {
	opacity: 0;
}
.section .left {
	opacity: 0;
	-moz-transform: translateX(-20px);
	-webkit-transform: translateX(-20px);
	-o-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}
.section .right {
	opacity: 0;
	-moz-transform: translateX(20px);
	-webkit-transform: translateX(20px);
	-o-transform: translateX(20px);
	-ms-transform: translateX(20px);
	transform: translateX(20px);
}
.section .down {
	opacity: 0;
	-moz-transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	transform: translateY(-20px);
}
.section.active .center, .section.active .left, .section.active .right, .section.active .down {
	opacity: 1;
	-moz-transform: translateX(0) translateY(0);
	-webkit-transform: translateX(0) translateY(0);
	-o-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
}
.section.active .center-arrow {
	opacity: 1;/*animation: fading 1s infinite;*/
}
.section.active {
	-moz-transition: all .25s cubic-bezier(.73, 0, .1, .94);
	-o-transition: all .25s cubic-bezier(.73, 0, .1, .94);
	-webkit-transition: all .25s cubic-bezier(.73, 0, .1, .94);
}
.section.active .center, .section.active .center-arrow, .section.active .left, .section.active .right, .section.active .down, .back, .back:before, .chart-lk, .chart-ibex, .section.active .lk-section:before, .section.active .lk-section span {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.onepage-pagination li a:before {
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}
.cursor {
	-webkit-transition: opacity 0.25s ease;
	-moz-transition: opacity 0.25s ease;
	-ms-transition: opacity 0.25s ease;
	-o-transition: opacity 0.25s ease;
	transition: opacity 0.25s ease;
}
.section.active .anim1 {
	transition-delay: 0.5s;
}
.section.active .anim2 {
	transition-delay: 0.75s;
}
.section.active .anim3 {
	transition-delay: 1s;
}
.section.active .anim4 {
	transition-delay: 1.25s;
}
.section.active .anim5 {
	transition-delay: 1.5s;
}
.section.active .anim6 {
	transition-delay: 1.75s;
}
.section.active .anim7 {
	transition-delay: 2s;
}
.section.active .anim8 {
	transition-delay: 2.25s;
}
.section.active .anim9 {
	transition-delay: 2.5s;
}
.section.active .anim10 {
	transition-delay: 2.75s;
}
.section.active video {
	transition-delay: 1s;
}
.section.active .chart-lk {
	transition-delay: 3s;
}
.section.active .chart-ibex {
	transition-delay: 3.5s;
}
.section.active .lk-section:before {
	transition-delay: 1s;
}
.section.active .lk-section span {
	transition-delay: 0.5s;
}
 @media screen and (min-width: 87.50em) {
body {
	font-size: 18px;
	font-size: 1.125em;
}
}
@media screen and (min-width: 100em) {
body {
	font-size: 20px;
	font-size: 1.250em;
}
.center-wrap {
	max-width: 1200px;
}
}
@media screen and (min-width: 112.500em) {
body {
	font-size: 22px;
	font-size: 1.375em;
}
}
