| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/b2c.hellogtx.com/public/upload/tripsandtours/css/ |
Upload File : |
.room_booking_traveller .title {
margin-top: 0 !important;
margin-bottom: 0;
}
.hotel-title-rating {
margin-top: 0 !important;
padding-left: 8px;
}
.multi-select-button {
font-size: 13px !important;
padding: 5px 10px !important;
}
.multi-select-button:after {
bottom: 12px;
}
.room_booking_traveller .form-control {
height: 30px;
}
.ratingtxt-span {
font-size: 13px;
}
.hotelpax-cls {
background: #f0f8ff;
height: auto !important;
overflow-y: hidden !important;
overflow-x: hidden !important;
}
.room_booking_traveller label {
width: 40%;
float: left;
text-align: center;
margin-bottom: 0 !important;
}
.room_booking_traveller .form-group {
margin-bottom: 4px;
}
.room_booking_traveller .form-control {
width: 55%;
float: right;
margin-top: 3px;
padding: 3px 5px;
}
.add_more {
float: right;
}
.floatleft {
float: left;
}
.room_booking_traveller label {
font-size: 11px;
margin-top: 3px;
}
.hotelimgbox {
overflow: hidden;
position: relative;
height: 177px;
background: aliceblue;
border-radius: 0;
}
.hotelimgbox img {
position: absolute;
left: 50%;
top: 50%;
object-fit: cover;
-webkit-transform: translate(-50%, -50%) scale(1);
-moz-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
-o-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
-moz-backface-visibility: hidden;
backface-visibility: hidden;
width: 100%;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.hotelnames {
text-transform: capitalize !important;
font-size: 16px !important;
color: var(--buslisting_carname);
font-weight: 700;
}
.hotelprice {
font-size: 18px !important;
font-weight: 600;
color: green !important;
}
.hoteltypecls {
font-weight: 400;
line-height: 25px;
font-size: 13px;
}
.hotelnightscls {
font-size: .8rem;
text-align: right;
}
.selecthotelbtn {
margin-top: 10px;
max-width: 150px;
margin: 5px auto;
display: block;
text-align: center;
border: none;
font-size: 13px;
background:#3584bd;
width: 100%;
padding: 8px 20px;
color: #fff;
border-radius: 5px;
float: none;
font-weight: 700;
text-decoration: none;
}
.fa.fa-star.checked {
color: orange !important;
}
.hotellisting {
padding: 0 !important;
border-radius: 0;
}
.hotelnamesort {
width: 68% !important;
}
.hotel-dt-right-cls {
background: #ffffff;
text-align: center;
min-height: 150px;
border-left: 1px solid #ddd;
}
.hotellisting .fl-list-item {
padding: 0;
}
a.viewhotel-details {
color: #34425f !important;
font-size: 14px;
text-decoration: underline;
font-weight: 600;
}
.hotel-dt-middle-cls .car-ft {
font-size: 14px;
line-height: 26px;
display: block;
}
.hote_read_more {
position: absolute;
top: 50%;
left: 0;
margin-top: -12px;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
-ms-transform: translateY(10px);
-o-transform: translateY(10px);
transform: translateY(10px);
text-align: center;
opacity: 0;
visibility: hidden;
width: 100%;
-webkit-transition: all .6s;
border: none;
transition: all .6s;
z-index: 2;
}
.hote_read_more .book-hotel-btn {
width: 100px;
max-width: 100px;
background-color: rgb(53 132 189);
color: #fff;
font-size: 13px;
padding: 5px 10px;
margin: 0 auto;
display: block;
float: none;
font-weight: 100;
}
.hotelimgbox:hover .hote_read_more {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.hotel-dt-middle-cls {
padding-top: 10px;
}
.addhotel-home-btn {
width: 120px !important;
background: #007bff;
color: #fff !important;
}
.hotel-title {
background: none !important;
border: none !important;
color: #444 !important;
font-weight: 600;
font-size: 13px;
margin-top: 10px !important;
}
.hotelpax-cls {
background: aliceblue;
height: 180px;
overflow-y: auto;
overflow-x: hidden;
}
.hotel-done-btn {
width: 100% !important;
min-width: 100% !important;
}
.hotelrooombox_main {
padding: 8px;
}
.hotelrooombox_main .hotelpax-cls {
padding-bottom: 5px;
}
.hotelrooombox_main .addhotel-home-btn {
background: var(--secondcolor);
border: 1px solid var(--secondcolor);
border-radius: 4px;
}
.hotelrooombox_main .hotelpax-cls .hotel-title-rating {
margin-left: 0;
margin-top: 5px !important;
margin-bottom: 5px;
}
.hotelrooombox_main .multi-select-menuitem input {
margin-top: 4px;
height: auto !important;
}
.hotelrooombox_main .spaectxtpd {
display: flex;
align-items: center;
padding-left: 0;
}
.hotelrooombox_main .spaectxtpd .ratingtxt-span {
margin-top: 0;
}
.hotelrooombox_main .spaectxtpd input {
height: auto !important;
}
.hotelrooombox_main .hotel-done-btn {
background: var(--actionbtn) !important;
border-radius: 4px;
}
#star {
height: auto;
float: left;
border: 1px solid #004564 !important;
color: #9f9f9f !important;
font-size: 13px !important;
padding: 8px 10px !important;
margin-bottom: 10px;
}
.hotel-detail-tabbing-list {
overflow-x: auto;
overflow-y: hidden;
white-space: nowrap;
margin-bottom: 20px;
border: none !important;
}
.hotel-detail-tabbing-list li {
font-weight: 300;
font-size: 18px;
list-style: none;
text-transform: uppercase;
margin-bottom: 7px;
float: left;
display: inline-block;
padding: 0;
}
.hotel-detail-tabbing-list li a.active {
background: #6b6262;
color: #fff;
}
.hotel-detail-tabbing-list li a {
background-color: rgb(245, 245, 245);
font-weight: 300;
font-size: 13px;
padding: 10px 20px;
margin: 0;
cursor: pointer;
text-transform: uppercase;
text-decoration: none;
color: #444;
font-weight: 800;
}
.hotel-img-gallery-boxcls {
overflow: hidden;
position: relative;
height: 350px;
}
.hotel-img-gallery-boxcls img {
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%) scale(1);
-moz-transform: translate(-50%, -50%) scale(1);
-ms-transform: translate(-50%, -50%) scale(1);
-o-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
-moz-backface-visibility: hidden;
backface-visibility: hidden;
width: 100%;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.hotel-img-gallery {
margin-bottom: 20px;
}
.hotel-dt-shadow-box {
padding: 10px 20px;
}
.hotel-dt-shadow-box p {
font-size: 15px;
color: #666!important;
font-weight: 500;
}
.hotel-leftborder{
border-left: 1px solid #ddd;
}
.hotelpara {
font-size: 15px;
color: #666!important;
font-weight: 500;
}
.hotel-room-cls {
color: #333;
font-size: 14px;
margin: 0;
font-weight: 400;
}
a.commonlink-hotel {
color: var(--sec-blackcolor);
font-size: 13px;
font-weight: 300;
text-decoration: underline;
line-height: 26px;
}
.hotel-dt-select-btn-cls {
font-size: 14px;
background: var(--sec-blackcolor) ;
border: none;
}
.hotel-dt-select-btn-cls:hover {
background: #34425f;
}
.hotel-all-border {
border: 1px solid #ddd;
padding: 10px;
border-bottom: none !important;
}
.hotelbook-btn {
font-size: 13px;
background:var(--maincolor);
border: none;
width: 100%;
padding: 10px;color: #fff;
}
.hotel-dt-select-btn-cls:hover {
background: #6b6262;
}
.multi-select-container {
display: inline-block;
position: relative;
width: 100%;
}
.multi-select-menuitems label{color: #9f9f9f !important; font-size: 14px !important; font-weight: normal !important;
display: block;
padding-left: 30px;
padding-bottom: 0;}
.multi-select-menu {
position: absolute;
left: 0;
top: 1.4em;
z-index: 1;
float: left;
min-width: 100%;
background: #fff;
margin: 1em 0;
border: 1px solid #afbbbc;
box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
display: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-o-border-radius: 4px;
}
.multi-select-menuitem {
display: block !important;
font-size: 0.875em !important;
padding: 0.3em 1em 0.6em 30px;
white-space: nowrap;
cursor: pointer;
}
.multi-select-menuitem--titled:before {
display: block;
font-weight: bold;
content: attr(data-group-title);
margin: 0 0 0.25em -20px;
}
.multi-select-menuitem--titledsr:before {
display: block;
font-weight: bold;
content: attr(data-group-title);
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.multi-select-menuitem + .multi-select-menuitem {
padding-top: 0;
}
.multi-select-presets {
border-bottom: 1px solid #ddd;
}
.multi-select-menuitem input {
position: absolute;
margin-top: 0.4em;
margin-left: -20px;
}
.multi-select-button {
display: inline-block;
font-size: 14px;
padding: 6px 21px;
max-width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: -0.5em;
background-color: #fff;
border: 1px solid #afbbbc;
border-radius: 4px;
cursor: default;
border-radius: 5px !important;
-moz-border-radius: 5px !important;
-webkit-border-radius: 5px !important;
-o-border-radius: 5px !important;
width: 100%;
color: #444;
cursor: pointer;
}
.multi-select-button:focus {outline: none;}
.multi-select-button:after {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 0.4em 0.4em 0 0.4em;
border-color: #999 transparent transparent transparent;
margin-left: 0.4em;
vertical-align: 0.1em;
margin: 12px 0 0;
float: right;
position: absolute;
right: 13px;
}
.multi-select-container--open .multi-select-menu {
display: block;
}
.multi-select-container--open .multi-select-button:after {
border-width: 0 0.4em 0.4em 0.4em;
border-color: transparent transparent #999 transparent;
}
.multi-select-container--positioned .multi-select-menu {
box-sizing: border-box;
}
.multi-select-container--positioned .multi-select-menu label {
white-space: normal;
}
.selectroom-panel {
padding: 0 10px;
}
.hotel-sub-title {
margin: auto;
font-weight: 600;
font-size: 16px;
color: #333;
word-break: break-word;
}
.hotel-slect-dt-cls {
margin: 10px 0;
font-size: 12px;
font-weight: 500;
}
.refund-txt-hotel {
margin: 0;
font-size: 12px;
font-weight: 500;
color: forestgreen;
}
.hotel-nonrefund-cls {
font-size: 18px;
color: #ED1C24;
font-weight: 600;
}
.taxInfo {
font-size: 12px;
color: #666;
font-weight: 300;
}
.perQuant {
display: block;
font-size: 14px;
margin-left: 0px;
}
.hotel-cancelPolicy {
color: #12B58A;
cursor: pointer;
font-size: 13px;
border: 0px;
padding: 0px;
margin-bottom: 10px;
font-weight: 600;
margin-top: 6px;
}
.book-hotel-btn {
max-width: 110px;
float: none;
text-align: center;
border: none;
font-size: 13px;
background: #e11f2a;
width: 100%;
padding: 8px 20px;
color: #fff;
border-radius: 5px;
margin: 0 auto;
display: block;
}
.roomDesc p {
margin-bottom: 5px;
}
.hotel-border-line {
border-top: 1px solid #ddd;
padding: 10px 0 4px 0;
}
.hotel-img-gallery .thumb {
height: 90px;
width: 100px;
}
.hotel-img-gallery .thumb img {
width: 100%;
height: 100%;
object-fit: cover;
}
ul.hotel-facilities-list {
padding: 0;
}
ul.hotel-facilities-list li {
list-style-type: disc !important;
display: inline-block;
vertical-align: top;
width: 33%;
font-size: 13px;
color: #000;
line-height: 18px;
position: relative;
padding-left: 15px;
box-sizing: border-box;
margin-bottom: 10px;
}
ul.hotel-facilities-list li:before {
content: "";
width: 6px;
height: 6px;
border-radius: 50%;
background:var(--maincolor);
left: 0;
top: 5px;
position: absolute;
}
.hotel-booking-box {
border: 1px solid #e5e5e5;
border-radius: 6px;
margin: 10px 0 10px;
padding: 15px;
width: 100%;
}
.hotel-price {
font-size: 22px;
font-weight: 500;
}
.hotel-type-price {
margin: 0;
padding: 0px 0 6px;
border-bottom: 1px solid #e5e5e5;
font-size: 14px;
color: #666;
font-weight: 500;
}
.hotel-only-room-cls {
padding: 8px 0;
border-bottom: 1px solid #e5e5e5;
color: #868686;
font-size: 14px;
font-weight: 500;
}
.hotel-select-other-room-cls a {
display: inline-block;
vertical-align: top;
color: #00bcd4;
font-size: 14px;
padding: 5px 0 0;
cursor: pointer;
font-weight: 500;
text-decoration: none;
}
.hotel-check-availability-room-cls {
color: #333;
font-weight: 500;
padding: 0;
margin: 20px 0;
font-size: 14px;
width: 80%;
box-sizing: border-box;
}
.hotel-select-other-room-cls svg {
margin: 0px 0 0px 5px;
vertical-align: top;
color: #00bcd4;
width: 12px;
height: 28px;
overflow: visible;
}
.hotel-calender-icons {
font-size: 1.2em;
position: absolute;
top: 15px;
left: 8px;
color: #84979b;
z-index: 1;
width: 10%;
float: left;
}
.hotel-calender-icons svg {
display: inline-block;
font-size: inherit;
height: 1em;
overflow: visible;
vertical-align: -.125em;
width: .875em;
position: absolute;
}
.select-hotel-date-prefilled-cls {
border: 1px solid #ddd;
padding: 6px;
border-radius: 5px;
position: relative;
width: 100%;
float: left;
}
.checkin-hotel-cls {
width: 30%;
float: left;
border-right: 1px solid #ddd;
padding: 3px 10px;
margin-left: 10%;
}
.checkout-hotel-cls {
width: 30%;
float: left;
border-right: 1px solid #ddd;
padding: 3px 10px;
}
.nights-hotel-cls {
width: 30%;
float: left;
padding: 3px 10px;
}
.select-hotel-date-prefilled-cls input {
border: none;
color: #444;
padding: 2px 0 0px;
width: 100%;
font-size: 13px;
float: left;
background: #0000;
}
.prefilled-txt {
display: block;
color: #999;
top: 10px;
z-index: 1;
left: 20px;
font-size: 12px;
font-weight: 500;
}
.select-hotel-date-prefilled-cls input::placeholder {
color: #444;
font-size: 14px;
}
.person-room-hotel-cls {
width: 90%;
float: left;
padding: 3px 10px;
position: relative;
margin-left: 10%;
}
.hotelbook-btn:hover {
background: var(--secondcolor) ;
color: #fff;
}
.select-hotel-date-prefilled-cls input:focus {
border: none;
outline: none;
}
.hotel-bg-color {
position: relative;
}
.hotel-Rev .Check_date {
margin-bottom: 10px;
}
.hotel-Rev .Check_date {
margin: 10px 0;
}
.hotel-Date-Guest {
margin-top: 0 !important;
}
.hotel-padding {
padding-bottom: 6px;
}
.hotel-padding {
padding: 6px 0;
background: #fbfbfb;
}
.hotel-padding h5 {
color: #3584bd !important;
}
.hotel-para-reviews {
font-size: 14px;
line-height: 26px;
}
.hotel-table-td-box{
width: 100%;
padding: 10px 15px;
border-right: 1px dashed rgb(153, 153, 153);
box-sizing: border-box;
display: inline-block;
vertical-align: top;
background: rgb(232, 244, 254);
}
.hotel-table-td-box h3{
font-size: 13px;
color: rgb(21, 71, 169);
}
.hotel-table-td-box p{
font-weight: 600;
font-size: 0.9em;
margin: 3px 0px 0px;
color: rgb(51, 51, 51);
}
.hotel-border-detials {
border: 1px solid rgb(229, 229, 229);
padding: 10px;
margin-right: 0;
padding-left: 15px;
margin-top: 15px;
}
.hotel-border-detials p {
margin-bottom: 0;
font-size: 14px;
}
.booking_list-hotel {
padding: 10px 0 !important;
}
.hotel-contact-list {
padding: 0px;
list-style-type: none;
margin: 0px;
}
.hotel-contact-list li {
font-size: 12px;
color: #444;
margin: 0px 0px 6px;
font-weight: 500;
}
.blue-bg-th {
width: 33%;
padding: 10px 8px;
border-right: 1px dashed rgb(153, 153, 153);
box-sizing: border-box; font-size: 14px;
font-weight: 500;
display: inline-block;
vertical-align: top;
background: rgb(232, 244, 254);
}
.hotel-Cancellation-table table{
width:100%;
}
.booking_list-hotel-conditions {
padding: 0 0 40px !important;
}
.hotel-review-book-btn {
background: var(--maincolor);
border-color: var(--maincolor);
font-size: 14px;color:#fff;
}
.hotel-review-book-btn:hover {
background: var(--secondcolor);
border-color: var(--secondcolor);color:#fff;
}
.selecthotelbtn a {
color: #fff;
}
.blue-bg-td-cls {
width: 33%;
padding: 10px 8px;
border: 1px solid rgb(229, 229, 229);
box-sizing: border-box;
display: inline-block;
font-size: 13px;
vertical-align: top;
}
.blue-bg-th-2, .blue-bg-td-cls-2{
width: 34%;
}
.floatleft {
float: left;
}
.fliterhotel-inpt {
padding-left: 10px;
}
.ratingfilter-search .fa.fa-star {
visibility: hidden;
}
.ratingfilter-search .fa.fa-star.checked {
visibility: visible;
}
.hotelnamedisplay{
display: block;
}
.booking_list-paratxt p {
font-weight: normal !important;
font-size: 14px;
}
.selecthotelbtn:hover a {
text-decoration: none;
}
.selecthotelbtn:hover {
background: #444;
}
.hotel-bookDiv {
text-align: center;
}
.roomDesc .hotel-sub-title {
font-weight: 400;
font-size: 14px;
}
.hotelratinglist {
width: 78% !important;
}
.hotellisting-mobile-header {
color: #fff;
}
.hotellisting-mobile-header .hotellisting-mobile-header--date {
font-weight: 400;
margin-bottom: 0 !important;
}
.hotel-distance-cls {
font-size: 13px;
font-weight: 500;
}
.dis-val {
font-size: 13px;
}
a {
color: #3584bd;
}
.hotel-dt-middle-cls {
padding: 14px 0 !important;
}
.hotelnames {
text-transform: capitalize !important;
color: var(--buslisting_carname) !important;
font-weight: 500 !important;
text-overflow: ellipsis !important;
white-space: nowrap !important;
overflow: hidden !important;
line-height: 20px !important;
cursor: pointer !important;
}
.hotelratingcls .fa {
font-size: 15px !important;
padding: 1px !important;
}
.hotel-dt-middle-cls .car-ft {
font-size: 13px !important;
line-height: 16px !important;
}
.hotelnightscls {
font-size: 11px !important;
}
.sortright ul li {
font-size: 12px !important;
font-weight: 300;
list-style-type: none !important;
float: left !important;
}
li.sortingnames {
font-weight: 600 !important;
}
.selecthotelbtn a {
color: #fff !important;
font-size: 13px !important;
text-shadow: none !important;
font-weight: 500 !important;
}
.selecthotelbtn {
color: #fff !important;
font-size: 13px !important;
text-shadow: none !important;
font-weight: 500 !important;
}
.hotel-dt-middle-cls {
padding: 0 !important;
}
.viewhotel-details {
font-size: 12px !important;
font-weight: 500 !important;
}
.hotelimgbox {
height: 150px ;
padding: 0 !important;
}
.hotel-dt-right-cls {
min-height: 150px !important;padding: 0 !important;
}
.hote_read_more .book-hotel-btn {
font-weight: 300 !important;
}
button:disabled{
background: #b0b0b0 !important;
opacity: 1; color: #040404 !important;
}
button:hover:disabled{
background: #b0b0b0 !important;
color: #040404 !important;
}
[type=button]:disabled{
background: #b0b0b0 !important;
opacity: 1; color: #040404 !important;
}
[type=button]:hover:disabled{
background: #b0b0b0 !important;
color: #040404 !important;
}
.search-btn {
font-weight: 600 !important;
}
.selecthotelbtn:hover, .selecthotelbtn:focus {
background: var(--sec-blackcolor) !important;
}
.perQuant {
display: block !important;color: #716d6d;
font-size: 12px !important;
margin-left: 0px !important;
}
.priceRoom {
float: right !important;
text-align: center !important;
}
.fl-checkbox .fl-title {
padding: 4px 0 !important;
}
.fl-checkbox-box-cls .custom-checkbox {
line-height: 20px !important;
text-transform: capitalize !important;
}
.fl-checkbox-box-cls .custom-checkbox label {
font-weight: 400 !important;
margin-bottom: 5px !important;
}
.fl-checkbox .fl-title {
font-weight: 600 !important;
color: var(--blue_color) !important;
font-size: 13px !important;
margin-bottom: 2px !important;
}
.filter_type .fl-title {
font-size: 13px !important;
font-weight: 600 !important;
}
#slide_amount span {
font-size: 14px !important;
color: green !important;
font-weight: 500 !important;
}
.fl-checkbox label {
font-size: 14px !important;
font-weight: 400 !important;
color: #000 !important;
}
.hotelratingsort {
width: 44% !important;
}
.hotel-slect-dt-cls {
margin: 10px 0 !important;
font-size: 11px !important;
font-weight: 300 !important;color: #716d6d !important;
}
.roomDesc .hotel-sub-title {
font-weight: 500 !important;
font-size: 15px !important;
}
.donemargin {
margin: 0 !important;
border: none !important;
}
.booking_list-paratxt p {
margin-bottom: 5px !important;
}
.hotel-booking-box {
padding: 8px !important;
}
.hotel-price, .money {
font-size: 18px !important;
font-weight: 600 !important;
color: green !important;
}
.booking_list-paratxt p {
font-weight: normal !important;
font-size: 13px !important;
font-weight: 300 !important;
}
.hotel-only-room-cls {
padding: 0 !important;
border-bottom: 1px solid #e5e5e5 !important;
color: #000 !important;
font-size: 13px !important;
font-weight: 400 !important;
}
.hotel-only-room-cls {
border-bottom: none !important;
}
.prefilled-txt {
color: #000 !important;
font-size: 12px !important;
font-weight: 300 !important;
}
.select-hotel-date-prefilled-cls input {
font-weight: 500 !important;
font-size: 12px !important;
}
.nights-hotel-cls {
padding: 3px 5px !important;
}
.checkin-hotel-cls {
margin-left: 8% !important;
}
.prefilled-txt {
color: #000 !important;
font-weight: 300 !important;
}
.hotel-detail-tabbing-list li a {
text-transform: capitalize !important;
font-weight: 500 !important;
}
.hotel-all-border .col-lg-6 {
padding-left: 0 !important;
}
.hotel-all-border .col-lg-3 {
padding-right: 0 !important;
}
.commonlink-hotel {
font-weight: 300 !important;
}
.hotel-dt-select-btn-cls {
font-size: 14px;
border: 2px solid var(--maincolor) !important;
border: none;
background: none !important;
color: var(--maincolor) !important;
}
.floatrighttext{
float: right !important;
}
.fl-txt {
font-weight: 500;
font-size: 14px;
}
.custom-control {
padding-left: 1.5rem !important;
}
.hotellisting .fl-list-item {
border-bottom: none;
background: #fff;
border-radius: 8px !important;
-moz-border-radius: 8px !important;
-webkit-border-radius: 8px !important;
-o-border-radius: 8px !important;
padding: 10px;
position: relative;
margin: 0 0 25px 0;
}
.hotellisting {
padding: 0!important;
border-radius: 8px !important;
}
.booking_list-paratxt strong {
font-weight: 400;
}
.hotelsearchlistingcls{
background: #075b89 !important;
}
.selecthotelbtn:hover {
background: #444 !important;
text-decoration: none !important;
}
.hotelnames {
text-transform: capitalize !important;
color: var(--buslisting_carname) !important;
font-weight: 500 !important;
text-overflow: ellipsis !important;
white-space: nowrap !important;
overflow: hidden !important;
line-height: 20px !important;
cursor: pointer !important;
}
.hotellisting .fl-list-item {
border-bottom: none;
background: #fff;
border-radius: 8px !important;
-moz-border-radius: 8px !important;
-webkit-border-radius: 8px !important;
-o-border-radius: 8px !important;
padding: 10px;
position: relative;
margin: 0 0 25px 0;
}
.hotellisting {
border-radius: 8px !important;
}
.viewhotel-details {
font-size: 12px!important;
font-weight: 500!important;
color: #34425f!important;
}
.selecthotelbtn:hover a {
text-decoration: none !important;
}
.viewhotel-details:hover {
text-decoration: none;
}
.uppershownightsnewcls {
display: none;
}
.room_booking_traveller {
width: 100%;
float: left;
}
.multi-select-container--open .multi-select-menu {
display: block;
position: relative !important;
top: auto !important;
margin-top: 0 !important;
}
.multi-select-container--open .multi-select-button:after {
bottom: auto !important;
}
.hote_read_more{
display: none !important;
}
.filter-sec {
padding: 10px !important;
}
.filter-sec {
padding: 10px !important;
}
.filter-title {
padding: 0 !important;
}
.filter_type {
padding: 10px 0 !important;
}
.carlistingBanner {
background: #444;
}
.hotelsortlisting .sortingnames {
color: #000 !important;
font-weight: 700 !important;
}
.sortright ul li {
color: #000;
}
p, span {
font-weight: 400;
line-height: 20px;
}
.hotel-dt-middle-cls br {
display: none;
}
.homesubmithotel {
margin-top: 20px;
}
.fixedform {
z-index: 9;
position: fixed;
left: auto;
top: -150px;
width: 255px;
}
.hotellistingroomcls {
bottom: auto !important;
}
.outterroombox {
bottom: auto !important;
right: 15px;
left: auto !important;
}
#myModalsavetraveller .checkboxcontainerreviewaddons_savedlist {
padding-left: 0 !important;
}
.hotel-dt-sticky{
top: 20px !important;
}
.hotel-specialfont {
font-size: 13px;
font-weight: 400;
}
.hotel-bg-color {
background: #fff;
padding: 10px;
}
.hotel-booking-titlecls {
font-weight: 400 !important;
color: #6b6666 !important;
}
.hotel-booking-subtitlecls {
font-weight: 600 !important;
}
.hotelsortingcls .sortingnames {
width: 24%;
}
.hotelsortingcls .carseats {
width: 20%;
}
.srch_form .submithotel.hotelserchcls {
background: var(--secondcolor) !important;
color: #fff !important;
}
.srch_form .form-control {
padding-left: 8px;
}
@media (max-width:992px) {
.hotel-specialfont {
font-size: 12px;
font-weight: 400;
}
.hotel-traveller-box-newcls {
border: none;
border-bottom: 1px solid #ddd;
border-radius: 0;
}
.hotel-traveller-box-newcls .commonlink-hotel {
display: block;
width: 100%;
}
#myModalsavetraveller .adult_listtitle {
padding-left: 16px;
}
.carlistingBanner .srch_form {
padding: 0;
}
.travel_fair_details.fair_information {
border-radius: 8px;
}
.travel_fair_details_title.travel_fair_details_noround.divider_line_height {
display: none;
}
.travel_fair_details.fair_information {
border-radius: 8px !important;
}
#bookingcar_collapse {
border-radius: 8px !important;
}
.hotel-border-detials p {
font-size: 13px;
}
.hotel-border-detials {
margin-left: 0 !important;
padding: 10px;
}
.booking_list-hotel .col-12, .bookingnotescls .col-12 {
padding-left:5px;
padding-right: 5px;
}
.hotel-Cancellation-table .container {
padding-left: 5px;
padding-right: 5px;
}
.hotel-dt-right-cls br {
display: none;
}
.hotel_travelbox .floatleft {
padding-left: 0;
padding-right: 4px;
}
.hotelrooombox_main {
padding: 0;
}
.sortright.carsortinglist li {
display: block;
width: 100%!important;
float: left;
text-align: left;
font-size: 13px;
font-weight: 400;
list-style-type: none;
color: #444;
}
.filter-sec {
position: fixed;
width: 100%;
height: 100%;
z-index: 999999;
overflow: auto;
top: 0;
left: 0;
}
.filter-sec .fl-checkbox .custom-control-label::before {
width: 1rem !important;
border-radius: 0;
height: 1rem !important;
}
.hotelratingcls .fa {
font-size: 12px !important;
}
.hotellisting .fl-list-item {
margin-bottom: 0;
}
.totalpricenewcls {
position: absolute;
width: 100%;
left: 0;
bottom: -22px;
padding: 0 14px;
}
.hoteltypecls {
width: 100%;
float: left;
}
.uppershownightsnewcls {
display: block !important;
text-align: left !important;
width: 56%;
float: left;
line-height: 13px;
}
.totalpricenewcls br {
display: none;
}
.total-pricebox-newcls {
float: right;
width: 43%;
text-align: right;
}
.total-pricebox-newcls .hotelprice {
font-size: 16px !important;
font-weight: 500;
}
.hotelnightscls {
display: none;
}
.selectroom-flip.selecthotelbtn {
display: none;
padding: 0 !important;
margin-bottom: 10px !important;
}
.hotel-dt-right-cls .selectroom-flip.selecthotelbtn a {
margin: 0 !important;
background: var(--actionbtn) !important;
border: 1px solid var(--actionbtn) !important;
padding: 8px 16px;
}
.viewhotel-details {
display: none;
}
.hotel-dt-middle-cls .car-ft {
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: block;
display: -webkit-box !important;
font-size: 11px !important;
}
.hotelcitynamecls {
display: none;
}
.rt.hotelratingcls {
position: absolute;
left: 13px;
bottom: 63px;
line-height: 10px;
border-radius: 2px;
padding: 6px 0;
}
p, span {
font-size: 13px;
}
.hotel-all-border .col-lg-3 {
padding-left: 15px;
}
.stickyhotel-details.fixeddt-details {
width: 100%;
left: 0;
top: auto;
position: relative;
bottom: 0;
padding: 0;
}
.hotel-img-gallery {
padding: 0;
}
.hotel-detail-tabbing-list li a {
padding: 10px;
}
.hotel-dt-shadow-box {
padding: 5px 10px;
}
.hotel-detail-tabbing-list {
margin: 10px 0 8px;
}
.hotel-all-border {
border: none;
}
.hotellistnewcls .col-5 {
padding-right: 0;
}
.hotelnames {
color: var(--black_color) !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: block;
}
.internation-flight-mobile .hotelnames {
color: #fff !important;
}
.hotellisting .fl-list-item {
padding: 5px;
}
.hotelsortlisting .cancel-btn-mb-sort {
bottom: 124px;
border-radius: 2px;
}
.sortright ul li {
padding: 5px;
}
.hotelsortlisting .sortright li.active {
color: #fff !important;
padding-left: 20px !important;
width: 100% !important;
}
.hotelsortlisting .sortright li.active:before {
top: 7px;
}
.hotelsearchlistingcls {
background: #fff !important;
}
.mobile-hotel-search-form {
position: fixed;
top: 0;
left: 0;
background: #fff;
width: 100%;
height: 100%;
z-index: 999;
}
.hotelsortlisting {
margin-top: 0 !important;
padding-top: 8px !important;
padding: 10px !important;
position: fixed !important;
width: 100%;
z-index: 999999;
background: #fff !important;
left: 0;
top: 0;
height: 100%;
overflow: scroll;
}
.hotelsortlisting ul {
background: #fff;
position: absolute;
bottom: 0px;
margin: 10px;
z-index: 999999;
width: 95%;
border: 1px solid #e1dede;
padding: 8px;
left: 0;
}
.sortingnames {
margin-bottom: 10px;
border-bottom: 1px solid #eee;
padding-bottom: 6px;
font-weight: 600 !important;
}
.sortright.carsortinglist li {
display: block;
width: 100% !important;
padding: 6px 0 !important;
float: none;
text-align: left;
font-size: 13px;
font-weight: 400;
list-style-type: none;
color: #444;
margin-bottom: 0;
}
.hotelsorting {
margin-top: 0 !important;
padding-top: 8px !important;
padding: 10px !important;
position: fixed !important;
width: 100%;
z-index: 999999;
background: #fff !important;
left: 0;
top: 0;
height: 100%;
overflow: scroll;
width: 100%;
list-style-type: none;
}
.hotelsorting ul li {
display: block;
width: 100% !important;
float: none;
text-align: left;
}
span.sortingnames {
margin-bottom: 10px;
border-bottom: 1px solid #eee;
padding-bottom: 6px;
font-weight: 600 !important;
}
.sortlisting.hotelsortlisting {
background: transparent !important;
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.sortlisting.hotelsortlisting ul {
width: 100%;
}
.sortlisting.hotelsortlisting ul li.active:before {
display: none;
}
.sortlisting.hotelsortlisting ul li.sortingpoint {
padding: 5px 10px !important;
}
.sortlisting.hotelsortlisting ul li.sortingnames {
background: #666 !important;
color: #fff !important;
}
.sortlisting.hotelsortlisting ul li.sortingnames span {
padding-left: 10px;
}
.sortlisting.hotelsortlisting ul li.sortingnames.active {
padding-left: 0 !important;
}
.hotellisting-mobile-header {
z-index: 999 !important;
}
.mobile_footer_bottomcontinuefixed .active {
background: #3584bd;
}
a.viewhotel-details {
font-size: 12px;
}
.selecthotelbtn {
font-size: 12px !important;
font-weight: 500;
padding: 6px !important;
}
.mobile_footer_bottomcontinuefixed .fa {
margin-right: 10px;
}
.hotellisting-mobile {
padding-top: 70px;
}
.hotelfilter {
color: #fff;
font-size: 12px;
background: #4a6279;
padding: 4px;
border-radius: 4px;
margin: 0 auto;
display: block;
text-align: center;
}
.hotelsort {
color: #fff;
font-size: 12px;
background: #4a6279;
padding: 4px;
border-radius: 4px;
margin: 0 auto;
display: block;
text-align: center;
}
.mobile_footer_bottomcontinuefixed a.active, .mobile_footer_bottomcontinuefixed a:focus {
color: #fff;
text-decoration: none;
}
.mobile_footer_bottomcontinuefixed a.active {
background: #4a6279 !important;
}
.hotel-dt-right-cls {
border-top: none;
border-left: none !important;
min-height: auto !important;
background: none;
text-align: left !important;
padding: 2px 0 !important;
}
.hotel-dt-middle-cls {
padding: 10px 16px;
}
.hotelimgbox {
height: 110px !important;
}
.hotelprice {
float: left !important;
padding-left: 4px;
}
.selecthotelbtn {
max-width: 110px;
margin: 0px auto !important;
display: block;
text-align: center;
float: none !important;
}
.hotelprice {
float: none !important;
padding-left: 4px;
font-size: 18px !important;
}
.hotellisting {
margin-bottom: 20px !important;
}
.hotel-bg-color {
margin-top: 20px;
padding-bottom: 20px;
}
}
@media (max-width:991px) {
.room_booking_traveller {
background: #fff;
padding: 10px;
border: 1px solid #ced4da;
border-radius: 4px;
}
.room_booking_traveller .counter-sec {
overflow: hidden;
}
.hoteltarvller_main #done_traveller {
margin-top: 0;
}
}
@media (max-width:580px) {
.hotel-dt-middle-cls .car-ft {
font-size: 13px;
line-height: 20px;
display: block;
}
.hotel-dt-middle-cls {
padding: 10px 10px;
}
.hotelimgbox {
height: 100px !important;
}
.hotelpaddingright {
padding-right: 0;
}
.hotelratingcls .fa-star {
font-size: 12px;
}
.hotelprice {
float: left;
padding-left: 4px;
}
.hotel-bg-color {
margin-top: 20px;
padding-bottom: 20px;
}
.nights-hotel-cls {
width: 30%;
float: left;
padding: 3px 4px;
}
.hotel-padding {
background: none;
}
.blue-bg-th {
font-size: 11px;
height: 53px;
padding: 10px 2px;
}
td.blue-bg-td-cls {
font-size: 11px;
padding: 10px 2px;
height: 54px;
}
}
@keyframes placeHolderloader-customloader {
0% {
background-position: -468px 0
}
100% {
background-position: 468px 0
}
}
.FlightImageLogo {
animation-duration: 1s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-name: placeHolderloader-customloader;
animation-timing-function: linear;
background: #f6f7f8;
background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
background-size: 1000px 104px;
height: 39px;
position: relative;
overflow: hidden;
width: 40px;
display: block;
}
.FlightNumbername {
animation-duration: 1s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-name: placeHolderloader-customloader;
animation-timing-function: linear;
background: #f6f7f8;
background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
background-size: 1000px 104px;
height: 39px;
position: relative;
overflow: hidden;
width: 108px;
display: block;
}
.FlightTimeHour {
animation-duration: 1s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-name: placeHolderloader-customloader;
animation-timing-function: linear;
background: #f6f7f8;
background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
background-size: 1000px 104px;
height: 39px;
position: relative;
overflow: hidden;
width: 100%;
display: block;
}
.FlightPrice {
animation-duration: 1s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-name: placeHolderloader-customloader;
animation-timing-function: linear;
background: #f6f7f8;
background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
background-size: 1000px 104px;
height: 39px;
position: relative;
overflow: hidden;
width: 45%;
display: block;
float: right;
}
.FlightPriceList {
animation-duration: 1s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-name: placeHolderloader-customloader;
animation-timing-function: linear;
background: #f6f7f8;
background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
background-size: 1000px 104px;
height: 39px;
position: relative;
overflow: hidden;
width: 100%;
display: block;
}
.FlightFilter {
animation-duration: 1s;
animation-fill-mode: forwards;
animation-iteration-count: infinite;
animation-name: placeHolderloader-customloader;
animation-timing-function: linear;
background: #f6f7f8;
background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
background-size: 1000px 104px;
height: 39px;
position: relative;
overflow: hidden;
width: 100%;
display: block;
}
.combinefareareaclose {
clear: both;
text-align: right;
width: 100%;
display: block;
cursor: pointer;
background: #f1f1f1;
padding: 4px 5px 7px 0;
}
.combinefarearea {
background: #f1f1f1;
padding: 10px 0px 11px 0px;
border-bottom: #cecece 1px solid;
}
#filters_col {
background: #fff;
padding: 10px;
}
#flight-filter-customloader {
padding: 2px;
background: #fff;
border-radius: 8px;
}
.filter-title-customloader {
padding: 10px;
border-bottom: 1px solid #ccc;
}
.fl-checkbox.filter_type-customloader {
padding: 6px;
}
.filter_type-customloader {
position: relative;
margin-top: 10px !important;
border-bottom: 1px solid #ccc;
}
.ctr-dv-customloader {
width: 100%;
margin: 0 auto;
box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
padding: 10px 16px;
}
.fligt-cntnr-customloader .managlist1-customloader {
padding: 0;
position: relative;
}
.fl_logo-customloader {
width: 30%;
float: left;
position: relative;
margin-top: 0;
}
.fl_info_col-customloader {
width: 40%;
float: left;
padding-left: 15px;
padding-right: 0;
position: relative;
}
.append_bottom10-customloader {
margin-bottom: 3px;
}
.fl_cost-customloader {
width: 30%;
margin-top: 0;
line-height: 22px;
float: left;
}
.flt-result-box-customloader .fl_sub_inf-customloader {
left: 6%;
top: 0;
}
.fl_sub_inf-customloader {
position: absolute;
}
.multycity_wrapper-customloader {
width: 100%;
margin: 0;
padding: 5px 5px;
border: 1px solid #d7d7d7;
}
.flight-wrapper-clslist1-customloader {
border: 1px solid #d7d7d7;
margin-bottom: 4px;
padding: 4px 4px;
width: 100%;
float: left;
}
.flight-clsclr-customloader {
clear: both;
}
.padding-0-customloader {
padding: 0;
}
.fligt-cntnr-customloader {
width: 100%;
padding: 0;
position: relative;
margin: 0 auto;
background: #fff;
border-radius: 6px;
margin-top: 7px;
box-shadow: 0 0 7px rgb(0 0 0 / 17%);
border: 1px solid #eee;
}