@import"https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap";*{font-family:Cairo,sans-serif!important}#carousel-captions{height:450px;border-radius:8px;overflow:hidden}#carousel-captions .carousel-inner{height:100%}#carousel-captions img{-o-object-fit:cover;object-fit:cover;height:100%}#carousel-captions .carousel-control-prev,#carousel-captions .carousel-control-next{top:50%;transform:translateY(-50%)}.cta-section{height:450px;border-radius:8px;background:linear-gradient(#000000b3,#000000b3),url(https://images.pexels.com/photos/87223/pexels-photo-87223.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:2rem;margin-top:1rem}.cta-section-2{height:450px;border-radius:8px;background:linear-gradient(#000000b3,#000000b3),url(https://images.pexels.com/photos/323780/pexels-photo-323780.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1) center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:2rem;margin-top:1rem}.cta-content{max-width:800px;margin:0 auto}.cta-btn{padding:12px 30px;font-size:1.1rem;font-weight:600;border-radius:8px;transition:all .3s ease}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0003}.main-footer{background-color:#1e303e;color:#fff;padding:60px 0 0;font-family:Arial,sans-serif}.footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 20px;gap:30px}.footer-column{flex:1 1 200px;min-width:200px;margin-bottom:30px}.footer-logo img{filter:brightness(0) invert(1);height:100px;margin-bottom:20px}.footer-about{line-height:1.6;color:#d1d1d1;margin-top:15px}.footer-title{font-size:18px;margin-bottom:20px;position:relative;padding-bottom:10px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#d1d1d1;text-decoration:none;transition:all .3s ease;display:inline-block}.footer-links a:hover{color:#fff;transform:translate(5px)}.social-links{display:flex;gap:15px;margin-top:20px;flex-wrap:wrap}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;color:#fff;border-radius:50%;transition:all .3s ease}.social-links a:hover{background:#fff;color:#30336b;transform:translateY(-3px)}.footer-bottom{background-color:#2f3640;padding:20px 0;text-align:center;margin-top:60px}.copyright{color:#d1d1d1;font-size:14px;margin:0}@media (max-width: 768px){.footer-content{gap:40px}.footer-column{flex:1 1 100%;text-align:center;padding:0 20px}.footer-title:after{left:50%;transform:translate(-50%)}.social-links{justify-content:center}.footer-logo img{margin-left:auto;margin-right:auto}}.skeleton-loader{position:relative;overflow:hidden;background-color:#e2e8f0;border-radius:.25rem}.skeleton-content{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:shimmer 1.5s infinite}@keyframes shimmer{to{transform:translate(100%)}}.property-type-fillter{display:flex;align-items:center;gap:5px;position:relative}.scrollable-buttons{flex:1;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;direction:ltr;text-align:right}.scrollable-buttons ul{margin:0;padding:0;display:inline-block}.scrollable-buttons li{display:inline-block;padding-left:5px}.scrollable-buttons .btn{margin:0 4px;padding:6px 12px}.filter-button{margin-right:5px}.scroll-arrow{width:36px;height:36px;border-radius:50%;background:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px #0000001a;color:#333;position:relative;z-index:2}.scroll-arrow:hover{background:#f8f9fa;transform:translateY(-1px);box-shadow:0 3px 8px #00000026}.scroll-arrow:active{transform:translateY(0);box-shadow:0 1px 4px #0000001a}.scroll-arrow svg{transition:transform .2s ease}.scroll-arrow:hover svg{transform:scale(1.1)}.scroll-arrow.scroll-left{margin-left:8px}.scroll-arrow.scroll-right{margin-right:8px}.scroll-arrow.disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.scroll-arrow.disabled:hover{transform:none;background:#fff}.object-fit-cover{-o-object-fit:cover;object-fit:cover}.bg-aqar-sec{background-color:#d0ac2a}.carousel-indicators-thumb{position:absolute;bottom:20px;left:0;right:0;justify-content:center;padding:0;margin:0}.carousel-indicators-thumb button{width:60px;height:45px;margin:0 5px;border:2px solid white;opacity:.7;transition:opacity .3s}.carousel-indicators-thumb button.active{opacity:1;border-color:#d0ac2a}.bg-aqarplus-dark{background-color:#263a48}hr{margin:15px 0}.offer{border-radius:8px;padding:20px;width:100%;height:100px;background-color:#f7f7f7}.required{color:#ff0015}label{margin-bottom:10px;margin-top:10px}.dropzone{border:2px dashed #007bff;border-radius:5px;padding:20px;text-align:center}.dz-message h4{color:#666;margin:10px 0}.note{color:#999;font-size:.9em}.dz-preview .dz-remove{font-size:14px;text-decoration:none;color:#dc3545}.badge-primary{background-color:#263a48;color:#fff}.pagination{direction:rtl}.page-link{margin:0 3px;border-radius:4px!important;min-width:40px;text-align:center;transition:all .3s}.page-link:hover{background-color:#d0ac2a!important;color:#fff!important;transform:translateY(-2px)}.page-item.active .page-link{box-shadow:0 4px 8px #263a4833}.page-item.disabled .page-link{opacity:.6}.scrollable-buttons .neighborhood-filter.active{background-color:#007bff;color:#fff}.badge-saber{background-color:#0a66c2;color:#fff}#request-increase-btn{position:relative}#request-increase-btn .spinner-border{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.btn[disabled]{opacity:.7;cursor:not-allowed}.toast-container{position:fixed;top:20px;right:20px;z-index:1100}.toast{min-width:250px}.responsive-carousel{height:450px;margin:0 auto}.carousel-cover-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.carousel-img-wrapper{background:#263a48}@media (max-width: 992px){.responsive-carousel{height:350px!important}.carousel-cover-img{-o-object-fit:cover!important;object-fit:cover!important}}@media (max-width: 768px){.responsive-carousel{height:300px!important}.carousel-cover-img{-o-object-fit:cover!important;object-fit:cover!important}}@media (max-width: 576px){.responsive-carousel{height:220px!important}.carousel-cover-img{-o-object-fit:cover!important;object-fit:cover!important}}.text-primary-aqarplus{color:#263a48}.cta-btn,.btn-primary-aqar{color:#fff;background-color:#d1ac2a!important;border-color:#d1ac2a!important}button.submitting,input[type=submit].submitting{opacity:.7;cursor:not-allowed;position:relative}button.submitting:after,input[type=submit].submitting:after{content:"";display:inline-block;width:16px;height:16px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spin 1s ease-in-out infinite;margin-right:8px}@keyframes spin{to{transform:rotate(360deg)}}button:disabled,input[type=submit]:disabled{cursor:not-allowed;opacity:.6}.mobile-user-icon{display:none}@media (max-width: 767.98px){.mobile-user-icon{display:block}}#register-modal .modal-body .btn{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100px;padding:.75rem;font-size:.8rem}#register-modal .modal-body .btn svg{margin-bottom:.5rem}
