html {
  scroll-behavior: smooth;
}
body {
  /* background: #fff; */
  color: #333333;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 1em;
  background-image: url('../img/white-bg.jpg');
}
.body-content{
    background: rgb(255 255 255 / 75%);
}
/*  onoad popup css start */
.popup-img {
    height: 400px;
    width: 70%;
    margin: 0 auto 10px;
    overflow: hidden;
}
.popup-img img{
    height: 100%;
    width: 100%;
}
/*  onoad popup css end */
*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

ul, ol{
	list-style: none;
}

h2{
	margin-bottom: 20px;
	padding-top: 60px;
    font-size: 26px;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover{
   opacity: 1; 
}
button.close , button.close:hover{
    background: #ff0000;
    opacity: 1;
    color: #fff;
}
.main-body-content {
    background: #850c7005;
    /* background-image: url('images/bg.jpg'); */
}
.heading-1{
    font-size: 30px;
    padding: 5px 10px;
    color: #3e3d3d;
    font-weight: 500;
    border-bottom: 2px solid;
    padding: 0 10px;
}
.h-color{
    color: #f0421d;
}
.amini-hd {
    font-weight: 400;
}
.carousel-control-prev, .carousel-control-next{
	background: rgba(0, 0, 0, 0.3);
}
.carousel-control-next-icon, .carousel-control-prev-icon{
	width: 30px;
	height: 30px;
}
.top-bar {
    background: #fff;
    border-bottom: 2px solid #000;

}
.top-bar .nav-link{
    color: #333;
    font-weight: 700;
    padding: 15px 20px;
}
.Logo {
    height: 50px;
}
.Logo img{
	width: 100%;
    height: 100%;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .4rem;
    padding-left: .4rem;
}
.navbar-light .navbar-nav .active>.nav-link, 
.navbar-light .navbar-nav .nav-link.active, 
.navbar-light .navbar-nav .nav-link.show, 
.navbar-light .navbar-nav .show>.nav-link{
	color: #000;
}
.navbar-light .navbar-nav .nav-link{
	color:#000;
	font-weight: 500;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color: #f48120;
    transition: 0.5s ease all;
}
.navbar-light .navbar-toggler{
	border: none;
	padding: 0px;
}
.navbar-light .navbar-toggler-icon{
	background-image: none;
	line-height: 1.25em;
}
.nav-item{
	transition: all ease 0.3s;
}
.icon-menu{
	color: #333;
	font-size: 1.5em;
}
.mb-number {
    margin-top: 7px;
    font-size: 0.875em;
}
.p-year{
    padding-bottom: 20px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.overiew-section,
.highlight-section,
.amenities-section,
.features-section, 
.location-section, .floorplan-section{
	padding-top: 30px;
	/* padding-bottom: 25px; */
}

.banner-box {
    position: relative;
}
/* .dtp-view-img {
    opacity: 0.6;
} */
.mbl-view-img{
    display: none;
}

.banner-form-part {
    width: 350px;
    min-height: 100px;
    background: rgb(0 0 0 / 75%);
    position: absolute;
    right: 5%;
    top: 40%;
    transform: translateY(-50%);
    color: #fff;
    border-radius: 5px 5px 0 0;
}
.f-hd-top {
    background: #f48120;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0;
}
.new-offer-cont {
    background: #000;
}
.new-offer-cont span {
    width: 90%;
    display: block;
    margin: 0 auto;
    font-weight: 500;
}
.form-container{
    border-radius: 5px 5px 0 0;
    border-top: none;
}
.form-container h4 {
    background: #08527b;
    padding: 10px;
    /* margin-bottom: 30px; */
    font-size: 24px;
}

.form-heading span {
    display: block;
    font-size: 1.2rem;
    margin-top: 10px;
    margin-bottom: 5px;
}
.cont-number, .form-content{
	padding: 0 10px;
}
.country-code select, .name-cont .form-control, .m-number-cont .form-control, .register-submit{
	height: calc(2.5em + .75rem + 2px);
    width: 100%;
    border-radius: 0;
    font-size: 0.875em;

}
.country-code {
    width: 100px;
    display: inline-block;
}
.country-code select, .name-cont, .m-number-cont {
    margin-bottom: 15px;
    position: relative;
}
.m-number-cont {
    display: inline-block;
    width: calc(100% - 105px);
}
.term-condition {
    font-size: 0.875em;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    text-align: left;
}
.country-code, .name-cont, .m-number-cont{
    margin-bottom: 15px;
	position: relative;
}
.offer-banner{
    position:absolute;
    left: 1%;
    top: 50px;
    z-index:9;
    padding:0;
    box-shadow:0 5px 5px -5px #333;
    background:rgb(0 0 0 / 80%);
    color:#fff;
    line-height:30px;
    border-radius: 5px 5px 0 0;
}
.offer-banner h4 {
    text-align: center;
    background: #f48120;
    font-size: 22px;
    padding: 15px 10px;
    border-radius: 5px 5px 0 0;
    margin-bottom: 0;
}
.offer-hd span{
    display: block;
    font-size: 80%;
}
.offer-banner strong{
    margin-top:5px;
    display:inline-block;
    margin-right:5px
}
.offer-content{
    padding:10px 15px 10px;
    text-align: left;
}
.offer-banner ul{
    list-style:none;
    padding:0 0 0 15px;
    line-height:40px;
}
.offer-banner ul li:before{
    content:"";
    width:10px;
    height:10px;
    background:#f14215;
    display:inline-block;
    margin-right:10px;
    border-radius:2px;
}
.book-btn{
    background:#fff;
    padding:10px;
    margin:10px auto 0;
    display:block;
    width:240px;
    text-align:center;
    color:#333;
    font-weight:700;
    text-decoration:none;
    float:none;

}
.stamp-btn, .payment-btn {
    /* background: linear-gradient(360deg,#f14215,#e8cd7c,#ff5722,#f14215 ); */
    font-weight: 800;
    text-align: center;
    margin-bottom: 5px;
    /* color: #000; */
    background: #9b1a91;
}
.span-head{
    animation-duration: 3s;
    display: block;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase;
}
.modal-header h4
{
    font-size: 16px;
}
select
{
    border: 1px solid #ced4da;
    color: #495057;
}
/* overview */
.overview {
    padding-bottom: 20px;
}
.overv-box {
    display: flex;
    align-items: center;
}
.over-v-text {
    display: inline-block;
    width: 70%;
    padding: 0 0 0 3%;
}
.over-v-img {
    display: inline-block;
    width: 29%;
    overflow: hidden;
}
.over-v-img img {
    width: 100%;
}
/* highligh */
.highlight {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../img/Gallery/g1.jpg) fixed center center;
    padding: 0 0 20px;
}
.highlight h2{
    color: #fff;
}
.highlight ul {
    margin: 0;
}
.highlight li {
    border: 1px solid #08527b;
    display: inline-block;
    width: 33%;
    margin-bottom: 15px;
    vertical-align: bottom;
    font-size: 14px;
    font-weight: 500;
    padding: 25px;
    text-align: center;
    position: relative;
    background: #08527b;
    color: #fff;
    transition: 0.5s ease-in-out;
}
.highlight li:before, .highlight li:after{
    content: "";
    position: absolute;
    width: 50%;
    height: 50%;
}
.highlight li:before{
    border-top: 3px solid #f48120;
    border-left: 3px solid #f48120;
    left: 0;
    top: 0;
}
.highlight li:after{
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    right: 0;
    bottom: 0;
}
.highlight li:hover{
    background: #000;
}

.hl-list1 li{
    font-size: 16px;
}

/* .highlight li:before {
    content: "#";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #000;
}
/* .highlight li .icon-right-small {
color: #fff;
    background: #1c72b3;
    margin-right: 10px;
    border: 1px solid;
} */
/* .highlight-section li span .icon-home-1{
	position: absolute;
    top: -18px;
    left: -8px;
    color: #333;
}

/* brochur and inquiry now */
.cta-section{
    position: relative;
}
.cta-img {
    width: 150px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border-radius: 50%;
}
.cta-section {
    background: #08527b;
    padding: 20px 0;
    color: #fff;
}
.cta-content {
    display: inline-block;
    vertical-align: middle;
    /* background: rgb(251 251 251 / 25%); */
    padding: 20px;
    position: relative;
    z-index: 1;
    width: calc(100% - 170px);
}
/* circle animation css  */
.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, .2);
    animation: animate 25s linear infinite;
    bottom: -150px;
}

.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}

.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}

@keyframes animate {
    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 90%;
    }
}

/* circle animation css */

/* aminities css start */
/* amenities */
/* .amenities-section {
    background-image: url(../images/drisha.jpg);
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/work-leisure.jpg) fixed center center;
    background-size: cover;
    margin-top: 30px;
    background: #fbf7fa;
    padding-bottom: 30px;
} */
.amenities {
    background: rgb(244 131 36 / 5%);
    padding-bottom: 30px;
}
.ameniteis-list li {
    display: inline-block;
    padding: 10px;
    font-weight: 500;
    text-align: center;
    background: #fff;
    border: 2px solid rgb(244 129 32);
    margin: 5px;
    box-shadow: 0px 1px 7px #cacaca;
    border-radius: 5px;
    transition: 0.3s ease-in-out;
    min-width: 210px;
}
.ameniteis-list li:hover{
    border-color: #08527b;
    background: #f2f9fd;
}
/* .ameniteis-list {
    text-align: center;
} */
.ameniteis-list img {
    width: 60px;
    display: inline-block;
    margin: 0 auto;
    margin-right: 10px;
}
.ameniteis-list span {
    padding: 8px 5px;
    display: inline-block;
}
/*     background: #08527b;
    color: #fff; */
    /* margin-top: 10px; */
    /* border-top: 2px solid #000;
}
/* .amini-list {
    vertical-align: top;
    margin-bottom: 15px;
    border: 1px solid #4295cf;
}
.amini-list li {
    line-height: 30px;
    color: #fff;
}
.amini-item-list {
    padding: 15px;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
        background: #000;
}
.amini-list label{
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
}
.article-title .icon-home-circled {
    font-size: 1.5em;
    display: inline-block;
    vertical-align: middle;
}
.amini-list label span{
  margin-right: 10px;
}
.amini-item-list li:before {
    content: '\e80c';
    font-family: 'right';
    margin-right: 10px;
    color: #0079c1;
    font-size: 1.3em;
} */
/* according css */
.accordion-container {
    position: relative;
    width: 100%;
    border-top: none;
    outline: 0;
    cursor: pointer;
}

.accordion-container .article-title {
    display: block;
    position: relative;
    margin: 0;
    padding: 15px 35px 15px 5px;
    /* border-top: 1px solid #0079c1; */
    font-size: 1.25em;
    font-weight: normal;
    color: #0079c1;
    cursor: pointer;
}

.accordion-container .article-title:hover,
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {
    background-color:  #1c72b3;
    color: white;
}

.accordion-container .article-title:hover i:before,
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
    color: white;
}

.accordion-container .content-entry i {
    position: absolute;
    top: 12px;
    right: 12px;
    font-style: normal;
    font-size: 1.625em;
}

.accordion-container .content-entry i:before {
    content: "- ";
}

.accordion-container .content-entry.open i:before {
    content: "+ ";
}

.accordion-content {
    display: none;
}
/* This stuff is just for the Codepen demo */

#content {
    width: 100%;
}

#description p {
    line-height: 1.5;
}

#description h2 {
    text-align: center;
}

.b-n {
    padding-top: 0;
}

/* price plan css */
.price-plan th{
	font-size: 1.2em;
}
.table{
  width:100%;
  border-collapse:collapse;
}
.table td{
	line-height: 33px;
}
.table th, .table td{
  padding:10px;
  border:1px solid #dee2e6;
  text-align:center;
}
.table th{
	background: #000;
    color: #fff;
    line-height: 40px;
    font-weight: 400;
}
.table tbody tr{
	background-color: #ffffff;
    color: #000;
}
/* floor plan css */
.floorplan-section{
    /* background: url('../img/f-plan-img/floorplan-img.jpg') no-repeat #f48120; */
    /* background-position: right center; */
    /* background-size: cover; */
    background: /* linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)),  */url(../img/Gallery/g7.jpg) fixed center center;
    margin-top: 20px;
    padding-bottom: 20px;
}
/* .floorplan-section h2{

	text-align: center;
} */
.overlay-div {
    height: 100%;
    position: absolute;
    width: 100%;
    bottom: -100%;
    background: rgb(244 129 32 / 35%);
    transition: 0.5s ease;
}
.image-container:hover .overlay-div{
	bottom: 0px;
}
.overlay-div button {
    position: absolute;
    left: 50%;
    border-radius: 0;
    width: 60%;
    color: #fff;
    background: #000;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s ease;
}
.overlay-div button:hover{
    background: #fff;
}
.f-p-rhs .heading-1 {
    color: #fff;
}
.floorplan-section h2 .icon-home {
    /* color: #f0421d; */
    color: #fff;
    display: inline-block;
    vertical-align: baseline;
    font-size: 42px;
    border-bottom: 2px solid;
}
.image-container img{
    filter: blur(1px);

}
.floor-img-cont {
    display: inline-block;
    width: 32%;
    margin-right: 10px;
    /* border: 1px solid #ddd; */
    overflow: hidden;
    /* background: #92077a; */
    border-radius: 5px;
}
.image-container {
    width: 100%;
    margin-bottom: 20px;
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: 250px;
    background: #fff;
    /* width: 290px; */
    border-radius: 5px;
    border: 3px solid #f48120;
}

/* gallery */

.gallery .carousel-item{
    max-height: 540px;
}
.gallery .img-fluid {
    /* height: 400px; */
    position: relative;
    top: -60px;
}
.gallery-section {
    background: linear-gradient(rgb(255 255 255 / 80%), #e9431e0f);
    background-color: #fbf7fa;
    padding-bottom: 30px;
}
.map-box {
    position: relative;
}
.location-content {
    position: absolute;
    top: 85px;
    right: 1%;
    transform: translateY(-50%);
    background: #08527b;
    width: 370px;
    padding: 10px;
}
.loc-map-text {
    font-size: 0.875em;
    letter-spacing: 0.5px;
}
.nearby-connect {
    background: #fff;
}
/*  accordingcss  */
.nearby-connect .card-body ul{
    margin-bottom: 0;
}
.card {
    border: none;
    margin-bottom: 20px;}

.accordion h2 {
    background: url(https://cdn0.iconfinder.com/data/icons/entypo/91/arrow56-512.png) no-repeat calc(100% - 10px) center #fff;
    background-size: 20px;
    cursor: pointer;
    font-size: 16px;
    padding: 0;
}

.card .collapsed {
    background-image: url(https://cdn0.iconfinder.com/data/icons/arrows-android-l-lollipop-icon-pack/24/expand2-256.png) ;
}

.card-body {
  padding: 0;
}
/*  accordingcss  */
.connect-list {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-radius: 0;
    margin-bottom: 0;
}
.connect-list label {
    color: #f48120;
    display: block;
    line-height: 45px;
    padding-left: 10px;
    font-size: 16px;
    margin-bottom: 0;
    border-bottom: 2px solid rgb(47 23 81 / 75%);
}
.connect-list label i{
	margin: 0 5px 0 0 ;
    color: #f48120;
    font-size: 1.2em;
}
.nearby-connect {
    background: #fff;
}
.connect-list ul li {
    padding: 0 0 0 15px;
    line-height: 40px;
    background: #000000;
    font-size: 0.875em;
    color: #fff;
}
.connect-list ul li:before{
	content: '\e829';
    display: inline-block;
    font-family: 'right';
    color: #ffffff;
    line-height: 20px;
    margin-bottom: 5px;
    padding: 0px 5px;
    vertical-align: middle;
    margin-right: 5px;
}

/* footer css  */
.footer-section {
    background: #e3f1f9;
    padding: 20px 0;
    margin: 30px 0 0 0;
}
.term_sec a{
	color: #333;
	text-decoration: none;
	font-size: 1.2em;
}
.copyright_sec{
	font-size: 0.875em;
}
.footer-container .footer_ico_right a{
	display: inline-block;
	vertical-align: middle;
	font-size: 2em;
	color: #333;
}
.footer-container .footer_ico_right a:hover{
	color: #f48120;
}

.fixed-social-icon {
    font-size: 2em;
    position: fixed;
    bottom: 5%;
    right: 10px;
    z-index: 1;
}
.fixed-social-icon ul{
	margin-bottom: 0;
}
.fixed-social-icon ul li {
    background: #000;
    margin-bottom: 5px;
    padding: 2px 5px;
    transition: 0.3s ease-out;
}
.fixed-social-icon ul li:hover{
    border-radius: 10px;
    box-shadow: 1px 2px 6px #000;
}
.fixed-social-icon i{
    border-radius: 50%;
    transition: 0.3s ease all;
    font-size: 0.875em;

}
.fixed-social-icon .icon-whatsapp {
    color: #5afb76;
}
.fixed-social-icon .icon-whatsapp:hover{
	color: #0cff37;
}
.footer-text-content{
	text-align: center;
    border-top: 1px solid #6c757d;
    padding: 10px;
    font-size: 0.6875em;
}



@media (min-width: 768px) and (max-width: 992px){
	.top-bar {
		height: auto;
	}
    .over-v-img{
        display: none;
    }
    .over-v-text{
        padding-left: 0;
        width: 100%;
    }
	.form-container{
		width: 350px;
		margin: 0 auto;
	}

	.offer-banner {
        position: static;
        width: 100%;
        margin-top: 20px;
    }
    .banner-form-part{
        top: 30%;
    }
	.footer-logo{
		width: 270px;
		margin: 0 auto 15px;
		display: block;
	}
	.highlight li{
        padding: 10px 5px;
        width: 49.5%;
    }
    .span-head{
        max-width: 92%;
        margin: 0 auto;
    }
    .cta-box {
        text-align: center;
    }
    .floor-img-cont{
        width: 48%;
    }
    .location-content{
        top: 30%;
    }
    .gallery .carousel-item {
    max-height: 450px;
}

}


@media (min-width: 320px) and (max-width: 767px){
	.body-content{
		padding: 65px 0 0 0;
	}
	header{
	    position: fixed !important;
	    width: 100%;
	}
	.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
		border-bottom: none;
	}
    .over-v-img{
        display: none;
    }
    .over-v-text{
        padding-left: 0;
        width: 100%;
    }
	.overview-text {
	    font-size: 0.875em;
	    margin-top: 20px;
	}
	.banner-form-part {
	    position: relative;
	    width: 100%;
	    padding: 20px 10px;
	    top: 0;
	    transform: translate(0px, 0px);
	    right: 0;
	    border-radius: 0;
	    left: 0;
	    background: rgb(6 6 6 / 95%);
	}
    .offer-banner {
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        margin-top: 10px;
    }
	.price-plan th {
	    font-size: 1em;
	}
	.table .btn.btn-outline-primary {
	    font-size: 0.875em;
	    padding: 5px 7px;
	}
	.footer-logo{
		width: 270px;
		margin: 0 auto 15px;
		display: block;
	}
    .map-content-box {
        padding-right: 0;
    }
    .loc-map-img img{
        width: 100%;
    }
    .location-content{
        position: relative;
        width: 100%;
        transform: translate(0px, 0px);
        margin-top: 10px;
        top: 0;

    }
    .floor-img-cont{
        width: 100%;
    }
    .image-container{
        height: auto;
    }
    .highlight li{
        width: 49%;
    }
    .span-head{
        max-width: 90%;
        margin: 0 auto;
    }
    .cta-box {
        text-align: center;
    }
    .dtp-view-img{
        display: none;
    }
    .mbl-view-img{
        display: block;
    }
    .ameniteis-list span{
        min-width: 200px;
    }
    .gallery .img-fluid{
        top: 0;
    }
    .gallery .carousel-item {
        max-height: 370px;
    }
    .cta-content{
        width: 100%;
    }

}


@media (min-width: 320px) and (max-width: 575px){
	.table thead{
	    display:none;
	}
	.table, .table tbody, .table tr, .table td{
	  display:block;
	  width:100%;
	}
	.table tr{
	 margin-bottom:15px;
	}
	.table td{
	  text-align: right;
	    padding-left: 50%;
	    position: relative;
	    font-size: 0.875em;
	}
	.table td::before{
		content: attr(data-label);
	    position: absolute;
	    left: 0;
	    width: 48%;
	    padding-left: 15px;
	    font-weight: bold;
	    text-align: left;
	    line-height: 53px;
	    top: 0;
	    background: #000;
	    color: #fff;
	}
    .cta-content h3 {
        font-size: 20px;
    }
    .form-container h4{
        font-size: 24px;
    }
    .highlight li{
        width: 100%;
    }
    .ameniteis-list span{
        min-width: 250px;
    }
    .popup-img {
        width: 100%;
    }
}

.download-btn{
    margin:-7px 10px;
}
