@font-face {
  font-family: "Altone Trial";
  src: url("./../../fonts/AltoneTrial-Bold.woff2") format("woff2"), url("./../../fonts/AltoneTrial-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Altone Trial";
  src: url("./../../fonts/AltoneTrial-Regular.woff2") format("woff2"), url("./../../fonts/AltoneTrial-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MADE Outer Sans";
  src: url("./../../fonts/MADEOuterSans-Light.woff2") format("woff2"), url("./../../fonts/MADEOuterSans-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MADE Outer Sans";
  src: url("./../../fonts/MADEOuterSans.woff2") format("woff2"), url("./../../fonts/MADEOuterSans.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MADE Outer Sans";
  src: url("./../../fonts/MADEOuterSans-Thin.woff2") format("woff2"), url("./../../fonts/MADEOuterSans-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MADE TOMMY';
  src: url("./../../fonts/MADETOMMY-Thin.woff2") format("woff2"), url("./../../fonts/MADETOMMY-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("./../../fonts/Montserrat-Regular.woff2") format("woff2"), url("./../../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url("./../../fonts/Montserrat-Medium.woff2") format("woff2"), url("./../../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

#elementor_header {
  background-color: #fffeef;
}

#elementor_header a {
  color: #363636;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .elementor-element-4352ddf {
    padding: 10px 20px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  .elementor-element-4ef9991 img {
    -webkit-transform: scale(1.4);
            transform: scale(1.4);
    position: relative;
    left: 54px;
    top: -2px;
  }
}

.elementor-element-e1c5a63 img {
  right: 15px;
  top: -2px;
  position: relative;
}

.elementor-198 .elementor-element.elementor-element-4ef9991 .elementor-image img {
  margin-top: unset;
  width: 70px;
  height: 70px;
}

@media screen and (max-width: 767.98px) {
  body#web .elementor-248 .footer_mailing_list_white input[type="submit"] {
    margin-left: 0px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .elementor-element-cf7aa8e,
  .elementor-element-4d22afc {
    padding: 0px 40px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .elementor-element-cf7aa8e {
    padding-bottom: 40px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .elementor-element-4d22afc {
    margin: 60px 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .elementor-element-0b532be {
    padding: 0px 40px !important;
    padding-top: 60px !important;
  }
}

.footer-get-mail {
  max-width: 350px;
}

#mana-mana-sidebar {
  left: -10px;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
  -webkit-transform: translate(-400px, 0px);
          transform: translate(-400px, 0px);
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-overflow-scrolling: touch;
  width: 400px;
  padding: 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #111111;
  position: fixed;
  top: 0px;
  height: 100%;
  color: #999;
}

#mana-mana-sidebar ul {
  list-style: none;
}

#mana-mana-sidebar::-webkit-scrollbar {
  width: auto;
  height: auto;
}

#mana-mana-sidebar.active {
  left: 0;
  position: fixed;
  z-index: 1;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  width: 350px;
  height: 100%;
  padding: 50px;
  background-color: #ffffff;
  -webkit-transition: all ease 1s;
  transition: all ease 1s;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
          transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}

.modal.show .modal-dialog {
  -webkit-transform: none;
          transform: none;
}

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem);
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: calc(100% - 1rem);
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.modal-header .btn-close {
  padding: 0.5rem 0.5rem;
  margin: -0.5rem -0.5rem -0.5rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}

.modal-footer > * {
  margin: 0.25rem;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 700px;
  }
}

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.modal-fullscreen .modal-header {
  border-radius: 0;
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal-fullscreen .modal-footer {
  border-radius: 0;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
}

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
}

.modal .modal-content {
  background: #fffeef;
  padding: 20px 0px;
  border-radius: 15px;
  position: relative;
}

.modal .modal-content .modal-close {
  background: unset;
  outline: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  border: unset;
  position: absolute;
  right: 30px;
  top: 0px;
  width: 15px;
  height: 15px;
  padding: 0px;
  cursor: pointer;
}

.modal .modal-content .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  left: -15px;
}

@media (min-width: 768px) {
  .modal .modal-content .container {
    max-width: 750px;
  }
}

@media (min-width: 992px) {
  .modal .modal-content .container {
    max-width: 970px;
  }
}

@media (min-width: 1200px) {
  .modal .modal-content .container {
    max-width: 1170px;
  }
}

.modal .modal-content .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.modal .modal-content .col-md-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
  line-height: 0px;
}

.modal .modal-content .img-fluid {
  max-width: 100%;
  height: auto;
}

.modal .modal-content .modal-h4 {
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 25px;
  line-height: 29px;
  font-weight: 300;
  margin-bottom: 20px;
}

.modal .modal-content .modal-a {
  max-width: 170px;
  margin: 0 auto;
  display: block;
  position: relative;
  line-height: unset;
  border-radius: 15px;
  overflow: hidden;
}

@media (max-width: 1366px) {
  .modal .modal-content .modal-a {
    max-width: 100px;
  }
}

.modal .modal-content .modal-a:hover::before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
}

#home .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
#home .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
  background-image: url("./../../assets/images/home/banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 525px) {
  #home .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
  #home .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-image: url("./../../assets/images/home/banner-mobile.jpg");
    background-size: cover;
    background-position: unset;
  }
}

#home .elementor-element-3786fed p,
#home .elementor-element-ec9df08 p {
  font-family: "Altone Trial";
  padding-top: 0px;
}

#home .elementor-element-3786fed p span.highlight,
#home .elementor-element-ec9df08 p span.highlight {
  color: #ffc31d;
  font-weight: bold;
}

@media screen and (max-width: 575px) {
  #home .elementor-element-3786fed {
    margin-top: 20px;
  }
}

#home .banner-h1 h1,
#home .banner-h1 span {
  font-family: "MADE Outer Sans";
  font-size: 40px;
  font-weight: 300;
}

@media screen and (max-width: 575px) {
  #home .banner-h1 h1,
  #home .banner-h1 span {
    font-size: 24px;
    line-height: 30px;
  }
}

#home .banner-p p,
#home .banner-p span {
  font-family: "Altone Trial";
  font-size: 16px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.2;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .elementor-element-022d7a9 h1:first-child {
    white-space: nowrap;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .elementor-element-022d7a9 h1 span,
  #home .elementor-element-e600857 h1 span,
  #home .elementor-element-4930627 h1 span {
    font-size: 24px !important;
    line-height: 20px !important;
  }
}

#home .elementor-element-7d438bb {
  padding-top: 70px;
  padding-bottom: 180px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #home .elementor-element-7d438bb {
    padding-bottom: 70px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .elementor-element-7d438bb {
    padding-bottom: 40px;
  }
}

#home .elementor-element-9cb9b26 {
  margin-top: 160px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #home .elementor-element-9cb9b26 {
    margin-bottom: 100px;
  }
}

@media (max-width: 767px) {
  #home .elementor-element-7d438bb {
    padding-bottom: 0px;
  }
}

#home .vertor-img {
  width: 830px;
  max-width: unset;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #home .vertor-img {
    width: 600px;
    top: 50px;
    position: relative;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #home .vertor-img {
    width: 680px;
  }
}

@media (max-width: 524px) {
  #home .vertor-img {
    width: 500px;
  }
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  #home .elementor-187 .elementor-element.elementor-element-fbcc6c3 > .elementor-widget-container {
    margin: 0% 10% 0% 0%;
  }
}

#home .themegoods-animated-text + .elementor-image {
  margin-top: 30px;
}

#home .learn-more h2 {
  font-family: "Altone Trial";
  font-weight: normal;
  color: #473179;
  font-size: 16px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .learn-more h2 {
    font-size: 15px;
  }
}

@media screen and (max-width: 575px) {
  #home .learn-more h2 {
    font-size: 14px;
  }
}

#home .banner-arrow-down {
  width: 40px;
}

@media screen and (max-width: 575px) {
  #home .banner-arrow-down {
    position: relative;
    top: -19px;
  }
}

#home .learn-more:hover h2 {
  color: #ffc31d;
}

@media screen and (max-width: 525px) {
  #home .learn-more:hover h2 {
    color: unset;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #home .elementor-element-b74e63d .elementor-widget-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #home .elementor-element-b74e63d .service-grid-container {
    width: 100%;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #home .tg_three_cols {
    height: 490px;
  }
}

#home .btn-learn-more-img {
  width: 45px;
  height: 45px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 575px) {
  #home .btn-learn-more-img {
    width: 40px;
    height: 40px;
    margin-right: 15px;
  }
}

#home .vector-mana-suites {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 20%;
  z-index: 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #home .vertor-img-wrapper img {
    position: relative !important;
    max-width: 500px !important;
    left: -110px !important;
  }
}

@media (max-width: 767px) {
  #home .vertor-img-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

@media (max-width: 575px) {
  #home .vertor-img-wrapper {
    margin-top: 65px;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

#home .travel-buddy-h1 h1,
#home .travel-buddy-h1 span {
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 30px;
  font-weight: 300;
  position: relative;
}

@media screen and (max-width: 575px) {
  #home .travel-buddy-h1 h1,
  #home .travel-buddy-h1 span {
    font-size: 24px;
    line-height: 26px;
  }
}

#home .travel-buddy-h1 h1 .h1-line,
#home .travel-buddy-h1 span .h1-line {
  width: 35px;
  height: 26px;
}

#home .travel-buddy-h1 h1 .h1-line::before,
#home .travel-buddy-h1 span .h1-line::before {
  content: "";
  width: 35px;
  height: 2px;
  background-color: #473179;
  display: block;
  position: absolute;
  top: 50%;
}

#home .promotion-h1 h1,
#home .promotion-h1 span {
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  max-width: 210px;
  line-height: 35px;
}

@media screen and (max-width: 575px) {
  #home .promotion-h1 h1,
  #home .promotion-h1 span {
    font-size: 24px;
    line-height: 30px;
    max-width: 100%;
  }
}

#home .promotion-deal-p {
  font-family: "MADE Outer Sans";
  font-weight: 100;
}

#home .good-of-mana-mana h1,
#home .good-of-mana-mana span {
  font-family: "MADE Outer Sans";
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  max-width: 303px;
  line-height: 35px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .good-of-mana-mana h1,
  #home .good-of-mana-mana span {
    max-width: 247px;
  }
}

@media screen and (max-width: 575px) {
  #home .good-of-mana-mana h1,
  #home .good-of-mana-mana span {
    font-size: 24px;
    line-height: 30px;
    max-width: 244px;
  }
}

#home .h1-gradient-line {
  width: 150px;
  height: 3px;
  display: block;
  margin-top: 5px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .h1-gradient-line {
    width: 130px;
  }
}

#home .h1-gradient-line::before {
  content: "";
  width: 150px;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#242663), color-stop(#862f73), color-stop(#d23680), to(#ff9c5b));
  background: linear-gradient(to right, #242663, #862f73, #d23680, #ff9c5b);
  display: block;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: landscape) {
  #home .elementor-element-de1f33e {
    padding: 0px 88px !important;
    padding-top: 60px !important;
  }
}

#home .elementor-widget:not(:last-child) {
  margin-bottom: 0px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #home .elementor-element-0e50c1a {
    padding-left: 20px;
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #home .elementor-element-0e50c1a img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    top: 17px;
    position: relative;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .elementor-element-0e50c1a img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    top: 50px;
    position: relative;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #home .elementor-element-fbcc6c3 {
    max-width: 80%;
  }
}

#home .elementor-element-fbcc6c3 p,
#home .elementor-element-fbcc6c3 li {
  font-family: "Altone Trial";
  color: #ffffff;
  max-width: 362px;
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  #home .elementor-element-fbcc6c3 p,
  #home .elementor-element-fbcc6c3 li {
    max-width: 500px;
  }
}

#home .elementor-element-fbcc6c3 ul {
  margin-left: 15px;
}

#home .promotion-grid-wrapper {
  border-radius: 7px;
}

#home .promotion-grid-odd {
  background: -webkit-gradient(linear, left bottom, left top, from(#ff9c5b), color-stop(#d23680), color-stop(#862f73), to(#242663));
  background: linear-gradient(to top, #ff9c5b, #d23680, #862f73, #242663);
}

#home .promotion-grid-even {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9c5b), color-stop(#d23680), color-stop(#862f73), to(#242663));
  background: linear-gradient(to bottom, #ff9c5b, #d23680, #862f73, #242663);
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #home .service-grid-wrapper {
    height: 465px !important;
  }
}

#home .service-grid-wrapper::before {
  background: unset;
}

#home .service-grid-wrapper .inner-wrap {
  padding: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .service {
    position: relative;
    top: 5px;
  }
}

#home .tg_three_cols.last {
  margin-right: 0;
  float: right;
}

@media only screen and (max-width: 767px) {
  #home .tg_three_cols {
    width: 100%;
    margin-right: 0;
  }
}

#home .promotion-deal {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 88%;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 6px;
}

@media (max-width: 1024px) {
  #home .promotion-deal {
    height: 82%;
  }
}

#home .promotion-deal-1 {
  background-image: url("./../../assets/images/home/promotion-and-deal-1.jpg");
}

#home .promotion-deal-2 {
  background-image: url("./../../assets/images/home/promotion-and-deal-2.jpg");
}

#home .promotion-deal-3 {
  background-image: url("./../../assets/images/home/promotion-and-deal-3.jpg");
}

#home .elementor-187 .elementor-element.elementor-element-00f2d65 .service-grid-wrapper .overflow-inner .header-wrap h2 {
  font-family: "MADE Outer Sans";
  font-size: 16px;
  font-weight: 300;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #home .elementor-187 .elementor-element.elementor-element-00f2d65 .service-grid-wrapper .overflow-inner .header-wrap h2 {
    position: relative;
    top: -2px;
  }
}

#home .service-grid-wrapper .overflow-inner .header-wrap h2 {
  max-width: 230px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 55px;
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  #home .elementor-187 .elementor-element.elementor-element-a774ba4 > .elementor-element-populated {
    margin: 0px 40px 0px 0px;
  }
}

@media screen and (max-width: 1180px) {
  #home .elementor-element-d299598 {
    display: none;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #home .elementor-element-d299598 {
    left: 98px;
  }
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  #home .elementor-element.elementor-element-f561203 {
    padding-left: 25px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #home .elementor-element-d11f33e {
    padding: 10px 50px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .elementor-element-d11f33e {
    padding: 0px 70px !important;
  }
}

@media screen and (max-width: 1600px) {
  #home .elementor-element-d299599 img {
    max-width: 400px !important;
  }
}

@media screen and (max-width: 575px) {
  #home .elementor-element-d299599 img {
    max-width: 280px !important;
  }
}

#home .elementor-element-e0ee838 {
  right: 6px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .elementor-element-e0ee838 {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #home .elementor-element-e0ee838 {
    bottom: -51px;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #home .elementor-element-e0ee838 {
    right: 150px;
    bottom: -75px;
  }
}

@media screen and (max-width: 1600px) {
  #home .elementor-element-e0ee838 img {
    max-width: 300px !important;
  }
}

@media screen and (max-width: 575px) {
  #home .elementor-element-e0ee838 img {
    max-width: 280px !important;
  }
}

#home .service-grid-wrapper {
  -webkit-transform: translateY(0px) !important;
          transform: translateY(0px) !important;
  -webkit-transition: -webkit-transform ease 1s !important;
  transition: -webkit-transform ease 1s !important;
  transition: transform ease 1s !important;
  transition: transform ease 1s, -webkit-transform ease 1s !important;
}

#home .service-grid-wrapper:hover {
  -webkit-transform: translateY(-50px) !important;
          transform: translateY(-50px) !important;
}

@media screen and (max-width: 767px) {
  #home .service-grid-wrapper:hover {
    -webkit-transform: translateY(0px) !important;
            transform: translateY(0px) !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #home .elementor-element-4c06b41 {
    padding-top: 30px;
  }
}

@media (max-width: 767px) {
  #home .elementor-element-4c06b41 {
    padding-top: 30px;
  }
}

@media (min-width: 524px) and (max-width: 1600px) {
  #home .inner-wrap-border {
    position: relative;
    top: -5px;
  }
}

#about {
  background: transparent;
}

#about .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
#about .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
  background-image: url("./../../assets/images/about/banner.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 525px) {
  #about .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
  #about .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-image: url("./../../assets/images/about/banner-mobile.jpg");
    background-size: contain;
    background-position: unset;
  }
}

@media (max-width: 575px) {
  #about .elementor-187 .elementor-element.elementor-element-a774ba4 > .elementor-element-populated {
    margin: 0px;
  }
}

#about .w-100 {
  width: 100%;
}

#about .box-collaboration-wrapper {
  background-color: #fff6d5;
  width: 300px;
  border-radius: 15px;
  position: relative;
}

#about .box-collaboration-wrapper p {
  max-width: 180px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

#about .box-collaboration-wrapper::before {
  content: "";
  position: absolute;
  background: url("/assets/images/arrow-left.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 45px;
  height: 45px;
  top: 50%;
  left: -45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
}

@media (max-width: 575px) {
  #about .box-collaboration-wrapper::before {
    left: 50%;
    top: -45px;
    -webkit-transform: rotate(90deg) translateY(50%);
            transform: rotate(90deg) translateY(50%);
  }
}

#about .box-collaboration-wrapper::after {
  content: "";
  position: absolute;
  background: url("/assets/images/arrow-right.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 45px;
  height: 45px;
  top: 50%;
  right: -45px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
}

@media (max-width: 575px) {
  #about .box-collaboration-wrapper::after {
    left: 50%;
    top: unset;
    bottom: -45px;
    -webkit-transform: rotate(90deg) translateY(50%);
            transform: rotate(90deg) translateY(50%);
  }
}

#about .collaboration-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 700px;
  margin: 0 auto;
}

@media (max-width: 575px) {
  #about .collaboration-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 450px;
  }
}

#about .collaboration-wrapper .img-fluid {
  max-width: 100%;
  height: auto;
}

#about .collaboration-wrapper .collaboration-img {
  width: 110px;
}

@media (max-width: 575px) {
  #about .collaboration-wrapper .collaboration-img {
    width: 100px;
  }
}

@media (max-width: 525px) {
  #about .elementor-element-62fa56f {
    margin-bottom: 40px !important;
  }
}

#about .h1-gradient-line {
  width: 150px;
  height: 3px;
  display: block;
  margin-top: 5px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #about .h1-gradient-line {
    width: 130px;
  }
}

#about .h1-gradient-line::before {
  content: "";
  width: 150px;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#242663), color-stop(#862f73), color-stop(#d23680), to(#ff9c5b));
  background: linear-gradient(to right, #242663, #862f73, #d23680, #ff9c5b);
  display: block;
}

#about .highlight {
  color: #ffc31d;
  font-weight: bold;
}

#about .vector-1 {
  margin-top: 38px;
  margin-left: -50px;
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  #about .vector-1 {
    height: 210px;
    margin-top: 20px;
    margin-left: 0px;
  }
}

@media screen and (max-height: 524px) {
  #about .vector-1 {
    height: 185px;
  }
}

#about .vector-2 {
  height: 200px;
  margin-left: 100px;
  margin-top: 50px;
}

@media screen and (max-width: 1599.98px) {
  #about .vector-2 {
    margin-right: 0px;
    margin-top: 25px;
  }
}

#about .elementor-element-022d7a9 {
  margin-bottom: unset;
}

#about .banner-h1 {
  max-width: 500px;
  margin: 0 auto;
}

#about .banner-h1 h1,
#about .banner-h1 span {
  font-family: "MADE Outer Sans";
  font-size: 40px;
  font-weight: 300;
}

@media screen and (max-width: 524px) {
  #about .banner-h1 h1,
  #about .banner-h1 span {
    font-size: 32px;
  }
}

#about .banner-p p,
#about .banner-p span {
  font-family: "Altone Trial";
  font-size: 16px;
  max-width: 635px;
  margin: 0 auto;
  line-height: 1.2;
}

#about .banner-arrow-mt {
  margin-top: 50px;
}

#about .travel-h1-mw {
  max-width: 250px;
}

#about .travel-buddy-h1 h1,
#about .travel-buddy-h1 span {
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  line-height: 1em;
}

@media screen and (max-width: 575px) {
  #about .travel-buddy-h1 h1,
  #about .travel-buddy-h1 span {
    font-size: 24px;
    line-height: 26px;
  }
}

#about .travel-buddy-h1 h1 .h1-line,
#about .travel-buddy-h1 span .h1-line {
  width: 35px;
  height: 26px;
}

#about .travel-buddy-h1 h1 .h1-line::before,
#about .travel-buddy-h1 span .h1-line::before {
  content: "";
  width: 35px;
  height: 2px;
  background-color: #473179;
  display: block;
  position: absolute;
  top: 50%;
}

#about .elementor-element-7d438bb {
  padding-top: 70px;
  padding-bottom: 180px;
}

@media (max-width: 767px) {
  #about .elementor-element-7d438bb {
    padding-bottom: 0px;
  }
}

#about .elementor-element-3786fed p,
#about .elementor-element-ec9df08 p {
  font-family: "Altone Trial";
}

#about .elementor-element-3786fed h6,
#about .elementor-element-ec9df08 h6 {
  font-family: "Altone Trial";
  font-size: 20px;
  font-weight: bold;
  color: #473179;
  line-height: 24px;
}

#about .elementor-element-3786fed h6 + p,
#about .elementor-element-ec9df08 h6 + p {
  margin-top: 10px;
  padding-top: 0em;
}

#about .elementor-element-3786fed p + h6,
#about .elementor-element-ec9df08 p + h6 {
  margin-top: 20px;
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  #about .elementor-187 .elementor-element.elementor-element-a774ba4 > .elementor-element-populated {
    margin: 0px 40px 0px 0px;
  }
}

@media screen and (max-width: 1180px) {
  #about .elementor-element-d299598 {
    display: none;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #about .elementor-element-d299598 {
    left: 98px;
  }
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  #about .elementor-element.elementor-element-f561203 {
    padding-left: 25px;
  }
}

@media screen and (max-width: 1600px) {
  #about .elementor-element-d299599 img {
    max-width: 400px !important;
  }
}

@media screen and (max-width: 575px) {
  #about .elementor-element-d299599 img {
    max-width: 280px !important;
  }
}

#about .elementor-element-e0ee838 {
  right: 6px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #about .elementor-element-e0ee838 {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #about .elementor-element-e0ee838 {
    bottom: -51px;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #about .elementor-element-e0ee838 {
    right: 150px;
    bottom: -75px;
  }
}

@media screen and (max-width: 1600px) {
  #about .elementor-element-e0ee838 img {
    max-width: 300px !important;
  }
}

@media screen and (max-width: 575px) {
  #about .elementor-element-e0ee838 img {
    max-width: 280px !important;
  }
}

@media screen and (min-width: 524px) and (max-width: 1600px) {
  #about .elementor-element-ddf8819 img {
    max-width: 443px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #about .elementor-element-d11f33e {
    padding: 10px 50px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #about .elementor-element-d11f33e {
    padding: 0px 70px !important;
  }
}

#about .elementor-187 .elementor-element.elementor-element-ed73f4e {
  margin-top: 80px;
  margin-bottom: 120px;
}

@media screen and (min-width: 768px) and (max-width: 1600px) {
  #about .elementor-187 .elementor-element.elementor-element-ed73f4e {
    margin-top: 30px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #about .elementor-187 .elementor-element.elementor-element-ed73f4e {
    margin-top: 30px;
  }
}

@media (max-width: 1024px) {
  #about .elementor-187 .elementor-element.elementor-element-ed73f4e {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  #about .elementor-187 .elementor-element.elementor-element-ed73f4e {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

#about .elementor-187
.elementor-element.elementor-element-ddf8819.elementor-column
> .elementor-column-wrap
> .elementor-widget-wrap {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#about .elementor-187 .elementor-element.elementor-element-ddf8819 > .elementor-element-populated {
  margin: 0px 0px 0px 0px;
}

@media (min-width: 768px) {
  #about .elementor-187 .elementor-element.elementor-element-ddf8819 {
    width: 50%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #about .elementor-187 .elementor-element.elementor-element-ddf8819 {
    padding-left: 20px;
  }
}

#about .elementor-187 .elementor-element.elementor-element-d7d65e1 {
  text-align: left;
}

#about .elementor-187 .elementor-element.elementor-element-d7d65e1:after {
  border-color: #fffeef !important;
}

#about .elementor-187 .elementor-element.elementor-element-d7d65e1 > .elementor-widget-container {
  margin: 0px 0px 0px 0px;
}

#about .elementor-187 .elementor-element.elementor-element-0302ad2 > .elementor-widget-container {
  margin: 0px 0px 20px 0px;
}

#about .elementor-element-0302ad2 h5 {
  font-family: "MADE Outer Sans";
  font-size: 19px;
  color: #473179;
  margin-bottom: unset;
}

#about .elementor-element-0302ad2 p,
#about .elementor-element-0302ad2 li {
  font-family: "Altone Trial";
}

#about .elementor-element-0302ad2 p b span,
#about .elementor-element-0302ad2 li b span {
  font-family: "MADE TOMMY";
}

#about .elementor-element-0302ad2 ul {
  margin-left: 1em;
}

#about .elementor-element-0302ad2 h5 + p {
  margin-top: 10px;
}

#about .elementor-element-0302ad2 ul + h5,
#about .elementor-element-0302ad2 p + h5 {
  margin-top: 20px;
}

#about .elementor-element-1043193 {
  padding-top: 20px;
}

#about .elementor-187 .elementor-element.elementor-element-62fa56f {
  margin-top: 0px;
  margin-bottom: 150px;
}

@media screen and (max-width: 1600px) {
  #about .elementor-187 .elementor-element.elementor-element-62fa56f {
    margin-bottom: 80px;
  }
}

@media (max-width: 767px) {
  #about .elementor-187 .elementor-element.elementor-element-62fa56f {
    margin-top: 60px;
    margin-bottom: 0px;
  }
}

#about .elementor-187 .elementor-element.elementor-element-2ddfd2f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#about .elementor-187 .elementor-element.elementor-element-2ddfd2f h1 {
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  line-height: 1em;
}

@media screen and (max-width: 575px) {
  #about .elementor-187 .elementor-element.elementor-element-2ddfd2f h1 {
    font-size: 24px;
    line-height: 26px;
  }
}

#about .elementor-187 .elementor-element.elementor-element-2ddfd2f p {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  font-family: "Altone Trial";
}

#about .elementor-187 .elementor-element.elementor-element-2ad1def {
  margin-left: auto;
}

#about .elementor-187 .elementor-element.elementor-element-d7d65e2 {
  text-align: right;
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  #about .elementor-element-2adfdef,
  #about .elementor-element-2ad1def {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  #about .elementor-element-d7d65e2,
  #about .elementor-element-d7d65e1 {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  #about .elementor-element-5aac6a2 {
    padding-left: 15px;
  }
}

@media (min-width: 768px) and (max-width: 1180px) {
  #about .elementor-element-5aac6a2 {
    position: relative;
    left: 40px;
  }
}

@media (max-width: 767.98px) {
  #about .elementor-element-2ddfd2f {
    margin-bottom: 100px;
    padding: 0px 10px;
  }
}

@media (max-width: 525.98px) {
  #about .elementor-element-2ddfd2f {
    margin-bottom: 50px;
  }
}

@media (max-width: 767.98px) {
  #about .themegoods-animated-text {
    text-align: center;
  }
}

@media (max-width: 525.98px) {
  #about .text-sm-left {
    text-align: left;
  }
}

@media (min-width: 769px) and (max-width: 1600px) {
  #about .tg_horizontal_gallery_cell img {
    height: 400px !important;
  }
}

#our-place {
  background: transparent;
}

#our-place .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
#our-place .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
  background-image: url("./../../assets/images/our-place/banner.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 525px) {
  #our-place .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
  #our-place .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-image: url("./../../assets/images/our-place/banner-mobile.jpg");
    background-size: contain;
    background-position: unset;
  }
}

#our-place .elementor-element-29a9929 {
  padding-top: 100px;
  padding-bottom: 80px;
}

#our-place .banner-h1 {
  max-width: 530px;
  margin: 0 auto;
}

#our-place .banner-h1 h1,
#our-place .banner-h1 span {
  font-family: "MADE Outer Sans";
  font-size: 40px;
  font-weight: 300;
}

@media screen and (max-width: 524px) {
  #our-place .banner-h1 h1,
  #our-place .banner-h1 span {
    font-size: 32px;
  }
}

#our-place .banner-p p,
#our-place .banner-p span {
  font-family: "Altone Trial";
  font-size: 16px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.2;
}

#our-place .banner-arrow-mt {
  margin-top: 50px;
}

#our-place .accommodation-carousel-link {
  cursor: -webkit-grab;
  cursor: grab;
  position: relative;
}

#our-place .accommodation-carousel-link .accommodation-div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

#our-place .accommodation-carousel-link span {
  background: -webkit-gradient(linear, left top, right top, from(#242663), color-stop(20%, #862F73), color-stop(60%, #D23680), to(#FF9C5B));
  background: linear-gradient(to right, #242663 0%, #862F73 20%, #D23680 60%, #FF9C5B 100%);
  color: #FFFFFF;
  font-family: "MADE Outer Sans";
  font-weight: 300;
  position: absolute;
  left: 0px;
  bottom: 40px;
  padding: 5px 20px;
  text-transform: uppercase;
  font-size: 19px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #our-place .accommodation-carousel-link span {
    max-width: 398px;
    display: block;
  }
}

@media screen and (max-width: 1600px) {
  #our-place .accommodation-carousel-link span {
    font-size: 16px;
  }
}

@media screen and (max-width: 1024px) {
  #our-place .accommodation-carousel-link span {
    display: none;
  }
}

@media screen and (max-width: 1180px) {
  #our-place .accommodation-carousel-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #our-place .accommodation-carousel-content-wrapper {
    margin-bottom: 12px !important;
  }
}

#our-place .accommodation-carousel-title {
  position: relative;
}

@media screen and (max-width: 1180px) {
  #our-place .accommodation-carousel-title {
    width: 100% !important;
  }
}

#our-place .accommodation-carousel-title h3 a {
  font-family: "MADE Outer Sans";
  font-weight: 300;
  color: #473179;
  font-size: 24px;
}

@media screen and (max-width: 1600px) {
  #our-place .accommodation-carousel-title h3 a {
    line-height: 34px;
    font-size: 21px;
    display: block;
    margin-bottom: 9px;
  }
}

@media screen and (max-width: 1180px) {
  #our-place .accommodation-carousel-title h3 a {
    font-size: 14px;
    display: block;
    line-height: 20px;
    margin-bottom: 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #our-place .accommodation-carousel-title h3 a {
    font-size: 19px;
  }
}

#our-place .accommodation-carousel-title h3.desktop {
  display: block;
}

@media screen and (max-width: 1024px) {
  #our-place .accommodation-carousel-title h3.desktop {
    display: none;
  }
}

#our-place .accommodation-carousel-title h3.mobile {
  display: none;
}

@media screen and (max-width: 1024px) {
  #our-place .accommodation-carousel-title h3.mobile {
    display: block;
  }
}

#our-place .accommodation-carousel-price {
  font-size: 22px;
  color: #473179;
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #our-place .accommodation-carousel-price {
    line-height: 34px;
    font-size: 21px;
    display: block;
    margin-bottom: 9px;
    position: relative;
    top: -7px;
  }
}

@media screen and (max-width: 1181px) {
  #our-place .accommodation-carousel-price {
    width: 100%;
    text-align: left;
  }
}

@media screen and (min-width: 769px) and (max-width: 1180px) {
  #our-place .accommodation-carousel-price {
    margin-top: unset;
  }
}

#our-place .accommodation-carousel-price .mana-mana-price {
  font-family: "MADE Outer Sans";
  font-weight: 300;
}

@media screen and (max-width: 1600px) {
  #our-place .accommodation-carousel-price .mana-mana-price {
    font-size: 20px;
  }
}

@media screen and (max-width: 1180px) {
  #our-place .accommodation-carousel-price .mana-mana-price {
    font-size: 15px;
    white-space: nowrap;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #our-place .accommodation-carousel-price .mana-mana-price {
    font-size: 17px;
  }
}

#our-place .accommodation-carousel-price .mana-mana-period {
  font-family: "MADE Outer Sans";
  font-weight: 100;
}

@media screen and (max-width: 1600px) {
  #our-place .accommodation-carousel-price .mana-mana-period {
    font-size: 20px;
  }
}

@media screen and (max-width: 1180px) {
  #our-place .accommodation-carousel-price .mana-mana-period {
    font-size: 15px;
  }
}

#our-place .accommodation-carousel-title::after {
  content: "";
  width: 160px;
  height: 2px;
  position: absolute;
  background: -webkit-gradient(linear, left top, right top, from(#242663), color-stop(20%, #862F73), color-stop(60%, #D23680), to(#FF9C5B));
  background: linear-gradient(to right, #242663 0%, #862F73 20%, #D23680 60%, #FF9C5B 100%);
  bottom: 0px;
  left: 0px;
}

#our-place .accommodation-carousel-description p {
  font-family: "Altone Trial";
  font-weight: normal;
  color: #363636;
  margin-bottom: unset;
}

#our-place .accommodation-carousel-description a {
  font-family: "Altone Trial";
  font-weight: normal;
  font-size: 15px;
  color: #473179;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#our-place .accommodation-carousel-description a:hover {
  color: #FFC31D;
}

@media screen and (max-width: 525px) {
  #our-place .accommodation-carousel-description a:hover {
    color: unset;
  }
}

#our-place .accommodation-carousel-description a img {
  max-width: 100%;
  height: auto;
  margin-right: 20px;
  display: unset;
  width: unset;
}

#dine-with-us .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
#dine-with-us .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
  background-image: url("./../../assets/images/dine-with-us/banner.jpg");
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 525px) {
  #dine-with-us .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
  #dine-with-us .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-image: url("./../../assets/images/dine-with-us/banner-mobile.jpg");
    background-size: contain;
    background-position: unset;
  }
}

#dine-with-us .elementor-element-29a9929 {
  padding-top: 100px;
  padding-bottom: 80px;
}

#dine-with-us .banner-h1 {
  max-width: 530px;
  margin: 0 auto;
}

#dine-with-us .banner-h1 h1,
#dine-with-us .banner-h1 span {
  font-family: "MADE Outer Sans";
  font-size: 40px;
  font-weight: 300;
}

@media screen and (max-width: 524px) {
  #dine-with-us .banner-h1 h1,
  #dine-with-us .banner-h1 span {
    font-size: 32px;
  }
}

#dine-with-us .banner-p p,
#dine-with-us .banner-p span {
  font-family: "Altone Trial";
  font-size: 16px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.2;
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  #dine-with-us .elementor-187 .elementor-element.elementor-element-a774ba4 > .elementor-element-populated {
    margin: 0px 40px 0px 0px;
  }
}

@media screen and (max-width: 575px) {
  #dine-with-us .elementor-element-d299598 {
    display: none;
  }
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  #dine-with-us .elementor-element-d299598 {
    left: 190px;
  }
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  #dine-with-us .elementor-element.elementor-element-f561203 {
    padding-left: 25px;
  }
}

@media screen and (max-width: 1600px) {
  #dine-with-us .elementor-element-d299599 img {
    max-width: 400px !important;
  }
}

@media screen and (max-width: 575px) {
  #dine-with-us .elementor-element-d299599 img {
    max-width: 280px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1300px) {
  #dine-with-us .ipad-white-space {
    white-space: nowrap;
  }
}

#dine-with-us .elementor-element-e0ee838 {
  right: 6px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #dine-with-us .elementor-element-e0ee838 {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #dine-with-us .elementor-element-e0ee838 {
    bottom: -51px;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #dine-with-us .elementor-element-e0ee838 {
    right: 85px;
    bottom: -75px;
  }
}

@media screen and (max-width: 1600px) {
  #dine-with-us .elementor-element-e0ee838 img {
    max-width: 300px !important;
  }
}

@media screen and (max-width: 575px) {
  #dine-with-us .elementor-element-e0ee838 img {
    max-width: 280px !important;
  }
}

#dine-with-us .elementor-element-9cb9b26 {
  margin-top: -50px;
}

@media screen and (max-width: 1599.98px) {
  #dine-with-us .elementor-element-9cb9b26 {
    margin-top: 50px;
  }
}

@media screen and (max-width: 767.98px) {
  #dine-with-us .elementor-element-9cb9b26 {
    margin-top: 0px;
  }
}

@media screen and (max-width: 1599.98px) {
  #dine-with-us .elementor-element-2ddfd2f {
    margin-top: 50px;
  }
}

#dine-with-us .vector-1 {
  margin-top: 38px;
  margin-left: -50px;
}

@media screen and (max-width: 1599.98px) {
  #dine-with-us .vector-1 {
    height: 185px;
    margin-top: 20px;
    margin-left: 0px;
  }
}

#dine-with-us .vector-2 {
  height: 350px;
  margin-right: -50px;
}

@media screen and (max-width: 1599.98px) {
  #dine-with-us .vector-2 {
    height: 250px;
    margin-right: 0px;
  }
}

#dine-with-us .banner-arrow-mt {
  margin-top: 50px;
}

#dine-with-us .h1-gradient-line {
  width: 150px;
  height: 3px;
  display: block;
  margin-top: 5px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #dine-with-us .h1-gradient-line {
    width: 130px;
  }
}

#dine-with-us .h1-gradient-line::before {
  content: "";
  width: 150px;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#242663), color-stop(#862f73), color-stop(#d23680), to(#ff9c5b));
  background: linear-gradient(to right, #242663, #862f73, #d23680, #ff9c5b);
  display: block;
}

#dine-with-us .travel-buddy-h1 h1,
#dine-with-us .travel-buddy-h1 span {
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 30px;
  font-weight: 300;
  position: relative;
}

@media screen and (max-width: 575px) {
  #dine-with-us .travel-buddy-h1 h1,
  #dine-with-us .travel-buddy-h1 span {
    font-size: 24px;
    line-height: 26px;
  }
}

#dine-with-us .travel-buddy-h1 h1 .h1-line,
#dine-with-us .travel-buddy-h1 span .h1-line {
  width: 35px;
  height: 26px;
}

#dine-with-us .travel-buddy-h1 h1 .h1-line::before,
#dine-with-us .travel-buddy-h1 span .h1-line::before {
  content: "";
  width: 35px;
  height: 2px;
  background-color: #473179;
  display: block;
  position: absolute;
  top: 50%;
}

#dine-with-us .boudoirz-img {
  width: 120px;
  height: auto;
  margin-top: 20px;
}

@media screen and (max-width: 525px) {
  #dine-with-us .boudoirz-img {
    margin-bottom: 30px;
  }
}

#dine-with-us .elementor-element-7d438bb {
  padding-top: 70px;
  padding-bottom: 180px;
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  #dine-with-us .elementor-element-7d438bb {
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  #dine-with-us .elementor-element-7d438bb {
    padding-bottom: 0px;
  }
}

@media screen and (max-width: 767px) {
  #dine-with-us .elementor-element-d7d65e2,
  #dine-with-us .elementor-element-d7d65e1 {
    display: none;
  }
}

#dine-with-us .elementor-element-d7d65e2 {
  padding-top: 20px;
}

#dine-with-us .elementor-element-681f534 {
  height: 65vh;
  margin-bottom: unset;
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  #dine-with-us .elementor-element-681f534 {
    height: 30vh;
  }
}

#dine-with-us .elementor-element-681f534 img {
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}

#dine-with-us .elementor-187 .elementor-element.elementor-element-2ddfd2f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#dine-with-us .elementor-187 .elementor-element.elementor-element-2ddfd2f h1 {
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  line-height: 1em;
}

@media screen and (max-width: 767.98px) {
  #dine-with-us .elementor-187 .elementor-element.elementor-element-2ddfd2f h1 {
    text-align: center;
  }
}

#dine-with-us .elementor-187 .elementor-element.elementor-element-2ddfd2f p {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  font-family: "Altone Trial";
}

@media screen and (max-width: 525px) {
  #dine-with-us .elementor-187 .elementor-element.elementor-element-2ddfd2f p {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #dine-with-us .elementor-element-b74e63d .elementor-widget-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #dine-with-us .elementor-element-b74e63d .service-grid-container {
    width: 100%;
  }
}

@media screen and (max-width: 525px) {
  #dine-with-us .elementor-element-ec9df08 .elementor-widget-container {
    margin-top: 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #dine-with-us .service {
    position: relative;
    top: -10px;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #dine-with-us .service {
    position: relative;
    top: -5px;
  }
}

@media screen and (min-width: 1181px) and (max-width: 1600px) {
  #dine-with-us .tg_three_cols {
    height: 490px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #dine-with-us .tg_three_cols {
    height: 400px;
  }
}

#dine-with-us .elementor-element-fbcc6c3 p,
#dine-with-us .elementor-element-fbcc6c3 li {
  font-family: "Altone Trial";
  color: #ffffff;
  max-width: 362px;
}

#dine-with-us .elementor-element-fbcc6c3 ul {
  margin-left: 15px;
}

#dine-with-us .promotion-grid-wrapper {
  border-radius: 7px;
}

#dine-with-us .promotion-grid-odd {
  background: -webkit-gradient(linear, left bottom, left top, from(#ff9c5b), color-stop(#d23680), color-stop(#862f73), to(#242663));
  background: linear-gradient(to top, #ff9c5b, #d23680, #862f73, #242663);
}

#dine-with-us .promotion-grid-even {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9c5b), color-stop(#d23680), color-stop(#862f73), to(#242663));
  background: linear-gradient(to bottom, #ff9c5b, #d23680, #862f73, #242663);
}

#dine-with-us .service-grid-wrapper::before {
  background: unset;
}

#dine-with-us .service-grid-wrapper .inner-wrap {
  padding: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#dine-with-us .tg_three_cols.last {
  margin-right: 0;
  float: right;
}

@media only screen and (max-width: 767px) {
  #dine-with-us .tg_three_cols {
    width: 100%;
    margin-right: 0;
  }
}

#dine-with-us .service-grid-wrapper .promotion-deal {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 88%;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 6px;
  overflow: hidden;
}

#dine-with-us .service-grid-wrapper .promotion-deal .promotion-deal-desc {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  z-index: 2;
}

@media screen and (max-width: 767.98px) {
  #dine-with-us .service-grid-wrapper .promotion-deal .promotion-deal-desc {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

#dine-with-us .service-grid-wrapper .promotion-deal span.desc {
  font-family: "Altone Trial";
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  padding: 0px 20px;
  padding-bottom: 30px;
}

#dine-with-us .service-grid-wrapper .promotion-deal span.desc span.number {
  font-family: "MADE Outer Sans";
  font-weight: 100;
}

#dine-with-us .service-grid-wrapper .promotion-deal::after {
  content: "";
  background: #00000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
}

@media screen and (max-width: 767.98px) {
  #dine-with-us .service-grid-wrapper .promotion-deal::after {
    background: #00000033;
  }
}

@media (max-width: 1024px) {
  #dine-with-us .service-grid-wrapper .promotion-deal {
    height: 82%;
  }
}

#dine-with-us .service-grid-wrapper:hover .promotion-deal .promotion-deal-desc {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}

#dine-with-us .service-grid-wrapper:hover .promotion-deal::after {
  background: #00000033;
}

#dine-with-us .promotion-deal-1 {
  background-image: url("./../../assets/images/dine-with-us/testimonial-1.jpg");
}

#dine-with-us .promotion-deal-2 {
  background-image: url("./../../assets/images/dine-with-us/testimonial-2.jpg");
}

#dine-with-us .promotion-deal-3 {
  background-image: url("./../../assets/images/dine-with-us/testimonial-3.jpg");
}

#dine-with-us .elementor-187 .elementor-element.elementor-element-00f2d65 .service-grid-wrapper .overflow-inner .header-wrap h2 {
  font-family: "MADE Outer Sans";
  font-size: 16px;
  font-weight: 300;
}

#dine-with-us .service-grid-wrapper .overflow-inner .header-wrap h2 {
  max-width: 230px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 55px;
}

@media screen and (max-width: 767.98px) {
  #dine-with-us .elementor-element-2ddfd2f {
    margin-top: 50px;
    padding: 0px 10px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  #dine-with-us .elementor-element-2adfdef,
  #dine-with-us .elementor-element-2ad1def {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1080px) {
  #dine-with-us .elementor-element-2ddfd2f h1 {
    text-align: center;
  }
}

#dine-with-us #page_content_wrapper.wide {
  padding: 0px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #dine-with-us .elementor-element-9cb9b26 {
    margin-bottom: 100px;
  }
}

#deal {
  background: transparent;
}

#deal .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
#deal .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
  background-image: url("./../../assets/images/deal/banner.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 525px) {
  #deal .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
  #deal .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-image: url("./../../assets/images/deal/banner-mobile.jpg");
    background-size: contain;
    background-position: unset;
  }
}

#deal .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background).event,
#deal .elementor-187
.elementor-element.elementor-element-0dd30c3.event
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
  background-image: url("./../../assets/images/events/banner.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 525px) {
  #deal .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background).event,
  #deal .elementor-187
.elementor-element.elementor-element-0dd30c3.event
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-image: url("./../../assets/images/events/banner-mobile.jpg");
    background-size: contain;
    background-position: unset;
  }
}

#deal .item-img {
  width: 100%;
  height: 560px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

#deal .elementor-187 .elementor-element.elementor-element-31a4eb4 > .elementor-element-populated {
  margin: 60px 0px 0px 0px;
}

@media (max-width: 575px) {
  #deal .elementor-187 .elementor-element.elementor-element-31a4eb4 > .elementor-element-populated {
    margin-top: 205px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1280px) {
  #deal .elementor-187 .elementor-element.elementor-element-31a4eb4 > .elementor-element-populated {
    margin: 10px 0px 0px 0px;
  }
}

@media screen and (min-width: 1281px) and (max-width: 1600px) {
  #deal .elementor-187 .elementor-element.elementor-element-31a4eb4 > .elementor-element-populated {
    margin: 50px 0px 0px 0px;
  }
}

#deal .banner-h1 {
  max-width: 520px;
  margin: 0 auto;
}

#deal .banner-h1 h1,
#deal .banner-h1 span {
  font-family: "MADE Outer Sans";
  font-size: 40px;
  font-weight: 300;
}

@media screen and (max-width: 524px) {
  #deal .banner-h1 h1,
  #deal .banner-h1 span {
    font-size: 32px;
  }
}

#deal .banner-p p,
#deal .banner-p span {
  font-family: "Altone Trial";
  font-size: 16px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.2;
}

#deal .banner-arrow-mt {
  margin-top: 50px;
}

#deal .elementor-element-cf44973,
#deal .elementor-element-d9f1ca4 {
  background-color: #fffeef;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
}

#deal .elementor-element-235412 {
  background: -webkit-gradient(linear, left bottom, left top, from(#ff9c5b), color-stop(#d23680), color-stop(#862f73), to(#242663));
  background: linear-gradient(to top, #ff9c5b, #d23680, #862f73, #242663);
  width: 65%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: scale(1.04);
          transform: scale(1.04);
}

@media screen and (max-width: 1400px) {
  #deal .elementor-element-235412 {
    left: -6px;
    width: 67%;
  }
}

@media (max-width: 1024px) {
  #deal .elementor-element-235412 {
    display: none;
  }
}

#deal .elementor-element-235412.revert {
  left: unset;
  right: 0px;
}

#deal .elementor-element-7a07bfd {
  margin-top: 90px;
  margin-bottom: 250px;
}

@media (max-width: 767px) {
  #deal .elementor-element-7a07bfd {
    margin-bottom: 90px;
  }
}

#deal .elementor-element-1ea7ef4 {
  margin-top: 250px;
  margin-bottom: 250px;
}

@media (max-width: 767px) {
  #deal .elementor-element-1ea7ef4 {
    margin-top: 90px;
    margin-bottom: 90px;
  }
}

#deal .elementor-element-f4b409b a,
#deal .elementor-element-7dc04ae a {
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  line-height: 1.2em;
  display: block;
}

@media screen and (min-width: 769px) and (max-width: 1180px) {
  #deal .elementor-element-f4b409b a,
  #deal .elementor-element-7dc04ae a {
    max-width: unset;
  }
}

@media screen and (max-width: 575px) {
  #deal .elementor-element-f4b409b a,
  #deal .elementor-element-7dc04ae a {
    font-size: 24px;
    line-height: 26px;
  }
}

#deal .elementor-element-1dec76e p,
#deal .elementor-element-ebdf091 p {
  font-family: "Montserrat";
  font-weight: 500;
}

#deal .elementor-element-4a99570,
#deal .elementor-element-31a4eb4 {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: -webkit-transform ease 0.5s;
  transition: -webkit-transform ease 0.5s;
  transition: transform ease 0.5s;
  transition: transform ease 0.5s, -webkit-transform ease 0.5s;
}

#deal .elementor-element-4a99570:hover,
#deal .elementor-element-31a4eb4:hover {
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}

@media (max-width: 1300px) {
  #deal .elementor-element-4a99570:hover,
  #deal .elementor-element-31a4eb4:hover {
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

#deal .h1-gradient-line {
  width: 150px;
  height: 3px;
  display: block;
  margin-top: 15px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #deal .h1-gradient-line {
    width: 130px;
  }
}

#deal .h1-gradient-line::before {
  content: "";
  width: 150px;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#242663), color-stop(#862f73), color-stop(#d23680), to(#ff9c5b));
  background: linear-gradient(to right, #242663, #862f73, #d23680, #ff9c5b);
  display: block;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #deal .elementor-187 .elementor-element.elementor-element-31a4eb4 > .elementor-element-populated {
    margin: 25px 0px 0px 0px;
  }
}

#deal .join-now-btn {
  font-family: "Altone Trial";
  font-weight: normal;
  font-size: 15px;
  color: #473179;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: -30px;
}

#deal .join-now-btn img {
  margin-right: 20px;
}

#deal .join-now-btn:hover {
  color: #FFC31D;
}

@media screen and (max-width: 725px) {
  #deal .join-now-btn:hover {
    color: unset;
  }
}

#deal-info {
  background: transparent;
}

@media (max-width: 767px) {
  #deal-info .elementor-187 .elementor-element.elementor-element-c1a4f23 > .elementor-widget-container {
    margin: 50px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
  }
}

#deal-info .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
#deal-info .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
  background-image: url("./../../assets/images/deal-info/banner.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

@media (max-width: 525px) {
  #deal-info .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
  #deal-info .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-image: url("./../../assets/images/deal-info/banner-mobile.png");
    background-size: contain;
    background-position: unset;
  }
}

#deal-info .about_the_event {
  margin-top: 50px;
}

#deal-info .about_the_event p {
  padding: unset !important;
  color: #ffffff;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 500;
}

#deal-info .about_the_event li {
  color: #ffffff;
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 500;
}

#deal-info .elementor-container {
  width: 100%;
}

#deal-info .banner-h1 {
  max-width: 520px;
  margin: 0 auto;
}

#deal-info .mw-550px {
  max-width: 550px;
}

#deal-info .banner-h1 h1,
#deal-info .banner-h1 span {
  font-family: "MADE Outer Sans";
  font-size: 40px;
  font-weight: 300;
}

@media screen and (max-width: 524px) {
  #deal-info .banner-h1 h1,
  #deal-info .banner-h1 span {
    font-size: 32px;
  }
}

#deal-info .banner-p p,
#deal-info .banner-p span {
  font-family: "Montserrat";
  font-weight: 500;
  font-size: 16px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.2;
}

#deal-info .elementor-element-152dee {
  position: relative;
  margin-top: -100px;
}

#deal-info .col-12 {
  width: 100%;
}

#deal-info span.yellow {
  color: #ffc31d;
  font-weight: normal;
  -webkit-text-fill-color: #ffc31d;
  /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 0.2px;
}

#deal-info .deal-info-container {
  width: 85%;
  max-width: 100%;
  margin: 0 auto;
}

#deal-info .sl {
  position: relative;
  margin-bottom: 20px;
}

#deal-info .sl::after {
  content: "";
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 0px;
  position: absolute;
  background: #00000080;
}

#deal-info .tab-nav {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  display: inline-block;
  white-space: nowrap;
  padding-bottom: 15px;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}

#deal-info .tab-nav a.mm-tab-item,
#deal-info .tab-nav button.mm-tab-item {
  font-family: "Altone Trial";
  font-size: 108%;
  color: #ffffff;
  background: transparent;
  border: unset;
  cursor: pointer;
  padding: unset;
  outline: unset;
  display: inline-block;
  width: 90px;
  font-weight: 800; /* Make text bolder */
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); /* Subtle shadow for contrast */
}

#deal-info .tab-nav a.mm-tab-item {
  padding-left: 5px;
  padding-right: 5px;
  width: unset;
}

#deal-info .tab-nav a.mm-tab-item + a.mm-tab-item,
#deal-info .tab-nav button.mm-tab-item + button.mm-tab-item {
  margin-left: 20px;
}

#deal-info .tab-nav a.mm-tab-item.active,
#deal-info .tab-nav button.mm-tab-item.active {
  color: #ffc31d;
}

#deal-info .row.p-0 > * {
  padding-left: 15px;
  padding-right: 15px;
}

#deal-info .col-6 {
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

#deal-info .mb-3 {
  margin-bottom: 20px;
}

#deal-info .tab-content-wrapper {
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  background-color: #fffeef;
  min-height: 20vh;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.6);
  width: 100%;
}

@media screen and (max-width: 725px) {
  #deal-info .tab-content-wrapper {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
}

#deal-info .tab-content-wrapper .tab-content {
  display: none;
  max-width: 85%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (max-width: 1179px) {
  #deal-info .tab-content-wrapper .tab-content {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}

#deal-info .tab-content-wrapper .tab-content h1 {
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 25px;
  font-weight: 300;
  position: relative;
  line-height: 1.2em;
}

@media screen and (max-width: 725px) {
  #deal-info .tab-content-wrapper .tab-content h1 {
    font-size: 20px;
  }
}

#deal-info .tab-content-wrapper .tab-content h3 {
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 20px;
  font-weight: 300;
  position: relative;
  line-height: 1.2em;
}

#deal-info .tab-content-wrapper .tab-content h3 + p {
  padding-top: unset;
}

#deal-info .tab-content-wrapper .tab-content p + h3 {
  margin-top: 20px;
}

#deal-info .tab-content-wrapper .tab-content ul {
  list-style: none;
  margin-top: 5px;
}

#deal-info .tab-content-wrapper .tab-content ul li {
  font-family: "Montserrat";
  font-weight: 500;
}

@media screen and (min-width: 1179px) and (max-width: 1400px) {
  #deal-info .tab-content-wrapper .tab-content ul li {
    max-width: 564px;
  }
}

#deal-info .tab-content-wrapper .tab-content ul li span {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

#deal-info .tab-content-wrapper .tab-content ul li::before {
  content: "- ";
}

#deal-info .tab-content-wrapper .tab-content p {
  font-family: "Montserrat";
  font-weight: 500;
}

@media screen and (min-width: 1179px) and (max-width: 1400px) {
  #deal-info .tab-content-wrapper .tab-content p {
    max-width: 564px;
  }
}

#deal-info .tab-content-wrapper .tab-content p span {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
}

#deal-info .tab-content-wrapper .tab-content .col-8 + .col-4 {
  position: relative;
}

#deal-info .tab-content-wrapper .tab-content .col-8 + .col-4::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 1px;
  height: 100%;
  background: black;
}

@media screen and (max-width: 1179px) {
  #deal-info .tab-content-wrapper .tab-content .col-8 + .col-4::before {
    display: none;
  }
}

#deal-info .tab-content-wrapper .tab-content.show {
  display: block;
}

#deal-info .d-block {
  display: block;
}

#deal-info .d-none {
  display: none;
}

@media screen and (min-width: 1180px) {
  #deal-info .d-sm-none {
    display: none;
  }
}

@media screen and (min-width: 1180px) {
  #deal-info .d-sm-block {
    display: block;
  }
}

#deal-info .jssocials-share-link {
  background: unset;
  padding: 0px;
}

#deal-info .jssocials-share + .jssocials-share {
  margin-left: 20px;
}

#deal-info .kaki-card {
  max-width: 200px;
}

@media screen and (max-width: 1179px) {
  #deal-info .kaki-card {
    width: 100%;
  }
}

@media screen and (max-width: 725px) {
  #deal-info .kaki-card {
    width: 150px;
  }
}

#deal-info .right-content {
  padding-left: 50px;
}

@media screen and (max-width: 1179px) {
  #deal-info .right-content {
    padding-left: 0px;
    margin-top: 25px;
  }
}

#deal-info .pr-5 {
  padding-right: 0px !important;
}

#deal-info .pl-5 {
  padding-left: 15px !important;
}

#deal-info p.description {
  max-width: 240px;
}

#deal-info p.description.description-mobile {
  padding-top: 0px;
  line-height: 20px;
}

#deal-info a.join-now.join-now-mobile {
  margin-bottom: 30px;
}

@media screen and (max-width: 724px) {
  #deal-info .jssocials-share-logo {
    width: 30px;
    height: 30px;
  }
}

#deal-info a.join-now {
  background: -webkit-gradient(linear, right top, left top, from(#ff9c5b), color-stop(#d23680), color-stop(#862f73), to(#242663));
  background: linear-gradient(to left, #ff9c5b, #d23680, #862f73, #242663);
  padding: 5px 40px;
  border-radius: 20px;
  color: #ffffff;
  width: 80%;
  text-align: center;
  display: block;
}

@media screen and (max-width: 1179px) {
  #deal-info a.join-now {
    width: unset;
    display: inline-block;
  }
}

#deal-info p.share-title {
  padding-bottom: unset;
}

#deal-info .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media screen and (max-width: 1179px) {
  #deal-info .row > * {
    padding-left: 30px;
    padding-right: 30px;
  }
}

#deal-info .col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.666667%;
          flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

@media screen and (max-width: 1179px) {
  #deal-info .col-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

#deal-info .col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

@media screen and (max-width: 1179px) {
  #deal-info .col-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

#deal-info .col-8,
#deal-info .col-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

#deal-info .elementor-element-d22f331 {
  background: linear-gradient(45deg, #433698, #652387, #6e2b64);
  min-height: 400px;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

#deal-info .earn-h1 {
  font-family: "MADE Outer Sans";
  color: #ffffff;
  font-size: 25px;
  font-weight: 300;
  position: relative;
  line-height: 1em;
}

@media screen and (max-width: 1400px) {
  #deal-info .earn-h1 {
    font-size: 20px;
    line-height: 1.1em;
    text-align: center;
  }
}

#deal-info .h1-white-line {
  width: 150px;
  height: 3px;
  display: block;
  margin-top: 5px;
}

@media screen and (max-width: 724px) {
  #deal-info .h1-white-line {
    margin: 0 auto;
    width: 100px;
    position: relative;
    top: 5px;
    margin-bottom: 10px;
  }
}

#deal-info .h1-white-line::after {
  content: "";
  width: 150px;
  height: 3px;
  background: #ffffff;
  display: block;
}

#deal-info .elementor-element-62fa56f {
  padding-top: 100px;
  padding-bottom: 100px;
}

@media screen and (max-width: 724px) {
  #deal-info .elementor-element-62fa56f {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

#deal-info .stay-item {
  min-height: 250px;
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}

@media screen and (max-width: 724px) {
  #deal-info .stay-item {
    min-height: 170px;
    padding-top: 34px;
    text-align: center;
  }
}

#deal-info .stay-item .stay-img-wrapper {
  width: 70px;
  height: 70px;
}

@media screen and (min-width: 725px) and (max-width: 1400px) {
  #deal-info .stay-item .stay-img-wrapper {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 724px) {
  #deal-info .stay-item .stay-img-wrapper {
    margin: 0 auto;
  }
}

#deal-info .stay-item h6,
#deal-info .stay-item p {
  color: #ffffff;
  margin-bottom: unset;
  padding-top: unset;
  padding-bottom: unset;
}

#deal-info .stay-item h6 {
  font-family: "MADE Outer Sans";
  font-weight: 300;
  font-size: 20px;
}

@media screen and (max-width: 724px) {
  #deal-info .stay-item h6 {
    font-size: 18px;
  }
}

#deal-info .stay-item p {
  font-family: "Altone Trial";
  font-weight: normal;
  max-width: 259px;
}

@media screen and (max-width: 724px) {
  #deal-info .stay-item p {
    text-align: center;
    margin: 0 auto;
  }
}

#deal-info .vector-img-right-center {
  position: absolute;
  right: 0px;
  top: 25px;
  width: 250px;
}

@media screen and (max-width: 1400px) {
  #deal-info .vector-img-right-center {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 1600px) {
  #deal-info .tg_horizontal_gallery_cell img {
    height: 400px !important;
  }
}

#events {
  background: transparent;
}

#events .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
#events .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
  background-image: url("./../../assets/images/events/banner.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 525px) {
  #events .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
  #events .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-image: url("./../../assets/images/events/banner-mobile.jpg");
    background-size: contain;
    background-position: unset;
  }
}

#events .banner-h1 {
  max-width: 520px;
  margin: 0 auto;
}

#events .banner-h1 h1,
#events .banner-h1 span {
  font-family: "MADE Outer Sans";
  font-size: 40px;
  font-weight: 300;
}

@media screen and (max-width: 524px) {
  #events .banner-h1 h1,
  #events .banner-h1 span {
    font-size: 32px;
  }
}

#events .banner-p p,
#events .banner-p span {
  font-family: "Altone Trial";
  font-size: 16px;
  max-width: 625px;
  margin: 0 auto;
  line-height: 1.2;
}

#events .banner-arrow-mt {
  margin-top: 50px;
}

#gallery {
  background: transparent;
}

#gallery .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
#gallery .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
  background-image: url("./../../assets/images/gallery/banner.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 525px) {
  #gallery .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
  #gallery .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-image: url("./../../assets/images/gallery/banner-mobile.jpg");
    background-size: contain;
    background-position: unset;
  }
}

#gallery .banner-h1 {
  max-width: 530px;
  margin: 0 auto;
}

#gallery .banner-h1 h1,
#gallery .banner-h1 span {
  font-family: "MADE Outer Sans";
  font-size: 40px;
  font-weight: 300;
  white-space: nowrap;
}

@media screen and (max-width: 525.98px) {
  #gallery .banner-h1 h1,
  #gallery .banner-h1 span {
    font-size: 32px;
    white-space: normal;
  }
}

#gallery .banner-p p,
#gallery .banner-p span {
  font-family: "Altone Trial";
  font-size: 16px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.2;
}

#gallery .banner-arrow-mt {
  margin-top: 50px;
}

#gallery .elementor-element-9a40be7 {
  padding-top: 50px;
}

#gallery .pagination-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}

#gallery ul.pagination {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

#gallery ul.pagination li::marker {
  display: none;
}

#gallery ul.pagination li {
  font-family: "MADE Outer Sans";
  font-size: 23px;
  font-weight: 300;
}

#gallery ul.pagination li span {
  border-color: #FDF0C2;
  background-color: #FDF0C2;
  color: black;
}

#gallery ul.pagination li a:hover {
  border-color: #ffc31d;
  background-color: #ffc31d;
}

#gallery ul.pagination li.active span {
  border-color: #ffc31d;
  background-color: #ffc31d;
  color: #ffffff;
}

#get-in-touch {
  background: transparent;
}

#get-in-touch .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
#get-in-touch .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
  background-image: url("./../../assets/images/get-in-touch/banner.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

@media (max-width: 525px) {
  #get-in-touch .elementor-187 .elementor-element.elementor-element-0dd30c3:not(.elementor-motion-effects-element-type-background),
  #get-in-touch .elementor-187
.elementor-element.elementor-element-0dd30c3
> .elementor-motion-effects-container
> .elementor-motion-effects-layer {
    background-image: url("./../../assets/images/get-in-touch/banner-mobile.jpg");
    background-size: contain;
    background-position: unset;
  }
}

#get-in-touch .banner-h1 {
  max-width: 530px;
  margin: 0 auto;
}

#get-in-touch .banner-h1 h1,
#get-in-touch .banner-h1 span {
  font-family: "MADE Outer Sans";
  font-size: 40px;
  font-weight: 300;
}

@media screen and (max-width: 524px) {
  #get-in-touch .banner-h1 h1,
  #get-in-touch .banner-h1 span {
    font-size: 32px;
  }
}

#get-in-touch .banner-p p,
#get-in-touch .banner-p span {
  font-family: "Altone Trial";
  font-size: 16px;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.2;
}

#get-in-touch .banner-arrow-mt {
  margin-top: 50px;
}

#get-in-touch .elementor-heading-title {
  font-family: "Altone Trial";
  font-weight: 300;
  color: #363636;
}

#get-in-touch h1 {
  font-size: 30px;
}

@media screen and (max-width: 525px) {
  #get-in-touch h1 {
    font-size: 24px;
    line-height: 30px;
  }
}

#get-in-touch .h1-gradient-line {
  width: 150px;
  height: 3px;
  display: block;
  margin-top: 5px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  #get-in-touch .h1-gradient-line {
    width: 130px;
  }
}

#get-in-touch .h1-gradient-line::before {
  content: "";
  width: 150px;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, from(#242663), color-stop(#862f73), color-stop(#d23680), to(#ff9c5b));
  background: linear-gradient(to right, #242663, #862f73, #d23680, #ff9c5b);
  display: block;
  position: relative;
  top: 5px;
}

#get-in-touch .contact-wrapper {
  max-width: 520px;
}

#get-in-touch textarea,
#get-in-touch input:not([type="submit"]) {
  border: 1px solid #FFF6D4 !important;
  background-color: #FFF6D4;
  border-radius: 5px;
  outline: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  padding-left: 10px;
  padding-right: 10px;
}

#get-in-touch textarea:focus,
#get-in-touch input:not([type="submit"]):focus {
  border: 1px solid #FFC31D !important;
}

#get-in-touch textarea {
  resize: vertical;
  font-size: 15px;
}

#get-in-touch input + textarea,
#get-in-touch input + input {
  margin-top: 15px;
}

#get-in-touch .vector-img {
  max-width: 390px;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
}

#get-in-touch .submit-button {
  font-family: "Altone Trial";
  font-weight: 300;
  color: #FFFFFF;
  background-color: #473179;
  border-radius: 30px;
  border: unset;
  margin-top: 20px;
}

@media screen and (max-width: 525.98px) {
  #get-in-touch .submit-button {
    margin-bottom: 50px;
  }
}

#get-in-touch .elementor-element-3c69f72 {
  padding: 100px 0px;
}

@media screen and (max-width: 525px) {
  #get-in-touch .elementor-element-3c69f72 {
    padding-top: 50px;
  }
}

@media (max-width: 767.98px) {
  #get-in-touch .elementor-element-3c69f72 {
    padding-bottom: unset;
  }
}

#get-in-touch .vector-img-wrapper {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767.98px) {
  #get-in-touch .vector-img-wrapper {
    margin-bottom: 150px;
  }
  #get-in-touch .vector-img-wrapper .vector-img {
    margin-top: unset;
  }
}

#get-in-touch h1.elementor-heading-title {
  font-family: "MADE Outer Sans";
  font-weight: 300;
  color: #473179;
  position: relative;
}

#get-in-touch span {
  font-size: 100%;
}

@media (max-width: 1024px) {
  #get-in-touch .elementor-widget:not(:last-child) {
    margin-bottom: 0px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #get-in-touch .elementor-element-6dd9d3b h1 {
    font-size: 30px;
    padding-bottom: 8px;
  }
}

#get-in-touch .elementor-element-b29eac6 {
  padding-top: 10px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  #get-in-touch .elementor-element-b29eac6 .elementor-widget-container {
    margin-top: 0px;
  }
}

@media screen and (max-width: 525.98px) {
  #get-in-touch .elementor-element-fadd91e {
    display: none;
  }
}

.elementor-element-d11f33e {
  background-image: url("./../../assets/images/contact/contact-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 110px;
  padding-bottom: 70px;
}

.elementor-element-d11f33e .text-left {
  text-align: left !important;
}

.elementor-element-d11f33e h1 span {
  font-family: "MADE Outer Sans";
  color: #473179;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  max-width: 210px;
  line-height: 35px;
}

@media screen and (max-width: 575px) {
  .elementor-element-d11f33e h1 span {
    font-size: 24px;
  }
}

.elementor-element-d11f33e .elementor-element-15df0ae {
  padding-top: 40px;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  .elementor-element-d11f33e .elementor-element-15df0ae {
    padding-top: 70px;
  }
}

@media (max-width: 767px) {
  .elementor-element-d11f33e {
    padding: 60px 30px 0px 30px;
  }
}

.elementor-element-d11f33e img {
  margin-left: -50px;
}

@media (max-width: 767px) {
  .elementor-element-d11f33e img {
    margin-left: 0px;
  }
}

.elementor-element-d11f33e input[type="email"], .elementor-element-d11f33e input[type="text"], .elementor-element-d11f33e textarea {
  background: transparent;
  border: unset !important;
  border-bottom: 1px solid #ffffff !important;
  color: #ffffff;
  outline: unset;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.elementor-element-d11f33e textarea::-webkit-input-placeholder,
.elementor-element-d11f33e input[type="email"]::-webkit-input-placeholder,
.elementor-element-d11f33e input[type="text"]::-webkit-input-placeholder {
  color: #ffffff;
  font-family: "MADE Outer Sans";
  font-weight: 100;
}

.elementor-element-d11f33e textarea::-moz-placeholder,
.elementor-element-d11f33e input[type="email"]::-moz-placeholder,
.elementor-element-d11f33e input[type="text"]::-moz-placeholder {
  color: #ffffff;
  font-family: "MADE Outer Sans";
  font-weight: 100;
}

.elementor-element-d11f33e textarea::-ms-input-placeholder,
.elementor-element-d11f33e input[type="email"]::-ms-input-placeholder,
.elementor-element-d11f33e input[type="text"]::-ms-input-placeholder {
  color: #ffffff;
  font-family: "MADE Outer Sans";
  font-weight: 100;
}

.elementor-element-d11f33e textarea::placeholder,
.elementor-element-d11f33e input[type="email"]::placeholder,
.elementor-element-d11f33e input[type="text"]::placeholder {
  color: #ffffff;
  font-family: "MADE Outer Sans";
  font-weight: 100;
}

.elementor-element-d11f33e input + textarea {
  margin-top: 30px;
}

.elementor-element-d11f33e textarea {
  resize: none;
  height: 40px;
}

.elementor-element-d11f33e textarea + .submit-button {
  margin-top: 30px;
}

.elementor-element-d11f33e input[type="submit"], .elementor-element-d11f33e input[type="button"], .elementor-element-d11f33e a.button, .elementor-element-d11f33e .button, .elementor-element-d11f33e .pagination a:hover, .elementor-element-d11f33e .woocommerce .footer_bar .button, .elementor-element-d11f33e .woocommerce .footer_bar .button:hover, .elementor-element-d11f33e .woocommerce-page div.product form.cart .button, .elementor-element-d11f33e .woocommerce #respond input#submit.alt, .elementor-element-d11f33e .woocommerce a.button.alt, .elementor-element-d11f33e .woocommerce button.button.alt, .elementor-element-d11f33e .woocommerce input.button.alt, .elementor-element-d11f33e .infinite_load_more, .elementor-element-d11f33e .post_share_text, .elementor-element-d11f33e #close_share, .elementor-element-d11f33e .widget_tag_cloud div a:hover, .elementor-element-d11f33e .mobile_menu_wrapper #close_mobile_menu, .elementor-element-d11f33e .mobile_menu_wrapper #mobile_menu_close.button, .elementor-element-d11f33e body .ui-dialog[aria-describedby="ajax-login-register-login-dialog"] .form-wrapper input[type="submit"], .elementor-element-d11f33e body .ui-dialog[aria-describedby="ajax-login-register-dialog"] .form-wrapper input[type="submit"] {
  background-color: #473179;
  border: unset;
  border-radius: 25px;
}

.elementor-element-d11f33e input[type="button"]:hover, .elementor-element-d11f33e input[type="submit"]:hover, .elementor-element-d11f33e a.button:hover, .elementor-element-d11f33e .button:hover, .elementor-element-d11f33e .button.submit, .elementor-element-d11f33e a.button.white:hover, .elementor-element-d11f33e .button.white:hover, .elementor-element-d11f33e a.button.white:active, .elementor-element-d11f33e .button.white:active {
  background-color: #FFC31D;
}

.elementor-element-d11f33e .input-50 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  width: 48%;
}

.elementor-element-d11f33e .float-left {
  float: left;
  margin-right: 5px;
}

.elementor-element-d11f33e .float-right {
  float: right;
  margin-left: 5px;
}

.elementor-element-0e50c5a {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
      -ms-flex-direction: unset;
          flex-direction: unset;
}

.elementor-element-0e50c5a .flex-1 {
  width: 150px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
}

@media (max-width: 767px) {
  .elementor-element-0e50c5a .flex-1 {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.margin-auto {
  margin: 0 auto;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-50 {
  margin-bottom: 50px !important;
}

body#web .text-center {
  text-align: center;
}

body#web .menu-item a {
  padding: 4px 0px !important;
}

@media screen and (max-width: 1600px) {
  body#web .menu-item a {
    padding: 7px 0px !important;
  }
}

body#web .menu-item a.menu-item-a.active,
body#web .menu-item a.menu-item-a:hover {
  color: #ffc31d !important;
}

body#web .menu-item .btn-book-now {
  font-family: "Altone Trial";
  font-weight: normal;
  background: -webkit-gradient(linear, left top, right top, from(#242663), color-stop(#862f73), color-stop(#d23680), to(#ff9c5b));
  background: linear-gradient(to right, #242663, #862f73, #d23680, #ff9c5b);
  border-radius: 30px;
  color: #ffffff !important;
  text-align: center;
  padding-left: 23px !important;
  padding-right: 23px !important;
}

@media screen and (max-width: 1024px) {
  body#web .menu-item .btn-book-now {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) and (orientation: portrait) {
  body#web .menu-item .btn-book-now {
    margin-top: 25px;
  }
}

@media screen and (max-width: 575px) {
  body#web .menu-item .btn-book-now {
    margin-top: 25px;
  }
}

body#web .btn-book-now::before {
  display: none !important;
}

body#web .elementor-element-e1c5a63 {
  display: none;
}

@media screen and (max-width: 1024px) {
  body#web .elementor-element-e1c5a63 {
    display: block;
  }
}

body#web .mobile_menu_wrapper::-webkit-scrollbar {
  width: auto;
  height: auto;
}

body#web .mobile_menu_wrapper {
  background: #fffeef;
}

body#web .mana-mana-col {
  max-width: 12.5%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  body#web .mana-mana-col {
    max-width: 12%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12%;
            flex: 0 0 12%;
  }
}

@media screen and (max-width: 1024px) {
  body#web .mana-mana-col {
    max-width: 25%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
}

@media screen and (max-width: 725px) {
  body#web .mana-mana-col {
    max-width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

body#web .provider-img {
  margin: 20px auto;
  display: block;
}

body#web .elementor-248 {
  background: linear-gradient(45deg, #433698, #652387, #6e2b64);
}

body#web .elementor-248 .footer_mailing_list_white input[type="submit"] {
  background: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, 0.7);
  margin-left: 10px;
  border-radius: 30px;
}

body#web .elementor-248 input[type="button"]:hover,
body#web .elementor-248 input[type="submit"]:hover,
body#web .elementor-248 a.button:hover,
body#web .elementor-248 .button:hover,
body#web .elementor-248 .button.submit,
body#web .elementor-248 a.button.white:hover,
body#web .elementor-248 .button.white:hover,
body#web .elementor-248 a.button.white:active,
body#web .elementor-248 .button.white:active {
  background: #ffffff;
  border-color: #ffffff;
  background-color: #ffffff;
  color: #473179;
}

body#web .elementor-248 .elementor-inner {
  background: transparent;
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap {
  background: transparent;
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-0b532be {
  background: transparent !important;
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-4d22afc {
  background: transparent !important;
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-cf7aa8e {
  background: transparent !important;
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-5a3b158 p {
  font-family: "Altone Trial";
  line-height: 24px !important;
  font-size: 16px;
}

@media screen and (max-width: 575px) {
  body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-5a3b158 p br {
    display: none;
  }
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap h2 {
  font-family: "MADE Outer Sans";
  font-weight: 300;
  max-width: 400px;
  line-height: 40px !important;
}

@media screen and (max-width: 575px) {
  body#web .elementor-248 .elementor-inner .elementor-section-wrap h2 {
    line-height: 30px !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  body#web .elementor-248 .elementor-inner .elementor-section-wrap h2 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap h2 span {
  font-size: 30px !important;
  line-height: 40px !important;
  font-weight: 300;
}

@media screen and (min-width: 768px) and (max-width: 1180px) {
  body#web .elementor-248 .elementor-inner .elementor-section-wrap h2 span {
    font-size: 30px !important;
    line-height: 35px !important;
  }
}

@media screen and (max-width: 575px) {
  body#web .elementor-248 .elementor-inner .elementor-section-wrap h2 span {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap ul li a {
  font-family: "Altone Trial" !important;
  font-weight: 100 !important;
  font-size: 16px !important;
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap ul li a span {
  font-weight: 100 !important;
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-f3213b1 p,
body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-af57502 p {
  font-family: "Altone Trial";
  font-weight: 100;
  line-height: 24px !important;
  font-size: 16px;
  max-width: 481px;
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-f3213b1 p .address,
body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-af57502 p .address {
  font-family: "MADE TOMMY";
}

body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-f3213b1 p + p,
body#web .elementor-248 .elementor-inner .elementor-section-wrap .elementor-element-af57502 p + p {
  padding-top: unset;
  position: relative;
  top: -5px;
}

body#web .elementor-248 .elementor-element-af57502 {
  margin-bottom: 0px;
}

body#web .elementor-248 .elementor-icon-list-text:hover {
  color: #ffffff80 !important;
}

textarea,
textarea::-webkit-input-placeholder,
input,
input::-webkit-input-placeholder {
  font-family: "Altone Trial" !important;
  font-weight: normal !important;
}

textarea,
textarea::-moz-placeholder,
input,
input::-moz-placeholder {
  font-family: "Altone Trial" !important;
  font-weight: normal !important;
}

textarea,
textarea::-ms-input-placeholder,
input,
input::-ms-input-placeholder {
  font-family: "Altone Trial" !important;
  font-weight: normal !important;
}

textarea,
textarea::placeholder,
input,
input::placeholder {
  font-family: "Altone Trial" !important;
  font-weight: normal !important;
}

@media screen and (max-width: 600px) {
  .mobile-padding {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.order-md-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-md-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1200px;
}

textarea,
input:not([type="submit"]) {
  border-bottom: 1px solid #ffffff !important;
}

#wrapper {
  background: #fffeef;
}

.elementor-element-d11f33e h1 span {
  font-family: "MADE Outer Sans";
  color: #ffffff !important;
  font-size: 30px !important;
  font-weight: 300 !important;
  position: relative !important;
  line-height: 35px !important;
}

@media screen and (max-width: 575px) {
  .elementor-element-d11f33e h1 span {
    font-size: 24px;
    line-height: 30px !important;
  }
}

.elementor-element-3786feb p:first-child {
  padding-top: 0px !important;
}

.elementor-element-3786feb p {
  font-family: "Altone Trial";
  font-weight: 100 !important;
  color: #ffffff !important;
}

.elementor-element-3786feb p span {
  font-family: "Altone Trial";
  font-weight: 100 !important;
  color: #ffffff !important;
  max-width: 362px !important;
}

.text-center {
  text-align: center;
}

.stay-tuned-img {
  padding: 80px 0px;
}

@media screen and (min-width: 525px) and (max-width: 1600px) {
  .stay-tuned-img {
    width: 34%;
    margin: 0 auto;
    display: block;
  }
}

@media screen and (max-width: 525px) {
  .stay-tuned-img {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
}

.h1-contact {
  margin-bottom: 0px !important;
}

.elementor-element-0e50c1a img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  margin-top: 20px;
}

@media screen and (min-width: 524px) and (max-width: 1600px) {
  .elementor-element-0e50c1a img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

.elementor-element-15df0ae {
  position: relative;
  top: -20px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .elementor-element-15df0ae {
    top: 0px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1600px) {
  .elementor-element-15df0ae {
    padding-left: 20px;
  }
}

.js-book-now-img {
  width: 54px !important;
  height: 54px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}


