html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

button:focus,
a:focus,
input:focus,
select:focus,
textarea:focus,
select:focus {
  box-shadow: none !important;
}

.slick-slider:not(.slick-initialized),
.slick-slider-related .products:not(.slick-initialized) {
  display: none !important;
}

.tab-content > .tab-pane:not(.active),
.pill-content > .pill-pane:not(.active) {
  display: block;
  height: 0;
  overflow-y: hidden;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: inherit !important;
  background-color: transparent !important;
}

/***********************Default Formatting***********************/
@media (min-width: 1025px) {
  .without-banner-img {
    height: 9.8958333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .without-banner-img {
    height: 9.8958333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .without-banner-img {
    height: 100px;
  }
}
@media (max-width: 600px) {
  .without-banner-img {
    height: 100px;
  }
}

.no-banners .header-section {
  height: auto;
}
.no-banners .header-section .desk-header-wrapper {
  background: #F6F5EF !important;
}

/**************************Wrapper****************************************/
.wrapper--90 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--90 {
    width: 90%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--90 {
    width: 90%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--90 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--90 {
    width: 90%;
  }
}
.wrapper--50 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--50 {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--50 {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--50 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--50 {
    width: 90%;
  }
}
.wrapper--40 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--40 {
    width: 40%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--40 {
    width: 40%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--40 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--40 {
    width: 90%;
  }
}
.wrapper--60 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--60 {
    width: 60%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--60 {
    width: 60%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--60 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--60 {
    width: 90%;
  }
}
.wrapper--75 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--75 {
    width: 75%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--75 {
    width: 75%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--75 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--75 {
    width: 90%;
  }
}
.wrapper--80 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--80 {
    width: 80%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--80 {
    width: 80%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--80 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--80 {
    width: 90%;
  }
}
.wrapper--85 {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1025px) {
  .wrapper--85 {
    width: 85%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .wrapper--85 {
    width: 85%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .wrapper--85 {
    width: 90%;
  }
}
@media (max-width: 600px) {
  .wrapper--85 {
    width: 90%;
  }
}

/**************************Wrapper End**************************************************/
/****************************Fonts Styles*********************************************/
@media (min-width: 1025px) {
  .heading--100 {
    font-size: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--100 {
    font-size: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--100 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .heading--100 {
    font-size: 40px;
  }
}
@media (min-width: 1025px) {
  .heading--100 {
    line-height: 6.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--100 {
    line-height: 6.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--100 {
    line-height: 50px;
  }
}
@media (max-width: 600px) {
  .heading--100 {
    line-height: 50px;
  }
}
@media (min-width: 1025px) {
  .heading--40 {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--40 {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--40 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .heading--40 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .heading--40 {
    line-height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--40 {
    line-height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--40 {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .heading--40 {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .heading--60 {
    font-size: 3.125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--60 {
    font-size: 3.125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--60 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .heading--60 {
    font-size: 30px;
  }
}
@media (min-width: 1025px) {
  .heading--60 {
    line-height: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--60 {
    line-height: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--60 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .heading--60 {
    line-height: 40px;
  }
}
@media (min-width: 1025px) {
  .heading--25 {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--25 {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--25 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .heading--25 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .heading--25 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .heading--25 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .heading--25 {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .heading--25 {
    line-height: 30px;
  }
}

@media (min-width: 1025px) {
  .paragraph--22 {
    font-size: 1.1458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--22 {
    font-size: 1.1458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--22 {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .paragraph--22 {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .paragraph--22 {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .paragraph--22 {
    line-height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .paragraph--22 {
    line-height: 25px;
  }
}
@media (max-width: 600px) {
  .paragraph--22 {
    line-height: 25px;
  }
}

.font-color--brown {
  color: #927b64;
}
.font-color--black {
  color: #000;
}

.font-family--antonio {
  font-family: "Caveat", cursive;
}
.font-family--roboto {
  font-family: "Jost", sans-serif;
}

.font-weight--300 {
  font-weight: 300 !important;
}
.font-weight--400 {
  font-weight: 400 !important;
}
.font-weight--500 {
  font-weight: 500 !important;
}
.font-weight--600 {
  font-weight: 600 !important;
}

.bg-color--ash {
  background: #f2f2f2 !important;
}

/****************************Font Styles END*********************************************/
/****************************padding*********************************************/
@media (min-width: 1025px) {
  .padding-top--200 {
    padding-top: 10.4166666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--200 {
    padding-top: 10.4166666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--200 {
    padding-top: 80px;
  }
}
@media (max-width: 600px) {
  .padding-top--200 {
    padding-top: 80px;
  }
}
@media (min-width: 1025px) {
  .padding-top--100 {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--100 {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--100 {
    padding-top: 100px;
  }
}
@media (max-width: 600px) {
  .padding-top--100 {
    padding-top: 100px;
  }
}
@media (min-width: 1025px) {
  .padding-top--150 {
    padding-top: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--150 {
    padding-top: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--150 {
    padding-top: 60px;
  }
}
@media (max-width: 600px) {
  .padding-top--150 {
    padding-top: 60px;
  }
}
@media (min-width: 1025px) {
  .padding-top--20 {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--20 {
    padding-top: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--20 {
    padding-top: 10px;
  }
}
@media (max-width: 600px) {
  .padding-top--20 {
    padding-top: 10px;
  }
}
@media (min-width: 1025px) {
  .padding-top--30 {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--30 {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--30 {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .padding-top--30 {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .padding-top--50 {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--50 {
    padding-top: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--50 {
    padding-top: 30px;
  }
}
@media (max-width: 600px) {
  .padding-top--50 {
    padding-top: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-top--70 {
    padding-top: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-top--70 {
    padding-top: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-top--70 {
    padding-top: 50px;
  }
}
@media (max-width: 600px) {
  .padding-top--70 {
    padding-top: 50px;
  }
}

@media (min-width: 1025px) {
  .padding-bottom--100 {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--100 {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--100 {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--100 {
    padding-bottom: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--150 {
    padding-bottom: 7.8125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--150 {
    padding-bottom: 7.8125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--150 {
    padding-bottom: 60px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--150 {
    padding-bottom: 60px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--70 {
    padding-bottom: 3.6458333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--70 {
    padding-bottom: 3.6458333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--70 {
    padding-bottom: 50px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--70 {
    padding-bottom: 50px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--50 {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--50 {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--50 {
    padding-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--50 {
    padding-bottom: 30px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--30 {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--30 {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--30 {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--30 {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .padding-bottom--20 {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .padding-bottom--20 {
    padding-bottom: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .padding-bottom--20 {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .padding-bottom--20 {
    padding-bottom: 10px;
  }
}

/****************************padding END*********************************************/
.next-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
  position: relative;
  text-decoration: none;
  font-weight: 500;
  width: max-content;
  text-transform: uppercase;
  overflow: hidden;
  border: 0;
  font-family: "Jost", sans-serif;
  transition: all 0.5s;
  border-radius: 1.5625vw;
}
@media (min-width: 1025px) {
  .next-btn {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    height: 50px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    height: 50px;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    width: 13.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    width: 13.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .next-btn {
    width: 90%;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    letter-spacing: 0.0885416667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    letter-spacing: 0.0885416667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    letter-spacing: 1.7px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    letter-spacing: 1.7px;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    padding-left: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .next-btn {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .next-btn {
    padding-right: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .next-btn {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .next-btn {
    padding-right: 20px;
  }
}
.next-btn--blue {
  color: #fff;
  background: #8EC2D2;
}
.next-btn--blue:hover {
  background: transparent;
  color: #8EC2D2;
  border: 1px solid #8EC2D2;
}
.next-btn--brown-line {
  color: #8EC2D2;
  border: 1px solid #8EC2D2;
}
.next-btn--brown-line:hover {
  color: #fff;
  background: #8EC2D2;
}

@media (min-width: 1025px) {
  .btn-wrap-404 a:first-child {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .btn-wrap-404 a:first-child {
    margin-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .btn-wrap-404 a:first-child {
    margin-right: 20px;
  }
}
@media (max-width: 600px) {
  .btn-wrap-404 a:first-child {
    margin-right: 0px;
  }
}

.sitemap-div .sitemap {
  width: 100%;
  margin: 0 auto;
}

.offers-text {
  height: auto;
  width: 100%;
  justify-content: space-between;
}
.offers-text .wg-cmn-card-1__content-wrapper__main-cont__flag {
  width: 100%;
}
.offers-text h3 {
  overflow: hidden;
}
@media (min-width: 1025px) {
  .offers-text h3 {
    height: 4.6875vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .offers-text h3 {
    height: 4.6875vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .offers-text h3 {
    height: 55px;
  }
}
@media (max-width: 600px) {
  .offers-text h3 {
    height: 55px;
  }
}

.offer-content h4 {
  overflow: hidden;
}
@media (min-width: 1025px) {
  .offer-content h4 {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .offer-content h4 {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .offer-content h4 {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .offer-content h4 {
    height: 30px;
  }
}

.travel-text {
  height: auto;
  gap: 10px;
  justify-content: space-between;
}
.travel-text h3 {
  overflow: hidden;
}
@media (min-width: 1025px) {
  .travel-text h3 {
    height: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .travel-text h3 {
    height: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .travel-text h3 {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .travel-text h3 {
    height: 60px;
  }
}

.gap-0 {
  gap: 0;
}

.tag-wrap {
  display: flex;
  align-items: center;
  transform: none;
  left: 12%;
}
.tag-wrap span {
  padding: 0 10px;
}
.tag-wrap p:last-child span {
  display: none !important;
}

.visibility-hidden {
  visibility: hidden !important;
}

.location-wrap {
  display: flex;
  align-items: center;
}
.location-wrap span {
  padding: 0 3px 0 0;
}
.location-wrap span:last-child {
  display: none !important;
}

#travelTab {
  display: none;
  border: 0;
  padding-left: 25px;
}
@media (min-width: 1025px) {
  #travelTab {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #travelTab {
    padding-bottom: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #travelTab {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  #travelTab {
    padding-bottom: 20px;
  }
}
#travelTab button {
  margin-right: 15px;
}
#travelTab button.active {
  background: #927b64;
  color: #ffffff;
  border: 1px solid #927b64;
}

.offer-tag {
  position: absolute;
  z-index: 2;
  bottom: auto;
  top: 30px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
}
@media (min-width: 1025px) {
  .offer-tag {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .offer-tag {
    font-size: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .offer-tag {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .offer-tag {
    font-size: 14px;
  }
}

.offer-tag__expire {
  color: #ffffff !important;
  background: rgba(0, 0, 0, 0.3294117647);
  width: max-content;
  margin: auto;
  padding: 5px 10px;
  border-radius: 5px;
}
@media (min-width: 1025px) {
  .offer-tag__expire {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .offer-tag__expire {
    font-size: 0.7291666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .offer-tag__expire {
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .offer-tag__expire {
    font-size: 13px;
  }
}

.hm-blog-body-section__faq-section {
  margin-top: 20px;
}

.addReadMore.showmorecontent .readMore {
  display: none;
}

.addReadMore.showlesscontent .SecSec,
.addReadMore.showlesscontent .readLess {
  display: none;
}

.addReadMore .readMore,
.addReadMore .readLess {
  font-weight: bold;
  color: #927b64;
  cursor: pointer;
}
@media (min-width: 1025px) {
  .addReadMore .readMore,
  .addReadMore .readLess {
    font-size: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .addReadMore .readMore,
  .addReadMore .readLess {
    font-size: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .addReadMore .readMore,
  .addReadMore .readLess {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .addReadMore .readMore,
  .addReadMore .readLess {
    font-size: 14px;
  }
}

.display {
  display: block !important;
}

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

.insta-div .wg-common-heading-wrapper {
  max-width: 80%;
}
.insta-div .wg-white-sand-btn {
  height: auto;
  padding: 0;
  border: 0 !important;
}

#accordionFaq {
  border: 0;
}
#accordionFaq button {
  box-shadow: none;
  background: transparent !important;
}
@media (min-width: 1025px) {
  #accordionFaq button {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionFaq button {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionFaq button {
    padding-top: 14px;
  }
}
@media (max-width: 600px) {
  #accordionFaq button {
    padding-top: 14px;
  }
}
@media (min-width: 1025px) {
  #accordionFaq button {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #accordionFaq button {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #accordionFaq button {
    padding-bottom: 14px;
  }
}
@media (max-width: 600px) {
  #accordionFaq button {
    padding-bottom: 14px;
  }
}
#accordionFaq .accordion-body {
  padding-left: 0;
  padding-right: 0 !important;
}
#accordionFaq .accordion-item {
  padding-bottom: 0;
}
#accordionFaq .accordion-button::after {
  background-image: url("");
}

.wysiwyg-container h1,
.wysiwyg-container h2,
.wysiwyg-container h3,
.wysiwyg-container h4,
.wysiwyg-container h5,
.wysiwyg-container h6 {
  color: #727272;
}

.form-div-wrap {
  border-radius: 30px;
  background: #fff;
}
@media (min-width: 1025px) {
  .form-div-wrap {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-div-wrap {
    padding-top: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-div-wrap {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .form-div-wrap {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .form-div-wrap {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-div-wrap {
    padding-bottom: 5.2083333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-div-wrap {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .form-div-wrap {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .form-div-wrap {
    padding-left: 8.3333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-div-wrap {
    padding-left: 8.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-div-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .form-div-wrap {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .form-div-wrap {
    padding-right: 8.3333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .form-div-wrap {
    padding-right: 8.3333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .form-div-wrap {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .form-div-wrap {
    padding-right: 20px;
  }
}

.loading-wrap {
  width: 100%;
  display: flex;
  justify-content: center;
}
.loading-wrap img {
  width: 10vw;
  height: auto;
}

.pagination-div {
  display: flex;
  justify-content: center;
}
@media (min-width: 1025px) {
  .pagination-div {
    padding-top: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div {
    padding-top: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div {
    padding-top: 0;
  }
}
@media (max-width: 600px) {
  .pagination-div {
    padding-top: 0;
  }
}
.pagination-div .page-numbers {
  margin: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3F86A0;
  border: 1px solid #3F86A0;
  border-radius: 50%;
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    height: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    height: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .pagination-div .page-numbers {
    width: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .pagination-div .page-numbers {
    width: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .pagination-div .page-numbers {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .pagination-div .page-numbers {
    width: 30px;
  }
}
.pagination-div .page-numbers {
  transition: 0.3s ease-in-out;
}
.pagination-div .page-numbers:hover {
  background: #3F86A0;
  color: #8EC2D2;
  border: 1px solid #3F86A0;
}
.pagination-div .page-numbers.current {
  pointer-events: none;
  background-color: #3F86A0;
  color: #ffffff;
}
.pagination-div .next.page-numbers,
.pagination-div .prev.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../../../assets/images/nav-arrow-next.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  transition: 0.3s ease-in-out;
}
.pagination-div .next.page-numbers:hover,
.pagination-div .prev.page-numbers:hover {
  opacity: 0.5;
}
.pagination-div .prev.page-numbers {
  background-image: url("../../../assets/images/nav-arrow-prev.svg");
}
.pagination-div .prev.page-numbers span {
  transform: rotate(180deg);
}

.select-wrap {
  flex-wrap: wrap;
}
.select-wrap select,
.select-wrap .nice-select {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  background-image: url("../../images/drop.png");
  background-repeat: no-repeat;
  -webkit-appearance: none;
  background-position: calc(100% - 15px);
  color: #927b64;
  margin: 0 10px;
  font-weight: 600;
  border-radius: 50px;
  border: 1px solid #927b64;
  background-color: #fff;
}
@media (min-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-left: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-bottom: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-bottom: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-bottom: 0px;
  }
}
@media (max-width: 600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-bottom: 0px;
  }
}
@media (min-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-right: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    height: 40px;
  }
}
@media (min-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    width: 13.0208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    width: 13.0208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .select-wrap select,
  .select-wrap .nice-select {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .select-wrap select,
  .select-wrap .nice-select {
    width: 100%;
  }
}
.select-wrap .nice-select .option:hover {
  background-color: #927b64 !important;
  color: #fff;
}
.select-wrap .nice-select:after {
  display: none;
}
.select-wrap .form-check {
  margin: 0 10px;
  padding: 0;
}
.select-wrap .form-check input {
  visibility: hidden;
  width: 0;
}
.select-wrap .form-check label {
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  width: max-content;
  align-items: center;
  justify-content: center;
  color: #927b64;
  border-radius: 50px;
  border: 1px solid #927b64;
  background-color: #fff;
}
@media (min-width: 1025px) {
  .select-wrap .form-check label {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .select-wrap .form-check label {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .select-wrap .form-check label {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  .select-wrap .form-check label {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  .select-wrap .form-check label {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .select-wrap .form-check label {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .select-wrap .form-check label {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  .select-wrap .form-check label {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  .select-wrap .form-check label {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .select-wrap .form-check label {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .select-wrap .form-check label {
    font-size: 15px;
  }
}
@media (max-width: 600px) {
  .select-wrap .form-check label {
    font-size: 15px;
  }
}
@media (min-width: 1025px) {
  .select-wrap .form-check label {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .select-wrap .form-check label {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .select-wrap .form-check label {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .select-wrap .form-check label {
    height: 30px;
  }
}
.select-wrap .form-check.selected label {
  background: #927b64;
  color: #fff;
}

.text-center-title {
  text-align: center !important;
}

@media (min-width: 1025px) {
  .two-grid-item {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-grid-item {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-grid-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .two-grid-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .two-grid-item {
    padding: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .two-grid-item {
    padding: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .two-grid-item {
    padding: 10px;
  }
}
@media (max-width: 600px) {
  .two-grid-item {
    padding: 10px;
  }
}

@media (min-width: 1025px) {
  .four-grid-item {
    width: 25%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-grid-item {
    width: 25%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-grid-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .four-grid-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .four-grid-item {
    padding: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .four-grid-item {
    padding: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .four-grid-item {
    padding: 10px;
  }
}
@media (max-width: 600px) {
  .four-grid-item {
    padding: 10px;
  }
}

@media (min-width: 1025px) {
  .three-grid-item {
    width: 33.3%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-grid-item {
    width: 33.3%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-grid-item {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .three-grid-item {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .three-grid-item {
    padding: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .three-grid-item {
    padding: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .three-grid-item {
    padding: 10px;
  }
}
@media (max-width: 600px) {
  .three-grid-item {
    padding: 10px;
  }
}

.google-map-div iframe {
  width: 100% !important;
}

.hm-blog-body-section__offers-section {
  background-size: cover !important;
}

.slick-next::before,
.slick-prev::before {
  border: 1px solid #606060;
  border-radius: 50%;
}

.wg-cmn-card-4__content-wrapper p {
  line-height: inherit;
}

.four-grid-item:nth-child(4n-3) .wg-cmn-card-1__img-wrapper::before {
  background-color: #e74c3c;
}

.four-grid-item:nth-child(4n-2) .wg-cmn-card-1__img-wrapper::before {
  background-color: #2ecc71;
}

.four-grid-item:nth-child(4n-1) .wg-cmn-card-1__img-wrapper::before {
  background-color: #9b59b6;
}

.four-grid-item:nth-child(4n) .wg-cmn-card-1__img-wrapper::before {
  background-color: #f1c40f;
}

.three-grid-item:nth-child(4n-3) .wg-cmn-card-1__img-wrapper::before {
  background-color: #e74c3c;
}

.three-grid-item:nth-child(4n-2) .wg-cmn-card-1__img-wrapper::before {
  background-color: #2ecc71;
}

.three-grid-item:nth-child(4n-1) .wg-cmn-card-1__img-wrapper::before {
  background-color: #9b59b6;
}

.three-grid-item:nth-child(4n) .wg-cmn-card-1__img-wrapper::before {
  background-color: #f1c40f;
}

.two-grid-item a {
  position: relative;
}

.two-grid-item .wg-cmn-card-2__img-wrapper {
  z-index: 2;
}

.two-grid-item a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: -10px;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  background: #2f2f2f;
  border-radius: 20px;
  z-index: 1;
}

#copy-url {
  position: relative;
}

.copied-text {
  position: absolute;
  top: 0;
  background: #F6F5EF;
  color: #fff;
  padding: 5px;
  font-size: 10px !important;
  opacity: 0;
}

.copied-text.show {
  opacity: 1;
}

.two-grid-item:nth-child(4n-3) a::after {
  background-color: #f1c40f;
}

.two-grid-item:nth-child(4n-2) a::after {
  background-color: #e74c3c;
}

.cust-review-body-section__review-wrapper__item:nth-child(4n-3) .cust-review-body-section__review-wrapper__item__img-wrapper::before {
  background-color: #f1c40f;
}

.cust-review-body-section__review-wrapper__item:nth-child(4n-2) .cust-review-body-section__review-wrapper__item__img-wrapper::before {
  background-color: #e74c3c;
}

.cust-review-body-section__review-wrapper__item:nth-child(4n-1) .cust-review-body-section__review-wrapper__item__img-wrapper::before {
  background-color: #2ecc71;
}

.cust-review-body-section__review-wrapper__item:nth-child(4n) .cust-review-body-section__review-wrapper__item__img-wrapper::before {
  background-color: #9b59b6;
}

.csr-inner-body-section__project-section__heading a:hover {
  color: #fff !important;
}

.scrolled.revealup {
  animation: animateup 0.5s ease-in-out both;
}

.wg-cmn-card-1,
.wg-cmn-card-1--vari-2 {
  overflow: hidden;
}

.wg-cmn-card-1 .wg-cmn-card-1__img-wrapper img,
.wg-cmn-card-1--vari-2 .wg-cmn-card-1__img-wrapper img {
  transform: translateY(0px);
  transition: all 0.5s;
  aspect-ratio: 1;
}
@media only screen and (min-width: 1025px) {
  .wg-cmn-card-1 .wg-cmn-card-1__img-wrapper img,
  .wg-cmn-card-1--vari-2 .wg-cmn-card-1__img-wrapper img {
    aspect-ratio: 1.59/1;
  }
}
.wg-cmn-card-1:hover .wg-cmn-card-1__img-wrapper img,
.wg-cmn-card-1--vari-2:hover .wg-cmn-card-1__img-wrapper img {
  transform: scale(1.05);
  transition: all 0.5s;
}

.wg-cmn-card-2 .wg-cmn-card-2__img-wrapper {
  overflow: hidden;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .wg-cmn-card-2 .wg-cmn-card-2__img-wrapper {
    width: 52%;
  }
}
.wg-cmn-card-2 .wg-cmn-card-2__img-wrapper img {
  transform: scale(1);
  transition: all 0.5s;
}
.wg-cmn-card-2:hover .wg-cmn-card-2__img-wrapper img {
  transform: scale(1.05);
  transition: all 0.5s;
}

@keyframes animateup {
  0% {
    transform: translate3d(5px, 40px, 0);
    opacity: 0;
    transition: all 0.3s;
  }
  100% {
    transition: all 0.3s;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.wysiwyg-container a:hover,
.wysiwyg-container--fw a:hover {
  color: #606060;
}

.share-wrapper #copy-url {
  position: relative;
}
.share-wrapper .copied-text {
  position: absolute;
  top: 0;
  background: #F6F5EF;
  color: #fff;
  padding: 5px;
  font-size: 10px !important;
  opacity: 0;
}
.share-wrapper .copied-text.show {
  opacity: 1;
}
.share-wrapper a {
  margin-right: 0.5vw;
}
.share-wrapper a:hover svg {
  fill: #F6F5EF;
}
.share-wrapper a:hover svg path {
  fill: #F6F5EF;
}
.share-wrapper #copy-url:hover svg {
  fill: #F6F5EF;
}

.sub-menu .current_page_item a,
.sub-menu .current-menu-item a {
  position: relative;
  background: transparent !important;
  color: #3F86A0 !important;
}
.sub-menu .current_page_item a {
  position: relative;
}
.sub-menu .current_page_item a:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 85%;
  height: 3px;
  background-color: #3F86A0;
}

.alert-success a {
  font-weight: 500 !important;
}

.wysiwyg-container--fw li {
  flex-wrap: wrap;
}

footer .footer-wrapper__top-section__left__contact-wrapper__item p,
footer .footer-wrapper__top-section__left__contact-wrapper__item a {
  font-weight: 400 !important;
  font-size: 0.8854166667vw;
}

.has-feedback a {
  text-decoration: underline;
  font-weight: 400;
}
.has-feedback a:hover {
  color: #606060;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  color: #e8e8e8 !important;
}

.datepicker table tr td.day {
  color: #000;
}

.datepicker table tr td.day.new {
  background: #fff !important;
  color: #848484;
}

.wg-grad-lines--abs-top {
  height: 8px;
}

.hide-count .slick-dots {
  display: none !important;
}

.z-top {
  z-index: 1;
  position: relative;
}

.fixed-media {
  position: fixed;
  z-index: 999;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 1025px) {
  .fixed-media {
    right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixed-media {
    right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixed-media {
    right: 5px;
  }
}
@media (max-width: 600px) {
  .fixed-media {
    right: 5px;
  }
}
@media (min-width: 1025px) {
  .fixed-media {
    bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixed-media {
    bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixed-media {
    bottom: 20px;
  }
}
@media (max-width: 600px) {
  .fixed-media {
    bottom: 20px;
  }
}
.fixed-media li {
  padding-bottom: 10px;
}
.fixed-media img {
  width: auto;
}
@media (min-width: 1025px) {
  .fixed-media img {
    height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .fixed-media img {
    height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .fixed-media img {
    height: 40px;
  }
}
@media (max-width: 600px) {
  .fixed-media img {
    height: 40px;
  }
}

@media (min-width: 1025px) {
  .width--90 {
    width: 90%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--90 {
    width: 90%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--90 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--90 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--90 {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--90 {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--90 {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .width--90 {
    padding-left: 25px;
  }
}
@media (min-width: 1025px) {
  .width--90 {
    padding-right: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--90 {
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--90 {
    padding-right: 25px;
  }
}
@media (max-width: 600px) {
  .width--90 {
    padding-right: 25px;
  }
}

@media (min-width: 1025px) {
  .width--85 {
    width: 85%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--85 {
    width: 85%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--85 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--85 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--85 {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--85 {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--85 {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .width--85 {
    padding-left: 25px;
  }
}
@media (min-width: 1025px) {
  .width--85 {
    padding-right: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--85 {
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--85 {
    padding-right: 25px;
  }
}
@media (max-width: 600px) {
  .width--85 {
    padding-right: 25px;
  }
}

@media (min-width: 1025px) {
  .width--70 {
    width: 70%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--70 {
    width: 70%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--70 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--70 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--70 {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--70 {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--70 {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .width--70 {
    padding-left: 25px;
  }
}
@media (min-width: 1025px) {
  .width--70 {
    padding-right: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--70 {
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--70 {
    padding-right: 25px;
  }
}
@media (max-width: 600px) {
  .width--70 {
    padding-right: 25px;
  }
}

@media (min-width: 1025px) {
  .width--60 {
    width: 60%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--60 {
    width: 60%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--60 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--60 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--60 {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--60 {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--60 {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .width--60 {
    padding-left: 25px;
  }
}
@media (min-width: 1025px) {
  .width--60 {
    padding-right: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--60 {
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--60 {
    padding-right: 25px;
  }
}
@media (max-width: 600px) {
  .width--60 {
    padding-right: 25px;
  }
}

@media (min-width: 1025px) {
  .width--55 {
    width: 55%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--55 {
    width: 55%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--55 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--55 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--55 {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--55 {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--55 {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .width--55 {
    padding-left: 25px;
  }
}
@media (min-width: 1025px) {
  .width--55 {
    padding-right: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--55 {
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--55 {
    padding-right: 25px;
  }
}
@media (max-width: 600px) {
  .width--55 {
    padding-right: 25px;
  }
}

@media (min-width: 1025px) {
  .width--50 {
    width: 50%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--50 {
    width: 50%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--50 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--50 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--50 {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--50 {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--50 {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .width--50 {
    padding-left: 25px;
  }
}
@media (min-width: 1025px) {
  .width--50 {
    padding-right: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--50 {
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--50 {
    padding-right: 25px;
  }
}
@media (max-width: 600px) {
  .width--50 {
    padding-right: 25px;
  }
}
.width--50 {
  z-index: 99;
}

@media (min-width: 1025px) {
  .width--45 {
    width: 45%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--45 {
    width: 45%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--45 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--45 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--45 {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--45 {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--45 {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .width--45 {
    padding-left: 25px;
  }
}
@media (min-width: 1025px) {
  .width--45 {
    padding-right: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--45 {
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--45 {
    padding-right: 25px;
  }
}
@media (max-width: 600px) {
  .width--45 {
    padding-right: 25px;
  }
}

@media (min-width: 1025px) {
  .width--40 {
    width: 40%;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--40 {
    width: 40%;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--40 {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .width--40 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .width--40 {
    padding-left: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--40 {
    padding-left: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--40 {
    padding-left: 25px;
  }
}
@media (max-width: 600px) {
  .width--40 {
    padding-left: 25px;
  }
}
@media (min-width: 1025px) {
  .width--40 {
    padding-right: 0vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .width--40 {
    padding-right: 0vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .width--40 {
    padding-right: 25px;
  }
}
@media (max-width: 600px) {
  .width--40 {
    padding-right: 25px;
  }
}

.accordion-mack .accordion-item .accordion-button:not(.collapsed)::after {
  background-size: 98% !important;
}

.dest-inner-body-section__must-attract-section {
  border-bottom: 1px solid #d0d0d0;
}

.dest-inner-body-section__gal-section {
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}

.fixed-bg {
  background-attachment: fixed !important;
}

.hm-blog-body-section__welcome-section {
  background: transparent !important;
}

.hm-blog-body-section__offers-section .wg-common-heading-wrapper .h1-size,
.hm-blog-body-section__offers-section .wg-common-heading-wrapper h6 {
  color: #fff !important;
}

.video-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border: 12px solid #EEE8D3;
}
@media only screen and (min-width: 1025px) {
  .video-container {
    border: 1.3020833333vw solid #EEE8D3;
  }
}
.video-container .video-poster {
  display: block;
  object-fit: cover;
  height: 100% !important;
  width: 100% !important;
}
.video-container .bannervideo {
  object-fit: cover;
  height: 100% !important;
  width: 100% !important;
}

.image-container {
  border: 12px solid #EEE8D3;
}
@media only screen and (min-width: 1025px) {
  .image-container {
    border: 1.3020833333vw solid #EEE8D3;
  }
}

.wg-cloud {
  display: none !important;
}

.mc4wp-form .mc4wp-form-fields {
  display: flex;
  outline: 1px solid rgba(37, 36, 35, 0.3);
  border-radius: 40px;
}
.mc4wp-form .mc4wp-form-fields .email-p {
  flex-grow: 1;
}
.mc4wp-form .mc4wp-form-fields input {
  outline: 0 !important;
}
.mc4wp-form .mc4wp-form-fields input[type=submit],
.mc4wp-form .mc4wp-form-fields button {
  padding: 0 10px;
  background-color: #fff;
  background-image: url("../../images/send.png");
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
  color: #0e2b67 !important;
  text-transform: uppercase;
}
.mc4wp-form .mc4wp-form-fields input[type=email] {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.mc4wp-response {
  padding-top: 15px;
}

@media (min-width: 1025px) {
  .gdpr_msg {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .gdpr_msg {
    margin-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .gdpr_msg {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .gdpr_msg {
    margin-top: 20px;
  }
}

.wg-cmn-card-2__title-wrapper__top {
  border-bottom: 2px solid #8EC2D2;
  padding-bottom: 15px;
}
@media only screen and (min-width: 1025px) {
  .wg-cmn-card-2__title-wrapper__top {
    padding-bottom: 1.0416666667vw;
  }
}

@media only screen and (min-width: 1025px) {
  .mc4wp-notice p,
  .mc4wp-success p {
    font-size: 0.7vw;
    line-height: 1vw;
    color: #37e89a !important;
  }
  .mc4wp-error p {
    font-size: 0.7vw;
    line-height: 1vw;
    color: #fa5c5c !important;
  }
  .mc4wp-form .mc4wp-form-fields input[type=submit],
  .mc4wp-form .mc4wp-form-fields button {
    font-size: 0 !important;
    height: 2.6041666667vw;
    width: 2.6041666667vw;
  }
  .mc4wp-form .mc4wp-form-fields input[type=email] {
    height: 2.6041666667vw;
  }
  .hm-blog-body-section__destination-listing-section__wrapper {
    margin-top: 0 !important;
  }
  .hm-blog-body-section__dest-section {
    padding: 5vw 9vw 3vw 9vw;
  }
  #eme-slider-v2 {
    height: 100vh;
  }
  .wg-common-heading-wrapper {
    max-width: 100%;
  }
  .google-map-div iframe {
    height: 100% !important;
  }
  .form-div-wrap-contact {
    padding-left: 4.1666666667vw !important;
    padding-right: 4.1666666667vw !important;
  }
  .hm-blog-body-section__discover-section {
    gap: 5vw;
  }
  footer .footer-wrapper__top-section__right__main-menu-wrapper ul li a {
    font-size: 1.0416666667vw;
    line-height: 1.3020833333vw;
  }
  .footer-wrapper__top-section__right__sub-menu-wrapper {
    justify-content: flex-end;
  }
  .header-section .desk-header-wrapper__left-section ul {
    top: 0;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  footer .footer-wrapper__top-section__left__contact-wrapper__item p {
    font-size: 0.9375vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  footer .footer-wrapper__top-section__left__contact-wrapper__item p {
    font-size: 0.9375vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  footer .footer-wrapper__top-section__left__contact-wrapper__item p {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  footer .footer-wrapper__top-section__left__contact-wrapper__item p {
    font-size: 15px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  footer .footer-wrapper__top-section__left__contact-wrapper__item p {
    line-height: 1.5625vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) and (max-width: 1600px) {
  footer .footer-wrapper__top-section__left__contact-wrapper__item p {
    line-height: 1.5625vw;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 600px) and (max-width: 1025px) {
  footer .footer-wrapper__top-section__left__contact-wrapper__item p {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 600px) {
  footer .footer-wrapper__top-section__left__contact-wrapper__item p {
    line-height: 30px;
  }
}
@media only screen and (min-width: 1025px) {
  footer .footer-wrapper__top-section__middle__newsletter-wrapper form input {
    font-size: 15px;
    line-height: 15px;
  }
  .header-section .desk-header-wrapper ul li a {
    height: 2vw !important;
  }
  .header-section .desk-header-wrapper-fixed__left-section ul li .sub-menu li a,
  .header-section .desk-header-wrapper ul ul li a {
    height: 2.5vw !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    display: flex;
    align-items: center;
  }
  .emeslider-wrapper.inner .slick-slide img,
  .emeslider-wrapper.inner #eme-slider-v2 {
    height: 70vh !important;
  }
  .mobile_tab_el {
    display: none !important;
  }
  .js-scroll {
    opacity: 0;
    transition: opacity 500ms;
  }
  .js-scroll.scrolled {
    opacity: 1;
  }
  .wg-cmn-card-2__title-wrapper__inner-arrow-wrapper svg {
    width: 24px;
    height: 24px;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .wg-cmn-card-2__title-wrapper__inner-arrow-wrapper svg {
    width: 2.34375vw;
    height: 2.34375vw;
  }
}
@media only screen and (min-width: 1025px) {
  .cust-review-body-section__review-wrapper__item__desc-wrapper__stars-wrapper {
    padding-top: 0;
  }
  .wg-cmn-card-5__content-wrapper {
    text-align: left;
  }
  .wg-cmn-card-5__content-wrapper p {
    width: 100%;
  }
  .travel-pack-listing-body-section__package-wrapper .wg-white-sand-btn {
    margin-left: 0;
    margin-right: auto;
  }
  .wg-cmn-card-5__content-wrapper {
    align-items: flex-start;
  }
  .hm-blog-body-section__discover-section h3 {
    font-size: 2vw;
  }
  .header-section .desk-header-wrapper__left-section ul li a {
    padding: 0;
    display: flex;
    align-items: center;
  }
  #menu-item-3627 > a {
    font-size: 1.8229166667vw;
    line-height: 1.3020833333vw;
    height: 2vw;
    width: 2.6041666667vw;
  }
  .wg-cmn-card-2__title-wrapper__top {
    padding-bottom: 15px;
    width: 60%;
    max-width: unset;
  }
}
@media only screen and (min-width: 1025px) and (min-width: 1025px) {
  .wg-cmn-card-2__title-wrapper__top {
    padding-bottom: 1.0416666667vw;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .cust-review-body-section__review-wrapper {
    padding: 5vw 15vw;
  }
  #offcanvasMobile {
    display: none !important;
  }
  footer .footer-wrapper__top-section__middle__social-wrapper__icon-wrapper {
    gap: 0 10px !important;
  }
}
@media only screen and (max-width: 1025px) {
  .mc4wp-notice p,
  .mc4wp-success p {
    font-size: 14px;
    line-height: 16px;
    color: #37e89a !important;
  }
  .mc4wp-error p {
    font-size: 14px;
    line-height: 16px;
    color: #fa5c5c !important;
  }
  .mc4wp-form .mc4wp-form-fields input[type=submit],
  .mc4wp-form .mc4wp-form-fields button {
    font-size: 0 !important;
    height: 40px;
    width: 40px;
  }
  .mc4wp-form .mc4wp-form-fields input[type=email] {
    height: 40px;
  }
  .toggle-btn {
    padding-right: 0 !important;
  }
  .header-section .desk-header-wrapper-fixed {
    padding: 3px 5%;
  }
  .wg-cmn-card-1--vari-2 .wg-cmn-card-1__content-wrapper__main-cont h6 {
    text-transform: uppercase;
  }
  .slick-dots {
    display: flex !important;
  }
  .fixed-nav-toggle svg {
    fill: #F6F5EF !important;
  }
  .desktop_el {
    display: none !important;
  }
  .header-section .desk-header-wrapper-fixed.active {
    top: 0;
    opacity: 1;
    pointer-events: all;
  }
  .header-section .desk-header-wrapper-fixed {
    display: flex !important;
    position: fixed;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    top: -1vw;
    left: 0;
    z-index: 9;
    background-color: #ffffff;
    padding: 10px 30px;
    opacity: 0;
    pointer-events: none;
    transition: 0.4s ease-in-out;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  }
  .header-section .desk-header-wrapper-fixed #fixed-menu {
    display: none !important;
  }
  .header-section .desk-header-wrapper-fixed .desk-header-wrapper-fixed__right-section {
    display: flex;
  }
  .header-section .desk-header-wrapper-fixed .desk-header-wrapper-fixed__right-section svg {
    width: 25px;
    height: 25px;
    opacity: 1;
    fill: #927b64;
  }
  .header-section .desk-header-wrapper-fixed .desk-header-wrapper-fixed__right-section a {
    margin-right: 15px;
    border: 1px solid #927b64;
    border-radius: 50%;
    padding: 10px;
  }
  .header-section .desk-header-wrapper-fixed .desk-header-wrapper-fixed__right-section a:hover {
    background-color: #927b64;
  }
  .header-section .desk-header-wrapper-fixed .desk-header-wrapper-fixed__right-section a:hover svg {
    filter: invert(100%) sepia(100%) saturate(29%) hue-rotate(7deg) brightness(107%) contrast(110%);
  }
  .toggle-btn {
    background: transparent;
    border: 0;
    padding: 0;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 7;
  }
  .toggle-btn svg {
    width: 34px;
    height: 24px;
  }
  .next-btn {
    border-radius: 30px;
  }
  #offcanvasMobile {
    background: #ffffff;
    z-index: 99999;
  }
  #offcanvasMobile:after {
    position: absolute;
    display: block;
    content: "";
    right: 0;
    bottom: 0;
    height: 233px;
    width: 218px;
    background-image: url("../../images/logo-bg.svg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    pointer-events: none;
  }
  #offcanvasMobile .page_item_has_children a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #offcanvasMobile .page_item_has_children a::after {
    content: "";
    height: 20px;
    width: 20px;
    background-image: url("../../images/drop.png");
    background-repeat: no-repeat !important;
    background-size: 50%;
    background-position: center;
  }
  #offcanvasMobile .page_item_has_children .children a::after {
    display: none !important;
  }
  #offcanvasMobile .offcanvas-header {
    padding: 0;
    display: flex;
    align-items: center;
  }
  #offcanvasMobile .offcanvas-header .btn-close {
    position: relative;
    padding: 0;
    margin: 0;
    height: 24px;
    width: 24px;
    fill: #ffffff;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__top-sect {
    background: #F6F3E8;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 16px 20px;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__top-sect .smo-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__top-sect .smo-wrapper div {
    margin-left: 20px;
    height: 30px;
    width: 30px;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__top-sect .smo-wrapper div:first-child {
    margin-left: 0;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__top-sect .smo-wrapper div svg {
    width: 100%;
    height: 100%;
    opacity: 1;
    fill: #ffffff;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__top-sect button {
    opacity: 1;
    background: transparent !important;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__top-sect .call-icon svg {
    border: 1px solid #fff;
    border-radius: 50%;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__top-sect .mobile-ham-open img {
    width: 60px;
    max-width: 300px;
    filter: grayscale(1);
  }
}
@media only screen and (max-width: 1025px) and (min-width: 1025px) {
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__top-sect .mobile-ham-open img {
    width: 25vw;
  }
}
@media only screen and (max-width: 1025px) {
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__bottom-sect ul li {
    position: relative;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__bottom-sect ul li a {
    position: relative;
    display: inline-block;
    color: #8EC2D2;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 10px 0;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__bottom-sect ul li.active a {
    color: #3F86A0;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__bottom-sect ul li.active a:hover {
    color: #3F86A0;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__bottom-sect ul.sub-menu li.current-menu-item a {
    position: relative;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__bottom-sect ul.sub-menu li.current-menu-item a:after {
    position: absolute;
    display: block;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 85%;
    height: 3px;
    background-color: #3F86A0;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__bottom-sect ul li {
    position: relative;
    display: block;
    text-align: center;
  }
  #offcanvasMobile .ham-wrapper__panel-wrapper__content__bottom-sect ul li.menu-item-has-children .child-sub-icon {
    position: absolute;
    display: inline-block;
    top: 18px;
    right: auto;
    width: 7px;
    height: 5px;
    margin-left: 20px;
    background-image: url("../../images/menu-arrow.svg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  #offcanvasMobile .children {
    margin-left: 40px;
    border-left: 1px solid rgba(255, 255, 255, 0.27);
  }
}
@media only screen and (max-width: 1025px) {
  #mobile-menu .current-menu-item a {
    color: #3F86A0 !important;
  }
  #travelTabContent {
    padding-top: 30px;
  }
  #travelTab {
    display: none !important;
  }
  .google-map-div {
    padding-top: 50px;
  }
  .wg-3-crop-gal__img-wrapper__content-wrap P {
    width: 60%;
  }
  .wg-3-crop-gal__img-wrapper__content-wrap .gal-count p {
    width: 40% !important;
    display: flex;
  }
  .wg-3-crop-gal__img-wrapper__content-wrap {
    align-items: flex-end;
  }
  .wg-cmn-card-5 {
    padding-bottom: 30px;
  }
  .hm-blog-body-section__destination-listing-section__wrapper .wg-cmn-card-2 {
    margin: auto !important;
    left: 0 !important;
  }
  .hm-blog-body-section__inspire-section__item-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .hm-blog-body-section__inspire-section__item-wrapper a {
    margin: 0 !important;
  }
  .select-wrap div {
    padding-bottom: 15px;
  }
  .btn-wrap-404 {
    display: flex;
    flex-direction: column;
  }
  .btn-wrap-404 a {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .btn-wrap-404 a:first-child {
    margin-bottom: 20px;
  }
  .next-btn {
    border-radius: 30px;
  }
  .select-wrap {
    display: flex;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    flex-direction: column;
  }
  .select-wrap div {
    width: 100%;
  }
  .select-wrap select {
    margin-bottom: 15px;
    margin: 0;
  }
  .select-wrap-radio {
    flex-direction: row !important;
    justify-content: center;
  }
  .select-wrap-radio div {
    width: auto;
  }
  #travelTab {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
  #travelTab button {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .select-wrap .nice-select {
    margin: 0;
  }
  .csr-inner-body-section__project-section__project-wrapper,
  .wg-3-crop-gal,
  .dest-inner-body-section__must-attract-section__items-wrapper,
  .hm-blog-body-section__review-section__review-wrapper,
  .hm-blog-body-section__discover-section__item-wrapper,
  .hm-blog-body-section__offers-section__offers-wrapper,
  .hm-blog-body-section__packages-section__packages-wrapper,
  .hm-blog-body-section__destination-listing-section__wrapper,
  .hm-blog-body-section__inspire-section__item-wrapper,
  .hm-blog-travel-stories {
    padding-bottom: 90px;
    margin: 0 -10px;
  }
  .csr-inner-body-section__project-section__project-wrapper .slick-slide,
  .wg-3-crop-gal .slick-slide,
  .dest-inner-body-section__must-attract-section__items-wrapper .slick-slide,
  .hm-blog-body-section__review-section__review-wrapper .slick-slide,
  .hm-blog-body-section__discover-section__item-wrapper .slick-slide,
  .hm-blog-body-section__offers-section__offers-wrapper .slick-slide,
  .hm-blog-body-section__packages-section__packages-wrapper .slick-slide,
  .hm-blog-body-section__destination-listing-section__wrapper .slick-slide,
  .hm-blog-body-section__inspire-section__item-wrapper .slick-slide,
  .hm-blog-travel-stories .slick-slide {
    padding: 0 10px 10px 10px;
  }
  .csr-inner-body-section__project-section__project-wrapper .slick-arrow,
  .wg-3-crop-gal .slick-arrow,
  .dest-inner-body-section__must-attract-section__items-wrapper .slick-arrow,
  .hm-blog-body-section__review-section__review-wrapper .slick-arrow,
  .hm-blog-body-section__discover-section__item-wrapper .slick-arrow,
  .hm-blog-body-section__offers-section__offers-wrapper .slick-arrow,
  .hm-blog-body-section__packages-section__packages-wrapper .slick-arrow,
  .hm-blog-body-section__destination-listing-section__wrapper .slick-arrow,
  .hm-blog-body-section__inspire-section__item-wrapper .slick-arrow,
  .hm-blog-travel-stories .slick-arrow {
    transform: none !important;
    position: absolute;
    bottom: 0;
    top: auto !important;
  }
  .csr-inner-body-section__project-section__project-wrapper .slick-prev,
  .wg-3-crop-gal .slick-prev,
  .dest-inner-body-section__must-attract-section__items-wrapper .slick-prev,
  .hm-blog-body-section__review-section__review-wrapper .slick-prev,
  .hm-blog-body-section__discover-section__item-wrapper .slick-prev,
  .hm-blog-body-section__offers-section__offers-wrapper .slick-prev,
  .hm-blog-body-section__packages-section__packages-wrapper .slick-prev,
  .hm-blog-body-section__destination-listing-section__wrapper .slick-prev,
  .hm-blog-body-section__inspire-section__item-wrapper .slick-prev,
  .hm-blog-travel-stories .slick-prev {
    right: auto !important;
    left: calc(50% - 60px);
  }
  .csr-inner-body-section__project-section__project-wrapper .slick-next,
  .wg-3-crop-gal .slick-next,
  .dest-inner-body-section__must-attract-section__items-wrapper .slick-next,
  .hm-blog-body-section__review-section__review-wrapper .slick-next,
  .hm-blog-body-section__discover-section__item-wrapper .slick-next,
  .hm-blog-body-section__offers-section__offers-wrapper .slick-next,
  .hm-blog-body-section__packages-section__packages-wrapper .slick-next,
  .hm-blog-body-section__destination-listing-section__wrapper .slick-next,
  .hm-blog-body-section__inspire-section__item-wrapper .slick-next,
  .hm-blog-travel-stories .slick-next {
    left: auto !important;
    right: calc(50% - 60px);
  }
  .hm-blog-body-section__packages-section__packages-wrapper a {
    margin: 0;
  }
  .wg-cmn-card-1:hover,
  .wg-cmn-card-1--vari-2:hover {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16) !important;
  }
  #travelTab {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #travelTab button {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  #travelTab .hm-blog-body-section__destination-listing-section__wrapper .wg-cmn-card-2 {
    margin: 0;
    left: 0;
  }
  .hm-blog-body-section__discover-section__item-wrapper .wg-cmn-card-2 {
    margin: 15px 0;
  }
  .hm-blog-body-section__discover-section__item-wrapper .wg-cmn-card-2:after {
    left: 5px;
    width: auto;
    right: 5px;
  }
  .hm-blog-body-section__review-section__review-wrapper__item {
    margin: 0;
  }
  .hm-blog-body-section__review-section__review-wrapper {
    padding-top: 30px;
  }
  .accordion-mack .accordion-item .accordion-button::after {
    left: 0px;
    top: 20px;
  }
  .accordion-mack .accordion-item .accordion-button {
    padding-left: 30px;
    padding-right: 0 !important;
  }
  .accordion-mack .accordion-item .accordion-body {
    padding-left: 0px;
    padding-right: 0 !important;
  }
  .hm-blog-body-section__faq-section__right {
    padding: 20px 30px 50px 30px;
  }
  footer .footer-wrapper__top-section__middle__newsletter-wrapper form button {
    width: 50px;
    height: 50px;
  }
  .accordion-mack .accordion-item .accordion-button {
    font-size: 20px;
  }
  .sect-pad--second {
    padding: 0 20px 50px;
  }
  .inner-arrow-wrapper {
    display: none;
  }
  .wg-common-heading-wrapper--half-left {
    padding-bottom: 30px;
  }
  .hm-blog-body-section__dest-section.sect-pad {
    padding: 50px 20px 15px 20px;
  }
  .dest-sect-wrapper {
    padding-bottom: 0 !important;
  }
  .hm-blog-body-section__inspire-section__item-wrapper {
    width: auto;
  }
  .wg-cmn-card-2__title-wrapper__inner-arrow-wrapper {
    display: block !important;
    padding-top: 20px;
  }
  .wg-cmn-card-2__title-wrapper__top {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .wg-cmn-card-2__title-wrapper__top h5 {
    margin: auto;
  }
  .accordion-mack .accordion-item .accordion-button::after {
    width: 20px;
    height: 20px;
  }
  .h1-size {
    font-size: 35px;
  }
  .hm-blog-body-section__review-section,
  .hm-blog-body-section__discover-section,
  .hm-blog-body-section__offers-section,
  .hm-blog-body-section__packages-section,
  .hm-blog-body-section__packages-section {
    gap: 0;
  }
  .hm-blog-body-section__offers-section__offers-wrapper,
  .m-body-section__review-section__review-wrapper {
    padding-top: 30px;
  }
  #sb_instagram {
    padding-top: 20px;
  }
  footer .footer-wrapper__top-section__middle__social-wrapper__icon-wrapper svg {
    width: 40px;
    height: 25px;
  }
  .mobile-margin-top--30 {
    margin-top: 40px !important;
  }
  .mobile-color--white {
    color: #fff !important;
  }
  .mobile-color--white::before {
    background: #fff !important;
  }
  .wg-cmn-card-2__title-wrapper__top::after {
    width: 60%;
    margin: auto;
  }
  .wg-cmn-card-1__content-wrapper {
    padding: 30px 20px 30px;
  }
  .wg-cmn-card-1--vari-2 .wg-cmn-card-1__content-wrapper__main-cont h6:after {
    right: -40px;
    width: 30px;
  }
  .business-travel-inner-body-section__props-section__props-wrapper__item p,
  .wg-cmn-card-5__content-wrapper p,
  .wisiwyg-container,
  .wg-common-heading-wrapper__cont p,
  .wysiwyg-container--fw,
  .wysiwyg-container--fw li,
  .wysiwyg-container--fw p,
  .wysiwyg-container,
  .wysiwyg-container li,
  .wysiwyg-container p {
    font-size: 15px;
    line-height: 25px;
  }
  .mob-only-btn {
    display: block !important;
    z-index: 99;
  }
  .hm-blog-body-section__faq-section {
    margin-top: 0;
  }
  .wg-cmn-card-1--vari-3 .wg-cmn-card-1__content-wrapper__main-cont__flag {
    display: flex;
    gap: 0px;
    align-items: baseline;
    flex-direction: column-reverse;
    align-items: center;
  }
  .listing-wrap .offers-text h3 {
    height: auto !important;
  }
  .listing-wrap .travel-text h3 {
    height: auto !important;
  }
  .wysiwyg-container--fw ul li,
  .wysiwyg-container ul li {
    display: block !important;
    padding-left: 10px;
  }
  .wysiwyg-container--fw a,
  .wysiwyg-container a {
    word-break: break-all;
  }
  .wysiwyg-container--fw ul li::after,
  .wysiwyg-container ul li::after {
    top: 5px;
    padding-top: 0;
    transform: none;
  }
  .wg-cmn-card-1--vari-3,
  .wg-cmn-card-1--vari-2 {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
  .wg-cmn-card-1__content-wrapper__main-cont__flag img {
    margin: 10px 0;
  }
  .dest-inner-body-section__must-attract-section {
    gap: 30px;
  }
  .wg-3-crop-gal__img-wrapper {
    margin-bottom: 0 !important;
  }
  .accordion-mack .accordion-item {
    border-bottom: 1px solid #b9ab96;
  }
  .wg-3-crop-gal .grd-overlay::after {
    left: 5px;
    right: 5px;
    width: auto;
    border-radius: 20px;
  }
  .dest-inner-body-section__properties-section__items-wrapper {
    text-align: center;
  }
  .dest-inner-body-section__properties-section__items-wrapper__item span,
  .travel-pack-inner-body-section__properties-section__items-wrapper span {
    font-size: 10px;
  }
  .dest-inner-body-section__properties-section__items-wrapper__item h3,
  .travel-pack-inner-body-section__properties-section__items-wrapper h3 {
    font-size: 20px;
  }
  .dest-inner-body-section__gal-section,
  .about-us-body-section__gal-section,
  .travel-pack-inner-body-section__gal-section {
    padding: 50px 0;
  }
  .wg-3-crop-gal__img-wrapper__content-wrap {
    padding: 10px 30px;
    bottom: 0;
  }
  .wg-3-crop-gal__img-wrapper__content-wrap p {
    padding-right: 10px;
  }
  .wg-3-crop-gal__img-wrapper__content-wrap p {
    font-size: 13px;
  }
  .wg-cmn-card-5__content-wrapper {
    gap: 25px;
    padding-top: 22px;
  }
  .select-wrap select,
  .select-wrap .nice-select {
    width: 100%;
    font-size: 13px;
  }
  .wg-common-heading-wrapper h6::before {
    width: 20px;
    left: -15px;
  }
  .accordion-mack .accordion-item .accordion-body {
    padding-top: 0;
  }
  .travel-pack-inner-body-section__iternerary-section__accordion-wrapper .accord-img-wrapper {
    gap: 1% !important;
  }
  .travel-pack-inner-body-section__iternerary-section__accordion-wrapper .accord-img-wrapper__img-item {
    width: 48% !important;
    margin-bottom: 1%;
  }
  .wg-3-crop-gal .wg-3-crop-gal__img-wrapper {
    padding-bottom: 0 !important;
  }
  h1 {
    font-size: 30px;
  }
  h3 {
    font-size: 20px;
  }
  .business-travel-inner-body-section__props-section__props-wrapper__item {
    padding-bottom: 30px;
  }
  .business-travel-inner-body-section__props-section__props-wrapper__item img {
    width: 30%;
  }
  .instalment-plan-body-section__props-section__props-wrapper__item__img-wrapper {
    padding: 10px;
    width: 40%;
    margin: auto;
  }
  .instalment-plan-body-section__props-section__props-wrapper__item {
    padding-bottom: 30px;
  }
  .dest-sect-wrapper {
    padding-bottom: 60px !important;
  }
  .wg-cmn-card-1 {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16) !important;
  }
  .three-grid-item,
  .four-grid-item,
  .two-grid-item {
    padding: 0 10px 30px 10px;
  }
  .select-wrap .form-check {
    margin: 5px;
  }
  .select-wrap .form-check label {
    font-size: 14px;
  }
  .select-wrap div {
    padding: 0 15px;
  }
  .cust-review-body-section__review-wrapper__item__img-wrapper {
    margin: auto;
  }
  .cust-review-body-section__review-wrapper__item__desc-wrapper__content__main p,
  .cust-review-body-section__review-wrapper__item__desc-wrapper__content__main,
  .cust-review-body-section__review-wrapper__item__desc-wrapper__content__reviewer {
    text-align: center !important;
  }
  .cust-review-body-section__review-wrapper__item {
    padding-bottom: 30px;
    border-bottom: 1px solid #d7d7d7;
  }
  .cust-review-body-section__review-wrapper__item:last-child {
    border: 0 !important;
  }
  .wg-blue-grad-btn {
    height: 40px;
  }
  .no-banners .without-banner-img {
    background: #606060;
  }
  .no-banners .hm-head-wg-icon {
    display: none !important;
  }
  .csr-inner-body-section .share-wrapper {
    justify-content: flex-start;
  }
  .csr-inner-body-section__project-section__heading {
    flex-direction: column;
  }
  .csr-inner-body-section__project-section__heading h2 {
    padding-bottom: 30px;
  }
  .csr-inner-body-section__project-section__heading {
    padding-bottom: 30px;
  }
  .footer-wrapper__bottom-section p,
  .footer-wrapper__bottom-section a {
    font-size: 13px !important;
  }
  footer .footer-wrapper__bottom-section {
    gap: 20px;
  }
  .wg-white-bord-btn {
    padding: 0;
    height: 40px;
  }
  .emeslider-wrapper.inner .slick-slide img,
  .emeslider-wrapper.inner #eme-slider-v2 {
    height: 450px !important;
  }
  .emeslider-wrapper.inner,
  .inner #eme-slider-v2 {
    max-height: 450px !important;
  }
  .header-section.inner {
    height: 450px;
  }
  .emeslider-wrapper #eme-slider-wrap-full-screen #eme-slider-v2 .item picture img {
    height: 600px;
  }
  #eme-slider-v2 {
    height: 600px;
    margin: 0;
  }
  .wg-cmn-card-2--featured .wg-cmn-card-2__title-wrapper__inner-arrow-wrapper svg {
    width: 40px;
    height: 40px;
  }
  .select-wrap-item {
    padding-bottom: 15px !important;
  }
  .visa-listing-body-section__more-infor-section__items-wrapper__item a {
    font-size: 15px;
  }
  .select-wrap select,
  .select-wrap .nice-select {
    background-size: 10px;
  }
  .wg-cmn-card-3__img-wrapper__inner-arrow-wrapper svg {
    width: 40px;
    height: 40px;
  }
  .three-grid-item {
    padding-bottom: 40px !important;
  }
  footer .footer-wrapper__top-section__right__sub-menu-wrapper ul li a {
    padding: 5px 0;
  }
  footer .footer-wrapper__top-section__right__main-menu-wrapper ul li a {
    font-size: 14px;
    padding: 5px 0;
  }
  .footer-wrapper__top-section__middle__newsletter-wrapper {
    padding-bottom: 30px;
  }
  .footer-wrapper__top-section__middle {
    padding-top: 20px !important;
  }
  footer .scroll-top-div {
    bottom: 180px;
    right: 15px;
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .wg-cmn-card-2__title-wrapper__inner-arrow-wrapper,
  .wg-cmn-card-2__title-wrapper__middle .post-title {
    text-align: left !important;
  }
}
@media only screen and (max-width: 768px) {
  .wg-cmn-card-2__title-wrapper__top {
    justify-content: center;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .hm-blog-body-section__welcome-section__welcome-wrapper {
    max-width: 80%;
  }
  footer .scroll-top-div {
    bottom: 100px;
    right: 80px;
  }
  .hm-blog-body-section__offers-section__offers-wrapper a {
    margin: 0;
  }
  .wg-white-sand-btn {
    min-width: max-content;
    font-size: 14px;
  }
  #travelTab {
    justify-content: center;
    display: flex;
    flex-direction: row;
    padding: 30px 0;
  }
  #travelTab li {
    width: 40%;
    margin: 0 10px;
  }
  #travelTab button {
    width: 100%;
  }
  .hm-blog-body-section__dest-section {
    flex-direction: row;
  }
  .hm-blog-body-section__dest-section h2,
  .hm-blog-body-section__dest-section .wg-common-heading-wrapper__cont,
  .hm-blog-body-section__dest-section .wg-common-heading-wrapper__cont p {
    text-align: left !important;
  }
  .hm-blog-body-section__dest-section a {
    margin-left: 0 !important;
  }
  .hm-blog-body-section__dest-section .wg-common-heading-wrapper,
  .hm-blog-body-section__tickets-section__left-section {
    align-items: flex-start;
    padding-right: 20px;
  }
  .hm-blog-body-section__tickets-section {
    flex-direction: row;
  }
}
@media only screen and (max-width: 600px) {
  footer .footer-wrapper__top-section__middle__newsletter-wrapper form {
    margin-left: auto;
    margin-right: auto;
  }
}
#copy-url span.copied-text {
  background-color: transparent;
}

.wg-cmn-card-1__content-wrapper__main-cont h6 span, .wg-cmn-card-2__title-wrapper__top h6 span, .wg-cmn-card-1__content-wrapper__main-cont h6 span {
  text-transform: lowercase;
}

.sitemap-page,
.not-found-page {
  background-color: #ffffff;
  min-height: 90vh;
}
.sitemap-page .text-green,
.not-found-page .text-green {
  color: #8EC2D2;
}

.brush-stroke {
  position: relative;
  display: inline-flex;
}
.brush-stroke:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  width: 40px;
  height: 6px;
  background-image: url("../../images/brushtroke_h1.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 1025px) {
  .brush-stroke:after {
    width: 6.7708333333vw;
    height: 0.7291666667vw;
  }
}
.brush-stroke--center:after {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.brush-stroke--right:after {
  right: -20px;
}
@media only screen and (min-width: 1025px) {
  .brush-stroke--right:after {
    right: -3.3854166667vw;
  }
}
.brush-stroke--dark:after {
  background-image: url("../../images/brushtroke_h1.svg");
}

.masionary-wrap {
  column-count: 2;
  gap: 1vw;
}

.masinary-box {
  page-break-inside: avoid;
  break-inside: avoid-column;
  display: table;
  width: 100%;
  padding-bottom: 1vw;
}

.masinary-box img {
  width: 100%;
}

@media only screen and (max-width: 1025px) {
  #galleryTab li {
    padding: 0 15px;
  }
  .masinary-box {
    padding-bottom: 10px;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .masionary-wrap {
    column-count: 2;
    gap: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .masionary-wrap {
    column-count: 1;
    gap: 0;
  }
}
.main-desc-wrapper,
.hm-blog-listing__discover-section__item-wrapper,
.category-item-list,
.hm-blog-body-section__featured {
  position: relative;
}
.main-desc-wrapper .blog-arc-bg,
.hm-blog-listing__discover-section__item-wrapper .blog-arc-bg,
.category-item-list .blog-arc-bg,
.hm-blog-body-section__featured .blog-arc-bg {
  position: absolute;
  display: block;
  content: "";
  top: 65px;
  left: 0;
  width: 100%;
  height: calc(100% - 65px);
  background-color: #F6F3E8;
  pointer-events: none;
  z-index: -1;
}
@media only screen and (min-width: 1025px) {
  .main-desc-wrapper .blog-arc-bg,
  .hm-blog-listing__discover-section__item-wrapper .blog-arc-bg,
  .category-item-list .blog-arc-bg,
  .hm-blog-body-section__featured .blog-arc-bg {
    top: 18.2291666667vw;
    height: calc(100% - 18.2291666667vw);
  }
}
.main-desc-wrapper .blog-arc-bg .top-shape,
.hm-blog-listing__discover-section__item-wrapper .blog-arc-bg .top-shape,
.category-item-list .blog-arc-bg .top-shape,
.hm-blog-body-section__featured .blog-arc-bg .top-shape {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("../../images/top-flat-left-down-shape.svg");
  background-position: top;
  background-size: contain;
  background-repeat: no-repeat;
}
.main-desc-wrapper .blog-arc-bg .bottom-shape,
.hm-blog-listing__discover-section__item-wrapper .blog-arc-bg .bottom-shape,
.category-item-list .blog-arc-bg .bottom-shape,
.hm-blog-body-section__featured .blog-arc-bg .bottom-shape {
  position: absolute;
  display: block;
  content: "";
  bottom: -2px;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("../../images/bottom-flat-left-up.svg");
  background-position: bottom;
  background-size: contain;
  background-repeat: no-repeat;
}
.main-desc-wrapper .blog-arc-bg.blog-archive-pg,
.hm-blog-listing__discover-section__item-wrapper .blog-arc-bg.blog-archive-pg,
.category-item-list .blog-arc-bg.blog-archive-pg,
.hm-blog-body-section__featured .blog-arc-bg.blog-archive-pg {
  height: 55%;
  top: 40px;
}
@media only screen and (min-width: 1025px) {
  .main-desc-wrapper .blog-arc-bg.blog-archive-pg,
  .hm-blog-listing__discover-section__item-wrapper .blog-arc-bg.blog-archive-pg,
  .category-item-list .blog-arc-bg.blog-archive-pg,
  .hm-blog-body-section__featured .blog-arc-bg.blog-archive-pg {
    top: 3.3854166667vw;
  }
}
.main-desc-wrapper .blog-arc-bg.home-pg,
.hm-blog-listing__discover-section__item-wrapper .blog-arc-bg.home-pg,
.category-item-list .blog-arc-bg.home-pg,
.hm-blog-body-section__featured .blog-arc-bg.home-pg {
  top: -100px;
  height: 100%;
}
@media only screen and (min-width: 1025px) {
  .main-desc-wrapper .blog-arc-bg.home-pg,
  .hm-blog-listing__discover-section__item-wrapper .blog-arc-bg.home-pg,
  .category-item-list .blog-arc-bg.home-pg,
  .hm-blog-body-section__featured .blog-arc-bg.home-pg {
    top: -17.7083333333vw;
  }
}

.sitemap-div,
.content-404 {
  padding-top: 40px;
}
@media only screen and (min-width: 1025px) {
  .sitemap-div,
  .content-404 {
    padding-top: 4.1666666667vw;
  }
}

.the-content-div {
  font-family: "Jost", sans-serif;
  color: #000000;
}
.the-content-div ul li {
  text-align: left !important;
  position: relative;
  border-radius: 50%;
}
@media (min-width: 1025px) {
  .the-content-div ul li {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div ul li {
    padding-left: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div ul li {
    padding-left: 15px;
  }
}
@media (max-width: 600px) {
  .the-content-div ul li {
    padding-left: 15px;
  }
}
@media (min-width: 1025px) {
  .the-content-div ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div ul li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div ul li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .the-content-div ul li {
    padding-bottom: 10px;
  }
}
.the-content-div ul li::before {
  content: "";
  height: 2px;
  width: 2px;
  padding: 2px;
  border-radius: 50%;
  background: #3F86A0;
  position: absolute;
  left: 0;
  top: 13px;
}
@media only screen and (min-width: 1025px) {
  .the-content-div ul li::before {
    height: 0.3125vw;
    width: 0.3125vw;
    padding: 0.15625vw;
    top: 0.78125vw;
  }
}
.the-content-div p,
.the-content-div a,
.the-content-div td,
.the-content-div th {
  color: #000000;
  font-family: "Jost", sans-serif;
}
.the-content-div a {
  text-decoration: none;
}
.the-content-div a:hover {
  text-decoration: none;
  color: #927b64;
}
.the-content-div h1,
.the-content-div h2,
.the-content-div h3,
.the-content-div h4,
.the-content-div h5,
.the-content-div h6 {
  color: #000000;
  font-family: "Caveat", cursive;
  text-transform: uppercase;
  font-weight: 300;
}
.the-content-div h1.h1 a,
.the-content-div h2.h1 a,
.the-content-div h3.h1 a,
.the-content-div h4.h1 a,
.the-content-div h5.h1 a,
.the-content-div h6.h1 a {
  text-decoration: underline;
}
.the-content-div h1.h1 a:hover,
.the-content-div h2.h1 a:hover,
.the-content-div h3.h1 a:hover,
.the-content-div h4.h1 a:hover,
.the-content-div h5.h1 a:hover,
.the-content-div h6.h1 a:hover {
  color: #F6F5EF;
}
.the-content-div ul {
  list-style: none;
  padding: 0;
}

.the-content-div {
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .the-content-div {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .the-content-div {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div {
    line-height: 30px;
  }
}
.the-content-div p {
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div p {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div p {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div p {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .the-content-div p {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .the-content-div p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div p {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div p {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div p {
    line-height: 30px;
  }
}
.the-content-div li {
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div li {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div li {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div li {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .the-content-div li {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .the-content-div li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div li {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div li {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div li {
    line-height: 30px;
  }
}
.the-content-div a {
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div a {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div a {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div a {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .the-content-div a {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .the-content-div a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div a {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div a {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div a {
    line-height: 30px;
  }
}
.the-content-div td {
  border: 1px solid #000;
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div td {
    padding: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div td {
    padding: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div td {
    padding: 5px;
  }
}
@media (max-width: 600px) {
  .the-content-div td {
    padding: 5px;
  }
}
@media (min-width: 1025px) {
  .the-content-div td {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div td {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div td {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .the-content-div td {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .the-content-div td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div td {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div td {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div td {
    line-height: 30px;
  }
}
.the-content-div th {
  border: 1px solid #000;
  font-weight: 300;
}
@media (min-width: 1025px) {
  .the-content-div th {
    padding: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div th {
    padding: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div th {
    padding: 5px;
  }
}
@media (max-width: 600px) {
  .the-content-div th {
    padding: 5px;
  }
}
@media (min-width: 1025px) {
  .the-content-div th {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div th {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div th {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .the-content-div th {
    font-size: 14px;
  }
}
@media (min-width: 1025px) {
  .the-content-div th {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div th {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div th {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div th {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h1 {
    font-size: 2.5vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h1 {
    font-size: 2.5vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h1 {
    font-size: 32px;
  }
}
@media (max-width: 600px) {
  .the-content-div h1 {
    font-size: 32px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h1 {
    line-height: 3.3854166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h1 {
    line-height: 3.3854166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h1 {
    line-height: 40px;
  }
}
@media (max-width: 600px) {
  .the-content-div h1 {
    line-height: 40px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h2 {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h2 {
    font-size: 2.0833333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h2 {
    font-size: 28px;
  }
}
@media (max-width: 600px) {
  .the-content-div h2 {
    font-size: 28px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h2 {
    line-height: 2.6041666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h2 {
    line-height: 2.6041666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h2 {
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  .the-content-div h2 {
    line-height: 35px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h3 {
    font-size: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h3 {
    font-size: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h3 {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .the-content-div h3 {
    font-size: 24px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h3 {
    line-height: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h3 {
    line-height: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h3 {
    line-height: 30px;
  }
}
@media (max-width: 600px) {
  .the-content-div h3 {
    line-height: 30px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h4 {
    font-size: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h4 {
    font-size: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h4 {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .the-content-div h4 {
    font-size: 22px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h4 {
    line-height: 2.34375vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h4 {
    line-height: 2.34375vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h4 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .the-content-div h4 {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h5 {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h5 {
    font-size: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h5 {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  .the-content-div h5 {
    font-size: 22px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h5 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h5 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h5 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .the-content-div h5 {
    line-height: 28px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h6 {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h6 {
    font-size: 1.0416666667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h6 {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .the-content-div h6 {
    font-size: 20px;
  }
}
@media (min-width: 1025px) {
  .the-content-div h6 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .the-content-div h6 {
    line-height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .the-content-div h6 {
    line-height: 28px;
  }
}
@media (max-width: 600px) {
  .the-content-div h6 {
    line-height: 28px;
  }
}
/*# sourceMappingURL=global.min.css.map */
