*{padding:0;margin-top:0;box-sizing:border-box;scrollbar-width:none;font-family:Poppins,sans-serif;scroll-behavior:smooth}.header{padding:30px;background-color:#1a2332;font-size:8px;display:flex;align-items:center;justify-content:space-between}.header a{color:#f5f1e8;text-transform:uppercase;letter-spacing:1.5px;text-decoration:none}.header a .globe{color:orange;transition:ease-in-out .5s}.header nav a{font-size:13px;font-size:25px;margin-left:24px}.header:hover .globe{transform:rotate(180deg);transition:ease-in .5s;transition:ease-out .5s}.nav-menu{display:flex;flex-direction:column;padding:20px;margin-top:10px;border-bottom:1px solid #1a2332}.nav-menu a{margin-bottom:10px;text-decoration:none;color:#1a2332}.nav-menu a:hover{text-decoration:underline}.show-case{padding:100px 0;background-color:#1a233212}.show-case .show-case-content{text-align:center;max-width:600px;margin:auto}.show-case .show-case-content i{font-size:30px;margin-bottom:20px;transform:rotate(-40deg);transition:ease-in-out .5s}.show-case .show-case-content i:hover{transform:scale(1.4);transition:ease-in-out .9s}.show-case .show-case-content h2{margin-bottom:10px}.show-case .show-case-content h2 span{color:#1a2332}.show-case .show-case-content p{margin-bottom:30px}.show-case .show-case-content a button{width:90%;border:none;background-color:#1a2332;color:#f5f1e8;padding:7px 0;margin-bottom:10px;border-radius:5px;transition:ease-in-out .1s}.show-case .show-case-content a button:hover{opacity:.8;transition:ease-in-out .1s}.show-case .show-case-content a:nth-child(2n) button{background-color:inherit;color:#1a2332;border:solid 1px #1a2332}.show-case .show-case-content a:nth-child(2n):hover button{background-color:#1a233212;transition:ease-in-out .1s}.about .about-content{text-align:center;margin:100px auto;width:90%;max-width:600px;letter-spacing:1px;color:#1a2332}.about .about-content h2{margin-bottom:20px}.offers{background-color:#1a233212;padding:100px 0}.offers .offers-content{max-width:600px;width:90%;margin:auto;text-align:center}.offers .offers-content h2{margin-bottom:20px}.offers .offer-cards{margin-top:30px}.offers .offer-cards a{color:#1a2332;text-decoration:none}.offers .offer-cards .offer-card{margin-bottom:21px;background-color:#fff;padding:50px;border-radius:10px}.offers .offer-cards .offer-card p{font-size:18px}.offers .offer-cards .offer-card i{font-size:30px;margin-bottom:30px}.offers .offer-cards .offer-card:hover{box-shadow:0 0 20px -10px #000;transition:ease-in-out .2s}.contact{background-color:#1a2332;color:#f5f1e8;text-align:center}.contact .contact-content{max-width:600px;margin:auto;padding:100px 0}.contact .contact-content i{font-size:30px;margin-bottom:20px;color:orange}.contact .contact-content h2{margin-bottom:10px}.contact .contact-content button{width:90%;border:none;background-color:#f5f1e8;color:#1a2332;padding:7px 0;margin-top:20px;border-radius:5px;transition:ease-in-out .1s}.contact .contact-content button:hover{transition:ease-in-out .1s;opacity:.8}.hotel-showcase{text-align:center;padding-top:100px;max-width:700px;margin:auto}.hotel-showcase p{width:80%;font-size:14px;text-align:justify;margin:10px auto 0}.sort-hotel{text-align:center;width:90%;margin:50px auto}.sort-hotel label{margin-right:20px}.hotel-section{margin-bottom:50px}.hotel-section .hotel-card{max-width:600px;background-color:#1a233212;width:80%;margin:auto auto 20px;display:flex;flex-direction:column}.hotel-section .hotel-card .content{padding:20px}.hotel-section .hotel-card button{background-color:inherit;border:1px solid #1a2332;padding:5px 10px;margin-right:5px;border-radius:5px;margin-top:5px}.hotel-section .hotel-card button a{color:#1a2332;text-decoration:none}.hotel-section .hotel-card button:hover{background-color:#1a2332;transition:ease-in-out .1s}.hotel-section .hotel-card button:hover a{color:#f5f1e8}.hotel-section img{width:100%}.not-found{text-align:center;margin-top:100px}.not-found i{font-size:35px;margin-bottom:30px}.contact-page{background-color:#1a233212;color:#1a2332}.contact-page .contact-content{padding:100px 0;text-align:center;width:90%;max-width:600px;margin:auto}.contact-page .contact-content p{margin-bottom:20px}.contact-page .contact-content input{width:100%;padding:5px;background-color:inherit;border:1px solid #1a2332;outline:none;margin-bottom:14px}.contact-page .contact-content textarea{width:100%;height:200px;padding:10px;background-color:inherit;border:1px solid #1a2332;outline:none;margin-bottom:20px}.contact-page .contact-content button{background-color:#1a2332;width:100%;color:#fff;margin-bottom:50px;border:none;padding:10px;border-radius:5px}.contact-page .contact-content .contactInfo a{color:#1a2332}.contact-page .contact-content .contactInfo i{color:#1a2332;margin-right:10px;font-size:16px}.payments-page{max-width:600px;padding:100px 0;width:90%;margin:auto;text-align:center}.payments-page i{font-size:30px;margin-bottom:20px}.payments-page .link{color:#1a2332;text-decoration:none;display:flex;align-items:center;padding:10px;border-radius:10px;background-color:#1a233212;width:90%;margin:20px auto auto}.payments-page .link img{width:50px;margin-right:30px}.payments-page .link:hover{box-shadow:0 4px 20px -10px #000}.review-page{margin:100px auto;text-align:center}.review-page h2{margin-bottom:50px}.review{max-width:600px;width:90%;background-color:#1a233212;padding:20px;border-radius:20px;margin:auto;text-align:left}.review .p-text{margin-left:3px}.review i{color:#0000ff35}.review .right{text-align:right;width:100%}.review .user-icon{background-color:#1a2332;text-align:center;border-radius:50px;width:50px;height:50px;color:#fff;display:flex;align-items:center;justify-content:space-around;font-size:20px}.footer{text-align:center;padding:50px 0 30px;letter-spacing:1px;background-color:#0e131b;color:#fff;font-size:13px}.footer .icons i{padding:20px;font-size:20px;color:#fff}.footer a{color:#fff}
