.elementor-kit-1397{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#A08964;--e-global-color-accent:#CDB183;--e-global-color-13f4851a:#060606;--e-global-color-52235058:#333333;--e-global-color-21f8c9b7:#000;--e-global-color-47eea86e:#FFF;--e-global-color-6cb047a:#FFFFFF00;--e-global-color-7131549:#F4F4F4;--e-global-color-a325025:#1E1E1E;--e-global-color-abd676f:#979797;--e-global-color-b1dd7d7:#EFEFEF;--e-global-color-d406879:#999999;--e-global-color-881719d:#252525;--e-global-color-306bd8d:#1A1A1A;--e-global-color-2604933:#9A9A9A;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-font-weight:500;--e-global-typography-fcce242-font-family:"Ingrid Darling";--e-global-typography-fcce242-font-weight:bold;--e-global-typography-fcce242-text-transform:uppercase;--e-global-typography-6327e0b-font-family:"Barlow";--e-global-typography-6327e0b-font-size:50px;--e-global-typography-6327e0b-font-weight:400;--e-global-typography-6327e0b-letter-spacing:0.7px;--e-global-typography-3d7ecd8-font-size:1.1em;--e-global-typography-d9319ca-font-size:1.5em;--e-global-typography-324a2e5-font-size:1.1em;--e-global-typography-324a2e5-font-weight:400;--e-global-typography-1674ce7-font-size:15px;--e-global-typography-1674ce7-line-height:2em;--e-global-typography-f038c64-font-size:18px;}.elementor-kit-1397 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1397 h1{font-size:2.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:979px){.elementor-kit-1397{--e-global-typography-d9319ca-font-size:1.2em;--e-global-typography-1674ce7-font-size:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1397{--e-global-typography-6327e0b-font-size:25px;--e-global-typography-d9319ca-font-size:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*GENERAL*/
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
  padding: 20px 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

@media (max-width: 767px) {
  .resp-padding .elementor-widget-wrap {
    padding: 20px 10px !important;
  }
}
.social-icons i {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.eicon-close {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
}
.eicon-close:before {
  content: "\e95d";
  font-family: "mirai-icofonts";
}
.eicon-close:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.elementor-section.elementor-section-boxed > .elementor-container {
  width: 960px;
  max-width: 100%;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    width: 1200px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    width: 744px;
  }
}
@media (max-width: 768px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    width: auto;
  }
}

@media (max-width: 1290px) {
  .header-logo img {
    max-width: 220px;
  }
}

.container-1 {
  max-width: 1600px;
  margin: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.height-100 {
  height: 100%;
}
.height-100 > .elementor-widget-container {
  height: 100%;
}
.height-100 > .elementor-widget-container > .elementor-cta {
  height: 100%;
}

.p-0 > .elementor-container {
  padding: 0 !important;
}

@media (max-width: 1025px) {
  .resp-padding .elementor-widget-wrap {
    padding: 20px !important;
  }
}
.h-80 {
  min-height: 80vh;
}

.p-l-h-2em p {
  line-height: 2em;
}

a:hover {
  text-decoration: underline;
}

.white-link a {
  color: #fff;
}

.brown-link a {
  color: #A08964;
}

.elementor-widget:not(:last-child) {
  margin: 0;
}

.hover-link-text-underline a:hover {
  text-decoration: underline;
}

.flickity-prev-next-button {
  max-width: 74px;
  width: 100% !important;
}
.flickity-prev-next-button:focus {
  box-shadow: none !important;
}
.flickity-prev-next-button:hover:before {
  width: 40px !important;
}
.flickity-prev-next-button:hover:after {
  width: 40px !important;
}
/*.flickity-prev-next-button.next {
  right: 13px !important;
}*/
.flickity-prev-next-button.next:before {
  color: #A2A2A2;
  content: "";
  width: 60px;
  transition: 0.3s cubic-bezier(0.5, 0.43, 0.45, 1.6);
  border-top: 2px solid;
  display: inline-block;
  vertical-align: super;
  margin-right: -3px;
}
/*.flickity-prev-next-button.previous {
  left: 13px !important;
}*/
.flickity-prev-next-button.previous:after {
  color: #A2A2A2;
  content: "";
  width: 60px;
  transition: 0.3s cubic-bezier(0.5, 0.43, 0.45, 1.6);
  border-top: 2px solid;
  display: inline-block;
  vertical-align: super;
  margin-left: -3px;
}
.flickity-prev-next-button i {
  color: #A2A2A2;
}

/*END GENERAL*/
/*COOKIES*/
.moove-gdpr-modal-content .moove-gdpr-modal-close .gdpr-icon {
  background-color: #A08964 !important;
  border: 1px solid #A08964 !important;
}
.moove-gdpr-modal-content .moove-gdpr-modal-close .gdpr-icon:hover {
  color: #A08964 !important;
  background-color: #fff !important;
  border: 1px solid #A08964 !important;
}
.moove-gdpr-modal-content .moove-gdpr-modal-footer-content .mgbutton {
  border: 1px solid #A08964 !important;
  background-color: #A08964 !important;
}
.moove-gdpr-modal-content .moove-gdpr-modal-footer-content .mgbutton:hover {
  background-color: #fff !important;
  color: #A08964 !important;
}

body #moove_gdpr_cookie_info_bar .mgbutton:not(.moove-gdpr-infobar-settings-btn) {
  background-color: #A08964 !important;
}
body #moove_gdpr_cookie_info_bar .mgbutton:not(.moove-gdpr-infobar-settings-btn):hover {
  background-color: #000 !important;
}
body #moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice p a {
  color: #A08964 !important;
}

/*END COOKIES*/
/*HEADER*/
body.scrolling .header-section {
  position: fixed;
  top: 0;
  background-color: #1a1a1a;
  padding: 1vw 0 !important;
  transition: all .5s ease-out;
}
body.scrolling .header-section .normal-header {
  display: none;
}
body.scrolling .header-section .sticky-header {
  display: block;
}
@media (max-width: 1190px) {
  body.scrolling .header-section .sticky-header .elementor-widget-Mirai.Booking {
    max-width: 600px;
  }
}

@media (max-width: 1290px) {
  .header-section .normal-header .header-menu .elementor-icon-box-content {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1190px) {
  .header-section .sticky-header .sticky-header-booking-tablet-btn {
    display: block;
  }
}
@media (max-width: 1190px) {
  .header-section .sticky-header .header-sticky-logo {
    margin-right: auto;
  }
  .header-section .sticky-header .sticky-booking-section {
    display: none;
  }
  .header-section .sticky-header .header-menu {
    margin-left: 0 !important;
  }
  .header-section .sticky-header .header-menu .elementor-icon-box-icon {
    margin-left: 0;
  }
  .header-section .sticky-header .sticky-header-booking-tablet-btn a {
    font-size: 18px !important;
  }
}
.header-section .sticky-header .elementor-widget-wrap {
  flex-wrap: nowrap;
}
@media (max-width: 1280px) {
  .header-section .sticky-header .header-menu {
    margin-left: auto;
  }
  .header-section .sticky-header .header-menu .elementor-icon-box-content {
    display: none;
  }
}
@media (min-width: 1191px) and (max-width: 1280px) {
  .header-section .header-sticky-logo {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-section .container-1 {
    padding: 0 10px;
  }
}
.header-section > .elementor-container {
  z-index: 1;
}
.header-section:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 120px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.header-section .header-phone:hover a {
  text-decoration: underline;
  text-decoration-color: #cdb183;
}
@media (max-width: 1025px) {
  .header-section .right-column .elementor-widget-container {
    padding: 0 10px !important;
  }
}
.header-section .header-menu .elementor-icon-box-wrapper {
  align-items: center;
}
.header-section .header-menu .elementor-icon {
  padding: 0 5px;
  height: 33px;
  display: flex;
  align-items: center;
}
.header-section .header-menu .elementor-icon:hover .micon-minus02:after {
  width: 45px;
  transition: 0.4s 0.2s ease, color 0.2s;
}
.header-section .header-menu .micon-minus02 {
  width: 45px;
  height: 3px;
  background-color: #fff;
  border-radius: 10px;
}
.header-section .header-menu .micon-minus02:before {
  transform: none;
  width: 45px;
  height: 3px;
  left: 0;
  content: "";
  display: block;
  background-color: #fff;
  top: -12px;
  border-radius: 10px;
}
.header-section .header-menu .micon-minus02:after {
  width: 30px;
  height: 3px;
  left: 0;
  content: "";
  display: block;
  background-color: #fff;
  bottom: -12px;
  border-radius: 10px;
  position: absolute;
  transition: 0.4s 0.2s ease, color 0.2s;
}


.cat-booking #fixed-header {
    position: static !important;
}

@media (max-width: 767px) {
  .container-1 {
    padding: 0 10px;
  }
}


/* Inicio - Boton motor reservas mobile*/




/*Fin - Botor Motor Reservas Mobile

/*END HEADER*/
/*FOOTER*/
@media (max-width: 1199px) {
  .footer-middle-section {
    padding: 20px 0 !important;
  }
}

@media (max-width: 767px) {
  .footer-legal-menu ul {
    flex-direction: column;
    align-items: center;
  }
  .bottom-footer-section > .elementor-container {
    max-width: 575px !important;
    width: 100% !important;
  }
}

@media (min-width:979px) {
.footer-legal-menu ul {
    margin: 0 !important;
}
}

.footer-legal-menu li a {
  white-space: normal !important;
}


.footer-section #engine-tracking-link-wrapper span {
  text-transform: uppercase;
  font-weight: 600;
  color: #A08964;
}
.footer-section .white-link {
  border: none;
}
.footer-section .white-link a:hover {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 979px) {
  .footer-section .footer-logo img {
    max-width: 150px;
  }
}
.footer-section .footer-qr-column img {
  outline: 10px solid #fff;
}
.footer-section .elementor-widget-wp-widget-mirai_developed_by_mirai #developed-wrapper {
  font-size: 15px;
  color: #A08964;
}
.footer-section .elementor-widget-wp-widget-mirai_developed_by_mirai #developed-wrapper a {
  text-transform: lowercase;
  color: #fff;
  font-weight: bold;
}

/*END FOOTER*/
/*NEWSLETTER POPUP*/
.newsletter-form .elementor-form-fields-wrapper {
  justify-content: center;
}
.newsletter-form .elementor-field-type-email {
  max-width: 375px;
}
.newsletter-form .elementor-field-type-email input:focus {
  box-shadow: none !important;
  border-color: #0e2b3b !important;
  background-color: #eee4d5 !important;
}
.newsletter-form .elementor-field-type-submit {
  margin-top: 20px;
}
.newsletter-form .elementor-field-type-recaptcha {
  justify-content: center;
}
.newsletter-form .elementor-field-type-acceptance {
  justify-content: center;
}
.newsletter-form .elementor-field-type-acceptance input {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.newsletter-form .elementor-field-type-acceptance label a {
  color: #A08964;
}
.newsletter-form input {
  min-height: unset !important;
  padding: 12.3px 10px !important;
}

/*END NEWSLETTER POPUP*/
/*MENU*/
.menu-section {
    overflow: scroll;
    padding-bottom: 70px;
}

.menu-popup > .dialog-widget-content {
  width: 50% !important;
}
.menu-popup > .dialog-widget-content .menu-language-section .white-link {
  border: none;
}
.menu-popup > .dialog-widget-content .menu-language-section .white-link a:hover {
  color: #fff;
}
@media (max-width: 980px) {
  .menu-popup > .dialog-widget-content {
    width: 100% !important;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .language-section-responsive .mi-vcard-email a {
    word-break: break-word;
  }
  .menu-popup > .dialog-widget-content .dialog-message {
    align-items: start !important;
  }
}
.menu-popup > .dialog-widget-content .menu-section .sub-menu li a {
  border-left: none;
}
.menu-popup > .dialog-widget-content .menu-section a {
  align-items: baseline;
}
.menu-popup > .dialog-widget-content .menu-section a:focus {
  color: #fff;
}
.menu-popup > .dialog-widget-content .menu-section a .sub-arrow {
  margin-left: 5px;
  padding: 0;
  display: inline-block;
}
.menu-popup > .dialog-widget-content .menu-section a .sub-arrow i {
  font-size: 18px;
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-section a {
    justify-content: start;
  }
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul {
  display: flex;
  font-size: 12px;
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li {
  height: 100%;
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li.wpml-ls-current-language a {
    color: #fff !important;
  }
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li a {
  color: #fff;
  text-transform: lowercase;
  padding: 0 9px;
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li a {
    font-size: 12px;
    margin: 0 3px;
    padding: 3px;
  }
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li:not(:last-child) {
  border-right: 1px solid #fff;
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li.wpml-ls-current-language a {
  color: #A08964;
  text-decoration: none;
  -webkit-text-stroke: 1px;
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li:not(.wpml-ls-current-language) a:hover {
  color: #A08964;
  text-decoration: none;
  -webkit-text-stroke: 1px;
}

/*END MENU*/
/*HOME*/


.header-carousel {
  height: 80vh;
}

@media (min-width: 979px) {
.header-carousel .flickity-page-dots {
    top: 80%;
    padding: 20px;
}
}

@media (max-width: 1280px) {
  .header-carousel {
    height: 52vh;
    margin-bottom: 34vh !important;
  }
}
@media (max-width: 979px) {
  .header-carousel {
    height: 85vh;
    margin-bottom: 0 !important;
  }
  
  .header-carousel .flickity-page-dots {
      bottom: 0;
      padding-bottom: 20px;
      margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .header-carousel {
    height: 80vh;
  }
}

.go-down-icon i {
  display: inline-block;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .go-down-icon {
    display: none;
  }
}
@media (min-width: 980px) and (max-width: 1280px) {
  .header-carousel .secundary-btn > .elementor-widget-container {
    margin: 0 !important;
  }
}



@media (max-width: 767px) {
    .booking-btn-responsive{
   
    top: 230px;
    margin-bottom: 0 !important;
    transition: 1s;
}


 .scrolling .booking-btn-responsive{
    transition: all 0.5s ease-out;
    top: calc(100% - 43px) !important;
    bottom: 0;
}

    .scrolling .booking-btn-responsive .elementor-widget-container{
        padding: 0 !important;
        margin: 0 !important;
}
  .home .show-back-top .booking-btn-responsive {
    top: calc(100% - 43px) !important;
    bottom: 0;
    right: 0;
    left: 0;
    margin-bottom: 0 !important;
    transition: 1s;
  }
  .home .show-back-top .booking-btn-responsive .elementor-widget-container {
    padding: 0 !important;
  }
}

@media (max-width: 430px) {
  .engine-wrapper .mi-be {
    display: none;
  }
}

.intro {
    display: flex;
    justify-content: center
}
/*END HOME*/
/* BOOKING POPUP*/
.booking-popup .mi-be {
  max-width: 400px;
}
.booking-popup .mi-be form {
  flex-direction: column;
  gap: 5px;
}
.booking-popup .mi-be form label {
  text-align: left !important;
}
.booking-popup .mi-be form button {
  max-width: 100%;
}
.booking-popup .mi-be form div {
  max-width: 100%;
}

/*END BOOKING POPUP*/
/*  EVENTOS */





#event-places .flickity-button.flickity-prev-next-button.next::after, .flickity-button.flickity-prev-next-button.previous::before {
    display: none;
}

#event-places .flickity-prev-next-button .micon {
    color: #fff;
}

#event-places  .flickity-prev-next-button::after, #event-places .flickity-prev-next-button::before{
    color: #fff;
    padding: 0;

    
}

#event-places .flickity-page-dots {
    bottom: 0;
    transform: translateX(0);
    right: 0;
    left: 0;
    padding: 20px;
}


@media (max-width:979px) {
    .carousel-cell .center {
        top: 0;
        right: 0;
    }
    
   #event-places .carousel-cell .flickity-prev-next-button {
        display: flex;
    }
    
    #event-places .carousel-cell .center .elementor-widget-icon-box {
        display: flex;
        justify-content: center;
    }
 
}
/*Formulario*/

.common-form .elementor-field-label {
    text-align: center;
}

.common-form .elementor-form-fields-wrapper {
    display: flex;
    justify-content: center;
    
    
}

.common-form .elementor-field-group {
    justify-content: center;
}

.common-form .elementor-field-type-text {
    padding: 0 16px 24px;
}


.common-form .elementor-field-type-email
{
 border-top: 1px dashed #dfdfdf;
 display: inline-block;
 padding: 16px 16px 24px;

}

.common-form .elementor-field-type-textarea{
    border-top: 1px dashed #dfdfdf;
    padding: 16px 16px 24px;
    
}

@media (min-width: 768px) {
.common-form .elementor-field-type-recaptcha {

    padding: 20px 40px 20px 0;
    width: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-end;
    }
}

.common-form .elementor-field-type-checkbox {

    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    justify-content: flex-start;
}

.common-form label {
    text-align: center;
    
}

.common-form .elementor-button {
    margin-top: 20px; 
    margin-bottom: 20px;
    background-color: transparent;
    padding: 13px 30px;
    border: 2px solid #A08964;
    color: #000000 !important;
    font-weight: 600;
    letter-spacing: 2px;
    max-width: fit-content;
}

.common-form .elementor-field-type-acceptance p{
    display: inline-block;
}

.common-form .elementor-field-type-acceptance p a{
    font-size: 0.9em;
}




.common-form .elementor-field-group:not(.elementor-field-type-acceptance){
    font-size: 16px;
}


@media (max-width: 767px){
    .common-form .elementor-field-group.elementor-field-type-recaptcha {
        width: 100%;
        justify-content: center;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    
    .common-form .elementor-field-type-textarea {
        border: unset;
    }
}

@media (max-width: 724px) {
    .common-form .elementor-field-type-acceptance .elementor-field-option{
    text-align: center;
    }
}

.common-form .elementor-button::disabled {
    background-color: #b9b9b9 !important;
    border: none;
}



/*Fin Formulario*/

/**/
/*FIN EVENTOS */

/*INICIO GALERÍA Y PROMOCIONES*/

.box-section .grow .elementor-cta__content h3 {
    
    text-shadow: 1px 2px 3px rgb(0 0 0 / 50%);
}
.box-section .grow {
    padding: 0;
    width: 33.333%;
    -webkit-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    
}

.box-section .grow:hover {
  width: 50%;
}

.box-section .grow .elementor-cta {
  padding: 15vw 10px;

}


.box-section .grow .two-items {
    width: 50%;
}



.box-section .grow .elementor-cta__content {

    position: absolute;
    left: 60px;
    bottom: 60px;
    min-height: 0;
    padding: 0;

}


@media (max-width: 979px) {

  
      .box-section .grow .two-items {
        width: 100%;
    }
    
    .box-section .grow {
        width: 100%;
    }
    
    .box-section .grow .elementor-cta {
    padding: 15vh 2vw;
    
    }
    
    .box-section .grow .elementor-cta__content {
    
        bottom: 6vw;
        left: 30px;
        
    }
    
    .box-section .grow .elementor-cta__content .elementor-content-title {
        
        text-shadow: 1px 2px 3px rgb(0 0 0 / 50%);
    }
    

}


/*FIN GALERÍA Y PROMOCIONES*/

/*INICIO SOSTENIBILIDAD*/

.bullet-list {
    font-weight: normal;
}
/*FIN SOSTENIBILIDAD*/


/*# sourceMappingURL=custom.css.map *//* End custom CSS */