body {
  font-family: "Helvetica Neue" !important;
}
html, body {
  overflow: visible !important;
}
@font-face {
  font-family: "fanlste";
  src: url("../fonts/fanlste.eot");
  src: url("../fonts/fanlste.eot?#iefix") format("embedded-opentype"),
    url("../fonts/fanlste.woff2") format("woff2"),
    url("../fonts/fanlste.woff") format("woff"),
    url("../fonts/fanlste.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Light.eot");
  src: url("../fonts/HelveticaNeue-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/HelveticaNeue-Light.woff2") format("woff2"),
    url("../fonts/HelveticaNeue-Light.woff") format("woff"),
    url("../fonts/HelveticaNeue-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

a.navbar-brand {
  max-width: 80px;
}

.image-logo {
  /* max-width: 160px !important;
  height: 120px !important;
  margin-left: -35px; */
  max-width: 105px;
      margin-left: 0px;
    margin-top: -2px;

}

.themeclour {
  color: #eb2a25;
}


h1{padding: 0px; margin: 0px; font-weight: normal;font-size:42px;}
h2{padding: 0px; margin: 0px; font-weight: bold; color: #212529;font-size: 17px; }
h3{padding: 0px; margin: 0px; font-weight: normal;font-size: 18px;}
h4{padding: 0px; margin: 0px; font-weight: normal;font-size: 24px;}
h5{padding: 0px; margin: 0px; font-weight: bold;font-size: 16px;}
h6{padding: 0px; margin: 0px; font-weight: normal; font-size: 22px;}
p{padding: 0px;margin: 0px;font-weight: normal;font-size: 15px;color: #6f6f6f;line-height: 26px;}
label {display: inline-block;margin-bottom: .5rem;font-size: 15px;}



span.usrName strong {
  display: block;
  font-size: 19px;
  color: #000;
  font-weight: normal;
  text-decoration: none !important;
}

span.usrName.ps-3 {
  color: #6c6c6c;
  font-size: 15px;
}

.user-caht {
  display: flex;
  text-decoration: none;
}

header .navbar {
  box-shadow: 1px 1px 4px #ccc;
}

.font18 {
  font-size: 18px;
}

.spacetop {
  margin-top: 12px;
}

.font16 {
  font-size: 16px;
}

.font22 {
  font-size: 22px;
}

.container-fluid {
  max-width: 1400px;
  margin: 0 auto;
}

img,
svg {
  vertical-align: inherit;
  max-width: 100%;
}


a.btn.btn-primary.messagebtn{
  float: left;
  padding: 9px 13px;
  background-color: #eb2a25;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 13px;
  max-width: 218px !important;
  width: 100%;
}
.box-inner-bx .hontinfonam .messagebtn button {
  /* width: auto; */
  float: left;
  padding: 9px 13px;
  background-color: #eb2a25;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 13px;
  max-width: 218px !important;
  width: 100%;
}

.axl-manbox {
  justify-content: end;
  display: flex;
  width: 100%;
}

.user-login-inlie.usr-second {
  display: contents;
  justify-content: inherit;
  width: inherit;
}

.thank-you-section h2 {
  font-size: 22px;
  font-weight: normal;
  font-family: fanlste;
}

.user-login-inlie {
  display: flex;
  justify-content: end;
  width: 100%;
}

.btn-check:focus+.btn,
.btn:focus {
  box-shadow: none;
}

.dropdown-toggle::after {
  display: none;
}

.input-field-5.propsce-btn.custom-select {
  max-width: 100%;
  border-right: 0px;
  border-radius: 4px;
  margin-bottom: 13px;
  padding: 6px 16px 8px 16px;
  border: solid 1px #ccc;

}

.input-field-5.propsce-btn.custom-select label b {
  font-size: 16px;
}

.input-field-5.propsce-btn.custom-select .form-control {
  display: block;
  width: 100%;
  font-size: 15px;
  padding-top: 2px;
  padding-bottom: 0px;
  color: #757575;
  margin-left: -4px;
}

.dropdown {
  border: 0px solid #dddddd;
  border-radius: 30px;
  padding: 4px 5px 0px 11px;
  display: flex;
  align-items: center;
}

.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: -50px;
  margin-top: 0.125rem;
  background: #f6f6f6;
}
.dropdown-menu li{
  border-bottom: solid 1px #dddddd;
}
.dropdown-menu li:last-child {
  border-bottom: none; /* remove from last */
}
.event-title {
  font-weight: bold;
}

.searchpart {
  background: #fafafa;
}

.searchpart h1 {
  font-family: "fanlste";
  text-align: center;
}

.searchpart h1 span {
  color: #eb2a25;
}

input#floatingInput {
  max-width: 300px;
}

.most-popular-halls {
  background: #fafafa;
  padding: 40px 0px 50px;
  width: 100%;
  float: left;
}

.most-popular-halls h2 {
  /* font-family: "fanlste"; */
  font-size: 23px;
  padding-bottom: 4px;
}

.most-popular-halls h2 span {
  color: #eb2a25;
}

.gellary-inner-bxx {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  cursor: pointer;
}

.gellary-inner-bxx h5 {
  color: #212529;
  font-weight: normal;
  margin-bottom: 5px;
}

.gellary-inner-bxx span.hotal-img {
  overflow: hidden;
  border-radius: 20px;
  display: block;
  width: 100%;
  height: 310px;
}

span.hotal-img.hotal-img img {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  border-radius: 10px;
}

.gellary-inner-bxx:hover .hotal-img img {
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}

.gellary-inner-bxx .propertyinfo {
  width: 100%;
  float: left;
  padding-bottom: 5px;
}

.gellary-inner-bxx .propertyinfo .leftpart {
  width: auto;
  float: left;
  color: #737070;
  font-size: 16px;
  /* margin-top: 6px; */
}

.gellary-inner-bxx .propertyinfo .leftpart span {
  margin-right: 10px;
  width: 20px;
  text-align: center;
  float: left;
}

.gellary-inner-bxx .propertyinfo .rightpart {
  width: auto;
  float: right;
  color: #000;
  font-size: 21px;
  font-weight: bold;
}

.gellary-inner-bxx .propertyinfo .rightpart span {
  width: 20px;
  text-align: center;
  float: left;
}

h6.mb-0.ps-2.price-title {
  color: #eb2a25;
  font-weight: bold;
  font-size: 20px;
}

.filter-desktop-none {
  display: none;
}


.footer-section h4 {
  font-family: "fanlste";

}
.footer-section h4 strong{color: #eb2a25; font-weight: 400;}

.list-menu-footer li a:hover {
  color: #eb2a25;
}

ul.list-menu-footer li {
  /* width: 50%; */
  width: auto;
  padding-bottom: 4px;
}

ul.list-menu-footer {
  display: flex;
  flex-direction: row; /* vertical stacking */
  justify-content: space-between; /* center vertically inside parent column */
  /*align-items: center;  */   /* center horizontally */
  gap: 6px;
  padding: 0;
  margin: 0;
}

span.icon-media {
  max-width: 25px;
  width: 100%;
  display: flex;
  min-height: 25px;
  margin-right: 10px;
}

.socail-media a {
  color: #625c5c !important;
  font-size: 16px;
  font-weight: 500;
  padding: 7px 0px;
}

.socail-media a:hover {
  color: #eb2a4f !important;
}

.list-menu-footer li a {
  color: #212529;
  font-weight: 500;
  font-size: 15px;
}

ul.copy-righttt li {
  padding-right: 16px;
  padding: 6px 8px;
  font-size: 15px;
  color: #625c5c;
}

ul.copy-righttt li a {
  color: #212529;
}

ul.copy-righttt li a:hover {
  color: #eb2a25 !important;
}

.footer-section {
  border-top: 1px solid #dfdfdf;
  background: #fff;
  font-size: 18px;
  padding-bottom: 0px !important;
  width: 100%;
  float: left !important;
  padding-top: 15px;
  position: relative;
    z-index: 0;
}

button#dropdownMenuButton1 img {
  max-width: 30px;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #eb2a25;
}

.copy-right {
  border-top: 1px solid #dfdfdf;
  margin-top: 10px;
}

.form-control:focus {
  box-shadow: none;
}

.search-filde {
  border: 1px solid #d6d0d0;
  border-radius: 10px;
  /* overflow: hidden; */
  margin-top: 40px;
}

.input-field-1 input {
  padding-top: 2px !important;
  padding-bottom: 0px !important;
  height: auto !important;
}

.search-filde input {
  font-size: 15px;
}

.search-filde ::placeholder {
  color: #6f6f6f;
}

.form-control {
  color: #6f6f6f;
}

.search-filde select {
  font-size: 15px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-bottom: 0px;
  outline: none;
  color: #6f6f6f;
}


.search-filde.d-flex label {
  color: #000;
  margin-bottom: 0px;
}

.custom-select {
  position: relative;
  display: inline-block;
}

.input-field-5.propsce-btn.custom-select::after {
  /* content: "▼"; */
  /* Unicode for the arrow */
  position: absolute;
  top: 77%;
  right: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  /* Prevents the arrow from blocking interactions */
  font-size: 12px;
  color: #333;
}


.custom-select::after {
  /* content: "▼"; */
  /* Unicode for the arrow */
  position: absolute;
  top: 79%;
  right: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  /* Prevents the arrow from blocking interactions */
  font-size: 12px;
  color: #333;
}

.custom-select select option {
  margin: 40px;
  background: #fff;
  padding: 15px !important;
  color: #000;
}

.input-field-1 {
  border-right: 1px solid#d6d0d0;
  padding: 6px 16px 6px 16px;
  max-width: 350px;
  width: 150%;
  background: #fff;
  position: relative;
  border-radius: 10px 0px 0px 10px;
}

.input-field-2 {
  border-right: 1px solid#d6d0d0;
  padding: 6px 16px 6px 16px;
  max-width: 260px;
  width: 100%;
  background: #fff;
}

.input-field-3 {
  border-right: 1px solid#d6d0d0;
  padding: 6px 16px 6px 16px;
  max-width: 260px;
  width: 100%;
  background: #fff;
}

.input-field-4 {
  border-right: 1px solid#d6d0d0;
  padding: 6px 16px 6px 16px;
  max-width: 336px;
  width: 50%;
  background: #fff;
}

.input-field-5 {
  border-right: 1px solid#d6d0d0;
  padding: 6px 16px 6px 16px;
  max-width: 350px;
  width: 100%;
  background: #fff;
}

.input-field-6 {
  padding: 6px 16px 6px 16px;
  background: #eb2a25;
  width: 100%;
  max-width: 200px;
  align-items: center;
  display: flex;
}

.form-control.btn-scr {
  font-size: 26px;
  font-weight: normal;
  color: #fff;
}

.price-title {
  color: #eb2a25;
  font-weight: 600;
  line-height: 26px;
}

.form-control {
  display: block;
  width: 100%;
  font-size: 1.1rem;
  padding-top: 2px;
  padding-bottom: 0px;
}

span.serch-icon {
  display: flex;
  align-items: center;
  padding-top: 6px;
}
.inner-svc-box{
border: solid 1px #ddd;
border-radius: 5px;
background: #f6f6f6;
padding: 10px;
}
.inner-svc-box h2 {
  color: #eb2a25;
  margin-bottom: 0;
padding-bottom: 15px !important;

}



/* Search result page */

.searchresult-section {
  width: 100%;
  float: left;
  margin: 50px 0px;
}

.notfound {
  width: 100%;
  float: left;
  margin: 70px 0px;
  text-align: center;
}

.notfound h4 {
  width: 100%;
  float: left;
  color: #eb2a25;
  font-size: 26px;
}

.notfound p {
  width: 100%;
  float: left;
  font-size: 18px;
}

.filtersidebar {
  width: 100%;
  float: left;
  border: solid 1px #ccc;
  border-radius: 6px;
}

.filtersidebar h6 {
  padding: 17px 20px;
  color: #000;

  border-bottom: solid 1px #ccc;
  margin-bottom: 0px;
}

.filter-block {
  width: 100%;
  float: left;
  padding: 17px 20px 6px;
}

.filter-block h4 {
  color: #000;
  font-size: 18px;
  margin-bottom: 15px;
}

.filter-block h4 sub {
  color: #737070;
  top: -2px;
}

.range-slider {
  position: relative;
  width: 100%;
}

.range-slider input[type="range"] {
  position: absolute;
  width: 100%;
  pointer-events: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  top: -30px;
  border: none;
  z-index: 999;
}

.range-slider input[type="range"]::-webkit-slider-thumb {
  pointer-events: auto;
  width: 15px;
  height: 15px;
  background-color: #eb2a25;
  border-radius: 50%;
  cursor: pointer;
  -webkit-appearance: none;
}

.range-slider input[type="range"]::-moz-range-thumb {
  width: 15px;
  height: 15px;
  background-color: #eb2a25;
  border-radius: 50%;
  cursor: pointer;
}

.slider-track {
  position: absolute;
  height: 5px;
  background-color: #eb2a25;
  top: -77%;
  transform: translateY(-50%);
  width: 100%;
  border-radius: 5px;
}

.range-values {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  font-size: 19px;
  margin-top: 43px;
  font-weight: bold;
}

.pricereng {
  padding-bottom: 26px;
  margin-top: 10px;
}

.child-checkboxes {
  margin-left: 20px;
}

.checkboxblock label {
  color: #000;
  font-size: 20px;
}

.checkboxblock {
  font-size: 21px;
  color: #727272;
  margin-top: 10px;
  margin-bottom: 9px;
}

.child-checkboxes label {
  color: #737070;
  font-size: 16px !important;
  line-height: 40px;
}

.checkboxblock input[type="checkbox"] {
  width: 25px;
  height: 25px;
  border: 2px solid #8b8b8b;
  border-radius: 4px;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  margin-right: 17px;
}


.table thead th,
td {
  word-wrap: break-word;
  white-space: nowrap;
  border-bottom: 0px;
}

/* Style when checkbox is checked */

.checkboxblock input[type="checkbox"]:checked {
  background-color: #eb2a25;
  /* Checkbox fill when checked */
}

/* Adjust the positioning of labels and checkboxes */

.checkboxblock label {
  display: inline-flex;
  align-items: center;
  font-size: 18px;
  margin-right: 10px;
  font-weight: normal;
}

.filterresult {
  width: 100%;
  float: left;
}

.filterresult h6 {
  width: auto;
  float: left;
color: #000;
  margin-bottom: 20px;
}

.filterresult .mapleftf {
  width: auto;
  float: right;
  color: #eb2a25;
  font-size: 17px;
}

.filterresult .mapleftf a {
  color: #eb2a25;
  text-decoration: none;
  cursor: pointer;
}

.filterresult .mapleftf a:hover {
  color: #000;
}

.filterresult .mapleftf span {
  margin-right: 10px;
  width: 20px;
  text-align: center;
  float: left;
  color: #737070;
}

.mappopup .modal-title {
  font-size: 23px;
  text-align: center;
  display: inline-block;
  color: #fff;
  width: 100%;
  font-family: "fanlste";
  font-weight: normal;
}

.mappopup .modal-dialog {
  transform: none;
  max-width: 750px;
}


.searchresult-block {
  border-bottom: dashed 1px #ccc;
  padding-bottom: 12px;
  width: 100%;
  float: left;
  /* border: solid 1px #ccc; */
  /* border-radius: 6px; */
  /* padding: 10px; */
  margin-bottom: 15px; 
}

.searchresult-block .leftblock {
  width: 70%;
  float: left;
  gap:15px;
}

.loadmore {
  width: 100%;
  float: left;
  text-align: center;
}

.loadmore button {
  padding: 6px 20px;
  background-color: #eb2a25;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  font-size: 16px;
}

.imageboxs img {
 
  width:100% !important;
  border-radius: 9px;
  cursor: pointer;

}

.imageboxs {
  width: 30%;
  height: 200px;
}

.searchresult-details {
  width: 100%;
}
.fs-5 {
  font-size: 16px !important;
}
.message-host-section.imageboxs img {
 
    width: 45px !important;
    height: 45px !important;
    border-radius: 6px !important;

}

.message-host-section .searchresult-block{margin-bottom: 0px;}



.searchresult-details h2 {
  margin: 10px 0px;
  color: #000000;
  cursor: pointer;
}

.searchresult-details h2:hover {
  color: #eb2a25;
}

.propertyinfo p {
  border-left: solid 2px #EB2A25;
  padding-left: 10px;
  color: #000;
}



.searchresult-details a {
  color: #000000;
  text-decoration: none;
}

.searchresult-details .propertyinfo {
  width: 100%;
  float: left;
  padding-bottom: 11px;
  text-transform: capitalize;
}

.searchresult-details .propertyinfo .leftpart {
  width: auto;
  float: left;
  color: #737070;
  font-size: 16px;
  margin-right: 20px;
}

.searchresult-details .propertyinfo .leftpart span {
  margin-right: 10px;
  /* width: 100%; */
  text-align: center;
  float: left;
  margin-left: -4px;
}

.searchresult-details .propertyinfo .rightpart {
  width: auto;
  float: right;
  color: #eb2a25;
  font-size: 23px;
  font-weight: bold;
}

.searchresult-details .propertyinfo .rightpart span {
  width: 20px;
  text-align: center;
  float: left;
}

.searchresult-block .rightblock {
  width: 30%;
  float: right;
  font-size: 28px;
  color: #000;
  font-weight: bold;
  margin-top: 14%;
  text-align: right;
}

.rightblock sub {
  color: #737070;
  font-weight: normal;
  font-size: 14px;
  top: -2px;
}

/* property info details page */
.property-info {
  width: 100%;
  float: left;
  margin: 30px 0px;
}

.property-info h1 {
  font-size: 28px;
  font-family: "fanlste";
  color: #000;
  margin-bottom: 8px;
  text-align: left;
}

.propertyinfo-top {
  width: 100%;
  float: left;
  padding-bottom: 13px;
}

.propertyinfo-top .leftpart {
  width: auto;
  float: left;
  color: #737070;
  font-size: 15px;
  margin-right: 20px;
}

.propertyinfo-top .leftpart span {
  margin-right: 10px;
  width: 20px;
  text-align: center;
  float: left;
}

.propertyinfo-top .rightpart {
  width: auto;
  float: right;
  color: #eb2a25;
  font-size: 23px;
  font-weight: bold;
}

.propertyinfo-top .rightpart span {
  width: 20px;
  text-align: center;
  float: left;
}

.maplink {
  color: #eb2a25;
  text-decoration: none;
}

/* Gallery Layout */
.gallery-container {
  display: flex;
  position: relative;
}

.gallery-left {
  flex: 2;
  margin-right: 10px;
}

.gallery-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.main-image {
  width: 100%;
  height: auto;
  border-radius: 5px;
  height: 507px;
}

.gallerybox .gallery-right img {
  height: 245px;
}

.enqury-box h4 {
  font-family: "fanlste";
  padding-left: 7px;
  font-weight: normal !important;
  font-size: 24px !important;
}

.small-image {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  border-radius: 5px;
}

.more-photos {
  margin-top: 10px;
  position: absolute;
  bottom: 28px;
  right: 30px;
  min-width: 100px;
}

.more-photos button {
  padding: 6px 20px;
    background-color: #eb2a25;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 50px;
    font-size: 16px;}

    .more-photos button:hover {
      background-color: #000;
      color: white;
    }

/* Popup Gallery */
.popup-gallery {
  display: none;
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}

.popup-content {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.popup-slide {
  max-width: 80%;
  max-height: 80%;
  display: none;
}

.popup-slide.active {
  display: block;
}

.close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}

.prev,
.next {
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 30px;
  cursor: pointer;
}

.prev {
  left: 0;
}

.next {
  right: 0;
}

.bookingbox {
  width: 100%;
  float: left;
  border: solid 1px #ccc;
  border-radius: 6px;
}

.pricetop {
  width: 100%;
  float: left;
  border-bottom: solid 1px #ccc;
  padding: 4px 25px;
  font-size: 25px;
  color: #000;
  font-weight: bold;
}

.pricetop sub {
  color: #8d8888;
  font-weight: normal;
  font-size: 15px;
  padding-left: 7px;
  top: -2px;
}

.priceboxbottom {
  width: 100%;
  float: left;
  background: #fcfcfc;
  padding: 10px 20px;
  border-radius: 0px 0px 6px 6px;
}

.priceboxbottom h5 {
  width: 100%;
  float: left;
  font-size: 17px;
  color: #000;
  margin-bottom: 6px;
  font-weight: bold;
}

.input-field-5.propsce-btn.custom-select label {
  font-size: 15px;
  color: #000;
  margin-bottom: 2px;
}

.booking-datail select {
  margin-bottom: 0px;
}

.priceboxfilter {
  border-radius: 4px;
  overflow: hidden;
  margin-top: 0px;
  width: 100%;
  float: left;
  border: solid 1px #ccc;
  margin-bottom: 8px;
}

.priceboxfilter .input-field-2 {
  border-right: 1px solid #d6d0d0;
  padding: 5px 16px 9px 16px;
  max-width: 260px;
  width: 50%;
  background: #fff;
  float: left;
  font-size: 14px;
}

.priceboxfilter .input-field-3 {
  padding: 5px 16px 9px 16px;
  max-width: 260px;
  width: 50%;
  background: #fff;
  float: left;
  border-right: none;
}

.priceboxfilter .input-field-4 {
  border-right: none;
  padding: 5px 16px 9px 16px;
  width: 100%;
  background: #fff;
  float: left;
  max-width: 100%;
  border-top: solid 1px #ccc;
}

.priceboxfilter label {
  font-size: 15px;
  color: #000;
  font-weight: normal;
  margin-bottom: 2px;
}

.priceboxfilter input {
  font-size: 15px;
  color: #757575;
}


.bookingfee {
  width: 100%;
  float: left;
  padding: 0px 0px 4px;
}

.bookingfee .titlefee {
  font-size: 15px;
  width: auto;
  float: left;

}

.bookingfee .titlefeevalue {
  float: right;
  width: auto;
  font-size:17px;
}

.totalamount {
  width: 100%;
  float: left;
  border-top: solid 1px #ccc;
  padding-top: 10px;
}

.totalamount .titlefee {
  font-size: 17px;
  width: auto;
  float: left;
  font-weight: bold;
}

.totalamount .titlefeevalue {
  float: right;
  width: auto;
  font-size: 20px;
  font-weight: bold;
}

.booknowbut {
  width: 100%;
  float: left;
  margin-top: 17px;
}

.booknowbut button {
  width: 100%;
  float: left;
  padding: 6px 20px;
  background-color: #eb2a25;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  font-size: 16px;
}
.booknowbut button:hover {background-color: #000; color: white;}

.textblockdetails {
  width: 100%;
  float: left;
}

/* .textblockdetails p {
  font-size: 16px;
  color: #737070;
  padding: 4px 0px 0px;
  line-height: 23px;
  margin-bottom: 0px;
} */

.amenity-row {
  color: #737070;
}

.textblockdetails h3 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}

.amenity-block {
  width: 100%;
  float: left;
 
  margin-top: 4px;
}

.amenity-block .amenitienrow {
  width: 100%;
  float: left;
  padding-bottom:3px;
}

.amenitienrow .icon {
  width: auto;
  float: left;
  padding-top: 2px;
}

.amenitienrow .text {
  width: auto;
  float: left;
  font-size: 16px;
  color: #6f6f6f;
  white-space: nowrap;
  margin-left: 10px;
}

.pricetop svg {
  width: auto;
  padding-right: 3px;
}

.bookingfee .titlefeevalue svg {
  width: auto;
  padding-right: 3px;
}

.totalamount .titlefeevalue svg {
  width: auto;
  padding-right: 3px;
}

.pd16p {
  padding-bottom: 16px;
}

.pd12p {
  padding-bottom: 12px;
}

.map {
  width: 100%;
  float: left;
  margin-bottom: 5px;
  margin-top: 20px;
}

.map img {
  width: 100%;
}

.hostinfo {
  width: 100%;
  float: left;
  margin-top:8px;
}

.hostinfo .hostleft {
  width: 50%;
  float: left;
}

.hostinfo .hostleft img {
  width: 100px;
  float: left;
  /* height: 100px; */
  border: solid 1px #ccc;
  padding: 4px;
  border-radius: 4px;
  margin-top: 5px;
}

.hontinfonam {
  width: 40%;
  float: left;
  margin-left: 20px;

}

.hontinfonam span {
  width: 100%;
  float: left;
  font-size: 15px;
  text-transform: capitalize;
}

.hontinfonam button {
  width: auto;
  float: left;
  padding: 7px 13px;
  background-color: #eb2a25;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  font-size: 18px;
  margin-top: 6px;
}
.hontinfonam button:hover {
background-color: #000; color: white;}

.hostinfo .hostright {
  width: 50%;
  float: left;

}

.hostinfo .hostright h5 {
  width: 100%;
  float: left;

}

.hostinfo .hostright p {
  width: 100%;
  float: left;
}

/*---Login or sign up---*/
.modal-content .form-control {
  display: block;
  width: 100%;
  font-size: 1.1rem;
  padding: 11px 10px;
  font-size: 14px;
}

b.title-color {
  color: #eb2a25;
  font-size: 20px;
  font-weight: 400;
}

.modal-title {
  font-size: 22px;
  text-align: center;
  display: inline-block;
  color: #000;
  width: 100%;
  font-family: "fanlste";
  font-weight: normal;
}

.col-form-label {
  font-size: 18px;
  color: #000000;
  font-weight: 400;
}

.modal-footer .btn-primary {
  color: #fff;
  background-color: #eb2a25;
  border-color: #eb2a25;
  /* max-width: 300px; */
  width: 100%;
  /* margin: 0 auto !important; */
  padding: 6px 10px;
  font-size: 16px;
  font-weight: 600;
  border-radius:4px;
  justify-content: center;
}
.modal-footer .btn-primary:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;}
.modal-footer1 .btn-primary {
  width: auto !important;
}
.modal-footer1 .btn-primary:hover {
  color: #fff;
  background-color: #000 !important;
  border-color: #000;}
.title-signup {
  margin: 0 auto;
  padding: 10px;
  color: #000;
  font-weight: 400;
  font-size: 14px;
}

.title-signup a {
  color: #eb2a25;

  font-weight:normal;
}
.modal-backdrop {
  z-index: 1050 !important;
}
.modal {
  z-index: 1060 !important;
   -webkit-overflow-scrolling: touch; /* enables scroll inside modal */
}
.modal-content {
  border-radius: 0.9rem;
}


body.modal-open {
  position: fixed;
  width: 100%;
  overflow: hidden;
}

/*---Login or sign up---*/
/*---message host  css start---*/
.search-box-cls .input-field-6 {
  padding: 0px 2px 0px 0px;
  width: 100%;
  max-width: 420px;
  align-items: center;
  display: flex;
  border: 1px solid #d0d0d0;
}

/* input {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  box-sizing: border-box;
  margin-right: 5px;
} */

button {
  background: none;
  border: none;
  padding: 10px;
  cursor: pointer;
}

svg {
  width: 20px;
  height: 20px;
  color: #eb2a25;
}

.search-box-cls .form-control {
  font-weight: normal;
  color: #737070;
  border: 0px;
  border-right: 1px solid #d0d0d0;
  border-radius: 0px;
  max-width: 300px;
  width: 100%;
  height: 40px;
  width: 100%;
  padding-left: 10px !important;
}

.search-box-cls .form-control.btn-scr {
  font-weight: normal;
  color: #737070;
  border: 0px;
  border-right: 1px solid #d0d0d0;
  border-radius: 0px;
  max-width: 300px;
  width: 100%;
  height: 40px;
  width: 100%;
}

.cls1 {
  width: 27%;
  border-right: 1px solid #d0d0d0;
}

.cls2 {
  width: 46%;
  border-right: 1px solid #d0d0d0;
}

.cls3 {
  width: 30%;
}

.searchresult-block .rightblock.nub-box {
  width: 20%;
  font-size: 13px;
  margin-top: 14%;
  text-align: right;
  font-weight: 400;
}

.leftblock.cnt-box {
  width: 79%;
}

.leftblock.cnt-box .imageboxs {
  width:40px;
  height: auto;
}

.side-left-bar {
  border-bottom: 1px solid #d0d0d0;
}

.cls1 .searchresult-block {
  width: 95%;
}

.leftpart.fs-6 {
  font-size: 13px !important;
}

.input-field-6 {
  padding: 6px 16px 6px 16px;
  background: #eb2a25;
  width: 100%;
  max-width: 420px;
  align-items: center;
  display: flex;
  border-radius: 0px 10px 10px 0px;
}

.leftblock.cnt-box .imageboxs.outer-box img {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50% !important;
}

.leftblock.cnt-box .imageboxs.outer-box {
  width: 54px;
  height: auto;
  float: left;
  margin-right: 10px;
}

.side-left-bar {
  height: 70px;
  align-items: center;
  display: flex;
}

.product-box .gellary-inner-bxx {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  max-width: 300px;
}

.product-box {
  /* text-align: center; */
  justify-content: center;
  display: flex;
}

.product-box .gellary-inner-bxx span.hotal-img {
  overflow: hidden;
  border-radius: 10px;
  display: block;
  width: 100%;
  height: auto;
}

.hd-eqwary a {
  color: #eb2a25;
  text-decoration: none;
  font-weight: 600;
}

.chat-cls {
  display: flex;
  justify-content: end;
}

.bg-chat-box {
  background: #545454;
  width: auto;
  padding-right: 14px;
  padding-left: 14px;
  height: auto;
  border-radius: 16px 16px 0px 16px;
  display: flex;
  align-items: center;
  text-align: justify;
  justify-content: center;
  color: #fff;
}

.imageboxss.outer-boxs {
  max-width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
}

.bg-chat-box2 {
  background: #f4f4f4;
  width: auto;
  height: auto;
  border-radius: 16px 16px 16px 0px;
  display: flex;
  align-items: center;
  text-align: justify;
  justify-content: left;
  padding: 8px 10px;
  color: #000;
  font-size: 14px;
}

.bg-chat-box-btn {
  background: #f4f4f4;
  padding: 10px;
  border-radius: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #000;
}

.chat-input-container {
  display: flex;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 30px;
  padding: 5px 10px;
  max-width: 500px;
  margin: 20px auto;
}

.chat-input {
  flex-grow: 1;
  border: none;
  outline: none;
  padding-left: 10px;
  font-size: 16px;
}

.chat-input::placeholder {
  color: #bbb;
}

.chat-icon {
  width: 24px;
  height: 24px;
  margin: 0 10px;
  cursor: pointer;
}

.send-btn {
  background-color: red;
  border: none;
  border-radius: 50%;
  padding: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

button.send-btns {
  border: none;
  background: transparent;
  max-width: 42px;
  align-items: center;
  display: flex;
  padding: 0;
}

.send-btn img {
  width: 24px;
  height: 24px;
}

.chat-box {
  margin-bottom: 20px;
  border: 1px solid #ededed;
  padding: 1px;
  height: 617px;
  /* position: relative;
    overflow-x: hidden;
    overflow-y: scroll; */
}

.booking-summary {
  max-width: 100%;
  margin: 0px 0px 20px;
  border-radius: 8px;
}

.summary-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.summary-header div {
  text-align: left;
}

.summary-header div:first-child {
  border-right: 0;
  padding: 6px;
  width: 50%;
  border-radius: 0px 0px 0px 0px;
}

.summary-header div:last-child {
  padding: 6px;
  width: 50%;
  border-radius: 0px 0px 0px 0px;
}

.summary-header h4 {
  margin: 0;
  font-size: 14px;
  color: #000;
}

.guest-info {
  margin: 6px 0;
  border: 1px solid #000;
}

.summary-header p {
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0 0 0;
}

.guest-info {
  margin: 15px 0;
}

.cost-breakdown {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;
}

.cost-breakdown span {
  color: #212529;
}

.total {
  display: flex;
  justify-content: space-between;
  font-size: 21px;
  font-weight: bold;
  margin-top: 10px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  color: #212529;
}
.total span {
  font-size: 17px;
  font-weight: normal;
  color: #212529;
}
.currency {
  font-size: 20px !important;
  color: #000;
  font-weight: bold !important;
}

.br-lcs {
  border: 1px solid #e0e5e3;
}

.summary-header p {
  font-size: 14px;
  font-weight: normal;
  margin: 5px 0 0 0;
  color: #615e5e;
}

.guest-info {
  margin: 6px 0;
  border: 1px solid #e0e5e3;
  border-radius: 0px 0px 6px 6px;
  border-top: 0px;
  padding: 6px 0px 0px 6px;
}

.guest-info h4 {
  font-size: 14px;
  color: #000;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.guest-info p {
  font-size: 1rem;
  line-height: 30px;
  color: #6f6f6f;
  margin-bottom: 0px;
}

.cost-breakdown span {
  color: #212529;
  font-size: 17px;
  padding-top: 10px;
}

/*---message host  css end---*/

/*---message host-2 css start---*/
.payment-methods {
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.payment-form .card-type {
  margin-bottom: 5px;
  color: #575757;
  position: relative;
  top: 15px;
  left: 26px;
  background: #f2f2f2;
  display: block;
  max-width: max-content;
  width: 100%;
  padding: 2px 5px;
  border-radius: 11px;
}

.payment-methods span {

  margin-right: 10px;
  font-family: "fanlste";
  padding-left: 7px;
  font-size: 24px !important;
  font-weight: normal !important;
}

.payment-methods img {
  height: 30px;
}

.main-section.message-host2 {
  margin: 0 auto;
  max-width: 1000px;
  margin-top: 85px;
}

.payment-form {
  max-width: 500px;
  /* padding: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);*/
  margin-top: 3px;
}

.payment-form input[type="text"],
.payment-form input[type="password"] {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
  outline: none;
}

.payment-form select {
  width: 100%;
  padding: 13px 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
  outline: none;
}





.payment-form label {
  display: block;
  font-size: 14px;
  margin-bottom: 0px;
  color: #555;
}

.payment-form .form-row {
  display: flex;
  justify-content: space-between;
}

.payment-form .form-row input {
  width: 200px;
}

.pay-buttondisable {
  background-color: #d9d4d4;
  color: #a6a4a4;
  border: none;
  padding: 15px;
  font-size: 16px;
  width: 100%;
  cursor: pointer;
  border-radius: 5px;
  max-width: 193px;
}

.terms {
  margin: 20px 0;
  display: flex;
  align-items: center;
}

.terms input[type="checkbox"] {
  margin-right: 10px;
  margin-top: -15px;
  accent-color: #eb2a25;
}

.terms a {
  color: #eb2a25;
  text-decoration: none;
}

.pay-button {
  background-color: #eb2a25;
  color: white;
  border: none;
  padding: 12x 15px;
  font-size: 16px;
  width: 100%;
  cursor: pointer;
  border-radius: 4px;
  max-width: 193px;
}

.pay-button:hover {
  background-color: #000;
}

/*--message-host-2--end---*/
/*--Thank-you-css--start---*/

span.sml-title {
  color: #eb2a25 !important;
    font-weight: normal;
    padding-left: 7px;
}

.thank-you-section {
  background: #fff;
  margin-top: 50px;
  padding-top: 40px;
  border: 1px solid #f9f9f9;
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 10px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.thank-you-section span {
  color: #000;
}

.thank-you-section span h5 {
  color: #737070;
  font-weight: normal;
}

.box-inner-bx {
  border: solid 1px #ccc;
  border-radius: 6px;
  padding: 19px;
  min-height: 189px;
  margin-right: 50px;
}

.box-inner-bx:nth-child(1) {
  margin-right: 0px;
}

.box-inner-bx ul li {
  list-style: none;
  color: #000;
  font-family: "Helvetica Neue";
  font-size: 16px;
  line-height: 28px;
  font-weight: normal;
}

.box-inner-bx h4 {
  font-size: 18px;
  font-weight: normal!important;
  padding-bottom: 5px;
}

.thank-you-section .table {
  font-size: 14px;
}

.rows {
  display: flex;
  justify-content: space-between;
}

span.unsplashimg img {
  border-radius: 5px;
  overflow: hidden;
}

span.unsplashimg {
  padding-right: 10px;
  width: 80px;
}

.thank-you-section table th {
  font-weight: bold;
}

tr.brdcls {
  border-bottom: 0px;
}

.brdg {
  border-bottom: 1px solid #dcdc;
}

.brdg2 {
  border-bottom: 1px solid #dcdc;
}

.table> :not(caption)>*>* {
  padding: 0.5rem 0.5rem;
  background-color: transparent;
  border-bottom-width: 0px;
  box-shadow: 0;
}

.table-responsive.renthr {
  /* border: solid 1px #ccc; */
  margin-bottom: 14px;margin-top: 14px;
  width: 100%;
}
@media (max-width: 767px) {
 .table-responsive.renthr {
  width: 100%;
}
}

.renthr .table .thead-light th {
  padding: 10px;
  background: none !important;
  color: #495057;
  font-weight: bold;
  background: #f5f5f5!important;
}
.renthr table tr td {
  border: none;
  padding: 5px 10px;
  color: #6f6f6f;
}
.table .thead-light th {
  color: #495057;
  background-color: #fff !important;
  border-color: #efecec !important;
  font-size: 15px;
  padding: 10px 10px;
  border: none;
  text-transform: capitalize;
}

.table th{
  font-size: 15px;
  font-weight: bold;
}
.table tr{
  font-size: 15px;
}

.text-red {
  color: #eb2a25;
}

/*--Thank-you-css--end---*/

/*---contact--css-start---*/
.contact-container {
  max-width: 800px;
  width: 100%;
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

/* Contact Form */
.contact-form {
  margin-bottom: 20px;
  /* width: 250px; */
  margin-top: 56px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  /* text-align: center; */
  background: #fff;
  padding: 36px 36px;
  border-radius: 10px;
}

.statickpage {
  width: 100%;
  float: left;
  margin:15px 0px 50px 0px;
  min-height: 440px;
  /* padding-bottom: 20px; */
}
.statickpage a {
  color: #eb2a25;
  text-decoration: none;
}
.site-map{
  font-size: 15px;
}
.aboutpage {
  width: 100%;
  float: left;
  min-height: 310px;
  /* margin-bottom: 20px; */
}

.aboutpage h5 {
  width: 100%;
  float: left;
  font-family: "fanlste";
  font-size: 28px;
  font-weight: normal;
  margin-bottom: 10px;
}


.aboutimg {
  border: solid 1px #c9c9c9;
  padding: 10px;
  border-radius: 10px;
}

.contact-form h2 {
  margin-bottom: 20px;
  color: #333;
  text-align: center;
  font-weight: 500;
  font-size: 26px;
  font-family: "fanlste";
  color: #000;
  text-align: left;
}

.contact-form label {
  font-weight: bold;
  color: #555;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #ddd;
  border-radius: 4px;
}

.contact-form textarea {
  resize: vertical;
  height: 100px;
}

.contact-form button {
  background-color: #eb2a25;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.contact-form button:hover {
  background-color: #000;
}

/* Contact Details */
.contact-details {
  display: flex;
  justify-content: space-between;
  /* margin-top: 20px; */
}

.details.dlsbx {
  background: #fff;
}

.esd {
  background: #eb2a25;
  color: #fff;
  width: 70px;
  display: flex;
  height: 70px;
  border-radius: 50%;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.cnt-bx.ps-3 {
  width: 80%;
}

.cnt-bx h4 strong {
  color: #eb2a25;
  font-size: 22px;
  font-weight: normal;
}

.contact-details h3 {
  font-family: "fanlste";
  font-size: 26px;
}

.esd i {
  font-size: 36px;
  color: #fff;
}

.details.dlsbx {
  background: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  max-width: 600px;
  border-radius: 6px;
  padding: 24px 25px;
  align-items: start;
}

.property-info h4 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}

.details h3 {
  margin-bottom: 10px;
  font-weight: 500;
  font-size: 35px;
  font-family: "fanlste";
  color: #000;
  margin-bottom: 15px;
  text-align: left;
}

.details p {
  color: #222222;
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: normal;
}

/* Google Map */
.mapcontact {
  width: 100%;
  height: 300px;
  border: none;
  border-radius: 8px;
  margin-top: 20px;
}

.mapcontact .map iframe {
  width: 100%;
  height: 450px;
}

/*---contact-end--css---*/

/*---my--- contant---account--*/
.modal-header .btn-close {
  border: 2px solid;
  border-radius: 50%;
}

.modal-dialog.bookingDetails {
  max-width: 1112px;
}

.modal-dialog.bookingDetails .thank-you-section {
  background: #fff;
  margin-top: 0px;
  padding-top: 0px;
  border: 0px solid #f9f9f9;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 10px;
  padding-bottom: 0px;
  margin-bottom: 20px;
}

.modal-title.bk-title {
  text-align: left;
  font-family: none;
  padding-left: 14px;
}

th {
  font-size: 14px;
  font-weight: normal;
}

.main-papper {
  padding-bottom: 40px;
  min-height: 100vh;   
}

h5.uk-title {
  font-size: 14px;
  font-size: 14px;
  font-weight: normal;
  color: #737070;
}
table .btn-success {
  color: #198754;
  background-color: transparent;
  border-color: transparent;
}

table .btn-success:hover {
  color: #000;
  background-color: transparent;
  border-color: transparent;
}

.tabel-data h2 {

  /* font-weight: normal !important; */
}

.left-sidebar {
  background: #f8f8f8;
  height: 100vh;
  /* height: 100%; */
  position: fixed;
    width: 208px;
    z-index: 0;
}

ul.sidelist {
  list-style: none;
  padding: 6px 0px;
}

ul.sidelist li {
  padding: 8px 17px;
  text-decoration: none;
      border-bottom: solid 1px #f2f2f2;
}

ul.sidelist li a {
  text-decoration: none;
  color: #000;
  font-weight: normal;
  font-size: 16px;
}

ul.sidelist .item.active {
  color: #eb2a25;
  font-weight: bold;
}

ul.sidelist li a:hover {
  color: #eb2a25;
}


/*---my--- contant---account--*/
/*---my--- profile---*/
.address-card {
  /* max-width: 649px; */
  padding: 8px 20px 0px 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  width: 100%;
  min-height: 300px;
}

.address-card h5 {
  color: #eb2a25;
  margin-bottom: 15px;
  padding-top: 10px;
}

.address-info li {
  margin-bottom: 13px;
}

.address-info p {
  color: #6f6f6f;
  font-size: 0.9em;
  line-height: 25px;
  margin-bottom: 0;
  width: 70%;
}

.address-info strong {
  color: #000;
  margin-right: 10px;
  font-weight: normal;
}

.my-profile-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

a.btn-user {
  background: #eb2a25;
  padding: 6px 20px;
  border-radius:4px;
  text-decoration: none;
  color: #fff;
  font-weight: normal;
  align-items: center;
  display: flex;
  font-family: "Helvetica Neue";
}
a.btn-user:hover {
  background: #000;}

.profile-card {
 
  width: 100%;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  height: 300px;
  text-align: center;
}

.profile-image img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  border: 2px solid #ddd;
}

.pd2 {
  padding-top: 2px;
}

.my-profile-top h3 {
  margin-top: 8px;
  font-size: 20px;
  font-weight: normal;
  color: #eb2a25;
}

.user-login-inlie button {
  padding-right: 0;
}

h3 {
  color: #eb2a25;
  font-size: 1.5em;
  margin-top: 15px;
  font-weight: 500;
}

.role {
  color: gray;
  font-size: 1em;
  margin-bottom: 20px;
}

.contact-info p {
  margin: 5px 0;
  color: #6f6f6f;
}

.contact-info strong {
  color: #000;
  font-weight: normal;
}

/*---my--- profile---*/

/*--edit-css---*/
.desktop-none {
  display: none;
}

.frm-edit h3 {
  font-size: 18px;
  margin-bottom: 13px;
  color: #121212;
  font-weight: bold;
  font-family: "Helvetica Neue";
  margin-top: 0px;
}

.frm-edit label {

  font-family: "Helvetica Neue";

}

.editmain form {
  display: flex;
  flex-direction: column;
  border: 1px solid #c7c7c7;
  padding: 20px;
  border-radius: 8px;
  padding-bottom: 28px;
  margin-bottom: 20px;
}

.frm-edit .row {
  /* display: flex;
  gap: 20px; */
}

.frm-edit .column {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.aboutimg label {
  margin-bottom: 5px;
  font-weight: bold;
}

.frm-edit input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="file"],
select {
  padding: 8px;
  /* margin-bottom: 15px; */
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  outline: none;
  background: #fff;
}

.frm-edit select {
  padding: 8px;
}

.profile-card h3 {
  margin-top: 20px;
  color: #eb2a25;
  font-size: 20px;
  margin-bottom: 0;
}

.contact-info {
  text-align: left;
}

.update-btn {
  background-color: #eb2a25;
  color: #fff;
  border: none;
  padding: 6px 20px;
  border-radius: .25rem;
  cursor: pointer;
  font-size: 16px;
}
.update-btn:hover {
  background-color: #000;color: #fff; text-decoration: none;}

.up-row {
  /* margin: auto 0; */
  display: flex;
  justify-content: end;
}



@media (max-width: 767px) {
  .search-filde {
    flex-direction: column;
  }

  .input-field-1,
  .input-field-2,
  .input-field-3,
  .input-field-4,
  .input-field-5,
  .input-field-6 {
    border-right: 0px;
    border-bottom: 1px solid #d6d0d0;
    padding: 10px 16px 10px 16px;
    max-width: 100%;
  }

  h6 {
    font-size: 0.8125rem;
  }

  ul.copy-righttt {
    flex-direction: column;
  }

  .most-popular-halls {
    padding: 50px 0px 0px 0px;
  }
}

.select__menu {
  position: absolute;
}

.text {
  text-transform: capitalize;
}

#floatingInput5 {
  text-transform: capitalize;
}

#floatingInput5 select {
  margin-bottom: 0px;
}

/* Gallery */
.gallery_1 * {
  font-family: Nunito, sans-serif;
}

.gallery_1 .text-blk {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 25px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.gallery_1 img {
  object-fit: cover;
}

.gallery_1 .responsive-container-block {
  min-height: 75px;
  height: fit-content;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: flex-start;
}

.gallery_1 .responsive-container-block.bigContainer {
  padding-top: 10px;
  padding-right: 30px;
  padding-bottom: 10px;
  padding-left: 30px;
}

.gallery_1 .responsive-container-block.Container {
  max-width: 1320px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.gallery_1 .text-blk.heading {
  font-size: 36px;
  line-height: 45px;
  font-weight: 600;
  color: #242424;
  text-align: center;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.gallery_1 .text-blk.subHeading {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
  max-width: 750px;
  color: #a3a3a3;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 50px;
  margin-left: 0px;
}

.gallery_1 .responsive-container-block.imgContainer {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  min-height: auto;
  height: 720px;
  position: relative;
}

.gallery_1 .overlay {
  position: fixed;
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: rgba(71, 69, 69, 0.7);
  height: 100%;
  width: 100%;
  max-height: 100%;
  top: 0px;
  left: 0px;
  z-index: 100;
  display: none;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}


.gallery_1 .overlay-inner {
  top: 50%;
  right: 0px;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: initial;
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat-x: initial;
  background-repeat-y: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: white;
  max-width: 700px;
  width: 100%;
  padding-top: 35px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  position: relative;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  opacity: 1;
}

.gallery_1 .close {
  font-size: 16px;
  position: absolute;
  top: 3px;
  right: 15px;
  color: #d41e1e;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.gallery_1 .overlay-inner img {
  height: auto;
  width: 100%;
  transform: none;
}

.gallery_1 .close:hover {
  cursor: pointer;
}

.gallery_1 .project {
  position: absolute;
  width: 39.8%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.gallery_1 .btn-box {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}

.gallery_1 .project:hover .btn-box {
  display: block;
}

.gallery_1 .btn {
  cursor: pointer;
  background: #ffb3b3;
  color: #000;
}

.gallery_1 .smallImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery_1 .project.project1 {
  width: 39.8%;
  height: 66.67%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.gallery_1 .project.project2 {
  bottom: 0px;
  top: auto;
  right: auto;
  width: 59.75%;
  height: 32.6%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.gallery_1 .project.project3 {
  left: 40.2%;
  right: auto;
  bottom: auto;
  width: 19.4%;
  height: 32.98%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.gallery_1 .project.project4 {
  left: 40.2%;
  top: 33.7%;
  width: 19.5%;
  height: 32.98%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.gallery_1 .project.project5 {
  right: 0px;
  left: auto;
  bottom: auto;
  width: 39.8%;
  height: 32.6%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.gallery_1 .project.project6 {
  bottom: 0px;
  top: auto;
  left: auto;
  right: 0px;
  width: 39.8%;
  height: 66.67%;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

@media (max-width: 1024px) {
  .gallery_1 .responsive-container-block.imgContainer {
    height: 600px;
  }

  .gallery_1 .text-blk.subHeading {
    font-size: 18px;
    line-height: 27px;
  }
}
.main_container{
  background-color:#fff;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.10);
   background: "#fff";
   padding: 20px;
   border: solid 1px #ddd;
}
.main_container2{margin-top: 16px;
}
@media (max-width: 768px) {
  .gallery_1 .project.project5 {
    top: 520px;
    width: 100%;
    left: 0px;
    right: auto;
    bottom: auto;
    height: 200px;
  }

  .gallery_1 .responsive-container-block.imgContainer {
    height: 930px;
  }

  .gallery_1 .project.project1 {
    width: 64%;
    height: 300px;
  }

  .gallery_1 .project.project3 {
    left: auto;
    width: 35%;
    height: 145px;
    right: 0px;
  }

  .gallery_1 .project.project4 {
    left: auto;
    width: 35%;
    height: 145px;
    top: 155px;
    right: 0px;
  }

  .gallery_1 .project.project6 {
    height: 200px;
    width: 100%;
  }

  .gallery_1 .project.project2 {
    width: 100%;
    top: 310px;
    height: 200px;
  }

  .gallery_1 .project {
    width: 100%;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
  }

  .gallery_1 .overlay-inner {
    width: 90%;
  }

  .gallery_1 .text-blk.subHeading {
    line-height: 25px;
    font-size: 17px;
    max-width: 600px;
  }

  .gallery_1 .text-blk.heading {
    font-size: 30px;
    line-height: 40px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }
  .main-section.message-host2 {
  margin-top: 70px;
}
.side-left-bar {
  height: 50px;
}

}

@media (max-width: 500px) {
  .gallery_1 .responsive-container-block.imgContainer {
    height: 890px;
  }

  .gallery_1 .responsive-container-block.bigContainer {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .gallery_1 .text-blk.heading {
    font-size: 30px;
    line-height: 35px;
  }

  .gallery_1 .text-blk.subHeading {
    font-size: 16px;
    line-height: 22px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
  }

  .gallery_1 .project.project1 {
    height: 250px;
  }

  .gallery_1 .project.project3 {
    height: 123px;
  }

  .gallery_1 .project.project4 {
    height: 123px;
    top: 127px;
  }

  .gallery_1 .project.project2 {
    top: 260px;
  }

  .gallery_1 .project.project5 {
    top: 470px;
  }

  .gallery_1 .project.project6 {
    top: 680px;
  }
  .modal-dialog.bookingDetails {
  max-width: 90%;
  margin: 0 auto;
  z-index: 999999 !important;
}
}

@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@200;300;400;600;700;800&amp;display=swap');

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  margin: 0;
}

.wk-desk-1 {
  width: 8.333333%;
}

.wk-desk-2 {
  width: 16.666667%;
}

.wk-desk-3 {
  width: 25%;
}

.wk-desk-4 {
  width: 33.333333%;
}

.wk-desk-5 {
  width: 41.666667%;
}

.wk-desk-6 {
  width: 50%;
}

.wk-desk-7 {
  width: 58.333333%;
}

.wk-desk-8 {
  width: 66.666667%;
}

.wk-desk-9 {
  width: 75%;
}

.wk-desk-10 {
  width: 83.333333%;
}

.wk-desk-11 {
  width: 91.666667%;
}

.wk-desk-12 {
  width: 100%;
}

@media (max-width: 1024px) {
  .wk-ipadp-1 {
    width: 8.333333%;
  }

  .wk-ipadp-2 {
    width: 16.666667%;
  }

  .wk-ipadp-3 {
    width: 25%;
  }

  .wk-ipadp-4 {
    width: 33.333333%;
  }

  .wk-ipadp-5 {
    width: 41.666667%;
  }

  .wk-ipadp-6 {
    width: 50%;
  }

  .wk-ipadp-7 {
    width: 58.333333%;
  }

  .wk-ipadp-8 {
    width: 66.666667%;
  }

  .wk-ipadp-9 {
    width: 75%;
  }

  .wk-ipadp-10 {
    width: 83.333333%;
  }

  .wk-ipadp-11 {
    width: 91.666667%;
  }

  .wk-ipadp-12 {
    width: 100%;
  }
}

@media (max-width: 768px) {
  .wk-tab-1 {
    width: 8.333333%;
  }

  .wk-tab-2 {
    width: 16.666667%;
  }

  .wk-tab-3 {
    width: 25%;
  }

  .wk-tab-4 {
    width: 33.333333%;
  }

  .wk-tab-5 {
    width: 41.666667%;
  }

  .wk-tab-6 {
    width: 50%;
  }

  .wk-tab-7 {
    width: 58.333333%;
  }

  .wk-tab-8 {
    width: 66.666667%;
  }

  .wk-tab-9 {
    width: 75%;
  }

  .wk-tab-10 {
    width: 83.333333%;
  }

  .wk-tab-11 {
    width: 91.666667%;
  }

  .wk-tab-12 {
    width: 100%;
  }
}

@media (max-width: 500px) {
  .wk-mobile-1 {
    width: 8.333333%;
  }

  .wk-mobile-2 {
    width: 16.666667%;
  }

  .wk-mobile-3 {
    width: 25%;
  }

  .wk-mobile-4 {
    width: 33.333333%;
  }

  .wk-mobile-5 {
    width: 41.666667%;
  }

  .wk-mobile-6 {
    width: 50%;
  }

  .wk-mobile-7 {
    width: 58.333333%;
  }

  .wk-mobile-8 {
    width: 66.666667%;
  }

  .wk-mobile-9 {
    width: 75%;
  }

  .wk-mobile-10 {
    width: 83.333333%;
  }

  .wk-mobile-11 {
    width: 91.666667%;
  }

  .wk-mobile-12 {
    width: 100%;
  }
}

.css-1wy0on6 {
  display: none !important;
}

iframe {
  width: 100%;
}

body.modal-open header .navbar {
  box-shadow: none !important;
  background: rgba(153, 153, 153, 0.1) !important;
}
header .navbar{
  background-color: white;
}
.suggestions-list {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: scroll;
  height: 200px;
  z-index: 1;
  position: absolute;
  background: #fff;
}

/* input:autofill, select:autofill {
  background-color: #ffffcc; /* Highlight autofilled fields 
}
.modal-footer.border-top-0.pt-1 {
  background: #eb2a2505;
}
.modal-body.pb-0 {
  background: #eb2a2505;
}
.modal-header {
  background: #eb2a25;
  color: #fff;
}
.btn-close{
  color: #fff !important;
} */

.slider-container {
  width: 300px;
  position: relative;
  margin: 50px auto;
  height: 60px;
}

.slider {
  -webkit-appearance: none;
  position: absolute;
  top: 20px;
  width: 100%;
  pointer-events: none;
  background: none;
  z-index: 1;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #4CAF50;
  cursor: pointer;
  pointer-events: all;
  position: relative;
  top: -7px;
  z-index: 20;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.3);
}

.min-slider::-webkit-slider-thumb {
  left: -2px;
}

.max-slider::-webkit-slider-thumb {
  right: -2px;
}

.slider::-webkit-slider-runnable-track {
  height: 5px;
  background: transparent;
}

.track {
  position: absolute;
  top: 27px;
  width: 100%;
  height: 5px;
  background: #ddd;
  z-index: 0;
}

.range-values {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
}

.chatbox {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 542px;
  padding-bottom: 30px;
}

.col-md-3.sidebar-desktop {
  width: 210px;
}

/* Support */

.chatinfo-block {
  width: 100%;
  float: left;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
  margin-bottom: 50px;
}



.supportheader input[type="search"] {
  padding: 10px;
  font-size: 14px;
  width: 300px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.supportheader select,
.supportheader button {
  padding: 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-left: 10px;
}

.supportheader button {
  background-color: #eb2a25;
  color: #fff;
  border: none;
}

.supporttabs {
  width: 100%;
  float: left;
}
.table-responsive.renthr strong {
  font-weight: normal;
}
.supporttabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #fff;
  background-color: #eb2a25;
  border-color: #eb2a25;
}
.backbut {
  width: 100%;
  border-bottom: dashed 1px #ccc;
  padding-bottom: 8px;
  color: #000;
}
.backbut svg{color: #eb2a25;}


.nav-tabs li {
  font-size: 18px;
  color: #000;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}

.nav-tabs li.active {
  border-bottom: 2px solid #eb2a25;
  color: #eb2a25;
}

.nav-tabs li a {
  color: #000;
}

.nav-tabs li a:hover {
  color: #eb2a25;
}

.nav-tabs li.active a {
  color: #eb2a25;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
  margin-bottom: 20px;
}

.ticketblock {
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-bottom: 15px;
  background-color: #fdfdfd;
  width: 100%;
  float: left;
}

.ticket {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.ticket .left {
  display: flex;
  align-items: center;
  gap: 15px;
}

.ticket .left .status {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.ticket .left .details {
  display: flex;
  flex-direction: column;
}

.ticket .left .details .title {
  font-size: 16px;
  font-weight: bold;
}

.ticket .left .details .description {
  font-size: 14px;
  color: #555;
  margin-top: 5px;
}

.ticket .left .details .priority {
  font-size: 12px;
  color: #d9534f;
  background-color: #f8d7da;
  padding: 2px 6px;
  border-radius: 4px;
  margin-top: 5px;
  display: inline-block;
}

.ticket .right {
  text-align: right;
}

.ticket .right .time {
  font-size: 12px;
  color: #888;
}

.ticket .right .link {
  margin-top: 8px;
  font-size: 14px;
  color: #eb2a25;
  text-decoration: none;
}

.ticket .right .link:hover {
  text-decoration: underline;
}

.ticket-foot {
  border-top: solid 1px #e1e1e1;
  margin-top: 10px;
  padding-top: 10px;
  float: left;
  width: 100%;
}

.ticket-foot .userblock {
  width: auto;
  float: left;
  gap: 8px;
  align-items: center;
}

.userblock .imageboxs {
  width: 38px;
  height: auto;
}

.userblock .imageboxs img {
  width: 35px;
  height: 35px;
  border-radius: 50px;
}

.pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
  float: right;
  width: 100%;
}

.pagination .page {
  padding: 8px 12px;
  font-size: 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  color: #6c63ff;
  cursor: pointer;
}

.pagination .page.active {
  background-color: #6c63ff;
  color: #fff;
}

.pagination .page:hover {
  background-color: #ddd;
}

.status-new {
  background-color: #6c63ff;
}

.status-ongoing {
  background-color: #f9a826;
}

.status-resolved {
  background-color: #28a745;
}

.fade:not(.show) {
  opacity: 0.9;
}

/* form style */
.ticket-form {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 20px;
  width:100%;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.ticket-form h2 {
  margin-bottom: 6px;
}
form.ticket-form p {
  margin-bottom: 10px;
}
.ticket-form .form-group {
  margin-bottom: 15px;
}
.ticket-form select{margin-left: 0px!important;}
.ticket-form .form-group label {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  color: #555;
}

.ticket-form .form-group input,
.ticket-form .form-group select,
.ticket-form .form-group textarea {
  width: 100%;
  padding: 12px 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}

.ticket-form .form-group textarea {
  resize: none;
  height: 100px;
}

.ticket-form .form-group input:focus,
.ticket-form .form-group select:focus,
.ticket-form .form-group textarea:focus {
  outline: none;
  border-color: #7a7cff;
  box-shadow: 0 0 5px rgba(122, 124, 255, 0.5);
}

.ticket-form .submit-btn {
  display: block;
  width: auto;
  background: #eb2a25;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  float: right;
}

.ticket-form .submit-btn:hover {
  background: #000;
}

.tab-content>.tab-pane {
  display: block !important;
}

.SignupModelClass {
  display: none !important;
}

.SigninModelClass {
  display: block !important;
  transform: translate(0, 0px) !important;
}

.SigninModelClass .hide-details {
  display: none !important;
}

/* Style for the chat container to make it scrollable */



.send-btn {
  background-color: #007bff;
  border: none;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  margin-left: 10px;
}

.send-btn img {
  width: 20px;
}


.supportheader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.supportheader input[type="search"] {
  padding: 10px;
  font-size: 14px;
  width: 300px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.supportheader select, .supportheader button {
  padding: 10px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-left: 10px;
}
.info-section h4 {
  color: #eb2a25;
  font-size: 18px;
  margin-bottom: 10px;
}
.supportheader button {
  background-color: #eb2a25;
  color: #fff;
  border: none;
}
.supportheader button:hover {
  background-color: #000;
  color: #fff;}


.supporttabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #eb2a25;
  border-color: #eb2a25;
}

.priceboxfilter b {
  font-weight: normal;
}
span.chtImg {
  padding-top: 10px;
}


.nav-tabs li.active {
  border-bottom: 2px solid #eb2a25;
  color: #eb2a25;
}
.nav-tabs li a {
color: #000;
} 
.nav-tabs li a:hover {
color: #eb2a25;
border: none!important;
} 
.nav-tabs li.active a {
color: #eb2a25;
border: none!important;
} 

.nav-tabs li button {
  color: #000;
  border: none!important;
  } 
  .nav-tabs li button:hover {
  color: #eb2a25;
  border: none!important;
  } 
  .nav-tabs li.active button {
  color: #eb2a25;
  } 


.nav-tabs {
border-bottom: 1px solid #dee2e6;
margin-bottom: 20px;
}

.ticketblock{
  width: 100%;
  padding: 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  margin-bottom: 15px;
  background-color: #fdfdfd;
  width: 100%;
  float: left;
  }
  
.newticsty{position: absolute; right: 130px;}
  
  .ticket .left {
      display: flex;
      align-items: center;
      gap: 15px;
  }
  
  .ticket .left .status {
      width: 12px;
      height: 12px;
      border-radius: 50%;
  }
  
  .ticket .left .details {
      display: flex;
      flex-direction: column;
  }
  
  .ticket .left .details .title {
      font-size: 16px;
      font-weight: bold;
  }
  
  .ticket .left .details .description {
      font-size: 14px;
      color: #555;
      margin-top: 5px;
  }
  
  .ticket .left .details .priority {
      font-size: 12px;
      color: #d9534f;
      background-color: #f8d7da;
      padding: 2px 6px;
      border-radius: 4px;
      margin-top: 5px;
      display: inline-block;
  }
  
  .ticket .right {
      text-align: right;
  }
  
  .ticket .right .time {
      font-size: 12px;
      color: #888;
  }
  
  .ticket .right .link {
      margin-top: 8px;
      font-size: 14px;
      color: #eb2a25;
      text-decoration: none;
  }
  
  .ticket .right .link:hover {
      text-decoration: underline;
  }
  
  .ticket-foot {
  border-top: solid 1px #e1e1e1;
  margin-top: 10px;
  padding-top: 10px;
  float: left;
  width: 100%;
  }
  
  .ticket-foot .userblock{
  width:auto;
  float: left;
  gap:8px;
  align-items: center;
  }
  .userblock .imageboxs {
  width: 38px;
  height: auto;
  }
  .userblock .imageboxs img {
  width: 35px;
  height: 35px;
  border-radius: 50px;
  }
  
  .pagination {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      gap: 10px;
      margin-top: 20px;
      float: right;
      width: 100%;
  }
  
  .pagination .page {
      padding: 5px 13px;
      font-size: 14px;
      border: 1px solid #ddd;
      border-radius: 4px;
      color: #999;
      cursor: pointer;
  }
  
  .pagination .page.active {
      background-color: #eb2a25;
      color: #fff;
  }
  
  .pagination .page:hover {
      background-color: #000;
      color: #fff;
  }
  
  .status-new { background-color: #6c63ff; }
  .status-ongoing { background-color: #f9a826; }
  .status-resolved { background-color: #28a745; }
  .fade:not(.show) {opacity: 0.9;}
  
  /* form style */
  .ticket-form {
      background: #ffffff;
      border: 1px solid #ddd;
      border-radius: 8px;
      padding: 20px;
      width:100%;
      box-shadow: 0 0px 6px rgba(0, 0, 0, 0.1);
    margin-top: 40px;
    }
  

  
    .ticket-form .form-group {
      margin-bottom: 15px;
    }
  
    .ticket-form .form-group label {
      display: block;
      font-size: 14px;
      margin-bottom: 5px;
      color: #555;
    }
  
    .ticket-form .form-group input,
    .ticket-form .form-group select,
    .ticket-form .form-group textarea {
      width: 100%;
      padding:12px 10px;
      font-size: 14px;
      border: 1px solid #ccc;
      border-radius: 4px;
      box-sizing: border-box;
    }
  
    .ticket-form .form-group textarea {
      resize: none;
      height: 100px;
    }
  
    .ticket-form .form-group input:focus,
    .ticket-form .form-group select:focus,
    .ticket-form .form-group textarea:focus {
      outline: none;
      border-color: #7a7cff;
      box-shadow: 0 0 5px rgba(122, 124, 255, 0.5);
    }
  
  .ticket-form .submit-btn {
  display: block;
  width: auto;
  background: #eb2a25;
  color: white;
  padding: 10px 30px;
  font-size: 16px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-align: center;
  float: right;}
  
  .ticket-form .submit-btn:hover {background: #000;}
  
  
  
  /* .chat-support-adent */
  
  .chat-container {
  width:67%;
  background-color: white;
  float: left; 
  }
  
  .user-message, .it-message {
  display: flex;
  
  }
  .message p {
  margin-bottom: 0;
  }
  .user-message img, .it-message img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
  }
  .nameinfo {
  margin-bottom: 6px;
  }
  .pdb{margin-bottom: 10px;}
  .message {
  background-color: #f0f8ff;
  padding: 5px 15px;
      border-radius: 6px;
  font-size: 14px;
  
  }
  .message .time {color: #999;}
  
  .it-message .message {
  background-color: #fffbe8;
  border: 1px solid #fce7a2;
  }
  
  .private-note {
  margin-top: 20px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  }
  
  .private-note textarea {
  width: 100%;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 8px;
  font-size: 14px;
  }
  .info-section {
  padding: 20px;
  background-color: #f9f9f9;
  width:30%;
  float: right;
  }
  .infosect-hed select {
  width: 100%;
  border: solid 1px #ccc;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 17px;
  }
  .info-header {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  }
  
  .info-item {
  margin-bottom: 10px;
  }
  
  .info-item span {
  font-weight: bold;
  }
  .blinfo{color: #F44336;
      font-weight: normal;}
      .user-message {
          padding: 10px;
      }
  .mark-done {
  margin-top: 20px;
  padding: 10px;
  text-align: center;
  
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  }
  
  .private-note-container {
  display: flex
  ;
      align-items: center;
      background-color: #f6f6f6;
      border: 1px solid #b7b7b7;
      border-radius: 30px;
      padding: 0.5rem 1rem;
      gap: 0.5rem;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      max-width: 100%;
      margin-top: 50px;
  }
  
  .note-input {
  flex: 1;
  border: none;
  background: none;
  outline: none;
  font-size: 1rem;
  color: #000;
  }
  
  .note-input::placeholder {
  color: #ccc;
  }
  
  .file-input {
  display: none;
  }
  
  .add-button {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  color: #00701c;
  font-size: 1.5rem;
  border-right: solid 1px #d0d0d0;
  padding-right: 10px;
  width: 38px;
  text-align: center;
  margin-bottom: 0;
  }
  
  .visibility-button,
  .send-button {
    /* background: none; */
    /* border: none; */
    outline: none;
    cursor: pointer;
    /* color: #fff; */
    /* font-size: 20px; */
    /* text-decoration: none; */
    width: 54px;
  height: 47px; 
    /* background: #eb2a25; */
    /* line-height: 0; */
    /* border-radius: 50%; */
     outline: none!important; 
    padding: 0;
  }
  
  button.send-button img {
    width: 82px;
      height: 47px;
  }
  
  .newstatus-new {
      background-color: #eb2a25!important;
  }
  .newstatus-new:hover {
      background-color: #000!important;
  }
  .newstatus-new a { text-decoration: none;}
  .message {
    background-color: #f0f8ff;
    padding: 5px 15px;
    border-radius: 6px;
    font-size: 14px;
}
.it-message{
  background-color: #fffbe8;
    border: 1px solid #fce7a2;
    padding: 5px 15px;
    border-radius: 6px;
    font-size: 14px;
}
/* Target scrollbar */
.chatbox::-webkit-scrollbar {
  width: 8px; /* Change width */
}

/* Handle (the draggable part) */
.chatbox::-webkit-scrollbar-thumb {
  background: #cc0336; /* Green color */
  border-radius: 4px; /* Rounded corners */
}

/* Handle on hover */
.chatbox::-webkit-scrollbar-thumb:hover {
  background: #cc0336; /* Darker green */
}

/* Track (the background of the scrollbar) */
.chatbox::-webkit-scrollbar-track {
  background: #f1f1f1; /* Light gray background */
  border-radius: 4px;
}

.typing-indicator {
  font-style: italic;
  color: gray;
  margin-top: 5px;
}
#rebooking h5 {font-size: 22px;margin-bottom: 0px;}
.tab-group.radiotab input {margin-right: 6px;}
.rebooking {width: 100%;float: left;padding-bottom: 2px;}
.rebooking a {font-size: 17px;text-decoration: none;color: #eb2a25;}
.bt10{margin-bottom:10px;}
.rebooking button{padding-left: 0;color: #eb2a25;}
.rec-formblock {width: 100%;float: left;margin-bottom: 17px;}
.rec-formblock label{width: 100%;float: left;font-size: 16px;color: #000;margin-bottom: 5px;}
.rec-formblock input{width: 100%;float: left;border: solid 1px #ccc;padding: 9px;border-radius: 6px;outline: none;}
.radiotab{width:100%;float:left;margin-bottom: 21px;margin-top: 6px;}
.radiotab label{width:30%;color: #000;font-size: 17px;}
.noweek {font-size: 16px;width: 100%;float: left;margin-bottom: 10px;}

.noweek input{width: 70px;border: solid 1px #ccc;padding: 4px 11px;border-radius: 4px;outline: none;text-align: center;margin-left: 10px;}
.weekflow{width:100%;display: flex;flex-wrap: nowrap;gap: 22px;}
.wflow{width:auto;}
.wflow label{width:auto; color:#000;margin-bottom: 0px;}
.wflowcheckbox {
  font-size: 21px;
  color: #727272;
  margin-top: 4px;
  margin-bottom: 9px;
  text-align: center;
}
.datenamy1{font-size: 13px; padding-bottom: 5px;}

.wflowcheckbox input[type="checkbox"] {
  width: 25px;
  height: 25px;
  border: 1px solid #C2C1C1;
  border-radius: 3px;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  margin-right: 0;
}


.wflowcheckbox input[type="checkbox"]:checked {
  background-color: #eb2a25;
  /* Checkbox fill when checked */
}
/* #dt-length-0{
  width: 20%;
  float: left;
}
.dt-layout-row{
  display: flex;
} */

.dt-layout-cell.dt-layout-end {
  width: 23%;
  float: right;
  position: absolute;
  right: 0;
}
.dt-layout-cell.dt-layout-start {
  width: 23%;
}
.dt-layout-row {
  display: grid;;
}
.leaflet-container{
  background-color:rgb(255, 255, 255) !important;
  /* overflow: visible !important; */
}

input[type="datetime-local"].datetime-input {
  padding: 4px 5px;
  width: auto;
}

/* Header with time select */
.react-datepicker__header.react-datepicker__header--has-time-select {
  background-color: #eb2a25;
  color: white;
}

/* Month name and time header */
.react-datepicker__current-month,
.react-datepicker-time__header {
  color: white !important;
}

/* Weekday labels (Sun, Mon...) */
.react-datepicker__day-name {
  color: white !important;
}

/* Selected date */
.react-datepicker__day--selected,
.react-datepicker__day--keyboard-selected {
  background-color: #eb2a25 !important;
  color: white !important;
  border-radius: 0.3rem;
}

/* Hovered date */
.react-datepicker__day:hover {
  background-color: #eb2a25 !important;
  color: white !important;
}

/* Time list selected */
.react-datepicker__time-list-item--selected {
  background-color: #eb2a25 !important;
  color: white !important;
  font-weight: bold !important;
}

/* Time list on hover */
.react-datepicker__time-list-item:hover {
  background-color: #eb2a25 !important;
  color: white !important;
}

.react-datepicker__header--time {
  background-color: #eb2a25 !important;
  color: white !important;
}

/* Optional: Ensure the time label itself is white */
.react-datepicker-time__header {
  color: white !important;
}

.action-menu-toggle{
  cursor: pointer;
  font-size: 1.5em;
  align-items: center;
  display: flex;
  justify-content: center;
}

.action-menu-items{
  position: absolute;
  top: -5%;
  margin-right: 50px;
  right: 0;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  z-index: 1000;
  min-width: 120px;
}

.action-menu-items div {
  padding: 8px 12px;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease;
}

.action-menu-items div:hover {
  color: #fff;
  background-color: #eb2a25;
  border-radius: 4px;
}

.payment-form-container {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 25px;
  background: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
  max-width: 500px;
}

.rent{
  display: flex;
  color: #737070;
  justify-content: end; 
}

.stylelinktab:hover{
  color: #eb2a25;
}

.form-check-input:checked{
  background-color: #eb2a25 !important;
  border-color: #eb2a25 !important;
}

.facility-title:hover {
  color: #eb2a25;
}

.booking_details_heading{
  font-size: 16px !important;
  font-family: inherit;
}

/* Search bar custom styling */
.custom-search {
  max-width: 400px;
  height: 40px;
  margin-left: auto;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border: 1px solid #ddd;
  outline: none !important;
}

/* Remove Bootstrap blue focus border */
.custom-search:focus {
  border-color: #ddd !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

/* Search bar */
.search-input {
  font-size: 14px;
  outline: none !important;
  box-shadow: none !important;
  border: 1px solid #ccc !important;
  border-radius: 50px;
  padding: 10px 20px;
}

/* Loader */
.loader-img {
  width: 300px;
  height: 200px;
  margin-top: 50px;
}

/* No result image */
.no-result-img {
  width: 220px;
}

/* Facility Card */
.facility-card {
  border: 1px solid #ddd;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
}

/* Card hover effect */
.hover-card:hover {
  transform: translateY(-3px);
  transition: 0.3s;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

/* Facility image */
.facility-img {
  height: 220px;
  object-fit: cover;
  width: 100%;
  display: block;
}

.facility-img-container {
  border-radius: 5px;
  overflow: hidden;
  margin: 5px;
}

/* Show More button */
.btn-showmore {
  background-color: #eb2a25;
  color: #fff;
  font-weight: 500;
  border-radius: 50px;
  padding: 6px 20px;
  border: none;
}

.btn-showmore:hover {
  background-color: #d3201f;
  color: #fff;
}
.font-15{
  font-size: 15px;
}
.amenities_block{
  border: solid 1px #ccc;
  border-radius: 5px;
  margin: 22px 0px 0px;
  padding: 10px 0px;
  min-height: 122px;
}
.map_block{
  width: 100%;
  border: solid 1px #ddd;
  border-radius: 4px;
  padding: 8px 8px 0px 8px;

}
/* for fixed header */ 
header {
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 1051;
}
.navbar{
  position: fixed;
  top: 0;
  z-index: 1;
  width: 100%;
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
  /* -webkit-transform: translateZ(0); */
}
main{
  margin-top: 85px;
}
/* .gallerybox{
  position: relative;
  z-index: -1;
} */
.home_margin{
  margin-top: 115px;
}
.more_photos{
  padding: 6px 20px;
  background-color: #eb2a25;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 50px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 320px;
}
@media (max-width: 767px) {
  .home_margin{
  margin-top: 90px;
}
.more_photos{
   margin-top: 0px;
}
.property-info {
  margin: 10px 0px;
}
}
/* for fixed header */ 
 .table{
  border: solid 1px #ddd !important;
    border-radius: 5px !important;
   
    border-collapse: none !important;
    margin-bottom: 0 !important;
 }
 table{
   border-collapse:unset !important;
   padding: 5px;
 }
 td{
  border: none;
 }
  th{
  border: none;
 }
.backbutton svg{
  color: white;
}

@keyframes slideUp {
  from { transform: translateY(100%); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}
