* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Spline Sans", sans-serif;
}

body {
  font-family: "Spline Sans", sans-serif;
  background-color: #F7F1EA;
}
body.scroll-up .navbar {
  top: -180px;
}

html {
  font-size: 16px;
  scroll-behavior: smooth;
}

.navbar .container-fluid {
  padding: 0 40px;
}

.container-fluid {
  padding: 0 80px;
}

h1, h2, h3, h4, h5, h6 {
  color: #000;
}

h6 {
  font-size: 14px;
  font-weight: 300;
}

p {
  font-size: 16px;
  line-height: 27px;
}

a {
  text-decoration: none;
  color: #000;
}

section {
  padding: 100px 0;
}

.section-1 {
  padding-bottom: 0;
}

.btn-1 {
  display: inline-block;
  padding: 10px 25px;
  background: #4B2E1E;
  color: #fff;
  border-radius: 30px;
  transition: 0.5s;
}
.btn-1:hover {
  background: #311a0e;
}

.btn-2 {
  display: inline-block;
  padding: 10px 25px;
  background: #D5CBC0;
  color: #000;
  border-radius: 30px;
  font-size: 14px;
  transition: 0.5s;
}
.btn-2:hover {
  background: #311a0e;
  color: #fff;
}

.btn-3 {
  display: inline-block;
  padding: 10px 25px;
  background: #fff;
  color: #000;
  border-radius: 30px;
  font-size: 14px;
  transition: 0.5s;
}
.btn-3:hover {
  background: #311a0e;
  color: #fff;
}

.get-in-toch {
  background-color: #F0E3D6;
  padding: 80px 0;
}
.get-in-toch .cc-1 h6 {
  letter-spacing: 2px;
}
.get-in-toch .cc-1 h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 70px;
}
.get-in-toch .cc-1 p {
  font-weight: 300;
}
.get-in-toch .cc-1 p span {
  font-weight: 400;
}
.get-in-toch .cc-1 .btn-2 {
  margin-top: 18px;
}

.common-section-1 .row-1 {
  align-items: center;
}
.common-section-1 .row-1 .cc-1 {
  display: flex;
}
.common-section-1 .row-1 .cc-1 h6 {
  color: #4B2E1E;
  font-size: 14px;
  font-weight: 500;
}
.common-section-1 .row-1 .cc-1 p {
  color: #4B2E1E;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.common-section-1 .row-1 .cc-1 img {
  position: relative;
  top: -50px;
  width: 160px;
}
.common-section-1 .row-1 .cc-2 p {
  border: 1px solid #877B6F;
  margin: 0;
  position: relative;
  bottom: 30px;
}

.common-section-2 {
  padding: 0;
}
.common-section-2 .row-1 {
  align-items: end;
  border-bottom: 1px solid #877B6F;
  padding-bottom: 80px;
}
.common-section-2 .row-1 .cc-1 img {
  width: 100%;
  height: 440px;
  object-fit: cover;
}
.common-section-2 .row-1 .cc-2 img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.common-section-2 .row-1 .cc-3 {
  padding-left: 80px;
}
.common-section-2 .row-1 .cc-3 img {
  width: 130px;
  margin-bottom: 30px;
}
.common-section-2 .row-1 .cc-3 h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 52px;
  color: #000000CC;
}
.common-section-2 .row-1 .cc-3 p {
  color: #000;
  font-size: 16px;
  font-weight: 300;
}

.common-section-3 .cc-1 img {
  width: 70px;
  margin-bottom: 40px;
}
.common-section-3 .cc-1 h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 52px;
  color: #000000CC;
}
.common-section-3 .cc-1 p {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
  padding-right: 100px;
}
.common-section-3 .cc-2 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.top-padding {
  padding-top: 250px !important;
}

.mini-heading {
  color: #4B2E1E;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 40px;
}

.mini-heading-1 {
  color: #000000CC;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 40px;
}

.mini-heading-2 {
  color: #4B2E1E;
  font-size: 14px;
  font-weight: 500;
}

.mini-heading-3 {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  line-height: 55px;
}

.mini-heading-4 {
  color: #2D2C29;
  font-size: 14px;
  font-weight: 300;
}

.mini-heading-5 {
  color: #000000;
  font-size: 14px;
  font-weight: 300;
}

.hero-heading {
  color: #4B2E1E;
  font-size: 60px;
  font-weight: 300;
}

.heading-2 {
  font-size: 40px;
  color: #000000;
  line-height: 78px;
  font-weight: 300;
}

.heading-3 {
  font-size: 40px;
  color: #000000CC;
  line-height: 78px;
  font-weight: 300;
}

.para-text {
  color: #4B2E1E;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}

.para-text1 {
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}

.para-small {
  color: #4B2E1E;
  font-size: 12px;
  font-weight: 300;
  line-height: 131%;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
* a {
  text-decoration: none;
}

.navbar {
  padding: 20px 0;
  background-color: #F8F7F6;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  transition: 0.50s all ease-in-out;
  -webkit-transition: 0.50s all ease-in-out;
  -moz-transition: 0.50s all ease-in-out;
}
.navbar .for-mb, .navbar .mb-main-logo {
  display: none;
}
.navbar .nav-link.active {
  border-bottom: 1.5px solid #D4C8BC;
}
.navbar .cc-3 {
  border-top: 1px solid #D4C8BC;
  margin-top: 10px;
  padding-top: 10px;
}
.navbar .navbar-toggler:focus {
  outline: none;
  box-shadow: none;
}
.navbar .mobile-li {
  display: none;
}
.navbar .booking-now-blk {
  display: flex;
  justify-content: flex-end;
}
.navbar .madikeri-blk {
  background-color: #e6dad0;
  width: 100%;
  position: absolute;
  bottom: -35px;
  left: 0;
  padding-left: 30px;
  line-height: 20px;
  display: none;
}
.navbar .navbar-brand {
  display: flex;
  align-items: center;
}
.navbar .navbar-brand .main-logo {
  padding-right: 15px;
  margin-right: 15px;
  width: 325px;
}
.navbar .navbar-brand .main-logo-1 {
  width: 103px;
}
.navbar .navbar-collapse {
  justify-content: center;
}
.navbar .navbar-collapse .navbar-nav .nav-item {
  margin: 0 20px;
}
.navbar .navbar-collapse .navbar-nav .nav-item a {
  font-size: 14px;
  color: #2F2B2C;
  font-weight: 400;
  padding-right: 0;
  padding-left: 0;
  margin: 0 4px;
  letter-spacing: 3px;
  padding-bottom: 2px;
}
.navbar .navbar-collapse .btn-1 {
  font-size: 16px;
  font-weight: 400;
}

footer {
  padding: 100px 0;
  padding-bottom: 80px;
  background-color: #F3EBE3;
}
footer .blk-1 .logo-2 {
  width: 70px;
  clear: both;
  display: block;
  margin: 20px 0 0 40px;
}
footer .cc-1 {
  display: flex;
  align-items: center;
}
footer .cc-1 img {
  width: 160px;
}
footer .cc-2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .cc-2 .blk-1 {
  position: relative;
}
footer .cc-2 .blk-1::after {
  position: absolute;
  left: -30px;
  top: 0;
  height: 175px;
  width: 1px;
  background-color: #c5b7a8c7;
}
footer .cc-2 .blk-1 img {
  margin: 0 auto;
  display: table;
}
footer .cc-2 .blk-1 a img {
  margin-bottom: 30px;
}
footer .cc-2 .blk-1 a img:last-child {
  margin-bottom: 0;
}
footer .cc-3 {
  padding-top: 50px;
}
footer .cc-3 .blk-1 {
  position: relative;
  display: flex;
  justify-content: space-evenly;
}
footer .cc-3 .blk-1::after {
  position: absolute;
  right: -30px;
  top: 0;
  height: 175px;
  width: 1px;
  background-color: #c5b7a8c7;
}
footer .cc-3 .blk-1::before {
  position: absolute;
  left: -15px;
  top: 0;
  height: 175px;
  width: 1px;
  background-color: #c5b7a8c7;
}
footer .cc-3 .blk-3 p {
  color: #231F20;
  font-size: 14px;
  letter-spacing: 0.5px;
}
footer .cc-4 .blk-1 {
  text-align: end;
}
footer .cc-4 .blk-1 p {
  font-size: 12px;
  line-height: 20px;
}
footer .cc-4 .blk-1 p span {
  font-weight: 500;
}
footer .cc-4 .btn-3 {
  margin-bottom: 30px;
}
footer .cc-4 .blk-2 {
  margin-bottom: 30px;
  display: flex;
  justify-content: end;
}
footer .cc-4 .blk-2 a {
  margin-left: 40px;
}
footer .cc-4 .blk-2 img {
  width: 25px;
  height: 25px;
  object-fit: contain;
}

.booking-engine-blk *, .booking-engine-blk *::before, .booking-engine-blk *::after,
.contact-form-blk *,
.contact-form-blk *::before,
.contact-form-blk *::after {
  box-sizing: border-box;
}
.booking-engine-blk .gp-modal input,
.booking-engine-blk .gp-modal select,
.booking-engine-blk .gp-modal button,
.contact-form-blk .gp-modal input,
.contact-form-blk .gp-modal select,
.contact-form-blk .gp-modal button {
  font: inherit;
  color: inherit;
}
.booking-engine-blk .gp-modal,
.contact-form-blk .gp-modal {
  position: fixed;
  inset: 0;
  z-index: 11111;
  display: grid;
  place-items: center;
  visibility: hidden;
  opacity: 0;
  transition: opacity .35s ease, visibility .35s ease;
}
.booking-engine-blk .gp-modal.is-open,
.contact-form-blk .gp-modal.is-open {
  visibility: visible;
  opacity: 1;
}
.booking-engine-blk .gp-modal__overlay,
.contact-form-blk .gp-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(2px);
}
.booking-engine-blk .gp-modal .gp-modal__header,
.contact-form-blk .gp-modal .gp-modal__header {
  margin-bottom: 80px;
}
.booking-engine-blk .gp-modal__card, .contact-form-blk .gp-modal__card {
  position: relative;
  width: min(92vw, 680px);
  aspect-ratio: 1/1;
  background: #e7dacf;
  border-radius: 50%;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
  padding: clamp(18px, 4.5vmin, 34px);
  display: grid;
  place-items: center;
  text-align: center;
  color: #2e2a26;
  transform: scale(0.9);
  transition: transform 0.35s cubic-bezier(0.2, 0.7, 0.2, 1);
}
.is-open .booking-engine-blk .gp-modal__card,
.is-open .contact-form-blk .gp-modal__card {
  transform: scale(1);
}
.booking-engine-blk .gp-modal__close,
.contact-form-blk .gp-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: rgba(74, 47, 35, 0.85);
  color: #fff !important;
  line-height: 1;
  display: grid;
  place-items: center;
  cursor: pointer;
  transition: transform .2s ease, opacity .2s ease;
}
.booking-engine-blk .gp-modal__close span,
.contact-form-blk .gp-modal__close span {
  font-size: 28px;
  transform: translateY(-1px);
}
.booking-engine-blk .gp-modal__close:hover,
.contact-form-blk .gp-modal__close:hover {
  transform: scale(1.06);
}
.booking-engine-blk .gp-modal__close:active,
.contact-form-blk .gp-modal__close:active {
  transform: scale(0.98);
  opacity: .9;
}
.booking-engine-blk .gp-brand,
.contact-form-blk .gp-brand {
  margin: 10px 0 4px;
  letter-spacing: .2px;
  font-weight: 700;
  font-size: clamp(28px, 5.2vmin, 44px);
}
.booking-engine-blk .gp-brand .gp-brand__green,
.contact-form-blk .gp-brand .gp-brand__green {
  color: #2f7d4f;
}
.booking-engine-blk .gp-brand .gp-brand__park,
.contact-form-blk .gp-brand .gp-brand__park {
  color: #2e2a26;
}
.booking-engine-blk .gp-subtitle,
.contact-form-blk .gp-subtitle {
  margin: 0;
  letter-spacing: .35em;
  font-size: clamp(10px, 1.6vmin, 12px);
  color: #000000;
}
.booking-engine-blk .gp-location,
.contact-form-blk .gp-location {
  margin: .6rem 0 1.6rem;
  font-weight: 700;
  letter-spacing: .25em;
  font-size: clamp(12px, 2vmin, 14px);
}
.booking-engine-blk .gp-form,
.contact-form-blk .gp-form {
  width: min(100%, 520px);
  display: grid;
  gap: 14px;
  justify-items: center;
}
.booking-engine-blk .gp-field,
.contact-form-blk .gp-field {
  width: 100%;
  background: transparent;
}
.booking-engine-blk .gp-field--pill,
.contact-form-blk .gp-field--pill {
  border-radius: 60px;
  border: 1px solid #877B6F;
  padding: 10px;
  margin-bottom: 20px;
}
.booking-engine-blk .gp-field--dates,
.contact-form-blk .gp-field--dates {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
}
.booking-engine-blk .gp-field--guests,
.contact-form-blk .gp-field--guests {
  display: grid;
  grid-template-columns: 1fr auto 1fr auto 1fr;
  align-items: center;
  padding: 8px 10px;
}
.booking-engine-blk .gp-field__block,
.contact-form-blk .gp-field__block {
  padding: 0 12px;
  display: grid;
  justify-items: start;
}
.booking-engine-blk .gp-field__label,
.contact-form-blk .gp-field__label {
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: 11px;
  color: #000000;
  margin-bottom: 2px;
}
.booking-engine-blk .gp-input,
.contact-form-blk .gp-input {
  width: 100%;
  border: 0;
  background: none;
  padding: 2px 0 4px;
  font-weight: 600;
}
.booking-engine-blk .gp-input:focus,
.contact-form-blk .gp-input:focus {
  outline: none;
}
.booking-engine-blk .gp-input[type="date"]::-webkit-datetime-edit,
.contact-form-blk .gp-input[type="date"]::-webkit-datetime-edit {
  padding: 0;
}
.booking-engine-blk .gp-input[type="date"]::-webkit-calendar-picker-indicator,
.contact-form-blk .gp-input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: .5;
}
.booking-engine-blk .gp-divider,
.contact-form-blk .gp-divider {
  width: 1px;
  height: 38px;
  background: #877B6F;
  border-radius: 2px;
}
.booking-engine-blk .gp-vrule,
.contact-form-blk .gp-vrule {
  width: 1px;
  height: 26px;
  background: #877B6F;
}
.booking-engine-blk .gp-select,
.contact-form-blk .gp-select {
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 8px;
  padding: 4px 10px;
}
.booking-engine-blk .gp-select__text,
.contact-form-blk .gp-select__text {
  font-weight: 400;
  color: #2e2a26;
}
.booking-engine-blk .gp-select select,
.contact-form-blk .gp-select select {
  appearance: none;
  border: 0;
  background: transparent;
  padding: 4px 14px 4px 4px;
  font-weight: 600;
  cursor: pointer;
}
.booking-engine-blk .gp-select select:focus,
.contact-form-blk .gp-select select:focus {
  outline: none;
}
.booking-engine-blk .gp-select .gp-caret,
.contact-form-blk .gp-select .gp-caret {
  position: absolute;
  right: 10px;
  pointer-events: none;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #000000;
}
.booking-engine-blk .gp-button,
.contact-form-blk .gp-button {
  margin-top: 30px;
  display: inline-block;
  padding: 14px 26px;
  color: #fff !important;
  background: #4a2f23;
  border: 0;
  border-radius: 28px;
  letter-spacing: .04em;
  font-weight: 700;
  text-transform: uppercase;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);
  cursor: pointer;
  transition: transform .15s ease, filter .15s ease;
}
.booking-engine-blk .gp-button:hover,
.contact-form-blk .gp-button:hover {
  filter: brightness(1.05);
  transform: translateY(-1px);
}
.booking-engine-blk .gp-button:active,
.contact-form-blk .gp-button:active {
  transform: translateY(0);
}
@media (max-width: 560px) {
  .booking-engine-blk .gp-modal__card,
  .contact-form-blk .gp-modal__card {
    height: 360px;
    width: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .booking-engine-blk .form-blk,
  .contact-form-blk .form-blk {
    transform: scale(0.6);
  }
  .booking-engine-blk .gp-modal__close,
  .contact-form-blk .gp-modal__close {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .booking-engine-blk .gp-modal__close img,
  .contact-form-blk .gp-modal__close img {
    width: 12px;
  }
  .booking-engine-blk .gp-select,
  .contact-form-blk .gp-select {
    width: 170px;
  }
}

.contact-form-blk .gp-modal__header {
  margin-bottom: 40px !important;
}
.contact-form-blk .gp-modal__header h2 {
  font-size: 30px;
  line-height: 40px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 300;
}
.contact-form-blk .gp-field--pill {
  padding: 2px 10px;
}
.contact-form-blk .gp-button {
  margin-top: 0 !important;
  width: 200px;
}

.home-main section {
  overflow: hidden;
}
.home-main .section-1 {
  height: 100vh;
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.home-main .section-1 h1 {
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, 0);
  color: #f7f1ea;
  font-size: 62px;
  line-height: 109px;
  font-weight: 300;
}
.home-main .section-2 .cc-1 img {
  width: 120px;
  margin-bottom: 40px;
}
.home-main .section-2 .cc-1 h2 {
  font-weight: 300;
  line-height: 64px;
  font-size: 40px;
}
.home-main .section-3 {
  padding-top: 0;
  padding-bottom: 300px;
  position: relative;
}
.home-main .section-3 .container-fluid {
  padding-left: 0;
}
.home-main .section-3::after {
  content: '';
  position: absolute;
  bottom: 70px;
  left: 104px;
  width: 70%;
  background-image: url(../img/home-icon1.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 330px;
  z-index: -1;
}
.home-main .section-3 .container {
  margin-left: 0;
  padding-left: 0;
}
.home-main .section-3 .row-1 .cc-1 img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.home-main .section-3 .row-1 .cc-2 {
  padding-left: 50px;
}
.home-main .section-3 .row-1 .cc-2 h6 {
  margin-bottom: 30px;
  font-weight: 300;
  letter-spacing: 2px;
}
.home-main .section-3 .row-1 .cc-2 h2 {
  margin-bottom: 30px;
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  max-width: 400px;
}
.home-main .section-3 .row-1 .cc-2 p {
  font-weight: 300;
  font-size: 16px;
  line-height: 27px;
  max-width: 400px;
  margin-bottom: 30px;
}
.home-main .section-3 .blk-icon {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 104px;
  right: 50px;
  max-width: 314px;
}
.home-main .section-3 .blk-icon img {
  width: 130px;
  margin-left: 10px;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
}
.home-main .section-3 .blk-icon h5 {
  color: #4B2E1E;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 2px;
}
.home-main .section-3 .blk-icon p {
  color: #4B2E1E;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}
.home-main .section-4 {
  background-color: #f0e3d6;
  padding-bottom: 150px;
}
.home-main .section-4 .row-1 h6 {
  margin-bottom: 30px;
}
.home-main .section-4 .row-1 h2 {
  font-size: 60px;
  line-height: 70px;
  color: #000000ce;
  font-weight: 300;
}
.home-main .section-4 .row-1 p {
  font-weight: 300;
  margin-bottom: 30px;
}
.home-main .section-4 .row-1 .cc-2 {
  padding-left: 40px;
}
.home-main .section-4 .row-2 {
  margin-top: 60px;
}
.home-main .section-4 .row-2 .cc-1 {
  overflow: hidden;
}
.home-main .section-4 .row-2 .cc-1 img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.home-main .section-4 .row-2 .cc-1 .blk-1 {
  height: 100%;
  background-color: #fff8f1;
  padding: 35px;
}
.home-main .section-4 .row-2 .cc-1 .blk-1 h3 {
  font-size: 30px;
  color: #000000db;
  font-weight: 300;
  margin-bottom: 20px;
}
.home-main .section-4 .row-2 .cc-1 .blk-1 p {
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  line-height: 23px;
  margin-bottom: 25px;
}
.home-main .section-5 {
  overflow: hidden;
  padding-top: 250px;
  position: relative;
  padding-bottom: 0;
}
.home-main .section-5::after {
  content: '';
  position: absolute;
  top: 100px;
  left: 0;
  width: 60%;
  background-image: url(../img/home-icon2.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 250px;
  z-index: -1;
}
.home-main .section-5 .container {
  margin-right: 0;
  padding-right: 0;
}
.home-main .section-5 .container-fluid {
  padding-right: 0;
}
.home-main .section-5 .container-fluid img {
  width: 100%;
  height: 465px;
  object-fit: cover;
}
.home-main .section-6 {
  padding-bottom: 40px;
  padding-bottom: 370px;
  position: relative;
}
.home-main .section-6::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -10px;
  width: 71%;
  background-image: url(../img/home-icon3.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 450px;
}
.home-main .section-6 .blk-icon {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 16%;
  right: 6%;
  max-width: 314px;
}
.home-main .section-6 .blk-icon img {
  width: 100px;
  margin-left: 10px;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
}
.home-main .section-6 .blk-icon h5 {
  color: #4B2E1E;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 2px;
}
.home-main .section-6 .blk-icon p {
  color: #4B2E1E;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}
.home-main .section-6 .row-1 h6 {
  margin-bottom: 30px;
}
.home-main .section-6 .row-1 .cc-1 h2 {
  font-size: 60px;
  line-height: 72px;
  font-weight: 300;
}
.home-main .section-6 .row-1 .cc-2 p {
  margin-bottom: 30px;
}
.home-main .section-6 .row-1 .cc-2 a {
  position: relative;
  z-index: 2;
}
.home-main .section-7 {
  padding-bottom: 420px;
  position: relative;
}
.home-main .section-7::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: -20px;
  width: 70%;
  background-image: url(../img/icon19.png), url(../img/icon28.png);
  background-repeat: no-repeat, no-repeat;
  background-size: contain, 799px;
  height: 500px;
  background-position: left, 1041px 46px;
}
.home-main .section-7 .blk-icon {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 22%;
  right: 6%;
  max-width: 314px;
}
.home-main .section-7 .blk-icon img {
  width: 100px;
  margin-left: 10px;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
}
.home-main .section-7 .blk-icon h5 {
  color: #4B2E1E;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 2px;
}
.home-main .section-7 .blk-icon p {
  color: #4B2E1E;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}
.home-main .section-7 .row-1 br {
  display: none;
}
.home-main .section-7 .row-1 .col-md-3 {
  padding-left: 0;
}
.home-main .section-7 .row-1 h4 {
  font-size: 34px;
  line-height: 45px;
  color: #4B2E1E;
  font-weight: 300;
  padding-right: 20px;
}
.home-main .section-7 .row-1 .blk-1 img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.home-main .section-8 {
  padding: 0;
}
.home-main .section-8 .row-1 .blk-1 img {
  width: 100%;
  object-fit: cover;
}
.home-main .section-9 .row-1 {
  align-items: end;
}
.home-main .section-9 .row-1 .cc-1 h6 {
  margin-bottom: 40px;
}
.home-main .section-9 .row-1 .cc-1 h2 {
  font-size: 60px;
  line-height: 72px;
  font-weight: 300;
}
.home-main .section-9 .row-1 .cc-2 {
  position: relative;
  top: -25px;
  padding-left: 150px;
}
.home-main .section-9 .row-1 .cc-2 p {
  max-width: 400px;
  margin-bottom: 30px;
}
.home-main .section-10 {
  padding-bottom: 340px;
  position: relative;
}
.home-main .section-10::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-repeat: no-repeat, no-repeat;
  background-image: url(../img/home-icon.svg);
  background-size: cover;
  height: 240px;
}
.home-main .section-10 .container-fluid {
  padding-right: 0;
}
.home-main .section-10 .cc-1 h6 {
  margin-bottom: 30px;
  letter-spacing: 1px;
}
.home-main .section-10 .cc-1 h2 {
  font-size: 30px;
  font-weight: 300;
  color: #000000d8;
  line-height: 40px;
  max-width: 400px;
  margin-bottom: 30px;
}
.home-main .section-10 .cc-1 .blk-1 {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 34%;
  max-width: 380px;
}
.home-main .section-10 .cc-1 .blk-1 img {
  width: 155px;
  margin-right: 10px;
}
.home-main .section-10 .cc-1 .blk-1 h5 {
  color: #4B2E1E;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  letter-spacing: 2px;
}
.home-main .section-10 .cc-1 .blk-1 p {
  color: #4B2E1E;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}
.home-main .section-10 .cc-2 .owl-carousel-2 .owl-dots {
  width: 95%;
}
.home-main .section-10 .cc-2 .owl-carousel-2 .owl-dots .owl-dot {
  width: 48%;
  height: 1px;
  background: #e6dace;
}
.home-main .section-10 .cc-2 .owl-carousel-2 .owl-dots .owl-dot.active {
  background: #877b6f;
}
.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav {
  display: flex;
  justify-content: end;
  margin-right: 30px;
}
.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-prev {
  display: none;
}
.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-next {
  position: relative;
  top: 30px;
}
.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-next span {
  font-size: 50px;
  line-height: 0px;
}
.home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-next img {
  width: 20px;
  height: 25px;
  object-fit: contain;
}
.home-main .section-10 .cc-2 .owl-carousel-2 .item img {
  height: 400px;
  object-fit: cover;
}
.home-main .section-11 h6 {
  margin-bottom: 30px;
  letter-spacing: 2px;
}
.home-main .section-11 h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 52px;
  color: #000000d8;
}
.home-main .section-11 .row-2 {
  margin-top: 60px;
}
.home-main .section-11 .row-2 .cc-1 {
  margin-bottom: 40px;
}
.home-main .section-11 .row-2 .cc-1 .blk-1 img {
  width: 100px;
  margin-bottom: 30px;
  height: 100px;
  object-fit: contain;
}
.home-main .section-11 .row-2 .cc-1 .blk-1 h6 {
  position: relative;
}
.home-main .section-11 .row-2 .cc-1 .blk-1 h6::after {
  content: '';
  height: 1px;
  width: 15px;
  background-color: #CEC5B9;
  position: absolute;
  top: -17px;
  left: 48%;
}
.home-main .section-12 {
  background-color: #F0E3D6;
  padding: 80px 0;
}
.home-main .section-12 .cc-1 h6 {
  letter-spacing: 2px;
}
.home-main .section-12 .cc-1 h2 {
  font-size: 40px;
  font-weight: 300;
  line-height: 70px;
}
.home-main .section-12 .cc-1 p {
  font-weight: 300;
}
.home-main .section-12 .cc-1 p span {
  font-weight: 400;
}
.home-main .section-12 .cc-1 .btn-2 {
  margin-top: 18px;
}
.home-main .section-13 {
  padding-bottom: 120px;
  padding-top: 0;
  overflow: hidden;
  position: relative;
  padding-top: 180px;
}
.home-main .section-13:after {
  content: '';
  position: absolute;
  top: 0;
  left: 80px;
  width: 100%;
  background-image: url(../img/home-icon4.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 120px;
}
.home-main .section-13 .cc-1 h6 {
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.home-main .section-13 .cc-1 h2 {
  font-size: 40px;
  line-height: 52px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 300;
  margin-bottom: 30px;
}
.home-main .section-13 .cc-1 p {
  font-size: 16px;
  line-height: 27px;
  color: black;
  margin-bottom: 30px;
  font-weight: 300;
}
.home-main .section-13 .cc-2 > div, .home-main .section-13 .cc-3 > div {
  min-height: 150px;
  display: flex;
  align-items: flex-end;
}
.home-main .section-13 .cc-2 h6, .home-main .section-13 .cc-3 h6 {
  font-size: 20px;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 40px;
}
.home-main .section-13 .cc-2 p, .home-main .section-13 .cc-3 p {
  font-size: 12px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 300;
  max-width: 200px;
}

.stay-main .section-1 {
  background-color: #EDE8D3;
}
.stay-main .section-1 .cc-2 img {
  width: 70px;
}
.stay-main .section-2 {
  position: relative;
  padding-top: 30px;
}
.stay-main .section-2::after {
  content: '';
  background-color: #EDE8D3;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 400px;
  z-index: -1;
}
.stay-main .section-2 .cc-1 p {
  padding-right: 140px;
  margin-bottom: 50px;
}
.stay-main .section-2 .cc-1 img {
  width: 100%;
}
.stay-main .section-3 {
  padding-top: 50px;
}
.stay-main .section-3 .cc-1 {
  margin-bottom: 40px;
}
.stay-main .section-3 .cc-2 .nav {
  padding: 20px 0;
  border-top: 1px solid #877B6F;
  border-bottom: 1px solid #877B6F;
  margin-bottom: 30px;
}
.stay-main .section-3 .cc-2 .nav .nav-item {
  margin-right: 150px;
}
.stay-main .section-3 .cc-2 .nav .nav-item .nav-link {
  background-color: transparent;
  text-align: left;
  padding-left: 0;
}
.stay-main .section-3 .cc-2 .nav .nav-item .nav-link img {
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
}
.stay-main .section-3 .cc-2 .nav .nav-item .nav-link p {
  color: #000;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0;
}
.stay-main .section-3 .cc-2 .nav .nav-item .nav-link .dot {
  display: none;
}
.stay-main .section-3 .cc-2 .nav .nav-item .nav-link.active img {
  display: none;
}
.stay-main .section-3 .cc-2 .nav .nav-item .nav-link.active .on-active {
  display: block !important;
}
.stay-main .section-3 .cc-2 .nav .nav-item .nav-link.active .dot {
  display: block !important;
  width: 11px;
  position: relative;
  bottom: -33px;
  margin-bottom: 0;
  height: auto;
}
.stay-main .section-3 .cc-2 .tab-content .tab-pane .cc-04 img {
  position: relative;
  top: -20px;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 {
  margin-top: 80px;
}
.stay-main .section-3 .cc-2 .tab-content .heading-3 {
  line-height: normal;
}
.stay-main .section-3 .cc-2 .tab-content p {
  margin-bottom: 25px;
}
.stay-main .section-3 .cc-2 .tab-content p span {
  margin-bottom: 20px;
  font-size: 14px;
}
.stay-main .section-3 .cc-2 .tab-content .cc-1 img {
  margin-bottom: 40px;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-1 img {
  width: 70px;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-1 h6 {
  margin-bottom: 12px;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-1 p {
  padding-right: 190px;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box {
  width: 400px;
  margin-bottom: 100px;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box img {
  width: 70px;
  margin-bottom: 10px;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box h4 {
  font-size: 20px;
  line-height: 30px;
  color: #000000d4;
  font-weight: 300;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box h5 {
  font-size: 12px;
  line-height: 20px;
  font-weight: 500;
  color: #877B6F;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  color: #000000CC;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box .blk-01 {
  display: flex;
  justify-content: space-between;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .blk-1 {
  display: flex;
  border-bottom: 1px solid #CEC5B9;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .blk-1 img {
  width: 22px;
  margin-right: 10px;
  object-fit: contain;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .blk-1 p {
  margin-bottom: 0;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .blk-1:last-child {
  border: none;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-2 .blk-2 {
  margin-bottom: 30px;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-2 .blk-2 .carousel-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #D9D9D9;
}
.stay-main .section-3 .cc-2 .tab-content .row-2 .cc-2 .blk-2 img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.stay-main .section-4 {
  padding-bottom: 120px;
  overflow: hidden;
  position: relative;
  padding-top: 180px;
}
.stay-main .section-4:after {
  content: '';
  position: absolute;
  top: 0;
  left: 80px;
  width: 100%;
  background-image: url(../img/home-icon4.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 120px;
}
.stay-main .section-4 .row-1 {
  justify-content: space-evenly;
}
.stay-main .section-4 .row-1 .cc-1 {
  margin-bottom: 60px;
}
.stay-main .section-4 .row-1 .cc-2 img {
  width: 100%;
  object-fit: cover;
}
.stay-main .section-4 .row-1 .cc-3 {
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
}
.stay-main .section-4 .row-1 .cc-3 img {
  width: 130px;
}
.stay-main .section-4 .row-1 .cc-3 h2 {
  line-height: 65px;
}

.dine-main .section-1 .cc-1 h2 {
  color: #473426;
  line-height: 80px;
}
.dine-main .section-1 .cc-2 img {
  width: 80px;
}
.dine-main .section-2 {
  overflow: hidden;
  padding-top: 60px;
}
.dine-main .section-2 .v-blk {
  padding-right: 0;
}
.dine-main .section-2 .img-blk {
  text-align: end;
}
.dine-main .section-2 .img-blk img {
  height: 700px;
  width: 79%;
  object-fit: cover;
}
.dine-main .section-2 .cc-1 {
  padding-top: 40px;
  padding-left: 26px;
}
.dine-main .section-3 {
  padding-bottom: 60px;
  padding-top: 0;
}
.dine-main .section-3 .img-blk {
  text-align: start;
}
.dine-main .section-3 .img-blk img {
  width: 79%;
  object-fit: cover;
}
.dine-main .section-4 {
  padding-top: 40px;
  padding-bottom: 60px;
}
.dine-main .section-4 h2 {
  line-height: 45px;
}
.dine-main .section-4 .para-text1 {
  margin-bottom: 25px;
  padding-right: 300px;
}
.dine-main .section-4 .cc-1 img {
  width: 150px;
}
.dine-main .section-4 .cc-02 {
  padding-left: 36px;
}
.dine-main .section-4 .row-1 {
  margin-top: 60px;
}
.dine-main .section-4 .row-1 img {
  width: 100%;
  height: 370px;
  object-fit: cover;
}
.dine-main .section-04 {
  padding-top: 0;
  overflow: hidden;
}
.dine-main .section-04 .container {
  margin-right: 0;
  padding-right: 0;
}
.dine-main .section-04 .container-fluid {
  padding-right: 0;
}
.dine-main .section-04 .owl-carousel img {
  width: 100%;
  object-fit: cover;
}
.dine-main .section-04 .owl-carousel .owl-dots {
  width: 85%;
}
.dine-main .section-04 .owl-carousel .owl-dots .owl-dot {
  width: 50%;
  height: 1px;
  background: #e6dace;
}
.dine-main .section-04 .owl-carousel .owl-dots .owl-dot.active {
  background: #877b6f;
}
.dine-main .section-04 .owl-carousel .owl-nav {
  display: flex;
  justify-content: end;
  margin-right: 30px;
}
.dine-main .section-04 .owl-carousel .owl-nav .owl-prev {
  display: none;
}
.dine-main .section-04 .owl-carousel .owl-nav .owl-next {
  position: relative;
  top: 28px;
  right: 68px;
}
.dine-main .section-04 .owl-carousel .owl-nav .owl-next span {
  font-size: 50px;
  line-height: 0px;
}
.dine-main .section-04 .owl-carousel .owl-nav .owl-next img {
  width: 12px;
  object-fit: contain;
}
.dine-main .section-5 {
  padding: 50px 0;
  padding-top: 100px;
}
.dine-main .section-5 .row-1 {
  position: relative;
}
.dine-main .section-5 .row-1::after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 66%;
  background-image: url(../img/home-icon1.svg);
  background-repeat: no-repeat, no-repeat;
  rotate: 180deg;
  transform: scaley(-1);
  background-size: cover;
  height: 220px;
  background-position: bottom left;
  z-index: -1;
}
.dine-main .section-5 .row-1 .cc-2 p {
  display: none;
}
.dine-main .section-6 {
  position: relative;
  overflow: hidden;
}
.dine-main .section-6:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 160px;
  width: 100%;
  background-image: url(../img/home-icon4.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 120px;
  transform: scaley(-1);
  z-index: -1;
}
.dine-main .section-6 .row-1 {
  padding-bottom: 120px;
  border-bottom: none;
}
.dine-main .section-7 {
  padding-top: 100px;
  padding-bottom: 120px;
}
.dine-main .section-7 h2 {
  line-height: 70px;
}

.wellness-main .section-1 {
  padding-bottom: 160px;
  background-color: #E3DECD;
}
.wellness-main .section-1 .cc-1 h2 {
  line-height: 78px;
}
.wellness-main .section-1 .cc-2 img {
  width: 40px;
}
.wellness-main .section-1 .cc-3 p {
  margin-bottom: 0;
}
.wellness-main .section-1 .row-2 {
  margin-top: 80px;
}
.wellness-main .section-1 .row-2 .cc-4 img {
  width: 100%;
  height: 530px;
  object-fit: cover;
}
.wellness-main .section-2 {
  overflow: hidden;
}
.wellness-main .section-2 .container-fluid {
  padding-right: 0;
}
.wellness-main .section-2 .row-1 {
  align-items: end;
  justify-content: space-between;
}
.wellness-main .section-2 .row-1 .cc-1 img {
  margin-bottom: 30px;
}
.wellness-main .section-2 .row-1 .cc-1 h2 {
  line-height: 58px;
}
.wellness-main .section-2 .row-1 .cc-1 p {
  margin-bottom: 50px;
}
.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-dots {
  width: 90%;
}
.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-dots .owl-dot {
  width: 48%;
  height: 1px;
  background: #e6dace;
}
.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-dots .owl-dot.active {
  background: #877b6f;
}
.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav {
  display: flex;
  justify-content: end;
  margin-right: 30px;
}
.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav .owl-prev {
  display: none;
}
.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav .owl-next {
  position: relative;
  top: 30px;
}
.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav .owl-next span {
  font-size: 50px;
  line-height: 0px;
}
.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav .owl-next img {
  width: 20px;
  height: 25px;
  object-fit: contain;
}
.wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .item img {
  width: 100%;
  height: 450px;
  object-fit: cover;
}
.wellness-main .section-3 {
  padding: 100px;
  background-color: #E3DECD;
}
.wellness-main .section-3 h2 {
  line-height: 50px;
}
.wellness-main .section-3 .para-text1 {
  margin-bottom: 30px;
}
.wellness-main .section-3 .detail {
  margin-top: 50px;
}
.wellness-main .section-3 .detail .cc-01 .blk-1 {
  border-bottom: 1px solid #fff;
  padding: 8px 0;
}
.wellness-main .section-3 .detail .cc-01 .blk-1 p {
  margin-bottom: 0;
  font-weight: 300;
}
.wellness-main .section-3 .detail .cc-01 .blk-1:last-child {
  border: none;
}
.wellness-main .section-03 {
  padding: 0;
}
.wellness-main .section-03 img {
  object-fit: cover;
  width: 100%;
}
.wellness-main .section-4 .cc-1 .blk-1 {
  background-color: #FFFBF7;
  padding: 25px 16px;
  height: 100%;
}
.wellness-main .section-4 .cc-1 .blk-1 h3 {
  font-size: 30px;
  color: #000000CC;
  border-bottom: 1px solid #D5CBC0;
  font-weight: 300;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.wellness-main .section-4 .cc-1 .blk-1 h6 {
  color: #473426;
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 20px;
}
.wellness-main .section-4 .cc-1 .blk-1 p {
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  color: #000000db;
  margin-bottom: 0;
}
.wellness-main .section-5 {
  padding-top: 0;
  padding-bottom: 100px;
}
.wellness-main .section-5 .row-1 {
  position: relative;
}
.wellness-main .section-5 .row-1::after {
  content: '';
  position: absolute;
  top: -103px;
  left: 80px;
  width: 60%;
  background-image: url(../img/home-icon4.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 140px;
  transform: scaley(-1);
  z-index: -1;
}
.wellness-main .section-5 .row-1 .cc-1 img {
  top: -14px;
}
.wellness-main .section-5 .row-1 .cc-2 p {
  display: none;
}
.wellness-main .section-6 {
  padding: 0;
  overflow: hidden;
}
.wellness-main .section-6 .container-fluid {
  padding-right: 0;
}
.wellness-main .section-6 .row-1 .cc-1 img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.wellness-main .section-7 {
  padding-bottom: 20px;
}
.wellness-main .section-7 .row-1 {
  align-items: end;
  justify-content: space-between;
  padding-bottom: 100px;
}
.wellness-main .section-7 .row-1 .cc-1 img {
  margin-bottom: 50px;
}
.wellness-main .section-7 .row-1 .cc-1 h2 {
  line-height: 58px;
}
.wellness-main .section-7 .row-1 .cc-1 h6 {
  margin-bottom: 20px;
}
.wellness-main .section-7 .row-1 .cc-2 p {
  margin-bottom: 0;
}
.wellness-main .section-8 {
  position: relative;
  padding-top: 160px;
}
.wellness-main .section-8::after {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  width: 100%;
  background-image: url(../img/lines-icon.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 270px;
  z-index: -1;
}
.wellness-main .section-8 .row-1 .cc-1 img {
  width: 100%;
  object-fit: cover;
}
.wellness-main .section-8 .row-1 .cc-1 .blk-1 {
  padding-top: 30px;
}
.wellness-main .section-8 .row-1 .cc-1 .blk-1 h2 {
  line-height: 58px;
  margin-bottom: 20px;
}
.wellness-main .section-8 .row-1 .cc-1 .blk-1 h6 {
  margin-bottom: 20px;
}

.leisure-main .section-1 .blk-1 img {
  margin-top: 80px;
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.leisure-main .section-1 h6 {
  color: #473426;
}
.leisure-main .section-1 h2 {
  color: #473426;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 41px;
}
.leisure-main .section-1 img {
  width: 50px;
}
.leisure-main .section-2 .row-1 {
  justify-content: space-between;
  border-bottom: none;
  padding-bottom: 80px;
}
.leisure-main .section-2 .row-1 .cc-1 .blk-1 {
  text-align: end;
}
.leisure-main .section-2 .row-1 .cc-1 .blk-1 img {
  position: relative;
  right: 40px;
  width: 120px;
  top: 88px;
}
.leisure-main .section-2 .row-1 .cc-1 h2 {
  line-height: 58px;
  margin-bottom: 100px;
}
.leisure-main .section-2 .row-1 .cc-1 h6 {
  margin-bottom: 20px;
}
.leisure-main .section-2 .row-1 .cc-2 .blk-2 {
  margin-bottom: 30px;
}
.leisure-main .section-2 .row-1 .cc-2 .blk-2 .carousel-indicators button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #D9D9D9;
}
.leisure-main .section-2 .row-1 .cc-2 .blk-2 img {
  width: 100%;
  object-fit: cover;
}
.leisure-main .section-2 .row-1 .cc-2 .para-text1 {
  margin-bottom: 20px;
}
.leisure-main .section-2 .row-1 .cc-2 p span {
  font-weight: 500;
}
.leisure-main .section-3 {
  position: relative;
}
.leisure-main .section-3::after {
  content: '';
  position: absolute;
  top: -58px;
  right: 0;
  width: 50%;
  background-image: url(../img/leisure-icon2.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 300px;
  z-index: -1;
}
.leisure-main .section-3::before {
  content: '';
  position: absolute;
  bottom: -58px;
  left: 0;
  width: 50%;
  background-image: url(../img/leisure-icon2.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 300px;
  z-index: -1;
  rotate: 180deg;
}
.leisure-main .section-3 .row-1 {
  padding-bottom: 100px;
  border-bottom: none;
}
.leisure-main .section-4 {
  padding-top: 200px;
}
.leisure-main .section-4 .row-1 {
  align-items: center;
  padding-bottom: 100px;
}
.leisure-main .section-4 .row-1 h2 {
  line-height: 70px;
}
.leisure-main .section-4 .row-1 .cc-1 img {
  width: 100px;
}
.leisure-main .section-4 .row-1 .cc-2 img {
  height: auto;
}
.leisure-main .section-5 .row-1 {
  border-bottom: none;
  position: relative;
}
.leisure-main .section-5 .row-1::after {
  content: '';
  position: absolute;
  top: -250px;
  right: 142px;
  width: 35%;
  background-image: url(../img/leisure-icon4.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: contain;
  height: 80%;
  z-index: -1;
}
.leisure-main .section-5 .row-1 h2 {
  line-height: 70px;
}
.leisure-main .section-5 .row-1 p {
  margin-bottom: 0;
}
.leisure-main .section-5 .row-1 .cc-1 img {
  height: auto;
}
.leisure-main .section-6 {
  padding: 60px 0;
}
.leisure-main .section-6 .row-1 {
  position: relative;
}
.leisure-main .section-6 .row-1::after {
  content: '';
  position: absolute;
  top: -178px;
  left: 80px;
  width: 60%;
  background-image: url(../img/leisure-icon5.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 220px;
  z-index: -1;
}
.leisure-main .section-6 .row-1 .cc-1 img {
  top: -17px;
}
.leisure-main .section-6 .row-1 .cc-2 p {
  bottom: 57px;
  display: none;
}
.leisure-main .section-7 {
  padding-top: 0;
  overflow: hidden;
}
.leisure-main .section-7 .container-fluid {
  padding-right: 0;
}
.leisure-main .section-7 .row-1 {
  justify-content: space-between;
}
.leisure-main .section-7 .row-1 .cc-1 h2 {
  line-height: 70px;
  margin-bottom: 20px;
}
.leisure-main .section-7 .row-1 .cc-1 p {
  margin-bottom: 25px;
}
.leisure-main .section-7 .row-1 .cc-1 p span {
  font-weight: 500;
}
.leisure-main .section-7 .row-1 .owl-carousel .owl-nav {
  display: none;
}
.leisure-main .section-7 .row-2 {
  margin-top: 80px;
}
.leisure-main .section-7 .row-2 h6 {
  margin-bottom: 20px;
}
.leisure-main .section-7 .row-2 .detail .cc-01 .blk-1 {
  border-bottom: 1px solid #CEC5B9;
  padding: 8px 0;
}
.leisure-main .section-7 .row-2 .detail .cc-01 .blk-1 p {
  margin-bottom: 0;
  font-weight: 300;
}
.leisure-main .section-7 .row-2 .detail .cc-01 .blk-1:last-child {
  border: none;
}

.celebrate-main .section-1 {
  padding-bottom: 80px !important;
  height: 1000px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.celebrate-main .section-1 h6, .celebrate-main .section-1 h2 {
  color: #EDECEC;
}
.celebrate-main .section-2 .row-1 img {
  margin-bottom: 40px;
  width: 100px;
}
.celebrate-main .section-2 .row-1 .mini-heading-1 {
  margin-bottom: 10px;
}
.celebrate-main .section-2 .row-2 {
  justify-content: space-between;
}
.celebrate-main .section-2 .row-2 h2 {
  line-height: normal;
}
.celebrate-main .section-2 .row-2 p span {
  font-size: 14px;
  font-weight: 500;
}
.celebrate-main .section-2 .row-2 .detail .cc-01 .blk-1 {
  border-bottom: 1px solid #CEC5B9;
  padding: 10px 0;
}
.celebrate-main .section-2 .row-2 .detail .cc-01 .blk-1 p {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #000;
}
.celebrate-main .section-2 .row-2 .detail .cc-01 .blk-1:first-child {
  padding-top: 0;
}
.celebrate-main .section-2 .row-2 .detail .cc-01 .blk-1:last-child {
  border: none;
}
.celebrate-main .section-3 {
  padding-top: 0;
  overflow: hidden;
}
.celebrate-main .section-3 .cc-2 {
  padding-left: 60px;
}
.celebrate-main .section-3 .container {
  margin-right: 0;
  padding-right: 0;
}
.celebrate-main .section-3 .container-fluid {
  padding-right: 0;
}
.celebrate-main .section-3 .owl-carousel img {
  width: 100%;
  object-fit: cover;
}
.celebrate-main .section-3 .owl-carousel .owl-dots {
  width: 85%;
}
.celebrate-main .section-3 .owl-carousel .owl-dots .owl-dot {
  width: 50%;
  height: 1px;
  background: #e6dace;
}
.celebrate-main .section-3 .owl-carousel .owl-dots .owl-dot.active {
  background: #877b6f;
}
.celebrate-main .section-3 .owl-carousel .owl-nav {
  display: flex;
  justify-content: end;
  margin-right: 30px;
}
.celebrate-main .section-3 .owl-carousel .owl-nav .owl-prev {
  display: none;
}
.celebrate-main .section-3 .owl-carousel .owl-nav .owl-next {
  position: relative;
  top: 28px;
  right: 84px;
}
.celebrate-main .section-3 .owl-carousel .owl-nav .owl-next span {
  font-size: 50px;
  line-height: 0px;
}
.celebrate-main .section-3 .owl-carousel .owl-nav .owl-next img {
  width: 12px;
  object-fit: contain;
}
.celebrate-main .section-4 .cc-1 h6 {
  margin-bottom: 30px;
  letter-spacing: 1px;
}
.celebrate-main .section-4 .cc-1 h2 {
  font-size: 35px;
  font-weight: 300;
  color: #000000d8;
  line-height: 50px;
  margin-bottom: 30px;
}
.celebrate-main .section-4 .cc-2 .owl-carousel-2 .owl-nav {
  display: flex;
  justify-content: end;
}
.celebrate-main .section-4 .cc-2 .owl-carousel-2 .owl-nav .owl-prev {
  display: none;
}
.celebrate-main .section-4 .cc-2 .owl-carousel-2 .owl-nav .owl-next {
  position: relative;
  top: -130px;
  left: 35px;
}
.celebrate-main .section-4 .cc-2 .owl-carousel-2 .owl-nav .owl-next img {
  width: 20px;
  height: 25px;
  object-fit: contain;
}
.celebrate-main .section-4 .cc-2 .owl-carousel-2 .item {
  text-align: center;
}
.celebrate-main .section-4 .cc-2 .owl-carousel-2 .item img {
  height: 110px;
  width: 110px;
  object-fit: cover;
  margin: auto;
  margin-bottom: 30px;
}
.celebrate-main .section-4 .cc-2 .owl-carousel-2 .item h4 {
  font-size: 14px;
  font-weight: 300;
  color: #4B2E1E;
  padding-bottom: 10px;
  border-bottom: 1px solid #877B6F;
}
.celebrate-main .section-4 .cc-2 .owl-carousel-2 .item p {
  color: #000;
  font-size: 12px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0;
}
.celebrate-main .section-5 {
  padding: 40px 0px 20px 0px;
  position: relative;
}
.celebrate-main .section-5::after {
  content: '';
  position: absolute;
  top: 35px;
  right: 0px;
  width: 64%;
  background-image: url(../img/celebrate-icon7.svg);
  background-repeat: no-repeat, no-repeat;
  background-size: cover;
  height: 164px;
  z-index: -1;
}
.celebrate-main .section-5 .row-1 .cc-1 img {
  top: -28px;
  width: 120px;
  margin-right: 25px;
}
.celebrate-main .section-5 .row-1 .cc-2 p {
  bottom: 57px;
}
.celebrate-main .section-6 {
  padding: 100px 0;
  padding-top: 150px;
}
.celebrate-main .section-6 .row-1 {
  align-items: end;
}
.celebrate-main .section-6 .row-1 .cc-1 img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}
.celebrate-main .section-6 .row-1 .cc-3 img {
  width: 130px;
  margin-bottom: 25px;
}
.celebrate-main .section-6 .row-1 .cc-3 h2 {
  margin-bottom: 25px;
}
.celebrate-main .section-7 {
  background-color: #EDE8D2;
}
.celebrate-main .section-7 .row-1 {
  justify-content: space-evenly;
}
.celebrate-main .section-7 .row-1 .cc-1 h6 {
  color: #000000;
  margin-bottom: 0;
}
.celebrate-main .section-7 .row-1 .cc-1 h2 {
  color: #473426;
  line-height: 53px;
}
.celebrate-main .section-7 .row-1 .cc-2 img {
  width: 50px;
}
.celebrate-main .section-7 .row-1 .cc-3 .para-text1 {
  margin-bottom: 30px;
}

.getaways-main .section-1 {
  background-color: #E6E3D9;
  padding-bottom: 60px !important;
}
.getaways-main .section-1 h2 {
  color: #473426;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 60px;
  line-height: 41px;
}
.getaways-main .section-2 h2, .getaways-main .section-3 h2 {
  color: #2D2B26;
  font-size: 40px;
  font-weight: 300;
  line-height: 60px;
}
.getaways-main .section-2 .cc-1, .getaways-main .section-3 .cc-1 {
  overflow: hidden;
}
.getaways-main .section-2 .cc-1 img, .getaways-main .section-3 .cc-1 img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.getaways-main .section-2 .cc-1 .blk-1, .getaways-main .section-3 .cc-1 .blk-1 {
  background-color: #fff;
  padding: 35px;
  height: 100%;
}
.getaways-main .section-2 .cc-1 .blk-1 h3, .getaways-main .section-3 .cc-1 .blk-1 h3 {
  font-size: 30px;
  color: #000000db;
  border-bottom: 1px solid #D5CBC0;
  font-weight: 300;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.getaways-main .section-2 .cc-1 .blk-1 h6, .getaways-main .section-3 .cc-1 .blk-1 h6 {
  color: #877B6F;
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 20px;
}
.getaways-main .section-2 .cc-1 .blk-1 p, .getaways-main .section-3 .cc-1 .blk-1 p {
  font-size: 16px;
  font-weight: 300;
  color: #000000CC;
  line-height: 24px;
  margin-bottom: 25px;
}
.getaways-main .section-2 .cc-1 .blk-1 a, .getaways-main .section-3 .cc-1 .blk-1 a {
  font-weight: 400;
  display: inline-block;
  padding: 10px 25px;
  background: #D5CBC0;
  color: #000;
  border-radius: 30px;
  font-size: 14px;
  transition: 0.5s;
}
.getaways-main .section-2 .cc-1 .blk-1 a:hover, .getaways-main .section-3 .cc-1 .blk-1 a:hover {
  background: #311a0e;
  color: #fff;
}
.getaways-main .section-3 {
  padding-top: 0;
}

.about-main .section-1 {
  background-color: #D0C8AD;
  padding-bottom: 100px !important;
}
.about-main .section-1 h2 {
  margin-bottom: 30px;
  line-height: 78px;
}
.about-main .section-1 .row-2 {
  margin-top: 40px;
  justify-content: space-around;
  align-items: center;
}
.about-main .section-1 .row-2 .cc-1 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.about-main .section-05 {
  overflow: hidden;
  position: relative;
  padding-top: 200px;
}
.about-main .section-05::after {
  content: '';
  position: absolute;
  top: 80px;
  right: 0;
  width: 90%;
  background-image: url(../img/aboutus-icon1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  z-index: -1;
}
.about-main .section-05 .container-fluid {
  padding-right: 0;
}
.about-main .section-05 .container-fluid .cc-1 img {
  width: 100%;
  object-fit: cover;
}
.about-main .section-2 {
  padding-top: 0;
  padding-bottom: 50px;
}
.about-main .section-2 .row-1 h2 {
  margin-bottom: 100px;
}
.about-main .section-2 .row-1 h6 {
  color: #2D2C29;
  line-height: 27px;
}
.about-main .section-2 .row-1 p {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
}
.about-main .section-2 .row-1 .cc-3 {
  padding-left: 42px;
}
.about-main .section-02 {
  padding-bottom: 50px;
}
.about-main .section-02 .row-1 h2 {
  margin-bottom: 100px;
}
.about-main .section-02 .row-1 h6 {
  color: #2D2C29;
  line-height: 27px;
}
.about-main .section-02 .row-1 p {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
}
.about-main .section-07 {
  padding-top: 0;
  overflow: hidden;
}
.about-main .section-07 .container-fluid {
  padding-right: 0;
}
.about-main .section-07 .row-1 {
  justify-content: space-between;
}
.about-main .section-07 .row-1 .cc-2 h2 {
  line-height: 50px;
  font-size: 35px;
  margin-bottom: 30px;
}
.about-main .section-07 .row-1 .cc-2 h6 {
  font-size: 14px;
  line-height: 18px;
}
.about-main .section-07 .row-1 .cc-2 .blk-001 {
  margin-top: 100px;
}
.about-main .section-07 .row-1 .owl-carousel .owl-item img {
  object-fit: cover;
}
.about-main .section-07 .row-1 .owl-carousel .owl-dots {
  width: 95%;
}
.about-main .section-07 .row-1 .owl-carousel .owl-dots .owl-dot {
  width: 48%;
  height: 1px;
  background: #e6dace;
}
.about-main .section-07 .row-1 .owl-carousel .owl-dots .owl-dot.active {
  background: #877b6f;
}
.about-main .section-07 .row-1 .owl-carousel .owl-nav {
  display: flex;
  justify-content: end;
  margin-right: 30px;
}
.about-main .section-07 .row-1 .owl-carousel .owl-nav .owl-prev {
  display: none;
}
.about-main .section-07 .row-1 .owl-carousel .owl-nav .owl-next {
  position: relative;
  top: 30px;
}
.about-main .section-07 .row-1 .owl-carousel .owl-nav .owl-next span {
  font-size: 50px;
  line-height: 0px;
}
.about-main .section-07 .row-1 .owl-carousel .owl-nav .owl-next img {
  width: 20px;
  height: 25px;
  object-fit: contain;
}
.about-main .section-08 {
  padding: 0;
}
.about-main .section-08 img {
  object-fit: cover;
  width: 100%;
}
.about-main .section-09 {
  padding-bottom: 50px;
  background-color: #D0C8AD;
}
.about-main .section-09 .row-1 h2 {
  margin-bottom: 100px;
}
.about-main .section-09 .row-1 h6 {
  color: #2D2C29;
  line-height: 27px;
}
.about-main .section-09 .row-1 p {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
}
.about-main .section-09 .row-1 .cc-3 {
  padding-left: 42px;
}
.about-main .section-007 {
  background-color: #D0C8AD;
}
.about-main .section-3 {
  padding-bottom: 60px;
  padding-top: 0;
}
.about-main .section-3 .row-1 {
  align-items: center;
  justify-content: space-evenly;
}
.about-main .section-3 .row-1 img {
  width: 100%;
  object-fit: cover;
}
.about-main .section-3 .row-1 .cc-2 img {
  width: 100%;
  object-fit: cover;
}
.about-main .section-3 .row-1 .icon {
  padding-top: 150px;
}
.about-main .section-3 .row-1 .icon img {
  width: 50px;
}
.about-main .section-9 {
  padding-bottom: 200px;
  position: relative;
  overflow: hidden;
}
.about-main .section-9::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 80px;
  width: 100%;
  background-image: url(../img/aboutus-icon1.svg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
  z-index: -1;
  transform: scaley(-1);
}
.about-main .section-9 h6 {
  color: #2D2C29;
  font-size: 14px;
}
.about-main .section-9 h2 {
  color: #000000d5;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 30px;
}
.about-main .section-9 .cc-1 .blk-1 {
  height: 100%;
}
.about-main .section-9 .cc-1 .blk-1 h3 {
  font-size: 30px;
  color: #000000db;
  border-bottom: 1px solid #877B6F;
  font-weight: 300;
  padding-bottom: 20px;
  margin-bottom: 25px;
  width: 80%;
}
.about-main .section-9 .cc-1 .blk-1 p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #000000db;
  margin-bottom: 0;
}
.about-main .section-10 {
  padding-top: 150px;
}
.about-main .section-10 .row-1 {
  justify-content: space-between;
}
.about-main .section-10 .row-1 .cc-1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.about-main .section-10 .row-1 .cc-1 img {
  width: 150px;
}
.about-main .section-10 .row-1 .cc-1 h2 {
  color: #000000d5;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 30px;
}
.about-main .section-10 .row-1 .cc-1 p {
  font-weight: 300;
  color: #000000db;
}
.about-main .section-10 .row-1 .cc-2 img {
  width: 100%;
  height: 430px;
  object-fit: contain;
}
.about-main .section-11 {
  padding: 0;
}
.about-main .section-11 img {
  width: 100%;
}

@media screen and (min-width: 1300px) {
  .nav-row {
    width: 100%;
  }
}
@media screen and (min-width: 1600px) {
  .wellness-main iframe {
    height: 810px !important;
  }

  .nav-row {
    width: 100%;
  }

  .home-main .section-3 {
    padding-bottom: 600px;
  }
  .home-main .section-3::after {
    height: 430px;
    bottom: auto;
  }
  .home-main .section-3 .blk-icon {
    bottom: 20.5%;
  }
  .home-main .section-3 .row-1 .cc-2 h2, .home-main .section-3 .row-1 .cc-2 p {
    max-width: 500px;
  }
  .home-main .section-5 .owl-carousel img {
    width: 100%;
    height: 600px;
    object-fit: cover;
  }
  .home-main .section-6 {
    padding-bottom: 550px;
  }
  .home-main .section-6::after {
    left: -42px;
    height: 596px;
    width: 77%;
  }
  .home-main .section-6 .blk-icon {
    bottom: 20.5%;
  }
  .home-main .section-8 .row-1 .blk-1 img {
    height: 600px;
  }
  .home-main .section-10 {
    padding-bottom: 540px;
  }
  .home-main .section-10::after {
    height: 300px;
  }
  .home-main .section-10 .cc-2 .owl-carousel-2 .item img {
    height: 500px;
  }

  .stay-main .section-3 .cc-2 .tab-content .row-2 .cc-2 .blk-2 img {
    height: 600px;
  }

  .dine-main .section-2 .img-blk iframe {
    height: 810px !important;
  }
  .dine-main .section-2 .cc-1 {
    padding-top: 40px;
  }
  .dine-main .section-4 {
    padding-bottom: 60px;
  }
  .dine-main .section-4 .row-1 img {
    height: 420px;
  }
  .dine-main .section-5 .row-1::after {
    height: 320px;
    bottom: -65px;
    width: 76%;
  }
  .dine-main .section-5 .row-1 .cc-1 img {
    top: -28px;
    width: 128px;
    right: -18px;
  }
  .dine-main .section-5 .row-1 .cc-1 .blk-1 p {
    max-width: 200px;
  }
  .dine-main .section-6 .row-1 .cc-1 img {
    height: 540px;
  }
  .dine-main .section-6 .row-1 .cc-2 img {
    height: 300px;
  }
  .dine-main .section-7 .cc-2 img {
    height: 540px;
  }

  .wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .owl-nav .owl-next {
    right: 50px;
  }
  .wellness-main .section-2 .row-1 .cc-2 .owl-carousel-2 .item img {
    height: 600px;
  }
  .wellness-main .section-3 .row-2 .cc-1 img {
    height: 380px;
  }
  .wellness-main .section-6 .row-1 .cc-1 img {
    height: 600px;
  }
  .wellness-main .section-8::after {
    height: 340px;
  }

  .leisure-main .section-1 .blk-1 img {
    height: 700px;
  }
  .leisure-main .section-2 .row-1 .cc-1 img {
    top: 188px !important;
  }
  .leisure-main .section-2 .row-1 .cc-2 img {
    height: 550px;
  }
  .leisure-main .section-3 .row-1 .cc-1 img {
    height: 540px;
  }
  .leisure-main .section-3 .row-1 .cc-2 img {
    height: 300px;
  }

  .celebrate-main .section-5::after {
    height: 200px;
  }
}
@media screen and (min-width: 2100px) {
  .nav-row {
    width: 100%;
  }
}
@media screen and (min-width: 1301px) and (max-width: 1400px) {
  .home-main .section-3:after {
    width: 62%;
  }

  .home-main .section-7:after {
    width: 62%;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1500px) {
  .home-main .section-3:after {
    width: 66%;
  }

  .home-main .section-7:after {
    width: 66%;
  }
}
@media screen and (min-width: 1501px) and (max-width: 1600px) {
  .home-main .section-3:after {
    width: 68%;
  }

  .home-main .section-7:after {
    width: 72%;
  }

  .home-main .section-6::after {
    width: 75%;
  }
  .home-main .section-6 .blk-icon {
    bottom: 23%;
  }
}
@media screen and (min-width: 1601px) and (max-width: 1700px) {
  .home-main .section-3:after {
    width: 70%;
  }

  .home-main .section-7:after {
    width: 74%;
  }
}
@media screen and (min-width: 1701px) and (max-width: 1800px) {
  .home-main .section-3:after {
    width: 72%;
  }

  .home-main .section-7:after {
    width: 76%;
  }
}
@media screen and (min-width: 1801px) and (max-width: 1900px) {
  .home-main .section-3:after {
    width: 74%;
  }

  .home-main .section-7:after {
    width: 77%;
  }
}
@media screen and (min-width: 1901px) and (max-width: 2000px) {
  .home-main .section-3:after {
    width: 76%;
  }

  .home-main .section-7:after {
    width: 78%;
  }
}
@media screen and (min-width: 300px) and (max-width: 767px) {
  .top-padding {
    padding-top: 150px !important;
  }

  .hero-heading {
    color: #4B2E1E;
    font-size: 40px;
    font-weight: 300;
    line-height: 50px !important;
  }

  .heading-2 {
    font-size: 30px;
    color: #000000;
    line-height: 40px !important;
    font-weight: 300;
  }

  .heading-3 {
    font-size: 30px;
    color: #000000CC;
    line-height: 40px !important;
    font-weight: 300;
  }

  .common-section-1 .row-1 .cc-2 p {
    bottom: 0px;
  }
  .common-section-1 .row-1 .cc-1 img {
    position: relative;
    top: -30px;
    width: 105px;
  }

  .common-section-2 .row-1 .cc-1 {
    margin-bottom: 40px;
  }
  .common-section-2 .row-1 .cc-1 img {
    height: 350px;
  }
  .common-section-2 .row-1 .cc-2 {
    margin-bottom: 40px;
  }
  .common-section-2 .row-1 .cc-3 {
    padding-left: 12px;
  }
  .common-section-2 .row-1 .cc-3 h2 {
    font-size: 30px;
    line-height: 50px;
  }

  .common-section-3 .cc-1 h2 {
    font-size: 30px;
    line-height: 48px;
  }
  .common-section-3 .cc-1 p {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .common-section-3 .cc-2 img {
    height: 300px;
  }

  .get-in-toch .cc-1 h2 {
    font-size: 30px;
    line-height: 50px;
  }

  .container-fluid {
    padding: 0 30px;
  }

  section {
    padding: 50px 0;
  }

  .navbar {
    padding: 12px 0;
    padding-bottom: 0;
  }
  .navbar .main-logo {
    display: none;
  }
  .navbar .mb-main-logo {
    display: block;
  }
  .navbar .for-mb {
    display: block;
    background-color: #E6DAD0;
    margin-top: 12px;
    padding: 0px 20px;
    width: 100%;
  }
  .navbar .for-mb img {
    width: 65px;
  }
  .navbar .container-fluid {
    padding: 0 20px;
    flex-wrap: unset;
  }
  .navbar .cc-1, .navbar .cc-2 {
    width: 50%;
  }
  .navbar .madikeri-blk {
    display: block;
    padding-left: 54px;
    padding-bottom: 2px;
  }
  .navbar .navbar-toggler {
    order: 2;
    border: none;
    padding-right: 0;
  }
  .navbar .btn-1 {
    order: 1;
    font-size: 12px;
  }
  .navbar .navbar-brand .main-logo {
    border-right: none;
    width: 168px;
  }
  .navbar .navbar-brand .main-logo-1 {
    display: none;
  }
  .navbar .navbar-collapse {
    position: absolute;
    top: 72px;
    background-color: #d5cbc0;
    width: 100%;
    left: 0;
    z-index: 1;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item {
    margin-left: 0px;
    margin: 0;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 18px;
    color: #4b2e1e;
    border-bottom: 1px solid #c0b9b2;
    padding: 20px 0 20px 30px;
    letter-spacing: 0.5px;
    text-align: left;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active {
    font-weight: 600;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item:last-child .nav-link {
    border-bottom: none;
  }
  .navbar .navbar-collapse .navbar-nav .mobile-li {
    display: block;
  }
  .navbar .navbar-collapse {
    text-align: center;
    padding: 30px 0;
  }

  footer {
    padding: 50px 0 80px;
  }
  footer .row-1 > div {
    border-left: none;
  }
  footer .cc-1 {
    margin-bottom: 40px;
    justify-content: center;
  }
  footer .cc-1 .blk-1 a {
    display: table;
    margin: 0 auto;
  }
  footer .cc-2 .blk-1 {
    width: 100%;
  }
  footer .cc-2 .blk-1::after {
    display: none;
  }
  footer .cc-2 .blk-1 a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  footer .cc-2 .blk-1 a img {
    max-width: 85px;
    max-height: 16px;
    margin: 0;
  }
  footer .cc-3 {
    margin-bottom: 30px;
    padding-top: 0;
  }
  footer .cc-3 .blk-1 {
    padding-top: 15px;
  }
  footer .cc-3 .blk-1 a p {
    font-size: 14px;
    line-height: 19px;
    text-align: center;
  }
  footer .cc-3 .blk-1::before {
    display: none;
  }
  footer .cc-3 .blk-1::after {
    display: none;
  }
  footer .cc-3 .blk-2 {
    margin-right: 0;
    width: 50%;
  }
  footer .cc-4 .blk-1 {
    text-align: center;
  }
  footer .cc-4 .blk-1 p {
    font-size: 14px;
    line-height: 19px;
  }
  footer .cc-4 .blk-1 .btn-3 {
    margin-bottom: 40px;
  }
  footer .cc-4 .blk-2 {
    margin-bottom: 40px;
    padding-left: 0;
    justify-content: center;
  }
  footer .cc-4 .blk-2 a {
    margin-right: 40px;
  }

  .home-main .section-1 {
    position: relative;
    height: 580px;
  }
  .home-main .section-1 iframe {
    top: -16px !important;
    left: -70% !important;
    width: 1030px !important;
    height: 580px !important;
  }
  .home-main .section-1 h1 {
    bottom: 20px;
    font-size: 40px;
    line-height: 48px;
    width: 100%;
    text-align: center;
  }
  .home-main .section-2 {
    padding: 60px 0 40px;
  }
  .home-main .section-2 .cc-1 h2 {
    line-height: 33px;
    font-size: 25px;
  }
  .home-main .section-2 .cc-1 img {
    width: 80px;
    margin-bottom: 30px;
  }
  .home-main .section-3 {
    overflow: hidden;
    padding-bottom: 250px;
  }
  .home-main .section-3 .container-fluid {
    padding-left: 30px;
  }
  .home-main .section-3::after {
    display: none;
  }
  .home-main .section-3 .blk-icon {
    bottom: 70px;
    right: 0;
  }
  .home-main .section-3 .blk-icon img {
    order: 1;
    transform: scaleX(-1);
  }
  .home-main .section-3 .blk-icon h5 {
    font-size: 12px;
    margin-bottom: 0;
  }
  .home-main .section-3 .blk-icon p {
    font-size: 12px;
    line-height: 16px;
  }
  .home-main .section-3 .blk-icon > div {
    order: 2;
    padding-right: 12px;
    padding-left: 12px;
  }
  .home-main .section-3 .container-fluid .row-1 .cc-1 {
    margin-bottom: 60px;
  }
  .home-main .section-3 .container-fluid .row-1 .cc-1 img {
    height: auto;
  }
  .home-main .section-3 .container-fluid .row-1 .cc-2 {
    padding: 0 12px;
  }
  .home-main .section-3 .container-fluid .row-1 .cc-2 h6 {
    margin-bottom: 10px;
    font-size: 10px;
    letter-spacing: 1px;
  }
  .home-main .section-3 .container-fluid .row-1 .cc-2 h2 {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 33px;
  }
  .home-main .section-3 .container-fluid .row-1 .cc-2 p {
    max-width: 100%;
    font-size: 14px;
    line-height: 19px;
  }
  .home-main .section-4 {
    padding-bottom: 50px;
  }
  .home-main .section-4 .row-1 p {
    font-size: 14px;
    line-height: 19px;
  }
  .home-main .section-4 .row-1 .cc-1 h6 {
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 14px;
  }
  .home-main .section-4 .row-1 .cc-1 h2 {
    font-size: 25px;
    line-height: 33px;
    margin-bottom: 20px;
  }
  .home-main .section-4 .row-2 {
    margin-top: 10px !important;
  }
  .home-main .section-4 .row-2 .cc-1 {
    margin-bottom: 30px;
  }
  .home-main .section-4 .row-2 .cc-1:last-child {
    margin-bottom: 0;
  }
  .home-main .section-4 .cc-2 {
    padding-left: 12px !important;
    margin-bottom: 30px;
  }
  .home-main .section-4 .cc-3 img {
    object-fit: cover;
  }
  .home-main .section-4 .cc-3 .owl-dots {
    bottom: 0 !important;
  }
  .home-main .section-4 .cc-3 .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
  }
  .home-main .section-4 .cc-4 {
    position: relative;
  }
  .home-main .section-4 .cc-4 .blk-1 {
    position: absolute;
    right: 25px;
    top: 11px;
  }
  .home-main .section-4 .cc-4 .blk-1 img {
    height: 40px;
  }
  .home-main .section-4 .cc-4 h3 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 10px;
  }
  .home-main .section-4 .cc-4 p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
  }
  .home-main .section-4 .cc-4 span {
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
  }
  .home-main .section-4 .cc-4 .blk-2 {
    margin-top: 20px;
  }
  .home-main .section-4 .cc-4 .blk-2 ul {
    margin-right: 15px;
  }
  .home-main .section-4 .cc-4 .blk-2 ul li {
    font-size: 10px;
  }
  .home-main .section-4 .cc-4 .btn-2 {
    padding: 6px 15px;
    font-size: 12px;
  }
  .home-main .section-5 {
    padding-top: 100px;
  }
  .home-main .section-5 .container-fluid {
    padding: 0 30px;
  }
  .home-main .section-5 .container-fluid img {
    height: auto;
    margin-bottom: 20px;
  }
  .home-main .section-5::after {
    top: 50px;
    width: 76%;
    height: 80px;
  }
  .home-main .section-6 {
    padding-top: 40px;
    padding-bottom: 250px;
  }
  .home-main .section-6::after {
    width: 0%;
  }
  .home-main .section-6 .blk-icon {
    bottom: 10%;
  }
  .home-main .section-6 .blk-icon p {
    font-size: 12px;
    line-height: 16px;
  }
  .home-main .section-6 .blk-icon img {
    width: 65px;
  }
  .home-main .section-6 .row-1 .cc-1 h6 {
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 14px;
  }
  .home-main .section-6 .row-1 .cc-1 h2 {
    font-size: 25px;
    line-height: 33px;
    margin-bottom: 20px;
  }
  .home-main .section-6 .row-1 .cc-2 p {
    margin-top: 0;
    font-size: 12px;
    line-height: 17px;
  }
  .home-main .section-6 .row-1 .cc-2 .blk-1 {
    margin-top: 50px;
    display: block;
    max-width: 250px;
  }
  .home-main .section-6 .row-1 .cc-2 .blk-1 .blk-2 {
    padding-left: 0;
    width: 100%;
  }
  .home-main .section-6 .row-1 .cc-2 .blk-1 .blk-2 h4 {
    font-size: 15px;
  }
  .home-main .section-7 {
    padding-bottom: 200px;
    padding-top: 20px;
  }
  .home-main .section-7::after {
    height: 200px;
    bottom: -10px;
    left: -70px;
    width: 100%;
    z-index: -1;
    background-image: url("../img/icon30.svg");
  }
  .home-main .section-7 .blk-icon {
    bottom: 8%;
    max-width: 200px;
  }
  .home-main .section-7 .blk-icon h5 {
    font-size: 10px;
    line-height: 14px;
  }
  .home-main .section-7 .blk-icon p {
    font-size: 12px;
    line-height: 16px;
  }
  .home-main .section-7 .blk-icon img {
    width: 55px;
  }
  .home-main .section-7 .row-1 {
    display: inline-flex;
    flex-wrap: wrap;
  }
  .home-main .section-7 .row-1 br {
    display: inline-block;
  }
  .home-main .section-7 .row-1 h4 {
    margin-bottom: 40px;
  }
  .home-main .section-7 .row-1 .col {
    width: 100%;
    margin-bottom: 20px;
    flex: none;
  }
  .home-main .section-7 .row-1 .col-md-4 {
    margin-bottom: 20px;
  }
  .home-main .section-7 .row-1 .col-md-3 {
    padding-left: 12px;
    order: 2;
  }
  .home-main .section-7 .row-1 h4 {
    padding: 0;
    font-size: 15px;
    line-height: 20px;
  }
  .home-main .section-8 {
    padding-bottom: 0;
  }
  .home-main .section-8 .row-1 .blk-1 {
    margin-bottom: 20px;
  }
  .home-main .section-9 {
    padding-bottom: 0;
  }
  .home-main .section-9 .row-1 .cc-1 h6 {
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 14px;
  }
  .home-main .section-9 .row-1 .cc-1 h2 {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 30px;
  }
  .home-main .section-9 .row-1 .cc-2 {
    padding-left: 12px;
  }
  .home-main .section-9 .row-1 .cc-2 p {
    font-size: 14px;
    line-height: 19px;
    margin: 20px 0 30px;
  }
  .home-main .section-10 {
    overflow: hidden;
    padding-bottom: 200px;
  }
  .home-main .section-10 .container-fluid {
    padding-right: 30px;
  }
  .home-main .section-10::after {
    display: none;
  }
  .home-main .section-10 .cc-1 {
    margin-bottom: 40px;
  }
  .home-main .section-10 .cc-1 h2 {
    margin-bottom: 20px;
  }
  .home-main .section-10 .cc-1 h6 {
    font-size: 10px;
    line-height: 14px;
  }
  .home-main .section-10 .cc-1 .blk-1 {
    bottom: 7%;
    width: 300px;
    right: 30px;
  }
  .home-main .section-10 .cc-1 .blk-1 img {
    width: 90px;
  }
  .home-main .section-10 .cc-1 .blk-1 h5 {
    font-size: 14px;
    line-height: 20px;
  }
  .home-main .section-10 .cc-1 .blk-1 p {
    font-size: 12px;
    line-height: 16px;
  }
  .home-main .section-10 .cc-2 .owl-carousel-2 {
    position: relative;
  }
  .home-main .section-10 .cc-2 .owl-carousel-2 .item img {
    height: auto;
  }
  .home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav {
    margin: 0;
  }
  .home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-prev {
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 50%;
  }
  .home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-prev img {
    object-fit: contain;
    rotate: 180deg;
  }
  .home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav .owl-next {
    right: -25px;
    top: 50%;
    position: absolute;
  }
  .home-main .section-10 .cc-2 .owl-carousel-2 .owl-nav img {
    width: 20px !important;
    height: 20px !important;
  }
  .home-main .section-10 .cc-2 .owl-carousel-2 .owl-dots {
    display: none;
  }
  .home-main .section-10 .cc-2 .owl-carousel-2 .owl-dots .owl-dot {
    width: 16%;
  }
  .home-main .section-11 {
    padding-bottom: 50px;
    padding-top: 0;
  }
  .home-main .section-11 h6 {
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 14px;
  }
  .home-main .section-11 h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .home-main .section-11 .row-2 .cc-1 {
    width: 50%;
  }
  .home-main .section-11 .row-2 .cc-1 .blk-1 img {
    width: 100px;
    margin-bottom: 30px;
    height: 120px;
  }
  .home-main .section-12 .cc-1 h2 {
    font-size: 25px;
    line-height: 34px;
  }
  .home-main .section-12 .cc-1 h6 {
    font-size: 10px;
  }
  .home-main .section-12 .cc-1 p {
    font-size: 14px;
    line-height: 19px;
  }
  .home-main .section-12 .btn-2 {
    font-size: 12px;
    padding: 6px 15px;
  }
  .home-main .section-13 {
    padding-bottom: 40px;
    padding-top: 0px;
  }
  .home-main .section-13:after {
    display: none;
  }
  .home-main .section-13 .row h2 {
    font-size: 25px;
    line-height: 34px;
  }
  .home-main .section-13 .row p {
    font-size: 14px;
    line-height: 19px;
  }
  .home-main .section-13 .row h6 {
    margin-top: 20px;
  }
  .home-main .section-13 .row .cc-1 h6 {
    font-size: 10px;
  }
  .home-main .section-13 .row .cc-2 {
    margin-top: 30px;
  }
  .home-main .section-13 .row .cc-2 img {
    width: 77px;
  }
  .home-main .section-13 .row .cc-2 > div {
    min-height: auto;
  }
  .home-main .section-13 .row .cc-3 {
    margin-top: 30px;
  }
  .home-main .section-13 .row .cc-3 img {
    width: 112px;
  }
  .home-main .section-13 .row .cc-3 > div {
    min-height: auto;
  }

  .navbar .cc-3 {
    border: none;
    margin: 0;
    padding: 0;
  }

  .stay-main .section-1 .cc-2 img {
    position: absolute;
    top: 135px;
    right: 30px;
    width: 50px;
  }
  .stay-main .section-2 .cc-1 p {
    padding-right: 0px;
  }
  .stay-main .section-3 {
    padding-bottom: 0;
  }
  .stay-main .section-3 .row-01 {
    padding-bottom: 50px;
  }
  .stay-main .section-3 .cc-2 .tab-arrows {
    margin-bottom: 80px;
  }
  .stay-main .section-3 .cc-2 .nav .nav-item {
    margin-right: 0px;
    margin-bottom: 0px;
    width: 33%;
  }
  .stay-main .section-3 .cc-2 .nav .nav-item .nav-link img {
    width: 40px;
    height: 40px;
  }
  .stay-main .section-3 .cc-2 .nav .nav-item .nav-link p {
    font-size: 12px;
    line-height: 16px;
  }
  .stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .outer-box {
    width: auto;
  }
  .stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01 .blk-1:last-child {
    border-bottom: 1px solid #CEC5B9;
  }
  .stay-main .section-3 .cc-2 .tab-content .row-2 .cc-01:last-child .blk-1:last-child {
    border-bottom: none;
  }
  .stay-main .section-3 .cc-2 .tab-content .row-2 .cc-1 p {
    padding-right: 0px;
  }
  .stay-main .section-3 .cc-2 .tab-content .row-2 .cc-2 .blk-2 img {
    height: auto;
  }
  .stay-main .section-3 .cc-2 .tab-content .tab-pane .last-tab {
    position: relative;
  }
  .stay-main .section-3 .cc-2 .tab-content .tab-pane .cc-04 img {
    position: absolute;
    top: -15px;
    right: 12px;
  }
  .stay-main .section-4 {
    padding-bottom: 50px;
    padding-top: 0;
  }
  .stay-main .section-4::after {
    display: none;
  }
  .stay-main .section-4 .row-1 .cc-1 {
    margin-bottom: 30px;
  }
  .stay-main .section-4 .row-1 .cc-2 {
    margin-bottom: 40px;
  }
  .stay-main .section-4 .row-1 .cc-2 img {
    height: 350px;
  }
  .stay-main .section-4 .row-1 .cc-3 p {
    order: 3;
  }
  .stay-main .section-4 .row-1 .cc-3 h2 {
    order: 1;
  }
  .stay-main .section-4 .row-1 .cc-3 img {
    order: 2;
    margin: 20px 0;
    margin-bottom: 30px;
  }

  .dine-main .section-1 .cc-2 img {
    position: absolute;
    top: 135px;
    right: 30px;
    width: 60px;
  }
  .dine-main .section-2 {
    padding-top: 50px;
  }
  .dine-main .section-2 .cc-1 {
    padding-left: 12px;
  }
  .dine-main .section-2 .img-blk img {
    height: 400px;
  }
  .dine-main .section-3 .img-blk img {
    height: 400px;
    width: 100%;
  }
  .dine-main .section-4 .para-text1 {
    padding-right: 0;
  }
  .dine-main .section-4 .row-1 img {
    height: 300px;
  }
  .dine-main .section-4 .row-1 .cc-01 {
    margin-bottom: 40px;
  }
  .dine-main .section-4 .cc-1 img {
    margin-bottom: 30px;
  }
  .dine-main .section-4 .cc-02 {
    padding-left: 12px;
  }
  .dine-main .section-04 .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
  .dine-main .section-04 .owl-carousel .owl-dots .owl-dot {
    width: 33%;
  }
  .dine-main .section-5 {
    padding-top: 50px;
  }
  .dine-main .section-5 .row-1::after {
    display: none;
  }
  .dine-main .section-6::after {
    display: none;
  }
  .dine-main .section-6 .row-1 {
    padding-bottom: 50px;
  }
  .dine-main .section-7 {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .wellness-main .section-1 {
    padding-bottom: 60px;
  }
  .wellness-main .section-1 .cc-2 img {
    position: absolute;
    top: 135px;
    right: 30px;
    width: 50px;
  }
  .wellness-main .section-1 .row-2 {
    margin-top: 45px;
  }
  .wellness-main .section-1 .row-2 .cc-4 img {
    height: 350px;
  }
  .wellness-main .section-2 {
    padding-top: 65px;
  }
  .wellness-main .section-2 .row-1 .cc-1 {
    padding-right: 20px;
  }
  .wellness-main .section-2 .row-1 .cc-2 .owl-carousel .item img {
    height: auto;
  }
  .wellness-main .section-3 {
    padding: 70px 0;
  }
  .wellness-main .section-3 .row-2 {
    margin-top: 60px;
  }
  .wellness-main .section-3 .row-2 .cc-1 {
    margin-bottom: 20px;
  }
  .wellness-main .section-3 .detail .cc-01 .blk-1:last-child {
    border-bottom: 1px solid #fff;
  }
  .wellness-main .section-3 .detail .cc-01:last-child .blk-1:last-child {
    border-bottom: none;
  }
  .wellness-main .section-4 .cc-1 {
    margin-bottom: 30px;
  }
  .wellness-main .section-5 {
    padding-bottom: 50px;
  }
  .wellness-main .section-5 .row-1::after {
    display: none;
  }
  .wellness-main .section-5 .row-1 .cc-1 img {
    top: -19px;
  }
  .wellness-main .section-6 .container-fluid {
    padding: 0 30px;
  }
  .wellness-main .section-6 .container-fluid .cc-1 {
    margin-bottom: 30px;
  }
  .wellness-main .section-6 .container-fluid .cc-1 img {
    height: 300px;
  }
  .wellness-main .section-7 .row-1 {
    padding-bottom: 50px;
  }
  .wellness-main .section-8 {
    padding-top: 100px;
  }
  .wellness-main .section-8 .row-1 .cc-1 {
    margin-bottom: 30px;
  }
  .wellness-main .section-8 .row-1 .cc-1 img {
    height: 350px;
  }

  .leisure-main .section-1 .blk-1 img {
    margin-top: 50px;
    height: 400px;
  }
  .leisure-main .section-2 .row-1 {
    padding-bottom: 35px;
  }
  .leisure-main .section-2 .row-1 .cc-1 {
    margin-bottom: 30px;
  }
  .leisure-main .section-2 .row-1 .cc-1 h2 {
    margin-bottom: 20px;
  }
  .leisure-main .section-2 .row-1 .cc-1 .blk-1 {
    text-align: start;
  }
  .leisure-main .section-2 .row-1 .cc-1 .blk-1 img {
    position: static;
    width: 70px;
  }
  .leisure-main .section-2 .row-1 .cc-2 img {
    height: 300px;
  }
  .leisure-main .section-3::before {
    display: none;
  }
  .leisure-main .section-3::after {
    display: none;
  }
  .leisure-main .section-3 .row-1 {
    padding-bottom: 50px;
  }
  .leisure-main .section-4 {
    padding-top: 50px;
  }
  .leisure-main .section-4 .row-1 {
    padding-bottom: 50px;
  }
  .leisure-main .section-6 {
    padding: 50px 0;
    padding-top: 0;
  }
  .leisure-main .section-6 .row-1::after {
    display: none;
  }
  .leisure-main .section-5 .row-1 .cc-1 {
    margin-bottom: 20px;
  }
  .leisure-main .section-7 .cc-1 {
    margin-bottom: 30px;
  }
  .leisure-main .section-7 .row-2 {
    margin-top: 30px;
  }
  .leisure-main .section-7 .row-2 .detail .cc-01 {
    padding-right: 42px;
  }
  .leisure-main .section-7 .row-2 .detail .cc-01 .blk-1:last-child {
    border-bottom: 1px solid #CEC5B9;
  }
  .leisure-main .section-7 .row-2 .detail .cc-01:last-child .blk-1:last-child {
    border-bottom: none;
  }

  .celebrate-main .section-1 {
    height: 600px;
  }
  .celebrate-main .section-2 .row-1 {
    margin-bottom: 0px !important;
  }
  .celebrate-main .section-2 .row-2 h2 {
    margin-bottom: 20px;
  }
  .celebrate-main .section-2 .row-2 .para-text1 {
    margin-bottom: 25px;
  }
  .celebrate-main .section-3 .cc-2 {
    padding-left: 12px;
  }
  .celebrate-main .section-3 .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
  .celebrate-main .section-4 {
    padding: 0;
  }
  .celebrate-main .section-4 .cc-1 {
    margin-bottom: 30px;
  }
  .celebrate-main .section-4 .cc-1 h2 {
    font-size: 30PX;
    line-height: 46PX;
  }
  .celebrate-main .section-4 .cc-2 .owl-carousel-2 .item h4 {
    min-height: 44px;
  }
  .celebrate-main .section-4 .cc-2 .owl-carousel-2 .item img {
    height: 80px;
    width: 80px;
  }
  .celebrate-main .section-4 .cc-2 .owl-carousel-2 .owl-nav .owl-next {
    left: 27px;
  }
  .celebrate-main .section-5::after {
    display: none;
  }
  .celebrate-main .section-5 .row-1 .cc-2 p {
    bottom: 0px;
  }
  .celebrate-main .section-6 {
    padding-top: 80px;
  }
  .celebrate-main .section-6 .row-1 .cc-1 {
    margin-bottom: 30px;
  }
  .celebrate-main .section-6 .row-1 .cc-1:last-child {
    margin-bottom: 0;
  }
  .celebrate-main .section-6 .row-1 .cc-1 img {
    height: 350px;
  }
  .celebrate-main .section-7 {
    position: relative;
  }
  .celebrate-main .section-7 .row-1 .cc-2 img {
    position: absolute;
    top: 32px;
    right: 50px;
  }

  .getaways-main .section-1 h2 {
    margin-bottom: 30px;
  }
  .getaways-main .section-2 h2, .getaways-main .section-3 h2 {
    font-size: 30px;
    line-height: 50px;
  }
  .getaways-main .section-2 .row, .getaways-main .section-3 .row {
    margin-bottom: 30px !important;
  }
  .getaways-main .section-2 .row:last-child, .getaways-main .section-3 .row:last-child {
    margin-bottom: 0;
  }
  .getaways-main .section-2 .row .cc-1, .getaways-main .section-3 .row .cc-1 {
    margin-bottom: 40px;
  }
  .getaways-main .section-2 .row .cc-1:last-child, .getaways-main .section-3 .row .cc-1:last-child {
    margin-bottom: 0;
  }

  .about-main .section-1 {
    padding-bottom: 50px !important;
  }
  .about-main .section-1 .row-2 .col-md-1 {
    display: none;
  }
  .about-main .section-2 .row-1 h2 {
    margin-bottom: 25px;
  }
  .about-main .section-2 .row-1 h6 {
    margin-bottom: 25px !important;
  }
  .about-main .section-2 .row-1 .cc-3 {
    padding-left: 12px;
  }
  .about-main .section-02 .row-1 h2, .about-main .section-09 .row-1 h2 {
    margin-bottom: 25px;
  }
  .about-main .section-09 .row-1 .cc-3 {
    padding-left: 12px;
  }
  .about-main .section-09 .row-1 h6 {
    margin-bottom: 25px !important;
  }
  .about-main .section-07 .row-1 .cc-1 {
    padding-right: 42px;
    margin-bottom: 25px;
  }
  .about-main .section-07 .row-1 .cc-1 h6 {
    margin-bottom: 25px !important;
  }
  .about-main .section-07 .row-1 .cc-2 .owl-carousel .owl-dots .owl-dot {
    width: 29%;
  }
  .about-main .section-07 .row-1 .cc-2 h2 {
    line-height: 50px !important;
  }
  .about-main .section-3 {
    padding-bottom: 40px;
  }
  .about-main .section-3 .row-1 .icon {
    padding-top: 30px;
  }
  .about-main .section-3 .row-1 .col-md-3 {
    margin-bottom: 30px;
  }
  .about-main .section-4 .row-1 h6 {
    margin-bottom: 20px;
  }
  .about-main .section-4 .row-1 h2 {
    font-size: 50px;
  }
  .about-main .section-05 {
    padding-top: 50px;
  }
  .about-main .section-05::after {
    display: none;
  }
  .about-main .section-05 .container-fluid {
    padding-right: 30px;
  }
  .about-main .section-05 .container-fluid .cc-1 {
    margin-bottom: 25px;
  }
  .about-main .section-6 .row-2 {
    margin-bottom: 40px;
  }
  .about-main .section-6 .row-2 .cc-01 {
    margin-bottom: 40px;
  }
  .about-main .section-6 .row-2 .cc-01 img {
    height: 350px;
  }
  .about-main .section-7 .blk-1 {
    display: none;
  }
  .about-main .section-7 .row-1 img {
    width: 100%;
  }
  .about-main .section-8 .row-1 .cc-1 {
    margin-bottom: 40px;
  }
  .about-main .section-9 {
    padding-bottom: 0;
  }
  .about-main .section-9::after {
    display: none;
  }
  .about-main .section-9 .row-2 .cc-1 {
    margin-bottom: 40px;
  }
  .about-main .section-9 .row-2 .cc-1:last-child {
    margin-bottom: 0;
  }
  .about-main .section-10 {
    padding-top: 100px;
  }
  .about-main .section-10 .row-1 .cc-1 img {
    margin-bottom: 30px;
  }
  .about-main .section-10 .row-1 .cc-2 img {
    height: 300px;
    width: 54%;
    object-fit: contain;
  }
}
@media only screen and (max-width: 400px) {
  .btn-1 {
    padding: 10px 20px;
  }

  .home-main .section-3 .blk-icon {
    max-width: 300px;
  }
  .home-main .section-3 .blk-icon img {
    width: 90px;
  }
}

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