﻿html {scroll-behavior: smooth;}
body {
    font-size: 14px;
    min-width: 800px;
    color: #4d5156;
    /*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-family: GT Eesti,fallback for GT Eesti,sans-serif;*/
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.min-banner-height {min-height: 96px;}
.form-lable {font-weight:bold;}
.form-text-hint {background-color: #fff;color: #888;margin-top: 30px;padding: 30px 20px 100px 20px;    border-radius: 8px;border: 1px solid #ccc;width:300px;}
.row-sm-1 {margin-bottom:20px;}
.ul-admin-menu {list-style: none;list-style-type: none;margin:0px;padding:0px;}
.ul-admin-menu li:not(:last-child) {list-style: none;list-style-type: none;padding: 3px 0px 3px;border-bottom: 0px solid #dee2e6;}
.ul-admin-menu li:hover {background-color: #ccc;padding-left: 8px;transition: 1s;}
.ul-admin-menu li a {color: #fff;font-size: 14px;text-decoration: none;margin-left:50px;}
.ul-admin-menu li a:hover{text-decoration: none;}
.active-menu {background-color:#ccc;padding-left:8px!important;color:#fff!important;font-weight:bold;}
.css-logout {color:rgba(25,162,220,1);border-bottom:0px!important;margin-top:20px!important;font-weight:bold;}


.menu-header {
    background-color: darkcyan;
    padding: 5px;
    color: #fff;
    margin-top: 10px;
    font-size: 16px;
    padding-left: 50px;
}
.note-editable { min-height:150px!important;background-color: #fff;}
.note-group-select-from-files {display: none;}
.form-style {background-color: #f8f8f8;padding: 15px;border-radius: 5px;border: 0px solid #ddd;}
.form-main-div {margin-top:20px;}

/* The Modal (background) */
.html-modal {display: none;position: fixed;z-index: 1;padding-top: 100px; left: 0;top: 0;width: 100%; height: 100%;overflow: auto;background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); }

/* Modal Content */
.html-modal-content {background-color: #fefefe;margin: auto;padding: 20px;border: 1px solid #888;width: 30%;border-radius:5px;}
.html-modal-content-photo {background-color: #fefefe;margin: auto;padding: 20px;border: 1px solid #888;width: 70%;}
.html-modal-travel-inquiry {
    margin: auto;
    padding: 20px;
    border: 1px solid rgb(30, 37, 74);
    width: 30%;
    border-radius: 4px;
    color: rgb(255, 255, 255);
    background-image: linear-gradient(to top, rgb(89, 112, 188), #0D76FA);
}
.html-modal-content-review {background-color: #fefefe;font-size:12px;margin: auto;padding: 20px;border: 1px solid #888;width: 80%;}
/* The Modal (background) */
.html-modal-gallary {display: none; position: fixed; z-index: 1; padding-top: 50px; left: 0;top: 0;width: 100%; height: 100%;overflow: auto;background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); }
.html-modal-gallary::-webkit-scrollbar {width: 12px;}
.html-modal-gallary::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;}
.html-modal-gallary::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px #fff; background-color:aqua; border:1px solid blue;}

.html-modal-content-gallary {background-color: #fefefe;margin: auto;padding: 20px;border: 1px solid #888;width: 80%;}
.html-model-error {
border:2px solid #f80b0b;
border-radius:4px;
color:red;
}
.modal-loading-content {
background-color: #fefefe;
margin: auto;
padding: 10px;
border: 1px solid #ccc;
width: 53px;
border-radius: 5px;
}
.model-loading {
border-radius: 4px;    
}
.close {cursor:pointer;font-weight:bolder!important;
}
.mendatory {color:red;font-weight:bold;
}
.success {
color:green;
font-weight: bold;
}
/*For vendor Tab*/
.ul-tab1 {
list-style:none;
list-style-type:none;
}
.ul-tab1 li {
display: inline;margin:20px;
}
.ul-tab1 li span {
/* background-color: #FF6961;border: 1px solid rgba(25,162,220,1);border-radius: 50%;width: 50px;
height: 50px;*/
color: #fff;
padding: 8px;
margin-left: 1px;
display: inline-flex;
justify-content: center;
align-items: center;
font-size: 16px;
font-weight: bold;
cursor: pointer;
}
.ul-tab1-selected {
background-color: #fff !important;
color: #888 !important;
-moz-transition: all 0.5s ease-in;
/* WebKit */
-webkit-transition: all 0.5s ease-in;
/* Opera */
-o-transition: all 0.5s ease-in;
/* Standard */
transition: all 0.5s ease-in;
}
.tab-div {
background-color: rgba(25,162,220,1);
border-radius:3px;
padding-bottom:1px;padding-top:21px;
}
.css-goback-btn {padding-left:10px;padding-right:10px;
}
.css-continue-btn {padding-inline:50px;
}
.text-end {margin-top:20px;
}
.ul-service {
-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
list-style:none;
list-style-type:none;
}
.search-ul-service {
-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
list-style: none;
list-style-type: none;
margin-bottom:10px;
margin-top:20px;
}
.search-ul-service li:hover {color:green;
}
.timing-sm1 {
margin-top: 28px;
}
.timing-span {
font-weight:400;
}
.inner-lable {
font-size:10px;color:#888;
}
.availabe-bed {
margin-top:15px;
}
.row-group {
margin-top:15px;
background-color: #fff;
padding: 15px;
border-radius: 5px;
border: 1px solid #ccc;
}
.extra-bed {
color:dodgerblue;
cursor:pointer;
}
.room-photo {
}
.room-photo tr { border-bottom:1px solid #ccc;
}
.room-photo img {
max-height:140px;max-width:230px;
}
.remove-photo {
color: red;
cursor: pointer;
font-weight: bold;
border: 2px solid red;
border-radius: 50%;
    
}
.file-photo {
border: 2px solid #147ddd;
padding: .2em .4em;
border-radius: .2em;
background-color: #0d6efd;
transition: 1s;
color:#fff;text-align:center;
}
.search-page-left {
margin-top: 10px;
margin-bottom: 25px;
float: left;
margin-right:15px; 
width: 22%;
border: 1px solid #ccc;
border-radius:4px;    
}
.search-page-right {
margin-top: -10px;
margin-bottom: 25px;
float: left;
width: 70%;
border-radius: 4px;
}
.details-page-left {
float: left;
width: 22%;
margin-right: 15px;
}

.details-page-right {
margin-top: 9px;
margin-bottom: 25px;
float: left;
width: 76%;
border-radius: 4px;
}
.restaurant-details-page-imgs {
margin-top: 9px;
margin-bottom: 25px;
float: left;    
border-radius: 4px;
}
.properyt-info{
margin-top:20px;
border-bottom:0px solid #ccc;
padding-bottom:40px;
}
.properyt-info p {margin-top:8px;margin-bottom:15px;
}
.hotel-details-data {
margin-top: 9px;
margin-bottom: 25px;
float: left;
width: 100%;
border-radius: 4px;
}
.search-box-1 {
border-bottom:0px solid #ccc;
}
.search-ul {
list-style: none;
list-style-type: none;
border-bottom:1px solid #ccc;
padding-bottom:10px;
}
.search-ul-last {
border-bottom: 0px solid #ccc;
}
.search-ul li {
list-style: none;
list-style-type: none;
padding-top: 5px;
font-size:14px;
}
.search-ul li input[type=checkbox] {
margin-right: 5px;
        
}
.search-heading {
padding-top: 15px;
padding-bottom: 2px;
font-weight: bold;
font-size: 14px;
}
.search-data {
height: 250px;
border: 1px solid #ccc;
border-radius: 4px;
margin-top:20px;
}
.search-result-tbl {
border:0px solid #ccc;
}
.search-result-tbl-col1 {    
width: 210px;
}
.search-result-tbl-col2 {
padding: 15px 15px 5px 15px;    
vertical-align:top;
}
.search-result-tbl-col2 h4 {font-weight: 700;font-palette: dark;font-size: 16px;}
.search-result-tbl-col2 span {        
font-palette: dark;
font-size: 14px;
}
.search-result-tbl-col2 a {
color:blue;
font-size: 14px;
}
.search-result-tbl-col2 ul {
list-style: none;
list-style: none;
margin-top:15px;
}
.search-result-tbl-col2 ul li {
list-style: none;
list-style:none;
}
.search-result-tbl-col3 {    
width: 20%;
}
.search-data:hover {
box-shadow: 0 0 0 2px #ccc;
transition: .5s ease;
}
.search-data-img {
border-radius: 8px;
margin-top: 10px;
height: 228px;
width: 210px;
transition: .5s ease;
}
.search-data-img:hover {
box-shadow: 0 0 0 5px #000000;
transition: .5s ease;
}
.search-restaurant-img {
border-radius: 8px;
margin-top: 10px;
width: 100%;
height: 200px;    
transition: .5s ease;
}
.rest-room-sec {
margin-right:15px;
}
.rest-room-sec:hover {
border: 1px solid #ccc;
border-radius: 5px;
box-shadow: 0 0 0 2px #000000;
transition: .5s ease;
}
.restaurant-heart {
font-size: 16px;
color: red;
}
.rest-list-heading {
font-size: 14px;
margin-top: 8px;
color: blue;
max-width: 15ch;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.restaurant-heart:hover {color:orange;
}
.error {
color: #ff0000;
}
.blink_me {
animation: blinker 1s linear infinite;
}
@keyframes blinker {
50% {
opacity: 0;
}
}
.login-main {
margin-top: 30px;
margin-bottom:80px;
}
.login-main h4 {margin-top:10px;
}
.navbar-collapse {color:#fff;font-weight:bold;text-align:right;
}
.owl-text {font-size:16px;padding-top:10px;
}
.txt-occupancy {
width:60px;
}
.add-more-btn {
font-weight:bold;
}
/*=========================================Loadin=========================================*/
.loader {
border: 16px solid #f3f3f3;
border-radius: 50%;
border-top: 16px solid #3498db;
width: 20px;
height: 20px;
-webkit-animation: spin 2s linear infinite; /* Safari */
animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}

100% {
-webkit-transform: rotate(360deg);
}
}

@keyframes spin {
0% {
transform: rotate(0deg);
}

100% {
transform: rotate(360deg);
}
}
/*=========================================End Loadin=========================================*/
.icon-orange {
color: orange;
}
.icon-green {
color: darkgreen;
}
.btn-availability {
color: #fff;
font-size: 12px;
background-color: #0D76FA;
font-weight:700;
padding: 8px 12px 8px 12px;    
}
.btn-availability:hover {
color: #fff;
opacity:50%;
}
.price {
font-size:14px;font-weight:600;color:#000;
}
.search-city-div {
background-color: #0D76FA;
color: #fff;
margin-left: 10px;
}
.site-btn:hover {opacity:50%;color:#fff;
}
.occupancy-div {
border: 1px solid #ccc;
position: absolute;
padding: 8px;
z-index: 999999;
width: 250px;
height: 210px;
background-color: #fff;
border-radius: 4px;
}

.search-city-div {
border: 1px solid #ccc;
position: absolute;
padding: 8px;
z-index: 999999;
width: 350px;
height: 310px;
background-color: #fff;
border-radius: 4px;
}
.search-city-list {
list-style:none;
list-style-type:none;
}
.search-city-list li {
border-bottom: 1px solid #ccc;
display: block;
color:#000;
}
.btn-form1 {
margin: 8px 0 0 8px!important;
font-size: 12px;
font-weight: bold;
padding: 4px 8px;
color: #fff;
/*background-color: #1B242F;*/
background-color:red;
border-color: #357ebd;
}
.btn-form1:hover{
color: #fff;
background-color: #3276b1;
border-color: #285e8e;
}
.u-rating {margin-bottom:20px;
}
.u-rating-count {
background-color: green;
padding: 10px;
color: #fff;
font-size:18px;
border-radius: 10px 10px 10px 0px;
margin-left: 8px;font-weight:bold;
}
.property-heading {
margin-bottom:8px;
}
.breadcrum {margin-top:12px;
}
.breadcrum a {
color: #333;
}
.breadcrum a:hover {
text-decoration: underline;
color:orange;
}
.hotel-heading {font-size: 1.5rem;line-height: 2.75rem;font-weight: 700;display: block;text-align: left;}

.left-side-search-form {
background-color: orange;
padding-top: 5px;
padding-bottom: 5px;
margin-top: 10px; 
margin-right: 15px;    
border: 1px solid #ccc;
border-radius: 4px;
}
.search-form-heading {
padding-top: 10px;
margin-bottom: 10px;
font-weight: bold;
font-size: 18px;
}
.search-bx-form {
width:100%;
margin-top:8px;
}
.search-bx-form input[type='text'] {
width: 100%;
border:1px solid #ccc;
height:40px;
border-radius:3px;padding:8px;
}
.search-bx-form label {
font-size:12px;
color:#333;
}
.main-photo {
max-width:100%;
border-radius:4px;
height:386px;
}
.right-grid-photo {
width: 280px;
border-radius: 4px;
margin-bottom: 8px;
}
.img-fluid:hover {
cursor: pointer;
}
.li-img-grid {
list-style: none;
list-style-type: none;
}
.li-img-grid li {
float: left;
margin: 0;
padding: 0;
}
.li-img-grid:last-child div {
color:blue;font-weight:bold;cursor:pointer;
padding:20px;font-size:14px;margin-top:10px; border-radius:5px;
}
.li-img-grid img {
max-height: 80px;
border-radius: 4px;
margin-bottom: 8px;
margin-right: 5px;
align-content: center;
}
.sm-remove-padding {
padding:0px!important;
}
.detail-tab-info {
margin-top: 15px;
padding-bottom:34px;
}
.detail-tab {
list-style: none;
list-style-type: none;    
}
.detail-tab li {padding: 8px 10px 8px 10px;margin: 0;float: left;
margin-right: 25px;
font-weight: 600;
}
.detail-taba:hover {
text-decoration:none;
}
.detail-tab-last {padding:0!important;
}
.active-tab {
background-color: #ccc;
border-bottom: 2px solid #0D76FA;
}
.detail-tab li:hover {
cursor:pointer;
text-decoration:underline;
background-color:#ccc;
}
.popular-facility {
list-style: none;
list-style-type: none;
margin-top: 15px;
column-count: 3;
column-gap: 20px;
-moz-column-count: 3;
-moz-column-gap: 20px;
-webkit-column-count: 3;
-webkit-column-gap: 20px;
column-count: 3;
column-gap: 20px;
}
.popular-facility li {
float:left;margin-right:20px;
margin-bottom:15px;

}

.detail-info {
margin-top: 20px;
border-bottom: 0px solid #ccc;
padding-bottom: 40px;
}
.room-tbl-heading thead {
background-color: orange;
color:#fff;
}
.room-heading {
font-weight: bold;
margin-top: 10px;
margin-bottom: 10px;
color:blue;
}
.room-available {
font-size:14px;
font-weight:bold;
color:maroon;display:block;
margin-bottom:20px;
}

.room-bed {    
display: inline;
margin:8px 0px 8px;
}
.room-det-amenity {list-style:none;list-style-type:none;}
.room-det-amenity li {
float: left;        
margin-right: 15px;        
}
.room-detail-heading{
font-size:14px;
display:block;
font-weight:bold;
margin-top:20px;
}
.restaurant-info {
list-style: none;
list-style-type: none;
-moz-column-count: 3;
-moz-column-gap: 20px;
-webkit-column-count: 3;
-webkit-column-gap: 20px;
column-count: 3;
column-gap: 20px;    
}
.restaurant-info li {
font-size: 14px;
}
.weoffer {
color: blue;
margin-bottom: 10px;
margin-top: -10px;
}
.country-on-top {
color:#fff;cursor:pointer;
}
.address-box {padding:20px 10px 20px 10px;border:1px solid #ccc;
background-color:orange;
border-radius:4px;
color:#fff;margin-bottom:20px;
}
.asw-font-size {font-size:14px;
}
.room-ame {margin-bottom:15px;
display:inline-block;
}
.parking {
margin-top: 10px;
}
.ad-link {
color:blue;
font-size:14px;
}
.ad-link:hover {
text-decoration:underline;
color:#000;
cursor:pointer;
}
.review-data {
border: 1px solid #ccc;
margin: 10px;
padding: 10px;
border-radius: 5px;
/*background-color:#eee;*/
color: #000;
}
.review-data:hover {
border: 1px solid #ccc;        
opacity:50%;
}
.review-text {
background-color: #fff;
border-radius: 4px;
border: 0px solid #ccc;
margin-top: 5px;
padding:10px;
}
.review-date {
font-size:12px;
margin-top:10px;
padding-left:11px;
}
.tip {
width: 0px;
height: 0px;
position: absolute;
background: transparent;
border: 10px solid #ccc;
}
.tip-left {
top: 10px;
left: -25px;
border-top-color: transparent;
border-left-color: transparent;
border-bottom-color: transparent;
}



.review-city {
color: blue;
font-size: 12px;
}
.review-content {
padding:8px 0px 8px;text-align:left;
}
.review-img {
border-radius: 50%;
height:70px;
}
.list-whatsapp-img {
margin-top:8px;
}
.hotel-rule-1 {
margin-bottom:10px;
}
.footer-city-link {
padding:0px 5px 0px 5px;
}
.gallary-tab-ul {
list-style:none;
list-style-type:none;
 
}
.gallary-img-big {
width: 100%;
border-radius: 5px;
}
.gallary-tab-ul li {
float: left;
padding: 8px 15px 8px 15px;
border: 1px solid #0D76FA;
margin-bottom: 10px;
border-radius:4px;
margin-left:5px;
}
.gallary-tab-ul li:hover {
background-color:#333;color:#fff;
cursor:pointer;
}
.gallary-active-cat {
background-color: #333;
color: #fff;
}
.gallary-img-div {
width:80%;
}
.gallary-img-small {
max-width:130px;
max-height:150px;
margin-bottom:8px;
border-radius:4px;
}
.gallary-img-small-div {
overflow: auto;
height: 600px;
}
.gallary-img-small-div::-webkit-scrollbar {width: 12px;}
.gallary-img-small-div::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);border-radius: 10px;}
.gallary-img-small-div::-webkit-scrollbar-thumb {border-radius: 10px;-webkit-box-shadow: inset 0 0 6px #fff;background-color: aqua;border: 1px solid blue;}


.scroll-1 {
max-height: 300px;
overflow-y: scroll;
}
.scroll-1::-webkit-scrollbar {
width: 12px;
}

.scroll-1::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
}

.scroll-1::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px #fff;
background-color: aqua;
border: 1px solid blue;
}



#btnMoveUp {display: none;position: fixed;bottom: 20px;right: 30px;z-index: 99;border: none;outline: none;background-color: orange;color: white;cursor: pointer;padding: 15px;border-radius: 4px;}
#btnMoveUp:hover {background-color: #555;}

.logo {
margin-left: 45px;
}

.logo a {
color: #fff!important;
text-decoration: none;
font-size: 26px;
font-weight: 600;
letter-spacing: 1px;
}
.logo a:hover {
text-decoration:none;
}
.enquiry-text {
margin-left: 15px;
margin-bottom: 15px;
}
.verified-td {background-color:green!important;color:#fff;
}
.not-redeemed-td {
background-color: orange !important;
color: #fff;
}
.redeemed-td {
background-color: green !important;
color: #fff;
}
.restaurant-cate-group {
list-style:none;
list-style-type:none
}

.restaurant-category {
list-style: none;
list-style-type: none;
-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
}



/* Body & Image List Styles
-------------------------------------------------------------- */

.img-list {
list-style: none;
padding: 0;
margin: 0;
}

.img-list li {
border: 5px solid transparent;
box-sizing: border-box;
width: 50%;
float: left;
position: relative;
cursor: pointer;
}

.img-list img {
max-width: 100%;
vertical-align: middle;         
}

.img-list {
list-style: none;
padding: 0;
margin: 0;
}

.img-list-small {
list-style: none;
padding: 0;
margin: 0;
}
.img-list-small li {
border: 5px solid transparent;
box-sizing: border-box;
width: 49%;
float: left;
position: relative;
cursor: pointer;
}

.img-list-small img {
max-width: 100%;
vertical-align: middle;
max-height:75px;
}
.img-list-small li:before {
transition: all .5s ease;
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #333;
transform: scale(0);
}

.img-list-small li:hover:before {
opacity: .5;
transform: scale(1);
}

.img-list-small li:after {
transition: all .6s ease .2s;
content: "";
position: absolute;
top: 8px;
left: 8px;
right: 8px;
bottom: 8px;
border: 1px solid #aaa;
background: #000;
opacity: 0;
transform: scale(0);
}

.img-list-small li:hover:after {
opacity: .35;
transform: scale(1);
}


/* The hover effect
-------------------------------------------------------------- */
.img-list li:before {
transition: all .5s ease;
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #333;
transform: scale(0);
}

.img-list li:hover:before {
opacity: .5;
transform: scale(1);
}

.img-list li:after {
transition: all .6s ease .2s;
content: "";
position: absolute;
top: 8px;
left: 8px;
right: 8px;
bottom: 8px;
border: 1px solid #aaa;
background: #000;
opacity: 0;
transform: scale(0);
}

.img-list li:hover:after {
opacity: .35;
transform: scale(1);
}
.restaurant-details {
margin-top: 5px;
margin-bottom: 5px;
float: left;
width: 100%;
background-color:#fff;
border:1px solid #ccc;border-radius:4px;padding:8px;
}
.restaurant-details-data {
margin-top: 9px;
margin-bottom: 25px;
float: left;
width: 100%;    
}
.rest-detail-sec {
margin:8px;
background-color:#fff;
width:31%;
float:left;
min-height:200px;
border:1px solid #ccc;border-radius:3px;
padding:20px;height:275px;
}
.rest-detail-sec span {
font-weight:700;
font-size:14px;display:block;
}
.rest-detail-rating {
    margin-top:5px;
    font-size: 14px;
    display: -webkit-inline-box;
    color: #333;
}
.rest-detail-rating > div {
    margin:6px 10px;
}
.rest-detail-rating-1 {
margin-top: 5px;
font-weight: 700;
font-size: 14px;
display: block;
}
.rest-weoffer {
color: blue;
margin:10px 0 10px;    
}
.rest-info {
list-style: none;
list-style-type: none;
-moz-column-count: 3;
-moz-column-gap: 20px;
-webkit-column-count: 3;
-webkit-column-gap: 20px;
column-count: 3;
column-gap: 20px;
}
.rest-cate-group {
list-style: none;
list-style-type: none;
border-bottom:1px solid #ccc;
padding-bottom:10px;
        
}
.rest-cate-group-li {
margin-top:20px;
}
.rest-review-info {   
margin-top: 5px;
border: 1px solid #ccc;
padding: 10px 10px 40px 10px; 
background-color:#fff;
border-radius:5px;
margin-bottom:20px;
}
.cursor-pointer {   
cursor:pointer;
}
.search-rest-left {
margin-top: 42px;
margin-bottom: 25px;
float: left;
margin-right: 15px;
width: 22%;
border: 1px solid #ccc;
border-radius: 4px;
background-color:#fff;
}
.blog-list-left {
margin-top: 20px;
margin-bottom: 25px;
padding:25px 0px 25px;
float: left;    
width: 75%;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #fff;
}
.blog-detail-left {
margin-top: 20px;
margin-bottom: 25px;
padding: 25px 0px 25px;
float: left;    
border: 1px solid #ccc;
border-radius: 4px;
background-color: #fff;
}
.blog-list-img {
width:100%;
border-radius:4px;
}
.blog-row-a {
color:blue;margin-bottom:20px;
}
.blog-row-a:hover {
text-decoration:underline;
}
.blog-row {
margin: 10px 0px 10px;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
}
.blog-row:hover {
opacity: 70%;
-moz-transition: all 0.5s ease-in;
/* WebKit */
-webkit-transition: all 0.5s ease-in;
/* Opera */
-o-transition: all 0.5s ease-in;
/* Standard */
transition: all 0.5s ease-in;
}
.blog-details-p p {margin-top:25px;font-size:18px;
}
.blog-details-p div {
margin-top: 25px;
font-size: 18px;
}
.blog-details-p img {width:100%!important;border-radius:4px;}
.blog-details-p ul {
margin-left:20px;font-size:16px;
}
.blog-home {border-bottom:1px dotted #ccc; }
.blog-home:hover {opacity:80%;
}
.blog-home img {
border-radius: 4px;
transition: .5s ease;
}
.blog-home img:hover {
box-shadow: 0px 0px 5px 5px;
}
.blog-home:last-child {
border-bottom: 0px solid #ccc;
}
.heading {color:blue;
}
.page-sec {
border-top: 1px solid #ccc;
margin-bottom: 8px;
padding-top: 30px;
}
.login-tab {
list-style: none;
list-style-type: none;    
}
.login-tab li {
float:left;border:1px solid #ccc;padding:8px 12px 8px 12px;font-weight:bold;font-size:12px;
}
.login-tab li:hover {
background-color: #212529;
color: #fff;cursor:pointer;
}
.active-lab1 {
background-color: #ccc;
color: #333;
}
.blog-right-list {
background-color: #fff;
padding: 20px 8px 20px 8px;
margin-top: 20px;
border: 1px solid #ccc;
border-radius: 4px;
transition: .5s ease;
}
.blog-right-list h3 {font-size:16px;margin:5px 0px 5px;
}
.blog-right-list-h2 {
font-size: 18px;
margin-top: 20px;
}
.blog-right-list:hover {
box-shadow: 0px 0px 2px 2px;
}
.ads-ul {list-style:none;list-style-type:none;
}
.ads-ul li {display:inline;
}

.ads-ul li img{
max-height:200px;
max-width:200px;
}
.tooltipCss {position: absolute;border: 1px solid gray;margin: 2em;background-color:#fff;
font-weight: normal;
padding: 5px 7px;
color: #000;
border-radius: 10px;
box-shadow: 0 0 7px black;
white-space: pre-line;
z-index: 1;
}
input[type="checkbox"] {background-color: #fff;margin: 0;font: inherit;color: currentColor;width: 1.1em;height: 1.1em;border: 0.15em solid currentColor;border-radius: 0.15em;transform: translateY(-0.075em);}
.horicontal-ul {list-style:none;list-style-type:none;}
.horicontal-ul li {margin-bottom:5px;margin-left:15px;}
.horicontal-ul li a {text-decoration:none;}
.horicontal-ul li a:hover {text-decoration: underline;}
.profile-pic {height: 35px !important;border-radius: 50%;margin-top: 25px;position: absolute;border: 2px solid rgba(25,162,220,1)}
.profile-pic-name {margin-left: 25px;}
.banner-sm-1 {max-width: 680px;border-radius: 4px;}
.review-page-img {width:100%;overflow:hidden;border-radius:4px;margin:15px 0 5px;}
.span-rate {width: 40px;border: 4px solid #00CCFF;border-radius: 50%;height: 40px;display: inline-block;color: blue;}
.span-rate:hover {background-color: #00CCFF;cursor:pointer;}
.span-rate-selected {background-color: #00CCFF;}
.review-panel {margin-top: 10px;}
.message-success {background-color:forestgreen;color:#fff;margin-top:10px;padding:8px 8px 8px 8px;border-radius:4px;}
.message-fail {background-color: orangered;color: #fff;margin-top: 10px;padding: 8px 8px 8px 8px;border-radius: 4px;}
.review-link {background-color: forestgreen;padding: 8px;color: #fff;border-radius: 4px;border: 1px solid #ccc;text-decoration:none;}
.review-link:hover {opacity: 80%;text-decoration: none;color: #fff;text-decoration:none;}
.hor-banner-1 {margin: 25px 0 25px;border: 1px solid #ccc;height: 120px;border-radius: 4px;text-align: center;width:100%;}
.hhr-banner-innerdiv {position: absolute;display: inline-block;top:13%;left:38%;}
.hor-banner-i-r {position: absolute;right: 1%;width: 30%;z-index: 1;opacity: 0.1 !important;overflow: hidden;height: 100%;object-fit: cover;}
.hor-banner-i-l {position: absolute;left: 1%;width: 30%;z-index: 1;opacity: 0.1 !important;overflow: hidden;height: 100%;object-fit: cover;}
.ul-promiss {list-style:none;list-style-type:none;margin-left:50px;margin-bottom:50px;}
.ul-promiss li {margin-top:40px;}
.ul-promiss li h5 {font-size:16px;}
.ul-promiss li span {width: 55px;height: 55px;border-radius: 50%;margin: auto;border: 1px solid #eee;position: absolute;left: 0px;text-align: center;padding-top: 14px;background: rgb(244, 244, 244);}
.promiss-right {color: rgb(255, 255, 255);background-image: linear-gradient(to top, rgb(89, 112, 188), rgb(30, 37, 74));padding: 6px 12px;margin-left: auto;width: 50%;max-width: 100%;border-radius:4px;margin-bottom:20px;}
.promiss-right-inr {background-color: rgba(31, 39, 76, 0.5);position: relative;border-radius: 12px;margin-bottom: 15px;margin-top: 20px;padding: 10px 0 10px 10px;}
.promiss-right-inr h4 {margin-left:40px;}
.promiss-right-inr p {margin-left: 40px;}
.promiss-right-inr i {position:absolute;top:16px;}
.hm-banner-1 {padding: 12px;border-radius: 4px;text-align: center;border: 1px solid #ccc;background-color: antiquewhite;}
.hm-banner-1 img{ border-radius:10px;}
.payarrival {margin-left: 20px;position: relative;padding:0;margin: 0 0 5px 0;font-weight: 700;font-size: 25px;color: #080808;-webkit-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;align-items:center;}
.payaknmor {position: absolute;left: 138px;cursor:pointer;top: 50px;color:blue;}
.ul-payatarrival {list-style:none;list-style-type:none;font-size:14px;margin-bottom:20px;}
.ul-payatarrival li {margin-top:20px;}
.bann-dis {height:218px;border-radius:4px;}
.des-border {border: 1px solid #ccc;padding: 15px;border-radius: 4px;font-size:16px;background-image: linear-gradient(to top, #F5F5F5, #fff);}
.html-modal-content-promise {background-color: #fefefe;margin: auto;padding: 20px;border: 1px solid #888;width: 900px;border-radius: 5px;}
.html-modal-content-payatarrival {background-color: #fefefe;margin: auto;padding: 20px;border: 1px solid #888;width: 600px;border-radius: 5px;}
.ul-menu {list-style:none;list-style-type:none;}
.ul-menu li {margin-top: 8px;margin-bottom: 8px;display:flex;}
.menu-item {margin-left:10px;margin-right:10px;font-size:16px;}
.menu-img-ul {-moz-column-count: 4;-moz-column-gap: 20px;-webkit-column-count: 4;-webkit-column-gap: 20px;column-count: 4;column-gap: 10px;list-style: none;list-style-type: none;}
.menu-img-ul li {border-bottom:0px solid #000;font-size:16px;font-weight:400;margin-bottom:20px;}
.menu-img-ul li img {height:80px;border-radius: 4px;}
.menu-grid-item {height: 270px;border:1px solid #ccc;border-radius:4px;padding:8px;}
.icon-plus {font-size: 24px;}
.icon-plus:hover {cursor:pointer;}
.icon-minus {font-size: 24px;display:none;}
.icon-minus:hover {cursor: pointer;}
.modal-message-content-success {background-color: #fefefe;margin: auto;padding: 10px;border: 1px solid #ccc;width: 100px;text-align:center;border-radius: 5px;color:green;font-size:16px;}
.modal-message-content-fail {background-color: #fefefe;margin: auto;padding: 10px;border: 1px solid #ccc;width: 100px;text-align: center;border-radius: 5px;color: red;font-size: 16px;}
.star_8 {background: red;width: 12px;height: 12px;position: relative;transform: rotate(20deg);display: inline-block;margin-left:10px;}
.star_8:before {content: "";position: absolute;top: 0;left: 0;height: 12px;width: 12px;background: red;transform: rotate(135deg);}
.ready-to-serve {background-color:lightgreen;}
.getting-ready {background-color: lightsalmon;}
.simp-tab {list-style: none;list-style-type: none;border: 0px solid;border-radius: 4px;padding-top: 8px;padding-bottom: 7px;background-color: wheat;font-weight: bold;font-size: 14px;}
.simp-tab li {display: inline;padding: 9px 10px 9px;}
.simp-tab li:hover {cursor:pointer;}
.simp-tab li.selected {background-color: #fff;border-right: 0px solid;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.ulCalling {list-style:none;list-style-type:none;}
.ulCalling li {font-size: 16px;border: 1px solid #eee;padding: 6px;margin-bottom: 6px;max-width: 400px;border-radius: 8px;background-color: cadetblue;color: #fff;animation: blinker 2s linear infinite;}
.ulCalling li:before {content: '📞';}
.adminmenu {}
.adminmenu:before {content: url(../../images/nav.png);margin-right:25px;cursor: pointer;}
.border-red {border:2px solid red;}
.display-8 {
    border-bottom: 2px solid rgb(25, 162, 220);
}
.menu-text {
    margin-top: 45px;
    margin-bottom: 15px;
    font-size: 25px;
    font-family: cursive;
    font-weight: 700;
    color: #DE3163;
    margin-left:-7px;
}
.menu-row {
    background-color: #fff;
    margin-top: 100px;
    border-radius: 5px;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
.menu-title {
    color: #DC143C;
    font-size: 18px;
    font-weight: bold;
    font-family: monospace;
}
.menu-price {
    margin-top:8px;
    color: #4F7942;
    font-size: 16px;
    font-weight: bold;
    font-family: monospace;
}
.menu-item-img { border-radius:50%; max-width:80px;
}
.menu-type-img li {
    float:left;list-style:none;list-style-type:none;padding-right:5px;
}
    .menu-type-img li span {
        display:block;
    }
    .menu-type-img li lable {
        color:red;font-weight:bold;cursor:pointer;
    }
.footer-short {color:#fff;
}
    .footer-short-h4 {margin-bottom:10px;font-style:italic;font-size:25px;margin-top:15px;
    }
    .footer-short-p {
        padding-bottom:10px;font-size:15px;
    }
ul.timeline {
    list-style-type: none;
    position: relative;
}

    ul.timeline:before {
        content: ' ';
        background: #d4d9df;
        display: inline-block;
        position: absolute;
        left: 29px;
        width: 2px;
        height: 100%;
        z-index: 400;
    }

    ul.timeline > li {
        margin: 20px 0 50px;
        padding-left: 50px;
    }

        ul.timeline > li:before {
            content: ' ';
            background: white;
            display: inline-block;
            position: absolute;
            border-radius: 50%;
            border: 3px solid #0D76FA;
            left: 20px;
            width: 20px;
            height: 20px;
            z-index: 400;
        }

.fix-right-pnl {
    margin: 20px 0 20px;align-content:center;
}
    .fix-right-pnl img {
        border-radius: 4px;
        border: solid 1px #0D76FA;
    }
.addmore-dest {margin-bottom:12px;cursor:pointer;margin-left:10px;
}
.addmore-dest::after {
    content: " Add destination"
}
.acc-ser-list {list-style:none;margin:0;padding:0;}
.acc-ser-list li {float:left;margin-right:10px;}

    /**=================================================== Responsive 800px =================================================== */
    @media (max-width: 800px) {
        .details-page-left {
            display: none;
        }

        .right-grid-photo {
            display: none;
        }

        .menu-grid-item {
            height: 260px;
        }

        .menu-text {
            margin-top: 20px;
            font-size: 20px;
            font-family: cursive;
            font-weight: 300;
            color: #DE3163
        }
    }
    /**=================================================== Responsive 600px =================================================== */
    @media (max-width: 600px) {
        body {
            min-width: 600px
        }

        .right-grid-photo {
            display: none;
        }

        .li-img-grid img {
            max-height: 40px;
        }

        .search-ul-service {
            display: none;
        }

        .banner-info h1 {
            width: 100%;
        }

        .rest-info {
            -moz-column-count: 2;
            -moz-column-gap: 20px;
            -webkit-column-count: 2;
            -webkit-column-gap: 20px;
            column-count: 2;
            column-gap: 20px;
        }

        .img-list-small li {
            width: 14%;
        }

        .heading {
            font-size: 14px;
        }

        .page-sec h2 {
            font-size: 16px;
            font-weight: 700;
        }

        .page-sec h3 {
            font-size: 14px;
            font-weight: 500;
        }

        .blink_me {
            font-size: 12px;
            font-weight: 500;
        }

        .review-panel {
            margin-top: 25px;
        }

        .hhr-banner-innerdiv {
            left: 34%
        }

        .details-page-left {
            display: none;
        }

        .menu-grid-item {
            height: 240px;
        }

        .menu-text {
            margin-top: 20px;
            font-size: 18px;
            font-family: cursive;
            color: #DE3163
        }

        .menu-title {
            color: #DC143C;
            font-size: 16px;
            font-weight: bold;
            font-family: monospace;
        }
    }
    /**=================================================== Responsive 500px =================================================== */
    @media (max-width: 500px) {
        body {
            min-width: 500px
        }

        .menu-grid-item {
            height: 210px;
        }

        .menu-text {
            margin-top: 20px;
            font-size: 18px;
            font-family: cursive;
            color: #DE3163
        }

        .menu-title {
            color: #DC143C;
            font-size: 16px;
            font-weight: bold;
            font-family: monospace;
        }
    }
    /**=================================================== Responsive 400px =================================================== */
    @media (max-width: 400px) {
        body {
            min-width: 400px
        }

        .menu-grid-item {
            height: 175px;
        }

        .menu-grid-item {
            height: 210px;
        }

        .menu-text {
            margin-top: 20px;
            font-size: 18px;
            font-family: cursive;
            color: #DE3163
        }

        .menu-title {
            color: #DC143C;
            font-size: 16px;
            font-weight: bold;
            font-family: monospace;
        }
    }
    /**=================================================== Responsive 300px =================================================== */
    @media (max-width: 300px) {
        body {
            min-width: 300px
        }

        .menu-grid-item {
            height: 210px;
        }

        .menu-text {
            margin-top: 20px;
            font-size: 18px;
            font-family: cursive;
            color: #DE3163
        }

        .menu-title {
            color: #DC143C;
            font-size: 16px;
            font-weight: bold;
            font-family: monospace;
        }
    }