.profile-card,.profile-card-detail{background-color:#151414}.new-profile-area{width:100%;height:auto;display:flex;justify-content:center;flex-wrap:wrap;gap:1%}.profile-card{margin:4% 1%;width:250px;height:auto;border-radius:10px;overflow:hidden;border:1px solid var(--navbarColor)}.profile-card:hover{box-shadow:0 0 14px 2px #212020;transform:scale(1.01)}.profile-card-img{width:100%;aspect-ratio:1/1}.profile-card-img img{width:100%;height:100%}.profile-name{padding:1%;text-align:center;margin:0;color:#e2e8f0}.cat-btn,.profile-area,.profile-cat{text-align:center;color:#fff}.profile-details{width:100%;height:40px;display:flex;padding:1% 5%;justify-content:space-between;gap:2%;text-align:center}.profile-details div{width:100%;line-height:30px;background-color:#ff0;color:#000;padding:1% 2%}.list-of-hotels h3,.service-information p{margin:0;padding:0}.profile-cat{font-size:1.2rem;padding:2% 0}.profile-area{height:50px;background:#d91653;background:linear-gradient(71deg,var(--navbarColor),var(--bodyColor));line-height:50px;font-size:1.5rem;cursor:pointer;font-weight:bolder;transition:.5s}.list-of-hotels,.service-information,footer{background-color:var(--navbarColor)}.profile-area:hover{transition:.5s;background:linear-gradient(to right,var(--navbarColor) 60%,var(--bodyColor) 100%)}.list-of-hotels{width:98%;height:auto;padding:2%;margin:2% auto auto;border-radius:200px;box-shadow:0 0 10px 2px var(--headerColor)}.list-of-hotels a,footer ul li a:hover{color:var(--bodyColor)}.list-of-hotels .container{background-color:transparent}.list-of-hotels-row{width:100%;height:auto;display:flex;align-items:center;text-align:center;justify-content:center;margin:2% 0;gap:2%}.list-of-hotels-col{width:17%;padding:1% 0;border-bottom:3px solid var(--textColor);font-weight:700;border-radius:0 0 10% 10%}.list-of-areas-row{width:100%;height:auto;display:flex;justify-content:center;gap:1%;margin:2% 0}.list-of-areas{padding:1%}.areas-container{width:250px;height:auto;overflow:hidden;border-radius:20px 0}.answer,.question{margin:5px;border-radius:10px;transition:.3s ease-out}.areas-container img{width:100%;height:100%;object-fit:cover;transition:.5s}.areas-container img:hover{object-position:bottom;transform:scale(1.05)}.list-of-hotels h3{text-align:center}.service-information{width:100%;height:100px;padding:0 5%}.service-information .service-info-row{width:100%;height:100%;display:flex;justify-content:center;gap:2%;align-items:center}.service-info-col{display:flex;align-items:center;gap:2%;color:var(--textColor)}.service-information .service-info-col-icon{width:50px;height:50px}footer{border-top:1px solid #000;width:100%;height:auto;padding:2% 3%}footer .footer-row{width:100%;display:flex;justify-content:space-between}footer .footer-col{flex:1}footer .footer-img-div{width:40%;margin:7% auto 0}footer strong{font-size:2rem;padding:0 0 0 10%}footer ul{padding:0 0 0 10%;margin:5% 0 0;list-style:none}footer ul li{margin:2% 0}footer ul li a{color:var(--textColor);font-size:1.2rem}.faq{display:flex;flex-direction:column}.question{background-color:#f6f6f6;cursor:pointer;padding:10px 20px;font-size:18px;font-weight:700}.call-the-call-btn,.cat-btn{background-color:var(--navbarColor)}.question:hover{background-color:#ebebeb}.answer{display:none;padding:20px;font-size:16px;line-height:1.4;box-shadow:0 6px 15px rgba(0,0,0,.3)}.question.active{background-color:#edf2f7;box-shadow:0 6px 15px rgba(0,0,0,.1);transform:translateY(-10px);border-radius:10px 10px 0 0}.question.active+.answer{display:block;transform:translateY(0);border:1px solid #e2e8f0;border-top:none;border-radius:0 0 10px 10px}.footer-other-location{width:100%;height:auto;padding:2% 10%}.footer-other-location-row{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(20%,1fr));grid-template-rows:auto;justify-content:center;align-items:center;margin-bottom:10}.cat-btn{display:inline-block;width:auto;padding:0 6%;margin:5% auto;line-height:40px;font-weight:700;height:40px;border-radius:100px;position:relative;overflow:hidden}.call-the-call-btn,.call-the-whatsapp-btn{width:70px;height:70px;display:grid;place-items:center;position:fixed;bottom:2%;color:#fff;cursor:pointer}.cat-btn::after{content:'';width:100px;height:0;box-shadow:0 0 15px 5px #ff0;position:absolute;top:20px;transform:translateX(50px) rotate(45deg);transition:transform 1s ease-in-out}.cat-btn:hover{transform:scale(1.01);text-shadow:0 0 6px 2.5px #000}.cat-btn:hover::after{transform:translateX(-220px) rotate(45deg)}.call-the-call-btn{border-radius:50%;left:2%;border:1px solid #ff0}.call-the-whatsapp-btn{border-radius:50%;right:2%;background-color:green}@media screen and (max-width:770px){.list-of-hotels{border-radius:0}.list-of-hotels-row{flex-wrap:wrap}.list-of-hotels-col{width:30%;margin:2% 0}.list-of-areas-row{flex-wrap:wrap;gap:2%}.areas-container{margin:2% 0}.cat-btn{margin:3% 0}}@media screen and (max-width:700px){.list-of-hotels{border-radius:0}.footer-row,.list-of-hotels-row,.service-info-row{flex-wrap:wrap}.list-of-hotels-col{width:45%;margin:2% 0}.list-of-areas-row{flex-wrap:wrap;justify-content:space-evenly;gap:2%}.areas-container{margin:2% 0}.service-information{height:auto}.service-info-col{width:45%;margin:2% .5%}.footer-row .footer-col{flex:50%}}@media screen and (max-width:500px){.footer-other-location-row{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(50%,1fr))}.footer-other-location{padding:1%}.cat-btn{margin:2% 0}.list-of-hotels{border-radius:0}.footer-row,.list-of-hotels-row,.service-information .service-info-row{flex-wrap:wrap}.list-of-hotels-col{width:45%;margin:2% 0}.list-of-areas-row{flex-wrap:wrap;gap:2%}.areas-container{width:200px;height:auto;margin:1% 0}.service-information{height:auto}.service-information .service-info-col{width:100%;border-bottom:1px solid #fff}.footer-row .footer-col{flex:100%;margin:2% 0;text-align:center}.call-the-whatsapp-btn{width:50%;border-radius:0;bottom:0;right:0}.call-the-call-btn{width:50%;border-radius:0;bottom:0;left:0}}@media screen and (max-width:410px){.list-of-hotels-col{width:100%}}