body {
	font-family: 'Montserrat', sans-serif;
	background-color: #fff;
	-ms-overflow-style: scrollbar;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}
@font-face{font-family:'Century-Bold';src:url(../font/Century-Bold.html)}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
ul, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0
}
.bg-light {
	background-color: #fff!important;
}
.navbar-light .navbar-nav .nav-link {
	color: #000!important;
	text-transform: uppercase;
	font-size: 16px;
}
.navbar-light .navbar-nav .nav-item:last-child {
     background-color: #f1e0b2;
    color: #fff!important;
    margin-left: 25px;
    padding: 0px 15px;
    border-radius: 5px;
    
}
.navbar-light .navbar-nav .nav-item .fa {
	font-size: 18px;
	padding-left: 5px;
}
.navbar-light .navbar-nav .call-p {
	color: #000!important;
	font-weight: 600;
}
/*.navbar-brand img{width: 60%;}*/
.wrapper {
	margin-top: 70px;
}
.modal-body {
	text-align: center;
}
.modal-body img {
	width: 40%;
}
.modal-body h3 {
	font-size: 16px;
}
.modal-body h4 {
	font-size: 14px;
	padding: 10px;
	background: #f1e0b2;
	color: #000;
	margin: 8px 0px;
}
.modal-body .form_inner {
	padding: 25px 0px;
}
.modal-body .form_inner .form-control {
	margin: 8px 0px;
	border-radius: 0px;
}
.modal-body .form_inner .btn-warning {
	background-color: #f1e0b2;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.box h6 {
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 15px;
	background: #edd9a7;
}
.img-wrapper {
	width: 79%;
    margin-top: 15px;
}

.img-wrapper.Construction-Image {
	width: 100%;
}
.content-wrapper {
	width: 20%;
	padding-right: 10px;
	padding-left: 20px;
	background-image: linear-gradient(#d7b671, #f1e0b2, #dcbd7c);
	margin-left: 1%;
}

.desktop-view{
	display: block;
}

.mobile-view{
	display: none;
}
.customNextBtn, .customPreviousBtn {
	float: right;
	background: #f1e0b200;
	color: #020202;
	padding: 10px;
	margin-left: 5px;
	cursor: pointer;
	border: 1px solid #000;
}
.locationppoint p {
	font-size: 15px;
	color: #666;
	padding: 0px 0px 0px 0px;
	text-align: left!important;
	padding-top: 5px!important;
}
.tower-name{font-size: 16px;background-color: #f1e0b2;padding: 10px;text-align: center;}
.btns {
	display: table;
	margin: 5px 10px!important;
	float: right;
}
.owl-theme .owl-nav {
	display: none;
}
.owl-theme .owl-nav {
	margin-top: 0px;
	text-align: right;
	font-size: 40px;
}
.owl-theme .owl-dots .owl-dot {
	display: none;
	zoom: 1;
}
.text {
	font-size: 16px;
	padding: 34px 15px;
	/*background-image: linear-gradient(#d7b671, #f1e0b2, #dcbd7c);*/
}
.owl-carousel.owl-drag .owl-item img {
	padding: 10px;
}
.wrapper-image .text img {
	width: 75%;
	padding: 15px;
}
.wrapper-image .text h3 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: 500;
	color: #fff;
}
.wrapper-image .text p {
	padding: 8px;
	color: #000;
	font-size: 18px;
	font-weight: 600;
}
.wrapper-image .text h2 {
	font-size: 18px;
	font-weight: 600;
	padding: 8px;
	color: #333;
	background-color: #fff;
}

.flex-fill.img-wrapper.Construction-Image .col-sm-12.col-md-6.col-lg-3.mt-4.mt-md-0, .col-sm-12.col-md-6.col-lg-3.mt-4.mt-lg-0 {

    flex: 0 0 20%;
    max-width: 20%;
}

.wrapper-image .text h5 {
	padding: 8px;
	margin-top: 15px;
	font-size: 24px;
	color: #000;
}
.wrapper-image .text .box-form {
	padding: 30px 0px;
	width: 100%;
	text-align: center;
}
.wrapper-image .text .box-form .form-control {
	background-color: transparent;
	margin: 8px 0px;
	border-radius: 0;
	color: #000;
	    border: 1px solid #000000;
}
.wrapper-image .text .box-form .form-control::placeholder {
color: #fff;
}
.wrapper-image .text .box-form .btn-default {
	background-color: #fff;
	border-radius: 0;
	color: #333;
	padding: 8px 25px;
	font-weight: 600;
	margin-top: 10px;
	width: 100%;
}
section {
	padding: 80px 0px;
}
.overview {
	background-color: #f7f7f7;
}
.overview video{width: 100%;height: auto;padding: 40px 0px;background-color: #222;margin-top: 75px;}

.overview .box {
	padding-top: 15px;
}
.overview .box h2 {
	font-size: 36px;
	font-weight: 600;
}
.overview .box h2 span {
	border-top: 5px solid#5d3193;
}
.overview .box h6 {
	color: #000;
	font-size: 18px;
	text-align: left;
	margin-top: 8px;
}
.overview .box p {
	font-size: 15px;
	color: #666;
	padding: 10px 0px;
	    text-align: justify;
}
.overview .row {
	padding: 50px 0px;
}
.overview .box .btn {
	background-color: #f1e0b2;
	border-radius: 0;
	color: #000;
	padding: 8px 25px;
	font-weight: 600;
	margin-top: 10px;
}
.heading h1 {
	position: relative;
	padding: 0;
	margin: 0;
	font-weight: 500;
	font-size: 24px;
	color: #000;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.heading h1 span {
	display: block;
	font-size: 0.5em;
	line-height: 1.3;
}
.heading h1 em {
	font-style: normal;
	font-weight: 600;
}
/* === HEADING STYLE #1 === */
.heading h1 {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.high {
    background: #edd9a7;
    color: #000;
    margin-bottom: 11px;

}

.heading h1:before {
	width: 28px;
	height: 5px;
	display: block;
	content: "";
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left: -14px;
	background-color: #000;
}
.heading h1:after {
	width: 100px;
	height: 1px;
	display: block;
	content: "";
	position: relative;
	margin-top: 25px;
	left: 50%;
	margin-left: -50px;
	background-color: #000;
}
.heading-black h1 {
	position: relative;
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-size: 40px;
	color: #000;
	line-height: 1px;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.heading-black h1 span {
	display: block;
	font-size: 0.5em;
	line-height: 1.3;
}
.heading-black h1 em {
	font-style: normal;
	font-weight: 600;
}
/* === HEADING STYLE #1 === */
.heading-black h1 {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.heading-black h1:before {
	width: 28px;
	height: 5px;
	display: block;
	content: "";
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left: -14px;
	background-color: #000;
}
.heading-black h1:after {
	width: 100px;
	height: 1px;
	display: block;
	content: "";
	position: relative;
	margin-top: 50px;
	left: 50%;
	margin-left: -50px;
	background-color: #000;
}
.heading-white h1 {
	position: relative;
	padding: 0;
	margin: 0;
	font-weight: 600;
	font-size: 40px;
	color: #000;
	line-height: 1px;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.heading-white h1 span {
	display: block;
	font-size: 0.5em;
	line-height: 1.3;
}
.heading-white h1 em {
	font-style: normal;
	font-weight: 600;
}
/* === HEADING STYLE #1 === */
.heading-white h1 {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.heading-white h1:before {
	width: 28px;
	height: 5px;
	display: block;
	content: "";
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left: -14px;
	background-color: #000;
}
.heading-white h1:after {
	width: 100px;
	height: 1px;
	display: block;
	content: "";
	position: relative;
	margin-top: 50px;
	left: 50%;
	margin-left: -50px;
	background-color: #000;
}
.offer-pd0 {
	padding: 0px;
}
.price-container {
	background-image: linear-gradient(#d7b671, #f1e0b2, #dcbd7c);
}
.price-container .row {
	padding-top: 50px;
}
.price-container .box {
	background-color: #fff;
	padding: 25px;
	border-radius: 10px;
	transition: 0.3s;
}
.price-container h4 {
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	padding: 15px 0px;
	text-transform: uppercase;
}
.price-container h2 {text-align: center;font-weight: 700;font-size: 16px;margin-top: 15px;color: #543a1f;text-transform: uppercase;}
.price-container h2 span {
	font-size: 14px;
	font-weight: 500;
}
.price-container ul {
	padding: 25px;
	min-height: 200px;
}
.price-container ul li {
	padding: 4px 0px;
	font-size: 14px;
}
.price-container button {
	background-color: #transparent;
	border-radius: 0;
	color: #000;
	padding: 8px 25px;
	font-weight: 600;
	border: 2px solid#000;
	margin-top: 10px;
	transition: 0.2;
	width: 100%;
	background: #f1e0b1;
}
.price-container button:hover {
	background-color: #d0b671;
	border-radius: 0;
	color: #000;
	padding: 8px 25px;
	font-weight: 600;
	margin-top: 10px;
}
.price-container .box:hover {
	box-shadow: 2px 5px 8px 4px rgba(0, 0, 0, 0.3);
	transform: scale(1.04);
}
#amenities {
	height: 1000px;
}
.amenities {
	background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0.15)),  /*url('../images/bg.jpg')*/;
	height: 500px;
	width: 100%;
	background-repeat: no-repeat;
	padding-top: 150px;
}
.docs-pictures .galleryimg {
	width: 100%;
	border: 1px solid #daa75b;
	padding: 5px;
cursor: zoom-in;}
.amenities .box {
	background-color: #fff;
	padding: 25px;
	text-align: center;
	box-shadow: 2px 4px 8px rgb(140 129 129 / 25%);
	margin-bottom: 25px;
	border-radius: 15px;
}
.amenities .box:hover {
	background-color: #f1e0b2;
	padding: 25px;
	text-align: center;
	box-shadow: 2px 4px 8px rgb(140 129 129 / 25%);
	margin-bottom: 25px;
	border-radius: 15px;
	color: #000;
	cursor: pointer;
}
.amenities .box h4 {
	padding-top: 15px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
}
.amenities .box .img-b {/*background-color: rgba(75, 163, 162, 0.8);width: 80px;height: 80px;padding: 15px;*/
	border-radius: 50px;
	margin: 0 auto;
}
.amenities .box img {
	width: 100%;
	border: 2px solid#fff;
}
.amenities .row {
	padding-top: 0px;
}
.amenities .container {
	background-color: #fff;
	border-radius: 15px;
	padding: 50px;
	padding-top: 75px;
}
.Hightlight ul {
	
	list-style-type: none;
}
.Hightlight ul li {
	padding: 8px 15px;
	color: #666;
	margin: 8px;
	border: 2px solid #eee;
}
.about {
	background-color: #eee;
}
.offer {
    margin-top: 1%;
}

.about p {
	color: #666;
	text-align: center;
	padding-top: 25px;
	font-size: 15px;
}
.footer {
	    background-image: linear-gradient(#f1e0b2, #f1e0b2, #f1e0b2);
	padding: 25px 0px;
}
.footer .developer-logo {
	text-align: right;
	float: right;
}
.footer img {
	width: 20%;
}
/*.footer .box{border-left: 2px solid #fff;}*/
.footer p {
	color: #000;
	font-size: 15px;
	text-align: center;
}
.footer .footermenu {
	list-style-type: none;
}
.footer .footermenu li {
	color: #000;
	margin: 5px 0px;
	font-size: 15px;
	text-align: center;
}
.footer .footermenu li a {
	color: #000;
}
.bhutaniul {
	font-size: 15px;
	color: #666;
	padding: 10px 0px;
	padding-left: 15px;
}
.heading-black {
	padding-bottom: 35px;
}
.mobile-section {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	display: none;
}
.mobile-section {
	background: #000;
}
.destop-none {
	display: block!important;
}
.mobile-none {
	display: none!important;
}
.box-form .form-control::placeholder {
 color: #000!important;
}
.launching-heading {
    margin-bottom: 0px!important;
    animation: blinker 1.5s step-end infinite;
    border: 1px solid #543a1f;
    padding: 8px;
    width: 100%;
    margin: 0px auto;
}

.owl-carousel.desktop-view{
	padding-bottom:20px;
}

.owl-carousel.desktop-view,
.owl-carousel.desktop-view div,
.owl-carousel.desktop-view .item img{
	height:100%;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

 @media(min-width:1601px) and (max-width:1850px) {
.wrapper-image .text .box-form {
	padding: 20px 0px;
}
}
 @media(min-width:1367px) and (max-width:1600px) {

.wrapper-image .text p {
    padding: 8px;
    font-size: 15px;
}
.wrapper-image .text h5 {
	padding: 0px;
	margin-top: 15px;
	font-size: 18px;
	color: #000;
}
.heading h1 {
	font-size: 20px;
}
.wrapper-image .text .box-form {
	padding: 0px 0px;
}
.text {
	padding: 10px 0px;
	padding-right: 8px;
}
.wrapper-image .text h2 {
	font-size: 14px;
}
}
 @media(min-width:1300px) and (max-width:1366px) {
 	 	.wrapper-image .text img {
    width: 67%;
    padding: 15px;
}
.wrapper-image .text .box-form {
	padding: 0px 0px;
}
.text {
	padding: 17px 0px;
	padding-right: 8px;
}
.wrapper-image .text h2 {
	font-size: 14px;
}
.heading h1 {
	font-size: 18px;
}
.heading h1:after {
	margin-top: 10px;
}
.wrapper-image .text h5 {
	padding: 4px;
	margin-top: 11px;
	font-size: 16px;
}
.wrapper-image .text p {
	padding: 6px;
	font-size: 16px;
	font-weight: 600;
}
.wrapper-image .text .box-form .form-control {
	margin: 6px 0px;
	height: 34px;
}
}
 @media(max-width:1299px) {
.wrapper-image .text .box-form {
	padding: 0px 0px;
}
.owl-carousel.owl-drag .owl-item img {
	padding: 0px;
}
.heading h1 {
	font-size: 16px;
}
.heading h1:after {
	margin-top: 8px;
}
.wrapper-image .text p {
	padding: 6px;
	font-size: 12px;
}
.wrapper-image .text h2 {
	font-size: 16px;
}
.text {
	font-size: 16px;
	padding: 8px 0px;
}
.wrapper-image .text h5 {
	padding: 8px;
	margin-top: 2px;
	font-size: 15px;
}
.wrapper-image .text .box-form .form-control {
	margin: 6px 0px;
	height: 34px;
}
}
 @media(max-width:1100px) {
.wrapper-image .text .box-form {
	padding: 15px 0px;
}
.content-wrapper {
	padding-right: 5px;
	padding-left: 5px;
}
.wrapper-image .text .box-form .btn-default {
	color: #333;
	padding: 5px 25px;
	margin-top: 5px;
}
.wrapper-image .text .box-form .form-control {
	margin: 12px 0px;
	height: 28px;
	color: #000;
}
.wrapper-image .text h2 {
	padding: 7px;
}
.customNextBtn, .customPreviousBtn {
	padding: 4px 25px;
	margin: 5px 2px;
}
.btns {
	margin: 5px 0px!important;
}
.wrapper-image .text img {
	width: 55%;
}
.navbar-light .navbar-nav .nav-item:last-child {
	margin-left: 0px;
	padding: 0px 0px;
}
.navbar-light .navbar-brand {
	width: 220px;
}
/*.navbar-brand img {
	width: 75%;
}*/
}
@media(max-width:1024px) {
.navbar-light .navbar-nav .nav-link {
	color: #000!important;
	font-size: 15px;
}
.img-wrapper {
	width: 68%;
}
.content-wrapper {
	width: 32%;
}
.navbar-light .navbar-brand {
	width: 160px;
}
/*.navbar-brand img {width: 100%;}*/
}
.bhutaniul li {
	line-height: 26px;
}
.mobile_patch{display:none;}
 @media(max-width:768px) {
 .overview video{padding: 40px 0px;background-color: #222;margin-top: 0px;}
.wrapper {margin-top: 85px;}
.mobile_patch{display:block;}
.desktop-view{
	display: none !important;
}

.mobile-view{
	display: block;
	    width: 50%;
}

.destop-none {
	display: none!important;
}
.mobile-none {
	display: block!important;
}
section {
	padding: 50px 0px;
}
.footer {
	background-color: #4d8e9e;
	padding: 25px 0px 45px 0px;
}
.mobile-section .btn {
	border-radius: 0;
	border: 0;
}
.mobile-section .btn-success {
	
    padding: 12px 0px;
    background: #081319;
    width: 31.5%;
    font-size: 13px;
}
.life ul {
	padding-left: 15px;
}
.top-logo img {
	width: 56%;
	float: left;
}
.mobile-section a .fa {
	display: inline-block;
	font-size: 16px;
	margin-bottom: 5px;
}
.mobile-section a {
	width: 49%;
}
.docs-pictures .galleryimg {
	width: 100%;
	border: 1px solid #daa75b;
	padding: 5px;
	margin-bottom: 15px;
}
.heading-black {
	padding-bottom: 20px;
}
.Hightlight ul {
	padding-top: 0%;
	list-style-type: none;
}
.price-container h2 {
	text-align: center;
	font-weight: 700;
	font-size: 24px;
	/*color: #417a88;*/
}
.heading-black h1 {
	font-size: 24px;
}
.p-4 {
	padding: 0.5rem!important;
}
.d-flex {
	display: block!important;
}
.img-wrapper {
	width: 100%;
}
.content-wrapper {
	width: 100%;
	/* margin-top: 10px; */
}
.wrapper .container-fluid {
	width: 100%;
	margin: 0px!important;
	padding: 0px!important;
}
.content-wrapper {
	margin-left: 0;
}
.text {
	width: 60%;
	margin: 0 auto;
}
#amenities {
	height: auto;
}
.footer {
	text-align: center;
}
.about p {
	padding: 15px;
}
.footer img {
	margin: 0 auto;
	width: 50%;
	display: block;
	padding-bottom: 25px;
}
.footer .developer-logo {
	text-align: center;
	float: unset;
	margin: 0 auto;
}
}
 @media(max-width:600px) {
.content-wrapper {
	margin-left: 0;

}
.text {
	width: 90%;
	margin: 0 auto;
}
.price-container .box {
	margin-bottom: 25px;
}
.flex-fill.img-wrapper.Construction-Image .col-sm-12.col-md-6.col-lg-3.mt-4.mt-md-0, .col-sm-12.col-md-6.col-lg-3.mt-4.mt-lg-0 {

    flex: 0 0 100%;
    max-width: 100%;
}

}

.img-wrapper.Construction-Image img {cursor: zoom-in;}
section#floor-plan img {cursor: pointer;}

.whatsapp_btn {

    position: fixed;

    bottom: 64px;

    right: 20px;

    display: none;

    border-radius: 10px;

    z-index: 999;

    /* -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);  -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);  box-shadow: 3px 3px 6px rgba(0, 0, 0, .5); */

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    box-sizing: border-box;

    display: none;

}



.whatsapp_btn img {

    width: 40px;

    height: 40px;

}



    .whatsapp_btn {

        display: block;

        z-index: 999;

        bottom: 9px;

        right: 19px;

    }
    
     .whatsapp_btn {

        display: none;

    }



.whtsap-btn img {

    width: 75px;

}
    
    .whtsap-btn {

    position: fixed;

    bottom: 30px;

    right: 30px;

    z-index: 999;

    font-size: 31px;

    color: #fff;

    padding: 0;

    margin: 0;

    height: 75px;

    width: 75px;

    border-radius: 75%;

    background-color: #248e4f;

    text-align: center;

    justify-content: center;

    align-items: center;

    display: flex;

}

  