.custom-modal .modal-dialog{max-width:670px;max-height:550px}.info-section{background-color:indigo;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid none;border-radius:7px;color:#fff}.info-section h5{margin-bottom:20px}.info-section ul{list-style:none;padding:0}.country-code{display:flex;align-items:center;padding:.375rem .75rem;margin-right:.5rem;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.custom-modal .modal-body{display:flex;height:100%}.terms{font-size:.875rem}.btn-close-custom{position:absolute;top:15px;right:20px;background:none;border:none;font-size:30px;font-weight:700;color:#000;cursor:pointer;z-index:10;transition:all .3s ease}.btn-close-custom:hover{color:#fff;transform:scale(.9);background-color:indigo!important}.custom-navbar{background:#4b008280;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 0;box-shadow:0 4px 10px #0003}.logo-container{display:flex;align-items:center;text-decoration:none}.logo-img{height:45px;width:auto;border-radius:10px;margin-right:12px;transition:transform .3s ease}.logo-img:hover{transform:scale(1.1)}.logo-text{font-size:1.6rem;font-weight:700;color:#faebd7;text-transform:uppercase}.nav-item{color:#faebd7!important;font-weight:600;margin-right:18px;letter-spacing:.5px;transition:color .3s ease-in-out,transform .2s ease-in-out}.nav-item:hover{color:#faebd7!important;transform:translateY(-2px)}.user-dropdown{color:#faebd7!important;font-weight:500}.register-btn{border:2px solid #FAEBD7!important;color:#faebd7!important;font-weight:700;padding:8px 16px;border-radius:8px;transition:all .3s ease-in-out}.register-btn:hover{background:#faebd7!important;color:#000!important;transform:scale(1.05)}.navbar-toggler{background:#faebd7!important;margin:0}.carousel-height{height:550px;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}@media screen and (max-width: 768px){.carousel-height{height:400px}}.slick-prev:before{color:#000!important}.slick-next:before{color:#000!important}.slick-dots{bottom:-19px!important}.skeleton-card-home{width:100%;max-width:350px;padding:16px;background:#f0f0f0;border-radius:8px;display:flex;flex-direction:column;gap:8px}.skeleton-thumbnail{width:100%;height:150px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.skeleton-text{height:16px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0,#e0e0e0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}.skeleton-line{width:100%}.skeleton-short-line{width:60%}.horizontal-scroll{overflow-x:auto;white-space:nowrap;padding:10px 0;margin:0 auto;scrollbar-width:none;-ms-overflow-style:none}.horizontal-scroll::-webkit-scrollbar{display:none}.card-content{overflow:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:break-word}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:100% 0}}.custom-footer{background:#4b008299;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 0;color:#faebd7;text-align:center}.footer-section{padding:10px}.footer-section h5{color:gold;font-weight:700}.footer-section p{color:#faebd7;text-transform:capitalize}.footer-links span{cursor:pointer;color:#faebd7;transition:color .3s ease-in-out}.footer-links span:hover{color:gold;text-decoration:underline}.footer-logo{width:120px;height:auto;margin-bottom:10px;border-radius:8px;transition:transform .3s ease}.footer-logo:hover{transform:scale(1.1)}.footer-bottom{background-color:#d3d3d3;padding:10px;color:indigo;font-weight:700;text-align:center}.properties-container{min-height:calc(100vh - 64px);margin-top:5rem}.property-card{flex:0 1 calc(25% - 1rem);margin:.5rem;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.property-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.property-card .row{margin:0}.property-card img{object-fit:cover;height:200px;width:100%;border-radius:.25rem;padding:10px}.custom-scroll{overflow-x:auto}.custom-scroll::-webkit-scrollbar{display:none}.custom-scroll{-ms-overflow-style:none;scrollbar-width:none}.properties-container{min-height:calc(100vh - 64px);margin-top:5rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.skeleton-card{flex:0 1 calc(25% - 1rem);max-width:350px;margin:.5rem;max-width:100%}.skeleton-card{background-color:#f4f4f4;border-radius:.25rem;box-shadow:0 2px 4px #0000001a;overflow:hidden}.skeleton-image{background-color:#e0e0e0;height:200px;width:100%}.skeleton-text{background-color:#e0e0e0;border-radius:4px;margin-bottom:.5rem}.skeleton-title{height:20px;width:60%}.skeleton-line{height:14px;width:90%}.skeleton-line.short{width:70%}.skeleton-button{background-color:#d0d0d0;height:35px;width:30%;border-radius:20px;margin-top:1rem}.form-container{display:flex;justify-content:center;align-items:center;height:100vh}form{display:flex;flex-direction:column;background-color:#f4f4f4;padding:20px;border-radius:10px;box-shadow:0 0 10px #0000001a}form div{margin-bottom:15px}label{margin-bottom:5px;font-weight:700}input{padding:10px;width:100%;box-sizing:border-box}button{padding:10px;background-color:#007bff;color:#fff;border:none;cursor:pointer;border-radius:5px;transition:background-color .3s ease}button:hover{background-color:#0056b3}.page-container{min-height:calc(100vh - 64px);max-width:1200px;margin:5rem auto 0;padding:20px;font-family:Arial,sans-serif;line-height:1.6}h1,h2{color:#333}p{color:#555}ul.aboutPage-Service,ul.term{list-style-type:none;padding:0}ul.aboutPage-Service li,ul.term li{background:#f4f4f4;margin:10px 0;padding:10px;border-left:5px solid #007bff}@media screen and (max-width: 768px){.page-container{padding:15px}h1{font-size:24px}h2{font-size:20px}p,ul li{font-size:16px}}@media screen and (max-width: 480px){h1{font-size:22px;text-align:center}h2{font-size:18px}ul li{padding:8px}}
