@font-face {
    font-family: 'FuturaLTPro-Bold';
    src: url('../fonts/FuturaLTPro-Bold.eot');
    src: url('../fonts/FuturaLTPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/FuturaLTPro-Bold.woff2') format('woff2'),
        url('../fonts/FuturaLTPro-Bold.woff') format('woff'),
        url('../fonts/FuturaLTPro-Bold.ttf') format('truetype'),
        url('../fonts/FuturaLTPro-Bold.svg#FuturaLTPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'GothamBold';
    src: url('../fonts/GothamBold.eot');
    src: url('../fonts/GothamBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamBold.woff2') format('woff2'),
        url('../fonts/GothamBold.woff') format('woff'),
        url('../fonts/GothamBold.ttf') format('truetype'),
        url('../fonts/GothamBold.svg#GothamBold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeue-MediumExt';
    src: url('../fonts/HelveticaNeue-MediumExt.eot');
    src: url('../fonts/HelveticaNeue-MediumExt.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue-MediumExt.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-MediumExt.woff') format('woff'),
        url('../fonts/HelveticaNeue-MediumExt.ttf') format('truetype'),
        url('../fonts/HelveticaNeue-MediumExt.svg#HelveticaNeue-MediumExt') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTStd-BlkCn';
    src: url('../fonts/HelveticaNeueLTStd-BlkCn.eot');
    src: url('../fonts/HelveticaNeueLTStd-BlkCn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeueLTStd-BlkCn.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTStd-BlkCn.woff') format('woff'),
        url('../fonts/HelveticaNeueLTStd-BlkCn.ttf') format('truetype'),
        url('../fonts/HelveticaNeueLTStd-BlkCn.svg#HelveticaNeueLTStd-BlkCn') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTStd-Cn';
    src: url('../fonts/HelveticaNeueLTStd-Cn.eot');
    src: url('../fonts/HelveticaNeueLTStd-Cn.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeueLTStd-Cn.woff2') format('woff2'),
        url('../fonts/HelveticaNeueLTStd-Cn.woff') format('woff'),
        url('../fonts/HelveticaNeueLTStd-Cn.ttf') format('truetype'),
        url('../fonts/HelveticaNeueLTStd-Cn.svg#HelveticaNeueLTStd-Cn') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BandaSemibold-SemiBold';
    src: url('../fonts/BandaSemibold-SemiBold.eot');
    src: url('../fonts/BandaSemibold-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/BandaSemibold-SemiBold.woff2') format('woff2'),
        url('../fonts/BandaSemibold-SemiBold.woff') format('woff'),
        url('../fonts/BandaSemibold-SemiBold.ttf') format('truetype'),
        url('../fonts/BandaSemibold-SemiBold.svg#BandaSemibold-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue-LightCond';
    src: url('../fonts/HelveticaNeue-LightCond.eot');
    src: url('../fonts/HelveticaNeue-LightCond.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue-LightCond.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-LightCond.woff') format('woff'),
        url('../fonts/HelveticaNeue-LightCond.ttf') format('truetype'),
        url('../fonts/HelveticaNeue-LightCond.svg#HelveticaNeue-LightCond') format('svg');
    font-weight: 300;
    font-style: normal;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  font-size: 16px;
  line-height: 20px;
  font-family: "HelveticaNeue-LightCond";
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  max-width: 100%;
  width: 100%;
}
.container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
h2,h3,h4,h5 {
  font-family: "HelveticaNeueLTStd-BlkCn";
}
p {
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 10px;
}
h2 {
  color: #d29e4d;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 65px;
  padding-bottom: 20px;
}
h3 {
  text-transform: uppercase;
  font-size: 30px;
  line-height: 35px;
  padding-bottom: 20px;
}


.section.active .show_animate {
  animation: show_animate 1s linear forwards;
  opacity: 0;
}

/*@keyframes show_animate {
   0% {
        width: 0;
    }
    100% {
        width: 100%;
    }
}*/

@keyframes show_animate {
   0% {
        opacity: 0;
        transform: translateY(50%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

.cta_btn {
  font-family: 'BandaSemibold-SemiBold';
  display: inline-block;
  padding: 5px 20px;
  margin: 0 auto;
  border: none;
  background-color: #d29e4d;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;  
}
/*header style start*/
.site_header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.fp-viewing-home .site_header {
  display: none;
}

.site_header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
}
.project_logo {
  max-width: 160px;
  width: 100%;
  margin: 0;
}
.brand_logo {
  max-width: 181px;
  width: 100%;
  margin: 0 30px 0 auto;
}
.fp-viewing-home .brand_logo {
  filter: invert(1);
}
.fp-viewing-home .menu_btn {
  filter: invert(1);
}
.menu_btn {
  width: 30px;
  height: 25px;
  margin: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 1;
  position: fixed;
  top: 4%;
  right: 2%;
}
/*.menu_btn.open {
    position: fixed;
    top: 5%;
    right: 2%;
}*/
.menu_btn span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  /*box-shadow: 0 0 2px #000;*/
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.menu_btn span:nth-child(1) {
  top: 0px;
}

.menu_btn span:nth-child(2) {
  top: 8px;
}

.menu_btn span:nth-child(3) {
  top: 16px;
}
.menu_btn.open span {
  background: #d29e4d;  
}
.menu_btn.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.menu_btn.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.menu_btn.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}


/*Navigation style start*/
.site_menu {
  position: fixed;
  right: -100%;
  top: 0;
  background-color: #071a28;
  border-width: 2px;
  border-style: solid;
  -webkit-border-image: linear-gradient(0deg, rgb(206,151,69), rgb(255,255,180)) 1;
  border-image: linear-gradient(0deg, rgb(206,151,69), rgb(255,255,180)) 1;
  max-width: 300px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.site_menu.open {
  right: 0;
}
.menu_link_wrap {

}
.menu_link_wrap li {

}
.menu_link_wrap li a {
  display: block;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 0;
}
.menu_link_wrap li a.active {
  color: #d29e4d;
}
.menu_link_wrap li a img {
  max-width: none;
  width: auto;
  margin-right: 20px;
}
/*main style start*/
.site_main {

}

/*Main banner style start*/
#home-wrp {
  position: relative;
}
.home_slider.owl-carousel {

}

/*.home_slider.owl-carousel .item:before {
  content: '';
  background-color: rgb(0 0 0 / 40%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0;
  z-index: 1;
}*/
#home-wrp .container {
    height: 100%;
    position: relative;
    z-index: 2;
}
.banner_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-left: 5%;
}
.banner_head {
  font-family: "GothamBold";
  font-size: 33px;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.banner_head:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 150px;
  height: 1px;
  background-color: #fff;
}
.banner_head2 {
  font-family: "HelveticaNeueLTStd-Cn";
  font-size: 22px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
}
.banner_head2 span {
  font-family: "HelveticaNeueLTStd-BlkCn";
  font-size: 33px;
  line-height: 40px;
  color: #e2c675;
  display: block;  
}
.tagline {
  max-width: 300px;
  width: 100%;
  position: absolute;
  bottom: 0;
  bottom: 20px;
  left: 5%;
}
.tagline img {
  
}


/*Overview section style start*/
#overview-wrp {
  background: url(../images/overview_bg.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
}
#overview-wrp:before {
  content: '';
  background-color: rgb(0 0 0 / 80%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0;
  z-index: 1;
}
.leaf_wrap {
  position: absolute;
  top: 5%;
  right: -30px;
  max-width: 150px;
  width: 100%;
  z-index: 2;
}
.leaf_wrap img {
  
}
#overview-wrp .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  text-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  width: 90%;
}
.overview_content h3 {
  color: #fffab4;
}
.overview_content p {
  color: #fff;
  font-size: 22px;
  line-height: 30px;
}
.overview_amt_row.owl-carousel {
  width: 90%;
  margin: 0 auto;
}
.overview_amt_row.owl-carousel .item {
  
}
.overview_amt_col {
  max-width: 96px;
  width: 100%;
  margin: 0 auto;
  color: #fffab4;
  font-size: 18px;
  line-height: 24px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.overview_amt_col:hover {
  transform: scale(1.1);
}
.section.active .show_icon {
  animation: show_icon 1s linear forwards;
  transform: translateX(-100%);
}
@keyframes show_icon {
    0% {
      transform: translateX(-100%);
    }
    100% {
      transform: translateX(0%);
    }
}
.overview_amt_row.owl-theme .owl-nav [class*=owl-], .overview_amt_row.owl-theme .owl-nav [class*=owl-]:hover {
  background-image: url(../images/slider_arrow.png);
  background-repeat: no-repeat;
  background-color: transparent;
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 29px;
}
.overview_amt_row.owl-theme .owl-nav [class*=owl-prev], .overview_amt_row.owl-theme .owl-nav [class*=owl-prev]:hover {
  background-position: left center;
  left: -5px;
}
.overview_amt_row.owl-theme .owl-nav [class*=owl-next], .overview_amt_row.owl-theme .owl-nav [class*=owl-next]:hover {
  background-position: right center;
  right: -5px;
}

/*Highlights style start*/
#highlights-wrp {
  background-color: #071a28;
}
.highlights_carousel.owl-carousel {

}
.highlights_carousel.owl-carousel .owl-stage-outer {
  position: relative;
}
.highlights_carousel.owl-carousel .owl-stage-outer:after {
  /* content: ""; */
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background-color: #071a28;
  z-index: 2;
}
.highlights_carousel.owl-carousel .item {
  width: 100%;
  position: relative;
}
.highlights_carousel.owl-carousel .item:before {
  content: '';
  background-color: rgb(0 0 0 / 50%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0;
  z-index: 1;
}
.highlights_carousel.owl-carousel .item img {
  width: 50%;
}
.section.active .highlights_carousel.owl-carousel .owl-item.active .item {
  /* animation: sec_rotate 1s linear forwards; */
}
@keyframes sec_rotate {
  0% {
    transform: scale(0) rotate(-180deg);
  }
  100% {
    transform: scale(1) rotate(0deg);
  }
}


.highlights_carousel.owl-carousel .item img {
  height: 100vh;
} 
.highlights_carousel.owl-carousel .item span {
  position: absolute;
  bottom: 12%;
  /* left: 20%; */
  font-family: "HelveticaNeueLTStd-BlkCn";
  font-size: 40px;
  line-height: 45px;
  color: #fff;
  text-transform: uppercase;
  
  left: 0;
  right: 0;
  text-align: center;
  z-index: 2;
  width: 50%;
}
.highlights_carousel.owl-theme .owl-dots {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 50%;
}

.highlights_carousel.owl-theme .owl-dots .owl-dot, .highlights_carousel.owl-theme .owl-dots .owl-dot:hover {
  display: block;
  width: 100%;
  margin: 20px auto;
  padding-left: 20px;
}
.highlights_carousel.owl-theme .owl-dots .owl-dot button {
  width: 80px;
  height: 80px;
  border: none;
  background-size: 70%;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  position: relative;
}
.highlights_carousel.owl-theme .owl-dots .owl-dot button:after {
  content: "";
  position: absolute;
  left: -25px;
  top: 0;
  width: 15px;
  height: 100%;
  background-color: transparent;
}
.highlights_carousel.owl-theme .owl-dots .owl-dot:hover button:after, 
.highlights_carousel.owl-theme .owl-dots .owl-dot.active button:after {
  background-color: #d7a85f;
  animation: height_broder 0.4s linear forwards;
}
.highlights_carousel.owl-theme .owl-dots .owl-dot:hover button, .highlights_carousel.owl-theme .owl-dots .owl-dot.active button {
  -webkit-filter: brightness(1) invert(0);
  filter: brightness(1) invert(0);
}

.highlights_carousel.owl-theme .owl-dots .owl-dot:nth-child(1) button {
  background-image: url('../images/highlights-icon1.png');
}
.highlights_carousel.owl-theme .owl-dots .owl-dot:nth-child(2) button {
  background-image: url('../images/highlights-icon2.png');
}
.highlights_carousel.owl-theme .owl-dots .owl-dot:nth-child(3) button {
  background-image: url('../images/highlights-icon3.png');
}
.highlights_carousel.owl-theme .owl-dots .owl-dot:nth-child(4) button {
  background-image: url('../images/highlights-icon4.png');
}



.highlights_content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10%;
  z-index: 3;
  width: 30%;
  padding: 0 30px 30px;
  color: #fff;
  border-width: 0px;
  border-style: solid;
  -webkit-border-image: linear-gradient(0deg, rgb(206,151,69), rgb(255,255,180)) 1;
  border-image: linear-gradient(0deg, rgb(206,151,69), rgb(255,255,180)) 1;
}
.highlights_content h2 {
  line-height: 45px;
  background: url(../images/sec_head_bg.png) no-repeat 80% 10px;
  background-size: 25%;
  padding-top: 40px;
}
.highlights_content h3 {
  font-size: 24px;
  line-height: 30px; 
}
.highlights_border {
  position: absolute;
  z-index: 1;
}
.highlights_top_border {
  top: 0;
  left: 0;
  height: 2px;
  background-color: #ffffb4;
}
.section.active .highlights_top_border {
  width: 0;
  animation: width_broder 0.5s linear forwards;
}

.highlights_right_border {
  top: 0;
  right: 0;
  width: 2px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffb4+0,ce9745+100 */
  background: #ffffb4; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffb4 0%, #ce9745 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ffffb4 0%,#ce9745 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ffffb4 0%,#ce9745 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffb4', endColorstr='#ce9745',GradientType=0 ); /* IE6-9 */
}
.section.active .highlights_right_border {
  height: 0;
  animation: height_broder 0.5s linear forwards;
  animation-delay: 0.6s;
}

.highlights_bottom_border {
  bottom: 0;
  right: 0;
  width: 0;
  height: 2px;
  background-color: #ce9745;
}
.section.active .highlights_bottom_border {
  width: 0;
  animation: width_broder 0.5s linear forwards;
  animation-delay: 1.2s;
}

.highlights_left_border {
  bottom: 0;
  left: 0;
  width: 2px;
  height: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffb4+0,ce9745+100 */
  background: #ffffb4; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffb4 0%, #ce9745 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #ffffb4 0%,#ce9745 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #ffffb4 0%,#ce9745 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffb4', endColorstr='#ce9745',GradientType=0 ); /* IE6-9 */
}
.section.active .highlights_left_border {
  height: 0;
  animation: height_broder 0.5s linear forwards;
  animation-delay: 1.8s;
}
@keyframes width_broder {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes height_broder {
  0% {
    height: 0%;
  }
  100% {
    height: 100%;
  }
}
/*Amenities section style start*/
#amenities-wrp {
  position: relative;
}
#amenities-wrp .leaf_wrap {
  right: auto;
  left: -20px;
  z-index: 2;
  max-width: 140px;
}
.amenities_content {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  z-index: 2;
  color: #fff;
}
.amenities_content p {
  font-size: 22px;
  line-height: 30px;
}
.amenities_content .container {
  
}
.amenities_carousel.owl-carousel {

}

.amenities_carousel.owl-carousel .item {
  width: 100%;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; 
}
.amenities_carousel.owl-carousel .item:before {
  content: '';
  background-color: rgb(0 0 0 / 80%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0;
  z-index: 1;
}
.amenities_carousel.owl-carousel .item.slide1 {
  background-image: url('../images/amenities_img1.jpg');
}
.amenities_carousel.owl-carousel .item.slide2 {
  background-image: url('../images/amenities_img2.jpg');
}
.amenities_carousel.owl-carousel .item.slide3 {
  background-image: url('../images/amenities_img3.jpg');
}
.amenities_carousel.owl-carousel .item.slide4 {
  background-image: url('../images/amenities_img4.jpg');
}
.amenities_carousel.owl-carousel .item .container {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    align-items: center;
    text-align: center;
    position: relative;
    z-index: 2;
}
.amenities_carousel.owl-carousel .item .container h3{
  /*display: none;*/
}
.amenities_carousel.owl-carousel .owl-item.active .item p {
  animation: show_animate 1s linear forwards;
  opacity: 0;
}
.amenities_carousel.owl-theme .owl-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 90%;
}
.amenities_carousel.owl-theme .owl-dot {

}
.amenities_carousel.owl-theme .owl-dot button {
  cursor: pointer;
  outline: none;
  border: none;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  display: block;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: transparent;
  background-size: 70px;
  /* background-size: 70%; */
  padding: 70px 0 10px 0;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.amt_btn_01 {
  background-image: url('../images/amenities-icon1.png');
}
.amt_btn_02 {
  background-image: url('../images/amenities-icon2.png');
}
.amt_btn_03 {
  background-image: url('../images/amenities-icon3.png');
}
.amt_btn_04 {
  background-image: url('../images/amenities-icon4.png');
}
.amenities_carousel.owl-theme .owl-dot.active button, .amenities_carousel.owl-theme .owl-dot:hover button {
  -webkit-filter: brightness(1) invert(0);
  filter: brightness(1) invert(0);
  color: #d29e4d;
}


/*Plan section style start*/
#plans-wrp {
  background-color: #071a28;
}
#plans-wrp .container {
    text-align: center;
}

.plans_tab_link {
    display: flex;
    justify-content: center;
    align-items: center;
}
.plans_tab_link a {
    display: block;
    margin: 10px 20px;
    text-align: center;
    font-family: 'GothamBold';
    padding: 10px 20px;
    background-color: #d29e4d;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 24px;
}
.plans_tab_link a:hover, .plans_tab_link a.active {
    background-color: #fff;
    color: #d29e4d;
}
.plans_tab_content {
    display: none;
}
.plans_tab_content.active {
    display: block;
}
.plans_tab_content .owl-carousel .owl-item img {
    max-width: 500px;
    margin: 10px auto;
    width: 80%;
}
.floorplan_carousel .item {
    text-align: center;
}
.floorplan_carousel  .item a {
    text-decoration: none;
}
.floorplan_carousel  .item a .slide_head {
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
}
.floorplan_carousel.owl-theme .owl-nav [class*=owl-], .floorplan_carousel.owl-theme .owl-nav [class*=owl-]:hover {
  background-image: url(../images/slider_arrow.png);
  background-repeat: no-repeat;
  background-color: transparent;
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
}
.floorplan_carousel.owl-theme .owl-nav [class*=owl-prev], .floorplan_carousel.owl-theme .owl-nav [class*=owl-prev]:hover {
  background-position: left center;
  left: 10%;
}
.floorplan_carousel.owl-theme .owl-nav [class*=owl-next], .floorplan_carousel.owl-theme .owl-nav [class*=owl-next]:hover {
  background-position: right center;
  right: 10%;
}

@media (max-width: 500px) {
    .floorplan_carousel.owl-theme .owl-nav [class*=owl-prev], .floorplan_carousel.owl-theme .owl-nav [class*=owl-prev]:hover {
        left: -.1rem;
}
.floorplan_carousel.owl-theme .owl-nav [class*=owl-next], .floorplan_carousel.owl-theme .owl-nav [class*=owl-next]:hover {
    right: -.1rem;
}
}

.floorplan_carousel .item {
    position: relative;
}
.plans_tab_content .item small {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    color: #000;
    font-size: smaller;
}
.plans_tab_content .item a {
    display: inline-block;
}

/*Location section style start*/
#location-wrp {
  position: relative;
}
.loc_map {
  width: 100%;
  height: 100vh;
  background-image: url(../images/loc_map_img.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.loc_map:before {
  content: '';
  background-color: rgb(0 0 0 / 80%);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0;
  z-index: 1;
}
.location_content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
  border-width: 0px;
  border-style: solid;
  -webkit-border-image: linear-gradient(0deg, rgb(206,151,69), rgb(255,255,180)) 1;
  border-image: linear-gradient(0deg, rgb(206,151,69), rgb(255,255,180)) 1;
  padding: 0 30px 30px;
  color: #fff;
  width: 35%;
  z-index: 2;
}
.section.active .location_content {
  animation: bg_show 2.5s linear forwards;
}
@keyframes bg_show {
  from {
  background-color: transparent;
  }
  to {
  background-color: #071a28;
  }
}
.location_content h2 {
  line-height: 45px;
  background: url(../images/sec_head_bg.png) no-repeat 80% 10px;
  background-size: 25%;
  padding-top: 40px; 

}
.locaton_icon_wrap {
  display: flex;
  justify-content: space-between;
  margin: 20px 0;
}
.locaton_icon_wrap span {
  display: block;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.locaton_icon_wrap img {
  display: block;
  max-width: 52px;
  width: 100%;
  margin: 0 auto 10px auto;
}
.get_direct_link {

}
.get_direct_link a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  line-height: 24px;
}

/*Image Gallery section style start*/
#imggallery-wrp {
  background-color: #071a28;
}
#imggallery-wrp .container {
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
}
#imggallery-wrp .leaf_wrap {
  top: 15%;
  right: -5%;
}
.imggallery_carousel.owl-carousel {
  width: 70%;
  margin: 0 auto;
}
.imggallery_carousel.owl-carousel .item {
  
}
.imggallery_carousel.owl-carousel .item img {
  
}
.imggallery_carousel.owl-theme .owl-nav [class*=owl-], .imggallery_carousel.owl-theme .owl-nav [class*=owl-]:hover {
  background-image: url(../images/slider_arrow.png);
  background-repeat: no-repeat;
  background-color: transparent;
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 29px;
}
.imggallery_carousel.owl-theme .owl-nav [class*=owl-prev], .imggallery_carousel.owl-theme .owl-nav [class*=owl-prev]:hover {
  background-position: left center;
  left: -10%;
}
.imggallery_carousel.owl-theme .owl-nav [class*=owl-next], .imggallery_carousel.owl-theme .owl-nav [class*=owl-next]:hover {
  background-position: right center;
  right: -10%;
}
.gallery_tagline {
  max-width: 108px;
  width: 100%;
  z-index: 2;
  position: absolute;
  bottom: 5%;
  left: 20%;
}
.gallery_tagline img {
  
}

/*Video Gallery section style start*/
#videogallery-wrp {
  background-color: #071a28;
}
#videogallery-wrp .container {
  text-align: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
}
#videogallery-wrp .leaf_wrap {
  top: 10%;
  left: -10%;
}
.videogallery_carousel.owl-carousel {
  width: 90%;
  margin: 0 auto;
}
.videogallery_carousel.owl-carousel .item {
  
}
.videogallery_carousel.owl-carousel .item a {
  display: block;
  position: relative;
}
.videogallery_carousel.owl-carousel .item a:after {
  content:"";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0  auto;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5)url(../images/video-play.png) no-repeat center 70%;
  background-size: 15%;
}
.videogallery_carousel.owl-carousel .item a span {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    z-index: 1;
    font-size: 22px;
    line-height: 26px;
}
.videogallery_carousel.owl-carousel .item img {
  
}
.videogallery_carousel.owl-theme .owl-nav [class*=owl-], .videogallery_carousel.owl-theme .owl-nav [class*=owl-]:hover {
  background-image: url(../images/slider_arrow.png);
  background-repeat: no-repeat;
  background-color: transparent;
  font-size: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 29px;
}
.videogallery_carousel.owl-theme .owl-nav [class*=owl-prev], .videogallery_carousel.owl-theme .owl-nav [class*=owl-prev]:hover {
  background-position: left center;
  left: 0;
}
.videogallery_carousel.owl-theme .owl-nav [class*=owl-next], .videogallery_carousel.owl-theme .owl-nav [class*=owl-next]:hover {
  background-position: right center;
  right: 0;
}




/*Footer style start*/
.site_footer {
  background-color: #000000;
  padding: 50px 0;
  position: relative;
}
.site_footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fffab4+0,ce9745+100 */
  background: #fffab4; /* Old browsers */
  background: -moz-linear-gradient(top,  #fffab4 0%, #ce9745 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  #fffab4 0%,#ce9745 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  #fffab4 0%,#ce9745 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffab4', endColorstr='#ce9745',GradientType=0 ); /* IE6-9 */

}
.site_address {
  color: #b8b8b8;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
.site_disclaimer {
  color: #58595b;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}

/*Enquire Now form style start*/
#fixed_form_wrap {
  position: fixed;
  transform: translateY(-50%);
  top: 50%;
  right: -264px;
  background-color: rgba(0,0,0,0.8);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 1;
  max-width: 264px;
}
#fixed_form_wrap.active {
  right: 0;
  z-index: 3;
}
.form_container {
  padding: 0 10px;
}
.form_close {
  cursor: pointer;
  text-align: right;
  color: #fff;
  display: block;
  padding: 10px;
  margin-right: -10px;
}
.site_heading5 {
  cursor: pointer;
  position: absolute;
  left: -97px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  color: #fff;
  background-color: rgba(0,0,0,1);
  padding: 10px 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#frmContactus {

}
.fieldwrapper {
  width: 100%;
  margin: 0 10px 20px 0;
}
.fieldwrapper input, .fieldwrapper select {
  width: 100%;
  font-family: 'BandaSemibold-SemiBold';
  border: 1px solid #acaaaa;
  background-color: #ffffff;
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  height: 32px;
  padding: 0 0 0 20px;
  outline: 0;
}
.fieldwrapper.form-cta-btn {
  text-align: center;
}
.fieldwrapper.form-cta-btn a.btn {
  font-family: 'BandaSemibold-SemiBold';
  display: inline-block;
  padding: 5px 20px;
  margin: 0 auto;
  border: none;
  background-color: #d29e4d;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;  
}
.fieldwrapper > input[type=number]::-webkit-inner-spin-button, 
.fieldwrapper > input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
::-webkit-input-placeholder { /* Chrome */
  color: #333;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #333;
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #333;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #333;
  opacity: 1;
}
.error_msg {
  border: 2px solid #ff0000 !important;
}
.mobi_form_btn {
  display: none;
}
.vcc_no {
  position: fixed;
  top: 18%;
  right: -140px;
  z-index: 1;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  background-color: rgba(0,0,0,0.8);
  padding: 10px 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
}
.vcc_no:hover {
  right: 0;
}

.vcc_no span {
    display: inline-block;
    padding-left: 10px;
}


#fixed_form_wrap.active2 {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 0;
    transform: translateY(0);
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 9999;
    max-width: none;
  }

#fixed_form_wrap.active2 .form_container {
    max-width: 320px;
    width: 90%;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.5);
    padding: 0px 20px 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
#fixed_form_wrap.active2 .site_heading5 {
    position: static;
    transform: translateY(0%) rotate(0deg);
    text-align: center;
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
  }


#fixed_form_wrap.submitpopup {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -100%;
    transform: translateY(0);
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 9999;
    max-width: none;
  }
  #fixed_form_wrap.active.submitpopup {
    top: 0;
  }

  .submitpopup .form_container {
    max-width: 320px;
    width: 90%;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.5);
    padding: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
  }
 .submitpopup .fieldwrapper.form-cta-btn a.btn {
    font-size: 14px;
    line-height: 18px;
  }
.submitpopup .fieldwrapper.form-cta-btn a.whatsapp_btn i {
    font-size: 35px;
    vertical-align: middle;
}
#fixed_form_wrap.tankyou_msg.active2 .form_container {
  background-color: rgba(255,255,255,1);
}
@media only screen and (max-width: 1024px){

  h2 {
    font-size: 50px;
    line-height: 55px;
  }
  .brand_logo {
    margin: 0 70px 0 auto;
  }
  .amenities_carousel.owl-theme .owl-dots {
    bottom: 4%;
  }

}

@media only screen and (max-width: 1023px) {

  h2 {
    font-size: 40px;
    line-height: 45px;
  }
  h3 {
    font-size: 18px;
    line-height: 24px;
  }
  p {
    font-size: 14px;
    line-height: 18px;
  }

  /*header style start*/
  .site_header .container {
    padding: 10px;
  }
  .project_logo {
    width: 45%;
  }
  .fp-viewing-home .project_logo {
    filter: invert(1);
  }
  .brand_logo {
    width: 40%;
    margin: 0 40px 0 auto;
  }

  /*Menu style start*/
  .menu_btn {
    top: 2%;
  }

  /*Home banner style start*/
  
  .banner_head {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .banner_head2 {
    font-size: 15px;
    line-height: 20px;
  }
  .banner_head2 span {
    font-size: 20px;
    line-height: 24px;
  }
  .tagline {
    max-width: 200px;
    bottom: 50px;
  }

  /*Overview section style start*/
  
  #overview-wrp {
    background: url(../images/overview_bg_mobile.jpg) no-repeat center top;
    background-size: cover;
  }

  .leaf_wrap {
    max-width: 90px;
  }
  .overview_amt_row.owl-carousel {
    margin: 20px auto 0;
  }
  .overview_content p {
    font-size: 16px;
    line-height: 20px;
  }

  /*Highlights section style start*/
  .highlights_carousel.owl-carousel .owl-stage-outer:after {
    display: none;
  }
  .highlights_carousel.owl-carousel .item {
    width: 100%;
  }
  .highlights_carousel.owl-carousel .item img {
    height: 56vh;
    width: 100%;
  }
  .highlights_carousel.owl-carousel .item span {
    bottom: 5%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;

    width: 100%;
    bottom: 50%;
  }
  .highlights_carousel.owl-theme .owl-dots {
    position: absolute;
    top: auto;
    transform: translateY(0%);
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    bottom: 42%;
  }
  .highlights_carousel.owl-theme .owl-dots .owl-dot, .highlights_carousel.owl-theme .owl-dots .owl-dot:hover {
    display: inline-block;
    width: auto;
    margin: 0 10px;
    padding-left: 0;
  }
  .highlights_carousel.owl-theme .owl-dots .owl-dot.active span, .highlights_carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #d29e4d;
  }

  .highlights_carousel.owl-theme .owl-dots .owl-dot button {
    width: 50px;
    height: 50px;
  }
  .highlights_carousel.owl-theme .owl-dots .owl-dot button:after {
    display: none;
  }


  .highlights_content {
    position: static;
    width: 100%;
    transform: translateY(0);
    position: relative;
    right: 0;
  }
  .highlights_content h2 {
    line-height: 30px;
    background: url(../images/sec_head_bg.png) no-repeat 60% 10px;
    background-size: 25%;
  }

  /*Amenities section style start*/
  #amenities-wrp .leaf_wrap {
    max-width: 100px;
  }
  .amenities_content p {
    font-size: 16px;
    line-height: 20px;
  }
  .amenities_carousel.owl-theme .owl-dots {
    bottom: 5%;
    justify-content: center;
  }
  .amenities_carousel.owl-theme .owl-dots .owl-dot.active span, .amenities_carousel.owl-theme .owl-dots .owl-dot:hover span {
    background: #d29e4d;
  }
  .amenities_carousel.owl-carousel .item.slide1 {
    background-image: url('../images/amenities_img_mobi1.jpg');
  }
  .amenities_carousel.owl-carousel .item.slide2 {
    background-image: url('../images/amenities_img_mobi2.jpg');
  }
  .amenities_carousel.owl-carousel .item.slide3 {
    background-image: url('../images/amenities_img_mobi3.jpg');
  }
  .amenities_carousel.owl-carousel .item.slide4 {
    background-image: url('../images/amenities_img_mobi4.jpg');
  }
  .amenities_carousel.owl-carousel .item .container {
    justify-content: flex-end;
    padding-bottom: 35%;
  }
  .amenities_carousel.owl-carousel .item .container h3{
    display: block;
  }
  .amenities_carousel.owl-theme .owl-dot button {
    color: transparent;
    padding: 30px 0 10px 0;
    background-size: 50px;
  }

  /*Image Gallery section style start*/
  #imggallery-wrp .container {
    height: auto;
  }
  /*#imggallery-wrp .leaf_wrap {
    top: -15%;
    right: 15%;
  }*/
  .gallery_tagline {
    max-width: 70px;
    bottom: -10%;
    left: 10%;
  }
  .imggallery_carousel.owl-carousel {
    width: 90%;
  }
  .imggallery_carousel.owl-theme .owl-nav [class*=owl-], .imggallery_carousel.owl-theme .owl-nav [class*=owl-]:hover {
    top: auto;
    transform: translateY(0);
    bottom: -30%;  
  }
  .imggallery_carousel.owl-theme .owl-nav [class*=owl-prev], .imggallery_carousel.owl-theme .owl-nav [class*=owl-prev]:hover {
    left: 30%
  }
  .imggallery_carousel.owl-theme .owl-nav [class*=owl-next], .imggallery_carousel.owl-theme .owl-nav [class*=owl-next]:hover {
    right: 30%;
  }


  /*Video Gallery section style start*/
  #videogallery-wrp .container {
    height: auto;
  }
  #videogallery-wrp .leaf_wrap {
    top: -10%;
  }
  .gallery_tagline {
    max-width: 70px;
    bottom: -10%;
    left: 10%;
  }
  .videogallery_carousel.owl-carousel {
    width: 90%;
  }
  .videogallery_carousel.owl-theme .owl-nav [class*=owl-], .videogallery_carousel.owl-theme .owl-nav [class*=owl-]:hover {
    top: auto;
    transform: translateY(0);
    bottom: -30%;  
  }
  .videogallery_carousel.owl-theme .owl-nav [class*=owl-prev], .videogallery_carousel.owl-theme .owl-nav [class*=owl-prev]:hover {
    left: 30%
  }
  .videogallery_carousel.owl-theme .owl-nav [class*=owl-next], .videogallery_carousel.owl-theme .owl-nav [class*=owl-next]:hover {
    right: 30%;
  }

  /*Location section style start*/
  .location_content {
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    transform: translateY(0);
    bottom: 0;
  }
  .location_content h2 {
    line-height: 30px;
    background: url(../images/sec_head_bg.png) no-repeat 60% 10px;
    background-size: 25%;
  }
  .loc_map {
    height: 47vh;
  }
  .location_content {
    width: 100%;
    margin: 0 auto;
    transform: translateY(0);
    /* position: static; */

    position: relative;
  }

  /*Enquire now from style start*/

  .mobi_form_btn {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: #d29e4d;
    color: #fff;
    font-family: "BandaSemibold-SemiBold";
    font-size: 20px;
    line-height: 24px;
    padding: 5px;
  }
  #fixed_form_wrap {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: -100%;
    transform: translateY(0);
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 9999;
    max-width: none;
  }
  #fixed_form_wrap.active {
    top: 0;
  }

  .form_container {
    max-width: 320px;
    width: 90%;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.5);
    padding: 0px 20px 0px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
  }
  .site_heading5 {
    position: static;
    transform: translateY(0%) rotate(0deg);
    text-align: center;
    background-color: transparent;
    padding: 0;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 480px){
  .banner_content{
    padding-bottom: 70%;
  }
  .loc_map:before {
    content: '';
    background-color: rgb(0 0 0 / 40%);
}
}