body {
  background-color: #fff !important;
  font-family: "Helvetica Neue" !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;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #d2d2d2;
  outline: 0;
  box-shadow: none;
}
.table a.text-dark:hover {
  color: #eb2a25 !important;
}
.themeclour {
  color: #eb2a25;
}
.mb25 {
  margin-bottom: 25px;
}

h1{padding: 0px; margin: 0px; font-weight: normal;font-size:28px;}
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;}
h5{padding: 0px; margin: 0px; font-weight: bold;font-size: 16px;}
h6{padding: 0px; margin: 0px; font-weight: normal;}
p{padding: 0px;margin: 0px;font-weight: normal;font-size: 16px;color: #6f6f6f;line-height: 26px;}
label {display: inline-block;margin-bottom: .5rem;font-size: 15px;}


.headindtab {
  margin-bottom:13px;
}
.headindtab h3 {
  font-size:20px;
  padding-top: 6px;
}
.headindtab button {
  background: #eb2a25;

  color: #fff;
  font-size: 16px;
  white-space: nowrap;
}
.headindtab button:hover {
  background: #000;

  color: #fff;
}
.logo img {
  width: 70%;
}
.tableblockd {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.editmain h3 {
  font-size: 20px;
  margin-bottom: 19px;
}
#serchresultbut {
  display: none;
}
.tabel-data{width: 100%;}

.tableblockd .moresearch{ width: auto; float: right;}
.tableblockd .moresearch a{color: #EB2A25; text-decoration: underline; font-size: 14px;}
.stylelinktab{cursor: pointer;}
.stylelinktab:hover{color: #eb2a25;}

.modal-header.bkt-title .close {
  color: #000 !important;
  font-size:26px;
  background: #EAEAEA;
  height: 34px;
  padding: 0;
  width: 34px;
  border-radius: 50px;
  top: 13px;
  }

.modal-header.bkt-title .close:hover {background: #000;color: #fff !important;}

.modal-header.bkt-title .close span {position: relative;top: -2px;left: 1px;}
.modal-header .close span {position: relative;top: -2px;}

.modal-header {
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  }

.modal-header .close {
  font-size: 22px;
    background: #EAEAEA;
    height: 33px;
    padding: 0;
    width: 34px;
    border-radius: 50px;
    top:16px;
    color: #000 !important;
}
.modal-header .close:hover {background: #000;color: #fff !important;}



button#sidebarToggle {
  display: none;}

.profilebtab {
  margin-bottom:13px;
}
.profilebtab h3 {
  font-size: 20px;
  margin-top: 11px;
}
.profilebtab button {
  background: #4ba32b;
  border: solid 1px #c1c1c1;
  color: #fff;
}
.profilebtab button:hover {
  background: #eb2a25;
  border: solid 1px #eb2a25;
  color: #fff;
}

.btn-primary {
  background: #eb2a25 !important;
  border: solid 1px #eb2a25 !important;
  color: #fff !important;
  font-size: 19px !important;
  padding: 6px 25px !important;
}
.btn-primary:hover {
  background: #000 !important;
  border: solid 1px #000 !important;
  color: #fff !important;
}

.sticky-header {
  background-color: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 10px 20px;
  position: sticky;
  top: 0;
  z-index: 1000;
}
.container-fluid{
  max-width: 1430px;
}
.user-info {
  display: flex;
  align-items: center;
}
.user-info img {
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
.sidebar {
  height: 100vh;
  background-color: #ffff;
  padding-top: 20px;
}
.sidebar a {
  color: #000;
  font-size: 16px;
  border-bottom: solid 1px #f2f2f2;
}
.sidebar a:hover {
  color: #eb2a25;
  text-decoration: none;
}
.dropdown-toggle::after {
  display: none !important;
}
.sidebar a.active {
  color: #eb2a25;
}
.sticky-top {
  position: -webkit-sticky;
  position: fixed !important;
  top: 76px !important;
  z-index: 1020;
}

.dashbord {
  width: 100%;
  margin-top: 17px;
}
.dashbord h1 {
 
  font-family: "fanlste";
  color: #000;
  margin-bottom: 20px;
  padding-top: 5px;
}

.unite-box {
  background: white;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 20px;
  margin-top: 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.stats {
  justify-content: space-between;
  margin-top: 20px;
}
.stats h4 {
  font-size: 20px;
  padding-bottom: 10px;
}
.stat-box {
  flex: 1;
  padding: 4px 12px;
  border-radius: 5px;
  color: #000;
  display: flex;
  align-items: center;
  margin-bottom: 28px;
  gap: 20px;
  border: solid 1px #d4d4d4;
}
.stat-box h3 {
font-weight: normal;
font-size: 17px;
  margin-top: 3px;
  margin-bottom: 0px;
}
.stat-box p {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
}

.boxbg1 {
  background-color: #f0ffeb;
}
.boxbg2 {
  background-color: #d3ffe5;
}
.boxbg3 {
  background-color: #fffae9;
}
.boxbg4 {
  background-color: #d8daff;
}
.boxbg5 {
  background-color: #fffcaa;
}
.boxbg6 {
  background-color: #ffd2f5;
}

.icon {
  font-size: 40px;
  margin-right: 15px;
}
.iconbox {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  font-size: 24px;
  text-align: center;
  line-height: 47px;
}
.boxbg1 .iconbox {
  background: #4ba32b !important;
  color: #fff;
}
.boxbg2 .iconbox {
  background: #7ad8a1 !important;
  color: #fff;
}
.boxbg3 .iconbox {
  background: #d1ae00 !important;
  color: #fff;
}
.boxbg4 .iconbox {
  background: #444de9 !important;
  color: #fff;
}
.boxbg5 .iconbox {
  background: #dcd300 !important;
  color: #fff;
}
.boxbg6 .iconbox {
  background: #ff8ae5 !important;
  color: #fff;
}

.table-responsive {
  overflow-x: auto;
}
.table-bordered {
  border: 1px solid #dee2e6 !important;
}
.table a {
  text-decoration: none;
}

.table-striped tbody tr:nth-of-type(even) {
  background-color: #fff !important;
}
.bootamtable {
  margin-top: 31px;
}
.table-responsive h3 {
  font-size: 20px;
}

.table .thead-light th {
  color: #495057;
  background-color: #fff !important;
  border-color: #efecec !important;
  font-size: 15px;
  padding: 10px 6px;
  border: none;
  text-transform: capitalize;
  
}

.table-responsive.renthr {
  border: solid 1px #ccc;
  margin-bottom: 14px;
  margin-top: 14px;
}
.renthr .table .thead-light th {
  padding: 10px;
  color: #495057;
  font-weight: bold;
  background: #f5f5f5 !important;
}
.renthr table tr td {
  border: none;
  padding: 5px 10px;
  color: #6f6f6f;
}

.table-bordered td {
  border: none !important;
  padding: 12px 6px !important;
  vertical-align: middle !important;
  font-size: 15px;
  text-transform: capitalize;
 
}
table.dataTable {width: 99.8%;}
.dataTables_wrapper .dataTables_paginate {margin-right: 6px;margin-top: 10px;}

.table-bordered td .text-wrap {  width: 170px;}



a.paginate_button.current {
  padding: 4px !important;
  height: auto !important;
  width: 34px !important;
  border: solid 1px #403b3a !important;
  cursor: pointer;
}
a.paginate_button.current:hover { background-color: #eb2a25; color: #fff !important;}
.paginate_button {
  padding: 4px 10px !important;
  height: auto !important;
  width: auto;
  border: solid 1px #b8b8b8 !important;
  cursor: pointer;
  background: #fff;
}

#datatable_length {
  display: none;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #dee2e6 !important;
      border-radius: 5px;
    padding: 4px;
    width: 99%;
}
#datatable_filter {
  display: none;
}
div#datatable2_length {display: none;}
div#datatable2_filter {display: none;}
#datatable3_length{display: none;}
#datatable3_filter{display: none;}


table {
  width: 100%;
  border-collapse: collapse;
}

th,
td {
  padding: 12px;
  text-align: left;
  border: 1px solid #ddd;
}

th {
  background-color: #f4f4f4;
}

/*--booking--start---*/

span.sml-title {
  color: #ea2925;
  font-weight: 600;
}

.modal-header.bkt-title h5 {
  text-align: left;
  color: #000;
  padding-left:16px;
  color: #000;
  font-size: 20px;
  font-family: "Helvetica Neue";
}
.thank-you-section {
  background: #fff;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 10px;

}
.box-inner-bx {
  border: solid 1px #ccc;
  border-radius: 6px;
  padding: 19px;
  height: 237px;
  margin-right: 50px;
}
.box-inner-bx h4 {
  font-size: 20px;
  margin-bottom: 6px;
}

.box-inner-bx:nth-child(1) {
  margin-right: 0px;
}
.box-inner-bx ul li {
  list-style: none;
  color: #0b0b0b;
  font-weight: normal;
  font-family: "Helvetica Neue";
  font-size: 14px;
  line-height: 26px;
}
.text-red {
  color: #eb2a25;
}
.rows {
  display: flex;
  justify-content: space-between;
}
span.unsplashimg img {
  border-radius: 5px;
  overflow: hidden;
}
span.unsplashimg {
  padding-right: 10px;
}

.message-host-section span h5 {
  color: #737070;
  font-weight: normal;
  font-size: 15px;
}



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;
}
.modal-dialog.filter-blogs {
  max-width: 1150px;
}
.box-inner-bx .hontinfonam button {
  float: left;
  padding: 8px 13px;
  background-color: #eb2a25;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  font-size: 16px;
  margin-top: 13px;
  max-width: 218px !important;
  width: 100%;
  outline: none;
}
.thank-you-section .table td
{
  padding: 6px 10px;
  vertical-align: top;
  border-top: 0px solid #dee2e6;
  border: 0px !important;
}

.thank-you-section .table th {
  padding: 6px 10px 10px;
  vertical-align: top;
  border-top: 0px solid #dee2e6;
  border: 0px !important;
  font-weight: bold;
  color: #495057;
  font-size: 14px;}

  .table-main hr{margin-bottom: 0px;}
/*--booking-css--end---*/

/* property details page */
.textblockdetailss.lcl-boxp p {
  margin-top: 0;
  margin-bottom: 20 !important;
  padding-top: 0px !important;
}
.textblockdetails.lcl-box h3 {
  border: 0;
  padding: 0px;
}
.property-info {
  width: 100%;
  float: left;
  margin: 8px 0px;
  background: #fff;
  padding: 20px 20px 40px 20px;
}
.property-info h1 {

  font-family: "fanlste";
  color: #000;
  margin-bottom: 15px;
  text-align: left;
}
.property-info h4 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.propertyinfo-top {
  width: 100%;
  float: left;
  padding-bottom: 11px;
}
.propertyinfo-top .leftpart {
  width: 100%;
  float: left;
  color: #000;
  font-size: 18px;
}
.propertyinfo-top .leftpart+.leftpart {
 margin-top: 10px;
 margin-bottom: 0;
}

.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: 535px;
}
.gallerybox .gallery-right img {
  height: 258px;
}
.enqury-box h4 {
  font-family: "fanlste";
}

.small-image {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  border-radius: 5px;
}

.more-photos {
  margin-top: 10px;
  position: absolute;
  bottom: 28px;
  right: 30px;
}

.more-photos button {
  padding: 7px 18px;
    background-color: #eb2a25;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 50px;
    font-size: 14px;}

    .more-photos button:hover {
      background-color: #000;
      color: white;
    }

/* Popup Gallery */
.popup-gallery {
  display: none;
  position: fixed;
  z-index: 9999;
  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;
}

.popup-gallery .close2 {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}

.popup-gallery .prev2,
.next2 {
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 30px;
  cursor: pointer;
  right: 3%;
  color: #fff;
}
.popup-gallery a.prev2:hover { text-decoration: none; color: #eb2a25;}
.popup-gallery a.next2:hover { text-decoration: none; color: #eb2a25;}

.popup-gallery .prev2 {
  left: 5%;
}

.popup-gallery.next2 {
  right: 0;
}
.close {
  color: #ffffff !important;
 opacity: 0.9 !important;
  right: 3%;
  position: relative;
  top: 3%;
  cursor: pointer;
}
.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: 33px;
  color: #000;
  font-weight: bold;
}

.pricetop sub {
  color: #8d8888;
  font-weight: normal;
  font-size: 18px;
  padding-left: 10px;
}
.priceboxbottom {
  width: 100%;
  float: left;
  background: #fcfcfc;
  padding: 10px 20px;
}
.priceboxbottom h5 {
  width: 100%;
  float: left;
  font-size: 20px;
}

.priceboxfilter {
  border-radius: 4px;
  overflow: hidden;
  margin-top: 6px;
  width: 100%;
  float: left;
  border: solid 1px #ccc;
}
.priceboxfilter .input-field-2 {
  border-right: 1px solid #d6d0d0;
  padding: 5px 16px 9px 16px;
  max-width: 260px;
  width: 50%;
  background: #fff;
  float: left;
}
.priceboxfilter .input-field-3 {
  padding: 9px 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;
}

.bookingfee {
  width: 100%;
  float: left;
  padding: 11px 0px 4px;
}
.bookingfee .titlefee {
  font-size: 21px;
  width: auto;
  float: left;
}
.bookingfee .titlefeevalue {
  float: right;
  width: auto;
  font-size: 24px;
}

.totalamount {
  width: 100%;
  float: left;
  border-top: solid 1px #ccc;
  padding-top: 10px;
}
.totalamount .titlefee {
  font-size: 21px;
  width: auto;
  float: left;
}
.totalamount .titlefeevalue {
  float: right;
  width: auto;
  font-size: 25px;
  font-weight: bold;
}
.booknowbut {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.booknowbut button {
  width: 100%;
  float: left;
  padding: 10px 20px;
  background-color: #eb2a25;
  color: white;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  font-size: 26px;
}
.textblockdetails {
  width: 100%;
  float: left;
}
.textblockdetails p {
  padding: 2px 0px;
  margin-bottom: 0;
}

.textblockdetails h3 {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.amenitien-block {
  width: 100%;
  float: left;
  /* margin: 10px 0px 19px; */
  line-height: 32px;
}
.amenitien-block .amenitienrow {
  width: 100%;
  float: left;
  padding-bottom: 4px;
}
.amenitienrow .icon {
  width: 35px;
  float: left;
  padding-top: 5px;
}
.amenitienrow .text {
  width: auto;
  float: left;
  font-size: 16px;
  color: #6f6f6f;
}
.map {
  width: 100%;
  float: left;
  margin-bottom: 24px;
}
.map img {
  width: 100%;
}
.hostinfo {
  width: 100%;
  float: left;
  margin-top: 17px;
}
.hostinfo .hostleft {
  width: 50%;
  float: left;
}
.hostinfo .hostleft img {
  width: 128px;
  float: left;
}
.hontinfonam {
  width: 40%;
  float: left;
  /* margin-left: 20px; */
  padding-top: 6px;
}
.hontinfonam span {
  width: 100%;
  float: left;
  font-size: 18px;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
  white-space: nowrap;
}
.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: 13px;
}

.hostinfo .hostright {
  width: 50%;
  float: left;
  font-size: 18px;
}
.hostinfo .hostright h5 {
  width: 100%;
  float: left;
  font-size: 18px;
}
.hostinfo .hostright p {
  width: 100%;
  float: left;
}
a.glry-cls {
  margin-right: 10px;
}

a.btn-link {
  color: #eb2a25;
  font-weight: 500;
  text-decoration: underline;
}
a.btn-link:hover {
  color: #eb2a25;
  cursor: pointer;
  text-decoration: none;
}
.amenitien .text {
  padding: 0px 0px;
  font-size: 16px;
}
.hdt {
  padding-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
}
.amenitien-block.blcks .amenitienrow {
  width: 100%;
  float: left;
  padding-bottom: 4px;
  display: flex;
  align-items: center;
}
.amenitien-block.blcks .amenitienrow .icon {
  width: 27px;
  float: left;
  padding-top: 0px;
}
button.btn.bt-red {
  background: #eb2a25;
  border-color: #eb2a25;
  color: #fff;
}
/* property details page */

/*--edit-css---*/

.frm-edit h3 {
  color: #121212;
  font-weight: 500;
  font-family: "Helvetica Neue";
}


.dashbord.dst-main {
  margin-top: 3px;
}


.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"],
input[type="date"],
select {
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
}

.frm-edit input[type="date"], select {
  padding: 7px 10px;
  margin-bottom: 15px;
  
}
.frm-edit select {
  padding: 11px 10px;
  margin-bottom: 15px;
 
}



.column select {
  word-wrap: normal;
  height: 46px;
  font-size: 14px;
}

.profile-card h3 {
  margin-top: 20px;
  color: #eb2a25;
}
.contact-info {
  text-align: left;
}


.up-row {
  /* margin: auto 0; */
  display: flex;
}


.table-responsive {
  display: block;
  width: 100%;
 }
 .table thead th, td {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
  word-wrap: break-word;
  white-space: nowrap;
}

@media (max-width:768px) {
  .table thead th,td {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    word-wrap: break-word;
    white-space: nowrap;
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: scroll !important;}


}

.toggle-container {
  position: relative;
}

.toggle {
  display: none;
}

.toggle-label-active {
  display: block;
  width: 49px;
  height: 24px;
  background: green;
  border-radius: 30px;
  cursor: pointer;
  position: relative;
  transition: background 0.3s;
  border: 0px !important;
}
.toggle-label-in-active {
  display: block;
  width: 49px;
  height: 24px;
  background: #ea2925;
  border-radius: 30px;
  cursor: pointer;
  position: relative;
  transition: background 0.3s;
  border: 0px !important;
}

.toggle-label-active::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: white;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  transition: transform 0.3s;
  border: 0px;
}

.toggle-label-in-active::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: white;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  left: 2px;
  transition: transform 0.3s;
  transform: translateX(30px);
}

.toggle:checked + .toggle-label {
  background: #ea2925;
}

.toggle:checked + .toggle-label::after {
  transform: translateX(30px);
}
.modal-header h5 {
  font-family: "fanlste";
  color: #eb2a25;
  font-size: 26px;
  text-align: center;
  width: 100%;
}

.form-control {
  height: auto !important;
  padding: 10px 10px !important;
  outline: none;
}
.modalfooter {
  width: 100%;
  display: inline-block;
  text-align: center;
}
.modalfooter button {
  display: inline-block;
  text-align: center;
}
.profileinfotab {
  width: 100%;
  float: left;
}

.profileinfotab .nav-tabs {
  /* border: 1px solid #c7c7c7 !important; */
  border-bottom: none !important;
  overflow-x: auto;
  overflow-y:hidden;
  flex-wrap: nowrap;
}

.profileinfotab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  border: none !important;
  color: #fff !important;
  background-color: #eb2a25 !important;
  border-color: #c7c7c7 #c7c7c7 #fff !important;
  white-space: nowrap;
  border-radius: 4px 4px 0px 0px !important;
}
.profileinfotab .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: transparent !important;
  color: #eb2a25;
}
.profileinfotab .nav-tabs .nav-link:focus,
.nav-tabs .nav-link {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  padding: 7px 21px;
}

.profileinfotab .tab-content {
  /* border: solid 1px #c7c7c7; */
  /* padding: 13px; */
}

.profilepicbox {
  width: 100%;
  border: solid 1px #c7c7c7;
  border-radius: 10px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  margin: 0;
}
.client-card img {
  width: 110px;
  height: 110px;
  margin-bottom: 10px;
}
.profilepicbox .client-card {
width: 100%;
 text-align: center;
 margin: 20px 0px 20px 0px;
}
.profilepicbox .profile-image {
  width:100px;
  height:100px;
  border-radius: 50%;
  margin-bottom: 6px;
  border: solid 2px #9b9797;
}

.profilepicbox .name {
  font-size: 20px;
  margin: 4px 0 0px;
  color: #000;
  color: #eb2a25;
  text-transform: capitalize;
}

.profilepicbox .designation {
  font-size: 14px;
  color: #6c6c6c;
  margin: 2px 0 23px;
  padding-bottom: 8px;
}

.profilepicbox .summary {
  width: 100%;
}
.summary-blok {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 15px;
  padding-bottom: 10px;
}
.summary-blok .lablename {
  width: 40%;
  float: left;
  color: #000;

}
.summary-blok .lablevelue {
  width: 60%;
  float: right;
  color: #6f6f6f;
}

.profildetails {
  width: 100%;
  float: left;
  border: solid 1px #c7c7c7;
  border-radius: 10px;
  padding: 10px;
  background: #fff;
  margin-bottom: 33px;
}
.profildetails h5 {
width: 100%;
margin: 15px 0px;
color: #eb2a25;
 margin-bottom: 15px;
}

.profildetails p {
  
  width: 100%;
  margin-bottom: 15px;
}
.activelink {
  color: #257b06;
}
.inactivelink {
  color: #eb2a25;
}

.form-group {
  margin-bottom: 9px !important;
}

/*--host-panel-dashbord-profile---*/

.hostpnl .profildetails,
.hostpnl .profilepicbox {
  height: 337px;
  padding-right: 4px;
}
.hostpnl .profildetails h3 {
  color: #eb2a25;
  font-weight: normal;
}
.hostpnl .profilepicbox .name {
  color: #eb2a25;
}
/*--host-panel-dashbord-profile---*/
/*--edit-css---*/
.dropdown-menu.show {
  display: block;
  padding: 0;
}
.dropdown-divider {
  height: 0;
  margin: 0px 0px;}
  .dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #eb2a25;
}
.frm-edit h3 {
  color: #121212;
  font-weight: 500;
  font-family: "Helvetica Neue";
}
.frm-edit label {
font-family: "Helvetica Neue";}
.editmain form {
 
  border: 1px solid #c7c7c7;
  padding: 20px 20px;
  border-radius: 8px;
  padding-bottom: 24px;
  background: #fff;
  margin-bottom: 22px;
}
.editmain2 {
  margin-top: 30px;
}
.address-cls {
  padding: 10px 0px !important;
}
.sellpad{
padding-top: 16px;
padding-bottom: 8px;

}
.sellpad h4{font-size:17px; padding: 0; margin: 0;font-weight: bold;}

.change-cls {
  padding: 25px 0px 10px 0px !important;
}
.column.profile-photo {
  max-width: 32%;
}
.textblockdetails {
  width: 100%;
  float: left;
  /* border: 1px solid #bebebe; */
  /* padding: 20px; */
  border-radius: 6px;
  
}
.botstyle{
 /* border: 1px solid #bebebe;
 padding: 20px;
 background: #FDFDFD; */
 margin-bottom: 4px;
 margin-top: 14px;
 }
 .textblockdetailss.lcl-box {
  margin-top: 10px;
}
.renthr table {
  margin: 0px;
}

.textblockdetails.lcl-box {
  border: 0;
  padding: 0px;
}



.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: 10px;
  margin-bottom: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  font-size: 14px;
  color: #000;
  outline: none;
  background: #FDFDFD;
}
.frm-edit select {
 outline: none;
  background: #FDFDFD;
}
.frm-edit input,select::placeholder {color: #000;}



.my-profile-top h3 {
  font-size: 20px;
}
.profile-card h3 {
  margin-top: 20px;
  color: #eb2a25;
}
.contact-info {
  text-align: left;
}

.update-btn {
  background-color: #eb2a25;
  color: #fff;
  border: none;
  padding: 8px 23px;
  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;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 70px!important;
  display: inline-block;
  padding: 6px 8px !important;
}
.my-profile-top {
  margin-top: 15px;
}
.my-profile-top h4{font-size:20px;}
.address-cls h4 {
  font-size: 20px;
}
h4.password-title {
  font-size: 20px;
}
.textblockdetailss.lcl-box h3 {
  font-size: 18px;
  font-weight: bold;
}
div.dataTables_wrapper div.dataTables_filter input {
  padding: 6px 8px !important;}
  .moretext {
    display: none;
  }
  



  /*---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;}


button {background: none;border: none;padding: 10px;cursor: pointer;}
svg {width: 20px;height: 20px;}
.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: 27%;
}
.message-host-section {
  background: #fff;
  
}
.thanks-host-section {
  background: #fff;
  padding: 50px 0px;
}
.searchresult-block .rightblock.nub-box {
  width: 17%;
  font-size: 14px;
  margin-top: 14%;
  text-align: right;
  font-weight: 400;
  float: right;
}
.leftblock.cnt-box {
  width: 83%;
  float: left;
    gap: 20px;
}
.leftblock.cnt-box .imageboxs {
  width: 96px;
  height: auto;
}
.side-left-bar {
  border-bottom: 1px solid #d0d0d0;
}
.cls1 .searchresult-block {
  width: 91%;
  float: left;
    border: solid 1px #ccc;
    border-radius: 6px;
    padding: 10px;
    margin-bottom: 15px;
}
.leftpart.fs-6 {
  font-size: 14px !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: 60px !important;
  height: 60px !important;
  border-radius: 50% !important;
}
.leftblock.cnt-box .imageboxs.outer-box {
  width: 67px;
  height: auto;
}
.side-left-bar {
  height: 78px;
  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: 190px;
}
.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: 60px;
  height: 56px;
  border-radius: 16px 16px 0px 16px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #fff;
}
.imageboxs img {
  width: 100%;
}
.imageboxss.outer-boxs {
  max-width: 49px;
  height: 49px;
  border-radius: 50%;
  overflow: hidden;
}
.bg-chat-box2 {
  background: #f4f4f4;
  width: 87px;
  height: 60px;
  border-radius: 16px 16px 16px 0px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #000;
}
.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: 10px;
  max-width: 87%;
  margin: 20px auto;
  height: 64px;
}

.chat-input {
  flex-grow: 1;
  border: none;
  outline: none;
  padding-left: 10px;
  font-size: 16px;
  width: 60%;
  float: left;
}

.chat-input::placeholder {
  color: #bbb;
}

.chat-icon {
  width: 24px;
  height: 24px;
  margin: 0 10px;
  cursor: pointer;
}

.send-btn {
  background-color: #ea2925;
  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: 58px;
  align-items: center;
  display: flex;
}

.send-btn img {
  width: 24px;
  height: 24px;
}
.chat-box {
  margin-bottom: 250px;
}
.booking-summary {
  max-width: 400px;
  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;
}

.gellary-inner-bxx {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.gellary-inner-bxx h5 {
  font-size:18px;
  color: #212529;
  font-weight: normal;
}
.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;
}
.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: 7px;
}
.gellary-inner-bxx .propertyinfo .leftpart {
  width: auto;
  float: left;
  color: #737070;
  font-size: 18px;
}
.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;
}



.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: 10px;
  font-size: 16px;
}

.cost-breakdown span {
  color: #212529;
}

.total {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  color: #212529;
}

.currency {
  font-size: 22px;
  color: #000;
}
.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;
  font-weight: 400;
  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-weight: 600;
  font-size: 15px;
  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 {
  font-size: 18px;
  margin-right: 10px;
}

.payment-methods img {
  height: 30px;
}
.main-section.message-host2 {
  margin: 0 auto;
  max-width: 1000px;
}
.payment-form {
  max-width: 500px;
  /* margin: 30px auto; */
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  margin-top: 17px;
}
.modal-body select { margin-bottom: 2px;}

  padding: 10px;
  margin-bottom: 2px;
.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;
}
.sidebar {
  width: 230px;
  /* height: 100vh;  */
  overflow-y: auto;
  padding: 10px;
  border-right: solid 1px #ddd;
  border-left: solid 1px #ddd;
  background-color: #f8f8f8;

}
a.btn.bt-red {
  background: #eb2a25;
  border: solid 1px #eb2a25;
  color: #fff;
  font-size: 16px;
}
a.btn.bt-red:hover {
  background: #000;
  border: solid 1px #000;

}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #fff !important;
  border: 1px solid #eb2a25 !important;
  background-color: #eb2a25!important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eb2a25), color-stop(100%, #eb2a25));
  background: -webkit-linear-gradient(top, #eb2a25 0%, #eb2a2510 0%);
  background: -moz-linear-gradient(top, #eb2a25 0%, #eb2a25 100%);
  background: -ms-linear-gradient(top, #eb2a25 0%, #eb2a25 100%);
  background: -o-linear-gradient(top, #eb2a25 0%, #eb2a25 100%);
  background: linear-gradient(to bottom, #eb2a25 0%, #eb2a2510 0%);
}
.paginate_button.current:hover{  border: 1px solid #000 !important;
  background-color: #000!important;}
  div#demo li {
    line-height: 30px;
}

        .forgot-password {
            font-size: 14px;
            margin-top: 10px;
            text-align: center;
        }

        .forgot-password a {
            color: #eb2a25;
            text-decoration: none;
        }

        .forgot-password a:hover {
            text-decoration: underline;
        }
.text-capitalize{
  font-size: 15px;
}