
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url(https://fonts.googleapis.com/css?family=Open + Sans|Poppins:200, 300, 400, 500, 600&display=swap);
.place-info ul li .btm-border::after,
.place-info ul li .btm-border::before {
    position: absolute;
    width: 20px;
    height: 20px;
    border-bottom: 1px solid #d0d0d0;
    top: 0;
    content: "";
}
.btn-custom1,
.nav-area-details a.nav-link,
.project-specs h5 {
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.btn-custom1,
.footer-top h5,
.project-specs h5 {
    text-transform: uppercase;
}
body {
    font-family: 'Inter', sans-serif;
    font-weight: 300;
}
img {
    width: 100%;
    height: auto;
}
section.banner {
    background-position: center bottom;
    background-size: cover;
    height: auto;
    margin-top: 100px;
    display: flex;
    align-items: baseline;
    background-blend-mode: color;
    margin-bottom: -5px;
    position: relative;
    padding-top: calc(690 / 1920 * 100%);
}
section.banner .owl-carousel {
    position: absolute;
    top: 0;
    left: 0;
}
section.banner .item,
section.banner .owl-carousel,
section.banner .owl-carousel .owl-item,
section.banner .owl-carousel .owl-stage,
section.banner .owl-carousel .owl-stage-outer {
    height: 100%;
}
.bottom-image {
	position: absolute;
    width: 600px !important;
	padding: 360px 0px 0px 7%;
    bottom: 5%;
}
.navbar-custom {
    position: absolute;
    width: 100%;
    height: 100px;
    transition: 0.2s ease-in-out;
    background-color: #17194a;
    z-index: 99;
    top: 0;
    left: 0;
}
.navbar-expand-md .navbar-nav .nav-link {
    font-size: 15px;
    color: #ffffff;
    text-align: right;
    padding: 0;
    margin: 0.4rem 0.6rem;
    font-weight: 400;
}
.navbar-expand-md .navbar-nav .nav-link.active,
.overview-content > p b {
    font-weight: 600;
}
.navbar-expand-md .navbar-nav .nav-link.active::after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    position: relative;
    bottom: -8px;
    background: #fff;
    border-radius: 5px;
}
.navbar-nav .nav-item:first-child .nav-link {
    margin-left: 0;
}
.navbar-nav .nav-item:last-child .nav-link {
    margin-right: 0;
}
.navbar-expand-md .navbar-nav {
    /* border-bottom: 1px solid #004d9a; */
    padding-top: 10px;
}
.navbar-brand {
    margin-right: 30px;
    padding-top: 0;
}
.navbar-custom .form-inline .icon > span {
    width: 35px;
    height: 35px;
    display: block;
    border-radius: 50%;
    padding-top: 4px;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    margin-right: 0px;
}
.navbar-custom .form-inline .icon span i {
    font-size: 10px;
    color: #fff;
    transform: scaleX(-1);
}
.navbar-custom .form-inline .phone span {
    font-weight: 200;
    font-size: 11px;
    color: #000;
}
.navbar-custom .form-inline .phone a {
    font-size: 15px;
    color: #000;
    margin-bottom: 0;
    margin-right: 10px;
	text-decoration: none;
}
.navbar-custom .form-inline .phone p {
    margin-bottom: 8px;
    font-size: 15px;
    color: #000;
}
.bnr-content-top .banner-caption p {
    font-size: 28px;
    line-height: 38px;
    color: #000;
    font-weight: 600;
}
.bnr-content-top .banner-caption h1 {
    font-size: 56px;
    color: #000;
    font-weight: 800;
}
.btn-custom1 {
    background: #239cbf;

    border-radius: 100px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    padding: 15px 24px;
}
.btn-custom1:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
    color: #fff;
}
.banner-video .icon {
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
}
.banner-video .icon > span {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    margin: auto;
}
.banner-video > div {
    display: flex;
    align-items: center;
    text-align: left;
}
.banner-video a {
    text-decoration: none;
}
.banner-video .video-name,
.project-specs ol {
    padding-left: 25px;
}
.banner-video .video-name span {
    font-size: 11px;
    color: #fff;
}
.banner-video .video-name p {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0;
    text-decoration: underline;
}
.bnr-content-bottom .price span {
    font-weight: 200;
    font-size: 13px;
    color: #fff;
    text-align: right;
}
.bnr-content-bottom .price h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}
.page-wrapper section {
    padding: 25px 0 30px;
}
.project-overview {
    background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;;
    position: relative;
}
.project-overview::before {
    content: "";
    /* background-image: url("../images/section2-bg.png"); */
    background-size: cover;
    position: absolute;
    width: 45%;
    left: 0;
    top: 0;
    height: 100%;
}
.place-info ul {
    list-style-type: none;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 50px;
}
table, th, td {
	border-collapse: collapse;
	top: 3370px;
	left: 249px;
	width: 568px;
	height: 39px;
	text-align: center;
}
table {
	border-radius: 10px;
}
th {
	background: #17194a 0% 0% no-repeat padding-box;
	color: #ffffff;
	opacity: 1;
	border-radius: 1px solid #58595B;
}
td {
	background: #ffffff 0% 0% no-repeat padding-box;
	color: #58595B;
	opacity: 1;
	border-radius: 1px solid #58595B;
}
.place-info ul li {
    padding: 30px 10px;
    text-align: center;
    position: relative;
}
.place-info ul li .top-border {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.place-info ul li .top-border::before {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    border-left: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
}
.place-info ul li .top-border::after {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 0;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
}
.place-info ul li .btm-border {
    position: absolute;
    width: 100%;
    bottom: 20px;
    left: 0;
}
.place-info ul li .btm-border::before {
    display: block;
    left: 0;
    border-left: 1px solid #d0d0d0;
}
.place-info ul li .btm-border::after {
    display: block;
    right: 0;
    border-right: 1px solid #d0d0d0;
}
.place-info ul li .icon-wrapper {
    text-align: center;
    display: flex;
    height: 40px;
    align-items: flex-end;
    justify-content: center;
}
.place-info ul li span {
    font-weight: 300;
    font-size: 11px;
    color: #4a4a4a;
    text-align: center;
    margin: 15px 0 6px;
    display: block;
}
.place-info ul li p {
    font-size: 16px;
    color: #4a4a4a;
    text-align: center;
    font-weight: 500;
    margin-bottom: 0;
}
.sec-heading h4 {
    font-weight: 500;
    font-size: 24px;
    color: #292e4e;
    margin-bottom: 25px;
}
.sec-heading h4::before {
    content: "";
    display: block;
    width: 100px;
    height: 2px;
    background: #ed1c24;
    margin-bottom: 25px;
}
.overview-content ul li,
.overview-content > p {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: rgb(0 0 0 / 95%);
    text-align: justify;
	padding-bottom: 10px;
    line-height: 25px;
}
.btn-custom2,
.google-review .rating .rate p,
.overview-content .loaction p,
.reg-num p {
    font-family: 'Inter', sans-serif;
}
.enquire-now > div,
.overview-content .loaction,
.testimonial .customer {
    display: flex;
}
.nav-area-details a.nav-link:hover,
.navbar-custom.nav-custom-light .navbar-nav .nav-link.active,
.overview-content .loaction .icon i {
    color: #239cbf;
}
.overview-content .loaction .icon {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg, #17194a 0, #17194a 100%) no-repeat padding-box;
    border-radius: 50%;
}
.overview-content .loaction .icon span {
    filter: brightness(111);
}
.overview-content .loaction p {
    font-size: 15px;
    color: #292e4e;
    align-self: center;
    margin-bottom: 0;
    padding-left: 10px;
    font-weight: 500;
}
.google-review {
    background: #fff;
    box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 10px;
}
.heighlights-wrapper img,
.layout-wrapper {
    box-shadow: 0 30px 76px -16px rgba(0, 0, 0, 0.25);
}
.google-rating,
.google-review .rating,
.review-list .user-info,
.user-rate,
section.banner .item {
    display: flex;
    align-items: center;
}
.google-review .rating .rate {
    width: 80px;
    height: 80px;
    background-image: linear-gradient(135deg, #fde2b3 0, #ffbc3f 100%);
    box-shadow: 0 3px 9px 0 #ffc355;
    border-radius: 5px;
    margin-right: 15px;
}
.google-review .rating .rate p {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    margin-bottom: 0;
    padding-top: 22px;
    line-height: 30px;
}
.google-review .rating .rate span {
    font-size: 11px;
    color: #fff;
    display: block;
    text-align: center;
}
.google-review .rating .rate-stars {
    font-family: 'Inter', sans-serif;
    font-size: 8px;
    color: #4a4a4a;
}
.google-review .rating .rate-stars .rating-stars {
    font-size: 14px;
}
.btn-custom2 {
    background: rgba(62, 123, 140, 0.1);
    border-radius: 100px;
    font-size: 13px;
    color: #003f76;
    padding: 7px 13px;
    font-weight: 400;
}
.reg-num p {
    font-size: 15px;
    color: #000;
    line-height: 20px;
}
.area-details-sec,
.happy-customers-sec,
.project-heighlights {
    background-image: linear-gradient(-45deg, rgb(214 9 16 / 4%) 0, #fff 100%);
}
.heighlights-wrapper {
    margin-top: 40px;
    padding-top: 25px;
    padding-left: 30px;
    padding-bottom: 25px;
    position: relative;
}
.heighlights-wrapper img {
    border-radius: 5px;
}
.heighlight-points {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.heighlight-points div {
    width: calc(50% - 15px);
    background-image: linear-gradient(-45deg, #245061 0, #003f76 100%);
    box-shadow: 0 18px 44px -11px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 22px;
    position: absolute;
}
.heighlight-points div h5 {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}
.heighlight-points div p {
    opacity: 0.8;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    margin-bottom: 0;
}
.heighlight-points div:first-child {
    right: 30px;
}
.heighlight-points div:nth-child(2) {
    top: calc(50% - 62px);
}
.heighlight-points div:last-child {
    bottom: 0;
    right: 30px;
}
.floor-plans {
	background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;
}
#floorplans-gallery-wrapper div.item {
    border-radius: 10px;
    padding-top: 33px;
    padding-bottom: 33px;
}
#floorplans-gallery-wrapper .owl-stage-outer {
    box-shadow: 0 30px 76px -16px rgba(0, 0, 0, 0.24);
    background: #fff;
    border-radius: 10px;
}
.fp-carousel > .owl-carousel::before {
    content: "";
    display: block;
    width: 100%;
    height: calc(100% - 60px);
    position: absolute;
    left: -25px;
    top: 30px;
    background: #fff;
    border-radius: 10px;
}
.media-gallery > .owl-carousel::before,
.testimonial-wrapper > .owl-carousel::before {
    left: -15px;
}
.fp-carousel > .owl-carousel::after {
    content: "";
    display: block;
    width: 100%;
    height: calc(100% - 60px);
    position: absolute;
    right: -25px;
    top: 30px;
    background: #fff;
    border-radius: 10px;
    z-index: -2;
}
.media-gallery > .owl-carousel::after,
.testimonial-wrapper > .owl-carousel::after {
    right: -15px;
    z-index: -2;
}
.media-gallery > .owl-carousel::after,
.media-gallery > .owl-carousel::before {
    content: "";
    display: block;
    width: 90px;
    height: calc(100% - 40px);
    position: absolute;
    top: 20px;
   /* background: rgba(255, 255, 255, 0.78);*/
    border-radius: 5px;
}
.testimonial-wrapper > .owl-carousel::after,
.testimonial-wrapper > .owl-carousel::before {
    width: 90px;
    height: calc(100% - 40px);
    top: 20px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    position: absolute;
    content: "";
    display: block;
}
#media-gallery > .owl-stage-outer {
    /* box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.1); */
}
#floorplans-gallery-wrapper ul li.current {
    opacity: 1;
}
#floorplans-gallery-wrapper div img {
    width: auto;
    height: 200px;
    margin: 0 auto;
    display: block;
	/* filter: blur(5px); */
}
#floorplans-gallery-wrapper ul span.left,
#floorplans-gallery-wrapper ul span.right {
    background-image: linear-gradient(-225deg, #e5e8ec 0, #c7cdd3 100%);
    box-shadow: 0 18px 44px -11px rgba(0, 0, 0, 0.16);
    border-radius: 100px;
    padding: 8px 30px;
    color: #fff;
    position: absolute;
    top: calc(50% - 20px);
    cursor: pointer;
}
#floorplans-thumbs ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    background: #fff;
}
#floorplans-thumbs ul li img {
    height: 30px;
}
.filter {
    text-align: center;
    margin: 30px 30px 20px;
}
.filter span {
    font-size: 13px;
    color: #4a4a4a;
    text-align: right;
    font-weight: 400;
}
.area-details-tab-cont .tab-pane p,
.footer-top .about-company > p,
.testimonial > p {
    text-align: justify;
    font-family: "Open Sans", sans-serif;
    opacity: 0.8;
}
.filter * {
    margin: 0 4px;
}
.btn-filter {
    background: 0 0;
    border-radius: 100px;
    font-size: 13px;
    padding: 4px 13px;
    border: 1px solid rgba(62, 123, 140, 0.4);
    color: #003f76;
}
.btn-filter:hover {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.3);
    background: rgba(62, 123, 140, 0.7);
    color: #fff;
}
.btn-custom-outline:hover,
.sidebar .btn-custom1:hover {
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
.btn-filter.active {
    background: rgba(62, 123, 140, 0.7);
    color: #fff;
    border: 1px solid rgba(62, 123, 140, 0.4);
}
.media-gallery-sec .filter .btn-filter {
    padding: 5px 30px;
    margin-bottom: 10px;
}
.affiliated-banks,
.project-specifications-sec.two {
       background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;

}
.site-layout-sec {
	background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;
}
.layout-wrapper {
    background: #fff;
    border-radius: 10px;
    margin: 35px 25px;
    padding: 35px 0;
    position: relative;
}
.layout-wrapper img {
    max-width: 400px;
    display: block;
    margin: 0 auto;
}
.exnd-icons {
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.exnd-icons button {
    background: 0 0;
    border: none;
    padding: 8px;
    color: #4a4a4a;
}
.nav-area-details {
    background-image: linear-gradient(-45deg, rgb(214 9 16 / 4%) 0, #fff 100%);
    box-shadow: 0 9px 21px 0 rgba(0, 0, 0, 0.05);
    border-radius: 10px 0 0 10px;
    padding: 32px 22px;
    margin-top: 30px;
    min-height: 350px;
    display: block;
}
.area-details-tab-cont .tab-pane img,
.gallery-thumbs ul li img,
.map-wrapper {
    border-radius: 5px;
}
.map-wrapper {
    overflow: hidden;
    height: 135px;
}
.map-wrapper iframe,
.video iframe,
.video-fullscreen-wrapper video {
    width: 100%;
	border-radius: 20px;
}
.nav-area-details a.nav-link {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 500;
    transition: 0.2s ease-in-out;
    padding: 7px 15px;
}
.nav-area-details .nav-link.active {
    background: #fff;
    border-radius: 100px;
    color: #003f76;
}
.nav-area-details .nav-link.active::after {
    content: "→";
    display: inline-block;
    padding-left: 5px;
}
.area-details-tab-cont {
    background: #fff;
    box-shadow: 0 26px 54px 0 rgba(0, 0, 0, 0.16);
    border-radius: 10px;
    padding: 35px;
}
.area-details-tab-cont .tab-pane p {
    font-size: 13px;
    color: #4a4a4a;
    line-height: 24px;
    margin-top: 20px;
}
.project-specifications-sec {
    background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;;
}
.project-welcome {
	padding: 15px 15px;
    margin-bottom: 10px;
}
.project-welcome p {
    opacity: 0.8;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #040504;
    text-align: justify;
    line-height: 26px;
    padding-left: 10px;
}
.project-welcome ul li {
    opacity: 0.8;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #040504;
    text-align: justify;
    line-height: 26px;
    padding-left: 10px;
}
.project-specs {
    /* background: #fff;
    box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.08; */
    border-radius: 10px;
    padding: 20px 15px 0px 0;
    margin-bottom: 0px;
}
.project-config {
    border-radius: 10px;
    padding: 25px 0px;
    margin-bottom: 10px;
}
.project-specs h5 {
    font-size: 16px;
    color: #d8393b;
}
.project-specifications-sec.highlights ul li,
.project-specs ol li {
    opacity: 0.8;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    color: #040504;
    text-align: justify;
    line-height: 26px;
    padding-left: 13px;
}
.btn-custom-outline {
    border: 1px solid #003f76;
    border-radius: 100px;
    font-size: 13px;
    color: #003f76;
    padding: 6px 18px;
    background: 0 0;
}
.btn-custom-outline:hover {
    background: #003f76;
    color: #fff;
}
.amenities {
    overflow-x: scroll;
    display: flex;
}
.amenities-inline {
    flex-shrink: 0;
    padding-right: 40px;
}
.amenities-inline div {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.amenities-inline div span {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 400;
}
.amenities::-webkit-scrollbar {
    height: 6px;
}
.amenities::-webkit-scrollbar-track {
    background: #fff;
    border: 1px solid rgba(151, 151, 151, 0.3);
    border-radius: 6px;
}
.amenities::-webkit-scrollbar-thumb {
    background: #c7cdd3;
    border-radius: 6px;
}
.testimonial-wrapper {
    padding: 55px 0 55px 75px;
    position: relative;
    margin-top: 40px;
}
.testimonial-wrapper::before {
    content: "";
    display: block;
    background-image: linear-gradient(-45deg, #245061 0, #003f76 100%);
    border-radius: 5px;
    position: absolute;
    width: 250px;
    top: 0;
    left: 0;
    height: 100%;
}
.testimonial {
    background: #fff;
    box-shadow: 0 22px 51px -20px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    padding: 40px;
    position: relative;
}
.testimonial > p {
    font-size: 13px;
    color: #4a4a4a;
    line-height: 24px;
    margin-bottom: 25px;
}
.testimonial .customer img {
    border-radius: 50%;
    flex-shrink: 0;
    width: 50px;
    height: 50px;
}
.testimonial .customer .name {
    padding-left: 10px;
    align-self: center;
}
.testimonial .customer .name p {
    font-size: 13px;
    color: #4a4a4a;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 18px;
}
.testimonial .customer .name p span {
    font-size: 11px;
    color: #4a4a4a;
    font-weight: 300;
    display: block;
}
.bank-list {
    border: 1px solid rgba(62, 123, 140, 0.2);
    border-radius: 15px;
    padding: 15px 0;
}
.bank-list .col-md-4 {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    align-self: center;
    border-right: 1px solid rgba(62, 123, 140, 0.2);
}
.bank-list .col-md-4:last-child,
.place-info-sec.sticked .place-info ul li:last-child {
    border-right: none;
}
.sticky-form .code::after,
.sticky-form .code::before {
    content: "";
    right: 10px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    display: block;
}
.home-footer {
    background: #fff;
    box-shadow: 0 9px 21px 0 rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin-bottom: 30px;
    padding: 25px;
}
.footer-wrapper {
    margin-top: 0;
}
.footer-top h5 {
    font-size: 16px;
    color: #292e4e;
    line-height: 22px;
	font-weight: 600;
}
.footer-top .about-company > p {
    font-size: 11px;
    color: #4a4a4a;
    line-height: 18px;
}
hr.footer-hr {
    margin-top: 6px;
    margin-bottom: 12px;
}
.footer-top .contact p {
    font-size: 13px;
    color: #4a4a4a;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 10px;
}
.footer-btm .terms {
    font-size: 12px;
    color: #4a4a4a;
    text-align: right;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 0;
}
.footer-btm .terms span {
    padding-left: 10px;
    padding-right: 10px;
}
.footer-btm .copyright-info {
    font-size: 12px;
    color: #4a4a4a;
    line-height: 22px;
    text-align: right;
    margin-bottom: 0;
}
.stars-inner::before,
.stars-outer::before {
    content: "\f005 \f005 \f005 \f005 \f005";
    font-family: "Font Awesome 5 Free";
    color: #fecc72;
    letter-spacing: 5px;
}
.sidebar {
    pointer-events: initial;
    background: rgb(0 0 0 / 53%);
    border-radius: 15px;
    padding: 35px;
    max-width: 380px;
    margin-left: auto;
}
.sidebar .bear-img {
    position: absolute;
    right: -135px;
    bottom: 0;
    max-width: 230px;
}
.form-group.has-feedback,
.has-feedback,
.page-wrapper,
.sticky-form .code {
    position: relative;
}
.sticky-form {
    background: 0 0;
    box-shadow: none;
    padding: 0;
    margin: 0;
}
.sticky-form .form-group {
    margin-bottom: 10px;
}
.form-group label,
.sticky-form label {
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}
.sticky-form select#ctry-code,
.sticky-form select#downlaodctry-code {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.sticky-form select#ctry-code::-ms-expand {
    display: none;
}
.sticky-form .code::before {
    top: 11px;
    border-bottom: 5px solid #4a4a4a;
    pointer-events: none;
}
.sticky-form .code::after {
    bottom: 11px;
    border-top: 5px solid #4a4a4a;
    pointer-events: none;
}
.form-control {
    background: #eef5f7;
    border-radius: 10px;
    border: none;
    height: 35px;
    font-size: 13px;
}
.form-control:focus {
    outline: 0;
    box-shadow: none;
    background: #eef5f7;
}
.sidebar h4 {
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 400;
    text-align: left;
}
.sidebar h6 {
    font-size: 15px;
    color: #161616;
    text-align: center;
    font-weight: 400;
}
.layout-sel input,
.place-info-sec.sticked .place-info ul li .btm-border,
.place-info-sec.sticked .place-info ul li .icon-wrapper,
.place-info-sec.sticked .place-info ul li .top-border,
.privacy-check input,
.project-brochure-2,
.projects-sp-hidden,
.rating-stars > input,
.satisfaction input {
    display: none;
}
.layout-sel input:checked + label,
.layout-sel label:hover {
    background: #003f76;
    border: 1px solid #003f76;
    color: #fff;
    opacity: 0.8;
}
.layout-sel label {
    cursor: pointer;
    border: 1px solid rgba(74, 74, 74, 0.3);
    border-radius: 100px;
    padding: 6px 16px;
    font-size: 14px;
    color: #4a4a4a;
    margin-top: 4px;
}
.full-screen-gallery-thumbs ul,
.gallery-thumbs ul,
.review-list ul {
    padding-left: 0;
    list-style-type: none;
}
.privacy-check {
    margin-top: 10px;
    margin-bottom: 10px;
}
.privacy-check label {
    font-size: 12px;
    color: #4a4a4a;
    cursor: pointer;
}
.privacy-check label::before {
    content: "✓";
    display: inline-block;
    background: #b0b0b0;
    border-radius: 4px;
    width: 20px;
    height: 20px;
    color: transparent;
    top: 0;
    margin-right: 10px;
    padding-top: 1px;
    text-align: center;
}
.privacy-check input:checked + label::before {
    color: #fff;
}
.privacy-check label a {
    color: #007bff;
    text-decoration: underline;
}
.sidebar .btn-custom1 {
    background: #17194a;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 26%);
    border-radius: 0;
    padding: 10px 32px;
    margin-top: 20px;
}
.page-wrapper {
    overflow: hidden;
}
.fixed-sidebar-sec {
    position: fixed;
    width: 100%;
    top: 90px;
    pointer-events: none;
	z-index: 99;
}
.fixed-sidebar-sec.sticked {
    position: fixed;
    top: 60px;
    pointer-events: none;
    z-index: 99;
}
.gallery-thumbs ul li {
    float: left;
    margin-right: 10px;
    position: relative;
    transition: 0.25s ease-in-out;
}
.gallery-thumbs ul li:hover {
    transform: scale(1.06);
}
.anchor-role,
.gallery-thumbs ul li button {
    background: 0 0;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
#loorplans-thumbs .owl-item,
.floorplan-thumb-item,
button {
    cursor: pointer;
}
.gallery-thumbs ul li .img-caption {
    background: rgba(48, 60, 72, 0.72);
    border-radius: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding-top: 18px;
}
.gallery-thumbs ul li .img-caption span {
    color: #fff;
    font-size: 10px;
    display: block;
}
.social-links a {
    margin-right: 5px;
    transition: 0.25s ease-in-out;
}
.social-links a:hover {
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
.navbar-custom.nav-custom-light {
    position: fixed;
    width: 100%;
    z-index: 111;
    background: #17194a;
    padding-bottom: 40px;
    padding-top: 20px;
    height: 88px;
}
.navbar-custom.nav-custom-light .navbar-brand img {
    width: 80px;
    padding-top: 25px;
}
.navbar-custom.nav-custom-light .navbar-nav .nav-link {
    color: #b7b7b7;
    font-size: 12px;
}
.navbar-custom.nav-custom-light .navbar-nav .nav-link.active::after {
    background: #ffffff;
}
.navbar-custom.nav-custom-light .navbar-nav {
    border-bottom: 1px solid rgba(62, 123, 140, 0.2);
}
/*.navbar-custom.nav-custom-light .form-inline .icon > span {
    background: rgb(253 246 246);
}*/
#innerpages-nav .form-inline .icon > span .i-phone-light,
.navbar-custom.nav-custom-light .form-inline .icon > span .i-phone-light {
    background: url(../images/CSSSpriteSheet.png) -443px -208px;
}
.navbar-custom.nav-custom-light .form-inline .phone p a {
    color: #4a4a4a;
    font-size: 14px;
}
.navbar-custom.nav-custom-light .form-inline .phone span {
    color: #4a4a4a;
    font-size: 9px;
    font-weight: 400;
}
#testimonial .owl-nav button span,
.floorplans-thumbs-wrapper .owl-item div.item,
.place-info,
.place-info-sec {
    transition: 0.2s ease-in-out;
}
.place-info-sec.sticked {
    position: fixed;
    top: 65px;
    width: 100%;
    z-index: 112;
}
.place-info-sec.sticked .place-info {
    background: #fff;
    box-shadow: 0 6px 27px 0 rgba(0, 0, 0, 0.06);
    border-radius: 10px;
}
.place-info-sec.sticked .place-info ul li {
    margin: 14px 0;
    padding: 0 10px;
    border-right: 1px solid rgba(151, 151, 151, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
}
.place-info-sec.sticked .place-info ul li span {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 11px;
}
.place-info-sec.sticked .place-info ul li p {
    font-size: 13px;
}
.review-list ul {
    margin-top: 15px;
    display: none;
}
.review-list ul li {
    padding: 15px;
    display: flex;
    align-items: center;
    border-top: 1px solid rgba(151, 151, 151, 0.2);
}
.review-list ul li:last-child {
    padding-bottom: 0;
}
.review-list .user-info img {
    border-radius: 50%;
    margin-right: 20px;
}
.review-list .user-info .name {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 20px;
}
.review-list .user-info .date {
    font-size: 11px;
    color: #4a4a4a;
    margin-bottom: 0;
    line-height: 14px;
}
.all-reviews button {
    width: 140px;
    text-align: center;
}
.btn:focus,
button:focus {
    outline: 0;
    box-shadow: none;
}
.stars-outer {
    display: inline-block;
    position: relative;
}
.stars-outer::before {
    font-weight: 200;
}
.stars-inner {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    width: 0%;
}
.stars-inner::before {
    font-weight: 900;
}
.user-rate .rating-stars label {
    margin-bottom: 4px;
    margin-right: 10px;
}
.full-screen-popup {
    background-image: linear-gradient(-45deg, rgba(224, 236, 239, 0.92) 0, rgba(255, 255, 255, 0.92) 100%);
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    z-index: 120;
    display: none;
}
.full-screen-popup > div {
    display: flex;
    height: 100%;
    align-items: center;
}
.full-screen-popup .filter {
    text-align: left;
    margin: 0;
}
.full-screen-popup .popup-close {
    position: absolute;
    top: 5px;
    right: -20px;
    cursor: pointer;
}
.full-screen-popup .filter p {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 400;
    margin-bottom: 10px;
}
.full-screen-popup .filter .btn-filter {
    padding: 4px 25px;
    margin-bottom: 10px;
}
.full-screen-popup .filter .btn-filter:hover {
    background: #003f76;
    color: #fff;
    border-color: #003f76;
    box-shadow: none;
}
.full-screen-popup .filter .btn-filter.active {
    background: #003f76;
    box-shadow: 0 5px 8px 0 rgba(62, 123, 140, 0.26);
    border-radius: 100px;
}
.full-screen-gallery-thumbs {
    padding-right: 50px;
}
.full-screen-gallery-thumbs ul li {
    width: 50%;
    float: left;
    padding: 2px;
    position: relative;
    transition: 0.2s ease-in-out;
    height: 72px;
    cursor: pointer;
}
.full-screen-gallery-thumbs ul li img {
    width: 100%;
    border-radius: 5px;
    transition: 0.2s ease-in-out;
    height: 100%;
}
.full-screen-gallery-thumbs ul li.active {
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.17);
    border-radius: 5px;
    position: relative;
    z-index: 1;
    padding: 6px;
    transform: scale(1.2);
    background: #fff;
}
#full-screen-gallery .owl-stage-outer {
    box-shadow: 0 38px 95px -20px rgba(0, 0, 0, 0.24);
    border-radius: 10px;
}
#floorplans-gallery-wrapper .owl-nav,
#media-gallery .owl-nav,
.full-screen-popup .owl-nav {
    position: absolute;
    top: calc(50% - 20px);
    width: 100%;
}
#floorplans-gallery-wrapper .owl-nav button,
#media-gallery .owl-nav button,
.full-screen-popup .owl-carousel .owl-nav button {
    background: linear-gradient(-270deg, #17194a 0, #17194a 100%) no-repeat padding-box !important;
    box-shadow: 0 18px 44px -11px rgba(0, 0, 0, 0.16) !important;
    border-radius: 100px;
    padding: 11px 27px 6px !important;
    position: absolute;
    transition: 0.25s ease-in-out;
}
#floorplans-gallery-wrapper .owl-nav button:hover,
#media-gallery .owl-nav button:hover,
.full-screen-popup .owl-carousel .owl-nav button:hover {
    box-shadow: none !important;
}
#floorplans-gallery-wrapper .owl-nav button.owl-prev,
#media-gallery .owl-nav button.owl-prev,
.full-screen-popup .owl-nav button.owl-prev {
    left: -33px;
    top: -4px;
    background: linear-gradient(-270deg, #17194a 0, #17194a 100%) no-repeat padding-box !important;
}
#floorplans-gallery-wrapper .owl-nav button.owl-next,
#media-gallery .owl-nav button.owl-next,
.full-screen-popup .owl-nav button.owl-next {
    right: -33px;
    top: -4px;
}
.site-layout-fullscreen-wrapper {
    height: 520px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 38px 95px -20px rgba(0, 0, 0, 0.24);
    border-radius: 10px;
}
.video-fullscreen-wrapper {
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 73%, rgba(0, 0, 0, 0.85) 100%);
    box-shadow: 0 39px 53px -7px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    overflow: hidden;
    margin: 0 30px;
    height: 430px;
}
.video-details {
    margin: 20px 0 45px;
}
.video-details h5 {
    font-size: 20px;
    color: #4a4a4a;
    text-align: center;
    font-weight: 400;
    margin-bottom: 10px;
}
.video-details .btn-video-details {
    border: 1px solid rgba(74, 74, 74, 0.5);
    border-radius: 100px;
    font-size: 12px;
    color: #262626;
    padding: 7px 12px;
    display: inline-flex;
    align-items: center;
    background: 0 0;
    margin: 4px;
}
.video-details .btn-video-details:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.26);
}
.video-details .btn-video-details span {
    margin-right: 4px;
}
.video-details + p {
    opacity: 0.8;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    color: #003f76;
    text-align: center;
    line-height: 24px;
}
.floorplans-full-screen .btn-filter {
    padding: 4px 16px !important;
}
.full-screen-floorplan-thumbs {
    background: rgba(255, 255, 255, 0.65);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    display: flow-root;
    margin-right: 25px;
    margin-top: 20px;
}
.full-screen-floorplan-thumbs div {
    width: 50%;
    float: left;
    padding: 15px 0;
    transition: 0.2s ease-in-out;
    cursor: pointer;
}
.full-screen-floorplan-thumbs div img {
    width: auto;
    height: 50px;
    display: block;
    margin: 0 auto;
}
.full-screen-floorplan-thumbs div.active {
    position: relative;
    transform: scale(1.2);
    background: #fff;
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.12);
    border-radius: 6.3px;
    cursor: pointer;
}
#floorplans-gallery-wrapper .owl-nav button,
#full-screen-floorplan .owl-nav button {
    background: linear-gradient(-270deg, #17194a 0, #17194a 100%) no-repeat padding-box !important;
}
#floorplans-gallery-wrapper .owl-nav button.owl-prev {
    background: linear-gradient(-270deg, #17194a 0, #17194a 100%) no-repeat padding-box !important;
}
#full-screen-floorplan .item,
#full-screen-floorplan1.owl-carousel .item {
    padding: 45px 0;
    background: #fff;
}
#full-screen-floorplan .owl-stage-outer {
    box-shadow: 0 27px 95px -20px rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}
#full-screen-floorplan .item img {
    height: 430px;
    width: auto;
    display: block;
    margin: 0 auto;
}
.fp-carousel {
    padding: 0 50px;
}
#floorplans-thumbs div.item img {
    width: auto;
    height: 40px;
    display: block;
    margin: 0 auto;
}
.floorplans-thumbs-wrapper {
    width: 440px;
    margin: 0 auto;
}
.floorplans-thumbs-wrapper .owl-stage-outer {
    border-radius: 5px;
    padding: 20px;
}
#floorplans-thumbs div.item {
    background: #fff;
    padding: 12px 0;
    cursor: pointer;
}
.floorplans-thumbs-wrapper .owl-item.active:first-child div.item {
    border-radius: 5px 0 0 5px;
}
.floorplans-thumbs-wrapper .owl-item.active:nth-child(5) div.item {
    border-radius: 0 5px 5px 0;
}
.floorplans-thumbs-wrapper .owl-item.current div.item {
    transform: scale(1.1);
    background: #fff;
    box-shadow: 0 7px 18px 0 rgba(0, 0, 0, 0.2);
    border-radius: 5px !important;
}
.media-gallery {
   /* padding: 0 15px;*/
}
.media-gallery div.item img {
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.2) 100%);
    border-radius: 5px;
}
.media-gallery-sec {
    background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;
    position: relative;
	padding-bottom: 30px !important;
}
.media-gallery-sec::before {
    content: "";
    display: block;
  
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
}
.image-gallery-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 20px;
}
.image-gallery-caption h5 {
    font-size: 18px;
    color: #fff;
}
.image-gallery-caption .floor-info {
    font-size: 12px;
    color: #fff;
    margin-bottom: 0;
}
.enquire-now .btn-enq,
.enquire-now .vmn-mb {
    font-size: 15px;
    letter-spacing: 0.5px;
    text-align: center;
    padding: 12px 24px;
    color: #fff;
    text-transform: uppercase;
}
.image-gallery-caption .floor-info::before {
    display: inline-block;
    width: 60px;
    background: #fff;
    height: 1px;
    margin-right: 8px;
    position: relative;
    top: -3px;
}
.image-gallery-caption > span {
    font-size: 10px;
    color: #fff;
    font-weight: 200;
}
.image-gallery-caption > h6 {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
}
.video-play-icon {
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
#testimonial .owl-stage-outer {
    box-shadow: 0 22px 51px -20px rgba(0, 0, 0, 0.25);
}
#testimonial .owl-nav {
    position: absolute;
    bottom: -60px;
    right: 30px;
}
#testimonial .owl-nav button {
    background: #fff;
    box-shadow: 0 18px 44px -11px rgba(0, 0, 0, 0.16);
    border-radius: 100px;
    padding: 10px 10px 6px !important;
    margin: 6px;
    width: 66px;
    text-align: center;
    transition: 0.25s ease-in-out;
}
#disclaimer .disclaimer-content p,
.footer-innerpage .footer-btm p.copyright,
.privacy-policy-sec p {
    font-family: "Open Sans", sans-serif;
    text-align: justify;
}
#testimonial .owl-nav button:hover {
    box-shadow: none;
}
#testimonial .owl-nav button.owl-next:hover span {
    background: url(../images/CSSSpriteSheet.png) -476px -89px;
    width: 22px;
    height: 17px;
}
#testimonial .owl-nav button.owl-prev:hover span {
    background: url(../images/CSSSpriteSheet.png) -438px -89px;
    width: 22px;
    height: 17px;
}
.fp-caption {
    position: absolute;
    bottom: 10px;
    right: 15px;
}
.fp-caption button {
    margin: 5px;
}
.enquire-now {
    position: fixed;
    bottom: 0;
    width: 100%;
    display: none;
    z-index: 998;
}
.enquire-now .btn-enq {
    border-radius: 5px 5px 0 0;
    background: #003f76;
    width: 100%;
}
.enquire-now .vmn-mb {
    border-radius: 0 5px 0 0;
    background: #d8393b;
    width: 50%;
}
.overview-content .btn-enq2 {
    background-color: #17194a;
    color: #f8f9ff;
    margin: 0;
    box-shadow: none;
    border-radius: 10px;
    padding: 12px 22px;
    text-decoration: none;
    font-weight: 500;
}
.project-brochure .btn-project {
    background-color: #239cbf;
    color: #fbfcff;
    margin: 0;
    box-shadow: none;
    border-radius: 10px;
    padding: 12px 22px;
    text-decoration: none;
    font-weight: 600;
}
#innerpages-nav {
    background: #17194a;
    box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.09);
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    height: 100px;
}
#innerpages-nav .form-inline .phone p a,
#innerpages-nav .form-inline .phone span,
#innerpages-nav .navbar-nav .nav-link {
    color: white;
}
#innerpages-nav .navbar-nav {
    border-bottom: 1px solid rgba(62, 123, 140, 0.5);
}
#innerpages-nav .form-inline .icon > span {
    background: rgba(62, 123, 140, 0.1);
}

main.inner-page {
    margin-top: 80px;
}
.privacy-policy-sec {
    background-image: linear-gradient(-45deg, #e0ecef 0, #fff 100%);
    padding-top: 80px;
    padding-bottom: 50px;
}
.privacy-policy-sec h2 {
    font-size: 42px;
    color: #003f76;
    margin-bottom: 30px;
}
.privacy-policy-sec p {
    font-size: 13px;
    color: rgba(74, 74, 74, 0.8);
    line-height: 24px;
}
#disclaimer h4,
.error-cont,
.error-cont p,
.redircting_msgs {
    text-align: center;
}
.footer-innerpage {
    background: #fff;
    box-shadow: 0 9px 21px 0 rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin-top: 35px;
}
.footer-innerpage .links a {
    font-size: 12px;
    color: #4a4a4a;
    line-height: 25px;
    display: block;
    font-weight: 400;
}
.footer-innerpage .links a:hover {
    text-decoration: none;
    color: #003f76;
}
.footer-innerpage .footer-top {
    padding: 25px 0;
}
.footer-innerpage .footer-btm {
    background: #4a4a4a;
    border-radius: 0 0 10px 10px;
    padding: 20px 0;
}
.footer-innerpage .footer-btm p.copyright {
    font-size: 10px;
    color: #fff;
    line-height: 18px;
    margin-bottom: 0;
}
.footer-innerpage .footer-btm .links a {
    font-size: 11px;
    color: #fff;
    line-height: 25px;
    display: inline-block;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: 300;
}
.footer-innerpage .footer-btm .links {
    color: #fff;
    text-align: right;
}
.error-cont img {
    filter: drop-shadow(0px 10px 5px rgb(252, 231, 150, 0.5));
}
.error-cont h4 {
    font-size: 24px;
    color: #4a4a4a;
    margin: 20px 0;
}
.error404-sec {
    min-height: calc(100vh - 100px);
    display: flex;
    align-items: center;
}
.error-cont p {
    font-family: "Open Sans", sans-serif;
    opacity: 0.8;
    font-size: 15px;
    color: #4a4a4a;
    line-height: 24px;
}
.error-cont button {
    box-shadow: 0 3px 12px 0 rgba(62, 123, 140, 0.36);
    padding: 10px 25px;
    margin: 20px 0;
}
.error-cont button span {
    position: relative;
    top: -1px;
}
.redircting_msgs {
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #4a4a4a;
    letter-spacing: 0.01px;
    margin-top: 70px;
}
.spinner {
    display: inline-block;
    position: relative;
    width: 48px;
    height: 36px;
}
.spinner div {
    transform-origin: 32px 32px;
    animation: 1.2s linear infinite spinner;
}
.spinner div:after {
    content: "";
    display: block;
    position: absolute;
    top: 20px;
    left: 30px;
    width: 3px;
    height: 8px;
    border-radius: 28%;
    background: #c7c6c6;
}
.form-group span.ok,
.form-group span.remove {
    top: 35px;
    right: 8px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    display: block;
}
.spinner div:first-child {
    transform: rotate(0);
    animation-delay: -1.1s;
}
.spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s;
}
.spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -0.9s;
}
.spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -0.8s;
}
.spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -0.7s;
}
.spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -0.6s;
}
.spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -0.5s;
}
.spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -0.4s;
}
.spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -0.3s;
}
.spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -0.2s;
}
.spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -0.1s;
}
.spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s;
}
@keyframes spinner {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
#disclaimer .modal-content {
    padding: 30px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.16);
    border-radius: 10px;
}
#disclaimer h4 {
    font-size: 24px;
    color: #003f76;
    margin-bottom: 20px;
}
#disclaimer .disclaimer-content {
    height: 300px;
    overflow-y: auto;
    padding-right: 30px;
    position: relative;
}
#disclaimer .disclaimer-content p {
    opacity: 0.8;
    font-size: 12px;
    color: #4a4a4a;
    line-height: 21px;
}
#disclaimer .btn-custom1 {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.26);
    text-transform: uppercase;
    margin-top: 25px;
    padding: 10px 25px;
}
.modal-backdrop.show {
    opacity: 0;
}
#disclaimer .disclaimer-content::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 30px;
}
#disclaimer .disclaimer-content::-webkit-scrollbar {
    width: 5px;
    border: 5px solid rgba(233, 233, 233, 0.5);
}
#disclaimer .disclaimer-content::-webkit-scrollbar-track {
    background: #f1f1f1;
}
#disclaimer .disclaimer-content::-webkit-scrollbar-thumb {
    background: #c7cdd3;
    border-radius: 3px;
}
#disclaimer .modal-body > div.wrapper::before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    bottom: 80px;
    height: 70px;
    z-index: 1;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
}
.btn-download-sitelayout {
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.26);
    border-radius: 100px;
    padding: 5px 20px;
    position: absolute;
    bottom: 20px;
    right: 40px;
    font-size: 13px;
    color: #4a4a4a;
    transition: 0.25s ease-in-out;
    border: 1px solid transparent;
}
.f-error,
.sticky-form label span {
    color: red;
}
.btn-download-sitelayout:hover {
    color: #4a4a4a;
    box-shadow: none;
    border: 1px solid #c5c5c5;
}
.btn-download-sitelayout span:first-child {
    text-decoration: underline;
    position: relative;
    bottom: 4px;
    padding-right: 10px;
}
.form-group span.remove {
    position: absolute;
    background: url(../images/close_error_new.png) no-repeat;
}
.form-group span.ok {
    position: absolute;
    background: url("../images/success.png") no-repeat;
}
.form-group em {
    display: none !important;
}
.col-9.has-feedback span {
    display: block;
    position: absolute;
    top: 11px;
    right: 22px;
}
.form-group .form-control:focus {
    border: 1px solid #4a90e2;
    box-shadow: 0 0 2px 0 #4a90e2;
}
.has-error .form-control,
.has-error .form-control:focus {
    border: 1px solid #d0021b;
    box-shadow: 0 0 2px 0 #d0021b;
}
.has-success .form-control {
    border: 0 solid #35d375;
    box-shadow: 0 0 2px 0 #35d375;
}
.iv-container {
    width: 100% !important;
}
div#banner-slider {
    z-index: 0;
}
section.banner .item img {
    max-width: 100%px;
    width: 100%;
}
section.banner .owl-nav {
    position: absolute;
    top: 64%;
    width: 100%;
    display: flex;
    max-width: 1140px;
    left: calc((100vw - 1110px) / 2);
}
section.banner .owl-carousel .owl-nav button.owl-next span,
section.banner .owl-carousel .owl-nav button.owl-prev span {
    font-size: 36px;
    line-height: 15px;
    margin: 0 10px;
}
.banner-caption {
    max-width: 380px;
    background-color: rgb(255 255 255 / 70%);
    padding: 20px 20px 70px;
}
#full-screen-floorplan1.owl-carousel .item img {
    height: 100%;
    width: auto;
    display: flex;
    margin: 0 auto;
}
section.why-choose {
    padding: 30px 0;
    background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;
}
.why-choose-block {
    display: flex;
    flex-wrap: wrap;
}
.why-choose-block .block {
    width: calc(45% - 10px);
    margin-right: 18px;
    position: relative;
    margin-top: 25px;
    display: flex;
   
    border-radius: 10px;
    box-shadow: 0 5px 5px 0 #00000021;
	align-items: center;
}
.why-choose-block .text {
    /*background-color: #faebec;
    padding: 30px 15px 30px 50px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 5px 5px 0 #00000021;*/
}
.why-choose-block .text p {
    font-weight: 600;
    margin-bottom: 0;
	text-align: left;
    padding-left: 10px;
}
.why-choose-block .icon {
    width: 60px;
    height: 60px;
    padding: 10px;
    top: 18px;
    left: calc(50% - 128px);
    display: flex;
    align-items: center;
    justify-content: center;
}
.why-choose-block .icon img {
    max-width: 100%;
    max-height: 100%;
}
.project-specifications-sec.highlights {
   
	padding-top: 30px;
	padding-bottom: 30px
}
.project-config-sec.highlights {
	background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;
	padding-top: 30px;
}
.project-specifications-sec.highlights ul {
    padding-left: 20px;
}
.project-specs ol.kids-spec {
    list-style-type: none;
    padding-left: 0;
    width: 50%;
}
.project-specs ol.kids-spec li {
    flex-shrink: 0;
    display: flex;
    margin-bottom: 15px;
    text-align: left;
    line-height: 20px;
    align-items: baseline;
    padding-left: 0;
    padding-right: 20px;
}
.project-specs ol.kids-spec li div {
    padding-left: 10px;
}
#poupform .modal-dialog {
    max-width: 385px;
}
#poupform .close {
    position: relative;
	top: 10px;
    right: 15px;
	z-index: 99;
}
#poupform {
    background-color: rgb(0, 0, 0, 0.8);
}
.f-error {
    font-size: 12px;
    position: absolute;
}
a.navbar-brand img {
    max-width: 100px;
}
.phone {
    margin-right: 10px;
}
.overview-content ul {
    padding-left: 18px;
}
.project-config table {
	box-shadow: 0px 4px 8px 0px rgb(0 0 0 / 20%);
	border: 0px;
}
.project-config table tbody tr:first-child th:first-child {
	border-top-left-radius: 15px;
    border-left: 0;
}
.project-config table tbody tr:first-child th:nth-child(2) {
	border-top-right-radius: 15px;
    border-right: 0;
}
.project-config table tbody tr:last-child td:first-child {
	border-bottom-left-radius: 15px;
}
.project-config table tbody tr:last-child td:nth-child(2) {
	border-bottom-right-radius: 15px;
}
.table-bordered th {
	border-top: 0;
	border-bottom: 0;
	padding: 15px 0px;
}
.amenities-sec {
	background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;
}
.amenities-sec .amenities-icons {
    display: flex;
    flex-wrap: wrap;
}
.amenities-sec .block img {
    height: 30px;
    max-width: 40px;
    object-fit: contain;
	margin-bottom: 15px;
}
.amenities-sec .block {
    padding: 10px 0;
    width: 20%;
    text-align: center;
}
.amenities-sec .block p {
	color: #2a2a2a;
	font-size: 14px;
}
.kids-friendly-sec {
	background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;
	padding-bottom: 30px !important;
}
.kids-friendly-tabs {
    box-shadow: 0px 10px 20px #00000029;
    border-radius: 15px;
    background-color: #fff;
    overflow: hidden;
}
.kids-friendly-tabs .nav-tabs {
    display: flex;
    align-items: center;
}
.kids-friendly-tabs .nav-tabs .nav-item {
	width: 33.33%;
	flex-shrink: 0;
	text-align: center;
}
.kids-friendly-tabs .nav-link {
    padding: 1rem 0;
}
.kids-friendly-tabs .nav-tabs .nav-item.show .nav-link, 
.kids-friendly-tabs .nav-tabs .nav-link.active {
	border: 0;
}
.kids-friendly-tabs .nav-tabs .nav-item .nav-link {
	border-right: 1px solid #292e4e;
    border-radius: 0;
	color: #040504;
}
.kids-friendly-tabs .nav-tabs .nav-link.active {
	color: #292e4e;
}
.kids-friendly-tabs .nav-tabs .nav-item:last-child .nav-link {
	border-right: 0;
}
.kids-friendly-tabs .tab-pane {
    padding: 30px 40px;
}
.kids-friendly-tabs iframe {
	width: 100%;
	height: 200px;
}
.kids-friendly-tabs .tab-pane .list {
	margin-top: 15px;
}
.kids-friendly-tabs .tab-pane .list ul {
	display: flex;
    flex-wrap: wrap;
	padding-left: 15px;
}
.kids-friendly-tabs .tab-pane .list ul li {
	width: 50%;
	font-size: 15px;
}
.bank-blocks {
    display: flex;
    flex-wrap: wrap;
}
.bank-blocks img {
	width: 25%;
	flex-shrink: 0;
}
.affiliated-banks-sec {
	background: linear-gradient(270deg, #fff 0, rgb(230 144 150 / 20%) 100%) no-repeat padding-box;
}
.faq-sec {
	background: linear-gradient(270deg, #fff 0, #17194a36 100%) no-repeat padding-box;
	padding-bottom: 30px;
}
#accordion .btn-link::after{
    content: "\2039";
	transform: rotate(-90deg);
    font-size: 20px;
    line-height: 20px;
    font-weight: 300;
	transition: all 0.25s ease-in-out;
}
#accordion .btn-link:not(.collapsed)::after{
    content: "\2039";
    transform: rotate(90deg);
	position: relative;
    left: 3px;
}
#accordion .card {
    border-bottom: 1pt solid #ccc;
    border-top: 0;
    border-left: none;
    border-right: none;
	background-color: transparent;
    padding: 10px 0;
    border-radius: 0;
}
#accordion .btn-link:not(.collapsed){
    box-shadow: none;
    background-color: transparent;
    color: #040504;
    font-weight: 600;
    font-size: 15px;
}
#accordion .card-header {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
	border: 0;
}

#accordion .btn-link:focus, #accordion .btn-link:hover {
    border-color: transparent;
    box-shadow: none;
	text-decoration: none;
}

#accordion .btn-link {
    padding: 0;
    color: #040504;
    font-weight: 600;
    font-size: 15px;
	display: flex;
    justify-content: space-between;
    width: 100%;
	text-align: left;
    white-space: inherit;
}
#accordion .card-body{
    padding: 15px 0 0;
}
#accordion .card-body {
    color: #222222;
    font-size: 15px;
    margin-bottom: 0;
	
}
.num a {
	color: #4A4A4A;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
#poupform .modal-content {
	background-color:#17194a;
	border-radius: 30px;
}
#poupform .modal-body {
	padding: 0;
}
#poupform .contacts {
	padding: 20px 0px;
}
#poupform .block {
    text-align: center;
}
#poupform .block img {
	width: 60px;
}
#poupform .form-wrap h4 {
    font-size: 16px;
	font-weight: 600;
    color: white;
}
#poupform .col-md-8 {
    padding: 40px 10%;
	border-left: 1px solid #239cbf;
}
#poupform .btn-custom1 {
    border-radius: 8px;
    padding: 8px 24px;
	margin-top: 10px;
}
#poupform .f-error {
    color: #fff;
}
#poupform .form-control {
    background: #ffffff;
}
#poupform .contacts .block p {
	font-weight: 600;
    color: white;
}
.floor-options {
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 20px;
}
.floor-options .form-check input {
	display: none;
}
.floor-options .form-check .form-check-label {
	border: 1px solid #17194a;
    padding: 5px 25px;
    border-radius: 5px;
    font-size: 15px;
}
.floor-options .form-check input:checked + .form-check-label {
	background-color: #17194a;
    color: #fff;
}
.floor-plans .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	display: none;
}
.floor-plans .overlay .btn {
	background-color: #d8393b;
    color: #fff;
    margin: 0;
    box-shadow: none;
    border-radius: 10px;
    text-decoration: none;
	padding: 7px 22px;
    font-size: 15px;
	opacity: 0;
	transition: all 0.25s ease-in-out;
}
.floor-plans .item:hover .overlay .btn {
	opacity: 1;
}
.sidebar .d-flex {
	padding-right: 10px;
	align-items: center;
	margin-bottom: 10px;
}
.sidebar .d-flex img {
    max-width: 24px;
    margin-right: 5px;
}
.sidebar .d-flex p {
	color: #fff;
	font-size: 11px;
	margin-bottom: 0;
}
.project-specs ol.kids-spec li span img {
    width: 29px;
    
}

@media (min-width: 767px) {
	#poupform .modal-dialog {
		max-width: 680px;
	}
}






section#specifications3 {
    padding: 27px 0 30px;
}

.page-wrapper section {
    padding: 27px 0 30px;
}
