@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,600;1,400&display=swap');

@font-face {
            font-family: "BelletRegular_FREE_FOR_PERSONAL_USE_ONLY";
            src: url('assets/fonts/BelletRegular_FREE_FOR_PERSONAL_USE_ONLY.woff') format('woff'),
    			url('assets/fonts/BelletRegular_FREE_FOR_PERSONAL_USE_ONLY.woff2') format('woff2'),

            font-weight: normal;
            font-style: normal;
            font-display: swap;
}
.connect-slide h1 {
    font-size: 40px;
    color: #8f6447;
    margin-bottom: 20px;
}

body{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
*{
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	box-sizing: border-box;
}
p {
    /* font-family: 'Cormorant', serif; */
    /* font-style: italic; */
    font-size: 16px;
}
a{
	font-family: "BelletRegular_FREE_FOR_PERSONAL_USE_ONLY";
}

/*img{
	width: 100%;
}*/
.pt-80{
	padding-top: 80px;
}
.pb-80{
	padding-bottom: 80px;
}
.pt-60{
	padding-top: 60px;
}
.pb-60{
	padding-bottom: 60px;
}

.button {
	margin-top: 30px;
}
.btn {
	background-color: #000;
	border-radius: 0;
	color: #fff;
	padding: 10px 20px;
	font-size: 20px;
	border: 2px solid #000;
	transition: 0.5s;
}
.btn:hover {
	color: #000;
	background-color: transparent;
	border: 2px solid #000;
	transition: 0.5s;
}

/*---- header -----*/
/*.header {
	background-color: #ffffffad;
}*/
.header .header-logo {
	width: 12%;
}
.header .header-logo img{
	width: 100%;
}
.header .navigation{
	padding: 0;
}
.header .top-info {
	display: flex;
	margin-left: 40px;
}
.header .navbar-nav li a {
	color: #fff;
	font-size: 20px;
}
.header .top-info .phone .num {
	color: #fff;
	font-size: 24px;
}
.header  .top-info .phone .num  i {
	margin-right: 8px;
	font-size: 20px;
}
.header  .top-info .enquiry .enque {
	padding: 8px 13px;
	background-color: #fff;
	color: #222;
	font-size: 20px;
	margin-left: 20px;
	text-decoration: none;
}
.dark-logo{
	display: none;
}

/*---------- main-banner ----------*/
.connect {
    background: #f1f1f1db;
    margin: 160px 0;
    padding: 23px 40px;
}
.main-banner {
    background: url(../images/banner-5-min.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    /* background-repeat: no-repeat; */
    /* background-attachment: fixed; */
    height: 97vh;

    margin-top: -110px;
    z-index: -1;
}
.main-banner .banner-heading {
	padding-top: 200px;
}
.main-banner .banner-heading h4 {
	color: #fff;
	font-size: 28px;
}
.banner-heading h3 {
	color: #fff;
	font-size: 40px;
}
.banner-bottom {
	position: absolute;
	bottom: -260px;
}
.banner-bottom h1 {
	color: #fff;
	font-size: 52px;
	background: -webkit-linear-gradient(#fdc9a6, #bd774c);
	 -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}


/*---- Popup video ----*/

.popup-video{
	background-image: url(../images/banner2.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 100vh;
	position: relative;
	padding: 120px 0;
}
.popup-video .video-content {
	background-color: #0000007a;
	padding: 40px;
}
.popup-video .video-content h2 {
	color: #fff;
	font-size: 44px;
}
.popup-video .video-play a{text-decoration: none;}
.popup-video .video-play a span {
	color: #fff;
	margin-left: 8px;
	font-size: 20px;
	vertical-align: middle;
}
.video-play {
	margin-top: 30px;
}

.footer i {
	font-size: 18px;
	margin-right: 8px;
}
.copyright {
	border-top: 1px solid #fff;
	padding-top: 24px;
}
/*---- Connectivity ----*/
/*.connectivity{
	height: 100vh;
}*/
.connect-slide {
	margin-left: 15%;
}
.connect-slide h2 {
	font-size: 46px;
	color: #8f6447;
	margin-bottom: 20px;
}
.connect-slide .slide-parts{
	margin-top: 30px;
}
.owl-dot.active {
	border: 1px solid #4dc7a0 !important;
	width: 26px;
	height: 26px;
	border-radius: 50%;
}
.map {
	background-color: #8f6447;
	width: 100%;
	/*height: 100vh;*/
	padding: 180px 140px;
}
.owl-theme .owl-dots, .owl-theme .owl-nav{
	text-align: left;
}
/*---- End Connectivity ----*/

/*------- Amenities ---------*/

.amenities{
	background-image: url(../images/amenities.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	/*height: 100vh;*/
	padding: 60px 0;
}
.amenities .extra {
    font-size: 55px;
}
.amenities h4 {
	color: #fff;
	font-size: 34px;
}
.amenities h2 {
	font-size: 42px;
	color: #fff;
}
.amnity-list li {
    font-size: 16px;
    color: #fff;
}
.amnity-list {
	margin-top: 40px;
	border-top: 2px solid #fff;
	padding-top: 20px;
}


/*------ floor plans -----*/

.floor-plans {
	background-color: #e6e6e6;
	padding: 60px 0;
}
.floor-plans h2 {
    font-size: 35px;
    color: #8f6447;
}
.floor-plans h2 {
    color: #8f6447;
    margin-bottom: 30px;
    font-size: 25px;
}
.floor-content h4 {
    font-size: 22px;
    margin-bottom: 10px;
}

.floor-content h3 {
    font-size: 19px;
    color: #555;
}
.floor-content {
    margin-top: 20px;
    border-top: 1px solid #a7a7a7;
    padding-top: 15px;
}
/*------ site map -----*/
.site-map{position: relative; height: 100vh;}
.overlay {
	width: 100%;
	height: 100%;
	background-color: #0009;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.specifi {
	background-image: url(../images/specification.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh;
}

.download {
    background: aliceblue;
    margin-bottom: 60px;
    padding: 80px 0;
}

.download-brochure {
    text-align: center;
}
.download-brochure img {
    max-width: 7%;

}
.brochure-btn{
	color: #fff;
}
.brochure-btn:hover{
	color: #000 !important;
}
.download-brochure p {
    padding: 2% 14%;
}
/*----- footer -----*/
.footer {
    background-color: #8f6447;
    padding: 80px 0 40px 0;
}
.footer-social i {
    margin-right: 10px;
}
.footer-logo img {
	width: 200px;
}
.footer h3 {
	color: #fff;
	margin-bottom: 30px;
}
.footer p{
	color: #fff;
}
.footer .footer-menu li a {
	color: #fff;
	font-size: 20px;
}
.footer-social1 {
    border-left: 1px solid;
}
/*------- photo gallery --------*/
.photo {
	padding: 0 0 100px 0;
}
.footer a {
	color: #fff;
	font-size: 22px;
}
.form-group .button-box {
    width: 170px;
    margin-top: 20px;
}
.rs-contact .contact-wrap .from-control::placeholder {
	color: #666;
}
.inquiry-form form input[type="text"]:focus{
    color: #000;
}
.rs-contact .contact-wrap .from-control {
    padding: 5px 16px 5px 16px;
    /* border-radius: 5px 5px 5px 5px; */
    border-style: solid;
    border-color: #02010100;
    background-color: #fff/*#F6F7F9*/;
    color: #454545;
    width: 100%;
    opacity: 4;
}
.rs-contact .from-control {
	margin-bottom: 20px;
}
#contact {
	background-color: #e6e6e6;
}





/*---------- Light Gallery ----------*/

.filter-button.active {
   /* background-color: transparent;
    color: #208ed2;
    border: 2px solid #fff;
    text-transform: uppercase;*/
}
.filter-button {
    display: none;
   /* margin: 5px;
    background: #208ed2;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;*/
}
.gallery .img-div {
    overflow: hidden;
    -webkit-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    transition: all ease-in-out 0.4s;
    margin-bottom: 30px;
    position: relative;
}
.gallery .img-div img {

    object-fit: cover;
}
.gallery .img-div::after {
    position: absolute;
    transition: all ease-in-out 0.4s;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 77, 0, 0.6);
    content: "\f00e";
    font-family: fontawesome;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 25px;
    opacity: 0;
}
.gallery .img-div:hover::after {
    opacity: 1;
}





.amnity-list{
	padding-left: 35px;
	position: relative;
}
.amnity-list li{
	margin-bottom: 10px;
}
.amnity-list li::before {
	content: '\f30b';
	font-family: "Font Awesome 5 Free";
	font-size: 18px;
	position: absolute;
	left: 0px;
	display: block;
	font-weight: 900;
	color: #fff;
}
.photo h2 {
	font-size: 46px;
	color: #8f6447;
	margin-bottom: 30px;
}



/*======= Responsive =======*/

.error {
    color: #f00;
    text-align: left;
    display: inline-block;
    width: 100%;
}



.success-response{	color: #8f6447;    border: 1px solid #8f6447;    padding: 5px 0px;    margin-top: 10px;    font-weight: bold;}.error-response{	color: #f00;	border: 1px solid #f00;	padding: 5px 0px;	margin-top: 10px;}



.footer-bottom .modal-title {
    color: #fff;
    float: left;
}
.footer-bottom .close {
    color: #fff;
}
.footer-bottom .modal-header {
    background: #8f6447;
}
.modal-backdrop {
    position: relative;
}
.footer-bottom {
    position: fixed;
    /* height: 100px; */
    bottom: 0;
    width: 100%;
    background: #000;
    text-align: center;
    color: #fff;
}
.footer-social a {
    color: #fff;
}
.footer-social {
    padding: 10px 0;
    border-right: 1px solid #eee;
    padding-right: 28px;
}


@media(min-width: 320px) and (max-width: 767.98px){
	.pb-80 {
    padding-bottom: 50px;
}	
.pt-80 {
    padding-top: 50px;
}
	.amenities .extra {
    font-size: 46px;
}
.footer-logo {
    display: none;
}
.amnity-list {
    margin-top: 17px;
    padding-top: 8px;
}
.floor-plans h2 {
    margin-bottom: 25px;
    font-size: 20px;
}
.floor-plans {
    padding: 34px 0;
}
	.footer-social i {
    margin-right: 0px;
}
.mb-5, .my-5 {
    margin-bottom: 2rem !important;
}
.footer p {
    margin-bottom: 0;
}
.connect h2 {
    margin-bottom: 28px;
}
p {
    font-size: 16px;
}
.amnity-list li {
    font-size: 18px;

}
.footer-social {
    padding: 10px 0;
    border-right: 1px solid #eee;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}
.footer-social1 {
    border-left: 0px solid;
}
.amenities h2 {
    font-size: 27px;
}
.connect-slide h1 {
    font-size: 34px;
}
	.about-cnt {
     padding:  0; 
}
.independent-cnt {
    padding: 0;
}
.floors-text1 {
    font-size: 40px;
    /* text-align: center; */
}
	.header .header-logo {
		width: 26%;
	}
	.dark-logo{
		display: block;
	}
	.light-logo{
		display: none;
	}
	.navbar-toggler{
		border: 1px solid #2f4755;
		line-height: 26px;
	}
	.header .navbar-nav li a {
		color: #1a3e3b;
	}
	.top-info {
		display: none !important;
	}
	.header {
		background-color: #fff;
	}
	/*.main-banner {
		height: 600px;
		margin-top: 0;
	}*/
	.popup-video, .connectivity, .map, .floor-plans, .site-map, .specifi, .amenities{
		height: auto;
	}
	.connect-slide{
		margin: 0 15px;
	}
	.footer {
    height: auto;
    padding: 0px 0 30px 0;
}
	.footer h3 {
		margin-bottom: 20px;
	}
	body .map .img-div img{
		margin: 0 auto;
		width: 80%;
	}
	body .map {
	padding: 80px;
	}
}

@media(min-width: 768px) and (max-width: 991.98px){
	
	.header .header-logo {
		width: 26%;
	}
	.dark-logo{
		display: block;
	}
	.light-logo{
		display: none;
	}
	.header .navbar-nav li a {
		color: #1a3e3b;
	}
	.navbar-toggler{
		border: 1px solid #2f4755;
		line-height: 26px;
	}
	.top-info {
		display: none !important;
	}
	.header {
		background-color: #fff;
	}
	.popup-video, .connectivity, .map, .floor-plans, .site-map, .specifi, .amenities{
		height: auto;
	}
	.main-banner {
		margin-top: 0;
	}
	.connect {
    margin: 66px 0;
    padding: 30px;
}
	.main-banner .banner-heading {
		padding-top: 130px;
	}
	.connect-slide{
		margin: 0 15px;
	}
	.footer {
		height: auto;
		padding: 60px 0 30px 0;
	}
	.footer h3 {
		margin-bottom: 20px;
	}
	body .map .img-div {
		margin: 0 auto;
		width: 40%;
	}
	body .map {
	padding: 80px 140px;
	}
	
}

@media(min-width: 992px) and (max-width: 1024.98px){
	.popup-video, .connectivity, .map, .floor-plans, .site-map, .amenities{
		height: auto;
	}
	.connect-slide {
		margin-left: 35px;
	}
	.footer {
		height: auto;
		padding: 60px 0 30px 0;
	}
	.footer h3 {
		margin-bottom: 20px;
	}	

}

/**************form************/
#feedback {
    position: fixed;
    right: 0;
    top: 130px;
    z-index: 99999;
}
#feedback-form {
    background: #1f1f1f;
    border: 1px solid #1f1f1f;
    border-radius: 0;
    float: right;
    padding-left: 15px;
    padding-right: 15px;
    width: 330px;
    z-index: 1000;
    padding-top: 31px;
    padding-bottom: 31px;
}
div.wpcf7 {
    margin: 0;
    padding: 0;
}
div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}
#feedback-tab {
    background: #8f6447;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: auto;
    margin-top: 200px;
    padding: 10px 21px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(
90deg);
    transform: rotate(
90deg);
    width: 144px !important;
    position: absolute;
    left: -94px;
}
.popup-form.clearHeader h2 {
    color: #fff;
}
.popup-form.clearHeader p {
    color: #fff;
}
#feedback .btn {
    background: #8f6447;
    color: white;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    font-size: 14px;
    /* padding: 4px 25px; */
    font-weight: 600;
}
@media only screen and (min-width: 768px){
#feedback-tab {
    margin-top: 150px;
}

}
@media only screen and (max-width: 767px){
	.connect {
    display: none;
        margin: 50px 0;
    padding: 30px;
}
}
@media only screen and (max-width: 768px){
.connect-slide h1 {
    font-size: 27px;
}
.main-banner {
    margin-top: 2px;
}
.connect {
    margin: 50px 0 0;
    padding: 30px;
    display: none;
      background: #c8c8c8db;
}
.main-banner {
    height: 57vh;
}
.connect1 {
	display: block !important;
}
.map {
    display: none;
}
.download {
    margin-top: 0;
}
.download-brochure p {
    padding: 0;
    margin-top: 17px;
}
.download {
    padding: 40px 0;
}
.photo {
    padding: 0 0 60px 0;
}
.specifiy {
    display: none;
}
}

img.lg-object.lg-image {
    max-width: 50%;
}


@media only screen and (max-width: 493px){
    .text-mobile{
        display:none;
    }
}


.outer-popup .toggle.button-custom {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #f4a409;
    padding: 8px 30px;
    z-index: 20;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}
.slider-form.clearHeader.darkHeader {
    transform: scale(1);
}

.outer-popup .slider-form {
    width: 362px;
    background-color: #2c2c2c;
    padding: 30px;
    position: fixed;
    bottom: 20px;
    z-index: 20;
    right: 20px;
    transform: scale(0);
    transition: all ease-in-out .3s;
    transform-origin: bottom right;
}
.amnity-list1 li{
    color:#212529;
}
.amnity-list1 {
    border-top: 2px solid #000;
}
.amnity-list1 li::before {
    color: #000;
}
.floor-gallery {
    border: 1px solid #f0e9e9;
    box-shadow: 0 10px 10px #eee;
    padding: 19px;
    text-align: center;
    background: #fff;
    height: 100%;
}
.floor-view-btn {
    color: #8f6447;
    font-weight: bold;
    font-family: inherit;
}