@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;600;700&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" );
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=PT+Serif:wght@400;700&family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@500&display=swap');
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import url("https://use.fontawesome.com/releases/v5.0.1/css/all.css");
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
html {

    -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
  }
  img {
    max-width: 100%;
}
  body {
    margin: 0;
    font-family: 'Manrope', 'Inter', sans-serif !important;
  }
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  section,
  summary {
    display: block;
  }
  audio,
  canvas,
  progress,
  video {
    display: inline-block;
    vertical-align: baseline;
  }
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  [hidden],
  template {
    display: none;
  }
  body{
    a {
      background-color: transparent;
      text-decoration: none;
    }
    a:active,
    a:hover {
      outline: 0;
    }
  }
  abbr[title] {
    border-bottom: 1px dotted;
  }
  b,
  strong {
    font-weight: bold;
  }
  dfn {
    font-style: italic;
  }
  h1 {
    margin: .67em 0;
    font-size: 2em;
  }
  mark {
    color: #000;
    background: #ff0;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
  }
  sup {
    top: -.5em;
  }
  sub {
    bottom: -.25em;
  }
  img {
    border: 0;
  }
  svg:not(:root) {
    overflow: hidden;
  }
  figure {
    margin: 1em 40px;
  }
  hr {
    height: 0;
    -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
            box-sizing: content-box;
  }
  pre {
    overflow: auto;
  }
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    margin: 0;
    font: inherit;
    color: inherit;
  }
  button {
    overflow: visible;
  }
  button,
  select {
    text-transform: none;
  }
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  button[disabled],
  html input[disabled] {
    cursor: default;
  }
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  input {
    line-height: normal;
  }
  input[type="checkbox"],
  input[type="radio"] {
    -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
  }
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  input[type="search"] {
    -webkit-box-sizing: content-box;
      -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-appearance: textfield;
  }
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid #c0c0c0;
  }
  legend {
    padding: 0;
    border: 0;
  }
  textarea {
    overflow: auto;
  }
  optgroup {
    font-weight: bold;
  }
  table {
    border-spacing: 0;
    border-collapse: collapse;
  }
  td,
  th {
    padding: 0;
  }
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  @media print {
    *,
    *:before,
    *:after {
      color: #000 !important;
      text-shadow: none !important;
      background: transparent !important;
      -webkit-box-shadow: none !important;
              box-shadow: none !important;
    }
    a,
    a:visited {
      text-decoration: underline;
    }
    a[href]:after {
      content: " (" attr(href) ")";
    }
    abbr[title]:after {
      content: " (" attr(title) ")";
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
      content: "";
    }
    pre,
    blockquote {
      border: 1px solid #999;

      page-break-inside: avoid;
    }
    thead {
      display: table-header-group;
    }
    tr,
    img {
      page-break-inside: avoid;
    }
    img {
      max-width: 100% !important;
    }
    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }
    h2,
    h3 {
      page-break-after: avoid;
    }
    .navbar {
      display: none;
    }
    .btn > .caret,
    .dropup > .btn > .caret {
      border-top-color: #000 !important;
    }
    .label {
      border: 1px solid #000;
    }
    .table {
      border-collapse: collapse !important;
    }
    .table td,
    .table th {
      background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
      border: 1px solid #ddd !important;
    }
  }
  input[type="text"], input[type="email"],  input[type="password"],.selectStyled   {
    font-size: 14px !important;
    height: 49px;
    font-family: 'Inter', sans-serif !important;
    font-weight: 600!important;
    box-shadow: 0 2px 10px 0 #E4E9F2!important;
    padding: 12px 15px !important;
    border-radius: 26px !important;
  }
  .MuiInputLabel-root {
    padding: 0!important;
    line-height: 1;
    padding-left: 10px!important;
    color: #cbcbcb;
    font-size: 15px;
}
.selectStyled svg.MuiSvgIcon-root {
  font-size: 31px;
  color: #aaa;
  padding-right: 10px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus{

  outline: none !important;
}
input[type="email"]::placeholder, input[type="password"]::placeholder{
  color: #ddd !important;
}
[type="submit"]{
  font-family: 'Inter', sans-serif !important;
  padding: 7px 15px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}
input.sc-jqUVSM.dlSVXh {
  font-family: 'Inter', sans-serif !important;
  font-size: 14px !important;
  padding: 18px 20px !important;
}
body{
    font-family: 'Inter', sans-serif  !important;
}
p{
    font-family: 'Inter', sans-serif  !important;
}
.loaderAni svg{
  width: 110px !important;
}
.loaderOuter{
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999999999999999;
    height: 100vh;
    background: #fff;
    left: 0px;
}
img.loaderImg {
  width: 200px;
}
.loaderInner{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: 1px !important;
}

/* sign in button popup */
.react-responsive-modal-modal{
  width: 380px !important;
}
.signupLogo {
  padding: 0px 25px 25px !important;
}
.input_wrap {
  margin-bottom: 20px;
  width: 30%;
}
.react-responsive-modal-closeButton {
  position: absolute!important;
  top: 10px!important;
  right: 10px!important;
  padding: 0px !important;
}
html body .btn-signin button{
  padding: 10px 15px !important;
}
.feild-required>div {
  font-size: 12px;
  text-align: right;
  font-weight: 600!important;
}

html body .iYUuNX ,   html body .jnjCiL{
  font-size: 14px !important;
}
.sing-up h2 {
  font-size: 20px !important;
}
.sing-up p{
  font-size: 14px !important;
  margin: 0px 0px 15px !important;
  line-height: 22px !important;
}
.singup-checkBox {
  display: flex!important;
}
.singup-checkBox  label {
  font-size: 14px !important;
  font-family: 'Inter', sans-serif  !important;
  line-height: 20px !important;
}
  .text-lable >div{
    font-size: 16px!important;
    font-weight: 600!important;
  }
  .text-lable input{
    padding: 15px 20px !important;
  }
  .text-social-lable{
    align-items: center !important;
    width: 100% !important;
    justify-content: space-between !important;
  }
  .text-social-lable img{
    width: 26px !important;
    height: 26px !important;
  }
  .text-social-lable button {
    margin: 0px !important;
}
.text-social-lable label {
  font-size: 18px !important;
  font-weight: 600 !important;
}
.btn-continue button{
  padding: 12px 15px !important;
}
/* Main heading */
      h2.heading {
          font-size: 36px !important;
          font-weight: bold !important;
          margin: 0px !important;
      }
    html body .autocomplete-dropdown-container{
      left: 0px!important;
    top: 50px!important;
    right: initial;
    padding: 0px!important;
    }
    html body .autocomplete-dropdown-container *{
      padding: 10px 15px;
      display: block;
    }
    html body .autocomplete-dropdown-container * + *{
      border-top: solid 1px #ccc;
    }
.swiper-button-pre-custom.css-1m871ts {
    position: absolute;
    left: 10px;
    bottom: 380px;
    top: inherit;
    width: 45px;
    height: 45px;
}
.swiper-button-next-custom.css-1m871ts {
    position: absolute;
    right: 10px;
    bottom: 380px;
    top: inherit;
    width: 45px;
    height: 45px;
}
.swiper{
    overflow: inherit !important;
}

.MuiSlider-colorPrimary{
color: var(--primary-color) !important;
}
.theme-color{
color: #16928c;
}
.theme-background-color{
  background-color: #16928c;
}
.carousel .thumb.selected, .carousel .thumb:hover{
border: none !important;
}
.slider{
margin-left: -10px;
}
h3{
  font-size: 18px !important;
  font-weight: 600 !important;
}
.footer .whatsapp_widget_wrapper{
  width: 70px;
}
.row {
  --bs-gutter-x: 0rem !important;
}
.img{
  max-width: 100%;
}
.logo{
  max-width: 150px;
  display: inline-block;
}
.company-logo {
  max-width: 160px;
  max-height: 45px;
}
.rightMenu{
  float: right;
}
.rightMenu>div{
  padding: 4px 0px 0px !important;
}
.top-section-banner .col-sm-6.banner-image {
  text-align: center!important;
}
h2.heading {
  font-size: 28px !important;
  line-height: 1.33;
  font-weight: 700 !important;
}
.rightMenu button {
  padding: 5px 12px !important;
  font-size: 12px !important;
}
.slider-btn button {
width: 36px;
height: 36px;
padding: 0 !important;
box-shadow: none !important;
}
.slider-btn.slide-left button{
margin-right: 5px !important;
}
.slider-btn.slide-left button,.slider-btn.slide-right button {
background-color: transparent !important;
border: 1px solid #16928c;
transform: scale(0.85);
transition: all 0.3s ease-in-out;
}
.slider-btn.slide-left button:hover,.slider-btn.slide-right button:hover{
transform: scale(1);
}
.view-btn button{
padding: 5px 15px !important;
font-size: 12px !important;
font-weight: 600 !important;
background-color: transparent !important;
transition: all 0.3s ease-in-out;
}
.view-btn button:hover {
color: #fff;
background-color: #16928c !important;
border: 1px solid #16928c;
}
  .react-responsive-modal-modal {
    max-width: 338px !important;
    transition: all 0.5s linear;
  }
.text-lable >div {
  font-size: 14px!important;
}
.text-social-lable label {
  font-size: 14px !important;
  z-index: 2;
  padding: 0 6px !important;
  color: #dddddd;
}
.text-social-lable  button {
  padding: 6px 10px !important;
  font-size: 16px !important;
  margin-top: 15px !important;
  width: 100% !important;
  border: none !important;
  justify-content: center !important;
}
.text-social-lable img {
width: 22px !important;
height: 22px !important;
}
.text-social-lable label:after {
  content: '';
  width: 55px;
  height: 2px;
  background-color: #dddddd;
  display: inline-block;
  margin-left: 6px;
  position: relative;
  top: -4px;
}
.text-social-lable label::before {
  content: '';
  width: 55px;
  height: 2px;
  background-color: #dddddd;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: -4px;
}
.image-box-slide>div {
  padding: 0px;
  background-color: transparent;
  min-height: inherit;
  box-shadow: none;
  margin: 0px;
}
.image-box-slide>div>div{
  max-height: initial;
  height: auto;
  margin: 0px;
  justify-content: left;
}
.image-box-slide img.cardImage{
  height: auto !important;
  border-radius: 20px;
  height: 190px!important;
  width: 100%;
  margin-bottom: 10px;
}
.arrow>div{
  width: 25px;
  height: 25px;
}
.arrow img {
  width: 12px;
}
.carousel .thumbs{
padding-left: 0px;
}
html body .carousel .thumb{
opacity: 0.5;
transition: none;
padding: 0px;
border: none;
padding: 0;
margin: 0 10px 0 0;
border-radius: 10px;
}
.custom-scroll-bar::-webkit-scrollbar {
  height: 4px ;
}
.custom-scroll-bar::-webkit-scrollbar-track{
  background-color: #D5FFFD;
}
.custom-scroll-bar::-webkit-scrollbar-thumb {
  background-color: #08ADA7;
      border-radius: 2px,
}
.custom-v-bar::-webkit-scrollbar {
  height: 4px ;
  width:8px;
}
.custom-v-bar::-webkit-scrollbar-track{
  background-color: #D5FFFD;
}
.custom-v-bar::-webkit-scrollbar-thumb {
  background-color: #08ADA7;
      border-radius: 8px;
}
.carousel .thumb:hover {
border-radius: 0px;
border: none !important;
opacity: 1;
margin: 6px;
border-radius: 10px;
}
h4.basment{
text-transform: uppercase;
font-weight: 700;
}
.singal-accordion .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded {
border-radius: 10px;
box-shadow:0 0 25px 0 rgb(10 143 137 / 15%);
}
.singal-accordion h4 {
margin: 0px;
font-size: 16px;
}
.singal-accordion .MuiAccordionSummary-expandIconWrapper svg.MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium{
fill: #16928c;
}
.image-box-slide a {
text-decoration: none;
}
.whatsapp_widget_wrapper .whatsapp_widget_icon{
box-shadow: none;
}
.carousel .slide img {
width: 100%;
vertical-align: top;
border: 0;
object-fit: cover;
max-height: 80vh;
height: auto;
margin: 0 auto ;
}
.preview-modal-carousal ul.slider.animated {
  padding: 0 !important;
}
.carousel .thumb img {
vertical-align: top;
max-height: 60px;
}
ul {
  padding-left: 0px;
}
.myProfileOuter{
  display: flex;
  min-height: 100vh;
  width: 90%;
}
.myProfileLeft{
  background: #fff;
  width: 20%;
  overflow: auto;
}
.myProfileRight {
  background: #fff;
  width: 80%;
  overflow: auto;
  border-left: 1px solid #E8E8E8;
}
.myProfileHeading {
  text-align: center;
  padding: 0px 0px 20px 0px;
  font-weight: bold;
  font-size: 18px;
}
.myProfileSidebarItem{
  width: 100%;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 10px 8px 20px;
  cursor: pointer;
  line-height: 1.8;
  height: 42px;
  margin-bottom: 2px;
  position: relative;
  display:flex;
  align-items: center;
}
.myProfileSidebarItem.active{
  background-color: #E5F7F6;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.myProfileSidebarItem:before {
  font-family:"Font Awesome 5 Free";
  position: absolute;
  font-weight: 900;
  height: 20px;
  width: 20px;
  left: 10px;
}
.myProfileSidebarItem .MuiAvatar-root {
  float: right;
  height: auto;
  width: auto;
}
.myProfileAvatar {
  margin-top: 0px !important;
}
.cardDesign {
  background: #fff;
  padding: 15px 25px 15px 25px;
  border-radius: 10px;
}
.cardDesign + .cardDesign {
  margin-top: 16px;
}
.cardDesign h4{
  font-size: 12px;
    margin-bottom: 0px;
    line-height: 1.7;
}
.cardDesign h2{
  font-size: 14px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.boxPersonal {
  width: 100%;
}
.cardDesign h2 div {
  line-height: 1;
  display: block;
}
.cardDesign h2 div button {
  padding: 0!important;
  margin: 0;
  position: relative;
  top: -10px;
}
.editProfileButton {
  margin-top: 20px;
  padding: 8px 35px !important;
  font-size: 16px !important;
}
.editProfileButton:hover {
  background-color: #ffffff;
  color: #16928c;
  border: 1px solid #16928c;
  transition: all 0.3s ease-in-out;
}
.new_password{
    font-size: 22px!important;
    line-height: 20px!important;
    font-weight: 600!important;
    margin: 0px!important;
    color: #000!important;
    padding: 0px 0px 40px 0px!important;
}
.submit-btn{
  justify-content: left !important;
}
.submit-btn button{
  box-shadow: none!important;
  margin: 25px 0px 0px !important;
  width: 100%;
  line-height: 28px;
}
.create-pass>div{
  background-color: #fff;
  padding: 35px 25px;
  border-radius: 20px;
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 10%);
}
.bannerCreate-password {
  background: linear-gradient(180deg, rgba(255,255,255,1) 35%, rgba(22,146,140,0.15) 100%);
  height: 100vh;
  width: 100%;
}
.text-required {
  font-size: 14px !important;
  margin-top: 10px !important;
  margin-left: 15px !important;
}
.cardDesign h2 {
  font-size: 12px;
  line-height: 1.2;
}
.cardDesign {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
}
.cardDesign h2 div button {
  top: 0!important;
}
.personal-detail h1{
  font-size: 22px;
}
.personal-detail .lable {
  margin-bottom: 20px !important;
  margin-top: 0px !important;
}
.personal-detail .lable>div {
  font-size: 14px;
  line-height: 15px;
  margin: 0px 0px 12px 0px;
}
.personal-detail input[type="text"], input[type="email"], input[type="password"], .selectStyled {
   background-color: #fff;
}

.personal-detail input[type="date"]:focus,input[type="number"]:focus,input[type="email"]:focus,.dropdown>div:focus,.placeholder>div:focus,.select-language:focus{
  outline: none !important;
  border-radius: 25px;
  border-color: var(--primary-color) !important;
}
.personal-detail input[type="radio"]{
  height: 20px;
  width: 20px;
}
.personal-detail .option{
  font-size: 16px;
    line-height: 10px;
}
.personal-detail-Outer {
  width: 100% !important;
  padding: 0px !important;
}
.personal-detail.personal-inner {
  padding: 50px 0px;
  margin-bottom: 40px;
  background: linear-gradient(180deg, rgba(255,255,255,1) 35%, rgba(22,146,140,0.15) 100%);
  text-align: center;
}
.personal-detail-inner {
  width: 1100px;
  margin: 0 auto;
}

.placeholder,.dropdown {
  box-shadow: 0 2px 10px 0 #E4E9F2!important;
  font-size: 14px !important;
}

.btn-cancel{
  font-size: 14px !important;
  color: var(--primary-color) !important;
  background-color: #fff !important;
  border: 1px solid var(--primary-color) !important;
  margin-right: 15px;
  line-height: 1.4;
  min-width: 80px;
}
.btn-cancel:hover{
  background-color: var(--primary-color) !important;
  color: var(--secondary-color) !important;
  transition: all 0.3s ease-in-out;
}
.btn-next,.btn-complete ,.btn-previous{
  font-size: 14px !important;
  color: var(--secondary-color) !important;
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color) !important;
  min-width: 90px;
  margin: 0 5px;
}
.btn-next:hover,.btn-complete:hover,.btn-previous:hover {
  color: var(--primary-color) !important;
  background-color: #fff !important;
  transition: all 0.3s ease-in-out;
}
.photo-id {
  border-radius: 15px;
  margin-bottom: 25px;
  max-width: 340px;
  height: 180px !important;
  padding: 15px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
  margin-top: 20px;
}
.edit-photo-id input{
  font-size: 16px;
  line-height: 19px;
  cursor: pointer;
  padding: 0px;
  border-radius: 0px;
}
.edit-photo-id input[type=file]::file-selector-button {
  font-size: 14px;
  line-height: 25px;
  color: var(--secondary-color);
  background-color: var(--primary-color) !important;
  border: 1px solid var(--primary-color) !important;
  border-radius: 50px;
  margin: 0px 7px 0px 0px;
  cursor: pointer;
  padding: 0 10px;
}
.edit-photo-id input[type=file]::file-selector-button:hover {
  background-color: var(--secondary-color) !important;
  color: var(--primary-color) !important;
  border: 1px solid var(--primary-color) !important;
  transition: all 0.3s ease-in-out;
}
.edit-photo-id>div{
  font-size: 16px;
  line-height: 0.5;
  margin-bottom: 10px;
}
.referral-information .lable>div ,.rental-history .lable>div, .finance-page .lable>div,.profession .lable>div{
  font-size: 14px;
    line-height: 1.2;
}
.container{
  max-width: 1366px;
}
ul.Category {
    display: flex;
    list-style: none;
    padding-top: 3px;
    padding-left: 0;
}
ul.Category li:first-child{
  padding-left: 0px;
}
.category h4 {
  font-size: 12px;
  color: #888888;
  font-weight: bold;
}
.people img {
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 5%);
  padding: 9px;
  max-height: 60px;
  max-width: 85px;
  border-radius: 12px;
}
.people h3{
  font-size: 12px;
  font-weight: 700;
  padding: 0;
}
.people ul li+li {
  padding-left: 30px;
  padding-right: 5px;
}
.people li.active img {
  border: 2px solid #08ada7;
}
.people li.active p {
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
  font-weight: 600;
  color: #000;
}
.people p {
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
  font-weight: 400;
  color: #878888;
}
span.prices {
  font-size: 18px;
  color: #08ada7;
  font-weight: bold;
}
.location h3 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 13px;
}
.location img {
  border-radius: 18px;
}
.banner{
  display: flex;
}
.slider ul {
  list-style: none;
  display: flex;
  padding: 0;
}
.slider > img {
  border-radius: 15px;
  max-height: 100%;
  height: 180px;
}
.sing-up ul {
  padding-left: 18px;
  max-height: fit-content !important;
}
.image-box-slide img.cardImage {
  border-radius: 10px 10px 0px 0px !important;
  margin-bottom: 10px !important ;
  min-height: 160px;
}
.dashboardTable th{
  font-family: 'Inter', sans-serif !important;
  font-weight: bold!important;
  font-size: 16px!important;
  color: #000!important;
  background-color: #F2F4F7 !important;
}
.pageAgreeent .dashboardTable th:first-child,.pageAgreeent .dashboardTable th:last-child,.pageAgreeent .dashboardTableBody td:first-child,.pageAgreeent .dashboardTableBody td:last-child{
  text-align: left;
}
.dashboardTable th,.dashboardTableBody td{
  text-align: left;
}
.dashboardTableContainer{
  box-shadow: none !important;
  border: 1.25px solid #D1D1D1 !important;
  border-radius: 8px !important;
}
.dashboardTable td a{
  font-family: 'Inter', sans-serif !important;
  font-size: 14px!important;
  color: var(--primary-color) !important;
}
.dashboardTableBody td{
  font-weight: 500 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 14px!important;
}

.dashboardPagination li button{
  height: 40px !important;
  width: 35px !important;
  border-radius: 50px !important;
  line-height: 1!important;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%)!important;
}
.pageSignUp-form .signUp-form .feild-required {
  position: absolute;
  right: inherit;
  left: 0px;
  bottom: -25px;
}
.pageSignUp-form .signUp-form .text-lable,.feildRole {
  position: relative;
}
.MuiPaper-root.MuiPaper-elevation {
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.MuiPaper-root.MuiPaper-elevation ul{
  padding: 8px !important;
  /* max-height: 350px; */
  font-family: 'Inter', sans-serif !important;
}
.MuiPaper-root.MuiPaper-elevation li:hover{
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 8px;
  transition: all 0.3s ease-in-out;
}
.MuiPaper-root.MuiPaper-elevation li{
  font-size: 14px;
  font-weight: 400;
  font-family: 'Inter', sans-serif !important;
}
.MuiOutlinedInput-root.MuiInputBase-root:focus{
  outline: none !important;
  border-radius: 25px;
  border-color: var(--primary-color) !important;
}
.MuiPaper-root.MuiPaper-elevation li.Mui-selected {
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 8px;
}
.MuiPaper-root.MuiPaper-elevation li:hover .MuiCheckbox-root,
.MuiPaper-root.MuiPaper-elevation li .MuiCheckbox-root:checked {
  color: #fff !important;
}
.private h4 {
  margin-top: 11px;
}
.shared h4 ,.private h4{
  font-size: 13px;
  text-transform: uppercase;
  margin: 0px !important;
  color: #000;
  font-weight: 600 !important;
}
.propertyAlert .propertyAlertInner h5{
  font-weight: 800;
}
.propertyAlert .propertyAlertInner h5,.propertyAlert .propertyAlertInner h6 {
  color: #fff;
  text-align: center;
}
.roomDiscreption-innerNew {
  background-color: #e5f7f65c;
  padding: 10px 15px;
  border-radius: 15px;
}
.roomDiscreption-innerNew .row {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 5px;
}
.roomDiscreption-innerNew .row:last-child {
  border: none;
}
.roomDiscreption-innerNew .row .tooltip-wrap {
  align-self: center;
}
.roomDiscreption-innerNew .tooltipTContent-inner {
  padding: 5px;
  margin-bottom: 5px;
  border-radius: 10px;
  width: 100%;
  display: inline-block;
  background-color: transparent;
}
.roomDiscreption-innerNew .tooltipTContent-inner strong.headingTooltip {
  font-size: 12px;
  display: block;
  line-height: 1.2;
}
.roomDiscreption-innerNew .tooltipTContent-inner p {
  font-size: 12px;
  margin: 0px;
  line-height: 1.2;
}
.roomDiscreption-innerNew .tooltipTContent-inner span {
  font-size: 10px;
}

/* --------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;600;700&display=swap');
      @import url("https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" );
      @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=PT+Serif:wght@400;700&family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
      /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
      html {

          -webkit-text-size-adjust: 100%;
              -ms-text-size-adjust: 100%;
        }
        img {
          max-width: 100%;
      }
        body {
          margin: 0;
          font-family: 'Inter', sans-serif !important;
        }
        article,
        aside,
        details,
        figcaption,
        figure,
        footer,
        header,
        hgroup,
        main,
        menu,
        nav,
        section,
        summary {
          display: block;
        }
        audio,
        canvas,
        progress,
        video {
          display: inline-block;
          vertical-align: baseline;
        }
        audio:not([controls]) {
          display: none;
          height: 0;
        }
        [hidden],
        template {
          display: none;
        }
        a {
          background-color: transparent;
        }
        a:active,
        a:hover {
          outline: 0;
        }
        abbr[title] {
          border-bottom: 1px dotted;
        }
        b,
        strong {
          font-weight: bold;
        }
        dfn {
          font-style: italic;
        }
        h1 {
          margin: .67em 0;
          font-size: 2em;
        }
        mark {
          color: #000;
          background: #ff0;
        }
        small {
          font-size: 80%;
        }
        sub,
        sup {
          position: relative;
          font-size: 75%;
          line-height: 0;
          vertical-align: baseline;
        }
        sup {
          top: -.5em;
        }
        sub {
          bottom: -.25em;
        }
        img {
          border: 0;
        }
        svg:not(:root) {
          overflow: hidden;
        }
        figure {
          margin: 1em 40px;
        }
        hr {
          height: 0;
          -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
                  box-sizing: content-box;
        }
        pre {
          overflow: auto;
        }
        code,
        kbd,
        pre,
        samp {
          font-family: monospace, monospace;
          font-size: 1em;
        }
        button,
        input,
        optgroup,
        select,
        textarea {
          margin: 0;
          font: inherit;
          color: inherit;
        }
        button {
          overflow: visible;
        }
        button,
        select {
          text-transform: none;
        }
        button,
        html input[type="button"],
        input[type="reset"],
        input[type="submit"] {
          -webkit-appearance: button;
          cursor: pointer;
        }
        button[disabled],
        html input[disabled] {
          cursor: default;
        }
        button::-moz-focus-inner,
        input::-moz-focus-inner {
          padding: 0;
          border: 0;
        }
        input {
          line-height: normal;
        }
        input[type="checkbox"],
        input[type="radio"] {
          -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
                  box-sizing: border-box;
          padding: 0;
        }
        input[type="number"]::-webkit-inner-spin-button,
        input[type="number"]::-webkit-outer-spin-button {
          height: auto;
        }
        input[type="search"] {
          -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
                  box-sizing: content-box;
          -webkit-appearance: textfield;
        }
        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
          -webkit-appearance: none;
        }
        fieldset {
          padding: .35em .625em .75em;
          margin: 0 2px;
          border: 1px solid #c0c0c0;
        }
        legend {
          padding: 0;
          border: 0;
        }
        textarea {
          overflow: auto;
        }
        optgroup {
          font-weight: bold;
        }
        table {
          border-spacing: 0;
          border-collapse: collapse;
        }
        td,
        th {
          padding: 0;
        }
        /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
        @media print {
          *,
          *:before,
          *:after {
            color: #000 !important;
            text-shadow: none !important;
            background: transparent !important;
            -webkit-box-shadow: none !important;
                    box-shadow: none !important;
          }
          a,
          a:visited {
            text-decoration: underline;
          }
          a[href]:after {
            content: " (" attr(href) ")";
          }
          abbr[title]:after {
            content: " (" attr(title) ")";
          }
          a[href^="#"]:after,
          a[href^="javascript:"]:after {
            content: "";
          }
          pre,
          blockquote {
            border: 1px solid #999;

            page-break-inside: avoid;
          }
          thead {
            display: table-header-group;
          }
          tr,
          img {
            page-break-inside: avoid;
          }
          img {
            max-width: 100% !important;
          }
          p,
          h2,
          h3 {
            orphans: 3;
            widows: 3;
          }
          h2,
          h3 {
            page-break-after: avoid;
          }
          .navbar {
            display: none;
          }
          .btn > .caret,
          .dropup > .btn > .caret {
            border-top-color: #000 !important;
          }
          .label {
            border: 1px solid #000;
          }
          .table {
            border-collapse: collapse !important;
          }
          .table td,
          .table th {
            background-color: #fff !important;
          }
          .table-bordered th,
          .table-bordered td {
            border: 1px solid #ddd !important;
          }
        }
        input[type="text"], input[type="email"],input[type="url"],  input[type="password"],input[type="date"],input[type="number"], .selectStyled ,.select-language{
          font-size: 14px !important;
          font-family: 'Inter', sans-serif !important;
          font-weight: 600!important;
          padding: 0px 15px !important;
          border-radius: 8px !important;
          height: 40px !important;
          line-height: 41px!important;
          box-shadow: none  !important;
          border: 1px solid #e3e3e3 !important;
        }
        textarea{
          min-height: 120px !important;
          font-size: 14px !important;
          font-family: 'Inter', sans-serif !important;
          font-weight: 600!important;
          padding: 0px 15px !important;
          border-radius: 8px !important;
          box-shadow: none  !important;
          border: 1px solid #e3e3e3 !important;

          line-height: 1.33 !important;
          padding:15px !important;
        }
        .selectStyled .MuiSelect-select{
          padding: 0px 10px;
        }
        input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, textarea:focus{
          outline: none !important;
          border-radius: 25px;
          border-color: var(--primary-color) !important;
        }
        input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="password"]::placeholder{
          color: #8f8f8f !important;
        }
        [type="submit"]{
          font-family: 'Inter', sans-serif !important;
          padding: 7px 15px !important;
          font-size: 16px !important;
          font-weight: 600 !important;
        }
        input.sc-jqUVSM.dlSVXh {
          font-family: 'Inter', sans-serif !important;
          font-size: 14px !important;
          padding: 18px 20px !important;
        }
      body{
          font-family: 'Inter', sans-serif !important;
      }
      p{
          font-family: 'Inter', sans-serif !important;
      }
      /* sign in button popup */
      .react-responsive-modal-modal{
        width: 380px !important;
      }
        .react-responsive-modal-closeButton {
          position: absolute!important;
          top: 10px!important;
          right: 10px!important;
          padding: 0px !important;
        }
        html body .btn-signin button{
          padding: 10px 15px !important;
        }
        .feild-required>div {
          font-size: 12px;
          text-align: right;
      }
        html body .iYUuNX ,   html body .jnjCiL{
          font-size: 14px !important;
        }
      /* sign up */
            .sing-up h2 {
              font-size: 24px !important;
            }
            .sing-up p{
              font-size: 14px !important;
              margin: 0px 0px 15px !important;
              line-height: 22px !important;
            }
            .singup-checkBox {
              display: flex!important;
          }
          .singup-checkBox  label {
            font-size: 14px !important;
            font-family: 'Inter' !important;
            line-height: 20px !important;
        }
        .text-lable >div{
          font-size: 16px!important;
          font-weight: 600!important;
        }
        .text-lable input{
          padding: 15px 20px !important;
        }
        .text-social-lable{
          align-items: center !important;
          width: 100% !important;
          justify-content: space-between !important;
        }
        .text-social-lable img{
          width: 26px !important;
          height: 26px !important;
          width: 100% !important;
          text-align: center;
        }
        .text-social-lable button {
          margin: 0px !important;
      }
      .text-social-lable label {
        font-size: 18px !important;
        font-weight: 600 !important;
      }
      .btn-continue button{
        padding: 12px 15px !important;

      }
      /* Main heading */
            h2.heading {
                font-size: 36px !important;
                font-weight: bold !important;
                margin: 0px !important;
            }
      .swiper-button-pre-custom.css-1m871ts {
          position: absolute;
          left: 10px;
          bottom: 380px;
          top: inherit;
          width: 45px;
          height: 45px;
      }
      .swiper-button-next-custom.css-1m871ts {
          position: absolute;
          right: 10px;
          bottom: 380px;
          top: inherit;
          width: 45px;
          height: 45px;
      }
      .swiper{
          overflow: inherit !important;
      }

    .MuiSlider-colorPrimary{
      color: var(--primary-color) !important;
    }
    .theme-color{
      color: #16928c;
    }
.sendRequestPage{
  background: linear-gradient(180deg, rgba(255,255,255,1) -40%, rgba(22,146,140,0.15) 100%) !important;
}
.sendRequestPage .requestHeading{
  font-size: 30px!important;
  line-height: 1!important;
  margin-bottom: 0px!important;
  padding-bottom: 40px ;
}
.sendRequestPage .inputFeild .label{
  font-size: 16px !important;
  line-height: 17px !important;
  font-weight: 500 !important;
  margin: 0px !important;
  padding-bottom: 15px;
}
.sendRequestPage .inputFeild {
  padding-bottom: 25px;
}
.inputFeild .datePicker{
  padding: 12px 15px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 25px !important;
  box-shadow: 0 2px 10px 0 #E4E9F2!important;
  font-family: 'Inter', sans-serif !important;
}
.checkBox .label {
  padding-right: 10px !important;
}
.checkBox {
  padding-right: 30px;
}
.inputCheckBox{
  height: 25px !important;
  width: 25px !important;
}
.sendRequestPage .morepeople{
  font-size: 16px;
  line-height: 15px;
  font-weight: 500;
  margin: 0px;
  padding-top: 0px;
}
.inputFeild .datePicker:focus{
  box-shadow: 0 0 21px 0 rgb(10 143 137 / 33%) !important;
    outline: none !important;
}
.tenant > div {
  margin-top: 20px;
  padding: 10px;
  border-radius: 10px;
  background-color: #ffffff;
}
.tenant h2{
  font-size: 16px;
  margin: 0px;
  font-weight: 600;
  color: #16928c;
}
.tenant button{
  width: 35px;
  height: 35px;
  padding: 0px !important;
  margin: 0;
  box-shadow: 0 0 40px 0 rgb(0 0 0 / 15%);
}
.tenant button:nth-child(2){
  margin: 0 10px;
}
.tenant button:nth-child(3){
  margin-right:  55px;
}
.tenant button span{
  font-size: 16px;
}
.tenant button svg{
  width: 24px;
  height: 24px;
}
.removeTenant button {
  padding: 0 0 10px !important;
  font-size: 14px !important;
}
.member-text{
  font-size: 14px !important;
  margin-bottom: 0px !important;
  line-height: 1 !important;
  padding-bottom: 15px;
}
.pageSignUp form .signUp-form-text{
  align-self: center !important;
}
.requestSec{
  width: 100% !important;
  padding:25px !important;
}
.sendRequestPage{
  border-radius: 15px;
}

.requestSec .selectMorePeople {
  padding: 0px 20px;
  margin-top: 20px;
}
.requestSec .selectMorePeople input {
  width: 17px;
  height: 17px;
}
.requestSec .removeTenant .addtenants {
  padding-bottom: 0px;
}
.requestSec .selectMorePeople{
  padding: 0px;
}

.removeTenant > div{
  padding: 20px;
  position: relative;
  background-color: rgba(255,255,255,0.7);
  border-radius: 20px;
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 10%);
  margin-top: 20px;
}
.removeTenant > div .MuiButton-text{
  position: absolute;
  right: 20px;
  font-size: 12px !important;
  color: #16928c;
  background: none !important;
}
.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root{
  font-size: 14px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600!important;
}
.MuiInputLabel-root{
  line-height: 1 !important;
}
.removeTenant + button[type="submit"]{
  margin-left: 0px !important;
}

/*---------------------------------------------------------------------------------------------------*/
body{
  font-family: Inter !important;
}
.container{
  max-width: 1366px;
}
ul.Category h4{
  font-size: 15px;
}
ul.Category {
    display: flex;
    list-style: none;
    padding-top: 20px;
    padding-left: 0;
}
ul.Category li {
  font-size: 10px;
  font-weight: 600;
  color: #2D3030;
  height: 41px;
  border-width: 2px;
  padding: 0px 15px;
}
ul.Category li+li {
  border-left: 1px solid #D2D2D2;
}
.category .smoking {
  border-right: 0px;
}
ul.Category li:first-child{
  padding-left: 0px;
}
.category h4 {
  font-size: 12px;
  color: #888888;
  font-weight: bold;
}
.people img {
  box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 5%);
  padding: 9px;
  max-height: 60px;
  max-width: 85px;
  border-radius: 12px;
}
.people h3{
  font-size: 12px;
  font-weight: 700;
  padding: 0;
}
.people ul li+li {
  padding-left: 30px;
  padding-right: 5px;
}
.people li.active img {
  border: 2px solid #08ada7;
}
.people li.active p {
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
  font-weight: 600;
  color: #000;
}
.people p {
  font-size: 12px;
  margin-top: 10px;
  text-align: center;
  font-weight: 400;
  color: #878888;
}
span.prices {
  font-size: 18px;
  color: #08ada7;
  font-weight: bold;
}
.location h3 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 13px;
}
.location img {
  border-radius: 18px;
  max-width: 100%;
  width: 700px;
}
.banner{
  display: flex;
}
.slider ul {
  list-style: none;
  display: flex;
  padding: 0;
}
.slider img {
  border-radius: 15px;
  max-height: 100%;
  height: 180px;
}
.availability h3 {
  font-size: 18px;
  padding-bottom: 15px;
  font-weight: 700;
}
.availability p {
    font-size: 14px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: 600;
    margin: 0;
    color: #08ADA7;
}
.availability ul {
  display: flex;
  list-style: none;
}
.availability h6 {
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: #888888;
  margin: 0;
}
.availability h5 {
  font-size: 14px;
  font-weight: 600;
  margin: 0 !important;
}
.availability li {
  padding: 0 10px;
}
.availability .btnimg{
  background-color: #fff;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 8%);
  margin: 13px;
  border-radius: 30px !important;
}
.availability .btnbook{
    width: 100px;
    background-color: #cefcfa;
    text-align: center;
    color: #08ADA7;
    font-weight: bold;
    font-size: 9px !important;
    border-radius: 20px !important;
    margin-bottom: 15px;
    padding: 5px 0px 5px 0px !important;
}
.availability .btnimg img {
  width: 35px;
}
.availability h4 {
  font-size: 8px;
  background-color: #FCEBBF;
  border-radius: 20px;
  padding: 3px 6px;
  margin-left: 34px;
  margin-top: -20px;
  position: absolute;
}
.availability .right-sec {
  padding-top: 30px;
  padding-left: 12px;
}
.availability .left-sec {
  border-right: 1px solid #E9E9E9;
  padding-right: 10px;
}
.availability .right-sec-row {
  border-bottom: 1px solid #E9E9E9;
  padding: 22px 0;
}
.availability .left-sec-row{
  border-bottom: 1px solid #E9E9E9;
}
.availability .left-sec-row1 {
  padding-top: 13px;
  border-bottom: 1px solid #E9E9E9;
}
.availability .left-sec-row2 {
  padding-top: 13px;
}
.availability .right-sec-row1 {
  padding-top: 13px;
  border-bottom: 1px solid #E9E9E9;
}
.availability .right-sec-row2 {
  padding-top: 13px;
}
.availability button.btn.btn-secondary {
  background-color: transparent;
  padding: 0 !IMPORTANT;
}
.propertyAlert {
  background: #db0000c2;
  border-radius: 20px 20px 0 0;
  padding: 1px 10px 1px 10px;
  margin: -15px 0px 0px -16px;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
}
.propertyAlertCloseIcon {
  color: #fff;
    position: absolute;
    left: 12px;
    top: 5px;
}
.propertyAlert > div {
  padding-left: 30px;
}
.propertyAlert > div h5 {
  margin: 12px 0 0 0;
  font-size: 14px;
}
.propertyAlert > div h6 {
  font-size: 12px;
  margin: 2px 0px 9px 0;
}

.propertyAlert.propertyAlertDetails {
  max-width: 280px;
  margin: 10px auto -3px auto;
  position: initial;
  position: relative;
}
.MuiTooltip-tooltip.MuiTooltip-tooltipArrow.MuiTooltip-tooltipPlacementBottom {
  background-color:#fff;
  border-radius: 15px;
  color: #16928c;
  padding: 20px 20px 10px;
  max-width: 650px !important;
  margin-top: 0px !important;
  box-shadow: 0 0 40px 0 rgb(0 0 0 / 10%);
}
.tooltipTContent strong.headingTooltip {
  font-size: 15px;
  font-family: "Inter";
  font-weight: 700;
  line-height: 1.8;
}
.tooltipTContent-inner {
  padding: 15px 12px;
  margin-bottom: 10px;
  border-radius: 10px;
  background-color: #e5f7f65c;
  width: 100%;
  display: inline-block;
}
.tooltipTContent-inner>div small:first-child{
  font-weight: 600;
}
.tooltipTContent-inner>div,.tooltipTContent-inner .headingTooltip + div > div{
  padding-right: 10px;
}
.tooltipTContent-inner .headingTooltip + div{
  padding: 0px !important;
}
.tooltipTContent-inner small  {
  font-size: 13px;
  font-weight: 400;
  color: #000;
  margin: 0px;
  font-family: "Inter";
}
.MuiTooltip-tooltip  span.MuiTooltip-arrow.css-kudwh-MuiTooltip-arrow {
  color: #fff;
}
.tooltipTContent-inner p {
  font-size: 12px;
  margin: 0px;
}
.addProperyForm h1 {
  font-size: 35px;
  line-height: 1.1;
  margin-bottom: 30px;
  color: #333;
}
.additionalNote, .createBtn{
  margin: 0px 1.5% 0px;
}
.addProperyForm .uploadePic span {
  font-size: 14px;
  line-height: 1.2;
  position: inherit;
  right: 0px;
  top: 0px;
  width: auto;
  height: auto;
  z-index: 9;
  background: transparent;
  border-radius: 0;
  border: none;
}
.propertyHomeOwner .propertyInputLable {
  margin-top: 40px;
  color: #333;
}
.propertyInputFeild {
  width: 47%;
  float: left;
  margin: 0px 1.5%;
  padding-bottom: 15px;
}
.propertyInputFeild.featuresAmenities{
  width: 100%;
  float: none;
  display: inline-block;
}
.propertyHomeOwner,.propertyTenant{
  width: 100%;
  display: inline-block;
  margin: 0px 1.5%;
}
.propertyInputFeild .propertyInputLable {
  font-size: 16px;
  line-height: 15px;
  margin: 0px 0px 10px 0px;
}
.propertyInputFeild input {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1;
  height: 50px;
}
.propertyInputFeild .MuiOutlinedInput-root.selectStyled {
  margin: 0px 0px 15px;
  height: 50px;
  box-sizing: border-box;
  box-shadow: none !important;
  border: 1px solid #e3e3e3 !important;
}
.propertyInputFeild.featuresAmenities span {
  padding: 4px 12px;
  margin-right: 10px;
  border: 1px solid #ccc;
  font-size: 13px;
  font-weight: 500;
}
.pagePropertyID {
  padding: 0px 0px !important;
  width: 100% !important;
}
.pagePropertyID .pagePropertyIDHeader{
  padding: 50px 0px;
  margin-bottom: 40px;
  background: linear-gradient(180deg, rgba(255,255,255,1) 35%, rgba(22,146,140,0.15) 100%);
}
.pagePropertyID .pagePropertyID-Inner{
  width: 1100px;
  margin: 0px auto;
}
.pagePropertyID h3{
  line-height: 1.2;
  margin-bottom: 20px;
}
.pagePropertyID h1{
  font-size: 34px;
  line-height: 1.4;
  margin-bottom: 20px !important;
}
.pagePropertyIDFeild {
  width: 48%;
  float: left;
  margin: 0 1% 20px;
}
.pagePropertyID .propertyIDFeild-Lable {
  font-size: 14px;
  line-height: 15px;
  margin: 0px 0px 12px 0px;
}
.pagePropertyIDFeild label.MuiInputLabel-root.MuiInputLabel-formControl {
  top: -5px;
  font-size: 14px !important;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600!important;
  color: #16928c !important;
}
.MuiFormControl-root{
  padding-top: 10px;
}
.pagePropertyIDFeild.additionalFacilities label.MuiInputLabel-root.MuiInputLabel-formControl {
  top: -7px;
}
.pagePropertyIDFeild p{
  line-height: 1;
  font-size: 20px;
  margin: 20px 0px 10px;
}
.pagePropertyIDFeild .selectStyled{
  margin: 0;
  box-shadow: none !important;
  border: 1px solid #e3e3e3 !important;
}
.pagePropertyID button {
  width: auto !important;
  font-size: 16px !important;
  margin: 20px 0px 0px 15px !important;
}
.propertyTenant .propertyInputLable {
  margin-top: 40px;
  color: #333;
}
.roomProperty-Inner {
  background: #ecf9f8;
  margin: 10px 16px 20px;
  padding: 15px;
  border-radius: 20px;
  display: inline-block;
  width: 100%;
}
.pagePropertyIDFeild p{
  color: #16928c;
  line-height: 1;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.roomProperty-Inner p {
  display: inline-block;
  width: 100%;
  color: #16928c;
  line-height: 1;
  font-size: 20px;
  margin: 20px 10px 15px;
  text-transform: uppercase;
  font-weight: 600;
}

.pagePropertyIDFeild > div:first-child{
  font-size: 13px;
  margin-bottom: 15px;
}
.pagePropertyIDFeild label.MuiInputLabel-root.MuiInputLabel-formControl{
  left: -20px;
}
.iRvQNP{
  background: #16928c !important;
  width: 50%;
}
.eRcbr .myProfileSidebarItem{
  padding-left: 10px;
}
.eRcbr .myProfileSidebarItem::before{
  display: none;
}
.cLMigX, .iRvQNP:hover{
  background: #16928c !important;
  outline: 2px solid #16928c !important;
}
.myProfileSidebarOuter{
  flex-wrap: nowrap !important;
}
.myProfileSidebarInner{
  width: 8%;
  padding: 5px !important;
}
.revenueTableInnerName img {
  border-radius: 10px;
  max-width: 50px;
}
.revenueTableHead th {
  color: #16928c !important ;
}
.contactsTableHead th{
  background-color: #FCFCFD;
}
.revenueTableInnerName span a ,.revenueTableInnerName span{
  color: #000;
  font-weight: 400;
  text-transform: capitalize;
}
.revenueTableHead th {
  color: #16928c !important;
  font-weight: 800 !important;
  background: #e5f7f6;
  border-bottom: none;
  font-size: 14px;
  line-height: 1.2;
}
.revenueTableHead th:first-child {
  border-radius: 10px 0px 0px 10px;
}
.revenueTableHead th:last-child {
  border-radius: 0px 10px 10px 0px;
}
.revenueTableInnerStatus button,.revenueTableInnerUpcoming span{
  font-size: 10px !important;
  padding: 8px 10px 6px !important;
  line-height: 1 !important;
  border-radius: 7px !important;
}
.revenueTableInnerUpcoming >div{
  height: auto;
  border-radius: 7px !important;
}
.revenueTableInnerView a{
  color: #fff;
  background-color: #16928c;
  padding: 8px 15px 8px;
  border-radius: 50px;
  font-size: 12px;
}
.landLordDashSelectPropertyInner div {
  background: #e5f7f6 !important;
  color: #000;
}
.landLordDashSelectPropertyInner div:hover {
  background: #e5f7f6 !important;
}
.landLordDashSelectPropertyInner div svg{
 color: #16928c !important;
}
.propertyThreeDot {
  position: relative;
  z-index: 99;
}
.roomPropertySec h4 {
  font-size: 16px;
}
.roomPropertySec span {
  font-size: 14px;
}
.editPropertyBtn button {
  font-size: 14px !important;
  padding: 5px 20px !important;
}

.pay-button {
  font-size: 12px !important;
  padding: 5px 20px !important;

}


 @media (max-width: 768px){
        h3{
          font-size: 18px !important;
          font-weight: 600 !important;
        }
        .row {
          --bs-gutter-x: 0rem !important;
        }
        .img{
          max-width: 100%;
        }
        .logo{
          max-width: 150px;
          display: inline-block;
        }
            .rightMenu{
              float: right;
            }
            .rightMenu>div{
              padding: 4px 0px 0px !important;
            }
            .top-section-banner .col-sm-6.banner-image {
              text-align: center!important;
            }
            h2.heading {
              font-size: 28px !important;
              line-height: 1.33;
              font-weight: 900 !important;
            }
            .rightMenu button {
              padding: 5px 5px !important;
             font-size: 10px !important;
            }
          .haletaleVerified > div > div{
            padding: 30px 10px 0px !important;
          }
          .slider-btn button {
            width: 36px;
            height: 36px;
            padding: 0 !important;
            box-shadow: none !important;
          }
          .slider-btn.slide-left button {
            background-color: transparent !important;
            border: 1px solid #16928c;
          }
          .slider-btn.slide-right button{
            border: 1px solid #16928c;
          }
          .view-btn button{
            padding: 5px 15px !important;
            font-size: 12px !important;
            font-weight: 600 !important;
            background-color: transparent !important;
          }

          .react-responsive-modal-modal {
            max-width: 338px !important;
            max-height: 80vh;
          }
      .text-lable >div {
        font-size: 14px!important;
      }
      .text-social-lable label {
        font-size: 12px !important;
        z-index: 2;
        padding: 0 6px !important;
        color: #dddddd;
        font-weight: 500 !important;
        width: 100%;
        text-align-last: center;
      }
      .text-social-lable  button {
        padding: 10px 15px !important;
        font-size: 16px !important;
        margin-top: 15px !important;
        width: 100% !important;
        border: none !important;
        justify-content: center !important;
      }
      .text-social-lable img {
        width: 28px !important;
        height: 28px !important;
        }
        .text-social-lable label:after {
          content: '';
          width: 55px;
          height: 2px;
          background-color: #dddddd;
          display: inline-block;
          margin-left: 6px;
          position: relative;
          top: -4px;
      }

      .text-social-lable label::before {
        content: '';
        width: 55px;
        height: 2px;
        background-color: #dddddd;
        display: inline-block;
        margin-right: 6px;
        position: relative;
        top: -4px;
      }
      .image-box-slide>div {
        padding: 0px;
        background-color: transparent;
        min-height: 300px;
        box-shadow: none;
        margin: 0px;
      }
      .image-box-slide>div>div{
        max-height: initial;
        height: auto;
        margin: 0px;
        justify-content: left;
      }
      .image-box-slide img.cardImage{
        height: auto !important;
        border-radius: 20px;
        max-height: 100px;
        width: 100%;
        margin-bottom: 10px;
      }
      .image-box-slide h3{
        font-size: 13px !important;
        line-height: 1.33 !important;
        font-weight: 600 !important;
        margin: 0;
      }
      .arrow>div{
        width: 25px;
        height: 25px;
      }
      .arrow img {
        width: 12px;
      }
      .carousel .thumb:hover {
        border-radius: 10px;
        border: none;
        opacity: 1;
      }
    h4.basment{
      text-transform: uppercase;
      font-weight: 700;
  }
    .singal-accordion .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded {
      border-radius: 10px;
      box-shadow:0 0 25px 0 rgb(10 143 137 / 15%);
  }
  .singal-accordion h4 {
    margin: 0px;
    font-size: 16px;
  }
  .singal-accordion .MuiAccordionSummary-expandIconWrapper svg.MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium{
    fill: #16928c;
  }
  .slider img {
    height: 140px;
}
.myProfileSidebarInner{
  width: 95% !important;
}
.myProfileSidebarOuter>div:last-child{
  display: inherit;
}
.myProfileSidebarInner{
  margin-bottom: 15px !important;
  padding: 10px !important;
}
.myProfileSidebarInner .myProfileSidebarItemOuter{
  min-height: inherit;
  display: flex;
}
.myProfileSidebarItemOuter .myProfileSidebarItem {
  padding: 0;
}
.myProfileSidebarItem {
  text-align-last: center;
}
.landLordDashSelectPropertyInner {
  display: block !important;
}
.landLordDashSelectPropertyInner h3 {
  font-size: 16px !important;
}
.revenueTableInnerName img {
  min-width: 44px !important;
  object-fit: cover;
}
.landLordDashSelectPropertyInner div {
  width: 95%;
  font-size: 12px;
}
.tableAgreementOuter{
  overflow: scroll;
}
}

@media (max-width: 425px){

  .propertyAlert.propertyAlertDetails{
    margin: 10px auto -16px auto;
    border-radius: 10px 10px 0 0;
    max-width: 220px;
  }
  .propertyAlert.propertyAlertDetails .propertyAlertCloseIcon{
    top: 10px;
    left: 10px;
  }
  .propertyAlert{
  padding:1px 5px 1px 5px;
  margin: -10px 0px 0px -10px;
  }
  .propertyAlert > div h5{
    font-size: 11px;
    margin: 5px 0 0 0;
  }
  .propertyAlert > div h6{
    font-size: 11px;
    margin: 2px 0px 4px 0;
  }
  .propertyAlertCloseIcon{
    width: 17px!important;
    left: 4px;
    top: 0px;
  }
  .propertyAlert > div {
    padding-left: 23px;
  }
  html body .autocomplete-dropdown-container{
    top: 41px !important;
  }
  html body .autocomplete-dropdown-container *{
    padding: 5px 10px;
    display: block;
    font-size: 12px !important;
  }
  html body .autocomplete-dropdown-container * + *{
    border-top: solid 1px #ccc;
  }
  .propertyAlert > div {
      padding-left: 23px;
  }
  ul.Category li {
    font-size: 12px;
    font-weight: 600;
    border: none;
    float: left;
    width: 25%;
    padding: 10px 0 !important;
  }
  ul.Category {
    display: inline-block;
  }
  ul.Category li:first-child{
    padding-left: 0px;
  }
  .category h4 {
    font-size: 10px;
    margin: 0;
  }
  .menu{
    width: 170px !important;
  }
  span.prices {
    font-size: 14px;
  }
  .slider {
    width: 50%;
  }
  .slider ul{
  margin: 0;
  }
  .slider img {
    border-radius: 15px;
    max-height: 100%;
    height: auto;
    width: 15px;
  }
}

@media screen and (min-width: 768px) {
  .container {
  width: 100%;
  }
  .swiper-slide{
  padding: 0 10px;
  }
  .zIndex {
    z-index: 1 !important;
  }
  .react-responsive-modal-modal{
  max-width: 400px !important;
  width: 400px !important;
  }
  .row {
    --bs-gutter-x: 0rem !important;
  }
  .img{
    max-width: 100%;
  }
  .logo{
    max-width: 150px;
    display: inline-block;
  }
      .rightMenu{
        float: right;
      }
      .rightMenu>div{
        padding: 4px 0px 0px !important;
      }
      .top-section-banner .col-sm-6.banner-image {
        text-align: center!important;
      }
      h2.heading {
        font-size: 28px !important;
        line-height: 1.33;
        font-weight: 900 !important;
      }
      .rightMenu button {
        padding: 5px 5px;
        font-size: 10px;
      }
    .slider-btn button {
      width: 36px;
      height: 36px;
      padding: 0 !important;
      box-shadow: none !important;
    }
    .view-btn button{
      padding: 5px 15px !important;
      font-size: 12px !important;
      font-weight: 600 !important;
      background-color: transparent !important;
    }

    .react-responsive-modal-modal {
      max-width: 600px !important;
      max-height: 90vh;
    }
  .pageSignUp .signUp-form .text-lable{
    padding: 0px;
  }
  .text-lable >div {
  font-size: 14px!important;
  }
  .text-social-lable label {
  font-size: 14px !important;
  z-index: 2;
  padding: 0 6px !important;
  color: #dddddd;
  font-weight: 500 !important;
  width: 100%;
  text-align-last: center;
  }
  .text-social-lable  button {
  padding: 10px 15px !important;
  font-size: 16px !important;
  margin-top: 15px !important;
  width: 100% !important;
  border: none !important;
  justify-content: center !important;
  }
  .text-social-lable img {
  width: 28px !important;
  height: 28px !important;
  }
  .text-social-lable label:after {
    content: '';
    width: 55px;
    height: 2px;
    background-color: #dddddd;
    display: inline-block;
    margin-left: 6px;
    position: relative;
    top: -4px;
  }

  .text-social-lable label::before {
  content: '';
  width: 55px;
  height: 2px;
  background-color: #dddddd;
  display: inline-block;
  margin-right: 6px;
  position: relative;
  top: -4px;
  }
  .image-box-slide>div {
  padding: 0px;
  background-color: transparent;
  min-height: 300px;
  box-shadow: none;
  margin: 0px;
  }
  .image-box-slide>div>div{
  max-height: initial;
  height: auto;
  margin: 0px;
  justify-content: left;
  }
  .image-box-slide img.cardImage{
  height: auto !important;
  border-radius: 20px;
  max-height: 160px;
  width: 100%;
  margin-bottom: 10px;
  }
  .arrow>div{
  width: 25px;
  height: 25px;
  }
  .arrow img {
    width: 12px;
    height: auto;
    text-align: center;
}
  .single-mainHeading {
    margin: 0px 0px 16px;
    line-height: 40px;
  }
  .carousel .thumb:hover {
  border-radius: 10px;
  border: none;
  opacity: 1;
  }
  h4.basment{
  text-transform: uppercase;
  font-weight: 700;
  }
  .singal-accordion .MuiPaper-root.MuiPaper-elevation.MuiPaper-rounded {
  border-radius: 10px;
  box-shadow:0 0 25px 0 rgb(10 143 137 / 15%);
  }
  .singal-accordion h4 {
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  }
  .singal-accordion .MuiAccordionSummary-expandIconWrapper svg.MuiSvgIcon-root.MuiSvgIcon-fontSizeMedium{
  fill: #16928c;
  }
  /*--------------------------------------------*/
  .image-box-slide img.cardImage {
    object-fit: cover;
  }

}


@media screen and (max-width: 767px) {
  .requestSec .removeTenant .addtenants{
    display: inherit;
  }
  .requestSec .removeTenant .addtenants input{
    margin-bottom: 15px;
  }
  .starting-prices h6,.starting-prices p,.shared h4, .private h4{
    color: #fff;
  }
  div#root{
  overflow-x: hidden;
  }
  .myProfileRight {
    width: 100%;
    border: none;
  }
  .myProfileLeft {
    box-shadow: 0px 2px 9px #e7e7e7 inset;
    width: 100%;
    padding: 20px 20px 0px 20px;
  }
  .bg-image .row.top-section-banner {
    width: 100% !important;
  }
  /* .headerMain .topheader {
    display: contents;
  } */
  .logo {
    max-width: 130px;
  }
  .singal-accordion .MuiAccordion-region li{
      white-space: break-spaces;
    }
  .referral-information .lable>div, .rental-history .lable>div, .finance-page .lable>div, .profession .lable>div {
    font-size: 14px;
    line-height: 1.3;
  }
  .image-box-slide img.cardImage{
      height: 120px!important;
    min-height: 110px;
  }
  .carousel .slide img{
  height: 250px;
  max-height: initial;
  }
  html body .carousel .control-dots .dot {
  margin: 0 2px;
  }
  .create-pass>div {
    width: 90%;
  }
  .new_password {
    font-size: 18px!important;
    line-height: 10px!important;
    padding: 0px 0px 30px 0px!important;
  }

  .personal-detail input[type="date"], input[type="number"] {
    font-size: 12px !important;
    height: 40px;
  }
  .submit-btn button {
    line-height: 22px;
    font-size: 14px !important;
  }
  ul.Category li {
    font-size: 12px;
    font-weight: 600;
    border: none;
    float: left;
    padding: 10px 20px !important;
  }
  .desktopview-pricing .roomDetails ,.desktopview-pricing .People ,.desktopview-pricing .roomDiscreption{
    display: none;
  }
  .category h4 {
    font-size: 10px;
    margin: 0;
  }
  .menu{
    width: 170px !important;
  }
  span.prices {
    font-size: 14px;
  }
  .slider {
    width: 50%;
  }
  .slider ul{
  margin: 0;
  }
  .myProfileOuter {
    display: block;
    height: auto;
  }
    h4.basment {
      padding-bottom: 9px;
  }
    .request-bottom-bar {
    border-radius: 0px !important;
    box-shadow:none !important;
  }
   .schedule-btn {
    display: none;
   }
   .sharelink {
    position: absolute;
    right: 40px;
  }
  .wishheart {
    position: absolute;
    right: 0px;
  }
  .wishheart svg {
    font-size: 25px !important;
  }
  .intercom-lightweight-app-launcher-icon-open svg {
    width: 25px !important;
    height: 22px !important;
  }
  .intercom-lightweight-app-launcher-icon {
    width: 45px !important;
    height: 45px !important;
  }
  .intercom-lightweight-app-launcher {
    bottom: 125px !important;
    right: 9px !important;
    width: 45px !important;
    height: 45px !important;
  }
  .desktopview-location .leaflet-container.leaflet-touch {
    height: 250px !important;
  }
  .leaflet-container {
    z-index: 0;
  }
  .view-btn{
    margin-bottom: -15px;
  }
  .sharelink >div {
    margin: 0px !important;
  }
  .listPropInfScroll .listPropCard {
    width: 50%;
  }
  .listPropInfScroll .card-inner {
    min-height: 290px;
  }
  .searchBanner img {
    width: 315px !important;
  }
  .filter-heading {
    font-size: 18px !important;
  }
  .pageAgreeent{
    padding: 25px 15px !important;
  }
  .sendRequestPage .requestSec{
    padding-bottom: 100px;
  }
  .sendRequestPage .requestHeading {
    font-size: 24px!important;
  }
  .sendRequestPage .inputFeild .label {
    font-size: 14px !important;
  }
  .sendRequestPage .morepeople {
    font-size: 14px;
  }
  .inputCheckBox {
    height: 20px !important;
    width: 20px !important;
  }
  .checkBox {
    padding-right: 15px;
  }
  .inputFeild.phoneNumber label.MuiInputLabel-root{
    font-size: 12px;
    line-height: 1;
  }
 .addProperyForm h1 {
  font-size: 28px;
}
 .propertyInputFeild {
  width: 100%;
  float: none;
  margin: 0px;
}
.pagePropertyID .pagePropertyIDHeader {
  padding: 35px 0px;
}
.pagePropertyID h1 {
  font-size: 20px;
}
.pagePropertyID .pagePropertyID-Inner {
  width: 100%;
  padding: 0 20px 30px;
}
.pagePropertyIDFeild {
  width: 100%;
  float: inherit;
  margin: 0px 0px 20px;
}
.pagePropertyIDFeild p {
  font-size: 18px;
  line-height: 15px;
  margin: 0px 0px 10px !important;
}
}

/*--------------------------*/

@media screen and (max-width: 1024px) {
  ul.Category li {
    font-size: 7px;
    padding: 0px 8px;
  }
  ul.Category h4 {
    font-size: 10px;
  }
  .shared h4, .private h4 {
    font-size: 16px;
  }
  .tooltipTContent strong.headingTooltip {
    font-size: 13px;
  }
  .tooltipTContent-inner small {
    font-size: 12px;
  }
  .MuiTooltip-tooltip.MuiTooltip-tooltipArrow.MuiTooltip-tooltipPlacementBottom {
    padding: 20px 15px 10px;
    max-width: 550px !important;
  }
}
@media screen and (max-width: 767px) {
  .hMZnqp.card-inner {
    min-height: 275px;
  }
    .image-box-slide img.cardImage {
      height: 120px!important;
      object-fit: cover;
      min-height: 110px;
  }
  .shared h4, .private h4 {
    font-size: 11px;
  }
  ul.Category {
    margin: 0px;
  }
  ul.Category li {
    font-size: 10px;
    width: 33.33%;
    height: auto;
    margin-bottom: 0px;
    padding: 10px !important;
  }
  ul.Category li+li {
    border-left: none;
  }
  ul.Category h4 {
    font-size: 13px;
  }
  .MuiTooltip-tooltip.MuiTooltip-tooltipArrow.MuiTooltip-tooltipPlacementBottom {
    padding: 20px 15px 10px;
    max-width: 300px !important;
  }
  .tooltipTContent-inner {
    width: 100%;
    margin: 0 0px 10px;
  }
  .tooltipTContent strong.headingTooltip {
    font-size: 12px;
  }
  .tooltipTContent-inner small {
    font-size: 11px;
  }
  .roomDiscreption-innerNew .tooltipTContent-inner p {
    font-size: 11px;
  }
  .roomDiscreption-innerNew .tooltipTContent-inner strong.headingTooltip {
    font-size: 11px;
  }
  .roomDiscreption-innerNew .tooltipTContent-inner span {
    font-size: 10px;
  }
}


/*admin CSS*/
.adminCont{
  max-width: 100%;
  padding: 10px 80px!important;
}
.tableStyledCont {
  box-shadow: none!important;
}
.tableStyledCont, .tableStyledCont a, .tableStyledCont td, .tableStyledCont th, .tableStyledCont button {
  font-size: 14px !important;
  text-align: left !important;
  padding: 0px !important;
  font-family: 'Inter', sans-serif !important;
}
.tableStyledCont .tableStyledCellLink a {
  color: #16928c !important;
  text-decoration: underline;
  font-weight: 600;
}
.tableStyledCont td{
  padding: 0 10px !important;
  border: none;
}
.tableStyledCont button{
  padding: 5px 15px !important;
  text-transform: capitalize;
  font-weight: normal!important;
  margin: 8px 0;
}
.tableStyledCont .tableStyledCellButton button{
  padding: 3px 10px !important;
  text-transform: capitalize;
  font-weight: normal!important;
  margin: 8px 0;
  font-size: 12px !important;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
}
.tableStyledCont {
  max-width: 100%;
  padding: 0 80px!important;
  display: block;
  box-sizing: border-box;
}
.text-lable {
  padding: 0 65px;
}
.tableCont.tableStyledCont {
  box-shadow: none;
}
.tableCont.tableStyledCont table label{
  display: none;
}
.selectStyled ,.dropdown{
  font-size: 14px !important;
  height: 35px;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600!important;
  box-shadow: none !important;
  border: 1px solid #e3e3e3 !important;
  padding: 12px 10px !important;
  border-radius: 8px !important;
  margin: 12px 0;
}
.selectStyled .MuiSelect-outlined.MuiOutlinedInput-input{
  padding-right: 0px !important;
}
.error_border {
  border-color: red !important;
}
.dark_border {
  border-color: #9CA3AF !important;
}
.tableContPagination {
  margin: 15px 70px 0px !important;
}
.tableContPagInner {
  justify-content: center;
}
.tableStyledCont th{
  padding: 10px 10px !important;
  line-height: 1.33;
  font-size: 14px!important;
}
.navAdmin {
  padding: 80px 0px 0;
  font-size: 12px;
  border-radius: 50px;
  margin: 0px 80px 20px;
  width: calc(100% - 160px)!important;
  background: transparent !important;
  display: inline-block!important;
}
.navAdmin > a > div{
  padding: 10px 30px;
  font-size: 16px;
  text-align: left;
  color: #16928c !important;
  background-color: #ffffff;
  border-radius: 50px;
  box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
}
.navAdmin > a:hover div {
  cursor: pointer;
  color: #fff !important;
  border-radius: 50px;
  background-color: #16928c;
}
.navAdmin > a {
  float: left;
}
.navAdmin a + a {
  margin-left: 30px;
}
.tableStyledCont thead tr th:first-child{
  border-radius: 20px 0px 0px 0px;
  padding-left: 20px!important;
}
.tableStyledCont thead tr th:last-child{
  border-radius: 0px 20px 0px 0px;
  padding-left: 30px!important;
}
.tableStyledCont tr + tr{
  border-top:solid 1px #d5d5d5;
}
.tableStyledCont td:first-child {
  padding-left: 20px!important;
}

.adminFilter div + div {
  padding: 0 0px 0 10px;
  margin-top: auto;
}
.adminFilter .selectStyled{
  height: 45px;
  margin: 3px 0;
}
@media screen and (max-width: 767px) {
  .navAdmin{
    padding: 50px 10px 0px!important;
    margin: 0px 0px 5px;
    display: block !important;
    width: 100% !important;
  }
  .tableStyledCont {
    padding: 0 10px!important;
  }
  .navAdmin > a{
    width: 50%;
    padding: 0px 5px 10px 5px;
  }
  .navAdmin > a > div{
    font-size: 14px;
    padding: 7px 25px;
    text-align: center;
  }
  .navAdmin a + a {
    margin-left: 0px;
  }
  .text-lable {
    padding: 0 0px;
  }
  .tableContPagination {
    margin: 15px 0px 0px !important;
  }
  .tableContPagination button {
    border-radius: 50px !important;
    padding: 8px 13px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
  }
  .selectStyled .MuiSelect-outlined.MuiOutlinedInput-input {
    padding-right: 30px !important;
  }
  .tableStyledCont, .tableStyledCont a, .tableStyledCont td, .tableStyledCont th, .tableStyledCont button {
    font-size: 13px !important;
  }
  .roomDiscreption-innerNew .tooltipTContent-inner{
    padding: 0px;
  }
  .mobile-nav{
    display: block !important;

  }
  .mobile-nav div {
    max-width: auto !important;
  }
}
.propertyAlert {
  background: #db0000c2;
  border-radius: 20px 20px 0 0;
  padding: 1px 10px 1px 10px;
  margin: -15px 0px 0px -15px;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
}
.propertyAlertCloseIcon {
  color: #fff;
    position: absolute;
    left: 12px;
    top: 10px;
}
.propertyAlert > div {
  padding-left: 30px;
}
.propertyAlert > div h5 {
  margin: 12px 0 0 0;
  font-size: 14px;
}
.propertyAlert > div h6 {
  font-size: 12px;
  margin: 2px 0px 9px 0;
}
.propertyAlert.propertyAlertDetails {
  max-width: 280px;
  margin: 10px auto -3px auto;
  position: initial;
  position: relative;
}

.select-language {
  min-height: 40px !important;
  height: auto !important;
}
 .select-language > div {
  min-height: 40px !important;
  height: auto !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 2px !important;
  padding-right: 16px !important;
}

.remove-margin{
  flex:1
}
.remove-margin{
  margin-top: 0px !important;
}

.removeMargin{
  margin:0px 0px !important
}

.normal-font{
    font-size: 14px !important;
    margin-left: 3px !important;
    margin:5px 0px ;
}

.error-height{
  height: 15px;
}

.error-height > div {
  margin-top:0px !important
}
.active-loading{
  filter: blur(0.5);
}

.loading-white{
  color: white;
}

.remove-padding > div > div {
  padding-right: 0px !important;
}
.remove-padding  .MuiAutocomplete-endAdornment{
  top:auto !important
}

.remove-padding .MuiInputBase-input {
  padding-right: 65px !important;
}

.remove-border > div > input {
  border: none !important;
}

.MuiTableCell-body{
  color: #000 !important;
}

.custom-width > div {
  flex-basis: 33%;;
}

.custom-padding{
  padding: 0px 15px;
}
.remove-top-margin  {
  margin-top:0px
}
.remove-margin{
  flex:1
}
.remove-margin{
  margin-top: 0px !important;
}
.custom-accordian{
  box-shadow: none !important;
  border-radius: 0px !important;
  margin-bottom: 0px !important;
}
.custom-accordian-header{
  align-items: flex-start !important;
}
.active-tab-color{
  background-color:#F6F6F6 !important;
}
.custom-accordian-header .MuiAccordionSummary-expandIconWrapper{
  margin-top: 15px !important;
}
.custom-accordian-header .typo-custom{
  margin-left: 8px !important;
}
.custom-accordian-detail{
  padding: 0px  !important;
}

.removeMargin{
  margin:0px 0px !important
}

.normal-font{
    font-size: 14px !important;
    margin-left: 3px !important;
    margin:5px 0px ;
}

.error-height{
  height: 15px;
}

.error-height > div {
  margin-top:0px !important;}
.text-size-custom{
  font-size: 11px;
  margin-bottom: 0px !important;
}
.text-size-lg{
  font-size: 13px !important;
}

.flex-input{
  display: flex;
  justify-content: space-between;
}

.flex-input div.half-width{
  width: 47%;
}
.current-count{
  padding: 14px 48px;
  border: 1px solid #EBEBEB;
  border-radius: 10px;
  margin:2px 5px;
  font-weight: 600;
}
.p-0{
  padding: 0px !important;
}
.padding-30{
  padding-left: 30px !important;
}
@media (max-width: 768px){
  .padding-30{
    padding-left: 0px !important;
  }
  .sm-size{
    display: block !important;
  }
  .sm-size  .propertyInputLable{
    display: block !important;
  }
}

.custom-margin-right{
  margin-right: 60px;
}
.custom-mt{
  margin-top: 15px;
}
.custom-b-600 {
  font-weight: 600;
}

.flex-1{
  flex: 1;

}

.active-loading{
  filter: blur(0.5);}
.flex-1:not(:last-child){
  margin-right:12px;
}

.right-border{
  border-right:1px solid #e3e3e3;

}

.bottom-border{
  border-bottom: 1px solid #e3e3e3;
}
.custom-avatar{
  min-width: auto !important;
  padding-right: 10px !important;
}
.custom-button-padding{
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.custom-switch > .react-switch-bg > div{
  top: 1px !important;
  right: -10px !important;
}

.custom-switch > .react-switch-bg > div:first-child {
  top: 1px !important;
  left: 10px !important;
}
.font-600{
  font-weight: 600;
}

.padding-left {
  padding-left: 4%;
  margin-top: 10px;
}

.margin-right {
  margin-right:20px
}

.margin-right {
  margin-right:20px
}

.margin-tb-zero {
 margin : 0px !important;
}
.add-new-room {
  font-size: 13px !important;
  white-space: nowrap !important;
  background: var(--primary-color) !important;
  display: flex !important;
  text-transform: none !important;
  margin-left: -px !important;
  color: var(--secondary-color) !important;
  align-items: flex-start !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border-radius: 6px !important;
}
.extra-margin{
  margin-bottom: 30px !important;
}
.remove-top-margin{
  margin-bottom: 0px !important;
}
.primary-color{
color: var(--primary-color);
}
.custom-time-picker-padding {
  width: 32%;
}
.custom-time-picker-padding > div > input{
padding:10px 0px 10px 14px !important;
}

.margin-left{
  margin-left:10px
}

.not-last-border:not(:last-child){
border-bottom: 1px solid #EFEFEF;
}

.loading-white{
  color: white;
}

.MuiClockPicker-arrowSwitcher button {
  padding: 0px 0px !important;
}

.renter-heading-size{
  font-size: 14px !important;
}
.flex-50 {
  flex: 0.5 !important;
}

.custom-width > div {
  flex-basis: 33%;;
}

.custom-padding{
  padding: 0px 15px;
}
.remove-top-margin  {
  margin-top:0px
}

.custom-width > div {
  flex-basis: 33%;;
}

.custom-padding{
  padding: 0px 15px;
}
.remove-top-margin  {
  margin-top:0px
}

.padding-right-icon{
  padding-right: 10px;
}

.remove-margin{
  margin:0px !important;
}

.custom-container{
  width: 90%;
  margin: auto;
}
.default-cursor{
  pointer-events: none;
}

.custom-autocomplete.MuiAutocomplete-hasClearIcon .MuiOutlinedInput-root.MuiInputBase-root{
  padding-right:9px !important;
}

@media  (max-width:1080px) {
  .custom-autocomplete.MuiAutocomplete-hasClearIcon .MuiOutlinedInput-root.MuiInputBase-root{
    padding:0px !important;
  }
}

.custom-autocomplete .MuiAutocomplete-endAdornment {
  top:calc(50% - 18px) ;}

.custom-bottom-navigation.Mui-selected > span{
  font-size:0.75rem !important ;
}
.custom-bottom-navigation.Mui-selected{
  color: var(--primary-color) !important;
}
.custom-bottom-navigation.Mui-selected > svg {
  color: var(--primary-color);
}
.custom-bottom-navigation{
  padding-bottom: 0px !important;
}
.custom-bottom-navigation.Mui-selected::after {
  content: "";
 border-bottom: 4px solid var(--primary-color);
 border-top-left-radius:10px ;
 border-top-right-radius:10px ;
  width: 100%;
}


.custom-h-scroll-bar::-webkit-scrollbar {
  height: 4px ;
}

.custom-h-scroll-bar::-webkit-scrollbar-thumb {
  background-color: #08ADA7;
      border-radius: 2px,
}
.pag-button{
  border-radius: 5px !important;
  padding-inline: 5px !important;
}

.ql-container.ql-bubble {
  height: 400px;
  background-color: #f4f4f4;
  border-radius: 10px;
  padding: 20px;
  border: 1.5px solid #d4d4d4;
}

.ql-bubble.ql-toolbar button, .ql-bubble .ql-toolbar button {
  height: 30px !important;
}

#whatsapp-icon {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 110px;
  right: 40px;
  background-color: #25d366;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  z-index: 100000;
  display: flex;
  align-items: center;
  justify-content: center;
}

#whatsapp-icon img {
  width: 40px;
  height: auto;
}

@media screen and (max-width: 767px) {
  #whatsapp-icon {
    width: 40px;
    height: 40px;
    bottom: 80px;
    right: 10px;
    font-size: 22px;
  }
  #whatsapp-icon img {
    width: 28px;
    height: auto;
  }
}

.cky-button-wrapper > button{
  border-radius: 0px !important;
  font-size: 13px !important;
}
#cky-btn-settings{
  border-color: var(--primary-color) !important;
  color: var(--primary-color) !important;
  font-size: 12px !important;
}
#cky-btn-reject{
  background-color: #000 !important;
  color: #FFF !important;
}
#cky-btn-accept{
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color) !important;
}

.rdrDayNumber {
  font-size: 14px !important;
  font-weight: 400 !important;
}

.slick-slide div {
  outline: none;
}

.z-index-9999 {
  z-index: 9999 !important;
}

@media(max-width:768px){
  .full-w{
    width: 100%;
  }
  .flex-mobile{
    flex-direction: column;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
