/*!
Theme Name: Centro de Vestuario
Theme URI: http://underscores.me/
Author: CV
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: centro_vestuario
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Centro de Vestuario is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
	scroll-behavior: smooth;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

@font-face {
    font-family: 'Barlow Condensed';
    src: url('fonts/BarlowCondensed-Thin.woff2') format('woff2'),
        url('fonts/BarlowCondensed-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT America Condensed';
    src: url('fonts/GTAmerica-CondensedLight.woff2') format('woff2'),
        url('fonts/GTAmerica-CondensedLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('fonts/MyriadPro-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



:root {
	--background: #232323;
	--violet: #CFB6D8;
	--violet: #e1fcd2;
	--white: #ffffff;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

body {
	background: var(--background);
	color: var(--white);
	font-size: 1.4rem;
	line-height: 23px;
	font-family: 'Roboto';
	font-weight: 300;
}

strong {
	font-weight: 500;
}

.cover {
	height: 63lvh;
	width: 100%;
}
.cover img,
.cover video {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.hero-headline:after {
	background: black;
	background: linear-gradient(90deg, black 0%, black 0%, rgba(0, 0, 0, 0) 70%);
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

.site-logo {
	width: 120px;
}
.open-menu button {
	background: none;
	cursor: pointer;
	display: flex;
	gap: 20px;
	color: inherit;
	border: none;
	padding: 0;
	font: inherit;
	cursor: pointer;
	outline: inherit;
	align-items: flex-start;
}
.open-menu .hamburger div {
	background: var(--white);
	margin: 10px 0;
	height: 2px;
	width: 50px;
	transition: .2s ease;
}
.open-menu .hamburger:before,
.open-menu .hamburger:after {
	content: '';
	display: block;
	background: var(--white);
	height: 2px;
	width: 50px;
	transition: .2s ease;
}

.menu-is-open {
	overflow: hidden;
}

.menu-is-open .open-menu .hamburger div {
	opacity: 0;
}
.menu-is-open .open-menu .hamburger:before {
	transform: rotate(45deg) translate3d(0,-9px,0);
	transform-origin: left;
}
.menu-is-open .open-menu .hamburger:after {
	transform: rotate(-45deg) translate3d(0,8px,0);
	transform-origin: left;
}

.full-menu {
	background: rgba(0,0,0,.8);
	font-family: 'Barlow Condensed';
	overflow: auto;
	position: fixed;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: .5s ease;
}
.menu-is-open .full-menu {
	opacity: 1;
	visibility: visible;
}
.full-menu .container {
	padding: 50px;
}
.full-menu h2 {
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 7.8rem;
	font-weight: normal;
	line-height: 68px;
	color: var(--violet);
}
.full-menu ul {
	color: var(--violet);
	font-size: 3rem;
	line-height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.full-menu .container>ul {
	margin: 100px 0 0 0;
}
.full-menu a {
	color: var(--violet);
	display: block;
	text-decoration: none;
	transition: .2s ease;
}
.full-menu a:hover {
	color: var(--white);
	text-shadow:
    -.2px -.2px 0 var(--white),
    .2px -.2px 0 var(--white),
    -.2px .2px 0 var(--white),
    .2px .2px 0 var(--white);
}
.full-menu li {
	position: relative;
}
.full-menu li:after {
	border-top: 1px dashed var(--violet);
	content: '';
	display: block;
	height: 1px;
	margin: 15px 0;
	width: 300px;
}

.full-menu .has-child>a {
	position: relative;
	width: 300px;
}
.full-menu .has-child>a:before {
	content: '';
	background: url(imgs/arrow-down.svg) center no-repeat;
	background-size: contain;
	right: 0;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	height: 20px;
	width: 20px;
	transition: .2s ease;
}
.full-menu .has-child>a.open:before {
	transform: rotate(180deg);
}
.full-menu .has-child ul {
	height: 0;
	transition: 0.4s ease;
	overflow: hidden;
	font-size: 2.5rem;
	line-height: 25px;
}
.full-menu .has-child ul.visible {
  max-height: 500px;
}
.full-menu .has-child ul li {
	margin: 0 0 10px 0;
}
.full-menu .has-child ul li:first-child {
	padding: 10px 0 0 0;
}
.full-menu .has-child li:after {
	display: none;
}

.site-header {
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	z-index: 99999;
}
.site-header .container {
	display: flex;
	justify-content: space-between;
	padding: 25px 25px;
}
.left-header {
	align-items: center;
	display: flex;
	gap: 25px;
}
.logos {
	display: flex;
	gap: 25px;

	opacity: 0;
	animation: show 2s ease forwards;
	animation-delay: 1s;
}
.logos img {
	height: 40px;
}

.hero-logo {
	background: url(imgs/logo.svg) center no-repeat;
	background-size: 230px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;

	opacity: 0;
	animation: show 2s .5s ease forwards;
}

@keyframes show {
	from {
		opacity: 0;
		transform: translate3d(0, 10px, 0);
	}
	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

.hero-sliders {
	display: flex;
	height: 100lvh;
	position: relative;
	overflow: hidden;
	margin: 0 0 100px 0;
	z-index: 2;
}
.swiper-left {
	width: 50%;
}
.slidesWrap {
	height: 100%;
	position: relative;
	width: 100%;
}
.slidesWrap .slides {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
.slidesWrap .slides .slide {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	width: 50vw;
	height: 100lvh;
}
.slidesWrap .slides .slide .img {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	left: 0;
	display: block;
	height: calc(100% + 10lvh);
	top: -6lvh;
}
.js_wiper_left .slides .slide.on .img {
	animation: tobottom 5s linear forwards;
}
.js_wiper_right .slides .slide.on .img {
	animation: totop 5s linear forwards;
}

.slidesWrap li.on .txt:before {
	animation: leftgrow 3.9s linear forwards;
}
.slidesWrap li .txt:before {
	content: '';
	display: block;
	height: 1px;
	background: #ffffff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.js_wiper_right li .txt:before {
	left: unset;
	right: 0;
}
.slidesWrap li .txt {
	color: #FFFFFF;
	position: absolute;
	left: 25px;
	bottom: 25%;
	transform: translateY(50%);
	z-index: 10;
	width: 300px;
}
.slidesWrap li .txt span {
	display: block;
}
.slidesWrap.js_wiper_right li .txt {
	left: unset;
	right: 25px;
	text-align: right;
}
.slidesWrap .slides .slide .txt {
	opacity: 0;
	transition: all 1s;
}
.slidesWrap .slides .slide.active .txt {
	opacity: 1;
}

@keyframes leftgrow {
    0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}
@keyframes tobottom {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(5lvh);
    }
}
@keyframes totop {
    0% {
        transform: translateY(5lvh);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes toleft {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(5lvh);
    }
}
@keyframes toright {
    0% {
        transform: translateX(5lvh);
    }
    100% {
        transform: translateX(0);
    }
}

.violet {
	color: var(--violet);
}

.text-image-module .container {
	display: flex;
	min-height: 100lvh;
	position: relative;
}
.text-image-module .container .col {
	justify-content: center;
	display: flex;
	position: relative;
	width: 50%;
}
.text-image-module .container .col.image {
	align-items: center;
	flex-direction: row;
}
.text-image-module .container .col {
	flex-direction: column;
}
.text-image-module .container .col.text {
	padding: 50px 0 50px 70px;
	position: relative;
	z-index: 1;
}
.text-image-module.contact .container .col.text {
	padding-left: 30px;
}
.text-image-module .container .col.text.center {
	align-items: center;
}
.text-image-module .container .col.text.center h2 {
	margin: 0 auto 50px 70px;
}
.text-image-module .container .col.text a {
	color: var(--violet);
	text-decoration: none;
	position: relative;
}
.text-image-module .container .col.absolute {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 55%;
}
.text-image-module .container .col.absolute div {
	height: 100%;
}
.text-image-module .container .col.absolute div img {
	object-fit: contain;
	width: 100%;
	height: 100%;
	object-position: right;
}
.links {
	align-items: center;
	display: flex;
	gap: 40px;
	margin: 10px 0 0 0;
}
.links .link {
	margin: 0;
}
.text-image-module .container .col.text a:before,
a.link.line:before {
	background: var(--violet);
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	height: 1px;
	width: 70px;
}
a.link {
	display: block;
	margin: 10px 0 0 0;
}
a.link:before {
	display: none !important;
}
a.link.line:before {
	display: inline-block !important;
}
.text-image-module .container .col.text a .arrow svg {
	display: inline-block;
	margin: 0 0 0 5px;
	vertical-align: middle;
	width: 14px;
}
.text-image-module .container .col.text a .arrow svg.close {
	width: 10px;
}
.text-image-module .container .col.text a .arrow svg polygon,
.text-image-module .container .col.text a .arrow svg rect,
.text-image-module .container .col.text a .arrow svg line {
	fill: var(--violet);
}
.text-image-module .container .col.text a .arrow svg line {
	stroke: var(--violet);
    stroke-miterlimit: 10;
}
.text-image-module .container .col.text a svg.open,
.text-image-module .container .col.text .expanded a svg.close {
	display: inline-block;
}
.text-image-module .container .col.text .expanded a svg.open,
.text-image-module .container .col.text a svg.close {
	display: none;
}
.text-image-module .container .col.text .content {
	margin: 0 0 0 100px;
}
.text-image-module .container .col.text .content.limit-height .to-expand {
	height: var(--minHeight);
	overflow: hidden;
	transition: .5s ease;
	position: relative;
}
.to-expand {
	position: relative;
}
.to-expand:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	bottom: -10px;
	height: 10px;
	box-shadow: 0 0 21px 17px var(--background);
	z-index: 9;
}
.text-image-module .container .col.text .content p {
	max-width: 366px;
}
.page-template-aliados .text-image-module .container .col.text .content p:not(.has-text-align-center) {
	max-width: 500px;
}
.text-image-module.large-text .container .col.text .content p {
	max-width: 100%;
}
.text-image-module .container .col.text.center .content {
	margin: 0 0 0 70px;
}
.text-image-module.large-text .container .col {
	max-width: 860px;
	width: 60%;
}
.image-container {
	position: relative;
}
.text-image-module .container .col.image .epigrafe {
	border-top: 1px solid var(--white);
	bottom: 30px;
	position: absolute;
	right: -100px;
}
.text-image-module .container .col.image .epigrafe.left {
	bottom: 5%;
	left: -130px;
	right: unset;
	text-align: right;
	padding: 0 0 0 50px;
}
.text-image-module .container .col img.small {
	max-width: 400px;
}
.text-image-module .container .col img.medium {
	max-width: 750px;
	width: 95%;
}
.text-image-module h2 {
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 7.8rem;
	line-height: 68px;
	margin: 0 0 50px 0;
}
.text-image-module h3 {
	color: --white;
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 5rem;
	line-height: 40px;
	margin: 0 0 30px 0;
}
img.full-screen {
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.text-image-module .rulo {
	max-width: 150px;
	margin: 50px 0 0 50%;
	pointer-events: none;
	z-index: 99;
}
.text-image-module .rulo-4 {
	max-width: 70px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 5px;
	pointer-events: none;
	z-index: 99;
}
.text-image-module .rulo-3 {
	max-width: 200px;
	position: absolute;
	left: -60px;
	bottom: 20lvh;
	pointer-events: none;
	z-index: 99;
}
.text-image-module .rulo-2 {
	max-width: 200px;
	position: absolute;
	left: -60px;
	bottom: 0;
	pointer-events: none;
	z-index: 99;
}

.hero-headline .container {
	height: 500px;
	padding-top: 50px;
	min-height: auto;
	position: relative;
	z-index: 1;
}

.que-es {
	position: relative;
}
.que-es-video {
	min-height: 100lvh;
	display: flex;
	align-items: center;
}
.que-es-video .container,
.embed .container {
	margin: 0 auto;
	max-width: 1100px;
	padding: 0 10px;
	width: 100%;
}
.embed {
	padding: 100px 0;
}
.embed h3 {
	color: #e2fbd4;
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 5rem;
	line-height: 40px;
	margin: 0 0 30px 0;
	display: flex;
	align-items: center;
	gap: 25px;
}
.embed h3:after {
	content: '';
	display: block;
	height: 1px;
	background: #e2fbd4;
	width: 200px;
	margin: 15px 0 0 0;
}
section.que-es-video .arrow {
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
}
.que-es-video p {
	max-width: 400px;
	padding: 0 0 0 30px;
	position: relative;
}
.video-container {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.text-image-module .container .col.text .content .xirgu {
	display: block;
	margin: 50px 0 0 0;
	width: 130px;
}

.text-image-module .container .col.text .content .maniqui {
	position: absolute;
	left: 150px;
    bottom: 0px;
    width: 30px;
}
.text-image-module .container .col.text .content li .arrow,
.que-es-video .arrow {
	background: url(imgs/right-arrow.svg?1) center no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: middle;
	height: 10px;
	width: 15px;
	margin: 0 15px 0 0;
}
.text-image-module .container .col.text .content ul {
	list-style: none;
	padding: 0;
	margin: 0 0 40px 0;
	/*max-width: 400px;*/
}
.text-image-module .container .col.image img.full {
	height: 100%;
	object-fit: cover;
	position: absolute;
	width: 100%;
}

.hidden.que-es-video {
	height: 0;
	min-height: 0;
	overflow: hidden;
	transition: .5s ease;
}

.text-image-module .container .col.image>div {
	position: relative;
}
.text-image-module .container .col.image img.zoom {
	position: absolute;
	bottom: -20px;
	right: -50px;
	width: 200px;
}

.buttons {
	display: flex;
	gap: 20px;
	margin: 50px 0 0 0;
}
a.button {
	display: block;
	border: 1px solid var(--white);
	color: var(--violet);
	padding: 10px 40px;
	width: fit-content;
	transition: .2s ease;
}
a.button:hover {
	background: var(--white);
	color: var(--background) !important;
}
.text-image-module .container .col.text a.button:before,
.text-image-module .container .col.text a.clean:before {
	display: none;
}

.site-footer {
	padding: 50px 0 0 0;
	margin: 100px 0 0 0;
}
.site-footer .col {
	width: 20%;
}
.site-footer .container {
	display: flex;
	max-width: 1500px;
	padding: 0 25px;
	margin: 0 auto;
}
.site-footer .logo {
	display: block;
	margin: 0 0 20px 0;
	width: 100px;
}
.site-footer .logo.ctba {
	width: 85px;
}
.site-footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.site-footer ul li {
	min-height: 10px;
}
.site-footer a {
	color: var(--white);
	text-decoration: none;
}

.logos-footer {
	padding: 25px;
	z-index: 99;
	display: flex;
	justify-content: flex-end;

	animation-delay: 1.5s;
}
.logos-footer img {
	height: 35px;
}
.show-in,
.timeline-item h3,
.timeline-item p {
	opacity: 0;
	transition: 1s ease;
	transform: translate3d(0, 15px, 0);
}
.show-in.visible,
.timeline-item.active h3,
.timeline-item.active p {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.contact.text-image-module .container .col.text.center .content {
	margin: 0;
}
.contact.text-image-module .container .col.text.center .content ul {
	list-style: none;
	margin: 0;
	padding: 0;
	max-width: 400px;
	margin: 0 auto 30px auto;
}
.contact ul li {
	border-bottom: 1px dashed var(--violet);
	padding: 10px;
}

.background {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	text-align: right;
	position: absolute;
	height: 100%;
	overflow: hidden;
	opacity: .6;
	width: 100%;
}
.background img {
	object-fit: cover;
	object-position: right;
	height: 100%;
	width: 100%;
}

.timeline {
  position: relative;
  width: 100%;
  padding: 1px 0;

  background: url(imgs/timeline.jpg) center no-repeat;
  background-size: cover;
}
.timeline:before {
	background: rgba(0,0,0,.7);
	content: '';
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
}
.timeline h3 {
	font-family: 'Barlow Condensed';
	font-weight: normal;
	font-size: 6rem;
	line-height: 60px;
	margin: 0;
}
.timeline-item {
  position: relative;
  margin: 100px 0;
}
.timeline-item .dot {
	margin: 0 auto;
  width: 13px;
  height: 13px;
  background: white;
  border-radius: 50%;
  z-index: 2;
}
.timeline-item .dot.left {
	margin: 0;
}
.timeline-item .content {
  margin-left: calc(var(--pos) + 20px);
  margin-top: var(--top);
  max-width: 300px;
}
.timeline-item p {
	background: url(imgs/right-arrow-white.svg) no-repeat left 4px;
	background-size: 15px;
	padding-left: 30px;
}
.timeline-item p:after {
	content: '';
	display: block;
	background: #ffffff;
	margin: 10px 0 0 0;
	height: 1px;
	width: 55px;
}
.timeline-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grilla-prendas {
    display: grid;
    grid-template-columns: repeat(auto-fill,minmax(200px,1fr));
    gap: 15px;
}
.prenda-item img {
    width: 100%;
    cursor: pointer;
    transition: transform .2s;
}
.prenda-item img:hover {
    transform: scale(1.05);
}
.popup-prenda {
    position: fixed;
    top:0; left:0; right:0; bottom:0;
    background: rgba(0,0,0,.8);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999999;
    padding: 20px;
}
.popup-prenda.active { display: flex; }
.popup-content {
    display: flex;
    max-width: 1000px;
    max-height: 70dvh;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.popup-left {
    width: 39%;
}
.popup-right {
	padding: 20px;
	width: 61%;
}
.popup-left img {
	object-fit: contain;
	height: 100%;
    width: 100%;
}
.popup-content h3:after {
	display: none;
}
.popup-content h4 {
	font-size: 1.7rem;
	margin: 30px 0 0px 0;
}
.popup-close {
    position: absolute;
    top:0px;
    right:0px;
    background: none;
    border: none;
    font-size: 30px;
    cursor: pointer;
    color: #ffffff;
}
.popup-content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.popup-content ul ul li {
	border-bottom: 1px dashed var(--white);
	padding: 10px 0;
}
#popup-utilizaciones>ul>li:first-child {
	padding: 0 0 30px 0;
}
#popup-utilizaciones>ul>li:last-child {
	border-bottom: none;
}
#popup-utilizaciones>ul>li {
	border-bottom: 1px solid var(--white);
	padding: 20px 0 30px 0;
}
.popup-content .xirgu {
	display: block;
	margin: 100px auto 0 auto;
	width: 100px;
}

.logos-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	margin: 0 auto;
	padding: 0 20px;
	max-width: 1100px;
}
.logos-grid .logo {
	text-align: center;
	padding: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.logos-grid .logo:first-child img {
	max-width: 100px;
}
.logos-grid .logo img {
	max-width: 150px;
	height: auto;
}

@media (max-width: 768px) {

	body {
		padding-top: 80px;
		font-size: 1.6rem;
		line-height: 27px;
	}

	.text-image-module.contact .container .col.text {
		padding-left: 20px;
		padding-right: 20px;
	}

	a.button {
		padding: 10px 10px;
	}

	.logos-grid {
		grid-template-columns: repeat(2, 1fr);
	}

	img.full-screen,
	.background {
		opacity: .5;
	}

	.site-header {
		background: var(--background);
	}
	.site-header .container {
		align-items: flex-start;
		padding: 20px;
	}
	.site-logo {
		width: 90px;
	}
	.logos img {
		height: 25px;
	}
	.logos div {
		margin: 0;
	}

	.full-menu .container {
		padding: 50px 20px;
	}
	.full-menu .has-child>a,
	.full-menu li:after {
		width: 100%;
	}

	.slidesWrap .slides .slide {
		height: 50lvh;
		width: 100%;
	}
	.hero-sliders {
		display: block;
	}
	.swiper-left,
	.swiper-right {
		width: 100%;
	}

	.slidesWrap .slides .slide .img {
		height: 100%;
		left: -6lvh;
		display: block;
		width: calc(100% + 10lvh);
		top: 0;
	}
	.js_wiper_left .slides .slide.on .img {
		animation: toleft 5s linear forwards;
	}
	.js_wiper_right .slides .slide.on .img {
		animation: toright 5s linear forwards;
	}

	.text-image-module .container .col.image {
		/*display: none;*/
	}
	.text-image-module#xirgu .container .col.image,
	.text-image-module#impacto .container .col.image,
	.text-image-module#sobre-coleccion .container .col.image {
		display: none;
	}
	.text-image-module .container .col {
		width: 100%;
	}
	.text-image-module .container .col.text {
		padding-left: 0;
	}
	.text-image-module h2 {
		padding: 0 20px;
	}
	.text-image-module .container .col.text .content,
	.text-image-module .container .col.text.center .content {
		margin: 0 20px;
	}
	.text-image-module .container .col.text.center h2 {
		margin: 0 0 50px 0;
	}

	.text-image-module .container .col {
		display: block;
	}

	.text-image-module .container {
		min-height: auto;
		display: block;
	}
	.text-image-module .container .col.image img.full {
		position: relative;
	}
	.text-image-module .container .col.image .epigrafe {
		right: 10px;
	}
	.text-image-module .container .col.image .epigrafe.left {
		left: 10px;
	}

	.que-es-video {
		min-height: auto;
		margin-bottom: 50px;
	}

	.text-image-module h2 {
		font-size: 5rem;
		line-height: 50px;
		margin: 0 0 20px 0;
	}
	.text-image-module h3 {
		font-size: 3rem;
		line-height: 30px;
	}

	.site-footer .container {
		display: block;
	}
	.site-footer .col {
		margin: 0 0 10px 0;
		width: 100%;
	}

	.embed h3 {
		font-size: 3rem;
		line-height: 30px;
	}
	.embed h3:after {
		display: none;
	}

	.text-image-module.large-text .container .col {
		width: 100%;
	}

	.timeline h3 {
		font-size: 6rem;
		line-height: 60px;
	}
	.timeline-item {
		margin: 30px 0;
	}
	.timeline-item .dot {
	}
	.timeline-item .dot.left {
		margin: 0 auto;
	}
	.timeline-item .content {
	  margin: 0 auto;
	  padding: 0 15px;
	  max-width: 350px;
	}
	.timeline-item p {
		padding-left: 30px;
	}
	.timeline-item p:after {
		width: 55px;
	}
	img.full-screen,
	.background {
		opacity: .1;
	}

	.timeline-line,
	.timeline-item .dot {
		opacity: 0;
	}

	.rulo,
	.rulo-1,
	.rulo-2,
	.rulo-3,
	.rulo-4 {
		display: none;
	}

	.hero-headline:after {
		display: none;
	}
	.hero-headline .background {
		opacity: .5;
	}

	.text-image-module .container .col.text .content p {
		max-width: inherit;
	}

	.buttons {
		flex-direction: column;
	}

}

@media(min-width: 768px) {

	#sobre-coleccion .col.text {
		max-width: 560px;
		padding: 0;
		margin: 0 auto;
		left: 0;
		right: 0;
		position: absolute;
		top: 0px;
		bottom: 0px;
		-webkit-transform: translate(-45%, 0);
		transform: translate(-45%, 0);
	}
	#sobre-coleccion .container .col.image {
		max-width: inherit;
	}

	#aliados-page {
		padding-top: 120px;
	}

}