
@font-face {
	font-family: Lora;
	src: url(../fonts/Lora/Lora-Regular.woff);
	font-weight: 100;
	font-display: fallback;
}
@font-face {
	font-family: Lora;
	src: url(../fonts/Lora/Lora-Italic.woff);
	font-weight: 100;
	font-style: italic;
	font-display: fallback;
}
@font-face {
	font-family: Lora;
	src: url(../fonts/Lora/Lora-Medium.woff);
	font-weight: 500;
	font-display: fallback;
}
@font-face {
	font-family: Lora;
	src: url(../fonts/Lora/Lora-MediumItalic.woff);
	font-weight: 500;
	font-style: italic;
	font-display: fallback;
}
@font-face {
	font-family: Lora;
	src: url(../fonts/Lora/Lora-SemiBold.woff);
	font-weight: 600;
	font-display: fallback;
}
@font-face {
	font-family: Lora;
	src: url(../fonts/Lora/Lora-SemiBoldItalic.woff);
	font-weight: 600;
	font-style: italic;
	font-display: fallback;
}
@font-face {
	font-family: Lora;
	src: url(../fonts/Lora/Lora-Bold.woff);
	font-weight: 900;
	font-display: fallback;
}
@font-face {
	font-family: Lora;
	src: url(../fonts/Lora/Lora-BoldItalic.woff);
	font-weight: 900;
	font-style: italic;
	font-display: fallback;
}
@font-face {
	font-family: Overpass;
	src: url(../fonts/Overpass/Overpass-Thin.woff);
	font-weight: 100;
	font-display: fallback;
}
@font-face {
	font-family: Overpass;
	src: url(../fonts/Overpass/Overpass-ExtraLight.woff);
	font-weight: 200;
	font-display: fallback;
}
@font-face {
	font-family: Overpass;
	src: url(../fonts/Overpass/Overpass-Light.woff);
	font-weight: 300;
	font-display: fallback;
}
@font-face {
	font-family: Overpass;
	src: url(../fonts/Overpass/Overpass-Regular.woff);
	font-weight: 400;
	font-display: fallback;
}
@font-face {
	font-family: Overpass;
	src: url(../fonts/Overpass/Overpass-SemiBold.woff);
	font-weight: 500;
	font-display: fallback;
}
@font-face {
	font-family: Overpass;
	src: url(../fonts/Overpass/Overpass-Bold.woff);
	font-weight: 600;
	font-display: fallback;
}
@font-face {
	font-family: Overpass;
	src: url(../fonts/Overpass/Overpass-ExtraBold.woff);
	font-weight: 700;
	font-display: fallback;
}
@font-face {
	font-family: Overpass;
	src: url(../fonts/Overpass/Overpass-Black.woff);
	font-weight: 900;
	font-display: fallback;
}

#cms #landing-box img {
	margin: 0;
}

#middlecolumns {
	padding-top: 0 !important;
}

#page {
	max-width: calc(100vw);
}

#page .columns-container-middle .container {
	max-width: 100%;
	padding: 0 10px;
}
#page .columns-container-middle {
	padding: 0;
}

html {
	font-size: 14px;
}


::placeholder {
	color: #ACAAA7 !important;
}

body {
	font-family: Overpass;
	color: #565A5C;
	margin: 0;
	max-width: calc(100vw);
	overflow-x: hidden;
}

a {
	color: #58585A;
	font-family: Overpass;
}

.intro a {
	color: #888888;
	text-decoration: underline;
}

.intro a:hover {
	color: #525252;
}

#landing-box a:hover {
	color: #ACAAA7;
}

#landing-box a,
button {
	transition: all .25s ease-in;
}

#landing-box a:hover,
button:hover {
	transition: all .25s ease-out;
}

#landing-box .anchor {
	position: absolute;
	margin-top: -45px;
}

#landing-box .p-absolute {
	position: absolute !important;
}

#landing-box .p-relative {
	position: relative !important;
}

#cms #landing-box .cta {
	color: #fff;
	background-color: #58585A;
	border: 1px solid #58585A;
	line-height: 48px;
	display: inline-block;
	text-decoration: none;
	padding: 0 50px;
	width: 435px;
	max-width: 90%;
	box-sizing: border-box;
	font-family: Overpass !important;
}

#cms #landing-box .cta:hover {
	color: #fff;
	background-color: #565A5C;
	border: 1px solid #565A5C;
}

#cms #landing-box .cta.transparent {
	color: #58585A;
	background-color: transparent;
}

#cms #landing-box .cta.transparent:hover {
	color: #565A5C;
	border: 1px solid #565A5C;
}

#cms #landing-box .banner > div.w-100 {
	padding: 0 20px;
}

#cms #landing-box .banner .cta,
#cms #landing-box .tiendas .cta {
	background-color: transparent;
	border: 1px solid #fff;
}
#cms #landing-box .banner .cta:hover,
#cms #landing-box .tiendas .cta:hover {
	color: #565A5C;
	border: 1px solid #565A5C;
}

#cms #landing-box .catalogo .cta,
#cms #landing-box .fast .cta {
	color: #565A5C;
	background-color: #fff;
	border: 1px solid #fff;
}
#cms #landing-box .catalogo .cta:hover,
#cms #landing-box .fast .cta:hover {
	color: #fff !important;
	background-color: transparent;
}

#landing-box .btns {
	display: inline-block;
	width: 100%;
}

#cms #landing-box .btns > .cta {
	margin-top: 10px;
	width: 100%;
	max-width: 100%;
}

#landing-box .text-center {
	text-align: center;
}

#landing-box .mt-0 {
	margin-top: 0 !important;
}

#landing-box .mt-1 {
	margin-top: 32px !important;
}

#landing-box .mt-2 {
	margin-top: 65px !important;
}

#landing-box .mt-3 {
	margin-top: 98px !important;
}

#landing-box .pt-0 {
	padding-top: 0 !important;
}

#landing-box .pt-1 {
	padding-top: 32px !important;
}

#landing-box .pt-2 {
	padding-top: 65px !important;
}

#landing-box .pt-3 {
	padding-top: 98px !important;
}

#landing-box .mb-0 {
	margin-bottom: 0 !important;
}

#landing-box .mb-1 {
	margin-bottom: 32px !important;
}

#landing-box .mb-2 {
	margin-bottom: 65px !important;
}

#landing-box .mb-3 {
	margin-bottom: 98px !important;
}

#landing-box .pb-0 {
	padding-bottom: 0 !important;
}

#landing-box .pb-1 {
	padding-bottom: 32px !important;
}

#landing-box .pb-2 {
	padding-bottom: 65px !important;
}

#landing-box .pb-3 {
	padding-bottom: 98px !important;
}

#landing-box .w-100 {
	width: 100% !important;
}

#landing-box .w-auto {
	width: auto !important;
}

#landing-box .d-block {
	display: block !important;
}

#landing-box .d-inline-block {
	display: inline-block !important;
}

#landing-box .d-none {
	display: none !important;
}

#cms #landing-box .title {
	font-size: 24px;
	font-weight: 300 !important;
	font-family: Lora !important;
	font-style: italic;
	color: #58585A;
	line-height: 37px;
}
#cms #landing-box .title.title-big {
	font-size: 36px;
	line-height: 48px;
}

#landing-box .tiendas p {
	color: #fff;
	margin-top: 10px;
	font-family: Lora;
	font-style: italic;
}

#landing-box h1.title + p {
	color: #4a4e51;
}

#landing-box .article .overpass {
	font-size: 14px;
	font-family: Overpass;
	line-height: 21px;
	font-style: normal;
	margin-top: 10px;
}

#landing-box b {
	font-weight: 700;
}

#landing-box .breath {
	display: inline-block;
	max-width: 975px;
	margin-left: auto;
	margin-right: auto;
}

#landing-box .lora {
	font-family: Lora;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	font-weight: 300;
	margin-top: 10px;
}

#landing-box {
	position: relative;
}

#landing-box .article {
		position: relative;
		box-sizing: border-box;
		display: inline-block;
		width: 100%;
	}

	#landing-box .article.contain {
		padding: 45px 20px;
	}

	/*#landing-box .article.video {
		padding: 0 20px;
	}*/

	#landing-box .catalogo,
	#landing-box .fast {
		background-color: #58585A;
		padding: 0 30px;
	}

	#landing-box .picture {
			display: inline-block;
			position: relative;
		}
		#landing-box .picture.bg img {
				width: 100%;
				height: auto;
			}

			#landing-box .logo-container {
			top: 0;
			width: 100%;
			height: auto;
		}

		#landing-box .picture.logo {
				left: 0;
				height: 100%;
				margin-bottom: 15px;
			}

			#landing-box .picture.logo img {
					height: 50%;
					max-width: 100%;
					max-height: 50%;
				}

				#landing-box .div-center {
	position: absolute;
	width: 100%;
	text-align: center;
	bottom: 15%;
}

#cms #nav ul {
	list-style: none;
	padding-left: 0;
	display: inline-block;
	margin-left: 0;
}

#cms #nav ul li {
	width: 50%;
	float: left;
}
#cms #nav ul li a {
	width: 95%;
	margin: 10px 0;
	box-sizing: border-box;
}

#cms #nav ul a {
	margin-left: 24px;
	text-decoration: none;
	line-height: 40px;
	border-radius: 20px;
	background-color: #D9DADB;
	color: #58585A;
}
#cms #nav ul a:hover {
	background-color: #ACAAA7;
}

#cms #nav ul li:first-child a {
	margin-left: 0;
}

/*#landing-box #play-pause-btn {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
	background-image: url(../../img/landings/aiko/video/Desktop_Video_PauseButton_Normal.svg);
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0;
	cursor: pointer;
}

#landing-box .article.video:hover #play-pause-btn {
	opacity: 1;
}

#landing-box #play-pause-btn:hover {
	background-image: url(../../img/landings/aiko/video/Desktop_Video_PauseButton_Hover.svg);
}

#landing-box #play-pause-btn.play {
	background-image: url(../../img/landings/aiko/video/Desktop_Video_PlayButton_Normal.svg);
}

#landing-box #play-pause-btn.play:hover {
	background-image: url(../../img/landings/aiko/video/Desktop_Video_PlayButton_Hover.svg);
}*/

#landing-box div.middle:not(.top):not(.logo-container) {
	margin-top: 96px;
}

#landing-box div.middle.top {
	margin-bottom: 96px;
}

#landing-box .col-2.large > div,
#landing-box .col-2.larger > div {
	display: inline-block;
	position: relative;
	float: left;
	margin-left: 16px;
}

#landing-box .col-2.large > div:first-child {
	width: calc(61.3% - 8px);
	margin-left: 0;
}

#landing-box .col-2.large > div:last-child {
	width: calc(38.7% - 8px);
}

#landing-box .col-2.large.right > div:first-child {
	width: calc(38.7% - 8px);
	margin-left: 0;
}

#landing-box .col-2.large.right > div:last-child {
	width: calc(61.3% - 8px);
}

#landing-box .col-2.larger.right > div:first-child {
	width: calc(33% - 8px);
	margin-left	: 0;
}

#landing-box .col-2.larger.right > div:first-child {
	width: calc(33% - 8px);
	margin-left: 0;
}

#landing-box .col-2.larger.right > div:last-child {
	width: calc(67% - 8px);
}

#landing-box .col-2.larger-mob > div:first-child {
		width: calc(61.3% - 8px);
		margin-left: 0;
	}
	
	#landing-box .col-2.larger-mob > div:last-child {
		width: calc(38.7% - 8px);
	}

#landing-box .soluciones {
	background-color: #58585A;
	color: #fff;
}
#cms #landing-box .soluciones .title,
#cms #landing-box .soluciones p {
	color: #fff;
}

#landing-box .col-3 {
	width: 100%;
	margin-top: 20px;
	position: relative;
}

#landing-box .col-3:first-child {
	margin-top: 0;
}

#landing-box .col-4 {
	width: calc(50% - 8px);
	margin-left: 16px;
	float: left;
	position: relative;
}
#landing-box .col-4:first-child,
#landing-box .col-4:nth-child(2) {
	margin-bottom: 16px;
}
#landing-box .col-4:first-child,
#landing-box .col-4:nth-child(3) {
	margin-left: 0;
}

#landing-box .picture + label {
	color: #fff;
	font-family: Lora;
	font-size: 24px;
	font-weight: 700;
	position: absolute;
	margin-top: -12px;
	top: 50%;
	left: 0;
	width: 100%;
	font-style: italic;
	line-height: 30px;
	text-align: center;
}

#landing-box .margin-top {
	margin-top: 16px;
}

#landing-box .article.contain.tiendas {
	padding-bottom: 0;
}

#landing-box .tiendas > .col-2 {
	background-color: #786F66;
	display: inline-block;
}

#landing-box .tiendas p {
	margin: 0 0 20px;
}

#landing-box .paddings {
	max-width: 500px;
	margin: 0 auto;
}

#landing-box .section-bg-color {
	background-color: #F0F1F1;
}

#landing-box .banner-block {
	padding: 0 !important;
}

#cms #landing-box .catalogo .title span,
#cms #landing-box .fast .title span {
	font-size: 18px;
	font-family: Overpass !important;
	font-style: normal;
}
#cms #landing-box .catalogo .title,
#cms #landing-box .catalogo p,
#cms #landing-box .fast .title,
#cms #landing-box .fast p {
	color: #fff;
}

@media screen and (min-width: 1024px) {

	#landing-box .section-bg-color {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		margin-top: 0;
		margin-bottom: 0;
	}


	#landing-box .article.contain {
		padding: 65px 40px;
	}
	
	#landing-box .article.contain.recycle {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	/*#landing-box .article.video {
		padding: 65px 40px;
	}*/

	#landing-box .anchor {
		position: absolute;
		margin-top: -65px;
	}

	#landing-box .paddings {
		padding: 0 30px;
	}

	#landing-box .col-2.large > div,
	#landing-box .col-2.larger > div {
		display: inline-block;
		position: relative;
		float: left;
		margin-left: 30px;
	}

	#landing-box .col-2.large > div:first-child {
		width: calc(55% - 15px);
		margin-left: 0;
	}
	
	#landing-box .col-2.large > div:last-child {
		width: calc(45% - 15px);
	}

	#landing-box .col-2.large.right > div:first-child {
		width: calc(45% - 15px);
		margin-left: 0;
	}
	
	#landing-box .col-2.large.right > div:last-child {
		width: calc(55% - 15px);
	}

	#landing-box .col-2.large.mosaic > div:first-child {
		width: calc(61.4% - 15px);
	}
	
	#landing-box .col-2.large.mosaic > div:last-child {
		width: calc(38.6% - 15px);
	}

	#landing-box .col-2.larger > div:first-child {
		width: calc(67% - 15px);
		margin-left: 0;
	}
	
	#landing-box .col-2.larger > div:last-child {
		width: calc(33% - 15px);
	}

	#landing-box .col-2.larger.right > div:first-child {
		width: calc(33% - 15px);
		margin-left: 0;
	}
	
	#landing-box .col-2.larger.right > div:last-child {
		width: calc(67% - 15px);
	}

	#landing-box .col-3 {
		width: calc(25% - 24px);
		margin-top: 0;
		margin-left: 30px;
		float: left;
	}

	#landing-box .col-3:first-child {
		margin-left: 0;
	}

	#landing-box .col-4 {
		width: calc(25% - 23.5px);
		margin-left: 30px;
		margin-bottom: 0;
	}

	#landing-box .col-4:nth-child(3) {
		margin-left: 30px;
	}

	#landing-box .col-4:first-child,
	#landing-box .col-4:nth-child(2) {
		margin-bottom: 0;
	}

	#landing-box .col-6 {
		width: calc(50% - 24px);
		margin-top: 0;
		margin-left: 30px;
		float: left;
	}

	#cms #nav ul li {
		width: 33%;
	}

	#cms #nav ul li a {
		margin: 15px;
		padding: 0 35px;
	}

	#landing-box .side_paddings {
		padding-left: 5%;
		padding-right: 5%;
	}

	#cms #landing-box .btns > .cta {
		width: calc(45% - 12px);
		margin-left: 24px;
		float: left;
		padding: 0;
	}
	#cms #landing-box .btns > .cta:first-child {
		margin-left: 5%;
	}

	#landing-box .margin-top {
		margin-top: 32px;
	}

	#landing-box .tiendas > .col-2 > div:first-child {
		width: calc(45% + 15px) !important;
	}
	#landing-box .tiendas > .col-2 > div:last-child {
		margin-left: 0;
	}

}

@media screen and (min-width: 1159px) {

	#cms #nav ul li,
	#cms #nav ul li a {
		width: auto;
		margin-bottom: 0;
	}

	#landing-box .catalogo {
		margin-top: 100px;
	}
	#landing-box .catalogo .cols {
		display: flex;
	}
	#landing-box .catalogo .catalogo-img-r {
		transform: scale(1.3);
	}
	#landing-box .fast .cols {
		display: flex;
		align-items: center;
		max-width: 975px;
	    margin-left: auto;
	    margin-right: auto;
	}
}
@media screen and (min-width: 1159px) and (max-width: 1599px) {
	#landing-box .catalogo .cols {
		display: flex;
		align-items: center;
	}
}
@media screen and (min-width: 1600px) {
	#landing-box .catalogo .catalogo-img-l {
		position: absolute;
		top: -120px;
		right: 0;
	}
	#landing-box .catalogo .catalogo-img-r {
		position: absolute;
		top: 60px;
		left: 0;
	}
}
@media screen and (max-width: 1023px) {

	html {
		font-size: 12px;
	}

	#cms #landing-box .title {
		font-size: 20px;
		line-height: 26px;
	}

	#landing-box .article .overpass {
		font-size: 12px;
		line-height: 19px;
	}

	#landing-box .tiendas.article .overpass {
		font-size: 14px;
		line-height: 22px;
	}

	#landing-box .lora {
		font-size: 16px;
		line-height: 22px;
	}

	#landing-box .picture + label {
		font-size: 22px;
		line-height: 28px;
	}
	/*#cms #nav ul li a,
	#cms .cta {
		font-size: 12px;
	}*/

	#landing-box .col-2.large.nowrap > div,
	#landing-box .col-2.larger.nowrap > div {
		width: 100% !important;
		margin-left: 0 !important;
	}

	#landing-box .tiendas .col-2 {
		padding-bottom: 46px;
	}

	#landing-box .tiendas .col-2 > div {
		width: 100%!important;
		margin-left: 0!important;
	}

	#cms .cta {
		padding: 0 0;
		max-width: 100%;
	}

	#cms .logo-container .cta {
		max-width: calc(100vw - 30px);
	}

	#landing-box .article.tiendas .paddings.middle .picture {
		margin-top: 65px;
	}

	#cms #landing-box .tipos-de-puerta img {
		margin-bottom: 30px;
	}
	#cms #landing-box .tiendas img {
		margin-bottom: 20px;
	}
	#cms #landing-box .catalogo h2,
	#cms #landing-box .fast h2 {
		margin-top: 20px !important;
	}

}

@media screen and (max-width: 420px) {

	html {
		font-size: 11px;
	}

	#cms .title {
		font-size: 18px;
		line-height: 24px;
	}

	#middlecolumns {
		padding-bottom: 9px !important;
	}

	#center_column > br {
		display: none;
	}

	#landing-box .lora {
		font-size: 14px;
		line-height: 20px;
	}

	#landing-box .picture + label {
		font-size: 18px;
		line-height: 24px;
	}

	#landing-box .article.contain {
		padding: 25px 16px;
	}

	#landing-box .article.contain.recycle {
		padding-top: 0px;
	}
}

@media screen and (max-width: 320px) {

	html {
		font-size: 10px;
	}

	#cms .title {
		font-size: 20px;
		line-height: 33px;
	}

	#landing-box .article .overpass {
		font-size: 10px;
		line-height: 17px;
	}
	#cms #nav ul li a {
		font-size: 10px;
	}
}