.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 .hidden-fields-container{display:none;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpcf7-not-valid-tip{direction:rtl;}
.use-floating-validation-tip .wpcf7-not-valid-tip{right:1em;}
.wpcf7-list-item {
margin: 0 1em 0 0;
}.units-list{display:flex;flex-wrap:wrap;gap:15px;margin-top:0;padding:0 10px;justify-content:center;font-family:'ShaheenProArabic', sans-serif;}
.unit-item{position:relative;border:1px solid #F2E6E0;padding:15px;border-radius:5px 5px 0 0;width:calc(33.333% - 10px);box-sizing:border-box;background-color:#ffffffeb;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);transition:transform 0.3s ease, box-shadow 0.3s ease;margin-bottom:40px;font-family:'ShaheenProArabic', sans-serif;}
.unit-item:hover{transform:translateY(-5px);box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);}
.unit-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;font-family:'ShaheenProArabic', sans-serif;}
.unit-title{font-weight:bold;font-size:20px;color:#333;margin:0;font-family:'ShaheenProArabic', sans-serif;}
.availability-status{padding:6px 8px;border-radius:5px;font-weight:400;font-size:14px;text-align:center;color:#fff;height:30px;display:flex;align-items:center;justify-content:center;font-family:'ShaheenProArabic', sans-serif;}
.available{background-color:green;}
.sold{background-color:#d10000;}
.reserved{background-color:#bc8066;}
.unit-price{font-size:1rem;font-weight:bold;margin-top:10px;color:#000;font-family:'ShaheenProArabic', sans-serif;}
.unit-details{margin-top:10px;font-family:'ShaheenProArabic', sans-serif;}
.unit-details ul{display:flex;justify-content:space-between;padding:0;list-style:none;margin:0;font-family:'ShaheenProArabic', sans-serif;}
.unit-details li{font-size:16px;display:flex;align-items:center;color:#bc8066;font-family:'ShaheenProArabic', sans-serif;}
.unit-details img{width:24px;height:24px;margin-left:10px;}
.currency{font-size:1rem;font-weight:normal;color:#888;font-family:'ShaheenProArabic', sans-serif;}
.unit-button-wrapper{position:absolute;bottom:-40px;left:0;right:0;text-align:center;}
.unit-button{display:inline-block;width:100%;max-width:100%;font-weight:300;margin:0 auto;padding:4px 8px;background-color:#bc8066;color:#fff;text-decoration:none;font-size:16px;text-align:center;transition:background-color 0.3s ease;}
.unit-button:hover{background-color:#000;}
.popup-unit-other-info-value{background-color:#F2E6E0;border-radius:10px;padding:10px;margin-top:5px;margin:5px 0px 20px 0px;font-size:16px;color:#666;text-align:center;font-family:'ShaheenProArabic', sans-serif;}
span.popup-unit-other-info-title{font-size:16px;color:#bc8066;font-family:'ShaheenProArabic', sans-serif;}
.header-section{display:flex;align-items:center;}
.header-title{flex-basis:90%;}
.header-status{flex-basis:auto;justify-content:flex-end;text-align:right;}
.header-share{flex-basis:auto;justify-content:flex-end;position:relative;cursor:pointer;margin-top:5px;}
.share-toggle i{font-size:18px;color:#333;}
.share-dropdown{position:absolute;top:-6px;left:23px;display:none;background:#fff;border:1px solid #ddd;padding:5px;border-radius:6px;box-shadow:0 0 10px rgba(0,0,0,0.1);z-index:999;}
.share-dropdown a{margin:0 5px;color:#333;font-size:16px;}
.header-share:hover .share-dropdown{display:flex;gap:6px;}
.popup-share-wrapper{position:relative;display:inline-block;margin-right:10px;}
.popup-share-toggle{background:none;border:none;cursor:pointer;font-size:18px;color:#333;}
.popup-share-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ddd;padding:8px;display:flex;gap:8px;z-index:999;border-radius:5px;}
.popup-share-menu a{font-size:16px;color:#444;text-decoration:none;}
.unit-popup-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:9999;display:flex;align-items:center;justify-content:center;}
.unit-popup-content{position:relative;font-size:16px;background-color:#fff;border-radius:10px;padding:20px;width:80%;max-width:800px;box-shadow:0 5px 15px rgba(0,0,0,0.3);overflow:hidden;font-family:'ShaheenProArabic', sans-serif;}
.unit-container{border:1.5px solid var(--tg-secondary-color);border-radius:8px;padding:20px 20px 20px 20px;margin-bottom:90px;}
@media(max-width:768px){
.unit-popup-content{width:90%;max-height:70vh;overflow-y:auto;}
} .popup-unit-title{font-size:24px;font-weight:bold;color:#333;margin:0;}
.popup-availability-status{padding:6px 10px;border-radius:5px;font-weight:400;font-size:14px;text-align:center;color:white;display:inline-block;font-family:'ShaheenProArabic', sans-serif;}
.popup-unit-price{font-size:20px;font-weight:bold;margin-top:15px;color:#000;font-family:'ShaheenProArabic', sans-serif;}
.popup-unit-details{margin-top:15px;}
.popup-unit-details ul{display:flex;justify-content:space-between;padding:0;list-style:none;margin:0;flex-wrap:wrap;}
.popup-unit-details li{font-size:18px;font-family:'ShaheenProArabic', sans-serif;font-weight:400;display:flex;align-items:center;color:#bc8066;margin:5px 0;}
.popup-unit-details img{width:24px;height:24px;margin-left:10px;}
.unit-photo-wrapper{border:1.5px solid var(--tg-secondary-color);border-radius:8px;padding:0px;}
.contact-form-unit-details{margin:40px 0px 00px 0px;}
@media(max-width:1024px){
.unit-item{width:calc(50% - 10px);}
}
@media(max-width:600px){
.unit-item{width:100%;}
.unit-details ul{flex-direction:column;align-items:flex-start;gap:10px;}
}
@media(max-width:768px){
.popup-unit-details ul {
flex-direction: column !important;
align-items: flex-start !important;
gap: 10px;
}
.popup-unit-details li {
width: 100%;
}
}.search-results .blog-item blog-item-two.type-product{max-width:800px;}
.search-results .blog-item blog-item-two.type-product .blog-content:not(.blog-details-content) .post-text{margin:0 0;}
.search-results .blog-item blog-item-two.type-product .blog-content .post-text p{margin:0 0;}
.search-results .blog-item blog-item-two.type-product .blog-content .title{margin-bottom:15px;}
p.comment-awaiting-moderation{margin:0 0 5px !important;}
#split-menu.navbar-wrap .navigation{width:50%;justify-content:flex-end;}
#split-menu.navbar-wrap .navigation.right{justify-content:flex-start;}
#split-menu.navbar-wrap .logo{flex-shrink:0;flex-grow:0;}
.header-style-four .navbar-wrap ul li:nth-last-of-type(1) .sub-menu,
.header-style-four .navbar-wrap ul li:nth-last-of-type(2) .sub-menu,
.header-style-four .navbar-wrap ul li:nth-last-of-type(3) .sub-menu{left:auto;right:0;}
.reland-spinner-wrap{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;}
.reland-spinner{display:inline-block;width:32px;height:32px;vertical-align:-4px;border:4px solid var(--tg-primary-color);border-right-color:rgba(0, 0, 0, 0);border-radius:50%;animation:800ms linear infinite rotateSpinner;}
.reland-animation-spin{animation:rotateSpinner .8s linear infinite}
@keyframes rotateSpinner {
to{transform:rotate(360deg)}
}
.project-sidebar{margin-right:80px;}
.project-widget{background:#F9FAF1;margin:0 0 30px;padding:40px 30px;border-radius:15px;}
.project-widget .widget-title{font-size:22px;line-height:1;margin:0 0 30px;text-transform:uppercase;}
.project-widget .form-check{line-height:1;margin:0 0 10px;display:flex;align-items:center;padding-left:26px;gap:0 7px;}
.project-widget .form-check:last-child{margin-bottom:0;}
.project-widget .form-check .form-check-input{width:20px;height:20px;margin-top:0;background-color:#E2E2E2;border:1px solid #E2E2E2;margin-left:-1.7em;}
.project-widget .form-check .form-check-input:checked{background-color:var(--tg-primary-color);border-color:var(--tg-primary-color);}
.project-widget .form-check-input:checked + .form-check-label{color:var(--tg-heading-font-color);}
.project-widget .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%0A%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2792_64)'%3E%3Cpath d='M1.875 6.75L4.5 9.375L10.5 3.375' stroke='%23FBFBFB' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2792_64'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-size:70%;background-position:center;}
.project-widget .form-check-input:focus{border-color:var(--tg-primary-color);outline:0;box-shadow:none;}
.project-filter-btn{display:flex;align-items:center;justify-content:center;margin:20px 0 0;}
.project-filter-btn .clear-btn{display:flex;align-items:center;color:var(--tg-heading-font-color);text-transform:uppercase;font-weight:600;letter-spacing:1px;gap:8px;}
.project-filter-btn .clear-btn:hover{color:var(--tg-primary-color);}
.project-gallery-area .gallery-active{--bs-gutter-x:24px;}
.gallery-active .slick-arrow{position:absolute;left:-30px;top:50%;transform:translateY(-50%);z-index:3;width:80px;height:80px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:#fff;border-radius:50%;font-size:20px;color:var(--tg-heading-font-color);box-shadow:0px 12px 30px rgba(32, 32, 32, 0.2);}
.gallery-active .slick-arrow:hover{background:var(--tg-primary-color);color:var(--tg-white);}
.gallery-active .col-12{padding-right:calc(var(--bs-gutter-x)* .5);padding-left:calc(var(--bs-gutter-x)* .5);}
.gallery-active .slick-arrow.slick-next{left:auto;right:-30px;}
.gallery-active .slick-slide .reland-gallery-item{transition:.3s;pointer-events:none;opacity:.4;}
.gallery-active .slick-slide.slick-active.slick-center .reland-gallery-item {
opacity: 1;
pointer-events: all;
}