@font-face {
  font-family: "Nexa-light";
  src: url("../fonts/Nexa Light.ttf") format("truetype"), url("../fonts/Nexa Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-family: "NexaBold";
  src: url("../fonts/NexaBold.ttf") format("truetype"), url("../fonts/NexaBold.woff") format("woff"), url("../fonts/NexaBold.woff2") format("woff2");
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: "SD-Georgia-Light";
  src: url("../fonts/SDGeorgiaLight.ttf") format("truetype"), url("../fonts/SDGeorgiaLight.woff") format("woff"), url("../fonts/SDGeorgiaLight.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
}

p {
  font-family: "Nexa-light";
}

@-webkit-keyframes write {
  0% {
    stroke-dashoffset: 1045;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes write {
  0% {
    stroke-dashoffset: 1045;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

button:focus,
input:focus {
  outline: none;
}

.banner {
  background: url(../images/banner.jpg);
  padding: 455px 0 490px 0;
  background-size: cover;
  background-position: top;
}

.head-text {
  font-family: "SD-Georgia-Light";
  font-size: 36px;
  color: #000;
  margin: 0;
  line-height: 35px;
}

.section-head {
  display: block;
  font-size: 16px;
  color: #cf9c51;
  font-family: "Nexa-light";
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.slick-slider button,
.owl-nav button {
  width: 54px;
  height: 54px;
  background: #fff !important;
  border-radius: 50%;
  z-index: 1;
  top: 50%;
  margin-top: -27px;
}

.slick-slider .slick-next::before,
.slick-slider .slick-prev::before,
.slick-slider .owl-prev::before,
.slick-slider .owl-next::before,
.owl-nav .slick-next::before,
.owl-nav .slick-prev::before,
.owl-nav .owl-prev::before,
.owl-nav .owl-next::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-right: 1px solid black;
  border-top: 1px solid black;
  -webkit-transform: translate(0px, -50%) rotate(48deg);
          transform: translate(0px, -50%) rotate(48deg);
  left: 0;
  right: 0;
  margin: 0 auto;
}

.slick-slider .slick-next::after,
.slick-slider .slick-prev::after,
.slick-slider .owl-prev::after,
.slick-slider .owl-next::after,
.owl-nav .slick-next::after,
.owl-nav .slick-prev::after,
.owl-nav .owl-prev::after,
.owl-nav .owl-next::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 1px;
  background: #000;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.slick-slider .slick-next span,
.slick-slider .slick-prev span,
.slick-slider .owl-prev span,
.slick-slider .owl-next span,
.owl-nav .slick-next span,
.owl-nav .slick-prev span,
.owl-nav .owl-prev span,
.owl-nav .owl-next span {
  display: none;
}

.slick-slider .slick-prev::before,
.slick-slider .owl-prev::before,
.owl-nav .slick-prev::before,
.owl-nav .owl-prev::before {
  -webkit-transform: translate(0px, -50%) rotate(223deg);
          transform: translate(0px, -50%) rotate(223deg);
}

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

.banner-cnt h1 {
  font-family: "SD-Georgia-Light";
  font-size: 60px;
  color: #000;
  line-height: 60px;
  margin: 34px 0 20px 0;
}

.banner-cnt p {
  font-size: 30px;
  color: #59595a;
  line-height: 37px;
}

.banner-cnt .location {
  font-family: "NexaBold";
  font-size: 30px;
  color: #59595a;
}

.section-01 {
  background: #f8f5f0;
  padding: 150px 0 134px 0;
}

.section-01 p {
  font-size: 20px;
  line-height: 35px;
  font-family: "Nexa-light";
  margin: 30px 0 100px 0;
  color: #59595a;
}

.section-01 .img-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-01 .img-block .wrap-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-01 .img-block .block-big {
  width: 20.88%;
}

.section-01 .img-block .block-center {
  width: 737px;
}

.section-01 .pattern {
  position: absolute;
  top: 0;
  right: 0;
  opacity: 60%;
  height: 100%;
}

.section-01 .container {
  position: relative;
  z-index: 1;
}

.section-02 .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 95px 10% 83px 10%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-02 .info-box .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.section-02 .info-box .box::before {
  content: '';
  position: absolute;
  height: 77px;
  width: 1px;
  background: #dbd6ce;
  right: -50px;
}

.section-02 .info-box .box:last-child::before {
  display: none;
}

.section-02 .info-box .box img {
  margin-right: 20px;
}

.section-02 .info-box .box p {
  font-size: 38px;
  color: #565656;
  font-family: "NexaBold";
  margin-bottom: 0px;
  line-height: 42px;
  padding: 0;
}

.section-02 .info-box .box small {
  font-size: 22px;
  color: #777;
  font-family: "NexaBold";
}

.section-03 {
  background: #152d54;
  padding: 147px 0 98px 0;
}

.section-03 h2 {
  text-align: center;
  margin: 0;
  line-height: 24px;
}

.section-03 p {
  font-size: 20px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  width: 80%;
  margin: 26px auto 45px auto;
}

.section-03 .container {
  max-width: 991px;
}

.section-03 .container img {
  width: 100%;
}

.section-03 .am-box {
  margin: 0 15px;
}

.section-03 .am-box .slide-head {
  font-size: 18px;
  padding: 22px 0 10px 0;
  color: #fff;
  font-family: "SD-Georgia-Light";
}

.section-03 .am-box small {
  font-size: 45px;
  color: #f9f7f7;
  font-family: "NexaBold";
  line-height: 31px;
}

.section-03 button {
  -webkit-transform: translate(0px, -98%);
          transform: translate(0px, -98%);
}

.section-03 .slider-slick {
  margin-top: 62px;
}

.section-03 .slick-next {
  right: -12px;
}

.section-03 .slick-prev {
  left: -12px;
}

.link-btn {
  width: 253px;
  height: 60px;
  background: #cf9c51;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "NexaBold";
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 auto;
  cursor: pointer;
}

.icon {
  background: url(../images/sprite.png);
  display: block;
  height: 70px;
  width: 70px;
  background-position: -26px -40px;
}

.section-05 {
  background: -webkit-gradient(linear, left top, right top, color-stop(60%, #f8f5f0), color-stop(30%, #fcfaf8));
  background: linear-gradient(90deg, #f8f5f0 60%, #fcfaf8 30%);
}

.section-05 .icon-wrap {
  width: 88.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-05 .icon-wrap .ic-box p {
  font-size: 20px;
  color: #000;
  text-align: left;
  padding: 0;
  margin: 10px 0 0 0;
}

.section-05 .ic2 {
  background-position: -141px -40px;
}

.section-05 .ic3 {
  background-position: -249px -40px;
}

.section-05 p {
  font-size: 20px;
  line-height: 35px;
  margin: 30px 0 65px 0;
  padding: 0;
}

.section-05 .section-5-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 128px;
}

.section-05 .section-5-wrap .block-01 {
  width: 36.6%;
  margin-left: 158px;
  padding-top: 142px;
}

.section-05 .section-5-wrap .block-02 {
  width: 50.7%;
  padding-top: 142px;
}

.section-06 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(56%, #fff), color-stop(44%, #f8f5f0));
  background-image: linear-gradient(180deg, #fff 56%, #f8f5f0 44%);
  padding: 148px 0 130px 0;
}

.section-06 .container {
  padding: 0 202px;
}

.section-06 .container p {
  font-size: 20px;
  line-height: 35px;
  width: 65%;
  margin: 30px auto 84px auto;
}

.section-06 .container img {
  width: 100%;
}

.section-06 .container .form-box {
  margin: 0 19px;
  position: relative;
}

.section-06 .container .form-box .form-box-txt {
  position: absolute;
  background: #cf9c51;
  padding: 36px 40px;
  bottom: 0;
  width: 454px;
}

.section-06 .container .form-box .form-box-txt h2 {
  font-size: 28px;
  color: #fff;
  font-family: "SD-Georgia-Light";
}

.section-06 .container .form-box .form-box-txt p {
  font-size: 15px;
  color: #fff;
  line-height: 15px;
  padding: 0 !important;
}

.section-06 .slick-next {
  right: -60px;
  -webkit-box-shadow: -1px 2px 68px 8px #cccccc;
          box-shadow: -1px 2px 68px 8px #cccccc;
}

.section-06 .slick-prev {
  left: -60px;
  -webkit-box-shadow: -1px 2px 68px 8px #cccccc;
          box-shadow: -1px 2px 68px 8px #cccccc;
}

.section-07 {
  background: #cf9c51;
  padding: 147px 0 125px 0;
}

.section-07 img {
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.section-07 .slick-list {
  padding: 0 10% !important;
}

.section-07 .slide-btm-txt {
  padding-top: 50px;
}

.section-07 .slide-btm-txt h2 {
  font-size: 28px;
  color: #fff;
  font-family: "SD-Georgia-Light";
  margin: 0;
  padding: 0 40px 15px 40px;
  border-bottom: 1px solid #fff;
}

.section-07 .slide-btm-txt small {
  color: #fff;
  font-size: 15px;
  font-family: "Nexa-light";
  padding-top: 15px;
}

.section-07 .slick-active.slick-center img {
  -webkit-transition: -webkit-transform 300ms ease-in;
  transition: -webkit-transform 300ms ease-in;
  transition: transform 300ms ease-in;
  transition: transform 300ms ease-in, -webkit-transform 300ms ease-in;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.section-07 .slick-prev {
  left: 8.5%;
}

.section-07 .slick-next {
  right: 8.5%;
}

.section-07 p {
  font-size: 20px;
  line-height: 35px;
  width: 42%;
  margin: 28px auto 60px auto;
}

.section-07 .slick-track {
  padding: 100px 0;
}

.section-08 {
  padding: 150px 0 133px 0;
  background: #f8f5f0;
}

.section-08 p {
  font-size: 20px;
  width: 56%;
  color: #59595a;
  margin: 26px auto 40px auto;
  text-align: center;
}

.section-08 .amenities-slick {
  margin-top: 60px;
}

.section-08 .ameniti-box {
  background: #fff;
  padding: 42px 0;
  margin: 0 10px;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}

.section-08 .ameniti-box:hover {
  background: #cf9c51;
}

.section-08 .ameniti-box:hover .am-1 {
  background-position: -131px -152px;
}

.section-08 .ameniti-box:hover .am-2 {
  background-position: -361px -152px;
}

.section-08 .ameniti-box:hover .am-3 {
  background-position: -127px -268px;
}

.section-08 .ameniti-box:hover .am-4 {
  background-position: -364px -254px;
}

.section-08 .ameniti-box:hover .am-5 {
  background-position: -129px -356px;
}

.section-08 .ameniti-box:hover .am-6 {
  background-position: -368px -354px;
}

.section-08 .ameniti-box:hover .am-7 {
  background-position: -123px -450px;
}

.section-08 .ameniti-box:hover .am-7 {
  background-position: -123px -450px;
}

.section-08 .ameniti-box:hover .am-8 {
  background-position: -364px -450px;
}

.section-08 .ameniti-box:hover .am-9 {
  background-position: -130px -530px;
}

.section-08 .ameniti-box:hover .am-10 {
  background-position: -374px -547px;
}

.section-08 .ameniti-box:hover .am-11 {
  background-position: -136px -630px;
}

.section-08 .ameniti-box:hover .am-12 {
  background-position: -375px -635px;
}

.section-08 .ameniti-box:hover .am-13 {
  background-position: -137px -722px;
}

.section-08 .ameniti-box:hover .am-14 {
  background-position: -381px -724px;
}

.section-08 .ameniti-box:hover .am-15 {
  background-position: -645px -823px;
}

.section-08 .ameniti-box:hover h3 {
  color: #fff;
}

.section-08 .ameniti-box h3 {
  font-size: 20px;
  color: #59595a;
  font-family: "NexaBold";
  margin: 0;
  text-align: center;
}

.section-08 .ameniti-box .icon {
  margin: 0px auto 20px auto;
}

.section-08 .ameniti-box .am-1 {
  background-position: -26px -152px;
}

.section-08 .ameniti-box .am-2 {
  background-position: -255px -152px;
}

.section-08 .ameniti-box .am-3 {
  background-position: -22px -268px;
}

.section-08 .ameniti-box .am-4 {
  background-position: -250px -254px;
}

.section-08 .ameniti-box .am-5 {
  background-position: -24px -356px;
}

.section-08 .ameniti-box .am-6 {
  background-position: -260px -354px;
}

.section-08 .ameniti-box .am-7 {
  background-position: -17px -450px;
}

.section-08 .ameniti-box .am-8 {
  background-position: -256px -450px;
}

.section-08 .ameniti-box .am-9 {
  background-position: -25px -534px;
}

.section-08 .ameniti-box .am-10 {
  background-position: -247px -547px;
}

.section-08 .ameniti-box .am-11 {
  background-position: -38px -630px;
}

.section-08 .ameniti-box .am-12 {
  background-position: -236px -635px;
}

.section-08 .ameniti-box .am-13 {
  background-position: -38px -722px;
}

.section-08 .ameniti-box .am-14 {
  background-position: -248px -724px;
}

.section-08 .ameniti-box .am-15 {
  background-position: -533px -823px;
}

.section-08 button {
  -webkit-box-shadow: -1px 2px 68px 8px #cccccc;
  box-shadow: -1px 2px 68px 8px #cccccc;
}

.section-08 .slick-prev {
  left: -15px;
}

.section-08 .slick-next {
  right: -15px;
}

.section-09.section-06 {
  background-image: none;
}

.section-09.section-06 h2 {
  margin: 7px 0 40px 0;
}

.section-09.section-06 .container {
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 15px;
}

.section-09.section-06 .beyond-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 130px;
}

.section-09.section-06 .beyond-wrap .beyond-1 {
  width: 41%;
  padding-top: 148px;
}

.section-09.section-06 .beyond-wrap .beyond-1 .section-head {
  margin-top: 20px;
}

.section-09.section-06 .beyond-wrap .beyond-2 {
  width: 55.2%;
  padding-top: 148px;
}

.section-09.section-06 .beyond-wrap .beyond-2 .form-box {
  margin: 0;
}

.section-09.section-06 .beyond-wrap .beyond-2 .slick-prev,
.section-09.section-06 .beyond-wrap .beyond-2 .slick-next {
  -webkit-box-shadow: -1px 2px 68px 8px #cccccc;
  box-shadow: -1px 2px 68px 8px #cccccc;
  left: -25px;
}

.section-09.section-06 .beyond-wrap .beyond-2 .slick-next {
  right: -25px;
  left: auto;
}

.section-09.section-06 .beyond-wrap .beyond-slick img {
  width: 100%;
}

.section-10 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-10 img {
  width: 100%;
}

.section-10 .gal-01 {
  width: 55.2%;
  border-right: 3px solid #fff;
}

.section-10 .gal-02 {
  position: absolute;
  right: 0;
  top: 0;
  width: 44.8%;
  height: auto;
}

.section-10 .gal-03 {
  bottom: 0;
  top: inherit;
}

.section-10 .gal-03 {
  border-top: 3px solid #fff;
}

footer {
  background: #152d54;
  padding: 30px 0;
}

.thankyou {
  background: #152d54;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.thankyou .content {
  width: 100%;
  text-align: center;
  padding: 15px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.content h1 {
  font-size: 80px;
  color: #fff;
  padding: 20px 0 30px 0;
  font-family: "SD-Georgia-Light";
  margin: 0;
  line-height: 60px;
}

.content p {
  font-size: 31px;
  color: #929fb5;
  line-height: 47px;
  font-family: "NexaBold";
  margin: 0;
}

.popmain {
  max-width: 653px;
}

.modal-content {
  background: #152d54;
  border: none;
}

.popmain .modal-header {
  padding: 0;
  border: 0;
  border-top: 6px solid #ddbd7e;
}

.popmain .modal-header button {
  margin: 0;
  padding: 0px;
  background: #152d54;
  position: absolute;
  opacity: 1;
  color: #fff;
  right: 0;
  top: 6px;
  z-index: 100;
  width: 32px;
  height: 32px;
  border-radius: 0rem 0 .3rem .3rem;
}

.popmain .modal-header button span {
  line-height: 25px;
  height: 32px;
  display: block;
  font-size: 42px;
}

.popmain .modal-body {
  padding: 42px 70px 80px 70px;
}

.modal-body h2 {
  font-size: 35px;
  color: #fff;
  font-family: "NexaBold";
  padding: 32px 0 24px 0;
  margin: 0;
}

.inptwidthh {
  margin-bottom: 20px;
  position: relative;
}

.inptwidthh .label_txt {
  font-size: 14px;
  color: #4d4d4d;
  opacity: 80%;
  font-family: "NexaBold";
  text-transform: uppercase;
  line-height: .8;
  display: block;
  padding-bottom: 12px;
}

sub {
  bottom: 6px;
}

.inptwidthh input {
  width: 100%;
  background: #e8eaee;
  border: none;
  height: 45px;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding-left: 25px;
  border-radius: 4px;
}

#formone .errorspan {
  display: none;
  margin-bottom: 10px;
}

#formone .erroremailspan {
  display: none;
  margin-bottom: 10px;
}

.modal-content .intl-tel-input.allow-dropdown {
  position: absolute;
}

.popbtn {
  border: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  background: #bc8633;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}

.popbtn input {
  border: none;
  font-size: 18px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  background: none;
  cursor: pointer;
  text-transform: uppercase;
  height: 60px;
  width: 100%;
}

.lodingsect {
  display: none;
  position: absolute;
  bottom: 38px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 20px;
}

svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.font-playfair-display {
  font-family: 'Playfair Display', serif;
}

.font-semi-bold-poppins {
  font-family: 'Poppins', sans-serif;
}

.u-disable {
  text-decoration: none;
}

.owl-carousel .owl-nav.disabled {
  margin: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.shadow-effect {
  text-align: center;
  position: relative;
}

.owl-item .item {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(0.86, 0.86);
}

.slider .shadow-effect p {
  font-family: inherit;
  font-size: 17px;
  line-height: 1.5;
  margin: 0 0 17px 0;
  font-weight: 300;
}

.slider .item {
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.slider .owl-item.active.center .item {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.owl-dots {
  display: none;
}

.owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-nav button {
  -webkit-box-shadow: -1px 2px 26px 8px #00000038;
          box-shadow: -1px 2px 26px 8px #00000038;
  margin-top: -107px;
}

.owl-nav .owl-next {
  right: 130px;
  position: absolute;
}

.owl-nav .owl-prev {
  left: 130px;
  position: absolute;
}

#lg-download,
#lg-share,
.lg-autoplay-button,
.lg-fullscreen,
#lg-actual-size,
.lg-outer .lg-pager-outer {
  display: none;
}

.lg-outer .lg-thumb {
  margin: 0 auto;
}

.container .slick-dots li button::before {
  font-size: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: initial;
  color: #a09a90;
  opacity: 1;
}

.container .slick-dots li.slick-active button:before {
  color: #f8f5f0;
}

.container .slick-dots li.slick-active button {
  background: #8a8378 !important;
  width: 24px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.container .slick-dots {
  bottom: -62px;
  margin: 0;
}

.slick-dots li button {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  background: transparent !important;
}

#map-canvas {
  height: auto;
}

.map-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#buttons {
  width: 423px;
  background: #31486b;
  padding: 120px 48px 100px 54px;
}

#buttons p {
  padding: 52px 0 28px 0;
  font-family: "NexaBold";
  color: #fff;
}

#buttons label {
  font-family: "NexaBold";
  color: #fff;
}

#buttons input {
  margin-bottom: 15px;
}

.check-container {
  margin-bottom: 1rem;
  position: relative;
  padding-left: 2rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.checkmark {
  position: absolute;
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #9297C7;
  border-radius: 50%;
  -webkit-transition: background .3s;
  transition: background .3s;
}

input:checked ~ .checkmark::after {
  display: block;
}

.checkmark::after {
  content: '';
  content: '';
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  display: none;
  position: absolute;
  top: 1px;
  right: 0;
  margin: 0 auto;
  left: 0;
}

input[type="checkbox"] {
  width: 100%;
  position: absolute;
  left: 0;
  height: 100%;
  opacity: 0;
  z-index: 100;
  cursor: pointer;
}

.hide-img {
  position: absolute;
  opacity: 0;
  z-index: -1;
  top: 0;
}

.hide-img img {
  height: 0;
}

@media only screen and (max-width: 1590px) {
  .section-08 .container {
    padding: 0 40px;
  }
  .section-08 .container .form-box .form-box-txt {
    width: 400px;
  }
}

@media only screen and (max-width: 1400px) {
  .wrap-img div {
    margin: 0 23px;
  }
  .section-06 .container {
    padding: 0 100px;
  }
  .section-05 .section-5-wrap .block-01 {
    margin-left: 73px;
  }
  .section-09.section-06 .container {
    padding: 0 30px;
  }
  .section-02 .info-box {
    padding: 95px 3% 83px 3%;
  }
  .section-01 .img-block .block-center {
    width: 54%;
  }
}

@media screen and (min-device-width: 992px) and (max-device-width: 1199px) {
  .section-06 .container .form-box .form-box-txt h2 {
    font-size: 26px;
  }
  .section-01 .pattern {
    display: none;
  }
  .wrap-img div {
    margin: 0 10px;
  }
  .section-06 .container {
    padding: 0 53px;
  }
  .section-06 .container .form-box .form-box-txt {
    width: 326px;
    padding: 36px 15px;
  }
  .section-05 .section-5-wrap .block-01 {
    width: 46.6%;
    margin-left: 0px;
  }
  .section-03 .container {
    padding: 0 30px;
  }
  .section-07 p {
    width: 54%;
  }
  .section-02 .info-box {
    padding: 95px 0% 83px 0%;
  }
  .section-02 .info-box .box::before {
    right: -30px;
  }
  .section-02 .info-box .box p {
    font-size: 25px;
  }
  .section-02 .info-box .box small {
    font-size: 18px;
  }
  .container {
    max-width: 90%;
  }
}

@media only screen and (max-width: 991px) {
  .section-09.section-06 .beyond-wrap .beyond-1 .section-head {
    margin-top: 0;
  }
  .section-09.section-06 .beyond-wrap .beyond-2 .form-box {
    margin: 0 5px;
  }
  .section-06 .container .form-box .form-box-txt h2 {
    font-size: 23px;
  }
  .banner-cnt {
    position: absolute;
    top: 90px;
    left: 0;
    right: 0;
  }
  .banner {
    background: none;
    padding: 0;
  }
  .owl-nav {
    position: absolute;
    top: 0;
    width: 100px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .owl-nav button {
    margin-top: -90px;
  }
  .section-07 p {
    margin: 28px auto 117px auto;
  }
  .owl-nav .owl-prev {
    left: -12px;
  }
  .owl-nav .owl-next {
    right: -12px;
  }
  .wrap-img div {
    margin: 0 10px;
  }
  .section-05 {
    background: #f8f5f0;
  }
  .section-01 .container {
    padding: 0;
  }
  .section-06 .container {
    padding: 0 30px;
  }
  .section-06 .container p {
    width: 85%;
  }
  .container {
    max-width: 88%;
    padding: 0 30px;
  }
  .section-06 .container .form-box .form-box-txt {
    padding: 26px 22px;
    width: 100%;
    position: inherit;
  }
  .section-05 .section-5-wrap {
    display: block;
  }
  .section-05 .section-5-wrap .block-01 {
    width: 100%;
    margin: 0;
  }
  .section-05 .section-5-wrap .block-02 {
    width: 100%;
    padding-top: 0;
  }
  .section-07 p,
  .section-08 p {
    width: 70%;
  }
  .section-09.section-06 .beyond-wrap {
    display: block;
  }
  .section-09.section-06 .beyond-wrap .beyond-1,
  .section-09.section-06 .beyond-wrap .beyond-2 {
    width: 100%;
  }
  .section-09.section-06 .beyond-wrap .beyond-2 {
    padding-top: 50px;
  }
  .section-02 .info-box {
    padding: 95px 0% 83px 0%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-02 .info-box .box {
    width: 40%;
    margin-bottom: 58px;
  }
  .section-02 .info-box .box:nth-child(2)::before {
    display: none;
  }
  .section-02 .info-box .box:nth-child(3), .section-02 .info-box .box:nth-child(4) {
    margin-bottom: 0;
  }
  .section-02 .info-box .box small {
    font-size: 18px;
  }
  .section-02 .info-box .box p {
    font-size: 24px;
  }
  .banner-cnt p {
    font-size: 27px;
  }
  .banner-cnt h1 {
    font-size: 50px;
  }
  .section-01 .pattern {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .section-09.section-06 .beyond-wrap .beyond-2 .form-box {
    margin: 0;
  }
  .map-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #map-canvas {
    height: 500px;
  }
  .banner-cnt p {
    font-size: 22px;
  }
  .banner-cnt h1 {
    font-size: 38px;
    margin: 10px 0;
  }
  .banner-cnt .location {
    font-size: 21px;
  }
  .section-01 .img-block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .section-01 .img-block .block-big {
    width: 49%;
    margin-bottom: 10px;
  }
  .section-01 .container {
    max-width: 100%;
  }
  .section-01 .container .d-block.d-md-block.d-lg-none {
    padding: 0 15px;
  }
  .wrap-img div {
    margin: 0;
    width: 49%;
  }
  .section-01 .img-block .block-center {
    width: 100%;
  }
  .section-05 .container {
    max-width: 100%;
    padding: 0;
  }
  .section-05 .block-01 {
    text-align: center;
    padding: 0 15px;
  }
  .section-05 svg {
    margin: 0 auto !important;
  }
  .section-02 .info-box {
    padding: 70px 0;
  }
  .container {
    max-width: 100%;
    padding: 0 20px;
  }
  .section-03 {
    padding-bottom: 70px;
  }
  .section-05 .section-5-wrap {
    padding-bottom: 0;
  }
  .section-06 .container .form-box {
    margin: 0;
  }
  .section-06 .container .form-box .form-box-txt {
    width: 366px;
    position: absolute;
  }
  .section-06 .slick-next {
    right: -29px;
  }
  .section-06 .slick-prev {
    left: -29px;
  }
  .section-07 p,
  .section-08 p,
  .section-03 p,
  .section-06 .container p,
  .section-10 .gal-01,
  #buttons {
    width: 100%;
  }
  .section-09.section-06 .beyond-wrap .beyond-1 {
    text-align: center;
  }
  .section-09.section-06 .beyond-wrap .beyond-1 svg {
    margin: 0 auto !important;
  }
  .section-10 {
    display: block;
    padding: 0 20px 40px 20px;
  }
  .section-10 .gal-01 {
    border: none;
  }
  .section-10 .gal-02 {
    position: inherit;
    width: 100%;
    border: none;
    margin-top: 10px;
  }
  .section-09.section-06 .container {
    padding: 0;
  }
  .section-09 .head-text,
  .section-09 h2 + p {
    padding: 0 20px !important;
  }
  .section-09.section-06 .beyond-wrap .beyond-2 .slick-next {
    right: 10px;
  }
  .section-09.section-06 .beyond-wrap .beyond-2 .slick-prev {
    left: 10px;
  }
  .section-06 {
    background: #fff;
  }
  .section-09.section-06 .beyond-wrap {
    padding-bottom: 100px;
  }
  .section-09.section-06 .beyond-wrap .slick-dots {
    bottom: -82px;
  }
  #buttons {
    padding: 30px;
  }
}

@media only screen and (max-width: 540px) {
  #buttons p {
    padding: 20px 0;
  }
  .section-07 .slide-btm-txt {
    padding-top: 20px;
  }
  .section-01 {
    padding-bottom: 60px;
  }
  .popmain .modal-body {
    padding: 42px 20px 80px 20px;
  }
  .section-02 .info-box .box small {
    font-size: 14px;
  }
  .section-02 .info-box .box p {
    font-size: 19px;
  }
  .section-02 .info-box .box img {
    margin-right: 8px;
  }
  .section-06 .container .form-box .form-box-txt {
    width: 93%;
  }
  .section-02 .container {
    padding: 0 20px;
  }
  .section-06 .container p,
  .section-03 p,
  .section-01 p {
    padding: 0;
  }
  .section-08 .container {
    padding: 0;
  }
  .section-08 .slick-list {
    padding: 0 42% 0 0 !important;
  }
  .section-head,
  .head-text,
  p {
    padding: 0 20px;
  }
  .section-08 .amenities-slick {
    margin-top: 98px;
  }
  .section-08 .amenities-slick button {
    top: -74px;
    right: 0;
    margin: 0 auto;
    left: 0;
  }
  .section-08 .amenities-slick .slick-prev {
    left: -70px;
  }
  .section-08 .amenities-slick .slick-next {
    right: -70px;
  }
  .logo {
    width: 40%;
  }
  .banner-cnt {
    top: 28px;
  }
  .banner-cnt p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0;
  }
  .banner-cnt h1 {
    line-height: 45px;
  }
  .banner-cnt h1 span {
    display: block;
  }
  .section-05 .icon-wrap {
    display: block;
    width: 100%;
  }
  .section-05 .icon-wrap .ic-box .icon {
    margin: 0 auto;
  }
  .section-05 .icon-wrap .ic-box p {
    text-align: center;
    margin: 12px 0 30px 0;
  }
  .section-05 .section-5-wrap .block-01,
  .section-03,
  .section-06,
  .section-07, .section-08 {
    padding-bottom: 60px;
  }
  .content h1 {
    font-size: 50px;
  }
  .content p {
    font-size: 20px;
    line-height: 33px;
  }
  .icon-wrap .ic-box:last-child p {
    margin-bottom: 0;
  }
  .section-06 .container p, .section-07 p, .section-05 p, .section-03 p, .section-01 p, .section-08 p {
    font-size: 18px;
    line-height: 27px;
  }
  .head-text {
    font-size: 28px;
  }
  .section-head {
    margin-bottom: 6px;
  }
  .section-01 p {
    margin: 15px 0 72px 0;
  }
  .section-03 p {
    margin: 17px auto;
  }
  .section-05 p {
    margin: 18px 0 40px 0;
  }
  .section-06 .container p {
    margin: 20px auto 50px auto;
  }
  .section-07 p {
    margin: 16px auto 117px auto;
  }
  .section-08 p {
    margin: 16px auto 28px auto;
  }
  .section-09.section-06 h2 {
    margin: 7px 0 16px 0;
  }
}

@media only screen and (max-width: 400px) {
  .section-06 .container .form-box .form-box-txt {
    padding: 26px 14px;
  }
  .section-06 .container .form-box .form-box-txt h2 {
    font-size: 20px;
  }
  .banner .section-head,
  .banner .head-text,
  .banner p {
    padding: 0 6px;
  }
  .banner h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .banner-cnt p {
    font-size: 14px;
  }
  .section-02 .info-box .box img {
    width: 30px;
  }
  .section-02 .info-box .box p {
    line-height: 24px;
  }
  .section-02 .info-box .box {
    width: 44%;
  }
  .section-02 .info-box .box::before {
    right: -17px;
  }
  .section-07 .slide-btm-txt h2 {
    font-size: 20px;
    padding: 0 24px 15px 24px;
  }
  .section-06 .container .form-box {
    margin: 0 3px;
  }
  .section-06 .container .form-box .form-box-txt {
    position: inherit;
    width: 100%;
  }
}
/*# sourceMappingURL=custom.css.map */