.elementor-kit-9631{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#A08964;--e-global-color-accent:#CDB183;--e-global-color-21f8c9b7:#000;--e-global-color-47eea86e:#FFF;--e-global-color-6cb047a:#FFFFFF00;--e-global-color-55e1b93:#060606;--e-global-color-4c9b0c7:#333333;--e-global-color-5fbce97:#F4F4F4;--e-global-color-cb97f0b:#1E1E1E;--e-global-color-1d464dc:#979797;--e-global-color-9887513:#EFEFEF;--e-global-color-d8a6127:#999999;--e-global-color-ca1c966:#252525;--e-global-color-80184ac:#1A1A1A;--e-global-color-128f1d5:#9A9A9A;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-size:2.1em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:1.5px;--e-global-typography-secondary-font-family:"Barlow";--e-global-typography-secondary-font-size:2.1em;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-letter-spacing:1.5px;--e-global-typography-text-font-family:"Barlow";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:2em;--e-global-typography-text-letter-spacing:0.7px;--e-global-typography-accent-font-family:"Barlow";--e-global-typography-accent-text-decoration:underline;}.elementor-kit-9631 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9631 a{color:var( --e-global-color-secondary );}.elementor-kit-9631 h1{font-size:3.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);}.elementor-lightbox{background-color:#777777B3;--lightbox-ui-color:var( --e-global-color-6cb047a );--lightbox-text-color:var( --e-global-color-21f8c9b7 );}@media(max-width:979px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*GENERAL*/
@media (max-width: 767px) {
  .show-back-top .fixed-booking-btn-responsive {
    bottom: 0;
    top: calc(100% - 43px) !important;
    transition: 1s;
  }
  .show-back-top .fixed-booking-btn-responsive .elementor-widget-container {
    margin: 0 !important;
  }
}
.elementor-field-type-email {
  display: inline-block;
}

.fixed-booking-btn-responsive button {
  padding: 10px 21px;
}

.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;
  }
}

.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;
}

.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;
}
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: 980px) {
  body.scrolling .header-section .sticky-header .sticky-header-booking-tablet-btn {
    margin-left: auto;
  }
}

.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;
}
.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;
}

@media (max-width: 767px) {
  .header-phone .elementor-icon-box-content {
    display: none;
  }
}
/*END HEADER*/
/*HOME*/
@media (max-width: 979px) {
  .environment-section img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
}
.environment-section h3 {
  bottom: 2vw;
  position: absolute;
  right: 0;
  left: 0;
}
@media (max-width: 979px) {
  .environment-section h3 {
    bottom: 6vw;
  }
}

.services-section .services-section-icons .flickity-viewport {
  height: 121px !important;
}
@media (max-width: 767px) {
  .services-section .services-section-icons .flickity-viewport {
    height: 159px !important;
  }
}
.services-section .services-section-icons .elementor-widget-icon-box .elementor-widget-container {
  position: relative;
}
.services-section .services-section-icons .elementor-widget-icon-box .elementor-widget-container:before {
  content: "";
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #d8d8d8;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.services-section .services-section-icons .elementor-widget-icon-box .elementor-widget-container:hover:before {
  height: 4px;
  background-color: #A08964;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.services-section .services-section-icons .elementor-widget-icon-box.is-nav-selected .elementor-widget-container:before {
  height: 4px;
  background-color: #A08964;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .services-section .flickity-button {
    display: none !important;
  }
}

.environments-section .long-image .elementor-cta__content {
  position: unset;
}
@media (min-width: 980px) {
  .environments-section .long-image .elementor-cta__content {
    padding: 0;
  }
}
.environments-section .long-image .elementor-cta__content .elementor-cta__title {
  z-index: 1;
}
.environments-section .elementor-cta__content {
  min-height: unset !important;
  padding: 10.646vw 0;
}
@media (max-width: 767px) {
  .environments-section .elementor-cta__content {
    min-height: 400px !important;
  }
}
.environments-section .elementor-cta__content h3 {
  position: absolute;
  bottom: 2vw;
}
@media (max-width: 979px) {
  .environments-section .elementor-cta__content h3 {
    bottom: 6vw;
  }
}

.rooms-section .elementor-row {
  flex-wrap: nowrap;
}
.rooms-section .grow {
  width: 33.333%;
  -webkit-transition: 0.5s ease-out;
  transition: 0.5s ease-out;
}
.rooms-section .grow:hover {
  width: 50%;
}
.rooms-section .grow .elementor-cta__content {
  padding: 12vw 10px;
  min-height: unset;
}
@media (max-width: 979px) {
  .rooms-section .grow .elementor-cta__content {
    padding: 15vh 2vw;
  }
}
.rooms-section .grow .elementor-cta__content .elementor-cta__title {
  position: absolute;
  bottom: 80px;
}

.advantages-section .advantages-section-inner > .elementor-container {
  padding: 0 !important;
}
@media (max-width: 767px) {
  .advantages-section .advantages-section-inner > .elementor-container .flickity-button {
    display: none;
  }
}
.advantages-section .advantages-section-inner > .elementor-container .flickity-page-dots {
  display: none;
}
@media (max-width: 767px) {
  .advantages-section .advantages-section-inner > .elementor-container .flickity-page-dots {
    display: block;
    width: 100%;
  }
  .advantages-section .advantages-section-inner > .elementor-container .flickity-page-dots li:not(:last-child) {
    margin-right: 8px;
  }
}
.advantages-section > .elementor-container {
  padding: 0 !important;
}

.booking-section > .elementor-container {
  position: unset;
}
@media (max-width: 767px) {
  .booking-section > .elementor-container {
    padding: 0 !important;
  }
}
.booking-section > .elementor-container > .elementor-row {
  position: unset;
}
.booking-section > .elementor-container > .elementor-row > .elementor-column {
  position: unset;
}
.booking-section > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
  position: unset;
}
.booking-section > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
  position: unset;
}

.top-carrousel .covid-logo {
  position: absolute;
  left: 0;
  top: 0;
}
.top-carrousel .covid-logo img {
  mix-blend-mode: hard-light;
}
.top-carrousel .covid-logo a img {
  box-shadow: -1px -1px 5px 13px rgba(255, 255, 255, 0.15);
  border-radius: 50%;
}
.top-carrousel .carousel-widget:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 250px;
}
.top-carrousel .swiper-slide-inner img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 80vh;
}
@media (max-width: 767px) {
  .top-carrousel .swiper-slide-inner img {
    height: 100vh;
  }
}
.top-carrousel .elementor-swiper-button {
  top: 95% !important;
  align-items: center;
  justify-content: center;
  max-width: 74px;
  width: 100%;
}
@media (max-width: 767px) {
  .top-carrousel .elementor-swiper-button {
    top: 90% !important;
  }
}
.top-carrousel .elementor-swiper-button:hover:after {
  width: 40px !important;
}
.top-carrousel .elementor-swiper-button:hover:before {
  width: 40px !important;
}
.top-carrousel .elementor-swiper-button.elementor-swiper-button-prev {
  left: 83%;
}
@media (max-width: 1025px) {
  .top-carrousel .elementor-swiper-button.elementor-swiper-button-prev {
    left: 77%;
  }
}
@media (max-width: 767px) {
  .top-carrousel .elementor-swiper-button.elementor-swiper-button-prev {
    left: 25%;
  }
}
.top-carrousel .elementor-swiper-button.elementor-swiper-button-prev:after {
  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;
}
.top-carrousel .elementor-swiper-button.elementor-swiper-button-next {
  right: 10px;
}
@media (max-width: 767px) {
  .top-carrousel .elementor-swiper-button.elementor-swiper-button-next {
    right: 25%;
  }
}
.top-carrousel .elementor-swiper-button.elementor-swiper-button-next:before {
  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;
}

/*END HOME*/
/*FOOTER*/
.show-back-top .back-top {
  opacity: 0.8;
}

.back-top {
  position: fixed;
  right: 0;
  bottom: 80px;
  opacity: 0;
  padding: 15px 7px 11px 10px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: #9a9a9a;
}
.back-top a {
  background: url(https://static-resources-elementor.mirai.com/wp-content/uploads/sites/809/arrows.png) no-repeat -63px -24px transparent;
  height: 18px;
  width: 35px;
  display: inline-block;
}
.back-top:hover {
  opacity: 1;
}

@media (max-width: 767px) {
  .bottom-footer-section > .elementor-container {
    max-width: 575px !important;
    width: 100% !important;
  }
}
.footer-legal-menu li a {
  white-space: normal !important;
}

@media (max-width: 979px) {
  .footer-section .footer-legal-menu ul {
    column-count: 2;
    display: block;
    width: 100%;
  }
  .footer-section .footer-logo img {
    max-width: 150px;
  }
}
.footer-section .footer-qr-column img {
  outline: 10px solid #fff;
}
.footer-section a {
  font-family: "Lato", sans-serif;
}
.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;
}
.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-popup > .dialog-widget-content {
  width: 50% !important;
}
@media (max-width: 980px) {
  .menu-popup > .dialog-widget-content {
    width: 100% !important;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-logo {
    max-width: 150px;
  }
  .menu-popup > .dialog-widget-content .language-section-responsive .mi-vcard-phone {
    text-align: center;
  }
  .menu-popup > .dialog-widget-content .language-section-responsive .mi-vcard-email {
    text-align: center;
  }
  .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;
  }
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-section a {
    justify-content: start;
  }
}
.menu-popup > .dialog-widget-content .menu-section .sub-menu {
  margin: 0;
  position: relative;
  justify-content: center;
  display: flex !important;
  width: 100%;
  gap: 5px;
}
.menu-popup > .dialog-widget-content .menu-section .sub-menu a {
  border-left: none;
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-section .sub-menu {
    justify-content: start;
    flex-direction: column;
  }
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul {
  display: flex;
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li {
  height: 100%;
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li a {
  font-size: 15px;
  transition: all 0.3s ease-out;
  text-transform: lowercase;
  margin: 0 8px;
  display: inline-block;
}
@media (max-width: 767px) {
  .menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li a {
    font-size: 12px;
    margin: 0 5px;
    padding: 4px 0;
  }
}
.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 {
  border-bottom: 2px solid #fff;
  padding-bottom: 5px;
}
.menu-popup > .dialog-widget-content .menu-section .elementor-widget-wpml-language-switcher ul li:not(.wpml-ls-current-language) a:hover {
  text-decoration: none;
  border-bottom: 2px solid;
  padding-bottom: 5px;
  color: #fff;
}

@media (max-width: 370px) {
  .header-menu .elementor-icon-box-title {
    display: none;
  }
}
/*END MENU*/
/*HOME POPUP*/
.home-popup > .dialog-widget-content .dialog-close-button {
  text-shadow: 0 1px 0 #ffffff;
}
.home-popup > .dialog-widget-content .dialog-close-button .eicon-close:hover {
  transform: none;
}

/*END HOME POPUP*/
/*ADVANTAGES POPUP*/
.advantages-popup {
  overflow: auto;
}

/*END ADVANTAGES POPUP*/

/*# sourceMappingURL=custom.css.map *//* End custom CSS */