
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap')

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


.container-fluid {
	padding:0 60px 0 60px;
}


.similar-projects.properties {
    padding: 50px 0 0 0;
}



.careerpage img {
    width: 100% !important;
    height: 100%;
}

.careerpage {
	padding:0px !important;
}


.OpeningPostWrapper {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px #cecece;
    width: 100%;
    margin: auto;
    margin-bottom: 25px;
}

.OpeningPostWrapper .Hearder h2 {
    color: #54c3a5;
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    font-weight: 400;
}


.OpeningPostWrapper .Hearder h3 {
    color: #474d6a;
    padding: 7px 0 5px 0;
    margin: 0px;
    font-size: 15px;
    font-weight: 400;
}

.OpeningPostWrapper .Hearder p {
    padding: 15px 0 0 0;
    margin: 0px;
    font-size: 14px;
    font-weight: 400;
    color: #474d6a;
}


.OpeningPostWrapper .Hearder p i{
	margin:0 10px 0 0;
}

.OpeningPostWrapper .Hearder {
    border-bottom: #ececec solid 1px;
    padding: 0 0 10px 0px;
    margin: 0 0 10px 0;
}

.OpeningPostWrapper .Footr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.OpeningPostWrapper .Footr a {
    font-size: 16px;
    font-weight: 400;
    margin: 0px;
    font-family: "Poppins", sans-serif;
    background: #0467bc;
    color: #fff;
    padding: 12px 40px 12px 40px;
    border-radius: 10px;
}

.OpeningPostWrapper .Footr p {
    padding: 0px;
    margin: 0px;
    color: #474d6a;
}
.OpeningPostWrapper .Footr p strong{
	color:#000;
}


/*  New Layout Css Start */

.suggestions-list {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    max-height: 150px;
    overflow-y: auto;
    width: 100%;
    z-index: 1000;
}

.suggestion-item {
    padding: 10px;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    color: #000;
}

.suggestion-item:hover {
    background: #f0f0f0;
}

.no-suggestions {
    padding: 10px;
    color: #888;
    text-align: center;
}

.sliderimg i {
    color: #fff;
    height: 30px;
    background: #0467bc;
    width: 30px !important;
    border-radius: 50px;
    text-align: center;
    line-height: 30px;
}


.propertyDetails .carousel .left-arrow {
    position: absolute !important;
    top: 50%;
    left: 10px;
    width: 30px;
}

.propertyDetails .carousel  .right-arrow {
    position: absolute !important;
    top: 50%;
    right: 10px;
    width: 30px;
}

.propertyDetails .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}



.top-header {
    padding: 5px 0 5px 0;
    background: #54c3a5;
}

.top-contact h5 {
    padding: 0px;
    margin: 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    text-align: right;
	 font-family: "Poppins", sans-serif;
}

.top-header p{
	padding:0 0 0 0;
	margin:0px;
}

.top-header p a{
	color:#fff;
}

.top-header p i{
	color:#fff;
}

.top-contact h5 a{
	padding:0px;
	margin:0px;
	color:#fff;
	 font-family: "Poppins", sans-serif;
}

.top-contact h5 span{
	display:block;
}
.top-contact h5 span a {
    font-size: 14px;
    font-weight: 300;
    opacity: 0.8;
    font-family: "Poppins", sans-serif;
}

.top-contact {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
}

.top-contact .PIcon {
    font-size: 35px;
    color: #fff;
}

a.navbar-brand {
    padding-top: 0px;
    padding-bottom: 0px;
}




.HeaderBannerSec{
	position:relative;
}


.HeaderBannerSec .container-fluid {
	padding-left:0px;
	padding-right:0px;
}


.HeaderBannerSec .carousel-caption {
    position: absolute;
    right: 15%;
    top: 35%;
    left: 15%;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    color: #fff;
    text-align: left;
    bottom: inherit;
}



.HeaderBannerSec .carousel-caption h5 {
    padding: 0px 0 20px 0;
    margin: 0px;
    font-size: 70px;
    font-weight: 700;
    font-family: "Playfair Display", serif;
    line-height: normal;
	color:#ebcfa7;
}

.HeaderBannerSec .carousel-caption p {
    font-family: "Poppins", sans-serif;
    padding: 0px;
    margin: 0px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
}

.HeaderBannerSec .carousel-item img{

	height:100vh;
}

.HeaderBannerSec .carousel-caption a {
    border: #fff solid 1px;
    padding: 8px 30px 8px 30px;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    margin: 30px 0 0 0;
}

.HeaderBannerSec .carousel-caption a:hover{
	background:#ebcfa7;
	border:#ebcfa7 solid 1px;
	color:#000;
}

.SocialMediaTop {
    width: 20px;
    position: absolute;
    left: -14px;
    top: -320px;
    transform: translateY(-50%);
    z-index: 4;
    text-align: center;
}


.SocialMediaTop p{
	width: 120px;
    color: #fff;
    transform: rotate(90deg);
    transform-origin: left;
    margin-left: 9px;
    font-weight: 600;
    margin-bottom: 120px;
    font-size: 14px;
	padding:0px;
	font-family: "Poppins", sans-serif;
}

.SocialIcon i{
	color:#fff;
	font-size:16px;
}

.SocialMediaTop .DividLine {
    width: 1px;
    height: 42px;
    background: #fff;
    margin: 0px 0px 20px 10px;
}

.carousel-control-prev {
    background: none;
    opacity: 1;
    height: auto;
    top: 45%;
    bottom: inherit;
    right: 10px;
    left: inherit;
}


.carousel-control-next {
    background: none;
    opacity: 1;
	 top: 50%;
    bottom: inherit;
}

.sr-only {
    border: 0;
    clip: auto;
    margin: -1px;
    overflow: visible;
    padding: 0;
    position: absolute;
    width: 1px;
	width: 40px;
    right: 10px;
    top: calc(50% + 60px);
    z-index: 4;
    transform: rotate(90deg);
}

.carousel-control-prev-icon {
    display: none;
}

.carousel-control-next-icon {
    display: none;
}


.breadcrumb-section {
    padding: 30px 0 !important;
    width: 100%;
    margin: 40px 0 0 0;
}

li.breadcrumb-item.active {
    color: #ffffff;
}



.StickyBtn {
    position: fixed;
    bottom: 100px;
    right: 10px;
    /* display: none; */
    z-index: 11111;
}

.StickyBtn .CallBtn a i {
    width: 45px;
    height: 45px;
    background: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    color: #2196f3;
    margin: 0 0 10px 0;
    font-size: 22px;
    border: #eaeaea solid 1px;
    box-shadow: #dfdfdf 0px 0px 9px;
}
.StickyBtn .WhtasappBtn a i {
   width: 45px;
    height: 45px;
    background: #ffffff;
    border-radius: 50%;
    text-align: center;
    line-height: 45px;
    color: #25D366;
    font-size: 22px;
	margin: 0 0 10px 0;
	border: #eaeaea solid 1px;
    box-shadow: #dfdfdf 0px 0px 9px;
}

.StickyBtn .WhtasappBtn a .fa-envelope {
	color:#54c3a5;
}



/*  New Layout Css End */



.footer-widget p {
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    color: #fff;
    font-weight: 400;
}

img.FooterLogo {
    width: 189px;
    margin: 8px 0 12px 0;
}














.navbar-light .navbar-toggler-icon {
    background: url(../images/menu.png) !important;
    background-position: center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 35px;
    height: 26px;
}



.container,  .container-fluid {
	transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}

::-webkit-scrollbar {
 width: 7px;
}

::-webkit-scrollbar-track {
 box-shadow: inset 0 0 3px #ececec;
}

.no-padding{
	padding:0px !important;
}

.slider-main {
	position:relative;
}

.Banner-content {
    position: absolute;
    top: 15%;
    left: 0;
    width: 60%;
    right: 0;
    margin: auto;
    text-align: center;
}

.Banner-content h4 {
    font-size: 60px;
    font-weight: 900;
    color: #54c3a5;
    line-height: 65px;
    padding: 0;
    margin: 0 0 30px 0;
}


.Banner-content h4 span {
    display: block;
    font-size: 32px;
	font-weight:500;
    color: #0b0706;
}

/*.trans-bg {
    background: #fff;
    width: 100%;
    padding: 20px 20px 20px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 52%);
    border-radius: 10px;
    margin: -26px 0 0 0;
    position: relative;
}*/

.trans-bg {
    background: #fff;
    width: 100%;
    padding: 20px 20px 20px 20px;
     
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 52%);
    border-radius: 10px;
    margin: -26px 0 0 0;
    position: relative;
}


.trans-bg p span {
    display: block;
    font-weight: 500;
    font-size: 17px;
	color:#000;
}

.trans-bg p {
    color: #0467bc;
    font-size: 35px;
    font-weight: 700;
    padding: 0px;
    margin: 0px;
    font-family: "Poppins", sans-serif;
    line-height: 30px;
    text-align: center;
}

.trans-bg .Devider {
    width: 1px;
    height: 40px;
    background: #b2b2b2;
}

.bdrright {
	border-right:#b2b2b2 solid 1px;
}


.Home_Search form {
    display: flex;
    justify-content: space-between;
    align-items: center;
	    gap: 15px;
}

.Home_Search form .form-group {
    width: 25%;
    margin-bottom: 0px;
}

.Home_Search form .form-group.position-relative {
width: 50%;
}

.Home_Search form .form-group .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 12px 10px 12px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: "Poppins", sans-serif;
    border: #ccc solid 1px;
}




.Home_Search form .form-group .form-control:focus {
    box-shadow: none;
}

.Home_Search form .form-group input[type=button] {
    width: 100%;
    background: #54c3a5;
   font-family: "Poppins", sans-serif;
    padding: 9px 10px 9px 10px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 0;
    color: #fff;
    border: #a58c7e solid 1px;
}

.Home_Search {
    background: #ffffff;
    padding: 25px 15px 25px 15px;
    border-radius: 0px;
    /* box-shadow: #ccc 0px 0px 25px; */
   /* position: absolute;
    bottom: 23px;
    width: 70%;
    left: 0;
    right: 0;*/
    margin: auto;
    border: #aa8c7b solid 1px;
}



.AboutSec {
	padding: 80px 0;
}

.AboutSec .container .row {
    align-items: center;
}

.AboutCont h4 {
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    line-height: normal;
}


.AboutCont h3 {
    padding: 30px 0 30px 0;
    margin: 0px;
    font-size: 55px;
    line-height: 60px;
    color: #000;
    font-weight: 600;
}

.AboutCont p {
    padding: 0px 0 20px 0;
    margin: 0px;
    font-size: 15px;
    line-height: 27px;
}

.AboutCont a {
    color: #000;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    font-weight: 700;
	font-family: "Poppins", sans-serif;
}

.COunterSec ul {
    padding: 0px 0 0 100px;
    margin: 0px;
}

.COunterSec ul li {
    font-size: 68px;
    padding: 0px 0 20px 0;
    margin: 0px 0 60px 0;
    color: #54c3a5;
    font-weight: 600;
    line-height: 42px;
    border-bottom: #e8e8e8 solid 1px;
}

 .COunterSec ul li:last-child {
        margin-bottom: 0;
		border-bottom:none;
    }


.COunterSec ul li span{
	font-size:16px;
	color:#000;
	display:block;
}




















.full-row.about-section {
    padding: 80px 0;
	
}

.about-section h2 {
    font-size: 35px;
    font-weight: 700;
    padding: 0px 0 12px 0;
    margin: 0px;
    color: #a48b7d;
}

.about-section p {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    padding: 0px;
    margin: 0px;
    color: #000;
    line-height: 32px;
}

.about-section img{
	border-radius:15px;
}

.graybg{
	background:#f9f6f3;
}




.properties h2 {
	font-weight:500 !important;
	    color: #160e0c !important;
}

.properties h2  span{
	font-weight:500 !important;
	color:#54c3a5;
}

.cities {
    padding: 25px 0 0 0 !important;
}


/*.cities .container-fluid{
	padding:0 0 0 0;
}*/


.cities 

.cities .owl-nav {
    position: absolute;
    width: 100%;
    transform: translateY(-50%);
    display: block;
    top: 50%;
}

.cities .owl-nav .owl-next {
    float: right;
    margin-right: -15px;
}

.cities .owl-nav .owl-prev {
    margin-left: -8px;
}


.cities .owl-nav button {
    height: 40px;
    width: 40px;
    border-radius: 0;
    line-height: 50px;
    background: #ffffff !important;
}

.cities .owl-nav button i {
    color: #fff;
}


.cities .container-fluid .row .col-lg-3{
	padding-left:0px;
	padding-right:0px;
}



.cities .headline {
    margin: 0 0 20px 0;
}

.cities .owl-nav {
    display: block; 
}

.cities .owl-nav .owl-next {
   
    margin-right: -14px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cities .fa-chevron-right {
    margin: 0 -3px 0 0 !important;
}


.cities .fa-chevron-left{
	margin: 0 1px 0 0 !important;
}


.cities .owl-nav button {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: #ffffff !important;
    background: #0467bc !important;
}



.cities h2 {
	font-weight:500 !important;
	    color: #160e0c !important;
}

.cities h2  span{
	font-weight:500 !important;
	color: #54c3a5;
}

.cities .box {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 0px;
}

.cities .box img {
	 transition: 0.5s all ease-in-out;
	border-radius:0px;
}

.cities .box:hover img{
	 transform: scale(1.2);
}

.cities .box .content {
    position: absolute;
    bottom: 20px;
    left: 28px;
}

.cities .box h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0px;
    margin: 0px;
    font-family: "Poppins", sans-serif;
    line-height: inherit;
}

.cities .box h4 a{
	color: #fff;
}

.cities .box p {
    font-size: 13px;
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    line-height: inherit;
}

.PropCount {
    position: absolute;
    bottom: 25px;
    right: 20px;
    color: #fff;
    font-size: 35px;
}


.PropCount i{
	 color: #fff;
}





.TestiImg img {
    width: 40px !important;
    height: 40px !important;
}

.TestiImg h6 {
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    color: #000;
    line-height: 24px;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}
.TestiImg h6 span{
	display:block;
	font-size: 15px;
	color:#323740;
	opacity:0.5;
}

.testi .item {
   
    transition: all .3s;
    overflow: hidden;
}

.ItemWrapper {
    border: 1px solid #e6e6e6;
    box-shadow: 0px 0px 0px #ccc;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    padding: 15px 20px 15px 15px !important;
    min-height: 226px;
}
/*.testi .item:hover{
	    transform: scale(1.05);
}*/

.testi .item p {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    color: #4e4e4e;
    padding: 0px;
    margin: 0px;
    line-height: 25px;
}

.testi .item .ItemWrapper i {
    color: #54c3a5;
    font-size: 33px;
    margin: 0px 0 10px 0;
}


.Testimonials-section {
    padding: 40px 0 50px 0;
}
.testi .owl-item.active {
    margin-right: 8px !important;
}

.testi {
	margin:0 0 80px 0;
}

.TestiImg {
    text-align: center;
    margin: 10px 0 0 0;
}

.TestiImg img {
    margin: auto;
}


.Testimonials-section .headline h2 strong {
    color: #323740;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .06em;
    margin: 0 0 5px;
    opacity: .5;
    text-transform: uppercase;
    display: block;
}


.builder-section {
    padding: 80px 0 80px 0;
    background: #f9f9f9;
}

.builder-section .slick-slide {
    display: none;
    float: left;
    height: auto;
    min-height: 1px;
}

.builder-section .slick-dots{
	display:none !important;
}


.builder-section .slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.builder-section .headline h2 {
    padding: 0 0 50px 0;
    text-align: center;
}

.builder-section .headline h2 strong {
    color: #323740;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .06em;
    margin: 0 0 5px;
    opacity: .5;
    text-transform: uppercase;
    display: block;
}

.builder-section h2  span {
    font-weight: 700 !important;
	color:#54c3a5;
}

.buildr-bg {
    border: #ddd solid 1px;
    background: #fff;
    padding: 0 16px 0 16px;
    margin-right: 2px;
}

.buildr-bg h3 {
    font-size: 12px;
    text-align: center;
    padding: 0px 0 20px 0;
    margin: 0px;
    font-weight: 600;
    color: #160e0c;
}



.inner-breadcrumb ul li{
	display:inline-block;
	font-family: "Poppins", sans-serif;
	font-size:15px;
	font-weight:500;
} 

.inner-breadcrumb ul li a{
	font-family: "Poppins", sans-serif;
	font-size:15px;
}

.inner-breadcrumb {
    padding: 0px;
    margin: 0px 0 15px 0;
}

.blog .blog-wrapper .date {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 15px;
    padding: 10px 10px 7px 10px;
}


.contForm-bg {
    background: #fff;
    box-shadow: #dedede 0px 0px 8px !important;
    border: #f3f3f3 solid 1px;
    padding: 20px;
}


.contForm-bg h2{
	padding:0px;
	margin:0px;
	font-size:25px;
	font-weight:500;
	color:#000;
}

.contForm-bg h2 span{
	color:#54c3a5;
	font-weight:800;
}

.contForm-bg p {
    font-size: 16px;
    font-weight: 400;
    color: #171717;
    padding: 0;
    margin: 10px 0px 30px 0;
    line-height: 24px;
}


.contForm-bg .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 14px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fafafa;
    background-clip: padding-box;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.contForm-bg input[type=submit] {
    background: #0467bc;
    padding: 12px 20px;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    border: none;
    width: 100%;
    border-radius: 9999px;
}

.contForm-bg .form-control:focus{
	box-shadow:none;
}

.about-loan h4 {
    font-size: 35px;
    padding: 0px;
    margin: 0px;
    color: #0467bc;
    font-weight: 500;
    line-height: 48px;
}

.about-loan h4 span{
	font-size:40px;
	padding:0px;
	margin:0px;
	font-weight:800;
	display:block;
	color:#54c3a5;
	
}

.loan-wrapper {
    padding: 100px 0 0 0;
}

.about-loan .ShortDescr {
    padding: 20px 0 20px 0;
    margin: 0px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 40px;
}

.about-loan .ShortDescr li{
	padding:0px;
	margin:0px;
	color:#000;
	font-size:16px;
}

.about-loan .ShortDescr li i{
	color:#54c3a5;
}

.loan-wrapper .row{
	 justify-content: center;
    align-items: center;
}


.PartnerBank img{
	width:100px;
}

ul.PartnerBank {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	    gap: 20px;
}


.LoanImg {
	width:70%;
}

.LoanCalc-section {
    background: #fff;
    box-shadow: #eee 0px 0px 18px;
    border-radius: 10px;
    padding: 50px 25px 50px 25px;
    border: #e9e9e9 solid 1px;
    width: 100%;
    margin: auto;
}

.Input-Section h3 {
    padding: 0px 0 45px 0;
    margin: 0px;
    font-size: 18px;
    font-weight: 700;
    color: #160e0c;
}

.Input-Section .form-control {
    height: auto;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.Input-Section .btn-dark {
    color: #fff;
     background: linear-gradient(277.68deg, #0467bc 47.78%, #0467bc 136.26%);
    border-color: #0467bc;
    font-size: 18px !important;
    font-weight: 800 !important;
}


.Input-Section .form-control:focus, .result-Section .form-control:focus {
    box-shadow: none;
}

.result-Section .form-control {
    height: auto;
    padding: .375rem .75rem;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    color: #54c3a5;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.result-Section .input-group-text {
    padding: 12px 0;
    width: 150px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    background: #54c3a5;
    font-weight: 700;
    font-size: 15px;
}

.result-Section {
    background: url(https://abode-india.com/development/images/emi-calc.jpg);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
	position:relative;
}

.result-Section h4{
	color:#f47118;
	font-size:13px;
	padding:0px;
	margin:0px;
}

.result-Section h6{
	color:#000;
	font-size:16px;
	padding:0px;
	margin:0px;
}

div#result {
    background: #fff;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 11;
}

div#loading {
    position: relative;
}


.TagLine {
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #fa6254;
}

.GetinTouch {
    background: linear-gradient(277.68deg, #54c3a5 47.78%, #54c3a5 136.26%);
    border-color: transparent;
    border-radius: 6px;
    margin: 0px 0;
    padding: 12px;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.GetinTouch:hover{
	color:#fff;
}


#LoanModal .form-group label {
    margin-bottom: 0;
}

#LoanModal .form-group span {
    display: block;
    color: #000;
}

#LoanModal .modal-header{
	display:block;
}

#LoanModal .modal-header .modal-title {
    margin: 0;
    line-height: 1.5;
    color: #000;
    font-size: 21px;
    font-family: 'Muli';
    text-align: center;
    padding: 0px;
}

#LoanModal .modal-header .close {
    padding: 0rem 0rem;
    margin: 0rem 0em 0rem auto;
    position: absolute;
    top: 5px;
    right: 5px;
}

#LoanModal .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 14px 15px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000000;
    background-color: #ffffff;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border-bottom: #d8d8d8 solid 2px;
}

#LoanModal .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none;
}

#LoanModal .modal-content {
    padding: 0px 15px;
    background-color: #ffffff;
}

#LoanModal .btn-success {
    color: #fff;
    background-color: #54c3a5;
    border-color: #f8f8a8;
    padding: 3px 40px;
    font-size: 18px;
    font-weight: 700;
    border-radius: 6px;
}

#LoanModal .btn-success:hover{
	 background-color: #54c3a5;
}



.propertyDetails .carousel{
	position:relative;
	border-radius:15px;
}

.propertyDetails .carousel .carousel-item {
	border-radius:15px;
}

.propertyDetails .carousel .carousel-item img {
	border-radius:15px;
}

/* Ensure carousel images have the same height */
.propertyDetails .carousel-inner img {
  height: 450px; /* Set the desired height */
  object-fit: cover; /* Maintain aspect ratio and crop the excess */
  width: 100%; /* Ensure full width */
}

/* Adjust the carousel container height to match the images */
.propertyDetails .carousel-inner {
  height: 450px; /* Match the image height */
}

/* Optional: Add a border or shadow to enhance image appearance */
.propertyDetails .carousel-inner img {
   
}




.propertyDetails .price-header {
    background: #ffffff;
    width: 100%;
    right: 0;
    margin: auto;
    border-radius: 10px;
    z-index: 9999;
    margin-top: 20px;
}



.propertyDetails .price-header .fa-object-group:before {
    content: "\f247";
    font-family: 'Font Awesome 5 Free';
}



.full-row.propertyDetails {
    background: #f1f1f2;
}

.price-header {
    padding: 2% 2% 2% 2%;
}


.address-details {
    color: #000000;
    font-weight: 400;
    font-size: 16px;
}

.full-row.top-banner {
    padding: 170px 0 110px 0;
    background: url(../images/hero-banner1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	height:90vh;
}

.top-banner .rows {
    display: flex;
    justify-content: center;
    align-items: center;
	    margin-bottom: 60px;
}

.top-banner {
	position:relative;
}


.top-banner .Home_Search {
    background: #ffffff;
    padding: 15px 15px 15px 15px;
    border-radius: 8px;
    width: 75%;
    margin: auto;
    border: none;
    /* border: #aa8c7b solid 1px; */
    margin-top: 110px;
}

.Home_Search .btn-primary {
    width: 100%;
    background: #0467bc;
    border: #0467bc solid 1px;
}

.Home_Search .btn-primary:hover{
	background: #54c3a5;
    border: #54c3a5 solid 1px;
}


.BannerContent h1{
	font-size: 58px;
    font-weight: 700;
    color: #fff;
    padding: 0;
    margin: 0 0 0px 0;
	text-align:center;
	font-family: "Open Sans", serif;
}




.BannerContent h1 span{
	display:block;
	font-weight:500;
	color:#fff;
	font-size: 50px;
}




.BannerContent ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    margin: 25px 0 0 0;
    padding: 0px;
}


.BannerContent ul li {
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.BannerContent ul li i {
    font-size: 25px;
    color: #fff;
}

.BannerContent p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 15px 30px 30px 0;
    line-height: 24px;
}





.full-row.top-banner.inner-banner {
    padding: 60px 0 60px 0  !important;
}

.inner-banner .LoanImg {
    width: 50%;
}

.inner-banner .rows {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
}

.about-us-section .about-content h3{
	font-size:25px;
	color:#54c3a5;
	padding:0px;
	margin:0px 0 15px 0;
	font-family: "Poppins", sans-serif;
	font-weight:500;
}

.about-us-section .about-content h3 span{
	font-weight:800;
	color:#0467bc;
}

.MIssionVision {
	position:relative;
	padding:80px 0 80px 0;
	width:100%
}

.shape2 {
	position: absolute;
    bottom: 0px;
    left: 0px;
}

.shape2 img{
	width:100%;
}


.MIssionVision h3 {
    font-size: 25px;
    color: #000;
    padding: 0px;
    margin: 0px 0 40px 0;
   font-family: "Poppins", sans-serif;
    font-weight: 500;
    text-align: center;
}

.MIssionVision h3 span{
	font-weight: 800;
    color: #54c3a5;
}
.MissionBox {
    box-shadow: #ebebeb 0px 0px 15px;
    padding: 20px;
    border: #f1f1f1 solid 1px;
    min-height: 275px;
}

.MissionBox h4 {
    color: #0467bc;
    padding: 0px;
    margin: 10px 0 20px 0;
    font-size: 20px;
    font-weight: 800;
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: center;
}

.MissionBox p {
    padding: 0px;
    margin: 0px;
    color: #626262;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.MissionBox ul{
	padding:0px;
	margin:0px;
}

.MissionBox ul li{
	padding:0px;
	margin:0px;
	 color: #626262;
    font-size: 14px;
}

.MissionBox ul li i {
    color: #54c3a5;
    margin: 0 8px 0 0;
}

.MissionBox h4 img {
    width: 40px;
	
}

.Missn{
	animation: rotateIcon 2s linear infinite;
}

@keyframes rotateIcon {

  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}


.FooterPropertyMenu {
    padding: 40px 0 50px 0;
    background: #171717;
}

.FooterPropertyMenu .row {
    border-bottom: #e3e3e3 solid 1px;
    padding: 0 0 30px 0;
}


.FooterPropertyMenu h3 {
    padding: 0px 0 15px 0;
    margin: 0px;
    font-size: 21px;
    color: #54c3a5;
    font-weight: 500;
}

.FooterPropertyMenu .ropertyMenuBox ul{
	padding:0px;
	margin:0px;
}

.FooterPropertyMenu .ropertyMenuBox ul li {
	   padding: 0px 0 0px 0;
}

.FooterPropertyMenu .ropertyMenuBox ul li a {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    color: #fff;
    font-weight: 400;
}
.FooterPropertyMenu .ropertyMenuBox ul li a:hover{
	color:#54c3a5;
}


.PrivacyPage {
	padding: 50px 0 50px 0;
}

.PrivacyPage p {
    color: #000;
    padding: 0px;
    margin: 0px 0 20px 0;
    line-height: 25px;
    font-size: 15px;
}

.PrivacyPage ul{
	padding:0px;
	margin:0px;
}

.PrivacyPage ul li {
    color: #000;
    padding: 5px 0 5px 0;
    margin: 0px 0 0px 0;
    font-size: 15px;
}


.PrivacyPage h3 {
    color: #000;
    padding: 0px;
    margin: 0px 0 4px 0;
    line-height: 25px;
    font-size: 20px;
    font-weight: 600;
}













.AbtFtr {
    padding: 50px 0 0px 0;
    background: #171717;
}


.AbtFtr  h3 {
    padding: 0px 0 15px 0;
    margin: 0px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.AbtFtr p {
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    color: #000;
    line-height: 24px;
}

.m-top-50 {
    margin-top: 70px;
}


































/*=========================================================

 Color Settings

 ==========================================================*/

#page-wrapper {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
	overflow: hidden !important;
	position: relative;
}
.box-layout {
	margin: 0 auto;
	width: 1280px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 9;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.body_overlay {
	position: relative;
}
.body_overlay:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
}
#slider {
	margin-left: auto !important;
	margin-right: auto !important;
}
/*====================================================================

25. Sidebar panel css

====================================================================*/

/*----- Input Radio Switch ----*/

.switcher_layout,  .box_bg_style {
	border-top: 1px solid;
}
.select_bg {
	display: inline-block;
	width: 100%;
}
.layout_title {
	font-size: 14px;
	margin-bottom: 10px;
	display: inline-block;
}
.properties .owl-carousel .owl-nav.disabled {
	display:block;
}
.radio_check {
	border-radius: 22px;
	display: block;
	height: 44px;
	width: 100px;
	position: relative;
	overflow: hidden;
}
.radio_check input[type="checkbox"] {
	display: none;
}
.radio_check label {
	padding: 0 15px;
	transform: translateX(0px);
	width: 156px;
	cursor: pointer;
	max-width: inherit;
}
.radio_check input[type="checkbox"]:checked + label {
	transform: translateX(-56px);
}
.radio_check label span {
	line-height: 44px;
}
.radio_check label span:first-child {
	float: left;
}
.radio_check label span:last-child {
	float: right;
}
 .radio_check label::before {
 background-color: #fff;
 border-radius: 50%;
 content: "";
 height: 40px;
 left: 58px;
 position: absolute;
 top: 2px;
 width: 40px;
 z-index: 1;
}

/*----- Box BG Image ----*/

[type="radio"] {
 display: inline-block;
}
label.radios {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-weight: 500;
	width: 30px;
	height: 30px;
	margin-bottom: -5px;
}
 [type="radio"]:checked + label.radios::after {
 content: "✔";
 line-height: 28px;
 border: 1px solid;
 text-align: center;
}
 .box_bg_style label::after {
 content: "";
 position: absolute;
 left: 0;
 top: 0px;
 width: 100%;
 height: 100%;
 box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
 [type="radio"]:checked + label.radios::before {
 content: "";
 position: absolute;
 left: 0;
 top: 0px;
 width: 30px;
 height: 30px;
}
.box_bg_style li {
	float: left;
	margin: 0 3px 0 0;
}
/*====================================================================

4. Color Setting css

====================================================================*/

.on-panel {
	height: 45px;
	left: -45px;
	position: absolute;
	top: 0;
	width: 45px;
	cursor: pointer;
}
.color-panel {
	position: fixed;
	right: -225px;
	top: 140px;
	z-index: 999;
	-webkit-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.color-panel.open {
	right: 0;
}
.on-panel {
	height: 45px;
	left: -45px;
	position: absolute;
	top: 0;
	width: 45px;
	cursor: pointer;
}
.on-panel img {
	padding: 10px;
}
.panel-box,  .switcher_layout,  .box_bg_style {
	padding: 14px 10px 14px 20px;
	width: 225px;
	background: #f8f8f8;
	display: table;
}
.panel-box .panel-title {
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.color-box {
	display: table;
	width: 100%;
	text-align: left;
}
.color-box li {
	display: inline-block;
	width: 27px;
	height: 27px;
	margin-right: 5px;
	cursor: pointer;
}
.scroll-btn {
	position: fixed;
	right: 30px;
	bottom: 50px;
	width: 35px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	color: #fff;
	z-index: 9;
}
.color-panel {
	background-color: #fff;
}
.color-box li {
	position: relative;
	overflow: hidden;
}
.color-box li:before {
	position: absolute;
	content: "";
	width: 110%;
	height: 145%;
	z-index: 9;
	transform: rotate(45deg);
	left: 8px;
	top: 5px;
}
.color-box li.default {
	background-color: #17c788;
}
.color-box li.default:before {
	background: #0d1432;
}
.color-box li.color_2 {
	background-color: #3851ff;
}
.color-box li.color_2:before {
	background: #0d1432;
}
.color-box li.color_3 {
	background-color: #21c743;
}
.color-box li.color_3:before {
	background: #0d1432;
}
.color-box li.color_4 {
	background-color: #f34f4c;
}
.color-box li.color_4:before {
	background: #0d1432;
}
.color-box li.color_5 {
	background-color: #42a5f5;
}
.color-box li.color_5:before {
	background: #0d1432;
}
.color-box li.color_6 {
	background-color: #f1c643;
}
.color-box li.color_6:before {
	background: #0d1432;
}
/*====================================================================

3. Default Background css

====================================================================*/

.body_bg_1 {
	background: url(../images/bg-image/bg-1.jpg) no-repeat fixed;
	background-position: center center;
}
.body_bg_2 {
	background: url(../images/bg-image/bg-2.jpg) no-repeat fixed;
	background-position: center center;
}
.body_bg_3 {
	background: url(../images/bg-image/bg-3.jpg) no-repeat fixed;
	background-position: center center;
}
.body_bg_4 {
	background: url(../images/bg-image/bg-4.html) no-repeat fixed;
	background-position: center center;
}
.body_bg_5 {
	background: url(../images/bg-image/bg-5.html) no-repeat fixed;
	background-position: center center;
}
.body_bg_6 {
	background: url(../images/bg-image/bg-6.html) no-repeat fixed;
	background-position: center center;
}
.body_bg_7 {
	background: url(../images/bg-image/bg-7.html) no-repeat fixed;
	background-position: center center;
}
.body_bg_8 {
	background: url(../images/bg-image/bg-8.html) no-repeat fixed;
	background-position: center center;
}
.body_bg_9 {
	background: url(../images/bg-image/bg-9.html) no-repeat fixed;
	background-position: center center;
}
.body_bg_10 {
	background: url(../images/bg-image/bg-10.html) no-repeat fixed;
	background-position: center center;
}
.pattern_1 {
	background: url(../images/bg-image/pattern/1.png) repeat fixed;
}
.pattern_2 {
	background: url(../images/bg-image/pattern/2.png) repeat fixed;
}
.pattern_3 {
	background: url(../images/bg-image/pattern/3.png) repeat fixed;
}
.pattern_4 {
	background: url(../images/bg-image/pattern/4.png) repeat fixed;
}
.pattern_5 {
	background: url(../images/bg-image/pattern/5.png) repeat fixed;
}
.pattern_6 {
	background: url(../images/bg-image/pattern/6.png) repeat fixed;
}
.pattern_7 {
	background: url(../images/bg-image/pattern/7.png) repeat fixed;
}
.pattern_8 {
	background: url(../images/bg-image/pattern/8.png) repeat fixed;
}
.pattern_9 {
	background: url(../images/bg-image/pattern/9.png) repeat fixed;
}
.pattern_10 {
	background: url(../images/bg-image/pattern/10.png) repeat fixed;
}
.pattern_11 {
	background: url(../images/bg-image/pattern/11.png) repeat fixed;
}
.pattern_12 {
	background: url(../images/bg-image/pattern/12.png) repeat fixed;
}
.pattern_13 {
	background: url(../images/bg-image/pattern/13.png) repeat fixed;
}
.pattern_14 {
	background: url(../images/bg-image/pattern/14.png) repeat fixed;
}
.pattern_15 {
	background: url(../images/bg-image/pattern/15.png) repeat fixed;
}
.box_bg_style .pattern1 {
	background: url(../images/bg-image/pattern/1.png) no-repeat center;
}
.box_bg_style .pattern2 {
	background: url(../images/bg-image/pattern/2.png) no-repeat center;
}
.box_bg_style .pattern3 {
	background: url(../images/bg-image/pattern/3.png) no-repeat center;
}
.box_bg_style .pattern4 {
	background: url(../images/bg-image/pattern/4.png) no-repeat center;
}
.box_bg_style .pattern5 {
	background: url(../images/bg-image/pattern/5.png) no-repeat center;
}
.box_bg_style .pattern6 {
	background: url(../images/bg-image/pattern/6.png) no-repeat center;
}
.box_bg_style .pattern7 {
	background: url(../images/bg-image/pattern/7.png) no-repeat center;
}
.box_bg_style .pattern8 {
	background: url(../images/bg-image/pattern/8.png) no-repeat center;
}
.box_bg_style .pattern9 {
	background: url(../images/bg-image/pattern/9.png) no-repeat center;
}
.box_bg_style .pattern10 {
	background: url(../images/bg-image/pattern/10.png) no-repeat center;
}
.box_bg_style .pattern11 {
	background: url(../images/bg-image/pattern/11.png) no-repeat center;
}
.box_bg_style .pattern12 {
	background: url(../images/bg-image/pattern/12.png) no-repeat center;
}
.box_bg_style .pattern13 {
	background: url(../images/bg-image/pattern/13.png) no-repeat center;
}
.box_bg_style .pattern14 {
	background: url(../images/bg-image/pattern/14.png) no-repeat center;
}
.box_bg_style .pattern15 {
	background: url(../images/bg-image/pattern/15.png) no-repeat center;
}
.box_bg_style .body_image1 {
	background: url(../images/bg-image/bg-1.jpg) no-repeat center / cover;
}
.box_bg_style .body_image2 {
	background: url(../images/bg-image/bg-2.jpg) no-repeat center / cover;
}
.box_bg_style .body_image3 {
	background: url(../images/bg-image/bg-3.jpg) no-repeat center / cover;
}
.box_bg_style .body_image4 {
	background: url(../images/bg-image/bg-4.html) no-repeat center / cover;
}
.box_bg_style .body_image5 {
	background: url(../images/bg-image/bg-5.html) no-repeat center / cover;
}
.box_bg_style .body_image6 {
	background: url(../images/bg-image/bg-6.html) no-repeat center / cover;
}
.box_bg_style .body_image7 {
	background: url(../images/bg-image/bg-7.html) no-repeat center / cover;
}
.box_bg_style .body_image8 {
	background: url(../images/bg-image/bg-8.html) no-repeat center / cover;
}
.box_bg_style .body_image9 {
	background: url(../images/bg-image/bg-9.html) no-repeat center / cover;
}
.box_bg_style .body_image10 {
	background: url(../images/bg-image/bg-10.html) no-repeat center / cover;
}
/*==============*Text colors*==============*/

.text-ordinary-ipmortant {
	color: var(--theme-ordinary-color) !important;
}
.text-ordinary,  a.text-ordinary,  .text-ordinary a,  body,  .dropdown-item,  .footer-widget li a,  .text-ordinary .jslider .jslider-label,  .breadcrumb-item > a,  .list-text-white a.dropdown-item {
	color: #fff;
}

 .icon-primary,  .icon-primary i,  .icon-primary svg,  .hover-primary-nav .navbar-nav .nav-link.active,  .hover-primary-nav .navbar-nav .nav-link:hover,  .top-header .dropdown-toggle::after,  .footer-widget li a:hover,  .check-submit li input[type="checkbox"]:checked + label::before,  .property-btn li a.active,  .property-btn li a:hover,  .hover-primary-nav .navbar-nav .nav-link:hover,  .breadcrumb-item > a:hover,  .copyright .line-menu a:hover,  .dashboard-top-left .dropdown-toggle::before,  .dashboard-panel .message-list .message-action a:hover,  .breadcrumb-item.active,  .navigation_link_widget li a:hover,  .flat-primary [class^="flaticon-"]::before,  .list-text-white a.dropdown-item:hover {
 color: #54c3a5;
}
.text-secondary,  .text-secondary a,  a.text-secondary,  a.hover-text-secondary:hover,  .hover-text-secondary:hover,  .hover-text-secondary a:hover {
	color: var(--theme-secondary-color) !important;
}
.featured-thumb .quantity li span,  .property-btn li a,  .secondary-nav .navbar-nav .nav-link,  .view-category button a,  .nav-pills .nav-link,  .dashboard-top-left .dropdown-item,  .dashboard-top-right .dropdown-item,  .dashboard-panel .message-list .message-action a,  .navigation_link_widget li a,  blockquote {
	color: var(--theme-secondary-color);
}


.featured-thumb img{
	    height: 246px;
    display: block;
    width: 100%;
}

a.hover-text-white:hover {
	color: var(--theme-white-color) !important;
}
.list-text-white li,  .list-text-white a,  .hover-text-white:hover,  .white-nav .navbar-nav .nav-link,  .text-white a,  hover-text-white-nav .navbar-nav .nav-link.active,  .hover-text-white-nav .navbar-nav .nav-link:hover,  .hover-text-white-nav .navbar-nav .nav-link:focus,  .view-category button.active a,  .property-video a {
	color: var(--theme-white-color);
}
 .left-arrow::after {
 color: #ececec;
}
/*============ Background colors ===============*/

.bg-primary,  a.bg-primary,  a.bg-primary:hover,  a.bg-primary:focus,  .hover-bg-primary:hover {
	background-color: var(--theme-primary-color) !important;
}
 .formicon .checkbox-collapse::after,  .jslider .jslider-pointer,  .jslider .jslider-bg .v,  .view-category button.active,  .nav-pills .nav-link.active,  .property-video a,  .ball-scale-multiple > div,  .submit-form .radio-check input[type="checkbox"]:checked + label,  .bg-shape::before,  .bg-shape::after,  .send-mail button, 
::-webkit-scrollbar-thumb {
 background-color: #54c3a5;
}
.bg-secondary {
	background-color: #000 !important;
}
 .check-submit li input[type="checkbox"]:checked + label::before,  .advance-sidebar .radio-check input[type="checkbox"]:checked + label {
 background-color: var(--theme-secondary-color);
}
.bg-gray {
	background-color: var(--theme-gray-color) !important;
}
 .table-striped tbody tr:nth-of-type(2n + 1) {
 background-color: #fff;
}
.view-category button {
	background-color: var(--theme-gray-color);
}
.slider-layer-1 {
	background-color: rgba(13, 20, 50, 0.4);
}
 [class*="double-down-line"]::before,  [class*="double-down-line"]::after {
 background-color: var(--theme-primary-color);
}
 .landing-header.fixed-top,  .nav-logo-with-bg .navbar-brand,  .double-down-line.text-white::before,  .double-down-line.text-white::after,  .hover-bg-white:hover,  .fixed-header-bg-white.fixed-top,  [class*="double-down-line-left-white"]::before,  [class*="double-down-line-left-white"]::after {
 background-color: var(--theme-white-color);
}
.hover-bg-primary-nav .navbar-nav .nav-link.active,  .hover-bg-primary-nav .navbar-nav .nav-link:hover,  .hover-bg-primary-nav .navbar-nav .nav-link:focus {
	background-color: var(--theme-primary-color);
}
.fixed-header-bg-secondary.fixed-top,  .bg-secondary {
	background-color: #343434;
}
.owl-nav button {
	background-color: var(--theme-gray-color) !important;
}

/*============ Background opacity colors ===============*/

/*.overlay-black::before {

  background-color: var(--theme-dark-opacity-color);

}*/

.overlay-secondary::before,  .overlay-secondary-half::before {
 background-color: var(--theme-secondary-opacity-color);
}
.jslider .jslider-bg .r,  .jslider .jslider-bg .l {
	background-color: #ececec;
}
.hover-shadow:hover,  .shadow-one {
	-webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.1);
}

/*============ Border colors ===============*/

.nav-logo-with-bg .navbar-brand::before {
 border-top-color: var(--theme-white-color) !important;
}
.hover-border-white-nav .navbar-nav .nav-link.active,  .hover-border-white-nav .navbar-nav .nav-link:hover,  .hover-border-white-nav .navbar-nav .nav-link:focus {
	border-color: var(--theme-white-color);
}
 .check-submit label::before {
 border-color: #cecece !important;
}

img.nav-logo {
    width: 250px;
}
.submit-prop {
	color: #fff;
	background-color: #54c3a5;
	border-color: #54c3a5;
}


.property-details-wrapper ul.location-list {
    display: block;
    flex-wrap: wrap;
    padding: 0px 20px 0 20px;
    margin: 0px;
    justify-content: flex-start;
    align-items: center;
}

.location-list img {
    width: 12px !important;
    height: 12px !important;
}

.location-list .Ameimgwrap {
    border: #000 solid 1px;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
    text-align: center;
    line-height: 30px !important;
}


.location-list li {
    width: 100% !important;
    padding: 10px 0 10px 0 !important;
}


.LocationAdvantage img {
    height: 300px;
    object-fit: cover;
}

.property-details-wrapper.amenities .row {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.property-details-wrapper ul.amenities-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 20px 0 20px;
    margin: 0px;
    justify-content: flex-start;
    align-items: center;
}

.property-details-wrapper {
    background: #ffffff;
    padding: 25px 15px;
    border-radius: 10px;
    border: #fff solid 1px;
    margin-bottom: 20px;
    margin-top: 20px;
    box-shadow: 0 0 10px #d6d4d4;
}
.property-details-wrapper p {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    color: #000;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
    text-align: justify;
}

.property-details-wrapper h5 {
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    font-weight: 500;
    color: #323232;
    position: relative;
    padding: 0 0 8px 0;
    margin: 0 0 20px 0;
}

.property-details-wrapper h5:before{
	    border-bottom: 3px solid #31a485;
    content: '';
    position: absolute;
    left: 0;
    width: 50px;
    bottom: 0;
}

.property-details-wrapper h5 span {
    font-weight: 500;
    color: #323232;
}

.amenities .row {
	display: -ms-flexbox;
	display: block;
}
.property-summery tr td {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    color: #000;
    padding: 6px 0 6px 0;
}
ul.amenities {
	display: flex;
	justify-content: left;
	gap: 20px;
	flex-wrap: wrap;
	padding: 15px;
}
.amenities ul li {
    padding: 15px 0 15px 0;
    width: 30%;
    position: relative;
    color: #000;
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 20px;
    font-size: 14px;
    border-bottom: #bbbbbb solid 1px;
    margin: 0 10px 0 0;
}


.amenities .Ameimgwrap {
    /*border: #000 solid 1px;
    border-radius: 50%; */
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.Ameimgwrap img{
	width:50px;
	height:50px;
}




.amenities ul li:before {
    content: "\f192";
    font-family: FontAwesome;
    font-size: 12px;
    margin: 0 5px 0 0;
	color:#54c3a5;
	display:none;
}


.amenities ul .mb-3 {
	margin-bottom:0px;
}
ul.location-advantage {
	display: flex;
	justify-content: left;
	gap: 20px;
	flex-wrap: wrap;
	padding: 15px;
}
.location-advantage li {
	border-bottom: #ddd solid 1px;
	padding: 10px 0 10px 0;
	width: 30%;
}
.col-md-4 {
	max-width:32% !important;
}
 .left-arrow::before {
 border-color: #ececec;
}
.border-bottom-gray {
	border-bottom: 1px solid #2b2f36;
}
.dashboard-panel .border-bottom-on-white {
	border-bottom: 2px solid #ececec;
}









.emi-calculator label {
    display: block;
    margin-bottom: 4px;
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: 500;
}


.emi-calculator {
    background: #f2f4f5;
    padding: 20px 15px 5px 15px;
    margin: 10px 0 0 0;
}

.emi-calculator input {
    color: #000;
    display: block;
    width: 100%;
    height: auto;
    padding: 6px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d4d4d4;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    font-family: "Poppins", sans-serif;
}

.emi-calculator input[type="number"]::-webkit-inner-spin-button,
        input[type="number"]::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0;
}

.emi-calculator input[type="number"] {
            -moz-appearance: textfield;
}

.emi-calculator .row .input-field {
    margin: 0 0 20px 0;
}

.emi-calculator .results p {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 10px 10px 10px;
    background: #ffffff;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
}
.emi-calculator .results p span{
	font-weight:600;
}

.emi-calculator .results p strong {
    font-weight: 400;
    line-height: 16px;
    font-size: 13px;
}

.emi-calculator .results #monthlyEMI {
    font-size: 27px;
    color: #31a485;
    font-weight: 600;
}




.paymentPlan table {
    border: #ccc solid 1px;
    width: 100%;
    margin: 15px 0 0 0;
}

.paymentPlan table tr th {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    text-align: center;
    border-right: #ccc solid 1px;
}

.paymentPlan table tr {
	border-bottom:#ccc solid 1px;
	font-family: "Poppins", sans-serif;
}

.paymentPlan table tr td{
	color:#000;
	font-family: "Poppins", sans-serif;
	 font-size:15px;
	 text-align:center;
	 border-right: #ccc solid 1px;
	 font-family: "Poppins", sans-serif;
}

.paymentPlan table tr td a {
    color: #fff;
    background-color: #0467bc;
    border-color: #0467bc;
    padding: 8px 8px 8px 8px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}


.Gjhb {
    text-align: right;
}

.Gjhb .price{
	text-align:right !important;
}

.Gjhb p {
    text-align: right;
    color: #000;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}



.Specificationsec ul {
    padding: 0px;
    margin: 0 0px 0 30px;
}

.Specificationsec ul li {
    color: #000;
    list-style-type: disclosure-closed;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    padding: 10px 0 10px 0;
}

#propmodel .modal-content {
    padding: 0px 15px;
    background-color: #ffffff;
}


#propmodel .modal-header {
    display: block;
    padding: 20px 0 10px 0;
    border-bottom: none;
}

#propmodel .modal-header p {
    color: #000;
    padding: 0px;
    margin: 0px;
    line-height: 22px;
    font-size: 15px;
}

#propmodel .modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}


#propmodel h5{
	display:block;
	padding:0px;
	margin:0px;
}



#propmodel .ImgWrap {
    box-shadow: 0 0 10px #d6d4d4;
    max-width: 100%;
    height: 150px;
    position: relative;
    margin-bottom: 15px;
    border-radius: 7px;
    overflow: hidden;
}

#propmodel .ImgWrap img{
	padding: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#propmodel .ImgWrap h6{
	padding: 10px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(180deg, #fff0, #000c);
    color: #fff;
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end;
}

#propmodel .modal-body h2 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0 10px 0;
    margin: 0px;
}


#propmodel .modal-body .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 12px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d4d4d4;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


#propmodel .modal-body .form-control:focus {
     
    box-shadow: none;
}




#propmodel .btn-success {
    color: #fff;
    background-color: #0467bc;
    border-color: #0467bc;
    width: 100%;
    border: #54c3a5 solid 1px;
    font-size: 19px;
    padding: 6px 0 7px 0;
    height: auto;
    line-height: normal;
    font-weight: 500;
    border-radius: 6px;
}


.modal .term-condition {
    margin-top: 0px;
    margin-bottom: 12px;
    color: #000;
    font-size: 14px;
    display: inline-block;
	font-family: "Poppins", sans-serif;
}


.term-condition{
margin-top:10px;
	color:#000;
	font-size:12px;
	display: inline-block;
}

.term-condition a {
    background: none !important;
    color: #000 !important;
    padding: 0px !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px !important;
 
    border-radius: 10px;
    display: inline-block;
    margin-top: 0px !important;
}



#OnloadPopup .modal-content {
    padding: 0px 15px;
    background-color: #ffffff;
}

#OnloadPopup .modal-header {
    padding: 20px 0 10px 0;
    border-bottom: none;
    text-align: center;
    display: block;
}

#OnloadPopup .modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}

#OnloadPopup .modal-body .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 12px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d4d4d4;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#OnloadPopup .btn-success {
    color: #fff;
    background-color: #0467bc;
    border-color: #f8f8a8;
    width: 100%;
    border: #54c3a5 solid 1px;
    font-size: 19px;
    padding: 6px 0 7px 0;
    height: auto;
    line-height: normal;
    font-weight: 500;
    border-radius: 6px;
}


.reraDetail img {
    width: 245px;
    height: auto;
    margin: auto;
    display: block;
    margin-top: 10px;
}

.reraDetail p {
    font-size: 17px;
    text-align: center;
}


.reraDetail h6 {
    font-size: 20px;
    text-align: center;
    color: #000;
    padding: 0px;
    margin: 0px;
    font-weight: 400;
}

.BrochureDown {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #004dda0d;
    padding: 15px 10px;
}


.BrochureDown h4 {
    color: #656565;
    padding: 0px;
    margin: 0px;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    font-family: "Poppins", sans-serif;
}

.BrochureDown h4 span {
    display: block;
    font-size: 16px;
}
.BrochureDown a{
	color: #fff;
    background-color: #0467bc;
    border-color: #0467bc;
    padding: 8px 8px 8px 8px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}

.property-details-wrapper h6 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #323232;
    padding: 0px 0 10px 0;
    margin: 0px;
}








































#exampleModal .modal-content {
    padding: 0px 15px;
    background-color: #ffffff;
}

#exampleModal .modal-header {
    padding: 20px 0 10px 0;
    border-bottom: none;
    text-align: center;
    display: block;
}

#exampleModal .modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}

#exampleModal .modal-body .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 12px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d4d4d4;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

#exampleModal .btn-success {
    color: #fff;
    background-color: #54c3a5;
    border-color: #f8f8a8;
    width: 100%;
    border: #54c3a5 solid 1px;
    font-size: 19px;
    padding: 6px 0 7px 0;
    height: auto;
    line-height: normal;
    font-weight: 500;
    border-radius: 6px;
}




















/*============ Mixed colors ===============*/

.btn-ordinary {
	background-color: var(--theme-gray-color);
	border-color: var(--theme-gray-color);
	color: var(--theme-ordinary-color);
}
.btn-primary,  .btn-primary:hover,  .btn-ordinary:hover {
	color: var(--theme-white-color);
	background-color: var(--theme-primary-color);
	border-color: var(--theme-primary-color);
}
.btn-white {
	color: var(--theme-secondary-color);
	background-color: var(--theme-white-color);
	border-color: var(--theme-white-color);
}
.btn-white:hover {
	color: var(--theme-white-color);
	background-color: transparent;
}
.btn-white-border {
	border-color: var(--theme-white-color);
	color: var(--theme-white-color);
}
.btn-white-border:hover {
	background-color: var(--theme-white-color);
	border-color: var(--theme-white-color);
	color: var(--theme-secondary-color);
}
.dropdown-item.active,  .dropdown-item:active,  .dropdown-item:hover {
	color: var(--theme-primary-color);
	background-color: #f5f5f5;
}
/*==========================================================

 Font Variations

 ==========================================================*/

.ordinary-font {
	font-family: var(--theme-ordinary-font);
}
.highlight-font {
	font-family: var(--theme-highlight-font);
}

/*==========================================================

 Flaticon sizes

 ==========================================================*/

[class*="flaticon-"]::before {
 margin-left: 0;
}
 .flat-extra-large::before {
 font-size: 80px;
 line-height: 80px;
}
 .flat-large::before {
 font-size: 60px;
 line-height: 60px;
}
.font-medium, .font-medium a, .font-medium i, .font-medium svg, .flat-medium::before {
    font-size: 45px;
    line-height: 45px;
    color: #54c3a5;
}
 .font-small,  .font-small a,  .font-small i,  .font-small svg,  .flat-small::before {
 font-size: 30px;
 line-height: 30px;
}
 .flat-small [class^="flaticon-"]::before {
 font-size: 21px;
}
 .font-mini svg,  .flat-mini::before {
 font-size: 18px;
 line-height: 18px;
}
.icon-small {
	font-size: 12px;
}
/*=====================================

 Layout positions

 =====================================*/

.top-0 {
	top: 0;
}
.left-0 {
	left: 0;
}
.right-0 {
	right: 0;
}
.bottom-0 {
	bottom: 0;
}
 .x-center,  .double-down-line::before,  .double-down-line::after,  .bg-shape::before,  .bg-shape::after {
 left: 50%;
 -moz-transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 -o-transform: translateX(-50%);
 -ms-transform: translateX(-50%);
 transform: translateX(-50%);
}
.y-center {
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.xy-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.transation-3s,  .transation-3s:hover,  .hover-zoomer img,  .hover-bg-white,  a,  a:hover,  .btn,  .btn:hover,  .radio-check label,  .message-list li .message-action,  .timeline-item .circle,  .timeline-item .date-time,  .clip-item .fa-times {
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	transition: all 300ms ease-in-out 0s;
}
.mx-n13 {
	margin-right: -13px;
	margin-left: -13px;
}
/*==========================================================

 General CSS Start

 ==========================================================*/

body {
	font-size: 15px;
}
h1,  .h1,  h2,  .h2,  h3,  .h3,  h4,  .h4,  h5,  .h5,  h6,  .h6 {
	font-weight: 700;
}
h4,  .h4 {
	line-height: 35px;
}
h5 {
	font-size: 18px;
	line-height: 30px;
}
h6,  .h6 {
	line-height: 25px;
}
ul,  ol {
	padding: 0;
	margin: 0;
	list-style: none;
}
p {
	line-height: 28px;
	margin-bottom: 10px;
}
a,  a:hover,  .btn-link,  .btn-link:hover {
	text-decoration: none;
	cousor: pointer;
}
img {
	width: 100%;
}
button,  button:focus {
	border: none;
	outline: none;
}
.btn {
	padding: 0px 23px;
	font-size: 14px;
	border-radius: 0;
	line-height: 46px;
	font-weight: 500;
}
.btn-lg {
	padding: 0px 30px !important;
	line-height: 60px !important;
}
.btn-primary:hover {
	filter: brightness(115%);
}
 @keyframes menu-sticky {
 0% {
 margin-top: -150px;
}
 50% {
 margin-top: -90px;
}
 100% {
 margin-top: 0;
}
}
.w-60 {
	width: 60%;
}
#page-wrapper {
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
	overflow: hidden !important;
	position: relative;
}
.full-row {
	position: relative;
	width: 100%;
	padding: 50px 0;
}
.banner-full-row {
	position: relative;
	width: 100%;
	padding: 60px 0;
}
.landing-header.fixed-top .main-nav {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.overflow-x-scroll {
	overflow-x: scroll;
}
.nav-on-top {
	animation-fill-mode: both;
	width: 100%;
	z-index: 999;
	top: 0;
	position: absolute;
}
 [class*="double-down-line"] {
 position: relative;
 padding-bottom: 35px;
}
 [class*="double-down-line"]::before,  [class*="double-down-line"]::after {
 content: "";
 height: 2px;
 position: absolute;
}
 [class*="double-down-line"]::before {
 width: 120px;
 bottom: 10px;
}
 [class*="double-down-line"]::after {
 width: 60px;
 bottom: 0;
}
 [class*="double-down-line-left"]::before,  [class*="double-down-line-left"]::after {
 left: 0;
}
 .footer-widget .double-down-line-left::before {
 width: 80px;
 bottom: 0;
 background:#54c3a5 !important;
}
 .footer-widget .double-down-line-left::after {
 width: 40px;
 bottom: -5px;
 background:#54c3a5 !important;
}
/*[class*="overlay-"]::before {
    position: absolute;
    content: " ";
    top: 167px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000a1;
}*/
 .overlay-black::before {
 display: block;
 z-index: 9;
}
 .overlay-secondary-half::before {
 width: 50%;
}
.hover-zoomer img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.hover-zoomer:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
 .z-index-9::before,  .z-index-9 {
 z-index: 9;
}
.line-height-50 {
	line-height: 50px;
}
.line-height-normal {
	line-height: normal;
}

.mr-minus-50 {
	margin-right: -50px;
}
.mx-minus-15 {
	margin-left: -15px;
	margin-right: -15px;
}
.py-80 {
	padding-top: 80px;
	padding-bottom: 80px;
}
.py-40 {
	padding-top: 60px;
	padding-bottom: 20px;
}
.line-menu li {
	float: left;
}
 .line-menu li:nth-child(2n) {
 margin: 0 15px;
}
 .angle-shape::before {
 position: absolute;
 content: "";
 left: -50px;
 height: 110px;
 width: 115%;
 background-color: rgba(23, 199, 136, 0.5);
 top: 56%;
 transform: rotate(-15deg);
 z-index: 9;
}
 .angle-shape::after {
 position: absolute;
 content: "";
 left: -25px;
 height: 600px;
 width: 120%;
 top: 65%;
 transform: rotate(-15deg);
 background-color: #fff;
}
.owl-nav {
	position: absolute;
	width: 100%;
	transform: translateY(-50%);
	display: none;
	top: 50%;
}
.owl-nav button {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    line-height: 50px;
    background: #e4d6cd !important;
}


.owl-nav .owl-prev {
	margin-left: -52px;
}
.owl-nav .owl-next {
	float: right;
	margin-right: -52px;
}
 .down-angle-gray::before,  .down-angle-white::before {
 width: 0;
 height: 0;
 content: "";
 position: absolute;
 top: 100%;
 left: 20px;
}
 .down-angle-gray::before {
 border-left: 15px solid transparent;
 border-right: 15px solid transparent;
 border-top: 20px solid var(--theme-gray-color);
}
 .down-angle-white::before {
 border-left: 15px solid transparent;
 border-right: 40px solid transparent;
 border-top: 35px solid #17c788;
}
.circle,  .circle img {
	border-radius: 50%;
}
blockquote {
	margin: 40px 20px 40px 30px;
	font-size: 18px;
	font-weight: 500;
	border-left: 5px solid #f5f5f5;
	padding-left: 30px;
	line-height: 35px;
}
.z-index-9999 {
	z-index: 9999;
}
.y-middle {
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.preview-thumb {
	position: relative;
	display: inline-block;
	width: 100%;
}
.preview-thumb:hover {
	margin-top: -15px;
}
.top-social-media a {
	padding:0 5px 0 0;
	font-size:14px;
}
.about-us-section {
	width:100%;
	padding:80px 0 80px 0;
	position:relative;
	background:#fafafa;
}
.about-us-section img {
	width:100%;
}
.about-us-section .row {
	display: flex;
	justify-content: center;
	align-items: center;
}

.about-content h5 {
	font-size:26px;
	color:#000;
	padding:10px 0 10px 0;
	margin:0px;
	font-family: "Poppins", sans-serif;
	font-weight:700;
	line-height:35px;
}
.about-content p {
    font-size: 16px;
    font-weight: 400;
    color: #000;
    padding: 0;
    margin: 0px 0px 25px 0;
    line-height: 28px;
}
.about-shape {
	position: absolute;
	bottom: 50px;
	right: 50px;
}
.text-success {
    color: #878787 !important;
    FONT-SIZE: 13PX;
    PADDING-BOTTOM: 20PX;
    font-weight: 700;
}
/* counter css*/



        .counter-section i {
	display:block;
	margin:0 0 10px
}
.counter-section span.counter {
	font-size:40px;
	color:#000;
	line-height:60px;
	display:block;
	font-family: "Oswald", sans-serif;
	letter-spacing: 2px
}
.counter-title {
	font-size:12px;
	letter-spacing:2px;
	text-transform: uppercase
}
.counter-icon {
	top:25px;
	position:relative
}
.counter-style2 .counter-title {
	letter-spacing: 0.55px;
	float: left;
}
.counter-style2 span.counter {
	letter-spacing: 0.55px;
	float: left;
	margin-right: 10px;
}
.counter-style2 i {
	float: right;
	line-height: 26px;
	margin: 0 10px 0 0
}
.counter-subheadline span {
	float: right;
}
.medium-icon {
	font-size: 40px !important;
	margin-bottom: 15px !important;
}
/*==================================================================

  about CSS

 ==================================================================*/



img.entered.lazyloaded {
	max-width: 70px;
}
.content-wrapper.w-100.px-1.px-lg-05pc {
	padding-left: 5%!important;
	padding-right: 5%!important;
	padding-top:60px;
	padding-bottom: 60px;
}
.vision-mission .wrapper .content-wrapper .item .content {
	flex: 1 1 100%;
	position: relative;
	min-height: 150px;
	border-style: solid;
	border-color: #54c3a5;
	border-width: 0.25rem;
	padding: 2.5rem;
	padding-left: 4.66667rem;
	margin-left: 0rem;
}
.about-ltr .vision-mission .wrapper .content-wrapper .item {
	position: relative;
	display: flex;
	height: 100%;
	align-items: stretch;
	justify-content: space-between;
}
.vision-mission .wrapper .content-wrapper .item {
	position: relative;
	display: flex;
	height: 100%;
	align-items: stretch;
	justify-content: space-between;
	padding: 12px;
}
.heading.aos-init.aos-animate {
	color: #512935;
	margin-top: 50px;
	font-weight: 700!important;
	font-size: 30px;
	font-family: "Poppins", sans-serif;
}
.title {
	font-size: 22px;
	font-weight: 700;
	color: brown;
	font-family: "Poppins", sans-serif;
}
.icon {
	flex: 0;
	background: #fff;
	margin-left: -28px;
	position: absolute;
	z-index: 1;
	margin-top: 45px;
	min-height: 75%;
}


.blog-wrapper {
    padding: 8px 8px 8px 8px;
    border: #e3e3e3 solid 1px;
    min-height: 470px;
    border-radius: 10px;
}

.blog-img img{
	border-radius:10px;
}


.blog h3 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 0px 10px 8px 10px;
    margin: 0px;
}


.blog h3 a {
    color: #272727;
}





.blog h4 {
	font-family: "Poppins", sans-serif;
	font-size:18px;
	font-weight:700;
	padding:20px 10px 10px 10px;
	margin:0px;
}

.blog p {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 21px;
    padding: 0px 15px 5px 15px;
    margin: 0px;
    text-align: left;
}

.blog .date {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 15px;
    padding: 20px 15px 10px 15px;
}

.blog .date p {
    padding: 0px;
    margin: 0px;
    font-size: 13px;
    line-height: normal;
    font-weight: 500;
    color: #54c3a5;
    opacity: 1;
}


.blog .read-more {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    padding: 0px 15px 0px 15px;
    display: inline-block;
    COLOR: #0467bc;
    font-weight: 600;
}


.innerBlog .blog-wrapper {
    padding: 0 0 0px 0;
    border: none;
}

.innerBlog h3 {
   font-family: "Poppins", sans-serif;
    font-size: 31px;
    font-weight: 800;
    padding: 0px 0px 15px 0px;
    margin: 0px;
    color: #000;
    line-height: 37px;
}

.innerBlog .blog-wrapper .date {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 15px;
    padding: 0px 0px 40px 0px;
}


.innerBlog p {
   font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 34px;
    padding: 0px 0px 25px 0px;
    margin: 0px;
    text-align: left;
    color: #000;
}


.innerBlog .blog-img {
    margin: 0 0 30px 0;
}









.headline h6 {
	padding:0px;
	margin:0px;
	color:#512935;
	font-size:16px;
	font-weight:500;
	font-family: "Poppins", sans-serif;
}

.headline p {
    padding: 6px 0 0 0;
    margin: 0px;
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
.headline h2 {
    padding: 0px;
    margin: 0px;
    font-size: 32px;
    font-weight: 500 !important;
    color: #160e0c !important;
    font-family: "Poppins", sans-serif;
    text-align: left;
}

.NewLaunchSec {
	background:#f9f9f9;
}






.Testimonials-section h2  span {
    font-weight: 500 !important;
	color:#54c3a5;
}

.Testimonials-section .headline h2 {
    padding: 0px;
    margin: 0px;
    font-size: 32px;
    font-weight: 500 !important;
    color: #160e0c !important;
    text-align: center;
    font-family: "Poppins", sans-serif;
}


.blog .headline h2 {
    padding: 0 0 0px 0;
}


.blog .headline h2 strong {
    color: #323740;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .06em;
    margin: 0 0 5px;
    opacity: .5;
    text-transform: uppercase;
    display: block;
}

.blog h2  span {
    font-weight: 700 !important;
	color:#54c3a5;
}

.blog {
    padding: 60px 0 60px 0;
}

.middle {
    background: url(../images/bg1.png) !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: center;
    padding: 5% 0 5% 0;
    background-size: cover;
}

.middle p{
	text-align:center;
}


.middle .col-md-4{
	padding-left:10px !important;
	padding-right:10px !important;
}

.lightBG {
    background: #fff;
    box-shadow: #dedede 0px 0px 8px !important;
    border: #f3f3f3 solid 1px;
}

.DarkBG{
background:#160e0c;
}

.middle h2 {
    padding: 0px;
    margin: 0px;
    font-size: 32px;
    font-weight: 500 !important;
    color: #160e0c !important;
    font-family: "Poppins", sans-serif;
    text-align: center;
}
.middle h6 {
	text-align:center;
}
.middle-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.middle .bg-success {
	background:#000!important;
}
.testimonials .col-lg-4 {
	max-width:100%;
}
.testimonials .owl-nav {
	display:block !important;
}
.testimonials .owl-dots {
	display:none;
}
.testimonials .bg-success {
    background: #ffffff !important;
    border: #e4d6cd solid 1px;
    min-height: 240px;
    padding: 30px 12px 20px 12px !important;
}
.testimonials p {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    line-height: 28px;
    text-align: left;
    min-height: 160px;
}

.testimonials .owl-carousel .owl-item img {
    height: auto;
    display: block;
    width: 60px;
}


.testimonials p i {
	color:#54c3a5;
}
.testimonials .headline h2 {
	text-align:center;
	padding:0 0 50px 0;
}
.testimonials .fa-quote-right {
	margin:0 0 0 5px;
}
.testimonials .owl-item .col-lg-4 {
	padding-right:0px;
	padding-left:0px;
}
.testimonials .owl-item {
	margin-right:15px;
}
.testimonials .owl-item h6 {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 0 15px 0;
    margin: 0px;
}
.achievement-section {
	padding:5% 0 5% 0;
}
.achievement-section h2 {
	text-align:center;
	margin-bottom: 50px;
}
/*==================================================================

 Top Header CSS

 ==================================================================*/


 .top-header .dropdown-toggle::after {
 font-size: 20px;
 position: absolute;
 top: 50%;
 transform: translateY(-50%);
}
.nav-on-banner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
.top-contact li {
	float: left;
	margin-right: 20px;
}
.top-contact a i {
	color:#fff !important;
	padding:0 5px 0 0;
}
.top-contact li svg {
	margin-right: 5px;
	font-size: 13px;
}
.list-text-white a.dropdown-item {
	line-height: 30px;
}
.logo-hide .navbar-brand {
	display: none;
}
.fixed-top .logo-hide .navbar-brand {
	display: block;
}
.nav-logo-with-bg .navbar-brand {
	padding: 40px 15px;
	margin-top: -50px;
}
 .nav-logo-with-bg .navbar-brand::before {
 position: absolute;
 content: "";
 top: 100%;
 left: 0;
 width: 0;
 height: 0;
 border-left: 90px solid transparent;
 border-right: 90px solid transparent;
 border-top: 40px solid;
 z-index: 99;
}
.currency select {
	background: none;
	border: none;
}
 .dropdown-toggle::after {
 border-top: 5px solid;
 border-right: 5px solid transparent;
 border-left: 5px solid transparent;
 vertical-align: 1px;
 font-size: 14px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 8px 0px 8px 25px;
    margin-right: 2px;
    font-size: 17px;
    border-radius: 3px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: #000;
}


.navbar-expand-lg .navbar-nav .dropdown-item {
    padding: 8px 15px;
    margin-right: 2px;
    font-size: 17px;
    border-radius: 3px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    color: #000;
} 

a.nav-link.btncont {
    background: #0467bc;
    padding: 8px 20px 8px 20px !important;
    margin: 0 0 0 20px;
    color: #fff!important;
    border-radius: 22px !important;
}








/* Show dropdown on hover */
.nav-item.dropdown:hover > .dropdown-menu {
  display: block;
  position: absolute; /* Ensures the dropdown positions correctly */
}

/* Position submenus correctly */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu .dropdown-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%; /* Align submenu to the right */
}

.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}

/* Optional: Add hover effects for better visuals */
.dropdown-item:hover {
  background-color: #f8f9fa;
  color: #0056b3;
}





.navbar-expand-lg .navbar-nav .nav-link:hover{
	color:#54c3a5;
}


.hover-border-white-nav .navbar-nav .nav-link {
	border: 1px solid transparent;
}
.navbar-expand-lg .navbar-nav .dropdown-item,  .dashboard-top-left .dropdown-item,  .dashboard-top-right .dropdown-item {
	margin-bottom: 2px;
	line-height: 25px;
	font-size: 14px;
}
.dropdown-menu {
	font-size: 15px;
}

header#header {
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 111;
}

.full-row.slider-main {
    padding: 0px;
}







/*=====================================

 Header Styles

 =====================================*/



/*==================================================================

 Jslider CSS

 ==================================================================*/

.jslider {
	display: block;
	width: 95%;
	height: 1em;
	position: relative;
	top: 30px;
	font-family: "Poppins", sans-serif;
}
.jslider table {
	width: 100%;
	border-collapse: collapse;
	border: 0;
}
.jslider td,  .jslider th {
	padding: 0;
	vertical-align: top;
	text-align: left;
	border: 0;
}
.jslider table,  .jslider table tr,  .jslider table tr td {
	width: 100%;
	vertical-align: top;
}
.jslider .jslider-bg {
	position: relative;
}
.jslider .jslider-bg i {
	height: 4px;
	position: absolute;
	font-size: 0;
	top: 0;
}
.jslider .jslider-bg .l {
	width: 10%;
	background-position: 0 0;
	left: 0;
}
.jslider .jslider-bg .f {
	width: 80%;
	left: 10%;
	background-repeat: repeat-x;
	background-position: 0 -20px;
}
.jslider .jslider-bg .r {
	background-position: right 0;
	width: 100%;
	right: -18px;
}
.jslider .jslider-bg .v {
	position: absolute;
	width: 60%;
	left: 20%;
	top: 0;
	height: 4px;
}
.jslider .jslider-pointer {
	width: 18px;
	height: 18px;
	border-radius: 3px;
	background-position: 0 -60px;
	position: absolute;
	left: 20%;
	top: -7px;
	cursor: pointer;
	cursor: hand;
}
.jslider .jslider-pointer-hover {
	background-position: -20px -60px;
}
.jslider .jslider-pointer-to {
}
.jslider .jslider-label {
	font-size: 9px;
	line-height: 12px;
	color: black;
	opacity: 0.4;
	white-space: nowrap;
	padding: 0px 2px;
	position: absolute;
	top: 15px;
	left: 0px;
}
.area-filter .jslider .jslider-label {
	display: none !important;
}
.jslider .jslider-label-to {
	left: auto;
	right: 0;
}
.jslider-label > span,  .jslider-value > span {
	float: right;
	margin-left: 3px;
}
.area-filter .jslider-value > span {
	float: left;
	padding-right: 3px;
}
.jslider .jslider-value {
	font-size: 14px;
	white-space: nowrap;
	padding: 1px 2px 0;
	position: absolute;
	top: -30px;
	left: 20%;
	background: transparent;
	line-height: 13px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
}
.jslider .jslider-value-to {
	margin-right: -18px;
}
.jslider .jslider-label small,  .jslider .jslider-value small {
	position: relative;
	top: -0.4em;
}
.jslider .jslider-scale {
	position: relative;
	top: 9px;
}
.jslider .jslider-scale span {
	position: absolute;
	height: 4px;
	border-left: 1px solid #999;
	font-size: 0;
}
.jslider .jslider-scale ins {
	font-size: 9px;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 5px;
	color: #999;
}
.jslider-single .jslider-pointer-to,  .jslider-single .jslider-value-to,  .jslider-single .jslider-bg .v,  .jslider-limitless .jslider-label {
	display: none;
}
.price-filter .jslider .jslider-label,  .area-filter .jslider .jslider-label,  .jslider-label {
	display: block !important;
	opacity: 1 !important;
}
.font-12,  .font-12 .jslider .jslider-label {
	font-size: 12px;
}
.font-13 {
	font-size: 13px;
}
.font-14 {
	font-size: 14px;
}
.font-18 {
	font-size: 18px;
}
.font-80 {
	font-size: 80px;
}
.formicon .checkbox-collapse {
	margin-left: 30px;
	position: relative;
}
 .formicon .checkbox-collapse::after {
 content: "-";
 position: absolute;
 top: -2px;
 left: -30px;
 width: 25px;
 height: 25px;
 border-radius: 2px;
 text-align: center;
 color: #fff;
 line-height: 23px;
}
 .formicon .checkbox-collapse[aria-expanded="false"]::after {
 content: "+";
}
.check-submit li {
	margin-bottom: 10px;
}
.check-submit li label {
	padding-left: 27px;
	position: relative;
}
 .check-submit li label::before {
 border: 1px solid transparent;
 box-sizing: border-box;
 content: "";
 height: 19px;
 left: 0px;
 position: absolute;
 transition: border-color 0.3s ease 0s;
 width: 19px;
}
 .check-submit li input[type="checkbox"]:checked + label::before {
 font-size: 12px;
 line-height: 19px;
 position: absolute;
 text-align: center;
 content: "\f00c";
 font-weight: 300;
 font-family: "FontAwesome";
 border: none;
}
.slider-banner1 {
	width: 100%;/*

  height: 520px;

  min-height: 400px;*/
}
 .slider-banner1.overlay-black::before {
 z-index: 0;
}
/*==========================================

 Page Banner CSS

 ===========================================*/

.page-banner .breadcrumb-item {
	color:#fff;
}
.page-banner .breadcrumb-item.active {
	color:#31a485;
}
 .page-banner .breadcrumb-item + .breadcrumb-item::before {
 content: ">";
 color: #fff;
}
.breadcrumb-section h2 {
	font-family: "Poppins", sans-serif;
	font-size:30px;
	padding:0px;
	margin:0px;
	font-weight:500;
	color:#fff;
}
.carousel-control-prev {
	z-index: 1;
}
.carousel-control-next {
	z-index: 999999;
}
.font-weight-bold {
	font-weight: 400!important;
}

.price-header h1 {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    padding: 0px;
    margin: 0px 0 10px 0;
    font-weight: 500;
    color: #000000;
    line-height: 16px;
}

.price-header h1 span {
    font-size: 17px;
    font-weight: 400;
    color: #31a485;
    padding: 10px 0 0 0;
    display: block;
}

.price-header h6 {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    padding: 0px 0 5px 0;
    margin: 0px;
    font-weight: 500;
    color: #000000;
    text-align: left;
}
.price-header .price {
    font-family: "Poppins", sans-serif;
    font-size: 24px;
    font-weight: 800;
    color: #31a485;
    text-align: left;
}
.address-details .fa-map-marker-alt {
    color: #31a485;
    font-size: 16px;
}
/*==========================================

 Form Styles

 ===========================================*/

.view-category button {
	margin-left: 5px;
	border: none;
	font-size: 16px;
	padding: 7px 14px;
	border-radius: 5px;
}
.selecting-command label,  .selecting-command select {
	float: left;
	width: auto;
	line-height: 50px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.selecting-command select {
	margin-left: 10px;
	margin-right: 30px;
}



::-webkit-input-placeholder {

  /* Edge */

  font: var(--theme-ordinary-font);
 font-size: 15px;
 font-weight: 400;
 color: #fff;
}
.property-serach-form {
	margin-top:30%;
	margin-bottom:2%;
}
.property-serach-form h1 {
	font-family: "Poppins", sans-serif;
	font-size:35px;
	font-weight:700;
	padding:0px;
	margin:0px;
}
.property-serach-form .form-control {
	font-size: 15px;
	height:45px;
	border:none;
	padding:0 10px 0 10px;
	font-family: "Poppins", sans-serif;
}
.property-serach-form .form-control:focus {
	border:none;
	;
	box-shadow:none;
}
.property-serach-form button:focus {
	border:none;
	;
	box-shadow:none;
}
.property-serach-form button:hover {
	background:#fba007;
}
.property-serach-form button {
	background-color: #54c3a5;
	border-color: #54c3a5;
	border-radius: 0.25rem;
	line-height:inherit;
	height:45px;
	font-family: "Poppins", sans-serif;
	font-weight:700;
}





:-ms-input-placeholder {

  /* Internet Explorer 10-11 */

  font: var(--theme-ordinary-font);
 font-size: 15px;
 font-weight: 400;
 color: #fff;
}



::placeholder {
 font: var(--theme-ordinary-font);
 font-size: 15px;
 font-weight: 400;
 color: #fff;
}
.transparent-white .form-control {
	background-color: transparent;
	border-color: white;
	color: white;
}
.transparent-white .jslider .jslider-bg .l,  .transparent-white .jslider .jslider-bg .r,  .transparent-white .jslider .jslider-bg .v {
	background-color: #fff;
}
.jslider .jslider-bg .l {
	width: 10%;
	background-position: 0 0;
	left: 0;
}
.jslider .jslider-bg i {
	height: 3px;
	position: absolute;
	font-size: 0;
	top: 0;
}
.transparent-white .jslider-pointer {
	width: 20px;
	height: 20px;
	border: 2px solid rgb(255, 255, 255);
	border-radius: 50%;
	top: -9px;
}
.transparent-white .jslider .jslider-label {
	color: white;
	top: 20px;
	font-size: 12px;
	opacity: 1;
}
 .advance-sidebar .check-submit li label::before {
 background-color: white;
}
.radio-check {
	border-radius: 22px;
	display: block;
	height: 44px;
	width: 100px;
	position: relative;
	overflow: hidden;
	float: right;
}
.radio-check label {
	padding: 0 15px;
	transform: translateX(0px);
	width: 156px;
	cursor: pointer;
	max-width: inherit;
	background-color: #ededed;
}
.radio-check label {
	background: none repeat scroll 0 0;
	cursor: pointer;
	padding-left: 20px;
	position: relative;
	width: 162px;
}
.form-group label {
	margin-bottom: 15px;
}
.radio-check label {
	background-color: #ededed;
}
 .radio-check label::before {
 background-color: #fff;
 border-radius: 50%;
 content: "";
 height: 40px;
 left: 58px;
 position: absolute;
 top: 2px;
 width: 40px;
 z-index: 1;
}
.radio-check label span:first-child {
	float: left;
}
.form-group label span {
	color: var(--theme-primary-color);
}
.radio-check label span {
	line-height: 44px;
}
.radio-check label {
	cursor: pointer;
}
.radio-check label span:last-child {
	float: right;
}
.radio-check input[type="checkbox"]:checked + label {
	background: none repeat scroll 0 0;
	transform: translateX(-56px);
	padding-right: 20px;
}
.d-flex label {
	margin-bottom: 0;
}
.property-thumview {
	overflow-y: scroll;
	overflow-x: hidden;
	height: calc(100vh - 100px);
}
.bg-gray-input .form-control {
	background-color: var(--theme-gray-color);
}
.input-group-text {
	padding: 12px 0;
	width: 45px;
	text-align: center;
	display: inline-block;
	color: #a5a5a5;
}
.img-80 {
	width: 80px;
	height: 80px;
}
.rounded-circle img {
	height: 100%;
	border-radius: 50%;
}
.subscribe button.btn {
	padding: 0px 25px;
	border-radius: 0px 3px 3px 0px;
}
.subscribe .form-control {
	border-radius: 3px 0px 0px 3px;
}
.fileupload-label {
	background: rgba(144, 201, 35, 0.05);
	border: 2px dashed rgba(144, 201, 35, 0.7);
	cursor: pointer;
	padding: 70px 0;
}
.icon-form .form-group input {
	padding-left: 40px;
}
.icon-form .form-group {
	position: relative;
}
 .icon-form .form-group::after {
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 color: #adadad;
 font-size: 18px;
 position: absolute;
 top: 68px;
 left: 15px;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
 .icon-form .form-group.user::after {
 content: "\f007";
}
 .icon-form .form-group.email::after {
 content: "\f0e0";
}
 .icon-form .form-group.password::after {
 content: "\f023";
}

/*=====================================

 Accordion Style

 =====================================*/



.accordion button::after {
 position: absolute;
 font-family: "Font Awesome 5 Free";
 content: "\f106";
 font-weight: 900;
 color: inherit;
 font-size: 12px;
 right: 20px;
 top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
 .accordion button.collapsed::after {
 position: absolute;
 font-family: "Font Awesome 5 Free";
 content: "\f107";
 font-weight: 900;
 color: inherit;
 font-size: 12px;
 right: 20px;
 top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
/*=====================================

 Contact Information Style

 =====================================*/



/*=====================================

 Post Comments

 =====================================*/

.post-comments > li {
	border-bottom: 1px solid #cecece;
}
.post-comments > li:last-child {
	border-bottom: none;
}
 .post-comments > li:nth-child(even) {
 padding-left: 50px;
}
.post-comments .avata {
	float: left;
	margin-right: 20px;
}
.post-comments .avata img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
}
/*=====================================

 Owl Carusel

 =====================================*/

.owl-carousel button.owl-dot {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 5px;
}
.owl-dots {
	text-align: center;
	margin: 0 auto;
}
.owl-dots-white .owl-dots .owl-dot {
	background-color: #fff;
}
.owl-dots-gray .owl-dots .owl-dot {
	background-color: var(--theme-gray-color);
}
.owl-dots-hover-primary .owl-dots .owl-dot:hover,  .owl-dots-hover-primary .owl-dots .owl-dot.active {
	background-color: var(--theme-primary-color);
}
/*=====================================

 Tab Nav

 =====================================*/

.nav-menu li {
	padding: 0px 20px;
}
.nav-menu li a {
	padding: 20px 0;
	display: block;
}
.nav-menu li.active a {
	border-bottom: 3px solid var(--theme-primary-color);
}
.over-view .btn-link.clops {
	position: relative;
	margin-left: 15px;
}
 .position-relative.plus-minus[aria-expanded="true"]::after,  .position-relative.plus-minus[aria-expanded="false"]::after {
 position: absolute;
 content: "\f068";
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 color: inherit;
 font-size: 12px;
 left: 0;
 top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
 .position-relative.plus-minus[aria-expanded="false"]::after {
 content: "\f067";
}
#multiCollapseExample1 p {
	margin-bottom: 50px;
}


.main-nav {
    padding: 12px 0px 12px 0px;
}




/*=====================================

 Pricing Table Style

 =====================================*/

.price-top-one:after {
	content: "";
	width: 100%;
	height: 70px;
	position: absolute;
	left: 0;
	bottom: -33px;
	border-radius: 100%;
	background-color: #fff;
}
.price-top-one {
	padding: 40px 40px 60px 40px;
}
.pricing-content-one li {
	margin-bottom: 15px;
}
.pricing-table {
	position: relative;
	z-index: 99;
}
.pricing-table.active {
	margin-top: -25px;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	z-index: 9999;
}
/*=====================================

 Thumbnails Block

 =====================================*/

.featured-thumb .featured {
	position: absolute;
	top: 30px;
	left: -50px;
	z-index: 99;
	width: 200px;
	line-height: 30px;
	text-align: center;
	-webkit-transform: rotate(-42deg);
	-o--transform: rotate(-42deg);
	-moz--transform: rotate(-42deg);
	-ms--transform: rotate(-42deg);
	transform: rotate(-42deg);
}
.featured-thumb .sale {
    padding: 4px 5px;
    border-radius: 5px;
    z-index: 99;
    position: absolute;
    top: 15px;
    right: 15px;
    background: #31a485;
    font-family: "Poppins", sans-serif;
    line-height: normal;
    font-weight: 400;
    font-size: 10px;
}
.featured-thumb .appartment {
	font-size: 16px;
	color:#000;
	padding:0px;
	 font-family: "Poppins", sans-serif;
}

.featured-thumb .price {
    font-size: 15px;
    color: #000;
    padding: 0px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    z-index: 111;
    padding: 0 0 5px 0;
}


.configuration {
    font-size: 14px;
    color: #878787;
    padding: 0px 0 0px 0;
    font-family: "Poppins", sans-serif;
    margin: 10px 0 14px 0;
    font-weight: 400;
    line-height: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 5px;
}

.featured-thumb .price b {
    font-weight: 600;
}


.featured-thumb .price.right {
	left: inherit;
	right: 20px;
}

.featured-thumb h5 {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 0px;
    padding: 15px 0 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    line-height: 20px;
}

.featured-thumb p {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #878787;
    margin: 0 0 5px 0;
}

.featured-thumb h5 a {
    color: #000 !important;
	width: calc(100% - 70px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.featured-thumb h5 a strong {
    display: block;
    font-size: 12px;
    font-weight: 400;
    color: #878787;
}
.featured-thumb h5 span {
    background: #54c3a5;
    font-family: "Poppins", sans-serif;
    line-height: normal;
    font-weight: 400;
    font-size: 12px;
    color: #fff !important;
    padding: 2px 6px;
    border-radius: 5px;
}

.ReraDEt {
    border-top: #dfdfdf solid 1px;
    padding: 5px 0 5px 0;
}

.ReraDEt h6 {
    padding: 0px;
    margin: 0px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 500;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 23px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	color:#000;
}


.LocationHeading {
    padding: 0px;
    margin: 0px 0 18px 0;
    font-size: 23px;
    color: #54c3a5;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.featured-thumb .location {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #878787;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5px;
    line-height: 19px;
    margin: 4px 0 6px 0;
}

.featured-thumb .location .text-success {
    padding: 2px 0 0 0;
}

.properties {
	padding:80px 0 80px 0;
}
.properties .headline {
    margin: 0 0 20px 0;
}
.properties .sidebar {
    background-color: #fff;
    padding: 15px 15px 10px 15px;
    margin-bottom: 25px;
    border: 1px solid #ededed;
    border-radius: 10px;
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1)
}

.properties .sidebar label {
    color: #000;
    margin-bottom: 0px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
}

.sidebar #filter-form .form-group {
    border-bottom: #ececec solid 1px;
    padding: 0 0 15px 0;
}

.sidebar .MainFltr {
    font-weight: 600;
    padding: 0 0 8px 0;
    font-size: 15px !important;
}

.hdfh {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin: 0 0 6px 0;
}

.hdfh2 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin: 0 0 6px 0;
    flex-wrap: wrap;
}







.hdfh33 {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    padding: 10px;
    background: #f8f9fa;
    border: 1px solid #ddd;
    border-radius: 8px;
    max-width: 500px;
}

.hdfh33 input[type="checkbox"] {
    display: none; /* Hide default checkboxes */
}

.hdfh33 label {
    display: flex;
    align-items: center;
    gap: 7px;
    padding: 5px 11px;
    background: #ffffff;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.hdfh33 label:hover {
    background: #e9ecef;
}

.hdfh33 input[type="checkbox"]:checked + label {
    background: #54c3a5;
    color: white;
    border-color: #54c3a5;
    font-weight: 600;
}

.hdfh33 label:active {
    transform: scale(0.95);
}










.flexx2 {
	display: flex;
    flex-wrap: wrap; /* Allows wrapping if needed */
    gap: 15px; /* Adjusts space between checkboxes */
}

.properties .sidebar input[type=checkbox]{
	width: 20px;
    height: 20px;
    margin: 0px 0 0 0;
}

.properties .pagination{
	margin:15px 0 0 0;
}


.headline.forFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.properties .row .col-md-3{
	padding-left:10px;
	padding-right:0px;
}

.properties .headline h2 strong {
    color: #323740;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: .06em;
    margin: 0 0 5px;
    opacity: .5;
    text-transform: uppercase;
    display: block;
}

.properties .headline a {
    font-size: 10px;
    font-weight: 500;
    margin: 0px;
    font-family: "Poppins", sans-serif;
    background: #0467bc;
    color: #fff;
    padding: 5px 15px 5px 15px;
    border-radius: 10px;
}


.properties .featured-thumb {
    padding: 5px;
    border: #0467bc solid 1px;
    border-radius: 5px;
    min-height: 420px;
    background: #fff;
    margin-bottom: 0px;
}

.properties .featured-thumb img {
    border-radius: 5px;
    height: 200px;
}


.featured-thumb-data {
      
}

a.ViewAllBnt {
    font-size: 10px;
    font-weight: 500;
    margin: 0px;
    font-family: "Poppins", sans-serif;
    background: #0467bc;
    color: #fff;
    padding: 5px 15px 5px 15px;
    border-radius: 10px;
}

.properties .owl-dots {
    text-align: center;
    margin: 0 auto;
    display: none;
}



.featured-thumb-data .p-3 {
    padding: 15px 20px 15px 20px !important;
}
.properties .owl-nav {
	position: absolute;
	width: 100%;
	transform: translateY(-50%);
	display: block;
	top: 25%;
}
.properties .owl-nav .owl-prev {
    margin-left: -10px;
}


.properties .owl-nav button {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: #ffffff !important;
    background: #0467bc !important;
}

.properties .owl-nav button  i {
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.properties .fa-chevron-left {
    margin: 0 1px 0 0 !important;
}

.properties .fa-chevron-right {
    margin: 0 -3px 0 0 !important;
}


.properties .owl-nav .owl-next {
    float: right;
    margin-right: -8px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.featured-thumb .price span {
	font-size: 13px;
	display: block;
}
.featured-thumb .starmark {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 21px;
	z-index: 99;
}
.featured-thumb .starmark.top {
	bottom: inherit;
	top: 15px;
	right: 120px;
}
.featured-thumb .location svg {
	font-size: 14px;
}
.property-quantity li,  .featured-thumb .quantity li {
	
	font-weight: 500;
	/* padding-bottom: 10px;*/

   padding-top: 10px;
	font-family: "Poppins", sans-serif;/* padding-left: 15px;*/

}
.property-quantity li span, .featured-thumb .quantity li span {
    display: inline;
    padding-bottom: 5px;
    width: 100%;
}
.featured-thumb.list {
	display: flex;
}
.featured-thumb.list .image-area {
	width: 40%;
	float: left;
}
.featured-thumb .quantity {
    border-top: #ddd solid 1px;
    padding: 0 0 0px 0;
}

.featured-thumb .quantity ul{
	margin:0px;
}
.featured-thumb ul {
	padding:0px;
	margin: 0 1rem 0 1rem;
}


.featured-thumb .detail-btn a {
    background: #0467bc;
    padding: 6px 0px;
    border-radius: 0px;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    margin-top: 0px;
    display: inline-block;
    border: #0467bc Solid 1px;
    width: 100%;
    text-align: center;
    line-height: 22px;
    font-weight: 400;
}


.detail-btn {
	display: flex !important;
	justify-content: space-between;
	align-items: center;
	    gap: 15px;
}
.properties .enquery-btn {
	background:none !important;
	border:#54c3a5 solid 1px;
	color:#000 !important;
}
.btn-effect1 {
	color:#fff;
	transition: all 0.5s ease-in-out;
}
.btn-effect1:hover {
	background:#fff !important;
	border:#54c3a5 Solid 1px;
	color:#000;
}
.enquery-btn {
	transition: all 0.5s ease-in-out;
	background: white!important;
	color: black;
}
.enquery-btn:hover {
	background:#54c3a5 !important;
	color:#fff !important;
	border:#54c3a5 solid 1px !important;
}
.featured-thumb.list .featured-thumb-data {
	width: 60%;
	float: right;
}
.featured-thumb.list .quantity li span {
	display: inherit;
}
.living-list ul li i {
	font-size: 40px;
}
.living-list ul li p {
	display: table-row;
}
.location-thumb {
	position: absolute;
	text-align: center;
}
.thumb-two .date {
	bottom: 20px;
	left: 30px;
}


.properties1 .headline h2 {
    padding: 0px;
    margin: 0px;
    font-size: 25px;
    font-weight: 500 !important;
    color: #160e0c !important;
   font-family: "Poppins", sans-serif;
    text-align: left;
}


.properties1 .headline {
    margin: 0 0 30px 0;
}

.properties1 h2  span {
    font-weight: 800 !important;
}


.thumbnail-two .content {
	top: 0;
	left: 0;
	z-index: 99;
	padding: 70px 30px 0px 30px;
}
/*.icon-thumb-one .rounded-circle {
	width: 30px;
	line-height: 30px;
	top: 0;
	left: 35%;
}*/
.icon-thumb-one i {
    border-radius: 50%;
    position: relative;
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 110px;
}

.lightBG i{
	border:#54c3a5 solid 1px;
}

.DarkBG i{
	border:#160e0c solid 1px;
}


s
.text-white.h5 {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}
.float {
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	font-size:30px;
	box-shadow: 2px 2px 3px #999;
	z-index:100;
}
.my-float {
	margin-top:16px;
}
li {
	font-family: "Poppins", sans-serif;
}
h2 {
	font-family: "Poppins", sans-serif;
}
h3 {
	font-family: "Poppins", sans-serif;
}
h5 {
	
	font-family: "Poppins", sans-serif;
}
i#phone {
	display: none;
}
.mb-4, .my-4 {
	margin-bottom: 2.1rem!important;
}
.icon-thumb-one h5 {
    font-weight: 600;
    font-size: 17px;
    font-family: "Poppins", sans-serif;
    margin: 12px 0 20px 0;
    color: #000 !important;
    position: relative;
    line-height: 19px;
}
.icon-thumb-one h5:before {
    content: "";
    background: #ccc;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: -10px;
    left: 0;
}



* {
	box-sizing: border-box;
}
/* Add a gray background color with some padding */





/* Header/Blog Title */

.header {
	padding: 30px;
	font-size: 40px;
	text-align: center;
	background: white;
}
/* Create two unequal columns that floats next to each other */

/* Left column */

.leftcolumn {
	float: left;
	width: 75%;
}
/* Right column */

.rightcolumn {
	float: left;
	width: 25%;
	padding-left: 20px;
}
/* Fake image */

.fakeimg {
	background-color: #aaa;
	width: 100%;
	padding: 20px;
}
/* Add a card effect for articles */

.card {
	background-color: white;
	padding: 20px;
	margin-top: 20px;
}
/* Clear floats after the columns */

.row:after {
	content: "";
	display: table;
	clear: both;
}

.icon-thumb-one p {
    font-family: "Poppins", sans-serif;
    margin: 0;
    color: #626262;
    line-height: 23px;
    font-size: 14px;
}

.icon-thumb-one {
    padding: 20px 20px 20px 20px;
    min-height: 260px;
}

.middle .icon-thumb-one {
    background: #fff;
    border-radius: 5px;
    border: #ececec solid 1px;
    min-height: 270px;
}

.middle .headline {
    margin: 0 0 60px 0;
}

.middle .icon-thumb-one p {
    text-align:left;
}


 .middle .read-more-content {
    display: none;
  }
  
.middle .icon-thumb-one .read-more-toggle {
    background: no-repeat;
    padding: 7px 0 0 0;
    color: #0467bc;
	    font-family: "Poppins", sans-serif;
}
 
  






/* Responsive layout - when the screen is less than 800px wide, make the two columns stack on top of each other instead of next to each other */

@media screen and (max-width: 800px) {
 .leftcolumn, .rightcolumn {
 width: 100%;
 padding: 0;
}
}

.propertyDetails .row.enquiry {
    background: #ffffff;
    padding: 15px;
    border-radius: 10px;
    border: #fff solid 1px;
    box-shadow: #f1f1f1 0px 0px 13px;
    position: sticky;
    top: 75px;
    width: 103%;
}

.row.enquiry {
	background: #ffffff;
    padding: 15px;
    border-radius: 10px;
    border: #fff solid 1px;
    box-shadow: #f1f1f1 0px 0px 13px;
}


.row.enquiry h4 {
    text-align: left;
    color: #31a485;
    padding: 0px 0 20px 0;
    margin: 0px;
    font-size: 25px;
    font-weight: 500;
}


.row.enquiry .form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 12px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d4d4d4;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.row.enquiry .form-control:focus{
	box-shadow:none;
	border:#000 solid 1px;
}


.row.enquiry .btn-success {
    color: #fff;
    background-color: #0467bc;
    border-color: #0467bc;
    display: block;
    width: 100%;
    border-radius: .25rem;
    font-size: 18px;
}


h4.mb-4.mt-md-50 {
	color: #a54217;
}
.round-icon {
	width: 150px;
	height: 150px;
	line-height: 150px;
}
.left-arrow,  .right-arrow {
	position: relative;
}


.icon-thumb-one.text-center.mb-5 {
    padding: 10px 10px 10px 10px;
    min-height: 340px;
}

.middle .icon-thumb-one img{
	width:50px;
}


 /*.left-arrow::before {
 content: "";
 position: absolute;
 left: 70%;
 top: 50%;
 border-bottom: 2px dotted;
 width: 62%;
 border-color: #54c3a5;
}
 .left-arrow::after {
 content: "\f111";
 position: absolute;
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 left: 135%;
 top: 40%;
 font-size: 18px;
}*/
/*==========================================

 Block List Styles

 ===========================================*/

/*==========================================

 agent list view

 ===========================================*/

.profile-list .profile-data {
	width: 70%;
}
.profile-list .rating,  .profile-data .feedback {
	top: 20px;
	right: 30px;
}
.rating li {
	float: left;
	font-size: 14px;
}
.profile-list img {
	height: 100%;
}
/*==========================================

Tables Style

 ===========================================*/



table td,  table th {
	border: none;
	padding: 10px 15px;
}
.tab-table td,  .tab-table td {
	border-bottom: 1px solid #dee2e6;
}
.bio-data th,  .bio-data td {
	padding: 5px 0;
}
/*==========================================

 fact-counter style

 ===========================================*/

.fact-counter .count-num {
	font-size: 30px;
}
/*==========================================

 Progesss Bar

 ===========================================*/



/*==========================================

 Sibe Bar Style

 ===========================================*/

.advance-sidebar {
	width: 100%;
	height: 100vh;
	padding: 30px;
	overflow-y: scroll;
}
.property_list_widget li {
	margin-bottom: 30px;
}
.property_list_widget li img {
	width: 80px;
	height: auto;
	float: left;
	margin-right: 15px;
}
.navigation_link_widget li a {
	margin-bottom: 10px;
	display: block;
}
.recent_post_widget li {
	display: flex;
	margin-bottom: 20px;
}
.recent_post_widget li a {
	float: left;
	margin-right: 10px;
}
.recent_post_widget li a img {
	width: 80px;
}
/*==========================================

Map Style

 ===========================================*/

.map-home {
	width: 100%;
	height: 700px;
}
.marker-style {
	width: 22px;
	height: 22px;
	margin-left: -10px !important;
	margin-top: -50px !important;
}
.map-2 {
	height: calc(100vh - 155px);
	width: 100%;
}
.property-search {
	height: calc(100vh - 155px);
	overflow: scroll;
}
.map-widget {
	height: 500px;
}
.single-map {
	height: 380px;
}
/*==========================================

 Dashboard Style

 ===========================================*/

.top-bar {
	line-height: 38px;
}
.dashboard-logo img {
	width: 140px;
}
.dashboard-top-left .dropdown-toggle {
	background-color: transparent;
	border: none;
	color: #fff;
}
.alam a,  .comment a {
	font-size: 18px;
}
sup {
	padding-left: 4px;
}
.dashboard-top-right img {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	margin-right: 10px;
}
.dashboard-sidebar ul li a {
	padding: 10px 0px 10px 16px;
	display: flex;
	position: relative;
	margin-bottom: 1px;
}
.dashboard-sidebar ul li a sup {
	top: 6px;
}
 .dashboard-sidebar ul li.active a::before {
 position: absolute;
 content: "";
 top: 12px;
 right: 0;
 width: 0;
 height: 0;
 border-top: 10px solid transparent;
 border-right: 10px solid #fff;
 border-bottom: 10px solid transparent;
}
.dashboard-sidebar ul li a:hover,  .dashboard-sidebar ul li.active a {
	background-color: #1a376b;
	color: #fff;
}
.dashboard-panel {
	padding: 60px 40px;
	overflow-x: scroll;
}
.dashboard-panel .success {
	border-left: 5px solid;
	border-left-color: #67c339;
	border-radius: 0;
}
.dashboard-panel .success.alert {
	border-left-color: #f46868;
}
.dashboard-panel .success .closebtn {
	font-weight: bold;
	font-size: 22px;
	line-height: 20px;
	cursor: pointer;
	transition: 0.3s;
}
 .ball::before {
 position: absolute;
 content: "";
 width: 40px;
 height: 40px;
 border-radius: 100%;
 background-color: #fff;
 left: 15px;
 top: 35px;
 opacity: 0.3;
}
 .panel-accordian::after {
 content: "\f107";
 position: absolute;
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 color: inherit;
 font-size: 12px;
 right: 20px;
 top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
}
.dashboard-panel .recent-properties img {
	width: 150px;
	float: left;
	margin-right: 15px;
}
.dashboard-panel .recent-properties .btn {
	line-height: 36px;
	padding: 0 20px;
}
.message-list li {
	border-bottom: 2px solid #ececec;
	padding: 20px 25px;
}
.message-list img {
	width: 80px;
}
.message-list li .message-action {
	opacity: 0;
}
.message-list li:hover .message-action {
	opacity: 1;
}
.message-list li:hover,  .message-list li.active {
	background-color: #fff;
}
.items-list tr {
	border-bottom: 10px solid #ececec;
	background-color: #fff;
}
.items-list.bg-transparent tr {
	background-color: transparent;
	border-bottom: 1px solid #ececec;
}
.items-list tr td,  .items-list tr th {
	padding: 20px;
	font-weight: 400;
}
.items-list td img {
	width: 200px;
	float: left;
	margin-right: 15px;
}
.submit-form .buttons {
	position: absolute;
	right: 20px;
	top: 59px;
}
.submit-form .buttons span {
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	margin-left: 5px;
	cursor: pointer;
}
.property-thumbnails .thumbnails-box svg {
	position: absolute;
	top: 5px;
	right: 20px;
	color: #fff;
	cursor: pointer;
}
.dashboard-personal-info .phone-code select {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 80px;
	height: 50px;
	border: none;
}
.dashboard-personal-info .phone-code .form-control {
	padding-left: 100px;
}
.dashboard-personal-info .user-info img {
	width: 90%;
}
.dashboard-profile-setting .check-submit li {
	margin-bottom: 20px;
}
.list-style-1 li {
	position: relative;
	margin-bottom: 20px;
}
.important-facts .inner-title {
	width: 150px;
	display: block;
	float: left;
	line-height: 44px;
	font-size: 15px;
	font-weight: bold;
}
.discusion-setting label {
	width: 180px;
}
/*==========================================

 Home 3 page

 ===========================================*/

.property-btn li a {
	background-color: transparent;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 99999;
	top:70px;
}


.modal .btn-success {
    color: #fff;
    background-color: #54c3a5;
    border-color: #f8f8a8;
}

.modal .btn-success:hover{
	background:#54c3a5;
}


.btn-success {
	color: #fff;
	background-color: #54c3a5;
	border-color: #f8f8a8;
}
.modal-content {
	padding: 0px 15px;
	background-color:#e9e4e4;
}
.modal-title {
	margin-bottom: 0;
	line-height: 1.5;
	color:#000;
	font-size: 24px;
	font-family: 'Muli';
}
/*==========================================

 About us page

 ===========================================*/


.about-content img {
	width: 200px;
	height: auto;
}
/*==========================================

FAQ page

===========================================*/

.faq-item .faq-question {
	width: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	float: left;
	margin-right: 20px;
}
 .faq-item .faq-question::before {
 position: absolute;
 content: "";
 border: 10px solid transparent;
 bottom: -10px;
 right: 0;
 border-right-color: var(--theme-primary-color);
}
/*==========================================

Register page

===========================================*/

.login-condition ul li {
	margin-bottom: 15px;
	display: flex;
}
.login-condition ul li i {
	margin-right: 15px;
	float: left;
	margin-top: 5px;
}
.down-active {
	position: relative;
	padding-bottom: 5px;
}
 .down-active::before {
 content: "";
 width: 25px;
 height: 2px;
 position: absolute;
 left: 0;
 top: 100%;
 background-color: var(--theme-primary-color);
}
.social-media button {
	margin-bottom: 10px;
	color: #fff;
}
.social-media button.facebook {
	background-color: #3b5998;
}
.social-media button.twiter {
	background-color: #1da1f2;
}
.social-media button.googleplus {
	background-color: #dd4b39;
}
/*==========================================

 Timeline page

 ===========================================*/

.timeline-item .circle {
	position: relative;
	top: 8px;
	width: 45px;
	height: 45px;
	border: 2px solid #000;
	border-radius: 50%;
}
.timeline-item .point {
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #000;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.timeline-item .date-time {
	position: absolute;
	right: -115px;
	top: 5px;
	padding: 8px 10px;
	font-size: 13px;
}
 .timeline-item .date-time::before {
 position: absolute;
 content: "";
 left: -15px;
 top: 9px;
 border: 8px solid transparent;
 border-right-color: var(--theme-primary-color);
}
.timeline-item .timeline-info {
	border: 1px solid;
	padding: 20px 30px 20px 80px;
	border-color: #ececec;
}
.timeline-item .timeline-info img {
	margin-bottom: 20px;
}
.timeline-item:hover .circle {
	background-color: var(--theme-primary-color);
}
.timeline-item:hover .date-time {
	right: -107px;
}
/*==========================================

 Compare page

 ===========================================*/

.clip-item .fa-times {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 25px;
	height: 25px;
	opacity: 0;
	padding: 5px;
	cursor: pointer;
}
.clip-item:hover .fa-times {
	opacity: 1;
}
 .compare-list-properties tr:nth-child(even) {
 background: #f5f5f5;
}
.compare-list-properties td {
	padding: 15px;
	text-align: center;
	position: relative;
}
.compare-list-properties td:first-child {
	text-align: left;
	width: 200px;
	padding-left: 25px;
}
 .compare-list-properties .available::before,  .compare-list-properties .not-available::before {
 content: "\f00c";
 color: #2ab160;
 font-family: "Font Awesome 5 Free";
 font-weight: 900;
 display: inline-block;
}
 .compare-list-properties .not-available::before {
 content: "\f00d";
 color: #d43e3e;
}
/*==========================================

 Error page

 ===========================================*/

.error-text {
	width: 500px;
	display: block;
	margin: 30px auto 20px;
}
/*==========================================

 Comming soon page

 ===========================================*/

.comming-soon {
	background: url(../images/comming-soon-bg.png) no-repeat 100% / 100%;
	padding: 40px 40px 70px 40px;
}
.comming-soon .logo-area {
	width: 150px;
}
.comming-soon .primary-half {
	height: 100vh;
}
 .comming-soon .primary-half::after {
 position: absolute;
 content: "";
 width: 50%;
 height: 100%;
 background-color: var(--theme-primary-color);
 right: 0;
 top: 0;
 border-radius: 0 30px 30px 0;
}
 .radius-30,  .bg-shape::before,  .bg-shape::after,  .send-mail input,  .send-mail button {
 border-radius: 30px;
}
.bg-shape {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
 .bg-shape::before,  .bg-shape::after {
 position: absolute;
 content: "";
 opacity: 0.5;
 height: 100%;
}
 .bg-shape::before {
 width: 95%;
 bottom: -20px;
}
 .bg-shape::after {
 width: 92%;
 bottom: -40px;
}
.comming-soon .right-content {
	width: 80%;
	z-index: 9;
	padding-bottom: 60px;
}
.time-count {
	color: #fff;
	font-size: 40px;
}
.time-count span {
	display: inline-block;
	padding-right: 50px;
}
.time-count span:last-child {
	padding-right: 0;
}
.time-count span i {
	font-size: 18px;
}
.send-mail button {
	top: 1px;
	width: auto;
	right: 2px;
}
/*==========================================

 Contact page

 ===========================================*/

#map.contact-location {
	width: 100%;
	height: 500px;
}
.contact-info {
	height: 100%;
	background: #fff;
    box-shadow: #dedede 0px 0px 8px !important;
    border: #f3f3f3 solid 1px;
    padding: 20px;
}

.contact-info h2 {
	padding: 0px;
    margin: 0px;
    font-size: 25px;
    font-weight: 500;
    color: #000;
}

.contact-info h2  span{
	color: #54c3a5;
    font-weight: 800;
}

.contact-info p{
	font-size: 16px;
    font-weight: 400;
    color: #171717;
    padding: 0;
    margin: 10px 0px 30px 0;
    line-height: 24px;
}

.contact-address h5{
	font-size:17px;
	padding:0px;
	margin:0px;
	color:#0467bc;
}

.contact-address p {
    font-size: 15px;
    font-weight: 500;
    color: #030303;
    padding: 0;
    margin: 0px 0px 20px 0;
    line-height: 24px;
}

.contact-address p a {
     font-size: 15px;
    font-weight: 500;
    color: #030303;
    padding: 0;
    margin: 0px 0px 30px 0;
    line-height: 24px;
}


.contact-info img {
	width: 70px;
}
.infobox-wrapper {
	background: #fff;
	width: 300px !important;
	margin-bottom: 85px;
	margin-left: -48px;
	position: relative;
}
.infobox-wrapper > img {
	position: absolute !important;
	top: 20px;
	left: 20px;
	z-index: 10;
	width: 22px;
	height: 22px;
}
 .infobox-wrapper::after {
 content: "";
 position: absolute;
 bottom: -20px;
 left: 42.5%;
 width: 0;
 height: 0;
 border-left: 20px solid transparent;
 border-right: 20px solid transparent;
 border-top: 20px solid #fff;
}
/*==========================================

 Pagination Style

 ===========================================*/

.pagination .page-item {
	margin-right: 10px;
}
.pagination .page-item .page-link {
	color: #818181;
	border-radius: 5px;
	padding: 0 20px;
	border: none;
	background-color: #f5f5f5;
	font-size: 14px;
	line-height: 45px;
}
.dashboard-panel .pagination .page-item .page-link,  .pagination.white .page-item .page-link {
	background-color: #fff;
}
.pagination .page-item .page-link:hover,  .pagination .page-item.active .page-link {
	background-color: var(--theme-primary-color);
	color: #fff;
}
/*==========================================

 Footer Style

 ===========================================*/

.footer-widget {
	display: inline-block;
	width: 100%;
}
.footer-widget li {
    margin-bottom: 3px;
   font-family: "Poppins", sans-serif;
    font-size: 15px;
    color: #d4d4d4;
}
.footer-widget li a {
    color: #fff;
    padding: 6px 0 6px 0;
    display: inline-block;
}
.footer-widget li i {
    color: #3fae90;
}

.footerCont ul li{
	margin-bottom:20px;
}


.footerCont ul li h5{
	padding:0px;
	margin:0px;
	color:#54c3a5;
	font-size:17px;
	font-weight:800;
}

.footerCont ul li h5 i{
	color:#54c3a5;
}


.footerCont ul li p{
	padding:0px;
	margin:0px;
	font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
}

.footerCont ul li p a {
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
}

.footerCont ul li p i {
    color: #54c3a5;
    padding: 0 7px 0 0;
}

.divider {
    padding: 0 0 30px 0;
}

.below-footer {
    background: #160e0c;
	padding:15px 0;
}

.below-footer p {
    padding: 0px;
    margin: 0px;
    color: #fff;
    font-size: 14px;
}

.below-footer p a{
	color:#fff;
	font-weight:700;
}

.below-footer ul li {
    padding: 0px 0 0 20px;
    margin: 0px;
    display: inline-block;
}

.below-footer ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
}

.below-footer .footr-second-menu {
	text-align:right;
}






.media-widget a {
	color:#000;
}

.media-widget a i{
	width:35px;
	height:35px;
	text-align:center;
	color:#fff;
	line-height:35px;
	font-size:18px;
	border-radius:50%;
}

.media-widget a .fa-facebook-f {
	background:#4e71a8;
	border:#4e71a8 solid 1px;
}

.media-widget a .fa-instagram {
	background:#444444;
	border:#444444 solid 1px;
}

.media-widget a .fa-linkedin-in {
	background:#1686b0;
	border:#1686b0 solid 1px;
}

.media-widget a .fa-youtube {
	background:#c4302b;
	border:#c4302b solid 1px;
}

.media-widget a .fa-twitter {
    background: #1DA1F2 ;
    border: #1DA1F2 solid 1px;
}


.media-widget a:hover {
	color:#000 !important;
}
p {
    font-family: "Poppins", sans-serif;
    color: #000;
}
h4 {
	font-family: "Poppins", sans-serif;
}
footer {
    background: #171717;
    padding: 0px 0 0px 0 !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.footer-logo img {
	width: 60%;
}
.footer-about p {
	color:#d4d4d4;
	font-size:15px;
	font-family: "Poppins", sans-serif;
	padding:0px;
	margin:0px;
}
.footer-widget .widget-title {
        padding: 0px 0 15px 0;
    margin: 0px;
    font-size: 18px;
    color: #fff;
    font-weight: 700;
	line-height: normal;
}
.media-widget a {
    margin-right: 6px;
}


.media-widget {
    margin: 15px 0 0 0;
}

.copyright {
	line-height: 50px;
}
.copyright p {
	color:#fff !important;
	font-size:14px;
	font-family: "Poppins", sans-serif;
}
#scroll {
	position: fixed;
	right: 12px;
	bottom: 50px;
	width: 35px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	z-index: 9;
	display: none;
	background:#3fae90 !important;
}
/*==============*Home 1 subscribe section*==============*/



/*=============Video Pop Up style===========*/

.YouTubePopUp-Wrap {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: fixed;
	z-index: 99999;
	background-color: rgba(0, 0, 0, 0.8);
}
.YouTubePopUp-Content {
	display: block;
	position: relative;
	max-width: 680px;
	height: 100%;
	margin: 0 auto;
	background: rgba(0, 0, 0, 0) url("../images/fancybox/fancybox_loading.html")  no-repeat scroll center center;
}
.YouTubePopUp-Content iframe {
	border: medium none;
	bottom: 0;
	display: block;
	height: 480px;
	margin: auto 0;
	max-width: 100%;
	position: absolute;
	top: 0;
	width: 100%;
}
.property-video a {
	width: 80px;
	height: 80px;
	line-height: 85px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
}
 @-webkit-keyframes ball-scale-multiple {
 0% {
 -webkit-transform: scale(0);
 transform: scale(0);
 opacity: 0;
}
 5% {
 opacity: 1;
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 0;
}
}
 @keyframes ball-scale-multiple {
 0% {
 -webkit-transform: scale(0);
 transform: scale(0);
 opacity: 0;
}
 5% {
 opacity: 1;
}
 100% {
 -webkit-transform: scale(1);
 transform: scale(1);
 opacity: 0;
}
}
.ball-scale-multiple {
	position: relative;
}
 .ball-scale-multiple > div:nth-child(2) {
 -webkit-animation-delay: -0.4s;
 animation-delay: -0.4s;
}
 .ball-scale-multiple > div:nth-child(3) {
 -webkit-animation-delay: -0.2s;
 animation-delay: -0.2s;
}
.ball-scale-multiple > div {
	border-radius: 100%;
	margin: 2px;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
	opacity: 0;
	margin: 0;
	left: -70px;
	top: -70px;
	width: 140px;
	height: 140px;
	-webkit-animation: ball-scale-multiple 3s 0s linear infinite;
	animation: ball-scale-multiple 3s 0s linear infinite;
}









/*================================

2. Security page Header Section style

 ================================*/



/*==================================================

 Case Study

===================================================*/



/*====================================================

 Responsive Media Query CSS 

 ======================================================*/



@media screen and (min-width: 1400) {
}
 @media (min-width: 992px) {
 .dropdown-menu .dropdown-toggle::after {
 border-top: 5px solid transparent;
 border-bottom: 5px solid transparent;
 border-left: 5px solid var(--theme-ordinary-color);
 position: absolute;
 right: 20px;
 top: 50%;
 transform: translateY(-50%);
}
 .dropdown-menu .dropdown-toggle:hover::after {
 border-left: 5px solid var(--theme-primary-color);
}

  /*-------annimation dropdown---------*/



  .navbar .navbar-nav > .active > a,  .navbar .navbar-nav > .active:hover > a,  .navbar .navbar-nav > .active > a:focus {
 background-color: transparent;
 -moz-transition: all 300ms ease-in-out 0s;
 -ms-transition: all 300ms ease-in-out 0s;
 -o-transition: all 300ms ease-in-out 0s;
 -webkit-transition: all 300ms ease-in-out 0s;
 transition: all 300ms ease-in-out 0s;
}
 .navbar .navbar-nav li a,  .navbar .navbar-nav li ul.dropdown-menu {
 -moz-transition: all 300ms ease-in-out 0s;
 -ms-transition: all 300ms ease-in-out 0s;
 -o-transition: all 300ms ease-in-out 0s;
 -webkit-transition: all 300ms ease-in-out 0s;
 transition: all 300ms ease-in-out 0s;
}
 .navbar .navbar-nav li > ul.dropdown-menu {
 visibility: hidden;
 min-width: 180px;
 display: block;
 opacity: 0;
 -ms-transform: scale(0.9);
 -o-transform: scale(0.9);
 -webkit-transform: scale(0.9);
 -moz-transform: scale(0.9);
 transform: scale(0.9);
}
 .navbar .navbar-nav li:hover > ul.dropdown-menu {
 visibility: visible;
 opacity: 1;
 -ms-transform: scale(1);
 -o-transform: scale(1);
 -webkit-transform: scale(1);
 -moz-transform: scale(1);
 transform: scale(1);
}
 .navbar-nav .dropdown-menu ul {
 left: 100%;
 top: 0;
}
 .navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-menu {
 top: -10px;
}
 #header.fixed-top {
 position: fixed !important;
 top: -1px;
 right: 0;
 left: 0;
 z-index: 99999;
 animation-duration: 1s;
 animation-name: menu-sticky;
 animation-timing-function: ease-in-out;
 margin: 0;
 box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
 border: none;
 background:#fff;
}
 .fixed-top .top-header {
 display: none;
}
 .fixed-top .nav-logo-with-bg .navbar-brand {
 padding: 10px 20px;
 margin-top: 0px;
}
 .fixed-top .navbar-brand::before {
 display: none;
}
 .header-2 .navbar-header {
 padding-top: 40px;
}
 .header-1 .navbar-header {
 padding-bottom: 20px;
}
 .header-1.fixed-top .navbar-header,  .header-2.fixed-top .navbar-header {
 padding: 0;
}
 .mega-menu-dropdown {
 position: static !important;
}
 .mega-menu-dropdown .dropdown-menu.mega-menu > li {
 width: 25%;
 float: left;
 display: block;
}
 .mega-menu {
 padding: 20px 15px;
 width: 100%;
}
}
 @media screen and (min-width: 1400px) {
 .preview-gallery {
 padding-left: 120px;
 padding-right: 120px;
}
}
 @media screen and (max-width: 1500px) {
 .featured-thumb.list2 .author {
 display: none !important;
}
}
 @media screen and (max-width: 1700px) {
 .featured-thumb.list2 .image-area {
 width: 50%;
}
}
 @media screen and (max-width: 1199px) {
 .nav-logo-with-bg .navbar-brand {
 padding: 15px 5px;
}
 .nav-logo-with-bg .navbar-brand::before {
 border-left: 80px solid transparent;
 border-right: 80px solid transparent;
}
 .thumbnail-two .content {
 padding: 25px 30px 0px 30px;
}
 .thumbnail-two .content p {
 font-size: 14px;
}
 .profile-list .profile-data {
 width: 65%;
}
 .profile-list .profile-data p {
 display: none;
}
 .property_list_widget li h6 {
 margin-bottom: 0;
 font-size: 15px;
}
 .featured-thumb.list .author {
 display: none !important;
}
 .comming-soon .right-content {
 transform: translate(0, 0);
 top: 0;
 left: 0;
 padding: 50px;
 width: 100%;
}
 .time-count span {
 padding-right: 40px;
}
 .comming-soon {
 background: none;
}
}
 @media screen and (max-width: 991px) {
 .fixed-top {
 position: static;
}
 .hover-border-white-nav .navbar-nav .nav-link.active,  .hover-border-white-nav .navbar-nav .nav-link:hover,  .hover-border-white-nav .navbar-nav .nav-link:focus {
 border-color: transparent;
 color: var(--theme-secondary-color);
}
 .mt-md-50 {
 margin-top: 50px;
}
 .sub-title.w-60 {
 width: 100%;
}
 .top-header {
 display: none;
}
 .nav-on-banner {
 position: static !important;
 background-color: var(--theme-secondary-color);
}
 .logo-hide .navbar-brand {
 display: block;
}
 .navbar {
 padding: 5px 0px;
}
 .overlay-secondary-half::before {
 width: 100%;
}
 .owl-nav {
 display: none;
}
 .nav-logo-with-bg .navbar-brand {
 margin-top: 0;
}
 .nav-logo-with-bg .navbar-brand::before {
 display: none;
}
 .nav-logo-with-bg .navbar-brand {
 padding: 5px;
}

 .dropdown-menu {
 border: none;
 padding-left: 15px;
}
 .dropdown-menu .dropdown-item:hover,  .dropdown-menu .dropdown-item.active {
 background-color: transparent;
}
 .navbar .navbar-toggler {
 color: var(--theme-white-color);
 background-color: var(--theme-gray-color);
}
 .navbar-light .navbar-nav .nav-link {
 padding: 12px 15px;
 margin-right: 2px;
 font-size: 15px;
 border-radius: 3px;
}
 .navbar-light .navbar-nav .nav-item {
 margin-bottom: 3px;
}
 .navbar-nav .dropdown-toggle:after {
 float: right;
 margin-top: 9px;
 margin-right: 15px;
}
 .navbar-collapse {
 margin-top: 10px;
}
 .formicon .checkbox-collapse {
 margin-top: 25px;
 display: block;
}
 .left-arrow::before,  .left-arrow::after {
 display: none;
}
 .profile-list .profile-data {
 width: 80%;
}
 .featured-thumb.list .image-area img {
 height: 100%;
}
 .dashboard-panel .message-list .title a {
 display: block;
}
 .contact-info {
 border-right: none;
}
 .compare-list-properties {
 overflow-x: scroll;
 display: block;
}
 .comming-soon .xy-center {
 position: inherit;
}
 .comming-soon .left-content {
 display: none;
}
 .comming-soon .primary-half::after {
 width: 100%;
 height: 100%;
 border-radius: 30px;
 top: 0;
 left: 0;
}
}
 @media screen and (max-width: 767px) {
 
 .container-fluid {
    padding: 0 15px 0 15px;
}

.propertyDetails .carousel-inner {
    height: auto;
}
 
 
 
 .Testimonials-section .headline h2 {
    
    font-size: 17px; 
}

.below-footer .footr-second-menu {
    text-align: left;
}

.below-footer ul li {
    padding: 0px 0 0 0px; 
}

 
 .headline h2 {
    padding: 0px;
    margin: 0px;
    font-size: 17px;
    font-weight: 500 !important;
    color: #160e0c !important;
    font-family: "Poppins", sans-serif;
    text-align: left;
}

.headline p {
    padding: 2px 0 0 0;
    margin: 0px;
    font-size: 14px;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
 
 
 
 .Home_Search form .form-group.position-relative {
    width: 100%;
}
.trans-bg .Devider {
    width: 100%;
    height: 1px;
    background: #b2b2b2;
    margin: 0px 0 15px 0;
}

 
 .banner-full-row {
    position: relative;
    width: 100%;
    padding: 30px 0;
	margin: 40px 0 0 0;
}
 
 .Gjhb .price {
    text-align: left !important;
}

.Gjhb p {
    text-align: left;
    color: #000;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.price-header .price {
    font-family: "Poppins", sans-serif;
    font-size: 20px;
    font-weight: 800;
    color: #31a485;
    text-align: left;
}

.price-header h1 {
    font-family: "Poppins", sans-serif;
    font-size: 22px;
    padding: 0px;
    margin: 0px 0 10px 0;
    font-weight: 500;
    color: #000000;
    line-height: 16px;
}

.price-header {
    padding: 4% 4% 4% 4%;
}

.propertyDetails .carousel  .right-arrow {
    position: absolute !important;
    top: 25%;
    right: 10px;
    width: 30px;
}

.propertyDetails .carousel .left-arrow {
    position: absolute !important;
    top: 25%;
    left: 10px;
    width: 30px;
}

.propertyDetails .carousel-inner img {
    height: auto;
    object-fit: cover;
    width: 100%;
}

.propertyDetails .price-header {
    position: absolute;
    bottom: 20px;
    left: 0;
    background: #ffffff;
    width: 100%;
    right: 0;
    margin: auto;
    border-radius: 15px;
    z-index: 9999;
}

.BrochureDown {
    display: block;
    align-items: center;
    background: #004dda0d;
    padding: 15px 10px;
    text-align: center;
}

.BrochureDown h4 {
    color: #656565;
    padding: 0px 0 10px 0;
    margin: 0px;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    font-family: "Poppins", sans-serif;
}

.BrochureDown a {
    color: #fff;
    background-color: #31a485;
    border-color: #31a485;
    padding: 8px 8px 8px 8px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    display: inline-block;
}

.reraDetail p {
    font-size: 17px;
    text-align: center;
}

.property-details-wrapper h6 { 
    font-size: 15px;
    padding: 0px 0 10px 0;
    margin: 0px;
}

.reraDetail img {
    width: 100px;
    height: 100px;
    margin: auto;
    display: block;
    margin-top: 0px;
}

.property-details-wrapper { 
    margin-bottom: 20px; 
}

.m-top-50 {
    margin-top: 0px;
}
 
 .builder-section .slick-dotted.slick-slider {
    margin-bottom: 0px;
    width: 95%;
}
 
 .main-nav {
    padding: 8px 0;
}
 
 .media-widget {
    margin: 15px 0 0 0;
}
 
 .footer-widget .widget-title {
    padding: 30px 0 10px 0;
}

 .footer-widget p{
 	font-size: 14px;
    padding: 0px;
    margin: 0px;
    color: #fff;
    font-weight: 400;
 }
 
 .properties {
    padding: 40px 0 15px 0;
}

.properties .headline {
    margin: 0 0 20px 0;
}

.icon-thumb-one {
    padding: 20px 20px 20px 20px;
    min-height: 220px;
}

.cities {
    padding: 40px 0 0 0 !important;
}
 
 .builder-section {
    padding: 40px 0 40px 0;
    background: #fdf5de;
}

.builder-section .headline h2 {
    padding: 0 0 20px 0;
}

.Testimonials-section {
    padding: 40px 0 30px 0;
}

.AboutCont h3 {
    padding: 10px 0 30px 0;
    margin: 0px;
    font-size: 25px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
}

.AboutCont p {
    padding: 0px 0 20px 0;
    margin: 0px;
    font-size: 14px;
    line-height: 24px;
}

.AboutCont a {
    color: #000;
    font-size: 16px;
    padding: 0px;
    margin: 0px 0 15px 0;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    display: inline-block;
}

.AboutSec {
    padding: 40px 0 30px 0;
}

.blog {
    padding: 40px 0 30px 0;
}

.blog .headline h2 {
    padding: 0 0 20px 0;
}
 
.FooterPropertyMenu {
    padding: 40px 0 0px 0;
    background: #171717;
}
 
 
 
 

 .navbar .navbar-toggler {
    color: snow;
    background-color: snow;
    border: none;
	 padding: 0;
}
 
.full-row.top-banner {
    padding: 50px 0 50px 0;
    background: url(../images/hero-banner1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: auto;
}

.top-banner .Home_Search { 
    width: 90%;
}

.Home_Search form {
    display: block;
}

.Home_Search form .form-group {
    width: 100%;
    margin-bottom: 10px;
}

.Home_Search form .form-group input.btn.btn-primary {
    width: 100%;
}

.trans-bg {
    background: #fff;
    width: 100%;
    padding: 20px 20px 20px 20px;
    display: block;
    justify-content: space-around;
    align-items: center;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 52%);
    border-radius: 10px;
    margin: -26px 0 0 0;
    position: relative;
    flex-wrap: wrap;
}

.trans-bg p {
    color: #54c3a5;
    font-size: 25px;
    font-weight: 700;
    padding: 0px;
    margin: 0px 0 13px 0;
    font-family: "Poppins", sans-serif;
    line-height: 27px;
    text-align: center;
    width: 100%;
}


.trans-bg p span {
    display: block;
    font-weight: 500;
    font-size: 14px;
    color: #000;
}












 
 .BannerContent ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 13px;
    margin: 15px 0 0 0;
    padding: 0px;
}
.BannerContent ul li {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
}

.BannerContent ul li i {
    font-size: 17px;
    color: #fff;
}

 
 .BannerContent h1 {
    font-size: 30px;
    line-height: 34px;
}
 .w-sm-100 {
 width: 100% !important;
}
 .mb-sm-50 {
 margin-bottom: 50px;
}
 .mt-sm-50 {
 margin-top: 50px;
}
 .mb-sm-20 {
 margin-bottom: 20px;
}
 .mt-sm-20 {
 margin-top: 20px;
}
 .text-sm-left {
 text-align: left !important;
}
 .living-list.pr-4 {
 padding: 0 30px !important;
}
 .mr-minus-sm-0 {
 margin-right: 0;
}
 .price-upper {
 position: inherit;
 margin: 0;
 transform: scale(1);
}
 .profile-list {
 display: block !important;
}
 .profile-list .profile-data {
 width: 100%;
}
 .profile-list .profile-data p {
 display: block;
}
 .view-category {
 display: none;
}
 form.subscribe {
 margin-top: 20px;
}
 .profile-details .profile-data {
 padding-left: 24px;
}
 .featured-thumb.list {
 display: inline-block;
}
 .featured-thumb.list .image-area {
 width: 100%;
}
 .featured-thumb.list .featured-thumb-data {
 width: 100%;
}
 .featured-thumb.list .author {
 display: inline-block !important;
}
 .page-banner .page-name {
 float: left !important;
 margin-top: 15px !important;
}
 .message-list img {
 width: 100%;
 margin-bottom: 15px;
}
 .message-list li {
 background-color: #fff;
 margin-bottom: 10px;
}
 .message-list li .message-action {
 opacity: 1;
}
 .price-table1.py-80 {
 padding: 0;
}
 .pricing-table.active {
 margin-top: 0;
 -webkit-transform: scale(1);
 -moz-transform: scale(1);
 -o-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
 z-index: 9999;
}
 .timeline-item .circle {
 float: inherit !important;
 margin-bottom: 30px;
}
 .timeline-item .timeline-info {
 padding-left: 30px;
}
}
 @media screen and (max-width: 575px) {
 
 .mt-xs-20 {
 margin-top: 20px;
}
 .mb-xs-15 {
 margin-bottom: 15px;
}
 .d-xs-block {
 display: block;
}
 .w-xl-100 {
 width: 100% !important;
}
 .angle-shape::after {
 height: 800px;
 transform: rotate(0deg);
}
 .pagination .page-item .page-link {
 padding: 0 8px;
 line-height: 35px;
}
 .copyright {
 line-height: 40px;
 padding: 15px 0;
}
 .copyright .line-menu {
 float: left !important;
}
 .featured-thumb.list .quantity li {
 padding-bottom: 10px;
}
 .dashboard-panel {
 padding: 60px 15px;
}
 .dashboard-panel .post-comments > li:nth-child(2n) {
 padding-left: 0px;
}
 .dashboard-panel .post-comments .avata {
 margin: 0 20px 20px 0;
}
 .dashboard-panel .recent-properties h5 {
 display: inherit;
 margin-top: 20px;
}
 .dashboard-panel .recent-properties img {
 width: 100%;
}
 .dashboard-panel .recent-properties .btn {
 position: absolute;
 top: 10px;
 right: 25px;
}
 .items-list .property-info h5 {
 margin-top: 10px;
}
 .dashboard-panel .submit-form .radio-check {
 float: left;
 margin-top: 5px;
}
 .dashboard-panel .submit-form .align-self-center {
 display: block;
}
 .important-facts .inner-title {
 width: 100%;
}
 .error-text {
 width: 100%;
}
 .comming-soon .bg-shape {
 display: none;
}
 .featured-thumb .detail-btn a {
 background: #54c3a5;
 padding: 8px 30px;
 border-radius: 5px;
 font-size: 14px;
 font-family: "Poppins", sans-serif;
 margin-top: 7px;
 display: inline-block;
 border: #54c3a5 Solid 1px;
}
 .slider-banner1.w-100 {
 height: 165px!important;
 width: 100%!important;
}
 .navbar-light .navbar-brand {
 width: 50%;
 color: rgba(0, 0, 0, .9);
}
 img.nav-logo {
 width: 100%;
}
 .col-md-4 {
 max-width: 100% !important;
 margin-bottom:20px;
}
 .property-summery tr td {
 font-family: "Poppins", sans-serif;
 font-size:14px;
 color:#000;
 width: 50%!important;
 display: inline-block!important;
}
 .amenities ul li {
 border-bottom: #ddd solid 1px;
 padding: 10px 0 10px 0;
 width: 46%;
}
 .row.enquiry {
 border: 2px solid #dddddd;
 background: #f5f5f5;
 margin: 0 0px;
 border-radius: 10px;
}
 h4.mb-4.mt-md-50 {
 color: #a54217;
 margin-bottom: 14px!important;
 margin-top: 20px;
}

i#phone {
    display: block;
    background: #54c3a5;
    padding: 12px;
    border: 1px solid #54c3a5;
    border-radius: 5px;
    color: #ffffff;
    margin-left: 0;
}
}




#faqAccordion .card {
    border-bottom: #ccc solid 1px;
    padding: 0;
}

#faqAccordion .card h5{
	padding:0px;
	margin:0px;
	font-family: "Poppins", sans-serif;
}

#faqAccordion .card h5:before{
	display:none;
}

#faqAccordion .card-header{
	padding:0px;
}
#faqAccordion .card-header button {
    color: #000;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
}

#faqAccordion .card-body {
    color: #000;
    font-size: 13px;
	font-family: "Poppins", sans-serif;
}

.FloorPlan .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.FloorPlan .item  ul li {
    color: #6d6e70;
    border-bottom: #ccc solid 1px;
    padding: 10px 0 10px 0;
    line-height: 20px;
    font-size: 14px;
}


.FloorPlan .item  ul li span {
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #000;
}

.FloorPlan .item img {
    width: 100%;
    height: 300px;
    object-fit: cover;
	filter: blur(5px);
}

.FloorPlan .owl-nav{
	display:block;
}

.FloorPlan .owl-nav button {
    height: 30px;
    width: 30px;
    border-radius: 50%;
    color: #ffffff !important;
    background: #0467bc !important;
    margin: 0 -25px 0 -25px;
}


.FloorPlan .owl-nav button i {
    color: #fff;
}

.FloorPlan .fa-chevron-left {
	margin:0 0 0 0;
}

.FloorPlan .fa-chevron-right {
    margin: 0 9px 0 0;
}

.FloorPlan .item  ul li a {
    color: #fff;
    background-color: #0467bc;
    border-color: #0467bc;
    padding: 8px 8px 8px 8px;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    margin: 5px 0 5px 0;
    display: inline-block;
    width: 100%;
}


.FloorPlan .item .Datadd {
    width: 22%;
    padding: 10px 10px 10px 10px;
}

.FloorPlan a {
    color: #fff;
    position: relative;
    width: 75%;
}



.FloorPlan a h4 {
    font-size: 15px;
    font-weight: 500;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    background: #000;
    width: 65%;
}

.FloorPlan img{
	position:relative;
}
































