body {
  /* Reseteo de estilos */
  /* Estilos de la galeria*/
  /*Banner de cookies*/
}
body .elementor-widget-html {
  line-height: 0;
  font-size: 0;
}
body .elementor-widget-text-editor p:last-child {
  margin: 0;
}
body .elementor-location-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (max-width: 768px) {
  body .elementor-location-header {
    background-color: white !important;
    border-bottom: 1px solid black;
  }
}
body.scrolled .elementor-location-header {
  background-color: white !important;
  border-bottom: 1px solid black;
}
body #primary {
  overflow: hidden;
}
body .instagram-wrapper {
  overflow: visible;
}
body .instagram-wrapper .header-wrapper {
  position: absolute;
  display: flex;
  left: 11em;
  top: 3em;
  gap: 10px;
  align-items: center;
}
@media (max-width: 768px) {
  body .instagram-wrapper .header-wrapper {
    align-items: left;
    left: 90px;
  }
}
body .instagram-wrapper .header-wrapper span {
  font-family: "Helvetica Neue";
  font-size: 12px;
  color: black;
}
body .instagram-wrapper .header-wrapper img {
  width: 30px;
  height: 30px;
}
@media (max-width: 768px) {
  body .instagram-wrapper .header-wrapper img {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 1028px) {
  body .instagram-wrapper .header-wrapper {
    display: none;
  }
}
body .instagram-wrapper .swiper-button-prev {
  left: -20em;
  right: 0em !important;
}
@media (max-width: 767px) {
  body .instagram-wrapper .swiper-button-prev {
    display: flex;
    z-index: 200;
    left: 0;
    right: 0;
  }
}
body .instagram-wrapper .swiper-button-next {
  left: 51em;
  right: 0em;
}
@media (max-width: 767px) {
  body .instagram-wrapper .swiper-button-next {
    display: flex;
    z-index: 200;
    left: auto;
    right: 0;
  }
}
body .instagram-wrapper .swiper-slide:not(.swiper-slide-next) {
  position: relative;
  right: 0.1em;
}
@media (max-width: 767px) {
  body .instagram-wrapper .swiper-slide:not(.swiper-slide-next) {
    right: 140px;
  }
}
body .instagram-wrapper > div .thumbnail {
  width: 250px;
  z-index: 1;
  position: relative;
  opacity: 50%;
  height: 394px;
  border-radius: 10px;
}
body .instagram-wrapper > div .swiper-slide-next ~ .swiper-slide {
  position: relative;
  left: 1em;
}
body .instagram-wrapper > div .swiper-slide-next .video {
  position: relative;
  min-width: 279px;
  margin-top: 4.8em;
  margin-left: 0px;
  z-index: 4;
  border-bottom-right-radius: 40px !important;
  border-bottom-left-radius: 40px !important;
}
@media (max-width: 1028px) {
  body .instagram-wrapper > div .swiper-slide-next .video {
    position: relative;
    height: 519px !important;
    min-width: 480px;
    margin-left: -90px;
    z-index: 4;
    margin-top: -9px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
  }
}
@media (max-width: 767px) {
  body .instagram-wrapper > div .swiper-slide-next .video {
    position: relative;
    height: 374px !important;
    min-width: 400px;
    margin-left: -145px;
    z-index: 4;
    margin-top: 60px;
    border-bottom-right-radius: 40px !important;
    border-bottom-left-radius: 40px !important;
  }
}
body .instagram-wrapper > div .swiper-slide-next .thumbnail {
  display: none;
}
@media (max-width: 767px) {
  body .instagram-wrapper > div .thumbnail {
    display: none;
  }
}
body .instagram-wrapper .media-container img {
  position: relative;
  top: 105px;
}
body .instagram-wrapper .media-container .video {
  display: none;
}
body .instagram-wrapper .swiper-slide-next .media-container .video {
  display: block;
}
body .movil-template {
  position: absolute;
  z-index: 3;
  width: 308px;
  height: 591px !important;
  left: 31% !important;
  top: 1em;
}
@media (max-width: 1028px) {
  body .movil-template {
    position: absolute;
    z-index: 3;
    width: 600px !important;
    height: 630px !important;
    left: 12% !important;
    top: -82px;
  }
}
@media (max-width: 765px) {
  body .movil-template {
    position: absolute;
    z-index: 3;
    width: 300px !important;
    height: 450px !important;
    left: 5% !important;
    top: 0px !important;
  }
}
body .tranvia-gallery {
  width: 100%;
  margin: 0 auto;
  padding: 20px 0;
}
body .tranvia-gallery .tranvia-swiper-main {
  width: 100%;
  height: 500px;
  margin-bottom: 10px;
}
body .tranvia-gallery .tranvia-swiper-main .swiper-wrapper {
  align-items: center;
}
body .tranvia-gallery .tranvia-swiper-main .swiper-slide {
  width: 80%;
  border-radius: 5px;
  overflow: hidden;
  transition: transform 0.3s ease, opacity 0.3s;
}
body .tranvia-gallery .tranvia-swiper-main .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body .tranvia-gallery .tranvia-swiper-main .swiper-button-next, body .tranvia-gallery .tranvia-swiper-main .swiper-button-prev {
  color: #fff;
}
body .tranvia-gallery .tranvia-swiper-thumbs {
  width: 100%;
}
body .tranvia-gallery .tranvia-swiper-thumbs .swiper-wrapper {
  align-items: center;
}
body .tranvia-gallery .tranvia-swiper-thumbs .swiper-slide {
  width: auto;
  height: 40px;
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.3s;
}
body .tranvia-gallery .tranvia-swiper-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
  transition: opacity 0.3s;
}
@media (max-width: 1024px) {
  body .tranvia-gallery .tranvia-swiper-main {
    height: 400px;
  }
  body .tranvia-gallery .tranvia-swiper-thumbs .swiper-slide {
    height: 35px;
  }
}
@media (max-width: 768px) {
  body .tranvia-gallery .tranvia-swiper-main {
    height: 300px;
  }
  body .tranvia-gallery .tranvia-swiper-thumbs .swiper-slide {
    height: 30px;
  }
}
@media (max-width: 480px) {
  body .tranvia-gallery .tranvia-swiper-main {
    height: 250px;
  }
  body .tranvia-gallery .tranvia-swiper-thumbs .swiper-slide {
    height: 25px;
  }
}
body form input, body form textarea {
  padding: 0.5em 0;
  resize: none;
}
body form .elementor-message:before {
  display: none;
}
body form .invalid input, body form .invalid textarea {
  border-color: #e0091b !important;
  color: #e0091b !important;
}
body form .invalid label {
  color: #e0091b !important;
}
body form .invalid.elementor-field-type-acceptance .elementor-field-option input + label::before {
  background-color: #e0091b !important;
}
body form .elementor-field-type-acceptance:has(+ .elementor-field-type-acceptance) {
  margin: 0 !important;
}
body #cmplz-document {
  max-width: 100%;
  width: 100%;
}
body #cmplz-document p {
  font-size: 13px;
  line-height: 1.4em;
}
body #cmplz-document a {
  color: black !important;
}
body #cmplz-document h2 {
  font-size: initial;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 0 0 3px 0;
  line-height: 1.4em;
}
body #cmplz-document .cmplz-subtitle {
  font-weight: 600;
  margin: 0;
  padding: 0 0 3px 0;
  line-height: 1.4em;
}
body #cmplz-document h3, body #cmplz-document h4 {
  font-size: inherit !important;
  line-height: 1.4em !important;
}
body #cmplz-document .cmplz-service-description {
  padding-left: 0 !important;
  padding-bottom: 0 !important;
}
body #cmplz-document .cmplz-sharing-data {
  padding-bottom: 0 !important;
}
body #cmplz-document a[target="_blank"]::after {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
body #cmplz-document .cmplz-banner-checkbox {
  position: relative;
}
body #cmplz-document .cmplz-dropdown .checkbox-wrapper::after {
  display: none;
}
body #cmplz-document .cmplz-dropdown .checkbox-wrapper::before {
  top: 0px;
}
body #cmplz-document .cmplz-dropdown .checkbox-wrapper input {
  visibility: visible;
}
body #cmplz-document .cookies-per-purpose {
  background: transparent !important;
  border: 0 !important;
}
body #cmplz-document .cookies-per-purpose * {
  background: transparent !important;
  border: 0 !important;
}
body #cmplz-document .cookies-per-purpose .purpose {
  padding: 0 !important;
}
body #cmplz-document .cookies-per-purpose .name, body #cmplz-document .cookies-per-purpose .name-header, body #cmplz-document .cookies-per-purpose .function, body #cmplz-document .cookies-per-purpose .function-header, body #cmplz-document .cookies-per-purpose .retention, body #cmplz-document .cookies-per-purpose .retention-header {
  padding: 0 0 0 15px !important;
}
body #cmplz-document summary {
  margin-bottom: 0 !important;
}
body #cmplz-document #cmplz-cookies-overview {
  margin-bottom: 10px;
}
body .cmplz-cookiebanner .cmplz-links.cmplz-documents {
  justify-content: center;
  display: none;
}
body #cmplz-cookiebanner-container * {
  font-family: "Helvetica Neue" !important;
  font-size: 12px;
  line-height: 1.4em;
  border: none;
  font-weight: 500;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner {
  background-color: #f8f8f8;
  background-size: cover;
  background-position: center;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-message, body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-description span {
  font-size: 12px;
  line-height: 1.4em;
  display: block;
  font-weight: 500;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-message a, body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-description span a {
  font: inherit;
  color: inherit;
  text-decoration: underline;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-description span {
  font-weight: 400;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-category-title, body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-always-active {
  line-height: 1.4em;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-category {
  background-color: rgba(255, 255, 255, 0.8);
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-btn {
  padding: 6px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  height: auto !important;
  border-color: none;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-open {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiMyMjIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJsdWNpZGUgbHVjaWRlLWNoZXZyb24tZG93biI+PHBhdGggZD0ibTYgOSA2IDYgNi02Ii8+PC9zdmc+);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-open svg {
  opacity: 0;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .cmplz-always-active .checkbox-wrapper {
  display: none;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .checkbox-wrapper {
  background-color: #f6f6f6;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .checkbox-wrapper::before {
  background-color: white;
}
body #cmplz-cookiebanner-container .cmplz-cookiebanner .checkbox-wrapper.checked {
  background-color: white;
}
body #cmplz-manage-consent {
  display: none !important;
}
body .cmplz-btn {
  font-weight: bold !important;
}
