body {
	color: #000;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	margin:0;
	padding:0;
	font-family: "Poppins", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Poppins", sans-serif;
}
ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	font-family: "Poppins", sans-serif;
}
.laptophx{
	display:inline-block;	
}
.mobilehx{
	display:none;	
}
.logo-right{
	float: right;
  width: 130px;
  margin-top: -81px;
  text-align: center;	
}
.logo-right p{
	font-family: "Poppins", sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-size: 9px;
  font-weight: 600;	
  margin: 0px
}
.logo-right img{
	width: 55px;
  margin-bottom: 5px;
}
.modal-dialog{
	max-width:416px;	
}
.form-contact h3{
	margin-bottom:20px;	
}
.form-contact input{
	height: 42px;
  margin-bottom: 14px;
  width: 100%;
  padding: 0px 15px;
  color: #000;	
}
.enquiry-form #BotBootInput{
	width: 100px;	
}
.gold-btn{
	background: #e46824;
	color:#fff;
	border: 1px solid #e46824 !important;
	width: 100%;
}
.gold-btn:hover{
	background: #e46824;
	color:#fff;	
}
.enquiry-form{
	color:#fff;	
}
.navbar-default {
  padding: 0;
  background: #185037;
  /*box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);*/
  border: 0px solid #000;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: rgb(0, 0, 0);
  /*border-bottom: 1px solid rgba(255,255,255,0.3);*/
  border-radius: 0px;
  font-family: "Poppins", sans-serif;
  min-height:90px;
  margin: 0px;
}
.navbar-default.fixed-nav{
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.3);	
	/*border-bottom: 1px solid rgba(255,255,255,0.3);*/
	background:#185037;
}
.navbar-default.fixed-nav .navbar-nav > li > a{
	color:#fff !important;	
}
.navbar-brand{
	padding:6px 0px !important;
	height: auto !important;
	width: 122px;	
}
.navbar-brand img{
	width:100%;	
}

.navbar-nav {
  margin:19px 155px 19px 0px;
}
.navbar-default .navbar-nav > li > a {
  color: #fff !important;
  transition: all 1s ease 0s;
  font-size:14px;
  font-weight:500;
  padding-left:10px;
  padding-right:10px;
}
.navbar-default .navbar-nav > li > a:hover{
	color: #c0954f !important;	
}
.navbar-default.fixed-nav .navbar-nav > .active > a{
		color: #c0954f !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  /*border-bottom: 2px solid #c0954f;*/
  color: #c0954f !important;
  background-color: transparent !important;
}
.call{
	transform:rotate(-60deg);
	-webkit-animation:spin 2s ease infinite;
	-moz-animation:spin 2s ease infinite;
	animation:spin 2s ease infinite;
}

@-moz-keyframes spin{50%{-moz-transform:rotate(30deg);}

}

@-webkit-keyframes spin{50%{-webkit-transform:rotate(30deg);}

}

@keyframes spin{50%{-webkit-transform:rotate(30deg);transform:rotate(30deg);}

}

.call-bg {
  display: block;
  margin-left: 5px;
  padding: 9px 9px;
  background: #c0954f;
  margin-top: 6px;
  border-radius: 4px;
}
.call-bg a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}
.banner-wrap{
	border-radius: 0px 0px 50px 50px;
	overflow: hidden;
}
.banner-wrap .carousel .carousel-control {
    position: absolute;
    top: 50%;
    bottom:0;
    left: 10%;
    opacity: 0.9;
	width: 40px;
	height: 50px;
	font-size: 30px;
	line-height: 45px;
	text-align: center;
	background: #fff !important;
	color: #432c58;
	text-shadow:none;
	transition:all 0.3 ease-in !important;
	margin-top:-25px;
}
.banner-wrap .carousel .carousel-control .fa{
	line-height:50px;
	font-size:30px;	
}

.banner-wrap .carousel .carousel-control.right{
	left: auto;
	right: 0;
	border-radius: 100px 0 0 100px;
}
.banner-wrap .carousel .carousel-control.left{
	left:0;
	border-radius: 0px 100px 100px 0px;
}

.banner-wrap .carousel .carousel-control:hover,.carousel .carousel-control:focus{
	background:#fff !important;
	color:#432c58 !important;
	opacity:1 !important;
	transition:all 0.3 ease-out !important;
}
.banner-wrap .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 0px;
    top: 30%;
  }
.carousel-inner > .item > a > img, .carousel-inner > .item > img{
	width:100%;	
}

.banner-wrap .overlay{
	background:#000;
	opacity: 0.55;
  	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;	
	height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
	border-radius: 0px 0px 50px 50px;
}

.top-banner-form{
	margin: 170px 0px 0px 0px;
  background: #185037;
  padding: 25px 16px;
}
.top-banner-form h3{
	font-family: "Merriweather", Sans-serif;
	margin:0px;
	padding:0px 0px 18px 0px;
	color:#fff;
}
.gold-btn{
	background: #c0954f;
	color:#fff;
	border: 1px solid #c0954f !important;
	width: 100%;
}
.gold-btn:hover{
	background: #6d5d28;
	color:#fff;	
}
.namebanner{
	text-align:center;
	padding:0px 0px 0px 0px;	
}
.namebanner h1{
	font-family: "Poppins", sans-serif;
  color: #fff;
  font-size: 47px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 110px;
  text-shadow: 2px 2px 8px #000;
  padding: 0px 0px 22px 0px;
  position: relative;
  display: inline-block;
}
.namebanner h1 img{
	width:90px;	
	position:absolute;
	left:0px;
	top: 11px;
}
.namebanner h2{
	font-family: "Poppins", sans-serif;
	color:#fff;
	font-size: 24px;
    font-weight: 400;
    font-style: normal;
	text-shadow: 1px 1px 6px #000;
	padding-bottom: 48px;	
}
.namebanner .colbtn{
font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  fill: #000;
  color:#fff;
  background-color: #c0954f;
  padding: 15px 30px;
  border-radius: 0px 0px 0px 0px;
  transition: all .3s;
}
.namebanner .colbtn:hover{
	background:#185037;
	text-decoration:none;
	outline:none;
	color:#fff;	
}
.namebanner .colbtn:focus{
	background:#c0954f;
	text-decoration:none;
	outline:none;
	color:#fff;	
}
.namebanner .colbtn i{
	padding-left:6px;	
}

.namebanner .colbtnw{
font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  fill: #000;
  color:#fff;
  background-color: #185037;
  padding: 15px 30px;
  border-radius: 0px 0px 0px 0px;
  transition: all .3s;
  margin-left:15px;
}
.namebanner .colbtnw:hover{
	background:#c0954f;
	text-decoration:none;
	outline:none;	
	color:#fff;
}
.namebanner .colbtnw:focus{
	background:#fff;
	text-decoration:none;
	outline:none;	
}
.namebanner .colbtnw i{
	padding-left:6px;	
}
.boxinnerfor{
	background:#fff;
	border-bottom:4px solid #c0954f;
  box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.15);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: -90px 0px 0px 0px;
  --e-column-margin-right: 0px;
  --e-column-margin-left: 0px;
  padding: 50px 20px 45px 20px;
  z-index:1;
  position:relative;
}
.forbox-column{
	text-align:center;
	border-right:1px solid #d7d7d7;	
}
.forbox-column i{
	color:#000;
	font-size:45px;
	margin-bottom: 35px;	
}
.forbox-column.bonone{
	border-right:none;	
}
.forbox-column h2{
	font-size:30px;
	font-weight:600;
	color:#c0954f;
	padding:0px 0px 12px 0px;
}
.forbox-column h2 span{
	font-size:12px;	
}
.forbox-column h3{
	font-size:27px;
	font-weight:600;
	color:#000;	
}
.forbox-column h3 span{
	font-size:12px;
	display:block;	
}
.about-us{
	padding:65px 0px;	
}
.about-inner{
}
.about-inner h3{
	margin:0px;
	padding:22px 0px 6px 0px;
	color:#333;	
}
.about-inner p{
font-size: 15px;
  margin: 0px;
  padding: 0px 0px 15px 0px;
  text-align:justify;
  line-height: 25px;
}
.floor-plan{
	padding:100px 0px 0px 0px;
	background: #EEE;
}	
.titlesection{
	text-align:center;
	padding:0px 0px 54px 0px;
	
}
.titlesection h2{
	text-transform:uppercase;
	font-size:34px;
	position:relative;
	color:#185037;		
}
.titlesection h2:after{
	content: "";
  width: 100px;
  height: 3px;
  position: absolute;
  background: #185037;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, -0%);	
}
.galler-pic{
	margin-bottom:40px;	
}
.galler-pic img{
	width:100%;	
}
.master-plan{
	padding:65px 0px;
	background:#fff;	
}
.galler-pic-masterplan{
		
}
.galler-pic-masterplan img {
  box-shadow: inset 0 0 0 1px #dfdfdf,inset 2px 2px 7px #dfdfdf;
  border: #cccccc solid 1px;
  padding: 15px;
  width:100%;
}
.advantage-section{
	padding:65px 0px;
	background: #EEE;	
}
.gallery{
	padding:100px 0px 65px 0px;	
}


.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 44px;
    right: 20px;
    display:none;
	background: #000;
	padding: 10px 10px 10px 10px;
	color: #fff;
}
.back-to-top:hover{
	color:#fff;	
}
.video-section{
	padding-top:40px;	
}
.video-section video{
	width:100%;
	height:100%;	
}

.cmap-section-advantage ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.cmap-section-advantage li{
	color:#000;
	font-family: "Poppins", sans-serif;	
	position:relative;
	padding: 0px 0px 12px 38px;
  font-size: 16px;	
}
.cmap-section-advantage li:before{
	content:"";
	background:url(../images/check-icon.png);
	width: 25px;
  height: 21px;
  position: absolute;
  background-size: cover;
  left: 0px;	
}
.plicy-links{
	text-align:center;	
}
.plicy-links a{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.plicy-links a:hover{
	color:#c0954f;
	text-decoration:none;
	outline:none;	
}
.plicy-links a:focus{
	color:#fff;
	text-decoration:none;
	outline:none;	
}


.slick-slide {

    margin: 0px 0px;

}

.slick-slide{

	text-align:center;

	

}

.slick-slide img {

    

	text-align: center;

margin: 0 auto;

}



.slick-slider

{

    position: relative;

    display: block;

    box-sizing: border-box;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

            user-select: none;

    -webkit-touch-callout: none;

    -khtml-user-select: none;

    -ms-touch-action: pan-y;

        touch-action: pan-y;

    -webkit-tap-highlight-color: transparent;

}



.slick-list

{

    position: relative;

    display: block;

    overflow: hidden;

    margin: 0;

    padding: 0;

}

.slick-list:focus

{

    outline: none;

}

.slick-list.dragging

{

    cursor: pointer;

    cursor: hand;

}



.slick-slider .slick-track,

.slick-slider .slick-list

{

    -webkit-transform: translate3d(0, 0, 0);

       -moz-transform: translate3d(0, 0, 0);

        -ms-transform: translate3d(0, 0, 0);

         -o-transform: translate3d(0, 0, 0);

            transform: translate3d(0, 0, 0);

}



.slick-track

{

    position: relative;

    top: 0;

    left: 0;

    display: block;

}

.slick-track:before,

.slick-track:after

{

    display: table;

    content: '';

}

.slick-track:after

{

    clear: both;

}

.slick-loading .slick-track

{

    visibility: hidden;

}



.slick-slide

{

    display: none;

    float: left;

    height: 100%;

    min-height: 1px;

}

[dir='rtl'] .slick-slide

{

    float: right;

}

.slick-slide img

{

    display: block;

	width:100%;
	

}

.slick-slide a:hover{

	text-decoration:none;

	outline:none;

}

.slick-slide a:focus{

	text-decoration:none;

	outline:none;

}	







.slick-slide.slick-loading img

{

    display: none;

}

.slick-slide.dragging img

{

    pointer-events: none;

}

.slick-initialized .slick-slide

{

    display: block;

}

.slick-loading .slick-slide

{

    visibility: hidden;

}

.slick-vertical .slick-slide

{

    display: block;

    height: auto;

    border: none;

}

.slick-arrow.slick-hidden {

    display: none;

}

.slick-arrow{

	background: #fff;

	border:none;

	width:40px;

	height:50px;

	border-radius:50%;

	overflow:hidden;

	text-indent: 7px;

	color:#fff;

	position: absolute;

	top: 50%;

	z-index:99;

	opacity: 0.9;

	-webkit-transform: translate(0,-50%);

    -ms-transform: translate(0,-50%);

    transform: translate(0,-50%);	

}

.slick-prev{

	left: 0;

	border-radius: 0px 100px 100px 0px;

}

.slick-prev:before{

	content:"\f104";

	font:normal normal normal 14px/1 FontAwesome;

	font-size:30px;

	color:#432c58;

	margin:0px 0px 0px 3px;	

}

.slick-next{

	left: auto;

	right: 0;

	border-radius: 100px 0 0 100px;	

}

.slick-next:before{

	content:"\f105";

	font:normal normal normal 14px/1 FontAwesome;

	font-size:30px;

	color:#432c58;

	margin:0px 0px 0px 4px;

}
.pic-testi img{
	width:80px;
	border-radius:100%;
	border:2px solid #185037;	
}

.contact{
	background:#185037;
	padding:100px 0px 0px 0px;	
}
.colwh h2{
	color:#fff;	
}
.colwh h2:after{
	background:#fff;
}
ul.list-info {
  list-style: none;
  margin: 0;
  padding: 0;
}
#contact input, #contact textarea, #contact select {
    background: -moz-linear-gradient(center top , #FFFFFF, #EEEEEE 1px, #FFFFFF 25px) repeat scroll 0 0 transparent;
    border: 1px solid #D8D8D8;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    outline: 0 none;
    padding: 5px;
    width: 100%;
}
#contact select{
	margin-bottom: 14px;
	height: 42px;	
}
.copyright-footer {
  color: #fff;
  font-weight: 300;
  font-size: 16px;
  border-top: 1px solid #fff;
  padding: 18px 0 5px 0;
  margin-top: 25px;
}
.jovial{
	color: #fff;
  font-weight: 300;
  font-size: 16px;
  text-align:center;
  padding-bottom:30px;	
}
.jovial a{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.jovial a:hover{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.jovial a:focus{
	color:#fff;
	text-decoration:none;
	outline:none;	
}
.left-block{margin-top:20px;color:#FFF;font-size:18px;}

.left-block ul li{padding:18px 0px 18px 48px; position: relative;}.left-block ul li img{float:left;margin-right:10px; position:absolute;
left:0px; padding-top: 4px;}.left-block ul li span{display:block;font-size:15px;}.left-block ul li a{color:#FFF;font-weight:600;}
.specifications-section{
	padding:100px 0px 30px 0px;	
}

.specifications-txt{
	font-family: "Poppins", sans-serif;	
}
.about-inner img{
	width:200px;	
}
.specifications-txt h3{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight: 600;	
}
.specifications-txt p{
	font-size:17px;	
}
.specifications-txt ul{
	list-style:none;
	margin:0px;
	padding:0px;	
	font-size:17px;	
}
.specifications-txt ul li{
	padding-bottom:5px;	
}
.fivecolumns{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.fivecolumns li{
	width:20%;
	float:left;
	padding:10px;	
}
.fivecolumns li img{
	width:100%;	
}
.infomation-box{
	text-align:center;
	padding:26px 10px;
	min-height:278px;
	margin-bottom:30px;
	border:1px solid #ccc;
	box-shadow: 0 0 4px rgba(0,0,0,.12);
  	transition: box-shadow .7s ease;
}
.infomation-box:hover{
	box-shadow: 0 0 9px rgba(0,0,0,.2);	
}
.infomation-box img{
		
}
.infomation-box h3{
	font-family: "Poppins", sans-serif;
	margin:0px;
	padding:12px 0px 10px 0px;	
}
.infomation-box p{
	font-family: "Poppins", sans-serif;	
	margin:0px;
	padding:0px;
	line-height: 25px;
  font-size: 17px;	
}
.contaner-padding{
	padding:0px 60px;
}	

.benefit-section{
	padding:55px 0px 0px 0px;	
}
.benefit-pic{}
.benefit-pic img{
	width:100%;
	border-radius: 50px 5px 5px 50px;	
}
.benefit-txt{
	border-radius: 0px 50px 50px 0px;	
	background:#185037;
	padding:100px 45px 120px 120px;
}
.benefit-txt h2{
	font-family: "Poppins", sans-serif;	
	color:#fff;	
	margin:0px 0px 30px 0px;
}
.benefit-txt ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.benefit-txt li{
	color:#fff;
	font-family: "Poppins", sans-serif;	
	position:relative;
	padding: 0px 0px 12px 38px;
  font-size: 16px;	
}
.benefit-txt li:before{
	content:"";
	background:url(../images/check-icon.png);
	width: 25px;
  height: 21px;
  position: absolute;
  background-size: cover;
  left: 0px;	
}
.no-space{
	padding:0px;	
}
.d-flex{
	    display: flex;
    align-items: center;	
}

.our-projects{
	padding:100px 0px 0px 0px;	
}
.projects-column{
	position:relative;	
	margin-bottom: 30px;
}
.listing-unit-img-wrapper{
	position:relative;
	border-radius:10px;
	overflow:hidden;	
}
.listing-unit-img-wrapper img{
	width:100%;	
	transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -webkit-transition: all .7s ease;
  -o-transition: all .7s ease;
}
.listing-unit-img-wrapper .featured_gradient {
  background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent 56%);
  pointer-events: none;
  bottom: 0;
  left: 0;
  opacity: 0.97;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.tag-wrapper{
	position: absolute;
  width: 100%;
  padding: 0 15px;	
  top:0px;
}
.featured_div {
  background-color: #185037;
  background-image: none !important;
  color: #fff;
  float: left;
  font-size: 11px;
  line-height: 20px;
  margin-bottom: 4px;
  max-width: 85px;
  padding: 0 10px;
  position: relative;
  top: 20px;
  border-radius:10px;
}
.projects-column:hover .listing-unit-img-wrapper img{
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);	
  transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -webkit-transition: all .7s ease;
  -o-transition: all .7s ease;
}
.projects-txt{
	padding:10px 0px 0px 0px;
}
.projects-txt p{
	margin:0px 0px 6px 0px;	
	color:#1b3942;
	font-weight:500;
	font-size:13px;
}
.projects-txt p .project-name{
	color: #c0954f;
  font-weight: 600;
  font-size: 16px;
}
.listing-unit-img-wrapper .key-highlights{
	position:absolute;
	bottom:10px;	
	z-index:2;
	opacity:1;
	width: 100%;
  text-align: center;
}
.listing-unit-img-wrapper .key-highlights ul{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.listing-unit-img-wrapper .key-highlights li{
	display:inline-block;
	padding: 0px 18px;
	color:#fff;
	font-weight:500;
	font-size: 12px;
		
}
.listing-unit-img-wrapper .key-highlights li i{
	display: table;
  margin: 0px auto;
  background: #c0954f;
  width: 38px;
  height: 35px;
  text-align: center;
  border-radius: 100%;
  line-height: 35px;
  border: 0.10px solid #fff;
}

.location-advantage{
	background:#faf4f0;	
	padding:100px 0px 40px 0px;
}
.location-advantage-column{
	text-align:center;
	font-size:16px;
	color:#0a2233;
	font-weight:500;
	margin-bottom:40px;	
}
.location-advantage-column span{
	font-size:15px;	
}
.location-advantage-column p{
	margin:0px;
	padding:12px 0px 0px 0px;	
}
.location-advantage-column img{
	width:65px;
}	
.cmap-section{
	padding:0px 0px;	
}
.amenities-section{
	background:#185037;
	padding:100px 0px 0px 0px;	
}
.amenities-section-inner{
		
}
.amenities-section-inner ul{
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:center;	
}
.amenities-section-inner li{
	color: #fff;
	display: inline-block;
	width: 19.7%;
	font-size:16px;
	font-weight:500;
	margin-bottom: 40px;	
}
.amenities-section-inner li img {
	width: 52px;
	filter: invert(1) grayscale(100%) contrast(100%);
	padding:19px 0px;
	position:relative;
	z-index:2;
}
.fa-icon-effect-8 {
  background: rgba(255,255,255, 1);
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
  width: 90px;
  height: 90px;
  text-align:center;
  margin: 0px auto;
  margin-bottom:12px;
  border-radius: 100%;
  position:relative;
}
.fa-icon-effect-8:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box; 
  box-sizing: content-box;
  top: 0;
left: 0;
padding: 0;
z-index: 1;
box-shadow: 0 0 0 2px rgba(255,255,255,1);
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
}
.amenities-section-inner li:hover .fa-icon-effect-8:after{
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
        -moz-animation: sonarEffect .59s ease-out 75ms;
        animation: sonarEffect .59s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 20;
  }
  40% {
    opacity: 50;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
    -webkit-transform: scale(1.3);
    opacity: 100;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 20;
  }
  40% {
    opacity: 50;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);
    -moz-transform: scale(1.3);
    opacity: 100;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 20;
  }
  40% {
    opacity: 50;
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c0954f, 0 0 0 10px rgba(255,255,255,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #c0954f, 0 0 0 10px rgba(255,255,255,0.5);
    transform: scale(1.3);
    opacity: 100;
  }
}


.client-column{
	padding:0px 10px;	
}
.client-column img{
	border:1px solid #185037;
}
.testimonial-column{
	background:#fff;
	border:1px solid #e3e3e3;
	border-radius:4px;
	padding:40px;
	min-height: 375px;	
}
.testimonials-section h2 {
  font-family: "Poppins", sans-serif;
  color: #0a0a10;
  font-size: 42px;
  font-weight: 600;
  margin: 0px;
  padding: 0px 0px 28px 0px;
  position: relative;
}
.testimonials-section h2 span{
	color:#1ea1f1;
	font-weight: 800;	
}
.testimonial-top{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-bottom:20px;	
}
.testimonial-top-left{
	display: flex;
	align-items: center;	
}
.testimonial-top-txt{
	text-align:left;
	font-family: "Poppins", sans-serif;
	padding: 0px 0px 0px 17px;	
}
.testimonial-top-txt h4{
	margin:0px;
	padding:0px 0px 0px 0px;	
}
.testimonial-top-txt p{
	margin: 0px;
  padding: 3px 0px 3px 0px;
  color: #677471;
  font-size: 15px;
  font-style:italic;
}
.testimonial-bottom{
	text-align:left;
	font-family: "Poppins", sans-serif;	
}
.testimonial-bottom p{
	margin:0px;
	padding:0px;
	color: #677471;
  font-size: 15px;	
}
.testimonials .slide{
	padding:10px;	
}
.testimonials{
	margin:0px 0px 40px 0px;	
}
.testimonial-top-txt i {
  color: #ffc727;
  font-size: 14px;
  padding: 0px 0px;
}
.about-pic{}
.about-pic img{
	width:100%;	
}
.fixd-btn {
  animation: MoveUpDown 1s linear infinite;
  position: fixed;
  bottom: 15px;
  left: 15px;
}
.fixd-btn a {
  display: block;
  margin: 14px 0px;
}

.team-column{
	position:relative;
	border-radius:8px;
	overflow:hidden;
}
.team-column:before{
	content:"";
	position:absolute;
	left:0px;
	right:0px;
	top:0px;
	bottom:0px;
	background: linear-gradient(0deg,rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 32%);
	z-index:1;	
}
.team-column img{
	width:100%;	
	-webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.team-column:hover img{
	transform: scale(1.04,1.04);
  -webkit-transform: scale(1.04,1.04);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;	
}
.team-column p{
	position: absolute;
  bottom: 0px;
  color: #fff;
  margin: 0px;
  padding: 0px 0px 11px 15px;
  font-weight: 600;
  font-size: 16px;
  z-index:2;
}
.team-column p span{
	display: block;
  font-weight: 500;
  font-size: 13px;
  font-style: italic;
}




.scroll-area {
  position: relative;
  z-index: 999;
}
.scroll-area .go-top {
  position: fixed;
  cursor: pointer;
  top: 0;
  right: 30px;
  color: #ffffff;
  background-image: -moz-linear-gradient(0deg, #185037 0%, #185037 100%);
  background-image: -webkit-linear-gradient(0deg, #185037 0%, #185037 100%);
  background-image: -ms-linear-gradient(0deg, #185037 0%, #185037 100%);
  z-index: 9999;
  width: 45px;
  text-align: center;
  height: 45px;
  line-height: 42px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.9s ease-out 0s;
  -moz-transition: all 0.9s ease-out 0s;
  -ms-transition: all 0.9s ease-out 0s;
  -o-transition: all 0.9s ease-out 0s;
  transition: all 0.9s ease-out 0s;
  border-radius: 10px;
}
.scroll-area .go-top i {
  position: absolute;
  top: 50%;
  left: -4px;
  right: 0;
  margin: 0 auto;
  font-size: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}
.scroll-area .go-top i:last-child {
  opacity: 0;
  visibility: hidden;
  top: 60%;
}
.scroll-area .go-top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: -moz-linear-gradient(0deg, #185037 0%, #185037 100%);
  background-image: linear-gradient(to right, #185037 0%, #185037 100%);
  background-image: -ms-linear-gradient(0deg, #185037 0%, #185037 100%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
  border-radius: 100%;
}
.scroll-area .go-top:focus,
.scroll-area .go-top:hover {
  color: #fff;
}
.scroll-area .go-top:focus::before,
.scroll-area .go-top:hover::before {
  opacity: 1;
  visibility: visible;
}
.scroll-area .go-top:focus i:first-child,
.scroll-area .go-top:hover i:first-child {
  opacity: 0;
  top: 0;
  visibility: hidden;
}
.scroll-area .go-top:focus i:last-child,
.scroll-area .go-top:hover i:last-child {
  opacity: 1;
  visibility: visible;
  top: 50%;
}
.scroll-area .go-top.active {
  top: 95%;
  -webkit-transform: translateY(-98%);
  -moz-transform: translateY(-98%);
  -ms-transform: translateY(-98%);
  -o-transform: translateY(-98%);
  transform: translateY(-98%);
  opacity: 1;
  visibility: visible;
  border-radius: 0;
  right: 30px;
  border-radius: 100%;
}
.top-wrap {
  position: relative;
}
.top-wrap .go-top-button {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  top: 3px;
  z-index: 1;
  background-image: -moz-linear-gradient(0deg, #185037 0%, #185037 100%);
  background: #185037;
  background-image: -ms-linear-gradient(0deg, #185037 0%, #185037 100%);
}
.top-wrap .go-top-button i {
  font-size: 20px;
  font-weight: 400;
  padding-left: 4px;
  color: #fff;
}
.top-wrap .go-top-button::after {
  z-index: -1;
  content: "";
  position: absolute;
  left: 3px;
  top: 3px;
  width: 45px;
  height: 45px;
  -webkit-animation: ripple 1.6s ease-out infinite;
  -moz-animation: ripple 1.6s ease-out infinite;
  -o-animation: ripple 1.6s ease-out infinite;
  animation: ripple 1.6s ease-out infinite;
  opacity: 0;
  background-image: -moz-linear-gradient(0deg, #185037 0%, #185037 100%);
  background-image: -webkit-linear-gradient(0deg, #185037 0%, #185037 100%);
  background-image: -ms-linear-gradient(0deg, #185037 0%, #185037 100%);
  border-radius: 100%;
}
.top-wrap .go-top-button:hover {
  background-color: #222;
  color: #fff;
}
@keyframes ripple {
  0%,
  35% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.8;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
  }
}
i.fa-solid,
i.fas,
i.fa {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
}

/*///////////////////////////////////////////////////////
					Responsive Phone
//////////////////////////////////////////////////////*/

@media only screen and (min-width:290px) and (max-width:766px){
.navbar-brand{
	margin-left:15px;
	padding:5px 0px 8px 0px !important;
}
.navbar-default{
	min-height: 57px;
}
.namebanner h1{
	font-size:19px;
	padding:0px 0px 0px 0px;
	line-height: 47px;
}
.namebanner{
	padding: 37px 0px 0px 0px;
}

.namebanner h2{
	font-size:12px;
	
}
.namebanner .colbtn{
	font-size:12px;
	padding: 10px 10px;
}
.namebanner .colbtnw{
	font-size:12px;
	padding: 10px 10px;
	margin-left: 8px;
}
.navbar-toggle{
	margin-top:20px;	
}
.banner-wrap{
	height:auto;	
	margin-top: 58px;
}
.boxinnerfor{
	margin:0px;
}	
.call-bg-bot a{
	margin-left: 5px;
  padding: 9px 9px;
  background: #c0954f;
  display: block;
  font-size: 20px;
  text-align: center;
  color: #fff;
  font-weight: 600;	
  position: relative;
}
 .forbox-column {
    border-right: none;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 32px;
    padding-bottom: 32px;
  }
    .copyright-footer {
    font-size: 11px;
  }
  .jovial {
    font-size: 11px;
  }
  .jovial a {
  color: #fff;
  text-decoration: none;
  outline: none;
}
.namebanner h1 img {
    position: relative;
    display: inline-block;
    margin: 0px auto;
    margin-bottom: 0px;
    margin-bottom: 23px;
    width: 52px;
  }
.top-banner-form{
	margin:0px 0px 32px 0px;	
}
.banner-wrap{
	border-radius: 0px 0px 20px 20px;
}	
.banner-wrap .overlay{
	border-radius: 0px 0px 20px 20px;
}	
.d-flex{
	display:block;	
}
.contaner-padding {
  padding: 0px 15px;
}
.no-space {
  padding: 0px 15px;
}
.benefit-pic img{
	border-radius: 0px 50px 5px 50px;
	margin-bottom: 20px;	
}
.benefit-txt{
	padding: 40px 15px 30px 15px;	
}
.benefit-txt h2{
	font-size:26px;	
}
.navbar-brand{
	 width:100px;	
}
.our-projects {
  padding: 75px 0px 0px 0px;
}
.titlesection h2{
	font-size:26px;	
}
.listing-unit-img-wrapper .key-highlights li{
	font-size:13px;
	padding: 0px 4px;	
}
.location-advantage{
  padding: 75px 0px 0px 0px;
}
.amenities-section{
  padding: 75px 0px 0px 0px;
}
.amenities-section-inner li{
	width:49%;	
}
.floor-plan{
  padding: 75px 0px 0px 0px;
}
.testimonial-column{
	padding:15px;	
}
.specifications-section{
  padding: 75px 0px 0px 0px;
}
.team-column{
	margin-bottom:20px;	
}
.contact{
  padding: 75px 0px 0px 0px;
}
.gallery {
  padding: 75px 0px 0px 0px;
}
.cmap-section {
  padding: 5px 0px 30px 0px;
}
.plicy-links {
  margin: 40px 0px 0px 0px;
}
.banner-wrap .carousel-caption {
  top: 0%;
  right: 11%;
  left: 11%;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  width: 100%;
  height: 325px;
  object-fit: cover;
}
.logo-right{
	position: absolute;
  right: 82px;
  top: 7px;
  margin: 0px;	
}
.logo-right img{
	width:46px;	
	margin-bottom: 6px;
}
.logo-right p{
	font-size:7px;	
}
.laptophx{
	display:none;		
}
.mobilehx{

	display:inline-block;	
}



}