html {
  scroll-behavior: smooth !important;
}
html,
body {
  overflow-x: hidden;
}

body {
  letter-spacing: 0px !important;
  word-spacing: 0px !important;
}
h1,
h2,
h3,
h4,
p,
#logo a,
.font-primary {
  word-spacing: 0px !important;
  letter-spacing: 0px !important;
}
/* Import Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=STIX+Two+Text:ital,wght@0,400..700;1,400..700&display=swap');

::selection {
  background: hsl(202 41.6% 31.6%) !important;
}
.t-200 {
  font-weight: 200 !important;
}
.t-300 {
  font-weight: 300 !important;
}
.t-400 {
  font-weight: 400 !important;
}
.t-500 {
  font-weight: 500 !important;
}
.t-600 {
  font-weight: 600 !important;
}
.t-700 {
  font-weight: 700 !important;
}
.t-800 {
  font-weight: 800 !important;
}

.t-h1,
.t-h2 {
  font-size: 3.5rem !important;
}
.t-contact {
  font-size: 3rem !important;
}
.t-h3 {
  font-size: 2rem !important;
}
.t-m {
  font-size: 1rem !important;
}
.t-p {
  font-size: 2rem !important;
}
.t-b-s {
  font-size: 1.5rem !important;
}
.t-b-a,
.menu {
  font-size: 1.25rem !important;
}
.t-f {
  font-size: 1rem !important;
}

.lh-1-2 {
  line-height: 1.2 !important;
}

.lh-1-4 {
  line-height: 1.4 !important;
}

.fs-parrafos {
  font-size: 1.25rem;
}
.font-p {
  font-size: 1.125rem !important;
}
/*Colors*/

.arena {
  color: hsl(36 71.4% 93.1%) !important;
}
.amarillo {
  color: hsl(55 83.9% 51.4%) !important;
}
.azul {
  color: hsl(202 41.6% 31.6%) !important;
}
.azul-claro {
  color: hsla(202 41.6% 31.6% / 0.6) !important;
}
.gris {
  color: hsl(210 10.8% 14.5%) !important;
}
.gris-75 {
  color: hsla(210 10.8% 14.5% / 0.75) !important;
}
.gris-65 {
  color: hsla(210 10.8% 14.5% / 0.65) !important;
}

.black {
  color: hsl(0 0% 0%) !important;
}
.white {
  color: hsl(0 0% 100%) !important;
}

.bg-arena {
  background: hsl(36 71.4% 93.1%) !important;
}
.amarillo {
  background: hsl(55 83.9% 51.4%) !important;
}
.bg-azul {
  background: hsl(202 41.6% 31.6%) !important;
}
.bg-gris {
  background: hsl(210 10.8% 14.5%) !important;
}

.bg-black {
  background: hsl(0 0% 0%) !important;
}
.bg-white {
  background: hsl(0 0% 100%) !important;
}
.shadow-texto {
  text-shadow: 2px 2px 20px rgba(0, 0, 0, 0.7);
}
.raleway {
  font-family: 'Raleway', sans-serif !important;
}
.stix {
  font-family: 'STIX Two Text', serif !important;
}

.p-content {
  padding: 120px 0;
}

.pb-content {
  padding-bottom: 120px;
}

.pt-content {
  padding-top: 120px;
}

.not-blend-mode {
  mix-blend-mode: initial;
}
/*Menú*/

#logo a {
  padding: 0.625rem 1.5625rem;
}

.is-expanded-menu .style-3 .menu-container > .menu-item.current > .menu-link {
  --cnvs-primary-menu-active-color: var(--bs-white);
  background-color: hsl(202 41.6% 31.6%);
}
.menu-container > .menu-item > .menu-link {
  cursor: pointer;
}
.is-expanded-menu .style-3 .menu-container > .menu-item > .menu-link {
  background-color: transparent;
}
.is-expanded-menu .style-3 .menu-container > .menu-item:hover > .menu-link {
  background-color: hsl(202 41.6% 31.6%);
  color: hsl(0 0% 100%) !important;
}

a.menu-link {
  font-family: 'STIX Two Text', serif;
  font-size: 1.125rem !important;
  font-weight: 700;
  color: hsl(202 41.6% 31.6%);
  transition: 0.3s all ease-in-out !important;
}

body:not(.device-down-lg) #header .menu-item.menu-item-home .menu-link {
  color: hsl(0 0% 100%);
  background-color: hsl(202 41.6% 31.6%);
}

/*Slider*/

.hero-content {
  padding-right: 10%;
}

/*Carrusel*/

.owl-carousel .owl-dots .owl-dot {
  background: hsl(202 41.6% 31.6%);
}
.swiper-slide {
  padding: 0;
  border: 0;
}
.rooms-card {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 420px;
  overflow: hidden;
}

.rooms-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.rooms-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 2rem;
  color: #fff;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0));
}

.rooms-overlay h4 {
  margin: 0 0 0.25rem;
  font-size: 1.5rem;
  font-weight: 800;
}

.rooms-overlay span {
  font-size: 1rem;
  opacity: 0.9;
}

/*Tablas*/
#around {
  background: #f5ecdd;
}

.table-comparison {
  background: transparent;
  border: 0;
}

.table-comparison thead th {
  font-size: 1.1rem;
  font-weight: 700;
  color: #1f4f6f;
  border: 0;
  text-align: left;
}

.table-comparison tbody tr td {
  border: 0;
  padding: 0.45rem 0;
  font-size: 0.98rem;
}

.table-comparison tbody tr td:last-child {
  text-align: right;
}
.bd-top-gris {
  border-top: 2px solid hsla(210 10.8% 14.5% / 0.15) !important;
}
.bd-bottom-gris {
  border-bottom: 2px solid hsla(210 10.8% 14.5% / 0.15) !important;
}
.tablas {
  --bs-gutter-x: 60px;
}
/* Encabezados con icono y texto alineados */
.table-comparison thead th i {
  color: #1f4f6f;
  margin-right: 0.4rem;
}

.m-b-table {
  padding-bottom: 2rem !important;
}

/*Footer*/

.contact-footer a {
  color: hsla(0 0% 100% / 0.5) !important;
  padding-right: 1rem;
  transition: 0.3s all ease-in-out;
}

.contact-footer a:last-child {
  padding-right: 0;
}

.contact-footer a:hover {
  color: hsl(0 0% 100%) !important;
}

.contact-footer a i {
  font-size: 30px;
  color: hsla(0 0% 100% / 0.5) !important;
  transition: 0.3s all ease-in-out;
}

.contact-footer a:hover i {
  font-size: 30px;
  color: hsl(0 0% 100%) !important;
}

.contact-footer h3 {
  font-size: 2rem !important;
}

.copy-footer a:hover,
.terms-privacy-footer span:hover {
  color: hsl(0 0% 100%) !important;
}

#gotoTop.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  z-index: 999;
}

#gotoTop {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  opacity: 0;

  pointer-events: none;
  transition:
    opacity 0.3s ease-in-out,
    visibility 0.3s ease-in-out;
}
.stretched #gotoTop {
  left: 12px;
  bottom: 40px;
  background-color: hsla(202 41.6% 31.6% / 0.5) !important;
  color: #fff;
  border-color: transparent !important;
  font-size: 35px;
  height: 40px;
  width: 40px;
}
.stretched #gotoTop:hover {
  background: hsl(202 41.6% 31.6%) !important;
  border: transparent;
}
.grecaptcha-badge {
  position: fixed;
  z-index: 3 !important;
  bottom: 40px !important;
  opacity: 0.5 !important;
  right: 20px;
  z-index: 1;
}
/*Carousel Styles*/
#oc-images .owl-nav button {
  opacity: 1;
  background-color: hsl(0 0% 100%);
  width: 40px;
  height: 40px;
  line-height: 1;
  border: 2px solid hsl(202 41.6% 31.6%);
}

#oc-images .owl-nav button:hover {
  background-color: hsl(36 71.4% 93.1%) !important;
}

#oc-images .owl-nav .owl-next {
  right: calc(-1 * var(--cnvs-owl-nav-sizes) / 2);
}

#oc-images .owl-nav .owl-prev {
  left: calc(-1 * var(--cnvs-owl-nav-sizes) / 2);
}

#oc-images .owl-nav button img {
  width: 20px;
}

#oc-images .owl-nav button i:before {
  content: '';
}

.slider-wrapper {
  position: relative;
}

.slider-arrow-left,
.slider-arrow-right {
  background-color: hsl(0 0% 100%);
  border: 2px solid hsl(202 41.6% 31.6%);
}

.slider-arrow-left:hover,
.slider-arrow-right:hover {
  background-color: hsl(36 71.4% 93.1%) !important;
}

.slider-arrow-left {
  left: clamp(8px, 2vw, 24px);
}

.slider-arrow-right {
  right: clamp(8px, 2vw, 24px);
}

.slider-arrow-left img,
.slider-arrow-right img {
  margin-top: 3px;
}

#oc-images .oc-item img {
  display: block;
  width: 100%;
  height: auto;
}
.mfp-bg {
  background: hsla(202 41.6% 31.6% / 0.75);
  opacity: 1;
}
/*contact form 7 styles*/
.block-form-7 .form-control {
  --cnvs-input-btn-input-bg: var(--cnvs-contrast-200);
  --cnvs-input-btn-input-color: var(--cnvs-contrast-1000);
  --cnvs-input-focus-color: var(--cnvs-input-btn-input-color);
}
/* Footer Styles */
.footer {
  background: hsl(36 71.4% 93.1%);
  font-family: Arial, sans-serif;
  color: #333;
}

.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 2px solid hsla(210 10.8% 14.5% / 0.15);
}

.footer-left {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.nav {
  display: flex;
  gap: 20px;
}

.nav a {
  text-decoration: none;
  color: hsla(210 10.8% 14.5% / 0.75);
  font-size: 1rem;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  transition: 0.3s all ease-in-out;
}
.nav a:hover {
  color: hsla(202 41.6% 31.6% / 0.75);
}

.footer-info {
  display: flex;
  gap: 60px;
  margin-top: 50px;
}

.item h4 {
  margin: 0 0 6px;
  font-size: 13px;
  font-weight: 700;
}

.item p {
  margin: 0 0 4px;
  font-size: 13px;
  line-height: 1.4;
}

.item a {
  font-size: 12px;
  text-decoration: none;
  color: #5a5a5a;
}
.item a:hover {
  color: hsl(202 41.6% 31.6%) !important;
}
a.map-txt:hover {
  color: hsl(202 41.6% 31.6%) !important;
}
#open-privacidad:hover {
  color: hsl(202 41.6% 31.6%) !important;
}
#open-terminos:hover {
  color: hsl(202 41.6% 31.6%) !important;
}
a.abha-link:hover {
  color: hsl(202 41.6% 31.6%) !important;
}
.footer-bottom {
  padding: 14px 40px;
  background: hsl(36 71.4% 93.1%);
  padding: 30px 0;
}

.footer-bottom p {
  margin: 0;
  line-height: 1.4 !important;
}

.footer-bottom a {
  text-decoration: none;
}
.modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.55);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.modal-content {
  background: #fff;
  padding: 24px 26px;
  max-width: 100%;
  width: 90%;
  border-radius: 10px;
  overflow-y: auto;
  max-width: 900px;
  max-height: 85vh;
}

.close {
  float: right;
  display: flex;
  justify-content: end;
  font-size: 35px;
  cursor: pointer;
}
.modal-tel {
  color: hsl(202 41.6% 31.6%);
  transition: 0.3s all ease-in-out;
}
.modal-tel:hover {
  color: hsl(202, 41.6%, 31.6%, 0.5);
}
.logo-footer {
  max-width: 80px;
}
a#open-privacidad {
  border-bottom: 1px solid;
}
a#open-terminos {
  border-bottom: 1px solid;
}
.telefono {
  display: block;
  margin-bottom: 1rem;
}

/*Contacto*/
.contact-form-wrapper {
  max-width: 1000px;
}

.h-text-color:hover,
a.h-text-color:hover {
  color: hsl(202 41.6% 31.6%) !important;
}

.invalid-feedback {
  display: block !important;
  font-size: 1rem;
  font-family: 'raleway', sans-serif;
  font-weight: 500;
  color: hsl(55 83.9% 51.4%);

  text-align: right;
  margin-top: 0.25rem;
}
input.form-control,
textarea.form-control {
  font-family: 'Raleway', sans-serif !important;
  font-size: 1rem !important;
  font-weight: 500;
  color: hsl(210 10.8% 14.5%);
  background-color: hsl(0 0% 100%);
}
input {
  height: 50px !important;
}
label {
  font-weight: 700 !important;
}
.form-control.error {
  border-color: hsl(55 83.9% 51.4%);
}
.form-control:focus {
  box-shadow: none !important;

  border: 0.5px solid hsla(182 100% 12.5% /0.3);
  background: hsl(36 71.4% 93.1%);
}

.form-process:before {
  background: transparent;
}

.rooms-mobile {
  display: none !important;
}

.section-contact__info {
  padding: 5rem 4rem;
  border-top: 1px solid hsla(210 10.8% 14.5% / 0.15);
}

.section-contact__info h4 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.section-contact__info a {
  font-size: 1.25rem;
  transition: 0.3s all ease-in-out;
}

.section-contact__info a:hover {
  color: hsl(202 41.6% 31.6%) !important;
}

.section-contact__info i {
  margin-right: 0.5rem;
}

.section-contact__map > .row {
  min-height: 450px;
  height: 100%;
}

.section-contact__map .fluid-width-video-wrapper {
  position: initial;
  padding: 0 !important;
}

/* Media Query */

@media (min-width: 992px) {
  .hero-bg {
    max-width: 51%;
  }
}

@media (max-width: 1199px) {
  .hero-content {
    padding-right: 5%;
  }

  .section-contact__info {
    padding: 5rem 2rem;
  }
}

@media (max-width: 991px) {
  a.menu-link {
    font-family: 'STIX Two Text', serif;
    font-size: 1.125rem !important;
    font-weight: 700;
    color: hsl(36 71.4% 93.1%);
    transition: 0.3s all ease-in-out !important;
  }
  a.menu-link:hover {
    color: hsl(0 0% 100% / 0.5) !important;
  }
  .hero-bg {
    max-width: 100%;
  }
  .hero-wine-img {
    max-width: 100%;
    position: relative;
    z-index: 1;
  }
  .header.bg-color #header-wrap {
    background-color: hsl(202 41.6% 31.6%) !important;
  }
  .around-title {
    font-size: 1.7rem;
  }
  .rooms-container {
    padding: 24px;
  }
  #rooms h2 {
    font-size: 2.5rem !important;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  a.menu-link {
    font-family: 'STIX Two Text', serif;
    font-size: 1.125rem !important;
    font-weight: 700;
    color: hsl(36 71.4% 93.1%);
    transition: 0.3s all ease-in-out !important;
  }
  .p-content {
    padding: 80px 0;
  }

  .pb-content {
    padding-bottom: 80px;
  }

  .pt-content {
    padding-top: 80px;
  }

  #oc-images .owl-nav button {
    display: none;
  }

  .owl-carousel .owl-dots .owl-dot {
    width: 0.8125rem;
    height: 0.8125rem;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .hero-content {
    padding-right: 12px;
  }

  .block-one h1 {
    font-size: 2.25rem !important;
  }
  .block-two h2 {
    font-size: 2.25rem !important;
    margin-top: 24px !important;
    margin-bottom: 15px !important;
  }
  .block-two {
    margin-top: 0px !important;
  }
  .block-two p {
    font-size: 1.25rem !important;
  }
  span.block-two {
    font-size: 1.25rem !important;
  }
  .block-services h2 {
    font-size: 2.25rem !important;
  }
  .block-services p {
    font-size: 1.5rem !important;
  }
  .block-table h2 {
    font-size: 2.25rem !important;
  }
  .title-table {
    font-size: 2rem !important;
  }
  .table-text {
    font-size: 1.125rem !important;
  }

  .section-contact__info {
    padding: 0 1.5rem 5rem;
    border-top: 0;
  }

  .contact-body p {
    font-size: 1.5rem !important;
  }
  .contact-body h2 {
    font-size: 2.25rem !important;
  }

  .footer-top {
    flex-direction: column;
    gap: 22px;
  }

  .footer-left {
    align-items: flex-start;
    text-align: left;
  }

  .nav {
    flex-direction: row;
    gap: 16px;
  }

  .footer-info {
    flex-direction: column;
    gap: 20px;
    margin-top: 10px;
  }

  .item {
    text-align: left;
  }

  .footer-bottom {
    padding: 20px 0;
    text-align: center;
  }

  #rooms .swiper-slide:first-child {
    width: 100% !important;
    padding: 16px !important;
  }

  #rooms h2 {
    font-size: 2.25rem !important;
    margin-bottom: 10px;
  }

  #rooms p {
    font-size: 1.25rem;
    margin-bottom: 10px;
  }
  .rooms-mobile {
    display: block !important;
    margin-bottom: 60px !important;
  }
  .rooms-mobile h2 {
    font-size: 2.25rem !important;
  }
  .rooms-mobile p {
    font-size: 1.25rem !important;
  }

  .swiper-slide:not(.d-none):hover {
    background-color: transparent !important;
  }
  .modal-content h2 {
    font-size: 2.25rem !important;
  }
}

@media (max-width: 575px) {
  .table-comparison tbody tr td:last-child {
    width: 30%;
  }

  .footer-bottom p {
    padding: 0 50px;
  }
}
