@charset "UTF-8";
/*! 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.
 */
@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Courier+Prime:ital,wght@0,400;0,700;1,400;1,700&display=swap");
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* 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; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 1em; /* 2 */
}

/* 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; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * 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; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  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;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 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; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 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; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * 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; /* 1 */
  font: inherit; /* 2 */
}

/* 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;
}

/*********** VARIABLES ***********/
/* PADDING GENERAL CONTENEDORES */
/** 
 * convertir el line height en px del diseño a relativo para facilitar su responsividad.
 *
 * @param int $lineHeight line-height en px que aparece en el diseño
 * @param int $fontSize font-size en px 
 *
 * @return int  line-height relativo
 */
/* EXPOSURE  ********************************/
@font-face {
  font-family: "Exposure";
  src: url("../fonts/Exposure.eot");
  src: url("../fonts/Exposure.eot?#iefix") format("embedded-opentype"), url("../fonts/Exposure.woff2") format("woff2"), url("../fonts/Exposure.woff") format("woff"), url("../fonts/Exposure.ttf") format("truetype"), url("../fonts/Exposure.svg#Exposure") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* ARTICULAT  ********************************/
@font-face {
  font-family: "Articulat";
  src: url("../fonts/ArticulatCF-Light.eot");
  src: url("../fonts/ArticulatCF-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ArticulatCF-Light.woff2") format("woff2"), url("../fonts/ArticulatCF-Light.woff") format("woff"), url("../fonts/ArticulatCF-Light.ttf") format("truetype"), url("../fonts/ArticulatCF-Light.svg#ArticulatCF-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Articulat";
  src: url("../fonts/ArticulatCF-Thin.eot");
  src: url("../fonts/ArticulatCF-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/ArticulatCF-Thin.woff2") format("woff2"), url("../fonts/ArticulatCF-Thin.woff") format("woff"), url("../fonts/ArticulatCF-Thin.ttf") format("truetype"), url("../fonts/ArticulatCF-Thin.svg#ArticulatCF-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Articulat";
  src: url("../fonts/ArticulatCF-Medium.eot");
  src: url("../fonts/ArticulatCF-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/ArticulatCF-Medium.woff2") format("woff2"), url("../fonts/ArticulatCF-Medium.woff") format("woff"), url("../fonts/ArticulatCF-Medium.ttf") format("truetype"), url("../fonts/ArticulatCF-Medium.svg#ArticulatCF-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Articulat";
  src: url("../fonts/ArticulatCF-Regular.eot");
  src: url("../fonts/ArticulatCF-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/ArticulatCF-Regular.woff2") format("woff2"), url("../fonts/ArticulatCF-Regular.woff") format("woff"), url("../fonts/ArticulatCF-Regular.ttf") format("truetype"), url("../fonts/ArticulatCF-Regular.svg#ArticulatCF-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.fw.fw100 {
  font-weight: 100;
}
.fw.fw200 {
  font-weight: 200;
}
.fw.fw300 {
  font-weight: 300;
}
.fw.fw400 {
  font-weight: 400;
}
.fw.fw500 {
  font-weight: 500;
}
.fw.fw600 {
  font-weight: 600;
}
.fw.fw700 {
  font-weight: 700;
}
.fw.fw800 {
  font-weight: 800;
}
.fw.fw900 {
  font-weight: 900;
}

/* COLORESS  ********************************/
.blancoColor {
  color: #ffffff;
}

.blancoColorBg {
  background-color: #ffffff;
}

.negroColor {
  color: #000000;
}

.negroColorBg {
  background-color: #000000;
}

/* GRIS OSCURO */
.grisColor {
  color: #2d2d2d;
}

.grisColorBg {
  background-color: #2d2d2d;
}

/* VERDE CLARO */
.verdeClaroColor {
  color: #d2db9d;
}

.verdeClaroColorBg {
  background-color: #d2db9d;
}

/* VERDE */
.verdeColor {
  color: #1f6043;
}

.verdeColorBg {
  background-color: #1f6043;
}

/* MARRÓN */
.marronColor {
  color: #a09580;
}

.marronColorBg {
  background-color: #a09580;
}

.azulColor2 {
  color: #2975f0;
}

.azulColorBg2 {
  background-color: #2975f0;
}

/* MORADO */
.moradoColor {
  color: #6123F6;
}

.moradoColorBg {
  background-color: #6123F6;
}

/* ROSA */
.rosaColor {
  color: #ed0e8f;
}

.rosaColorBg {
  background-color: #ed0e8f;
}

/* AMARILLO */
.amarilloColor {
  color: #e1e7ad;
}

.amarilloColorBg {
  background-color: #e1e7ad;
}

/* VARIOS  ******/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  width: 100%;
  overflow-x: hidden;
  scroll-behavior: smooth;
}
html.popupOpen {
  overflow-y: hidden;
}

body {
  font-family: "Articulat", sans-serif;
  font-weight: 400;
  font-size: 0.8333333333vw;
  line-height: 1.3;
  counter-reset: section;
  width: 100%;
  scroll-behavior: smooth;
  color: #2d2d2d;
  position: relative;
}

ul {
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}
a:active {
  border: 0;
  outline: none;
}

p + p {
  margin-top: 0.8333333333vw;
}

strong {
  font-weight: 700;
}

.flex {
  display: flex;
}
.flex__between {
  justify-content: space-between;
}
.flex__around {
  justify-content: space-around;
}
.flex__evenly {
  justify-content: space-evenly;
}
.flex__end {
  justify-content: flex-end;
}
.flex__start {
  justify-content: flex-start;
}
.flex__center {
  justify-content: center;
}
.flex__align--center {
  align-items: center;
}
.flex__align--end {
  align-items: flex-end;
}
.flex__align--start {
  align-items: flex-start;
}
.flex__wrap {
  flex-wrap: wrap;
}
.flex__column {
  flex-direction: column;
}
.flex__25 > * {
  width: 25%;
}
.flex__33 > * {
  width: 33.3333%;
}
.flex__20 > * {
  width: 20%;
}
.flex__26__68 > * {
  width: 26.6%;
}
.flex__26__68 > *:last-child {
  width: 68.4%;
}
.flex__51__49 > * {
  width: 51.7%;
}
.flex__51__49 > *:last-child {
  width: 48.3%;
}
.flex__56__38 > * {
  width: 56.4%;
}
.flex__56__38 > *:last-child {
  width: 38.4%;
}
.flex__42__54 > * {
  width: 42%;
}
.flex__42__54 > *:last-child {
  width: 54%;
}
.flex__49__47 > * {
  width: 49.1%;
}
.flex__49__47 > *:last-child {
  width: 47%;
}
.flex__50 > * {
  width: 50%;
}

.gap__1 {
  gap: 1rem;
}
.gap__2 {
  gap: 2rem;
}

.fullWidth {
  width: 100%;
}

img {
  display: block;
}

iframe {
  width: 100%;
}

.mask {
  position: relative;
  text-align: center;
}
.mask > img {
  width: 100%;
  height: auto;
  display: block;
}
.mask__auto > img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.mask__video > * {
  width: 100%;
  height: auto;
}

.break {
  display: block;
}

.alignCenter {
  text-align: center;
}

.alignEnd {
  text-align: end;
}

.alignLeft {
  text-align: left;
}

.uppercase {
  text-transform: uppercase;
}

.underline {
  text-decoration: underline;
}

.text-transform-none {
  text-transform: none;
}

/* ::selection {
    background-color: $blueColor;
    color: $whiteColor;
} */
/* contenedores */
.full-container {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 100%;
}

/* .container-1280 {
    width: 100%;
    max-width: 1340px;
    margin: auto;
    padding-left: $padding;
    padding-right: $padding;
}

.container-1920 {
    width: 100%;
    max-width: 2020px;
    margin: auto;
    padding-left: $padding;
    padding-right: $padding;
} */
.container-1180 {
  width: 100%;
  max-width: 65.625vw;
  margin: auto;
  padding-left: 2.0833333333vw;
  padding-right: 2.0833333333vw;
}

.container-1350 {
  width: 100%;
  max-width: 72.3958333333vw;
  margin: auto;
  padding-left: 2.0833333333vw;
  padding-right: 2.0833333333vw;
}

.container-1500 {
  width: 100%;
  max-width: 82.2916666667vw;
  margin: auto;
  padding-left: 2.0833333333vw;
  padding-right: 2.0833333333vw;
}

.container-1700 {
  width: 100%;
  max-width: 88.5416666667vw;
  margin: auto;
  padding-left: 2.0833333333vw;
  padding-right: 2.0833333333vw;
}

.container-1920 {
  width: 100%;
  max-width: 2040px;
  margin: auto;
  padding-left: clamp(20px, 3.125vw, 60px);
  padding-right: clamp(20px, 3.125vw, 60px);
}

.container-1440 {
  width: 100%;
  max-width: 1440px;
  margin: auto;
  padding-left: clamp(20px, 6.25vw, 120px);
  padding-right: clamp(20px, 6.25vw, 120px);
}

/* botones */
.btn {
  letter-spacing: 0.9px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 49px;
  border: 0;
  padding: 18px;
  border-radius: 1px;
  font-family: "Chaney Regular";
  font-size: 14px;
  line-height: 0.9;
  text-decoration: none;
  text-transform: uppercase;
  width: fit-content;
}
.btn.primario {
  background-color: #000000;
  border: 1px solid #000000;
  color: #ffffff;
  transition: color 0.3s ease, background-color 0.3s ease;
}
.btn.primario:hover {
  background-color: #ffffff;
  color: #000000;
}
.btn.secundario {
  font-weight: 500;
  gap: 7px;
  padding: 0;
}
.btn.secundario:hover {
  text-decoration: underline;
}
.btn.terciario {
  background-color: #ffffff;
  transition: color 0.3s ease, background-color 0.3s ease;
  color: #000000;
}
.btn.terciario:hover {
  color: #ffffff;
  background-color: #000000;
}
.btn:hover {
  cursor: pointer;
}

.logo .main {
  font-family: "Exposure", sans-serif;
}

.mobile {
  display: none;
}

.desktop {
  display: block;
}

/* mover luego a commun: */
a:not(.footer__top--logos):not(.logos):not(.btn):hover {
  text-decoration: underline;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  font-family: "Encode Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  color: #7A7A7A;
  margin-top: clamp(50px, 5.2083333333vw, 100px);
}
.pagination .index {
  padding: 6px 10px;
}
.pagination .index:hover {
  cursor: pointer;
}
.pagination .sumar,
.pagination .restar {
  padding: 6px 10px;
}

@media screen and (max-width: 991px) {
  body {
    overflow-x: hidden;
    font-size: 16px;
  }
  p + p {
    margin-top: 16px;
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
  .container-1440 {
    padding-left: clamp(16px, 4.2666666667vw, 30px);
    padding-right: clamp(16px, 4.2666666667vw, 30px);
  }
  .container-1180 {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .container-1350 {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .container-1500 {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .container-1700 {
    width: 100%;
    max-width: 100%;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.header {
  position: fixed;
  transform: translateY(calc(-100% - 1.0416666667vw));
  left: 0;
  right: 0;
  z-index: 100;
  transition: transform 0.4s linear;
}
.header .row__main {
  padding-top: 0.5208333333vw;
  z-index: 1;
}
.header .wrapper-menu {
  width: 100%;
  max-width: 70.3125vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header .wrapper-menu .logo-mini {
  display: flex;
  align-items: center;
  width: 3.6458333333vw;
  transition: all linear 0.4s;
  transform: translateY(-10.4166666667vw);
}
.header .wrapper-menu .logo-mini svg {
  width: 100%;
}
.header .nav__menu {
  font-size: 0.7291666667vw;
}
.header .nav__menu .lista .item {
  line-height: 1;
  padding: 0.15625vw 0.3125vw 0.1041666667vw 0.3125vw;
}
.header .nav__menu .lista .item:last-child {
  background-color: rgba(236, 229, 229, 0.6);
}
.header .logo {
  margin-top: 1.0416666667vw;
  transform: translateY(0);
  opacity: 1;
  transition: opacity linear 0.1s, transform linear 0.3s;
}
.header .logo .logo__main {
  width: 14.4791666667vw;
}
.header .logo .main {
  font-size: 1.0416666667vw;
  line-height: 1;
}
.header .logo-wrapper {
  position: absolute;
  top: 1.71875vw;
  left: 0;
  width: 100%;
  max-width: 100%;
  padding-bottom: 1.0416666667vw;
  transition: transform linear 0.3s;
  z-index: -1;
}
.header .logo-wrapper:before {
  content: "";
  position: absolute;
  width: 100%;
  height: calc(100% + 1.71875vw);
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.header .nav__icon {
  width: 0.9375vw;
  height: 0.625vw;
  position: relative;
  cursor: pointer;
  display: none;
}
.header .nav__icon span {
  position: absolute;
  height: 0.1041666667vw;
  width: 100%;
  background-color: #d2db9d;
  border-radius: 0.46875vw;
  opacity: 1;
  left: 0;
  transition: 0.25s ease-in-out;
}
.header .nav__icon span:nth-child(1) {
  top: 0vw;
}
.header .nav__icon span:nth-child(2) {
  top: 0.2604166667vw;
}
.header .nav__icon span:nth-child(3) {
  top: 0.5208333333vw;
}
.header .nav__icon.open span:nth-child(1) {
  top: 0.2604166667vw;
  transform: rotate(135deg);
}
.header .nav__icon.open span:nth-child(2) {
  opacity: 0;
  left: -vw(60);
}
.header .nav__icon.open span:nth-child(3) {
  top: 0.2604166667vw;
  transform: rotate(-135deg);
}
.header .idioma {
  position: relative;
  top: 0.15625vw;
  font-size: 0.8333333333vw;
}
.header .idioma:hover,
.header .icono__descargar:hover,
.header .icono__contacto:hover {
  cursor: pointer;
}
.header .iconos-idioma > * {
  display: flex;
}
.header .icono__contacto svg {
  width: 1.7708333333vw;
}
.header .icono__contacto:hover {
  filter: contrast(0) invert(1);
}
.header .icono__descargar {
  position: relative;
}
.header .icono__descargar .go-to-form-dossier {
  padding: 0.5208333333vw 0.625vw;
  width: 100%;
  display: flex;
  border-bottom: 1px solid #CCC;
  text-align: center;
  justify-content: center;
  text-decoration: none !important;
  -webkit-tap-highlight-color: transparent;
}
.header .icono__descargar .go-to-form-dossier svg {
  width: 1.6666666667vw;
  min-width: 30px;
}
.header .icono__descargar .go-to-form-dossier:hover {
  filter: contrast(0) invert(1);
}
.header .icono__descargar .go-to-form-dossier:last-child {
  border-bottom: 0;
}
.header .icono__descargar .descargar {
  position: absolute;
  top: calc(100% - 0.5208333333vw);
  opacity: 0;
  left: 50%;
  background-color: #ffffff;
  transform: translate(-200vw, -200vw);
  transition: opacity linear 0.1s, top linear 0.1s;
}
.header .icono__descargar.active .descargar {
  transform: translate(-50%, 0);
  top: calc(100% + 0.5208333333vw);
  opacity: 1;
}
.header.active {
  transform: translateY(0);
}
.header.show-in-header {
  transform: translateY(0) !important;
}
.header.small .wrapper-menu .logo-mini {
  transform: translateY(0);
}
.header.small .logo-wrapper {
  transform: translateY(calc(-100% + 0.5208333333vw));
}
.header.small .logo {
  opacity: 0;
  transform: translateY(-100%);
}
.header.small.active .logo-wrapper {
  transform: translateY(calc(-100% + 1.3020833333vw));
}
.header .wpml-ls-legacy-dropdown {
  width: fit-content;
}
.header .wpml-ls-legacy-dropdown a {
  background-color: transparent !important;
  border: 0;
  color: #d2db9d !important;
}
.header .wpml-ls-legacy-dropdown a::after {
  display: none;
}
.header .wpml-ls-legacy-dropdown a:hover {
  color: #d2db9d;
  background: transparent;
}
.header .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  border-top-color: #d2db9d;
}

.modal-contact {
  position: fixed;
  display: flex;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity linear 0.2s;
  transform: translate(-200vw, -200vw);
}
.modal-contact .modal-form {
  width: 80%;
  max-width: 960px;
  position: relative;
  background: #fff;
  margin: auto;
  border-radius: 0.3645833333vw;
  padding: 3.125vw 5.9895833333vw;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition: opacity linear 0.3s;
  transition-delay: 0.3s;
}
.modal-contact .modal-form .nf-form-title {
  display: none !important;
}
.modal-contact .modal-form h1,
.modal-contact .modal-form h2,
.modal-contact .modal-form h3,
.modal-contact .modal-form h4 {
  font-weight: 400;
}
.modal-contact .modal-form .close {
  position: absolute;
  top: 1.0416666667vw;
  right: 1.0416666667vw;
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  cursor: pointer;
}
.modal-contact .modal-form .close:before {
  content: "";
  height: 0.1041666667vw;
  width: 100%;
  display: block;
  background: #000;
  top: 50%;
  position: relative;
  transform: rotate(45deg) translate(0%, 50%);
}
.modal-contact .modal-form .close:after {
  content: "";
  height: 0.1041666667vw;
  width: 100%;
  display: block;
  background: #000;
  top: 50%;
  position: relative;
  transform: rotate(-45deg) translate(0%, -50%);
}
.modal-contact .modal-form h2 {
  color: #707171;
  text-align: left;
  margin: 0;
  font-size: 0.9375vw;
  max-width: 350px;
}
.modal-contact .modal-form .nf-response-msg {
  font-weight: bold;
  font-size: 20px;
}
.modal-contact .modal-form .contact-form {
  max-width: 560px;
  margin-top: 2.6041666667vw;
  margin-bottom: 1.8229166667vw;
}
.modal-contact .modal-form .contact-form .nf-error-msg {
  font-size: 0.6770833333vw;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout .nf-form-fields-required {
  display: none !important;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .checkbox-wrap .nf-field-label label {
  cursor: pointer;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .checkbox-wrap .nf-field-label label:before {
  font-size: 15px;
  left: -26px;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content {
  width: 100%;
  max-width: 100%;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap {
  align-items: flex-start;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-label {
  color: #2d2d2d;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-label label {
  font-weight: 400;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-label span {
  display: none;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-element input[type=email],
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-element input[type=text] {
  height: 2.0833333333vw;
  background: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-element input[type=button],
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-element input[type=submit] {
  width: 12.5vw;
  margin: 0 auto;
  border-radius: 0.3125vw;
  padding: 1.4583333333vw 2.6041666667vw;
  line-height: 0;
  color: #FFF;
  background: #000;
  text-transform: uppercase;
  cursor: pointer;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-label {
  width: 0;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-description {
  margin-left: 25px;
  margin-right: 0;
  position: relative;
  z-index: 1;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-description p {
  text-align: left;
  padding-left: 0;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-description p a {
  color: #000;
  text-decoration: underline;
}
.modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .checkbox-container {
  margin-top: 2.0833333333vw;
}
.modal-contact .modal-form .footer-form-dossier {
  font-size: 0.6770833333vw;
}
.modal-contact.active {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0 1.7708333333vw;
  opacity: 1;
  z-index: 9999;
  transform: translate(0, 0);
}
.modal-contact.active .modal-form {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .header {
    background-color: rgba(0, 0, 0, 0.5);
    transform: translateY(calc(-100% - 20px));
  }
  .header .container-1920 {
    padding-left: 0;
    padding-right: 0;
  }
  .header .espacio__vacio {
    display: none;
  }
  .header .wrapper-menu {
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 100%;
    justify-content: flex-start;
  }
  .header .wrapper-menu .logo-mini {
    width: 70px;
    transform: translateY(0px);
    margin-top: 16px;
  }
  .header .iconos-idioma {
    margin-top: 30px;
    padding-bottom: 20px;
    display: none;
  }
  .header .nav__menu {
    font-size: 14px;
    width: 100%;
    margin-top: 40px;
    display: none;
  }
  .header .nav__menu ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  .header .nav__menu ul li {
    width: 100%;
    text-align: center;
  }
  .header .row__main {
    padding-top: 10px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0px;
    min-height: 50px;
  }
  .header .row__main.active .wrapper-menu .nav__menu {
    display: flex;
  }
  .header .row__main.active .iconos-idioma {
    display: flex;
  }
  .header .logo {
    margin-top: 20px;
  }
  .header .logo .logo__main {
    display: none;
  }
  .header .logo .main {
    font-size: 20px;
  }
  .header .logo-wrapper {
    display: none;
  }
  .header .nav__icon {
    width: 22px;
    height: 16px;
    position: absolute;
    right: 10px;
    top: 17px;
    display: inline-block;
  }
  .header .nav__icon span {
    height: 2px;
    border-radius: 9px;
  }
  .header .nav__icon span:nth-child(1) {
    top: 0;
  }
  .header .nav__icon span:nth-child(2) {
    top: 7px;
  }
  .header .nav__icon span:nth-child(3) {
    top: 14px;
  }
  .header .nav__icon.open span:nth-child(1) {
    top: 5px;
  }
  .header .nav__icon.open span:nth-child(2) {
    left: -10px;
  }
  .header .nav__icon.open span:nth-child(3) {
    top: 5px;
  }
  .header .idioma {
    top: 3px;
    font-size: 16px;
  }
  .header .icono__contacto svg {
    width: 24px;
  }
  .header .icono__descargar svg {
    width: 30px;
  }
  .header .icono__descargar .descargar {
    top: calc(100% - 10px);
  }
  .header .icono__descargar .descargar a {
    padding: 10px 12px;
  }
  .header .icono__descargar.active .descargar {
    top: calc(100% + 6px);
  }
  .header.small .logo-wrapper {
    transform: translateY(calc(-100% + 10px));
  }
  .modal-contact .modal-form {
    width: 100%;
    max-width: calc(100% - 30px);
    border-radius: 7px;
    padding: 40px 25px;
  }
  .modal-contact .modal-form .close {
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
  }
  .modal-contact .modal-form .close:before {
    height: 2px;
  }
  .modal-contact .modal-form .close:after {
    height: 2px;
  }
  .modal-contact .modal-form h2 {
    font-size: 16px;
    max-width: 100%;
  }
  .modal-contact .modal-form .contact-form {
    max-width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-element input[type=email],
  .modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-element input[type=text] {
    height: 40px;
    width: 100%;
  }
  .modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-element input[type=button],
  .modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-element input[type=submit] {
    width: 100%;
    border-radius: 6px;
    padding: 0;
  }
  .modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .nf-field-container .nf-field .field-wrap .nf-field-description {
    margin-left: 25px;
  }
  .modal-contact .modal-form .contact-form .nf-form-cont .nf-form-wrap .nf-form-layout form .nf-form-content .checkbox-container {
    margin-top: 30px;
  }
  .modal-contact .modal-form .footer-form-dossier {
    font-size: 13px;
  }
  .modal-contact.active {
    padding: 0;
  }
}
header.notas-prensa {
  position: relative;
  height: 20.0520833333vw;
  padding-top: 2.9166666667vw;
  padding-bottom: 2.9166666667vw;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
header.notas-prensa:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
header.notas-prensa .container-1350 {
  position: relative;
  height: 100%;
}
header.notas-prensa .container-1350 .holder {
  height: 100%;
}
header.notas-prensa .container-1350 .holder .title h1 {
  font-size: 3.125vw;
  font-weight: 200;
  line-height: 1;
  margin: 0;
  color: rgb(255, 255, 255);
}
header.notas-prensa .container-1350 .holder .title h1 span {
  display: block;
  font-family: "Exposure", sans-serif;
  font-size: 4.1666666667vw;
  text-transform: uppercase;
  color: #E1E7AD;
}
header.notas-prensa .container-1350 .holder .logo a {
  width: 11.9791666667vw;
}
header.notas-prensa .container-1350 .holder .logo a img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 991px) {
  header.notas-prensa {
    height: 200px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  header.notas-prensa .container-1350 .holder .title h1 {
    font-size: 27px;
  }
  header.notas-prensa .container-1350 .holder .title h1 span {
    font-size: 30px;
  }
  header.notas-prensa .container-1350 .holder .logo a {
    width: 150px;
  }
}
.footer .top {
  padding: clamp(20px, 2.0833333333vw, 40px);
  position: relative;
}
.footer .top .container-1500 {
  position: relative;
}
.footer .top .logo__footer {
  position: absolute;
  left: 50%;
  bottom: clamp(20px, 2.0833333333vw, 40px);
  transform: translateX(-50%);
  width: clamp(200px, 19.7916666667vw, 380px);
}
.footer .top .wrapp-copy-info {
  position: absolute;
  right: 0;
  top: 50%;
  display: flex;
  align-items: center;
}
.footer .top .wrapp-copy-info .wrapp-copy-ico {
  width: 21px;
  margin-right: 9px;
}
.footer .top .wrapp-copy-info .wrapp-copy-ico img {
  width: 100%;
}
.footer .top .wrapp-copy-info .wrapp-copy-text {
  font-size: 12px;
  color: #000000;
}
.footer .sellos {
  gap: 24px;
}
.footer .sellos img {
  object-fit: contain;
}
.footer .sellos .sello__1 {
  width: clamp(60px, 4.1666666667vw, 80px);
}
.footer .sellos .sello__2 {
  width: clamp(92px, 6.3541666667vw, 122px);
}
.footer .bottom {
  padding-top: clamp(40px, 3.125vw, 60px);
  padding-bottom: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.footer .bottom::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
}
.footer .bottom .item {
  z-index: 1;
}
.footer .bottom .item__nombre {
  font-size: 12px;
}
.footer .bottom .item__img {
  width: 200px;
  margin: clamp(10px, 1.0416666667vw, 20px) 0;
}
.footer .bottom .item__datos {
  font-size: 14px;
}
.footer .bottom .menu__footer {
  z-index: 1;
  font-size: 14px;
  gap: clamp(16px, 1.6666666667vw, 32px);
}
.footer .bottom .menu__footer .item:not(:first-child) {
  position: relative;
}
.footer .bottom .menu__footer .item:not(:first-child)::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #ffffff;
  left: calc(clamp(8px, 0.8333333333vw, 16px) * -1);
  top: 0;
}

@media screen and (max-width: 991px) {
  .footer .bottom .wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 2rem;
  }
  .footer .menu__footer {
    order: 3;
  }
}
@media screen and (max-width: 768px) {
  .footer .top .wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2rem;
  }
  .footer .top .logo__footer {
    position: relative;
    left: initial;
    bottom: initial;
    transform: none;
  }
  .footer .top .wrapp-copy-info {
    position: relative;
    right: initial;
    top: initial;
  }
  .footer .bottom .wrapper {
    justify-content: flex-start;
  }
}
.modulo-contacto,
.modulo-sticky {
  scale: 0;
  opacity: 0;
  transition: scale 0.3s linear, opacity 0.3s linear;
  position: fixed;
  top: -120vh;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -10;
  background-color: rgba(0, 0, 0, 0.8);
  padding: clamp(10px, 2.0833333333vw, 40px);
  overflow-y: auto;
}
.modulo-contacto .wrapper,
.modulo-sticky .wrapper {
  width: 100%;
  max-width: 1100px;
  background-color: #ffffff;
  margin: 2rem auto;
}
.modulo-contacto .wrapper .contact,
.modulo-sticky .wrapper .contact {
  max-width: 940px;
  margin: 0 auto;
  padding: clamp(20px, 2.0833333333vw, 40px);
  display: flex;
  justify-content: space-between;
}
.modulo-contacto.active,
.modulo-sticky.active {
  scale: 1;
  opacity: 1;
  top: 0;
  z-index: 1000;
}
.modulo-contacto .icono__cerrar,
.modulo-sticky .icono__cerrar {
  width: 20px;
  padding-top: 20px;
  margin-left: auto;
  margin-right: clamp(10px, 1.5625vw, 30px);
}
.modulo-contacto .icono__cerrar:hover,
.modulo-sticky .icono__cerrar:hover {
  cursor: pointer;
}
.modulo-contacto #nf-form-1-cont .nf-form-title,
.modulo-contacto #nf-form-1-cont .nf-form-fields-required,
.modulo-contacto #nf-form-1-cont .nf-form-content .label-above .nf-field-label,
.modulo-contacto #nf-form-1-cont .nf-error-msg,
.modulo-contacto #nf-form-3-cont .nf-form-title,
.modulo-contacto #nf-form-3-cont .nf-form-fields-required,
.modulo-contacto #nf-form-3-cont .nf-form-content .label-above .nf-field-label,
.modulo-contacto #nf-form-3-cont .nf-error-msg,
.modulo-sticky #nf-form-1-cont .nf-form-title,
.modulo-sticky #nf-form-1-cont .nf-form-fields-required,
.modulo-sticky #nf-form-1-cont .nf-form-content .label-above .nf-field-label,
.modulo-sticky #nf-form-1-cont .nf-error-msg,
.modulo-sticky #nf-form-3-cont .nf-form-title,
.modulo-sticky #nf-form-3-cont .nf-form-fields-required,
.modulo-sticky #nf-form-3-cont .nf-form-content .label-above .nf-field-label,
.modulo-sticky #nf-form-3-cont .nf-error-msg {
  display: none;
}
.modulo-contacto #nf-form-1-cont .nf-form-content,
.modulo-contacto #nf-form-3-cont .nf-form-content,
.modulo-sticky #nf-form-1-cont .nf-form-content,
.modulo-sticky #nf-form-3-cont .nf-form-content {
  padding: 0;
  max-width: 940px;
  padding: clamp(20px, 2.0833333333vw, 40px);
}
.modulo-contacto #nf-form-1-cont .nf-form-content input[type=submit],
.modulo-contacto #nf-form-3-cont .nf-form-content input[type=submit],
.modulo-sticky #nf-form-1-cont .nf-form-content input[type=submit],
.modulo-sticky #nf-form-3-cont .nf-form-content input[type=submit] {
  width: 100%;
  border-radius: 8px;
  font-size: clamp(14px, 0.9375vw, 18px);
  font-family: "Articulat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #313131;
  background: #313131;
  color: #ffffff;
}
.modulo-contacto #nf-form-1-cont .nf-form-content input[type=submit]:hover,
.modulo-contacto #nf-form-3-cont .nf-form-content input[type=submit]:hover,
.modulo-sticky #nf-form-1-cont .nf-form-content input[type=submit]:hover,
.modulo-sticky #nf-form-3-cont .nf-form-content input[type=submit]:hover {
  cursor: pointer;
  background: #ffffff;
  color: #313131;
}
.modulo-contacto #nf-form-1-cont .nf-form-content input:not([type=submit]),
.modulo-contacto #nf-form-1-cont .nf-form-content textarea.ninja-forms-field,
.modulo-contacto #nf-form-3-cont .nf-form-content input:not([type=submit]),
.modulo-contacto #nf-form-3-cont .nf-form-content textarea.ninja-forms-field,
.modulo-sticky #nf-form-1-cont .nf-form-content input:not([type=submit]),
.modulo-sticky #nf-form-1-cont .nf-form-content textarea.ninja-forms-field,
.modulo-sticky #nf-form-3-cont .nf-form-content input:not([type=submit]),
.modulo-sticky #nf-form-3-cont .nf-form-content textarea.ninja-forms-field {
  padding: 5px 12px;
  font-family: "Articulat", sans-serif;
  font-size: clamp(14px, 0.9375vw, 18px);
  font-weight: 400;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #707171;
  color: #707171;
}
.modulo-contacto #nf-form-1-cont .nf-form-content textarea.ninja-forms-field,
.modulo-contacto #nf-form-3-cont .nf-form-content textarea.ninja-forms-field,
.modulo-sticky #nf-form-1-cont .nf-form-content textarea.ninja-forms-field,
.modulo-sticky #nf-form-3-cont .nf-form-content textarea.ninja-forms-field {
  height: 100px;
  border: 1px solid #707171;
  padding: 12px;
}
.modulo-contacto #nf-form-1-cont #nf-label-field-6,
.modulo-contacto #nf-form-1-cont #nf-label-field-19,
.modulo-contacto #nf-form-3-cont #nf-label-field-6,
.modulo-contacto #nf-form-3-cont #nf-label-field-19,
.modulo-sticky #nf-form-1-cont #nf-label-field-6,
.modulo-sticky #nf-form-1-cont #nf-label-field-19,
.modulo-sticky #nf-form-3-cont #nf-label-field-6,
.modulo-sticky #nf-form-3-cont #nf-label-field-19 {
  color: #707171;
  font-weight: 400;
  font-size: 14px;
}
.modulo-contacto #nf-form-1-cont .texto__legal,
.modulo-contacto #nf-form-3-cont .texto__legal,
.modulo-sticky #nf-form-1-cont .texto__legal,
.modulo-sticky #nf-form-3-cont .texto__legal {
  color: #707171;
  font-weight: 300;
  font-size: 12px;
}
.modulo-contacto #nf-form-1-cont .texto__legal a,
.modulo-contacto #nf-form-3-cont .texto__legal a,
.modulo-sticky #nf-form-1-cont .texto__legal a,
.modulo-sticky #nf-form-3-cont .texto__legal a {
  font-weight: 600;
  text-decoration: underline;
}
.modulo-contacto #nf-form-1-cont .nf-error .nf-error-msg,
.modulo-contacto #nf-form-3-cont .nf-error .nf-error-msg,
.modulo-sticky #nf-form-1-cont .nf-error .nf-error-msg,
.modulo-sticky #nf-form-3-cont .nf-error .nf-error-msg {
  font-size: 12px;
  display: block;
}

@media screen and (max-width: 800px) {
  .modulo-contacto #nf-form-1-cont .nf-form-content input:not([type=submit]),
  .modulo-contacto #nf-form-1-cont .nf-form-content textarea.ninja-forms-field,
  .modulo-contacto #nf-form-1-cont .nf-form-content input[type=submit],
  .modulo-contacto #nf-form-1-cont #nf-label-field-6,
  .modulo-contacto #nf-form-1-cont #nf-label-field-19,
  .modulo-contacto #nf-form-1-cont .texto__legal,
  .modulo-contacto #nf-form-3-cont .nf-form-content input:not([type=submit]),
  .modulo-contacto #nf-form-3-cont .nf-form-content textarea.ninja-forms-field,
  .modulo-contacto #nf-form-3-cont .nf-form-content input[type=submit],
  .modulo-contacto #nf-form-3-cont #nf-label-field-6,
  .modulo-contacto #nf-form-3-cont #nf-label-field-19,
  .modulo-contacto #nf-form-3-cont .texto__legal,
  .modulo-sticky #nf-form-1-cont .nf-form-content input:not([type=submit]),
  .modulo-sticky #nf-form-1-cont .nf-form-content textarea.ninja-forms-field,
  .modulo-sticky #nf-form-1-cont .nf-form-content input[type=submit],
  .modulo-sticky #nf-form-1-cont #nf-label-field-6,
  .modulo-sticky #nf-form-1-cont #nf-label-field-19,
  .modulo-sticky #nf-form-1-cont .texto__legal,
  .modulo-sticky #nf-form-3-cont .nf-form-content input:not([type=submit]),
  .modulo-sticky #nf-form-3-cont .nf-form-content textarea.ninja-forms-field,
  .modulo-sticky #nf-form-3-cont .nf-form-content input[type=submit],
  .modulo-sticky #nf-form-3-cont #nf-label-field-6,
  .modulo-sticky #nf-form-3-cont #nf-label-field-19,
  .modulo-sticky #nf-form-3-cont .texto__legal {
    margin-top: 1.5rem;
  }
  .modulo-contacto #nf-form-1-cont #nf-field-2,
  .modulo-contacto #nf-form-3-cont #nf-field-2,
  .modulo-sticky #nf-form-1-cont #nf-field-2,
  .modulo-sticky #nf-form-3-cont #nf-field-2 {
    margin-top: 0;
  }
  .modulo-contacto #nf-form-1-cont .nf-form-content input[type=submit],
  .modulo-contacto #nf-form-3-cont .nf-form-content input[type=submit],
  .modulo-sticky #nf-form-1-cont .nf-form-content input[type=submit],
  .modulo-sticky #nf-form-3-cont .nf-form-content input[type=submit] {
    max-width: 200px;
  }
}
.contactSticky {
  position: fixed;
  bottom: 2.6041666667vw;
  right: 3.90625vw;
  font-family: "Articulat", sans-serif;
  font-size: 1.40625vw;
  color: #d2db9d;
  background: #1f6043;
  padding: 0.78125vw 1.3020833333vw;
  border-radius: 1.09375vw;
  border: 0.0520833333vw solid #d2db9d;
  line-height: 100%;
  text-decoration: underline;
  transition: 0.3s;
  cursor: pointer;
  z-index: 11;
}
@media screen and (max-width: 800px) {
  .contactSticky {
    bottom: 6.4vw;
    right: 1rem;
    font-size: 5.6vw;
    padding: 2.4vw 4.8vw;
    border-radius: 3.2vw;
    border: 1px solid #d2db9d;
  }
}
.contactSticky:hover {
  color: #1f6043;
  background: #d2db9d;
  border: 1px solid #1f6043;
}

.ara-page-legal .hero {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 33vh;
  min-height: 350px;
}
.ara-page-legal .entry {
  padding-bottom: 150px;
}
.ara-page-legal .entry h1.entry-title {
  margin: 3.90625vw 0 1.3020833333vw 0;
  font-size: 2.5vw;
  line-height: 1.9791666667vw;
}
.ara-page-legal .entry h2 {
  margin: 1.5625vw 0 0.5208333333vw 0;
  color: #d2db9d;
}
.ara-page-legal .entry p, .ara-page-legal .entry li {
  line-height: 1.4;
  margin-bottom: 1rem;
}
.ara-page-legal .entry ul {
  padding-left: 3rem;
}
.ara-page-legal .entry ul li {
  list-style: disc;
}

@media (max-width: 980px) {
  .ara-page-legal .hero {
    height: 33vh;
    min-height: 350px;
  }
  .ara-page-legal .entry h1.entry-title {
    margin: 20vw 0 6.6666666667vw 0;
    font-size: 9.6vw;
    line-height: 1.2;
  }
  .ara-page-legal .entry h2 {
    font-size: 6.4vw;
    line-height: 1.2;
    margin: 8vw 0 2.6666666667vw 0;
  }
  .ara-page-legal .entry p, .ara-page-legal .entry li {
    font-size: 3.7333333333vw;
    line-height: 1.4;
    margin-bottom: 1rem;
  }
  .ara-page-legal .entry ul {
    padding-left: 3rem;
  }
  .ara-page-legal .entry ul li {
    list-style: disc;
  }
}
.error-404 {
  padding: clamp(100px, 10.4166666667vw, 200px) 0;
  min-height: 80vh;
}
.error-404 h1 {
  font-size: clamp(26px, 1.875vw, 36px);
}
.error-404 a {
  text-decoration: underline;
}

/*# sourceMappingURL=style.css.map */
