@font-face {
  font-family: "PP Neue Montreal";
  src:
    url("../fonts/ppneuemontreal-regular.woff") format("woff"),
    url("../fonts/ppneuemontreal-regular.ttf") format("truetype"),
    url("../fonts/ppneuemontreal-regular.otf") format("opentype");
}

html,
body {
  overscroll-behavior: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body::-webkit-scrollbar {
    display: none;
  }
}

@-moz-document url-prefix() {
  body {
    scrollbar-width: none;
  }
}

.btn-plus {
  position: relative;
  width: clamp(22.5px, 1.5625vw, 37.5px);
  height: clamp(22.5px, 1.5625vw, 37.5px);
  display: block;
  border: 0;
  outline: none !important;
  background: transparent;
  margin-left: 75px;
  transition: all 0.3s ease;
  z-index: 3;
}

.btn-plus span {
  width: clamp(21.75px, 1.5104167vw, 36.25px);
  height: 2px;
  display: block;
  background: #efefef;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  transition: all 0.3s ease;
}

.btn-plus span:nth-child(2) {
  transform: rotate(90deg);
}

.btn-plus.active {
  transform: rotate(45deg);
}

.btn-plus.active span {
  background: #fff;
}

.menu-active .content-main-header-nav-logo {
  filter: invert(1);
}

.box-menu-header-close {
  margin-left: auto;
  position: relative;
  width: clamp(22.5px, 1.5625vw, 37.5px);
  height: clamp(22.5px, 1.5625vw, 37.5px);
  display: block;
  border: 0;
  outline: none !important;
  background: transparent;
}

.box-menu-header-close span {
  width: clamp(21.75px, 1.5104167vw, 36.25px);
  height: 2px;
  display: block;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}

.box-menu-header-close span:first-child {
  transform: rotate(45deg);
}

.box-menu-header-close span:last-child {
  transform: rotate(-45deg);
}

.btn-close-newsletter {
  margin-left: auto;
  position: relative;
  width: clamp(22.5px, 1.5625vw, 37.5px);
  height: clamp(22.5px, 1.5625vw, 37.5px);
  display: block;
  border: 0;
  outline: none !important;
  background: transparent;
  position: absolute;
  top: clamp(23.25px, 1.6145833vw, 38.75px);
  right: clamp(39.75px, 2.7604167vw, 66.25px);
}

.btn-close-newsletter span {
  width: clamp(21.75px, 1.5104167vw, 36.25px);
  height: 2px;
  display: block;
  background: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}

.btn-close-newsletter span:first-child {
  transform: rotate(45deg);
}

.btn-close-newsletter span:last-child {
  transform: rotate(-45deg);
}

.link1 {
  font-weight: 400;
  font-size: clamp(40px, 3.65vw, 91px);
  color: #efefef;
  text-decoration: none;
  display: block;
  line-height: 1.2;
}

.link1-header {
  position: relative;
  width: -webkit-fit-content;
  width: fit-content;
}

.link1-header small {
  color: #fff;
}

.link2 {
  display: inline-block;
  font-weight: 400;
  color: #efefef !important;
  text-decoration: none !important;
  font-size: clamp(12px, 1.05vw, 26px);
  line-height: clamp(16px, 1.567vw, 39px);
}

.box-menu-footer-content3 span {
  font-size: clamp(14px, 1.05vw, 26px);
  line-height: clamp(18px, 1.567vw, 39px);
}

.btn1 {
  text-decoration: none !important;
  color: #ff4343 !important;
  display: inline-block;
  border-radius: 73.5px;
  border: 2px solid #ff4343;
  padding: clamp(8px, 0.704vw, 19px) clamp(10px, 0.782vw, 22px);
  font-size: clamp(20px, 1.563vw, 39px);
  line-height: clamp(28px, 2.085vw, 52px);
  width: -webkit-fit-content;
  width: fit-content;
  cursor: none;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.btn1 span {
  position: relative;
  z-index: 2;
}

.btn1.btn1-gray {
  color: #0f0f0f !important;
  border-color: #0f0f0f;
}

.btn1.btn1-gray:hover {
  color: #fff !important;
}

.btn1.btn1-gray:before {
  border-color: #0f0f0f !important;
}

.text1 {
  font-size: clamp(45px, 4.688vw, 117px);
  font-weight: 400;
  line-height: clamp(50px, 4.688vw, 117px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.title2 {
  font-size: clamp(40px, 3.65vw, 70px);
  font-weight: 400;
  line-height: clamp(50px, 4.5vw, 85px);
  color: #efefef;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.title3 {
  font-size: clamp(30px, 2.0833333vw, 50px);
  font-weight: 400;
  line-height: clamp(35px, 2.61vw, 65px);
  color: #efefef;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.title3 p {
  font-size: clamp(30px, 2.0833333vw, 50px);
  font-weight: 400;
  line-height: clamp(35px, 2.61vw, 65px);
  color: #efefef;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.title3 a {
  color: #efefef;
  text-decoration: none;
  transition: all 0.5s ease;
}

.text2 {
  font-size: clamp(32px, 2.61vw, 64px);
  font-weight: 400;
  line-height: clamp(38px, 3.13vw, 78px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.text2 p {
  font-size: clamp(32px, 2.61vw, 64px);
  font-weight: 400;
  line-height: clamp(38px, 3.13vw, 78px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.text3 {
  font-size: clamp(16px, 1.045vw, 26px);
  font-weight: 400;
  line-height: clamp(26px, 1.57vw, 39px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
}

.text4 {
  font-size: clamp(14px, 2.61vw, 16px);
  font-weight: 400;
  line-height: clamp(28px, 3.13vw, 30px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.text4 p {
  font-size: clamp(14px, 2.61vw, 16px);
  font-weight: 400;
  line-height: clamp(28px, 3.13vw, 30px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
}

.text5 {
  font-size: clamp(18px, 1.25vw, 30px);
  transition: all 0.5s ease;
}

.text5 p {
  font-size: clamp(18px, 1.25vw, 30px);
}

.title4 {
  font-size: clamp(22px, 1.57vw, 39px);
  font-weight: 400;
  line-height: clamp(28px, 2.09vw, 52px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.title4 p {
  font-size: clamp(22px, 1.57vw, 39px);
  font-weight: 400;
  line-height: clamp(28px, 2.09vw, 52px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
}

.title4 img {
  transition: all 0.5s ease;
}

.title10 {
  font-size: clamp(22.5px, 1.5625vw, 37.5px);
  font-weight: 400;
  line-height: clamp(28px, 2.09vw, 52px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
}

.title10 p {
  font-size: clamp(22.5px, 1.5625vw, 37.5px);
  font-weight: 400;
  line-height: clamp(28px, 2.09vw, 52px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
}

.title10 ul {
  font-size: clamp(22.5px, 1.5625vw, 37.5px);
  font-weight: 400;
  line-height: clamp(28px, 2.09vw, 52px);
  color: #0f0f0f;
  text-decoration: none;
  padding: 0;
  margin: 0;
  list-style: none;
}

.title10 img {
  transition: all 0.5s ease;
}

.title5 {
  font-size: clamp(40px, 3.65vw, 91px);
  font-weight: 400;
  line-height: clamp(48px, 4.43vw, 110px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.title6 {
  font-size: clamp(42px, 3.646vw, 70px);
  font-weight: 400;
  line-height: clamp(50px, 4.17vw, 80px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  margin-bottom: clamp(22px, 2vw, 44px);
  transition: all 0.5s ease;
}

.title7 {
  font-size: clamp(26.25px, 1.8229167vw, 45.5px);
  font-weight: 400;
  line-height: clamp(31.5px, 2.1875vw, 54.5px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

u {
  transition: all 0.5s ease;
}

.title-marquee {
  white-space: nowrap;
  font-weight: 400;
  font-size: clamp(150px, 10.4166667vw, 250px);
  line-height: 1;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  margin: 0;
  color: #0f0f0f !important;
}

.title8 {
  font-size: clamp(18px, 1.25vw, 30px);
  font-weight: 400;
  line-height: 1.4;
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
}

.title8 p {
  font-size: clamp(18px, 1.25vw, 30px);
  font-weight: 400;
  line-height: 1.4;
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
}

.title8 a {
  text-decoration: none;
  color: inherit;
}

.title9 {
  font-size: clamp(97.5px, 6.7708333vw, 162.5px);
  font-weight: 400;
  line-height: 1.05;
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.title11 {
  font-size: clamp(41.25px, 2.8645833vw, 68.75px);
  font-weight: 400;
  line-height: clamp(49.5px, 3.4375vw, 82.5px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
}

.title11 p {
  font-size: clamp(41.25px, 2.8645833vw, 68.75px);
  font-weight: 400;
  line-height: clamp(49.5px, 3.4375vw, 82.5px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
}

.section-contact-container {
  display: flex;
  height: 825px;
}

.section-contact {
  padding-top: 100px;
  padding-bottom: 298px;
}

.section-contact-box-img {
  width: 50%;
  padding-right: 175px;
  position: relative;
}

.section-contact-img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 0;
}

.section-contact-box-content {
  width: 47%;
}

.title-contact-box {
  color: #0f0f0f;
  margin-bottom: 31px;
}

.subtitle-contact-box {
  color: #0f0f0f;
}

.content-buttons-contact-box {
  margin-top: 103px;
  display: flex;
  align-items: center;
}

.title3.subtitle-contact-box {
  width: 84%;
}

.text-contact-box {
  width: 82%;
}

.button-contact-box {
  border: 2px solid #ff4343;
  border-radius: 73.5px;
  width: 290px;
  height: 71px;
  color: #ff4343;
  margin-right: 65px;
  padding: 0px;
}

.link-contact-box {
  color: #ff4343;
  text-decoration: underline;
}

.section-contact-list {
  padding: 0px;
  list-style: none;
  margin-top: 84px;
}

.section-contact-list-item {
  padding-top: 31px;
  padding-bottom: 34px;
  border-top: 1px solid #0f0f0f;
}

.section-contact-list-item .contact-list-item-title {
  margin: 0px;
  color: #0f0f0f;
}

.button-contact {
  margin-right: 65px;
  width: 290px;
  height: 71px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-content-box-swiper {
  display: none;
  height: 100%;
}

.contact-content-box {
  height: 100%;
}

.swiper.mySwiper {
  height: 100%;
}

.contact-swiper-content-radio {
  display: flex;
  margin-top: 44px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contact-swiper-number {
  margin-bottom: 22px;
}

.contact-swiper-box-radio {
  width: 50%;
}

.contact-swiper-radio {
  margin-bottom: 10px;
}

.contact-swiper-radio input:checked + label:before {
  opacity: 1;
}

.contact-swiper-box-radio-title {
  margin-bottom: 5px;
  text-transform: uppercase;
}

.contact-swiper-radio-input {
  display: none;
}

.contact-swiper-radio-label {
  padding-left: 41px;
  position: relative;
  display: flex;
  align-items: center;
}

.contact-swiper-radio-label:after {
  display: block;
  content: "";
  width: 19px;
  height: 19px;
  border: 1px solid #0f0f0f;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.contact-swiper-radio-label:before {
  display: block;
  content: "";
  width: 11px;
  height: 11px;
  background: #0f0f0f;
  border-radius: 50%;
  position: absolute;
  left: 4px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0;
  transition: all 0.5s ease;
}

.swiper-contact-questions {
  height: 100%;
}

.swiper-contact-questions .swiper-button-next {
  top: inherit;
  bottom: 0;
  color: #ff4343;
  width: auto;
  opacity: 1;
  pointer-events: all;
}

.swiper-contact-questions .swiper-button-next:after {
  display: none;
}

.swiper-contact-questions .swiper-button-prev {
  top: inherit;
  bottom: 0;
  color: #0f0f0f;
  width: auto;
  opacity: 1;
  pointer-events: all;
  cursor: pointer;
}

.swiper-contact-questions .swiper-button-prev:after {
  display: none;
}

.contact-swiper-box-textarea {
  height: 350px;
  margin-top: 59px;
}

.contact-swiper-textarea {
  width: 100%;
  height: 100%;
  background: transparent;
  border: 1px solid #0f0f0f;
  resize: none;
}

.contact-swiper-textarea-text {
  margin-bottom: 10px;
}

.contact-swiper-text {
  margin-top: 10px;
}

.contact-question-custom {
  width: 755px;
}

.contact-swiper-box-custom {
  margin-top: 70px;
}

.contact-swiper-box-input {
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}

.contact-swiper-input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #0f0f0f;
  padding: 20px 0px;
  margin-bottom: 20px;
}

.contact-swiper-input::placeholder {
  color: #0f0f0f;
}

.contact-question-custom-6 .contact-swiper-box-custom {
  margin-top: 32px;
}

.contact-question-custom-6 .contact-swiper-box-textarea {
  margin-top: 20px;
}

.gif-contact {
  width: clamp(171px, 11.875vw, 285px);
  height: auto;
  margin-top: 13px;
  margin-bottom: 37px;
  border-radius: 20px;
}

.swiper-contact-question-title3 {
  color: #0f0f0f;
  margin-bottom: 16px;
}

.swiper-contact-question-title4 {
  margin-bottom: 88px;
}

.button-contact-swiper {
  width: 290px;
  height: 71px;
  justify-content: center;
  align-items: center;
  display: flex;
}

html {
  margin: 0 !important;
}

body {
  margin: 0;
  font-family: "PP Neue Montreal", sans-serif;
  background: #efefef;
  transition: background 0.5s ease;
  cursor: none;
}

body * {
  cursor: none;
  font-family: "PP Neue Montreal", sans-serif;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.body-animation {
  overflow: hidden;
}

body.body-animation .content-main {
  z-index: 6;
}

body.content-main-invert:not(.content-main-modal) {
  background: #0f0f0f;
}

body:hover .cursor-follower {
  visibility: visible;
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

.container {
  padding: 0 40px;
  max-width: 2500px;
  margin: auto;
}

.section-init {
  display: flex;
  flex-direction: column;
}

.section-init-container {
  flex: 1 1 auto;
  height: calc(100vh + 60px);
  width: 100%;
  margin-bottom: -60px;
  position: relative;
}

.section-init-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.section-init-content-int {
  height: 100%;
  padding: 50px 0 120px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.section-init-text-animate {
  flex: 0 0 auto;
  overflow: hidden;
  background: linear-gradient(0deg, #ff4343, #ff4343), #d9d9d9;
  border-radius: 20px 20px 0px 0px;
  position: relative;
}

.section-init-text-animate h1 {
  font-size: clamp(100px, 12.66vw, 255px);
  font-weight: 400;
  line-height: 1;
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  white-space: nowrap;
  letter-spacing: -0.04em;
  text-transform: uppercase;
}

.section-init-content-int-bg {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  bottom: 0;
  height: 100%;
}

.section-init-content-logo-int-big {
  position: relative;
  z-index: 2;
  max-width: 100%;
  opacity: 0;
  transition: all 0.5s ease;
}

.section-init-content-int-text {
  position: relative;
  z-index: 2;
  margin-top: auto;
  width: 775px;
}

.section-init-content-int-text h2 {
  font-size: clamp(20px, 1.98vw, 40px);
  font-weight: 400;
  line-height: 120%;
  color: #efefef;
  text-decoration: none;
  margin: 0;
  text-align: center;
}

.content-main {
  background: #efefef;
  position: relative;
  z-index: 4;
  padding-top: 0px;
  transition: background 0.5s ease;
  border-radius: 20px 20px 0px 0px;
}

.content-main-gray {
  background-color: #d9d9d9 !important;
}

.content-main.content-main-invert:not(.content-main-modal),
.content-main.content-main-modal-invert:not(.content-main-modal),
.content-main.content-main-invert-cultura:not(.content-main-modal) {
  background: #0f0f0f;
}

.content-main.content-main-invert:not(.content-main-modal) *,
.content-main.content-main-modal-invert:not(.content-main-modal) *,
.content-main.content-main-invert-cultura:not(.content-main-modal) * {
  color: #fff;
}

.content-main.content-main-invert:not(.content-main-modal)
  .section-home4-content-title
  u
  div,
.content-main.content-main-modal-invert:not(.content-main-modal)
  .section-home4-content-title
  u
  div,
.content-main.content-main-invert-cultura:not(.content-main-modal)
  .section-home4-content-title
  u
  div {
  border-color: #fff;
}

.content-main.content-main-invert:not(.content-main-modal)
  .section-servicios5-content-item-left-btn-text,
.content-main.content-main-modal-invert:not(.content-main-modal)
  .section-servicios5-content-item-left-btn-text,
.content-main.content-main-invert-cultura:not(.content-main-modal)
  .section-servicios5-content-item-left-btn-text {
  color: #ff4343 !important;
}

.content-main.content-main-invert:not(.content-main-modal)
  .btn1:hover
  .section-servicios5-content-item-left-btn-text,
.content-main.content-main-modal-invert:not(.content-main-modal)
  .btn1:hover
  .section-servicios5-content-item-left-btn-text,
.content-main.content-main-invert-cultura:not(.content-main-modal)
  .btn1:hover
  .section-servicios5-content-item-left-btn-text {
  color: #ffffff !important;
}

.content-main.content-main-invert:not(.content-main-modal)
  .section-home5-content-img,
.content-main.content-main-modal-invert:not(.content-main-modal)
  .section-home5-content-img,
.content-main.content-main-invert-cultura:not(.content-main-modal)
  .section-home5-content-img {
  filter: invert(1);
}

.content-main.content-main-invert:not(.content-main-modal) .title4 img,
.content-main.content-main-modal-invert:not(.content-main-modal) .title4 img,
.content-main.content-main-invert-cultura:not(.content-main-modal) .title4 img {
  filter: invert(1);
}

.content-main.content-main-invert:not(.content-main-modal)
  .content-main-header-nav-logo,
.content-main.content-main-modal-invert:not(.content-main-modal)
  .content-main-header-nav-logo,
.content-main.content-main-invert-cultura:not(.content-main-modal)
  .content-main-header-nav-logo {
  filter: invert(1);
}

.content-main.content-main-invert:not(.content-main-modal)
  .content-main-header-nav
  .btn-plus
  span,
.content-main.content-main-modal-invert:not(.content-main-modal)
  .content-main-header-nav
  .btn-plus
  span,
.content-main.content-main-invert-cultura:not(.content-main-modal)
  .content-main-header-nav
  .btn-plus
  span {
  background: #fff;
}

.content-main.content-main-invert:not(.content-main-modal)
  .section-home5-content-title
  lottie-player,
.content-main.content-main-modal-invert:not(.content-main-modal)
  .section-home5-content-title
  lottie-player,
.content-main.content-main-invert-cultura:not(.content-main-modal)
  .section-home5-content-title
  lottie-player {
  filter: invert(1);
}

.content-main.content-main-invert:not(.content-main-modal)
  .section-servicios2-content-left-list-link:after,
.content-main.content-main-modal-invert:not(.content-main-modal)
  .section-servicios2-content-left-list-link:after,
.content-main.content-main-invert-cultura:not(.content-main-modal)
  .section-servicios2-content-left-list-link:after {
  background: transparent;
}

.content-main.content-main-invert:not(.content-main-modal)
  .section-method-content-item-content,
.content-main.content-main-modal-invert:not(.content-main-modal)
  .section-method-content-item-content,
.content-main.content-main-invert-cultura:not(.content-main-modal)
  .section-method-content-item-content {
  background: #0f0f0f;
}

.content-main.content-main-invert:not(.content-main-modal)
  .section-method-content-item,
.content-main.content-main-modal-invert:not(.content-main-modal)
  .section-method-content-item,
.content-main.content-main-invert-cultura:not(.content-main-modal)
  .section-method-content-item {
  background: #0f0f0f;
}

.content-main.content-main-sticky {
  position: sticky;
  bottom: 0;
}

.content-main.content-main-services-active {
  background: #ff4343;
}

.content-main.content-main-services-active
  .section-services-new-content-items-nav
  .section-services-new-content-items-nav-title {
  color: #0f0f0f;
  opacity: 0.3;
}

.content-main.content-main-services-active
  .section-services-new-content-items-nav.active
  .section-services-new-content-items-nav-title {
  opacity: 1;
}

.content-main-referentes {
  border-radius: 0;
}

.pin-content-main {
  mix-blend-mode: difference;
}

.content-main-header {
  position: relative;
  top: 0;
  z-index: 11;
  left: 0;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 20px;
  transition:
    inset 1s ease,
    opacity 1s ease;
  border-radius: 20px 20px 0px 0px;
  overflow: hidden;
  background: linear-gradient(
    180deg,
    #efefef -3.12%,
    rgba(239, 239, 239, 0) 62.47%
  );
  background: transparent !important;
  pointer-events: none;
}

.cta-content-main-header {
  position: absolute;
  top: 0;
  z-index: 10;
  left: 0;
  padding-top: 25px;
  padding-bottom: 20px;
  width: 100%;
  -webkit-transition:
    inset 1s ease,
    opacity 1s ease;
  -o-transition:
    inset 1s ease,
    opacity 1s ease;
  transition:
    inset 1s ease,
    opacity 1s ease;
  overflow: hidden;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(-3.12%, #efefef),
    color-stop(62.47%, rgba(239, 239, 239, 0))
  );
  background: -o-linear-gradient(
    top,
    #efefef -3.12%,
    rgba(239, 239, 239, 0) 62.47%
  );
  background: linear-gradient(
    180deg,
    #efefef -3.12%,
    rgba(239, 239, 239, 0) 62.47%
  );
  background: transparent !important;
  pointer-events: none;
  -webkit-filter: invert(1);
  filter: invert(1);
}

.cta-content-main-header.menu-fixed {
  inset: -100px auto auto 0 !important;
  border-radius: 0px;
}

.cta-content-main-header.menu-fixed.active {
  inset: 0px auto auto 0 !important;
}

.cta-content-main-header .content-main-header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}

.cta-text-light {
  filter: invert(1) !important;
}

.content-main-header.menu-fixed {
  inset: -200px auto auto 0 !important;
  border-radius: 0px;
}

.content-main-header.menu-fixed.active {
  inset: 0px auto auto 0 !important;
}

.animation-enter-menu {
  overflow: hidden;
  width: -webkit-fit-content;
  width: fit-content;
}

.animation-enter-menu > span {
  display: block;
  width: -webkit-fit-content;
  width: fit-content;
}

.animation-enter-menu-lottie {
  overflow: visible;
}

.content-main-header-nav {
  display: flex;
  align-items: center;
  pointer-events: all;
}

.link-custom-line-lottie {
  position: relative;
  overflow: visible;
}

.link-custom-line-lottie lottie-player {
  position: absolute;
  left: -7%;
  width: 120%;
  bottom: -53%;
  height: 100%;
  transform: rotate(6deg);
}

.link-custom-line-lottie:after {
  display: none;
}

.content-main-header-nav-talk-link {
  font-weight: 400;
  font-size: clamp(15px, 1.0416667vw, 26px);
  line-height: clamp(22.5px, 1.5625vw, 39px);
  color: #efefef;
  text-decoration: none !important;
}

.content-main-header-nav-talk-link lottie-player {
  transform: rotate(7deg);
  filter: invert(1);
}

.content-main-header-nav-logo {
  margin-right: auto;
  transition: all 0.3s ease;
  z-index: 3;
  filter: invert(1);
}

.box-menu {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: -5%;
  background: #ff4343;
  z-index: 2;
  display: block;
  transform: translateY(-200%);
  transition: all 1s ease;
}

.box-menu.active {
  transform: translateY(0%);
}

.box-menu.active:after {
  height: 10vh;
  bottom: -10vh;
}

.box-menu .menu-phrase {
  content: "";
  background: #ff4343;
  width: 100%;
  display: block;
  transition: all 1s ease;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.box-menu-header {
  display: flex;
  align-items: center;
}

.box-menu-footer .animation-enter-menu-btn-plus {
  margin-bottom: 25px;
}

.box-menu-footer .btn-plus {
  margin-left: 0;
}

.box-menu-footer .btn-plus span {
  background: #fff;
}

.box-menu-footer-content {
  display: flex;
  align-items: flex-end;
}

.box-menu-body-links-right {
  display: flex;
  margin-left: auto;
  padding: 0;
}

.box-menu-body-links-right .animation-enter-menu-int {
  margin-left: 15px;
}

.box-menu-body-links-lang {
  color: #efefef;
  display: flex;
  align-items: center;
  padding-bottom: 0;
  margin-left: clamp(58.5px, 4.0625vw, 97.5px);
}

.box-menu-body-links-lang .animation-enter-menu-int-separate {
  margin: 0 10px;
}

.box-menu-body {
  margin-top: auto;
}

.box-menu-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-width: 2500px;
  margin: auto;
  padding: 25px 40px 80px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background: #0f0f0f;
}

.box-menu-footer {
  margin-top: 25px;
}

.section-home1-content-img {
  display: block;
  width: clamp(350px, 27.085vw, 720px);
}

.section-home1-content-text {
  width: 91.5%;
}

.section-home1 {
  padding: clamp(50px, 3.785vw, 80px) 0 clamp(110px, 8.507vw, 180px);
}

.section-home1-content-text-icon2 {
  position: relative;
  display: inline-block;
}

.section-home1-content-text-icon2 lottie-player {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 200%;
}

.section-home1-content-text-icon3 {
  position: relative;
  display: inline;
  margin: 0 -40px;
  padding: 0 clamp(38px, 2.86%, 100px);
}

.section-home1-content-text-icon3 lottie-player {
  position: absolute;
  left: 0;
  top: -16px;
  width: 70%;
  margin: auto;
  right: 0;
  transform: rotate(-145deg);
}

.section-home1-content-text-icon4 {
  position: relative;
  display: inline;
}

.section-home1-content-text-icon4 lottie-player {
  position: absolute;
  left: -11%;
  top: 10px;
  bottom: 0;
  margin: auto;
  right: 0;
  width: 120%;
  object-fit: contain;
  height: 227%;
  transform: rotate(4deg);
}

.section-home1-content-text-icon5 {
  position: relative;
  display: inline;
  z-index: -1;
  padding: 0 5.7%;
  margin-right: 15px;
}

.section-home1-content-text-icon5 img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.section-home1-content-text-icon1 {
  padding: 2% 5.4156%;
  position: relative;
  margin-left: -2%;
  display: inline;
}

.section-home1-content-text-icon1 lottie-player {
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
}

.section-home1-content-text-icon6 {
  position: relative;
  padding: 0px 5%;
  margin-left: -2%;
}

.section-home1-content-text-icon6 lottie-player {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  transform: rotate(170deg);
}

.section-home1-content-text-icon6-1 lottie-player {
  transform: rotate(0deg);
}

.section-home1-content-text-icon1-1 lottie-player {
  width: 120%;
  top: -10%;
}

.section-home2 {
  padding-bottom: clamp(80px, 6.772vw, 130px);
}

.section-home2 .container {
  padding: 0 20px;
}

.content-section-home2 {
  display: flex;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.section-home2-container {
  overflow: hidden;
}

.swiper-section-home2-slide {
  width: 100%;
  height: calc(100% - 40px);
  position: absolute;
  left: 0;
  top: 20px;
}

.swiper-section-home2-slide:nth-child(1) .swiper-section-home2-slide-img {
  opacity: 1 !important;
}

.swiper-section-home2-slide-img {
  position: relative;
  height: 100%;
  opacity: 0;
}

.swiper-section-home2-slide-img img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

.swiper-section-home2-slide-content {
  position: absolute;
  bottom: 0;
  opacity: 0;
  transform: translateY(100px);
  padding: clamp(43px, 4.835vw, 93px) clamp(22px, 2.288vw, 44px)
    clamp(22px, 2.288vw, 44px);
}

.swiper-section-home2-slide-content-title {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.swiper-section-home2-slide-content-title h3 {
  font-weight: 400;
  font-size: clamp(32px, 2.9vw, 72px);
  line-height: 1;
  margin: 0;
  color: #ffffff;
}

.swiper-section-home2-slide-content-title > span {
  border-radius: 50%;
  display: inline-block;
  width: clamp(21px, 1.65vw, 31px);
  height: clamp(21px, 1.65vw, 31px);
  margin-right: clamp(10px, 0.8vw, 15px);
  display: none;
}

.swiper-section-home2-slide-content-title > span svg {
  width: 100%;
  height: 100%;
}

.swiper-section-home2-slide-content-tags {
  display: none;
}

.swiper-section-home2-slide-content-tag {
  font-weight: 400;
  border: 1px solid #ffffff;
  border-radius: 50px;
  display: block;
  text-align: center;
  color: #fff;
  padding: 10px 17px;
  margin-right: clamp(11.25px, 0.78125vw, 18.75px);
  font-size: clamp(16px, 1.05vw, 25px);
  line-height: clamp(20px, 1.57vw, 40px);
}

.section-home3-content-title {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.section-home3-content-title lottie-player {
  width: 76px;
  margin: 0 -20px;
  margin-right: -5px;
  margin-top: -5px;
  margin-bottom: 5px;
}

.section-home3-content-text {
  width: 58%;
  margin-bottom: clamp(200px, 15.63vw, 300px);
  position: relative;
}

.section-home3-content {
  position: relative;
}

.section-home3-content .btn1 {
  position: relative;
  z-index: 2;
}

.section-home3-content-img {
  position: absolute;
  right: 6%;
  left: 0%;
  margin: auto;
  z-index: -1;
  top: 22%;
  width: clamp(300px, 23.44vw, 450px);
}

.section-home3 {
  padding-bottom: clamp(250px, 20.84vw, 400px);
}

.section-home3 .container {
  position: relative;
}

.swiper-slide-home4 {
  display: flex;
  align-items: stretch;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.swiper-slide-home4-left-img {
  border-radius: 20px;
  transform: translateY(-50%);
  position: relative;
  overflow: hidden;
  top: 50%;
  height: calc(100vh - 80px);
}

.swiper-slide-home4-left-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-slide-home4-2 .swiper-slide-home4-left-img {
  transform: translateY(-50%);
}

.swiper-slide-home4-left {
  flex: 0 0 50%;
  padding: 50px 0;
  transform: translateY(100%);
  opacity: 1 !important;
}

.swiper-slide-home4-right {
  flex: 0 0 50%;
  margin-left: 9.6%;
  padding: 1.574% 0 2%;
  display: flex;
  flex-direction: column;
  max-height: clamp(675px, 46.875vw, 1125px);
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
}

.section-home4-content-title {
  width: 100%;
  margin-bottom: clamp(80px, 7.82vw, 150px);
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  transition: all 0s ease;
}

.section-home4-content-title u {
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  flex: 1 1 auto;
  transition: all 0s ease;
}

.section-home4-content-title u div {
  border-bottom: 1px solid #0f0f0f;
  transition: border-color 0.5s ease;
}

.section-home4-content-title .space-title9 {
  display: block;
  width: 100%;
}

.section-home4-content-title div:not(.space-title9) {
  flex: 1 1 auto;
}

.section-home4 {
  padding: clamp(45px, 5.21vw, 100px) 0 clamp(45px, 7.85vw, 150px);
}

.swiper-slide-home4-right-subtitle {
  margin: 0;
  margin-bottom: clamp(15px, 1.15vw, 22px);
}

.swiper-slide-home4-right-text {
  margin-bottom: auto;
  width: 75%;
}

.section-home4-content-swiper {
  display: flex;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.section-home5-content-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all 0.5s ease;
  z-index: -1;
}

.section-home5 {
  position: relative;
}

.section-home5 .container {
  position: relative;
}

.section-home5-content-title {
  display: flex;
  align-items: center;
  margin-bottom: clamp(7.5px, 0.5208333vw, 12.5px);
}

.section-home5-content-title lottie-player {
  width: clamp(70px, 4.7vw, 90px);
  margin: 0 -5px;
  margin-top: -15px;
  transition: all 0.5s ease;
}

.section-home5-content-text {
  width: 60%;
  margin-bottom: clamp(200px, 14.59vw, 280px);
}

.section-home5-content {
  padding: clamp(75px, 5.2083333vw, 125px) 0;
}

.swiper-slide-home6 {
  width: auto;
}

/* SECTION 7  */

.section-home7-content-text {
  width: 91.5%;
  margin: 14vw 0 16vw 0;
}

.section-home7 {
  padding: clamp(50px, 3.785vw, 80px) 0 clamp(110px, 8.507vw, 180px);
}

.section-home7-content-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  width: 100%;
  padding: 1rem 0;
}

.section-home7-card-left,
.section-home7-card-right {
  width: 100%;
  aspect-ratio: 9 / 10;
  perspective: 100rem;
}

.section-home7-card-inner {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}

.section-home7-card-inner.is-rotated {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.section-home7-card-front,
.section-home7-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.section-home7-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2rem;
  gap: 1rem;
}

.section-home7-card-left .text1,
.section-home7-card-left .title7 {
  color: #efefef !important;
}

.section-home7-card-right .text1,
.section-home7-card-right .title7 {
  color: #0f0f0f !important;
}

.section-home7-card-front {
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 24px;
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-home7-card-left .section-home7-card-front,
.section-home7-card-left .section-home7-card-back {
  background-color: #0f0f0f;
}

.section-home7-card-right .section-home7-card-front,
.section-home7-card-right .section-home7-card-back {
  background-color: #d9d9d9;
}

.section-home7-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.section-home7-img img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.section-home7-card-back {
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 24px;
  padding: 2rem;
  gap: 2rem;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.section-home7-card-left .section-home7-card-back .text5,
.section-home7-card-left .section-home7-card-back .text2 {
  color: #efefef !important;
}

.section-home7-card-right .section-home7-card-back .text5,
.section-home7-card-right .section-home7-card-back .text2 {
  color: #0f0f0f !important;
}

@media (min-width: 1080px) and (max-width: 1280px) {
  .section-home7-card-back .text2 {
    font-size: clamp(1.625rem, -0.4rem + 3vw, 2rem);
    line-height: clamp(1.625rem, -0.4rem + 3vw, 2rem);
  }
}

.section-home7-back-card-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.section-home7-back-card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
}

.section-home7-back-card-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}

.section-home7-back-card-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
}

@media (max-width: 1079px) {
  .section-home7-content-cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-home7-card-left,
  .section-home7-card-right {
    max-width: 600px;
    margin: 0 auto;
  }
}

.section-home7-card-left .section-home7-card-front .btn-plus {
  position: absolute;
  top: 2rem;
  right: 2rem;
}

.section-home7-card-left .section-home7-card-back .btn-plus {
  position: absolute;
  top: 2rem;
  right: 2rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.section-home7-card-right .section-home7-card-front .btn-plus {
  position: absolute;
  top: 2rem;
  right: 2rem;
  -webkit-filter: invert(1);
  filter: invert(1);
}

.section-home7-card-right .section-home7-card-back .btn-plus {
  position: absolute;
  top: 2rem;
  right: 2rem;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-filter: invert(1);
  filter: invert(1);
}

.section-home7-content-text-icon1 {
  position: relative;
  display: inline-block;
}

.section-home7-content-text-icon1 lottie-player {
  position: absolute;
  top: 10%;
  left: 0;
  right: -20%;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 280%;
}

@media (max-width: 990px) {
  .section-home7-content-text-icon1 lottie-player {
    height: 240%;
  }
  .section-home7-content-text-icon2 lottie-player {
    bottom: -93%;
  }
  .section-home7-content-text-icon3 {
    padding: 0px 22% !important;
    margin: 0 -18.5% !important;
  }
  .section-home7-content-text-icon4 {
    padding: 0px 7% !important;
    margin: 0 -2.5%;
  }
}

.section-home7-content-text-icon2 {
  position: relative;
  display: inline-block;
}

.section-home7-content-text-icon2 lottie-player {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -95%;
  margin: auto;
  width: 100%;
  height: 330%;
  transform: rotate(4deg);
}

.section-home7-content-text-icon3 {
  position: relative;
  padding: 0px 15%;
  margin: 0 -12.5%;
}

.section-home7-content-text-icon3 lottie-player {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 500%;
}

.section-home7-content-text-icon4 {
  position: relative;
  padding: 0px 5%;
  margin: 0 -2.5%;
}

.section-home7-content-text-icon4 lottie-player {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 500%;
}

.section-marquee-content-icon1-img {
  display: inline-block;
  -webkit-transform: translateX(15%);
  -ms-transform: translateX(15%);
  transform: translateX(15%);
  -webkit-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
  height: clamp(150px, 10.4166667vw, 250px);
}

@media (max-width: 991px) {
  .section-marquee-content-icon1-img {
    height: 64px;
  }
}

@media (max-width: 1600px) {
  .section-marquee-content-icon1-img {
    height: clamp(100px, 9vw, 255px);
  }
}

@media (max-width: 600px) {
  .section-home7-content-cards .text1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .section-home7-content-cards .title7 {
    font-size: 18px;
    line-height: 24px;
  }

  .section-home7-content-cards .text2 {
    font-size: clamp(1rem, 0.857rem + 0.714vw, 1.125rem);
    line-height: clamp(1.375rem, 1.232rem + 0.714vw, 1.5rem);
  }
}

@media (max-width: 480px) {
  .section-home7-title {
    padding: 1rem;
  }

  .section-home7-card-back {
    padding: 1rem;
    gap: clamp(1rem, -0.524rem + 7.619vw, 1.5rem);
  }

  .section-home7-back-card-list {
    gap: clamp(0.5rem, -1.024rem + 7.619vw, 1rem);
  }

  .section-home7-card-left .section-home7-card-front .btn-plus {
    top: 1rem;
    right: 1rem;
  }

  .section-home7-card-left .section-home7-card-back .btn-plus {
    top: 1rem;
    right: 1rem;
  }

  .section-home7-card-right .section-home7-card-front .btn-plus {
    top: 1rem;
    right: 1rem;
  }

  .section-home7-card-right .section-home7-card-back .btn-plus {
    top: 1rem;
    right: 1rem;
  }
}

@media (max-width: 425px) {
  .section-home7-card-left,
  .section-home7-card-right {
    width: 100%;
    aspect-ratio: 3 / 4;
  }
}

/* SECTION 7  */

.card-design1-content-hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 0.3s ease;
  opacity: 0;
}

.card-design1-content {
  position: relative;
}

.card-design1-img-hover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease;
}

.card-design1:hover .card-design1-img-hover {
  opacity: 1;
}

.card-design1:hover .card-design1-img {
  border-radius: 400px;
}

.card-design1:hover .card-design1-img-bg-overlay {
  opacity: 0;
}

.card-design1-img-hover .card-design1-content-date {
  color: #fff;
}

.card-design1-img-hover .card-design1-content-title {
  color: #fff;
}

.card-design1-content-date {
  font-weight: 400;
  font-size: clamp(16px, 1.045vw, 26px);
  line-height: 1.3;
  margin: 0;
  transition: all 0.3s ease;
}

.card-design1-content-title {
  font-size: clamp(22px, 1.57vw, 39px);
  font-weight: 400;
  line-height: clamp(28px, 2.09vw, 52px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
  transition: all 0.5s ease;
  transition: all 0.3s ease;
}

.card-design1-content-title p {
  font-size: clamp(22px, 1.57vw, 39px);
  font-weight: 400;
  line-height: clamp(28px, 2.09vw, 52px);
  color: #0f0f0f;
  text-decoration: none;
  margin: 0;
}

.card-design1-content-title img {
  transition: all 0.5s ease;
}

.card-design1-img {
  margin-bottom: clamp(18px, 1.303vw, 25px);
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease;
}

.card-design1-img img {
  width: 100%;
  display: block;
  transition: all 0.3s ease;
}

.card-design1-img-bg-overlay {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s ease;
  opacity: 0;
}

.section-home6 {
  padding: clamp(90px, 7.3vw, 140px) 0;
  transition: all 0.05s ease;
}

.section-home6-content-swiper {
  padding-left: 40px;
  margin: 0 -40px;
}

.section-home6-content-swiper .swiper-button-disabled {
  opacity: 0;
}

.section-home6-content-swiper .swiper-button-next,
.section-home6-content-swiper .swiper-button-prev {
  top: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  width: 20%;
  transition: all 0.3s ease;
}

.section-home6-content-swiper .swiper-button-next:after,
.section-home6-content-swiper .swiper-button-prev:after {
  display: none;
}

.section-home6-content-swiper .swiper-button-next img,
.section-home6-content-swiper .swiper-button-prev img {
  width: 100%;
}

.section-home6-content-swiper .swiper-button-next .cursor-hover-animation,
.section-home6-content-swiper .swiper-button-prev .cursor-hover-animation {
  color: #ff4343;
}

.section-home6-content-swiper .swiper-button-next {
  right: 0;
}

.section-home6-content-swiper .swiper-button-prev {
  left: 0;
}

footer {
  background: #0f0f0f;
  border-radius: 20px 20px 0px 0px;
  width: 100%;
  padding: 60px 0 30px 0;
  z-index: 5;
  position: relative;
}

.content-footer {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.content-footer-int1 {
  display: flex;
  margin-bottom: auto;
}

.copyright-text {
  margin-left: auto;
  text-align: right;
}

.content-footer-int2 {
  display: flex;
  align-items: flex-end;
  padding-bottom: clamp(37.5px, 2.6041667vw, 62.5px);
}

.content-footer-int2 .copyright-text {
  display: none;
}

.content-footer .box-menu-footer-content {
  width: 50%;
  margin-left: auto;
}

.content-footer .box-menu-footer-content .box-menu-footer-content1,
.content-footer .box-menu-footer-content .box-menu-footer-content2 {
  width: 30%;
  display: flex;
  flex-direction: column;
}

.content-footer .box-menu-footer-content .box-menu-footer-content3 {
  width: 30%;
  color: #fff;
}

.content-footer .box-menu-footer-content .box-menu-footer-content4 {
  width: 10%;
  text-align: right;
}

.content-footer-int1-right {
  margin-left: auto;
  display: flex;
  align-items: flex-start;
  height: -webkit-fit-content;
  height: fit-content;
  width: clamp(566.25px, 39.3229167vw, 943.75px);
  justify-content: space-between;
}

.links-footer-right {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.links-footer-right li {
  margin-right: 1rem;
}

.links-footer-right li:last-child {
  margin: 0;
}

.links-footer-right-rd {
  margin-right: clamp(30px, 2.0833333vw, 50px);
}

.links-footer-right-cookies {
  margin-right: clamp(30px, 2.0833333vw, 50px);
}

.links-footer-right-lang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  margin-right: clamp(30px, 2.0833333vw, 50px);
}

.links-footer-right-lang li {
  margin-right: 0.5rem;
}

.links-footer-right-lang li span {
  font-size: clamp(14px, 1.05vw, 26px);
  line-height: clamp(18px, 1.567vw, 39px);
}

.content-footer-int3-logo img {
  width: 100%;
}

.content-footer-int2-left-left {
  padding-right: clamp(30px, 2.0833333vw, 50px);
}

.content-footer-int2-left-left .title8 {
  color: #ffffff;
}

.content-footer-int2-left-right .title8 {
  color: #ffffff;
}

.content-footer-int2-left {
  display: flex;
}

.content-footer-int2-right {
  margin-left: auto;
  margin-right: clamp(103.33333333px, 8.0729vw, 206.66666667px);
  width: clamp(400px, 31.25vw, 800px);
}

.box-newsletter-title {
  padding-bottom: clamp(15px, 1.0416667vw, 25px);
}

.box-newsletter-form-content {
  position: relative;
  border-bottom: 1px solid #fff;
  margin-bottom: clamp(12.75px, 0.8854167vw, 21.25px);
}

.box-newsletter-form-content input {
  font-style: normal;
  color: #ffffff;
  width: 100%;
  background: transparent;
  border: 0;
  outline: none !important;
  padding: 10px 0;
}

.box-newsletter-form-content input::placeholder {
  color: #bababa;
}

.btn-newsletter {
  position: absolute;
  right: 0;
  top: 0;
  font-size: clamp(18px, 1.25vw, 30px);
  line-height: 1.4;
  background: transparent;
  color: #fff;
  line-height: 1;
  padding: 0;
  bottom: 0;
  border: 0;
  z-index: 1001;
}

.box-newsletter-form-check input {
  display: none;
}

.box-newsletter-form-check input:checked + label:after {
  opacity: 1;
}

.box-newsletter-form-check label {
  color: #fff;
  display: flex;
  align-items: center;
  position: relative;
}

.box-newsletter-form-check label:before {
  content: "";
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  width: 24px;
  height: 24px;
  display: block;
  margin-right: 9px;
}

.box-newsletter-form-check label:after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  left: 7px;
  top: 7px;
  background: #fff;
  opacity: 0;
  transition: all 0.3s ease;
}

.swiper-section-home2 .swiper-pagination {
  bottom: clamp(22px, 2.288vw, 54px);
  left: clamp(22px, 2.288vw, 44px);
  display: flex;
  width: calc(100% - (clamp(22px, 2.288vw, 44px) * 2));
}

.swiper-section-home2 .swiper-pagination-bullet {
  position: relative;
  flex: 1 1 auto;
  height: auto;
  text-align: left;
  border-radius: 0;
  opacity: 1;
  margin-right: 20px;
  background-color: transparent;
}

.swiper-section-home2 .swiper-pagination-bullet em {
  font-size: 15px;
  line-height: 28px;
  font-weight: bold;
  letter-spacing: -0.38px;
  color: #111;
}

.swiper-section-home2 .swiper-pagination-bullet i {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 9px;
  border-bottom: 1px solid #fff;
}

.swiper-section-home2 .swiper-pagination-bullet b {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 0%;
  height: 9px;
  background-color: #fff;
}

.swiper-section-home2 .swiper-pagination-bullet-active {
  background-color: transparent;
}

.swiper-section-home2 .swiper-pagination-bullet-active b {
  animation-name: countingBar;
  animation-duration: 3s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-direction: alternate;
  animation-fill-mode: forwards;
}

@keyframes countingBar {
  0% {
    width: 0;
  }

  100% {
    width: 100%;
  }
}

.marquee__part {
  flex-shrink: 0;
  padding: 0 0.3%;
  font-smooth: always;
}

.marquee {
  overflow: hidden;
  background: linear-gradient(0deg, #ff4343, #ff4343), #d9d9d9;
  position: relative;
  margin-bottom: -25px;
  padding: clamp(15px, 1.1vw, 20px) 0 clamp(45px, 2.88vw, 55px);
}

.marquee-main {
  border-radius: 20px 20px 0px 0px;
  position: sticky;
  top: -50px;
}

.marquee__inner {
  -webkit-font-smoothing: antialiased;
  width: -webkit-fit-content;
  width: fit-content;
  display: flex;
  flex: auto;
  flex-direction: row;
}

.section-proyectos1-content-tag {
  font-size: clamp(26px, 2.0834vw, 52px);
  line-height: clamp(36px, 2.6042vw, 65px);
  color: #0f0f0f;
  text-decoration: none !important;
  margin-right: clamp(9px, 0.7292vw, 16px);
  transition: all 0.3s ease;
}

.section-proyectos1-content-tag:hover,
.section-proyectos1-content-tag.active {
  color: #ff4343;
}

.section-proyectos1-content-tag span {
  font-size: clamp(14px, 1.042vw, 26px);
  line-height: clamp(20px, 1.563vw, 39px);
}

.section-proyectos1-content-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -11px;
  position: relative;
}

.section-proyectos1-content-item {
  padding: 0 11px;
  margin-bottom: clamp(30px, 2.709vw, 52px);
  text-decoration: none;
  display: block;
}

.section-proyectos1-content-item-card-image {
  padding-top: 77.008%;
  position: relative;
  margin-bottom: clamp(13px, 1.095vw, 21px);
  overflow: hidden;
  border-radius: 20px;
  width: 100%;
  transition: all 0.5s ease;
  isolation: isolate;
  transform: translateZ(0);
  border: 2px solid #efefef;
}

.section-proyectos1-content-item-card-image .cursor-hover-animation {
  z-index: 2;
}

.section-proyectos1-content-item-card-image img,
.section-proyectos1-content-item-card-image video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0px;
  z-index: 2;
}

.section-proyectos1-content-item-card-image-hover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 20px;
  opacity: 1;
  transition: all 0.5s ease;
}

.section-proyectos1-content-item-card:hover
  .section-proyectos1-content-item-card-image {
  border-radius: clamp(300px, 20.8333333vw, 530px);
}

.section-proyectos1-content-item-card:hover
  .section-proyectos1-content-item-card-content {
  flex: 1 1 auto;
}

.section-proyectos1-content-item-card-content {
  display: flex;
  width: -webkit-fit-content;
  width: fit-content;
  justify-content: center;
  transition: all 0.3s ease;
}

.section-proyectos1-content-item-card-content-title {
  margin-right: 5px;
}

.section-proyectos1-content-item-card-content-tags {
  color: #bababa !important;
}

.section-proyectos1-content-tags {
  padding: clamp(90px, 7.136vw, 137px) 0 24px 0;
  width: 61%;
  display: flex;
  flex-wrap: wrap;
}

.section-referentes1 {
  padding-top: clamp(90px, 6.25vw, 150px);
}

.section-referentes1-content {
  padding-bottom: clamp(150px, 10.4166667vw, 250px);
}

.section-shop1-content-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  grid-auto-rows: minmax(100px, auto);
  margin-bottom: 20px;
}

.section-shop1-content-items .section-shop1-content-item:nth-child(1) {
  grid-column: 1 / 2;
  grid-row: 1 / 2;
}

.section-shop1-content-items .section-shop1-content-item:nth-child(2) {
  grid-column: 2 / 3;
  grid-row: 1 / 2;
}

.section-shop1-content-items .section-shop1-content-item:nth-child(3) {
  grid-column: 3 / 4;
  grid-row: 1 / 3;
}

.section-shop1-content-items
  .section-shop1-content-item:nth-child(3)
  .section-shop1-content-item-card-box-image {
  padding-top: clamp(685.5px, 47.6041667vw, 1142.5px);
}

.section-shop1-content-items .section-shop1-content-item:nth-child(4) {
  grid-column: 1 / 2;
  grid-row: 2 / 4;
}

.section-shop1-content-items
  .section-shop1-content-item:nth-child(4)
  .section-shop1-content-item-card-box-image {
  padding-top: clamp(685.5px, 47.6041667vw, 1142.5px);
}

.section-shop1-content-items .section-shop1-content-item:nth-child(5) {
  grid-column: 2 / 3;
  grid-row: 2 / 3;
}

.section-shop1-content-items .section-shop1-content-item:nth-child(6) {
  grid-column: 2 / 3;
  grid-row: 3 / 4;
}

.section-shop1-content-items .section-shop1-content-item:nth-child(7) {
  grid-column: 3 / 4;
  grid-row: 3 / 4;
}

.section-shop1-content-items .section-shop1-content-item:nth-child(8) {
  grid-column: 1 / 2;
  grid-row: 4 / 5;
}

.section-shop1-content-items .section-shop1-content-item:nth-child(9) {
  grid-column: 2 / 3;
  grid-row: 4 / 6;
}

.section-shop1-content-items
  .section-shop1-content-item:nth-child(9)
  .section-shop1-content-item-card-box-image {
  padding-top: clamp(685.5px, 47.6041667vw, 1142.5px);
}

.section-shop1-content-items .section-shop1-content-item:nth-child(10) {
  grid-column: 3 / 4;
  grid-row: 4 / 5;
}

.section-shop1-content-items .section-shop1-content-item:nth-child(11) {
  grid-column: 1 / 2;
  grid-row: 5 / 6;
}

.section-shop1-content-items .section-shop1-content-item:nth-child(12) {
  grid-column: 3 / 4;
  grid-row: 5 / 6;
}

.section-shop1-content-item-card-box-image {
  position: relative;
  padding-top: clamp(330.75px, 22.96875vw, 551.25px);
  border-radius: 20px;
  overflow: hidden;
}

.section-shop1-content-item-card-box-image img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  object-fit: cover;
}

.section-shop1-content-item-card-box-content-title {
  font-weight: 400;
  margin: 0;
  color: #0f0f0f;
  font-size: clamp(24px, 2.084vw, 40px);
  line-height: clamp(32px, 2.61vw, 50px);
  margin-right: 5px;
}

.section-shop1-content-item-card-box-content-price {
  font-weight: 400;
  font-size: clamp(24px, 2.084vw, 40px);
  line-height: clamp(32px, 2.61vw, 50px);
  margin: 0;
  color: #bababa;
}

.section-shop1-content-item-card-box-content {
  display: flex;
  padding-top: clamp(6px, 0.782vw, 15px);
}

.section-shop1-content-item-card-box-hover-image {
  position: relative;
  padding-top: 116.67%;
  border-radius: 20px;
}

.section-shop1-content-item-card-box-hover-content-title {
  font-weight: 400;
  font-size: clamp(24px, 2.084vw, 40px);
  line-height: clamp(32px, 2.61vw, 50px);
  margin: 0;
  color: #0f0f0f;
}

.section-shop1-content-item-card-box-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.3s ease;
}

.section-shop1-content-item-card {
  position: relative;
  text-decoration: none !important;
  display: block;
}

.section-shop1-content-item-card:hover .card-design1-img-hover {
  opacity: 1;
}

.section-shop1-content-item-card-box-hover-image-text {
  position: absolute;
  left: 0;
  top: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  padding-top: 8.17%;
}

.section-shop1-content-item-card-box-hover-image-title,
.section-shop1-content-item-card-box-hover-image-price {
  font-weight: 400;
  font-size: clamp(45px, 3.646vw, 70px);
  line-height: clamp(55px, 4.43vw, 85px);
  margin: 0;
  color: #fff;
}

.section-shop1-content-item-card-box-hover-image-title {
  margin-right: 10px;
}

.section-shop1-content-item-card-box-hover-content {
  background: #efefef;
  padding-top: clamp(6px, 0.782vw, 15px);
}

.section-shop1-content-item-card-box {
  transition: all 0.3s ease;
}

.section-shop1 {
  padding: clamp(90px, 7.032vw, 135px) 0 clamp(40px, 3.125vw, 60px);
}

.animation-item-scroll {
  opacity: 0;
}

.section-servicios1-content {
  padding: clamp(150px, 15.938vw, 306px) 0 clamp(80px, 9.011vw, 173px);
}

.section-servicios1-content .section-home1-content-text {
  width: 90.5%;
}

.section-home1-content-text-icon8 {
  position: relative;
  display: inline-block;
}

.section-home1-content-text-icon8 lottie-player {
  position: absolute;
  left: -8%;
  bottom: -140%;
  display: block;
  width: 120%;
  margin: auto;
  height: 200%;
  right: 0;
  top: 0;
  transform: rotate(3deg);
}

.section-home1-content-text-icon7 {
  position: relative;
  display: inline-block;
}

.section-home1-content-text-icon7 lottie-player {
  position: absolute;
  top: 15%;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 210%;
}

.section-servicios2-content-left {
  width: 58%;
  opacity: 0;
  display: flex;
  flex-direction: column;
}

.section-servicios2-content-right {
  width: 42%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  opacity: 0;
}

.section-servicios2-content-items .swiper-wrapper {
  display: flex;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.section-servicios2-content-item {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 2vh 0;
}

.section-servicios2-content-item-1 .section-servicios2-content-left {
  opacity: 1;
}

.section-servicios2-content-item-1 .section-servicios2-content-right {
  opacity: 1;
}

.section-servicios2-content-right-img img {
  max-width: 100%;
  transition: all 0.3s ease;
}

.section-servicios2-content-left-list {
  color: #0f0f0f;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: auto;
  margin-bottom: auto;
  position: relative;
  transition: all 0s ease;
  padding: 20px 0;
}

.section-servicios2-content-left-list li {
  position: relative;
  overflow: hidden;
}

.section-servicios2-content-left-title {
  margin-bottom: auto;
  text-align: right;
}

.section-servicios2-content-left-subtitle {
  margin-bottom: clamp(9px, 0.8vw, 14px);
}

.section-servicios2-content-left-text {
  margin-bottom: clamp(70px, 5.06vw, 97px);
}

.section-servicios2-content-left-text .title4 {
  position: relative;
}

.section-servicios2-content-left-text
  .title4
  .section-servicios2-content-left-list-link-arrow {
  transform: rotate(-90deg);
  position: relative;
  display: inline-block;
  opacity: 0;
}

.section-servicios2-content-left-text .title4 u {
  position: relative;
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  opacity: 0;
}

.section-servicios3-content-item {
  padding: clamp(8px, 0.63vw, 12px) 0;
  border-top: 1px solid #fff;
}

.section-servicios3-content-section-int {
  display: flex;
}

.section-servicios3-content-items {
  margin-bottom: clamp(32px, 2.761vw, 53px);
}

.section-servicios3-content-section-int-left-img img {
  width: 100%;
  border-radius: 20px;
}

.section-servicios3-content-section-int-left {
  width: 32.609%;
}

.section-servicios3-content-section-int-right {
  width: 72.4%;
  padding-left: 9.46%;
}

.section-servicios3-content-section-int-right-text {
  margin-bottom: clamp(30px, 2.345vw, 45px);
  width: clamp(680px, 47.45vw, 1186px);
  max-width: 100%;
}

.section-servicios3-content-section-int-right-text p {
  margin: 0;
}

.section-servicios3 {
  padding-bottom: clamp(30px, 2.605vw, 50px);
}

.section-servicios2-content-text {
  padding: 30px 0 75px;
}

.section-servicios2-content-text h6 a {
  color: #ff4343 !important;
  text-decoration: none !important;
}

.section-servicios3-content-section-int-right-button {
  display: block;
  width: 50%;
}

.section-servicios3-content-section-int-right-button img {
  width: 100%;
}

.section-content-modal-section5-swiper {
  margin: 0 -40px;
  padding: 0 25%;
}

.section-content-modal-section5-swiper .swiper-button-disabled {
  opacity: 0;
}

.section-content-modal-section5-swiper .swiper-button-next,
.section-content-modal-section5-swiper .swiper-button-prev {
  top: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  width: 20%;
  transition: all 0.3s ease;
}

.section-content-modal-section5-swiper .swiper-button-next:after,
.section-content-modal-section5-swiper .swiper-button-prev:after {
  display: none;
}

.section-content-modal-section5-swiper .swiper-button-next img,
.section-content-modal-section5-swiper .swiper-button-prev img {
  width: 100%;
}

.section-content-modal-section5-swiper .swiper-button-next {
  right: 0;
}

.section-content-modal-section5-swiper .swiper-button-prev {
  left: 0;
}

.section-content-modal {
  z-index: 5;
  overflow: hidden;
  margin-top: 5px !important;
}

.section-content-modal .section-content-modal-int > * {
  opacity: 0;
}

.section-content-modal-section3-content {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}

.section-content-modal-section3-50 {
  padding: 0 clamp(6.66666667px, 0.5208vw, 13.33333333px);
  width: 50%;
  margin-bottom: clamp(13.33333333px, 1.0417vw, 26.66666667px);
}

.section-content-modal-section3-50 img,
.section-content-modal-section3-50 video {
  width: 100%;
  border-radius: 20px;
}

.section-content-modal-section3-100 {
  margin-bottom: clamp(13.33333333px, 1.0417vw, 26.66666667px);
  padding: 0 clamp(5px, 0.521vw, 10px);
  width: 100%;
}

.section-content-modal-section3-100 img,
.section-content-modal-section3-100 video {
  width: 100%;
  border-radius: 20px;
}

.section-content-modal-section3-content-iframe {
  width: 100%;
  position: relative;
}
.section-content-modal-section3-content-iframe > .iframe-video-height {
  display: block;
}
.section-content-modal-section3-content-iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
}

.section-content-modal-section1-img {
  width: 100%;
}

.section-content-modal-section2-content {
  display: flex;
}

.section-content-modal-section2-content-right-text p {
  color: #fff;
  margin: 0;
  font-size: clamp(24px, 2.0833333vw, 50px);
  line-height: 1.25;
}

.section-content-modal-section2-content .title10 ul {
  color: #fff;
}

.section-content-modal-section2-content-right-title {
  color: #fff;
  margin-bottom: clamp(18px, 1.25vw, 30px);
}

.section-content-modal-section2-content-right {
  width: 66%;
}

.section-content-modal-section2-content-left {
  width: 34%;
}

.section-content-modal-section4-content-right {
  width: 66%;
  margin-left: auto;
}

.section-content-modal-section4-content-right-text p {
  margin: 0;
}

.section-content-modal-header-title {
  color: #efefef;
  margin-bottom: clamp(25px, 2.084vw, 40px);
  width: 40%;
  line-height: 105%;
}

.section-content-modal-header-text {
  display: flex;
  align-items: center;
}

.section-content-modal-header-text img {
  filter: invert(0) !important;
  padding-right: clamp(12.75px, 0.8854167vw, 21.25px);
  margin-right: clamp(12.75px, 0.8854167vw, 21.25px);
  border-right: 1px solid;
  max-height: clamp(16.66666667px, 1.3021vw, 33.33333333px);
}

.section-content-modal-header-text p {
  margin: 0;
  color: #ffff;
}

.section-content-modal-header {
  padding-bottom: clamp(60px, 4.1666667vw, 100px);
  padding-top: 50vh;
}

.section-content-modal-section2 {
  padding: clamp(90px, 7.292vw, 140px) 0 clamp(100px, 8.594vw, 165px);
}

.section-content-modal-section4 {
  padding: clamp(105px, 7.2916667vw, 175px) 0
    clamp(95.25px, 6.6145833vw, 158.75px);
}

.section-content-modal-section6 {
  padding: clamp(90px, 7.292vw, 140px) 0 clamp(85px, 6.78vw, 130px);
}

.section-content-modal-section6-item {
  padding-bottom: 40px;
}

.section-content-modal-section6-items
  .section-content-modal-section6-item:last-child {
  padding-bottom: 0;
}

.section-content-modal-section8-left-title a {
  color: #0f0f0f;
  text-decoration: none;
}

.section-content-modal-section8-left-title a span {
  color: #ff4343;
  border-bottom: 3px solid #ff4343;
}

.section-content-modal-section8 {
  padding: clamp(200px, 18.49vw, 355px) 0 clamp(200px, 14.323vw, 275px);
  position: relative;
}

.section-content-modal-section8-img {
  position: absolute;
  left: 0;
  right: -7%;
  margin: auto;
  top: -10%;
  bottom: 0;
  width: clamp(300px, 22.89vw, 439px);
}

.section-content-modal-section9-content {
  display: flex;
  justify-content: space-between;
}

.section-content-modal-section9-content-next {
  text-align: right;
  margin-left: auto;
  padding: clamp(15px, 1.25vw, 24px) 0;
  display: block;
  position: relative;
}

.section-content-modal-section9-content-next span {
  position: relative;
  z-index: 2;
}

.section-content-modal-section9-content-prev {
  padding: clamp(15px, 1.25vw, 24px) 0;
  position: relative;
  display: block;
}

.section-content-modal-section9-content-prev span {
  position: relative;
  z-index: 2;
}

.section-content-modal-section9 {
  padding-top: clamp(200px, 14.323vw, 275px);
  padding-bottom: clamp(233.33333333px, 18.2292vw, 466.66666667px);
}

.animation-hover-images {
  position: absolute;
  top: 0;
  left: 0;
  width: clamp(322.5px, 22.3958333vw, 537.5px);
  height: clamp(247.5px, 17.1875vw, 412.5px);
  border-radius: 20px;
  object-fit: cover;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
}

.hover-animation-image-menu-img {
  width: clamp(367.5px, 25.5208333vw, 612.5px);
  height: clamp(285.75px, 19.84375vw, 476.25px);
  border-radius: 20px;
}

.section-cultura1-content-text-icon1 {
  padding: 3% 6%;
  position: relative;
  margin-left: -2%;
  margin-right: -1%;
  top: -9px;
}

.section-cultura1-content-text-icon1 lottie-player {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.section-cultura1 {
  padding: clamp(150px, 15.938vw, 306px) 0 clamp(225px, 15.625vw, 390px);
}

.section-cultura1-content-text-icon2 {
  position: relative;
  display: inline-block;
}

.section-cultura1-content-text-icon2 lottie-player {
  position: absolute;
  left: -25%;
  right: 0;
  width: 140%;
  height: 185%;
  transform: rotate(-145deg);
  bottom: -75%;
  margin: auto;
}

.section-cultura1-content-text-icon3 {
  position: relative;
  display: inline-block;
}

.section-cultura1-content-text-icon3 lottie-player {
  position: absolute;
  width: 100%;
  height: 215%;
  top: -43%;
  left: 0%;
}

.section-cultura1-content-text-icon4 {
  display: inline-block;
  position: relative;
}

.section-cultura1-content-text-icon4 lottie-player {
  position: absolute;
  width: 140%;
  left: -20%;
  top: 15%;
  height: 220%;
  right: 0;
  margin: auto;
  transform: rotate(3deg);
}

.section-cultura1-content-text-icon5 {
  padding: 2% 3.4156%;
  position: relative;
  display: inline-block;
}

.section-cultura1-content-text-icon5 lottie-player {
  position: absolute;
  left: -50%;
  top: 20%;
  margin: auto;
  bottom: 0;
  width: 190%;
  height: 210%;
}

.section-cultura1-content .section-home1-content-text-icon5 {
  top: 7px;
}

.section-cultura2-content-text-subtitle {
  margin-bottom: clamp(13px, 1.2vw, 23px);
}

.section-cultura2-content-text-title {
  width: 58%;
}

.section-cultura2-content {
  height: 50vh;
  padding-top: clamp(30px, 3.13vw, 60px);
}

.section-cultura2-content-items .swiper-wrapper {
  display: flex;
  padding-bottom: 4.629vh;
}

.section-cultura2-content-items
  .swiper-wrapper
  .section-cultura2-content-item:first-child {
  border: 0;
}

.section-cultura2-content-item-text {
  width: clamp(450px, 30.42vw, 584px);
  margin-top: auto;
  opacity: 0;
  transition: all 0.5s ease;
  transform: translateX(-100%);
}

.section-cultura2-content-item-text p {
  margin: 0;
}

.section-cultura2-content-item {
  height: 45.371vh;
  display: flex;
  flex-direction: column;
  width: clamp(120px, 8.073vw, 155px);
  padding: 0 clamp(12px, 1.05vw, 20px);
  border-left: 1px solid #fff;
  opacity: 0.3;
  transition: all 0.3s ease;
  overflow: hidden;
}

.section-cultura2-content-item.active {
  opacity: 1;
  width: clamp(480px, 32.5vw, 624px);
}

.section-cultura2-content-item.active .section-cultura2-content-item-text {
  transform: translateX(0);
  opacity: 1;
}

.section-cultura3 {
  padding-top: clamp(150px, 10.4166667vw, 260px);
}

.section-cultura3-content {
  display: flex;
  align-items: center;
  padding-bottom: clamp(112.5px, 7.8125vw, 195.5px);
}

.section-cultura3-content-left {
  width: 41.7%;
}

.section-cultura3-content-left-img img,
.section-cultura3-content-left-img lottie-player {
  max-width: 100%;
  display: block;
  margin: auto;
}

.section-cultura3-content-right {
  width: 58.3%;
}

.section-cultura3-content-invert {
  flex-direction: row-reverse;
}

.section-cultura3-content-right-text p {
  margin: 0;
  margin-bottom: clamp(40px, 3.125vw, 60px);
}

.section-cultura3-content-right-text p:last-child {
  margin-bottom: 0;
}

.section-cultura4-content-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.section-cultura4-content-item {
  padding: 0 10px;
  width: 50%;
  margin-bottom: 20px;
  position: relative;
  border-radius: 20px;
}

.section-cultura4-content-item:hover .section-cultura4-content-item-bg {
  opacity: 0;
}

.section-cultura4-content-item:hover .section-cultura4-content-item-bg-hover {
  opacity: 1;
}

.section-cultura4-content-item-bg-hover {
  opacity: 0;
  position: relative;
  padding-top: 65.935%;
  transition: all 0.5s ease;
}

.section-cultura4-content-item-bg-hover img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 20px;
}

.section-cultura4-content-item-bg {
  background: rgba(239, 239, 239, 0.2);
  transition: all 0.5s ease;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
}

.section-cultura4-content-item-text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 37px 42px;
}

.section-cultura4-content-item-text h3 {
  margin: 0;
  font-weight: 400;
}

.section-cultura4-content-item-text h4 {
  margin: 0;
  font-weight: 400;
}

.section-cultura4-content-item-content {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.section-cultura4-content-item-bg-item-icon {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 43px;
  border-radius: 50%;
  background: #fff;
}

.section-cultura4-content-item-bg-item {
  width: 43.3%;
  display: block;
  padding-top: 43.3%;
  position: relative;
}

.section.section-cultura2 {
  overflow: hidden;
}

.section-cultura4 {
  padding: clamp(80px, 7.82vw, 150px) 0;
  padding-top: 0;
}

.section-cultura5-content-title {
  font-weight: 400;
  margin-bottom: clamp(16px, 1.57vw, 30px);
}

.section-cultura5-content-item {
  display: flex;
  align-items: center;
  margin-bottom: clamp(25px, 1.772vw, 34px);
}

.section-cultura5-content-item-title {
  margin: 0;
}

.section-cultura5-content-item-year {
  margin: 0;
  margin-left: auto;
}

.section-cultura5-content-item-icon {
  margin-right: clamp(10px, 1.1vw, 20px);
}

.section-cultura5-content-items .section-cultura5-content-item:last-child {
  margin-bottom: 0;
}

.section-cultura5 {
  padding-bottom: clamp(90px, 7.3vw, 140px);
}

.section-footer {
  height: 500px;
}

.box-hover-cursor-images {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
}

.box-hover-cursor-images .hover-animation-image {
  width: 100%;
  height: 100%;
  cursor: none;
}

.box-hover-cursor-images .hover-animation-image .hover-animation-image-img {
  z-index: -1;
  width: clamp(250px, 23.44vw, 450px);
  height: clamp(150px, 18.25vw, 350px);
  border-radius: 20px;
}

.section-animation-loading {
  transition: all 2s ease;
  margin-top: 0;
  display: none;
}

.section-animation-loading lottie-player {
  width: 30%;
  height: 100vh;
  margin: 0 35%;
  position: relative;
  transition:
    all 2s ease,
    opacity 0.5s ease;
}

.section-animation-loading .section-animation-loading-content {
  width: 100%;
  position: relative;
  transition: 2s ease;
  z-index: 99;
}

.section-animation-loading.active {
  margin-bottom: -100vh;
}

.section-animation-loading.active lottie-player {
  filter: brightness(0) invert(1);
  width: 120%;
  margin: 0 -15%;
}

.section-animation-loading.active .section-animation-loading-content {
  transform: translateY(-33vh);
}

.title2-action-hover .title-hover {
  position: relative;
}

.title2-action-hover .title-hover img {
  position: absolute;
  left: -5%;
  top: 5%;
  width: 140%;
  opacity: 0;
  transition: all 0.3s ease;
}

.title2-action-hover .title-hover span {
  opacity: 1;
  transition: all 0.3s ease;
}

.title2-action-hover:hover .title-hover span {
  opacity: 0;
}

.title2-action-hover:hover .title-hover img {
  opacity: 1;
}

.content-main-header-nav-logo {
  position: relative;
  display: flex;
  align-items: center;
  height: clamp(40px, 2.3958333vw, 57.5px);
}

.content-main-header-nav-logo img {
  object-fit: cover;
  object-position: left;
  height: 100%;
}

.content-main-header-nav-logo .content-main-header-nav-logo-hover {
  position: absolute;
  left: 0;
  opacity: 0;
  height: clamp(89.947826087px, 2.3958333vw, 129.3px);
  overflow: visible;
  transform: translatey(-2px) translatex(-0.5px);
}

.logo-mobile {
  display: none;
}

.cursor {
  position: fixed;
  top: -3%;
  left: -2%;
  pointer-events: none;
  background: #efefef;
  width: 0;
  height: 0;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  z-index: 999;
}

.cursor-follower {
  position: fixed;
  top: 0;
  left: 0;
  background: #ff4343;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  z-index: 99999;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
  display: none;
  visibility: hidden;
}

.piu {
  display: flex;
  opacity: 0;
  align-items: flex-end;
}

.piu .piu-card-design2 {
  display: flex;
  align-items: flex-end;
}

.piu .piu-card-design2 svg {
  position: relative;
  top: -25px;
}

.piu .piu-video {
  display: none;
  align-items: flex-end;
  color: #fff;
}

.piu .piu-video svg {
  position: relative;
  top: -25px;
  padding: 9px 7px 9px 15px;
  border-radius: 50%;
  border: 1px solid #fff;
  width: 50px;
  height: 50px;
}

.piu img {
  width: 120px;
  position: relative;
  top: 10%;
  left: 10%;
}

.piu.active {
  display: block;
  margin-top: 31.3%;
}

.piu-button-card,
.piu-button-project {
  font-weight: 400;
  font-size: clamp(25px, 2.09vw, 40px);
  line-height: clamp(35px, 2.61vw, 50px);
  color: #ffffff;
  width: -webkit-fit-content;
  width: fit-content;
  white-space: nowrap;
  transition: color 0.3s ease;
}

.piu-button-card.piu-button-card-orange,
.piu-button-project.piu-button-card-orange {
  color: #ff4343;
}

.piu-button-project {
  color: #ff4343;
}

.swiper-section-home2-slide-area-click {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
}

.title2-action-hover:hover .arrow-title-footer {
  transform: translateX(20px);
}

.arrow-title-footer {
  position: relative;
  display: block;
  transition: all 0.3s ease;
}

.no-load-animation .section-init-content-logo-int-big {
  opacity: 1;
}

.preloader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background: #efefef;
}

.content-main.content-main-int {
  padding: 0;
  padding-bottom: 100px;
}

.btn-close-modal {
  margin: 0;
  margin-left: auto;
  transform: rotate(45deg);
  z-index: 1;
}

.section-content-modal-absolute {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: 20px;
  width: 100%;
}

.section-content-modal {
  position: relative;
  transition: all 0.3s ease;
}

.btn-close-modal span {
  background: #110e11;
}

.content-footer-int1-link {
  color: #fff;
}

.section-servicios2-content-left-int-item {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.section-servicios2-content-left-int-item-default {
  display: block;
  position: initial;
  transition: all 0.3s ease;
}

.section-servicios2-content-left-int-item-default
  .section-servicios2-content-left-text {
  margin: 0;
}

.section-servicios2-content-left-int {
  position: relative;
}

.close-item-int {
  border: 0;
  background: transparent;
  width: 13px;
  display: block;
  height: 13px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -20px;
}

.close-item-int span {
  position: absolute;
  width: 13px;
  height: 1px;
  background: #0f0f0f;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(45deg);
}

.close-item-int span:nth-child(2) {
  transform: rotate(-45deg);
}

.section-servicios2-content-left-list-link {
  color: #0f0f0f !important;
  pointer-events: all;
  display: block;
  width: -webkit-fit-content;
  width: fit-content;
  position: relative;
  z-index: 2;
  text-decoration: none;
  padding: 0 0 1% 0;
}

.section-servicios2-content-left-list-link:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 20%;
  right: 0;
  z-index: -1;
  transition: all 0.2s ease;
}

.section-servicios2-content-left-list-link.active
  span.section-servicios2-content-left-list-link-arrow {
  transform: rotate(90deg);
}

.section-servicios2-content-left-list-link.active
  span:not(.section-servicios2-content-left-list-link-arrow):before {
  width: 100%;
}

.section-servicios2-content-left-list-link
  span.section-servicios2-content-left-list-link-arrow {
  position: relative;
  display: inline-block;
  transition: all 0.3s ease;
}

.section-servicios2-content-left-list-link
  span:not(.section-servicios2-content-left-list-link-arrow) {
  position: relative;
  display: inline-block;
  transition: all 0.3s ease;
}

.section-servicios2-content-left-list-link
  span:not(.section-servicios2-content-left-list-link-arrow):before {
  content: "";
  left: 0;
  width: 0%;
  bottom: 10%;
  height: 2px;
  display: block;
  position: absolute;
  background: #0f0f0f;
  transition: all 0.3s ease;
}

.section-servicios2-content-left-list-link
  span:not(.section-servicios2-content-left-list-link-arrow):hover:before {
  width: 100%;
}

.section-servicios3-content-title {
  padding: 15px 0 30px 0;
}

.section-servicios3-content-item {
  padding: 0;
}

.section-servicios3-content-item-title {
  padding: 12px 0 12px;
}

.section-method-content-item-text {
  padding-bottom: 30px;
}

.section-method-content-item-content {
  position: absolute;
  left: 0;
  width: 100%;
  margin: auto;
  transition: all 0.5s ease;
  padding-top: 10px;
  margin-top: -1px;
}

.section-method-content-item {
  position: relative;
  opacity: 1;
  transform: translateY(100vh);
}

.section-servicios3 {
  min-height: 100vh;
}

.section-method-content-item-active {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}

.section-servicios3-content-section-int-right-link2 u {
  color: #ff4343 !important;
}

.section-servicios4 {
  padding-bottom: 10vh;
}

.section-method-content-item-text {
  width: 59%;
}

.section-servicios2 {
  padding-bottom: clamp(150px, 10.4166667vw, 260px);
}

.section-servicios2-content-left-list-link-content {
  padding-bottom: 20px;
}

.section-servicios3-content-item-title-custom {
  padding: clamp(3.75px, 0.3571429vw, 9px) 0 clamp(3.75px, 0.3571429vw, 9px);
  transition: all 0s ease;
}

.section-servicios3-content-section-int-left-img {
  position: relative;
  padding-top: 76%;
}

.section-servicios3-content-section-int-left-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content-main-single-project .content-main-header {
  padding: 11px 0;
  border-radius: 0;
  background: #efefef !important;
  margin-bottom: 0;
  top: 0 !important;
  margin-bottom: -50px;
  padding-bottom: 50px;
  z-index: 9999;
}

.section-content-modal-absolute {
  position: absolute;
  width: 100%;
  border-radius: 20px 20px 0px 0px;
  top: 0;
  z-index: 9999;
  padding-bottom: 20px;
  transition:
    top 1s ease,
    background 0.5s ease,
    border-radius 1s ease;
}

.section-content-modal {
  margin: 0;
}

.content-main-single-project .content-main-header-nav-logo {
  filter: invert(0) !important;
}

.content-main-single-project .content-main-header-nav-talk-link > * {
  color: #0f0f0f !important;
}

.content-main-single-project .content-main-header-nav .btn-plus span {
  background: #0f0f0f !important;
}

.body-animation .content-main-header.menu-active {
  z-index: 99999;
}

.body-animation .content-main-header.menu-active .btn-plus span {
  background: #fff !important;
}

.body-animation .content-main-header.menu-active .content-main-header-nav-logo {
  filter: invert(1) !important;
}

.content-modal-projects {
  display: none;
}

.content-main-modal-open .content-main-header {
  border-radius: 0;
  top: 0 !important;
  background: #efefef !important;
  padding-bottom: 5px;
  z-index: 99999;
  opacity: 0;
  z-index: -1;
}

.content-main-modal-open .content-main-header-nav-logo {
  filter: invert(0) !important;
}

.content-main-modal-open .content-main-header-nav-talk-link span {
  color: #0f0f0f !important;
}

.content-main-modal-open .content-main-header-nav .btn-plus span {
  background-color: #0f0f0f !important;
}

.content-main-modal-open.content-main-modal-open-show-header
  .menu-fixed.active {
  opacity: 1;
  z-index: 2;
}

.content-main-modal-open.content-main-modal-open-show-header
  .section-content-modal-absolute {
  top: 85px;
}

.content-main-modal-open.content-main-modal-open-show-header
  .content-main-header-nav-talk-link
  lottie-player {
  filter: initial;
}

.content-main-modal-open.content-main-modal-open-show-header
  .pin-content-main-modal {
  z-index: 99999 !important;
}

.section-proyectos1 {
  opacity: 1;
  padding-bottom: 0;
}

.section-proyectos1.active {
  opacity: 0;
}

.content-modal-projects {
  position: relative;
  top: 100vh;
}

.content-modal-projects.active {
  top: 0;
}

.section-content-modal-absolute-bg-header {
  height: 0;
  position: sticky;
  top: 0;
  z-index: 3;
  background: #efefef;
  transition: all 1s ease;
}

.content-main-blogs .content-main-header {
  border-radius: 0 !important;
}

.content-main-blogs {
  border-radius: 0;
  padding-bottom: clamp(150px, 10.4166667vw, 250px);
}

.section-proyectos1-content-items-30 .section-proyectos1-content-item {
  width: 33.33333%;
}

.content-main-blogs.content-main-modal-open .content-main-header {
  background: #0f0f0f !important;
}

.content-main-blogs.content-main-modal-open
  .content-main-header
  .content-main-header-nav-logo {
  filter: invert(1) !important;
}

.content-main-blogs.content-main-modal-open
  .content-main-header-nav-talk-link
  span {
  color: #fff !important;
}

.content-main-blogs.content-main-modal-open
  .content-main-header-nav
  .btn-plus
  span {
  background: #fff !important;
}

.section-content-modal-blog {
  padding-top: clamp(83.25px, 5.78125vw, 138.75px);
  padding-bottom: clamp(52.5px, 3.6458333vw, 87.5px);
}

.section-content-modal-blog-container {
  display: flex;
}

.section-content-modal-blog-left {
  flex: 0 0 27%;
  padding-right: 5%;
}

.section-content-modal-blog-left-title {
  margin-bottom: 50vh;
  position: sticky;
  top: 150px;
  color: #0f0f0f;
}

.section-content-modal-blog-left-link {
  position: sticky;
  top: calc(100vh - 100px);
}

.section-content-modal-blog-right-content {
  margin-bottom: clamp(36.75px, 2.5520833vw, 61.25px);
}

.section-content-modal-blog-right-content img {
  max-width: 100%;
  display: block;
  margin-bottom: 7px;
}

.section-content-modal-blog-right-content p {
  margin: clamp(33px, 2.2916667vw, 55px) 0;
  font-size: clamp(22px, 1.57vw, 39px);
  font-weight: 400;
  line-height: clamp(28px, 2.09vw, 52px);
}

.section-content-modal-blog-right-content p:last-child {
  margin-bottom: 0;
}

.section-content-modal-blog-right-content p:first-child {
  margin-top: 0;
}

.section-content-modal-blog-right-content h3 {
  font-size: clamp(30px, 2.09vw, 52px);
  font-weight: 400;
  line-height: clamp(35px, 2.61vw, 65px);
  margin: clamp(33px, 2.2916667vw, 55px) 0;
}

.section-content-modal-blog-right-content small {
  font-size: clamp(16px, 1.045vw, 26px);
  font-weight: 400;
  line-height: clamp(26px, 1.57vw, 39px);
}

.section-content-modal-blog-right-content-info {
  padding-bottom: clamp(66px, 4.5833333vw, 110px);
  border-bottom: 1px solid;
  margin-bottom: clamp(66px, 4.5833333vw, 110px);
}

.section-content-modal-blog-right-content-info-author {
  color: #ff4343 !important;
}

.section-content-modal-blog-right-content-share-text {
  margin-bottom: 1.2rem;
}

.link1.section-content-modal-blog-right-content-share-link {
  color: #ff4343;
  line-height: 1.2;
}

.content-modal-blog .section-content-modal-header {
  padding-bottom: clamp(29.25px, 2.03125vw, 48.75px);
}

.content-modal-blog .section-content-modal-header-text {
  width: 24%;
}

.content-modal-blog .section-content-modal-header-title {
  width: 43%;
}

.section-proyectos1-content-item-blog {
  margin-bottom: clamp(51px, 3.5416667vw, 85px);
}

.section-proyectos1-content-item-blog
  .section-proyectos1-content-item-card-content {
  flex-wrap: wrap;
}

.section-proyectos1-content-item-blog
  .section-proyectos1-content-item-card-image {
  padding-top: 66.83%;
}

.section-content-modal-blog-related {
  padding-top: clamp(75px, 5.2083333vw, 125px);
}

.section-content-modal-blog-related-title {
  margin-bottom: clamp(20.25px, 1.40625vw, 33.75px);
  color: #0f0f0f;
}

.content-section-related {
  padding-bottom: 20px;
}

.section-content-modal-shop-container-left-image {
  width: 100%;
  margin-bottom: 17px;
}

.section-content-modal-shop-container-left-image img {
  max-width: 100%;
  border-radius: 20px;
}

.section-content-modal-shop-container {
  display: flex;
  align-items: flex-start;
  padding-bottom: clamp(105px, 7.2916667vw, 175px);
}

.section-content-modal-shop-container-left {
  flex: 0 0 49%;
  width: 49%;
}

.section-content-modal-shop-container-right {
  flex: 0 0 45%;
  width: 45%;
  padding-left: 10%;
  position: sticky;
  top: 150px;
}

.section-content-modal-shop-container-left-images {
  width: 100%;
  padding-bottom: clamp(52.5px, 3.6458333vw, 87.5px);
}

.section-content-modal-shop-container-right-title {
  display: flex;
  justify-content: space-between;
  margin-bottom: clamp(15px, 1.0416667vw, 25px);
}

.section-content-modal-shop {
  padding-top: 30px;
  padding-bottom: clamp(75px, 5.2083333vw, 125px);
}

.section-content-modal-shop-container-right-text {
  padding-bottom: clamp(48px, 3.3333333vw, 80px);
  border-bottom: 1px solid;
  margin-bottom: clamp(30px, 2.0833333vw, 50px);
}

.section-content-modal-shop-container-right-text p {
  width: 90%;
}

.section-content-modal-shop-container-right-sizes-title {
  margin-bottom: clamp(9px, 0.625vw, 15px);
}

.section-content-modal-shop-container-right-sizes-item {
  margin-right: clamp(41.25px, 2.8645833vw, 68.75px);
}

.section-content-modal-shop-container-right-sizes-item input {
  display: none;
}

.section-content-modal-shop-container-right-sizes-item
  input:checked
  + label:after {
  opacity: 1;
}

.section-content-modal-shop-container-right-sizes-item label {
  display: flex;
  align-items: center;
  position: relative;
}

.section-content-modal-shop-container-right-sizes-item label:before {
  content: "";
  width: 23px;
  height: 23px;
  display: block;
  margin-right: 9px;
  border-radius: 50%;
  border: 1px solid;
}

.section-content-modal-shop-container-right-sizes-item label:after {
  position: absolute;
  left: 4px;
  top: 4px;
  bottom: 0;
  height: 15px;
  width: 15px;
  background: #0f0f0f;
  display: block;
  content: "";
  border-radius: 50%;
  opacity: 0;
  transition: all 0.3s ease;
}

.section-content-modal-shop-container-right-sizes-items {
  display: flex;
}

.section-content-modal-shop-container-left-details-title {
  margin-bottom: 10px;
}

.section-content-modal-shop-container-left-details {
  padding-top: clamp(37.5px, 2.6041667vw, 62.5px);
  border-top: 1px solid;
}

.section-content-modal-shop-related-title {
  color: #0f0f0f;
  margin-bottom: clamp(42.75px, 2.96875vw, 71.25px);
}

.main-photos-product {
  display: none;
}

.section-content-modal-shop-related
  .section-shop1-content-item-card-box-content-price {
  color: #efefef;
}

.content-modal-shop .btn-close-modal span {
  background: #0f0f0f !important;
}

.section-content-modal-shop-container-right-button {
  margin-top: clamp(75px, 5.2083333vw, 125px);
}

.title-menu-phrase {
  text-align: center;
}

.section-method-content-items .section-method-content-item:first-child {
  background: transparent !important;
}

.section-method-content-items
  .section-method-content-item:first-child
  .section-method-content-item-content {
  background: transparent;
}

.cursor-hover-animation {
  position: absolute;
  top: 0;
  left: 0;
  width: -webkit-fit-content;
  width: fit-content;
  height: auto;
  border-radius: 20px;
  object-fit: cover;
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  font-style: normal;
  font-weight: 400;
  font-size: clamp(30px, 2.0833333vw, 50px);
  line-height: clamp(37.5px, 2.6041667vw, 62.5px);
  color: #efefef;
  white-space: nowrap;
}

.content-main-cultura:not(.content-main-invert) .section-cultura2-content-item {
  border-color: #0f0f0f;
}

.content-main-cultura:not(.content-main-invert)
  .section-cultura2-content-item-text
  p {
  color: #0f0f0f;
}

.content-main:not(.content-main-modal).menu-active {
  z-index: 6;
}

.content-main:not(.content-main-modal) .content-main-header.menu-fixed {
  inset: -100px auto auto 0 !important;
}

.content-main:not(.content-main-modal)
  .content-main-header.menu-fixed:not(.active)
  + .content-modal-projects
  .section-content-modal-absolute-bg-header {
  top: 0;
}

.content-main:not(.content-main-modal)
  .content-main-header.menu-fixed:not(.active)
  + .content-modal-projects
  .section-content-modal-absolute {
  top: 0px;
  border-radius: 0;
}

.content-main:not(.content-main-modal) .content-main-header.menu-fixed.active,
.content-main:not(.content-main-modal)
  .content-main-header.menu-fixed.menu-active {
  inset: 0 auto auto 0 !important;
}

.content-main.content-main-invert:not(.content-main-modal)
  .section-servicios2-content-right-img
  img {
  filter: invert(1);
}

.contact-content-box-item {
  border-bottom: 1px solid #0f0f0f;
  padding: 21px 0;
}

.contact-content-box-item:last-child {
  border-bottom: 0;
}

.title-contact-box {
  margin: 0;
}

.contact-content-box-items {
  margin-bottom: auto;
}

.contact-content-box-int {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.contact-content-box-footer {
  padding-bottom: clamp(37.5px, 2.6041667vw, 62.5px);
}

#item1 .contact-content-box-single {
  display: none;
  height: 100%;
}

#item1 .contact-content-box-single.active {
  display: block;
}

.contact-content-box-content-int {
  display: none;
  height: 100%;
  flex-direction: column;
}

.contact-content-box-content {
  display: none;
  height: 100%;
}

.contact-content-box-content .title-contact-box {
  margin-bottom: clamp(30.75px, 2.1354167vw, 51.25px);
}

.contact-content-box-single-nav {
  display: flex;
  margin-top: auto;
  justify-content: space-between;
}

.title4-success {
  color: #ff4343 !important;
}

.contact-content-box-single {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.form-input-custom {
  margin-bottom: clamp(16.5px, 1.1458333vw, 27.5px);
  border-bottom: 1px solid #0f0f0f;
}

.form-input-custom input {
  line-height: inherit;
  font-size: inherit;
  padding: 10px 0;
  border: 0;
  background: transparent;
  width: 100%;
  outline: none;
}

.form-input-custom input::placeholder {
  color: #bababa;
}

.form-input-custom textarea {
  line-height: inherit;
  font-size: inherit;
  padding: 10px 0;
  border: 0;
  background: transparent;
  width: 100%;
  outline: none;
  font-family: "PP Neue Montreal", sans-serif;
}

.form-input-custom textarea::placeholder {
  color: #bababa;
}

.form-input-phone {
  position: relative;
}

.form-input-phone .phone-format-hint {
  position: absolute;
  left: 0;
  bottom: -18px;
  font-size: 11px;
  line-height: 1;
  color: #7d7d7d;
}


.form-input-custom:last-child {
  margin: 0;
}

.contact-content-box-content-int-thanks {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.contact-content-box-footer-text a {
  text-decoration: underline;
}

.section-content-modal-blog-left-link .box-newsletter {
  position: absolute;
  bottom: 0;
  background: linear-gradient(0deg, #ff4343, #ff4343), #d9d9d9;
  border-radius: 20px;
  padding-top: clamp(69px, 4.7916667vw, 115px);
  padding-left: clamp(54px, 3.75vw, 90px);
  padding-bottom: clamp(69px, 4.7916667vw, 115px);
  padding-right: clamp(69px, 4.7916667vw, 115px);
  width: clamp(645.75px, 44.84375vw, 1076.25px);
  display: none;
}

.section-content-modal-blog-left-link .box-newsletter input::placeholder {
  color: #fff;
}

.swiper-contact-question {
  padding-top: clamp(16.5px, 1.1458333vw, 27.5px);
}

.title8.swiper-pagination-fraction {
  color: #bababa;
}

.content-footer-int3-links {
  display: none;
}

.content-section-home2 .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-section-home2-slide-content-text p {
  color: #ffffff;
}

.swiper-button-navs {
  display: none;
}

.btn-arrow-down {
  color: #fff !important;
  text-decoration: none !important;
  font-size: 24px;
  line-height: 24px;
  width: -webkit-fit-content;
  width: fit-content;
  margin: auto;
  margin-top: 25px;
  display: block;
}

.contact-content-box-single-nav {
  padding-top: 38px;
}

.section-contact {
  padding-bottom: 0;
}

.contact-content-box-footer {
  padding-bottom: 0;
  padding-top: 150px;
}

.contact-content-box-item {
  padding: 15px 0;
}

.contact-swiper-box-radio-title-count {
  display: none;
}

.btn-contact-swiper-box-radio-title-close {
  display: none;
}

.contact-content-box-single-form-textarea .form-input-custom {
  border-bottom: 0;
}

.swiper-slide-home4-right-title {
  margin-bottom: clamp(33px, 2.2916667vw, 55px);
  line-height: 1.15;
  transition: opacity 0s ease;
  gap: 10px;
  display: flex;
  opacity: 0;
}

.swiper-slide-home4-right-title span {
  color: #616161 !important;
}

.swiper-slide-home4-right-title span.active {
  color: #fff !important;
}

.section-cultura3-content-right-subtitle {
  margin-bottom: clamp(15.75px, 1.09375vw, 26.25px);
}

.section-home3-content-img {
  display: none;
}

.section-content-modal-header-text p {
  font-size: clamp(20px, 1.5625vw, 40px);
  line-height: 1;
}

.section-content-modal-section1-img {
  border-radius: 20px;
}

.section-content-modal-section3-50 img {
  border-radius: 20px;
}

.section-content-modal-section3-100 {
  padding: 0 10px;
  overflow: hidden;
}

.section-content-modal-section3-100 img {
  border-radius: 20px;
}

.link1-header-mobile {
  display: none;
}

.bounce2 {
  animation: bounce2 2s ease infinite;
}

@keyframes bounce2 {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(-15px);
  }

  60% {
    transform: translateY(-4px);
  }
}

.section-proyectos1 .section-proyectos1-content-tags {
  padding-bottom: clamp(72px, 5vw, 120px);
}

.content-main-header-contact {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
}

.content-main.content-main-contact {
  padding: 0;
}

.section-contact {
  padding-bottom: 0;
}

.contact-content-box-footer {
  padding-top: 0;
}

.section-contact-container {
  height: calc(100vh - 140px);
}

.section-contact-img {
  object-fit: cover;
}

.contact-swiper-radio-label {
  line-height: 1.4;
}

.contact-swiper-box-radio-title {
  text-transform: initial;
  font-size: clamp(25.5px, 1.7708333vw, 42.5px);
  line-height: 1;
  margin-bottom: 12px;
}

.section-servicios5-content-item-int {
  display: flex;
  align-items: flex-end;
}

.section-servicios5-content-item-left {
  flex: 0 0 50%;
}

.section-servicios5-content-item-right {
  flex: 0 0 45%;
  margin-left: auto;
  height: 120%;
  display: flex;
  align-items: flex-end;
  margin-right: -40px;
}

.section-servicios5-content-item-right-img {
  max-width: 100%;
  height: auto;
}

.section-servicios5-content-items-nav-title {
  text-transform: uppercase;
}

.section-servicios5-content-items {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding: clamp(31.5px, 2.1875vw, 52.5px) 0
    clamp(30.25px, 3.4895833vw, 83.75px) 0;
  overflow: visible;
}

.section-servicios5-content-items .swiper-wrapper {
  flex: 1 1 auto;
  align-items: stretch;
}

.section-servicios5-content-item {
  height: auto;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  opacity: 0;
}

.section-servicios5-content-item.active {
  z-index: 2;
}

.section-servicios5-content-item-1 {
  opacity: 1;
}

.section-servicios5-content-item-1 .section-servicios5-content-item-right-img {
  margin-bottom: -30%;
}

.section-servicios5-content-item-left {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.section-servicios5-content-item-left-btn {
  margin-top: auto;
  text-decoration: none !important;
  width: -webkit-fit-content;
  width: fit-content;
  position: absolute;
  left: 0;
  bottom: 0;
}

.section-servicios5-content-item-left-btn .btn1 {
  display: flex;
  align-items: center;
  border-width: 1px;
  padding-left: clamp(45px, 3.125vw, 75px);
  transition:
    all 1s ease,
    padding-right 0.5s ease,
    padding-left 0.5s ease;
}

.section-servicios5-content-item-left-btn
  .btn1
  .section-servicios5-content-item-left-btn-point {
  width: clamp(27.75px, 1.9270833vw, 46.25px);
  height: clamp(27.75px, 1.9270833vw, 46.25px);
  display: block;
  background: #ff4343;
  border-radius: 50%;
  position: absolute;
  left: clamp(8px, 0.704vw, 19px);
  top: 0;
  bottom: 0;
  margin: auto;
  transition:
    all 1s ease,
    left 0.5s ease;
}

.section-servicios5-content-item-left-btn.active .btn1 {
  padding-right: clamp(45px, 3.125vw, 75px);
  padding-left: 10px;
  border-color: #0f0f0f;
  color: #0f0f0f !important;
}

.section-servicios5-content-item-left-btn.active
  .section-servicios5-content-item-left-btn-point {
  left: calc(
    100% -
      calc(clamp(27.75px, 1.9270833vw, 46.25px) + clamp(8px, 0.704vw, 19px))
  );
  background: #0f0f0f;
}

.section-servicios5-content-items-navs {
  margin-bottom: clamp(30px, 2.0833333vw, 50px);
  position: relative;
  z-index: 2;
}

.section-servicios5-content-items-nav-title {
  color: #d9d9d9;
}

.section-servicios5-content-items-nav.active
  .section-servicios5-content-items-nav-title {
  color: #0f0f0f;
}

.section-servicios5-content-item-2 .section-servicios5-content-item-right,
.section-servicios5-content-item-3 .section-servicios5-content-item-right {
  height: calc(120% + 50px);
  margin-bottom: -50px;
}

.section-servicios5-content-item-2 .section-servicios5-content-item-right-img,
.section-servicios5-content-item-3 .section-servicios5-content-item-right-img {
  width: auto;
  height: 100%;
  margin-left: auto;
}

.section-servicios5-content-item-2 .section-servicios5-content-item-right-text,
.section-servicios5-content-item-3 .section-servicios5-content-item-right-text {
  bottom: 20%;
}

.parent-section-servicios5 {
  padding-top: clamp(75px, 5.2083333vw, 125px);
  padding-bottom: clamp(150px, 10.4166667vw, 250px);
}

.section-servicios5-content-item-int-active {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0;
}

.section-servicios5-content-item-int-active
  .section-servicios5-content-item-right {
  top: -20%;
  position: relative;
}

.section-servicios5-content-item-left-item {
  display: flex;
  border: 0;
  background: transparent;
  line-height: 1;
  padding: 11px 0;
  width: 100%;
  text-align: left;
}

.section-servicios5-content-item-left-item span {
  transition: all 0.3s ease;
  margin-left: auto;
  flex: 1 1 auto;
}

.section-servicios5-content-item-left-item.active span {
  flex: 0 0 auto;
}

.section-servicios5-content-item-left-item:not(.active):hover {
  padding-left: 30px;
}

.section-servicios5-content-item-left-btn-back .btn1 {
  border-color: #0f0f0f;
  color: #0f0f0f !important;
}

.section-servicios5-content-item-left-btn-back
  .btn1
  .section-servicios5-content-item-left-btn-point {
  background: #0f0f0f;
  order: 1;
  margin-right: 0;
  margin-left: 10px;
}

.section-servicios5-content-item-right-text {
  position: absolute;
  top: 40%;
  width: 73%;
  right: 40px;
  display: none;
  opacity: 0;
  transition: all 0s ease;
}

.box-section-content-modal-section9-content-prev {
  width: 35%;
}

.box-section-content-modal-section9-content-next {
  width: 35%;
}

.box-btn-animate-area {
  position: absolute;
  z-index: 2;
  border-radius: 50%;
  padding-top: 70%;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  z-index: 999;
}

.box-btn-animate {
  position: relative;
  width: -webkit-fit-content;
  width: fit-content;
  display: block;
  text-decoration: none;
  z-index: 3;
}

#main.menu-active header {
  mix-blend-mode: normal;
}

.section-servicios5-content-item-left-items {
  position: relative;
  z-index: 3;
}

#wpadminbar {
  display: none;
}

.content-main-contact .pin-content-main {
  position: fixed !important;
}

.section-home4-content-title div:not(.space-title9):nth-child(3) {
  text-align: right;
}

.section-home4-content-title div:not(.space-title9):nth-child(6) {
  text-align: right;
}

.section-home4-content-title div:not(.space-title9):nth-child(5) {
  text-align: center;
}

.section-home4-content-title div:not(.space-title9):nth-child(9) {
  text-align: center;
}

.section-home4-content-title div:not(.space-title9):nth-child(12) {
  text-align: center;
}

.section-home4-content-title div:not(.space-title9):nth-child(13) {
  text-align: center;
}

.section-home4-content-title u:nth-child(10) {
  text-align: right;
}

.box-menu-header-logo img {
  height: clamp(40px, 2.3958333vw, 57.5px);
  filter: brightness(0) invert(1);
}

.pin-content-main-modal {
  z-index: 9999 !important;
  mix-blend-mode: normal;
}

.hover-animation-image-menu {
  position: relative;
  width: -webkit-fit-content;
  width: fit-content;
}

.section-init-content-int-bg-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #0f0f0f;
  opacity: 0.5;
}

.section-proyectos1-content-items-left {
  width: 50%;
  position: absolute;
  left: 0;
}

.section-proyectos1-content-items-right {
  width: 50%;
  position: relative;
  margin-left: auto;
}

.content-main-header-modal {
  background: #efefef;
  position: absolute;
  top: 0;
  z-index: 5;
  width: 100%;
  padding: 15px 0 30px;
  opacity: 0;
  pointer-events: none;
  display: none;
}

.content-main-header-modal .content-main-header-nav-logo {
  filter: initial;
}

.content-main-header-modal .content-main-header-nav-talk-link {
  color: #0f0f0f;
}

.content-main-header-modal .content-main-header-nav-talk-link lottie-player {
  filter: initial;
}

.content-main-header-modal .btn-plus span {
  background: #0f0f0f;
}

.content-main-modal-open {
  background-color: #efefef !important;
}

.section-proyectos1-content-item-card {
  display: flex;
  flex-wrap: wrap;
}

.section-proyectos1-content-item-bg {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
}

.section-servicios5-content-item-left-item.active
  .section-servicios5-content-item-left-item-arrow {
  transform: rotate(90deg);
  padding-left: 5px;
  margin-right: 5px;
}

.section-servicios5-content-item-left-item > span {
  display: flex;
}

.section-servicios5-content-item-left-item
  .section-servicios5-content-item-left-item-arrow {
  width: auto;
  flex: 0;
  margin-left: 0;
  margin-right: 10px;
  display: block;
  transition: all 0.3s ease;
}

.box-modal-services {
  display: none;
}

.box-modal-services .section-servicios5-content-item-left {
  display: none;
}

.box-menu .hover-animation-image-menu-img {
  position: fixed;
}

.content-main:not(.content-main-modal)
  .content-main-header.menu-fixed.content-main-header-menu-up.content-main-header {
  inset: -200px 0 0 0 !important;
}

.content-main:not(.content-main-modal).content-main-modal-open-show-header
  .content-main-header.menu-fixed.active {
  inset: 0px auto auto 0 !important;
}

.content-main-invert .section-content-modal-section6-item-title,
.content-main-invert-cultura .section-content-modal-section6-item-title,
.content-main-invert .section-content-modal-section6-item-text,
.content-main-invert-cultura .section-content-modal-section6-item-text,
.content-main-invert .title10 ul,
.content-main-invert-cultura .title10 ul {
  color: #fff;
}

.section-proyectos1-content-item-card-image-hover-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  transition: all 0.3s ease;
}

.section-proyectos1-content-item:hover
  .section-proyectos1-content-item-card-image-hover-image {
  opacity: 1;
}

.section-servicios5 {
  mix-blend-mode: multiply;
}

.section-contact-box-img-content {
  position: relative;
  height: 100%;
}

.section-contact-img {
  display: none;
}

#video-mute {
  display: block;
}

.section-contact-img-button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 20px;
  right: 20px;
  border: none;
  background: transparent;
}

.section-contact-img-button span {
  color: #616161;
  text-align: right;
  font-size: clamp(13.33333333px, 1.0417vw, 26.66666667px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.section-contact-img-button img {
  width: 18px;
  filter: invert(1);
  height: 18px;
  object-fit: contain;
}

.section-contact-img-button.muted .section-contact-img-button-text-unmuted {
  display: none;
}

.section-contact-img-button:not(.muted) .section-contact-img-button-text-muted {
  display: none;
}

.page-template-contacto
  .content-main:not(.content-main-modal)
  .content-main-header.menu-fixed {
  inset: 0px auto auto 0 !important;
}

.swiper-button-next-new,
.swiper-button-prev-new {
  display: none;
}

.swiper-button-next-new {
  position: absolute;
  right: 10px;
  top: inherit;
  bottom: 7px;
  color: #ff4343;
  width: auto;
  opacity: 1;
  pointer-events: all;
  background: #efefef;
  z-index: 12;
}

.swiper-button-prev-new {
  position: absolute;
  left: 10px;
  top: inherit;
  bottom: 7px;
  width: auto;
  opacity: 1;
  pointer-events: all;
  background: #efefef;
  z-index: 12;
}

.page-provisional-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.page-provisional-video-src,
.page-provisional-video-src-mobile {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#page-provisional > .container {
  position: relative;
  z-index: 99;
}

.page-provisional-content-text-title {
  color: #fff;
}

.page-provisional-content-text-title > span {
  position: relative;
  display: inline-block;
}

.page-provisional-content-text-title > span lottie-player {
  position: absolute;
  left: -25%;
  top: -40%;
  width: 150%;
  height: 200%;
  filter: invert(1);
  transform: rotate(3deg);
}

.page-provisional-content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  height: 100vh;
  padding-top: clamp(30px, 2.0833333vw, 50px);
  padding-bottom: clamp(30px, 2.0833333vw, 50px);
}

.page-provisional-content-links-items {
  display: flex;
  align-items: flex-end;
  margin-left: auto;
}

.page-provisional-content-logo-link {
  filter: invert(1);
}

.page-provisional-content-link-item {
  margin-left: clamp(32.25px, 2.2395833vw, 53.75px);
}

.page-provisional-content-link-item p {
  margin: 0;
  color: #fff;
  text-decoration: none;
  font-size: clamp(18px, 1.25vw, 30px);
}

.page-provisional-content-link-item p a {
  margin: 0;
}

.page-provisional-content-link-item a {
  display: block;
  margin-left: clamp(18px, 1.25vw, 30px);
  position: relative;
  z-index: 3;
  color: #fff;
  text-decoration: none;
  font-size: clamp(18px, 1.25vw, 30px);
}

.page-provisional-content-link-item-rd {
  color: #fff;
}

.page-provisional-content-link-item-rds {
  display: flex;
  align-items: end;
}

.page-provisional-video-bg {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.page-provisional-content-text {
  margin-top: auto;
  width: 63.21%;
}

.page-provisional-content-area-click {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
}

.page-provisional-content-area-click .cursor-hover-animation {
  font-size: clamp(13.5px, 0.9375vw, 22.5px);
  line-height: clamp(19.5px, 1.3541667vw, 32.5px);
}

.page-provisional-content-text-title .link-custom-line-lottie {
  z-index: 3;
}

#page-provisional {
  position: relative;
  overflow: hidden;
}

.page-provisional-video-mobile {
  display: none;
}

.page-provisional-video-back {
  display: none;
}

.page-provisional-video-logo {
  display: none;
}

.page-provisional-content-logo-link img {
  width: clamp(243px, 16.875vw, 405px);
}

.page-template-provisional {
  background: #0f0f0f;
}

.page-provisional-content-text-title-tachado {
  text-decoration: line-through;
}

.content-modal-projects > .pin-spacer,
.content-modal-projects > .pin-spacer > * {
  width: 100% !important;
  left: 0 !important;
}

.content-footer-int1-right .links-footer-right-cookies:last-child {
  margin-right: 0;
}

.swiper-slide-home4-right-button {
  margin-top: auto;
  opacity: 0;
}

.swiper-slide-home4-right-int {
  opacity: 0;
}

.swiper-section-home2-slide-1 .swiper-section-home2-slide-content {
  transform: translate(0, 0);
  opacity: 1;
}

.swiper-cultura-e-slide {
  width: 100%;
  height: 100%;
  background: #efefef;
  border-radius: 20px;
  min-height: clamp(420px, 29.1666667vw, 700px);
}

.swiper-cultura-e-slide-title {
  color: #0f0f0f !important;
  margin: 0;
  font-size: clamp(18px, 1.25vw, 30px);
  line-height: clamp(21px, 1.4583333vw, 35px);
}

.swiper-cultura-e-slide-cargo {
  color: #bababa !important;
  margin: 0;
  font-size: clamp(18px, 1.25vw, 30px);
  line-height: clamp(21px, 1.4583333vw, 35px);
}

.swiper-cultura-e-slide-box-img {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: clamp(337.5px, 23.4375vw, 562.5px);
  padding-top: clamp(48.75px, 3.3854167vw, 81.25px);
}

.swiper-cultura-e-slide-box-content {
  min-height: clamp(82.5px, 5.7291667vw, 137.5px);
  padding: 0 clamp(29.25px, 2.03125vw, 48.75px) clamp(24px, 1.6666667vw, 40px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 4px;
}

.cursor-follower::after,
.cursor-follower::after {
  content: "→";
  display: block;
  opacity: 0;
  transition: all 0.3s ease;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.cursor-follower.cultura-e-cursor-next::after {
  content: "→";
  opacity: 1;
}

.cursor-follower.cultura-e-cursor-prev::after {
  content: "←";
  opacity: 1;
}

.cursor-follower.cultura-e-cursor-next,
.cursor-follower.cultura-e-cursor-prev {
  display: flex;
  align-items: center;
  justify-content: center;
}

.swiper-cultura-e-slide-img {
  width: clamp(165px, 11.4583333vw, 275px);
  height: clamp(210px, 14.5833333vw, 350px);
}

.swiper-cultura-e .swiper-button-navs {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  display: block;
  height: 100%;
  top: 0;
}

@media (max-width: 991px) {
  .swiper-cultura-e .swiper-button-navs {
    display: none !important;
  }
}

.swiper-cultura-e .swiper-button-navs .swiper-button-prev {
  width: 50%;
  height: 100%;
  top: 0;
  cursor: none;
}

.swiper-cultura-e .swiper-button-navs .swiper-button-next {
  width: 50%;
  height: 100%;
  top: 0;
  cursor: none;
}

.swiper-cultura-e .swiper-button-navs > div::after {
  display: none;
}

.section-init-content-logo-int-big {
  transition: inherit;
}

.page-template-index .section-init-content-int-text {
  width: 100%;
}

.page-template-index .page-provisional-content {
  padding: 35px 0;
}

.page-provisional-content-area-click .cursor-hover-animation {
  font-size: clamp(19.5px, 1.3541667vw, 32.5px);
}

.swiper-cultura-e {
  position: relative;
}

.section-cultura5-box-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.section-cultura5-element {
  width: calc(50% - 11px);
  gap: clamp(18px, 1.25vw, 30px);
  display: flex;
  flex-direction: column;
  text-decoration: none !important;
}

.section-cultura5-box-elements {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}

.section-cultura5-element-img {
  width: 100%;
  min-height: clamp(521.25px, 36.1979167vw, 868.75px);
  object-fit: cover;
}

.section-cultura5-element-box-img {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.section-cultura5-box-elements {
  margin-top: 58px;
}

.section-cultura5-element-title {
  margin: 0;
  color: #0f0f0f;
  font-size: clamp(22.5px, 1.5625vw, 37.5px);
  font-weight: 400;
  line-height: clamp(30px, 2.0833333vw, 50px);
}

.section-cultura5-element-category {
  margin: 0;
  color: #bababa;
  font-size: clamp(22.5px, 1.5625vw, 37.5px);
  font-weight: 400;
  line-height: clamp(30px, 2.0833333vw, 50px);
}

.section-cultura5-element-box-categories {
  display: flex;
  align-items: flex-end;
  gap: 2px;
  font-size: clamp(22.5px, 1.5625vw, 37.5px);
  color: #bababa;
}

.section-cultura5-element-box-title {
  display: flex;
  align-items: flex-end;
  gap: 4px;
}

.section-cultura5 {
  padding-top: 85px;
}

.content-main:not(.content-main-modal) .section-method-content-item-content {
  background: #efefef;
}

.section-legals {
  padding-top: 50px;
  padding-bottom: 150px;
}

.page-template-legales {
  background: #0f0f0f;
  color: #fff;
}

.page-template-legales .content-main {
  background: #0f0f0f;
}

.legals-bar-list {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}

.legals-bar-list a {
  color: #fff;
  text-decoration: none;
  font-size: clamp(22.5px, 1.5625vw, 37.5px);
}

.section-legals-bar {
  width: 55%;
  margin: auto;
  margin-bottom: 50px;
}

.section-legals-content p {
  font-size: clamp(13.5px, 0.9375vw, 22.5px);
}

.swiper-slide-home4-1 .swiper-slide-home4-right-title {
  z-index: 99;
  transform: translateY(10px);
  opacity: 0;
}

.swiper-slide-home4-1 .swiper-slide-home4-right-int {
  transform: translateY(10px);
  opacity: 0;
}

.swiper-slide-home4-1 .swiper-slide-home4-right-button {
  transform: translateY(10px);
  opacity: 0;
}

.dropdown-item-content {
  position: relative;
  z-index: 1;
  width: 92%;
  transition: all 0s ease;
  padding-bottom: 20px;
  padding-left: 40px;
}

.dropdown-item {
  overflow: hidden;
}

.form-input-custom input.error,
.form-input-custom textarea.error {
  border-bottom: 1px solid #ff1818;
  margin-bottom: -1px;
  color: #ff1818;
}

.form-input-custom input.error::placeholder,
.form-input-custom textarea.error::placeholder {
  color: rgba(255, 24, 24, 0.5);
}

.show-mobile {
  display: none;
}

.box-animation-new-home3 {
  display: none;
}

.dropdown-item-content p {
  margin: 0;
}

.section-services-new-content-item-int {
  display: flex;
  align-items: flex-end;
}

.section-services-new-content-item-left {
  flex: 0 0 50%;
}

.section-services-new-content-item-right {
  flex: 0 0 45%;
  margin-left: auto;
  height: 120%;
  display: flex;
  align-items: flex-end;
  margin-right: -40px;
}

.section-services-new-content-item-right-img {
  max-width: 100%;
  height: auto;
}

.section-services-new-content-items-nav-title {
  text-transform: uppercase;
}

.section-services-new-content-items {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  padding: clamp(31.5px, 2.1875vw, 52.5px) 0
    clamp(30.25px, 3.4895833vw, 83.75px) 0;
  overflow: visible;
}

.section-services-new-content-items .swiper-wrapper {
  flex: 1 1 auto;
  align-items: stretch;
}

.section-services-new-content-item {
  height: auto;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  opacity: 0;
}

.section-services-new-content-item.active {
  z-index: 2;
}

.section-services-new-content-item-1 {
  opacity: 1;
}

.section-services-new-content-item-1
  .section-services-new-content-item-right-img {
  margin-bottom: -30%;
}

.section-services-new-content-item-left {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.section-services-new-content-item-left-btn {
  margin-top: auto;
  text-decoration: none !important;
  width: -webkit-fit-content;
  width: fit-content;
  position: absolute;
  left: 0;
  bottom: 0;
}

.section-services-new-content-item-left-btn .btn1 {
  display: flex;
  align-items: center;
  border-width: 1px;
  padding-left: clamp(45px, 3.125vw, 75px);
  transition:
    all 1s ease,
    padding-right 0.5s ease,
    padding-left 0.5s ease;
}

.section-services-new-content-item-left-btn
  .btn1
  .section-services-new-content-item-left-btn-point {
  width: clamp(27.75px, 1.9270833vw, 46.25px);
  height: clamp(27.75px, 1.9270833vw, 46.25px);
  display: block;
  background: #ff4343;
  border-radius: 50%;
  position: absolute;
  left: clamp(8px, 0.704vw, 19px);
  top: 0;
  bottom: 0;
  margin: auto;
  transition:
    all 1s ease,
    left 0.5s ease;
}

.section-services-new-content-item-left-btn.active .btn1 {
  padding-right: clamp(45px, 3.125vw, 75px);
  padding-left: 10px;
  border-color: #0f0f0f;
  color: #0f0f0f !important;
}

.section-services-new-content-item-left-btn.active
  .section-services-new-content-item-left-btn-point {
  left: calc(
    100% -
      calc(clamp(27.75px, 1.9270833vw, 46.25px) + clamp(8px, 0.704vw, 19px))
  );
  background: #0f0f0f;
}

.section-services-new-content-items-navs {
  margin-bottom: clamp(30px, 2.0833333vw, 50px);
  position: relative;
  z-index: 2;
}

.section-services-new-content-items-nav-title {
  color: #d9d9d9;
}

.section-services-new-content-items-nav.active
  .section-services-new-content-items-nav-title {
  color: #0f0f0f;
}

.section-services-new-content-item-2 .section-services-new-content-item-right,
.section-services-new-content-item-3 .section-services-new-content-item-right {
  height: calc(120% + 50px);
  margin-bottom: -50px;
}

.section-services-new-content-item-2
  .section-services-new-content-item-right-img,
.section-services-new-content-item-3
  .section-services-new-content-item-right-img {
  width: auto;
  height: 100%;
  margin-left: auto;
}

.section-services-new-content-item-2
  .section-services-new-content-item-right-text,
.section-services-new-content-item-3
  .section-services-new-content-item-right-text {
  bottom: 20%;
}

.parent-section-services-new {
  padding-top: clamp(75px, 5.2083333vw, 125px);
  padding-bottom: clamp(150px, 10.4166667vw, 250px);
}

.section-services-new-content-item-int-active {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0;
}

.section-services-new-content-item-int-active
  .section-services-new-content-item-right {
  top: -20%;
  position: relative;
}

.section-services-new-content-item-left-item {
  display: flex;
  border: 0;
  background: transparent;
  line-height: 1;
  padding: clamp(8.25px, 0.5729167vw, 13.75px) 0;
  width: 100%;
  text-align: left;
  color: #0f0f0f;
}

.section-services-new-content-item-left-item span {
  transition: all 0.3s ease;
  margin-left: auto;
  flex: 1 1 auto;
}

.section-services-new-content-item-left-item.active span {
  flex: 0 0 auto;
}

.section-services-new-content-item-left-item:not(.active):hover {
  padding-left: 30px;
}

.section-services-new-content-item-left-btn-back .btn1 {
  border-color: #0f0f0f;
  color: #0f0f0f !important;
}

.section-services-new-content-item-left-btn-back
  .btn1
  .section-services-new-content-item-left-btn-point {
  background: #0f0f0f;
  order: 1;
  margin-right: 0;
  margin-left: 10px;
}

.section-services-new-content-item-right-text {
  position: absolute;
  top: 40%;
  width: 73%;
  right: 40px;
  display: none;
  opacity: 0;
  transition: all 0s ease;
}

.swiper-slide-services-new {
  display: flex;
  align-items: stretch;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.swiper-slide-services-new-left-img {
  border-radius: 20px;
  transform: translateY(-50%);
  position: relative;
  padding-top: 0%;
  overflow: hidden;
  top: 50%;
}

.swiper-slide-services-new-left-img img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.swiper-slide-services-new-1 .swiper-slide-services-new-left {
  opacity: 1;
  transform: translateY(0);
}

.swiper-slide-services-new-1 .swiper-slide-services-new-right {
  opacity: 1;
}

.swiper-slide-services-new-2 .swiper-slide-services-new-left-img {
  transform: translateY(-50%);
}

.swiper-slide-services-new-left {
  flex: 1;
  padding: clamp(37.5px, 2.6041667vw, 62.5px) 0;
  transform: translateY(100%);
  opacity: 1 !important;
}

.swiper-slide-services-new-right {
  flex: 1;
  margin-left: 9.6%;
  padding: 1.574% 0 2%;
  display: flex;
  flex-direction: column;
  max-height: clamp(675px, 46.875vw, 1125px);
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
}

.section-services-new-content-title {
  width: 100%;
  margin-bottom: clamp(80px, 7.82vw, 150px);
  text-transform: uppercase;
  display: flex;
  flex-wrap: wrap;
  transition: all 0s ease;
}

.section-services-new-content-title u {
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  flex: 1 1 auto;
  transition: all 0s ease;
}

.section-services-new-content-title u div {
  border-bottom: 1px solid #0f0f0f;
  transition: border-color 0.5s ease;
}

.section-services-new-content-title .space-title9 {
  display: block;
  width: 100%;
}

.section-services-new-content-title div:not(.space-title9) {
  flex: 1 1 auto;
}

.section-services-new {
  padding: clamp(45px, 5.21vw, 100px) 0 clamp(45px, 7.85vw, 150px);
}

.swiper-slide-services-new-right-subtitle {
  margin: 0;
  margin-bottom: clamp(15px, 1.15vw, 22px);
}

.swiper-slide-services-new-right-text {
  margin-bottom: auto;
  width: 75%;
}

.section-services-new-content-swiper {
  display: flex;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.section-services-new-content-item-left-items {
  display: none;
}

.section-services-new .swiper-slide-services-new-left-img {
  padding-top: 0 !important;
  background: #e4e4e4;
  border-radius: 15px;
  width: 100%;
  transition: all 0.5s ease;
  aspect-ratio: 1/1;
}

.section-services-new .swiper-slide-services-new-right {
  margin-left: 0;
  overflow-y: scroll;
  padding: clamp(37.5px, 2.6041667vw, 62.5px) 0;
  height: 100%;
  max-height: 100%;
}

.section-services-new .swiper-slide-services-new-left {
  margin-left: 0;
}

.section-services-new .swiper-slide-services-new-right-text {
  width: 96%;
}

.section-services-new .swiper-slide-services-new {
  flex-direction: row-reverse;
}

.section-services-new
  .swiper-slide-services-new-1
  .swiper-slide-services-new-right-int {
  opacity: 1;
  z-index: 999;
}

.section-services-new .section-services-new-content-item-left-btn {
  bottom: 5%;
  z-index: 999;
}

.section-services-new .swiper-slide-services-new-right-title {
  margin-bottom: clamp(11.25px, 0.78125vw, 18.75px);
}

.section-services-new
  .swiper-slide-services-new-left-img
  .section-services-new-content-item-right-img {
  height: auto;
  min-height: 100%;
  mix-blend-mode: multiply;
}

.content-main-services-active .swiper-slide-services-new-left-img {
  background: #ee3f3f;
}

.dropdown-item-button {
  background: #ff4343;
  position: relative;
  z-index: 2;
}

.section-services-new .swiper-slide-services-new-right::-webkit-scrollbar {
  display: none;
}

.content-main.content-main-invert
  .section-services-new.content-main-services-active
  .swiper-slide-services-new-left-img,
.content-main.content-main-invert-cultura
  .section-services-new.content-main-services-active
  .swiper-slide-services-new-left-img {
  background: #191919;
}

.content-main.content-main-invert
  .section-services-new.content-main-services-active
  .swiper-slide-services-new-left-img
  lottie-player,
.content-main.content-main-invert-cultura
  .section-services-new.content-main-services-active
  .swiper-slide-services-new-left-img
  lottie-player {
  filter: invert(1);
}

.content-main.content-main-invert
  .section-services-new.content-main-services-active
  .dropdown-item-button,
.content-main.content-main-invert-cultura
  .section-services-new.content-main-services-active
  .dropdown-item-button {
  background: #0f0f0f;
}

.dropdown-item-button {
  transition: background 0.5s ease;
}

.content-main:not(.content-main.content-main-invert):not(
    .content-main-services-active
  )
  .section-services-new.content-main-services-active
  .swiper-slide-services-new-left-img {
  background: #e4e4e4;
}

.content-main:not(.content-main.content-main-invert):not(
    .content-main-services-active
  )
  .section-services-new.content-main-services-active
  .swiper-slide-services-new-left-img
  lottie-player {
  filter: invert(0);
}

.content-main:not(.content-main.content-main-invert):not(
    .content-main-services-active
  )
  .section-services-new.content-main-services-active
  .dropdown-item-button {
  background: #efefef;
}

.section-services-new-content-items-nav {
  margin-bottom: clamp(18.75px, 1.3020833vw, 31.25px);
}

.section-home5 {
  overflow: hidden;
}

.lang-item a {
  display: inline-block;
  font-weight: 400;
  color: #efefef !important;
  text-decoration: none !important;
  font-size: clamp(12px, 1.05vw, 26px);
  line-height: clamp(16px, 1.567vw, 39px);
}

.lang-item {
  list-style: none;
  overflow: hidden;
  width: -webkit-fit-content;
  width: fit-content;
}

.lang-item-first {
  padding-right: 25px;
  position: relative;
}

.lang-item-first::after {
  content: "";
  display: block;
  width: 1px;
  height: 60%;
  background: #efefef;
  position: absolute;
  left: 69%;
  top: 17%;
  transform: rotate(20deg);
}

.links-footer-right .lang-item-first::after {
  left: 71%;
}

.links-footer-right-cookies a {
  text-transform: uppercase;
}

.disabled-link {
  pointer-events: none;
}

.section-cultura5-title {
  text-transform: uppercase;
}

.section-cultura5-element:hover .section-cultura5-element-box-img {
  border-radius: clamp(300px, 20.8333333vw, 530px);
}

.section-cultura5-element .section-cultura5-element-box-img {
  transition: all 0.5s ease;
}

.section-content-modal-absolute-container-icon {
  width: clamp(38.66666667px, 3.0208vw, 77.33333333px);
  height: clamp(38.66666667px, 3.0208vw, 77.33333333px);
}

.section-content-modal-absolute-container {
  position: relative;
  display: flex;
  align-items: center;
}

.content-modal-projects-persiana {
  position: absolute;
  left: 0;
  top: 100vh;
  right: 0;
  bottom: 0;
}

.single-proyecto main {
  padding: 0 !important;
}

.section-cultura5-box-elements .section-proyectos1-content-item {
  width: calc(50% - 11px);
}

.section-services-new-content-item-left-btn
  .btn1
  .section-services-new-content-item-left-btn-text {
  color: #ff4343 !important;
}

.section-content-modal-claro-text .section-content-modal-header-title,
.section-content-modal-claro-text .section-content-modal-header-text p,
.section-content-modal-claro-text
  .section-content-modal-section2-content-right-title,
.section-content-modal-claro-text .title10 ul li,
.section-content-modal-claro-text
  .section-content-modal-section2-content-right-text
  p {
  color: #0f0f0f !important;
}

.section-content-modal-claro-text .section-content-modal-header-text img {
  filter: brightness(0) !important;
}

.section-services-new-content-item-left-btn.active
  .btn1
  .section-services-new-content-item-left-btn-text {
  color: #000000 !important;
}

.section-content-modal-claro-text .section-content-modal-header-title,
.section-content-modal-claro-text .section-content-modal-header-text p,
.section-content-modal-claro-text
  .section-content-modal-section2-content-right-title,
.section-content-modal-claro-text .title10 ul li,
.section-content-modal-claro-text
  .section-content-modal-section2-content-right-text
  p {
  color: #0f0f0f !important;
}

.section-content-modal-claro-text .section-content-modal-header-text img {
  filter: brightness(0) !important;
}

.section-content-modal-section3.section-content-modal-section-first-child {
  padding-top: clamp(100px, 7.8125vw, 200px);
}

.section-content-modal-section1-img-m {
  display: none;
}

.section-content-modal-section3-content-iframe-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.swiper-section-home2-slide:before {
  background: transparent;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  position: absolute;
  border-radius: 20px;
  opacity: 0.3;
}

.swiper-section-home2-slide-content {
  z-index: 3;
}

.swiper-section-home2-slide:before {
  opacity: 0;
}

.swiper-section-home2-slide[style*="9"]:before {
  opacity: 0.3;
}

@media (min-width: 991px) {
  .content-main-header-nav-logo:hover
    img:not(.content-main-header-nav-logo-hover) {
    opacity: 0;
  }

  .content-main-header-nav-logo:hover .content-main-header-nav-logo-hover {
    opacity: 1;
  }

  .section-proyectos1-content-items-left
    .section-proyectos1-content-item:nth-child(1)
    .section-proyectos1-content-item-bg,
  .section-proyectos1-content-items-right
    .section-proyectos1-content-item:nth-child(1)
    .section-proyectos1-content-item-bg {
    transform: translateY(-100%) !important;
  }

  .section-proyectos1-content-items-left
    .section-proyectos1-content-item:nth-child(1)
    .section-proyectos1-content-item-card-image
    img,
  .section-proyectos1-content-items-right
    .section-proyectos1-content-item:nth-child(1)
    .section-proyectos1-content-item-card-image
    img {
    transform: translateY(0) !important;
  }
}

@media (max-width: 1600px) {
  .link1 {
    font-size: clamp(35px, 2.6vw, 50px);
    line-height: 1.4;
  }

  .title-marquee {
    font-size: clamp(100px, 9vw, 255px);
  }

  .section-contact-box-img {
    padding-right: 115px;
    width: 50%;
  }

  .contact-swiper-box-textarea {
    height: 200px;
    margin-top: 30px;
  }

  .contact-swiper-number {
    margin-bottom: 12px;
  }

  .contact-question-custom {
    width: 95%;
  }

  .contact-swiper-box-custom {
    margin-top: 30px;
  }

  .contact-swiper-radio {
    margin-bottom: 2px;
  }

  .contact-swiper-box-input {
    margin-top: 30px;
  }

  .contact-swiper-input {
    padding: 15px 0px;
    margin-bottom: 15px;
  }

  .contact-swiper-textarea-text {
    margin-bottom: 0px;
    font-size: clamp(12px, 2.61vw, 14px);
  }

  .contact-swiper-content-radio {
    margin-top: 35px;
  }

  .contact-swiper-box-radio {
    width: 50%;
  }

  .contact-swiper-radio-label {
    padding-left: 26px;
  }

  .button-contact {
    width: 200px;
    height: 60px;
  }

  .title3.subtitle-contact-box {
    width: 95%;
  }

  .text-contact-box {
    width: 95%;
  }

  .content-buttons-contact-box {
    margin-top: 85px;
  }

  .section-contact-list {
    margin-top: 60px;
  }

  .gif-contact {
    margin-bottom: 30px;
  }

  .swiper-contact-question-title3 {
    margin-bottom: 10px;
  }

  .swiper-contact-question-title4 {
    margin-bottom: 49px;
  }

  .button-contact-swiper {
    width: 220px;
    height: 60px;
  }

  .section-servicios2-content-left-title {
    font-size: clamp(20px, 3.65vw, 50px);
    line-height: clamp(28px, 4.43vw, 65px);
    margin-bottom: clamp(15px, 1.25vw, 20px);
  }

  .section-servicios2-content-left-subtitle {
    font-size: clamp(16px, 1.38vw, 22px);
    line-height: clamp(20px, 1.88vw, 30px);
  }

  .section-servicios2-content-left-text {
    margin-bottom: clamp(35px, 3.13vw, 50px);
  }

  .section-servicios2-content-left-text .text2 {
    font-size: clamp(25.5px, 2.4285714vw, 42.5px);
    line-height: clamp(28.5px, 2.7142857vw, 47.5px);
  }

  .title9 {
    font-size: clamp(70.5px, 5.8vw, 137.5px);
    line-height: 1;
  }

  .section-servicios5-content-item-left-text p {
    font-size: clamp(22.5px, 1.875vw, 37.5px);
    line-height: 1.2;
  }
}

@media (min-width: 991px) and (max-height: 700px) {
}

@media (min-width: 1600px) and (max-height: 1000px) {
  .title9 {
    font-size: clamp(82.5px, 12.2222222vh, 137.5px);
  }

  .section-servicios5-content-item-left-text {
    width: 90%;
  }

  .section-servicios5-content-item-left-text p {
    font-size: clamp(27px, 3.6vh, 45px);
    line-height: 1.3;
  }

  .section-servicios5-content-item-left-item {
    font-size: clamp(27px, 3.6vh, 45px);
  }

  .section-services-new-content-item-left-item {
    font-size: clamp(30px, 2.0833333vw, 50px);
  }
}

@media (max-width: 991px) {
  .container {
    width: 570px;
    padding: 0 20px;
    max-width: 100%;
  }

  .content-main.content-main-invert
    .section-servicios2-content-items
    .swiper-pagination
    .swiper-pagination-bullet {
    color: #ffffff;
  }

  .content-main.content-main-invert
    .section-servicios2-content-items-navigation
    .swiper-button-prev,
  .content-main.content-main-invert
    .section-servicios2-content-items-navigation
    .swiper-button-next {
    color: #fff;
  }

  .content-main.content-main-invert
    .content-section-home2
    .swiper-pagination
    .swiper-pagination-bullet {
    background: #ffffff;
  }

  .content-main.content-main-invert
    .swiper-pagination-custom1
    .swiper-pagination
    .swiper-pagination-bullet {
    background: #ffffff;
  }

  .content-main-header-nav {
    flex-wrap: wrap;
  }

  .content-footer-int1 {
    flex-wrap: wrap;
    padding-bottom: 35px;
  }

  .content-footer-int1 .title2 {
    color: #efefef;
  }

  .section-init-content-int-text {
    max-width: 100%;
    padding-bottom: 30px;
  }

  .section-init-content-int-text h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
    color: #fff;
  }

  .section-home1-content-img {
    width: 240px;
    margin: auto;
  }

  .section-home1-content-text {
    width: 98%;
  }

  .text1 {
    font-size: 34px;
    font-weight: 400;
    line-height: 40px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .section-home1-content-text-icon3 {
    margin: 0 -20px;
    padding: 0 22px;
  }

  .section-home1-content-text-icon5 {
    padding: 0 28px;
    max-width: 56px;
  }

  .section-home1-content-text-icon5 img {
    border-radius: 5px;
  }

  .section-home1-content-text-icon6 {
    display: inline-block;
    padding: 7% 8.4156%;
    margin-left: -3%;
    margin-bottom: -3.2%;
  }

  .section-home1-content-text-icon1 {
    display: inline-block;
    padding: 7% 8.4156%;
    margin-left: -3%;
    margin-bottom: -3.2%;
  }

  .section-home1-content-text-icon1 img {
    bottom: 7px;
  }

  .section-servicios1-content .section-home1-content-text-icon1 {
    margin-left: -3%;
  }

  .content-main-header-nav-logo img {
    width: 176px;
    object-fit: contain;
    object-position: left;
  }

  .btn-menu.btn-plus {
    margin-left: auto;
  }

  .content-main {
    padding-top: 30px;
  }

  .section-home1 {
    padding: 30px 0 70px;
  }

  .section-home3-content-text {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
  }

  .section-home3-content {
    display: flex;
    flex-direction: column;
  }

  .title4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
    margin-left: 0;
  }

  .text2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .section-home3-content-img {
    position: relative;
    margin: 20px 0 25px;
    height: 200px;
    width: auto;
    object-fit: contain;
    object-position: left;
  }

  .card-design1-img img {
    max-width: 100%;
  }

  .section-home6-content-swiper {
    padding: 0 20px;
    margin: 0 -20px;
  }

  .title5 {
    font-size: 34px;
    font-weight: 400;
    line-height: 40px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .section-home4-content-title {
    width: 100%;
    margin-bottom: 150px;
  }

  .title9 {
    font-size: clamp(41.25px, 14.1025641vw, 68.75px);
  }

  .swiper-slide-home4-left {
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 20px;
  }

  .swiper-slide-home4-left-img {
    padding-top: 100%;
    transform: rotate(0deg);
    height: auto;
    left: 0;
  }

  .swiper-slide-home4 {
    flex-direction: column;
    padding: 0;
  }

  .swiper-slide-home4-right {
    padding: 0;
    margin: 0;
  }

  .swiper-slide-home4-right-text {
    margin-bottom: 40px;
    width: 100%;
  }

  .swiper-slide-home4-right-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .btn1 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
    padding: 8px 15px;
  }

  .section-home5-content {
    padding: 50px 0;
  }

  .section-home5-content-title img {
    width: 45px;
    margin: 0;
    margin-right: 10px;
  }

  .section-home5-content-text {
    width: 100%;
    margin-bottom: 50px;
  }

  footer {
    padding: 50px 0;
  }

  .title2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .title3 {
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .content-footer-int2 {
    flex-wrap: wrap;
    padding-bottom: clamp(57.75px, 19.7435897vw, 96.25px);
  }

  .content-footer-int2 .copyright-text {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .content-footer .box-menu-footer-content {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 50px;
    align-items: flex-end;
  }

  .section-home6-content-swiper .swiper-button-next,
  .section-home6-content-swiper .swiper-button-prev {
    width: 50px;
  }

  .section-home6-content-swiper .swiper-button-next {
    right: 30px;
  }

  .section-home6-content-swiper .swiper-button-prev {
    left: 30px;
  }

  .copyright-text {
    margin: auto;
    display: none;
  }

  .link2 {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .swiper-section-home2-slide-content {
    left: 0;
    width: 100%;
    padding: 30px 15px;
  }

  .swiper-section-home2-slide-content-title h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .swiper-section-home2-slide-content-title > span {
    height: 15px;
    width: 15px;
    margin-right: 5px;
  }

  .swiper-section-home2-slide-content-tag {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
    padding: 5px 12px;
  }

  .swiper-section-home2-slide-content-title {
    margin-bottom: 15px;
  }

  .section-home2 {
    padding-bottom: 0;
  }

  .content-main-header-nav-talk-link {
    display: none;
  }

  .box-menu-header-logo {
    width: 200px;
  }

  .box-menu-header-logo img {
    width: 100%;
  }

  .box-menu-footer-content {
    flex-wrap: wrap;
    height: 100%;
    align-items: stretch;
    margin-top: 40px;
  }

  .box-menu-body-links-lang {
    margin-top: auto;
  }

  .box-menu-footer {
    margin-top: 40px;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
  }

  .box-menu-body-links {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }

  .box-menu-body-links-right {
    width: 25%;
    padding-bottom: 0;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
  }

  .box-menu-body {
    margin-top: 50%;
  }

  .box-menu-footer .btn-plus {
    margin: 0;
  }

  .box-menu {
    padding: 29px 0px 40px;
    top: -30px;
    bottom: -7%;
    z-index: 99999;
  }

  .box-menu-content {
    width: 570px;
    max-width: 100%;
    margin: auto;
    padding: 0 20px;
  }

  .section-proyectos1-content-tag {
    font-size: 20px;
    line-height: 24px;
  }

  .section-proyectos1-content-tags {
    width: 100%;
    padding: 45px 0 35px;
  }

  .section-proyectos1-content-item-card-content {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .section-proyectos1-content-item-card-content-title,
  .section-proyectos1-content-item-card-content-tags {
    font-size: 18px;
    line-height: 22px;
  }

  .section-proyectos1-content-item-card-content-tags {
    display: block;
    width: 100%;
  }

  .section-proyectos1-content-item,
  .section-cultura5-box-elements .section-proyectos1-content-item {
    width: 100%;
  }

  .section-shop1-content-item {
    width: 50% !important;
    margin-bottom: 25px;
    margin-left: 0;
    margin-top: 0;
  }

  .section-shop1-content-item-card-box-hover {
    display: none;
  }

  .section-shop1-content-item-card-box {
    opacity: 1 !important;
  }

  .section-shop1-content-item-card-box-content-title {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
  }

  .section-shop1-content-item-card-box-content-price {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #0f0f0f;
    text-decoration: none;
    margin: 0;
    opacity: 0.5;
    margin-left: 5px;
  }

  .section-shop1-content-item-card-box-image {
    border-radius: 12px;
    position: relative;
    padding-top: 116.67% !important;
    overflow: hidden;
  }

  .section-shop1 {
    padding: 60px 0 25px;
  }

  .section-contact-container {
    flex-direction: column;
    height: 100%;
  }

  .section-contact-box-img {
    width: 100%;
    padding-right: 0px;
  }

  .section-contact-box-content {
    width: 100%;
    margin-top: 20px;
  }

  .content-buttons-contact-box {
    margin-top: 20px;
    flex-direction: column;
  }

  .button-contact {
    width: 150px;
    height: 40px;
    margin-bottom: 10px;
  }

  .section-contact-list-item {
    padding-top: 21px;
    padding-bottom: 24px;
  }

  .contact-swiper-content-radio {
    flex-wrap: wrap;
  }

  .contact-content-box-swiper {
    height: 100%;
  }

  .contact-swiper-box-radio {
    width: 49%;
  }

  .swiper-contact-questions {
    padding-bottom: 50px;
  }

  .contact-question-custom {
    width: 100%;
  }

  .button-contact-swiper {
    margin-top: 50px;
    width: 200px;
    height: 50px;
  }

  .swiper-contact-question-title4 {
    margin-top: 20px;
  }

  .contact-swiper-radio {
    margin-bottom: 10px;
  }

  .section-contact {
    padding-bottom: 100px;
    padding-top: 90px;
  }

  .section-contact-img-button {
    top: 15px;
    right: 15px;
    padding: 0;
  }

  .contact-swiper-radio-label {
    padding-left: 34px;
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .contact-swiper-radio-label:after {
    width: 18px;
    height: 18px;
  }

  .contact-swiper-radio-label:before {
    width: 10px;
    height: 10px;
  }

  .contact-swiper-input {
    padding: 10px 0px;
  }

  .contact-swiper-input::placeholder {
    font-size: 14px;
  }

  .title-contact-box {
    font-size: 23px;
    margin-bottom: 10px;
  }

  .contact-swiper-number {
    margin-bottom: 10px;
  }

  .title3.subtitle-contact-box {
    font-size: 20px;
    line-height: 1.2;
  }

  .swiper-section-home2-slide {
    height: auto;
    position: initial;
    text-decoration: none !important;
  }

  .swiper-section-home2-slide-img {
    opacity: 1;
    position: relative;
    height: calc(100vh - 150px);
  }

  .swiper-section-home2-slide-content {
    transform: translateY(0);
    opacity: 1;
    position: relative;
    padding: 10px 00;
  }

  .swiper-section-home2-slide-content-title > span svg path {
    fill: #0f0f0f;
  }

  .swiper-section-home2-slide-content-tag {
    border-color: #040404;
    margin-right: 5px;
  }

  .content-section-home2 {
    height: auto;
    padding-bottom: 0;
  }

  .content-section-home2 .swiper-pagination {
    position: absolute;
    bottom: 0;
  }

  .content-section-home2 .swiper-pagination .swiper-pagination-bullet {
    background: #0f0f0f;
    margin: 0 6px;
    transition: all 0.3s ease;
    width: 8px;
    height: 8px;
  }

  .content-section-home2 .swiper-pagination .swiper-pagination-bullet-active {
    transform: scale(1.4);
  }

  .swiper-slide-home4 {
    position: initial;
  }

  .section-home4-content-swiper {
    height: auto;
    margin: 0 -20px;
    padding: 0 20px;
    padding-bottom: 30px;
  }

  .swiper-pagination-custom1 .swiper-pagination {
    position: absolute;
    bottom: 0;
  }

  .swiper-pagination-custom1 .swiper-pagination .swiper-pagination-bullet {
    background: #0f0f0f;
    margin: 0 6px;
    transition: all 0.3s ease;
    width: 8px;
    height: 8px;
  }

  .swiper-pagination-custom1
    .swiper-pagination
    .swiper-pagination-bullet-active {
    transform: scale(1.4);
  }

  .swiper-slide-home4-left {
    opacity: 1;
    transform: translateY(0);
  }

  .swiper-slide-home4-right {
    opacity: 1;
  }

  .swiper-slide-home4-2 .swiper-slide-home4-left-img {
    left: 0;
    transform: translate(0, 0);
  }

  .swiper-slide-home4-right-title {
    margin-bottom: 10px;
  }

  .swiper-slide-home4-right-subtitle {
    margin-bottom: 15px;
  }

  .swiper-slide-home4-right-text {
    margin-bottom: 25px;
  }

  .section-home6 {
    padding: 60px 0;
  }

  .section-cultura1 {
    padding: clamp(237px, 81.025641vw, 395px) 0 130px;
  }

  .section-cultura2-content-text-title {
    width: 100%;
  }

  .section-cultura2-content {
    height: auto;
    padding-bottom: 50px;
    padding-top: 0;
  }

  .section-cultura3-content {
    flex-direction: column;
  }

  .section-cultura3-content-left {
    width: 100%;
  }

  .section-cultura3-content-right {
    width: 100%;
  }

  .section-cultura4-content-items {
    flex-wrap: wrap;
  }

  .text3 {
    font-size: 14px;
    line-height: 20px;
  }

  .section-cultura4-content-item-bg-item {
    width: 30%;
    padding-top: 30%;
  }

  .section-cultura4-content-item-bg-item-icon {
    padding: 20px;
  }

  .section-cultura5-content-title {
    margin-bottom: 20px;
  }

  .section-cultura5-content-item-title,
  .section-cultura5-content-item-year {
    font-size: 18px;
    line-height: 22px;
  }

  .section-cultura5-content-item-icon {
    width: 30px;
  }

  .section-cultura3-content-left-img img {
    width: 100%;
    max-width: 500px;
  }

  .section-cultura5-content-item-year {
    margin-left: auto;
  }

  .section-cultura2-content-item-text {
    max-width: 100%;
  }

  .section-cultura2-content-item-num {
    margin-bottom: 20px;
  }

  .section-cultura2-content-item {
    opacity: 1;
    width: clamp(480px, 32.5vw, 624px);
    transition: all 0s ease;
  }

  .section-cultura2-content-item .section-cultura2-content-item-text {
    transform: translateX(0);
    opacity: 1;
    transition: all 0s ease;
    width: 88%;
  }

  .section-cultura2-content-items .section-servicios2-content-items-navigation {
    margin-bottom: 15px;
  }

  .section-cultura1-content-text-icon1 {
    padding: 2% 10.4156%;
    margin-left: -5%;
  }

  .section-referentes1 {
    padding: 30px 0;
  }

  .section-servicios3-content-section-int {
    flex-wrap: wrap;
  }

  .section-servicios3-content-section-int-left {
    width: 100%;
    margin-bottom: 30px;
  }

  .section-servicios3-content-section-int-right {
    width: 100%;
    padding: 0;
  }

  .section-servicios3-content-section-int-right-text {
    margin-bottom: 30px;
  }

  .section-servicios2-content-items {
    margin-bottom: 40px;
  }

  .section-servicios2-content-items .swiper-wrapper {
    height: auto;
    overflow: visible;
  }

  .section-servicios2-content-items .swiper-pagination {
    position: absolute;
    bottom: 0;
  }

  .section-servicios2-content-items
    .swiper-pagination
    .swiper-pagination-bullet {
    margin: 0 0.8rem;
    transition: all 0.3s ease;
    width: auto;
    height: auto;
    background: transparent;
    border-radius: 0;
    font-size: 34px;
    font-weight: 400;
    line-height: 40px;
  }

  .section-servicios2-content-item {
    position: relative;
    flex-wrap: wrap;
    opacity: 1;
    height: auto;
  }

  .section-servicios2-content-left {
    width: 100%;
    opacity: 1;
  }

  .section-servicios2-content-right {
    width: 100%;
    opacity: 1;
  }

  .section-servicios2-content-right-img {
    padding-top: 35px;
  }

  .section-servicios1-content {
    padding: 100px 0 60px;
  }

  .section-content-modal-section9-content-next {
    margin-left: auto;
  }

  .section-content-modal {
    overflow: hidden;
    padding-top: 30vh;
  }

  .section-content-modal-section9 {
    padding-bottom: 90px;
  }

  .section-content-modal-header-title {
    color: #efefef;
    margin-bottom: 16px;
  }

  .section-content-modal-header {
    padding-bottom: 40px;
  }

  .section-content-modal-section2-content {
    flex-wrap: wrap;
  }

  .section-content-modal-section2-content-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .section-content-modal-section2-content-left-title {
    color: #fff;
  }

  .section-content-modal-section2-content-right {
    width: 100%;
  }

  .section-content-modal-section2 {
    padding: 40px 0 50px;
  }

  .section-content-modal-section4 {
    padding: 60px 0 75px;
  }

  .section-content-modal-section4-content {
    display: flex;
    flex-wrap: wrap;
  }

  .section-content-modal-section4-content-right {
    width: 100%;
  }

  .section-content-modal-section4-content-right-title {
    margin-bottom: 10px;
  }

  .section-content-modal-section6-item {
    padding-bottom: 25px;
  }

  .section-content-modal-section6 {
    padding: 45px 0 50px;
  }

  .section-content-modal-section8 {
    padding: 50px 0 100px 0;
  }

  .section-content-modal-section8-img {
    position: initial;
    order: -1;
    width: 200px;
    margin-left: 0;
    margin-bottom: 30px;
  }

  .section-content-modal-section8 .container {
    display: flex;
    flex-direction: column;
  }

  .section-content-modal-section8-left-title br {
    display: none;
  }

  .content-main {
    border-radius: 15px;
  }

  .content-main {
    padding-top: 0;
  }

  .title-marquee {
    font-size: 64px;
    line-height: 1;
  }

  .section-init-content-int {
    padding: 15px 0 80px;
  }

  .section-home1-content-text-icon6 {
    padding: 5% 7.4156%;
  }

  .section-home5-content {
    padding-top: 100px;
  }

  .box-menu-footer .animation-enter-menu-btn-plus {
    padding-bottom: 10px;
  }

  .content-main-header.active {
    top: 0;
  }

  .content-main-header .container {
    padding: 0 30px 0 20px;
  }

  .cta-content-main-header .container {
    padding: 0 30px 0 20px;
  }

  body:hover .cursor-follower {
    display: none;
  }

  body.body-animation {
    overflow: hidden;
  }

  body.body-animation.body-chrome,
  body.body-animation.body-opera {
    padding-right: 0;
  }

  body.body-animation .content-main {
    z-index: 6;
  }

  .box-hover-cursor-images {
    display: none;
  }

  .wobble {
    animation: wobble 1.5s ease infinite;
  }

  @keyframes wobble {
    0% {
      transform: translateX(0%);
    }

    50% {
      transform: translateX(10%);
    }

    100% {
      transform: translateX(0%);
    }
  }

  .content-footer-int1-link {
    color: #fff;
  }

  .content-footer .box-menu-footer-content .box-menu-footer-content1,
  .content-footer .box-menu-footer-content .box-menu-footer-content2 {
    width: 50%;
    margin-bottom: 50px;
  }

  .content-footer-int2 .copyright-text {
    color: #fff;
  }

  .link2 {
    margin-bottom: 5px;
    font-size: 16px;
  }

  .section-cultura2-content-item-num {
    display: none;
  }

  .section-cultura2-content-item {
    border: 0;
    padding: 0;
  }

  .section-cultura1-content-text-icon2 {
    display: inline;
  }

  .section-cultura1-content-text-icon2 lottie-player {
    display: none;
  }

  .section-content-modal-absolute-bg-header {
    height: 110px;
    display: none;
  }

  .section-content-modal-absolute {
    border-radius: 20px 20px 0px 0px;
    margin-bottom: -40px;
  }

  .section-content-modal-absolute-container {
    padding-right: 10px;
  }

  .section-content-modal {
    padding-top: 0;
  }

  .section-content-modal-header-text img {
    width: 30%;
  }

  .section-proyectos1-content-items-30 .section-proyectos1-content-item {
    width: 100%;
  }

  .section-content-modal-section3-50,
  .section-content-modal-section3-100 {
    border-radius: 0;
  }

  .section-content-modal-section3-50 img,
  .section-content-modal-section3-100 img {
    border-radius: 15px;
  }

  .section-content-modal-section3-50 {
    width: 100%;
  }

  .content-modal-blog .section-content-modal-header-title {
    width: 100%;
  }

  .content-modal-blog .section-content-modal-header-text {
    width: 100%;
  }

  .section-content-modal-blog-container {
    flex-wrap: wrap;
  }

  .section-content-modal-blog-left {
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 30px;
  }

  .section-content-modal-blog-left-link {
    position: fixed;
    bottom: 3%;
    right: 3%;
    top: initial;
    background: #efefef;
    z-index: 2;
  }

  .section-content-modal-blog {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .section-content-modal-blog-right-content p {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    margin: 20px 0;
  }

  .section-content-modal-blog-right-content h3 {
    font-size: 25px;
    font-weight: 400;
    line-height: 30px;
    margin: 20px 0;
  }

  .section-content-modal-blog-right-content small {
    font-size: 14px;
    line-height: 20px;
  }

  .content-main-blogs {
    padding-bottom: 50px;
  }

  .section-content-modal-shop-container {
    flex-wrap: wrap;
    padding-bottom: 50px;
  }

  .section-content-modal-shop-container-left {
    flex: 0 0 100%;
    order: 2;
  }

  .section-content-modal-shop-container-right {
    top: 0;
    position: initial;
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 40px;
  }

  .section-content-modal-shop-container-left-images {
    display: none;
  }

  .section-content-modal-shop-container-right-text {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .section-content-modal-shop-related-title {
    margin-bottom: 30px;
  }

  .main-photos-product {
    display: block;
  }

  .content-section-related2 {
    padding-bottom: 30px;
  }

  .main-photos-product {
    padding-bottom: 10px;
    margin-bottom: 30px;
  }

  .content-footer-int1-right {
    display: none;
  }

  .content-footer-int1-link {
    font-size: clamp(37.5px, 12.8205128vw, 62.5px);
    line-height: clamp(48.75px, 16.6666667vw, 81.25px);
  }

  .content-footer-int2-left {
    flex-direction: column;
    margin-left: auto;
    text-align: right;
    padding-bottom: clamp(58.5px, 20vw, 97.5px);
  }

  .content-footer-int2-left-left {
    padding: 0;
    margin-bottom: 1.3rem;
  }

  .content-footer-int3-links {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 13px;
  }

  .content-footer-int3-links ul:last-child {
    margin-left: auto;
  }

  .links-footer-right-rd {
    margin-right: auto;
    width: 50%;
  }

  .links-footer-right-cookies {
    margin: 0;
    order: 3;
  }

  .links-footer-right.links-footer-right-lang {
    margin: 0;
  }

  .content-footer-int2-right {
    width: 100%;
    margin-right: auto;
  }

  footer {
    overflow: hidden;
    padding-bottom: 20px;
  }

  .box-newsletter-form-check label {
    font-size: 11.38px;
    width: 60%;
  }

  .box-newsletter-form-check label:before {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    border-radius: 1.7px;
    flex: 0 0 14px;
  }

  .box-newsletter-form-check label:after {
    width: 6px;
    height: 6px;
    left: 4px;
    top: 4px;
    border-radius: 0;
    bottom: 4px;
    margin: auto;
  }

  .btn-newsletter {
    font-size: 18px;
    bottom: -36px;
    height: -webkit-fit-content;
    height: fit-content;
    top: initial;
  }

  .box-newsletter-title .title3 {
    color: #fff;
    font-size: clamp(25.5px, 8.7179487vw, 42.5px);
    line-height: clamp(30px, 10.2564103vw, 50px);
  }

  .box-newsletter-form-content input {
    padding: 5px 0;
  }

  .content-footer-int1 {
    padding-bottom: 20px;
  }

  .swiper-section-home2-slide-img {
    height: clamp(203.25px, 69.4871795vw, 338.75px);
  }

  .swiper-section-home2-slide {
    margin-bottom: clamp(25.5px, 8.7179487vw, 42.5px);
  }

  .swiper-section-home2-slide-content-title > span {
    display: none;
  }

  .section-home3 {
    padding-bottom: 150px;
  }

  .section-home4-content-swiper .swiper-pagination-bullet {
    width: auto;
    height: auto;
    border-radius: 0;
    background: transparent;
    font-size: 32px;
    line-height: 40px;
    margin: 0 5px !important;
    transition: all 0.3s ease;
  }

  .section-home4-content-swiper .swiper-pagination {
    width: -webkit-fit-content;
    width: fit-content;
    bottom: initial;
    top: clamp(246.66666667px, 94.8718vw, 545px);
    left: 20px;
  }

  .section-home4-content-swiper .swiper-button-navs {
    position: absolute;
    right: 20px;
    top: clamp(251.33333333px, 96.6667vw, 552.66666667px);
    display: flex;
  }

  .section-home4-content-swiper .swiper-button-navs .swiper-button-next {
    position: initial;
    height: initial;
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    width: auto;
  }

  .section-home4-content-swiper .swiper-button-navs .swiper-button-prev {
    position: initial;
    height: initial;
    margin: 0;
    font-size: 24px;
    line-height: 24px;
    width: auto;
    margin-right: 10px;
  }

  .section-home4-content-swiper .swiper-button-navs div:after {
    display: none;
  }

  .swiper-slide-home4-right-title {
    opacity: 0 !important;
    margin-bottom: 15px;
  }

  .section-home5-content-img {
    width: calc(220% + 20px);
    position: initial;
    margin-bottom: clamp(43.5px, 14.8717949vw, 72.5px);
    margin-left: -120%;
  }

  .section-home5-content {
    padding-top: clamp(24px, 8.2051282vw, 40px);
  }

  .swiper-section-home2-slide-content-tags {
    display: none;
  }

  .swiper-section-home2-slide-content-text {
    display: block;
  }

  .swiper-section-home2-slide-content-text p {
    margin: 0;
    font-size: 18px;
    line-height: 32px;
    color: #bababa;
  }

  .swiper-section-home2-slide-content-title {
    margin-bottom: 0;
  }

  .link1-header {
    font-size: 54px;
    line-height: 60px;
  }

  .box-menu-body-links {
    width: 100%;
    height: -webkit-fit-content;
    height: fit-content;
  }

  .box-menu-body-links-right {
    width: 50%;
    flex-direction: row;
    justify-content: flex-start;
    margin-left: 0;
  }

  .box-menu-body-links-right
    .animation-enter-menu:first-child
    .animation-enter-menu-int {
    margin-left: 0;
  }

  .box-menu-footer-content {
    padding-bottom: 46px;
    margin-top: 0;
  }

  .box-menu-body-links-lang {
    margin-left: auto;
  }

  .box-menu-footer {
    margin-top: 20px;
  }

  .box-menu-footer .animation-enter-menu-btn-plus {
    margin-bottom: 15px;
  }

  .box-menu-body {
    margin-top: 43%;
  }

  .section-home5-content-title {
    margin-bottom: 15px;
  }

  .section-home5-content-title lottie-player {
    width: 45px;
    margin-top: -10px;
  }

  .card-design1-content-date {
    font-size: 18px;
    line-height: 40px;
  }

  .card-design1-content-title {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
  }

  .btn-arrow-down {
    display: block;
  }

  .section-servicios1-content .section-home1-content-text {
    width: 98%;
  }

  .section-servicios2-content-items-navigation {
    display: flex;
    order: -1;
  }

  .section-servicios2-content-items-navigation .swiper-button-navs {
    display: flex;
  }

  .section-servicios2-content-items-navigation
    .swiper-button-navs
    .swiper-button-prev {
    position: initial;
    margin: 0;
    height: auto;
    width: auto;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    color: #040404;
    margin-right: 16px;
  }

  .section-servicios2-content-items-navigation
    .swiper-button-navs
    .swiper-button-prev:after {
    display: none;
  }

  .section-servicios2-content-items-navigation
    .swiper-button-navs
    .swiper-button-next {
    position: initial;
    margin: 0;
    height: auto;
    width: auto;
    font-weight: 400;
    font-size: 24px;
    line-height: 24px;
    color: #040404;
  }

  .section-servicios2-content-items-navigation
    .swiper-button-navs
    .swiper-button-next:after {
    display: none;
  }

  .section-servicios2-content-items-navigation .swiper-pagination {
    position: initial;
    width: -webkit-fit-content;
    width: fit-content;
    margin-right: auto;
  }

  .section-servicios2-content-items-navigation
    .swiper-pagination
    .swiper-pagination-bullet {
    width: auto;
    height: auto;
    border-radius: 0;
    background: transparent;
    font-size: 32px;
    line-height: 40px;
    margin: 0 5px !important;
    transition: all 0.3s ease;
  }

  .section-servicios2-content-items-navigation
    .swiper-pagination
    .swiper-pagination-bullet:first-child {
    margin-left: 0;
  }

  .section-servicios2-content-items {
    display: flex;
    flex-direction: column;
  }

  .section-servicios2-content-item {
    flex-direction: column;
  }

  .section-servicios2-content-right {
    order: -1;
  }

  .section-servicios2-content-left-title {
    display: none;
  }

  .section-method-content-item-text {
    width: 100%;
  }

  .section-servicios1-content {
    padding-bottom: clamp(67.5px, 23.0769231vw, 112.5px);
  }

  .section-servicios1-content
    .section-home1-content-text
    .section-home1-content-text-icon6 {
    padding: 7% 8%;
    margin-top: -2%;
  }

  .title7 p {
    font-size: 18px;
    line-height: 24px;
  }

  .section-servicios3-content-section-int-right-button {
    width: 70%;
  }

  .section-servicios3-content-section-int-left-img {
    padding-top: clamp(127.5px, 43.5897436vw, 212.5px);
  }

  .section-servicios3-content-item-title-custom {
    padding: 10px 0;
  }

  .section-servicios2-content-left-subtitle {
    margin-bottom: 15px;
  }

  .section-cultura3-content {
    padding-bottom: 50px;
  }

  .section-cultura3 {
    padding-top: 100px;
  }

  .section-cultura3-content-right-subtitle {
    margin-bottom: 5px;
  }

  .section-cultura3-content-left {
    margin-bottom: 20px;
  }

  .text2 p {
    font-size: 24px;
    line-height: 32px;
  }

  .section-cultura4-content-item {
    width: 50%;
  }

  .section-cultura4-content-item-bg-hover {
    padding-top: 132%;
  }

  .section-cultura4-content-item-content {
    border-radius: 15px;
  }

  .section-cultura4-content-item-bg {
    border-radius: 15px;
    display: block;
  }

  .section-cultura4-content-item-bg-item {
    width: 109px;
    height: 109px;
    padding: 0;
    margin: auto;
    margin-top: clamp(23.25px, 7.9487179vw, 38.75px);
  }

  .section-cultura4-content-item-bg-item-icon {
    padding: 0;
  }

  .section-cultura4-content-item-text {
    padding: 8px 12px;
    font-size: 16px;
    line-height: 18px;
  }

  .section-cultura4-content-item-text h4 {
    color: #888888 !important;
  }

  .section-content-modal-section9-content {
    flex-wrap: wrap;
  }

  .section-content-modal-section9-content-next {
    width: 100%;
    display: flex;
    align-items: center;
    order: -1;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 0;
  }

  .section-content-modal-section9-content-next .hover-animation-image-img {
    border-radius: 15px;
    width: auto;
    transform: translate(0, 0) !important;
    position: initial;
    opacity: 1;
    flex: 1 1 auto;
    max-width: 47%;
    height: auto;
    margin-left: auto;
    aspect-ratio: 4/3;
  }

  .section-content-modal-section9-content-next span {
    width: 50%;
    font-weight: 400;
    font-size: 34px;
    line-height: 40px;
  }

  .section-content-modal-section9-content-prev {
    padding-top: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .section-content-modal-section9-content-prev .hover-animation-image-img {
    border-radius: 15px;
    width: auto;
    transform: translate(0, 0) !important;
    position: initial;
    opacity: 1;
    flex: 1 1 auto;
    max-width: 47%;
    height: auto;
    margin-left: auto;
    margin-left: 0;
    margin-right: auto;
    aspect-ratio: 4/3;
  }

  .section-content-modal-section9-content-prev span {
    width: 50%;
    font-weight: 400;
    font-size: 34px;
    line-height: 40px;
    order: 2;
    padding-left: 2%;
    padding-right: 0%;
  }

  .section-content-modal-section9 {
    padding-top: 30px;
    transform: initial;
    margin-bottom: 0;
    padding-bottom: 130px;
  }

  .section-content-modal-section9 .container {
    transform: translateY(0) !important;
  }

  .contact-content-box-content .title-contact-box {
    margin-bottom: 10px;
  }

  .section-contact-box-content {
    margin-top: 0;
  }

  .contact-swiper-box-radio {
    width: 100%;
  }

  .title-contact-box {
    margin: 0;
  }

  .contact-swiper-box-radio-custom {
    position: relative;
  }

  .contact-swiper-box-radio-custom .contact-swiper-radio {
    padding-left: 25px;
  }

  .contact-swiper-box-radio-custom .contact-swiper-box-radio-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 28px;
    text-transform: initial;
    margin-bottom: 10px;
    display: flex;
  }

  .contact-swiper-box-radio-custom .contact-swiper-box-radio-title:before {
    content: "→";
    margin-right: 5px;
  }

  .contact-swiper-box-radio-custom .btn-contact-swiper-box-radio-title-close {
    background: transparent;
    outline: none !important;
    border: 0;
    padding: 0;
    margin-left: auto;
    width: 18px;
    height: 18px;
    display: block;
    position: relative;
    display: none;
    position: absolute;
    right: 0;
    top: 5px;
  }

  .contact-swiper-box-radio-custom
    .btn-contact-swiper-box-radio-title-close
    span {
    width: 18px;
    height: 1px;
    background: #040404;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }

  .contact-swiper-box-radio-custom
    .btn-contact-swiper-box-radio-title-close
    span:nth-child(1) {
    transform: rotate(45deg);
  }

  .contact-swiper-box-radio-custom
    .btn-contact-swiper-box-radio-title-close
    span:nth-child(2) {
    transform: rotate(-45deg);
  }

  .contact-swiper-box-radio-custom .contact-swiper-box-radio-title-count {
    font-size: 12px;
    line-height: 1.5;
    margin-top: auto;
    margin-left: 5px;
    display: block;
  }

  .contact-swiper-box-radio-custom .contact-swiper-radio-content {
    display: none;
  }

  .gif-contact {
    display: none;
  }

  .section-servicios2-content-left-text .title4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
  }

  .swiper-section-home2-slide {
    position: relative;
    top: 0;
  }

  .swiper-section-home2-slide-img img {
    border-radius: 15px;
  }

  .swiper-section-home2-slide-content {
    padding-bottom: 0;
  }

  .section-home3-content-img {
    display: block;
    width: 100%;
    height: clamp(327.75px, 112.0512821vw, 546.25px);
    margin-bottom: 20px;
    object-fit: cover;
    object-position: center;
    border-radius: 15px;
    margin-top: 0;
  }

  .link1-header-mobile {
    width: 70px;
    height: 41px;
    border-radius: 10px;
    margin: 0 5px;
    display: inline-block;
    object-fit: cover;
  }

  .link1-header.link-custom-line-lottie .link1-header-mobile {
    position: absolute;
    bottom: 7px;
  }

  .section-cultura5-content-item {
    align-items: flex-start;
  }

  .section-cultura2-content-items {
    padding: 30px 0;
    border-top: 1px solid;
    border-bottom: 1px solid;
  }

  .section-cultura2-content-items .swiper-wrapper {
    padding-bottom: 0;
  }

  .title3 {
    font-size: clamp(18px, 6.1538462vw, 30px);
  }

  .title3 p {
    font-size: clamp(18px, 6.1538462vw, 30px);
  }

  .section-content-modal-section2-content-left {
    margin-bottom: clamp(37.5px, 12.8205128vw, 62.5px);
  }

  .section-proyectos1 .section-proyectos1-content-tags {
    padding-bottom: clamp(18px, 6.1538462vw, 30px);
  }

  .section-home4-content-title div:not(.space-title9):nth-child(2) {
    text-align: right;
  }

  .section-proyectos1-content-items-left {
    width: 100%;
    position: initial;
  }

  .section-proyectos1-content-items-right {
    width: 100%;
  }

  .section-servicios5-content-items-nav-title {
    font-size: clamp(19.5px, 6.6666667vw, 32.5px);
  }

  .section-servicios5-content-item-int {
    flex-direction: column;
  }

  .section-servicios5-content-item-left {
    order: 2;
    flex: 0;
    height: auto;
    margin-bottom: auto;
    padding-bottom: 100px;
  }

  .section-servicios5-content-item-right {
    width: 100%;
    height: auto;
    margin-right: 0;
    flex: 0 1 auto;
    margin-bottom: auto;
    margin-top: auto;
  }

  .section-servicios5-content-item {
    position: initial;
    opacity: 1;
  }

  .section-servicios5-content-item-2 .section-servicios5-content-item-right {
    max-height: 28vh;
    margin-bottom: auto;
  }

  .section-servicios5-content-item-2
    .section-servicios5-content-item-right-img {
    margin: auto;
  }

  .section-servicios5-content-item-3 .section-servicios5-content-item-right {
    max-height: 28vh;
    margin-bottom: auto;
  }

  .section-servicios5-content-item-3
    .section-servicios5-content-item-right-img {
    margin: auto;
  }

  .section-servicios5-content-item-int-active
    .section-servicios5-content-item-right {
    display: none;
  }

  .section-servicios5-content-item-int-active
    .section-servicios5-content-item-left {
    width: 100%;
    flex: 0 0 100%;
    margin-top: auto;
    margin-bottom: 0;
  }

  .section-servicios5-content-item-left-item span {
    width: 100%;
  }

  .section-servicios5-content-item-left-item:not(.active):hover {
    padding-left: 0;
  }

  .box-menu-header {
    padding-top: 26px;
  }

  .box-section-content-modal-section9-content-prev,
  .box-section-content-modal-section9-content-next {
    width: 100%;
  }

  .box-section-content-modal-section9-content-prev {
    margin-bottom: clamp(36px, 12.3076923vw, 60px);
  }

  .box-modal-services {
    background: #ff4343;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    padding-top: clamp(39.75px, 13.5897436vw, 66.25px);
    padding-left: clamp(15px, 5.1282051vw, 25px);
    padding-right: clamp(15px, 5.1282051vw, 25px);
    padding-bottom: clamp(32.25px, 11.025641vw, 53.75px);
    display: flex;
    flex-direction: column;
    display: none;
  }

  .box-modal-services .section-servicios5-content-item-left-btn {
    bottom: clamp(33px, 11.2820513vw, 55px);
    left: clamp(15px, 5.1282051vw, 25px);
  }

  .box-modal-services
    .section-servicios5-content-items-nav:not(.active)
    .section-servicios5-content-items-nav-title {
    color: #cc2c22;
  }

  .section-servicios5-content-item-int-active {
    position: initial;
    opacity: 1;
    height: auto;
    display: flex;
    margin-top: auto;
  }

  .box-modal-services-close {
    position: absolute;
    right: clamp(15px, 5.1282051vw, 25px);
    top: clamp(20.25px, 6.9230769vw, 33.75px);
    border: 0;
    background: transparent;
    padding: 0;
    width: 22.5px;
    height: 22.5px;
  }

  .box-modal-services-close span {
    display: block;
    width: 20px;
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
  }

  .box-modal-services-close span:nth-child(1) {
    transform: rotate(-45deg);
  }

  .box-modal-services-close span:nth-child(2) {
    transform: rotate(45deg);
  }

  .section-servicios5-content-item-left-item {
    font-size: clamp(21px, 7.1794872vw, 35px);
  }

  .parent-section-servicios5 .section-servicios5-content-item-int-active {
    display: none;
  }

  .section-servicios5-content-item-left-item-box-text {
    display: none;
  }

  .section-servicios5-content-item-left-item-box-text
    .section-servicios5-content-item-right-text {
    position: initial;
    display: block;
    opacity: 1;
    width: 100%;
  }

  .section-servicios5-content-item-right-text p {
    font-size: clamp(13.5px, 4.6153846vw, 22.5px);
    line-height: 1.3;
    padding-bottom: 25px;
  }

  .section-animation-loading .section-animation-loading-content {
    overflow: hidden;
  }

  .section-animation-loading.active .section-animation-loading-content {
    transform: translateY(-44vh);
  }

  .section-animation-loading:not(.active) lottie-player {
    width: 80%;
    margin: 0 10%;
  }

  .content-main.content-main-modal-open-show-header:not(.content-main-modal)
    .content-main-header.menu-fixed.active {
    inset: 0px auto auto 0 !important;
    padding: 20px 0 !important;
  }

  .section-content-modal-header-title {
    width: 100%;
  }

  .cursor-follower,
  .cursor {
    display: none !important;
  }

  .section-contact-box-img-content {
    padding-top: 100%;
  }

  .contact-swiper-content-radio {
    margin-top: 18px;
  }

  .swiper-button-next-new {
    color: #ff4343;
  }

  .page-provisional-content-area-click {
    display: none;
  }

  .page-provisional-content-links-items {
    flex-wrap: wrap;
    order: 3;
    margin-top: auto;
    margin-left: 0;
    width: 100%;
    padding-top: 30px;
  }

  .page-provisional-content-link-item {
    margin: 0;
  }

  .page-provisional-content-int
    .page-provisional-content-link-item:nth-child(1) {
    width: 100%;
    margin-bottom: 11px;
  }

  .page-provisional-content-int
    .page-provisional-content-link-item:nth-child(3) {
    margin-left: auto;
  }

  .title11 {
    font-size: clamp(18px, 6.1538462vw, 30px);
    line-height: clamp(19.5px, 6.6666667vw, 32.5px);
  }

  .page-provisional-content-text {
    width: 100%;
    order: 1;
    padding-top: 20px;
  }

  .page-provisional-content-logo {
    order: 1;
  }

  .page-provisional-video {
    display: none;
  }

  #page-provisional {
    background: #040404;
    overflow-y: scroll;
  }

  #page-provisional > .container {
    padding: 0 18px;
    background: #040404;
  }

  .page-provisional-video-mobile {
    display: block;
    order: 3;
    margin: 0 -18px;
    margin-top: 15px;
    position: relative;
  }

  .page-provisional-video {
    z-index: 9999;
  }

  .page-provisional-video-bg {
    display: none;
  }

  .page-provisional-video-back {
    position: absolute;
    font-size: clamp(10.5px, 1.6587678vw, 17.5px);
    line-height: clamp(19.5px, 3.0805687vw, 32.5px);
    background: transparent;
    border: 0;
    color: #fff;
    padding: 0;
    right: clamp(15px, 2.3696682vw, 25px);
    top: clamp(11.25px, 1.7772512vw, 18.75px);
    display: block;
    mix-blend-mode: difference;
  }

  .page-provisional-video-logo {
    position: absolute;
    left: clamp(14.25px, 2.2511848vw, 23.75px);
    bottom: clamp(12.75px, 2.014218vw, 21.25px);
    width: clamp(132px, 20.8530806vw, 220px);
    filter: invert(1);
    display: block;
    mix-blend-mode: difference;
  }

  .page-provisional-video-logo img {
    width: 100%;
  }

  .page-provisional-video-mobile-area-click {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }

  .page-provisional-content {
    min-height: 100vh;
    height: auto;
  }

  .page-provisional-content-logo-link img {
    width: clamp(132px, 45.1282051vw, 220px);
  }

  .btn-expand-video {
    position: absolute;
    right: 20px;
    bottom: 7px;
    font-size: 14px;
    line-height: 26px;
    background: transparent;
    border: 0;
    font-weight: 400;
    color: #fff;
    mix-blend-mode: difference;
    padding: 0;
  }

  .page-provisional-video-src,
  .page-provisional-video-src-mobile {
    display: block;
  }

  .section-content-modal-section-int {
    min-height: calc(100vh - 20px);
    display: flex;
    flex-direction: column;
  }

  .section-content-modal-section-int .section-content-modal-header {
    margin-top: auto;
  }

  .section-content-modal-section1 {
    position: relative;
  }

  .section-content-modal-section1
    .container
    .section-content-modal-section1-img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }

  .section-content-modal-section2-content-right-title {
    font-size: clamp(13.5px, 4.6153846vw, 22.5px);
  }

  .section-content-modal-section2-content-right-text ul {
    font-size: clamp(13.5px, 4.6153846vw, 22.5px);
    line-height: 1.4;
  }

  .section-content-modal-section2-content-right-text p {
    font-size: clamp(18px, 6.1538462vw, 30px);
  }

  .section-content-modal {
    margin-bottom: -100px;
    padding-bottom: 100px;
  }

  .swiper-slide-home4-right-int {
    opacity: 1;
  }

  .section-servicios5-content-items {
    overflow: hidden;
  }

  .section-cultura4 {
    padding-top: 0;
    padding-bottom: 200px;
    overflow: hidden;
    transform: translate3d(0, 65.816px, 0) !important;
  }

  .animation-enter-menu .hover-animation-image-menu-img {
    display: none;
  }

  .page-template-contacto
    .content-main:not(.content-main-modal)
    .content-main-header.menu-fixed.active {
    inset: 0px auto auto 0 !important;
  }

  .page-template-contacto
    .content-main:not(.content-main-modal)
    .content-main-header.menu-fixed {
    inset: -100px auto auto 0 !important;
  }

  .swiper-section-home2-slide-area-click {
    display: none;
  }

  .page-template-index .page-provisional-video-mobile {
    order: 2;
    margin-top: auto !important;
  }

  .page-template-index .section-init-content-int-text {
    order: 3;
    padding-bottom: 0;
  }

  .section-init-content-int-bg-overlay {
    display: none;
  }

  .section-init.section-init-home {
    background: #000;
    position: relative;
  }

  .section-init-container-underlay {
    background-color: #000;
    min-height: 100px;
    min-width: 100%;
    position: absolute;
    z-index: -1;
    bottom: -60px;
  }

  .page-template-index .page-provisional-content {
    padding: 18px 0 30px;
  }

  .section-cultura5 {
    padding-top: 0;
    padding-bottom: 150px;
  }

  .section-cultura5-box-top {
    flex-direction: column;
    gap: 18px;
  }

  .section-cultura5-box-title {
    width: 100%;
  }

  .section-cultura5-box-button {
    width: 100%;
  }

  .section-cultura5-element {
    width: 100%;
  }

  .section-cultura5-element-box-title {
    flex-wrap: wrap;
  }

  .section-cultura5-element-title {
    font-size: clamp(13.5px, 4.6153846vw, 22.5px);
    line-height: 1;
    width: 100%;
  }

  .section-cultura5-element-box-categories {
    font-size: clamp(13.5px, 4.6153846vw, 22.5px);
    line-height: 1;
    width: 100%;
    flex-wrap: wrap;
  }

  .section-cultura5-element-category {
    font-size: clamp(13.5px, 4.6153846vw, 22.5px);
    line-height: 1;
  }

  .section-legals-bar {
    width: 100%;
  }

  .legals-bar-list li {
    width: 100%;
  }

  .legals-bar-list {
    flex-wrap: wrap;
    gap: 10px;
  }

  .show-desktop {
    display: none;
  }

  .show-mobile {
    display: flex;
  }

  .box-animation-new-home3-img {
    padding-top: 57.2%;
    position: absolute;
    width: 74%;
    border-radius: 15px;
    overflow: hidden;
    top: 0;
    bottom: 0;
    height: -webkit-fit-content;
    height: fit-content;
    right: 0;
    left: 0;
    margin: auto;
  }

  .box-animation-new-home3-img img {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 100%;
    object-fit: cover;
  }

  .box-animation-new-home3 {
    height: clamp(266.66666667px, 102.5641vw, 533.33333333px);
    position: relative;
    display: block;
  }

  .section-home3-content-img {
    display: none;
  }

  .section-home3 {
    padding-top: clamp(33.33333333px, 12.8205vw, 66.66666667px);
  }

  .services-new-element-fase {
    margin: 0;
    font-size: clamp(13.5px, 4.6153846vw, 22.5px);
    line-height: 1;
    font-weight: 400;
  }

  .services-new-element-title {
    margin: 0;
    font-size: clamp(39px, 13.3333333vw, 65px);
    font-weight: 400;
    line-height: clamp(37.5px, 12.8205128vw, 62.5px);
  }

  .services-new-element-box-title {
    margin-top: clamp(7.5px, 2.5641026vw, 12.5px);
  }

  .services-new-element-text {
    margin: 0;
    font-size: clamp(18px, 6.1538462vw, 30px);
    font-weight: 400;
    line-height: clamp(24px, 8.2051282vw, 40px);
  }

  .services-new-element-box-text {
    margin-top: clamp(18.75px, 6.4102564vw, 31.25px);
  }

  .section-services-new-content-item-right-img {
    background: #e4e4e4;
    border-radius: 15px;
    mix-blend-mode: multiply;
    min-height: 100%;
  }

  .services-new-element-box-lottie {
    margin-top: clamp(26.25px, 8.974359vw, 43.75px);
    margin-bottom: clamp(22.5px, 7.6923077vw, 37.5px);
    aspect-ratio: 1/1;
  }

  .section-services-new {
    padding-top: 0;
  }

  .section-services-new-content-item-left-item:not(.active):hover {
    padding-left: 0;
  }

  .section-services-new-content-item-left-item {
    font-size: clamp(21px, 7.1794872vw, 35px);
  }

  .dropdown-item-content {
    width: 100%;
    padding-left: clamp(22.5px, 7.6923077vw, 37.5px);
  }

  .services-new-content-mobile-element {
    margin-top: clamp(97.5px, 33.3333333vw, 162.5px);
  }

  .services-new-content-mobile-element:nth-child(1) {
    margin-top: 0;
  }

  .dropdown-item-button {
    background: #efefef;
  }

  .dropdown-item-content p {
    font-size: clamp(13.5px, 4.6153846vw, 22.5px);
    font-weight: 400;
    line-height: clamp(18px, 6.1538462vw, 30px);
  }

  .content-main-services-active .dropdown-item-button {
    background: #ff4343;
  }

  .content-main.content-main-invert .dropdown-item-button {
    background: #040404;
  }

  .swiper-slide-home4-1 .swiper-slide-home4-right-int {
    transform: translateY(0);
    opacity: 1;
  }

  .swiper-slide-home4-1 .swiper-slide-home4-right-button {
    opacity: 1;
    transform: translateY(0);
  }

  .section-services-new-content-item-left-item span {
    transition: all 0.1s ease;
  }

  .section-cultura5-element-img {
    min-height: clamp(199.5px, 68.2051282vw, 332.5px);
  }

  .lang-item a {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #040404;
    text-decoration: none;
    margin: 0;
    margin-bottom: 5px;
  }

  .links-footer-right-lang .lang-item-first {
    padding-right: 10px;
  }

  .links-footer-right .lang-item-first::after {
    left: 83%;
    top: 7%;
  }

  .section-content-modal-section3.section-content-modal-section-first-child {
    padding-top: clamp(33.33333333px, 12.8205vw, 66.66666667px);
  }

  .section-content-modal-header-text p {
    font-size: clamp(8px, 3.0769vw, 16px);
  }

  .section-content-modal-header-text img {
    max-width: clamp(60px, 23.0769vw, 120px);
  }

  .section-content-modal-section1-img {
    display: none;
  }

  .section-content-modal-section1-img-m {
    display: block;
  }

  .section-content-modal-section1-img-no-have-m {
    display: block;
  }
}

@media (max-width: 768px) {
  .test {
    color: #040404;
  }
}

.lazy {
  opacity: 0;
}

video.lazy {
  opacity: 1;
}
/*# sourceMappingURL=./main.css.map */
