File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hellohotelsindia.com/css/style.css
Back
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,300;9..144,400;9..144,500;9..144,600&display=swap'); body { font-family: "Lora", serif; overflow-x: hidden; } html { scroll-behavior: smooth; } html .for-homepage { background: #F2F0EF; } p { font-size: 16px; line-height: 32px; } a { text-decoration: none; } a:hover { text-decoration: none; } ul li { line-height: 2em; } h1, h2, h3, h4 { font-family: 'Fraunces', serif; font-weight: 400; } h1 { font-size: 2em; line-height: 40px; } h2 { font-size: 2em; line-height: 40px; } h3 { font-size: 1.5em; line-height: 30px; } a { color: #2f7425; } .btn-default { font-size: 1em; font-weight: 400; font-style: normal; text-transform: uppercase; text-decoration: none; border-radius: 0; padding: 5px 15px; line-height: 30px; background-color: #2f7425; border: 1px solid #2f7425; color: #fff; display: inline-block; } .btn-default:focus, .btn-default:hover { background-color: #7b5d2d; color: #fff; text-decoration: none; } img { width: 100%; } .pt-pb-30 { padding: 30px 0; } .pt-pb-30-60 { padding: 30px 0 60px 0; } .top-section-padding { padding: 40px 0 60px 0; } .spacing-area .spacing-pl-pr { padding: 0; } .top-bar { background: #2f7425; padding: 5px 0; z-index: 99; position: fixed; width: 100%; } .top-bar li { display: inline-block; margin-right: 20px; color: #fff; font-size: 14px; } .top-bar li i { margin-right: 5px; } .top-bar span { color: #fff; font-weight: bold; } .top-bar ul { margin: 0; } .top-inner { width: 95%; display: block; margin: auto; } .top-inner span { float: right; font-size: 14px; } #navbar { padding: 0 16px; background: #fff; transition: all .5s ease-in-out; z-index: 99; position: fixed; width: 100%; /* margin-top: 34px; */ -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); } .navbar .dropdown .dropdown-menu { margin-top: 0; border-top: none; border-radius: 0; } .navbar-brand img { max-height: 88px; max-width: 200px; } .main-nav { display: flex; display: flex; width: 88%; margin: auto; } .navbar-dark .navbar-nav .nav-link { color: #2f7425; padding: 0 15px; font-weight: 600; text-transform: uppercase; font-size: 15px; } .navbar-dark .navbar-nav .nav-link:hover { color: #c39e65; } .navbar-dark .navbar-nav .active>.nav-link { color: #c39e65; } .dropdown-item { color: #2f7425; font-weight: 500; text-transform: uppercase; font-size: 15px; } .dropdown-item:hover { color: #c39e65; } .dropdown-item.active, .dropdown-item:active{ background-color:#f8f9fa; } .navbar-dark .navbar-nav .show>.nav-link { color: #c39e65; } .fa-angle-down { color: #000; padding-left: 5px; } .navbar-brand { padding: 0; } .reservation-btn { background-color: #2f7425; font-size: 1em; padding: 0 10px; line-height: 40px; color: #fff; text-transform: uppercase; float: right; display: block; -webkit-transition: all .7s cubic-bezier(.18, .89, .32, 1.28); -moz-transition: all .7s cubic-bezier(.18, .89, .32, 1.28); -ms-transition: all .7s cubic-bezier(.18, .89, .32, 1.28); -o-transition: all .7s cubic-bezier(.18, .89, .32, 1.28); transition: all .7s cubic-bezier(.18, .89, .32, 1.28); min-width: 175px; text-align: center; border-radius: 0; cursor: pointer; border: 0; } .reservation-btn:hover { background: #1f4d19; color: #fff; text-decoration: none; } .navbar-nav { margin-left: 5%; } .carousel-inner img { width: 100%; height: 100%; } .carousel-inner { height: 100vh; } .carousel-indicators li { width: 25px; height: 5px; } .carousel-caption { bottom: 30%; } .carousel-inner.room { height: auto; } .booking-form { width: 50%; display: block; margin: auto; padding: 20px 20px 0px; background: rgb(0 0 0 / 61%) } .booking-main { position: absolute; top: 65%; width: 100%; } .booking-form select { width: 75px; padding: 7px 10px; outline: none; border-radius: 0; } .booking-form label { color: #fff; } .why-book { margin-top: 30px; } .why-book span { color: #fff; float: right; margin-top: 10px; } .why-book a { font-size: 1em; font-weight: 400; text-decoration: none; border-radius: 0; padding: 0px 35px; line-height: 38px !important; background-color: #2f7425; border: 1px solid #2f7425; color: #fff; -webkit-transition: all .1s linear; -moz-transition: all .1s linear; -ms-transition: all .1s linear; -o-transition: all .1s linear; transition: all .1s linear; white-space: normal; outline: 0; float: right; margin-right: 15px; } .why-book p { color: #fff; font-size: 11px; text-align: center; } .hotel-contact { background: #2f7425; padding: 20px 0; margin-bottom: 60px; } .hotel-contact h1 { color: #fff; font-weight: 400; text-transform: none; font-size: 1.75em; font-style: normal; text-align: center; } .hotel-contact p { color: #fff; font-weight: 400; text-transform: none; font-size: 1em; font-style: normal; text-align: center; } .hotel-contact ul { text-align: center; } .hotel-contact li { color: #fff; display: inline-block; margin-right: 20px; font-size: 0.9em; } .hotel-contact img { width: 23px; margin-right: 14px; } .gallery-section { width: 80%; display: block; margin: auto; } .about-section { padding: 40px 0 30px 0; } .about-section h1 { margin: 40px 0; } .about-section h2 { margin: 40px 0; position: relative; margin-top: -38px; } .about-section h2 a span { background: #2f7425; padding: 15px; color: #fff; transition: all .5s; } .about-section h2 a span:hover { background: #1f4d19; } .about-section p { line-height: 32px; } .offer-section .promotion { margin-top: 30px; } .promotion { background-color: #e7d8c1; } .offer-section h3 { font-size: 20px; margin: 30px 0 20px; } .offer-section .offers { position: relative; } .image { display: block; width: 100%; height: auto; } .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; opacity: 0; transition: .5s ease; background-color: #0404048c; } .offers:hover .overlay { opacity: 1; } .text { color: white; font-size: 20px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; } .chardham { width: 80%; display: block; margin: auto; margin-top: 60px; } .chardham h1 { text-align: center; font-size: 1.5em; font-weight: 400; margin-bottom: 40px; } .chardham p { text-align: center; } .chardham h3 { text-align: center; font-weight: 700; font-size: 18px; margin: 30px 0 20px; } .chardham span { text-align: center; display: block; margin-top: 40px; color: #927347; } .chardham a { color: #927347; } .form-control { border: 1px solid #fff; } .form-group input { border-radius: 0; } .input-group-text { color: #000; } .input-group-text { border-radius: 0 !important; background: #fff; border: none; } .select-option { display: flex; } .select-one { margin-right: 15px; } .booking-btn a { font-size: 1em; font-weight: 400; font-style: normal; text-transform: uppercase; text-decoration: none; border-radius: 0; background-image: none; padding: 10px 20px; line-height: 38px; background-color: #2f7425; border: 1px solid #2f7425; color: #fff; min-width: 165px !important; } .booking-btn { margin-top: 30px; } .about-banner { background: url(../img/about-banner.jpg); padding-top: 180px !important; padding-bottom: 180px !important; background-position: center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -ms-background-size: cover; -o-background-size: cover; background-size: cover; background-repeat: no-repeat; -webkit-background-clip: border-box; -moz-background-clip: border-box; -ms-background-clip: border-box; -o-background-clip: border-box; background-clip: border-box; } .nature { width: 90%; display: block; margin: auto; padding: 20px 0; background: #fff; padding: 20px; } .nature h1 { font-size: 1.7em; font-weight: 400; text-align: center; margin-bottom: 40px; } .nature p { text-align: justify; line-height: 32px; } .nature img { width: 100%; } .why-raajas { padding: 40px 0; background-color: #e7d8c1; } .why-raajas img { width: 100%; } .why-us-content { padding: 0 80px; } .why-us-content h2 { padding-bottom: 30px; } .why-raajas { line-height: 30px; text-align: justify; } .why-raajas .col-sm-6 { padding: 0; } .spacing-area .title { padding: 0 10%; } .spacing-area .bg-cream { background-color: #e7d8c1; } .why-us-video { width: 85%; display: block; margin: auto; padding: 40px 0; } .amenities { width: 85%; display: block; margin: auto; padding: 60px 0; margin-bottom: 20px; } .amenities .amt-box { background: #fff; padding: 25px 15px; } .amenities h1 { font-size: 1.7em; font-weight: 400; text-align: center; margin-bottom: 40px; } .amenities p { font-size: 16px; margin: 12px 0 0; } .amenities i img { width: 50px; } .hotel-footer { background: #323232; padding: 20px 0 0 0; } .hotel-footer h1 { color: #fff; font-weight: 400; text-transform: none; font-size: 1em; font-style: normal; text-align: center; } .hotel-footer p { color: #fff; font-weight: 400; text-transform: none; font-size: 1em; font-style: normal; text-align: center; } .hotel-footer ul { text-align: center; } .hotel-footer li { color: #fff; display: inline-block; margin-right: 20px; font-size: 0.9em; } .hotel-footer img { width: 23px; margin-right: 14px; } .hotel-footer .footer-logo img { width: 180px; margin: 0 auto; display: block; } .footer-bottom { width: 85%; display: block; margin: auto; padding: 20px 0; border-top: solid 1px #fff; } .footer-bottom li a { color: #fff; text-decoration: none; } .footer-bottom p { color: #fff; font-size: 12px; padding: 0; margin: 0; } .footer-bottom a { color: #fff; margin-right: 5px; } .mobile-menu-section { display: none; } .mobile-menu-main { display: none; } .inner-banner img { width: 100%; } .accommodation-section { width: 85%; display: block; margin: auto; } .accommodation-section img { width: 100%; } .room-nav { padding: 40px 0 25px; background-color: #e7d8c1; text-align: center; } .room-nav .room-nav-item ul li { display: inline-block; margin: 5px; } .room-nav .room-nav-item ul li a { padding: 5px 20px; } .room-nav .room-nav-item ul li a.active, .room-nav .room-nav-item ul li a:hover { border-bottom: 1px solid #2f7425 !important; text-decoration: none; } .summary-content-wrap { background-color: #e7d8c1; margin-top: 30px; } .summary-content-wrap .room-dis-box { padding: 30px; } .summary-content-wrap .room-dis-box .room-info-btn { margin: -50px auto 0; } .summary-content-wrap .room-dis-box .room-info-btn .btn-default { background-color: #2f7425; border: 1px solid #2f7425; } .amenities a { background-color: #2f7425; font-size: 1em; padding: 0 10px; line-height: 40px; color: #fff; text-transform: uppercase; float: right; display: block; -webkit-transition: all .7s cubic-bezier(.18, .89, .32, 1.28); -moz-transition: all .7s cubic-bezier(.18, .89, .32, 1.28); -ms-transition: all .7s cubic-bezier(.18, .89, .32, 1.28); -o-transition: all .7s cubic-bezier(.18, .89, .32, 1.28); transition: all .7s cubic-bezier(.18, .89, .32, 1.28); min-width: 175px; text-align: center; border-radius: 0; cursor: pointer; border: 0; text-decoration: none; } .facilities-section { width: 85%; display: block; margin: auto; } .facilities-section h1 { font-size: 1.7em; font-weight: 400; text-align: center; margin-bottom: 40px; } .facilities-section img { width: 100%; } .facilities-section h3 { text-align: center; margin: 20px 0 30px 0; font-size: 1.2rem; } .why-the-raajas { width: 85%; display: block; margin: auto; padding: 30px 0; } .why-the-raajas h1 { font-size: 1.7em; font-weight: 400; text-align: center; margin-bottom: 40px; } .why-the-raajas p { text-align: justify; line-height: 32px; } .why-raaj { margin-top: 40px; } .why-raaj ul { padding-left: 60px; } .why-raaj ul li { padding: 8px 0; font-weight: 500; } .contact-section { width: 85%; display: block; margin: auto; } .contact-section h1 { font-size: 1.7em; font-weight: 400; text-align: center; margin-bottom: 40px; } .contact-section a { color: #2f7425; } .contact { padding: 40px 0; } .contact p { text-align: justify; line-height: 32px; } .contact input { width: 90%; padding: 8px; display: block; margin: auto; margin-bottom: 10px; outline: none; } .contact textarea { width: 90%; padding: 8px; display: block; margin: auto; margin-bottom: 10px; outline: none; height: 120px; } .submit-btn { background: #2f7425; color: #fff; border: none; cursor: pointer; } .locations { width: 85%; display: block; margin: auto; padding: 30px 0; } #myBtn { display: none; } .book-now-calander { display: none; } .verising { display: block; margin-bottom: 30px; } .footer-p { display: block; } .verising img { width: 150px; display: block; margin: auto; margin-bottom: 10px; } @media only screen and (max-width: 600px) { .verising { display: block; margin-bottom: 30px; } .footer-p { display: block; } .verising img { width: 150px; margin-bottom: 10px; margin: inherit; } .verising p { text-align: left; } .book-now-calander { display: none; width: 60px; height: 60px; background: #2f7425; border-radius: 100%; position: fixed; z-index: 999; bottom: 90px; right: 14px; } .book-now-calander .fa-solid { color: #fff; font-size: 25px; padding: 17px 19px; } #myBtn { position: fixed; top: 98%; left: 50%; -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 99; font-size: 18px; border: none; outline: none; background-color: #2f7425; color: white; cursor: pointer; padding: 9px 17px; border-radius: 4px; } .why-raajas .row { max-width: 100%; margin: 0; } .top-bar { display: none; } #navbar { margin-top: 0; position: inherit; } .main-nav { width: 100%; justify-content: center; } .navbar-brand img { padding: 6px 0; } .navbar-dark .navbar-brand { color: #fff; padding: 0; margin: 0; } .carousel-inner { height: auto; } .mobile-menu-section { display: block; background: #2f7425; padding: 20px 0 11px; } .mobile-menu-section ul li { display: inline-block; color: #fff; text-align: center; } .mobile-menu-section a { color: #fff; } .mobile-menu-section i { display: block; font-size: 20px; margin-bottom: 5px; font-weight: 600; text-decoration: none; } .mobile-menu-section a:hover { text-decoration: none; } .mobile-menu-section ul { display: flex; justify-content: space-evenly; padding: 0; margin: 0; } .mobile-menu-main { display: block; } .mobile-menu-main ul li { list-style: none; padding: 7px 15px; text-transform: uppercase; background: #323232; color: #fff; border-bottom: solid 1px #000; } .mobile-menu-main ul li a { color: #fff; display: block; } .mobile-menu-main ul { padding: 0; margin: 0; } #why-order-div-2 { order: 2; } #why-order-div-10 { order: 2; } #why-order-div-11 { order: 1; } .main-offer .col-sm-4 { margin-bottom: 20px; } .why-raajas img { width: 100%; padding: 0 40px; margin-bottom: 30px; } .why-the-raajas img { max-width: 100%; } .navbar-toggler { display: none; } .why-us-content { padding: 0 40px; } .why-raajas h3 { text-align: center; margin-bottom: 5px; font-size: 21px; } #click { background: none; border: none; outline: none; color: #fff; } .about-banner { background-size: contain; padding-top: 0px !important; padding-bottom: 140px !important; } .carousel-control-next, .carousel-control-prev { max-height: 50%; visibility: hidden; } .contact-section h1 { display: none; } #why-order-div-6 { margin-bottom: 20px; } .loyalty { margin-bottom: 0; padding-bottom: 0; } .offer-section { margin-top: 0px; } .main-offer { margin-top: 20px; } .nature { padding: 15px; } } .active { color: #2f7425; } .get-in-touch { padding: 30px 0; } .get-in-touch .social { display: flex; justify-content: center; } .get-in-touch .social i { background: #fff; padding: 10px; margin: 0 5px; border-radius: 5px; color: #2f7425; } .distance ul li { padding-left: 10px; } .distance ul li { list-style: none; } .distance ul li i { margin-right: 5px; color: #2f7425; } /*======sidebar social media=======*/ .mf-social-side-list { position: fixed; top: 40vh; right: 15px; z-index: 100; background: #ffffff; padding: 10px 10px; border-radius: 50px; border: 1px solid #2c978d; } .mf-social-side-list ul { list-style: none; display: flex; flex-direction: column; padding: 0; margin: 0 } .mf-social-side-list ul li a { color: #323232; border-radius: 50%; line-height: 35px; margin-top: 8px; text-align: center; text-decoration: none; display: inline-block; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .mf-social-side-list ul li a:hover { opacity: .9; -webkit-transform: translateY(-3px); transform: translateY(-3px); } .mf-social-side-list ul li a i img { width: 30px; } /*======sidebar social media===== */ /*----call Btn----*/ .call-btn { display: flex; flex-direction: column; position: fixed; bottom: 50px; left: 25px; z-index: 999; } .call-btn div { width: 50px; margin-top: 15px; } .call-btn div img { width: 100%; } /*----call Btn----*/ /*-==sidebar Form== */ .sidebar-contact{ position:fixed; top:55%; left:-326px; transform:translateY(-50%); width:325px; height:auto; padding:15px; background:#fff; box-shadow: 0 10px 25px rgba(0,0,0,0.1); box-sizing:border-box; transition:0.5s; z-index:99999; } .sidebar-contact.active{ left:0; } .sidebar-contact input, .sidebar-contact textarea{ width:100%; height:36px; padding:5px; margin-bottom:10px; box-sizing:border-box; border:1px solid rgba(0,0,0,.5); outline:none; } .sidebar-contact h2{ margin:0 0 20px; padding:0; } .sidebar-contact textarea{ height:60px; resize:none; } .sidebar-contact input[type="submit"]{ background:#a82d2d; color:#fff; cursor:pointer; border:none; font-size:18px; } .toggle{ position:absolute; height:48px; width:48px; text-align:center; cursor:pointer; background:#f00; top:0; right:-48px; line-height:48px; } .toggle:before{ content:'\f003'; font-family:fontAwesome; font-size:18px; color:#fff; } .toggle.active:before{ content:'\f00d'; } .toggle-btn { background: #f00; width: 48px; height: 115px; border-top: solid 1px #000; margin-top: -5px; } .toggle p { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); white-space: nowrap; position: relative; top: 63px; color: #fff; font-weight: bold; background: #f00; font-size: 17px; } @media(max-width:768px) { .sidebar-contact{ width:100%; height:auto; left:-100%; } .sidebar-contact .toggle{ top:50%; transform:translateY(-50%); transition:0.5s; } .sidebar-contact.active .toggle { top:0; right:0; transform:translateY(0); } .scroll{ width:100%; height:100%; overflow-y:auto; } .content{ padding:50px 50px; } } /*-==sidebar Form end== */ @media (max-width:1200px) { .carousel-inner { height: auto; } } @media (min-width: 768px) { .dropdown:hover>.dropdown-menu { display: block; } .dropdown .dropdown-toggle::after { display: none; } .dropdown .dropdown-toggle:active { pointer-events: none; } } @media (max-width: 768px) { .navbar { padding: 8px 16px; } .navbar .dropdown .dropdown-toggle { padding: 0 10px; line-height: 40px; position: absolute; top: 0; right: 0; } .spacing-area .title { padding: 30px 0 0px; } .spacing-area .spacing-pl-pr { padding: 0 15px; } .spacing-area .pd-sm { padding: 12px; } .top-section-padding { padding: 40px 0 60px 0; } .about-section h2 { margin: 40px 0; position: relative; } .about-section h2 a span { background: none; padding: 0px; color: #2f7425; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings