@charset "UTF-8";
/*
Theme Name: Blossom IG
Theme URI: https://blossominvestmentgroup.com/
Author:El Equipo E
Author URI: https://www.elequipoe.es/
Description: Theme for Blossom
Version: 1.0.0
Tested up to: 6.9
Requires PHP: 8
*/
/* VENDORS */
@import "css/normalize.css";
@import "css/animsition.min.css";
@import "css/animate.min.css";
@import "css/flickity.css";
@import "css/linea-icons.css";
@import "css/microtip.min.css";
@import "css/lightgallery.css";
@import "css/lightgallery-transitions.css";
/* *********************************************************************************************************************
 * VENDORS OVERWRITES
 */
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap");
.wpb_content_element {
  margin-bottom: 0 !important;
}

.vc_row-full-width.vc_clearfix {
  margin-bottom: -3px;
}

.animate__animated.animate__delay-05s {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.fadeIn {
  animation-delay: 0.3s;
}

.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: 0.5;
  color: #000;
}

.flickity-prev-next-button {
  cursor: pointer;
  top: 50%;
  width: 50px;
  height: 44px;
  padding: 0;
  background: rgba(255, 255, 255, 0.5) url("../../../media/slider-arrow.svg") no-repeat 45% center;
  border-radius: 22px 0 0 22px;
}
.flickity-prev-next-button svg {
  display: none;
}
.flickity-prev-next-button.previous {
  left: -10px;
  transform: translateY(-22px) rotateY(180deg);
}
.flickity-prev-next-button.previous:hover {
  left: 0;
}
.flickity-prev-next-button.next {
  right: -10px;
}
.flickity-prev-next-button.next:hover {
  right: 0;
}
.flickity-prev-next-button:disabled {
  pointer-events: none;
  filter: saturate(0);
  opacity: 0.5;
}
.flickity-prev-next-button:hover {
  background-color: #fff;
}

/* .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: 0.25em !important;
}
.wt-cli-cookie-bar #wt-cli-accept-btn:hover {
  background-color: #6F6F6E !important;
}

.cli_setting_save_button {
  background-color: #000 !important;
}

.cli-privacy-content-text a {
  text-decoration: underline;
}

table.cookielawinfo-winter thead th {
  background-color: #6F6F6E !important;
}

.pagination ul li a, .pagination ul li span {
  border: 0;
}

.wp-pagenavi {
  margin: 30px 0 40px 0 !important;
  text-align: center;
}
.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: #6F6F6E;
}
.wp-pagenavi .current {
  font-weight: 600;
  color: #6F6F6E;
}
.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: 767px) {
  .flickity-prev-next-button {
    opacity: 0.3 !important;
  }
  .flickity-prev-next-button.previous {
    left: -10px !important;
  }
  .flickity-prev-next-button.next {
    right: -10px !important;
  }
  .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: 0.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-date-picker > div {
  z-index: 1000 !important;
}
.searchandfilter > ul > li {
  vertical-align: top;
}
.searchandfilter {
  /* label:not(.sf-label-checkbox) {
  	width: 100%;
  } */
}
.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-size: 16px;
  font-weight: 300;
  color: #000;
  background-color: transparent;
  background-image: url("../../../media/select-arrows.svg");
  background-repeat: no-repeat;
  background-position: right 0.5em top 50%;
  background-size: 20px auto;
  border: 0;
}
.searchandfilter select::-ms-expand {
  display: none;
}
.searchandfilter select option {
  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: #6F6F6E;
  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: #f0eeec;
}
.searchandfilter li[data-sf-field-input-type=radio] ul li.sf-option-active label {
  color: #fff;
  background-color: #48131D;
  border-color: #48131D;
}
.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: 0.6em 0.8em;
  font-family: "e";
  font-size: 14px;
  line-height: 1.2;
  color: #000;
  border: 0;
  background-color: #f0eeec;
}
.searchandfilter textarea {
  box-sizing: border-box;
  width: 100%;
  padding: 0.6em 0.8em;
  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 0.7em top 50%;
  background-size: 15px;
}
.searchandfilter input[type=submit] {
  box-sizing: border-box;
  cursor: pointer;
  padding: 0.6em 1em;
  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: #48131D;
}
.searchandfilter .meta-slider .noUi-handle:before, .searchandfilter .meta-slider .noUi-handle:after {
  display: none;
}

/* *********************************************************************************************************************
 * LANG
 */
html:lang(en-US) .searchandfilter select {
  min-width: 180px !important;
}

/* *********************************************************************************************************************
 * 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
 */
/* @include fontface('eh', 'eh', bold, italic);
@include fontface('ehi', 'ehi', bold, italic); */
@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;
}
.dm {
  font-family: "DM Sans", sans-serif;
  line-height: 1.2;
  letter-spacing: 0;
}

.js {
  font-family: "Josefin Sans", sans-serif;
}

/* *********************************************************************************************************************
* GLOBALS
*/
body {
  font-family: "DM Sans", sans-serif;
  font-weight: 200;
  font-size: 14px;
  line-height: 1.3;
  color: #000;
  background-color: #F9F5F2;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "Josefin Sans", sans-serif;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.1em;
  text-transform: uppercase;
  overflow-wrap: break-word;
  text-wrap: balance;
  color: #000;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: 700;
}

h1 {
  font-size: 55px;
  font-weight: 200;
}

h2 {
  font-size: 45px;
}

h3 {
  font-size: 25px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 14px;
}

p, li {
  margin: 0;
  font-size: 20px;
  line-height: 1.4;
  color: #2d2d2d;
  /* &:empty {
  	display: none;
  } */
}
p strong, p b, li strong, li b {
  font-weight: 600;
}

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: #866878;
  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-family: "el", sans-serif;
}

.text-regular,
.text-regular a {
  font-family: "e", sans-serif;
}

/* .text-medium,
.text-medium a {
	font-weight: 500;
} */
.text-bold,
.text-bold a {
  font-family: "eb", sans-serif;
}

.text-bigger {
  font-size: 30px;
  line-height: 1.3;
}

.text-even-bigger {
  font-size: 40px;
}

.text-smaller {
  font-size: 16px;
}

.text-spaced {
  letter-spacing: 3px;
}

::selection {
  background: #F9F5F2;
}

.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: #f0eeec !important;
}

.dark-grey {
  color: #6F6F6E !important;
}

.accent,
.accent p,
.accent li {
  color: #48131D !important;
}

.light-accent,
.light-accent p {
  color: #752A38 !important;
}

.blue,
.blue p {
  color: #ccd9e5 !important;
}

.pink,
.pink p {
  color: #866878 !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;
  background-color: #48131D;
  color: #fff;
}

.boxed-white {
  border: 1px solid #fff;
}
.boxed-white:hover {
  background-color: #fff;
}

.title-boxed {
  display: inline;
  padding: 0 10px;
  background-color: #f0eeec;
  color: #444444;
}
.title-boxed + br {
  display: block !important;
  margin-bottom: 20px;
  content: " ";
}
.title-boxed.accent {
  background-color: #48131D;
  color: #fff;
}
.title-boxed.dark {
  background-color: #6F6F6E;
  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: 1300px) {
  p, li {
    font-size: 18px;
  }
  h1 {
    font-size: 45px;
  }
  h2 {
    font-size: 38px;
  }
  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) {
  .hide-on-desktop {
    display: block;
  }
  .hide-on-mobile {
    display: none;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  /* 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 {
  padding-bottom: 400px;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.grid__container {
  position: relative;
  width: calc(100% - 160px);
  margin: 0 auto !important;
}
.grid__container--smaller {
  width: calc(100% - 320px);
}
.grid__container--tiny {
  width: calc(100% - 480px);
}

.content {
  position: relative;
  overflow-x: hidden;
  z-index: 1;
  min-height: calc(100vh - 400px);
  background-color: #fff;
  box-shadow: 0 5px 30px -8px rgba(0, 0, 0, 0.1);
}

.vc_row.with-shortcode:not(:has(.grid__container)) .vc_col-sm-12 > .vc_column-inner,
.vc_row.grid__container:not(:has(.grid__container)) .vc_col-sm-12 > .vc_column-inner {
  padding: 0;
}

.row-full-padding {
  padding: 30px;
}

.flex {
  display: flex;
  justify-content: space-between;
}
.flex.flex-align-center {
  align-items: center;
}
.flex.flex-justify-center {
  justify-content: center;
}

.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: 1300px) {
  .grid__container--smaller {
    width: calc(100% - 160px);
  }
  .grid__container--tiny {
    width: calc(100% - 160px);
  }
  .row-full-padding {
    padding: 20px;
  }
  .row-full-padding .vc_col-sm-6:first-child .vc_column-inner {
    padding-right: 10px;
  }
  .row-full-padding .vc_col-sm-6:last-child .vc_column-inner {
    padding-left: 10px;
  }
}
@media screen and (max-width: 1000px) {
  .grid__container {
    width: calc(100% - 40px * 2);
  }
  .row-full-padding .vc_col-sm-6:first-child .vc_column-inner {
    padding-right: 15px;
  }
  .row-full-padding .vc_col-sm-6:last-child .vc_column-inner {
    padding-left: 15px;
  }
}
@media screen and (max-width: 767px) {
  .grid__container {
    width: calc(100% - 30px * 2);
  }
  .row-full-padding {
    padding: 0;
  }
  .row-full-padding .vc_col-sm-6:first-child .vc_column-inner {
    padding-right: 15px;
  }
  .row-full-padding .vc_col-sm-6:last-child .vc_column-inner {
    padding-left: 15px;
  }
}
/* *********************************************************************************************************************
 * LINKS
 */
a, a:before, a:after, button {
  transition: all 0.3s ease;
}

a {
  color: #000;
  text-decoration: none;
}

a.hoverfade:hover {
  opacity: 0.7;
}

a.hoverscale:hover {
  transform: scale(1.05);
}

a.hoverbright:hover {
  filter: brightness(1.1);
}

a.accent-link {
  color: #48131D;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
a.accent-link:hover {
  border-color: #48131D;
}

a.black-link {
  color: #000;
}
a.black-link:hover {
  color: #48131D;
}

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: #6F6F6E !important;
}

a.dark-grey-link {
  text-decoration: none;
  color: #6F6F6E !important;
}
a.dark-grey-link:hover {
  color: #B9B9B9 !important;
}

a.light-grey-link {
  color: #f0eeec;
}
a.light-grey-link:hover {
  color: #48131D !important;
}

.boxed-link {
  display: inline-block;
  padding: 12px 25px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  background-color: #f0eeec;
  border-radius: 33px;
}
.boxed-link:after {
  content: url("../../../media/arrow-up.svg");
  display: inline-flex;
  align-items: center;
  margin-left: 10px;
}
.boxed-link:hover {
  padding: 12px 35px;
  color: #fff;
  background-color: #752A38;
}
.boxed-link:hover:after {
  margin: 0 -10px 0 15px;
  transform: rotate(42deg);
  filter: invert(1);
}
.boxed-link.white {
  color: #000;
  background-color: #fff;
}
.boxed-link.white:hover {
  color: #fff;
  background-color: #752A38;
}
.boxed-link.translucent {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
}
.boxed-link.translucent:after {
  filter: invert(1);
}
.boxed-link.translucent:hover {
  background-color: #752A38;
}
.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 {
  color: #fff;
  background-color: #B9B9B9;
  border-color: #B9B9B9;
}
.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: 8px 35px;
}
.boxed-link.wider:hover {
  padding: 8px 40px;
}
.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);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: all 0.6s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0s !important;
}
a.line-link:hover {
  color: #6F6F6E !important;
}
a.line-link:hover:after {
  background-color: #B9B9B9;
  transform: scaleX(1);
}
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: #752A38;
  border-radius: 50%;
  border: 40px solid #752A38;
  transition: background 0.4s ease, border 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
a.circle-link span {
  font-size: 27px;
  text-align: center;
  color: #fff;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
a.circle-link:hover {
  background-color: #902957;
  border: 0px solid #902957;
}
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;
  align-items: start;
  gap: 10px;
  max-width: 300px;
  text-decoration: none;
  color: #000;
}
a.icon-link:before {
  content: url("../../../media/icon-instagram.svg");
  margin-top: 2px;
}
a.icon-link span {
  border-bottom: 1px solid transparent;
  transition: border-color 0.3s ease;
}
a.icon-link:hover span {
  border-color: #000;
}
a.icon-link.mail:before {
  content: url("../../../media/icon-mail.svg");
}
a.icon-link.tel:before {
  content: url("../../../media/icon-tel.svg");
}
a.icon-link.address span {
  border: 0;
}
a.icon-link.address:before {
  content: url("../../../media/icon-address.svg");
}
a.icon-link.white {
  color: #fff;
}
a.icon-link.white span {
  color: #fff;
}
a.icon-link.icon-accent:before {
  filter: invert(6%) sepia(43%) saturate(6308%) hue-rotate(337deg) brightness(87%) contrast(90%);
}
a.icon-link.block {
  flex-direction: column;
  align-items: center;
  justify-content: start;
  text-align: center;
  margin: 0 auto;
}
a.icon-link.block:before {
  transform: scale(1.6);
}
a.icon-link.block h3 {
  margin-top: 10px;
  font-size: 32px;
}
a.icon-link.block span {
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  font-size: 18px;
}
a.icon-link.block:hover:before {
  opacity: 0.6;
}

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: #48131D;
}
a.alt-link:hover {
  color: #48131D;
}
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: #48131D;
  z-index: -1;
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

a.arrow-link {
  position: relative;
  overflow: hidden;
  font-size: 20px;
}
a.arrow-link:before {
  content: url("../../../media/slider-arrow.svg");
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
a.arrow-link > span {
  position: relative;
  padding: 3px 10px;
  background-color: #d4c2cb;
  transition: all 0.5s ease;
}
a.arrow-link > span span {
  visibility: hidden;
  opacity: 0;
}
a.arrow-link > span label {
  position: absolute;
  pointer-events: none;
  left: 10px;
  top: 2px;
  transform-origin: 0 0;
  transition: all 0.5s ease;
}
a.arrow-link > span label:first-of-type {
  color: #000;
}
a.arrow-link > span label:last-of-type {
  color: #fff;
  transform: translateY(10px) rotate(10deg);
  opacity: 0;
}
a.arrow-link:hover {
  color: #48131D !important;
}
a.arrow-link:hover:before {
  padding-right: 15px;
}
a.arrow-link:hover > span {
  padding: 3px 14px;
  background-color: #752A38;
}
a.arrow-link:hover > span label {
  color: #fff;
}
a.arrow-link:hover > span label:first-of-type {
  transform: translateY(-10px) rotate(-30deg);
  opacity: 0;
}
a.arrow-link:hover > span label:last-of-type {
  left: 14px;
  transform: translateY(0px) rotate(0deg);
  opacity: 1;
}
a.arrow-link.white {
  color: #fff;
}
a.arrow-link.white:after {
  filter: invert(1);
}

a.iconed-link {
  display: inline-block;
  font-size: 20px;
  text-decoration: none;
}
a.iconed-link:before {
  display: inline-block;
  margin-right: 15px;
}
a.iconed-link span {
  vertical-align: top;
  line-height: 1.5;
}
a.iconed-link:hover {
  padding-left: 8px;
}
a.iconed-link:hover span {
  color: #48131D;
}
a.iconed-link.white span {
  color: #fff !important;
}
a.iconed-link.mail:before {
  content: url("../../../media/icon-envelope.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: #B9B9B9;
}
.bt-back:before {
  content: "\e03f";
  font-family: "linea-arrows-10";
  font-size: 20px;
}
.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;
  }
  a.icon-link.block h3 {
    font-size: 26px;
  }
  a.icon-link.block span {
    font-size: 16px;
  }
}
@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.icon-link.block h3 {
    font-size: 24px;
  }
  a.icon-link.block span {
    font-size: 15px;
  }
  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.circle-link {
    width: 90px;
    height: 90px;
  }
  a.circle-link span {
    font-size: 14px;
  }
  a.icon-link.block h3 {
    font-size: 26px;
  }
  a.icon-link.block span {
    font-size: 16px;
  }
  /* 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);
	}
} */
/* SCROLL PROGRESS */
.scroll-progress {
  position: fixed;
  pointer-events: none;
  z-index: 1000;
  top: calc(100vh - 58px);
  right: 27px;
  width: 30px;
  height: 30px;
}
.scroll-progress svg {
  width: 100%;
  height: 100%;
}
.scroll-progress svg circle {
  fill: none;
  stroke: #c46a4a;
  stroke-width: 2;
  stroke-dasharray: 138.23;
  stroke-dashoffset: 138.23;
  transform: rotate(-90deg);
  transform-origin: 25px 25px;
}

.animblock {
  opacity: 0;
}

.animtext > span > span {
  overflow: hidden;
  margin-bottom: -10px;
}

.block-description .wpb_wrapper {
  display: flex;
  justify-content: space-between;
  gap: 80px;
}
.block-description h2 {
  width: 40%;
  font-size: 40px;
}
.block-description h2 span {
  display: block;
  margin-top: 5px;
  max-width: 60%;
  text-transform: none;
  font-size: 20px;
  letter-spacing: 0;
  color: #48131D;
}
.block-description p {
  max-width: 60%;
}
.block-description ul {
  list-style: none;
  width: 60%;
}
.block-description ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d2d2d2;
}
.block-description ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}

.divider {
  position: relative;
  padding: 100px 0;
}
.divider:before {
  content: url("../../../media/divider.svg");
  position: absolute;
  top: calc(50% - 18px);
  left: calc(50% - 60px);
}

.parallax-img {
  overflow: hidden;
}

.full-fixed-img {
  height: 100vh;
  background-attachment: fixed;
  background-size: 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
}
.full-fixed-img.half-height {
  height: 50vh;
}
.full-fixed-img.bkg-centered {
  background-position: center;
}

.gmap {
  position: relative;
  width: 100%;
  height: 100vh;
  max-width: none !important;
}
.gmap img {
  max-width: none !important;
}
.gmap + .markers {
  display: none;
}

a[href^="http://maps.google.com/maps"] {
  display: none !important;
}

a[href^="https://maps.google.com/maps"] {
  display: none !important;
}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
  display: none;
}

.gm-style iframe + div {
  border: none !important;
}

.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%;
  max-width: 500px;
  min-height: 300px;
  margin: -250px 0 0 -250px;
  padding: 40px;
  background-color: #fff;
}
.popup .modal-box a.bt-close {
  position: fixed;
  right: 25px;
  top: 30px;
  text-decoration: none;
}
.popup .modal-box a.bt-close:after {
  content: "×" !important;
  font-weight: 400;
  font-size: 40px !important;
  line-height: 0;
  color: #fff;
}
.popup .modal-box a.bt-close:hover {
  opacity: 0.5;
}

.error-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: calc(100vh - 400px);
  text-align: center;
}
.error-block h2 {
  margin: 60px 0 20px 0;
}
.error-block .action {
  margin-top: 40px;
}

@media screen and (max-height: 700px) and (min-width: 1000px) {
  /* .popup {

  	.modal-box {
  		width: 750px;
  		height: 500px;
  		top: 80px;
  		margin: 0 0 0 -375px;
  	}
  } */
}
@media screen and (max-width: 1600px) {
  /* .popup {

  	.modal-box {
  		width: 900px;
  		height: 500px;
  		margin: -250px 0 0 -450px;
  	}
  } */
}
@media screen and (max-width: 1300px) {
  .block-description h2 {
    font-size: 36px;
  }
  .block-description h2 span {
    max-width: none;
  }
}
@media screen and (max-width: 1000px) {
  .full-fixed-img {
    height: 80vw;
    background-attachment: scroll;
    background-size: cover;
  }
  .block-description .wpb_wrapper {
    gap: 30px;
  }
  .block-description h2 {
    font-size: 30px;
  }
  /* .popup {

  	.modal-box {
  		width: 750px;
  		height: 420px;
  		margin: -210px 0 0 -375px;
  	}
  } */
}
@media screen and (max-width: 767px) {
  .preload,
  .preload:after {
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
  }
  .divider {
    padding: 50px 0 100px 0;
  }
  .divider:before {
    transform: scale(0.7);
  }
  .full-fixed-img {
    height: 300px;
  }
  .full-fixed-img.half-height {
    height: 300px;
  }
  .block-description .wpb_wrapper {
    flex-direction: column;
    gap: 30px;
  }
  .block-description h2 {
    width: 100%;
    font-size: 28px;
  }
  .block-description p {
    max-width: 100%;
  }
  .block-description ul {
    width: 100%;
  }
  /* .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;
  				}
  			}
  		}
  	}
  } */
}
.preloader {
  position: absolute;
  z-index: 2;
  height: 100vh;
  width: 100%;
  display: grid;
  place-items: center;
  /* background-image: url('../../../media/intro.jpg');
  background-size: cover; */
  background-color: #F9F5F2;
}
.preloader svg {
  width: 100px;
  height: 100px;
}
.preloader svg .svg-elem-1 {
  stroke-dashoffset: 1178.7694091797px;
  stroke-dasharray: 1178.7694091797px;
  -webkit-transition: stroke-dashoffset 3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0s;
  transition: stroke-dashoffset 3s cubic-bezier(0.6, 0.04, 0.98, 0.335) 0s;
}
.preloader svg.active .svg-elem-1 {
  stroke-dashoffset: 0;
}
.preloader svg {
  filter: invert(1);
}

@media screen and (max-width: 767px) {
  .preloader svg {
    margin-top: -40px;
  }
}
/* *********************************************************************************************************************
 * 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 > div {
  margin-bottom: 30px;
}
.form-container > div:last-child {
  margin-bottom: 0;
}
.form-container .form-column-full {
  position: relative;
  display: block;
  z-index: 1;
}
.form-container .form-column-half {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.form-container .form-column-half > div {
  width: 49%;
}
.form-container .form-column-half > div:has(input.wpcf7-submit) {
  text-align: right;
}

.wpcf7-form p:has(> label) {
  position: relative;
  margin: 0 !important;
}
.wpcf7-form p:has(> label) label {
  position: absolute;
  display: block;
  z-index: 1;
  pointer-events: none;
  top: 0;
  width: 100%;
  font-size: 17px;
  text-transform: uppercase;
  color: #000;
  transition: all 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.wpcf7-form p:has(> label) label.has-value {
  top: -17px;
  font-weight: 600;
  font-size: 13px;
  opacity: 0.5;
}
.wpcf7-form input.wpcf7-text,
.wpcf7-form input.wpcf7-mail,
.wpcf7-form textarea.wpcf7-textarea {
  outline: none;
  width: 100%;
  max-width: 100%;
  padding: 0 0 4px 0;
  font-family: "DM Sans";
  font-weight: 300;
  font-size: 17px !important;
  color: #000 !important;
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #000;
}
.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);
}
.wpcf7-form textarea.wpcf7-textarea:focus {
  height: 80px;
}
.wpcf7-form .wpcf7-list-item {
  margin-left: 0 !important;
}
.wpcf7-form .block-legal {
  padding-top: 10px;
  font-size: 12px;
}
.wpcf7-form .block-legal > p {
  display: flex;
  align-items: center;
}
.wpcf7-form .block-legal .wpcf7-not-valid-tip {
  position: absolute;
  top: 25px;
  width: 250px;
}
.wpcf7-form .txt-legal {
  display: inline-block;
  margin: 5px 0 0 30px;
  font-size: 13px;
  font-weight: 300;
  line-height: 2;
  color: #000;
  transform: translateY(-6px);
}
.wpcf7-form .txt-legal a,
.wpcf7-form .txt-legal a:hover {
  color: #000 !important;
}
.wpcf7-form span.wpcf7-list-item {
  margin: 0 5px 0 0;
}
.wpcf7-form .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
  color: #48131D;
}
.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;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox] + span:after {
  content: "✓";
  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);
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:before {
  background: #48131D;
  border-color: #48131D;
}
.wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span:after {
  visibility: visible;
  transform: scale(1);
}
.wpcf7-form input.wpcf7-submit {
  display: inline-block;
  cursor: pointer;
  padding: 12px 25px;
  font-size: 16px;
  letter-spacing: 0.1em;
  font-weight: 300;
  line-height: 1.4;
  text-transform: uppercase;
  background-color: #f0eeec;
  border-radius: 33px;
  border: 0;
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.wpcf7-form input.wpcf7-submit:hover {
  padding: 12px 35px;
  color: #fff;
  background-color: #752A38;
}
.wpcf7-form .wpcf7-spinner {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 10px);
  margin: 0;
}
.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 {
  box-sizing: border-box;
  margin: 30px 0 0 0 !important;
  font-size: 17px !important;
  padding: 20px !important;
  line-height: 1.2;
  font-weight: 400;
  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; } */
@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;
    } */
  }
}
@media screen and (max-width: 767px) {
  .form-container .form-column-half {
    flex-direction: column;
    gap: 30px;
  }
  .form-container .form-column-half > div {
    width: 100%;
  }
  .wpcf7-form p:has(> label) label {
    font-size: 16px;
  }
  .wpcf7-form p:has(> label) label.has-value {
    font-size: 12px;
  }
  .wpcf7-form input.wpcf7-text,
  .wpcf7-form input.wpcf7-mail,
  .wpcf7-form textarea.wpcf7-textarea {
    font-size: 16px !important;
  }
}
/* *********************************************************************************************************************
 * HEADER - MENU
 */
header {
  position: fixed;
  box-sizing: border-box;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
  width: 100%;
  height: 200px;
  padding: 0 80px 50px 80px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) -20%, transparent 90%);
  transition: all 0.5s ease;
}
header.faded {
  pointer-events: none;
  opacity: 0;
}
header .hamb {
  position: relative;
  z-index: 3;
  pointer-events: auto;
  width: 40px;
  height: 30px;
}
header .hamb span {
  display: block;
  position: absolute;
  left: 0;
  height: 1px;
  width: 40px;
  background-color: #fff;
  transition: all 0.7s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
header .hamb span:nth-child(1) {
  top: 0;
}
header .hamb span:nth-child(2) {
  top: 10px;
}
header .hamb span:nth-child(3) {
  top: 20px;
}
header .hamb:hover span:nth-child(1) {
  width: 30px;
}
header .hamb:hover span:nth-child(3) {
  width: 30px;
}
header .logo {
  position: relative;
  pointer-events: auto;
  z-index: 3;
  width: 100px;
  transform: translateX(25px);
}
header .polylang_langswitcher {
  position: relative;
  pointer-events: auto;
  z-index: 3;
}
header .polylang_langswitcher li {
  display: inline-block;
  list-style: none;
}
header .polylang_langswitcher li a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);
}
header .polylang_langswitcher li a:hover {
  color: #fff;
}
header .polylang_langswitcher li:first-child {
  margin-right: 6px;
}
header .polylang_langswitcher li:first-child:after {
  content: "|";
  padding-left: 8px;
  display: inline-block;
  color: #fff;
}
header .polylang_langswitcher li.current-lang a {
  pointer-events: none;
  font-weight: 600;
  color: #fff;
}
header nav.main-menu {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  top: 0;
  left: -200px;
  height: 100vh;
  width: 60%;
  padding: 150px 0 80px 80px;
  background-color: #f9f5f2;
  transform: translateY(0);
  opacity: 0;
  box-shadow: -5px 0px 18px -4px rgba(0, 0, 0, 0.25);
  transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}
header nav.main-menu:after {
  content: "";
  position: absolute;
  pointer-events: none;
  bottom: -80px;
  right: -300px;
  width: 400px;
  height: 400px;
  background: url("../../../media/imago2.svg") no-repeat center center;
  background-size: contain;
  transition: right 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
}
header nav.main-menu ul.menu {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
header nav.main-menu ul.menu > li {
  position: relative;
  list-style: none;
}
header nav.main-menu ul.menu > li a {
  position: relative;
  text-transform: uppercase;
  font-family: "Josefin Sans", sans-serif;
  font-size: 40px;
  font-weight: 200;
  line-height: 1;
  letter-spacing: -0.1em;
  text-decoration: none;
  color: #000;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
header nav.main-menu ul.menu > li a:before {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  left: -100px;
  width: 80px;
  height: 1px;
  background-color: #000;
}
header nav.main-menu ul.menu > li a:hover {
  padding-left: 10px;
}
header nav.main-menu ul.menu > li a:hover:before {
  width: 100px;
}
header nav.main-menu ul.menu > li.current-menu-item > a, header nav.main-menu ul.menu > li.current-menu-parent > a {
  pointer-events: none;
  font-weight: 400;
}
header nav.main-menu .extras {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 10px;
  font-size: 16px;
}

.wrapper.menu-open header .hamb span {
  background-color: #000;
}
.wrapper.menu-open header .hamb span:nth-child(1) {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 40px;
  top: 10px;
}
.wrapper.menu-open header .hamb span:nth-child(2) {
  opacity: 0;
  width: 200px;
  left: -100px;
}
.wrapper.menu-open header .hamb span:nth-child(3) {
  width: 40px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
  left: 0;
}
.wrapper.menu-open header .hamb:hover {
  transform: scale(0.9);
}
.wrapper.menu-open header nav.main-menu {
  pointer-events: auto;
  left: 0;
  width: 40%;
  opacity: 1;
}
.wrapper.menu-open header nav.main-menu:after {
  right: -100px;
}

@media screen and (max-width: 1300px) {
  header nav.main-menu ul.menu {
    gap: 25px;
  }
  header nav.main-menu ul.menu > li a {
    font-size: 36px;
  }
}
@media screen and (max-width: 1000px) {
  header {
    padding: 0 40px 50px 40px;
  }
  .wrapper.menu-open header nav.main-menu {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  header {
    height: 140px;
    padding: 0 30px 40px 30px;
    transition: all 0.5s ease;
  }
  header.sticky .logo,
  header.sticky .polylang_langswitcher {
    pointer-events: none;
    opacity: 0;
  }
  header .hamb {
    width: 30px;
    height: 20px;
  }
  header .hamb span {
    width: 30px !important;
  }
  header .hamb span:nth-child(1) {
    top: 0;
  }
  header .hamb span:nth-child(2) {
    top: 7px;
  }
  header .hamb span:nth-child(3) {
    top: 14px;
  }
  header .logo {
    width: 80px;
    transition: opacity 0.5s ease;
  }
  header .polylang_langswitcher {
    transition: opacity 0.5s ease;
  }
  header .polylang_langswitcher li a {
    font-size: 15px;
  }
  header nav.main-menu ul.menu {
    gap: 20px;
  }
  header nav.main-menu ul.menu > li a {
    font-size: 24px;
  }
  .wrapper.menu-open header nav.main-menu {
    width: 100%;
  }
}
/* *********************************************************************************************************************
 * FOOTER
 */
footer {
  position: fixed;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  bottom: 0;
  height: 400px;
  width: 100%;
  padding: 80px;
  background: #F9F5F2 url("../../../media/imago2.svg") no-repeat 30px center;
  background-size: 550px;
}
footer .footer-top .widget {
  width: 100%;
}
footer .footer-top .links {
  display: flex;
  justify-content: end;
  gap: 30px;
}
footer .footer-top .links > div {
  width: 20%;
}
footer .footer-top ul {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
footer .footer-top ul > li {
  position: relative;
  list-style: none;
}
footer .footer-top ul > li a {
  position: relative;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid transparent;
}
footer .footer-top ul > li a:hover {
  border-color: #000;
}
footer .footer-top ul > li.sub {
  padding-left: 20px;
}
footer .footer-top ul > li.sub.first {
  margin-top: 10px;
}
footer .footer-top ul > li.sub a {
  font-size: 18px;
  font-weight: 200;
}
footer .footer-top ul > li.sub a:before {
  content: "•";
  padding-right: 10px;
}
footer .footer-top .contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 20px;
}
footer .footer-bottom .textwidget {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 50px;
  padding-top: 20px;
  border-top: 1px solid #d2d2d2;
}
footer .footer-bottom .legal {
  display: flex;
}
footer .footer-bottom .legal li {
  list-style: none;
  font-weight: 300;
  font-size: 12px;
}
footer .footer-bottom .legal li a:hover {
  text-decoration: underline;
}
footer .footer-bottom .legal li + li:before {
  content: "|";
  padding: 0 10px;
}
footer .bt-top {
  position: absolute;
  bottom: 33px;
  right: 32px;
  font-size: 20px;
  line-height: 0;
  text-decoration: none;
  color: #c46a4a;
}
footer .bt-top:hover {
  color: #000;
}

@media screen and (max-width: 1300px) {
  footer .footer-top .links {
    gap: 50px;
  }
  footer .footer-top .links > div {
    width: 25%;
  }
}
@media screen and (max-width: 1000px) {
  footer {
    padding: 40px;
  }
  footer .footer-top .links {
    justify-content: space-between;
    gap: 50px;
  }
  footer .footer-top .links > div {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding: 30px;
  }
  footer .footer-top {
    background-position: right top;
    background-size: 180px;
  }
  footer .footer-top .links {
    flex-direction: column;
  }
  footer .footer-top .links > div {
    width: 100%;
  }
  footer .footer-top .links > div:first-child {
    display: none;
  }
  footer .footer-top .links > div:last-child ul li:first-child {
    display: none;
  }
  footer .footer-bottom .textwidget {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    margin-top: 30px;
  }
  footer .footer-bottom .legal {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  footer .footer-bottom .legal li + li:before {
    display: none;
  }
}
/* MODULES */
#intro {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: end;
  height: 100vh;
  background-size: cover;
  background-position: center center;
  transform: scale(1.07);
  transition: transform 2s 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 0.6s linear;
}
#intro video.faded {
  opacity: 1;
}
#intro .title {
  position: relative;
  z-index: 3;
  padding-bottom: calc(80px + 20px);
  filter: blur(40px);
  transform: translateX(-100px);
  opacity: 0;
  transition: all 2s ease;
}
#intro .title h1 {
  color: #fff;
}
#intro .title h1 span {
  display: block;
}
#intro .title h1 + p {
  margin-top: 5px;
  color: #fff;
}
#intro .data {
  position: relative;
  z-index: 3;
  box-sizing: border-box;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 40px;
  margin: 0 auto;
  padding-bottom: calc(80px + 20px);
  filter: blur(80px);
  transform: translateY(200px);
  opacity: 0;
  transition: all 2s ease;
}
#intro .data img {
  flex-grow: 1;
}
#intro .data h1 {
  width: 50%;
  color: #fff;
}
#intro .data .desc {
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: end;
  width: 40%;
}
#intro .data .desc p {
  margin-bottom: 30px;
  text-align: right;
  color: #fff;
}
#intro .data.big-title h1 {
  font-size: 72px;
}
#intro .bt-follow {
  position: absolute;
  display: flex;
  justify-content: center;
  z-index: 3;
  bottom: -40px;
  left: calc(50% - 20px);
  font-size: 40px;
  color: #fff;
  opacity: 0;
  transition: bottom 0.8s ease 1.5s, color 0.3s ease;
}
#intro .bt-follow i {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
}
#intro .bt-follow:hover {
  color: #c46a4a;
}
#intro.small {
  height: 70vh;
}
#intro.small-only-desktop {
  height: 70vh;
}
#intro.with-cover-transparent .cover {
  opacity: 0;
}
#intro.with-cover-gradient .cover {
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
  opacity: 1;
}
#intro.with-cover-gradient .title > *, #intro.with-cover-gradient .data > * {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}
#intro.dark-title .title > * {
  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 {
  bottom: 20px;
  opacity: 1;
}

@media screen and (max-width: 1600px) {
  #intro .data.big-title h1 {
    font-size: 62px;
  }
}
@media screen and (max-width: 1300px) {
  #intro .data.big-title h1 {
    font-size: 52px;
  }
}
@media screen and (max-width: 767px) {
  #intro {
    height: 100vh;
  }
  #intro .data {
    flex-direction: column;
    align-items: start;
    justify-content: start;
    gap: 30px;
  }
  #intro .data h1 {
    width: 100%;
  }
  #intro .data .desc {
    align-items: start;
    width: 100%;
  }
  #intro .data .desc p {
    margin-bottom: 20px;
    text-align: left;
  }
  #intro .data.big-title h1 {
    font-size: 36px;
  }
  #intro .bt-follow {
    left: calc(50% - 15px);
    font-size: 30px;
  }
  #intro.small-only-desktop {
    height: 100vh;
  }
  #intro.with-cover-gradient .cover {
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 50%);
    opacity: 1 !important;
  }
}
.linked-circles .item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.linked-circles .item .img {
  box-sizing: border-box;
  overflow: hidden;
  max-width: 300px;
  padding: 8px;
  border-radius: 50%;
  border: 1px solid #d2d2d2;
  transition: all 0.4s linear;
}
.linked-circles .item .img img {
  vertical-align: top;
  border-radius: 50%;
  transition: filter 0.4s ease;
}
.linked-circles .item h4 {
  margin-top: 20px;
  padding: 0 20px;
  text-align: center;
  font-size: 30px;
  transition: color 0.4s ease;
}
.linked-circles .item:hover .img {
  background-color: #fff;
  border-color: #fff;
}
.linked-circles .item:hover .img img {
  filter: brightness(1.2);
}
.linked-circles .item:hover h4 {
  color: #752A38;
}
.linked-circles .vc_col-sm-4 {
  /* &:before {
  	content: '';
  	position: absolute;
  	top: 40%;
  	left: calc(50% + 150px);
  	width: 40%;
  	height: 1px;
  	background-color: $border;
  	opacity: 0.8;
  }

  &:after {
  	content: '';
  	position: absolute;
  	top: calc(40% - 7px);
  	left: 90%;
  	width: 15px;
  	height: 15px;
  	background-color: $border;
  	border-radius: 50%;
  	opacity: 0.8;
  } */
}
.linked-circles.columns4 .item h4 {
  font-size: 26px;
}

@media screen and (max-width: 1600px) {
  .linked-circles .item h4 {
    padding: 0 10px;
    font-size: 28px;
  }
  .linked-circles.columns4 .item h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1300px) {
  .linked-circles .item .img {
    max-width: 250px;
  }
  .linked-circles .item h4 {
    font-size: 24px;
  }
  .linked-circles.columns4 .item h4 {
    padding: 0;
    font-size: 21px;
  }
}
@media screen and (max-width: 1000px) {
  .linked-circles .item .img {
    max-width: 200px;
  }
  .linked-circles .item h4 {
    font-size: 21px;
  }
  .linked-circles.columns4 .item h4 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .linked-circles .item {
    margin-bottom: 40px;
  }
  .linked-circles .item h4 {
    margin-top: 15px;
  }
}
.rels {
  display: flex;
  background-color: #48131D;
}
.rels .item {
  position: relative;
  width: 50%;
  aspect-ratio: 16/9;
  background-size: cover;
  background-position: center;
  filter: saturate(0);
  transition: filter 0.4s ease;
}
.rels .item .cover {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  transition: opacity 0.4s ease;
}
.rels .item a {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.rels .item a h2 {
  margin-bottom: 5px;
  font-size: 36px;
  color: #fff;
}
.rels .item a h3 {
  font-size: 26px;
  color: #fff;
}
.rels .item a .tipo {
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.rels .item a .tipo:before {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  margin: 0 auto;
  background-color: #fff;
  transition: margin 0.4s ease;
}
.rels .item:hover {
  filter: saturate(1);
}
.rels .item:hover .cover {
  opacity: 0.3;
}
.rels .item:hover a .tipo {
  opacity: 1;
}
.rels .item:hover a .tipo:before {
  margin: 20px auto;
}
.rels .item:first-child:not(:has(+ .item)) {
  aspect-ratio: 32/9;
  width: 100%;
}

@media screen and (max-width: 1300px) {
  .rels .item a h6 {
    font-size: 24px;
  }
}
@media screen and (max-width: 1000px) {
  .rels .item {
    filter: saturate(1);
  }
  .rels .item a h3 {
    font-size: 26px;
  }
  .rels .item a h6 {
    font-size: 22px;
  }
}
@media screen and (max-width: 767px) {
  .rels {
    flex-direction: column;
  }
  .rels .item {
    width: 100%;
  }
}
.servicios {
  display: flex;
  background-color: #F9F5F2;
}
.servicios ul {
  box-sizing: border-box;
  width: 55%;
  list-style: none;
  padding: 80px;
}
.servicios ul li {
  position: relative;
  cursor: pointer;
  padding: 20px 0 15px 0;
  border-bottom: 1px solid #d2d2d2;
}
.servicios ul li h3 {
  padding-right: 20px;
  font-size: 32px;
  line-height: 1.2;
  opacity: 0.4;
}
.servicios ul li p {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.servicios ul li:after {
  content: "\e04b";
  position: absolute;
  top: 19px;
  right: 0;
  font-family: "linea-arrows-10";
  font-size: 24px;
  transition: transform 0.4s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.servicios ul li:last-child {
  border-bottom: none;
}
.servicios ul li.active h3 {
  opacity: 1;
}
.servicios ul li.active p {
  max-height: 55px;
  opacity: 1;
}
.servicios ul li.active:after {
  transform: rotate(90deg);
}
.servicios .img {
  position: relative;
  width: 45%;
}
.servicios .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  z-index: 1;
}
.servicios .img img:first-child {
  opacity: 1;
  z-index: 2;
}

@media screen and (max-width: 1600px) {
  .servicios ul li h3 {
    padding-right: 30px;
    font-size: 28px;
  }
}
@media screen and (max-width: 1300px) {
  .servicios ul li.active p {
    max-height: 80px;
  }
}
@media screen and (max-width: 1000px) {
  .servicios ul {
    width: 65%;
    padding: 40px;
  }
  .servicios ul li h3 {
    font-size: 24px;
  }
  .servicios .img {
    width: 35%;
  }
}
@media screen and (max-width: 767px) {
  .servicios {
    flex-direction: column-reverse;
  }
  .servicios ul {
    width: 100%;
    padding: 30px;
  }
  .servicios ul li h3 {
    font-size: 21px;
  }
  .servicios .img {
    width: 100%;
    height: 200px;
  }
}
.testis .slider .flickity-page-dots {
  bottom: -50px;
}
.testis .item {
  display: flex;
  align-items: center;
  gap: 40px;
  width: 800px;
  margin-right: 80px;
}
.testis .item .img {
  overflow: hidden;
  width: 160px;
  min-width: 160px;
  height: 160px;
  border-radius: 50%;
}
.testis .item .data {
  padding-right: 50px;
}
.testis .item .data h5 {
  text-transform: uppercase;
  font-size: 24px;
}
.testis .item .data h6 {
  font-size: 20px;
}
.testis .item .data p {
  margin-top: 15px;
  line-height: 1.2;
}

/* PAGES */
/* *********************************************************************************************************************
 * HOME
 */
.home #espacios {
  height: 800px;
  padding: 100px 0;
}
.home #espacios .img-grid {
  position: relative;
}
.home #espacios .img-grid .img {
  position: absolute;
  overflow: hidden;
}
.home #espacios .img-grid .img img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.home #espacios .img-grid .img.img1 {
  top: 0;
  left: 0;
  width: 400px;
  height: 500px;
}
.home #espacios .img-grid .img.img2 {
  top: 60px;
  left: 420px;
  width: 200px;
  height: 250px;
}
.home #espacios .img-grid .img.img3 {
  top: 520px;
  left: 170px;
  width: 230px;
  height: 230px;
}
.home #espacios .img-grid .img.img4 {
  top: 330px;
  left: 420px;
  width: 320px;
  height: 350px;
}
.home #espacios .block {
  padding: 0 80px;
}
.home #espacios .block h2 {
  margin: 160px 0 20px 0;
}
.home #areas .block > .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
  min-height: 760px;
  padding: 50px;
  background-color: #F9F5F2;
}
.home #areas .data {
  padding-right: 60px;
}
.home #areas .data h2 {
  margin-bottom: 80px;
  font-size: 15px;
  letter-spacing: 0;
}
.home #areas .data h3 {
  max-width: 500px;
  margin: 0 0 25px 0;
  font-weight: 500;
  font-size: 32px;
}
.home #areas .data p {
  max-width: 600px;
  margin-bottom: 35px;
}
.home #areas .data .action {
  margin-bottom: 70px;
}
.home #areas .bts {
  border-top: 1px solid #d2d2d2;
}
.home #areas .bts a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #d2d2d2;
  font-size: 24px;
  letter-spacing: 0;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.home #areas .bts a:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.home #areas .bts a:after {
  content: "+";
  flex-shrink: 0;
  font-size: 40px;
  line-height: 0;
  font-weight: 200;
  color: #B9B9B9;
  transition: color 0.3s ease;
}
.home #areas .bts a:hover {
  color: #c46a4a;
}
.home #areas .bts a.active {
  cursor: default;
  color: #000;
  font-weight: 600;
}
.home #areas .bts a.active:after {
  content: "—";
  color: #000;
  font-size: 24px;
}
.home #areas .img {
  position: relative;
  height: 100%;
  min-height: 760px;
}
.home #areas .img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 0;
  z-index: 1;
}
.home #areas .img img:first-child {
  opacity: 1;
  z-index: 2;
}
.home #proyectos {
  position: relative;
  z-index: 6;
  margin: 0 0 100px 0;
}
.home #proyectos h2 {
  position: absolute;
  z-index: 1;
  top: 60px;
  left: 80px;
  font-size: 25px;
  letter-spacing: 0;
  color: #fff;
}
.home #proyectos h2:after {
  content: "";
  position: absolute;
  top: 30px;
  left: -80px;
  width: calc(100% + 80px);
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
}
.home #club {
  padding-bottom: 50px;
}
.home #club h2 {
  display: inline-block;
  margin-bottom: 60px;
  letter-spacing: -0.05em;
}
.home #club h2 span {
  display: block;
  font-size: 24px;
}
.home #contacto {
  position: relative;
  height: calc(100vh - 400px);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.home #contacto:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.2) 100%);
  opacity: 0.8;
}
.home #contacto .vc_column-inner {
  padding-top: 0;
}
.home #contacto .data {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-top: calc((100vh - 400px - 250px) / 2);
}
.home #contacto .data img {
  width: 250px;
}

@media screen and (max-width: 1600px) {
  .home #espacios {
    height: 700px;
  }
  .home #espacios .img-grid {
    transform-origin: 0 0;
    transform: scale(0.9);
  }
  .home #areas .data {
    padding-right: 0;
  }
  .home #areas .bts a {
    font-size: 23px;
  }
}
@media screen and (max-width: 1400px) {
  .home #espacios {
    height: 600px;
  }
  .home #espacios .img-grid {
    transform: scale(0.7);
  }
  .home #espacios .block {
    padding: 0 80px;
  }
  .home #espacios .block h2 {
    margin: 50px 0 20px 0;
  }
}
@media screen and (max-width: 1300px) {
  .home #espacios {
    height: 500px;
  }
  .home #espacios .img-grid {
    transform: scale(0.6);
  }
  .home #espacios .block {
    padding: 0 50px;
  }
  .home #espacios .block h2 {
    margin: 20px 0;
  }
  .home #areas .data {
    padding-right: 0;
  }
  .home #areas .bts a {
    font-size: 20px;
  }
  .home #contacto {
    height: 80vh;
  }
  .home #contacto .data {
    margin-top: calc((80vh - 250px) / 2);
  }
}
@media screen and (max-width: 1000px) {
  .home #espacios {
    height: 430px;
  }
  .home #espacios .img-grid {
    transform: scale(0.5);
  }
  .home #espacios .block {
    padding: 0 0 0 50px;
  }
  .home #espacios .block h2 {
    margin: 20px 0;
  }
  .home #areas .vc_col-sm-6 {
    width: 100% !important;
  }
  .home #areas .block > .wpb_wrapper {
    min-height: 0;
    padding: 40px;
  }
  .home #areas .data h2 {
    margin-bottom: 40px;
  }
  .home #areas .img {
    min-height: 400px;
  }
  .home #proyectos {
    margin-bottom: 60px;
  }
  .home #proyectos h2 {
    left: 40px;
    font-size: 20px;
  }
  .home #club {
    padding-bottom: 0;
  }
  .home #contacto .data img {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  .home #espacios {
    height: 760px;
    padding: 50px 0;
  }
  .home #espacios .img-grid {
    transform: scale(0.4);
  }
  .home #espacios .block {
    padding: 0;
  }
  .home #espacios .block h2 {
    margin: 350px 0 20px 0;
  }
  .home #areas .block > .wpb_wrapper {
    padding: 30px;
  }
  .home #areas .data h2 {
    margin-bottom: 40px;
  }
  .home #areas .data h3 {
    font-size: 28px;
  }
  .home #areas .img {
    min-height: 300px;
  }
  .home #proyectos h2 {
    left: 30px;
    font-size: 18px;
  }
}
/* *********************************************************************************************************************
 * QUIÉNES SOMOS
 */
.page-quienes #claim {
  padding-top: 100px;
}
.page-quienes #claim h2 {
  max-width: 40%;
  font-size: 40px;
}
.page-quienes #claim .block .wpb_wrapper {
  display: flex;
  justify-content: end;
  gap: 50px;
}
.page-quienes #claim .block p {
  margin-top: 20px;
}
.page-quienes #claim .block p:first-child {
  max-width: 300px;
}
.page-quienes #claim .block p:last-child {
  max-width: 550px;
}
.page-quienes #links {
  padding: 150px 0;
}
.page-quienes #links .item {
  position: relative;
  overflow: hidden;
  display: block;
  background-color: #000;
}
.page-quienes #links .item .img {
  aspect-ratio: 0.65;
  opacity: 0.5;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.page-quienes #links .item .img img {
  vertical-align: top;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.page-quienes #links .item h3 {
  position: absolute;
  z-index: 1;
  box-sizing: border-box;
  top: 50%;
  left: 50%;
  width: 80%;
  text-align: center;
  font-size: 25px;
  color: #fff;
  transform: translate(-50%, -50%);
}
.page-quienes #links .item:hover .img {
  opacity: 0.7;
  transform: scale(1.05);
}
.page-quienes #enfoque .wpb_wrapper:has(> .block) {
  height: 0;
}
.page-quienes #enfoque .block {
  box-sizing: border-box;
  max-width: 550px;
  margin: 50vh auto 0 auto !important;
  padding: 60px;
  background: rgba(249, 245, 242, 0.7);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  transform: translateY(-50%);
}
.page-quienes #enfoque .block h2 {
  margin-bottom: 50px;
  text-align: right;
}
.page-quienes #enfoque .block p {
  max-width: 550px;
  font-size: 18px;
}
.page-quienes #dif {
  padding-top: 80px;
}
.page-quienes #dif .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.page-quienes #dif ul li {
  position: relative;
  list-style: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 23px;
}
.page-quienes #dif ul li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 110%;
  height: 1px;
  background-color: #B9B9B9;
}
.page-quienes #dif ul li:last-child {
  margin-bottom: 0;
}
.page-quienes #vision {
  padding: 120px 0;
}
.page-quienes #vision .block .wpb_wrapper {
  display: flex;
  justify-content: end;
  gap: 50px;
}
.page-quienes #vision .block p {
  margin-top: 0;
}
.page-quienes #vision .block p:first-child {
  max-width: 300px;
}
.page-quienes #vision .block p:last-child {
  max-width: 550px;
}
.page-quienes #excelencia {
  margin-top: -80px;
  padding-bottom: 120px;
}
.page-quienes #excelencia .block {
  box-sizing: border-box;
  max-width: 70%;
  margin: 0 auto !important;
  padding: 60px;
  background-color: #F9F5F2;
}
.page-quienes #excelencia .block h2 {
  max-width: 50%;
}
.page-quienes #excelencia .block p {
  max-width: 40%;
  padding-left: 60%;
}
.page-quienes #hablemos {
  padding: 80px 0;
  border-top: 1px solid #d2d2d2;
}
.page-quienes #hablemos p {
  max-width: 55%;
  margin: 30px auto;
}
.page-quienes #hablemos .action {
  display: flex;
  justify-content: center;
  gap: 20px;
}

@media screen and (max-width: 1600px) {
  .page-quienes #links .vc_col-sm-3 .vc_column-inner {
    padding: 0 5px;
  }
  .page-quienes #links .item h3 {
    max-width: 95%;
    hyphens: auto;
    font-size: 23px;
  }
}
@media screen and (max-width: 1300px) {
  .page-quienes #claim {
    padding-top: 80px;
  }
  .page-quienes #claim h2 {
    max-width: 70%;
  }
  .page-quienes #links {
    padding-top: 80px;
  }
  .page-quienes #links .item h3 {
    font-size: 21px;
  }
  .page-quienes #dif {
    padding-top: 60px;
  }
  .page-quienes #dif .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  .page-quienes #dif ul li {
    font-size: 20px;
  }
  .page-quienes #dif ul li:after {
    width: 100%;
  }
}
@media screen and (max-width: 1000px) {
  .page-quienes #claim {
    padding-top: 60px;
  }
  .page-quienes #claim h2 {
    max-width: none;
  }
  .page-quienes #links {
    padding: 60px 0;
  }
  .page-quienes #links .vc_col-sm-3 {
    width: 50%;
  }
  .page-quienes #links .item {
    margin-bottom: 30px;
  }
  .page-quienes #links .item .img {
    aspect-ratio: 1;
  }
  .page-quienes #links .item h3 {
    font-size: 24px;
  }
  .page-quienes #enfoque {
    background-size: cover;
  }
  .page-quienes #enfoque .block {
    max-width: 80%;
    margin: 50px auto 0 auto !important;
    padding: 40px;
    transform: translateY(0);
  }
  .page-quienes #enfoque .block h2 {
    margin-bottom: 50px;
    text-align: right;
  }
  .page-quienes #enfoque .block p {
    max-width: 550px;
    font-size: 18px;
  }
  .page-quienes #dif ul {
    margin-top: 30px;
  }
  .page-quienes #dif ul li {
    font-size: 18px;
  }
  .page-quienes #vision {
    padding: 80px 0;
  }
  .page-quienes #vision .block .wpb_wrapper {
    flex-direction: column;
    justify-content: start;
    gap: 20px;
  }
  .page-quienes #vision .block p {
    max-width: none !important;
    margin-top: 0;
  }
  .page-quienes #excelencia {
    margin-top: -140px;
    padding-bottom: 80px;
  }
  .page-quienes #excelencia .block {
    max-width: 90%;
    padding: 50px;
  }
  .page-quienes #excelencia .block h2 {
    max-width: 80%;
  }
  .page-quienes #excelencia .block p {
    max-width: 50%;
  }
  .page-quienes #hablemos .action {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .page-quienes #claim {
    padding-top: 40px;
  }
  .page-quienes #claim h2 {
    font-size: 28px;
  }
  .page-quienes #claim .block .wpb_wrapper {
    justify-content: start;
    flex-direction: column;
    gap: 0;
  }
  .page-quienes #claim .block p:first-child, .page-quienes #claim .block p:last-child {
    max-width: none;
  }
  .page-quienes #links {
    padding: 40px 0;
  }
  .page-quienes #links .vc_col-sm-3 {
    width: 100%;
  }
  .page-quienes #links .vc_col-sm-3 .vc_column-inner {
    padding: 0;
  }
  .page-quienes #links .item .img {
    aspect-ratio: 1.3;
  }
  .page-quienes #enfoque {
    height: auto !important;
  }
  .page-quienes #enfoque .wpb_wrapper:has(> .block) {
    height: auto;
  }
  .page-quienes #enfoque .block {
    max-width: calc(100% - 60px);
    margin: 0 auto 35px auto !important;
    padding: 30px;
  }
  .page-quienes #enfoque .block h2 {
    margin-bottom: 40px;
  }
  .page-quienes #enfoque .block p {
    font-size: 16px;
  }
  .page-quienes #dif .vc_col-sm-6 .vc_column-inner {
    padding: 0;
  }
  .page-quienes #dif ul {
    margin-bottom: 30px;
  }
  .page-quienes #dif ul li {
    padding-right: 40px;
    font-size: 16px;
  }
  .page-quienes #dif ul li:last-child:after {
    display: none;
  }
  .page-quienes #vision {
    padding: 60px 0;
  }
  .page-quienes #vision .vc_col-sm-6 .vc_column-inner {
    padding: 0;
  }
  .page-quienes #vision .block .wpb_wrapper {
    flex-direction: column;
    justify-content: start;
    gap: 20px;
  }
  .page-quienes #vision .block p {
    max-width: none !important;
    margin-top: 0;
  }
  .page-quienes #excelencia {
    margin-top: -130px;
    padding-bottom: 50px;
  }
  .page-quienes #excelencia .block {
    max-width: calc(100% - 60px);
    padding: 40px;
  }
  .page-quienes #excelencia .block h2 {
    max-width: none;
    margin-bottom: 20px;
  }
  .page-quienes #excelencia .block p {
    max-width: none;
    padding-left: 0;
  }
  .page-quienes #hablemos {
    padding: 60px 0;
  }
  .page-quienes #hablemos p {
    max-width: 80%;
    margin: 30px auto;
  }
}
/* *********************************************************************************************************************
* CONSULTORÍA
*/
.page-consult #claim {
  padding: 100px 0;
}
.page-consult #servicios {
  padding-top: 80px;
  border-top: 1px solid #d2d2d2;
}
.page-consult #servicios h2 + p {
  max-width: 50%;
  margin: 30px auto 50px auto;
}
.page-consult #servicios .servicios {
  min-height: 700px;
}
.page-consult #porque {
  padding: 100px 0;
}
.page-consult #que {
  padding: 100px 0;
}
.page-consult #asesorate {
  padding: 80px 0;
  border-top: 1px solid #d2d2d2;
}
.page-consult #asesorate h2 {
  max-width: 65%;
  margin: 0 auto;
}
.page-consult #asesorate p {
  max-width: 40%;
  margin: 30px auto;
}
.page-consult #asesorate .action {
  display: flex;
  justify-content: center;
  gap: 20px;
}

@media screen and (max-width: 1300px) {
  .page-consult #claim {
    padding: 80px 0;
  }
  .page-consult #servicios h2 + p {
    max-width: 70%;
  }
}
@media screen and (max-width: 1000px) {
  .page-consult #porque {
    padding: 80px 0;
  }
  .page-consult #que {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-consult #claim {
    padding: 60px 0;
  }
  .page-consult #servicios {
    padding-top: 60px;
  }
  .page-consult #servicios h2 + p {
    max-width: none;
    margin: 30px auto 50px auto;
  }
  .page-consult #porque {
    padding: 60px 0;
  }
  .page-consult #que {
    padding: 60px 0;
  }
  .page-consult #asesorate {
    padding: 60px 0;
  }
  .page-consult #asesorate h2 {
    max-width: 95%;
  }
  .page-consult #asesorate p {
    max-width: 90%;
    margin: 30px auto;
  }
}
/* *********************************************************************************************************************
 * EVENTOS
 */
.page-eventos #claim {
  padding: 150px 0;
}
.page-eventos #claim h2 {
  padding: 0 50px;
}
.page-eventos #claim h2 + h2 {
  margin-top: 30px;
}
.page-eventos #eventos {
  padding-bottom: 150px;
}
.page-eventos #eventos .eventos {
  margin-top: 60px;
  padding-left: 20%;
}

.eventos {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.eventos.slider .flickity-prev-next-button {
  top: auto;
  bottom: 22%;
}
.eventos .item {
  display: flex;
  flex-direction: column;
  pointer-events: none;
  width: 800px;
  margin-right: 80px;
  transition: none;
}
.eventos .item.blocked {
  pointer-events: none !important;
}
.eventos .item .img {
  width: 100%;
  aspect-ratio: 16/9;
  background-repeat: no-repeat;
  background-size: calc(100% + 100px);
  background-position: 0 center;
  filter: saturate(0);
  transition: filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.eventos .item .data {
  position: relative;
  pointer-events: none;
  box-sizing: border-box;
  width: 100%;
  padding: 30px 0 0 0;
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.eventos .item .data h2 {
  max-width: 650px;
  font-family: "eb";
  font-size: 26px;
}
.eventos .item .data .resumen {
  margin-top: 20px;
}
.eventos .item .data .resumen p {
  max-width: 650px;
}
.eventos .item.is-selected {
  pointer-events: auto;
}
.eventos .item.is-selected .img {
  filter: saturate(1);
}
.eventos .item.is-selected .data {
  padding-left: 100px;
  opacity: 1;
}
.eventos .item:hover .img {
  filter: saturate(1) brightness(1.15);
}

@media screen and (max-width: 1600px) {
  .eventos .item.is-selected .data {
    padding: 30px 150px 0 0;
  }
}
@media screen and (max-width: 1000px) {
  .page-eventos #intro.dark-title .title h1 {
    color: #fff;
  }
  .page-eventos #claim {
    padding: 100px 0;
  }
  .page-eventos #claim h2 {
    padding: 0 20px;
  }
  .page-eventos #eventos {
    padding-bottom: 60px;
  }
  .page-eventos #eventos .eventos {
    margin-top: 40px;
    padding: 0 15px;
  }
  .eventos .item {
    width: 100%;
  }
  .eventos .item .data {
    padding: 30px 200px 0 30px !important;
  }
}
@media screen and (max-width: 767px) {
  .page-eventos #claim {
    padding: 60px 0;
  }
  .page-eventos #claim h2 {
    padding: 0;
  }
  .page-eventos #eventos h3 {
    text-align: center;
  }
  .eventos .item .data {
    padding: 30px !important;
  }
  .eventos .item .data h2 {
    font-size: 21px;
  }
  .eventos.slider .flickity-prev-next-button {
    top: 0;
    bottom: auto;
  }
  .eventos.slider .flickity-prev-next-button.previous {
    transform: translateY(-22px) rotateY(180deg);
  }
  .eventos.slider .flickity-prev-next-button.next {
    transform: translateY(-22px);
  }
}
/* *********************************************************************************************************************
 * COMERCIALIZACIÓN
 */
.page-comerc #claim {
  padding: 100px 0;
}
.page-comerc #servicios {
  padding-top: 80px;
  border-top: 1px solid #d2d2d2;
}
.page-comerc #servicios h2 + p {
  max-width: 50%;
  margin: 30px auto 50px auto;
}
.page-comerc #servicios .servicios {
  min-height: 700px;
}
.page-comerc #enfoque {
  padding-top: 100px;
}
.page-comerc #enfoque h2 {
  max-width: 450px;
}
.page-comerc #enfoque .block-description ul li:first-child {
  border-bottom: 0;
}
.page-comerc #enfoque .block-description ul li:last-child {
  padding-top: 20px;
}
.page-comerc #proyectos {
  padding: 100px 0;
}
.page-comerc #proyectos .head {
  align-items: end;
}
.page-comerc #proyectos .head h2 {
  max-width: 60%;
}
.page-comerc #proyectos .proyectos {
  margin: 40px 0 0 80px;
}
.page-comerc #activo {
  padding: 80px 0;
  border-top: 1px solid #d2d2d2;
}
.page-comerc #activo h2 {
  max-width: 85%;
  margin: 0 auto;
}
.page-comerc #activo p {
  max-width: 55%;
  margin: 30px auto;
}
.page-comerc #activo .action {
  display: flex;
  justify-content: center;
  gap: 20px;
}

@media screen and (max-width: 1000px) {
  .page-comerc #claim {
    padding: 80px 0;
  }
  .page-comerc #servicios h2 + p {
    max-width: none;
  }
  .page-comerc #enfoque {
    padding-top: 80px;
  }
  .page-comerc #proyectos {
    padding: 80px 0;
  }
  .page-comerc #proyectos .head h2 {
    max-width: 50%;
  }
  .page-comerc #proyectos .proyectos {
    margin: 40px 0 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-comerc #claim {
    padding: 60px 0;
  }
  .page-comerc #servicios {
    padding-top: 60px;
  }
  .page-comerc #enfoque {
    padding-top: 60px;
  }
  .page-comerc #proyectos {
    padding: 60px 0;
  }
  .page-comerc #proyectos .head {
    flex-direction: column;
    align-items: start;
    gap: 20px;
  }
  .page-comerc #proyectos .head h2 {
    max-width: none;
  }
  .page-comerc #proyectos .proyectos {
    margin: 40px 0 0 0;
  }
  .page-comerc #activo {
    padding: 60px 0;
  }
  .page-comerc #activo h2 {
    max-width: 95%;
  }
  .page-comerc #activo p {
    max-width: 90%;
    margin: 30px auto;
  }
}
/* *********************************************************************************************************************
 * HOME DESIGN
 */
.page-hdesign #claim {
  padding: 100px 0;
}
.page-hdesign #servicios {
  padding-top: 80px;
  border-top: 1px solid #d2d2d2;
}
.page-hdesign #servicios h2 {
  max-width: 50%;
  margin: 0 auto 50px auto;
}
.page-hdesign #servicios .servicios {
  min-height: 600px;
}
.page-hdesign #como {
  padding-top: 100px;
}
.page-hdesign #como .vc_row {
  margin: 40px 0;
  padding: 25px 0;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}
.page-hdesign #como .vc_row .wpb_column {
  padding: 40px 0;
  border-right: 1px solid #d2d2d2;
}
.page-hdesign #como .vc_row .wpb_column:last-child {
  border-right: 0;
}
.page-hdesign #como .vc_row h3 {
  margin-bottom: 20px;
}
.page-hdesign #como .vc_row h3 + p {
  padding: 0 20px;
}
.page-hdesign #proyectos {
  padding-top: 60px;
}
.page-hdesign #proyectos h2 + p {
  max-width: 70%;
  margin: 15px auto 40px auto;
}
.page-hdesign #proyectos .proyectos .item--slider-full:before {
  height: 30%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0) 100%);
}
.page-hdesign #proyectos .proyectos .item--slider-full .data h3 {
  font-size: 34px;
}
.page-hdesign #que {
  padding: 100px 0;
}
.page-hdesign #activo {
  padding: 80px 0;
  border-top: 1px solid #d2d2d2;
}
.page-hdesign #activo h2 {
  max-width: 55%;
  margin: 0 auto;
}
.page-hdesign #activo p {
  max-width: 45%;
  margin: 30px auto;
}
.page-hdesign #activo .action {
  display: flex;
  justify-content: center;
  gap: 20px;
}

@media screen and (max-width: 1000px) {
  .page-hdesign #claim {
    padding: 80px 0;
  }
  .page-hdesign #como {
    padding-top: 80px;
  }
  .page-hdesign #proyectos {
    padding-top: 30px;
  }
  .page-hdesign #que {
    padding: 80px 0;
  }
}
@media screen and (max-width: 767px) {
  .page-hdesign #claim {
    padding: 60px 0;
  }
  .page-hdesign #servicios {
    padding-top: 60px;
    border-top: 1px solid #d2d2d2;
  }
  .page-hdesign #servicios h2 {
    max-width: none;
  }
  .page-hdesign #como {
    padding-top: 60px;
  }
  .page-hdesign #como .vc_row .wpb_column {
    padding: 20px 0;
    border-right: 0;
  }
  .page-hdesign #como .vc_row h3 {
    margin-bottom: 15px;
  }
  .page-hdesign #como .vc_row h3 + p {
    padding: 0;
  }
  .page-hdesign #proyectos {
    padding-top: 0;
  }
  .page-hdesign #proyectos h2 + p {
    max-width: none;
    margin: 15px auto 40px auto;
  }
  .page-hdesign #proyectos .proyectos .item--slider-full {
    height: 300px;
  }
  .page-hdesign #proyectos .proyectos .item--slider-full .data h3 {
    font-size: 24px;
  }
  .page-hdesign #que {
    padding: 60px 0;
  }
  .page-hdesign #activo {
    padding: 60px 0;
  }
  .page-hdesign #activo h2 {
    max-width: 95%;
  }
  .page-hdesign #activo p {
    max-width: none;
  }
}
/* *********************************************************************************************************************
 * PROYECTOS
 */
.page-proyectos #filter {
  padding: 40px 0;
}
.page-proyectos #filter .wpb_wrapper {
  display: flex;
  align-items: end;
}
.page-proyectos #filter .searchandfilter {
  margin-left: 20px;
}
.page-proyectos #filter .searchandfilter ul {
  display: flex;
  gap: 20px;
}
.page-proyectos #filter .searchandfilter ul li {
  padding: 0;
}
.page-proyectos #filter .searchandfilter ul li h4 {
  padding: 0 0 2px 0;
  font-size: 13px;
  text-transform: uppercase;
  color: #B9B9B9;
}
.page-proyectos #filter .searchandfilter ul li:last-child {
  padding-left: 20px;
  border-left: 1px solid #d2d2d2;
}
.page-proyectos #results {
  padding: 80px 0;
  background-color: #F9F5F2;
}
.page-proyectos #results .no-results h3 {
  margin-bottom: 30px;
}
.page-proyectos #hablemos {
  padding: 80px 0;
}
.page-proyectos #hablemos p {
  max-width: 55%;
  margin: 30px auto;
}
.page-proyectos #hablemos .action {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.proyectos {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.proyectos.slider-full {
  gap: 0;
}
.proyectos .item {
  display: flex;
}
.proyectos .item.blocked {
  pointer-events: none !important;
}
.proyectos .item--grid .img {
  width: 60%;
  aspect-ratio: 16/9;
  margin-right: -60px;
  background-repeat: no-repeat;
  background-size: 105%;
  background-position: center;
  transition: margin 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94), background 0.5s ease;
}
.proyectos .item--grid .data {
  position: relative;
  width: calc(40% + 60px);
  padding: 30px 0;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.proyectos .item--grid .data .box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  height: 100%;
  padding: 60px;
  background-color: #fff;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.proyectos .item--grid .data h3 {
  font-size: 32px;
}
.proyectos .item--grid .data .tipo {
  display: flex;
  align-items: center;
  margin: 20px 0;
  font-size: 20px;
  text-transform: uppercase;
}
.proyectos .item--grid .data .tipo .vendido {
  margin-left: 20px;
  font-size: 14px;
}
.proyectos .item--grid .data .precio {
  margin-top: -15px;
  font-size: 20px;
  color: #48131D;
}
.proyectos .item--grid .data .resumen p {
  max-width: 450px;
}
.proyectos .item--grid:hover .img {
  margin-right: -100px;
  background-size: 100%;
}
.proyectos .item--grid:hover .data {
  width: calc(42% + 60px);
}
.proyectos .item--grid:hover .data .box {
  box-shadow: 0px 10px 20px -8px rgba(0, 0, 0, 0.21);
}
.proyectos .item--grid:nth-child(even) {
  flex-direction: row-reverse;
}
.proyectos .item--grid:nth-child(even) .img {
  margin: 0 0 0 -60px;
}
.proyectos .item--grid:nth-child(even):hover .img {
  margin: 0 0 0 -100px;
}
.proyectos .item--slider-full {
  position: relative;
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.proyectos .item--slider-full:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(0deg, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
}
.proyectos .item--slider-full .data {
  position: absolute;
  bottom: 90px;
  left: 80px;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.proyectos .item--slider-full .data h3 {
  font-size: 56px;
  color: #fff;
}
.proyectos .item--slider-full .data .tipo {
  display: flex;
  align-items: center;
  margin: 8px 0;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 28px;
  color: #fff;
}
.proyectos .item--slider-full .data .tipo .vendido {
  margin-left: 20px;
  font-size: 14px;
}
.proyectos .item--slider-full .data .resumen {
  margin-bottom: 30px;
}
.proyectos .item--slider-full .data .resumen p {
  max-width: 500px;
  color: rgba(255, 255, 255, 0.85);
}
.proyectos .item--slider-full.is-selected .data {
  opacity: 1;
}
.proyectos .item--slider {
  position: relative;
  flex-direction: column;
  pointer-events: none;
  width: 55vw;
  margin-right: 20px;
  transition: none;
}
.proyectos .item--slider:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
}
.proyectos .item--slider .img {
  width: 100%;
  aspect-ratio: 16/9;
  background-repeat: no-repeat;
  background-size: calc(100% + 100px);
  background-position: 0 center;
  filter: saturate(0);
  transition: filter 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.proyectos .item--slider .data {
  position: absolute;
  pointer-events: none;
  box-sizing: border-box;
  z-index: 2;
  bottom: 40px;
  left: 0;
  width: 100%;
  padding-left: calc(80px / 2);
  opacity: 0.4;
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.proyectos .item--slider .data h3 {
  font-size: 40px;
  color: #fff;
}
.proyectos .item--slider .data .tipo {
  display: flex;
  align-items: center;
  margin: 5px 0;
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
}
.proyectos .item--slider .data .tipo .vendido {
  margin-left: 20px;
  font-size: 14px;
}
.proyectos .item--slider .data .precio {
  margin-top: -5px;
  font-size: 20px;
  color: #48131D;
}
.proyectos .item--slider .data .resumen {
  display: none;
}
.proyectos .item--slider .data .resumen p {
  max-width: 650px;
}
.proyectos .item--slider.is-selected {
  pointer-events: auto;
}
.proyectos .item--slider.is-selected .img {
  filter: saturate(1);
}
.proyectos .item--slider.is-selected .data {
  padding-left: 80px;
  opacity: 1;
}
.proyectos .item--slider:hover .img {
  filter: saturate(1) brightness(1.15);
}

@media screen and (max-width: 1600px) {
  .proyectos .item--grid .data .resumen p {
    max-width: 400px;
  }
}
@media screen and (max-width: 1300px) {
  .proyectos .item--grid .data .resumen p {
    max-width: 320px;
  }
  .proyectos .item--slider-full .data h3 {
    font-size: 42px;
  }
  .proyectos .item--slider-full .data .tipo {
    font-size: 24px;
  }
}
@media screen and (max-width: 1000px) {
  .proyectos .item--grid .data {
    padding: 0;
  }
  .proyectos .item--grid .data .box {
    padding: 50px;
  }
  .proyectos .item--grid .data h2 {
    font-size: 21px;
  }
  .proyectos .item--grid .data .tipo {
    font-size: 14px;
  }
  .proyectos .item--grid .data .tipo .vendido {
    font-size: 12px;
  }
  .proyectos .item--slider {
    width: 65vw;
  }
  .proyectos .item--slider:before {
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.5) 100%);
  }
  .proyectos .item--slider .data h3 {
    font-size: 32px;
  }
  .proyectos .item--slider .data .tipo {
    font-size: 18px;
  }
  .proyectos .item--slider-full {
    height: 600px;
  }
  .proyectos .item--slider-full .data {
    bottom: 40px;
    left: 40px;
  }
}
@media screen and (max-width: 767px) {
  .page-proyectos #title {
    margin-top: 100px;
    padding-bottom: 30px;
  }
  .page-proyectos #title h1 {
    font-size: 28px;
  }
  .page-proyectos #filter p {
    display: none;
  }
  .page-proyectos #filter .searchandfilter {
    margin-left: 0;
  }
  .page-proyectos #results {
    padding: 40px 0;
  }
  .proyectos {
    gap: 30px;
  }
  .proyectos .item--grid {
    flex-direction: column !important;
  }
  .proyectos .item--grid .img {
    width: 100% !important;
    margin: 0 !important;
  }
  .proyectos .item--grid .data {
    width: 100% !important;
  }
  .proyectos .item--grid .data .box {
    padding: 30px;
  }
  .proyectos .item--grid .data .tipo {
    margin: 10px 0;
  }
  .proyectos .item--grid .data .precio {
    margin-top: -10px;
    font-size: 18px;
  }
  .proyectos .item--slider-full {
    height: 600px;
  }
  .proyectos .item--slider-full:before {
    height: 100%;
    background: linear-gradient(0deg, rgb(0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
  }
  .proyectos .item--slider-full .data {
    bottom: 30px;
    left: 30px;
    padding-right: 30px;
  }
  .proyectos .item--slider-full .data h2 {
    font-size: 32px;
  }
  .proyectos .item--slider-full .data .tipo {
    font-size: 16px;
  }
  .proyectos .item--slider {
    width: 100%;
  }
  .proyectos .item--slider .data {
    box-sizing: border-box;
    padding: 20px 30px !important;
  }
  .proyectos .item--slider .data h3 {
    font-size: 28px;
  }
  .proyectos .item--slider .data .tipo {
    font-size: 16px;
  }
}
/* *********************************************************************************************************************
 * PROYECTO
 */
.proyecto .desc {
  align-items: start;
  z-index: 2;
  padding: 100px 0 0 0;
}
.proyecto .desc .brand {
  width: 36%;
}
.proyecto .desc .brand .tipo {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 24px;
  color: #c46a4a;
}
.proyecto .desc .brand .tipo .vendido {
  margin-left: 30px;
  font-size: 14px;
  letter-spacing: 1px;
}
.proyecto .desc .brand .resumen {
  margin: 20px 0;
}
.proyecto .desc .brand .resumen h2 {
  text-transform: none;
  font-weight: 200;
  font-size: 32px;
}
.proyecto .desc .brand .precio {
  margin-bottom: 30px;
  font-size: 32px;
}
.proyecto .desc .brand .promo-logo img {
  width: 220px;
}
.proyecto .desc .brand .action {
  margin: 60px 0 30px 0;
}
.proyecto .desc .data {
  width: 60%;
}
.proyecto .gal {
  padding: 40px 0 100px 0;
}
.proyecto .gal h2 {
  margin-bottom: 50px;
}
.proyecto .gal .slider {
  position: relative;
  z-index: 2;
}
.proyecto .gal .slider .item {
  aspect-ratio: 16/9;
  width: 40%;
  margin-right: 1%;
  transition: filter 0.4s ease;
}
.proyecto .gal .slider .item.blocked {
  pointer-events: none;
}
.proyecto .gal .slider .item:before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 30px;
  right: 30px;
  width: 30px;
  height: 30px;
  font-size: 120px;
  font-weight: 100;
  line-height: 0.7;
  color: #fff;
  background: rgba(255, 255, 255, 0.6) url("../../../media/arrow-up.svg") no-repeat center center;
  opacity: 0;
  filter: invert(1);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.proyecto .gal .slider .item a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 center;
  background-repeat: no-repeat;
  transition: all 0s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.proyecto .gal .slider .item.is-selected {
  /* &:before {
  	opacity: 0.3;
  } */
}
.proyecto .gal .slider .item:hover {
  filter: brightness(1.1);
}
.proyecto .gal .slider .item:hover:before {
  top: 20px;
  right: 20px;
  opacity: 1;
}
.proyecto .gal-desc {
  position: relative;
  z-index: 1;
  max-width: 600px;
  padding-left: 40%;
}
.proyecto .gal-desc h3 {
  margin: 60px 0 20px 0;
}
.proyecto .gal:has(+ .info) {
  padding-bottom: 0;
}
.proyecto .video {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  aspect-ratio: 16/9;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
.proyecto .video a.play-bt {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 300px;
  height: 300px;
  border-radius: 50%;
  transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.proyecto .video a.play-bt:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.proyecto .video a.play-bt.clicked {
  pointer-events: none;
  transform: scale(0.7);
  opacity: 0;
}
.proyecto .video video {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.proyecto .video video.active {
  opacity: 1;
}
.proyecto .video iframe {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.proyecto .video iframe.active {
  opacity: 1;
}
.proyecto .info {
  display: flex;
  justify-content: space-between;
  padding: 100px 0;
}
.proyecto .info .cars {
  width: 50%;
}
.proyecto .info .cars ul {
  column-count: 2;
  margin-top: 30px;
}
.proyecto .info .docs {
  box-sizing: border-box;
  width: 50%;
  padding-left: 5%;
  border-left: 1px solid #d2d2d2;
}
.proyecto .info .docs .bts {
  flex-direction: column;
  align-items: start;
  gap: 10px;
  margin-top: 30px;
}
.proyecto .info .docs .nota {
  width: 100%;
  margin-top: 40px;
}
.proyecto .info .docs .nota p {
  font-size: 14px;
}
.proyecto .info .docs .nota p + p {
  margin-top: 5px;
}
.proyecto .map {
  background-color: #dbc2c2;
}
.proyecto .map .gmap {
  height: 60vh;
  mix-blend-mode: multiply;
  filter: saturate(0);
}
.proyecto .map .box-wrapper {
  z-index: 1;
}
.proyecto .map .box-wrapper .box {
  position: absolute;
  box-sizing: border-box;
  max-width: 500px;
  top: 60px;
  padding: 50px;
  background-color: #fff;
}
.proyecto .map .box-wrapper .box h2 {
  margin-bottom: 30px;
}

@media screen and (max-width: 1300px) {
  .proyecto .map .box-wrapper .box {
    max-width: 400px;
    padding: 40px;
  }
  .proyecto .map .box-wrapper .box h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1000px) {
  .proyecto .desc {
    padding: 60px 0 0 0;
  }
  .proyecto .desc .brand .promo-logo img {
    width: 200px;
  }
  .proyecto .desc .brand .action {
    margin-top: 80px;
  }
  .proyecto .desc .data {
    padding-top: 20px;
  }
  .proyecto .desc .data .tipo {
    font-size: 21px;
  }
  .proyecto .desc .data h2 {
    font-size: 21px;
  }
  .proyecto .gal {
    padding: 60px 0;
  }
  .proyecto .gal .slider {
    padding-left: 0;
  }
  .proyecto .gal .slider .item {
    width: 400px;
    height: 260px;
    margin-right: 3%;
  }
  .proyecto .gal .slider .item a {
    background-size: cover;
  }
  .proyecto .gal-desc {
    max-width: 500px;
    padding-left: 0;
  }
  .proyecto .video {
    background-attachment: scroll;
    background-size: cover;
  }
  .proyecto .cars {
    padding: 115px 0 60px 0;
  }
  .proyecto .cars .img-wrapper:before {
    display: none;
  }
  .proyecto .cars .img-wrapper .img {
    min-width: 200px;
    min-height: 200px;
    max-width: 200px;
    max-height: 200px;
  }
  .proyecto .cars .data {
    width: 62%;
  }
  .proyecto .cars .data h3 {
    font-size: 36px;
  }
  .proyecto .docs {
    padding: 60px 0;
  }
  .proyecto .docs .data {
    width: 60%;
  }
  .proyecto .docs .data h3 {
    font-size: 36px;
  }
  .proyecto .docs .img-wrapper {
    width: 40%;
  }
  .proyecto .docs .action {
    display: none;
  }
  .proyecto .docs .nota p {
    max-width: none;
  }
  .proyecto .docs:before {
    top: 20px;
  }
  .proyecto .docs:after {
    top: 13px;
  }
  .proyecto .map .gmap {
    height: 400px;
  }
  .proyecto .map .box-wrapper .box {
    top: 40px;
    max-width: 280px;
    padding: 25px;
  }
  .proyecto .map .box-wrapper .box h3 {
    margin-bottom: 20px;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .proyecto .desc {
    flex-direction: column;
    padding: 40px 0 0 0;
  }
  .proyecto .desc .brand {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .proyecto .desc .brand .promo-logo img {
    width: 150px;
  }
  .proyecto .desc .brand .action {
    margin-top: 0;
  }
  .proyecto .desc .data {
    width: 100%;
    padding-top: 30px;
  }
  .proyecto .desc .data .precio {
    font-size: 22px;
  }
  .proyecto .desc .data h2 {
    font-size: 19px;
  }
  .proyecto .gal h3 {
    margin-bottom: 30px;
    font-size: 24px;
  }
  .proyecto .gal .slider .flickity-prev-next-button.previous {
    transform: translateY(-22px) rotateY(180deg);
  }
  .proyecto .gal .slider .flickity-prev-next-button.next {
    transform: translateY(-22px);
  }
  .proyecto .gal-desc {
    max-width: none;
    text-align: center;
  }
  .proyecto .video a.play-bt {
    width: 100px;
    height: 100px;
  }
  .proyecto .cars {
    flex-direction: column;
    padding: 60px 0;
  }
  .proyecto .cars:before {
    left: 90%;
  }
  .proyecto .cars:after {
    left: calc(90% - 7px);
  }
  .proyecto .cars .img-wrapper {
    display: none;
  }
  .proyecto .cars .data {
    width: 100%;
    margin-top: 0;
  }
  .proyecto .cars .data h3 {
    margin-bottom: 25px;
    font-size: 25px;
  }
  .proyecto .cars .data ul {
    column-count: 1;
  }
  .proyecto .cars .data ul li {
    padding-bottom: 8px;
  }
  .proyecto .docs {
    padding: 20px 0 40px 0;
  }
  .proyecto .docs .data {
    width: 100%;
  }
  .proyecto .docs .data h3 {
    font-size: 25px;
  }
  .proyecto .docs .img-wrapper {
    display: none;
  }
  .proyecto .docs:before {
    top: -10px;
  }
  .proyecto .docs:after {
    top: -17px;
  }
  .proyecto .map {
    margin-top: 100px;
  }
  .proyecto .map .gmap {
    height: 500px;
  }
  .proyecto .map .box-wrapper {
    width: 100%;
    transform: translateY(-100px);
  }
  .proyecto .map .box-wrapper .box {
    top: 0;
    max-width: none;
    padding: 20px;
  }
  .proyecto .map .box-wrapper .box h3 {
    margin-bottom: 10px;
    font-size: 21px;
  }
}
/* *********************************************************************************************************************
 * MAGAZINE
 */
.blog.paged .blog-content,
.archive.paged .blog-content {
  padding-top: 200px;
}

.blog-content {
  padding: 100px 0;
}
.blog-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 2.66%;
}
.blog-grid a {
  display: flex;
  flex-direction: column;
  width: 23%;
  margin-bottom: 50px;
}
.blog-grid a .img-wrapper {
  position: relative;
  overflow: hidden;
  aspect-ratio: 0.8;
}
.blog-grid a .img-wrapper .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  filter: grayscale(1);
  transform: scale(1.05);
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.blog-grid a .img-wrapper:after {
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  width: 42px;
  height: 42px;
  background: #fff url("../../../media/arrow-up.svg") no-repeat center center;
  background-size: 15px;
  border-radius: 50%;
  filter: invert(1);
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.blog-grid a .data h3 {
  margin: 30px 0 15px 0;
  text-wrap: wrap;
  letter-spacing: -0.05em;
  transition: color 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.blog-grid a .data p {
  font-size: 18px;
}
.blog-grid a:hover .img-wrapper .img {
  transform: scale(1);
  filter: grayscale(0);
}
.blog-grid a:hover .img-wrapper:after {
  background-color: rgba(0, 0, 0, 0.7);
}
.blog-grid a:hover .data h3 {
  color: #902957;
}

.single-post .article-wrapper {
  padding: 200px 0 100px 0;
}
.single-post article .entry-header > div {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.single-post article .entry-header h1 {
  max-width: 70%;
  font-size: 42px;
}
.single-post article .entry-header .metas {
  margin-top: 20px;
}
.single-post article .entry-header .metas .heateor_sss_sharing_container {
  display: flex;
  align-items: center;
  gap: 10px;
}
.single-post article .entry-header .metas .heateor_sss_sharing_container .heateor_sss_sharing_title {
  font-weight: normal !important;
}
.single-post article .entry-header .metas .heateor_sss_sharing_container .heateorSssClear {
  display: none;
}
.single-post article .entry-header .metas .heateor_sss_sharing_container .heateor_sss_svg {
  padding: 3px !important;
}
.single-post article .entry-header .metas .entry-date {
  text-transform: uppercase;
}
.single-post article .entry-img {
  margin: 50px 0 60px 0;
}
.single-post article .entry-img img {
  width: 100%;
}
.single-post article .entry-content {
  padding-left: 20%;
}
.single-post article .entry-content h2 {
  max-width: 70%;
  padding: 40px 0 0 0;
  font-size: 32px;
}
.single-post article .entry-content h2:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  margin-top: 10px;
  background-color: #48131D;
}
.single-post article .entry-content h2 + p,
.single-post article .entry-content h2 + div {
  margin-top: 20px;
}
.single-post article .entry-content ul {
  padding-left: 50px;
}
.single-post article .entry-content mark {
  background-color: #fff;
}
.single-post article .entry-content img {
  width: 100%;
}
.single-post article .entry-content video, .single-post article .entry-content iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.single-post article .entry-content .entry-gallery {
  flex-wrap: wrap;
  margin-top: 40px;
}
.single-post article .entry-content .entry-gallery .item {
  cursor: pointer;
  width: 49%;
  margin-bottom: 1.5%;
  transition: filter 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.single-post article .entry-content .entry-gallery .item:hover {
  filter: brightness(1.1);
}

@media screen and (max-width: 1600px) {
  .blog-grid a .data h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1300px) {
  .blog-title {
    margin-top: 160px;
  }
  .blog-title h1 {
    font-size: 34px;
  }
}
@media screen and (max-width: 1000px) {
  .blog-grid {
    gap: 4.5%;
  }
  .blog-grid a {
    width: 47.5%;
  }
  .blog-grid a .data h3 {
    margin: 20px 0 15px 0;
  }
  .blog-grid a .data p {
    font-size: 16px;
  }
  .single-post article .entry-header h1 {
    max-width: 60%;
    margin-bottom: 10px;
    font-size: 34px;
    line-height: 1.1;
  }
  .single-post article .entry-img {
    margin: 40px 0;
  }
  .single-post article .entry-img > div {
    aspect-ratio: 16/9 !important;
  }
  .single-post article .entry-img img {
    transform: translateY(0) !important;
  }
  .single-post article .entry-content {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .blog #intro {
    height: 200px;
  }
  .blog #intro .title {
    display: none;
  }
  .blog-title {
    margin-top: 100px;
    padding-bottom: 30px;
  }
  .blog-title h1 {
    font-size: 30px;
  }
  .blog-content {
    padding: 40px 0;
  }
  .blog-grid {
    flex-direction: column;
    gap: 0;
  }
  .blog-grid a {
    width: 100%;
  }
  .blog-grid a .img-wrapper {
    aspect-ratio: 16/12;
  }
  .single-post .article-wrapper {
    padding: 120px 0 40px 0;
  }
  .single-post .blog-title h2 {
    max-width: 200px;
  }
  .single-post article .entry-header h1 {
    max-width: none;
    font-size: 24px;
  }
  .single-post article .entry-header > div {
    flex-direction: column;
  }
  .single-post article .entry-header > div.title {
    flex-direction: column-reverse;
    gap: 20px;
  }
  .single-post article .entry-header .metas {
    align-items: start;
    gap: 7px;
    margin: 10px 0;
  }
  .single-post article .entry-img {
    margin: 30px 0;
  }
  .single-post article .entry-content .entry-gallery .item {
    width: 100%;
    margin-bottom: 3%;
  }
}
/* *********************************************************************************************************************
 * CONTACTO
 */
.page-contact #form {
  padding: 100px 0 50px 0;
}
.page-contact #form h2 + p {
  max-width: 55%;
  margin: 10px auto 0 auto;
}
.page-contact #form .wpcf7 {
  max-width: 900px;
  margin: 40px auto 0 auto;
  padding: 80px;
  background-color: #F9F5F2;
}
.page-contact #data .vc_row {
  margin: 40px 0;
  padding: 25px 0;
  border-top: 1px solid #d2d2d2;
}
.page-contact #data .vc_row .wpb_column {
  padding: 40px 0;
  border-right: 1px solid #d2d2d2;
}
.page-contact #data .vc_row .wpb_column:last-child {
  border-right: 0;
}
.page-contact #data a.icon-link.block {
  min-height: 134px;
}

@media screen and (max-width: 1300px) {
  .page-contact #form h2 + p {
    max-width: 80%;
  }
}
@media screen and (max-width: 1000px) {
  .page-contact #form {
    padding-top: 80px;
  }
  .page-contact #form h2 + p {
    max-width: none;
  }
  .page-contact #form .wpcf7 {
    padding: 40px;
  }
  .page-contact #data .vc_row .wpb_column {
    width: 50%;
  }
  .page-contact #data .vc_row .wpb_column:nth-child(1), .page-contact #data .vc_row .wpb_column:nth-child(2) {
    border-bottom: 1px solid #d2d2d2;
  }
  .page-contact #data .vc_row .wpb_column:nth-child(2n) {
    border-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .page-contact #intro {
    height: 200px;
  }
  .page-contact #intro .data {
    display: none;
  }
  .page-contact #form {
    padding: 60px 0 0 0;
  }
  .page-contact #form .wpcf7 {
    margin: 30px -30px 0 -30px;
    padding: 40px 30px;
  }
  .page-contact #data .vc_row {
    padding: 0;
    border-top: 0;
  }
  .page-contact #data .vc_row .wpb_column {
    width: 100%;
    border-right: 0 !important;
  }
  .page-contact #data .vc_row .wpb_column:nth-child(3) {
    border-bottom: 1px solid #d2d2d2;
  }
  .page-contact #data a.icon-link.block {
    min-height: auto;
  }
}
/* *********************************************************************************************************************
 * LEGAL
 */
.page-legal {
  /* nav.main-menu {

  	ul {

  		li.lang-item {
  			display: none;
  		}
  	}
  } */
}
.page-legal .grid__container .wpb_text_column {
  padding: 200px 0 100px 0;
}
.page-legal .grid__container h2 {
  padding: 40px 0 0 0;
  font-size: 32px;
}
.page-legal .grid__container h2:after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  margin-top: 10px;
  background-color: #48131D;
}
.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;
}
.page-legal .grid__container p, .page-legal .grid__container table, .page-legal .grid__container li {
  font-size: 16px;
}
.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 .wpb_text_column {
    padding: 150px 0 60px 0;
  }
  .page-legal .grid__container .wpb_text_column h2 {
    font-size: 18px;
  }
  .page-legal .grid__container .wpb_text_column h5 {
    font-size: 16px;
  }
}
/* FIXES */
/* *********************************************************************************************************************
 * FIREFOX FIXES
 */
@-moz-document url-prefix() {
  .wpcf7-form select.wpcf7-select {
    line-height: 29px;
  }
}
