@charset "UTF-8";
body {
  /* Reseteo de estilos */
  /* Cabecera principal */
  /* Estilos de el mapa */
  /* Estilos de los formularios */
  /*Carrusel de ventas*/
  /* Carrusel Instagram */
  /* Estilos de las reseñas*/
  /* Estilos reviews movil*/
  /* Home effects */
  /* 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: #263380 !important;
    border-bottom: 1px solid white;
  }
}
body.scrolled .elementor-location-header {
  background-color: #263380 !important;
}
body .mapboxgl-canvas {
  border-top-right-radius: 9px;
}
body .elementor-message {
  color: white;
}
body .elementor-message:before {
  display: none;
}
body .elementor-element.elementor-element-74d9857 .elementor-message {
  color: black !important;
}
body .elementor-element.elementor-element-74d9857 .elementor-message:before {
  display: none;
}
body #primary {
  overflow: hidden;
}
body .buy-wrapper {
  overflow: visible;
}
body .buy-wrapper .swiper-wrapper .swiper-slide {
  height: 620px;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content {
  padding: 25px;
  line-height: 1.2em;
}
body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content h3 {
  color: white;
  font-size: 19px;
  font-weight: bold;
  font-family: "Gotham";
}
body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content p {
  color: white;
  font-size: 19px;
  font-weight: 400;
  font-family: "Gotham";
}
body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content a {
  opacity: 0;
}
body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content svg {
  position: absolute;
  top: 30px;
  right: 30px;
}
body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content .icon2 {
  opacity: 0;
}
body .buy-wrapper .swiper-wrapper .swiper-slide.swiper-slide:not(.swiper-slide-active) {
  opacity: 0.4;
}
body .buy-wrapper .swiper-wrapper .swiper-slide.swiper-slide:not(.swiper-slide-active) h3 {
  color: #263380;
}
body .buy-wrapper .swiper-wrapper .swiper-slide.swiper-slide:not(.swiper-slide-active) p {
  color: #263380;
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active {
  width: 895px !important;
  height: 635px;
  margin-top: -9px;
  cursor: pointer;
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active .slider-content {
  background: linear-gradient(to bottom right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 50%);
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active h3 {
  color: white !important;
  font-size: 19px;
  font-weight: bold;
  font-family: "Gotham";
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active p {
  color: white !important;
  font-size: 19px;
  font-weight: 400;
  font-family: "Gotham";
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active:hover {
  border-radius: 20px;
  height: 675px;
  margin-top: -30px;
  transition: height 0.5s ease, margin-top 0.4s ease, background-color 0.4s ease, transform 0.4s ease !important;
  /* Aquí aplicamos la transición */
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active:hover .slider-content {
  padding: 40px;
  background: none;
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active:hover .slider-content h3 {
  color: white !important;
  font-size: 24px;
  font-weight: bold;
  font-family: "Gotham";
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active:hover .slider-content p {
  color: white !important;
  font-size: 24px;
  font-weight: 400;
  font-family: "Gotham";
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active:hover .slider-content a {
  opacity: 1;
  color: white !important;
  font-size: 24px;
  font-weight: 400;
  font-family: "Gotham", sans-serif;
  position: absolute;
  bottom: -50px;
  font-style: italic;
  animation: slideUp 0.3s ease-out forwards;
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active:hover .slider-content svg {
  position: absolute;
  top: 50px;
  right: 50px;
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active:hover .slider-content .icon2 {
  opacity: 1;
}
body .buy-wrapper .swiper-wrapper .swiper-slide-active:hover .slider-content .icon {
  opacity: 0;
}
@media (max-width: 728px) {
  body .buy-wrapper .swiper-wrapper .swiper-slide {
    height: 250px;
    margin-top: 0px;
    padding: 10px;
  }
  body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content {
    padding: 15px;
    background: none;
  }
  body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content h3 {
    color: white !important;
    font-size: 16px;
    line-height: 1.2em;
    width: 70%;
  }
  body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content p {
    color: white !important;
    font-size: 14px;
    line-height: 1.4em;
  }
  body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content a {
    opacity: 0;
  }
  body .buy-wrapper .swiper-wrapper .swiper-slide .slider-content svg {
    width: 30px;
    height: 30px;
  }
  body .buy-wrapper .swiper-wrapper .swiper-slide:hover {
    height: 250px;
    margin-top: 0px;
  }
  body .buy-wrapper .swiper-wrapper .swiper-slide:hover .slider-content {
    padding: 25px;
  }
  body .buy-wrapper .swiper-wrapper .swiper-slide:hover .slider-content h3 {
    font-size: 18px;
    line-height: 1.2em;
  }
  body .buy-wrapper .swiper-wrapper .swiper-slide:hover .slider-content p {
    font-size: 14px;
    line-height: 1.4em;
  }
  body .buy-wrapper .swiper-wrapper .swiper-slide:hover .slider-content a {
    opacity: 1;
    font-size: 15px;
  }
}
body .buy-wrapper .swiper-pagination {
  bottom: -40px;
}
body .buy-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  --swiper-pagination-color: #28337f;
}
body .instagram-wrapper {
  overflow: visible;
}
body .instagram-wrapper .swiper-button-prev {
  display: none;
}
@media (max-width: 767px) {
  body .instagram-wrapper .swiper-button-prev {
    display: flex;
  }
}
body .instagram-wrapper .swiper-button-next {
  display: none;
}
@media (max-width: 767px) {
  body .instagram-wrapper .swiper-button-next {
    display: flex;
  }
}
body .instagram-wrapper .swiper-slide:not(.swiper-slide-next) {
  right: 85px;
}
@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;
  margin-right: 150px !important;
  opacity: 50%;
  height: 420px;
}
body .instagram-wrapper > div .swiper-slide-next ~ .swiper-slide {
  position: relative;
  left: 130px;
}
body .instagram-wrapper > div .swiper-slide-next .video {
  position: relative;
  height: 675px;
  min-width: 329px;
  margin-top: -211px;
  margin-left: -6px;
  z-index: 4;
}
@media (max-width: 1028px) {
  body .instagram-wrapper > div .swiper-slide-next .video {
    position: relative;
    height: 519px !important;
    min-width: 480px;
    margin-left: -102px;
    z-index: 4;
    margin-top: -22px;
  }
}
@media (max-width: 767px) {
  body .instagram-wrapper > div .swiper-slide-next .video {
    position: relative;
    height: 374px !important;
    min-width: 400px;
    margin-left: -139px;
    z-index: 4;
    margin-top: -1px;
  }
}
body .instagram-wrapper > div .swiper-slide-next .thumbnail {
  display: none;
}
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: 427px !important;
  height: 700px !important;
  left: 26% !important;
  top: -240px;
}
@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: 766px) {
  body .movil-template {
    position: absolute;
    z-index: 3;
    width: 300px !important;
    height: 450px !important;
    left: 10% !important;
    top: -48px;
  }
}
body .reviews-wrapper {
  overflow: visible;
}
body .reviews-wrapper .swiper-slide:not(.swiper-slide-active, .swiper-slide-next) {
  right: 30px;
  top: 80px;
}
body .reviews-wrapper .swiper-slide {
  opacity: 50%;
  background-color: white !important;
  border-radius: 10px;
  padding: 15px;
  width: 136px !important;
  height: 140px !important;
}
body .reviews-wrapper .swiper-slide .review-header {
  gap: 20px;
}
body .reviews-wrapper .swiper-slide .review-header img {
  width: 40px !important;
  height: 40px !important;
}
body .reviews-wrapper .swiper-slide .review-header h3 {
  color: #28337F !important;
  font-size: 10px;
  font-weight: bold;
  font-family: "Gotham";
  line-height: 1.4em !important;
}
body .reviews-wrapper .swiper-slide .review-header p {
  display: none;
}
body .reviews-wrapper .swiper-slide .review-content p {
  display: none;
}
body .reviews-wrapper .swiper-slide .review-content .rating {
  margin-top: 10px;
  display: flex;
  position: absolute;
  bottom: 20px;
}
body .reviews-wrapper .swiper-slide-active, body .reviews-wrapper .swiper-slide-next {
  background-color: white !important;
  opacity: 100%;
  border-radius: 10px;
  padding-top: 50px;
  padding-left: 50px;
  padding-bottom: 30px;
  padding-right: 50px;
  width: 475px !important;
  height: 380px !important;
}
body .reviews-wrapper .swiper-slide-active .review-header, body .reviews-wrapper .swiper-slide-next .review-header {
  display: flex;
  gap: 20px;
}
body .reviews-wrapper .swiper-slide-active .review-header img, body .reviews-wrapper .swiper-slide-next .review-header img {
  width: 50px !important;
  height: 50px !important;
}
body .reviews-wrapper .swiper-slide-active .review-header h3, body .reviews-wrapper .swiper-slide-next .review-header h3 {
  color: #28337F !important;
  font-size: 19px !important;
  font-weight: bold;
  font-family: "Gotham";
  line-height: 1.4em !important;
  display: flex;
}
body .reviews-wrapper .swiper-slide-active .review-header p, body .reviews-wrapper .swiper-slide-next .review-header p {
  color: #28337F !important;
  font-size: 15px !important;
  font-weight: light;
  font-family: "Gotham";
  line-height: 1.4em !important;
  display: flex;
}
body .reviews-wrapper .swiper-slide-active .review-content p, body .reviews-wrapper .swiper-slide-next .review-content p {
  margin-top: 10px;
  color: #595959 !important;
  font-size: 16px;
  font-weight: light;
  font-family: "Gotham Book";
  line-height: 1.4em !important;
  font-style: italic;
  display: flex;
}
body .reviews-wrapper .swiper-slide-active .review-content .rating, body .reviews-wrapper .swiper-slide-next .review-content .rating {
  margin-top: 30px;
  display: flex;
  position: relative;
}
body .reviews-wrapper .swiper-slide-active .review-content .rating svg, body .reviews-wrapper .swiper-slide-next .review-content .rating svg {
  margin-left: 3px;
}
body .reviews-wrapper .swiper-slide-next ~ .swiper-slide {
  position: relative;
  left: 20px;
}
body .reviews-wrapper .swiper-pagination {
  bottom: -40px;
}
body .reviews-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  --swiper-pagination-color: #28337F;
}
body .reviews-wrapper-movil {
  overflow: hidden;
}
body .reviews-wrapper-movil .swiper-slide {
  background-color: white !important;
  opacity: 100%;
  border-radius: 15px;
  padding: 25px;
  width: 90%;
  height: 300px !important;
}
body .reviews-wrapper-movil .swiper-slide .review-header-movil {
  display: flex;
  gap: 20px;
}
body .reviews-wrapper-movil .swiper-slide .review-header-movil img {
  width: 50px !important;
  height: 50px !important;
}
body .reviews-wrapper-movil .swiper-slide .review-header-movil h3 {
  color: #28337F !important;
  font-size: 19px !important;
  font-weight: bold;
  font-family: "Gotham";
  line-height: 1.4em !important;
  display: flex;
}
body .reviews-wrapper-movil .swiper-slide .review-header-movil p {
  color: #28337F !important;
  font-size: 15px !important;
  font-weight: light;
  font-family: "Gotham";
  line-height: 1.4em !important;
}
body .reviews-wrapper-movil .swiper-slide .review-content-movil p {
  margin-top: 10px;
  color: #595959 !important;
  font-size: 12px;
  font-weight: light;
  font-family: "Gotham Book";
  line-height: 1.4em !important;
  font-style: italic;
  display: flex;
}
body .reviews-wrapper-movil .swiper-slide .review-content-movil .rating-movil {
  margin-top: 30px;
  display: flex;
  position: relative;
}
body .reviews-wrapper-movil .swiper-slide .review-content-movil .rating-movil svg {
  margin-left: 3px;
}
body .reviews-wrapper-movil .swiper-pagination {
  bottom: 5px;
}
body .boton-iconos {
  position: relative;
  padding: 15px 30px;
  background-color: white;
  color: #263380;
  border: 1px solid #263380;
  text-transform: uppercase;
  font-family: "Gotham";
  font-size: 22px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  font-weight: 400;
  overflow: hidden;
  transition: color 0.3s, transform 0.3s;
  position: relative;
  z-index: 1;
  background: white;
}
body .boton-iconos img {
  width: 40px;
  height: 40px;
  margin: 0 5px;
  transition: opacity 0.3s ease;
}
body .boton-iconos .icono-izq {
  display: inline-block;
  left: -12px;
  position: relative;
}
body .boton-iconos .icono-der {
  display: none;
}
body .boton-iconos:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0%;
  height: 100%;
  background-color: #263380;
  z-index: -1;
  transition: width 0.7s ease;
}
body .boton-iconos:hover {
  color: white;
}
body .boton-iconos:hover .icono-izq {
  display: none;
  opacity: 0;
}
body .boton-iconos:hover .icono-der {
  display: inline-block;
  opacity: 1;
  right: -12px;
  position: relative;
}
body .boton-iconos:hover:before {
  width: 100%;
}
@media (max-width: 728px) {
  body .boton-iconos {
    font-size: 12px;
  }
  body .boton-iconos img {
    height: 20px;
    width: 20px;
  }
}
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: "Gotham" !important;
  font-size: 12px;
  line-height: 1.4em;
  border: none;
  font-weight: 500;
}
body #cmplz-cookiebanner-container input[type="checkbox"] {
  display: none !important;
}
body #cmplz-cookiebanner-container input[type="checkbox"] + label {
  padding-left: 35px;
  top: -8px;
}
body #cmplz-cookiebanner-container input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 28px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  background-color: #ddd;
  border-radius: 50px;
  transition: all 0.25s ease;
  cursor: pointer;
  margin-right: 5px;
}
body #cmplz-cookiebanner-container input[type="checkbox"] + label::after {
  content: "";
  width: 12px;
  height: 12px;
  top: 2px;
  left: 2px;
  transition: all 0.25s ease;
  background-color: #002C73;
  display: block;
  border-radius: 50%;
  position: absolute;
}
body #cmplz-cookiebanner-container input[type="checkbox"]:checked + label::before {
  background-color: #dddddd;
}
body #cmplz-cookiebanner-container input[type="checkbox"]:checked + label::after {
  left: 13px;
}
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;
}
/*Animaciones*/
@keyframes slideUp {
  0% {
    bottom: -55px;
  }
  100% {
    bottom: 50px;
  }
}
@keyframes slideUpv2 {
  0% {
    bottom: -55px;
  }
  100% {
    bottom: -5px;
  }
}
