/* @import url('https://fonts.googleapis.com/css2?family=Epilogue:ital,wght@0,100..900;1,100..900&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap');*/




/* Global css goes here */
    *{
        padding: 0;
        margin: 0;
        box-sizing: border-box;
    }
    html{
        scroll-behavior: smooth;
        margin: 0!important;
    }
    body{
        font-size: 16px;
        font-family: "Plus Jakarta Sans", sans-serif;
        font-weight: 300;
        background-color: var(--light-gray);
    }
    :root{
        --white:#fff;
		--black: #000000;
        --deep-green:#394038;
        --brown:#bfa78d;
        --light-brown:#343d33;
        --light-white:#d5d5d5;
        --red: #d43a02;
        --gray: #f5f5f5;
		--light-gray: #505245;
        --light-black:#2e382d;
    }
	.deep-green-clr{
		background-color:var(--deep-green);
	}
    .container{
        width: 100%;
        max-width: 1380px;
        margin: 0 auto;
        position: relative;
    }
    a.button {
        padding: 12px 20px 12px 20px;
        font-size: 15px;
        color: var(--white);
        text-decoration: none;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.1px;
        background: linear-gradient(125deg, #dcccaa 0%, #b2a284 23%, #968064 100%, #cac2aa 100%);
    }
    a.button:hover {
        color: var(--white);
    }
    img{
        width: 100%;
        height:auto;
    }
    ul{
        padding-left:0;
        margin-bottom: 0;
      }
    ul li{
        list-style: none;
        display: inline;
    }
    p {
        font-size: 17px;
        line-height: 1.6em;
        color: var(--light-white);
        font-weight: 300;
         font-family:sans-serif; 
    }
    p:last-child{
        margin-bottom: 0;
    }
    a{
        text-decoration: none;
        transition: 0.3s ease;
        color:var(--white);
    }
    a:hover{
        color:var(--brown);
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6{
        margin-top: 0;
    }
    h1{
        font-size: 55px;
        line-height: 1.1em;
        color: var(--white);
        font-weight: 500;
    }
    h2{
        font-size:43px;
        line-height: 1.2em;
        color: var(--white);
        font-weight: 400;
    }
    h3{
        font-size: 42px;
        line-height: 1.2em;
        color: var(--white);
        font-weight: 400;
    }
    h4{
        font-size: 30px;
        line-height: 1.2em;
        color: var(--white);
        font-weight: 400;
    }
    h5{
        font-size: 28px;
        line-height: 1.3;
        color: var(--white);
        font-weight: 400;
    }
    h6{
        font-size: 22px;
        line-height: 1.3;
        color: var(--white);
        font-weight: 400;
    }
    label{
        color: var(--white);
    }
    section {
    	padding: 80px 20px;
    	position:relative;
    	overflow:hidden;
    }
    .flex{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .flex-wrap{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .icon-box-txt {
        font-weight: 300;
        font-size: 15px;
    }
    .gradient-color {
        background: linear-gradient(125deg, #dcccaa 0%, #b2a284 23%, #968064 100%, #cac2aa 100%);
    }
	[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
		background-color: transparent;
	}
	button#wpforms-submit-11, button#wpforms-submit-177, button#wpforms-submit-177 {
		background: linear-gradient(125deg, #dcccaa 0%, #b2a284 23%, #968064 100%, #cac2aa 100%)!important;
		border: oldlace;
		color: var(--white);
		font-weight: 500;
		text-transform: uppercase;
	}
/* Global css end here */



/* WP Form css start here */
	.wpforms-recaptcha-container.wpforms-is-recaptcha.wpforms-is-recaptcha-type-v3 {
		display: none;
	}
	#request-appraisal-page form .wpforms-field-container .wpforms-field, #contact-us-page form .wpforms-field-container .wpforms-field,#contac-us 			form .wpforms-field-container .wpforms-field, #single-property form .wpforms-field-container .wpforms-field {
		width: 100%;
	}
	#request-appraisal-page form .wpforms-field-container div#wpforms-177-field_6-container,#request-appraisal-page form .wpforms-field-container div#wpforms-177-field_7-container,#request-appraisal-page form .wpforms-field-container div#wpforms-177-field_8-container, #request-appraisal-page form .wpforms-field-container div#wpforms-177-field_9-container, #request-appraisal-page form .wpforms-field-container div#wpforms-177-field_2-container, #request-appraisal-page form .wpforms-field-container div#wpforms-177-field_10-container, #contact-us-page form .wpforms-field-container div#wpforms-11-field_1-container, #contact-us-page form .wpforms-field-container div#wpforms-11-field_5-container, #contact-us-page form .wpforms-field-container div#wpforms-11-field_2-container, #contact-us-page form .wpforms-field-container div#wpforms-11-field_6-container, #contac-us form .wpforms-field-container div#wpforms-11-field_1-container, #contac-us form .wpforms-field-container div#wpforms-11-field_5-container, #contac-us form .wpforms-field-container div#wpforms-11-field_2-container, #contac-us form .wpforms-field-container div#wpforms-11-field_6-container, #single-property form .wpforms-field-container div#wpforms-11-field_1-container, #single-property form .wpforms-field-container div#wpforms-11-field_5-container, #single-property form .wpforms-field-container div#wpforms-11-field_2-container, #single-property form .wpforms-field-container div#wpforms-11-field_6-container {
    width: 48%;
}
div.wpforms-container-full .wpforms-form .wpforms-field-select select>option {
    color: #000!important;
}
/* WP Form css end here */



/* Archive Page css start here */
	
	.pagination{
		justify-content: center;
		gap: 10px;
	}
	.pagination span.page-numbers.current,
 .pagination .page-numbers{
		color: var(--white);
		padding: 10px 12px;
		line-height: 10px;
		border-radius: 50%;
	}
.pagination span.page-numbers.current{
		background: var(--brown);
	}
	.property-clm-img{
		position: relative;
	}
	.property_tag{
		background: var(--brown);
		color: var(--bs-body-bg);
		padding: 6px 16px;
		position: absolute;
		font-size: 14px;
		top: 10px;
		left: 10px;
		z-index: 2;
		text-transform: uppercase;
		font-weight: 600;
		letter-spacing: 0.1px;
	}
    div#common-banner {
        padding: 190px 20px 80px 20px;
        position: relative;
        z-index: 1;
    }
    div#archive-property-filters {
        padding: 80px 10px 50px;
    }
	#archive-property-filters .property_type{
		display: flex;
		gap: 0px;
		align-items: center;
		border-bottom: 1px solid #ffffff66;
	}
	#archive-property-filters .property_type label{
		cursor: pointer;
		padding: 15px 20px;
	}
	#archive-property-filters .property_type label.active{
		border-bottom: 1px solid #bfa78d;
	    background: #bfa78d;
	}
	#archive-property-filters .property_type input[type="radio"]{
		display: none;
	}
    #archive-property-filters .filter-form_field {
        width: 18%;
    }
    #archive-property-filters input[type="text"]::placeholder {
        color:var(--black)!important;
    }
	#banner input[type="text"]::placeholder {
        color:var(--white)!important;
    }
    #archive-property-filters .form_field_submit {
        margin-top: 30px;
    }
    #archive-property-filters a.clear_filter {
        font-weight: 500;
        color:var(--brown);
    }
    .post-type-archive-properties div#property-section {
        padding-bottom: 80px;
    }
    #property-section .row {
        row-gap: 25px;
    }
    .center.clear_filter_col {
        display: none;
    }
    button.btn-close.text-reset {
        color: #fff!important;
        font-size: 35px!important;
    }
    .btn-close {
        --bs-btn-close-bg: none;
    }
/* Archive Page css end here */



/* Single Property Page css start here */
    div#single-property {
        padding: 80px 10px;
    }
    .sp_property_header .categories span {
        color: var(--white);
        font-size: 19px;
        text-transform: capitalize;
    }
    .sp_property_header .categories {
        margin-bottom: 18px;
    }
    .sp-sqft i, .sp-sqft i span {
        color:var(--white);
        font-size: 18px;
    }
    .sp-sqft i span {
        font-size: 16px;
        font-family: "Plus Jakarta Sans", sans-serif;
        font-weight: 400;
    }
    .sp_left_col .property_features {
        border-bottom: 1px solid #6b6b6b;
        padding-bottom: 32px;
        margin-bottom: 31px;
    }
    #single-property .agents_main_col {
        background-color: var(--light-black);
        border: 1px solid #53535387;
        padding: 25px;
    }
    .sp_right_col .agent {
        display: flex;
        gap: 20px;
        flex-wrap: wrap;
    }
    .agents .agent-img {
        width: 26%;
    }
    .agents .agent-info {
        width: 68%;
    }
    .agents .agent:not(:last-child) {
        padding-bottom: 30px;
        border-bottom: 1px solid #555555;
        margin-bottom: 30px;
    }
    .sp_right_col .agents {
        margin-top: 40px;
    }
    .sp_right_col h6 {
        font-size: 20px;
        margin-bottom: 5px;
    }
    .sp_right_col .agent-info i span {
        font-size: 15px;
        font-family: "Plus Jakarta Sans", sans-serif;
        font-weight: 400;
        margin-left: 6px;
    }
    .sp_right_col i {
        font-size: 13px;
    }
    .agent-info .agent-call {
        margin-bottom: 2px;
    }
    .sp_right_col .recent-properties {
        margin-top: 40px;
    }
    .sp_right_col .recent-property {
        display: flex;
        gap: 20px;
    }
    .recent-property .rcnt-image img {
        width: 120px;
        height: 90px;
    }
    .recent-info h5 {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .recent-info a.button {
        padding: 0px 0px 2px 0px;
        font-size: 13px;
        background: #60505000;
        color: var(--brown);
        border-bottom: 1px solid #cbbb9b;
    }
    .recent-properties .recent-property:not(:last-child) {
        border-bottom: 1px solid #4e4e4e;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
    .categories span.property_cat {
        border-bottom: 1px solid #9d9d9d;
    }
    .single-properties .property-meta-block {
        border: none;
        padding: 0;
        margin: 0;
        width:100%;
    }
	#single-property div#wpforms-11-field_3-container {
		width: 100%;
	}
/* Single Property Page css end here */



/* Header css goes here */
    #header {
        position: relative;
        padding: 12px 10px 0px;
        margin-bottom: -140px;
        z-index: 9999;
    }
    .header-logo img {
        width: 95px;
        filter: drop-shadow(1px 0px 0px #000);
    }
    #header .navbar {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .nav-menu ul {
        display: flex;
        gap: 32px;
    }
    .nav-menu ul li {
        color: var(--white);
    }
    .page-id-8 .header-logo img.custom-logo {
        display: none;
    }
    .header-social-icons {
        height: 100%;
        display: flex;
        align-items: center;
    }
    .header-social-icons ul a {
        font-size: 20px;
        margin-right: 14px;
        color:var(--light-white);
    }
    .toggle-icon img.menu-bar {
        width: 45px;
        filter: invert(1);
    }
    .toggle-icon {
        display: none;
    }
    .navbar ul li a:hover {
        color:var(--white);
    }
	select:focus-visible, input[type="text"]:focus-visible {
		outline: none;
	}
	#header nav.nav-menu a.button {
		display: inline-block;
	}
	#header .navbar a.button {
		padding: 12px 15px;
		margin-left: 25px;
	}
/* Header css end here */



/* Offcanvs css start here */
    .offcanvas-header a.custom-logo-link img.custom-logo {
        width: 95px;
    }
    .offcanvas-body ul li a {
        color:var(--white);
        display: block;
        padding-bottom: 9px;
        font-size: 18px;
    }
    .offcanvas-body {
        padding-top: 6px;
    }
    .offcanvas-header button.btn-close {
        border: 0;
        font-size: 15px;
        color:var(--black);
        opacity: 1;
        margin-right: 4px;
    }
    .offcanvas-header {
        align-items: flex-start;
    }
/* Offcanvs css end here */



/* Filters Section css start here */
.property-filters .filter-form_fields {
    display: flex;
    justify-content:center;
    gap: 29px;
    align-items: flex-end;
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 32px;
}
.filter-form_field select, .filter-form_field input {
    width: 100%;
    padding: 12px 14px;
    height: 50px;
}
.property-filters .filter-form_field {
    width: 28.5%;
}
.filter-form_field label {
    padding-bottom: 12px;
    font-size: 18px;
}
#banner .filter-form_field label {
	display:none;
}
.banner-info .filter-form_fields button.btn {
    padding: 10px 15px 10px 15px;
}
.filter-form_fields button.btn {
    padding: 14px 25px 14px 25px;
    font-size: 15px;
    color: var(--white);
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1px;
    border-radius: 0;
    border: 0;
}
.property-filters a.clear_filter {
    color: var(--brown);
    position: absolute;
    bottom: 0;
    font-weight: 500;
    font-size: 15px;
}
.property-filters {
    margin: 40px 0px 0px 0px;
    background-color: var(--light-black);
/*     padding: 45px 30px 25px; */
    border:none;
}
.filter-form_fields input[type="text"]::placeholder {
    color: #010101;
}
.filter-form_fields select, .filter-form_field input {
    border-radius: 0;
}
#banner .filter-form_field select, #banner .filter-form_field input {
    background-color: transparent;
    padding: 0px 0px 8px;
    border-width: 0px 0px 1px 0px;
    border-color: #c4c3c3;
	color:var(--white)
}
#banner .filter-form_field select option {
    color:var(--black);
}
/* Filters Section css end here */



/* Banner css start here */
#banner{
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
    /*padding: 270px 20px 0px;*/
    background-color:rgba(0,0,0,0);
    width:100%;
    height:100vh;
}
#banner .container, #banner .row {
    height: 100%;
}
video.background-clip {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index:-1;
}
#banner .banner-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding-top: 250px;
    align-items:center
}
.banner-info img {
    width: 450px;
}
.banner-info h1 {
    text-transform: uppercase;
    padding-top: 30px;
    word-spacing: 10px;
}
@media (min-aspect-ratio:16/9){
    video.background-clip {
        width:100%;
        height:auto;
    }
}
@media (max-aspect-ratio:16/9){
    video.background-clip {
        width:auto;
        height:100%;
    }
}
#banner::after, #common-banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(37 37 37 / 65%);
    z-index: -1;
}
#banner .property-filters {
    width: 900px;
}
#banner .property-filters .filter-form_field {
    width: 25%;
}
#banner .property-filters {
    background-color: transparent;
}
/*#banner .banner-content {*/
/*    max-width: 900px;*/
/*    margin:0 auto;*/
/*}*/
.banner-content p {
    padding: 5px 130px 30px;
    color: var(--white);
}
/* Banner css end here */



/* About Us css start here */
.about-list-content {
    width: 31%;
    border: 1px solid #dbcba94f;
    padding: 20px 15px;
}
.about-list-content p{
    color: var(--light-white);
}
.about-list-content img {
    width: 45px;
}
.about-image img {
    margin-left: 30px;
}
.about-list-content h5 {
    font-size: 16px;
    padding-top: 16px;
    margin-bottom: 5px;
}
.about-box {
    margin-top: 25px;
}
div#about-us {
    padding-bottom: 75px;
}
section#about-us {
    margin-top: 26px;
}
/* About Us css end here */



/* Property css start here */
    .property-title p {
        padding-bottom: 40px;
        color: var(--light-white);
    }
    .property-title {
        max-width: 630px;
        margin: 0 auto;
        text-align: center;
    }
    .property-clm-img img {
/* 		max-height: 221px; */
		aspect-ratio: 16/12;
		object-fit:cover;
    }
	.sp_image img {
/* 		max-height: 671px; */
		aspect-ratio: 16/12;
	}
    #property-section .property-column {
        background-color: var(--deep-green);
        border: 1px solid #b6a5864a;
        padding: 25px;
        display: flex;
        align-items: center;
        gap: 25px;
    }
    .page-template-home #property-section .property-column{
        margin: 0px 13px 26px 16px;
    }
    .slick-slider i.slick-arrow {
        z-index: 99;
    }
    .property-pricing-block {
        align-items: flex-end;
        display: flex;
    }
    .property-pricing-block .property-price {
        font-size: 19px;
        font-weight: 600;
        color: var(--brown);
    }
    .property-clm-content span {
        margin-bottom: 15px;
        color: var(--white);
        display: inline-block;
    }
    .property-clm-content i span {
        font-weight: 200;
        font-size: 13px;
        padding-left: 10px;
        color: var(--light-white);
    }
    .property-clm-content h4 {
        margin-bottom: 12px;
    }
    .property-clm-content h4 a {
        font-size: 26px;
    }
    .property-meta {
        display: flex;
        align-items: center;
        gap: 5px;
    }
    .property-meta img {
        width: 23px;
    }
    .property-meta span {
        font-size: 16px;
        font-weight: 500;
        color: var(--light-white);
        margin-bottom: 0;
    }
    .property-column .property-clm-img, .property-column .property-clm-content {
        width: 50%;
    }
    .property-meta-block {
        border-top: 1px solid #e2e2e24a;
        margin-top: 20px;
        padding-top: 20px;
        display: flex;
        gap: 22px;
    }
    .property-column-3, .property-column-4 {
        margin-top: 25px;
    }
    .property-pricing-block .property-month {
        color:var(--light-white);
    }
    #property-section .all-property-btn {
        margin-top: 20px;
    }
    .all-property-btn a.button {
        display: inline-block;
    }
    .slick-slider button.slick-arrow{
        z-index: 99;
        border:none;
        &:hover{
            background-color:transparent;
        }
    }
    .slick-next:before, .slick-prev:before {
        font-size: 30px;
    }
    .property-title p strong{
        color: var(--brown);
    }
/* Property css end here */




/* Why Choose Us css start here */
.why-choose-us-card-details {
    border: 1px solid #dbcaa94f;
    padding: 35px 30px 30px 30px;
    text-align: center;
    margin-top: 50px;
}
.why-choose-us-icon img {
    width: 100px;
}
.why-choose-us-card-details h4 {
    padding-top: 22px;
    margin-bottom: 6px;
    font-size: 25px;
    color:var(--white);
}
.why-choose-us-card-details p {
    color:var(--light-white);
}
.why-choose-us-title {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}
/* Why Choose Us css end here */
   
   

/* Projects css start here */
    #our-projects p {
        font-size: 13px;
    }
    #our-projects .project-list strong {
        color: var(--brown);
        font-weight: 600;
        margin-bottom: 4px;
        width: 100%;
        display: flex;
        gap: 10px;
		font-size: 15px;
		align-items:center;
    }
    #our-projects .projects-content h4 {
        font-size: 27px;
        line-height: 1.4em;
    }
    #our-projects .our-project {
        background-color: var(--deep-green);
        padding: 21px;
        height: 100%;
        position: relative;
        border: 1px solid #d5c5a42e;
    }
    #our-projects .projects-content {
        margin-top: 30px;
        max-height: 464px;
        overflow: hidden;
        transition: max-height 0.9s ease
    }
    #our-projects .row.projectAlign {
        align-items: flex-start;
    }
    #our-projects .projects-title {
        margin-bottom: 35px;
    }
    #our-projects .project-list {
        display: flex;
        flex-wrap: wrap;
        column-gap: 26px;
        margin-bottom: 10px;
    }
    #our-projects .projects-content hr {
        border: 1px solid #b1a183;
        width: 100px;
        opacity: 1;
        margin-bottom: 25px;
    }
    #our-projects .our-project span {
        font-size: 15px;
        padding: 10px 22px 12px;
        color: var(--white);
        text-transform: uppercase;
        font-weight: 500;
        position: absolute;
        top: 45px;
        left: 45px;
    }
    #our-projects .slick-next, #our-projects .slick-prev {
        top: auto;
        bottom: -55px;
    }
    #our-projects .slick-next:before, #our-projects .slick-prev:before {
        color: var(--brown);
        font-size: 35px;
    }
    #our-projects .slick-prev {
        left: auto;
        right: 50px;
    }
    #our-projects .slick-next {
        right: 10px;
    }
    #our-projects .projects-title p {
        width: 535px;
        margin: 0 auto;
    }
    .our-project a.read-more {
        display: inline-block;
        padding: 8px 12px;
        margin-top: 25px;
        font-size: 13px;
        color:var(--white);
        cursor:pointer;
        &:hover{
            color:var(--white);
        }
    }
    .slick-dots li.slick-active button:before {
        opacity: 1;
        color: var(--brown);
    }
    #our-projects .slick-dots li button:before {
        font-size: 9px;
    }
    #our-projects .slick-dots {
        bottom: -29px;
    }
    #our-projects .slick-dots li {
        margin: 0;
    }
    #our-projects .slick-dots li button:before {
    color: #caba9a;
}
/* Projects css end here */



/* BG image css end here */
#bg-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
    background-attachment: fixed;
    padding: 150px 20px;
}
#bg-image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 72%);
    z-index: -1;
}
.bg-image-title h3 {
    color: var(--white);
    font-size: 50px;
    width: 760px;
    margin: 0 auto 43px;
}
/* BG image end here */



/* Testimonial Css start here */
    div#testimonial-section {
        padding: 80px 0px 0px;
    }
    #testimonial-section .testimonial-card {
        background-color: var(--deep-green);
        padding: 25px;
        margin: 0px 12px
    }
    #testimonial-section .stars i {
        font-size: 18px;
        color: var(--brown);
        margin-right: 1px;
    }
    .testimonial-text p {
        font-size: 15px;
        padding-top: 15px;
    }
    #testimonial-section .author {
        display: flex;
    }
    #testimonial-section .author {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 20px
    }
    .author .author-info {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        width:88%;
        gap:15px;
    }
    .author-name * {
        color: #fff;
    }
    .author .quote i {
        color: #bfa78d63;
        font-size: 46px;
    }
    .testimonial-title h3 {
        width: 480px;
        line-height: 1.3em;
    }
    #testimonial-section .slick-list {
        margin-top: 30px;
    }
    .author-img i {
        font-size: 25px;
        color: var(--black);
    }
    .author-info .author-img {
        width: 14%;
        background-color: #cccfcc;
        border-radius: 50%;
        text-align: center;
        height: 46px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .author-name h5 {
        color: var(--white);
        font-size: 22px;
        margin-bottom: 2px;
    }
    .author-name hr {
        margin: 9px 0px 9px;
        width: 52px;
        border: 1px solid #bfa78d;
        opacity: 1;
    }
    .author-name span {
        color: var(--light-white);
        font-size: 16px;
        padding-top: 2px;
    }
    #testimonial-section .slick-slider {
        position: static;
    }
    #testimonial-section .slick-next {
        right: 32px;
    }
    #testimonial-section .slick-prev {
        right: 81px;
        left: auto;
    }
    #testimonial-section .slick-next:before, #testimonial-section .slick-prev:before {
        font-size: 42px;
        color: var(--white);
    }
    #testimonial-section .slick-next, #testimonial-section .slick-prev {
        top: 82px;
    }
    .testimonial-card-2 p {
        padding-bottom: 30px;
    }
    .testimonial-card-4 p {
        padding-bottom: 47px;
    }
    .testimonial-card-5 p {
        padding-bottom: 23px;
    }
/* Testimonial Css end here */




/* Agent css start here */
    #agent-section .team-member {
        background-color: var(--light-black);
        padding: 35px 30px 0px 30px;
        text-align: center;
        margin-top: 40px;
        border: 1px solid #b09f8129;
    }
    .team-member h4 {
        font-size: 28px;
        margin-bottom: 6px;
        color:var(--white);
    }
    .team-member-card-block p {
        color:var(--light-white);
    }
    #agent-section div#social-icons {
        justify-content: center;
    }
    .team-member-image img {
        width: 250px;
    }
    .team-member-image {
        margin-top: 30px;
    }
    #agent-section .agent-desc p {
        max-width: 450px;
        margin: 0px 0px 0px auto;
        text-align:right;
    }
/* Agent css end here */




/* Contact Us css start here */
    .social-media .social-box {
        display: flex;
        align-items: flex-start;
        gap: 14px;
    }
    .social-box i {
        border-radius: 50px;
        padding: 15px;
        font-size: 25px;
        color: var(--white);
    }
    .social-box h5 {
        margin-bottom: 0px;
        font-weight: 400;
        font-size: 28px;
    }
    .contact-us-details .social-media {
        display: flex;
            gap: 30px;
            flex-wrap: wrap;
    }
    .social-media .social-box {
        width: 45%;
    }
    .address-col i.fa-location-dot {
        padding: 15px 18px;
    }
    .contacy-us-form {
        padding: 30px;
        /*background-color: var(--light-black);*/
        border: 1px solid #b09f8129;
    }
    .contact-us-details p {
        margin-bottom: 30px;
    }
    .contact-us-details h3{
        width: 400px;
    }
    .contact-us-details p {
        width: 500px;
    }
    .phone-details a, .email-details a, .address-details a{
        color:var(--light-white);
    }
    .address-details span {
        color:var(--light-white);
    }
    #contac-us img {
        width: auto;
    }
/* Contact Us css end here */



/* Contact form css start here */
    .wpforms-field-container .wpforms-field {
        padding: 0px 0px 30px!important;
    } 
    .wpforms-form .wpforms-field-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .wpforms-field-container input, .wpforms-field textarea.wpforms-field-medium,.wpforms-field-container select#wpforms-177-field_7 {
        background-color: #ff000000 !important;
        border-width: 0px 0px 1px 0px!important;
        border-color: var(--light-white)!important;
        border-radius: 0px!important;
    }
    input:focus, textarea:focus, select:focus {
        box-shadow: none!important;
    }
    input::placeholder, textarea::placeholder {
        color:var(--light-white)!important;
        opacity: 1!important;
    }
    .wpforms-field-container input, .wpforms-field-container textarea,.wpforms-field-container select {
        padding: 0px 4px 4px 1px!important;
        color:var(--light-white)!important;
    }
    .wpforms-submit-container button#wpforms-submit-11, button#wpforms-submit-177 {
        border-radius: 0;
    }
    .wpforms-submit-container button.wpforms-submit{
        background: linear-gradient(125deg, #dcccaa 0%, #b2a284 23%, #968064 100%, #cac2aa 100%);
        border-radius: 0;
        text-transform: uppercase;
        font-size: 16px;
    }
    textarea#wpforms-11-field_3 {
        height: 100px;
    }
    div#wpforms-confirmation-11 {
        background-color:var(--white);
        border: 0;
    }
    img.wpforms-submit-spinner {
        filter: invert(1);
    }
/* Contact form css end here */




/* Partners css start here */
.marquee {
    white-space: nowrap;
    overflow: hidden;
    margin-top: 35px;
}
.partner-images img {
    width: 200px;
    display: inline-block;
    animation: scroll-left 5s linear infinite;
    margin: 0px 40px;
    filter: invert(1);
}
section#partners {
    padding: 80px 0px 50px;
}
@keyframes scroll-left {
    0% {
      transform: translateX(0%); 
    }
    100% {
      transform: translateX(-100%);
    }
}
/* Partners css end here */



/* Contact Us Page css start here */
    #contact-us-page .contactUs-details {
        border-right: 1px solid #626262;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .contactUs-des h4 {
        margin-bottom: 10px;
    }
    #contact-us-page .contactUs-location {
        border-right:0;
    }
    .contactUs-icon i {
        color:var(--brown);
        font-size: 40px;
        margin-bottom: 15px;
    }
    #contact-us-page .contacy-us-form {
        max-width: 760px;
        margin: 80px auto 0px;
    }
    .contactUs-des p a {
        color:var(--light-white);
    }
/* Contact Us Page css end here */



/* Request Appraisal Page Css Start Here */
    .page-template-request-appraisal .common-section p {
        width: 950px;
        margin: 0 auto;
    }
	.request-appraisal-info p {
		max-width: 840px;
		margin: 0 auto;
		text-align: center;
	}
	#request-appraisal-page .request-appraisal-form {
		padding: 40px;
		max-width: 850px;
		margin: 40px auto 0;
	}
	.wpforms-field-container label.wpforms-field-label-inline {
		color: var(--light-white)!important;
	}
	.wpforms-field-container label.wpforms-field-sublabel.after {
		display: none;
	}
	.request-appraisal-form  h2 {
		font-size: 36px;
	}
	.request-appraisal-form  hr {
		color: var(--brown);
		opacity: 1;
		width: 100px;
		margin-bottom: 40px;
		border-width: 2px;
	}
	#request-appraisal-page div.wpforms-container-full textarea{
		height: 80px;
		margin-top: 8px;
	}
	button#wpforms-submit-177:hover {
		background: linear-gradient(125deg, #dcccaa 0%, #b2a284 23%, #968064 100%, #cac2aa 100%);
	}
	.request-appraisal-info h3 {
		text-align: center;
		font-size: 35px;
	}
	#request-appraisal-page .wpforms-field-select::after {
		content: '';
		position: absolute;
		border: 1px solid #ffffff;
		width: 11px;
		height: 11px;
		transform: rotate(45deg);
		border-width: 0px 3px 3px 0px;
		top: 10px;
		right: 2px;
		pointer-events: none;
	}
	div#wpforms-177-field_7-container {
		position: relative;
	}
/* Request Appraisal Page Css End Here */



/* Mobile Popup Filter css start here */
    .offcanvas.offcanvas-start {
        background-color:var(--deep-green);
    }
    .mobile_popup_filter .filter-form_field {
        width: 100%;
    }
    .mobile_popup_filter .filter-form_fields .filter-form_field:not(:last-child) {
        margin-bottom: 20px;
    }
    .mobile_filter .offcanvas-body {
        padding: 23px 20px 40px;
    }
    .mobile_filter .filter-form_field label {
        padding-bottom: 10px;
        font-size: 17px;
    }
    .mobile_filter a.btn.button {
        position: fixed;
        bottom: 25px;
        left: 50%;
        display: none;
        transform: translate(-50%);
    }
/* Mobile Popup Filter css end here */



/* 404 Page and Thank You Page css start here */
    .error404 header, .error404 footer, .page-template-thank-you header, .page-template-thank-you footer{
        display: none;
    }
    #error_page_404, #thank_you_page {
        padding: 50px 10px;
    }
    .error-page-logo img, .thankYou-logo img {
        width: 130px;
    }
    #error_page_404 .error-content, #thank_you_page .thank-you-info {
        max-width: 550px;
        background-color: var(--light-black);
        padding: 32px 30px 55px;
        text-align: center;
        margin: 50px auto 0px;
    }
    .error-content h3 {
        font-size: 110px;
        margin-bottom: 6px;
    }
    .error-content a.button, .thank-you-info a.button{
        display: inline-block;
        margin-top: 8px;
    }
    .thank-you-info i {
        font-size: 45px;
        background-color: #978165;
        border-radius: 50px;
        width: 65px;
        height: 65px;
        padding: 9px 0px 0px 0px;
        margin-bottom: 12px;
        color: var(--white);
    }
/* 404 Page and Thank You Page css end here */



/* Footer css start here */
    #footer {
        padding: 80px 20px 0px;
        border-top: 1px solid #dbcba940;
    }
    hr.hr {
        color: var(--white);
        opacity: 1;
        width: 61px;
        margin: 15px 0px 28px;
    }
    .footer-logo img {
        width: 150px;
    }
    .footer-logo p {
        padding: 19px 0px 8px;
        color: var(--light-white);
        font-size: 15px;
        max-width: 400px;
    }
    ul.footer-list {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
    .footer-list a li {
        color: var(--light-white);
        font-weight: 300;
    }
    .footer-list span {
        margin-left: 10px;
        color:var(--light-white);
    }
    .footer-list i {
        color:var(--white);
    }
    .footer-contact-link #social-icons {
        margin-top: 30px;
    }
    hr.bottom-line {
        margin: 50px 0px 0px;
        color:var(--white);
    }
    .footer-copyright-line {
        padding: 15px 0px;
    }
    .footer-copyright-line p {
        color:var(--light-white);
        font-size: 15px;
    }
    div#social-icons {
        display: flex;
        gap: 13px;
    }
    #social-icons img {
        width: 35px;
    }
/* Footer css end here */









