﻿@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 {
	bottom: 2em;
	right: 2em;
}
.lk-section {
	margin: 2em 0 0 3em;
}
/** BLOQUES*/
.bloque-grid {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	position: relative;
	align-items: start;
	justify-content: center;
}
.bloque-grid > * + * {
	margin-left: 3em;
}
.grid-left {
	justify-content: start;
}
.grid-right {
	justify-content: end;
}
.bloque-2, .bloque-2-short, .bloque-2-large, .bloque3 {
	flex: 1;
}
.bloque-2 img, .bloque-2-short img {
	max-width: 100%;
}
/** CUSTOM STYLES*/
.page1 .bloque-2:first-child {
	flex: 2;
}
.page3 .bloque-grid > * + * {
	margin-left: 0;
}
.page8 .bloque-3 .bloque-grid > * + * {
	margin-left: 1em;
}
.page4 .bloque-grid {
	align-items: start;
}
.page4 .bloque-2:first-child {
	flex: none;
	align-self: center;
}
.page5 .bloque-grid:nth-child(2) > * + * {
	margin-left: 0;
}
.page6 .bloque-grid > * + * {
	margin-left: 5em;
}
.page8 .bloque-grid {
	align-items: center;
	flex-wrap: nowrap;
	margin-bottom: 0.5em;
}
.page8 .bloque-grid .bloque-2:last-child {
	margin-top: 0;
}
.page8 .bloque-3 {
	flex: 1;
}
.page8 .bloque-3:first-child {
	transform: rotate(270deg);
	white-space: nowrap;
	width: 100px;
	display: flex;
	justify-content: center;
	flex: none;
}
.page8 .bloque-3:last-child {
	transform: rotate(270deg);
	white-space: nowrap;
	width: 100px;
	display: flex;
	justify-content: center;
	flex: none;
}
.page8 .bloque-3 .bloque-grid .bloque-2:first-child {
	border-radius: 2em 0 0 2em;
}
.page8 .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%);
}
.page8 .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%);
}
.page8 .bloque-3 .bloque-grid .bloque-2:last-child {
	border-radius: 0 2em 2em 0;
	background-color: #d6c9d4;
}
.page8 .bloque-3 .bloque-grid:last-child .bloque-2:first-child {
	border-radius: 2em 0 2em 2em;
}
.page8 .bloque-3 .bloque-grid:last-child .bloque-2:last-child {
	border-radius: 0 2em 2em 2em;
}
.page9 .bloque-2 .bloque-grid > * + * {
	margin-left: 2em;
}
.page9 .bloque-2 .bloque-grid .bloque-2:first-child {
	flex: none;
}
.page9 .gradient-text {
	display: inline !important;
}
.page10 .bloque-2 .bloque-grid {
	flex-wrap: nowrap;
}
.page11 .bloque-grid {
	flex-wrap: nowrap;
}
.page11 .bloque-grid:last-child .bloque-2 p br {
	display: inherit;
}
.page11 .bloque-grid:first-child > * + * {
	margin-left: 5em;
}
.page11 .bloque-grid:nth-child(2) > * + * {
	margin-left: 4em;
}
.page11 .bloque-grid:last-child {
	display: inline-flex;
	align-items: center;
	white-space: wrap;
}
.page11 .bloque-grid:last-child .bloque-2 {
	flex: none;
}
}
@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: 3.5vw;
}
h2 {
	font-size: 2.25vw;
}
.big {
	font-size: 1.1em;
}
.big-x {
	font-size: 1.25em;
}
.big-xx {
	font-size: 1.6em;
}
.center-wrap {
	width: 65%;
	margin: 0 auto;
}
.lk {
	width: 140px;
	height: auto;
}
.mobile {
	display: none;
}
.sostenibilidad {
	margin: 2em;
}
.lk-header {
	margin: 2em;
}
.lk-header img {
	width: 240px;
	height: auto;
}
.lk-header-eu img {
	width: 260px;
}
.page1 .bloque-2:first-child {
	flex: 2.75;
}
/** 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);
}
.page1 .bloque-2:first-child {
	background-image: url('../images/page1-img1.jpg');
}
.page10 .bloque-2 .bloque-grid .bloque-2:first-child {
	flex: 0.6;
}
.page10 .bloque-chart-child:last-child {
	position: absolute;
	bottom: 0;
	right: 0;
}
.page10 .bloque-chart-child .chart-lk, .page10 .bloque-chart-child .chart-ibex {
	height: 0;
}
.page10.active .bloque-chart-child .chart-lk {
	height: 0.5em;
}
.page10.active .bloque-chart-child .chart-ibex {
	height: 16em;
}
.page11 .center-wrap {
	width: 70%;
}
.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, h2, .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;
}
}
