:root{--main-color:#013f74;--main-hover:#ddecfb;--sec-color:#1d1e20;--text-color:#718096;--back-color:#f1f5f9;--black-color:#000;--red-color:#eb0017;--white-color:#fff;--border-color:#f0f0f0;--border-radius:24px;font-size:16px}@font-face{font-family:Almarai;src:url(/_next/static/media/Almarai-ExtraBold.484844a4.woff2) format("woff2"),url(/_next/static/media/Almarai-ExtraBold.b269ba35.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Almarai;src:url(/_next/static/media/Almarai-Regular.7d80f26a.woff2) format("woff2"),url(/_next/static/media/Almarai-Regular.fe3af98f.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Almarai;src:url(/_next/static/media/Almarai-Bold.f2f7c1fa.woff2) format("woff2"),url(/_next/static/media/Almarai-Bold.745b29a8.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Almarai;src:url(/_next/static/media/Almarai-Light.76cc828c.woff2) format("woff2"),url(/_next/static/media/Almarai-Light.d860869d.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}body{font-family:Almarai,sans-serif!important;box-sizing:border-box;font-style:normal;font-weight:400;background-color:#f9f9f9}.overflow{overflow:hidden}*{margin:0;padding:0;transition:all .3s ease}a{text-decoration:none;color:#000}figure{margin:0}img{image-rendering:-webkit-optimize-contrast!important;max-width:100%}.ul-es{list-style:none;padding:0;margin:0}a{text-decoration:none!important}.ancor,.ancor:hover{text-decoration:none}::-webkit-scrollbar{height:2px}::-webkit-scrollbar-track{background:var(--main-color)}::-webkit-scrollbar-thumb{background:var(--main-hover)}html{scrollbar-width:thin;scrollbar-color:var(--main-color) #fff;scroll-behavior:smooth!important}::-webkit-scrollbar{width:6px;height:1px}::-webkit-scrollbar-track{background:var(--white-color)}::-webkit-scrollbar-thumb{background:var(--main-color)}::-webkit-scrollbar-thumb:hover{background:var(--main-hover)}.preloader{-webkit-pointer-events:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.progress{position:fixed;z-index:99999;top:0;width:100%;height:5px;background-color:#f7f7f7;background-image:linear-gradient(180deg,#f5f5f5,#f9f9f9);background-repeat:repeat-x;border-radius:2px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);overflow:hidden}.progress-bar{animation:progress 6s ease infinite;padding:1px;color:#fff;background-image:linear-gradient(135deg,var(--main-hover),var(--main-color))}html[dir=ltr] .progress-bar{background-image:linear-gradient(135deg,var(--main-color),var(--main-hover))}@keyframes progress{0%{width:0;color:hsla(0,0%,100%,0)}to{width:100%;color:#fff}}@media only screen and (max-width:767px){.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{padding-right:20px;padding-left:20px}}@media only screen and (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1170px}}@media only screen and (min-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1352px}}.lazy-img{transition:.5s}.loading-img{background-color:#fafafa!important;position:relative;overflow:hidden}.loading-img img{opacity:0!important;filter:blur(40px)}.loaded-img img{opacity:1;filter:blur(0)}.arrow-top{position:fixed;bottom:20px;inset-inline-start:20px;display:none;z-index:10;width:40px;height:40px;text-align:center;border-radius:50%;background-color:var(--main-color);font-size:18px;border:none;outline:none!important;color:var(--white-color);text-decoration:none!important;box-shadow:0 0 15px 0 rgba(0,0,0,.15);cursor:pointer;transition:all .3s ease-in-out}.arrow-top:focus,.arrow-top:hover{background-color:var(--main-hover);color:var(--white-color)}@media only screen and (max-width:767px){.arrow-top{bottom:15px;inset-inline-start:15px}}.custom-pagention{flex-wrap:wrap;margin-top:40px;margin-bottom:40px;gap:20px}.custom-pagention,.custom-pagention div{display:flex;align-items:center;justify-content:center}.custom-pagention div{gap:8px}.custom-pagention a{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;color:#191c1f;width:40px;height:40px;border-radius:50%;line-height:40px;background-color:var(--white-color);border:1px solid #e4e7e9;text-decoration:none!important;transition:all .3s ease-in-out}.custom-pagention a.arrow{border-color:var(--main-hover);color:var(--main-hover)}.custom-pagention a.active{border-color:var(--main-hover)}.custom-pagention a.active,.custom-pagention a:hover{color:var(--white-color);background-color:var(--main-hover)}.custom-pagention a i{font-size:20px}html[dir=ltr] .custom-pagention a i{transform:scaleX(-1)}.breadcrumb-sec{position:relative;display:flex;align-items:center;justify-content:center;padding:40px 0}.page-head{font-size:24px;color:var(--white-color);font-weight:700;margin-bottom:15px;padding:0;text-transform:capitalize;text-align:center}@media screen and (max-width:991px){.page-head{font-size:20px;font-weight:500}}ul.breadcrumb{background-color:transparent;border:none;border-radius:0;position:relative;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-start}ul.breadcrumb li{padding:0 10px}ul.breadcrumb li,ul.breadcrumb li a,ul.breadcrumb li span{transition:all .3s ease-in-out;text-transform:capitalize;font-size:14px;color:grey;font-weight:400;text-decoration:none!important}ul.breadcrumb li span{color:var(--black-color)}ul.breadcrumb li span:after{display:none}ul.breadcrumb li a:hover{color:var(--main-hover)}@media (max-width:991px){.breadcrumb-sec{padding:30px 0}}.container{margin:auto}.profile-icon-cont{width:40px;height:40px;border-radius:50%;overflow:hidden;border:2px solid var(--white-color);cursor:pointer;background-color:var(--main-color);color:var(--white-color);display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.profile-icon-cont{width:30px;height:30px}}.profile-icon-cont span{color:var(--white-color)!important;font-size:16px}@media screen and (max-width:767px){.profile-icon-cont span{font-size:12px}}header{position:absolute;top:0;left:0;right:0;z-index:10;padding:63px 0 6px}header .header-cont,header .header-cont .r-side{display:flex;justify-content:space-between;align-items:center}header .header-cont .r-side{gap:100px}@media screen and (max-width:1400px){header .header-cont .r-side{gap:80px}}@media screen and (max-width:991px){header .header-cont .r-side{gap:50px}}@media screen and (max-width:767px){header .header-cont .r-side{gap:20px}}header .header-cont .r-side .logo-cont{height:35px}header .header-cont .r-side .logo-cont img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}header .header-cont .r-side .links-cont{display:flex;gap:60px}@media screen and (max-width:1400px){header .header-cont .r-side .links-cont{gap:30px}}@media screen and (max-width:1025px){header .header-cont .r-side .links-cont{gap:20px;display:none}}@media screen and (max-width:767px){header .header-cont .r-side .links-cont{gap:10px}}header .header-cont .r-side .links-cont a{color:var(--white-color);font-size:18px;font-weight:400}@media screen and (max-width:767px){header .header-cont .r-side .links-cont a{font-size:12px}}header .header-cont .l-side{display:flex;align-items:center;gap:50px}@media screen and (max-width:1400px){header .header-cont .l-side{gap:30px}}@media screen and (max-width:991px){header .header-cont .l-side{gap:20px}}@media screen and (max-width:767px){header .header-cont .l-side{gap:20px}}header .header-cont .l-side .notification-cont,header .header-cont .l-side .profile-cont{display:flex;align-items:center;gap:6px;cursor:pointer}@media screen and (max-width:767px){header .header-cont .l-side .notification-cont,header .header-cont .l-side .profile-cont{gap:4px}}header .header-cont .l-side .notification-cont img,header .header-cont .l-side .profile-cont img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:767px){header .header-cont .l-side .notification-cont img,header .header-cont .l-side .profile-cont img{width:20px}}header .header-cont .l-side .notification-cont .profile-image,header .header-cont .l-side .profile-cont .profile-image{width:34px;height:34px;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border:2px solid var(--white-color)}@media screen and (max-width:767px){header .header-cont .l-side .notification-cont .profile-image,header .header-cont .l-side .profile-cont .profile-image{width:20px}}header .header-cont .l-side .notification-cont span,header .header-cont .l-side .profile-cont span{font-size:18px;font-weight:400;color:var(--white-color)}@media screen and (max-width:767px){header .header-cont .l-side .notification-cont span,header .header-cont .l-side .profile-cont span{font-size:12px}}header .header-cont .l-side .notification-cont{position:relative}header .header-cont .l-side .notification-cont span{position:absolute;top:-4px;inset-inline-start:-4px;width:16px;height:16px;border-radius:50%;background-color:var(--red-color);font-size:10px;text-align:center;line-height:16px}@media screen and (max-width:1025px){header .header-cont .l-side .profile-cont{display:none}}header .header-cont .l-side .language-cont button{border:none!important;background-color:transparent;color:var(--white-color);font-size:18px;font-weight:400;padding:0!important;cursor:pointer;overflow:visible!important;display:flex;align-items:center;gap:6px}@media screen and (max-width:767px){header .header-cont .l-side .language-cont button{font-size:12px}}header .header-cont .l-side .language-cont button svg{color:var(--white-color);fill:var(--white-color);opacity:1!important}header .header-cont .l-side .language-cont button span{overflow:visible!important}body{min-height:100vh}.lower-nav{position:fixed;bottom:0;left:0;right:0;z-index:10;background-color:#fcfcfd;height:70px;border-radius:25px 25px 0 0;border:1px solid #e3e3e3;display:none;align-items:center;justify-content:center}@media screen and (max-width:1025px){.lower-nav{display:flex}}.lower-nav .links-cont{display:flex;justify-content:space-between;align-items:center;gap:6px}.lower-nav .links-cont a{display:flex;align-items:center;flex-direction:column;opacity:.5;width:100%}.lower-nav .links-cont a span{color:var(--black-color);font-size:12px;font-weight:400}.lower-nav .links-cont img{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.lower-nav .links-cont .profile-image{width:30px;height:30px;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover;border:2px solid var(--white-color)}.lower-nav .links-cont .active{opacity:1}.lower-nav .links-cont .active span{color:var(--main-color)}.img-not-found{min-height:calc(100vh - 220px)}.img-not-found .img-cont{width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin-top:-200px}@media screen and (max-width:1025px){.img-not-found .img-cont{margin-top:0}}.img-not-found .img-cont img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}footer{background-color:#ddecfb}footer .footer-cont{padding:33px 0 22px;display:flex;justify-content:space-between}@media screen and (max-width:1025px){footer .footer-cont{flex-direction:column;gap:20px}}footer .footer-cont .links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:100%}@media screen and (max-width:1025px){footer .footer-cont .links{order:3;grid-template-columns:repeat(1,1fr)}}footer .footer-cont .links a{color:#141416;font-size:16px;font-weight:400;text-decoration:none;display:flex;align-items:center;gap:11px}@media screen and (max-width:1025px){footer .footer-cont .links a{justify-content:center}}footer .footer-cont .links a .bullet{width:3px;height:3px;background-color:#141416;border-radius:50%}@media screen and (max-width:1025px){footer .footer-cont .links a .bullet{display:none}}footer .footer-cont .logo-social{height:auto;display:flex;flex-direction:column;justify-content:space-between;gap:20px;width:100%}@media screen and (max-width:1025px){footer .footer-cont .logo-social{order:1}}footer .footer-cont .logo-social .logo{height:40px;width:auto}footer .footer-cont .logo-social .social{display:flex;align-items:center;gap:12px;justify-content:center}footer .footer-cont .logo-social .social a{width:41px;height:41px;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:var(--main-color)}footer .footer-cont .logo-social .social a i{width:20.5px;height:20.5px;font-size:20px;color:var(--white-color)}footer .footer-cont .app{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width:1025px){footer .footer-cont .app{order:2}}footer .footer-cont .app .app-cont{width:-moz-fit-content;width:fit-content;align-items:center;display:flex;flex-direction:column}footer .footer-cont .app h4{color:#141416;font-size:18px;font-weight:400;margin-bottom:19px}footer .footer-cont .app .app-images{display:flex;flex-direction:column;gap:9px}footer .footer-cont .app .app-images img{width:115px;height:auto}footer .bottom-footer{background-color:var(--main-color);padding:12px 0 10px}@media screen and (max-width:1025px){footer .bottom-footer{padding-bottom:80px}}footer .bottom-footer .bottom-cont{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:767px){footer .bottom-footer .bottom-cont{gap:10px}}footer .bottom-footer .bottom-cont span{color:#fff;font-size:14px;font-weight:400}@media screen and (max-width:767px){footer .bottom-footer .bottom-cont span{font-size:12px}}footer .bottom-footer .bottom-cont .raiyan{display:flex;align-items:center;gap:10px}footer .bottom-footer .bottom-cont .raiyan img{height:14px;width:auto}.hero{padding:105px 0 73px;position:relative;margin-bottom:80px;display:flex;justify-content:center}@media screen and (max-width:1025px){.hero{margin-bottom:165px}}@media screen and (max-width:767px){.hero{margin-bottom:220px}}.hero .hero-cont{display:flex;justify-content:space-between;align-items:center;gap:25px}@media screen and (max-width:1025px){.hero .hero-cont{flex-direction:column}}.hero .hero-cont .r-side{width:100%}@media screen and (max-width:1025px){.hero .hero-cont .r-side{order:2;align-items:center;display:flex;flex-direction:column}}.hero .hero-cont .r-side h1{font-size:33px;font-weight:900;color:var(--white-color);margin-bottom:17px;max-width:300px}@media screen and (max-width:1025px){.hero .hero-cont .r-side h1{font-size:25px;text-align:center;max-width:100%}}.hero .hero-cont .r-side p{font-size:20px;font-weight:300;color:var(--white-color);max-width:580px}@media screen and (max-width:1025px){.hero .hero-cont .r-side p{font-size:16px;text-align:center;max-width:100%}}.hero .hero-cont .l-side{flex-shrink:0;width:100%;max-width:530px;height:auto}@media screen and (max-width:1025px){.hero .hero-cont .l-side{order:1}}.hero .hero-cont .l-side img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero-search{position:relative}.search-component{position:absolute;top:calc(100% - 40px);width:100%;min-height:97px}.search-component .search-cont{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;padding:17px 23px;background-color:var(--white-color);border-radius:18px;gap:25px;box-shadow:10px 10px 15px hsla(0,0%,90%,.16);margin-bottom:-40px;width:100%}@media screen and (max-width:1025px){.search-component .search-cont{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.search-component .search-cont{grid-template-columns:repeat(2,1fr);gap:10px;padding:14px 9px}}.search-component .search-cont .btn-search{width:100%;height:64px;display:flex;align-items:center;justify-content:center;background-color:var(--main-color);border-radius:15px;color:var(--white-color);font-size:20px;font-weight:400}@media screen and (max-width:767px){.search-component .search-cont .btn-search{grid-column:span 2}}.search-component .search-cont .btn-search:hover{background-color:var(--white-color);color:var(--main-color);border:1px solid var(--main-color);transform:scale(1.05)}.search-component .search-cont .filter-item{display:flex;flex-direction:column}.search-component .search-cont .filter-item span{color:#7a7d84;font-size:16px;font-weight:300}@media screen and (max-width:767px){.search-component .search-cont .filter-item span{font-size:12px}}.search-component .search-cont .filter-item button{border:none!important;box-shadow:none!important;background-color:transparent;width:-moz-fit-content!important;width:fit-content!important;padding:0!important;text-wrap:wrap;font-size:14px!important;font-weight:400!important}@media screen and (max-width:767px){.search-component .search-cont .filter-item button{font-size:12px!important}}.search-component .search-cont .filter-item button .placeholder-span{color:#000!important;font-size:14px;font-weight:400;min-width:55px;text-align:start}.search-component .search-cont .trigger-en svg{transform:rotate(-90deg)!important;fill:var(--black-color)!important;opacity:1!important}.search-component .search-cont .trigger-ar svg{transform:rotate(90deg)!important;fill:var(--black-color)!important;opacity:1!important}.loading-page{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 222px)}.loading-page img{max-width:100px;max-height:100px;width:auto}.loading-logo{animation-name:loading;animation-duration:1s;animation-iteration-count:infinite;animation:loading 1s ease infinite}@keyframes loading{0%{transform:rotate(0deg)}50%{transform:rotate(1turn)}to{transform:rotate(1turn)}}.cities{margin-bottom:43px}.cities h3{color:#141416;font-size:22px;font-weight:400;margin-bottom:22px}.cities .img-cont{width:100%;aspect-ratio:1/1;border-radius:15px;overflow:hidden}.cities .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cities .img-cont .overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-end;opacity:1;transition:all .3s ease-in-out;border-radius:15px;padding:18px 21px}.cities .img-cont .overlay h4{color:var(--white-color);font-size:18px;font-weight:400}.cities .img-cont:hover .overlay{opacity:.7}.banner{margin-bottom:38px}.banner .swiper{padding-bottom:30px}.banner .img-cont{width:100%;aspect-ratio:1139/563;border-radius:24px;overflow:hidden;display:block}.banner .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-pagination-bullet{width:6.25px!important;height:6.25px!important;background-color:var(--main-color)!important;opacity:.6!important}.swiper-pagination-bullet-active{width:12px!important;height:12px!important;background-color:transparent!important;opacity:1!important;padding:1.7px;border:1px solid var(--main-color)!important;position:relative!important}.swiper-pagination-bullet-active:after{content:"";width:8.6px;height:8.6px;border-radius:50%;background-color:var(--main-color);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.swiper-pagination{bottom:0!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:9px!important}.home-faq{margin-bottom:48px}.home-faq h2{margin-bottom:17px;color:#141416;font-size:22px;font-weight:400}.home-faq .accordion-main{row-gap:15px;-moz-column-gap:20px;column-gap:20px}.home-faq .faq-item{background-color:var(--white-color);border-radius:6px;padding:22px 33px;border:none!important;width:100%;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;gap:30px}@media screen and (max-width:767px){.home-faq .faq-item{padding:15px}}.home-faq .faq-item button{padding:0!important;font-size:18px;font-weight:700;color:#141416}@media screen and (max-width:767px){.home-faq .faq-item button{font-size:14px}}.home-faq .faq-item button svg{fill:#141416;opacity:1!important}.home-faq .faq-item .item-content{font-size:18px;font-weight:300;color:#141416}@media screen and (max-width:767px){.home-faq .faq-item .item-content{font-size:14px}}.faq-wrapper{min-height:calc(100vh - 220px);padding-bottom:50px}.faq-wrapper .only-apear-in-home{display:none}.faq-wrapper .content{background-color:var(--white-color);border-radius:6px;padding:30px;border:.5px solid #ebebeb;box-shadow:0 0 5px hsla(0,27%,87%,.16)}@media screen and (max-width:767px){.faq-wrapper .content{padding:15px}}.faq-wrapper .content *{color:#141416;font-weight:300;font-size:18px;line-height:30px;word-spacing:3px}@media screen and (max-width:767px){.faq-wrapper .content *{font-size:14px}}.faq-wrapper .content strong,.faq-wrapper .content strong *{font-weight:700}.faq-wrapper .content li{padding-inline-start:15px;padding-top:5px;padding-bottom:5px;list-style-type:disc}.faq-wrapper .content li li{padding-inline-start:15px;list-style-type:square}.contact-us-form{padding:66px 30px 40px;background-color:var(--white-color);border-radius:6px;border:1px solid rgba(28,28,28,.1);box-shadow:0 0 5px hsla(0,27%,87%,.16);display:flex;flex-direction:column;align-items:center;margin-bottom:50px}@media screen and (max-width:767px){.contact-us-form{padding:15px}}.contact-us-form h2{color:var(--main-color);font-weight:400;font-size:22px;line-height:32.01px;letter-spacing:0;text-align:center;vertical-align:middle;width:100%;max-width:355px;margin-bottom:66px}@media screen and (max-width:767px){.contact-us-form h2{margin-bottom:30px}}.contact-us-form .form-container{width:100%}.contact-us-form .name-email-cont{display:flex;align-items:center;gap:20px;width:100%}@media screen and (max-width:767px){.contact-us-form .name-email-cont{flex-direction:column;gap:0}}.contact-us-form .input-wrapper{width:100%;display:flex;flex-direction:column;gap:7px}.contact-us-form .input-wrapper label{color:#141416;font-weight:400;font-size:16px;line-height:32.01px}.contact-us-form .input-wrapper input,.contact-us-form .input-wrapper textarea{width:100%;border-radius:5px;border:.5px solid #c3c3c3!important;padding:10px 15px!important;color:#7a7d84!important;background-color:#f9f9f9!important;font-size:14px;font-weight:400;margin-bottom:16px}.contact-us-form .input-wrapper textarea{margin-bottom:28px;min-height:180px}.contact-us-form .input-wrapper input{height:48px}.contact-us-form button{width:100%;max-width:230px;background-color:var(--main-color)!important;color:var(--white-color);height:48px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:400;border-radius:5px;border:1px solid transparent}.contact-us-form button:hover{background-color:transparent!important;color:var(--main-color);border:1px solid var(--main-color)}.search-results{margin-bottom:48px;min-height:calc(100vh - 526px)}.search-results .search-results_container .search-results_header{margin-bottom:20px}.search-results .search-results_container .search-results_header h2{color:#141416;font-weight:400;font-size:22px}.search-results .search-results_container .search-result_body{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:1025px){.search-results .search-results_container .search-result_body{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:767px){.search-results .search-results_container .search-result_body{grid-template-columns:repeat(1,1fr)}}.search-results .search-results_container .search-result_body .car-card{border-radius:6px;overflow:hidden;box-shadow:0 0 15px hsla(0,27%,87%,.4);border:1px solid #ebebeb}.search-results .search-results_container .search-result_body .car-card:hover{box-shadow:0 0 15px hsla(0,27%,87%,.8)}.search-results .search-results_container .search-result_body .car-card .img-cont{width:100%;aspect-ratio:366/111;background-color:var(--white-color);position:relative}.search-results .search-results_container .search-result_body .car-card .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.search-results .search-results_container .search-result_body .car-card .img-cont .not-available{position:absolute;top:50%;inset-inline-end:0;transform:translateY(-50%);background-color:var(--red-color);color:var(--white-color);padding:5px 10px;border-radius:0 60px 60px 0;display:flex;align-items:center;gap:5px}.search-results .search-results_container .search-result_body .car-card .img-cont .not-available i{font-size:11px;color:var(--white-color)}.search-results .search-results_container .search-result_body .car-card .img-cont .not-available span{font-size:12px;font-weight:300;color:var(--white-color)}.search-results .search-results_container .search-result_body .car-card .non-img-cont{padding:10px 11px 12px}.search-results .search-results_container .search-result_body .car-card .non-img-cont h3{color:var(--main-color);font-size:16px;font-weight:400;margin-bottom:12px}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details{display:flex;justify-content:space-between;gap:15px;margin-bottom:12px}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .l-side,.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .r-side{display:flex;flex-direction:column;gap:5px;justify-content:space-between}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .r-side{align-items:flex-start}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .r-side .car-model{color:#141416;font-size:12px;font-weight:300}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .l-side{align-items:flex-end}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .l-side .total-price{display:flex;align-items:center;gap:12px}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .l-side .total-price p{display:flex;align-items:center;gap:5px}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .l-side .total-price p .price-before{color:#7a7d84;font-size:16px;font-weight:300;text-decoration:line-through}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .l-side .total-price p .price-after{color:#141416;font-size:18px;font-weight:700}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .l-side .total-price p .currency{font-size:12px;text-decoration:none}.search-results .search-results_container .search-result_body .car-card .non-img-cont .small-details .l-side .total-days{color:#7a7d84;font-size:12px;font-weight:300}.some-details{display:flex;flex-direction:column;gap:8px}.some-details .detaila{padding:7px;background-color:rgba(1,63,116,.12);display:flex;align-items:center;gap:8px;border-radius:6px;width:100%}.some-details .detaila img{width:16px;height:auto}.some-details .detaila .icon-detail{font-family:DIN Next LT W23;font-size:12px;font-weight:500;color:var(--white-color);background-color:var(--main-color);width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%}.some-details .detaila p{color:var(--main-color);font-size:12px;font-weight:300;text-wrap:nowrap}.some-details .detaila p span{font-weight:800}.some-details .detalas-cont{display:flex;align-items:center;gap:8px}.rate{display:flex;align-items:center;gap:4px}.rate i{font-size:17px}.rate .active{color:#fac950}.rate .not-active{color:#c3c3c3}.breadcrumb-cont{margin-bottom:24px}.breadcrumb-cont .breadcrumb-ul{display:flex;align-items:center;gap:4px}.breadcrumb-cont .breadcrumb-ul a,.breadcrumb-cont .breadcrumb-ul li,.breadcrumb-cont .breadcrumb-ul span{color:#141416;font-size:22px;font-weight:400}@media screen and (max-width:767px){.breadcrumb-cont .breadcrumb-ul a,.breadcrumb-cont .breadcrumb-ul li,.breadcrumb-cont .breadcrumb-ul span{font-size:16px}}.car-swiper{width:100%}.car-swiper .swiper-cont{border-radius:20px;overflow:hidden}.car-swiper .swiper-cont .img-cont{width:100%;aspect-ratio:614/334;overflow:hidden}.car-swiper .swiper-cont .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.car-swiper .swiper-cont .img-cont img:active{-o-object-fit:contain;object-fit:contain}.car-swiper .swiper-cont .swiper-pagination{bottom:14px!important}.car-swiper .swiper-cont .swiper-pagination-bullet{background-color:var(--white-color)!important}.car-swiper .swiper-cont .swiper-pagination-bullet-active{border-color:var(--white-color)!important;background-color:transparent!important}.car-swiper .swiper-cont .swiper-pagination-bullet-active:after{background-color:var(--white-color)!important}.car-swiper .swiper-cont .swiper-button-prev{width:30px;height:30px;border-radius:50%;background-color:var(--white-color);display:flex;justify-content:center;align-items:center;inset-inline-start:20px!important}.car-swiper .swiper-cont .swiper-button-prev:after{content:"";width:10px;height:10px;border-top:2px solid var(--main-color);border-right:2px solid var(--main-color);transform:rotate(45deg)}.car-swiper .swiper-cont .swiper-button-next{width:30px;height:30px;border-radius:50%;background-color:var(--white-color);display:flex;justify-content:center;align-items:center;inset-inline-end:20px!important}.car-swiper .swiper-cont .swiper-button-next:after{content:"";width:10px;height:10px;border-top:2px solid var(--main-color);border-right:2px solid var(--main-color);transform:rotate(-135deg)}.car-details{width:100%;height:100%;display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding:4px 0}.car-details h2{font-size:22px;font-weight:700;color:var(--main-color);margin:0}@media screen and (max-width:767px){.car-details h2{font-size:18px}}.car-details .car-model{color:#141416;font-size:20px;font-weight:300;margin:0}@media screen and (max-width:767px){.car-details .car-model{font-size:16px}}.car-details .price-cont{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-bottom:0}@media screen and (max-width:767px){.car-details .price-cont{gap:5px}}.car-details .price-cont .price-after{color:#141416;font-size:28px;font-weight:700;margin-bottom:0}@media screen and (max-width:767px){.car-details .price-cont .price-after{font-size:20px}}.car-details .price-cont .price-after span{font-size:24px;font-weight:300}@media screen and (max-width:767px){.car-details .price-cont .price-after span{font-size:18px}}.car-details .price-cont .price-before{color:#7a7d84;font-size:18px;font-weight:300;margin-bottom:0}@media screen and (max-width:767px){.car-details .price-cont .price-before{font-size:18px}}.car-details .price-cont .price-before .line{text-decoration:line-through}.car-details .total-days{font-size:18px;font-weight:300;color:#7a7d84}@media screen and (max-width:767px){.car-details .total-days{font-size:14px}}.reserve-btn{width:100%;height:48px;display:flex;align-items:center;justify-content:center;border-radius:15px;background-color:var(--main-color);font-size:20px;font-weight:400;color:var(--white-color)}.reserve-btn:hover{background-color:var(--white-color);color:var(--main-color);border:1px solid var(--main-color);transform:scale(1.05)}.car-options{margin-bottom:24px}.car-options h2{font-size:22px;font-weight:400;color:#141416;margin-bottom:16px}.car-options .feats{display:flex;gap:22px;flex-wrap:wrap;padding:10px 18px;background-color:var(--white-color);border-radius:3px}.car-options .feats .feat{width:calc(50% - 11px);display:flex;align-items:center;padding:16px 0;border-bottom:1px solid #e8e8e8}@media screen and (max-width:767px){.car-options .feats .feat{width:100%;padding:8px 0}}.car-options .feats .feat .title{max-width:170px;width:100%;font-size:16px;font-weight:300;color:#7a7d84;flex-shrink:0}@media screen and (max-width:767px){.car-options .feats .feat .title{font-size:14px}}.car-options .feats .feat .answar{font-size:16px;font-weight:700;color:#141416;width:100%}@media screen and (max-width:767px){.car-options .feats .feat .answar{font-size:14px}}.car-options .feats .feat img{flex-shrink:0;min-width:16px}.car-options .feats .feat:nth-last-child(-n+2){border-bottom:none}.car-options .reviews-cont{padding:22px;background-color:var(--white-color);border-radius:3px}.car-options .reviews-cont .review{display:flex;flex-direction:column;gap:17px;border-bottom:1px solid #e8e8e8}.car-options .reviews-cont .review .review-detils{display:flex;align-items:center;gap:10px}.car-options .reviews-cont .review .review-detils .img-cont{width:47px;height:47px;border-radius:50%;overflow:hidden;background-color:var(--main-color)}.car-options .reviews-cont .review .review-detils .img-cont p{color:var(--white-color);font-size:26px;font-weight:400;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.car-options .reviews-cont .review .review-detils .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.car-options .reviews-cont .review .review-detils .name-rate-date{display:flex;flex-direction:column;justify-content:space-between;gap:10px}.car-options .reviews-cont .review .review-detils .name-rate-date .name{font-size:16px;font-weight:400;color:#141416}.car-options .reviews-cont .review .review-detils .name-rate-date .rate-date{display:flex;gap:10px;align-items:center}.car-options .reviews-cont .review .comment,.car-options .reviews-cont .review .review-detils .name-rate-date .date{font-size:14px;font-weight:300;color:#556478}.car-options .reviews-cont .review .comment{margin-bottom:24px}.car-options .reviews-cont .review:nth-last-child(-n+1){border-bottom:none}.car-options .view-more button{border:none;outline:none;background-color:transparent;color:var(--main-color);font-size:14px;font-weight:400;display:flex;align-items:center;gap:10px}.reserve-page .container{display:flex;gap:24px}@media screen and (max-width:767px){.reserve-page .container{flex-direction:column}}.reserve-page .container .mobile-view{display:none}@media screen and (max-width:767px){.reserve-page .container .mobile-view{display:block}}.reserve-page .container .web-view{display:block}@media screen and (max-width:767px){.reserve-page .container .web-view{display:none}}.reserve-page .container .r-side{width:calc(55% - 12px)}@media screen and (max-width:767px){.reserve-page .container .r-side{width:100%}}.reserve-page .container .car-swiper{margin-bottom:24px}.reserve-page .container .img-cont{width:100%;aspect-ratio:614/334;border-radius:20px;overflow:hidden}.reserve-page .container .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.reserve-page .container .img-cont img:active{-o-object-fit:contain;object-fit:contain}.reserve-page .container .car-details{justify-content:unset;margin-bottom:20px;height:auto}.reserve-page .container .car-details h2{margin-bottom:7px}.reserve-page .container .car-details .car-model,.reserve-page .container .car-details .rate{margin-bottom:5px}.reserve-page .container .dates-cont{display:grid;grid-template-columns:1fr 1fr;row-gap:3px;-moz-column-gap:10px;column-gap:10px}.reserve-page .container .dates-cont .date-title{color:#141416;font-size:16px;font-weight:400}@media screen and (max-width:767px){.reserve-page .container .dates-cont .date-title{font-size:14px}}.reserve-page .container .dates-cont .date{display:flex;align-items:center;gap:10px;padding:6px 11px;border-radius:5px;border:.5px solid #c3c3c3;background-color:var(--white-color)}.reserve-page .container .dates-cont .date img{height:13px;width:auto}.reserve-page .container .dates-cont .date span{color:#141416;font-size:14px;font-weight:400}@media screen and (max-width:767px){.reserve-page .container .dates-cont .date span{font-size:12px}}.reserve-page .container .l-side{width:calc(45% - 12px)}@media screen and (max-width:767px){.reserve-page .container .l-side{width:100%}}.payment-details{margin-bottom:24px}.payment-details h2{font-size:22px;font-weight:400;color:#141416;margin-bottom:16px}@media screen and (max-width:767px){.payment-details h2{font-size:18px}}.payment-details .payment-dets{padding:27px 27px 34px;border-radius:15px;background-color:var(--white-color);display:flex;flex-direction:column;gap:16px;border:.5px solid #e8e8e8}@media screen and (max-width:767px){.payment-details .payment-dets{padding:16px 9px}}.payment-details .payment-dets .band{display:flex;align-items:center;gap:10px;justify-content:space-between}.payment-details .payment-dets .band .title{font-size:18px;font-weight:300;color:#141416}@media screen and (max-width:767px){.payment-details .payment-dets .band .title{font-size:14px}}.payment-details .payment-dets .band .answar{font-size:20px;font-weight:400;color:#141416}@media screen and (max-width:767px){.payment-details .payment-dets .band .answar{font-size:16px}}.payment-details .payment-dets .last-band{padding-bottom:16px;border-bottom:1px solid #e8e8e8}.payment-details .payment-dets .total-band .answar{color:#00b807;font-size:22px;font-weight:600}.payment-details .payment-dets .pay-later .answar{color:var(--red-color);font-size:22px;font-weight:600}.payment-details .person-details-cont{margin-bottom:20px;display:flex;flex-direction:column;gap:19px}.payment-details .person-details-cont .detail{display:flex;flex-direction:column;gap:5px}.payment-details .person-details-cont .detail .title{color:#141416;font-size:16px;font-weight:400;margin:0}@media screen and (max-width:767px){.payment-details .person-details-cont .detail .title{font-size:14px}}.payment-details .person-details-cont .detail .answar{width:100%;height:48px;border-radius:5px;border:.5px solid #c3c3c3;background-color:#f9f9f9;color:#7a7d84;font-size:16px;font-weight:400;margin:0;display:flex;align-items:center;padding:0 16px}@media screen and (max-width:767px){.payment-details .person-details-cont .detail .answar{font-size:14px;padding:0 10px}}.payment-details .services-cont{padding:27px 27px 34px;border-radius:15px;background-color:var(--white-color);display:flex;flex-direction:column;gap:6px;border:.5px solid #e8e8e8}@media screen and (max-width:767px){.payment-details .services-cont{padding:16px 9px 20px}}.payment-details .services-cont h3{font-size:16px;font-weight:400;color:#141416}@media screen and (max-width:767px){.payment-details .services-cont h3{font-size:14px}}.payment-details .services-cont .services{display:flex;flex-direction:column;gap:8px;width:100%;margin-bottom:16px}.payment-details .services-cont .services .service{display:flex;align-items:center;gap:10px;justify-content:space-between;padding:14px 15px;background-color:#f9f9f9;border-radius:5px;border:1px solid transparent}.payment-details .services-cont .services .service:hover{transform:scale(1.03)}.payment-details .services-cont .services .l-connt{display:flex;align-items:center;justify-content:space-between;gap:10px}.payment-details .services-cont .services .fa-check{width:20px;height:20px;color:var(--white-color);background-color:var(--main-color);border-radius:4px;font-size:9px;display:flex;align-items:center;justify-content:center;border:1px solid var(--main-color)}.payment-details .services-cont .services .empty-check{width:20px;height:20px;background-color:var(--white-color);border-radius:4px;font-size:9px;border:1px solid #a0a3ad}.payment-details .services-cont .services h5{color:#141416;font-size:14px;font-weight:400;margin:0}.payment-details .services-cont .services .price{font-size:14px;font-size:900;color:#141416}.payment-details .services-cont .services .active-service{background-color:#e1e8ee;border:1px solid var(--main-color)}.payment-details .services-cont .services .active-service .price,.payment-details .services-cont .services .active-service h5{color:var(--main-color)}.payment-details .services-cont .licence-images{display:flex;align-items:center;gap:15px}.payment-details .services-cont .licence-images .part{width:100%}.payment-details .services-cont .licence-images .part h4{color:#141416;font-size:16px;font-weight:400;margin-bottom:5px}.payment-details .services-cont .licence-images .part .cash-cont{display:flex;align-items:center;gap:15px}.payment-details .services-cont .licence-images .part .cash-cont img{width:30px;height:auto}.payment-details .services-cont .licence-images .part .cash-cont p{font-size:22px;font-weight:400;color:var(--main-color)}.payment-details .services-cont .licence-images .part .tabs{display:flex;gap:5px;align-items:center;margin-bottom:10px}.payment-details .services-cont .licence-images .part .tabs .tab{padding:5px 10px;background-color:var(--main-color);width:100%;border-radius:5px 5px 0 0;color:var(--white-color);cursor:pointer;text-align:center;font-size:22px;font-weight:400;opacity:.7}.payment-details .services-cont .licence-images .part .tabs .active-tab{background-color:var(--white-color);color:var(--main-color);border:1px solid var(--main-color);border-radius:5px 5px 0 0;opacity:1}.payment-details .services-cont .licence-images .part .methods-cont{display:flex;flex-direction:column;gap:12px;margin-top:10px;border-radius:5px}.payment-details .services-cont .licence-images .part .methods-cont .method{display:flex;align-items:center;justify-content:space-between;gap:10px;height:48px;width:100%;background-color:#f9f9f9;border-radius:5px;border:1px solid transparent;padding:0 20px;cursor:pointer}.payment-details .services-cont .licence-images .part .methods-cont .method:hover{transform:scale(1.03)}@media screen and (max-width:767px){.payment-details .services-cont .licence-images .part .methods-cont .method{padding:0 10px}}.payment-details .services-cont .licence-images .part .methods-cont .method .r{display:flex;align-items:center;gap:17px}@media screen and (max-width:767px){.payment-details .services-cont .licence-images .part .methods-cont .method .r{gap:10px}}.payment-details .services-cont .licence-images .part .methods-cont .method .r img{width:24px;height:auto}.payment-details .services-cont .licence-images .part .methods-cont .method .r span{color:#141416;font-weight:400;font-size:14px}@media screen and (max-width:767px){.payment-details .services-cont .licence-images .part .methods-cont .method .r span{font-size:12px}}.payment-details .services-cont .licence-images .part .methods-cont .method .l{width:18px;height:18px;border-radius:50%;background-color:transparent;font-size:9px;display:flex;align-items:center;justify-content:center;border:1px solid #979797;overflow:hidden;padding:2px}.payment-details .services-cont .licence-images .part .methods-cont .method .l span{background-color:var(--main-color);border-radius:50%;width:100%;height:100%}.payment-details .services-cont .licence-images .part .methods-cont .method .avtive-l{border:1px solid var(--main-color)}.payment-details .services-cont .licence-images .part .methods-cont .avtive-method{background-color:var(--white-color);border:1px solid var(--main-color)}.payment-details .services-cont .licence-images label{background-color:#ebebeb;border:.5px solid #c3c3c3;display:flex;align-items:center;justify-content:center;width:100%;min-height:130px}.payment-details .services-cont .licence-images label .triger{border-radius:5px;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;min-height:130px}.payment-details .services-cont .licence-images label .triger .empty-inp{padding:30px 10px 20px;gap:5px;display:flex;align-items:center;justify-content:center;flex-direction:column}.payment-details .services-cont .licence-images label i{width:30px;height:30px;border-radius:50%;background-color:var(--main-color);font-size:14px;color:var(--white-color);display:flex;align-items:center;justify-content:center}.payment-details .services-cont .licence-images label p{color:#141416;font-size:14px;font-weight:300;margin:0}@media screen and (max-width:767px){.payment-details .services-cont .licence-images label p{font-size:12px}}.payment-details .services-cont .licence-images label span{color:#556478;font-size:12px;font-weight:300;margin:0}@media screen and (max-width:767px){.payment-details .services-cont .licence-images label span{font-size:10px}}.payment-details .services-cont .licence-images label img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;height:130px}.payment-details .services-cont .services-done{display:flex;flex-direction:column;gap:8px}.payment-details .services-cont .services-done .service-done{background-color:#f9f9f9;border-radius:5px;border:1px solid transparent;display:flex;align-items:center;justify-content:space-between;padding:7px 25px}.payment-details .services-cont .services-done .service-done h5{color:#141416;font-size:14px;font-weight:400;margin:0}.payment-details .services-cont .services-done .service-done span{color:#556478;font-size:14px;font-weight:800;margin:0}.payment-details .services-cont .infos{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.payment-details .services-cont .infos .info{display:flex;flex-direction:column;gap:5px;position:relative;border-radius:5px}.payment-details .services-cont .infos .info h5,.payment-details .services-cont .infos .info input{color:#141416;font-size:14px;font-weight:400;margin:0}.payment-details .services-cont .infos .info input{height:48px;padding:8px 16px;background-color:#f9f9f9;border-radius:5px;border:.5px solid #c3c3c3}.payment-details .services-cont .infos .info input::-moz-placeholder{color:#7a7d84;font-size:14px;font-weight:400;margin:0}.payment-details .services-cont .infos .info input::placeholder{color:#7a7d84;font-size:14px;font-weight:400;margin:0}.payment-details .services-cont .country-select{position:absolute;inset-inline-end:0;bottom:0;border-radius:4px}.payment-details .services-cont .country-select button{height:48px;border:none!important;box-shadow:none!important}.login{padding-top:10px}.login .container{min-height:100vh}.login-cont{margin:160px auto;width:100%;max-width:450px}@media screen and (max-width:767px){.login-cont{margin-top:40px auto}}.login-cont .logo{width:auto;margin:0 auto 45px;height:40px}.login-cont .PhoneInput{flex-direction:row-reverse;border:.5px solid #c3c3c3;background-color:var(--white-color);border-radius:5px;overflow:hidden!important;padding:0 20px;height:48px}.login-cont .PhoneInput input,.login-cont .otp input{border:none!important;margin-bottom:0!important;height:unset;padding-inline-start:10px;border-radius:0;border-inline-start:1px solid rgba(0,0,0,.1)}.login-cont .login-form{width:100%;padding:70px 33px 190px;background-color:#f9f9f9;border-radius:18px;box-shadow:0 0 5px rgba(0,0,0,.1)}@media screen and (max-width:767px){.login-cont .login-form{padding:40px 20px}}.login-cont .login-form .otp .otp-input-cont{display:flex;gap:8px}.login-cont .login-form .otp input{width:100%!important;background-color:transparent!important;font-size:22px!important;font-weight:500!important;text-align:center;border-radius:7px!important;box-shadow:none!important}.login-cont .login-form h2{font-size:24px;font-weight:700;margin-bottom:12px;text-align:center;color:#323142}.login-cont .login-form h3{font-size:14px;font-weight:400;margin-bottom:30px;color:#7a7d84;text-align:center}.login-cont .login-form .verify-head{margin-bottom:30px}.login-cont .login-form .verify-head h3{margin-bottom:10px}.login-cont .login-form .verify-head h4{font-size:16px;font-weight:400;color:var(--main-color);margin-bottom:0;text-align:center}.login-cont .login-form label{font-size:14px;font-weight:400;margin-bottom:10px;display:block}.login-cont .login-form .phoneInput-cont{display:flex;align-items:center;height:44px;border:1px solid rgba(0,0,0,.1);border-radius:7px;background-color:#f9f9f9!important;box-shadow:none!important;padding:0 17px;margin-bottom:16px}@media screen and (max-width:767px){.login-cont .login-form .phoneInput-cont{height:40px;padding:0 5px}}.login-cont .login-form .phoneInput-cont input{border:none;margin-bottom:0!important;height:unset;padding-inline-start:10px;border-radius:0;border-inline-start:1px solid rgba(0,0,0,.1)}.login-cont .login-form .phoneInput-cont input:focus-visible{outline:none;border:none}.login-cont .login-form .submit-btn{width:100%;height:48px;border-radius:7px;font-size:18px;font-weight:500;background-color:var(--main-color)!important;color:var(--white-color)!important;margin:33px 0 30px!important}.login-cont .login-form .have-account{display:flex;align-items:center;justify-content:center;gap:5px;font-size:16px}.login-cont .login-form .have-account span{color:var(--black-color);font-weight:400}.login-cont .login-form .have-account a,.login-cont .login-form .have-account button{color:var(--main-color);font-weight:600;cursor:pointer!important;border:none;background-color:transparent;padding:0;margin:0;text-decoration:none}@media screen and (max-width:991px){.login-cont .login-form .have-account a,.login-cont .login-form .have-account button{font-weight:400}}.login-cont .PhoneInputCountrySelectArrow{position:absolute;inset-inline-start:-63px}.login-cont .PhoneInputCountryIcon{border-radius:5px!important;border:none!important;overflow:hidden}.login-cont label{font-size:14px;font-weight:400;margin-bottom:4px;display:block}.login-cont input{border:.5px solid #c3c3c3!important;background-color:var(--white-color)!important;border-radius:5px!important;overflow:hidden!important;padding:0 20px;height:48px;margin-bottom:12px!important}.login-cont input:focus-visible{outline:none;border:none}@media screen and (max-width:767px){.login-cont input{height:40px;padding:0 5px}}.select-trigger-country{width:150px}.code-country-slug-cont{display:flex;align-items:center;gap:5px}.code-country-slug-cont p{margin-bottom:0}button:has(.select-country-item-cont){width:150px}button:has(.select-country-item-cont) .lucide-chevron-down{display:none}span:has(.select-country-item-cont){height:100%;display:flex;align-items:center;width:150px}.select-country-item-cont{display:flex;align-items:center;gap:5px;cursor:pointer;justify-content:space-between;width:35px;padding-inline-start:0;padding-inline-end:7px;height:100%}.select-country-item-cont img{width:28px;height:16px;border-radius:2px;-o-object-fit:cover;object-fit:cover}.input-of-mobile-num{position:relative}.input-of-mobile-num .country-select{position:absolute;top:0;inset-inline-end:0}.input-of-mobile-num option{display:flex;align-items:center;gap:5px}.input-of-mobile-num .ps-12{padding-inline-start:142px!important}.input-of-mobile-num .border-none{border:none!important;padding-inline-start:17px!important;border-radius:0!important}@media print{#download-btttn{display:none}}.reservations{margin-bottom:20px;width:100%}.reservations h2{font-size:18px;font-weight:700;color:var(--main-color);margin-bottom:8px}@media screen and (max-width:767px){.reservations h2{font-size:16px}}.reservations .reservations-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%}@media screen and (max-width:767px){.reservations .reservations-grid{grid-template-columns:repeat(1,1fr)}}.reservations .reservations-grid .reservation-card{background-color:var(--white-color);border-radius:6px;padding:20px;display:flex;gap:18px 15px;box-shadow:10px 10px 15px hsla(0,0%,90%,.16);border:.5px solid #ebebeb;justify-content:space-between}.reservations .reservations-grid .reservation-card:hover{box-shadow:0 0 30px hsla(0,27%,87%,.8)}.reservations .reservations-grid .reservation-card:hover img{transform:scale(1.1)}.reservations .reservations-grid .reservation-card .r-side{height:-moz-fit-content;height:fit-content}.reservations .reservations-grid .reservation-card .r-side .serial-date{font-size:16px;font-weight:300;color:#141416;padding:10px 16px;border-radius:6px;border:.5px solid #ebebeb;margin-bottom:8px;background-color:#e6e3e3}.reservations .reservations-grid .reservation-card .r-side h3{color:var(--main-color);font-size:18px;font-weight:400;margin-bottom:13px}@media screen and (max-width:767px){.reservations .reservations-grid .reservation-card .r-side h3{font-size:16px}}.reservations .reservations-grid .reservation-card .r-side h5{color:#141416;font-size:14px;font-weight:300;margin-bottom:6px}@media screen and (max-width:767px){.reservations .reservations-grid .reservation-card .r-side h5{font-size:12px}}.reservations .reservations-grid .reservation-card .r-side .date-data{color:#7a7d84;font-size:14px;font-weight:300}.reservations .reservations-grid .reservation-card .img-cont{height:100%;aspect-ratio:1/1;border-radius:4px;overflow:hidden;max-height:135px;width:unset}.reservations .reservations-grid .reservation-card .img-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-info-cont-form{width:100%;max-width:588px;margin:105px auto 0;padding:90px 20px 50px;background-color:var(--white-color);border:1px solid #ebebeb;box-shadow:0 0 15px hsla(0,27%,87%,.161)}.profile-info-cont-form .input-wrapper{width:100%;max-width:400px;margin:0 auto}.profile-info-cont-form button{margin:13px auto 0;max-width:196px}.profile-info-cont-form .profile-img-lable{margin-top:-150px;margin-bottom:30px}.profile-info-cont-form .triger{width:120px;height:120px;position:relative}.profile-info-cont-form .triger img{-o-object-fit:cover;object-fit:cover}.profile-info-cont-form .triger img,.profile-info-cont-form .triger span{width:100%;height:100%;border-radius:50%;overflow:hidden;border:2px solid #141416}.profile-info-cont-form .triger span{display:flex;justify-content:center;align-items:center;font-size:32px;font-weight:400;background-color:var(--main-color);color:var(--white-color);cursor:pointer}.profile-info-cont-form .triger .img-icon-cont{width:24px;height:24px;position:absolute;inset-inline-start:0;bottom:12px;border-radius:50%;background-color:#141416;display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid var(--white-color)}.profile-info-cont-form .triger .img-icon-cont img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-info-cont-form .profile-cont{display:flex;width:100%;flex-direction:column;gap:22px}@media screen and (max-width:767px){.profile-info-cont-form .profile-cont{gap:10px}}.profile-info-cont-form .profile-cont .goz{display:flex;flex-direction:column;gap:4px}.profile-info-cont-form .profile-cont .goz span{font-size:16px;font-weight:400;color:#141416}.profile-info-cont-form .profile-cont .goz p{font-size:14px;color:#7a7d84;padding:0 16px;border-radius:5px;border:.5px solid #c3c3c3;background-color:#f9f9f9}.logout-btn,.profile-info-cont-form .profile-cont .goz p{font-weight:400;display:flex;height:48px;align-items:center}.logout-btn{background-color:#a20010!important;width:100%;max-width:230px;color:var(--white-color);justify-content:center;font-size:16px;border-radius:5px;border:1px solid transparent;margin:33px auto}.notifications-cont-page .notis-cont{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.notifications-cont-page .notis-cont .notification{display:flex;gap:17px;background-color:var(--white-color);border:1px solid #ebebeb;box-shadow:0 0 15px hsla(0,27%,87%,.161);padding:27px 20px 20px;border-radius:6px;align-items:flex-start}@media screen and (max-width:767px){.notifications-cont-page .notis-cont .notification{padding:15px}}.notifications-cont-page .notis-cont .notification .img-bill{width:24px;height:auto}.notifications-cont-page .notis-cont .notification .img-bill img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.notifications-cont-page .notis-cont .notification .noti-details h2{font-size:20px;font-weight:700;color:#141416;margin-bottom:19px}@media screen and (max-width:767px){.notifications-cont-page .notis-cont .notification .noti-details h2{font-size:16px}}.notifications-cont-page .notis-cont .notification .noti-details p{font-size:16px;font-weight:400;color:#141416;margin-bottom:16px}@media screen and (max-width:767px){.notifications-cont-page .notis-cont .notification .noti-details p{font-size:14px}}.notifications-cont-page .notis-cont .notification .noti-details span{font-size:16px;font-weight:300;color:#89898f}@media screen and (max-width:767px){.notifications-cont-page .notis-cont .notification .noti-details span{font-size:14px}}.notifications-cont-page .paginations-cont{display:flex;justify-content:center;align-items:center;gap:10px}.notifications-cont-page .paginations-cont button{border:1px solid var(--main-color);width:40px;height:40px;border-radius:50%;font-size:16px;font-weight:400;color:var(--main-color);display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:var(--white-color)}.notifications-cont-page .paginations-cont button:hover{background-color:var(--main-color);color:var(--white-color);border:1px solid var(--main-color)}@media screen and (max-width:767px){.notifications-cont-page .paginations-cont button{width:30px;height:30px;font-size:14px}}.notifications-cont-page .paginations-cont .active{background-color:var(--main-color);color:var(--white-color);border:1px solid var(--main-color)}input[type=tel i]{direction:unset!important}