/* html #wpadminbar {
   display: none;
} */

#wpadminbar { z-index: 999999999;}
.page-template-landing header .logo-sec p { margin: 0 0 6px; font-size: 16px; font-weight: 400; color: #36342F; line-height: 163%;}
.page-template-landing .moment-card .tx p { font-weight: 400;}
.page-template-landing header .logo-sec { display: flex; align-items: flex-end; gap: 11px;}
.page-template-landing header .logo-sec p span{ font-weight: 600;}
.qodef-portfolio-list .swiper-button-next,
.qodef-portfolio-list .swiper-button-prev {color: #fff;}
section.hm-sec5 .mobile-design{display: none;}
section.hm-sec4 .for-mobile {display: none;}
.owl-nav.disabled button{display: none !important;}
.qodef-portfolio-list .swiper-pagination-bullets .swiper-pagination-bullet {border-color: #000;}
.qodef-portfolio-single .qodef-portfolio-author-info {display: none;}
.qodef-portfolio-list.qodef-item-layout--info-above .qodef-portfolio-author-info p {display: none;}
a.btn-for-mobile{	display: none !important;}

html:has(body.page-template-landing){ overflow-x: hidden;}

/*Fortmindz*/
#form-field-field_a0365f7 {
    padding: 15px 20px;
    margin: 0 0 18px;
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-style: solid;
    border-width: 0;
    box-sizing: border-box;
    cursor: pointer;
    font-family: inherit;
    font-size: 16px;
    font-weight: inherit;
    line-height: 24px;
    margin: 0 0 20px;
    outline: 0;
    padding: 14.5px 26px;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    border-radius: 26px;
}

.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card .tx {
  max-width: 15rem;
  width: 100%;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card .tx + img {
  max-width: 11rem;
  width: 100%;
  border-radius: 0.625rem;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card {
  justify-content: space-between;
	    gap: 20px;
}

.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card h5 span{
	display:block;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card h5 {
	font-family: "Source Sans Pro", sans-serif !important;
}

.page-template-landing .map-modal .modal-dialog .modal-content .wrp h4 {
    font-family: "Source Sans Pro", sans-serif !important;
}

.page-template-landing .map-modal .modal-dialog .modal-content .wrp .loc-area::after {
    height: 96% !important;
    top: 2.1rem;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp h6 {
     font-family: "Source Sans Pro", sans-serif !important;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-card .tx h5 {
     font-family: "Source Sans Pro", sans-serif !important;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-area::before {
    left: -1.9rem;
    top: 8px;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-area::after {
    bottom: -14px !important;
    height: 96% !important;
}
.page-template-landing .map-modal {
    padding: 0 !important;
}
//suman css
/* @import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap'); */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.page-template-landing {
  font-family: "Source Sans Pro",sans-serif;
  overflow-x: hidden;
  color: #000;
	background:transparent;
}
.page-template-landing img {
  max-width: 100%;
}
.page-template-landing a {
  text-decoration: none;
  display: inline-block;
  color: #000;
}
.page-template-landing a:hover {
  text-decoration: none;
  color: #000;
}
.page-template-landing ul {
  list-style: none;
  margin-bottom: 0;
  padding-left: 0;
}
.page-template-landing .btn-sec a:not(:last-child) {
  margin-right: 0.6875rem;
}
.page-template-landing h1 {
  color: #FFF;
  text-align: center;
  font-family: Gelasio;
  font-size: 3.4375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
	letter-spacing:1px;
  margin-bottom: 1.19rem;
  margin-top: 0;
}
.page-template-landing h2 {
  color: var(--Text, var(--dark-gray, #36342F));
  text-align: center;
  font-family: Gelasio;
  font-size: 2.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
	letter-spacing:normal;
  margin-bottom: 1.06rem;
  margin-top: 0;
}
.page-template-landing .sub-heading {
  color: var(--Blue, #315668);
  text-align: center;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 400;
	letter-spacing:normal;
  line-height: normal;
}
.page-template-landing select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.page-template-landing .glb-btn {
  padding: 0.66rem 2.59rem;
  border-radius: 4.6875rem;
  background: var(--red, #E06641);
  color: var(--lightest-sand, #FBF7F2);
  text-align: center;
  font-size: 0.9575rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.475rem;
  /* 146.667% */
  letter-spacing: 0.4px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.page-template-landing .glb-btn img {
  width: 0.725rem;
  height: 0.725rem;
}
.page-template-landing .glb-btn.white {
  border-radius: 4.6875rem;
  background: var(--white, #FFF);
  color: var(--dark-gray, #36342F);
  text-align: center;
}
.page-template-landing header {
  background: #fff;
  padding: 0.72rem 0;
  position: fixed;
  top: 0;
  background: #FBF7F2;
  z-index: 99999999;
	width: 100%;
}
.page-template-landing header .logo-sec a {
  display: flex;
  align-items: center;
  height: 100%;
  max-width: 13.8125rem;
}
.page-template-landing header .logo-sec a img {
  display: block;
}
.page-template-landing header .bt-header-btns {
  display: flex;
  justify-content: flex-end;
  gap: 0 1.5rem;
  align-items: center;
}
.page-template-landing header .bt-header-btns h6 {
  color: var(--Text, var(--dark-gray, #36342F));
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 163.15%;
  margin-bottom: 0;
	letter-spacing: normal;
  margin-top: 0;
  font-family: "Source Sans Pro",sans-serif;
}
.page-template-landing header .bt-header-btns a:not(.glb-btn) {
  color: var(--Text, var(--dark-gray, #36342F));
  text-align: center;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 0.44rem;
}
.page-template-landing header .bt-header-btns a:not(.glb-btn) img {
  width: 1.12275rem;
  height: 1.12275rem;
}
.page-template-landing header .bt-header-btns .glb-btn {
  font-weight: 400;
}
.page-template-landing .banner {
  position: relative;
  overflow: hidden;
}
.page-template-landing .banner .tx {
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
	max-width: 75.6875rem;
  margin: auto;
  z-index: 2;
  text-align: center;
}
.page-template-landing .banner .tx p {
  color: #FFF;
  text-align: center;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 51.25rem;
	letter-spacing: normal;
  margin: 0 auto 2.56rem;
}
.page-template-landing .banner .owl-carousel img {
  max-height: 49.0625rem;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  width: 100%;
}
.page-template-landing .banner .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3.86rem;
  margin: auto;
}
.page-template-landing .banner .owl-dots button span {
  margin: 0 0.2rem !important;
}
.page-template-landing .banner .owl-dots button.active span {
  width: 3.5rem;
  background: #fff !important;
}
.page-template-landing .hm-sec1 {
  padding: 1.19rem 0;
  background: var(--red, #E06641);
}
.page-template-landing .hm-sec1 .wrp {
  display: flex;
  align-items: center;
  padding: 0 9.94rem;
}
.page-template-landing .hm-sec1 .wrp h2 {
  color: var(--white, #FFF);
  font-variant-numeric: lining-nums tabular-nums;
  font-family: Gelasio;
  font-size: 5.75rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.23rem;
	margin-top:0;
  margin-bottom: 0;
  margin-right: 2.44rem;
}
.page-template-landing .hm-sec1 .wrp .stars { display: flex; margin-right: 2.19rem; margin-bottom:5px;}
.page-template-landing .hm-sec1 .wrp .stars li img {
  width: auto;
  height: 1.69481rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-landing .hm-sec1 .wrp h6 {
  color: var(--white, #FFF);
  font-size: 1.41231rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
	letter-spacing: normal;
	 font-family: "Source Sans Pro",sans-serif;
  margin: 0;
}
.page-template-landing .hm-sec1 .wrp .link {
  color: var(--white, #FFF);
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.41231rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  margin-left: auto;
}
.page-template-landing .hm-sec1 .wrp .link img {
  width: 0.78913rem;
  height: 0.465rem;
  margin-left: 0.59rem;
}
.page-template-landing .hm-sec2 {
  padding: 7.5rem 0 8.25rem;
}
.page-template-landing .hm-sec2 .home-sec2-slider {
  margin: 2.44rem 0 0;
}
.page-template-landing .hm-sec2 .home-sec2-slider .moment-card {
  margin: 0;
}
.page-template-landing .hm-sec2 .home-sec2-slider .owl-nav button.disabled {
  opacity: 0 !important;
}
.page-template-landing .hm-sec2 button.disabled {
  opacity: 0;
}
.page-template-landing .hm-sec3 button.disabled {
  opacity: 0;
}
.page-template-landing .moment-card {
  position: relative;
  margin-top: 3.44rem;
}
.page-template-landing .moment-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 0.625rem;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.79) 100%);
}
.page-template-landing .moment-card .tx {
  position: absolute;
  bottom: 0;
  padding: 1.63rem;
}
.page-template-landing .moment-card .tx h5 {
  color: #FFF;
  font-size: 1.1875rem;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
	letter-spacing: normal;
	margin-bottom:0.4rem;
	font-family: "Source Sans Pro",sans-serif;
}
.page-template-landing .moment-card .tx p {
  color: #FFF;
  font-size: 1.195rem;
  font-style: normal;
  font-weight: 300;
  line-height: 1.35rem;
	margin-top:0;
  margin-bottom: 0;
	max-width: 360px;
	letter-spacing: normal;
}
.page-template-landing .hm-sec3 {
  padding-bottom: 9.75rem;
}
.page-template-landing .hm-sec3 h2 {
  margin-bottom: 2.188rem;
	letter-spacing: normal;
}
.page-template-landing .hm-sec3 .nav {
  justify-content: center;
  gap: 0.94rem;
  margin-bottom: 3.813rem;
  border: 0px;
}
.page-template-landing .hm-sec3 .nav li button {
  padding: 0.45rem 2.24rem;
  border-radius: 1.3125rem;
  background: var(--light-blue, #94AFB6);
  border: 0rem;
  color: #FFF;
  font-size: 1.5rem;
  font-style: normal;
	letter-spacing: normal;
  font-weight: 600;
  line-height: normal;
}
.page-template-landing .hm-sec3 .nav li button.active {
  background: unset;
  color: #fff;
}
.page-template-landing .hm-sec3 .trip-card {
  height: 100%;
}
.page-template-landing .hg0 {
  background: var(--bs-dark, #000) !important;
}
.page-template-landing .hg1 {
  background: var(--Blue, #315668) !important;
}
.page-template-landing .hg2 {
  background: #94AFB6 !important;
}
.page-template-landing .hg3 {
	background: var(--sand, #B6B19D) !important;
}
.page-template-landing .hg4 {
  background: var(--red, #E06641) !important;
}
.page-template-landing .hg5 {
  background: var(--gold, #E4AB67) !important;
}
.page-template-landing .trip-card {
  border-radius: 0.625rem;
  background: var(--lightest-sand, #FBF7F2);
  overflow: hidden;
}
.page-template-landing .trip-card .image {
  display: block;
}
.page-template-landing .trip-card .image img {
  width: 100%;
}
.page-template-landing .trip-card .tx {
  padding: 1rem 1.19rem;
  display: flex;
  flex-direction: column;
  min-height: 160px;
}
.page-template-landing .trip-card .tx .tag {
  color: #FFF;
  font-size: 0.87969rem;
  font-style: normal;
  font-weight: 600;
	letter-spacing: normal;
  line-height: normal;
  padding: 0.15rem 1.2rem;
  border-radius: 0.76975rem;
  background: var(--red, #E06641);
  margin-bottom: 0.69rem;
  display: block;
  max-width: -moz-max-content;
  max-width: max-content;
}
.page-template-landing .trip-card .tx h4 {
  color: var(--dark-gray, #36342F);
  font-size: 1.5rem;
  font-style: normal;
	letter-spacing: normal;
  font-weight: 700;
  line-height: 1.7375rem;
  max-width: 17.1875rem;
	margin-top:0;
  margin-bottom: 1rem !important;
}
.page-template-landing .trip-card .tx h4 a {
  color: var(--dark-gray, #36342F);
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 700;
	letter-spacing: normal;
  line-height: 1.7375rem;
  /* 115.833% */
}
.page-template-landing .trip-card .tx h6 {
	font-family: "Source Sans Pro",sans-serif;
  display: flex;
  align-items: center;
  color: var(--dark-gray, #36342F);
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
	letter-spacing: normal;
  margin-bottom: 0;
  margin-top: auto;
}
.page-template-landing .trip-card .tx h6 img {
  width: 1.0625rem;
  height: 1.0625rem;
  position: relative;
  bottom: 0.08rem;
}
.page-template-landing .hm-sec4 {
  padding: 5.5rem 0;
  background: var(--Blue, #315668);
  scroll-margin-top: 4.5rem;
}
.page-template-landing .hm-sec4 h2 {
  color: #FFF;
  text-align: center;
  font-size: 2.1875rem;
  margin-bottom: 1.19rem;
  margin-top: 1.2rem;
	letter-spacing: normal;
}
.page-template-landing .hm-sec4 h4 {
	font-family: "Source Sans Pro",sans-serif;
  color: var(--white, #FFF);
  text-align: center;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
	letter-spacing: normal;
	margin-top:0;
  margin-bottom: 2.88rem;
}
.page-template-landing .hm-sec4 .btn-sec {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-template-landing .hm-sec4 .btn-sec a:not(:last-child) {
  margin-right: 3.13rem;
}
.page-template-landing .hm-sec4 .btn-sec .link {
  color: var(--gold, #E4AB67);
  text-align: center;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.4375rem;
  font-style: normal;
	letter-spacing: normal;
  font-weight: 700;
  line-height: normal;
}
.page-template-landing .hm-sec4 .desg {
     display: flex;
    /* justify-content: flex-end; */
    justify-content: center;
    gap: 1.12rem;
}
.page-template-landing .hm-sec4 .desg li img {
  display: block;
  margin-bottom: 1.5rem;
}
.page-template-landing .hm-sec4 .desg li .tx h4 {
  color: #FFF;
  text-align: center;
  font-size: 1.1875rem;
  font-style: normal;
  font-weight: 700;
	letter-spacing: normal;
  line-height: normal;
  margin-bottom: 0.4rem;
}
.page-template-landing .hm-sec4 .desg li .tx h6 {
  color: #FFF;
  text-align: center;
  font-size: 1.0625rem;
  font-style: normal;
  font-weight: 400;
	font-family: "Source Sans Pro",sans-serif;
	letter-spacing: normal;
	margin-top:0;
  line-height: normal;
}
.page-template-landing .hm-sec5 {
  padding: 7rem 0 7.81rem;
  scroll-margin-top: 4.5rem;
}
.page-template-landing .hm-sec5 p {
  color: #36342F;
  text-align: center;
  font-size: 1.5625rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
	letter-spacing: normal;
  max-width: 52.875rem;
  margin: auto;
}
.page-template-landing .sc-card {
  margin-top: 3.94rem;
  border-radius: 0.625rem 0.625rem 0rem 0rem;
  overflow: hidden;
}
.page-template-landing .sc-card > img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 19.25rem;
}
.page-template-landing .sc-card > .tx {
  border-radius: 0.625rem;
  background: var(--lightest-sand, #FBF7F2);
}
.page-template-landing .sc-card > .tx .top-txt {
  padding: 1.63rem 1.81rem;
	padding-bottom:0.4rem;
}
.page-template-landing .sc-card > .tx h3 {
  color: var(--dark-gray, #36342F);
	  font-family: "Source Sans Pro",sans-serif;
  text-align: center;
  font-size: 2.125rem;
  font-style: normal;
  font-weight: 700;
	letter-spacing: normal;
  line-height: 2.45625rem;
  max-width: 17rem;
  margin: 0 auto 0.94rem;
  /* 115.588% */
}
.page-template-landing .sc-card > .tx .top-txt > p {
  color: #36342F;
  text-align: center;
  font-size: 1.375rem;
  font-style: italic;
  font-weight: 500;
	letter-spacing: normal;
  line-height: 1.925rem;
  margin-bottom: 0.69rem;
  min-height: 105px;
  /* 140% */
}
.page-template-landing .sc-card > .tx h6 {
  color: var(--dark-gray, #36342F);
  text-align: center;
  font-size: 1.3125rem;
  font-style: normal;
  font-weight: 600;
	letter-spacing: normal;
  line-height: normal;
	 font-family: "Source Sans Pro",sans-serif;
  margin-bottom: 2.13rem;
	margin-top:0;
}
.page-template-landing .sc-card > .tx h6 span {
  color: var(--red, #E06641);
  font-size: 1.3125rem;
  font-style: normal;
  font-weight: 600;
	letter-spacing: normal;
  line-height: normal;
}
.page-template-landing .sc-card > .tx .det {
  margin-bottom: 3.31rem;
}
.page-template-landing .sc-card > .tx .det li {
  display: flex;
  align-items: flex-start;
  padding: 0.88rem 1.25rem;
}
.page-template-landing .sc-card > .tx .det li:nth-child(odd) {
  background: var(--light-sand, #ECE9DF);
}
.page-template-landing .sc-card > .tx .det li img {
  margin-right: 0.62rem;
  position: relative;
  top: 0.2rem;
}
.page-template-landing .sc-card > .tx .det li span {
  color: var(--Text, var(--dark-gray, #36342F));
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 500;
	letter-spacing: normal;
  line-height: normal;
}
.page-template-landing .sc-card > .tx .det li span small {
  display: block;
  color: var(--Text, var(--dark-gray, #36342F));
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 500;
	letter-spacing: normal;
  line-height: normal;
}
.page-template-landing .sc-card > .tx .middle-txt {
  padding-inline: 0.88rem;
}
.page-template-landing .sc-card > .tx .middle-txt .map-sec {
  position: relative;
}
.page-template-landing .sc-card > .tx .middle-txt .map-sec .zoom-bar {
  position: absolute;
  right: 0.44rem;
  top: 1.06rem;
  cursor: pointer;
}
.page-template-landing .sc-card > .tx .middle-txt .map {
  width: 100%;
  max-height: 24.75rem;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 1.38rem;
}
.page-template-landing .sc-card > .tx .list {
  padding-left: 2rem;
  margin-bottom: 1.25rem;
}
.page-template-landing .sc-card > .tx .list li {
  color: var(--Text, var(--dark-gray, #36342F));
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 500;
	letter-spacing: normal;
  line-height: normal;
  list-style: disc;
}
.page-template-landing .sc-card > .tx .link {
  color: var(--dark-gray, #36342F);
  text-align: center;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
	letter-spacing: normal;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  display: block;
  margin: 0 auto 2.63rem;
}
.page-template-landing .sc-card > .tx .suggestions {
  border-radius: 0rem 0rem 0.625rem 0.625rem;
  background: var(--light-sand, #ECE9DF);
  padding: 1.25rem;
}
.page-template-landing .sc-card > .tx .suggestions .sg-card {
  display: flex;
  gap: 0 1rem;
}
.page-template-landing .sc-card > .tx .suggestions .sg-card img {
  max-width: 10.125rem;
  height: 7.9375rem;
}
.page-template-landing .sc-card > .tx .suggestions .sg-card h5 {
  max-width: 11.125rem;
  margin-top: 0.4rem;
  color: #36342F;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.375rem;
  font-style: normal;
	letter-spacing: normal;
  font-weight: 500;
  line-height: 1.7375rem;
  /* 126.364% */
}
.ti-widget.ti-goog .ti-header {
    display: flex !important
;
    align-items: center;
    text-align: center !important;
    margin-bottom: 22px;
    justify-content: center;
    gap: 25px;
}
.page-template-landing .sc-card > .tx .suggestions .sg-card:not(:last-child) {
  margin-bottom: 0.94rem;
}
.page-template-landing .sc-card > .tx .show-more-btn {
  color: var(--dark-gray, #36342F);
  text-align: center;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.5rem;
	letter-spacing: normal;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  display: block;
  margin-top: 1.56rem;
}
.page-template-landing .sc-card .glb-btn {
  display: flex;
  max-width: -moz-max-content;
  max-width: max-content;
  margin: auto;
  margin-top: 2.31rem;
}
.page-template-landing .hm-sec6 {
  position: relative;
  overflow: hidden;
}
.page-template-landing .hm-sec6 > img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.page-template-landing .hm-sec6 .tx {
  position: relative;
  padding: 7.19rem 0 5rem;
  z-index: 3;
}
.page-template-landing .hm-sec6 .tx h2 {
  color: var(--white, #FFF);
  text-align: center;
  font-variant-numeric: lining-nums proportional-nums;
  font-family: Gelasio;
  font-size: 3.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
	letter-spacing: normal;
  max-width: 45.375rem;
  margin: 0 auto 11.31rem;
}
.page-template-landing .hm-sec6 .tx .txt {
  padding: 1.56rem 1.94rem;
  border-radius: 0.625rem;
  background: rgba(0, 0, 0, 0.2);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}
body.page-template-landing:has(.modal-backdrop){
	padding-right:0 !important;
}
.page-template-landing .hm-sec6 .tx .txt p {
  color: var(--white, #FFF);
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.375rem;
  font-style: normal;
  font-weight: 400;
	letter-spacing: normal;
  line-height: normal;
	margin-bottom:0;
}
.page-template-landing .hm-sec6 .tx .txt p:not(:last-of-type){
   margin-bottom:1.4rem;
}
.page-template-landing .hm-sec7 {
  padding: 3rem 0;
  background: var(--red, #E06641);
}
.page-template-landing .hm-sec8 {
/*   padding: 8.75rem 0 3.87rem; */
padding: 8.75rem 0 8.75rem;
  scroll-margin-top: 4.5rem;
}
.page-template-landing .hm-sec8 > img {
  width: 100%;
}
.page-template-landing .hm-sec9 {
  position: relative;
}
.page-template-landing .hm-sec9 > img {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.page-template-landing .hm-sec9 .tx {
  position: relative;
  z-index: 2;
  padding: 5.62rem 0;
}
.page-template-landing .hm-sec9 .tx > img {
  position: absolute;
  z-index: 1;
  left: 2rem;
  bottom: 4.5rem;
  width: 20.94113rem;
  height: 21.9745rem;
}
.page-template-landing .hm-sec9 .tx > .row {
  position: relative;
  z-index: 3;
}
.page-template-landing .hm-sec9 .tx h2 {
  margin-bottom: 1.69rem;
}
.page-template-landing .hm-sec9 .tx h2 span {
  font-style: italic;
}
.page-template-landing .hm-sec9 .tx p {
  color: var(--dark-gray, #36342F);
  text-align: center;
  font-size: 1.5rem;
	letter-spacing: normal;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 53.25rem;
  margin: 0 auto 2rem;
}
.page-template-landing .hm-sec9 .tx h6 {
  color: var(--dark-gray, #36342F);
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
	font-family: "Source Sans Pro",sans-serif;
	letter-spacing: normal;
  margin-bottom: 2.19rem;
}
.page-template-landing .hm-sec9 .glb-btn {
  padding: 0.66rem 3rem;
  gap: 1.5rem;
}
.page-template-landing .hm-sec10 {
  padding: 6.36rem 0 3.44rem;
  background: var(--Blue, #315668);
  scroll-margin-top: 4.8rem;
}
.page-template-landing .hm-sec10 h2 {
  color: var(--white, #FFF);
  font-size: 2.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
	letter-spacing: normal;
  text-align: left;
  margin-bottom: 1.37rem;
}
.page-template-landing .hm-sec10 p {
  color: var(--white, #FFF);
  font-size: 1.7625rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
	letter-spacing: normal;
  margin-bottom: 4rem;
}
.page-template-landing .hm-sec10 .link {
  display: flex;
  align-items: center;
  gap: 0.82rem;
  flex-direction: column;
}
.page-template-landing .hm-sec10 .link img {
  width: 3.6205rem;
  height: 3.62044rem;
}
.page-template-landing .hm-sec10 .link span {
  color: var(--white, #FFF);
  text-align: center;
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.4375rem;
  font-style: normal;
  font-weight: 700;
	letter-spacing: normal;
  line-height: normal;
}
.page-template-landing .hm-sec10 form {
  max-width: 28.3125rem;
}
.page-template-landing .hm-sec10 form input:not([type=submit]),
.page-template-landing .hm-sec10 form select,
.page-template-landing .hm-sec10 form textarea {
  width: 100%;
  padding: 1rem 1rem;
  outline: none;
  border: 0px;
  border-radius: 0.625rem;
  background: var(--White, #FFF);
  color: #7C7C7C;
  /* Paragraph 2 */
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
	letter-spacing: normal;
  line-height: normal;
	margin-bottom:0;
  background: var(--White, #FFF);
}
.page-template-landing .hm-sec10 form textarea {
  height: 7rem;
  resize: none;
}
.page-template-landing .hm-sec10 form .fm-row:not(:last-of-type) {
  margin-bottom: 1.25rem;
}
.page-template-landing .hm-sec10 form select {
  cursor: pointer;
  background-image: url(../images/select-arow.svg);
  background-repeat: no-repeat;
  background-position: right 1.19rem center;
}
.page-template-landing .hm-sec10 form button[type=submit] span.qodef-m-arrow {
    display: none !important;
}
.page-template-landing .hm-sec10 form input[type=submit],.page-template-landing .hm-sec10 form button[type=submit] {
  border-radius: 4.6875rem;
  background: var(--red, #E06641);
  color: var(--lightest-sand, #FBF7F2);
  text-align: center;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375rem;
  letter-spacing: 0.7px;
  /* 146.667% */
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.66rem 2.69rem;
  padding-right: 3.6rem;
  border: 0px;
/*   background-image: url("../newassets/images/btn-arr.png"); */
background-image: url('../images/btn-arr.png');
  background-size: 0.725rem 0.625rem;
  background-repeat: no-repeat;
  background-position: 75%;
}
.page-template-landing footer {
  padding: 4rem 0 3.75rem;
  background: var(--sand, #B6B19D);
}
.page-template-landing footer .social {
  display: flex;
  gap: 0.94rem;
  margin-top: 2.5rem;
}
.page-template-landing footer .ft-logo {
  display: block;
  margin-bottom: 3rem;
  max-width: 17.4375rem;
}
.page-template-landing footer .mob {
  text-decoration-line: underline;
  display: block;
}
.page-template-landing footer .email {
  text-decoration-line: none;
  display: block;
}
.page-template-landing footer .info {
  max-width: 22rem;
}
.page-template-landing footer p,
.page-template-landing footer .link,
.page-template-landing footer a {
  color: var(--dark-gray, #36342F);
  /* Paragraph 1 */
  font-family: "Source Sans Pro",sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
	letter-spacing: normal;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
	margin-top:0;
  margin-bottom: 0;
}
.page-template-landing footer .ft-icos {
  display: flex;
  align-items: center;
  gap: 2.25rem;
  justify-content: flex-end;
}
.page-template-landing .map-modal {
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.page-template-landing .map-modal::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.page-template-landing .map-modal .modal-dialog {
  max-width: 100%;
  margin: 0;
  min-height: 100vh;
  overflow: hidden;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.page-template-landing .map-modal .modal-dialog::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.page-template-landing .map-modal .modal-dialog .modal-content {
  padding: 8.56rem 8.69rem;
  background: var(--light-sand, #ECE9DF);
  overflow: hidden;
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  scrollbar-width: none;
  /* Firefox */
}
.page-template-landing .map-modal .modal-dialog .modal-content::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.page-template-landing .map-modal .modal-dialog .modal-content .btn-close {
  position: absolute;
  right: -2rem;
  top: 0;
  font-size: 1.4rem;
}
.page-template-landing .map-modal .modal-dialog .modal-content .map-img {
  width: 34.6875rem;
  max-height: 35.625rem;
  background-blend-mode: multiply;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp {
  padding: 1.87rem 1.94rem 0 3.81rem;
  border-radius: 0.625rem;
  height: calc(100vh - 5rem);
  overflow-y: scroll;
  background: var(--lightest-sand, #FBF7F2);
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .loc-area {
  position: relative;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .loc-area::before {
  content: "";
  position: absolute;
  left: -2rem;
  top: 0;
  width: 1.1875rem;
  height: 1.6515rem;
  background: url('../images/loc-ico.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .loc-area::after {
  content: "";
  position: absolute;
  left: -1.5rem;
  bottom: 0;
  height: 93%;
  width: 0.15rem;
  background: var(--dark-gray, #36342F);
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-area {
  position: relative;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-area::before {
  content: "";
  position: absolute;
  left: -2rem;
  top: 0;
  width: 1rem;
  height: 1rem;
  display: block;
  background: #E06641;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-area::after {
  content: "";
  position: absolute;
  left: -1.5rem;
  bottom: 0;
  height: 90%;
  width: 0.15rem;
  background: var(--dark-gray, #36342F);
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card {
  padding: 0.5rem;
  padding-left: 1rem;
  display: flex;
  align-items: center;
  border-radius: 0.625rem;
  background: var(--lightest-blue, #C1CFD1);
  margin-bottom: 1.37rem;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card h5 {
  color: var(--black, #010101);
  font-size: 1.7335rem;
  font-style: normal;
  font-weight: 700;
	letter-spacing: normal;
  line-height: 2.03975rem;
  margin-bottom: 0;
  /* 117.667% */
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-card {
  display: flex;
  gap: 0 1.37rem;
  margin-bottom: 1.5rem;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-card .tx h5 {
  color: var(--Black, #25313C);
  font-size: 1.375rem;
  font-style: normal;
	letter-spacing: normal;
  font-weight: 600;
  line-height: 1.7375rem;
  /* 126.364% */
  margin-bottom: 0.69rem;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-card .tx .list {
  padding-left: 2rem;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-card .tx .list li {
  color: var(--Black, #25313C);
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
	letter-spacing: normal;
  list-style: disc;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp p {
  color: var(--Black, #25313C);
  font-size: 1.4125rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
	letter-spacing: normal;
  margin-bottom: 0.75rem;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp h6 {
  color: var(--Text, var(--dark-gray, #36342F));
  font-size: 1.3125rem;
  font-style: normal;
  font-weight: 600;
  display: flex;
  gap: 0.56rem;
	letter-spacing: normal;
  line-height: normal;
  padding-bottom: 1.62rem;
}
.page-template-landing .map-modal .modal-dialog .modal-content .wrp h4 {
  color: var(--black, #010101);
  font-size: 1.54625rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2.03975rem;
	letter-spacing: normal;
  /* 131.915% */
  text-transform: capitalize;
  margin-bottom: 1.19rem;
}
.page-template-landing .owl-carousel {
  position: relative;
}

.page-template-landing .owl-carousel .owl-nav:not(.disabled) {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  pointer-events: none;
}
.page-template-landing .owl-carousel .owl-nav button {
  pointer-events: all;
}
.page-template-landing .owl-carousel .owl-nav button:hover {
  background: transparent !important;
}
.page-template-landing .owl-carousel .owl-nav button.owl-prev {
  margin-left: -1.5rem;
}
.page-template-landing .map-modal .modal-dialog .modal-content {
    padding: 2rem 8.69rem;
	height:100vh;
}
.page-template-landing .owl-carousel .owl-nav button.owl-next {
  margin-right: -1.5rem;
}/*# sourceMappingURL=style.css.map */



//responsive 

@media(max-width:1399px) {
     html { font-size: 86.8%; }
}

@media(max-width:1199px) {
     html { font-size: 82.8%; }
    .page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card .tx { width: 60%; }
    .page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card img { width: 40%; }
    .page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-card img { object-fit: cover; }
	.page-template-landing .map-modal .modal-dialog .modal-content {padding: 8rem 2rem;}
	.page-template-landing .map-modal .modal-dialog .modal-content .btn-close {right: 1rem;top: -3rem;}
}

@media(max-width:991px) {
	.page-template-landing .map-modal .modal-dialog .modal-content .btn-close { top: 2rem; }
    .page-template-landing h1 { font-size: 2.5375rem; }
    .page-template-landing .hm-sec1 .wrp { padding: 0; }
    .page-template-landing .hm-sec2 { padding: 4.5rem 0;}
    .page-template-landing .hm-sec4 .btn-sec { flex-direction: column; gap: 1rem; }
    .page-template-landing .hm-sec4 .btn-sec a:not(:last-child) {margin-right: 0;}
    .page-template-landing .sc-card>.tx .top-txt>p {min-height: auto;}
    .page-template-landing .trip-card .tx {min-height: 144px;}
    .page-template-landing .map-modal .modal-dialog .modal-content {padding: 4.56rem 3.69rem;}
    .page-template-landing .map-modal .modal-dialog .modal-content .wrp {margin-top: 2rem;}
    .page-template-landing .map-modal .modal-dialog .modal-content .map-img {display: block;margin: auto;}
	.page-template-landing .map-modal .modal-dialog .modal-content { padding: 7rem 4rem;}
}

@media(max-width:767px) {
	html{ font-size: 100%; }
	.page-template-landing .map-modal .modal-dialog .modal-content .btn-close { top: 4rem; }
	.ti-widget.ti-goog .ti-header {flex-wrap: wrap !important; gap: 6px 20px !important;}
	.map_box.igm_content_left_2_3{margin-bottom:1rem;}
    .page-template-landing header .bt-header-btns a:not(.glb-btn) span { display: none;}
    .page-template-landing header .bt-header-btns a:not(.glb-btn) img { height: 1.2rem; width: auto;}
    .page-template-landing header .glb-btn {padding: 0.66rem 1.39rem; font-size: 0.6575rem; }
    .page-template-landing header .bt-header-btns { gap: 0 0.8rem; }
    .page-template-landing .banner .tx {
        position: relative;
        right: 0;
        left: 0;
        top: 0;
        transform: unset;
        margin: auto;
        z-index: 2;
        text-align: center;
        background: #E06641;
        padding: 2rem 0.7rem;
    }
    .page-template-landing .banner {
        background: #E06641;
    }
    .page-template-landing h1 {
        font-size: 1.8375rem;
    }
    .page-template-landing .banner .tx p {
        margin: 0 auto 1.56rem;
    }
    .page-template-landing .hm-sec1 .wrp {
        flex-direction: column;
        gap: 1rem;
        align-items: center;
    }
    .page-template-landing .hm-sec1 .wrp .link {
        margin: auto;
    }
    .page-template-landing .owl-carousel .owl-nav button.owl-next {
        margin-right: 0;
    }
    .page-template-landing .owl-carousel .owl-nav button.owl-prev {
        margin-left: 0;
    }
    .page-template-landing .hm-sec9 .tx {
        padding-inline: 1rem;
    }
    .page-template-landing .hm-sec6 {
        overflow: hidden;
    }
    .page-template-landing .hm-sec1 .wrp h2 {
        font-size: 4rem;
        margin-right: 0;
        line-height: 4rem;
    }
    .page-template-landing .hm-sec1 .wrp .stars {
        margin-right: 0;
    }
    .page-template-landing .hm-sec2 {
        padding: 2rem 0;
    }
    .page-template-landing .hm-sec10 h2 {
        text-align: center;
    }
    .page-template-landing h2,
    .page-template-landing .hm-sec10 h2 {
        font-size: 1.8125rem;
    }
    .page-template-landing .moment-card {
        position: relative;
        margin-top: 1.44rem;
    }
    .page-template-landing .hm-sec3 .nav li button {
        padding: 0.25rem 1.74rem;
        font-size: 1.2rem;
    }
    .page-template-landing .hm-sec3 .nav {
        margin-bottom: 2.81rem;
    }
    .page-template-landing .moment-card .tx h5 {
        font-size: 1.4875rem;
    }
    .page-template-landing .moment-card .tx p {
        font-size: 1.395rem;
        line-height: 1.75rem;
    }
    .page-template-landing .hm-sec3 {
        padding-bottom: 3.75rem;
    }
    .page-template-landing .hm-sec4 {
        padding: 2.7rem 0;
    }
    .page-template-landing .hm-sec4 h4 {
        margin-bottom: 1.88rem;
    }
    .page-template-landing .hm-sec4 .desg {
        flex-direction: column;
        margin-top: 3rem;
			
    }
    .page-template-landing .trip-card .tx h4 a {
        font-size: 1.9rem;
        line-height: 2.1375rem;
    }
    .page-template-landing .trip-card .tx .tag {
        font-size: 1.07969rem;
    }
    .page-template-landing .trip-card .tx h6 {
        font-size: 1.275rem;
    }
    .page-template-landing .hm-sec4 .desg li .tx h4 {
        font-size: 1.7875rem;
    }
    .page-template-landing .hm-sec4 .desg li .tx h6 {
        font-size: 1.3625rem;
    }
    .page-template-landing .hm-sec5 {
        padding: 2.81rem 0;
    }
    .page-template-landing .sc-card {
        margin-top: 1.94rem;
    }
    .page-template-landing .sc-card>.tx h3 {
        font-size: 1.725rem;
    }
    .page-template-landing .hm-sec6 .tx {
        padding: 3.19rem 1rem 3rem;
    }
    .page-template-landing .hm-sec6 .tx h2 {
        font-size: 2rem;
        margin-bottom: 2rem;
    }
    .page-template-landing .hm-sec6 .tx .txt {
        text-align: center;
    }
    .page-template-landing .hm-sec7 {
        padding: 1.5rem 0;
    }
    .page-template-landing .hm-sec8 {
        padding: 1.5rem 0;
    }
    .page-template-landing .hm-sec9 .tx {
        padding: 3rem 1rem;
    }
    .page-template-landing .hm-sec10 {
        padding: 3.36rem 0 3.44rem;
        text-align: center;
    }
    .page-template-landing .hm-sec10 p,
    .page-template-landing .hm-sec10 .link {
        margin-bottom: 2rem;
    }
    .page-template-landing .hm-sec10 .link img {
        height: 2rem;
        width: 2rem;
    }
    .page-template-landing footer {
        padding: 2rem 0 2rem;
        text-align: center;
        background: var(--sand, #B6B19D);
    }
    .page-template-landing footer .info {
        max-width: 100%;
    }
    .page-template-landing footer .ft-logo {
        margin: 0 auto 2rem;
    }
    .page-template-landing footer .social {
        justify-content: center;
        margin-bottom: 2rem;
    }
    .page-template-landing footer .ft-icos {
        gap: 0.85rem;
    }
    .page-template-landing .hm-sec10 form {
        max-width: 100%;
    }
    .page-template-landing .map-modal .modal-dialog .modal-content {
        padding: 2.56rem 0.89rem;
    }
    .page-template-landing .map-modal .modal-dialog .modal-content .wrp {
        padding: 1.87rem 0.94rem 0 2.81rem;
		height: calc(56vh - 5rem);
    }
    .page-template-landing .hm-sec4 .desg li img {
        margin: 0 auto 1.5rem;
    }
    .page-template-landing .banner .owl-dots {
        bottom: 1.06rem;
    }
    .page-template-landing .map-modal .modal-dialog .modal-content .wrp .highlight-card {
        flex-direction: column;
        gap: 1rem;
    }
    .page-template-landing .banner {
        overflow: hidden;
        height: 41.75rem;
    }
    .page-template-landing .map-modal .modal-dialog .modal-content .btn-close {
        right: 0;
    }
    .page-template-landing .hm-sec2 .home-sec2-slider {
        margin: 1.5rem 0 0;
    }
    .page-template-landing .sc-card > .tx .det li span small {
        display: inline;
    }
	
	
	/* 	mobile new design */
	.page-template-landing header .bt-header-btns h6 { display: none; }
	.page-template-landing header .bt-header-btns .glb-btn { display: none;	}
	a.btn-for-mobile{ display: flex !important; }
	.page-template-landing header .bt-header-btns a {width: 41px; height: 41px; background: #e06641; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
	.page-template-landing header .bt-header-btns a img{filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(123deg) brightness(104%) contrast(105%);}
	.page-template-landing header .bt-header-btns { gap: 0 1.02rem;}
	.page-template-landing .banner .owl-carousel img { height: 41.75rem;}
	.page-template-landing .banner .owl-dots { bottom: 3.35rem;}
	.page-template-landing .banner .tx { display: flex;align-items: center;justify-content: center;background: #00000033;width: 100%;height: 100%;position: absolute;}
	.page-template-landing .banner h1 { color: #FFF; text-align: center; font-size: 1.48525rem; font-weight: 400; margin-bottom: 0.81rem; }
	.page-template-landing .owl-carousel { position: unset; height: 100%;}
	.page-template-landing .banner .owl-dots { bottom: 3.35rem; z-index: 9999;}
 
	.page-template-landing .banner .tx p {
    color: #FFF;
    text-align: center;
    font-size: 1.19219rem;
    font-weight: 400;
    margin-bottom: 1.14rem;
}
	
	.page-template-landing .hm-sec1 .wrp h6 {
    color: var(--white, #FFF);
    text-align: center;
    font-size: 1.05044rem;
    font-weight: 600;
    margin: 0 0 0.5rem;
}
	.page-template-landing .hm-sec1 .wrp h2 {
    color: var(--white, #FFF);
    font-variant-numeric: lining-nums tabular-nums;
    font-size: 4.76713rem;
    font-weight: 700;
    letter-spacing: -0.19069rem;
}
	.page-template-landing .hm-sec1 .wrp h2 {
    color: var(--white, #FFF);
    font-variant-numeric: lining-nums tabular-nums;
    font-size: 4.76713rem;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.19069rem;
}
	.page-template-landing .hm-sec2 h2 {
    color: var(--Text, var(--dark-gray, #36342F));
    text-align: center;
    font-size: 1.82519rem;
    font-weight: 500;
		margin: 0 0 0.64rem;
}
	.page-template-landing .hm-sec2 h5.sub-heading {
    color: var(--Blue, #315668);
    text-align: center;
    font-size: 1.014rem;
    font-weight: 400;
    line-height: normal;
		margin: 0;
}
	.page-template-landing .hm-sec2{ padding: 4.69rem 0 5.31rem;}
	.page-template-landing .hm-sec2 .home-sec2-slider {   margin: 2.43rem 0 0;}
	.page-template-landing .moment-card .tx h5 { color: #FFF; font-size: 1.03163rem; font-weight: 800; line-height: normal;}
	.page-template-landing .moment-card .tx p {
    color: #FFF;
    font-size: 0.97738rem;
    font-weight: 400;
    line-height: 1.17281rem;
}
	.page-template-landing .moment-card .tx {

    padding: 1.3rem 1.51rem 1.3rem 1.41rem;
}
	.page-template-landing .hm-sec3 h2 {
    color: var(--Text, var(--dark-gray, #36342F));
    text-align: center;
    font-size: 1.82519rem;
    font-weight: 500;
    margin: 0 0 1.25rem;
}
	.page-template-landing .hm-sec3 .nav li button {
    padding: 0.25rem 1.74rem;
    font-size: 1rem;
}
	.page-template-landing .hm-sec3 .nav {
    gap: 0.43rem;
}
	.page-template-landing .hm-sec3 .nav {
    margin-bottom: 2.06rem;
}
	.page-template-landing .hm-sec1 {
    padding: 2.5rem 0;
}
	.page-template-landing .trip-card .tx h4 a {
    color: var(--dark-gray, #36342F);
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.7375rem;
}
	.page-template-landing .trip-card .tx h6 {
    color: var(--dark-gray, #36342F);
    font-size: 0.875rem;
    font-weight: 400;

}
	.page-template-landing .hm-sec3 {
    padding-bottom: 5.25rem;
}
	.page-template-landing .hm-sec4 {
    padding: 3.5rem 0;
}
	.page-template-landing .hm-sec4 h2 {
    color: var(--white, #FFF);
    text-align: center;
    font-size: 1.79019rem;
    font-weight: 500;
		margin: 0 0 2rem;
}
	.page-template-landing .hm-sec4 .desg li img {
    margin: 0 auto 0.89rem;
    width: 6.54194rem;
    height: 6.54194rem;
}
	.page-template-landing .hm-sec4 .desg li .tx h4 {
    /* font-size: 1.7875rem; */
    color: #FFF;
    text-align: center;
    font-size: 0.70225rem;
    font-weight: 700;
		margin: 0;
}
	.page-template-landing .hm-sec4 .desg li .tx h6 {
    /* font-size: 1.3625rem; */
    color: #FFF;
    text-align: center;
    font-size: 0.62831rem;
    font-weight: 400;
		margin: 0;
}
	.page-template-landing .hm-sec4 .desg {
    flex-direction: unset;
    margin-top: 0;
}
	.page-template-landing .hm-sec6 .tx h2 {
    margin-bottom: 1.63rem;
    color: var(--white, #FFF);
    text-align: center;
    font-size: 1.59019rem;
    font-weight: 500;
}
	.page-template-landing .hm-sec6 .tx .txt {
    border-radius: 0.4525rem;
    backdrop-filter: blur(2.172131299972534px);
    padding: 0.75rem 0.75rem 0.69rem 0.81rem;
}
	.page-template-landing .hm-sec6 .tx .txt p {
    color: var(--white, #FFF);
    text-align: center;
    font-size: 0.96594rem;
    font-weight: 400;
}
	.page-template-landing .hm-sec6 .tx {
    padding: 3.81rem 1rem;
    min-height: 47.25rem;
		/* background: linear-gradient(0deg, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.28) 100%); */
}
.page-template-landing .hm-sec7 {
    padding: 2.26rem 0.17rem;
}
	.page-template-landing .hm-sec8 {
    padding: 5.19rem 0 4rem;
}
	.page-template-landing section.hm-sec8 h2 {
    color: var(--Text, var(--dark-gray, #36342F));
    text-align: center;;
    font-size: 1.82519rem;
    font-weight: 500;
    margin: 0 0 2.5rem;
}
	.page-template-landing .hm-sec9 .tx {
    padding: 3.69rem 1rem;
}.page-template-landing .hm-sec9 .tx h2 {
    margin-bottom: 1.44rem;
    color: var(--dark-gray, #36342F);
    text-align: center;
    font-size: 1.63156rem;
    font-weight: 500;
}
	.page-template-landing .hm-sec9 .tx p {
    color: var(--dark-gray, #36342F);
    text-align: center;
    font-size: 0.87019rem;
    font-weight: 400;
    max-width: 100%;
    margin: 0 auto 1.5rem;
}
	.page-template-landing .hm-sec9 .tx h6 {
    color: var(--dark-gray, #36342F);
    font-size: 0.87019rem;
    font-weight: 600;
    margin: 0 0 1.87rem;
}
	.page-template-landing .hm-sec9 {
    position: relative;
    min-height: 35.9375rem;
}
	.page-template-landing .hm-sec9 .tx > img {
    left: unset;
    bottom: -4.5rem;
    width: 13.81306rem;
    height: 14.49469rem;
    right: 1rem;
}
	.page-template-landing .hm-sec10 {
    padding: 4.25rem 0 4rem;
    text-align: center;
}
.page-template-landing .hm-sec10 h2 {
    /* font-size: 1.8125rem; */
    color: var(--white, #FFF);
    text-align: center;
    font-size: 1.9rem;
    font-weight: 500;
    margin: 0 42px 1.44rem;
}
	.page-template-landing .hm-sec10 p {
    color: var(--white, #FFF);
    text-align: center;
    font-size: 1.10588rem;
    font-weight: 400;
    margin: 0 30px 2rem;
}
	.page-template-landing .hm-sec10 .link img {
    width: 2.90588rem;
    height: 2.90588rem;
/* 		margin-bottom: 0.66rem; */
margin-bottom:0;
}
	.page-template-landing .hm-sec10 .link span {
    color: var(--white, #FFF);
    text-align: center;
    font-size: 1.15375rem;
    line-height: normal;
}
	.page-template-landing footer {
    padding: 4.06rem 0 2.87rem;
}
	.page-template-landing footer .ft-logo {
    max-width: 14rem;
    margin: 0 0 2.57rem;
}
	
	.page-template-landing footer p, .page-template-landing footer .link, .page-template-landing footer a {
color: var(--dark-gray, #36342F);
font-size: 1.14881rem;
font-weight: 400;
}

	.page-template-landing footer .info {
    text-align: left;
}
	.page-template-landing footer .social {
    justify-content: left;
}
	.page-template-landing footer .social li a img {
    width: 1.77538rem;
    height: 1.77538rem;
}
	.page-template-landing section.hm-sec2 .owl-carousel {
    position: relative;
}
		.page-template-landing section.hm-sec3 .owl-carousel {
    position: relative;
}
	.page-template-landing .owl-carousel .owl-nav button.owl-next {
    width: 1.9rem;
}
	.page-template-landing .owl-carousel .owl-nav button.owl-prev {
    margin-left: 0;
    width: 1.9rem;
}.page-template-landing .hm-sec3 .nav {
    gap: 1.3rem 0.43rem;
}
	.page-template-landing .hm-sec3 .nav li button {
    padding: 0.25rem 1.3rem;
    font-size: 1.24rem;
}
	.hm-sec4 .for-desktop {
    display: none;
}
	section.hm-sec4 .for-mobile {
    display: block;
		margin-top:2.03rem;
}
	.page-template-landing .hm-sec4 h4 {
    margin-bottom: 1.48rem;
    font-size: 1.03488rem;
}
	.page-template-landing .hm-sec4 .btn-sec .link{
		    font-size: 1.27644rem;
	}
		.page-template-landing .hm-sec4 .btn-sec a.glb-btn.white{
		    font-weight: 600;
line-height: 1.22094rem; /* 146.667% */
			font-size: 0.83244rem;
			color: var(--dark-gray, #36342F);
			padding: 0.4995rem 1.94238rem;
	}
.page-template-landing .hm-sec4 .for-mobile .btn-sec {
    flex-direction: unset;
}

	
	
	
	.page-template-landing .hm-sec5 {
        padding: 5.19rem 0;
    }
    .page-template-landing .hm-sec5 h2 {
        font-size: 1.82519rem;
        margin: 0 auto 0.7rem;
        max-width: 16rem;
    }
    .page-template-landing .hm-sec5 p {
        font-size: 1.01625rem;
        max-width: 19.5rem;
        margin: 0 auto 0.9rem;
    }
    .page-template-landing .sc-card>.tx h3 {
        font-size: 1.56325rem;
        line-height: 1.80694rem;
        max-width: 14rem;
        margin-bottom: 0.7rem;
    }
   .page-template-landing .sc-card > .tx .top-txt {
        padding: 1.2rem;
        padding-bottom: 0 !important;
    }
    .page-template-landing .sc-card > .tx h6 {
        margin-bottom: 1.57rem;
        font-size: 0.96556rem;
    }
    .page-template-landing .sc-card > .tx .top-txt > p {
        font-size: 1.0115rem;
        line-height: 1.41613rem;
        min-height: 92px;
        max-width: 16rem;
    }
    .page-template-landing .sc-card > .tx .det li img {
        margin-right: 0;
        width: 0.91956rem;
        height: 1.0115rem;
    }
    .page-template-landing .sc-card > .tx .det li span {
        font-size: 1rem;
    }
    .page-template-landing .sc-card > .tx .det li {
        gap: 0.46rem;
        padding: 0.64rem 0.92rem;
    }
    .page-template-landing .sc-card > .tx .det li span small {
        display: block;
        font-size: 1.0115rem;
    }
    .page-template-landing .sc-card > .tx .middle-txt .map-sec .zoom-bar {
        right: 0.31rem;
        top: 0.78rem;
        width: 1.7rem;
        height: 1.7rem;
    }
    .page-template-landing .sc-card > .tx .list li {
        font-size: 1.0115rem;
    }
    .page-template-landing .sc-card > .tx .middle-txt .map {
        margin-bottom: 1rem;
    }
    .page-template-landing .sc-card > .tx .list {
        margin-bottom: 0.9rem;
    }
    .page-template-landing .sc-card > .tx .link {
        font-size: 1.1035rem;
        margin-bottom: 1.92rem;
    }
    .page-template-landing .sc-card > .tx .suggestions {
        padding: 0.92rem;
    }
    .page-template-landing .sc-card > .tx .suggestions .sg-card img {
        width: 7.4485rem;
        height: 5.83925rem;
        border-radius: 0.45981rem;
    }
    .page-template-landing .sc-card > .tx .suggestions .sg-card h5 {
        max-width: 9rem;
        font-size: 1.0115rem;
        line-height: 1.27819rem;
        margin: 0;
    }
    .page-template-landing .sc-card > .tx .show-more-btn {
        font-size: 1.1035rem;
    }
    .page-template-landing .sc-card .glb-btn {
        max-width: max-content;
        margin: auto;
        margin-top: 2.12rem;
        font-size: 0.68969rem;
        line-height: 1.0115rem;
    }
    .page-template-landing .sc-card .glb-btn img {
        width: 0.45981rem;
        height: 0.45981rem;
    }
    .page-template-landing .sc-card > .tx .middle-txt .map {
        max-height: 18rem;
    }
    .page-template-landing section.hm-sec5 .owl-dots{
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 4.33px;
        margin-top: 2.04rem !important;
    }
    .page-template-landing section.hm-sec5 .owl-dots button span{
        width: .5713rem !important;
        height: .5rem !important;
        background-color: #36342F !important;
        border-radius: .2144rem !important;
        margin: 0 !important;
    }
    .page-template-landing section.hm-sec5 .owl-dots button.active span{
        width: 3rem !important;
    }
    .page-template-landing section.hm-sec5 .desktop-design{
        display: none;
    }
	    .page-template-landing section.hm-sec5 .mobile-design{
	display: block;
}
	.page-template-landing .hm-sec1 .wrp {
    gap: .5rem;
}
	.page-template-landing .hm-sec3 .nav {
    gap: 1rem 0.43rem;
}
	.page-template-landing .hm-sec3 h2 {
    margin: 0 auto 1.25rem;
    max-width: 295px;
}
	.page-template-landing .sc-card > .tx h6 span {
    font-size: 0.96556rem;
}

	.page-template-landing .hm-sec9 .tx h2 {
    max-width: 18.68rem;
    margin: 0 auto 1.44rem;
    font-size: 1.6rem;
}
	.page-template-landing .hm-sec9 .tx p {

    max-width: 19.62rem;
}
	/* .page-template-landing .banner .tx {
    align-items: unset;
    padding-top: 11.75rem;
} */
         .page-template-landing .banner .tx {
           align-items: center;
           padding-top: 0;
         }
.page-template-landing .hm-sec9 > img {
	object-fit: cover;
    object-position: 78% 0;
}
	.page-template-landing .hm-sec6 > img {
    object-fit: cover;
    object-position: 10%;
}
	.page-template-landing .owl-carousel .owl-nav:not(.disabled) {position: absolute;  left: 0.39rem;  right: 0.39rem;}
	/*.page-template-landing .hm-sec3 .owl-nav{ display: none !important; }*/
	.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card h5 {font-size: 1.2rem; line-height: 1.4rem; }
	.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card {margin-bottom: 1.37rem; flex-direction: column; gap: 12px; align-items: flex-start;}
	.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card h5 { margin-top: 0;}
	.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card .tx {width: 100%;}
	.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card .tx + img { max-width: 100%; }
	.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card .tx { max-width: 100%; width: 100%;}
	.page-template-landing .map-modal .modal-dialog .modal-content .wrp .day-card { padding: 1rem; }
	.page-template-landing .sc-card > .tx .top-txt > p {max-width: 100%; min-height: 80px; font-size: .9rem; line-height: 1.1rem;}
	.page-template-landing header .logo-sec { align-items: flex-start; gap: 0; flex-direction: column; }
	.page-template-landing header .logo-sec p { margin: 5px 0 0; line-height: 110%;}
	.page-template-landing header .logo-sec p {font-size: 12px;}
	.page-template-landing .hm-sec10 {scroll-margin-top: 2.5rem;}
	.page-template-landing .map-modal .modal-dialog .modal-content {padding: .5rem;}
	.page-template-landing .sc-card > .tx .suggestions h3 {font-size: 1rem;}
}

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {margin: 0 auto !important;}
.page-template-landing .map-modal {z-index: 999999999 !important;}
.page-template-landing .sc-card > .tx .suggestions .sg-card h5{margin-bottom: 0 !important;}
.page-template-landing .sc-card > .tx .suggestions h3 { font-size: 1.5rem; max-width: 100%; }

/*body.modal-open { overflow: hidden; position: fixed; width: 100%;}*/

@media(max-width:767px) {
	.hm-sec3 .slider .owl-item { max-width: 80% !important;  display: -webkit-box; 	max-height: 650px; float: left !important;}
	.hm-sec3 .slider .owl-stage{min-width:100% !important;}
}