@charset "UTF-8";
/*
Theme Name: WONTON
Theme URI: https://www.wonton.es
Author: un.pez.vivo
Author URI: https://www.unpezvivo.com
Description: Theme for WONTON
Version: 1.0.0
Tested up to: 6.4
Requires PHP: 8.0
*/
/* VENDORS */
@import url(css/normalize.css);
@import url(css/animsition.min.css);
@import url(css/animate.min.css);
@import url(css/splitting.css);
@import url(css/flickity.css);
@import url(css/linea-icons.css);
@import url(css/lightgallery.css);
@import url(css/lightgallery-transitions.css);
/* ********************************************************************************************************************* VENDORS OVERWRITES */
@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;700&display=swap");
.wpb_content_element { margin: 0 !important; }

.vc_row-full-width.vc_clearfix { margin-bottom: -3px; }

.animate__animated.animate__delay-03s { -webkit-animation-delay: .3s; animation-delay: .3s; }

.animate__animated.animate__delay-05s { -webkit-animation-delay: .5s; animation-delay: .5s; }

.animate__animated.animate__delay-1-5s { -webkit-animation-delay: 1.5s; animation-delay: 1.5s; }

.fadeIn { animation-delay: .3s; }

.slider.arrows-on-top .flickity-prev-next-button { top: -100px; }
.slider-style2 .slick-prev, .slider-style2 .slick-next { width: 30px; height: 30px; top: -60px; border: 0; border-radius: 0; }
.slider-style2 .slick-prev:before, .slider-style2 .slick-next:before { content: "\e04b"; font-size: 35px; }
.slider-style2 .slick-prev { right: 40px; }
.slider-style2 .slick-next { right: 0px; }

.slick-prev, .slick-next { position: absolute; z-index: 1000; cursor: pointer; display: flex; align-items: center; justify-content: center; outline: none; width: 60px; height: 60px; top: -100px; padding: 0; text-align: center; color: transparent; border: 1px solid #000; border-radius: 50%; background: transparent; opacity: 0.3; }
.slick-prev:before, .slick-next:before { content: "\e068"; font-family: "linea-arrows-10" !important; font-size: 25px; color: #000; opacity: 1; transition: all 0.4s ease 0s !important; }
.slick-prev:hover, .slick-next:hover { opacity: 0.8; }

.slick-prev { left: auto; right: 80px; transform: scaleX(-1); }

.slick-next { right: 0px; }

.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; display: block; list-style: none; width: 100%; margin-top: 15px; text-align: center; }
.slick-dots li { position: relative; display: inline-block; cursor: pointer; width: 20px; height: 20px; padding: 0; }
.slick-dots li button { display: block; cursor: pointer; position: relative; width: 20px; height: 20px; padding: 5px; font-size: 0; line-height: 0; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { content: 'ÔùÅ'; position: absolute; top: 0; left: 0; width: 20px; height: 20px; font-size: 24px; line-height: 24px; text-align: center; color: #000; opacity: 0.1; }
.slick-dots li.slick-active button:before { opacity: .5; color: #000; }

.flickity-prev-next-button { top: 100%; cursor: pointer; background: #fff url("../../../media/slider-arrow.svg") no-repeat center center; border: 1px solid #000; }
.flickity-prev-next-button svg { display: none; }
.flickity-prev-next-button.previous { right: 60px; left: auto; transform: translateY(20px) rotateY(180deg); }
.flickity-prev-next-button.next { right: 0; transform: translateY(20px); }
.flickity-prev-next-button:disabled { pointer-events: none; filter: saturate(0); opacity: 0.5; }
.flickity-prev-next-button:hover { opacity: 0.4; }

/* .consent-box {
	margin-bottom: 20px;
	padding: 30px;
	background-color: $light-grey;

	h5 {
		font-weight: 700;
	}

	a {
		text-decoration: underline;
	}
} */
.wt-cli-cookie-bar { z-index: 1000; padding: 30px !important; }
.wt-cli-cookie-bar .cli-bar-message { font-size: 14px; }
.wt-cli-cookie-bar .cli-bar-message a { text-decoration: underline; }
.wt-cli-cookie-bar .cli-bar-btn_container { margin-top: 15px; }
.wt-cli-cookie-bar #wt-cli-accept-btn, .wt-cli-cookie-bar #wt-cli-settings-btn { cursor: pointer; font-size: 16px; outline: 0; }
.wt-cli-cookie-bar #wt-cli-accept-btn { padding: 12px 25px !important; border-radius: .25em !important; }
.wt-cli-cookie-bar #wt-cli-accept-btn:hover { background-color: #444444 !important; }

.cli_setting_save_button { background-color: #000 !important; }

.cli-privacy-content-text a { text-decoration: underline; }

table.cookielawinfo-winter thead th { background-color: #444444 !important; }

.pagination ul li a, .pagination ul li span { border: 0; }

.wp-pagenavi { margin: 30px 0 40px 0 !important; }
.wp-pagenavi .pages { display: none; }
.wp-pagenavi a, .wp-pagenavi span { margin: 0 4px; padding: 5px; font-size: 20px; color: #B9B9B9; text-decoration: none; }
.wp-pagenavi a img { vertical-align: top; }
.wp-pagenavi a:hover { color: #444444; }
.wp-pagenavi .current { font-weight: 600; color: #444444; }
.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink { font-size: 30px; }
.wp-pagenavi .previouspostslink { margin-right: 6px; }
.wp-pagenavi .nextpostslink { margin-left: 6px; }

@media screen and (max-width: 1300px) { .flickity-prev-next-button.previous { left: 80%; }
  .flickity-prev-next-button.next { left: calc(80% + 60px); } }
@media screen and (max-width: 767px) { .flickity-prev-next-button.previous { left: calc(50% - 45px); }
  .flickity-prev-next-button.next { left: calc(50% + 5px); }
  .wt-cli-cookie-bar { padding: 20px !important; }
  .wt-cli-cookie-bar #wt-cli-accept-btn, .wt-cli-cookie-bar #wt-cli-settings-btn { font-size: 14px; }
  .wt-cli-cookie-bar #wt-cli-accept-btn { margin-left: 20px !important; padding: 9px 15px !important; border-radius: .18em !important; }
  .pagination { margin-bottom: 10px; }
  .wp-pagenavi { margin: 20px 0 !important; }
  .wp-pagenavi a, .wp-pagenavi span { font-size: 18px; } }
/* ********************************************************************************************************************* LIGHTGALLERY OVERRIDES */
.lg-backdrop { background-color: #fff; }
.lg-outer.lg-zoomed .lg-toolbar { background-color: rgba(255, 255, 255, 0.4); }
.lg-outer .lg-toolbar { box-sizing: border-box; padding: 15px; background-color: transparent; }
.lg-outer .lg-toolbar .lg-icon { width: 40px; color: #000; }
.lg-outer .lg-toolbar #lg-counter { /* position: relative;
left: 50%;
padding: 0; */ float: right; padding-right: 20px; color: #000; }
.lg-outer .lg-actions .lg-icon { color: #000; background-color: transparent; }
.lg-outer .lg-inner { top: 10%; height: 80%; }
.lg-outer .lg-thumb-outer .lg-toogle-thumb { width: 40px; right: auto; left: 0; color: #000; background-color: transparent; }
.lg-outer .lg-thumb-outer .lg-toogle-thumb:after { font-size: 34px; line-height: 24px; }
.lg-outer .lg-thumb-outer .lg-thumb-item { border: 0; border-radius: 0; filter: brightness(0.5); transition: filter 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.lg-outer .lg-thumb-outer .lg-thumb-item:hover, .lg-outer .lg-thumb-outer .lg-thumb-item.active { filter: brightness(1); }
.lg-on .lg-backdrop.in { opacity: 1; }

.file-iframe-viewer .lg-inner { top: 0; height: 100%; }
.file-iframe-viewer .lg-object { padding-top: 20px; }

/*
SEARCH & FILTER GLOBAL STYLES
*/
/* ********************************************************************************************************************* IMPORTS */
.searchandfilter { /* label:not(.sf-label-checkbox) {
	width: 100%;
} */ }
.searchandfilter-date-picker > div { z-index: 1000 !important; }
.searchandfilter > ul > li { vertical-align: top; }
.searchandfilter select { display: block; box-sizing: border-box; vertical-align: top; -moz-appearance: none; -webkit-appearance: none; appearance: none; padding: 0; width: 100%; min-width: 150px !important; max-width: 100%; margin: 0; font-family: "el"; color: #000; background-color: transparent; background-image: url("../../../media/select-arrows.svg"); background-repeat: no-repeat; background-position: right .5em top 50%; background-size: 20px auto; border: 0; }
.searchandfilter select::-ms-expand { display: none; }
.searchandfilter select option { font-family: "e"; font-weight: normal; }
.searchandfilter li[data-sf-field-input-type='radio'] ul { padding-left: 0; }
.searchandfilter li[data-sf-field-input-type='radio'] ul li { display: inline-block; width: 33.3%; }
.searchandfilter li[data-sf-field-input-type='radio'] ul li:first-child label { border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-right: 0; }
.searchandfilter li[data-sf-field-input-type='radio'] ul li:last-child label { border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-left: 0; }
.searchandfilter li[data-sf-field-input-type='radio'] ul li input { display: none; }
.searchandfilter li[data-sf-field-input-type='radio'] ul li label { box-sizing: border-box; cursor: pointer; padding: 10px 0; font-size: 15px; text-align: center; color: #444444; background-color: #fff; border: 1px solid #dbdbdb; transition: background 0.2s linear 0s !important; }
.searchandfilter li[data-sf-field-input-type='radio'] ul li:hover label { background-color: #D0D0D0; }
.searchandfilter li[data-sf-field-input-type='radio'] ul li.sf-option-active label { color: #fff; background-color: #e2d8cc; border-color: #e2d8cc; }
.searchandfilter input[type='checkbox'] { margin-left: 0; }
.searchandfilter input[type='checkbox'] + label { padding-left: 6px; font-size: 14px; }
.searchandfilter input[type="text"] { box-sizing: border-box; vertical-align: top; width: 100%; min-width: 250px; padding: .6em .8em; font-family: "e"; font-size: 14px; line-height: 1.2; color: #000; border: 0; background-color: #D0D0D0; }
.searchandfilter textarea { box-sizing: border-box; width: 100%; padding: .6em .8em; font-family: "e"; font-size: 14px; border: 1px solid #dbdbdb; }
.searchandfilter .sf_date_field { display: flex; padding-left: 0; }
.searchandfilter .sf_date_field > li { padding: 0 3px 0 0; }
.searchandfilter .sf_date_field > li input { min-width: 0; }
.searchandfilter .sf-field-search input { background-image: url("../../../media/zoom.svg"); background-repeat: no-repeat; background-position: right .7em top 50%; background-size: 15px; }
.searchandfilter input[type="submit"] { box-sizing: border-box; cursor: pointer; padding: .6em 1em; font-family: "e"; color: #B9B9B9; background-color: #fff; border: 0; transition: background 0.2s linear 0s !important; }
.searchandfilter input[type="submit"]:hover { color: #fff; background-color: #B9B9B9; border-color: #B9B9B9; }
.searchandfilter input:focus, .searchandfilter select:focus, .searchandfilter textarea:focus { outline: none; }
.searchandfilter ::placeholder { color: #000; }
.searchandfilter .meta-slider { max-width: 90%; height: 3px; margin-top: 15px; }
.searchandfilter .meta-slider .noUi-connect { background-color: #B9B9B9; }
.searchandfilter .meta-slider .noUi-handle { top: -9px; width: 18px; height: 18px; border: 0; box-shadow: none; background-color: #e2d8cc; }
.searchandfilter .meta-slider .noUi-handle:before, .searchandfilter .meta-slider .noUi-handle:after { display: none; }

/* ********************************************************************************************************************* RESPONSIVE MEDIA QUERIES */
@media screen and (max-width: 1200px) { .searchandfilter select { min-width: 160px !important; }
  .searchandfilter input[type="text"] { min-width: 160px; } }
@media screen and (max-width: 1000px) { .searchandfilter h4 { font-size: 15px; }
  .searchandfilter select { min-width: 120px !important; }
  .searchandfilter input[type="text"] { min-width: 130px; } }
@media screen and (max-width: 767px) { .searchandfilter { padding-top: 10px; }
  .searchandfilter ul li { padding: 4px 0; }
  .searchandfilter input[type="text"] { min-width: 100%; } }
/* GLOBAL */
/* ********************************************************************************************************************* FONTS */
@font-face { font-family: "linea-arrows-10"; src: url("fonts/linea-arrows-10.woff2") format("woff2"), url("fonts/linea-arrows-10.woff") format("woff"); font-weight: normal; font-style: normal; }
@font-face { font-family: "fut-l"; src: url("fonts/FuturaStd-Light.woff2") format("woff2"), url("fonts/FuturaStd-Light.woff") format("woff"); font-weight: normal; font-style: normal; }
@font-face { font-family: "fut-r"; src: url("fonts/FuturaStd-Book.woff2") format("woff2"), url("fonts/FuturaStd-Book.woff") format("woff"); font-weight: normal; font-style: normal; }
/* @include fontface('fut-m', 'FuturaStd-Medium', normal, normal);
@include fontface('fut-b', 'FuturaStd-Bold', bold, normal); */
@font-face { font-family: "pec-l"; src: url("fonts/Peclet-Light.woff2") format("woff2"), url("fonts/Peclet-Light.woff") format("woff"); font-weight: normal; font-style: normal; }
@font-face { font-family: "pec-r"; src: url("fonts/Peclet-Regular.woff2") format("woff2"), url("fonts/Peclet-Regular.woff") format("woff"); font-weight: normal; font-style: normal; }
@font-face { font-family: "pec-m"; src: url("fonts/Peclet-Medium.woff2") format("woff2"), url("fonts/Peclet-Medium.woff") format("woff"); font-weight: bold; font-style: normal; }
@font-face { font-family: "pec-s"; src: url("fonts/Peclet-Semibold.woff2") format("woff2"), url("fonts/Peclet-Semibold.woff") format("woff"); font-weight: bold; font-style: normal; }
@font-face { font-family: "sao-d"; src: url("fonts/SaolDisplay-Regular.woff2") format("woff2"), url("fonts/SaolDisplay-Regular.woff") format("woff"); font-weight: normal; font-style: normal; }
@font-face { font-family: "sao-di"; src: url("fonts/SaolDisplay-ThinItalic2.woff2") format("woff2"), url("fonts/SaolDisplay-ThinItalic2.woff") format("woff"); font-weight: normal; font-style: normal; }
@font-face { font-family: "katsu"; src: url("fonts/katsu.woff2") format("woff2"), url("fonts/katsu.woff") format("woff"); font-weight: normal; font-style: normal; }
.fut-l { font-family: 'fut-l',sans-serif; }

.fut-r { font-family: 'fut-r',sans-serif; }

.pec-l { font-family: 'pec-l',sans-serif; }

.pec-r { font-family: 'pec-r',sans-serif; }

.pec-m { font-family: 'pec-m',sans-serif; }

.pec-s { font-family: 'pec-s',sans-serif; }

.sao-d { font-family: 'sao-d',serif; }

.sao-di { font-family: 'sao-di',serif; font-weight: 300; }

.gar-r { font-family: "Cormorant Garamond", serif; font-weight: 400; }

.gar-b { font-family: "Cormorant Garamond", serif; font-weight: 700; }

/* ********************************************************************************************************************* GLOBALS */
body { font-family: 'pec-l', sans-serif; font-weight: 400; font-size: 15px; line-height: 1.3; color: #000; background-color: #fff; }

h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: 400; line-height: 1.3; letter-spacing: 0; text-transform: none; color: #000; }

h1 { font-size: 60px; }

h2 { font-size: 40px; }

h3 { font-size: 25px; }

h4 { font-size: 18px; }

h5 { font-size: 20px; }

h6 { font-size: 14px; }

p, li { margin: 0; font-size: 15px; line-height: 1.4; color: #000; /* &:empty {
	display: none;
} */ }

strong, b { font-weight: 700; }

p + p, ul + p, ol + p, p + ul, p + ol { margin-top: 20px; }

ul { margin: 0; padding-left: 0; }

ol { padding-left: 40px; }
ol li { margin-bottom: 20px; }

ul.styled li { position: relative; list-style: none; padding: 0 0 15px 30px; }
ul.styled li:before { content: ""; position: absolute; top: 6px; left: 0; width: 15px; height: 15px; margin-right: 20px; background-color: #cfab96; border-radius: 50%; }

ul.horizontal { display: flex; flex-wrap: wrap; }
ul.horizontal li { position: relative; list-style: none; font-size: 20px; line-height: 1.5; text-transform: uppercase; }
ul.horizontal li:after { content: "|"; padding: 0 10px; }
ul.horizontal li:last-child:after { display: none; }

img { max-width: 100%; height: auto; image-rendering: optimizeQuality; }

img.invert { filter: invert(1); }

.text-light, .text-light a { font-weight: 300; }

.text-regular, .text-regular a { font-weight: 400; }

.text-medium, .text-medium a { font-weight: 500; }

.text-bold, .text-bold a { font-weight: 700; }

.text-black, .text-black a { font-weight: 800; }

.text-bigger { font-size: 18px; line-height: 1.3; }

.text-even-bigger { font-size: 24px; }

.text-smaller { font-size: 13px; }

.text-spaced { letter-spacing: 3px; }

::selection { color: #fff; background: #b7a17f; }

.white { color: #fff; }
.white p, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white span { color: #fff; }

.black { color: #000 !important; }

.grey { color: #B9B9B9 !important; }

.light-grey { color: #D0D0D0 !important; }

.dark-grey { color: #444444 !important; }

.accent, .accent p, .accent li { color: #e2d8cc !important; }

.light-accent, .light-accent p { color: #EAE7E4 !important; }

.blue, .blue p { color: #ccd9e5 !important; }

.ocre, .ocre p { color: #cfab96 !important; }

.green, .green p { color: #b0b780 !important; }

.border-top { border-top: 1px solid #d2d2d2; }

.border-bottom { border-bottom: 1px solid #d2d2d2; }

.no-block { display: inline; }
.no-block + p { margin-top: -10px; }

.boxed { padding: 4px 8px 2px 8px; color: #fff; }

.boxed-white { border: 1px solid #fff; }
.boxed-white:hover { background-color: #fff; }

.title-boxed { display: inline; padding: 0 10px; background-color: #D0D0D0; color: #444444; }
.title-boxed + br { display: block !important; margin-bottom: 20px; content: " "; }
.title-boxed.accent { background-color: #e2d8cc; color: #fff; }
.title-boxed.dark { background-color: #444444; color: #fff; }

.with-line-below:after { content: ''; display: block; width: 50px; height: 1px; margin: 10px auto 20px auto; background-color: #B9B9B9; }

.with-line-above:before { content: ''; display: block; width: 50px; height: 1px; margin: 20px auto 10px auto; background-color: #B9B9B9; }

@keyframes charSlideIn { from { transform: translateY(40px) scale(0.5); opacity: 0; } }
.hidden, .hide { display: none !important; }

.invisible { visibility: hidden; }

.hide-on-desktop { display: none; }

.only-home { display: none; }

.only-admin { display: none; }

body.logged-in .only-admin { display: block; }

.page-id-56 header, .page-id-56 footer, .page-id-56 main { display: none; }

@media screen and (max-width: 1600px) { /* body { 		//font-size: 18px; 	}  	p, li { 		//font-size: 18px; 	}  	h1 { 		font-size: 55px; 	}  	h2 { 		font-size: 26px; 	} */ }
@media screen and (max-width: 1300px) { /*p, li { 		font-size: 16px; 	}  	h1 { 		font-size: 45px; 	}  	h2 { 		font-size: 24px; 	}  	h3 { 		font-size: 21px; 	}  	.text-bigger { 		font-size: 24px; 	}*/ }
@media screen and (max-width: 1000px) { p, li { /* font-size: 16px; */ }
  /*h1 { 	font-size: 40px; }*/
  /* h2 { 	font-size: 24px; } */
  /* h3 { 	font-size: 24px; } */
  /* h4 { 	font-size: 16px; } */
  /* h5 { 	font-size: 15px; } */
  ul.horizontal li:after { display: none; } }
@media screen and (max-width: 767px) { p, li { font-size: 15px; }
  .hide-on-desktop { display: block; }
  .hide-on-mobile { display: none; }
  h1 { font-size: 32px; }
  h2 { font-size: 40px; }
  /* h3 { 	font-size: 18px; } */
  .text-bigger { font-size: 21px; }
  ul.styled li:before { width: 12px; height: 12px; margin-right: 15px; }
  ul.horizontal { flex-direction: column; } }
/* ********************************************************************************************************************* LAYOUT */
body > .wrapper { opacity: 0; animation-fill-mode: both; overflow-x: hidden; 	/*&.sticky {

		.cat-wrapper {
			padding-top: calc(170px + 45px);	// 45 HEIGHT OF cat-menu . FIX TO PREVENT JUMP ON FIXED
		}

		.cat-proyectos {
			position: fixed;
			z-index: 1;
			top: 90px;
			padding: 5px 0;
			border-top-style: dotted;
			border-bottom-style: dotted;
			opacity: 0.3;

			&:before {
				content: '';
				position: absolute;
				display: block;
				z-index: -100;
				height: 100%;
				top: 0;
				left: 0;
				width: 100%;
				border-radius: inherit;
				background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 20%, rgba(255,255,255,0.7) 80%, rgba(255,255,255,0) 100%);
				opacity: 0;
				transition: opacity 0.45s;
			}

			&:hover {
				padding: 10px 0;
				border-color: transparent;
				opacity: 1;

				&:before {
					opacity: 1;
				}
			}
		}
	}*/ }

.grid__container { position: relative; width: 1200px; margin: 0 auto; }
.grid__container--smaller { width: 900px; }
.grid__container--no-padding .wpb_column > .vc_column-inner { padding: 0; }

.full__padding__container { padding: 0 5vw; }

.content { min-height: 100vh; }

.flex { display: flex; justify-content: space-between; }

.align-left { text-align: left; }

.align-center { text-align: center; }

.align-right { text-align: right; }

.margin-10-below { margin-bottom: 10px; }

.margin-20-below { margin-bottom: 20px; }

.margin-30-below { margin-bottom: 30px; }

.margin-40-below { margin-bottom: 40px; }

.margin-10-above { margin-top: 10px; }

.margin-20-above { margin-top: 20px; }

.margin-30-above { margin-top: 30px; }

.margin-40-above { margin-top: 50px; }

.element-with-side-padding-120 { padding: 0 120px; }

.row-with-vertical-padding-60 { padding: 60px 0; }

.row-with-vertical-padding-120 { padding: 120px 0; }

.row-with-bottom-padding-120 { padding-bottom: 120px; }

.column-no-padding-right .vc_column-inner { padding-right: 0 !important; }

.column-no-padding-left .vc_column-inner { padding-left: 0 !important; }

.row-with-side-padding-200 { padding: 0 200px; }

.centered { margin: 0 auto; text-align: center; }

.vertical-centered { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

@media screen and (max-width: 1600px) { /* .grid__container { 	width: 900px; } */ }
@media screen and (max-width: 1300px) { .grid__container { width: 900px; } }
@media screen and (max-width: 1000px) { .grid__container { width: 90%; } }
@media screen and (min-width: 768px) { body > .wrapper.sticky .cat-wrapper { padding-top: calc(170px + 45px); }
  body > .wrapper.sticky .cat-proyectos { position: fixed; z-index: 1; top: 90px; padding: 5px 0; opacity: 0.3; }
  @supports (-webkit-appearance: none) or ((-ms-ime-align: auto) or (-ms-accelerator: true)) { body > .wrapper.sticky .cat-proyectos { border-top-color: transparent; border-bottom-color: transparent; } }
  @-moz-document url-prefix() { body > .wrapper.sticky .cat-proyectos { border-top: 1px dotted #000; border-bottom: 1px dotted #000; } }
  body > .wrapper.sticky .cat-proyectos:before { content: ''; position: absolute; display: block; z-index: -100; height: 100%; top: 0; left: 0; width: 100%; border-radius: inherit; background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.7) 20%, rgba(255, 255, 255, 0.7) 80%, rgba(255, 255, 255, 0) 100%); opacity: 0; transition: opacity 0.45s; }
  body > .wrapper.sticky .cat-proyectos:hover { padding: 10px 0; border-color: transparent; opacity: 1; }
  body > .wrapper.sticky .cat-proyectos:hover:before { opacity: 1; } }
@media screen and (max-width: 767px) { .grid__container { width: calc(100% - 50px); }
  .full__padding__container { padding: 0 25px; } }
/* ********************************************************************************************************************* LINKS */
a, a:before, a:after, button { transition: all .3s ease; }

a { color: #000; text-decoration: none; }

a.accent-link { color: #e2d8cc; text-decoration: none; border-bottom: 1px solid transparent; }
a.accent-link:hover { border-color: #e2d8cc; }

a.black-link { color: #000; }
a.black-link:hover * { color: #e2d8cc; }

a.white-link { line-height: 1; color: #fff; text-decoration: none; border-bottom: 1px solid transparent; }
a.white-link:hover { border-color: #fff; }

a.grey-link { color: #B9B9B9 !important; }
a.grey-link:hover { color: #444444 !important; }

a.dark-grey-link { text-decoration: none; color: #444444 !important; }
a.dark-grey-link:hover { color: #B9B9B9 !important; }

a.light-grey-link { color: #D0D0D0; }
a.light-grey-link:hover { color: #e2d8cc !important; }

.boxed-link { display: inline-block; padding: 15px 25px; font-size: 14px; text-decoration: none !important; color: #fff; background-color: #e2d8cc; border-radius: 25px; }
.boxed-link:hover { padding: 15px 30px; color: #fff; background-color: #EAE7E4; }
.boxed-link.white { color: #000; background-color: #fff; }
.boxed-link.white:hover { color: #fff !important; background-color: #EAE7E4; }
.boxed-link.bold { font-weight: 700; }
.boxed-link.icon-left img { float: left; margin: -2px 10px 0 0; }
.boxed-link.icon-left i { vertical-align: middle; margin-right: 10px; }
.boxed-link.icon-right img { float: right; margin: -2px 0 0 10px; }
.boxed-link.icon-right i { vertical-align: middle; margin-left: 10px; }
.boxed-link.bordered { color: #000; background-color: transparent; border: 1px solid #000; }
.boxed-link.bordered:hover { background-color: rgba(255, 255, 255, 0.5); }
.boxed-link.bordered-white { color: #fff; background-color: transparent; border: 1px solid #fff; }
.boxed-link.bordered-white:hover { color: #fff; background-color: #B9B9B9; border-color: #B9B9B9; }
.boxed-link.rounded { border-radius: 25px; }
.boxed-link.wider { padding: 12px 45px; }
.boxed-link.wider:hover { padding: 12px 50px; }
.boxed-link.medium { padding: 14px 35px; }
.boxed-link.medium:hover { padding: 14px 40px; }
.boxed-link.big { padding: 22px 55px; }
.boxed-link.big:hover { padding: 22px 60px; }

a.line-link { display: inline-block; padding-bottom: 8px; line-height: 0; color: #000; }
a.line-link:after { content: ''; position: relative; width: 101%; height: 1px; margin-bottom: -4px; display: inline-block; background-color: transparent; transform: scaleX(0); transform-origin: -50% 0; transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s !important; }
a.line-link:hover, a.line-link.active { color: #b7a17f !important; }
a.line-link:hover:after, a.line-link.active:after { background-color: #b7a17f; transform: scaleX(1); }
a.line-link.black { color: #000; }
a.line-link.black:hover, a.line-link.black.active { color: #000 !important; }
a.line-link.black:hover:after, a.line-link.black.active:after { background-color: #000; }
a.line-link.grey { color: #B9B9B9; }
a.line-link.grey:hover { color: #fff !important; }
a.line-link.grey:hover:after { background-color: #fff; }
a.line-link.white { color: #fff; }
a.line-link.white:hover { color: #fff !important; }
a.line-link.white:hover:after { background-color: #fff; }
a.line-link.disabled { pointer-events: none; }

a.circle-link { display: flex; align-items: center; justify-content: center; box-sizing: border-box; width: 220px; height: 220px; background-color: #EAE7E4; border-radius: 50%; border: 40px solid #EAE7E4; transition: background 0.4s ease, border 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
a.circle-link span { font-size: 30px; text-align: center; color: #fff; transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
a.circle-link:hover span { transform: scale(0.9); }
a.circle-link.medium { width: 180px; height: 180px; }
a.circle-link.medium span { font-size: 24px; }

a.icon-link { display: flex; gap: 10px; max-width: 300px; text-decoration: none; color: #000; }
a.icon-link span { line-height: 25px; color: #000; }
a.icon-link:hover { opacity: 0.8; }
a.icon-link.white { color: #fff; }
a.icon-link.white span { color: #fff; }

a.alt-link { letter-spacing: 2px; color: #000; }
a.alt-link:before, a.alt-link:after { content: ''; display: inline-block; vertical-align: middle; width: 30px; height: 1px; margin: 0 10px; background-color: #e2d8cc; }
a.alt-link:hover { color: #e2d8cc; }
a.alt-link:hover:before, a.alt-link:hover:after { margin: 0 14px; }

a.hover-link { position: relative; }
a.hover-link:before { transform: scaleX(0); transform-origin: bottom right; }
a.hover-link:hover { padding: 0 4px; color: #fff; }
a.hover-link:hover:before { transform: scaleX(1); transform-origin: bottom left; }
a.hover-link:before { content: ' '; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; inset: 0 0 0 0; background: #e2d8cc; z-index: -1; transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1); }

a.special-link { position: relative; display: inline-flex; overflow: hidden; font-size: 14px; }
a.special-link > span { position: relative; padding: 14px 20px; background-color: transparent; border: 1px solid #000; border-radius: 25px; transition: all .5s ease; }
a.special-link > span span { visibility: hidden; opacity: 0; }
a.special-link > span label { position: absolute; pointer-events: none; left: 19px; top: 14px; color: #000; transform-origin: 0 0; transition: all .5s ease; }
a.special-link > span label:last-of-type { transform: translateY(10px) rotate(10deg); opacity: 0; filter: blur(10px); }
a.special-link:hover > span { background-color: white; }
a.special-link:hover > span label:first-of-type { transform: translateY(-5px) rotate(-20deg); filter: blur(10px); opacity: 0; }
a.special-link:hover > span label:last-of-type { transform: translateY(0px) rotate(0deg); opacity: 1; filter: blur(0); }
a.special-link.white { color: #fff; }
a.special-link.white:after { filter: invert(1); }

a.iconed-link { display: inline-flex; align-items: center; gap: 10px; font-size: 24px; font-weight: 700; line-height: 1.3; text-decoration: none; color: #e2d8cc; }
a.iconed-link:before { display: flex; }
a.iconed-link:hover { padding-left: 8px; }
a.iconed-link:hover span { color: #e2d8cc; }
a.iconed-link.white span { color: #fff !important; }
a.iconed-link.mail:before { content: url("../../../media/envelope-icon.svg"); }

.pdf-links { position: relative; margin-top: 30px; padding-left: 70px; }
.pdf-links--big { padding-left: 85px; }
.pdf-links--big:before { transform-origin: 0 0; transform: scale(2); }
.pdf-links--one { padding-left: 50px; line-height: 35px; }
.pdf-links:before { content: url("../../../media/icon-pdf.svg"); position: absolute; left: 0; }
.pdf-links a { display: inline-block; padding-bottom: 8px; text-decoration: underline; }

.bt-back { display: flex; align-items: center; font-weight: 400; color: #444444; }
.bt-back:before { content: "\e066"; margin-right: 10px; font-family: "linea-arrows-10"; font-size: 22px; }
.bt-back:hover { color: #000; }

.bt-like { display: flex; }
.bt-like i { margin-right: 8px; font-size: 18px; color: #B9B9B9; }
.bt-like:hover { color: #B9B9B9; }

#interlinks .section_inner { margin-bottom: 60px; padding: 50px 0; border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; }
#interlinks .bts a { position: relative; padding-left: 40px; font-size: 24px; }
#interlinks .bts a span { display: block; color: #B9B9B9; font-size: 16px; }
#interlinks .bts a:before { content: "\e03f"; position: absolute; left: 0; top: 18px; font-family: "linea-arrows-10"; font-size: 30px; }
#interlinks .bts a:hover { margin-left: -5px; padding-left: 50px; }
#interlinks .bts a.right { padding: 0 40px 0 0; text-align: right; }
#interlinks .bts a.right:before { left: auto; right: 0; top: 20px; transform: rotate(180deg); }
#interlinks .bts a.right:hover { margin: 0 -5px 0 0; padding: 0 50px 0 0; }

@media screen and (max-width: 1300px) { a.circle-link { width: 180px; height: 180px; }
  a.circle-link span { font-size: 24px; } }
@media screen and (max-width: 1000px) { /* .boxed-link { 		padding: 6px 35px; 		font-size: 15px;  		&:hover { 			padding: 6px 40px; 		} 	} */
  a.circle-link { width: 150px; height: 150px; }
  a.circle-link span { font-size: 21px; }
  a.arrow-link { font-size: 18px; }
  #interlinks .bts a { font-size: 20px; }
  #interlinks .bts a span { padding-bottom: 5px; font-size: 15px; } }
@media screen and (max-width: 767px) { .boxed-link { font-size: 14px; }
  .boxed-link.medium { padding: 8px 25px; }
  a.special-link { font-size: 13px; }
  a.special-link > span { padding: 10px 17px !important; border-radius: 20px; }
  a.special-link > span label { left: 17px; top: 10px; }
  a.special-link > span label:last-of-type { display: none; }
  a.circle-link { width: 90px; height: 90px; }
  a.circle-link span { font-size: 14px; }
  a.line-link { padding-bottom: 2px; }
  /* a.iconed-link { 	font-size: 16px; } */
  #interlinks { display: none; } }
/* ********************************************************************************************************************* SHARED ELEMENTS */
/* PRELOAD */
/* .preload,
.preload:after {
	position: absolute;
	z-index: 2;
	width: 180px;
	height: 180px;
	left: 50%;
	top: 50%;
	margin: -90px 0 0 -90px;
	border-radius: 50%;
}

.preload {
	background-color: transparent;
	border-top: 1px solid $ocre;
	border-right: 1px solid $ocre;
	border-bottom: 1px solid $ocre;
	border-left: 1px solid $accent;
	transform: translateZ(0);
	animation-iteration-count:infinite;
	animation-timing-function: linear;
	animation-duration: .8s;
	animation-name: preload-loading;
	//filter: blur(5px);
} */
/* @keyframes preload-loading {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
} */
.animblock { opacity: 0; }

.animtext > span > span { overflow: hidden; margin-bottom: -10px; }

.modules .mod-1 .module-contacto { display: none; }
.modules .mod-3 { display: flex; flex-grow: 1; }
.modules .mod-3 h3 { max-width: 280px; margin-bottom: 40px; font-size: 60px; line-height: 0.75; }
.modules .mod-3 h3.splitting .char { animation: fadeOut 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both; }
.modules .mod-3 h3.init.splitting .char { animation: fadeInLeft 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) both; animation-delay: calc(.015s * var(--char-index)); }
.modules .mod-3 h6 { margin-top: 5px; font-family: 'pec-s'; font-size: 14px; }
.modules .mod-3 p { margin-top: 10px; font-size: 10px; }
.modules .module-block + .module-block { margin-top: 25px; }
.modules h5 { margin-bottom: 3px; font-family: 'pec-s'; font-size: 12px; }
.modules p, .modules li { font-size: 14px; }
.modules ul { list-style: none; list-style-position: inside; }
.modules ul + h5 { margin-top: 30px; }
.modules .wpforms-container { margin-top: 10px !important; }
.modules .legal { display: flex; margin-top: 10px; }
.modules .legal li { font-size: 12px; font-weight: 300; letter-spacing: -1px; }
.modules .legal li + li:before { content: "|"; padding: 0 7px; }
.modules .legal li a:hover { color: #b7a17f; }

.curtain { position: absolute; pointer-events: none; top: 0; left: 0; width: 100%; height: 100vh; }
.curtain div { width: 100%; height: 2%; background-color: #eae7e4; opacity: 1; }
.curtain div.init { animation: curtainFadeOut 1.5s ease; animation-delay: calc(.03s * var(--i)); animation-fill-mode: forwards; }

@keyframes curtainFadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
.popup { position: fixed; display: none; z-index: 10000000; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); }
.popup .modal-box { position: absolute; box-sizing: border-box; overflow: hidden; left: 50%; top: 50%; width: 700px; padding: 40px; background-color: #fff; transform: translateX(-50%) translateY(-50%); }
.popup .modal-box a.bt-close { position: fixed; right: 25px; top: 30px; text-decoration: none; }
.popup .modal-box a.bt-close:after { content: '\00d7' !important; font-weight: 400; font-size: 40px !important; line-height: 0; color: #000; }
.popup .modal-box a.bt-close:hover { opacity: 0.5; }

.popup.modal { position: fixed; display: none; z-index: 1000; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); }
.popup.modal .modal-box { position: absolute; box-sizing: border-box; overflow: hidden; left: 50%; top: 50%; width: 1300px; height: 730px; margin: -365px 0 0 -650px; text-align: center; background-color: #fff; }
.popup.modal .modal-box a.bt-close { position: fixed; right: 25px; top: 30px; }
.popup.modal .modal-box a.bt-close:after { content: '\00d7' !important; font-weight: 400; font-size: 40px !important; line-height: 0; color: #fff; }
.popup.modal .modal-box a.bt-close:hover { opacity: 0.5; }
.popup.modal .modal-box > video { max-width: 100%; }
.popup.modal .modal-box iframe { width: 100%; height: 100%; }

.wonton-sticker #sticker { width: 100%; height: 100vh; }

@media screen and (max-height: 700px) and (min-width: 1000px) { .popup.modal .modal-box { width: 750px; height: 500px; top: 80px; margin: 0 0 0 -375px; }
  	/* .popup {  		.modal-box { 			width: 750px; 			height: 500px; 			top: 80px; 			margin: 0 0 0 -375px; 		} 	} */ }
@media screen and (max-width: 1400px) { .popup.modal .modal-box { width: 900px; height: 500px; margin: -250px 0 0 -450px; }
  	/* .popup {  		.modal-box { 			width: 900px; 			height: 500px; 			margin: -250px 0 0 -450px; 		} 	} */ }
@media screen and (max-width: 1000px) { .popup.modal .modal-box { width: 750px; height: 420px; margin: -210px 0 0 -375px; }
  	/* .popup {  		.modal-box { 			width: 750px; 			height: 420px; 			margin: -210px 0 0 -375px; 		} 	} */ }
@media screen and (max-width: 1000px) and (min-width: 768px) { .modules .legal { flex-direction: column; }
  .modules .legal li { letter-spacing: 0; }
  .modules .legal li + li:before { display: none; } }
@media screen and (max-width: 767px) { .preload, .preload:after { width: 100px; height: 100px; margin: -50px 0 0 -50px; }
  .popup.modal .modal-box { overflow: visible; width: 360px; height: 200px; margin: -100px 0 0 -180px; }
  .modules .mod-3 h3 { margin: 10px 0 30px 0; }
  .modules .module-block + .module-block { margin-top: 30px; }
  	/* .popup {  		.modal-box { 			overflow: visible; 			width: 360px; 			//height: 200px; 			margin: -100px 0 0 -180px; 		} 	} */ }
@media screen and (max-width: 400px) { /* .popup {  		&.form {  			.modal-box { 				width: 90%; 				//height: 519px; 				margin: -260px 0 0 -45%;  				a.bt-close { 					position: absolute; 					right: 15px; 					top: 25px;  					&:after { 						color: #000; 					} 				} 			} 		} 	} */ }
/*$speed: 1.8s;
$width: 2px;
$radius: (24px - $width) / 2;
$pi: 3.1415926535;
$c: 2 * $pi * $radius;
$hc: $c * 0.5;
$cap: 0.01px;

.preloader {
	position: absolute;
	top: calc(50% - 40px);
	left: calc(50% - 40px);
	z-index: 2;
	width: 80px;

	  svg {
		display: block;
		transform: rotateZ(0deg);
		// animation: (8 * $speed) linear infinite spin;
	  }

	  circle {
		stroke: $accent;
		stroke-width: $width;
		r: $radius;
		stroke-dasharray: $cap, ($c - $cap);
		stroke-dashoffset: 0;
		animation: $speed cubic-bezier(0.3, 0.8, 0.1, 1) infinite go;
	  }
}

@keyframes go { 0% {
	stroke-dasharray: $cap, ($c - $cap);
	stroke-dashoffset: 0; } 25% {
	stroke-dasharray: $hc, $hc;
	stroke-dashoffset: 0; } 50% {
	stroke-dasharray: $cap, ($c - $cap);
	stroke-dashoffset: -$hc; } 75% {
	stroke-dasharray: $hc, $hc;
	stroke-dashoffset: -$hc; } 100% {
	stroke-dasharray: $cap, ($c - $cap);
	stroke-dashoffset: -$c; }
}

@keyframes spin { 0% {
	transform: rotateZ(0deg); } 100% {
	transform: rotateZ(360deg); }
}
*/
.preloader { position: absolute; display: flex; justify-content: center; align-items: center; mix-blend-mode: multiply; pointer-events: none; width: 100%; height: 100%; z-index: 2; }
.preloader img { transform: scale(0.5); }
.preloader video { transform: scale(0.3); }

/* ********************************************************************************************************************* RRSS & SOCIAL */
.social-menu { position: relative; }
.social-menu a { content: ''; width: 30px; height: 30px; display: inline-block; overflow: hidden; background: transparent url("../../../media/social-sprite.svg") no-repeat 0 -3px; }
.social-menu a.facebook { background-position: 0 -3px; }
.social-menu a.twitter { background-position: -30px -3px; }
.social-menu a.linkedin { background-position: -60px -3px; }
.social-menu a.instagram { background-position: -90px -3px; }
.social-menu a.podcast { background-position: -120px -3px; }
.social-menu a.youtube { background-position: -150px -3px; }
.social-menu a.rss { background-position: -180px -3px; }
.social-menu a.spotify { background-position: -210px -3px; }
.social-menu a.whatsapp { background-position: -240px -3px; }
.social-menu a.mail { background-position: -270px -3px; }
.social-menu a.tripadvisor { background-position: -300px -3px; }
.social-menu a:hover { opacity: 0.7; }
.social-menu a.white { filter: invert(100%); }
.social-menu.big a { margin-right: 5px; transform: scale(1.2); }

.social ul li { display: inline-block; vertical-align: top; overflow: hidden; width: 32px; height: 32px; margin: 0 3px; border-radius: 100%; border: 1px solid #fff; transition: all 0.4s ease 0s !important; }
.social ul li:first-child { margin-left: 0; }
.social ul li a { display: block; width: 100%; height: 200%; position: relative; top: 0; line-height: 32px !important; text-align: center; color: #fff; }
.social ul li a i { font-size: 16px; }
.social ul li a i:last-child { display: block; margin-top: 2px; color: #fff; }
.social ul li:hover { border-color: transparent; }
.social ul li:hover a { top: -26px; }
.social ul li:hover a i:first-child { transition: all 0.3s ease 0s !important; opacity: 0; }
.social ul li:nth-of-type(1):hover { background-color: #537bbd; }
.social ul li:nth-of-type(2):hover { background-color: #77cdf0; }
.social ul li:nth-of-type(3):hover { background-color: #ff0000; }
.social ul li:nth-of-type(4):hover { background-color: #0077B5; }

@media screen and (max-width: 767px) { .social-menu { position: relative; }
  .social-menu a { margin: 0 3px; transform: scale(1.2); } }
/* ********************************************************************************************************************* FORMS / CF7 */
.form-container .form-column-left { position: relative; float: left; width: 49%; z-index: 2; }
.form-container .form-column-right { position: relative; float: right; width: 49%; z-index: 2; }
.form-container .form-column-full { position: relative; display: block; z-index: 1; }
.form-container .block-legal { padding-top: 10px; }
.form-container .block-legal p { padding-bottom: 8px; color: #444444; }

.wpcf7-form > p { position: relative; margin: 0 !important; }
.wpcf7-form > p label { position: absolute; display: block; z-index: 1; pointer-events: none; top: 27px; width: 100%; font-size: 17px; color: #fff; transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s !important; }
.wpcf7-form > p label.has-value { top: 7px; font-family: 'eb', sans-serif; font-size: 13px; }
.wpcf7-form input.wpcf7-text, .wpcf7-form input.wpcf7-mail, .wpcf7-form textarea.wpcf7-textarea { outline: none; max-width: 100%; padding: 0 0 4px 0; font-family: 'el'; font-size: 17px !important; color: #fff !important; background-color: transparent; border: 0; border-bottom: 1px solid #fff; }
.wpcf7-form textarea.wpcf7-textarea { height: 30px; line-height: 1.2; transition: height 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s !important; }
.wpcf7-form textarea.wpcf7-textarea:focus { height: 100px; }
.wpcf7-form .wpcf7-list-item { margin-left: 0 !important; }
.wpcf7-form .block-legal { margin: 20px 0; font-size: 12px; }
.wpcf7-form .block-legal > p { display: flex; align-items: center; }
.wpcf7-form .block-legal .wpcf7-not-valid-tip { position: absolute; top: 20px; left: 0; width: 200px; }
.wpcf7-form .txt-legal { display: inline-block; margin: 0 0 0 30px; font-size: 12px; color: #fff; transform: translateY(-6px); }
.wpcf7-form .txt-legal a, .wpcf7-form .txt-legal a:hover { color: #fff !important; }
.wpcf7-form span.wpcf7-list-item { margin: 0 5px 0 0; }
.wpcf7-form .wpcf7-checkbox label { position: relative; cursor: pointer; color: #e2d8cc; }
.wpcf7-form .wpcf7-checkbox input[type=checkbox] { position: absolute; visibility: hidden; }
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span { display: inline-block; overflow: hidden; width: 0; color: transparent; }
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:before { display: block; position: absolute; box-sizing: border-box; content: ''; height: 20px; width: 20px; top: -8px; left: 0px; border: 1px solid #B9B9B9; transition: all 0.3s ease 0s !important; }
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after { content: "\2713"; position: absolute; display: block; visibility: hidden; height: 20px; width: 20px; top: -9px; left: 0; font-size: 15px; font-weight: 700; text-align: center; line-height: 1.5; color: #fff; -moz-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s !important; }
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:before { background: #e2d8cc; border-color: #e2d8cc; }
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after { visibility: visible; -moz-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.wpcf7-form input.wpcf7-submit { display: inline-block; cursor: pointer; padding: 12px 35px; font-size: 16px; text-decoration: none !important; color: #fff; background-color: transparent; border: 1px solid #fff; transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
.wpcf7-form input.wpcf7-submit:hover { padding: 12px 40px; border-color: #e2d8cc; background-color: #e2d8cc; }
.wpcf7-form .wpcf7-not-valid-tip { display: block !important; padding: 5px 0 0 0; text-transform: uppercase; font-size: 12px !important; color: #ff0000 !important; }
.wpcf7-form .wpcf7-response-output { position: absolute; box-sizing: border-box; bottom: 70px; right: 30px; margin: 0 !important; font-size: 16px !important; padding: 20px !important; line-height: 1.2; color: #fff; background-color: #ff0000 !important; border: 0 !important; }
.wpcf7-form.sent .wpcf7-response-output { padding: 25px 40px 25px 75px !important; background-color: #80c84b !important; }
.wpcf7-form.sent .wpcf7-response-output:before { font-size: 30px !important; }

/* HACK FOR AUTOCOMPLETE FIELDS IN CHROME (YELLOW BUG) */
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus { -webkit-box-shadow: 0 0 0 100px transparent inset; color: #222; }

/* ::-webkit-input-placeholder {
	color: #000;
	opacity: 1 !important;
}

::-moz-placeholder {
	color: #000;
	opacity: 1 !important;
}

input:focus::-webkit-input-placeholder { opacity: 0; @include transition(all,.4s,linear); }
input:focus::-moz-placeholder { opacity: 0; }
textarea:focus::-webkit-input-placeholder { opacity: 0; @include transition(all,.4s,linear); }
textarea:focus::-moz-placeholder { opacity: 0; }
textarea:focus::-moz-placeholder { opacity: 0; } */
.wpforms-container { margin-top: 15px !important; }
.wpforms-container.line-below .wpforms-field:not(.wpforms-field-checkbox) { padding: 0; }
.wpforms-container.line-below .wpforms-field:not(.wpforms-field-checkbox) label { position: absolute; display: block; z-index: 1; pointer-events: none; top: 13px; width: 100%; font-weight: 300; font-size: 14px; color: #fff; transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s !important; }
.wpforms-container.line-below .wpforms-field:not(.wpforms-field-checkbox) label.has-value { top: -5px; font-size: 12px; }
.wpforms-container.line-below .wpforms-field:not(.wpforms-field-checkbox) label .wpforms-required-label { color: #fff; }
.wpforms-container.line-below .wpforms-field:not(.wpforms-field-checkbox) input[type="text"], .wpforms-container.line-below .wpforms-field:not(.wpforms-field-checkbox) input[type="email"], .wpforms-container.line-below .wpforms-field:not(.wpforms-field-checkbox) textarea { outline: none; max-width: 100%; padding: 0; font-size: 14px; line-height: 1.2; color: #fff !important; background-color: transparent; border-radius: 0; border: 0 !important; border-bottom: 1px solid #fff !important; box-shadow: none !important; }
.wpforms-container.line-below .wpforms-field-checkbox { padding: 15px 0 0 0; }
.wpforms-container.line-below .wpforms-field-checkbox input:before, .wpforms-container.line-below .wpforms-field-checkbox input:after { border-color: #b7a17f !important; box-shadow: none !important; }
.wpforms-container.line-below .wpforms-field-checkbox ul li { align-items: center !important; }
.wpforms-container.line-below .wpforms-field-checkbox label { padding-left: 7px !important; font-size: 14px; color: #fff; }
.wpforms-container.line-below .wpforms-submit-container button { appearance: none; outline: none; height: auto; padding: 5px 0; font-family: 'pec-s'; font-size: 12px; background: transparent !important; border: 0; transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.wpforms-container.line-below .wpforms-submit-container button:before { content: url("../../../media/slider-arrow.svg"); position: absolute; left: 5px; opacity: 0; transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
.wpforms-container.line-below .wpforms-submit-container button:hover, .wpforms-container.line-below .wpforms-submit-container button:active { padding-left: 25px; color: #B9B9B9 !important; background: transparent !important; }
.wpforms-container.line-below .wpforms-submit-container button:hover:before, .wpforms-container.line-below .wpforms-submit-container button:active:before { left: 0; opacity: 1; }
.wpforms-container.line-below label.wpforms-error, .wpforms-container.line-below em.wpforms-error { font-size: 12px !important; }
.wpforms-container.line-below.black .wpforms-field:not(.wpforms-field-checkbox) label { color: #b7a17f; }
.wpforms-container.line-below.black .wpforms-field:not(.wpforms-field-checkbox) label .wpforms-required-label { color: #b7a17f; }
.wpforms-container.line-below.black .wpforms-field:not(.wpforms-field-checkbox) input[type="text"], .wpforms-container.line-below.black .wpforms-field:not(.wpforms-field-checkbox) input[type="email"], .wpforms-container.line-below.black .wpforms-field:not(.wpforms-field-checkbox) textarea { color: #000 !important; border-color: #000 !important; }
.wpforms-container.line-below.black .wpforms-field-checkbox label { font-size: 10px; color: #000; }
.wpforms-container.line-below.black .wpforms-submit-container button { color: #000 !important; }
.wpforms-container .wpforms-confirmation-container-full { padding: 30px; text-align: center; background-color: #b0b780 !important; border: 0 !important; }

@media screen and (max-width: 1300px) { .wpcf7-form > p label { top: 23px; } }
@media screen and (max-width: 1000px) { .wpcf7-form { 		/* .block-legal {
			margin: 10px 0;
		}

		p {
			margin-bottom: 10px !important;
		}

		p.text-bigger {
			font-size: 16px !important;
		} */ }
  .wpcf7-form > p label { top: 20px; }
  .wpcf7-form > p label.has-value { font-size: 11px; }
  .wpcf7-form input.wpcf7-text, .wpcf7-form input.wpcf7-mail, .wpcf7-form textarea.wpcf7-textarea { width: 100%; }
  .wpcf7-form .txt-legal { font-size: 11px; }
  .wpcf7-form .wpcf7-spinner { position: absolute; margin: 10px 0 0 0; } }
@media screen and (max-width: 767px) { .form-container .form-column-left, .form-container .form-column-right { float: none; width: 100%; }
  .wpcf7-form > p label { font-size: 15px; }
  .wpcf7-form input.wpcf7-text, .wpcf7-form input.wpcf7-mail, .wpcf7-form textarea.wpcf7-textarea { font-size: 16px !important; }
  .wpforms-container.line-below .wpforms-field-checkbox { padding-top: 10px; } }
/* ********************************************************************************************************************* HEADER - MENU */
header { position: fixed; z-index: 1; display: contents; width: 100%; background-color: transparent; transition: all .5s ease; 	/*&.sticky {
		height: 70px;
		box-shadow: 0px 5px 8px 0px rgba(0,0,0,0.08);

		.logo a {
			width: 60px;
		}

		.hamb {
			top: 23px;
		}

		nav.main-menu {
			top: -15px;
		}
	}

	&.faded {
		pointer-events: none;
		opacity: 0;
	}*/ }
header .action { display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; width: 100%; }
header .action > * { position: fixed; z-index: 3; }
header .hamb { left: 40px; top: 30px; width: 30px; height: 30px; transition: unset; }
header .hamb span { display: block; position: absolute; left: 0; height: 1px; width: 30px; background-color: #000; transition: all 0.7s cubic-bezier(0.165, 0.84, 0.44, 1); }
header .hamb span:nth-child(1) { top: 0; }
header .hamb span:nth-child(2) { top: 8px; transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
header .hamb span:nth-child(3) { top: 16px; }
header .hamb h6 { position: absolute; top: 28px; left: -1px; font-size: 10px; letter-spacing: 1px; transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1); }
header .hamb:hover span:nth-child(1) { top: 4px; }
header .hamb:hover span:nth-child(2) { width: 0; left: -30px; }
header .hamb:hover span:nth-child(3) { top: 12px; }
header .logo { left: calc(50% - 85px); top: 40px; mix-blend-mode: multiply; transition: opacity .4s linear; }
header .logo img { vertical-align: top; width: 180px; }
header .logo:hover { opacity: 0.7; }
header .shop { right: 30px; top: 15px; mix-blend-mode: multiply; }
header .shop img { width: 53px; height: 51px; opacity: 0.8; }
header .shop h6 { position: absolute; top: 50px; left: 4px; padding-top: 5px; font-size: 10px; letter-spacing: 1px; }
header .wonton { box-sizing: border-box; right: 30px; bottom: 30px; width: 50px; height: 50px; background-color: #000; border-radius: 25px; mix-blend-mode: multiply; transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1); }
header .wonton:before { content: ''; position: absolute; top: 50%; left: 8px; width: 35px; height: 1px; background-color: #fff; opacity: 0; transition: opacity .4s linear; }
header .wonton .sitemap { position: absolute; pointer-events: 0; top: 8px; opacity: 0; transition: opacity 0.3s linear, transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
header .wonton .sitemap:hover { transform: scale(0.9); }
header .wonton .quienes { position: absolute; left: 8px; bottom: 5px; width: 34px; }
header .wonton .quienes img.play { filter: invert(100%); image-rendering: smooth; }
header .wonton .quienes:hover img { filter: invert(100%); }
header .wonton:hover { height: 120px; }
header .wonton:hover:before { opacity: 1; }
header .wonton:hover .quienes { bottom: 8px; }
header .wonton:hover .sitemap { opacity: 1; transition: opacity 0.4s linear 0.3s, transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); }
header .scroll-progress { position: fixed; z-index: 3; pointer-events: none; bottom: 40px; left: 41px; width: 2px; height: 50px; background-color: rgba(0, 0, 0, 0.1); opacity: 0; transition: opacity .7s linear; }
header .scroll-progress .bar { position: absolute; width: 100%; height: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.6); }
header .scroll-progress .percent { position: absolute; left: 8px; bottom: 0; font-size: 10px; transform: translateY(10px); }
header .scroll-progress.faded { opacity: 1; }
header .menu-wrapper { position: fixed; box-sizing: border-box; pointer-events: none; z-index: 3; top: 0; width: 100%; min-width: 1200px; height: 100vh; padding: 8vh 0 0 10vw; background-color: #e2d8cc; box-shadow: 5px 0px 12px 5px rgba(0, 0, 0, 0.2); opacity: 0; transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1); }
header .menu-wrapper > h3 { margin-bottom: 4vh; font-size: 80px; opacity: 0; transform: translateX(-80px); transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
header .menu-wrapper .columns { display: flex; justify-content: space-between; min-width: 950px; max-width: 950px; }
header .menu-wrapper .columns .left { position: relative; box-sizing: border-box; z-index: 3; width: 53%; padding-right: 70px; opacity: 0; transform: translateX(-80px); transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
header .menu-wrapper .columns .right { position: relative; box-sizing: border-box; z-index: 2; width: 47%; padding-left: 40px; border-left: 1px solid transparent; opacity: 0; transform: translateX(-80px); transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
header .menu-wrapper .columns .right .modules { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 60px; height: 100%; }
header .menu-wrapper .columns .right .modules .mod-2 { max-width: 180px; }
header .menu-wrapper nav.menu { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 30px; }
header .menu-wrapper nav.menu .item { width: calc(50% - 20px); }
header .menu-wrapper nav.menu .item a { position: relative; display: block; font-size: 22px; line-height: 1.1; text-decoration: underline; text-decoration-color: transparent; text-decoration-thickness: 1px; }
header .menu-wrapper nav.menu .item a:hover { text-decoration-color: #b7a17f; }
header .menu-wrapper nav.menu .item a span { text-transform: uppercase; }
header .menu-wrapper nav.menu .item a + p { cursor: default; margin-top: 15px; font-size: 12px; line-height: 1.3; }
header .menu-wrapper .thumbs { position: fixed; overflow: hidden; pointer-events: none; top: 0; left: 0; width: 250px; height: 0; opacity: 0; }
header .menu-wrapper .thumbs-wrapper { display: flex; flex-wrap: wrap; justify-content: space-between; width: 500px; }
header .menu-wrapper .thumbs .item img { height: 252px; width: 250px; vertical-align: top; }

.wrapper.menu-open header .hamb span { box-shadow: none !important; }
.wrapper.menu-open header .hamb span:nth-child(1) { -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); top: 10px; }
.wrapper.menu-open header .hamb span:nth-child(2) { opacity: 0; width: 0; height: 0; left: 30px; }
.wrapper.menu-open header .hamb span:nth-child(3) { -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 10px; }
.wrapper.menu-open header .hamb:hover { transform: scale(0.9); }
.wrapper.menu-open header .hamb h6 { display: none; }
.wrapper.menu-open header .logo { pointer-events: none; opacity: 0; }
.wrapper.menu-open header .menu-wrapper { pointer-events: auto; left: 0; width: 80%; opacity: 1; }
.wrapper.menu-open header .menu-wrapper > h3, .wrapper.menu-open header .menu-wrapper .columns .left, .wrapper.menu-open header .menu-wrapper .columns .right { opacity: 1; transform: translateX(0); }
.wrapper.menu-open header .menu-wrapper .columns .left { transition-delay: .3s; }
.wrapper.menu-open header .menu-wrapper .columns .right { padding-left: 70px; border-color: #000; transition-delay: .5s; }
.wrapper.sticky header .hamb { filter: invert(100%); mix-blend-mode: exclusion; }
.wrapper.sticky header .hamb h6 { top: 22px; opacity: 0; }
.wrapper.sticky header .logo { filter: invert(100%); mix-blend-mode: exclusion; }
.wrapper.sticky header .shop { pointer-events: none; opacity: 0; }
.wrapper.sticky header .wonton { filter: invert(100%); mix-blend-mode: exclusion; /*pointer-events: none;
opacity: 0;*/ }
.wrapper.sticky header .scroll-progress { filter: invert(100%); mix-blend-mode: exclusion; }

@media screen and (max-height: 850px) { header .menu-wrapper nav.menu .item a + p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  header .menu-wrapper .columns .right .modules { gap: 40px; }
  header .menu-wrapper .columns .right .modules .mod-3 h3 { max-width: none; font-size: 40px; } }
@media screen and (max-width: 1300px) { header .menu-wrapper { min-width: 0; padding: 8vh 0 0 8vw; } }
@media screen and (max-width: 1000px) { header .wonton:hover { height: 50px; }
  header .wonton:hover:before { opacity: 0; }
  header .wonton:hover .quienes { bottom: 5px; }
  header .wonton:hover .sitemap { opacity: 0; }
  header .menu-wrapper .columns .right .modules .mod-3 { display: none; }
  .wrapper.menu-open header .menu-wrapper .columns .left { padding-right: 40px; }
  .wrapper.menu-open header .menu-wrapper .columns .right { padding-left: 40px; }
  .wrapper.menu-open header .menu-wrapper .columns .right .modules .mod-3 { display: none; } }
@media screen and (max-width: 767px) { header .hamb { left: 25px; }
  header .hamb h6 { display: none; }
  header .logo { top: 27px; left: calc(50% - 87px); }
  header .logo img { width: 180px; }
  header .shop { top: 6px; right: 0; }
  header .shop h6 { display: none; }
  header .wonton { right: 15px; bottom: 15px; }
  header .scroll-progress { bottom: 22px; left: 25px; }
  header .menu-wrapper { box-sizing: border-box; padding: 65px 0 0 25px; }
  header .menu-wrapper > h3 { margin-bottom: 30px; font-size: 55px; }
  header .menu-wrapper .columns { flex-direction: column; min-width: 0; width: calc(100% - 25px); }
  header .menu-wrapper .columns .left { width: 100%; padding: 0 !important; }
  header .menu-wrapper .columns .right { width: 100%; margin-top: 20px; padding: 30px 0 0 0 !important; border-left: 0; border-top: 1px solid transparent; }
  header .menu-wrapper .columns .right .modules { gap: 0; }
  header .menu-wrapper .columns .right .modules .mod-1 { width: 100%; }
  header .menu-wrapper .columns .right .modules .mod-1 .textwidget { display: flex; flex-wrap: wrap; justify-content: space-between; }
  header .menu-wrapper .columns .right .modules .mod-1 .textwidget .module-block { display: block; width: calc(50% - 10px); }
  header .menu-wrapper .columns .right .modules .mod-1 .textwidget .module-block:nth-child(1) { margin-top: 0; }
  header .menu-wrapper .columns .right .modules .mod-1 .textwidget .module-block:nth-child(2) { margin-top: 0; }
  header .menu-wrapper .columns .right .modules .mod-2 { display: none; }
  header .menu-wrapper nav.menu { gap: 0; }
  header .menu-wrapper nav.menu .item { width: calc(50% - 10px); margin-bottom: 24px; }
  header .menu-wrapper nav.menu .item a { font-size: 21px; }
  header .menu-wrapper nav.menu .item a + p { display: none; }
  header .menu-wrapper .thumbs { display: none; }
  .wrapper.menu-open header .menu-wrapper { width: 100%; } }
/* ********************************************************************************************************************* FOOTER */
footer { position: relative; z-index: 2; box-sizing: border-box; display: flex; flex-direction: column; justify-content: center; bottom: 0; width: 100%; padding: 50px 0 150px 0; background-color: #e2d8cc; /* .widget-title {
	margin-top: 3px;
	font-size: 16px;
	color: #fff;
} */ }
footer .modules { display: flex; justify-content: space-between; gap: 80px; padding: 0 50px 0 40px; }
footer .modules .mod-2 { max-width: 200px; }
footer .modules .mod-3 { justify-content: end; padding-right: 40px; }
footer .bt-top { position: absolute; bottom: 220px; right: 40px; font-size: 30px; line-height: 0; text-decoration: none; color: #000; }
footer .bt-top:hover { transform: scale(1.2); }

@media screen and (max-width: 1000px) { footer .bt-top { bottom: 270px; } }
@media screen and (max-width: 767px) { footer { padding: 40px 0 100px 0; }
  footer .modules { flex-wrap: wrap; gap: 30px; padding: 0 25px; }
  footer .modules .mod-2 { max-width: 50%; }
  footer .modules .mod-3 { flex-grow: 1; justify-content: start; padding-right: 0; }
  footer .bt-top { bottom: 170px; right: 25px; } }
/* MODULES */
#intro { position: relative; overflow: hidden; height: 100vh; background-size: cover; background-position: center 100px; transform: scale(1.2); transition: transform 3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
#intro .cover { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.2; }
#intro video { position: absolute; z-index: 1; top: 50%; left: 50%; transform: translate(-50%, -50%); min-width: 100%; min-height: 100%; width: 100%; height: 100%; object-fit: cover; object-position: center center; opacity: 0; transition: opacity .6s linear; }
#intro video.faded { opacity: 1; }
#intro .title { position: relative; z-index: 3; display: flex; flex-direction: column; justify-content: end; height: 80vh; filter: blur(40px); transform: translateX(-100px); opacity: 0; transition: all 2s ease; }
#intro .title h1 { font-family: 'el'; color: #fff; }
#intro .title h1 span { display: block; font-size: 30px; }
#intro .data { position: relative; z-index: 3; display: flex; flex-direction: column; align-items: start; justify-content: end; gap: 30px; height: 80vh; filter: blur(80px); transform: translateX(300px); opacity: 0; transition: all 2s ease 1s; }
#intro .data h4, #intro .data h1 { max-width: 750px; color: #fff; transform-origin: 0 0; }
#intro .data h4 span, #intro .data h1 span { display: block; padding-top: 5px; font-size: 20px; }
#intro .data h4 { font-size: 40px; }
#intro .data h1 { font-size: 50px; }
#intro .data-home h4, #intro .data-home h1 { max-width: 500px; }
#intro .data-home h4 { font-size: 50px; }
#intro .data-home h1 { font-size: 40px; }
#intro .data-text-wider h4, #intro .data-text-wider h1 { max-width: 1100px; }
#intro .bt-follow { position: absolute; display: flex; justify-content: center; z-index: 3; top: 83vh; left: calc(50% - 30px); font-size: 60px; color: #fff; opacity: 0; transition: all .8s ease 1.5s !important; }
#intro .bt-follow i { display: block; width: auto; height: auto; margin: 0; }
#intro .bt-follow:hover { color: #e2d8cc; }
#intro.small { height: 50vh; }
#intro.background-centered { background-position: center; }
#intro.with-cover-transparent .cover { opacity: 0; }
#intro.with-cover-gradient .cover { background: linear-gradient(0deg, black 0%, transparent 40%); opacity: 0.5; }
#intro.with-cover-gradient .title h1 { text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }
#intro.dark-title .title h1 { color: #000; }
#intro.active { transform: scale(1); }
#intro.active .title, #intro.active .data { filter: blur(0px); transform: translate(0); opacity: 1; }
#intro.active .bt-follow { top: 88vh; opacity: 1; }

@media screen and (max-width: 1300px) { #intro .title { height: 82vh; }
  #intro .bt-follow { font-size: 50px; } }
@media screen and (max-width: 1000px) { #intro .title { text-align: center; } }
@media screen and (max-width: 767px) { #intro { height: 100vh; }
  #intro .data-home { gap: 30px; }
  #intro .data-home h1 strong { margin: 5px 0; font-size: 28px; }
  #intro .data-home h1 span { font-size: 36px; }
  #intro.active .bt-follow { top: 85vh; } }
/* ********************************************************************************************************************* MOUSE TRAIL */
.mouse-trail { position: fixed; pointer-events: none; display: none; z-index: 9999; top: -25px; left: -25px; mix-blend-mode: overlay; }
.mouse-trail span { display: block; padding: 5px 10px 6px 10px; font-size: 14px; color: #fff; background-color: #111; opacity: 0; transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
.mouse-trail svg { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }
.mouse-trail line { stroke: #e2d8cc; stroke-width: 2; }

.text-trail span { transform: scale(1.4); opacity: 1; }

/* ********************************************************************************************************************* ALL TOUCH DEVICES */
@media (hover: none) and (pointer: coarse) { /*.mouse-trail circle { 	display: none !important; }*/ }
.grid { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; }
.grid:after { content: ''; width: 31%; }
.grid .item { display: block; width: 31%; margin-bottom: 4%; }
.grid .item .img { position: relative; display: block; overflow: hidden; aspect-ratio: 4/3; }
.grid .item .img img { transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.grid .item .data { margin-top: 20px; }
.grid .item .data .etiqueta { padding: 5px 15px; font-size: 12px; text-transform: uppercase; color: #fff; background-color: #b0b780; }
.grid .item .data h2 { margin: 15px 0; transition: color .3s ease; }
.grid .item .data h2 + p { font-weight: 400; color: #444444; }
.grid .item .data .metas { margin-top: 30px; }
.grid .item .data .metas p { margin-top: 2px; font-size: 16px; color: #444444; }
.grid .item .data .metas p strong { margin-right: 10px; font-size: 14px; font-weight: 500; color: #000; }
.grid .item[target="_blank"] .img:before { position: absolute; content: "\e086"; z-index: 1; top: 10px; right: 10px; width: 25px; height: 25px; text-align: center; font-family: "linea-arrows-10"; font-size: 20px; color: #fff; background-color: rgba(0, 0, 0, 0.8); transition: all .3s ease; }
.grid .item:hover .img img { -moz-transform: scale(1.04); -webkit-transform: scale(1.04); transform: scale(1.04); filter: brightness(1.1); }
.grid .item:hover .data h2 { color: #e2d8cc; }
.grid .item:hover[target="_blank"] .img:before { top: 5px; right: 5px; }
.grid-4:after { width: 46%; }
.grid-4 .item { width: 23%; }
.grid-4 .item .img { aspect-ratio: 16/9; }
.grid-2:after { display: none; }
.grid-2 .item { width: 48%; margin-bottom: 2%; }
.grid-2 .item .img { aspect-ratio: 16/9; }
.grid-2 .item .data .metas { display: none; }
.grid-1 { flex-direction: column; }
.grid-1:after { display: none; }
.grid-1 .item { display: flex; flex-direction: row-reverse; justify-content: space-between; width: 100%; margin-bottom: 4%; padding-bottom: 4%; border-bottom: 1px solid #d2d2d2; }
.grid-1 .item .img { width: 25%; height: 200px; }
.grid-1 .item .data { width: 75%; margin-top: 0; }
.grid-1 .item .data .tags { margin: 20px 0 40px 0; }
.grid-slider .slick-slide { margin: 0 20px; }
.grid-slider .slick-list { margin: 0 -20px; }

@media screen and (max-width: 1200px) { .grid .item .img { height: 250px; }
  .grid .item .data { margin-top: 15px; }
  .grid-2 .item .img { height: 220px; }
  .grid-1 .item .data { margin-top: 0; } }
@media screen and (max-width: 1000px) { .grid:after { width: 48%; }
  .grid .item { width: 48%; }
  .grid-2 .item .img { height: 160px; }
  .grid-1 .item { width: 100%; }
  .grid-1 .item .data { padding-right: 40px; }
  .grid-1 .item .data .tags { margin: 5px 0 20px 0; }
  .grid-4 .item { width: 25%; } }
@media screen and (max-width: 767px) { .grid { 		/* &-2 {

			.item {

				.img {
					height: 160px;
				}
			}
		} */ 		/* &-4 {

			.item {
				width: 25%;
			}
		} */ }
  .grid:after { display: none; }
  .grid .item { width: 100%; margin-bottom: 40px; }
  .grid .item .img .aviso { right: 15px; bottom: 15px; max-width: 90px; padding: 10px 15px 15px 15px; font-size: 15px; }
  .grid .item .data .tags { margin: 0 0 20px 0; }
  .grid-1 .item { flex-direction: column; width: 100%; border: 0; }
  .grid-1 .item .img { width: 100%; }
  .grid-1 .item .data { width: 100%; padding-right: 0; }
  .grid-1 .item .data .tags { margin: 15px 0 20px 0; }
  .grid-slider .item { margin-bottom: 0; } }
.rels { position: relative; z-index: 2; display: flex; justify-content: space-between; padding-bottom: 120px; background-color: #fff; }
.rels .item { position: relative; width: 50%; aspect-ratio: 16/6; background-size: 104%; background-position: center; filter: saturate(0.6); transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.rels .item .cover { position: absolute; pointer-events: none; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.5; transition: opacity .4s linear; }
.rels .item a { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; height: 100%; }
.rels .item a:before { content: url("../../../media/slider-arrow.svg"); position: absolute; bottom: -30px; left: 40px; transform: rotate(180deg) translateY(-2px); opacity: 0.6; }
.rels .item a:after { content: 'PROYECTO ANTERIOR'; position: absolute; bottom: -30px; left: 65px; font-family: 'pec-m',sans-serif; font-size: 12px; line-height: 1.5; transition: opacity .4s ease; }
.rels .item a h3 { text-align: center; font-size: 60px; line-height: 1.1; color: #fff; transition: all .4s ease; }
.rels .item:last-child a:before { left: auto; right: 40px; transform: rotate(0) translateY(0); }
.rels .item:last-child a:after { content: 'PROYECTO SIGUIENTE'; left: auto; right: 65px; }
.rels .item:hover { background-size: 100%; filter: saturate(1); }
.rels .item:hover .cover { opacity: 0.3; }
.rels .item:hover a:after { opacity: 0.5; }
.rels .item:hover a h3 { letter-spacing: 2px; }

@media screen and (max-width: 1300px) { .rels .item a h3 { font-size: 50px; } }
@media screen and (max-width: 1000px) { .rels .item { aspect-ratio: 16/10; background-size: cover !important; }
  .rels .item a h3 { max-width: 85%; font-size: 36px; } }
@media screen and (max-width: 767px) { .rels { padding-bottom: 90px; }
  .rels .item { aspect-ratio: 16/9; }
  .rels .item a:before { left: 15px; transform: rotate(180deg) translateY(-2px) scale(0.8); }
  .rels .item a:after { bottom: -28px; left: 37px; font-size: 10px; }
  .rels .item a h3 { font-size: 28px; }
  .rels .item:last-child a:before { right: 15px; transform: rotate(0) translateY(0) scale(0.8); }
  .rels .item:last-child a:after { right: 37px; } }
/* PAGES */
/* ********************************************************************************************************************* HOME */
.home { 	/*.preloader {

		img {
			transform: scale(1);
		}
	}*/ }
.home .wrapper { background-color: #e2d8cc; }
.home .cats .item { position: relative; z-index: 1; overflow: hidden; width: 100%; height: 100vh; background-repeat: no-repeat; background-size: cover; }
.home .cats .item img { width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.home .cats .item video { width: 100%; height: 100%; object-fit: cover; object-position: center center; }
.home .cats .item .data { position: absolute; display: flex; flex-direction: column; align-items: center; width: 100%; bottom: 50px; opacity: 0; transform: scale(1.1); transform-origin: center center; filter: blur(20px); transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0.2s; }
.home .cats .item .data h2 { margin-bottom: 20px; text-align: center; letter-spacing: 1px; }
.home .cats .item .data h2 span { text-transform: uppercase; }
.home .cats .item .data h2 br { display: none; }
.home .cats .item .data a { font-size: 14px; }
.home .cats .item:has(video) > img { display: none; }
.home .cats .item code { display: flex; justify-content: center; max-height: 80%; width: 100%; padding-left: 15px; }
.home .cats .item code .ascii { display: inline-block; cursor: default; white-space: pre; font-family: 'CourierNew',Courier,monospace; font-size: 12px; letter-spacing: 0; line-height: 1.4; }
.home .cats .item code .ascii .letter { cursor: none; }
.home .cats .item code .ascii .letter:hover { color: #fff; background-color: #000; }
.home .cats .item code .ascii-2 { display: inline-block; cursor: default; white-space: pre; font-family: 'CourierNew',Courier,monospace; font-size: 12px; letter-spacing: 0; line-height: 1; }
.home .cats .item canvas { position: fixed; image-rendering: pixelated; top: 0; left: 15px; /*width: 100vw !important;
height: 100vh !important;*/ }
.home .cats .item .wave { position: fixed; pointer-events: none; top: 0; left: 15px; /*width: 100vw !important;
height: 100vh !important;*/ white-space: pre; font-size: var(--cell-size); line-height: var(--cell-size); letter-spacing: 0.4em; font-family: "katsu", "Courier New", monospace; }
.home .cats .item--web { z-index: 0; }
.home .cats .item--web .data { pointer-events: none; }
.home .cats .item--web .data a { pointer-events: auto; }
.home .cats .item--web > img { display: none; }
.home .cats .item.init .data { opacity: 1; transform: scale(1); filter: blur(0); }
.home .cats .item:first-child img { transform: scale(1.2) !important; }
.home .cats .item:first-child.init img { transform: scale(1) !important; transition-duration: 3s !important; }
.home .dots { position: fixed; z-index: 1; display: flex; flex-direction: column; gap: 20px; top: 50%; left: 40px; transform: translateY(-50%); mix-blend-mode: exclusion; }
.home .dots .marker { position: absolute; top: -2px; left: -2px; width: 10px; height: 10px; border: 1px solid #fff; border-radius: 50%; transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1); }
.home .dots .marker.squeeze { animation: squeeze 1s forwards; }
.home .dots .dot { position: relative; cursor: pointer; width: 8px; height: 8px; background-color: #fff; border-radius: 50%; opacity: 1; transition: opacity .4s ease .15s; }
.home .dots .dot.active { opacity: 1; }
.home .dots .dot:hover span { opacity: 1; }
.home .dots .dot span { position: absolute; pointer-events: none; top: -4px; left: 20px; font-size: 11px; text-transform: uppercase; color: #fff; opacity: 0; transition: opacity .4s ease; }

@keyframes squeeze { 0% { transform: scaleX(1); background-color: rgba(255, 255, 255, 0); }
  50% { transform: scaleX(0.6); background-color: white; }
  100% { transform: scaleX(1); background-color: rgba(255, 255, 255, 0); } }
@media screen and (max-width: 767px) { .home .cats .item { 				/*&--senaletica {

					> img.hide-on-desktop {
						display: block;
					}

					> video {
						display: none;
					}
				}*/ }
  .home .cats .item:first-child { height: calc(var(--vh) * 100); }
  .home .cats .item .data { transition-delay: 0s; }
  .home .cats .item .data h2 { line-height: 1; }
  .home .cats .item .data h2 br { display: block; }
  .home .cats .item:has(video) { 					/*> video.hide-on-desktop {
						display: block;
					}

					> video {
						display: none;
					}*/ }
  .home .cats .item canvas { left: 0; }
  .home .cats .item .wave { left: 0; }
  .home .cats .item--web { 					/*> img.hide-on-desktop {
						display: block;
					}

					> code,
					canvas,
					.wave {
						display: none;
					}*/ }
  .home .dots { left: 20px; }
  .home .dots .dot span { display: none; } }
body.is-ios.home .cats .item canvas, body.is-android.home .cats .item canvas { pointer-events: none; }
body.is-ios.home .cats .item .wave, body.is-android.home .cats .item .wave { pointer-events: none; }

/* ********************************************************************************************************************* CATEGORIAS */
.tax-categoria .content.with-bkg { background-size: cover; background-attachment: fixed; }

.cat-wrapper { display: flex; flex-direction: column; align-items: center; padding-top: 170px; }
.cat-wrapper.no-cat { padding-top: 170px !important; }
.cat-wrapper.no-cat .cat-header, .cat-wrapper.no-cat .cat-proyectos { display: none; }
.cat-wrapper.no-cat .proyecto { margin-top: 0; }
.cat-wrapper .cat-header { position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; text-align: center; transition: all 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cat-wrapper .cat-header h2 { cursor: pointer; }
.cat-wrapper .cat-header h2 [data-word="de"] { text-transform: lowercase; }
.cat-wrapper .cat-header h2 br { display: none; }
.cat-wrapper .cat-header h1 { max-width: 320px; margin: 20px 0 60px 0; font-size: 15px; }
.cat-wrapper .cat-header .splitting .word { overflow: hidden; margin-bottom: -20px; padding-bottom: 5px; }
.cat-wrapper .cat-header .splitting .char { opacity: 0; }
.cat-wrapper .cat-header.init .splitting .char { animation: fadeIn 2s cubic-bezier(0.77, 0, 0.175, 1) both; animation-delay: calc(.004s * var(--char-index)); }
.cat-wrapper .cat-header.with-popover .cat-popover { top: -54px; height: 283px; opacity: 1; }
.cat-wrapper .cat-header.with-popover .cat-popover ul { height: 100%; opacity: 1; }
.cat-wrapper .cat-popover { position: absolute; z-index: 10; top: 50px; width: 350px; height: 0; opacity: 0; transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1); }
.cat-wrapper .cat-popover ul { position: relative; z-index: 2; display: flex; flex-direction: column; overflow: hidden; box-sizing: border-box; height: 0; padding: 0 25px; background-color: #e2d8cc; opacity: 0; transition: all 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
.cat-wrapper .cat-popover ul li { list-style: none; border-bottom: 1px solid #000; }
.cat-wrapper .cat-popover ul li:first-child a { padding-top: 15px; }
.cat-wrapper .cat-popover ul li:last-child { border: 0; }
.cat-wrapper .cat-popover ul li:last-child a { padding-bottom: 13px; }
.cat-wrapper .cat-popover ul li a { display: block; padding: 5px 0; font-family: 'sao-d'; font-size: 16px; }
.cat-wrapper .cat-popover ul li a span { text-transform: uppercase; }
.cat-wrapper .cat-popover ul li a:hover { color: #fff; }
.cat-wrapper .cat-popover .close { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; transform: scale(3); }
.cat-wrapper .cat-proyectos { position: relative; z-index: 1; display: flex; flex-wrap: wrap; justify-content: center; min-width: 1200px; max-width: 1200px; padding: 10px 0; border-top: 1px solid #000; border-bottom: 1px solid #000; backdrop-filter: blur(10px); opacity: 0; transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); }
.cat-wrapper .cat-proyectos .item { transform: translateY(2px); }
.cat-wrapper .cat-proyectos .item:after { content: '/'; padding: 0 5px; }
.cat-wrapper .cat-proyectos .item:last-child:after { display: none; }
.cat-wrapper .cat-proyectos .item a { font-family: "Cormorant Garamond", serif; font-weight: 400; font-size: 18px; }
.cat-wrapper .cat-proyectos .item a.active { font-weight: 700; pointer-events: none; }

.cats-menu { position: relative; z-index: 2; display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; }
.cats-menu .item { position: relative; overflow: hidden; width: 25%; }
.cats-menu .item .img { position: relative; }
.cats-menu .item .img img { vertical-align: top; transform: scale(1.03); transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cats-menu .item .title { position: absolute; pointer-events: none; display: flex; align-items: center; justify-content: center; top: 0; left: 0; width: 100%; height: 100%; color: #fff; background-color: rgba(0, 0, 0, 0.3); opacity: 0; transform: scale(1.1); transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.cats-menu .item .title > div { padding-bottom: 30px; font-size: 50px; line-height: 1; text-align: center; }
.cats-menu .item .title > div span { text-transform: uppercase; }
.cats-menu .item:hover .img img { transform: scale(1); }
.cats-menu .item:hover .title { opacity: 1; transform: scale(1); }

@media screen and (max-width: 1400px) { .cats-menu .item .title > div { font-size: 40px; } }
@media screen and (max-width: 1300px) { .cat-wrapper .cat-proyectos { max-width: none; min-width: 0; width: calc(100% - 80px); }
  .cats-menu .item .title > div { font-size: 34px; } }
@media screen and (max-width: 1000px) { .cats-menu .item .title { display: none; } }
@media screen and (max-width: 767px) { .cat-wrapper { padding-top: 110px; }
  .cat-wrapper.no-cat { padding-top: 110px !important; }
  .cat-wrapper .cat-header h1 { max-width: 70%; margin-bottom: 30px; }
  .cat-wrapper .cat-header h2 { line-height: 1; }
  .cat-wrapper .cat-header h2 br { display: block; }
  .cat-wrapper .cat-proyectos { max-width: none; min-width: 0; width: calc(100% - 50px); }
  .cat-wrapper .cat-proyectos .item { transform: translateY(0); line-height: 1.5; } }
/* ********************************************************************************************************************* PROYECTO */
.single-proyecto .content.with-bkg { background-size: cover; background-repeat: no-repeat; background-attachment: fixed; }
.single-proyecto.postid-849 .rels { display: none; }

.proyecto-wrapper { width: 100%; }

.proyecto { margin-top: 90px; opacity: 0; transition: opacity .6s linear .6s; 	/*.img {

		&.full,
		&.half  {

			img {
				width: 100%;
			}
		}

		&.half {
			width: 50%;
		}
	}*/ }
.proyecto.init { opacity: 1; }
.proyecto h3.main-title { margin-bottom: 4rem; font-size: 40px; text-align: center; }
.proyecto .block-wrapper.full__container { width: 100%; }
.proyecto .block-wrapper.with-margin { margin-top: 5rem; }
.proyecto .block-wrapper.padding-small { padding: 1.5rem 0; }
.proyecto .block-wrapper.padding-medium { padding: 3rem 0; }
.proyecto .block-wrapper.padding-big { padding: 6rem 0; }
.proyecto .block-wrapper.padding-extra { padding: 9rem 0; }
.proyecto .block-wrapper .block-container { display: flex; justify-content: center; margin: 0 auto; }
.proyecto .block-wrapper .block-container.in-grid { max-width: 1200px; }
.proyecto .block-wrapper.blurred .animblock { filter: blur(50px); transition: filter 1s cubic-bezier(0.39, 0.575, 0.565, 1); }
.proyecto .block-wrapper.blurred .animblock.animate__animated { filter: blur(0); }
.proyecto .block-wrapper.zoomed .animblock { transform: scale(1.04); transform-origin: center top; transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.proyecto .block-wrapper.zoomed .animblock.animate__animated { transform: scale(1); }
.proyecto .title-wrapper h3:not(:first-child) { margin-top: 50px; }
.proyecto .title-wrapper h3.pos-left { text-align: left; }
.proyecto .title-wrapper h3.pos-right { text-align: right; }
.proyecto .title-wrapper h3.pos-center { text-align: center; }
.proyecto .title-wrapper h3.size-xs { font-size: 24px; }
.proyecto .title-wrapper h3.size-s { font-size: 30px; }
.proyecto .title-wrapper h3.size-m { font-size: 40px; }
.proyecto .title-wrapper h3.size-l { font-size: 55px; }
.proyecto .title-wrapper h3.size-xl { font-size: 80px; }
.proyecto .text-wrapper { display: flex; justify-content: center; }
.proyecto .text-wrapper > div { max-width: 600px; }
.proyecto .text-wrapper > div a { text-decoration: underline; }
.proyecto .elabo-wrapper > div { display: flex; justify-content: center; gap: 40px; max-width: 700px; }
.proyecto .elabo-wrapper > div h6 { margin-bottom: 15px; color: var(--elabo-txt-color); }
.proyecto .elabo-wrapper > div p { font-family: 'fut-l'; color: var(--elabo-txt-color); }
.proyecto .elabo-wrapper > div .ingredientes { width: 30%; }
.proyecto .elabo-wrapper > div .texto { width: 70%; }
.proyecto .elabo-wrapper > div .texto a { margin-top: 30px; }
.proyecto .elabo-wrapper > div .texto a > span { border-color: var(--elabo-txt-color); }
.proyecto .elabo-wrapper > div .texto a > span label:first-of-type { color: var(--elabo-txt-color); }
.proyecto .text-wrapper > div ul, .proyecto .elabo-wrapper > div ul { list-style: none; }
.proyecto .text-wrapper > div ul li, .proyecto .elabo-wrapper > div ul li { display: flex; position: relative; padding-left: 20px; }
.proyecto .text-wrapper > div ul li:before, .proyecto .elabo-wrapper > div ul li:before { content: ""; position: absolute; top: 8px; left: 0; width: 6px; height: 6px; background-color: #444444; border-radius: 50%; }
.proyecto .text-wrapper > div ul li + li, .proyecto .elabo-wrapper > div ul li + li { margin-top: 10px; }
.proyecto .img-wrapper.gap-enabled .img-container { gap: 8px; }
.proyecto .img-wrapper.gap-enabled:has(.in-full) + .img-wrapper, .proyecto .img-wrapper.gap-enabled:has(.in-full) + .mixed-wrapper { padding-top: 8px; }
.proyecto .img-wrapper.gap-enabled + .gap-enabled { padding-top: 8px; }
.proyecto .img-wrapper.num-2 .img-container > div { width: 50%; }
.proyecto .img-wrapper.num-3 .img-container > div { width: 33.3%; }
.proyecto .img-wrapper img { vertical-align: top; }
.proyecto .mixed-wrapper.gap-enabled .mixed-container { gap: 8px; }
.proyecto .mixed-wrapper.gap-enabled + .img-wrapper, .proyecto .mixed-wrapper.gap-enabled + .mixed-wrapper { padding-top: 8px; }
.proyecto .mixed-wrapper.num-2 .mixed-container > div { width: 50%; }
.proyecto .mixed-wrapper.num-3 .mixed-container > div { width: 33.3%; }
.proyecto .mixed-wrapper img { vertical-align: top; }
.proyecto .mixed-wrapper video { pointer-events: none; max-width: 100%; }
.proyecto .video-wrapper .video-player { position: relative; overflow: hidden; }
.proyecto .video-wrapper .video-player video { pointer-events: none; vertical-align: top; width: 100%; }
.proyecto .video-wrapper .video-player iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.proyecto .video-wrapper .video-player.half { display: inline-block; width: 50%; }
.proyecto .video-wrapper .video-player:has(iframe) { aspect-ratio: 16/9; width: 100%; height: 100%; }
.proyecto .slider-wrapper > div { padding-bottom: 30px; }
.proyecto .slider-wrapper > div .slider { width: 100%; }
.proyecto .slider-wrapper > div .slider img { width: 100%; }
.proyecto .slider-wrapper.gap-enabled img { margin-right: 8px; }
.proyecto .parallax-wrapper { height: 100vh; background-size: cover; background-position: center center; background-attachment: fixed; }
.proyecto .parallax-wrapper > div { display: flex; justify-content: center; align-items: center; height: 100%; }
.proyecto .parallax-wrapper > div h3 { max-width: 600px; text-align: center; }
.proyecto .space-wrapper .space.with-line:before { content: ''; position: absolute; height: 1px; width: 100%; background-color: var(--test); }
.proyecto a.boxed-link + a { margin-left: 20px; }
.proyecto .gallery .slick-slide { margin: 0 20px; }
.proyecto .gallery .slick-list { margin: 0 -20px; }
.proyecto .gallery a:hover { opacity: 0.8; }
.proyecto p iframe { width: 100%; }
.proyecto .audio-player h4 { margin-bottom: 10px; font-size: 26px; }
.proyecto .audio-player audio { width: 100%; margin-top: 15px; }
.proyecto .iframe-container iframe { height: auto; }

@media screen and (max-width: 1000px) { .single-proyecto .content.with-bkg { background-image: url("") !important; /*background-size: 200%;
background-attachment: scroll;
background-position: center top;*/ }
  .proyecto .parallax-wrapper { height: 50vh; background-size: auto 100%; background-attachment: scroll; } }
@media screen and (max-width: 767px) { .proyecto { margin-top: 80px; }
  .proyecto h3.main-title { margin-bottom: 3rem; padding: 0 30px; }
  .proyecto .block-wrapper.with-margin { margin-top: 3rem; }
  .proyecto .block-wrapper.padding-small { padding: 1rem 0; }
  .proyecto .block-wrapper.padding-medium { padding: 1.5rem 0; }
  .proyecto .block-wrapper.padding-big { padding: 2rem 0; }
  .proyecto .block-wrapper.padding-extra { padding: 3rem 0; }
  .proyecto .block-wrapper.columns-to-rows .block-container { flex-direction: column; }
  .proyecto .block-wrapper.columns-to-rows .block-container > div { width: 100%; }
  .proyecto .title-wrapper h3 { padding: 0 30px; }
  .proyecto .title-wrapper h3.size-xs { font-size: 16px; }
  .proyecto .title-wrapper h3.size-s { font-size: 20px; }
  .proyecto .title-wrapper h3.size-m { font-size: 26px; }
  .proyecto .title-wrapper h3.size-l { font-size: 35px; }
  .proyecto .title-wrapper h3.size-xl { font-size: 50px; }
  .proyecto .text-wrapper > div { max-width: calc(100% - 50px) !important; }
  .proyecto .elabo-wrapper > div { flex-direction: column; gap: 30px; max-width: calc(100% - 50px); }
  .proyecto .elabo-wrapper > div .ingredientes { width: 100%; }
  .proyecto .elabo-wrapper > div .texto { width: 100%; }
  .proyecto .elabo-wrapper > div .texto a { margin-top: 30px; }
  .proyecto .parallax-wrapper > div h3 { max-width: 70%; }
  .proyecto .parallax-wrapper > div img { max-width: 60% !important; }
  .proyecto { 		/*h2 {

			&:not(:first-child) {
				margin-top: 30px;
			}
		}*/ 		/*.img {

			&.half {
				width: 100%;
			}
		}*/ 		/*.video-player {

			&.half {
				display: block;
				width: 100%;
				padding-bottom: 56.25%;

				+ .video-player.half {
					margin-left: 0;
				}
			}
		}*/ } }
@media screen and (min-width: 1000px) { body.is-ios .proyecto .parallax-wrapper { background-size: 120%; } }

/* ********************************************************************************************************************* QUIENES */
.page-quienes .wrapper { background-color: #eae7e4; }
.page-quienes header { /*.action .wonton {
	display: none;
}*/ }
.page-quienes footer .bt-top { bottom: 40px; }
.page-quienes .content { padding-top: 140px; }
.page-quienes .desc { display: flex; flex-direction: column; align-items: center; }
.page-quienes .desc .splitting .char { opacity: 0; }
.page-quienes .desc.init .splitting .char { animation: fadeInLeft 1.6s cubic-bezier(0.77, 0, 0.175, 1) both; animation-delay: calc(.007s * var(--char-index)); }
.page-quienes .desc h2 { text-transform: uppercase; font-size: 12px; }
.page-quienes .desc h1 { max-width: 420px; margin: 40px 0; font-size: 80px; line-height: .9; text-align: center; }
.page-quienes .desc .txt { max-width: 560px; text-align: center; }
.page-quienes .desc .txt p { font-family: 'fut-l'; font-size: 18px; }
.page-quienes .imgs { display: flex; justify-content: space-between; overflow: hidden; gap: 10px; margin: 60px 0 150px 0; opacity: 0; }
.page-quienes .imgs .left { display: flex; justify-content: space-between; width: 66%; }
.page-quienes .imgs .left img { width: calc(50% - 5px); }
.page-quienes .imgs .right { display: flex; flex-direction: column; gap: 10px; width: 34%; }
.page-quienes .chefs { display: flex; justify-content: space-between; overflow: hidden; gap: 20px; margin-top: 50px; }
.page-quienes .chefs .left { width: 50%; }
.page-quienes .chefs .left .chef .img { aspect-ratio: 9/13; }
.page-quienes .chefs .right { display: flex; flex-wrap: wrap; justify-content: space-between; width: 50%; }
.page-quienes .chefs .right .chef { width: calc(50% - 10px); margin-bottom: 1.5vw; }
.page-quienes .chefs .right .chef:first-child { display: none; }
.page-quienes .chefs .chef .img { position: relative; overflow: hidden; aspect-ratio: 9/12; }
.page-quienes .chefs .chef .img img { vertical-align: top; }
.page-quienes .chefs .chef .img img.imghover { position: absolute; top: 0; left: 0; width: 100%; opacity: 0; transition: opacity .3s ease; }
.page-quienes .chefs .chef .data h4 { margin: 20px 0 5px 0; font-size: 12px; }
.page-quienes .chefs .chef .data h6 { font-size: 14px; }
.page-quienes .chefs .chef .data a { font-size: 14px; }
.page-quienes .chefs .chef:hover .img img.imghover { opacity: 1; }
.page-quienes .servicios { margin-top: 100px; }
.page-quienes .servicios .img { overflow: hidden; aspect-ratio: 1.70; }
.page-quienes .servicios .serv-desc { display: flex; flex-direction: column; align-items: center; margin: 100px 0 50px 0; }
.page-quienes .servicios .serv-desc h3 { margin-bottom: 20px; font-size: 40px; }
.page-quienes .servicios .serv-desc .txt { max-width: 600px; text-align: center; }
.page-quienes .servicios .serv-desc .txt p { font-family: 'fut-l'; font-size: 18px; }

@keyframes curtainFadeOut { 0% { opacity: 1; }
  100% { opacity: 0; } }
@media screen and (max-width: 1000px) { .page-quienes .desc .txt { max-width: 80%; }
  .page-quienes .desc .txt p { font-size: 17px; } }
@media screen and (max-width: 767px) { .page-quienes .content { padding-top: 110px; }
  .page-quienes .desc h1 { max-width: 80%; margin-top: 30px; font-size: 70px; }
  .page-quienes .imgs { flex-direction: column; gap: 10px; margin: 40px 0 80px 0; }
  .page-quienes .imgs .left { flex-direction: column; gap: 10px; width: 100%; }
  .page-quienes .imgs .left img { width: 100%; }
  .page-quienes .imgs .right { gap: 10px; width: 100%; }
  .page-quienes .chefs { flex-direction: column; gap: 30px; margin-top: 30px; }
  .page-quienes .chefs .left { width: 100%; }
  .page-quienes .chefs .right { width: 100%; }
  .page-quienes .chefs .right .chef { width: calc(50% - 5px); margin-bottom: 30px; }
  .page-quienes .chefs .chef .data h4 { margin: 10px 0 5px 0; }
  .page-quienes .servicios { margin-top: 30px; }
  .page-quienes .servicios .img { overflow: auto; aspect-ratio: inherit; }
  .page-quienes .servicios .serv-desc { margin: 50px 0; }
  .page-quienes .servicios .serv-desc .txt { max-width: 80%; }
  .page-quienes .servicios .serv-desc .txt p { font-size: 17px; } }
/* ********************************************************************************************************************* PROYECTOS */
.page-proyectos .wrapper { background-color: #e2d8cc; }
.page-proyectos .content { padding: 160px 0 50px 0; }
.page-proyectos .cat-block { margin-bottom: 60px; }
.page-proyectos .cat-block > a { display: inline-block; font-size: 26px; }
.page-proyectos .cat-block > a span { text-transform: uppercase; }
.page-proyectos .cat-block > p { font-size: 14px; opacity: 0.7; }
.page-proyectos .cat-block .rels { flex-wrap: wrap; gap: 2%; margin-top: 30px; padding-bottom: 0; background-color: transparent; }
.page-proyectos .cat-block .rels:after { content: ""; flex: auto; }
.page-proyectos .cat-block .rels .item { box-sizing: border-box; width: 32%; margin-bottom: 2%; }
.page-proyectos .cat-block .rels .item a h3 { font-size: 40px; }
.page-proyectos .cat-block .rels .item a:before, .page-proyectos .cat-block .rels .item a:after { display: none; }

@media screen and (max-width: 1000px) { .page-proyectos .cat-block .rels { gap: 1%; }
  .page-proyectos .cat-block .rels .item { width: 32.5%; margin-bottom: 1%; }
  .page-proyectos .cat-block .rels .item a h3 { font-size: 30px; } }
@media screen and (max-width: 767px) { .page-proyectos .content { padding: 110px 0 50px 0; }
  .page-proyectos .cat-block { margin-bottom: 45px; }
  .page-proyectos .cat-block .rels { gap: 1%; margin-top: 15px; }
  .page-proyectos .cat-block .rels .item { width: 49.5%; margin-bottom: 1%; }
  .page-proyectos .cat-block .rels .item a h3 { font-size: 26px; } }
/* @import "pages/_blog";
@import "pages/_contact"; */
/* ********************************************************************************************************************* LEGAL */
.page-legal { 	/* nav.main-menu {

		ul {

			li.lang-item {
				display: none;
			}
		}
	} */ }
.page-legal .grid__container { padding: 150px 0 100px 0; }
.page-legal .grid__container h1 { font-size: 48px; }
.page-legal .grid__container h2 { padding: 40px 0 0 0; font-family: 'fut-r',sans-serif; font-size: 19px; color: #b7a17f; }
.page-legal .grid__container h2:after { content: ''; display: block; width: 30px; height: 2px; margin-top: 10px; background-color: #e2d8cc; }
.page-legal .grid__container h2 + p, .page-legal .grid__container h2 + div { margin-top: 20px; }
.page-legal .grid__container h3 { margin: 30px 0 10px 0; font-size: 20px; font-weight: 700; color: #444444; }
.page-legal .grid__container a { text-decoration: underline; }
.page-legal .grid__container ul, .page-legal .grid__container ol { margin-top: 30px; }
.page-legal .grid__container ul { /* text-indent: -20px;
margin-left: 20px; */ padding-left: 40px; }
.page-legal .grid__container ul li { /* &:before {
	content: "\2022";
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.3;
	color: #000;
	transform: translateY(3px);
} */ }
.page-legal .grid__container table { width: 100%; margin: 20px 0; }
.page-legal .grid__container table th, .page-legal .grid__container table td { text-align: left !important; border: 1px solid #B9B9B9; }
.page-legal .grid__container hr { visibility: hidden; margin: 40px 0 !important; }

@media screen and (max-width: 1300px) { .page-legal .grid__container h1 { font-size: 36px; } }
@media screen and (max-width: 767px) { .page-legal .grid__container { padding: 100px 0 50px 0; }
  .page-legal .grid__container h2 { font-size: 18px; }
  .page-legal .grid__container h5 { font-size: 16px; } }
/* ********************************************************************************************************************* error404 */
.error404 .content { display: flex; justify-content: center; align-items: center; }

/* FIXES */
/* ********************************************************************************************************************* FIREFOX FIXES */
@-moz-document url-prefix() { /* .wpcf7-form select.wpcf7-select { 	line-height: 29px; } */ }
