/*header*/
.img-logo-header {
    width: 215px;
}

#myHeader .navbar{
	padding: 15px 50px;
	 box-shadow: -3.106px -50px 95px 8px rgb(0 0 0);
}

.header-enq-btn{
	margin-left: 30px;
	padding-left: 25px !important;
	padding-right: 25px !important;
}

.logo-div{
	margin-top: 100px;
}

.blue-strip{
	background-color: #3471b2;
	padding: 25px 30px 15px;
	width: auto;
	text-align: center;
	margin-left: -185px;
}

.conf-banner{
	font-size: 20px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 17px;
	color: #000000;
}

.blue-strip p{
	font-size: 25px;
	color: #fff;
}

.banner-cont, .banner-btn{
	padding-right: 50px;
}

.banner-btn .btn
{
	 box-shadow: 0 10.5px 16px -10px rgb(0 0 0);
}

/*overview*/
.overview h2{margin-bottom: 75px;}
.ov-left h4{
	font-size: 23px;
	margin-bottom: 40px;
	font-weight: 700;

}

.ov-right h4{
	font-size: 18;
	font-weight: 500;
	color: #fff;
}
.ov-right
{
	background-color: rgba(37, 35, 36, 0.6);
	padding: 25px 50px;
	/*border: 1px solid #d2ae6d;*/
}
.ov-right li{
	color: #fff;
}

/*proj-highlights*/
.proj-highlights{
	padding-bottom: 150px;
}

.carousel-control-next, .carousel-control-prev{
	height: 40px;
	width: 40px;
	opacity: 1;
	top: 50%;
}
#ph .carousel-control-next{
	right: 150px;
}
#ph .carousel-control-prev{
	left: 150px;
}
#ph .carousel-control-next-icon{
	background-image: url(../images/right-arrow1.png);
}
#ph .carousel-control-prev-icon{
	background-image: url(../images/left-arrow1.png);	
}
.video {
    width: 100%;
  height: 632px;
  object-fit: fill;
    cursor: pointer;
}
.wrapper{
    /*display:table;*/
    height: 100%;
    width:100%;
    position:relative;
}
.playpause {
    background-image:url(../images/video-stop-btn.png);
    background-repeat:no-repeat;
    width:54px;
    height:54px;
    position:absolute;
    left:0%;
    right:0%;
    top:0%;
    bottom:0%;
    margin:auto;
    background-size:contain;
    background-position: center;
    /*opacity: 0.8;*/
}

#ph .carousel-indicators [data-bs-target] {
    width: 100%;
    height: 50px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: 0; 
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 0;
    border-bottom: 0;
   	background-color: #000;
    transition: opacity .6s ease;
    opacity: 1;
    color: #fff;
    text-transform: uppercase;
}

#ph .carousel-indicators .active {
    background-color: #d2ae6d;
	 box-shadow: 0px 10px 24px -4px rgb(0 0 0);
}

#ph .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -100px;
    left: 0;
    z-index: 2;
     display: block; 
     justify-content: start; 
    padding: 0;
     margin-right: 0; 
    margin-bottom: 8px;
     margin-left: 0; 
    list-style: none;
}

/*mobile*/
#ph .carousel-caption {
    padding-bottom: 0;
    bottom: -15px;
    background-color: #d2ae6d;
    padding-top: 5px;
}

/*amenities*/
.amenities{
	padding-bottom: 150px;
}
.amenities h2{
	margin-bottom: 50px;
}
.ame-icon {
	text-align: center;
	margin-bottom: 50px;
}
.ame-icon img{
	margin-bottom: 15px;
}

.autoplay img{
	margin: 0 auto;
}

.amenities .slick-next, .amenities .slick-prev {
    top: 130%;
    right: 0;
    margin: 0 auto;
}

.amenities .slick-next {
    left: 5%;
}
.amenities .slick-prev {
    left: -5%;
}
.amenities .control-c{
	height: 40px;
	width: 40px;
}

/*isometric view*/
.i-view .carousel-control-next-icon{
	background-image: url(../images/right-arrow2.png);
}
.i-view .carousel-control-prev-icon{
	background-image: url(../images/left-arrow2.png);	
}

.i-view .i-view-img
{
	border: 1px solid #e1e8eb;	
}

.i-view .carousel-control-next {
    right: -50px;
}
.i-view .carousel-control-prev {
    left: -50px;
}
.i-view .shadow, .location-right .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 0 10px gray !important;
    top: 0;
    left: 0;
}
.i-view .carousel-caption{
	background-color: #7f7f7f;
    bottom: 0;
    height: 50px;
    width: 212px;
    margin: 0 auto;
    line-height: 15px
}
.i-view .carousel-caption p
{
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 0;
}
.btn-div1{text-align: center;}

/*location*/
.location-right{
	position: relative;
	background-color: #fff;
	text-align: center;
	/*border: 1px solid #e1e8eb;*/
}
.accordion{
	background-color: #fff;
}
.location .accordion-item{
	border: 0;
	margin-bottom: 10px;
	background-color: transparent;
}
.location .accordion-button{
	border-radius: 5px;
	background-color: transparent;
	font-size: 18px;
	font-weight: 400;
	/*color: #fff;*/
	text-transform: uppercase;
}
.location .accordion-button:not(.collapsed)
{
	background-color: transparent;
	/*color: #6f6f6f;*/
	box-shadow: none;
}
.location .accordion-item:first-of-type .accordion-button{
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.location .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.key-distance-list{list-style: none;padding-inline-start: 0;font-weight: 300;font-size: 16px;}
.key-distance-list span{
	float: right;
}

/*testimonials*/
.testimonials{padding-bottom: 160px;}
.starts{text-align: center;}
.testi-div{background-color: #f5f3f3;padding: 44px 150px;text-align: center;}
.t-cont{margin: 50px 0 60px;font-weight: 300;}
.client-name{font-weight: 700;}
.proj-name{font-weight: 400;}
.client-name{font-size: 15px;margin-bottom: 0;margin-top: 10px;}
.proj-name{font-size: 12px;}
.testimonials .carousel-control-next-icon{background-image: url(../images/right-arrow1.png);}
.testimonials .carousel-control-prev-icon{background-image: url(../images/left-arrow1.png);}
.testimonials .carousel-control-next, .testimonials .carousel-control-prev{
	top: 105%;
}
.testimonials .carousel-control-prev {
    left: 46%;
}
.testimonials .carousel-control-next {
    right: 46%;
}
.myBtn_t {
    color: #bb342e;
    background-color: transparent;
    border: 0;
    font-weight: 500;
    text-decoration: underline;
}

/*about company*/
.about-company{
	text-align: center;
}
.about p{
	margin-bottom: 20px;
}
.abt-icon{
	margin-top: 50px;
}

.count-num{
	font-size: 36px;
	font-weight: 600;
	color: #9c9c9c;
	margin-top: 40px;
}
.info{
	font-size: 21px;
	font-weight: 600;
	color: #9c9c9c;
}

/*footer*/
.foot-top .container{
	background-color: #eaeaea;
	padding: 50px;
	color: #5c5c5c;
	font-size: 16px;
}
.foot-top a{color: #5c5c5c !important;}
.foot-top h3{
	margin-bottom: 70px;
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;

}
.foot-top h5{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
}
.rera-no p{font-size: 15px;}
.s-addr{
	width: auto;
}
.c-addr{
	margin: 20px 0 28px;
}
.call a{font-size: 16px;}
.foot-bot{
	font-family: 'Nunito', sans-serif;
	background-color: #333131;
	padding: 50px 0 40px;
	font-size: 14px;
}
.foot-bot a, .foot-bot{color: #9c9c9c;}
.declaimer{margin-bottom: 30px;text-align: justify;}
#myFooter a{text-decoration: none;}
.footer-social{
	margin-top: 15px;
}
.footer-social span{
	font-size: 16px;
	font-weight: 400;
}
.footer-social ul{
	display: inline-block !important;
	margin-left: 10px;
}
.footer-social ul li a{
	height: 30px;
	width: 30px;
	border: 1px solid #5c5c5c;;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 30px;
}

/*form div*/
.cont-footer{
	padding-left: 80px;
}
.foot-form{
	background-color: #fff;
	border-radius: 8px;
	padding: 40px 30px;
}
.btn-form{
	background-color: #5c5c5c;
	padding: 6px 12px;
}
.form-control{
	background-color: #f5f1f1;
	height: 66px;
	margin-bottom: 30px;
	border-radius: 5px;
	border: 0;
}

/*modal*/
.modal-title{text-transform: uppercase !important;}

/*footer stick buttons*/
.footer_btn {
    background-color: #b43c39;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999999;
}
.footer_btn .rightBorder {
    border-right: 1px solid #fff;
}
.footer_btn a {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 55px;
    text-decoration: none !important;
}


.proj-video video{
   border: 1px solid #eee;
}

.fixed-right-icons {
    position: fixed;
    right: 0;
    bottom: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.fixed-right-icons .watsapp-btn {
    position: fixed;
    bottom: 36%;
    right: 0;
}
.fixed-right-icons i.fa {
    color: #fff;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 2;
    margin: 2px 0;
}
.fixed-right-icons .fa-whatsapp {
    background-color: #25d366;
}