@font-face {
    font-family: SegoeUI;
    src:
        local("Segoe UI Light"),
        url("../fonts/SegoeUI/light/latest.woff2") format("woff2"),
        url("../fonts/SegoeUI/light/latest.woff") format("woff"),
        url("../fonts/SegoeUI/light/latest.ttf") format("truetype");
    font-weight: 100;
}

@font-face {
    font-family: SegoeUI;
    src:
        local("Segoe UI Semilight"),
        url('../fonts/SegoeUI/semilight/latest.woff2') format("woff2"),
        url('../fonts/SegoeUI/semilight/latest.woff') format("woff"),
        url('../fonts/SegoeUI/semilight/latest.ttf') format("truetype");
    font-weight: 200;
}

@font-face {
    font-family: SegoeUI;
    src:
        local("Segoe UI"),
        url('../fonts/SegoeUI/normal/latest.woff2') format("woff2"),
        url('../fonts/SegoeUI/normal/latest.woff') format("woff"),
        url('../fonts/SegoeUI/normal/latest.ttf') format("truetype");
    font-weight: 400;
}

@font-face {
    font-family: SegoeUI;
    src:
        local("Segoe UI Semibold"),
        url('../fonts/SegoeUI/semibold/latest.woff2') format("woff2"),
        url('../fonts/SegoeUI/semibold/latest.woff') format("woff"),
        url('../fonts/SegoeUI/semibold/latest.ttf') format("truetype");
    font-weight: 600;
}

@font-face {
    font-family: SegoeUI;
    src:
        local("Segoe UI Bold"),
        url('../fonts/SegoeUI/bold/latest.woff2') format("woff2"),
        url('../fonts/SegoeUI/bold/latest.woff') format("woff"),
        url('../fonts/SegoeUI/bold/latest.ttf') format("truetype");
    font-weight: 700;
}



html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}


article,
aside,
footer,
header,
nav,
section {
  display: block;
}



figcaption,
figure,
main {
  display: block;
}

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}



abbr[title] {
  border-bottom: 1px #767676 dotted;
  text-decoration: none;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #eee;
  color: #222;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

[hidden] {
  display: none;
}

::selection {
     background: #e7c159;
     color: #fff;
     text-shadow: none;
}

*{
 font-weight:400;
 line-height:normal;
 text-rendering: optimizeLegibility;
 -webkit-font-smoothing: antialiased;
 font-family: 'Roboto', sans-serif;
}

 img{
     max-width:100%;
     height:auto;
}

/* comman css start */

 h1{
     font-size:68px;
     font-weight:700;
     font-family: 'Roboto', sans-serif;
     color:#0E1318;
}

 h2{
   font-size:48px;
   line-height: 1.2;
   font-weight:700;
   font-family: 'Roboto', sans-serif;
   color:#000000;
}

 h3{
     font-size:42px;
     font-weight:600;
     line-height: 1.2;
     font-family: 'Roboto', sans-serif;
     color:#000000;
}

 h4{
     font-size:28px;
     font-weight:500 ;
     font-family: 'Roboto', sans-serif;
     line-height: 1.29;
     color:#000000;
}

 h5{
     font-size:20px;
     font-weight:600;
     line-height: 1.33;
     font-family: 'Roboto', sans-serif;
}

 h6{
     font-size:18px;
     font-weight:600;
     font-family: 'Roboto', sans-serif;
     line-height: 1.56;
}

.font-weight400{font-weight:400 !important;} 

.font-weight600{font-weight:600 !important;}
.font-weight700{font-weight:700 !important;}
.font-SegoeUI{font-family: SegoeUI;}


p{
    font-size:18px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.56;
    font-weight:400;
}

.font-size13, .font-size13 p{
  line-height:normal;
  font-size:13px !important;
}

.font-size14, .font-size15 *{
  line-height: 1.4;
  font-size:14px !important;
}

.font-size15, .font-size15 p, .font-size15 *{
  line-height: 1.4;
  font-size:15px !important;
}

.font-size16, .font-size16 p{
  line-height: 1.5;
  font-size:16px !important;
}

.font-size18, .font-size18 p{
  line-height: 1.56;
  font-size:18px;
}
.font-size20, .font-size20 p{
  line-height: 1.5;
  font-size:20px !important;
}

.font-size22{
  line-height: 1.4;
  font-size:22px !important; 
}

.font-size24{
  line-height: 1.4;
  font-size:24px !important; 
}

.fs-17, .fs-17 *{
  line-height: 1.56;
  font-size:18px;
}

.font800{font-weight:800 !important;}
.font700{font-weight:700 !important;}
.font500{font-weight:500 !important;}
.font400{font-weight:400 !important;}

.opacity07 p {
    opacity: 0.7;
}

.opacity08 p {
    opacity: 0.8;
}

.opacity05 p {
    opacity: 0.55;
}

.color-white, .color-white p {
    color: #ffffff;
} 


.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 20px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e8e9f2;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 20px;
  left: 0px;
  bottom: 0px;
  background-color: #ff7676;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #f7e7e7;
}


input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.text-shadow-white, .text-shadow-white p{text-shadow: 0 2px 40px rgba(0, 0, 0, 0.5);}

.color-light-blue, .color-light-blue p{color:#b2c5db;}
.color-blue, .color-blue p{color:#0bacec;}
.color-dark{color: #000 !important;}
.color-dark-blue, .color-dark-blue p{color:#82a4b9;} 
.color-paragraph{color: #393939;}
.text-shadow{text-shadow: 0 2px 50px rgba(0, 0, 0, 0.5);}
.color-grey, .color-grey p{color:#7b878e;}
.color-org{ color: #F8A309 !important;}

.pt-210{padding-top:210px;}
.pt-180{padding-top:180px;}
.pt-150{padding-top:150px;}
.pt-130{padding-top:130px;}
.pt-120{padding-top:120px;}
.pt-100{padding-top:100px;}
.pt-95{padding-top:95px;}
.pt-90{padding-top:90px;}
.pt-80{padding-top:80px;}
.pt-70{padding-top:70px;}
.pt-60{padding-top:60px;}
.pt-50{padding-top:50px;}
.pt-40{padding-top:40px;}
.pt-30{padding-top:30px;}


.pb-180{padding-bottom:180px;}
.pb-150{padding-bottom:150px;}
.pb-135{padding-bottom:135px;}
.pb-120{padding-bottom:120px;}
.pb-100{padding-bottom:100px;}
.pb-95{padding-bottom:95px;}
.pb-90{padding-bottom:85px;}
.pb-80{padding-bottom:80px;}
.pb-70{padding-bottom:70px;}
.pb-60{padding-bottom:60px;}
.pb-30{padding-bottom:30px;}


.mt-0{margin-top:0px !important;}
.mt-10{margin-top:10px;}
.mt-20{margin-top:20px;}
.mt-30{margin-top:30px;}
.mt-45{margin-top:45px;}
.mt-50{margin-top:50px;}
.mt-60{margin-top:60px;}
.mt-75{margin-top:75px;}
.mt-90{margin-top:90px;}

.mb-60{margin-bottom:60px !important;}
.font-size32{font-size:32px; line-height: 1.38;}

.mx-w928{
  max-width: 928px;
}

.size22{
  font-size: 22px;
}
.size28{
  font-size: 28px;
}
.size24{
  font-size: 24px;
}
.size60{
  font-size: 60px;
}
.size30{
  font-size: 30px;
}
.size32{
  font-size: 32px;
}
.size38{
  font-size: 38px;
}

@media only screen and (max-width:1200px) {
  p {
      font-size: 18px;
  }
}


@media only screen and (max-width:991px) {
h1{font-size:48px;}
h2{font-size:36px;}
h3{font-size:32px;}
h4{font-size:24px;}
h5{font-size:18px;}
h6{font-size:16px;}
p{font-size:16px; line-height: 1.5;}
.font-size18, .font-size18 p{font-size:16px; line-height: 1.5;}
.font-size20, .font-size20 p{line-height: 1.71; font-size:18px !important;}
.font-size32{font-size:28px;}

.pt-210{padding-top:160px;}
.pt-180{padding-top:140px;}
.pt-150{padding-top:120px;}
.pt-100{padding-top:100px;}
.pt-130{padding-top:90px;}
.pt-120{padding-top:80px;}
.pt-100{padding-top:60px;}
.pt-95{padding-top:60px;}
.pt-90{padding-top:60px;}
.pt-80{padding-top:50px;}

.pb-180{padding-bottom:140px;}
.pb-150{padding-bottom:120px;}
.pb-135{padding-bottom:80px;}
.pb-120{padding-bottom:80px;}
.pb-100{padding-bottom:60px;}
.pb-95{padding-bottom:60px;}
.pb-90{padding-bottom:60px;}
.pb-80{padding-bottom:50px;}
.mt-90 {margin-top:60px;}
.mt-75 {margin-top: 45px;}
.mt-60 {margin-top: 35px;}
.mt-45 { margin-top: 15px;}
.sm-margin-top30{margin-top: 30px;}
.sm-margin-top40{margin-top: 40px;}
}

@media only screen and (max-width:767px) {
h1{font-size:40px; line-height:normal;}
h2{font-size:28px; line-height: normal;}
h3{font-size:26px; line-height: normal;}
p{font-size:16px;}
.font-size32{font-size:24px;}
.pt-210{padding-top:140px;}
.pt-120 {padding-top:60px;}
.pb-120 {padding-bottom:60px;}
.pb-135{padding-bottom:60px;}
.font-size20, .font-size20 p {line-height: 1.5; font-size: 16px !important;}
}


.color-theme{
  color: #4400FF !important;
}

.color-brown{
  color: #7F2900 !important;
}

.fwInherit{
  font-size: inherit !important;
  font-weight: inherit !important;
}


.btn{
  padding: 9px 20px 10px;
  border-radius: 100px;
  font-weight: 600;
}

.btn.btn-primary{
  background: #EBC111;
  color: #241511;
  border: none;
}

.btn.btn-primary:hover{
  background: #FFCE00;
}

.btn.btn-outline-primary{
  border-radius: 100px;
  border:1px solid #452C2C;
  color: #000000;
}

.btn.btn-outline-primary:hover{
  background: #452C2C;
  color: #EBC10F;
}

.btn.btn-outline-primary.arrowBtn{
  padding: 4px 4px 5px 18px;
  display: flex;
  align-items: center;
}

.btn.btn-outline-primary.arrowBtn:after{
  content: "\e932";
  font-family: 'icomoon' !important;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  background: #452C2C;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #EBC10F;
  margin: 0 0 0 16px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn.btn-outline-primary.arrowBtn:hover:after {
  background: #EBC10F;
  color:#452C2C;
}

.btn.arrowBtn.btn-dark{
  display: flex;
  align-items: center;
  justify-content: space-between;

}

.btn.arrowBtn.btn-dark:after{
  content: "\e932";
  font-family: 'icomoon' !important;
  font-size: 12px;
  margin: 0 0 0 10px;
  transition: right, 0.25s ease-out;
  transform: rotate(32deg);
  position: relative;
  right: 0;
}

.btn.arrowBtn.btn-dark:hover:after{
  right: -3px;
}

/* Top Header css */


.topNav{
  position: relative;
  padding:10px 0px;
  left: 0;
  right: 0;
  z-index: 99;
  background: #1C0D06;
}

.menuMainwrap{
  position: relative;
  display: flex;
  align-items: center;
}

.menuMainwrap .navBrand {
  max-width: 236px;
  margin: 0 20px 0 0;
  flex: 0 0 236px;
}

.headMenuWrap{
  display: flex;
  align-items: center;
  flex: 1;
}


.menuMainwrap{
  display: flex;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.headMenuSideLink > ul{
  display: flex;
  align-items: center;
  padding: 0px;
  margin: 0px;
}

.headMenuSideLink > ul > li{
  flex: 0 0 auto;
  display: inline-block;
  vertical-align: top;
  margin: 0  15px;
  position: relative;
}

.headMenuSideLink ul li a{
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #fff;
  padding:0px 0px;
  font-weight: 600;
  text-decoration: none;
  margin: 0 0px;
}

.headMenuSideLink ul li a.current{
  color: #4400FF;
}

.headMenuSideLink ul li a.current + .caret{
  color: #4400FF; 
}

.topNav .headMenuSideLink > ul > li > .caret {
  position: absolute;
  right: 0;
  transition: 0.25s ease-out;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  top: 4px;
}

.topNav .headMenuSideLink > ul > li > .caret i {
  font-size: 12px;
}

.topNav .headMenuSideLink > ul > li.haveSubmenu:hover .caret {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.headMenuSideLink ul li a:hover{
  color: #FFC400;
}

.headMenuSideLink ul li a:active,
.headMenuSideLink ul li a:focus{
  color: #FFC400;
}

.topNav .headMenuSideLink > ul > li.haveSubmenu{
  padding-right: 26px;
  color: #072149;
}

.topNav .headMenuSideLink > ul > li.haveSubmenu > .submenu > li {
  white-space: nowrap;
  list-style: none;
}

.topNav .headMenuSideLink > ul > li.haveSubmenu > .submenu > li > a{
  font-weight: 500;

}

.topNav .headMenuSideLink > ul > li.haveSubmenu > .submenu > li:not(:first-child) {
  margin-top: 15px;
}

.sideSocialIcon{
  display: flex;
  align-items: center;
  flex: 0 0 auto;
  margin: 0 0 0 0px;
  gap: 0 20px;
}

.sideSocialIconin{
  padding: 0px;
  margin: 0px;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}

.sideSocialIconin a{
  display: inline-block;
  color: #000;
  font-size: 24px;
  padding: 0 8px;
  text-decoration: none;
  margin: 0 8px;
}

.sideSocialIconin a:hover{
  color: #E76020;
}



.langSelect {
    display: flex;
    align-items: center;
}

.langSelect .dropdown.bootstrap-select {
    margin: 0 0 0 6px;
}

.langSelect .icon {
    font-size: 22px;
    color: #fff;
    margin: 4px 0 0;
}

.langSelect .btn.dropdown-toggle {
    background: transparent;
    border: none;
    color: #fff;
    padding: 0;
    font-size:0px;
    font-weight: 600;
}

.langSelect .btn.dropdown-toggle .filter-option-inner-inner span{
  color: #fff;
  font-size: 18px;
    font-weight: 600;
}



.langSelect .btn.dropdown-toggle:focus, .langSelect .btn.dropdown-toggle:focus-visible {
    outline: none !important;
    box-shadow: none;
}

.langSelect  .dropdown-item.active, .langSelect .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #F05A2A;
}

.langSelect .bootstrap-select .dropdown-menu li a:hover {
    color: #797979;
}

.langSelect .bootstrap-select .dropdown-menu li a.dropdown-item.active{
  color: #fff;
    text-decoration: none;
    background-color: #F05A2A;
}


.responsive-button {
    position: relative;
    left: 0;
    top: 0px;
    background: none;
    border: none;
    padding: 0;
    width: 32px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .responsive-button span {
    width: 22px;
    background: #fff;
    height: 3.5px;
    display: block;
    margin: 2px 0px;
    position: relative;
  }

  .responsive-button span::before {
    content: "";
    display: inline-block;
    width: 31px;
    height: 3.5px;
    background: #fff;
    position: absolute;
    top: -9px;
    right: 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
  }
  .responsive-button span::after {
    content: "";
    display: inline-block;
    width: 13px;
    height: 3.5px;
    background: #DBD96F;
    position: absolute;
    bottom: -9px;
    right: 0;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
  }
  .responsive-menu-open .responsive-button span {
    background: none;
  }

  .responsive-menu-open .responsive-button span::before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 0;
  }

  .responsive-menu-open .responsive-button span::after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    bottom: 0;
    width: 31px;
  }

.headProfileBlock .dropdown-toggle{
  display: flex;
  align-items: center;
  background: none;
  border: none;
  padding: 0px;
  width: 40px;
  height: 40px;
  margin: 0px;
  padding: 0px;
}

.headProfileBlock .dropdown-toggle::after, .headNotificationBlock .dropdown-toggle:after{
  display: none;
}

.dropdown-toggle:after{
  top: 1px;
}

.headNotificationBlock .dropdown-toggle{
  display: flex;
  align-items: center;
  position: relative;
  border: none;
  background: none;
  padding: 0px;
  width: 40px;
  height: 40px;
  margin: 0px;
  padding: 0px;
  justify-content: center;
  color: #C9C9C9;
}

.headNotificationBlock .dropdown-toggle i{
  font-size: 25px;
}

.headNotificationBlock .dropdown-toggle:before{
  content:"";
  position: absolute;
  right: 0;
  top: 0;
  background:#EB2C2C;
  border-radius: 100px;
  width: 9px;
  height: 9px;
}


.propPulse-navigation-quick > a{
  text-decoration: none;
  color: #fff;
}

@media only screen and (min-width:991px) {


.topNav .headMenuSideLink > ul > li > .submenu {
  padding: 30px;
  position: absolute;
  position: absolute;
  left: 50%;
  color: inherit;
  font-size: 16px;
  font-weight: 400;
  font-family: "Haffer",sans-serif;
  line-height: 1.55;
  font-weight: 400;
  min-width: 12em;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,.05),0px 20px 20px rgba(0,0,0,.05),0px 0px 20px rgba(0,0,0,.05);
  box-shadow: 0px 5px 5px rgba(0,0,0,.05),0px 20px 20px rgba(0,0,0,.05),0px 0px 20px rgba(0,0,0,.05);
  border-radius: 15px;
  margin-top: 10px;
  opacity: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  visibility: hidden;
  z-index: 1001;
  /* overflow: hidden; */
}

.topNav .headMenuSideLink > ul > li:hover > .submenu {
  visibility: visible;
  opacity: 1;
}

.headMenuSideLink {
  flex: 1;
  justify-content: center;
  display: flex;
}

}

.container{padding-left:24px; padding-right: 24px;}


@media only screen and (max-width:1200px) {
  .sideSocialIcon{ margin: 0 0 0 10px;}
  .topNav .container{ max-width: inherit;}
  .sideSocialIcon{gap: 0 10px}
  .menuMainwrap .navBrand { max-width: 200px; margin: 0 10px 0 0; flex: 0 0 200px;}
  .headMenuSideLink ul li a{font-size: 16px;}
  .headMenuSideLink > ul > li{margin: 0 10px;}
}
@media only screen and (max-width:992px) {
  

  .topNav .container-fluid {
    padding-left: 24px;
    padding-right: 24px;
  }

  .menuMainwrap{
    flex-wrap: wrap;
      align-items: flex-start;
  }

  .menuMainwrap .navBrand{
    margin: 0 10px 0 0px;
    max-width: 140px;
    flex: 0 0 140px;
  }

  .headMenuWrap{
    flex: 0 0 auto;
    flex-wrap: wrap;
  }

  .headMenuSideLink {
    order: 0;
    flex: auto;
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    color: #fff;
  }

  .headMenuSideLink > ul {
    padding: 16px 0 10px;
    display: none;
  }

  .headMenuSideLink > ul > li {
    margin: 0 0px;
    display: block;
  }

  .topNav .headMenuSideLink > ul > li.haveSubmenu {
    padding: 0px 0px;
    margin-left: 0;
  }

  .headMenuSideLink > ul > li  a {
    font-size: 15px;
    padding: 9px 0;
    display: block;
  }

  .topNav .headMenuSideLink > ul > li > .caret {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 1px;
  }

  .topNav .headMenuSideLink > ul > li > .submenu {
    margin: 0;
    padding: 4px 14px;
    display: none;
  }

  .topNav .headMenuSideLink > ul > li.haveSubmenu > .submenu > li:not(:first-child) {
   margin-top: 0px;
  }

  .topNav {
    position: relative;
    padding: 14px 0px;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
  }



  .responsive-menu-open .topNav{
    position: fixed;
    height: 100%;
    overflow: auto;
  }



}

@media only screen and (max-width:767px) {
  .menuMainwrap .navBrand{
    flex: 1;
    max-width: 160px;
  }
}

@media only screen and (max-width:500px) {
  .headMenuWrap .langSelect{display: none;}
  .headNotificationBlock{display: none;}
}



/* Home page Css */

.homeBannerSec{
  background-color:#000;
  background-image: url('../images/banner-img.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  background-position: center;
}


.homeBannerContWrap{
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.homeBannerCont{
  max-width: 563px;
  align-self: flex-end;
  margin: 0 0 40px 0;
}

.homeBannerCont h1{
    font-weight: 600;
    line-height: 1;
    color: #fff;
    margin: 0 0 12px 0;
}

.homeBannerCont p{
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 0px 0;
}

.homeBannerForm{
  background: #fff;
  border-radius: 20px;
  flex: 0 0 374px;
  padding: 36px 32px;
  position: relative;
  z-index: 0;
}

.homeBannerForm:before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    right: 0;
    bottom: 0;
    transform: rotate(-5deg);
    background: rgba(217, 216, 108, 0.5);
    z-index: -1;
    border-radius: inherit;
}

.homeBannerForm:after{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background:inherit;
  z-index: -1;
  border-radius: inherit;
}



.homeBannerForm h5{
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 28px 0;
}

.homeBannerForm .form-group{
  margin: 0 0 24px 0;
}

.homeBannerForm .form-group label {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    font-weight: 600;
    margin: 0 0 -7px 0;
    display: block;
    position: relative;
    z-index: 1;
}

.homeBannerForm .form-group .iconField{
  position: relative;
}

.homeBannerForm .form-group .iconField .icon{
  position: absolute;
  right: 0;
  top: 4px;
  font-size: 26px;
  color: #BC8686;
}

.homeBannerForm .form-group .iconField .icon.icon-date {
    font-size: 20px;
}

.homeBannerForm .form-group .iconField .icon.icon-guest {
  font-size: 21px;
}

.homeBannerForm .form-group input{
  width: 100%;
  height: 48px;
  border-width: 0 0 1px 0px;
  border-style: solid;
  border-color: #B7B7B7;
  font-size: 16px;
  background: transparent;
  border-radius: 0;
  padding: 5px 0 0 0;
}

.homeBannerForm .form-group input:focus{
  outline: none;
  box-shadow: none;
  border-color: #BC8686;
}

.btnWrap{
  display: flex;
  align-items: center;
  gap: 16px;
}

.homeBannerForm .btnWrap button{
  background: #F0F0F0;
  border: 1px solid #251611;
  border-radius: 100px;
  padding: 3px 3px 6px 16px;
  display: flex;
  align-items: center;
  height: 44px;
  font-weight: 600;
  font-size: 16px;
  transition:background, color, 0.25s ease-out;
}

.homeBannerForm .btnWrap button .icon{
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  background: #251611;
  color: #DBD96F;
  border-radius: 100px;
  margin: 0 0 -3px 8px;
  transition:background, color, 0.25s ease-out;
}

.homeBannerForm .btnWrap button:hover{
  background: #251611;
  color: #fff;
}

.homeBannerForm .btnWrap button:hover .icon{
  background: #DBD96F;
  color: #251611;
}


.btn.btn-search {
    background: #F0F0F0;
    border: 1px solid #251611;
    border-radius: 30px;
    justify-content: space-between;
    display: flex;
    align-items: center;
    font-weight: 400;
    color: #000;
    padding: 4px 4px 4px 18px;
}

.btn.btn-search .icon{
  flex: 0 0 36px;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  background: #251611;
  color: #DBD96F;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn.btn-search:hover{
  background: #251611;
  color: #fff;
}

.btn.btn-search:hover .icon{
  background:#DBD96F;
  color:#251611;
}

.sectionTitleWrap h2{
  font-weight: 400;
  color: #000;
  margin: 0 0 14px 0px;
}

.sectionTitleWrap p{
  font-weight: 400;
  color: #000000;
  margin: 0 0 0px 0px;
}

.propImgRWrap{
  margin: 24px 0 0;
  position: relative;
}

.propImgRWrap .img{
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.locBgWrap{
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  background: rgba(49, 49, 49, 0.7);
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 16px 18px;
  color: #fff;
}

.locBgWrap .loc {
    display: flex;
    align-items: center;
    gap: 9px;
    font-size: 15px;
}

.locBgWrap .loc .icon{
  font-size: 16px;
}

.locBgWrap .rating {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 15px;
}

.locBgWrap .rating .icon{
  font-size: 18px;
  color: #F2CC50;
}


.propImgRWrap .cont{
  text-align: center;
  padding: 20px 16px 0;
}

.propImgRWrap .cont h5{
  font-size: 26px;
  font-weight: 600;
  color: #000;
  margin: 0 0 2px 0;
}

.propImgRWrap .cont h5 a{
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
}

.propImgRWrap .cont p{
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.76);
  margin: 0 0 0px 0;
}

.privatePropertyWrap {
    background: #EDEDED;
    border-radius: 10px;
    padding: 34px 0px 34px 36px;
    display: flex;
    align-items: center;
}

.privatePropertyWrap > .cont{
  flex: 0 0 270px;
  margin: 0 30px 0 0;
}

.privatePropertyWrap > .cont h4{
  font-weight: 600;
  margin: 0 0 12px 0;
}

.privatePropertyWrap > .cont p{
  margin: 0 0 0px 0;
  color: #000;
  line-height: 1.4;
}

.privatePropertySliderWrap{
  flex: 1;
  overflow: hidden;
}

.privatePropSlide{
  position: relative;

}

.privatePropSlide .img{
 margin: 0 13px;
 background: #000;
 border-radius: 12px;
 overflow: hidden;
}

.privatePropSlide .img img{
  opacity: 0.67;
}

.privatePropSlide .discrp{
  position: absolute;
  left: 13px;
  padding: 18px;
  bottom: 0px;
}

.privatePropSlide .discrp a{
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
}



.privatePropSlide .discrp a span{
  display: block;
  font-size: 16px;
  font-weight: 700;
}

.signVillWrap{
  position: relative;
  margin: 24px 0 0;
}

.signVillWrap .img{
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.signVillWrap .cont{
  position: absolute;
  right: 36px;
  bottom: 36px;
  background: rgba(25, 25, 25, 0.74);
  border-radius: 10px;
  padding: 30px;
  text-align: right;
  color: #fff;
  max-width: 280px;
}

.signVillWrap .cont h4{
  color: #fff;
  margin: 0px 0 6px 0px;
  font-weight: 600;
}

.signVillWrap .cont p{
  font-size: 15px;
  line-height: 1.3;
  margin: 0;
}

.signVillWrap .cont p + p{
  margin-top: 18px;
}

.signVillWrap .cont .price{
  font-size: 17px;
  margin: 20px 0 0;
}

.signVillWrap .cont .btn{
  margin: 22px 0 0;
}

.signVillWrap.centerCont .cont{
  max-width: inherit;
  text-align: center;
  right: 28px;
  left: 28px;
  bottom: 28px;
}

.beyondSecWrap{
  position: relative;
}

.beyondSecWrap .img{
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.beyondSecWrap .cont{
  position: absolute;
  right: 42px;
  bottom: 42px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.53);
  max-width: 412px;
  color: #fff;
  padding: 32px 40px
}

.beyondSecWrap .cont h3{
  color: #fff;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 25px;
  font-size: 28px;
}

.starList{
  max-width: 300px;
}
.starList ul {
  list-style: none;
  padding: 0;
}

.starList ul li {
  position: relative;
  padding-left: 48px; 
  margin-bottom: 34px;
  color: #fff; 
}

.starList ul li:last-child {
  margin-bottom: 0px;
}

.starList ul li::before {
  content: "\e94f";
  font-family: 'icomoon';
  position: absolute;
  left: 0;
  top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #fff; 
  color: #E0100F; 
  font-size: 17px;
  font-weight: bold;
}

.starList h6 {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin: 0 0 5px;
  line-height: 1.5;
}

.starList p {
  font-size: 15px;
  line-height: 1.4;
  opacity: 0.9;
  margin: 0;
}


@media only screen and (min-width:1440px) {

  .col-xl-25 {
      flex: 0 0 auto;
      width: 20%;
  }

}


@media only screen and (min-width:991px) {

  .row.grid30{
    margin-left: -15px;
    margin-right: -15px;
  }

  .row.grid30 > [class*='col-']{
    padding-left: 15px;
    padding-right: 15px;
  }

  .row.grid16{
    margin-left: -8px;
    margin-right: -8px;
  }

  .row.grid16 > [class*='col-']{
    padding-left: 8px;
    padding-right: 8px;
  }

  .row.grid20{
    margin-left: -10px;
    margin-right: -10px;
  }

  .row.grid20 > [class*='col-']{
    padding-left: 10px;
    padding-right: 10px;
  }

  .row.grid28{
    margin-left: -14px;
    margin-right: -14px;
  }

  .row.grid28 [class*='col-']{
    padding-left: 14px;
    padding-right: 14px;
  }

  .beyondSecWrap .cont h3{
    font-size: 32px;
  }
  
}

@media only screen and (max-width:1200px) {

  .homeBannerCont h1{
    font-size: 62px;
  }
  
}

.spotlightsec{
  background: #EFEFEF;
}

.spotlightWrap{
  position: relative;
  margin: 24px 0 0;
}

.spotlightWrap .img{
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}
.spotlightWrap .img img {
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.spotlightWrap .cont{
  position: absolute;
  left: 36px;
  right: 36px;
  bottom: 36px;
  background: rgba(25, 25, 25, 0.74);
  border-radius: 10px;
  padding: 30px;
  text-align: center;
  color: #fff;
}

.spotlightWrap .cont h4{
  color: #fff;
  margin: 0px 0 6px 0px;
  font-weight: 600;
}

.spotlightWrap .cont p{
  font-size: 15px;
  line-height: 1.3;
  max-width: 260px;
  margin: 0px auto;
}

.spotlightWrap .cont .price{
  font-size: 17px;
  margin: 20px 0 0;
}

.spotlightWrap .cont .btn{
  margin: 18px 0 0;
}


.staylocalWrap{
  margin: 24px 0 0;
  position: relative;
}

.staylocalWrap .img{
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.staylocalWrap .img img{
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.staylocalWrap .img .price{
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding: 15px 21px;
  color: #fff;
  font-size: 17px;
  min-height: 53px;
}

.staylocalWrap .cont{
  padding: 18px 0px 0;
}

.staylocalWrap .cont h5{
  font-size: 21px;
  font-weight: 600;
  color: #000;
  margin: 0 0 2px 0;
}

.staylocalWrap .cont h5 a{
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
}

.staylocalWrap .cont p{
  line-height: 1.4;
  color: rgba(0, 0, 0, 0.76);
  margin: 0 0 0px 0;
  max-width: 280px;
  font-size: 17px;
}
.feedback-sec{
  background: #EFEFEF;
}
.feedback-sec h2{
    max-width: 400px;
    line-height: 50px;
}
.feedbackWrap{
  margin-top: 28px;
  background-color: white;
  padding: 26px 36px;
  border-radius: 5px
}
.feedbackWrap h5{
  font-size: 18px;
  font-weight: 400;
  color: #000;
}
.feedbackWrap .rate{
  display: flex;
  align-items: baseline;
  margin: 0 0 16px 0;
}
.feedbackWrap .rate p{
  font-size: 16px;
  margin: 0px 0px 0px 5px;
  color: #000000;
}
.feedbackWrap .stars{
  color: #F2CC50;
}

.feedbackWrap p{
  font-size: 15px;
  margin-bottom: 30px;
  color: #000000;
}
.feedback-user img{
  max-height: 38px;
}
.feedback-user p{
  margin: 5px;
}

.feedback-user p *{
  color: #000;
}

@media (max-width: 1200px) {
  .beyondSecWrap .cont {
    right: 25px;
    bottom: 25px;
    padding: 24px 28px;
    max-width: 350px;
  }

  .spotlightWrap .cont {
    left: 25px;
    right: 25px;
    bottom: 25px;
    padding: 25px;
  }
  .feedbackWrap {
    padding: 24px 28px;
  }
}

@media (max-width: 991px) {
  .beyondSecWrap {
    display: flex;
    flex-direction: column;
  }
  .beyondSecWrap .cont {
    position: relative;
    max-width: 100%;
    right: auto;
    top: auto;
    bottom: auto;
    margin-top: 20px;
    background: rgba(0, 0, 0, 0.8);
    padding: 28px;
  }
  .beyondSecWrap .img img {
    width: 100%;
    height: auto;
  }

  .spotlightGrid .col-lg-6 {
    margin-bottom: 25px;
  }

  .staylocalWrap{
    margin: 10px 0 24px;
  }

  .feedbackWrap {
    padding: 22px 26px;
  }
}

@media (max-width: 768px) {
  .beyondSecWrap .cont {
    padding: 24px;
  }
  .beyondSecWrap .cont h3 {
    font-size: 24px;
  }
  .starList ul li {
    padding-left: 34px;
    margin-bottom: 18px;
  }

  .spotlightWrap .cont {
    padding: 20px;
  }
  .spotlightWrap .cont h4 {
    font-size: 20px;
  }

  .staylocalWrap .cont h5 {
    font-size: 19px;
  }
  .staylocalWrap .cont p {
    font-size: 15px;
  }

  .feedbackWrap {
    padding: 20px;
  }
  .feedbackWrap h5 {
    font-size: 17px;
  }
}

@media (max-width: 600px) {
  .beyondSecWrap .cont {
    padding: 20px;
  }
  
  .starList ul li::before {
    width: 28px;
    height: 28px;
    font-size: 14px;
  }

  .spotlightWrap .cont {
    padding: 18px;
  }
  .spotlightWrap .cont h4 {
    font-size: 18px;
  }
  .spotlightWrap .cont p {
    font-size: 14px;
  }

  .staylocalWrap .cont h5 {
    font-size: 17px;
  }

  .feedbackWrap {
    padding: 18px;
  }
  .feedbackWrap p {
    font-size: 14px;
  }
}

@media (max-width: 380px) {
  .beyondSecWrap .cont {
    padding: 16px;
  }
  .beyondSecWrap .cont h3 {
    margin-bottom: 16px;
  }
  .starList h6 {
    font-size: 14px;
  }
  .starList p {
    font-size: 13px;
  }

  .spotlightWrap .cont {
    padding: 15px;
  }
  .spotlightWrap .cont h4 {
    font-size: 17px;
  }
  

  .staylocalWrap .cont h5 {
    font-size: 16px;
  }
  .staylocalWrap .cont p {
    font-size: 13px;
  }

  .feedbackWrap {
    padding: 16px;
  }
  
}

.footersec{
  background: url(../images/footer-bg.svg) center / cover no-repeat;
}
.footerWrap{
  background: #291D1DC6;
    padding: 50px;
    border-radius: 5px;
}
.footerWrap .img{
      /*background: #1C0D06;*/
    max-width: 222px;
    align-items: center;
    display: flex;
    padding: 2px;
}
.footerWrap .secTitle h5{
    font-size: 21px;
    font-weight: 700;
    padding-left: 25px;
    color: white;
    margin: 0px;
}
.footerWrap .secTitle p{
    font-size: 17px;
    color: white;
    padding-left: 25px;
    max-width: 260px;
    line-height: 23px;
    margin: 0px;
}
.footerGrid{
    margin: 40px 0px;
}
.footerGrid p{
  font-size: 17px;
  color: white;
  font-weight: 700;
  margin-bottom: 5px;
}
.footerGrid ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footerGrid ul li a{
    text-decoration: none;
    color: white;
    font-size: 17px;
    font-weight: 400;
    line-height: 33px;
}
.footer-bottom{
    padding-top: 28px;
    border-top: solid 1px #938D45; 
    display: flex;
    justify-content: space-between;
}
.copy-right{
    font-size: 15px;
    color: #938D45;
}
.copy-right a{
    color: #938D45;
    text-decoration: none;
}
.media-icons{
    gap: 12px;
    display: flex;
}
.media-icons a{
  text-decoration: none;
  color: #DBD76F;
}

@media (max-width: 1200px) {
  .footerWrap { padding: 40px; }
  .footerWrap .secTitle h5 { font-size: 20px; }
  .footerWrap .secTitle p { font-size: 16px; 
    max-width: 240px;
  }
}

@media (max-width: 991px) {
  .footerWrap .d-flex { gap: 10px; }
  .footerWrap .img { max-width: 180px;
    margin-bottom: 20px;
  }
  .footerWrap .secTitle h5,
  .footerWrap .secTitle p { padding-left: 0; }
  .footerGrid { margin: 30px -12px;}
  .footerGrid [class*='col-'] { margin-bottom: 25px; }
  .footer-bottom { flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .footerWrap { padding: 30px; }
  .footerWrap .secTitle p { font-size: 15px;
    line-height: 22px;
  }
  .footerGrid ul li a { font-size: 15px;
    line-height: 28px;
  }
  .footerGrid [class*='col-'] { margin-bottom: 20px; }
}

@media (max-width: 600px) {
  .footerWrap { padding: 25px; }
  .footerWrap .img {max-height: 70px;}
  .footerWrap .secTitle h5 {font-size: 17px; }
  /* .footerGrid .col-lg-3 {
    width: 100%;
  } */
}

@media (max-width: 380px) {
  .footerWrap {
    padding: 20px;
  }
  .footerWrap .d-flex{flex-direction: column; gap: 0;}
  .footerWrap .secTitle h5 { font-size: 16px; }
  .footerWrap .secTitle p { font-size: 13px;
    line-height: 20px;
  }
  .footerGrid { margin: 10px 0;}
  .copy-right { font-size: 13px; }
  .media-icons a i { font-size: 16px; }
}


/* listing page */
.filter-toggle-btn {
  display: none;
}

@media (max-width: 990px) {
  .filter-sidebar {
    position: fixed;
    /* top: 70px; */
    top: 0;
    left: 0;
    width: 80%;
    max-width: 320px;
    height: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    z-index: 1000;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    overflow-y: auto;
    height: calc(100% - 65px);
  }

  .filter-sidebar.active {
    transform: translateX(0);
            padding: 15px;
  }


}

.searchWrap {
  border: 1px solid #CBCBCB;
  background-color: #fff;
  display: flex;
  margin-top: 20px;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 6px;
  text-align: left;
  align-items: center;
}
.search-item {
  border-right: 1px solid #CBCBCB;
  padding: 10px 15px;
  position: relative;
  min-width: 220px;
}
.search-item:last-child {
  border-right: none;
}

.search-item .custom-select {
    flex: auto;
}

.search-item .custom-select .bootstrap-select>.dropdown-toggle{
  border: none;
  border-radius: 0px;
  padding: 0px;
  background: transparent;
}

.search-item .custom-select  .bootstrap-select .dropdown-toggle::after {
    border: none;
    content: "";
    font-size: 0;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #000;
    pointer-events: none;
}

.search-item .custom-select  .bootstrap-select .filter-option-inner-inner{
  font-size: 18px;
      font-weight: 700;
    color: #000;
}

.search-item p {
  color: #3C3C3C;
  font-size: 15px;
  margin-bottom: 0;
}
.search-item h5 {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin-bottom: 0;
}
.search-item input, .search-item select {
  font-size: 18px;
  font-weight: 700;
  color: #000;
  border: none;
  background: transparent;
  outline: none;
  width: 100%;
}

input[type="date"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

.input-wrap {
  position: relative;
  display: flex;
  align-items: center;
}

.input-wrap .arrow {
  position: absolute;
  right: 5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #000;
  pointer-events: none;
}

#guestCount {
  width: 20px;
  padding-right: 5px;
}

#guestType {
  width: auto;
  padding-right: 25px;
  margin-left: 5px;
  font-size: 16px;
  color: #3C3C3C;
  background: transparent;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.search-box .container .searchWrap .btnWrap button {
  border: none;
  background: none;
  margin: 10px 29px;
  cursor: pointer;
}

.search-box .container .searchWrap .btnWrap button .icon {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  background: #251611;
  color: #DBD96F;
  border-radius: 100px;
  transition: background, color, 0.25s ease-out;
}


.map-container {
    border: 1px solid #C4C4C4;
    border-radius: 6px;
    margin-bottom: 10px;
}

.map-box {
  border-top: 1px solid #C4C4C4;
  border-radius: 0 0 5px 5px;
}

.map-box iframe {
  width: 100%;
  height: 150px;
  border: none;
  display: block;
}

.view-map-btn {
  width: 100%;
    background-color: #EBEBEB;
    color: #000;
    font-weight: 700;
    font-size: 16px;
    padding: 10px 0;
    border: 1px solid #C4C4C4;
    border-top: none;
    border-radius: 0 0 6px 6px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border: none;
}

.filter-sidebar .accordion .accordion-item  .accordion-button{
  font-weight: 600;
  background-color: #fff;
  border: none;
  box-shadow: none;
  padding: 14px 0;
  font-size: 17px;
}

.filter-sidebar .accordion .accordion-item .accordion-button:not(.collapsed) {
  color: #000;
  background-color: #fff;
  box-shadow: none;
}

.accordion-button::after {
  background-image: none !important;
  content: "\e90f" !important; 
  font-family: "icomoon" !important;
  font-weight: normal;
  font-size: 6px;
  color: #444;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease, color 0.3s ease;
  transform: rotate(0deg);
  transform-origin: center center;
}

.filter-sidebar .accordion .accordion-item .accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
  color: #000;
}
.filter-sidebar .accordion .accordion-item .accordion-button:focus{
  box-shadow: none;
}
.filter-sidebar .accordion .accordion-item {
  border: none;
}
.filter-sidebar .accordion .accordion-item .accordion-body {
  padding: 0px 0 15px;
}

.accordion-body button {
  background: #FFFFFF;
  border: 1px solid #C4C4C4;
  width: 100%;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
}
.accordion-body button:hover {
   background: #E8E8E8;
  color: #000;
  border: 1px solid #000000;
  border-radius: 6px;
  box-shadow: none;
}

.accordion-body button.active,
.accordion-body button:focus,
.accordion-body button:active {
  background: transparent linear-gradient(180deg, #F5F5F5 0%, #E8E8E8 100%);
  color: #000;
  border: 1px solid #000000;
  border-radius: 6px;
  box-shadow: none;
}

.accordion-body button .iconWrap{
    font-size: 35px;
}
  .price-range {
    margin: 0 auto;
  }

  .price-range small {
    color: #666;
  }

  .histogram {
    position: relative;
    height: 60px;
    display: flex;
    align-items: flex-end;
    gap: 2px;
    margin: 20px 0 0px;
  }

  .bar {
    flex: 1;
    background: #CF3761;
    border-radius: 2px 2px 0 0;
    opacity: 1;
    transition: background 0.3s, opacity 0.3s;
  }

  .bar.grey {
    background: #ccc;
    opacity: 1;
  }

  .slider-container {
    position: absolute;
    width: auto;
    bottom: 0;
    left: -8px;
    right: -8px;
  }

  .slider-container:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 2px;
    background: #CF3761;
    left: 8px;
    right: 8px;
  }

  input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    position: absolute;
    top: -18px;
    pointer-events: none;
    background: transparent;
  }

  input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 42px;
    height: 42px;
    border: 1px solid #707070;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    pointer-events: auto;
  }

  .price-range .labels {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }

  .price-range .labels p{
    margin: 0px;
    font-size: 14px;
  }
  
  .price-range .labels h5{
        font-size: 17px;
    font-weight: 700;
  }
  .priceRangeWrap{
    position: relative;
    padding: 0px 15px;
  }

.counter-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.counter-box + .counter-box{
  margin-top: 24px;
}

.counter-box .label {
    font-weight: 400;
    font-size: 14px;
    color: #000;
}
.counter-box.active .label {
  opacity: 1;
  color: #000;
}

.counter{
  display: flex;
  align-items: center;
}
.counter-box button{
    width: 28px;
    height: 28px;
    border-radius: 100%;
    font-size: 20px;
    font-weight: 400;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transition: all 0.2s ease;
    border: 1px solid #707070;
    background: transparent;
}

.counter-box button:hover,
.counter-box button:active,
 .counter-box button:focus{
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    border-color: #000;
 }

 .counter-btn.disabled,
.counter-btn[disabled] {
  color: #c2c2c2;
  background: #fff;
  cursor: default;
  opacity: 0.6;
  pointer-events: none;
}

.counter-value {
    min-width: 40px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    min-width: 48px;
}
.counter-value.any {
  opacity: 0.6;
  color: #777;
}

.accordion-body.amenities, .accordion-body.features, .accordion-body.propertytype {
  display: flex !important;  
  flex-wrap: wrap;
  gap: 9px;
}

.amenity-btn {
  width: auto !important;  
  flex-grow: 0;       
  display: inline-block;     
  color: #5C5C5C !important;
  text-align: center;       
  transition: background-color 0.2s ease, border-color 0.2s ease;
}
 .amenity-btn:hover,
 .amenity-btn:focus,
 .amenity-btn:active {
  color: #000 !important;
 }

.propertytype-btn {
  width: auto !important;  
  flex-grow: 0;       
  display: inline-block;     
  color: #5C5C5C !important;
  text-align: center;       
  transition: background-color 0.2s ease, border-color 0.2s ease;

}
 .propertytype-btn:hover,
 .propertytype-btn:focus,
 .propertytype-btn:active {
  color: #000 !important;
 }


.additional-feature-btn {
  width: auto !important;  
  flex-grow: 0;       
  display: inline-block;     
  color: #5C5C5C !important;
  text-align: center;       
  transition: background-color 0.2s ease, border-color 0.2s ease;

}
 .additional-feature-btn:hover,
 .additional-feature-btn:focus,
 .additional-feature-btn:active {
  color: #000 !important;
 }

.listingSection .listingSecHead{
  display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.listingSection .listingSecHead  h5{
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.listingSection .listingSecHead .fiterToolWrap{
  display: flex;
}

.listingSection .listingSecHead .fiterToolWrap .filter-toggle-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 22px;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #B8B8B8;
    border-radius: 0px;
    background: #fff;
    font-weight: 400;
    font-size: 15px;
}

.listingSection .listingSecHead .fiterToolWrap .filter-toggle-btn .icon-filter {
    font-size: 11px;
    margin: 0 2px 0 0;
}

.listingSection .listingSecHead .fiterToolWrap .filter-toggle-btn .icon-map1, .listingSection .listingSecHead .fiterToolWrap .filter-toggle-btn .icon-grid {
    font-size: 17px;
    margin: 0 2px 0 0;
}

.listingSection .listingSecHead  .search-bar{
    position: relative;
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.listingSection .listingSecHead  .search-bar .icon-search{
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    color: #888;
    z-index: 1;
    color: #000;
}
.listingSection .listingSecHead  .search-bar .search-input {
    padding-left: 27px;
    padding-right: 8px;
    border-radius: 0px;
    font-size: 16px;
    border: none;
    outline: none;
    height: 38px;
  }
.listingSection .listingSecHead  .search-bar .search-input::placeholder{
  color: #000;
  font-weight: 400;
}
.detailsImgWrap{
    position: relative;
    margin: 0 0 35px 0;
}
.detailsImgWrap .img{
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}
.detailsImgWrap .img img{
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
}
.detailsImgWrap .img .price{
    position: absolute;
    background: rgba(0, 0, 0, 0.69);
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 15px 10px;
    color: #fff;
    font-size: 17px;
    min-height: 50px;
    display: flex;
    justify-content: space-between;
}
.detailsImgWrap .img .iconWrap{
  position: absolute;
  min-height: 20px;
  min-width: 20px;
  top: 13px;
  right: 13px;
  font-size: 20px;
  color: white;
}
.detailsImgWrap .cont{
  padding: 10px 0 0 0;
}
.detailsImgWrap .cont h5{
  font-size: 18px;
  font-weight: 600;
  margin: 0px;
  text-transform: capitalize;
}

.detailsImgWrap .cont h5 *{
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}

.detailsImgWrap .cont h5 a{
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-decoration: none;
}
.detailsImgWrap .cont h5 a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.detailsImgWrap .cont p{
  font-size: 13px;
    line-height: 1.3;
    font-weight: 400;
    color: black;
    margin: 0 0 10px 0;
}
.detailsImgWrap .cont h6{
  font-size: 15px;
    line-height: 20px;
    gap: 5px;
    display: flex;
}
.detailsImgWrap .cont .icon-star{
      font-size: 18px;
    color: #F2CC50;
}

.pagination {
  display: flex;
  align-items: center;
  gap: 6px;
}

.pagination-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  font-size: 14px;
  font-weight: 500;
  color: #555;
  text-decoration: none;
  border-radius: 50%;
  transition: background-color 0.2s ease, color 0.2s ease;
}

.pagination-item.arrow {
  position: relative;
  color: transparent; 
  font-size: 0; 
  border: none;
}

.pagination-item.arrow::before {
  content: "\e90f"; 
  font-family: "icomoon" !important;
  font-size: 6px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  transition: transform 0.3s ease, color 0.2s ease;
}

#prev-btn::before {
  transform: rotate(90deg); 
}

#next-btn::before {
  transform: rotate(270deg); 
}

.pagination-item.arrow:hover::before {
  color: #222;
  transform: scale(1.1) rotate(var(--rotation, 0deg));
}

.pagination-item:not(.active):not(.dots):hover {
  background-color: #f0f0f0;
  color: #333;
}

.pagination-item.active {
  background-color: #222;
  color: #fff;
  font-weight: bold;
  cursor: default;
}

.pagination-item.dots {
  color: #999;
  cursor: default;
}
@media (max-width: 1200px){
  .search-item {min-width: 180px}
}
@media (max-width: 991px) {
  .searchWrap { flex-wrap: wrap;
    justify-content: space-between;
  }
  .search-item { border-right: none;
    border-bottom: 1px solid #CBCBCB;min-height:65px;
  }.search-item p{font-size: 13px;}
  .search-item input{ font-size: 16px;
  }
  .search-box .container .searchWrap .btnWrap button { margin: 10px 15px; }
  .filter-sidebar { margin-bottom: 25px; }
  .listWrap .col-lg-4 { max-width: 50%; }
  #list-footer{margin:  0 0 60px ;}
}

@media (max-width: 768px) {
  .search-item { min-width: 50%; }
  .btnWrap { text-align: center;
    display: flex;
    justify-content: center;
  }
}

@media (max-width: 600px) {
  .searchWrap { margin-top: 10px; }
  .search-item {min-width: 150px;min-height:66px;}
  .search-item p { font-size: 14px; }
  .detailsImgWrap .cont p { font-size: 13px; }
  .listingSection .listingSecHead{ flex-direction: column; gap: 10px;}
  .listWrap .col-lg-4 {  min-width: 100%; }
}

@media (max-width: 380px) {
  .search-item {width: 100%; }
  .search-item p { font-size: 13px; }
  .search-item h5 { font-size: 15px; }
  .listingSection .listingSecHead h5 { font-size: 15px;}
  .pagination-item { width: 28px;
    height: 28px;
    font-size: 12px;
  }
}


/* deatils page */
.detailsRoomWrap {
  padding-top: 20px;
}
.propertyDetailsWrap .propertySecTitle{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 18px;
}
.propertyDetailsWrap .propertySecTitle .likeSec{
      display: flex;
    align-items: center;
}
.propertyDetailsWrap .propertySecTitle .likeSec .btnWrap .btn{
  font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    align-items: center;
    display: flex;
    gap: 5px;
    padding: 0;
    border:none;
    outline: none;
    box-shadow: none;
}
.propertyDetailsWrap .propertySecTitle .likeSec .btnWrap .btn span{
  font-size: 20px; 
}
.propertyDetailsWrap .propertySecTitle .likeSec .btnWrap .btn span::before{
  color: #000;
}

.BreadcrumbsWrap nav.breadcrumb {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 4px;
}

.BreadcrumbsWrap .breadcrumb a, .BreadcrumbsWrap .breadcrumb span{
    color: #7C7C7C;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
    position: relative;
    text-decoration: none;
}

.BreadcrumbsWrap .breadcrumb a + *:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 1.5px;
    height: 13px;
    background: #a8a8a8;
    margin: -6px 0 0 0;
}

.BreadcrumbsWrap .breadcrumb a + *{
  padding-left: 6px;
}

.BreadcrumbsWrap .breadcrumb .active{
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.4;
}

.BreadcrumbsWrap .frontBreadcrumb.breadcrumb{
  margin-bottom: 15px;
}

.BreadcrumbsWrap .frontBreadcrumb.breadcrumb a, .BreadcrumbsWrap .frontBreadcrumb.breadcrumb span{
  font-size: 16px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.4);
}

.BreadcrumbsWrap .frontBreadcrumb.breadcrumb a + * {
    padding-left: 11px;
    margin-left: 8px;
}

.BreadcrumbsWrap .frontBreadcrumb.breadcrumb a + *:before{
    height: 16px;
    background: #627DA1;
    margin: -8px 0 0 0;
    transform: rotate(23deg);
    width: 1px;
}

.BreadcrumbsWrap .frontBreadcrumb.breadcrumb span.active{
  font-weight: 500;
  color: #F8A309;
}

.propertyDetailsWrap .propertySec .roomThumbImg .img{
  border-radius: 5px;
  overflow: hidden;
}

.propertySec .roomGallery .RoomImgBlock{
  row-gap: 15px;
  height: 100%;
  position: relative;
}

.propertySec .roomGallery .RoomImgBlock .roomImg .img{
  height: 100%;
  border-radius: 6px;
  overflow: hidden;
}

.propertySec .roomGallery .RoomImgBlock .roomImg .img img{
  min-height: 154px;
  height: 100%;
}

.propertySec .ownerdeatilsWrap{
  border: 1px solid #C6C6C6;
  border-radius: 6px;
 }
 .propertySec .ownerdeatilsWrap .ownerWrap{
  padding: 15px;
 }
.propertySec .ownerdeatilsWrap .ownerWrap .ownerProfile{
  display: flex;
  align-items: center;
    gap: 10px;
}

.checkout-title{display: flex; align-items: center; margin: 45px 0 18px 0px; gap: 14px; font-size: 18px; font-weight: 700;}
.checkout-title .icon{width: 44px; height: 44px; flex:0 0 44px; margin: 0 0 0 0; display: flex; align-items: center; justify-content: center;
  background: #EEEEEE;
  border-radius: 100px;
}

.checkout-title .icon:before {
    font-size: 12px;
    transform: rotate(-148deg);
    color: #000;
    font-weight: bold;
}

.checkOutBoxShape{
  border: 0.2px solid #BBBBBB;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.16);
  padding: 28px;
  border-radius: 15px;
}

.summary.checkOutBoxShape {max-width: 590px; flex: 0 0 590px; align-self: flex-start;}
.panel.checkOutBoxShape{flex: 1;}
.proCheckBlock{display: flex; align-items: center;}
.proCheckBlock .img{flex: 0 0 175px; margin: 0 16px 0 0px; border-radius: 8px; overflow: hidden;}
.proCheckBlock .cont{flex: auto;}
.proCheckBlock .cont h5{font-size: 18px; margin: 0 0px 12px 0px;}
.proCheckBlock .rating{display: flex; align-items: center; font-size: 16px; color: #2B2B2B; gap: 6px; font-weight: 500;}
.proCheckBlock .rating .icon-star{color: #FCD540; font-size: 19px;}
.checkoutDetailsBlock{display: flex; align-items: center; justify-content: space-between; padding:17px 0px;}
.checkoutDetailsBlock .cont h5 { font-size: 18px; margin: 0px 0 4px 0; font-weight: 700; color: #000;}
.checkoutDetailsBlock .cont p{font-size: 16px; color: #000000; margin: 0px;}
.checkoutDetailsBlock .cont p a{color: #000000; font-size: inherit; font-weight: inherit;}
.checkoutDetailsBlock + .checkoutDetailsBlock {border-top: 1px solid #E2E0E0;}
.checkoutDetailsBlock .actionWrap .btn-secondary { background: #F2F2F2; border-radius: 4px; border: none; color: #000000; font-size: 15px; min-width: 120px; font-weight: 400;}
.checkoutDetailsBlock .cont {flex: 1;}
.checkoutDetailsBlock .cont h5.fw-500{font-weight: 500;}
.checkOutBoxShape .btn-dark{border-radius: 5px; background: #251611; color: #fff;}
.panel.checkOutBoxShape > h4{color: #000000; font-size: 18px; font-weight: 600;}
.panel.checkOutBoxShape .form-group .form-control { border: 1px solid #e1dfdf; border-radius: 4px; background: #fff;}
.panel.checkOutBoxShape .form-group .form-control[readonly =""] {background: #f1f1f1; border-color:#f1f1f1; }

.ownerdeatilsWrap .ownerWrap .ownerProfile .img{
  max-width: 70px;
  width: 70px;
  height: 70px;
  border-radius: 100px;
  background: #ccc;
}
 .ownerdeatilsWrap .ownerWrap .ownerProfile .cont h5{
  font-size: 17px;
    font-weight: 600;
    margin: 0;
    line-height: 1.3;
}
.ownerdeatilsWrap .ownerWrap .ownerProfile .cont p{
    font-size: 15px;
    font-weight: 600;
    opacity: 0.6;
    margin: 0;
}
.ownerdeatilsWrap .ownerWrap .ownerResWrap{
  padding: 18px 0 20px;
}
 .ownerdeatilsWrap .ownerWrap .ownerResWrap .contWrap{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
 .ownerWrap .ownerResWrap .contWrap .cont p{
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}


.ownerWrap .ownerResWrap .contWrap .btnWrap .btn{
  border: 1px solid #707070;
  border-radius: 4px;
  padding: 10px;
  gap: 5px; 
  width: auto;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
  align-items: center;
}

.ownerWrap .ownerResWrap .contWrap .btnWrap .btn .icon{
  font-size: 16px;
  margin: 2px 0 0px 0;
}
 
 .ownerWrap .roomRating{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
 .ownerWrap .roomRating .cont h5{
  font-size: 23px;
  font-weight: 600;
  margin: 0;
}
.ownerWrap .roomRating .cont p{
      font-size: 15px;
    font-weight: 600;
    opacity: 0.6;
    line-height: 1.4;
}
.ownerdeatilsWrap .roomLocWrap{
  border-top:  1px solid #C6C6C6;;
}
 .roomLocWrap .roomLocDetail{
  padding: 10px 15px;
}
 .roomLocWrap .roomLocDetail .cont{
  display: flex;
  align-items: center;
  gap: 10px;
}

.roomLocWrap .roomLocDetail .cont + .cont{
  margin-top: 10px;
}

.roomLocWrap .roomLocDetail .cont p{
  font-size: 15px;
    font-weight: 600;
    margin: 0;
    line-height: 1.4;
}
.roomLocWrap .roomLocDetail .cont .iconWrap{
  font-size: 24px;
  min-width: 24px;
}
/* about room */
.detailsRoomWrap .roomWrap .roomDetailSec{
    border-bottom: 1px solid #BEBEBE;
}
.detailsRoomWrap .roomWrap .roomDetailSec .roomTitle p{
  font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
}
 .roomWrap  .aboutWrap{
  border-bottom: 1px solid #BEBEBE;
}

 .roomWrap .map-container .mapContainerHead{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 10px;
}
 .roomWrap .map-container .mapContainerHead h5{
    font-size: 17px;
    font-weight: 600;
    margin: 0;
}
 .roomWrap .map-container .mapContainerHead  .view-map-btn{
   width: 30%;  
  color: #000;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #C4C4C4;
    cursor: pointer;
    transition: background-color 0.3s ease;
    border: none;
    text-decoration: underline;
    background: inherit;
}
 .roomWrap .aboutWrap .aboutSec p{
  font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}
.roomWrap .aboutWrap .btnWrap .btn{
    border: 1px solid #C4C4C4;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
}

/* hightlight */
.highlightWrap .highlightSec{
  border-bottom: 1px solid #BEBEBE;
}
.highlightWrap .highlightSec .col{
  text-align: center;
}
.highlightWrap .highlightSec .iconWrap{
    color: #222;
    font-size: 37px;
}
.highlightWrap .highlightSec .cont p{
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
}

/* offer */
.offersWrap {
  border-bottom: 1px solid #BEBEBE;
}
.offersWrap .offerSec .offerList{
  margin: 20px 0;
}
.offersWrap .offerSec .offerList .offerItem{
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 20px;
}
.offersWrap .offerSec .offerList .offerItem .iconWrap{
    min-width: 40px;
    font-size: 32px;
    display: flex;
    align-items: center;
}
.offersWrap .offerSec .offerList .offerItem .cont h5{
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
}
.offersWrap .offerSec .offerList .offerItem .cont p{
      font-size: 14px;
    color: #7B7B7B;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
}

/* review */
.reviewWrap .reviewSecTitle{
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    margin: 0 0 20px 0;
}
.reviewWrap .reviewSecTitle .btnWrap button{
    border: none;
    background: white;
    font-size: 16px;
    font-weight: 600;
}
.reviewWrap .reviewSec .review-card .reviewCardHead{
  display: flex;
  gap: 10px;
}
.reviewWrap .reviewSec .review-card .reviewCardHead .img{
  max-width: 41px;
}
.reviewWrap .reviewSec .review-card .reviewCardHead .cont h6{
  font-size: 15px;
  margin: 0;
}
.reviewWrap .reviewSec .review-card{
    border: 1px solid #BEBEBE;
    border-radius: 5px;
    padding: 20px;
    margin: 0 0 30px 0;
}
 .review-card .reviewRate{
    display: flex;
    gap: 5px;
    align-items: center;
    text-align: center;
    margin: 15px 0px;
}
 .review-card .reviewRate p{
      font-size: 14px;
    font-weight: 600;
    margin: 0;
}
 .review-card .reviewCardBody p{
      font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 10px 0;
}
 .review-card .reviewCardBody .btnWrap .btn{
    text-decoration: underline;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
}

.exploreWrap h4{
  font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    margin: 0 0 20px 0px;
}


.paginationWrap .d-none.flex-sm-fill.d-sm-flex.align-items-sm-center.justify-content-sm-between > div:first-child {
    display: none;
}

.paginationWrap .pagination .page-item:first-child .page-link{
  border: none;
  border-radius: 0px;
  font-size: 0px;
}

.paginationWrap .pagination .page-item:first-child .page-link:before{
  content: "\e960";
  font-family: 'icomoon' !important;
  position: absolute;
  font-size: 12px;
  left: 50%;
  top: 50%;
  transform: translate(-50%) rotate(0deg);
  margin-top: -4px;
}

.paginationWrap .pagination .page-item:last-child .page-link{
  font-size: 0px;
}

.paginationWrap .pagination .page-item:last-child .page-link:before{
  content: "\e961";
  font-family: 'icomoon' !important;
  position: absolute;
  font-size: 12px;
  left: 50%;
  top: 50%;
  transform: translate(-50%) rotate(0deg);
  margin-top: -4px;
}

.paginationWrap .pagination .page-item{
  padding: 0px;
}

.paginationWrap .pagination .page-item.disabled .page-link{
  color: #DDDDDD;
}

.paginationWrap .pagination .page-item .page-link{
  padding: 0px;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  color: #000;
  position: relative;
}

.paginationWrap .pagination .page-item.active .page-link{
  background: #000;
  color: #fff;
}


.app-calendar-wrapper {
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  padding: 14px;
  display: flex;
}

.sideCalBlock{
  margin: 0 0 10px 0;
}


.sideCalBlockTitle h5 {
    background: #000;
    border-radius: 3px 3px  0 0;
    color: #fff;
    margin: 0px;
    padding: 13px 15px 14px;
    font-size: 14px;
}

.btn{
  border-radius: 4px;
  font-size: 15px;
}

.color-yellow{
  color: #D6A70B !important;
}
.color-green{
  color: #1EB731 !important;
}

.sideCalBlock .btn-dark{
  background: #000;
  width: 100%;
  text-align: left;
}

.settingBlockWrap{
  /*background: #F9F7F7;*/
  border-radius: 4px;
  padding: 8px 14px;
  position: relative;
}

.settingBlockWrap .title{
  border-bottom: 0.5px dashed #B7B0B0;
  padding: 4px 0 10px;
  font-size: 15px;
  font-weight: 700;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  color: #7F2900;
}

.settingBlockWrap .title .btn{
  width: 28px;
  height: 28px;
  border-radius: 100px;
  background: #fff;
  padding: 0px;
}

.settingBlockWrap .title .btn .icon {
    font-size: 7.5px;
    color: #000000;
    transform: rotate(-90deg);
    display: block;
}

.valueBlock {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0px 12px;
}

.valueBlockList{
  margin: 4px 0 10px;
}

.valueBlock h5{font-size: 13px; color: #000; margin: 0px;}
/*.valueBlock h5:first-child{color: #6C6C6C;}*/


.sideCustom-calendar + .flatpickr-calendar .flatpickr-current-month{
  left: 12px;
  top: 10px;
}

.sideCustom-calendar + .flatpickr-calendar .flatpickr-prev-month, .sideCustom-calendar + .flatpickr-calendar .flatpickr-next-month{
  top: 9px;
}

.sideCustom-calendar + .flatpickr-calendar .flatpickr-next-month.flatpickr-next-month {
    right: 8px;
}

.sideCustom-calendar + .flatpickr-calendar .flatpickr-weekdaycontainer{
  padding: 12px 8px 5px;
}

.sideCustom-calendar + .flatpickr-calendar .dayContainer{
    min-width: inherit;
    max-width: 100%;
    width: inherit;
}

.app-calendar-wrapper .fc-header-toolbar {
    margin-bottom: 12px !important;
}

.app-calendar-wrapper .fc .fc-view-harness {
    margin: 0;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
}

.app-calendar-wrapper .fc-theme-standard .fc-scrollgrid {
    /* border: 1px solid var(--fc-border-color); */
    border: none;
}

.app-calendar-wrapper .fc-button-group{
  background: #DDDDDD;
  border-radius: 4px;
}

.app-calendar-wrapper .fc-button-group .fc-button.fc-button-primary {
    padding: 9px 16px;
    background: transparent;
    border: none;
    min-width: 68px;
    border-radius: 4px;
}

button.fc-today-button.fc-button.fc-button-primary {
    display: none;
}

.app-calendar-wrapper .fc-button-group .fc-button.fc-button-primary.fc-prev-button {
  background: #000;
}

.app-calendar-wrapper .fc-button-group:hover .fc-button.fc-button-primary.fc-prev-button {
  background: transparent;
}

.app-calendar-wrapper .fc-button-group .fc-button.fc-button-primary:hover, .app-calendar-wrapper .fc-button-group:hover .fc-button.fc-button-primary.fc-prev-button:hover {
  background: #000;
}


.app-calendar-wrapper .fc-button-group .fc-button.fc-button-primary .fc-icon{
  width: auto;
  height: auto;
  white-space: nowrap;
  line-height: normal;
  top: 0px;
  font-size: 14px;
}

.app-calendar-wrapper .fc-button-group .fc-button.fc-button-primary .fc-icon-chevron-left::before{
  content: "Prev";
  font-family: Open Sans, serif;
}

.app-calendar-wrapper .fc-button-group .fc-button.fc-button-primary .fc-icon-chevron-right::before{
  content: "Next";
  font-family: Open Sans, serif;
}

/*.app-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:first-child {
    flex: 1;
}*/

.fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:first-child .fc-toolbar-title {
    flex: 1;
    text-align: center;
    font-weight: 700;
}

.app-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:last-child .fc-button-group{
  background: #F8ECE5;
}

.app-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:last-child .fc-button-group .fc-button-primary {
    background: #F8ECE5;
    border-color: #e8d8cf;
    color: #000000;
    outline: none;
    box-shadow: none;
}

.app-calendar-wrapper .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:last-child .fc-button-group .fc-button-primary.fc-button-active{
  background: #F8DBCA;
}

.fc-theme-standard .fc-list, .fc-theme-standard td, .fc-theme-standard th {
    border-color: #D9D9D9;
}

.fc .fc-view-harness .fc-col-header-cell-cushion {
    padding-bottom: 8px;
    padding-top: 8px;
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

.fc-theme-standard th {
    height: 50px;
    vertical-align: middle;
}

.app-calendar-wrapper .fc .fc-view-harness .fc-daygrid-body .fc-daygrid-day .fc-daygrid-day-top{
      flex-direction: row-reverse;
}

.app-calendar-wrapper .fc .fc-day-other .fc-daygrid-day-top {
    opacity: 0.5;
}

.app-calendar-wrapper .fc .fc-daygrid-day.fc-day-today {
    background-color: #FDBA91;
}

.app-calendar-wrapper .fc-h-event{
  background: #ADE4FF;
}

.app-calendar-wrapper .fc-event-time, .app-calendar-wrapper  .fc-event-title {
    color: #000;
}


.app-calendar-wrapper .fc-daygrid-day-number{
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 28px;
    background-color: #EFEFEF;
    margin: 8px;
    font-size: 13px;
    color: #000000;
}

.app-calendar-wrapper .app-calendar-sidebar{
  position: relative;
  left: 0px;
}

.accessibilityCheckList {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.accessibilityCheckList + .accessibilityCheckList{
  margin-top: 24px;
}

.accessibilityCheckList h6{
  font-size: 14px;
  font-weight: 400;
  color: #000;
  margin: 0px;
}

.accessibilityCheckList .accessibilityCheckBlock{
  display: flex;
  align-items: center;
  gap: 32px 20px;
}

.modal-dialog.filterModalWrap {
    max-width: 810px;
}

@media (min-width: 991px) {
  .app-calendar-wrapper .app-calendar-sidebar{ width:auto;  flex:0 0 276px; margin-left: 14px; border: 1px solid #D9D9D9; border-radius: 4px;}
}

@media (max-width: 991px) {
  .propertySec .roomGallery { margin-bottom: 20px;
    row-gap: 20px;
  }
  .propertySec .roomGallery .RoomImgBlock .roomImg{max-width: 50%; }
  .propertySec .ownerdeatilsWrap { margin-top: 20px;}
  .reviewWrap .reviewSec .col-lg-4 {
    max-width: 50%;
  }
  .exploreWrap .col-lg-3 { max-width: 50%; margin-bottom: 20px; }
  .homeBannerContWrap{flex-wrap: wrap;}
  .homeBannerForm{flex: auto;}

  .pb-60 { padding-bottom: 30px; }
  .pt-60 { padding-top: 30px;}
  .privatePropertyWrap{flex-wrap: wrap; padding: 24px;}
  .privatePropertySliderWrap{flex: auto; margin: 32px 0 0 0;}
  .privatePropertyWrap > .cont{flex: auto;}
  .signVillWrap .cont{    max-width: inherit; text-align: center; left: 30px}
  .starList { max-width: inherit;}
}

@media (max-width: 768px) {
  .ownerResWrap .contWrap .btnWrap{width: 50%;}
  .propertySec .col-lg-4{
    width: 100%;
  }
  .roomGallery .roomThumbImg .img img,
  .roomGallery .RoomImgBlock .roomImg .img img {
    width: 100%;
  }
  .propertySec .ownerdeatilsWrap { margin-left: 0; }
  .reviewWrap .reviewSecTitle { text-align: left;}
  .reviewWrap .reviewSecTitle .btnWrap{width: 25%;}
  .map-container iframe { min-height: 200px; }
  .reviewWrap .reviewSec .col-lg-4 {max-width: 100%;}
  .exploreWrap .col-lg-3{  max-width: 50%; }
  .homeBannerCont h1 { font-size: 48px;}
  .homeBannerCont p{font-size: 18px;}
}

@media (max-width: 600px) {
  .propertySecTitle {flex-wrap: wrap;flex-direction: column;align-items:normal !important;}
  .propertyDetailsWrap .propertySecTitle .likeSec { justify-content: flex-start; gap: 10px;}
  .ownerWrap .roomRating { flex-wrap: wrap; gap: 10px;}
  .exploreWrap .col-lg-3 { max-width: 50%; }
  .signVillWrap .cont{position: static; background: transparent; border-radius: 0px; text-align: left; padding: 20px 0px; color: #000;}
  .signVillWrap .cont h4{color: #000;}
  .signVillWrap .cont p{color: rgba(0, 0, 0, 0.76);}
  .signVillWrap.centerCont .cont{color: #000; text-align: left;}
  .privatePropSlide .img{ margin: 0 0px;}
  .highlightSec .col{min-width: 50%; text-align: left !important;}
  .exploreWrap .col-lg-3{min-width: 100%;}
}
@media (max-width: 380px) {
  
  .propertySec .roomGallery .RoomImgBlock .roomImg .img img{max-width: 90%;}
  .ownerWrap .roomRating .cont h5 { font-size: 18px; }
  .roomWrap .aboutWrap .btnWrap .btn { font-size: 12px;}
  .highlightWrap .highlightSec .cont p,
  .offersWrap .offerSec .offerList .offerItem .cont h5 {font-size: 14px;}
  .reviewWrap .reviewSec .review-card {padding: 15px;}
}



/* success page */
.bookingSucess {
  max-width: 820px;
  margin: 0 auto;
}
.suceess-tick{
  min-width: 240px;
  min-height: 210px;
}
.SuccessCard {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 20px 0  0;
  text-align: center;
}

.SuccessCard img {
  width: 120px;
  margin-bottom: 20px;
}

.SuccessCard h5 {
  color: #3DBD3A;
  font-size: 23px;
  font-weight: 700;
}

.SuccessCard p {
  font-size: 18px;
  color: #555;
  margin: 0;
}

.BookingDetails {
  text-align: left;
  background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 0px 1px 1px #00000005;
border: 1px solid #70707033;
border-radius: 4px;
padding: 25px;
}

.BookingDetails h5 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
}

.BookingCard {
  background: #F8F8F8 ;
  border-radius: 2px;
  padding: 20px;
  margin-bottom: 30px;
}
.BookingCard .img img{
      max-width: 120px;
    min-height: 100px;
    border-radius: 8px;
  object-fit: cover;
}

.BookingCard .d-flex {
  display: flex;
  align-items: center;
  gap: 15px;
}

.BookingCard .cont label {
      color: #7F2900;
    font-weight: 600;
    font-size: 14px;
}

.BookingCard .cont h5 {
      font-size: 16px;
    font-weight: 700;
    margin: 0;
}

.BookingCard .rate {
     display: flex;
    align-items: baseline;
    gap: 6px;
    font-size: 15px;
    color: #2B2B2B;
}

.BookingCard .rate i {
  color: #FBC02D;
  font-size: 10px;
}

.BookingCard .rate p{
  margin: 0%;
  font-size: 15px;
}
.BookingCard p{
  margin: 0%;
  font-size: 15px;
}
.checkDetails{
  border-top: 1px solid #E2E0E0;
  margin: 20px 0 0 0;
  padding: 10px 0;
}
.check-wraps {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.check-wraps p{
  font-size: 17px;
  margin: 0;
}
.check-wraps h5{
  font-size: 17px;
  font-weight: 600;
  margin: 0;
}
.Guest-count{
  font-size: inherit;
  font-weight: inherit;
  color: #D6A70B;
}

.btn-Wrap .btn-red {
      background: #F6B8B83D;
    border: solid 1px #F14D4D69;
    border-radius: 4px;
    color: #D21F1F;
    font-weight: 600;
    font-size: 17px;
    width: 100%;
    text-align: left;
}
.btn-Wrap .btn-red span {
  color: #000;
  font-weight: 400;
  font-size: 17px;
}
.total-pay{
    border-top: 1px solid #E2E0E0;
    padding: 10px 0;
}
.btn-conform{
  background: #93981230;
border: 1px solid #93981269;
border-radius: 4px;
width: 100%;
margin: 0 auto;
padding: 10px 20px;
display: flex;
justify-content: space-between;
}
.btn-conform span{
  display: flex;
  gap:10px;
}

.BookingCard h4 {
  font-size: 20px;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
  text-align: center;
}

.BookingCard .row {
  border-top: 1px solid #E2E0E0;
  padding: 15px;
}

.BookingCard .col-lg-6 {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 0;
}

.BookingCard .col-lg-6 .img {
  background: #251611;
  color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
}
.BookingCard .col-lg-6 .img img{
  max-width: 20px;
  max-height: 20px;
}

.BookingCard .col-lg-6 a {
  font-size: 15px;
  color: #000;
  font-weight: 500;
}


/* Login Page css */

.loginWrap{
  display: flex;
}

.loginWrap:before{
  content: "";
  flex: 0 0 50%;
  min-height: 100vh;
  background: url('../images/japLoginBg.png') no-repeat;
  background-size: cover;
}

.loginPageRightSide{
  flex: 1;
}

.loginPageContBlock{
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}

.loginPageContHead img {
    max-width: 216px;
    margin: 0px auto;
}

.loginPageContHead {
    background: #1A0D07;
    padding: 20px;
    text-align: center;
    flex: 0 0 100%;
    align-self: flex-start;
}

.loginPageContBodyBlock{
  flex: 0 0 100%;
  display: flex;
  align-items: center;
  min-height: calc(100vh - 130px);
}

.loginPageContBody{
  max-width: 567px;
  margin: 0px auto 0px;
  padding: 42px 24px;
  width: 100%;
}

.loginSecTitle{
  text-align: center;
  margin: 0 0 24px 0;
}

.loginSecTitle h4{
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 4px 0;
  color: #000000;
}

.loginSecTitle p{
  font-size: 16px;
  margin: 0 0 0px 0;
  color: #000000;
}

.form-group.formLabelUp {
    margin: 0 0 18px 0;
    position: relative;
}

.form-group.formLabelUp label{
  position: absolute;
  left: 16px;
  top: 14px;
  font-size: 15px;
  color: #686868;
  z-index: 1;
  font-weight: 400;
}

.form-group.formLabelUp .countRight{
  color: #686868;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  right: 16px;
  top: 14px;
  z-index: 1;
}

.form-group.formLabelUp input{
  position: relative;
  border-radius: 5px;
  height: 72px;
  border: 1px solid #818181;
  padding: 32px 16px 9px;
  font-size: 16px;
  color: #343434;
  width: 100%;
  background: #fff;
}

.form-group.formLabelUp input::placeholder {
  opacity: 1;
  color: #A8A7A7;  
}

.loginPageContBody .customCheckbox input:checked + label:before {
    background: #D29A04;
    border-color: #D29A04;
}

.forGotLinksWrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 16px 0;
}

.forGotLinksWrap a{
  color: #000;
}

.loginPageContBody .btn.btn-dark{border-radius: 5px; background: #251611; color: #fff; padding: 13px 18px;}

.registerLik{
  font-size: 15px;
  color: #000;
}

.fw-700{
  font-weight: 700 !important;
}

.registerLik a{
  color: #D6A70D;
  text-decoration: underline;
  font-weight: 700;
}

.settingBlockWrap .btn.priceBtn{
  background: #F1F1F1;
  border: 1px solid #9A9393;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 13px;
  color: #000;
  position: relative;
  width: 100%;
  font-weight: 500;
}

.settingBlockWrap .btn.priceBtn .icon{
    font-size: 7.5px;
    color: #000000;
    transform: rotate(-90deg);
    display: block;
}

.app-calendar-block-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: #fff;
    border-radius: 4px;
    transform: translateX(101%);
    transition: 0.25s ease-out;
}

.app-calendar-block-overlay.active{
  transform: translateX(0%);
}

.app-calendar-block-overlay .sideCalBlock{
  height: 100%;
}

.app-calendar-block-overlay .sideCalBlockTitle .backBtn{
    background: #000;
    border-radius: 3px 3px 0 0;
    color: #fff;
    margin: 0px;
    padding: 9px 15px 10px;
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 0 10px;
    width: 100%;
    border: none;
}

.app-calendar-block-overlay .sideCalBlockTitle .backBtn i {
    transform: rotate(-148deg);
    font-size: 11px;
}

.app-calendar-block-overlay .sideCalBlockTitle .backBtn i:before{
  color: #FFFFFF;
}

 .app-calendar-content{
  flex: auto;
 }

 .priceSettingsWrap{
    overflow: auto;
    padding: 14px;
    height: calc(100% - 39px);
 }

 .priceSettingTitle{
  margin: 10px 0 16px;
 }

 .priceSettingTitle h5{
  font-size: 16px;
  font-weight: 700;
  color: #7F2900;
  margin: 0 0 4px 0;
 }

 .priceSettingTitle p{
  font-size: 14px;
  color: #676767;
  margin: 0 0 0px 0;
  line-height: normal;
 }

 .priceSettingsBlock{
  border-radius: 4px;
  background: #fff;
  border: 1px solid #D9D9D9;
  margin: 10px 0 0;
  padding: 14px;
 }

 .priceSettingsBlock + .priceSettingTitle {
  margin-top: 20px;
 }

 .priceSettingsBlock > h5{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 15px;
  margin: 0 0 2px 0;
 }

 .priceSettingsBlock > h5 span{
  width: 32px;
  height: 32px;
  background: #F3F2F2;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
 }

 .priceSettingsBlock > h5 span i{
  font-size: 14px;
 }

 .priceSettingsBlock input {
    padding: 0;
    height: 36px;
    border: none;
    border-radius: 0;
    font-size: 27px;
    font-weight: 600;
    width: 100%;
}

.priceSettingsBlock input:focus {
  outline: none;
  box-shadow: none;
}


.promotionsBlock{
  background: #F8F8E5;
  border: 1px solid #ECEC9E;
  border-radius: 4px;
  padding: 15px;
}

.promotionsBlock h5{
  margin: 0 0 7px 0;
  font-size: 15px;
  color: #303030;
}

.promotionsBlock h3{
  margin: 0 0 6px 0;
  font-size: 27px;
  color: #000000;
  font-weight: 700;
}

.promotionsBlock span{
  margin: 0 0 4px 0;
  display: block;
  font-size:12px;
  color: #A95006;
  font-weight: 400;
}

.promotionsBlock button{
  font-size: 13px;
  width: 100%;
  background: #000;
  color: #fff;
  padding: 7px 16px 9px;
  border: none;
  border-radius: 4px;
  margin: 10px 0 0 0;
}

.priceSettingsWrap .form-group{
  margin: 0 0 14px 0;
}

.priceSettingsWrap .form-group label{
  font-size: 14px;
  font-weight: 600;
  color: #000;
  display: block;
  margin: 0 0 4px 0;
}

.custom-select select {
    height: 35px;
    border: 1px solid #D9D9D9;
    padding: 0 8px;
    width: 100%;
    border-radius: 4px;
    font-size: 14px;
    background-image: url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"/></svg>');
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 18px auto;
}

.iconLinkOrg{
  color: #D5591E;
  font-weight: 600;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 0px 5px;
  text-decoration: none;
  border-bottom: 1px solid #D5591E;
}

.iconLinkOrg .icon-arrow-long-right {
    transform: rotate(33deg);
    margin: 3px 0 0 2px;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
}

.iconLinkOrg .icon-arrow-long-right:before{
  color: inherit;
}


.page-title-box > h4{
  color: #000;
  font-size: 19px;
  margin: 0 0 0 0px;
  font-weight: 700;
}

.messagesGridWrap {
    display: flex;
    margin: 0 0 16px 0;
}


.messagesBlockCenter{
  flex: auto;
}

.messagesListLeft {
    flex: 0 0 298px;
    margin: 0 14px 0 0;
}

.messagesListLeft .card {
    margin: 0px;
    height: 100%;
    border: 1px solid #D9D9D9;
    border-radius: 5px;
}

.messagesListLeft .card .card-header {
    padding: 18px 12px 12px;
    border: none;
    background: transparent;
    display: flex;
    align-items: center;
    gap: 0 10px;
}

.messagesListLeft .card .card-header a{
  color: #A7A2A2;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.chat-search .form-control{
  border-radius: 5px;
  background: rgba(206, 206, 206, 0.19);
  padding: 0 10px;
  font-size: 14px;
  height: 40px;
  line-height: 1;
}

.chat-search .chat-search-box .search-icon .ri-search-line, .chat-search .chat-search-box .search-icon .icon-search {
    font-size: 18px;
    color: #919191;
    margin: 0 0 0 0;
}

.messagesListLeft .card .card-body{
  padding: 0 12px;
}

.messagesListLeft .card .card-body .card-title {
    font-size: 15px;
    color: #000000;
}

.messagesListLeft .card .card-body .card-title .bg-danger{
  background-color:#F10A0A !important;
}

.bg-danger{
  background-color:#F10A0A !important;
}

.messagesListLeft .chat-tab-pills {
    background: #F8ECE5;
    border-radius: 4px;
    margin: 12px 0 0 0;
}

.messagesListLeft .chat-tab-pills .nav-item {
    flex: 1;
}

.messagesListLeft .chat-tab-pills .nav-item .nav-link{
  font-size: 14px;
  padding: 11px 16px;
  color: #170C04;
  background: transparent;
  text-align: center;
}

.messagesListLeft .chat-tab-pills .nav-item:first-child .nav-link{
  border-radius: 4px 0 0 4px;
}

.messagesListLeft .chat-tab-pills .nav-item:last-child .nav-link{
  border-radius: 0px 4px 4px 0px;
}

.messagesListLeft .chat-tab-pills .nav-item .nav-link.active{
  background: #170C04;
  color: #fff;
}

.profileImgBlock {
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
}

.profileImgBlock img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.msgProCont h5{
  font-size: 15px;
  font-weight:700;
  margin: 0 0 4px 0;
  color: #000;
}

.msgProCont p{
  font-size: 14px;
  color: #858585;
  margin: 0px 0 0 0;
}

.messagesBlockContainer{
  flex: auto;
  display: flex;
  border: 1px solid #D9D9D9;
  border-radius: 5px;
}

.messagesBlockCenter > .card {
    margin: 0px;
    border: none;
}

.messagesBlockCenter > .card .card-header{
  background: #F5F5F5;
  border-radius: 5px 0 0 0;
  padding: 8px 16px;
  display: flex;
  align-items: center;
}

.property-reservationRight{
  flex: 0 0 268px;
  border-left:1px solid #C8C8C8;
}

.mesgProfileBlock{
  display: flex;
  align-items: center;
}

.mesgProfileBlock .img{
  flex: 0 0 37px;
  margin: 0 9px 0 0;
  border-radius: 3px;
  height: 38px;
}

.mesgProfileBlock .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mesgProfileBlock .cont h5{
  font-size: 14px;
  font-weight: 700;
  color: #000;
  margin: 0 0 0 0;
}

.mesgProfileBlock .cont h5 a{
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  text-decoration: none;
}

.mesgProfileBlock .cont p{
  font-size: 13px;
  color: #0FBC5F;
}

.reservationTitle{
  background: #000;
  border-radius: 0px 4px 0 0;
  padding: 13.5px 16px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.reservationTitle h4{
  color: #fff;
  margin: 0 0 0;
  font-size: 16px;
}

.reservationTitle button{
  border: none;
  background: none;
  padding: 0px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.reservationTitle button i{
  font-size: 11px;
}

.reservationBody{
  padding: 16px 16px;
  max-height: calc(100vh - 192px);
  overflow: auto;
}

.reservProfileWrap {
    display: flex;
    align-items: center;
    gap: 14px;
}

.reservProfileWrap .img{
  flex: 0 0 56px;
  border-radius: 100px;
  height: 55px;
  overflow: hidden;
}

.reservProfileWrap .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.reservProfileWrap .cont{
  flex: auto;
}

.reservProfileWrap .cont h5{
  font-size:15px;
  font-weight: 600;
  color: #000;
  margin: 0 0 2px 0;
}

.reservProfileWrap .cont p{
  font-size:13px;
  font-weight: 400;
  color: #7F2900;
  margin: 0 0 0px 0;
}

.propDetailsText{
  margin: 12px 0 0;
}

.propDetailsText h5{
  font-size: 14px;
  color: #000;
  margin: 0 0 8px 0;
  font-weight: 400;
}

.propDetailsText p{
  font-size: 14px;
  color: #808080;
  margin: 0 0 0 0;
  line-height: 1.5;
}


hr.resrvBr {
    border-color: #C8C8C8;
}

.resvGstDetailBlock .resvGstTitle h5{
  font-size: 16px;
  color: #7F2900;
  font-weight: 600;
  margin: 0 0 14px 0;
}

.resvGstDetail{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 10px;
  margin: 10px 0;
}

.resvGstDetail .label{
  font-size: 14px;
  color: #000;
  display: flex;
  gap: 0 6px;
  align-items: center;
}

.resvGstDetail .label i{
  font-size: 15px;
}

.resvGstDetail .label .icon-start-o {
    font-size: 15px;
    margin: 1px 0 0;
}

.resvGstDetail .label .icon-joined-in {
    font-size: 16.5px;
    margin: 0px 0 0;
}

.resvGstDetail .label .icon-language {
    font-size: 16px;
    margin: 0px 0 0;
}

.resvGstDetail .cont{
  font-size: 14px;
  color: #000;
  font-weight: 500;
}

.resvGstbtns{
  margin: 20px 0 4px;
}

.resvGstbtns .btn.btn-secondary{
  background: #F2F1F1;
  border-radius: 4px;
  border: 1px solid #9A9393;
  font-size: 14px;
  padding: 8px 14px;
  color: #000;
  width: 100%;
}

.resvGstbtns .btn.btn-secondary + .btn.btn-secondary{
  margin-top: 6px;
}

.resvGstbtns .btn.btn-secondary:hover{
  background:#2a2a2a;
  color: #fff;
  border-color: #2a2a2a;
}

.resvGstbtns .btn.btn-secondary.arrowBtn {
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.resvGstbtns .btn.btn-secondary.arrowBtn .icon-arrow-down {
    font-size: 7px;
    transform: rotate(-90deg);
    font-weight: 300;
}

.messagesBlockCenter .chatbox-height {
    max-height: calc(100vh - 272px);
    height: calc(100vh - 272px);
}

.msgBlockWrap{
  display: flex;
}

.msgBlockWrap .img{
  flex:0 0 32px;
  height: 32px;
  border-radius: 100px;
  overflow: hidden;
  margin: 0 6px 0 0;
}

.chat-conversation-list .msgBlockWrap .chat-ctext-wrap{
  padding: 13px 16px;
  border-radius: 10px;
  margin: 0 0 4px 0;
  background: #F0F0F0;
}

.chat-conversation-list .msgBlockWrap .chat-ctext-wrap p{
  font-size: 13px;
  color: #575757;
  font-weight: 400;
  margin: 0px;
}

.msgDateTime{
  font-size: 14px;
  color: #3B3B3B;
}

.msdBlockWrapMe .msgDateTime{
  text-align: right;
}

.msdBlockWrapMe{
  justify-content: flex-end;
}

.chat-conversation-list .msgBlockWrap.msdBlockWrapMe .chat-ctext-wrap{
  background: #F8ECE5;
}
.sendBtn.btn-dark{
  background: #000;
}


/* Single page Images Grid  */


.modal-dialog  .modal-header .btn-close{
  width: 32px;
  height: 32px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background-color: #EFEFEF;
  padding: 0px;
  margin: 0px;
  opacity: 1;
  background-size: 11px;
}

.moreImgBtn{
  border-radius: 100px;
  border: none;
  background: rgba(0, 0, 0, 0.7);
  width: 80px;
  padding: 6px 10px;
  justify-content: center;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
  font-size: 16px;
  position: absolute;
  right: 17px;
  bottom: 11px;
}

.modal-dialog.imagesGridMain {
    max-width: 1162px;
}

.grTitle {
    display: flex;
    align-items: center;
}

.grTitle .icon{
  flex: 0 0 48px;
  margin: 0 10px 0 0;
}

.grTitle .cont h5{
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin: 0px;
}

.grTitle .cont p{
  font-size: 15px;
  font-weight: 400;
  color: #636363;
  margin: 0px;
}

.imagesGridMain .modal-content{
  border-radius: 10px;
  background: #fff;
}

.imagesGridMain .modal-header{
  padding: 17px 28px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  border-radius: 10px 10px 0 0;
  border: none;
}

.imagesGridMain .modal-body{
  padding: 28px 30px;
}

.snPropImgCatlist .tabs-wrapper{
    display: block;
    position: relative;
}

.snPropImgCatlist .tabs-wrapper .tab-arrow{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  border-radius: 100px;
  background: rgba(255, 255, 255, 0.7);
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.snPropImgCatlist .tabs-wrapper .tab-arrow i {
    font-size: 11px;
    font-weight: bold;
}

.snPropImgCatlist .tabs-wrapper .tab-arrow.right {
    left: auto;
    right: 0;
}

.snPropImgCatlist .tabs-wrapper .tabs-slider {
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    gap: 14px;
    white-space: nowrap;
    scrollbar-width: none;
    padding-bottom: 4px;
}

.snPropImgCatlist .tabs-wrapper .tabs-slider::-webkit-scrollbar {
  display: none;
}

.snPropImgCatlist .tabs-wrapper .tabs-slider .tab{
  flex: 0 0 158px;
}

.catImgBlock{
  position: relative;
  z-index: 0;
}

.catImgBlock .img{
  border-radius: 10px;
  overflow: hidden;
}

.catImgBlock .img img{
  width: 100%;
  height: 100%;
}

.catImgBlock .cont {
    padding: 12px 8px;
    font-size: 14.5px;
    font-weight: 600;
    text-align: center;
}

.catImgBlock .cont:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50%;
  top: 40px;
  z-index:-1;
  background: #FFCC00;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  transition: 0.25s ease-out;
}

.catImgBlock:hover .cont:before, .active .catImgBlock .cont:before {
  bottom: 0;
}

.snPropImgSec .tab-content{
  height: calc(100vh - 400px);
}

.imagesGridWrap .imgCount {
    margin: 6px 0 6px;
    font-size: 18px;
}

.imagesGridWrap .imgCount strong{
  color: #7F2900;
}

.imagesGridRow{
  display: flex;
  margin: 0 -9px;
  flex-wrap: wrap;
}

.imagesGridRow .imagesGridCol{
  flex: 0 0 50%;
  padding-left: 9px;
  padding-right: 9px;
  margin: 10px 0 0 0;
}

.galImgBlock .img{
  border-radius: 6px;
  overflow: hidden;
}

.galImgBlock .img img{
  width: 100%;
}

.galImgBlock .cont{
  padding: 10px 0;
  font-size: 15px;
  color: #000;
  font-weight: 600;
}

.snPropImgSec .tab-content .content {
    display: none;
    padding-top:0px;
}

.snPropImgSec .tab-content .content.visible {
    display: block;
}

.snPropAdminSec .snPropImgCatlist .tabs-wrapper{
  display: flex;
  align-items: center;
  gap: 0 4px;
}

.snPropAdminSec .snPropImgCatlist .tabs-wrapper .tab-arrow {
    background: #EEEEEE;
    position: static;
    transform: none;
}

.snPropAdminSec .snPropImgCatlist .tabs-wrapper .tabs-slider{
  margin: 0px;
  gap: 10px;
  padding: 0px;
}

.snPropAdminSec .snPropImgCatlist .tabs-wrapper .tabs-slider .tab{
  flex: 0 0 130px;
}

.snPropAdminSec .snPropImgCatlist .tabs-wrapper .tabs-slider .tab .cat-btn{
  background:transparent;
  padding: 9px 13px 11px;
  font-size: 15px;
  font-weight: 400;
  color: #000;
  border: 1px solid #9B9B9B;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.snPropAdminSec .snPropImgCatlist .tabs-wrapper .tabs-slider .tab.active .cat-btn{
  background: #000;
  color: #fff;
  border-color: #000;
}

.titleCount {
  font-size: 16px;
  color: #A95006;
  font-weight: 500;
  margin: 0 0 14px 0;
}

.titleCount strong{
  font-weight: inherit;
}


@media only screen and (min-width:991px) {
  .row.grid16.roomGallery, .roomThumbImg.col-lg-7, .propertyDetailsWrap .propertySec .roomThumbImg .img img, .row.grid16.roomGallery, .roomThumbImg.col-lg-7, .propertyDetailsWrap .propertySec .roomThumbImg .img {
    height: 100%;
  }
}






.theme-color {
    color: #A95006 !important;
}
.text-brown{
  color:#6C2F13;
  font-weight: medium;
}
.f-15{
    font-size: 15px;
    font-weight: 500;
}
.f-16{
    font-size: 16px;
}

.btn.sm {
    padding: 7px 15px;
}

.btn.sm.icDownloadBtn{
   padding: 6px 6px;
   height: 44px;
   width: 44px;
}

.mnW-110{
  min-width: 110px;
}

.mnW-134{
  min-width: 134px;
}

.mnW-230{
  min-width: 230px;
}



/* Profile Settings Page HTMl */

.pageTitle h4{
  font-size: 19px;
  font-weight: 700;
  color: #000000;
  margin: 0 0 2px 0;
}

.pageTitle p{
  font-size: 15px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.79);
  margin: 0 0 0px 0;
}

.profileCard{
  border: 1px solid #DDD6D6;
  background: #fff;
  border-radius: 5px;
  display: flex;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
  margin: 24px 0 0;
}

.profileCard .profileSideBar{
  flex: 0 0 248px;
  border-right: 1px solid #DADADA;
  padding: 24px 0;
}

.profileCard .profileSideBar .profileSideTitle{
  font-size: 17px;
  font-weight: 400;
  color: #828282;
  margin: 0 20px;
}


.profileSideTabs.nav-tabs {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
}

.profileSideTabs .nav-link{
  display: flex;
  align-items: center;
  padding: 14px 16px;
  margin: 0px 0px;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  color: #000000;
  width: 100%;
  position: relative;
  font-weight: 500;
}

.profileSideTabs .nav-link:before{
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: #F8A309;
  display: none;
}

.profileSideTabs .nav-link.active{
  color: #F8A309;
}

.profileSideTabs .nav-link.active .icon-user-profile-o:before{
  content: "\e92e";
}

.profileSideTabs .nav-link.active .icon-login-security-o:before{
  content: "\e924";
}

.profileSideTabs .nav-link.active .icon-privacy-o:before{
  content: "\e92b";
}

.profileSideTabs .nav-link.active .icon-notification-o:before{
  content: "\e926";
}

.profileSideTabs .nav-link.active .icon-notification-o:after{
  content: "\e927";
  margin-left: -0.9140625em;
  color: rgb(225, 135, 60);
}

.profileSideTabs .nav-link.active .icon-payments-o:before{
  content: "\e929";
}

.profileSideTabs .nav-link.active:before{
  display: block;
}

.profileSideTabs .nav-link i{
  flex: 0 0 20px;
  margin: 0 12px 0 0;
  font-size: 16px;
}

.profileSideTabs .nav-link i.icon-user-profile-o, .profileSideTabs .nav-link i.icon-user-profile-fill, .profileSideTabs .nav-link i.icon-privacy-o{
  font-size: 17px;
  margin-top: -2px;
}

.profileSideTabs .nav-link i.icon-payments-o{
  font-size: 14px;
}

.profileSideTabs .nav-link:hover{
  color: #F8A309;
}

.profileContentRight{
  padding: 20px;
  flex: auto;
}

.profileSettingTitle{
  border-bottom: 1px solid #DDD6D6;
  padding: 0 0 14px 0;
}

.profileSettingTitle h5{
  font-size: 16px;
  color: #000000;
  margin: 0 0 4px 0;
  font-weight: 500;
}

.profileSettingTitle p{
  font-size: 14px;
  color: #414141;
  margin: 0 0 0px 0;
}

.profileImgUploadBlock{
  display: flex;
  align-items: center;
}

.profileImgUploadBlock .img{
  flex: 0 0 96px;
  margin: 0 16px 0 0;
  border-radius: 100px;
  overflow: hidden;
  width: 96px;
  height: 96px;
  background: #ccc;
}

.profileImgUploadBlock .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profileImgUploadBlock .cont .btn{
  font-size: 13px;
  border-radius: 3px;
  padding: 7px 16px;
}

.profileImgUploadBlock .cont .text{
  font-size: 14px;
  color: #646363;
  margin: 10px 0 0 0;
}

.form-group {
  margin: 0 0 20px;
}

.form-group label{
  font-size: 14px;
  margin: 0 0 4px 0;
  color: #1E1E1E;
  display: block;
}

.form-group .customSelect select{
  font-size: 15px;
  margin: 0 0 0px 0;
  color: #393939;
  display: block;
  border-radius: 5px;
  background-color: #FAFAFA;
  width: 100%;
  border: 1px solid #CACACA;
  height: 48px;
  padding: 0 15px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2336404a' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  -webkit-appearance: none;
  background-position: right 12px center;
  background-size: 12px;
  
}

.form-group input{
  font-size: 15px;
  margin: 0 0 0px 0;
  color: #393939;
  display: block;
  border-radius: 5px;
  background: #FAFAFA;
  width: 100%;
  border: 1px solid #CACACA;
  height: 48px;
  padding: 0 15px;
}

.form-group textarea{
  font-size: 15px;
  margin: 0 0 0px 0;
  color: #393939;
  display: block;
  border-radius: 5px;
  background: #FAFAFA;
  width: 100%;
  border: 1px solid #CACACA;
  height: 96px;
  padding: 14px 15px;
}

.form-group .input-group .input-group-text {
    background: #FAFAFA;
    border: 1px solid #CACACA;
}

.nmSelect {
  border-radius: 5px;
  background: #FAFAFA;
  width: 100%;
  border: 1px solid #CACACA;
  height: 48px;
  display: flex;
}

.nmSelect .customSelect .select2-container--default .select2-selection--single {
    height: 48px;
    display: flex;
    align-items: center;
    border: none;
    background: transparent;
    font-size: 15px;
    padding: 0 0 0 9px;
    justify-content: space-between;
}

.nmSelect .customSelect .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: auto;
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    margin: 0 4px 0 0;
}

.nmSelect .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    height: 0;
    left: auto;
    margin-left: 0;
    margin-top: 0;
    position: static;
    top: 0;
    width: 0;
    display: block;
}

.nmSelect .customSelect .select2-container .select2-selection--single .select2-selection__rendered{
  padding: 0px;
}

.nmSelect .customSelect {
    flex: 0 0 68px;
}

.nmSelect .customSelect .select2-container{
  width: 100% !important;
}



.select2-container.select2-container--open .select2-dropdown--below, .select2-container.select2-container--open .select2-dropdown--above{
    font-size: 13px;
    white-space: nowrap;
    min-width: 160px;
}

.form-group .nmSelect .customSelect select{
  background-position: right 5px center;
  background-size: 12px;
  min-width: 78px;
  background-color: transparent;
  border-radius: 0px;
  border-width:0 1px 0 0;
}

.form-group .nmSelect input{
 border: none;
 background: none;
 border-radius: 0px;
 padding: 0 8px;
 outline: none;
}

.seprateTitle{
    border-bottom: 1px solid #DDD6D6;
    padding: 0 0 15px 0;
    margin: 28px 0 0 0;
}

.seprateTitle h5{
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  margin: 0 0 4px 0;
}

.seprateTitle p{
  color: #7A7A7A;
  font-size: 14px;
}

.seprateTitle p:last-child{
  margin: 0px;
}


.customSelect .select2-container{
  width: 100% !important;
}

.customSelect .select2-container--default .select2-selection--single{
    
    margin: 0 0 0px 0;
    color: #393939;
    border-radius: 5px;
    background: #FAFAFA;
    width: 100%;
    border: 1px solid #CACACA;
    padding: 0 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 48px;
}

.customSelect .select2-container .select2-selection--single .select2-selection__rendered{
  font-size: 15px;
  padding: 0 15px;
  
}

.customSelect .select2-container--default .select2-selection--single .select2-selection__arrow{
    height: auto;
    position: relative;
    top: 0;
    right: 0;
    width: auto;
    margin: 0 14px 0 0;
}

.customSelect .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 0px 0px 0 0px;
    height: auto;
    left: auto;
    margin-left: 0;
    margin-top: 0;
    position: static;
    top: 0;
    width: auto;
    display: block;
}
.customSelect .select2-container--default .select2-selection--single .select2-selection__arrow b:before{
  content: "\e901";
  font-family: 'icomoon' !important;
  font-size: 7px;
}

.uploadWrap{
  position: relative;
  font-size: 15px;
  margin: 0 0 0px 0;
  color: #393939;
  display: flex;
  align-items: center;
  border-radius: 5px;
  background: #FAFAFA;
  width: 100%;
  border: 1px solid #CACACA;
  height: 48px;
  padding: 0 15px;
}

.form-group .uploadWrap input{
  -webkit-appearance: none;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  right: 0;
  border-radius: none;
  cursor: pointer;
  z-index: 1;
}

.form-group .uploadWrap .uploadBtn{
  background: #E3E3E3;
  border-radius: 0 4px 4px 0px;
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  width: 82px;
  padding: 2px 4px;
  border: none;
  font-size: 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
}

.seprateDivider{
  border-color: rgba(203, 203, 203, 0.95);
  margin: 26px 0px;
  opacity: 1;
  background-color: rgba(203, 203, 203, 0.95);
}


.notesBlockWrap > h5{
  color: #7F2900;
  font-size: 16px;
  font-weight: 700;
  margin: 0px 0 10px;
}

.notesBlockWrap > h6{
  color: #000;
  font-size: 15px;
  font-weight: 400;
  margin: 0px 0 10px;
}

.notesBlockWrap .noteBlock{
  border: 1px dashed rgba(126, 42, 0, 0.79);
  padding: 17px 20px;
  background: rgba(126, 42, 0, 0.04);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.notesBlockWrap .noteBlock + .noteBlock{
  margin-top: 12px;
}

.notesBlockWrap .noteBlock .cont{
  flex: auto;
}

.notesBlockWrap .noteBlock h5{
  font-size: 15px;
  font-weight: 400;
  margin: 0px 0 6px 0;
  color: #000;
}

.notesBlockWrap .noteBlock p{
  font-size: 15px;
  font-weight: 400;
  margin: 0px 0 0px 0;
  color: #484646;
}


.passwordField{
  position: relative;
}

.passwordField input{
  padding-right: 48px;
}

.passwordField .viewPass {
    background: none;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 48px;
    width: 46px;
    color: #4D4D4D;
    padding-right: 10px;
}

.passwordField .viewPass .icon-eye{
  font-size: 15px;
}

.deviceHistoryWrap > h5 {
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 8px 0;
}

.deviceHistoryWrap .deviceHistoryBlock{
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #FAFAFA;
  border: 1px solid #CACACA;
  border-radius: 5px;
  gap: 10px;
  padding: 10px 15px;
}

.deviceHistoryWrap .deviceHistoryBlock .label{
  font-size: 15px;
  font-weight: 500;
  color: #000000;
}

.deviceHistoryWrap .deviceHistoryBlock .value{
  font-size: 14px;
  font-weight: 400;
  color: #A95006;
}

.deviceHistoryWrap + .deviceHistoryWrap{
  margin-top: 20px;
}

.switchBtnWrap {
    display: flex;
    align-items: center;
    gap: 10px;
}

.switchBtn{
  position: relative;
}

.switchBtn input{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}

.switchBtn label{
  position: relative;
  background:#B0B0B0;
  border: 1px solid #B0B0B0;
  border-radius: 12px;
  width: 50px;
  height: 24px;
  display: flex;
  align-items: center;
  font-size: 0px;
  overflow: hidden;
}

.switchBtn label:before{
  content: "";
  width: 19px;
  height: 19px;
  position: absolute;
  left: 2px;
  top: 1.5px;
  transition: transform, 0.25s ease-out;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 100px;
  transform: translateX(0px);
  cursor: pointer;
}

.switchBtn input[type="checkbox"]:checked + label:before {
    transform: translateX(25.5px);
}

.switchBtn input[type="checkbox"]:checked + label{
  background: #000;
  border-color: #000;
}

.deviceHistoryWrap.greenBox .deviceHistoryBlock{
  border-color: rgba(73, 194, 80, 0.60);
  background: #F3FBF3;
}

.deviceHistoryWrap.greenBox .switchBtn input[type="checkbox"]:checked + label{
  background: #49C250;
  border-color: #49C250;
}


.place-options-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr); 
    gap: 0.75rem; 
  }

  .place-options-grid-full-align .place-option-wrap {
    flex: auto;
}

  .place-option-wrap{
    position: relative;
  }

  .place-option-wrap input[type="radio"], .place-option-wrap input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
  }

  .place-option-wrap input[type="radio"]:checked +  .place-option, .place-option-wrap input[type="checkbox"]:checked +  .place-option{
    outline:1px solid #1DDD45;
    background: #F0F0F0;
  }

  .place-option {
    position: relative;
    display: block;
    padding: 12px;
    font-size: 15px;
    font-weight: normal;
    border-radius: 5px;
    cursor: pointer;
    color: #3a3a3a;
    transition: all 0.3s ease;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.16);
    outline:1px solid transparent;
    background: #fff;
    height: 52px;
    transition: background, outline 0.25s ease-out;
    display: flex;
    align-items: center;
  }

  .place-option:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  }

   .check-circle {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
  }

  .check-circle i {
    font-size: 8px;
    opacity: 0;
    color: white;
    transition: opacity 0.2s ease;
  }

   .place-option-wrap input[type="radio"]:checked  +   .place-option .check-circle, .place-option-wrap input[type="checkbox"]:checked  +   .place-option .check-circle {
    background-color: #1EDD44;
    border-color: #1EDD44;
  }

  .place-option-wrap input[type="radio"]:checked  +   .place-option .check-circle i, .place-option-wrap input[type="checkbox"]:checked  +   .place-option .check-circle i {
    opacity: 1;
  }

  .place-types{
    background-color: #E9E6E4AD;
    border-radius: 4px 0px 0px 4px;
    width: 58px;
    height: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .types-icon{
    font-size: 30px;
    color: #393838;
  }
  .icon-user.types-icon {
    font-size: 24px;
  }


/* Privacy Tabs */

.privacyRow{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0px;
  border-bottom: 1px solid #DCDADA;
}

.privacyRow .cont h5{
  font-size: 15px;
  color: #000000;
  font-weight: 500;
  margin: 0px 0 3px 0;
}

.privacyRow .cont p{
  font-size: 14px;
  color: #7A7A7A;
  font-weight: 400;
  margin: 0px 0 0px 0;
}

.br-b-0{
  border-bottom: none !important;
}

.br-t-0{
  border-top: none !important;
}

.btn-outline-secondary.btnGrey{
  background: #E9E9E9;
  border: 1px solid #707070;
  border-radius: 5px;
  color: #000;
}

.btn-outline-secondary.btnGrey:hover{
  background: #000;
  border-color: #000;
  color: #fff;
}

.btn-outline-secondary.btnGrey.arrowBtn{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
}

.btn-outline-secondary.btnGrey.arrowBtn:after{
  content: "\e961";
  font-family: 'icomoon' !important;
  font-size: 14px;
  font-weight: 300;
}

.btn.btn-dark{
  background: #000;
  border-color: #000;
}


.m-earningReportBlock{
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding: 24px 22px;
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 20px 0;
}

.m-earningReportBlock .icon{
  flex: 0 0 52px;
  height: 52px;
  border-radius: 100px;
  background: #D8E4FE;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.m-earningReportBlock .icon i{
  font-size: 26px;
}

.m-earningReportBlock .cont h6{
  color: rgba(0, 0, 0, 0.7);
  font-size: 14px;
  font-weight: 400;
  margin: 0px;
}

.m-earningReportBlock .cont h2{
  font-size: 30px;
  font-weight: 700;
  margin: 0px;
}

/* Notification Page Css */

.lineTabsScroll {
    overflow-x: auto;
    display: flex;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    padding: 0px 0 0px;
    white-space: nowrap;
    margin: 10px 0 0 0;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
}

.lineTabsLink {
    display: flex;
    align-items: center;
    gap: 0 0;
    padding: 0 0 0px 0;
    margin: 0px 0px 1px;
    border-bottom: 1px solid #DCDADA;
    flex: auto;
}

.lineTabsLink .nav-link{
  padding: 14px 24px;
  font-size: 15px;
  color: #000;
  position: relative;
  background: none;
  border: none;
}

.lineTabsLink .nav-link:before {
    content: "";
    position: absolute;
    bottom: -1.5px;
    left: 100%;
    right: 100%;
    height: 2px;
    background: #A95006;
    transition: 0.25s ease-out;
}

.lineTabsLink .nav-link.active:before {
  left: 0;
  right: 0;
}

.lineTabsLink .nav-link.active{
  color: #A95006;
  font-weight: 700;
}

.lineTabsLink .nav-link:first-child{
  padding-left: 0px;
}

.lineTabsLink .nav-link + .nav-link{
  margin-left: 8px;
}

.notifItem {
    background: #FAFAFA;
    border: 0.5px solid #CACACA;
    padding: 12px 20px;
    border-radius: 4px;
}

.notifItem .notifItemHead{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.notifItem .notifItemHead .title{
  font-size: 15px;
  font-weight: 700;
  color: #000;
}

.notifItem .notifItemHead .icon{
  position: relative;
  transition: 0.25se ease-out;
  transform: rotate(180deg);
}

.notifItem .notifItemHead.collapsed .icon{
  transform: rotate(0deg);
}

.notifItem .notifItemHead .icon .icon-arrow-down-sm{
  font-size:7px;
  font-weight: 300;
  color: #000000;
}

.notifItem .notifItemHead.collapsed .title{
  font-weight: 400;
}

.notifItem.is-open .notifItemHead .title, {
  font-weight: 700;
}

.recogBodyCont{
  margin: 12px 0 0;
  border-top: 0.5px solid #DCDADA;
  padding: 14px 0 0;
}


.color-paragraph-grey, .color-paragraph-grey *{
  color: #7A7A7A !important;
}


.channelRow{
  display: flex;
  flex-wrap: wrap;
  gap: 16px 10px;
  margin: 16px 0 10px;
}

.channelRow .channel{
  flex: 1;
  display: flex;
  align-items: center;
  gap: 6px 70px;
}

.channelRow .channel .labelText{
  font-size: 15px;
  color: #000;
}

.notifItem + .notifItem{
  margin-top: 10px;
}



.giftCardBlock{
  position: relative;
}

.form-group .giftCardBlock input{
  padding-right: 90px;
}

.form-group .giftCardBlock .uploadBtn{
  background: #E3E3E3;
  border-radius: 0 4px 4px 0px;
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  width: 82px;
  padding: 2px 4px;
  border: none;
  font-size: 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px;
  color: #5A5A5A;
  font-weight: 500;
}

.numberTextWrap{
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.numberTextWrap .numberText{
  flex: 1;
}

.numberText a {
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #000;
}

.numberText a .circleNumber{
  flex: 0 0 29px;
  height: 29px;
  background: #000;
  border-radius: 100px;
  color: 13px;
  font-weight: 400;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.feeOptionBoxWrap{
  position: relative;
}

.feeOptionBoxWrap input{
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}

.feeOptionBoxWrap label{
  background: #FAFAFA;
  border: 1px solid #CACACA;
  padding: 16px 18px 22px;
  border-radius: 4px;
  position: relative;
  display: block;
}

.feeOptionBoxWrap label .title{
  font-size: 15px;
  color: #000;
  display: block;
  margin: 0 0 10px 0;
}

.feeOptionBoxWrap label .title .text-warning{
  color: #DDB511 !important;
}

.feeOptionBoxWrap label .title .text-muted{
  color: #7E7E7D !important;
}

.feeOptionBoxWrap label .text{
  font-size: 14px;
  color: #554B4B;
  display: block;
  margin: 0 0 0px 0;
}

.feeOptionBoxWrap + .feeOptionBoxWrap{
  margin-top: 10px;
}

.feeOptionBoxWrap label:before{
  content: "";
  position: absolute;
  right: 16px;
  top: 14px;
  width: 24px;
  height: 24px;
  border-radius: 100px;
  border: 1px solid #C2B4AD;
  background: #fff;
}

.feeOptionBoxWrap label:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 18px;
    width: 16px;
    height: 16px;
    border-radius: 100px;
    background: #000;
    transform: scale(0);
    transition: 0.25s ease-out;
}

.feeOptionBoxWrap input[type="radio"]:checked + label:after {
    transform: scale(1);
}

.dateSelect{
  position: relative;
  background-color: #F1F1F1;
  border: 1px solid #D8D8D8;
  border-radius:4px;
  
}

.dateSelect:before{
  content: "\e969";
  font-family: 'icomoon' !important;
  position: absolute;
  left: 11px;
  font-size: 14px;
  color: #000000;
  top: 50%;
  transform: translateY(-50%);
}

.dateSelect select{
  position: relative;
  padding: 4px 28px 4px 34px;
  min-width: 138px;
  height: 36px;
  font-size: 14px;
  color: #343434;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
  background-repeat: no-repeat;
  background-image:url("data:image/svg+xml;utf8,<svg viewBox='0 0 140 140' width='24' height='24' xmlns='http://www.w3.org/2000/svg'><g><path d='m121.3,34.6c-1.6-1.6-4.2-1.6-5.8,0l-51,51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8,0-1.6,1.6-1.6,4.2 0,5.8l53.9,53.9c0.8,0.8 1.8,1.2 2.9,1.2 1,0 2.1-0.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2 0.1-5.8z' fill='000000'/></g></svg>");
  background-position-x: 94%;
  background-position-y: 52%;
  background-size: 13px;
}

.page-title-box .btnWrap{
  gap: 10px;
}

.page-title-box .btnWrap .btn.sm {
    padding: 6px 15px;
}


.revenueCard{
  border: 1px solid #D9D9D9;
  border-radius: 5px;
  margin: 0 0 20px 0;
}

.revenueCard .revenueCardBody{
  padding: 24px 14px;
  min-height: 114px;
}

.revenueCardTitle{
  font-size: 17px;
  color: #1D1D1D;
  margin: 0 0 6px 0;
}

.revenueCardPricingBlock{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px 10px;
  justify-content: space-between;
}

.revenueCardPricingBlock .price {
    font-size: 29px;
    color: #000;
    font-weight: 700;
    margin: 0px;
    display: flex;
    align-items: center;
}

.revenueCardPricingBlock .price .currencySymbol {
    font-size: inherit;
    font-weight: inherit;
    margin: 1px 0 0 0;
    font-size: 30px;
}

.revenueRatio{
  display: flex;
  align-items: flex-end;
  font-size: 17px;
  color: #1FD311;
}

.revenueRatio.revenueRatioIcon {
    background: rgba(69,30,24,0.1);
    flex: 0 0 56px;
    height: 56px;
    border-radius: 4px;
    margin: -30px 0 0 0;
}

.revenueRatio .icon-arrow-long-up {
    margin: 0 5px 4px 6px;
    font-size: 14px;
    font-weight: 600;
}

/*.rationGraph{height: 40px;}*/

.revenueCardFooter {
    padding: 14px 14px;
    background: rgba(118, 118, 118, 0.09);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
}

.revenueCardFooter .lastView{
  font-size: 14px;
  color: #4B4B4B;
}

.revenueCardFooter .lastView strong{color: #1FD311; font-weight: 700;}
.revenueCardFooter a{color: #7F2900; text-decoration: underline; font-weight: 500; font-size: 14px;}

#TotalBookingChart .apexcharts-radialbar-track.apexcharts-track path, #TotalPropertyChart .apexcharts-radialbar-track.apexcharts-track path{
    stroke-width: 5px;
    stroke: #E4E4E4;
}
#TotalBookingChart .apexcharts-series.apexcharts-radial-series path, #TotalPropertyChart .apexcharts-series.apexcharts-radial-series path{
    stroke-width: 5px;
}

#TotalBookingChart svg,  #TotalPropertyChart svg{
  overflow: visible;
}


#TotalBookingChart, #TotalPropertyChart {
    margin: 0px 0 -2px 5px;
}


.upComingVisitorBlock{
  background: #1A0B07;
  padding: 12px 16px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.upComingVisitorWrap{
  display: flex;
  align-items: center;
  gap: 12px 14px;
}
.upComingVisitorWrap .img{
  flex: 0 0 72px;
  border-radius: 4px;
  background: #ccc;
  height: 55px;
  overflow: hidden;
}

.upComingVisitorWrap .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.upComingVisitorWrap .cont h5{
  font-size: 15px;
  line-height: normal;
  margin: 0px 0 4px 0;
  color: #fff;
  font-weight: 500;
}

.upComingVisitorWrap .cont p{
  font-size: 14px;
  line-height: normal;
  margin: 0px 0 0px 0;
  color:rgba(255, 255, 255, 0.75);
  font-weight: 500;
}

.upComingVisitorBlock .btn.btn-white{
  background: #fff;
  color: #000;
  border: none;
}

.upComingVisitorBlock .btn.btn-white:hover, .upComingVisitorBlock .btn.btn-white:focus{
  background: #FF641A;
  color: #fff;
}

body .apexcharts-gridline {
    pointer-events: none;
    stroke: #B2B2B2;
}

.apexcharts-text tspan {
    font-family: inherit;
    font-size: 13px;
    font-weight: 600;
    color: #8F8E8E;
}

.card{
  border-color: #D9D9D9;
  border-radius: 5px;  
}

.card-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.card-footer{
  padding: 18px 24px;
}


.DashCard.card.mt-4 {
    min-height: calc(100% - 1.5rem);
    margin-bottom: 0px;
}

.DashCard .card-header{
  padding: 20px 24px;
}

.dateTitle h5{
  font-size: 16px;
  margin: 0 0 0 0;
  color: #000;
  font-weight: 600;
}

.dateTitle p{
  font-size: 13px;
  margin: 0 0 0 0;
  color: #6D6D6D;
  font-weight: 400;
}

.DashCard .card-body{
  padding:20px 24px;
}

.chartLabelWrap{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.chartLabelWrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 0px;
    margin: 10px 0 ;
}

.chartLabelWrap .labelText{
    display: flex;
    align-items: center;
    flex: 0 0 33%;
    min-width: 150px;
    padding: 0px 10px;
    color: #000000;
    font-size: 13px;
}

.chartLabelWrap .labelText:before{
  content: "";
  flex: 0 0 10px;
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 100px;
  margin: 0 6px 0 0;
}

.chartLabelWrap .labelText.labelRed:before{
  background: #FF3A29;
}

.chartLabelWrap .labelText.labelYellow:before{
  background: #FFB200;
}

.chartLabelWrap .labelText.labelNavyBlue:before{
  background: #0090FF;
}

.chartLabelWrap .labelText.labelNavyBlue:before{
  background: #4339F2;
}

.chartLabelWrap .labelText.labelGreen:before{
  background: #35B539;
}

.chartLabelWrap .labelText.labelPink:before{
  background: #35B539;
}

#EarningChart .apexcharts-bar-series path:hover {
    fill: #E96D4D;
}

.teText{
  margin: 10px 0 0 0;
  display: flex;
  align-items: center;
  gap: 12px;
}

.teText .price{
  color: #000;
  font-size: 36px;
  font-weight: 700;
}

.teText .priceScale{
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 18px;
  color: #04A729;
  font-weight: 500;
}


.card .table tr th {
    color: #313030;
    font-size: 14px;
    padding: 15px 16px;
    height: 58px;
    font-weight: 400;
    vertical-align: middle;
    background: #F8ECE5;
}

.card .table tr th:first-child, .card .table tr td:first-child {
  padding-left:24px;
}

.card .table tr td{
  color: #000000;
    font-size: 15px;
    padding: 12px 16px;
    height: 70px;
    font-weight: 400;
}

.table .badge{
  font-size: 18px;
  color: #000;
  padding: 9px 16px;
  line-height: normal;
  border-radius: 100px;
  border: 1px solid #000;
  font-weight: 400;
  min-width: 100px;
  text-align: center;
}

.table .badge.badge-green, .table .badge.bg-success{
  border-color: #15A52D;
  background: rgba(23, 165, 45, 0.11) !important;
  color: #17A52D;
}

.table .badge.bg-secondary-subtle{
  border-color: #ceaaef;
}

.table .badge.bg-primary {
    background-color: #fff0e3 !important;
    border-color: #d46a14;
    color: #a94f07;
}

.table .badge.bg-warning {
    background-color: #ffe8d7 !important;
    border-color: #d37631;
    color: #a94f07;
}

.tableActionWrap{
  display: flex;
  align-items: center;
  gap: 6px;
}

.tableActionWrap .table-iconBtn{
  width: 32px;
  height: 32px;
  border: none;
  border-radius: none;
  background: transparent;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.tableActionWrap .table-iconBtn.dropdown-toggle:after{
  display: none;
}


.listingPaageiWrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px 16px;
}

.listingPaageiWrap > nav.d-flex.justify-items-center.justify-content-between {
    flex: 1;
}

.listingPaageiWrap > nav.d-flex.justify-items-center.justify-content-between p.small.text-muted{
  margin-bottom: 0px;
}

.listingPaageiWrap .totlaPages{
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  font-weight: 500;
}

.listingPaageiWrap .pagination {
  margin: 0px;
}

.listingPaageiWrap .pagination .page-item .page-link{
  background: rgba(0, 0, 0, 0.07);
  color: #000;
  border-radius: 3px;
  font-size: 14px;
  border: none;
}

.listingPaageiWrap .pagination .page-item.active .page-link{
  background: #A95006;
  color: #fff;
}

.listingPaageiWrap .pagination .page-item.disabled .page-link{
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.27);
}

.pageTitleHeader{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0 20px;
}

.pageTitle h4{
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 2px 0;
  color: #000;
}

.pageTitle p{
  font-size: 15px;
  font-weight: 400;
  margin: 0 0 0px 0;
  color: rgba(0, 0, 0, 0.79);
}


.myProfileBGBox{
  background: #fff;
  border-radius: 5px;
  border: 0.4px solid #E6E6E6;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  padding: 28px 20px;
}

.myProfileBGBox + .myProfileBGBox{
  margin-top: 20px;
}


.myProfileSide .profileSideBar {
    border-top: 0.5px dashed #BEBEBE;
    margin: 20px -5px 0px;
    padding: 16px 0 0;
}

.myProfileSide .profileSideBar .profileSideTabs.nav {
    margin: 0 -15px;
}

.profileEditBlock{
  text-align: center;
  position: relative;
}

.profileSideBarTitle{
  color: #7C7878;
  font-size: 16px;
  margin: 0 0 12px 0;
}

.profileEditBlock .img{
  width: 132px;
  height: 132px;
  border-radius: 100px;
  background: rgba(255, 215, 85, 0.41);
  padding: 6px;
  position: relative;
  margin: 0px auto;
}

.profileEditBlock .img img{
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}

.profileEditBlock .img .profileUploadBtn{
  position: absolute;
  bottom: 8px;
  right: 0px;
  background: #EA8807;
  border: 1px solid #fff;
  border-radius: 100px;
  width: 32px;
  height: 32px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  color: #fff;
}

.profileEditBlock .cont{
  margin: 20px auto 0;
  max-width: 190px;
}

.profileEditBlock .cont h5{
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 0 0 2px 0;
}

.profileEditBlock .cont p {
    font-size: 15px;
    font-weight: 400;
    color: #666666;
    margin: 0 0 5px 0;
    line-height: 1.4;
}

.profileEditBlock .cont .loc{
  font-size: 14px;
  font-weight: 400;
  color: #EA8709;
  margin: 0 0 0px 0;
}

.myProfileSide .btnWrap{
  margin: 20px 0 0 0;
}

.myProfileSide .btnWrap .btn-outline-dark{
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.myProfileSide .btnWrap .btn-outline-dark.arrowBtn:after{
  content: "\e961";
  font-family: 'icomoon' !important;
}

.interestBlock > h5{
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 14px 0;
}

.interestTagsWrap{
  display: flex;
  align-items: center;
  gap: 8px 4px;
  flex-wrap: wrap;
}

.interestTagsWrap span {
    flex: 0 0 auto;
    padding: 6px 14px 7px;
    border-radius: 100px;
    border: 1px solid #CAC8C8;
    font-size: 14px;
}

.myProfileWrap .myProfileBGBox{
  padding: 28px;
}

.profileSecTitle{
  border-bottom: 0.5px solid #DCDADA;
  padding: 0 0 13px 0;
  margin: 0 0 18px 0;
}

.profileSecTitle h5{
  font-size: 17px;
  font-weight: 500;
  color: #000;
  margin: 0 0 0px;

}

.myProfileWrap .form-group label{
  font-size: 15px;
  margin: 0 0 6px 0;
}

.custom-select .dropdown.bootstrap-select{
  width:100% !important;
}

.custom-select .bootstrap-select>.dropdown-toggle{
    border: 1px solid #CACACA;
    height: 48px;
    padding: 0 15px;
    color: #393939;
    border-radius: 5px;
    background: #FAFAFA;
    outline: none;
    box-shadow: none;
}

.custom-select  .bootstrap-select .dropdown-toggle:focus, .custom-select  .bootstrap-select>select.mobile-device:focus+.dropdown-toggle{
      outline: none !important;
}

.custom-select  .bootstrap-select .dropdown-toggle::after{
  border: none;
  font-family: 'icomoon' !important;
  content: "\e901";
  font-size: 6.5px;
}

.custom-select .bootstrap-select>.dropdown-toggle .filter-option {
    display: flex;
    align-items: center;
    font-size: 15px;
    outline: none;
    box-shadow: none;
}

.custom-select .choices__inner {
    border: 1px solid #CACACA;
    height: 48px;
    padding: 0 15px;
    color: #393939;
    border-radius: 5px;
    background: #FAFAFA;
    outline: none;
    box-shadow: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.custom-select .choices[data-type*=select-one]:after{
    top: 24px;
    font-size: 28px;
    color: #000;
    right: 6px;
}

.interestTagsWrap.selectedInterestWrap span {
  background: rgba(234, 135, 9, 0.33);
  display: flex;
  align-items: center;
  cursor: pointer;
  border: none;
}

.interestTagsWrap.selectedInterestWrap span:after{
  content: "\e95f";
  font-family: 'icomoon' !important;
  flex: 0 0 18px;
  width: 18px;
  height: 18px;
  border-radius: 100px;
  background: #fff;
  color: #000;
  font-size: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1px -5px 0px 8px;
}

.interestTagsWrap.InterestWrap span{
  cursor: pointer;
}

.profileMenuSide {
    position: fixed;
    right: 0;
    top: 0;
    background: #fff;
    border-radius: 20px 0 0px 0px;
    bottom: 0;
    max-width: 312px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    transition: transform, 0.25s ease-out;
    transform: translateX(312px);
}

.responsive-menu-open .profileMenuSide {
  transform: translateX(0px);
}

.profileMenuSide .menu-close-button {
    background: #E5E5E5;
    border-radius: 3px;
    width: 26px;
    height: 26px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 20px 1px 10px;
    border: none;
    font-size: 10px;
}

.profileMenuSide .menuTitle {
    font-size: 17px;
    font-weight: 700;
    margin: 3px 0 8px 28px;
}

.profileMenuSide .profileMenuSideList{
  padding: 0 28px;
  overflow: auto;
  max-height: calc(100vh - 150px);
}

.profileMenuSideList ul{
 position: relative;
 padding: 0px;
 list-style: none;
}

.profileMenuSideList ul li a{
  display: flex;
  align-items: center;
  position: relative;
  padding: 12px 20px 12px 0;
  font-size: 16px;
  border-bottom: 1px solid #E7E2E2;
  text-decoration: none;
  color: #000000;
}

.profileMenuSideList ul li a:before{
  content: "";
  position: absolute;
  left: -28px;
  top: -1px;
  bottom: -1px;
  right: 120%;
  background: rgba(250, 182, 152, 0.34);
  z-index: -1;
  transition: 0.25s ease-out;
}

.profileMenuSideList ul li a:hover:before{
  left: -28px;
  right: -28px;
}

.profileMenuSideList ul li a i{
  flex: 0 0 18px;
  margin: 0 10px 0 0px;
  font-size: 16px;
}

.profileMenuSideList ul li a:after{
  content: "\e961";
  font-family: 'icomoon' !important;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #7E7D7D;
  font-size: 12px;
}

.bookingWrap{
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  padding: 16px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  margin: 16px 0 0 0;
  display: flex;
  align-items: center;
  gap: 16px;
}

.bookingWrap .bookingImgBlock{
  flex:  0 0 32%;
  min-width: 280px;
  display: flex;
  align-items: center;
}

.bookingWrap .bookingImgBlock .img{
  flex: 0 0 109px;
  border-radius: 5px;
  margin: 0 16px 0 0;
  height: 66px;
  overflow: hidden;
}

.bookingWrap .bookingImgBlock .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bookingWrap .bookingImgBlock .cont{
  flex: auto;
}

.labelContWrap h5{
  font-size: 17px;
  font-weight: 700;
  color: #000;
  margin: 0 0 3px 0;
}

.labelContWrap p{
  font-size: 15px;
  font-weight: 400;
  color: #000;
  margin: 0 0 0px 0;
  line-height: 1.4;
}

.bookingGuestBlock{
  display: flex;
  align-items: center;
  flex: 0 0 42%;
  min-width: 200px;
  justify-content: space-between;
  gap: 16px;
}

.bookingActionBlock{
  flex: auto;
  display: flex;
  justify-content: flex-end;
}

.btn.sm.btnLinkOrg {
    color: #FFA500;
    font-size: 17px;
    text-decoration: underline;
    font-weight: 500;
    outline: none;
    box-shadow: none;
    padding: 4px;
}

.whishlistsBlock {
    position: relative;
    margin: 16px 0 0 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
    border-radius: 6px;
    border: 1px solid #EAEAEA;
}

.whishlistsBlock .img{
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}

.whishlistsBlock .img .icon {
    position: absolute;
    right: 16px;
    top: 16px;
    font-size: 22px;
    cursor: pointer;
    background: none;
    padding: 0;
    border: none;
    outline: none;
    box-shadow: none;
}

.whishlistsBlock  .cont{
  padding: 14px 16px 64px;
  position: relative;
}

.whishlistsBlock  .cont h4{
  font-size: 18px;
  font-weight: 500;
  color: #000;
  margin: 0 0 8px 0;
}

.whishlistsBlock  .cont p{
  font-size: 13px;
  font-weight: 400;
  color: #000;
  margin: 0 0 0px 0;
}

.whishlistsBlock  .cont .price{
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin: 8px 0 0px 0;
}

.whishlistsBlock  .cont .btn{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0 0 6px 6px;
  padding: 12px 16px;
}

/* Messages css */

.messagesListLeft .chat-search {
    display: table;
    width: 100%;
    padding-bottom: 1.25rem;
}

.messagesListLeft .chat-search .chat-search-box {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.chat-search .chat-search-box .search-icon {
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
}

.activeUserWrap{
  display: flex;
  gap: 12px;
  overflow: auto;
  margin: 8px 0 12px;
}

.activeUserWrap .activeUser{
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  border-radius: 100px;
  position: relative;
}

.activeUserWrap .activeUser img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.activeUserWrap .activeUser:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  background: #13D56E;
  outline: 3px solid #fff;
  border-radius: 100px;
  display: none;
}

.activeUserWrap .activeUser.activeBadge:after{
  display: block;
}

.SideChatHeightWrap {
    height: calc(100vh - 476px);
    overflow: auto;
    margin: 0 -12px;
    padding: 0 12px;
}

.chatUserBlock{
  display: flex;
  align-items: center;
  margin: 0px;
  padding: 16px 0px;
  border-bottom: 0.5px solid #DCDCDC;
  position: relative;
  z-index: 0;
}

.chatUserBlock .img{
  flex: 0 0 auto;
  width: 58px;
  height: 58px;
  border-radius: 100px;
  margin: 0 12px 0 0;
  position: relative;
}

.chatUserBlock .img:after{
  content: "";
  position: absolute;
  right: 2px;
  bottom: 4px;
  width: 8px;
  height: 8px;
  background: #13D56E;
  outline: 3px solid #fff;
  border-radius: 100px;
  display: none;
}

.chatUserBlock .img.statusActive:after{
  display: block;
}
.chatUserBlock .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.chatUserBlock .cont{
  flex: auto;  
}

.chatUserBlock .cont .contHead{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.chatUserBlock .cont .contHead h5{
  font-size: 16px;
  font-weight: 700;
  margin: 0px 0 4px 0;
  color: #000;
}

.chatUserBlock .cont .contHead h5 a{
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}

.chatUserBlock .cont .contHead h5 a:before{
  content: "";
  position: absolute;
  left: -12px;
  right: 120%;
  top: 0;
  bottom: 0;
  background: #F3F3F3;
  z-index: -1;
  transition: 0.25s ease-out;
}

.chatUserBlock:hover .cont .contHead h5 a:before{
  right: -12px;
}

.chatUserBlock .cont .contHead h5 a:after{
  content: "";
  position: absolute;
  left: -12px;
  right: -12px;
  top: 0;
  bottom: 0;
}

.chatUserBlock .cont .contHead .time{
  font-size: 13px;
  color: #858585;
  margin: 0px;
}

.chatUserBlock .cont .mesgtext{
  font-size: 13px;
  color: #858585;
  margin: 0px;
}

.offcanvas.offcanvas-start{
  visibility: visible;
}

.offcanvas-title {
    font-size: 16px;
}

.offcanvas-header .btn-close{
  font-size: 10px;
}

.messagesBlockCenter .card-header .btn.btn-light.avatar-sm {
    background: #E9E2E2;
    border-radius: 4px;
    padding: 0px;
    width: 32px;
    height: 32px;
}

.messagesBlockCenter .card-header .list-inline-item.dropdown .dropdown-toggle {
    text-decoration: none;
}

.messagesBlockCenter .card-header .list-inline-item.dropdown .dropdown-toggle:after{
 display: none;
}

.msgUploadBlock{
  flex: 0 0 40px;
  margin: 0 10px 0 0;
}

.msgInputWrap{
  position: relative;
}

.msgInputWrap input{
  width: 100%;
  height: 50px;
  background: transparent;
  border: none;
  border-radius: 0px;
  padding: 0 15px;
  color: #4B4B4B;
  font-size: 14px;
}

.msgInputWrap .chat-send {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0;
    border-radius: 0px;
    width: 60px;
    bottom: 0px;
    border-radius: 0px 0px 6px 0;
}

.msgInputWrap .chat-send i{
  font-size: 18px;
}

.chat-box .bg-light.bg-opacity-50 {
    border-radius: 0 0 5px 5px;
}

.messagesBlockCenter .chatbox-height.msgChatbox-height{
     max-height: calc(100vh - 332px); 
    height: calc(100vh - 332px);
}

.modal-dialog-678{
  max-width: 678px;
}

.modal-w-930.modal-dialog{
  max-width: 930px;
}

.ratingPopup .modal-content {
    border: none;
    border-radius: 0px;
}

.ratingPopup .btn-close{
  margin: 28px 26px 0px auto;
  width: 31px;
  height: 31px;
  background: #EFEFEF 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  line-height: 0;
  padding: 0px;
}

.ratingPopup .btn-close i {
    font-size: 10px;
    line-height: normal;
}

.upload-pane{
    min-height: 182px;
    background: #F8F8F8;
    border: 1px dashed #9C9692;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    text-align: center;
    padding: 10px;
}

  .upload-pane.bigUploadPane{
    height: 220px;
  }


  .upload-pane .icon {
    display: block;
    width: 62px;
    height: 62px;
    border-radius: 100px;
    background: #E8E8E8;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #414141;
    font-size: 23px;
    margin: 0 auto 8px;
}

  .form-group label {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin: 0 0 9px 0;
  }

  .upload-pane.bigPane{
    min-height: 224px;
  }
  .upload-pane input[type="file"]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    cursor: pointer;
    opacity: 0;
  }
.upload-text{
  font-size: 13px;
  font-weight: 500;
  color: #000;
  display: block;
  margin: 0 0 2px 0;
}

.upload-format{
  font-size: 12px;
  color: #6E6E6E;
  font-weight: normal;
  margin: 0px;
}


.previewBox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    overflow: hidden;
    z-index: 2;
    display: none;
}

.idUploadWrap.active .previewBox {
  display: block;
}

.previewBox .previewImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.preivewBtnWrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.preivewBtnWrap{
  background: rgba(0, 0, 0, 0.31);
  padding: 4px 0px;
  border-radius: 0 0 4px 4px;
  display: flex;
}

.preivewBtnWrap button{
  padding: 9px 14px;
  color: #fff;
  background: none;
  border:none;
  border-radius: 0px;
  text-decoration: none;
  font-size:14px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.preivewBtnWrap button + button{
  border-left: 1px solid rgba(255, 255, 255, 0.53);
}

.ratingPopup .modal-body {
    padding: 10px 55px 0px;
}

.feedbackBlockWrap .icon-center {
    text-align: center;
}

.feedbackBlockWrap .icon-center .icon-feedback {
    font-size: 89px;
}

.feedbackBlockWrap .feedbackBlockHead {
    text-align: center;
    max-width: 450px;
    margin: 14px auto 20px;
}

.feedbackBlockWrap .feedbackBlockHead h4{
  font-size: 24px;
  font-weight: 700;
  margin: 0px 0 6px 0;
  color: #000;
}

.feedbackBlockWrap .feedbackBlockHead p{
  font-size: 16px;
  font-weight: 400;
  margin: 0px 0 0px 0;
  color:#303030;
  line-height: 1.5;
}

.feedbackBlock{
  border: 0.5px solid #DFDFDF;
  border-radius: 5px;
  padding: 22px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
}

.ratingStarWrap{
  display: flex;
  gap: 4px;
}

.ratingStarWrap .icon-star {
    font-size: 26px;
    color: #D9D9D9;
    cursor: pointer;
}

.ratingStarWrap .icon-star:hover {
  color: #FFD755;
}

.ratingStarWrap .icon-star.fill {
  color: #FFD755;
}

.feedbackBlock .interestTagsWrap span{
  background: #F6F6F6;
  cursor: pointer;
}

.feedbackBlock .interestTagsWrap span.checked{
  background: #000;
  color: #fff;
  border-color: #000;
}

.form-group .smallText{
  color: #303030;
  font-size: 13px;
  margin: 4px 0 12px 0;
  font-weight: 400;
}

.feedbackBlock .upload-pane{
      min-height: 138px;
}

.feedbackBlock  .upload-pane .icon{
  width: 42px;
  height: 42px;
  font-size: 17.5px;
}

.feedbackBlock .deviceHistoryWrap .deviceHistoryBlock .label{
  font-size: 14px;
  font-weight: 500;
}

.thankyouBlock {
    text-align: center;
    max-width: 468px;
    margin: 0px auto;
}

.thankyouBlock .success-tick-img{
  margin: 0 0 -20px 0;
}

.thankyouBlock h5 {
    color: #3DBD3A;
    font-size: 22px;
    margin: 0 0 8px 0;
}

.thankyouBlock p {
    font-size: 18px;
    font-weight: 400;
    margin: 0px;
    line-height: 1.5;
}

.thankyouBlock .btnWrap {
    justify-content: center;
    margin: 24px 0 0 0;
}

.thankyouBlock .btnWrap .btn{
  min-width: 134px;
}

.listRatingStarWrap {
    display: flex;
    align-items: center;
    gap: 2px 6px;
}

.listRatingStarWrap .ratingStarWrap .icon-star{
  font-size: 18px;
  color: #D9D9D9;
}

.listRatingStarWrap .ratingStarWrap .icon-star:hover{
  color: #D9D9D9;
}

.listRatingStarWrap .ratingStarWrap .icon-star.fill, .listRatingStarWrap .ratingStarWrap .icon-star.fill:hover{
      color: #FFD755;
}

.listRatingStarWrap .btn.editIconLink {
  padding: 8px 4px 0px;
  border: none;
  border-radius: none;
  outline: none;
  box-shadow: none;
}

.listRatingStarWrap .btn.editIconLink .icon-edit {
    font-size: 18px;
}

.profileBannerWrap{
  position: relative;
  padding: 110px 0 0;
  margin: 0 0 30px 0;
}

.profileBannerWrap:before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 80px;
  background: url('../images/bnBg.png') no-repeat;
  background-size: cover;
  background-position: center;
}

.profileEditBlock.profileImgBlock-top {
    text-align: left;
    display: flex;
    justify-content: flex-start;
}

.profileEditBlock.profileImgBlock-top .img{
  flex: 0 0 157px;
  width: 157px;
  height: 157px;
  margin: 0 16px 0 0;
}

.profileEditBlock.profileImgBlock-top .img .profileUploadBtn{
    right: 5px;
}

.profileEditBlock.profileImgBlock-top .cont {
    align-self: flex-end;
    margin: 0 0 17px 0;
    max-width: inherit;
}

.profileEditBlock.profileImgBlock-top .cont h5{
  line-height: normal;
}

.profileEditBlock.profileImgBlock-top .cont p{
  color: #666666;
  font-size: 17px;
  line-height: normal;
  margin: 0px;
}

.guest-account-settings-wrap .profileCard {
    border: none;
    box-shadow: none;
    border-radius: 0px;
    margin: 0 0 50px 0;
}

.guest-account-settings-wrap .profileCard .profileSideBar{
  flex: 0 0 255px;
  margin: 0 16px 0 0;
  border: 0.5px solid #D4D4D4;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  align-self: flex-start;
  padding-top: 12px;
}

.guest-account-settings-wrap .profileSideTabs .nav-link.active{
  background: #FCEEDC;
}

.guest-account-settings-wrap  .profileContentRight{
  border: 0.5px solid #D4D4D4;
  border-radius: 5px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  padding-bottom: 32px;
}

.custom-select .countryPhoneSelect.bootstrap-select>.dropdown-toggle{
  border: none;
  border-radius: 0px;
  background: transparent;
  padding: 0 10px 0 14px;
  min-width: 70px;
  border-right: 1px solid #A9AAA9;
}


.uploadIdType{
  display: flex;
  gap: 12px;
}

.uploadIdType .custom-select{
  flex: auto;
}

.uploadIdType .btnWrap{
  flex: 0 0 126px;
}

.uploadIdType .btnWrap .btn {
    height: 100%;
    width: 100%;
}

.bootstrap-select .dropdown-menu li a{
  padding: 12px 15px;
  font-size: 14px;
}

.bootstrap-select .dropdown-menu li + li a{
  border-top: 0.5px solid #DCDADA;
}

.bootstrap-select .dropdown-menu li a.active {
    background: rgba(234, 135, 9, 0.14);
    color: #A95006;
}


.modal-dialog.uploadPreviewModal {
    max-width: 566px;
    text-align: center;
}

.uploadPreviewModal .modal-body {
    padding: 28px;
}

.uploadPreviewWrap h5 {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 18px 0;
}

.uploadPreviewWrap .img {
    max-height: 300px;
    overflow: hidden;
    margin: 0 0 28px 0;
}

.uploadPreviewWrap .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.idUploadBlock{
  display: none;
}

.position-relative.cardSearch {
    min-width: 310px;
}

.position-relative.cardSearch .form-control{
  border-radius: 4px;
  height: 39px;
  border-color: #D9D9D9;
}

.modal-header{
  justify-content: space-between;
}

.modal-header-dark.modal-header{
  background: #1A0B07;
  border-radius: 5px 5px 0 0;
  border: none;
}

.modal-w-930 .modal-header{
  padding: 24px 32px;
}

.modal-w-930 .modal-body{
  padding: 28px 32px;
}

.modal-header-title h5{
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    color: #FFFFFF;
}
.modal-header-title p{
    margin: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.79);
}

.modal-title{
  font-size: 17px;
}

.icon-title{
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0px;
}

.icon-title .cont{
  flex: auto;
}

.icon-title .cont h5{
  font-size: 17px;
  color: #000;
  font-size: 500;
  margin: 0px;
}

.icon-title .cont p{
  font-size: 14px;
  color: #636363;
  margin: 0px;
}

.icon-title .icon {
  flex: 0 0 48px;
  height: 48px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  background: #3F3E3E;
  color: #fff;
}


.preview-box .updateImgePreview{
  background: #ccc;
  border-radius: 100px;
  width: 56px;
  height: 56px;
  margin: 0 10px 0 0;
}

.preview-box .updateImgePreview img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0px;
}

.filterModalWrap.modal-dialog  .modal-content{
  border-radius: 10px;
}

.filterModalWrap.modal-dialog  .modal-header{
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.16);
  padding: 17px 32px;
  border-radius: 10px 10px 0 0;
}

.filterModalWrap.modal-dialog  .modal-body{
  padding: 20px 32px;
}

.filterModalWrap.modal-dialog .modal-footer{
  background: #F0F0F0;
  border-radius: 0 0 10px 10px;
  padding: 20px 32px;
}

.modalFiltersWrap {
    display: flex;
    border:1px solid rgba(195, 186, 186, 0.54);
    border-radius: 5px;
}

.modalFiltersWrap .modalFiltersSide {
    flex: 0 0 212px;
    border-radius: 10px 0 0 0;
    border-right: 1px solid rgba(195, 186, 186, 0.54);
}

.modalFiltersWrap .modalFiltersContWrap{
  flex: 1;
  padding: 20px 18px 24px 24px;
}

.modalFiltersWrap .modalFiltersSide .nav-link {
    padding: 14px 18px;
    color: #000000;
    font-size: 15px;
    display: flex;
    align-items: center;
    width: 100%;
    border-radius: 0px;
}

.modalFiltersWrap .modalFiltersSide .nav-link:first-child {
  border-radius: 5px 0 0 0;
}

.modalFiltersWrap .modalFiltersSide .nav-link + .nav-link{
  border-top: 1px solid rgba(195, 186, 186, 0.54);
}

.modalFiltersWrap .modalFiltersSide .nav-link.active{
  background: rgba(234, 135, 9, 0.14);
  color: #F8A309;
}

.modalFiltersWrap .modalFiltersSide .nav-link:hover{
  color: #F8A309;
}

.filterSecTitle{
  margin: 0 0 0px 0;
  border-bottom: 1px solid #C7C7C7;
  padding: 0 0 13px 0;
}

.filterSecTitle h5{
  font-size: 16px;
  margin: 0px;
  font-weight: 500;
}

.filterSecTitle p{
  font-size: 14px;
  margin: 0px;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.8);
}

.customCheckbox-inline{
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}

#filter-form .customCheckbox-inline{
  flex-wrap: wrap;
  gap: 16px;
}

.customCheckbox{
  position: relative;
}

.customCheckbox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}

.customCheckbox label{
  position: relative;
  padding: 0 0 0 28px;
  font-size: 14px;
  color: #000;
  line-height: 22px;
  margin: 0px;
}

.customCheckbox label:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 3px;
  border: 1px solid #707070;
  width: 20px;
  height: 20px;
  transition: 0.25s ease-out;
}

.customCheckbox label:after {
    content: "\e91c";
    font-family: 'icomoon' !important;
    position: absolute;
    left: 4.5px;
    top: -1px;
    font-size: 9px;
    color: #fff;
    font-weight: 700;
    transform: scale(0);
    transition: 0.25s ease-out;
}

.customCheckbox input:checked + label:before {
  background: #000;
  border-color: #000;
}

.customCheckbox input:checked + label:after {
  transform: scale(1.0);
}

.checkALign.customCheckbox label:before {
    top: 5px;
}

.checkALign.customCheckbox label:after {
      top: 4px;
}



.customRadioBox{
  position: relative;
}

.customRadioBox input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}

.customRadioBox label{
  position: relative;
  padding: 0 0 0 28px;
  font-size: 14px;
  color: #000;
  line-height: 22px;
  margin: 0px;
}

.customRadioBox label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 100px;
    border: 1px solid #707070;
    width: 20px;
    height: 20px;
    transition: 0.25s ease-out;
}

.customRadioBox label:after {
    content: "";
    position: absolute;
    left: 3px;
    top: 3px;
    background: #F8A309;
    transform: scale(0);
    transition: 0.25s ease-out;
    z-index: 1;
    width: 14px;
    height: 14px;
    border-radius: 100px;
}

.customRadioBox input:checked + label:before {
    background: rgba(234,135,9,0.14);
    border-color: #F8A309;
}

.customRadioBox input:checked + label:after {
  transform: scale(1.0);
}



.checkboxBtnInlineWrap{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap:10px;
}

.form-group .checkboxBtnInlineWrap label {
    margin: 0px;
    font-size: 14px;
    padding: 8px 16px 6px;
}

.filterSecBody{
  padding: 24px 0px;
}


.map-view-wrapper {
    display: flex;
    gap: 12px;
}

.map-view-wrapper .MavViewSide{
  flex: 0 0 296px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 2px #00000029;
  border-radius: 5px;
}

.map-view-wrapper .MavViewFrameRight{
  flex: 1;
}

.map-frame {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    overflow: hidden;
    height: 100%;
    position: relative;
}

.mapPriceCordinatesWrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.mapPriceCordinatesWrap .mapPriceCordinate {
    position: absolute;
    right: 144px;
    bottom: 200px;
    background: #000;
    border-radius: 100px;
    padding: 4.5px 10px;
    min-width: 56px;
    font-size: 11px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.map-view-wrapper .MavViewSide .map-property-list {
    height: calc(100vh - 280px);
    overflow: auto;
}

.map-view-wrapper .MavViewSide  .detailsImgWrap{
  display: flex;
  align-items: center;
  padding: 18px 0px;
  margin: 0 15px;
}

.map-view-wrapper .MavViewSide  .detailsImgWrap + .detailsImgWrap{
  border-top: 1px solid #DAD8D8;
}

.map-view-wrapper .MavViewSide  .detailsImgWrap .img{
  flex: 0 0 75px;
  height: 75px;
  border-radius: 3px;
  margin: 0 14px 0 0;
}

.map-view-wrapper .MavViewSide  .detailsImgWrap .img img{
  border-radius: 0px;
}

.map-view-wrapper .MavViewSide  .detailsImgWrap .cont h5{
  font-size: 14px;
}

.map-view-wrapper .MavViewSide  .detailsImgWrap .cont  .proPrice {
    font-size: 14px;
    margin: 2px 0px;
}

.map-view-wrapper .MavViewSide  .detailsImgWrap .cont h6 {
    font-size: 14px;
    line-height: normal;
    gap: 4px;
    align-items: center;
    color: #A1A0A0;
    margin: 0px;
}

.map-view-wrapper .MavViewSide  .detailsImgWrap .cont .icon-star {
      font-size: 14px;
}


.listGridCard .listGridImg {
    height: 188px;
    overflow: hidden;
}

.listGridCard .listGridImg .img-fluid{
  width: 100%;
  height: 100%;
  object-fit: cover;
}


/* side Nav */

.main-nav .logo-box {
    padding: 0px 0;
    text-align: center;
    background: #1A0C07;
    border-bottom: 1px solid #4a413c;
}


.logo-box .logo-dark {
    display: flex;
}

.logo-box a {
    display: flex;
    align-items: center;
    background: #1A0C07;
    padding: 0px 22px;
    height: 70px;
}

.logo-box a .logo-lg{
  max-width: 176px;
}

html[data-menu-size=condensed] .main-nav .logo-box a{
  padding: 0px 10px;
}


.logo-box img.logo-sm {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    object-fit: contain;
}

.logo-box img.logo-lg {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.text-center {
    background: transparent;
}

.logo-box img {
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.logo-box img:hover {
    transform: scale(1.02);
    opacity: 1;
}

.wrapper .main-nav{
  background: #1C0D06;
}

.wrapper .main-nav .menu-title{
  font-size: 16px;
  font-weight: 400;
  color: #AC8686;
  padding: 24px 22px 10px;
  opacity: 1;
  height: auto;
}

.wrapper .main-nav .navbar-nav .nav-item .nav-link{
  padding: 13px 20px 13px 22px;
  display: flex;
  align-items: center;
  gap: 0px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.wrapper .main-nav .navbar-nav .nav-item .nav-link.active .nav-text{
  font-weight: 500;
}

.wrapper .main-nav .navbar-nav .nav-item .nav-link .nav-icon{
  flex: 0 0 20px;
  margin: 0 10px 0 0;
  justify-content:flex-start;
}

.wrapper .main-nav .navbar-nav .nav-item .nav-link .nav-icon .icon-dashboard{
  font-size: 16px;
}

.wrapper .main-nav .navbar-nav .nav-item .nav-link .nav-icon .icon-home{
  font-size: 18px;
}

.wrapper .main-nav .navbar-nav .nav-item .nav-link .nav-icon .icon-customer{
  font-size: 18px;
}



.wrapper .main-nav .menu-arrow:after{
  content: "\e941";
  font-size: 8px;
  font-family: 'icomoon' !important;
  opacity: 1;
}

.wrapper .main-nav .navbar-nav .sub-navbar-nav .sub-nav-item .sub-nav-link{
  color: rgba(255, 255, 255, 1);
}

.wrapper .main-nav .navbar-nav .nav-item .nav-link:hover{
  color: #a26a54;
}

.wrapper .main-nav .navbar-nav .sub-navbar-nav .sub-nav-item .sub-nav-link.active, .wrapper .main-nav .navbar-nav .sub-navbar-nav .sub-nav-item .sub-nav-link:active, .wrapper .main-nav .navbar-nav .sub-navbar-nav .sub-nav-item .sub-nav-link:hover, .wrapper .main-nav .navbar-nav .sub-navbar-nav .sub-nav-item .sub-nav-link:focus{
  color: #a26a54;
}

.wrapper .main-nav .navbar-nav .nav-item .nav-link.active{
  color: #fff;
  background: #F7DDD329;
}

.wrapper .main-nav .navbar-nav .nav-item .nav-link[aria-expanded="true"]{
  color: #fff;
  background: #F7DDD329;
}


.earningBlockWrap{
  border: 1px solid #E4E4E4;
  background: #fff;
  border-radius: 5px;
  padding: 12px 16px 24px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  height: calc(100% - 20px);
  margin-bottom: 20px;
}

.earningBlockHead{
  display: flex;
  justify-content: space-between;
  gap:14px;
  margin: 0 0 0 0px;
}

.earningBlockHead .month{
  font-size: 17px;
  color: #000;
  font-weight: 400;
  margin: 8px 0 0 0;
  align-self: flex-end;
}

.earningBlockHead button.table-iconBtn.dropdown-toggle {
    background: #F5F5F5;
    border-radius: 100px;
    width: 28px;
    height: 28px;
    border: 0.5px solid #E9E9E9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}

.earningBlockHead button.table-iconBtn.dropdown-toggle:after {
  display: none;
}

.earningBlockBody .price {
    font-size: 34px;
    font-weight: 700;
    color: #000;
    margin: 17px 0 12px;
}

.priceScaleWrap{
  display: flex;
  align-items: center;
  gap:6px;
}

.priceScaleWrap .priceScaleCircle{
  display: flex;
  align-items: center;
  border: 1px solid rgba(4, 167, 41, 0.31);
  background: #E0F4E5;
  padding: 4px 10px;
  font-size: 13px;
  font-weight: 500;
  border-radius: 100px;
  gap: 5px;
  color:#28A303;
}

.priceScaleWrap .priceScaleCircle.priceScaleCircleDown {
    background: #F8D7DA;
    border-color: rgba(213, 14, 46, 0.32);
    color: #F10E34;
}

.priceScaleWrap .priceScaleCircle.priceScaleCircleDown .icon-chart{
  transform: scaleY(-1);
}

.priceScaleWrap .priceScaleCircle .icon-chart{
  font-size: 11px;
}

.priceScaleWrap .text {
  font-size: 14px;
  color: #8C8888;
}

.dropdown .dropdown-menu{
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  min-height: 48px;
}

.dropdown .dropdown-menu .dropdown-item {
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 6px;
    color: #363636;
    padding: 8px 16px;
}

.earningBlockWrap:hover, .earningBlockWrap.active{
 background: #000;
 border-color: #000;
}

.earningBlockWrap:hover .earningBlockHead .month, .earningBlockWrap.active .earningBlockHead .month, .earningBlockWrap:hover .earningBlockBody .price, .earningBlockWrap.active .earningBlockBody .price{
  color: #fff;
}

.earningBlockWrap:hover .earningBlockHead button.table-iconBtn.dropdown-toggle, .earningBlockWrap.active .earningBlockHead button.table-iconBtn.dropdown-toggle{
  background: rgba(249, 249, 249, 0.29);
  color: rgba(255, 255, 255, 0.75);
  border-color: rgb(72 72 72);
}

.mTitleWrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 16px 0;
  gap: 16px;
}

.mTitleWrap .mTitleBlock h5{
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin: 0px;
}

.summryTableWrap .table{
  position: relative;
  z-index: 1;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
}

.summryTableWrap .table:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  border: 1px solid rgba(203, 203, 203, 0.8);
  z-index: -1;
}

.summryTableWrap .table thead tr th {
    background: #7F2900;
    border-radius: 4px 4px 0px 0px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 16px 15px 20px;
}

.summryTableWrap .table tbody tr td:first-child{
  width: 229px;
}

.summryTableWrap .table tbody tr td {
  padding: 14px 16px 14px 20px;
  height: 65px;
  color: #000;
  font-size: 16px;
  border-bottom: 1px solid rgba(203, 203, 203, 0.8);
  vertical-align: middle;
}

.summryTableWrap .table tbody tr:last-child td{
    border-bottom: none;
}

.summryTableWrap .table tbody tr td + td{
  border-left: 1px solid rgba(203, 203, 203, 0.8);
}


.btn.btnDropdown{
  border-radius: 5px;
  background: #E6E6E6;
  padding: 6px 12px;
  display: flex;
  align-items: center;
  border: none;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}

.btn.btnDropdown:hover{
  background: #1c0c06;
  color: #fff;
}


.btn.btnDropdown.btn-export{
    background: #170A04;
    color: #fff;
}

.btn.btnDropdown.btn-export:hover{
   background: #000;
}

.btn.btnDropdown.dropdown-toggle:after {
    width: 24px;
    border-left: 1px solid rgba(155, 155, 155, 0.84);
    display: flex;
    align-items: center;
    justify-content: flex-end;
    top: 0;
    height: 25px;
    content: "\e941";
    font-family: 'icomoon' !important;
    font-size: 6.5px;
    margin-left: 10px;
}

.btn .icon-filter{
  font-size: 10px;
}

.btn.btnDropdown .iconLeft {
    margin-right: 9px;
}


@media only screen and (min-width:991px) {

  .row.grid14{
    margin-left: -7px;
    margin-right: -7px;
  }

  .row.grid14 > [class*='col-']{
    padding-left: 7px;
    padding-right: 7px;
  
  }

  .uploadPreviewModal .modal-body { padding: 48px; }

  .signVillaGrid .col-lg-4.offset-lg-8 .btnWrap { margin: -47px 0 0 0;}
  
}

@media only screen and (min-width:1200px) {
  .signVillaGrid .col-lg-8 { width: 63.5%; }
  .signVillaGrid .col-lg-4 { width: 36.5%; }
  .signVillaGrid .offset-lg-8 { margin-left: 63.5%; }
}


@media only screen and (max-width:991px) {
  .bookingWrap{
    flex-wrap: wrap;
    gap: 14px;
  }

  .profileCard{
    display: block;
  }

  .guest-account-settings-wrap .profileCard .profileSideBar, .profileCard .profileSideBar{
        margin: 0 0px 20px 0;
  }
  .profileEditBlock.profileImgBlock-top .cont p{    word-break: break-all;}
  .profileEditBlock.profileImgBlock-top .img { flex: 0 0 120px; width: 120px; height: 120px; margin: 0 10px 0 0; }
  .map-view-wrapper .MavViewSide{    flex: 0 0 240px;}
}

@media only screen and (max-width:768px) {
  .bookingWrap .bookingImgBlock, .bookingGuestBlock{flex: 0 0 100%; min-width: inherit;}
  .bookingGuestBlock{flex-wrap: wrap;}
  .bookingActionBlock .btn.btn-dark{width: 100%;}
  .bookingWrap .bookingImgBlock .img{flex: 0 0 80px; margin: 0 11px 0 0; height: auto;}
  .labelContWrap h5{font-size: 15px;}
  .labelContWrap p{font-size: 14px;}

  .ratingPopup .modal-body{padding: 10px 24px 0px;}
  .btn.sm.btnLinkOrg {font-size: 15px;}
  .deviceHistoryWrap .deviceHistoryBlock{flex-wrap: wrap;}
  .feedbackBlockWrap .icon-center .icon-feedback {font-size: 56px;}
  .feedbackBlockWrap .feedbackBlockHead h4{font-size: 20px;}
  .feedbackBlockWrap .feedbackBlockHead p{font-size: 15px;}
  .loginWrap { display: block;}
  .uploadIdType .btnWrap { flex: 0 0 110px;}
  .map-view-wrapper{display: block;}
  .map-view-wrapper .MavViewFrameRight{margin-top: 20px;}
}

@media only screen and (max-width:600px) {
  .listingSection .listingSecHead .fiterToolWrap{ flex-wrap: wrap; justify-content: center;}
  .listingSection .listingSecHead .fiterToolWrap .filter-toggle-btn:last-child{border-right: none;}
  .filterModalWrap.modal-dialog .modal-header{padding: 14px 22px;}
  .filterModalWrap.modal-dialog  .modal-body { padding: 20px 22px;}
  .modalFiltersWrap{display: block;}
  .modalFiltersWrap .modalFiltersSide{display: flex; overflow: auto; border-bottom: 1px solid rgba(195, 186, 186, 0.54); border-right: none; border-radius: 5px 5px 0 0;}
  .modalFiltersWrap .modalFiltersSide .nav-link{white-space: nowrap;}

  }
}




/* Co Host Page Css */ 


.cohost-content{
    box-shadow: 0px 1px 3px #00000029;
    border: 0.5px solid #DDD6D6;
    border-radius: 5px;
    height: 70vh;
      }
      .cohost-content .emptyMask{
        height: 85px;
        width: 85px;
        margin: 0 0 15px 0;
        display: flex;
        justify-content: center;
        align-items: center;
      }

       .cohost-content h5{
        font-size: 16px;
        font-weight: 500;
        color: #000000;
        margin: 0 0 10px 0;
       }
       .cohost-content p{
        font-size: 14px;
        font-weight: 400;
        color: #000000;
        margin: 0 0 10px 0;
       }

    .cohost-card {
      box-shadow: 0px 1px 2px #00000029;
      border: 0.5px solid #DDD6D6;
      padding: 20px 22px 18px 32px;
      border-radius: 5px;
      margin-bottom: 15px;
      display: flex;
      justify-content: space-between;
    }

    .edit-btn{
      display: flex;
      gap: 5px;
          background: #B8B8B836;
    border: 1px solid #B5B7B6;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    padding: 8px 18px;
    color: #060606;
    }

    .cohost-left {
      display: flex;
      gap: 25px;
      align-items: center;
    }

    .cohost-avatar {
          width: 103px;
    height: 103px;
    border-radius: 50%;
    border: 5px solid #F8A3094D;
    object-fit: cover;
    }

    .cohost-info h3 {
      margin: 0;
      font-size: 18px;
      font-weight: 600;
      display: flex;
      align-items: center;
      gap: 15px;
    }

    .badge-pending {
      background: #F8A3081F;
      border: 0.699999988079071px solid #F8A309;
      border-radius: 5px;
      font-size: 14px;
      font-weight: 400;
      padding: 5px 13px;
      color:#F8A308;
    }

    .cohost-info p {
      margin: 9px 0 0;
      font-size: 18px;
      color: #555;
      display: flex;
      align-items: center;
      gap: 9px;
    }

    .cohost-right {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      gap: 12px;
    }


.card-title span{
      color: #7F2900;
    font-weight: 600;
    margin: 0 0 0 5px;
}

.search-box {
  position: relative;
}

/*.search-box input {
  padding: 10px 38px 10px 14px;
  border: 0.699999988079071px solid #0000005C;
  border-radius: 4px;
  font-size: 14px;
  color: #000000E6;
  min-width: 280px;
}*/

/*.search-box i{
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #919191;
    font-size: 14px;
}
*/

.delete-btn {
    background: #170A04;
    border-radius: 5px;
    padding: 9px;
    font-size: 18px;
    border: none;
    cursor: pointer;
    color: #FFFFFF;
}


@media (max-width: 992px) {

  .edit-btn {
    padding: 7px 13px;
  }
}

@media (max-width: 790px) {
  .cohost-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding: 18px;
  }

  .cohost-left {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .cohost-avatar {
    width: 85px;
    height: 85px;
  }

  .cohost-info p {
    font-size: 15px;
  }

  .cohost-info .badge-pill {
    font-size: 14px;
    padding: 6px 18px;
  }

  .search-box input {
    width: 100%;
    min-width: unset;
  }

  .assigned-actions button {
    width: 100%;
    justify-content: center;
  }

  .delete-btn {
    padding: 8px;
    font-size: 16px;
  }
}

.assign-header{
  background: #1A0B07;
  color: #FFFFFF;
  display: flex;
  align-items: start;
  padding: 28px 34px;
}
.modal-subtitle{
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 0.79;
  margin: 0;
}
.assign-body {
  padding: 30px 30px 44px 30px;
}
.assign-body h6{
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  margin: 0 0 15px 0;
}
.assign-body h6 span{
  font-size: 18px;
  color: #7F2900;
  font-weight: 700;
  margin-left: 7px;
}
.assign-property-item {
    background: #F8F8F8;
    border-radius: 5px;
    padding: 15px 25px;
    display: flex;
    align-items: center;
    gap: 13px;
    margin-bottom: 8px;
}

.assign-property-item img {
width: 95px;
    height: 55px;
    border-radius: 5px;
    object-fit: cover;
}

.property-info {
  flex: 1;
}

.property-info h6 {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    color: #000000
}

.property-info p {
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    color: #000000
}

#assignPropertyModal .modal-content{
      margin: auto;
    border-radius: 8px 6px 0 0;
    max-width: 860px;
}


@media (max-width: 992px) {
  .card-header {
    gap: 12px;
  }
    .card-header input{
    min-width: unset;
  }
}
@media (max-width: 768px) {
  .card-header .text-md-end {
    width: 100%;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }

  .card-header .search-box {
    width: 100%;
  }

  .card-header .search-box input {
    width: 100%;
  }

  .card-header button {
    width: 100%;
    justify-content: center;
  }
}


.card.coHost-Card {
    border: 1px solid #E4E4E4;
    box-shadow: 0px 1px 2px rgba(0,0,0,0.16);
    border-radius: 6px;
}

.card.coHost-Card .card-body{
  padding: 14px 18px;
}

.coHostProfile{
  display: flex;
  align-items: center;
  gap: 16px;
}

.coHostProfile .img{
  flex: 0 0 66px;
  height: 66px;
  border-radius: 100px;
  overflow: hidden;
  display: flex;align-items: center;
  justify-content: center;
  font-size: 28px;
  font-weight: 500;
  background: rgba(247, 33, 33, 0.2);
  color: #000;
}

.coHostProfile .cont{
  flex: auto;
}

.coHostProfile .cont h5{
  color: #000;
  font-size: 16px;
  margin: 0 0 6px 0;  
}

.card.coHost-Card .badge{
  min-width: 78px;
  padding: 6px 16px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 14px;
  border:1px solid #ccc;
}

.badge.badgeActive{
  background: #EBFBEC !important;
  border-color: #139B0E !important;
  color: #139B0E !important;
}

.badge.badgeWraning{
  background: rgba(248, 163, 8, 0.12); !important;
  border-color: #F8A309 !important;
  color: #F8A309 !important;
}

.card.coHost-Card .card-body .dropdown{
  position: absolute;
  top: 4px;
  right: 5px;
}

.card.coHost-Card .card-body .dropdown .btn{
  padding: 0px;
  background: transparent;
  border-radius: 0px;
  border: none;
  color: #000;
  width: 32px;
  height: 32px;
  font-size: 19px;
}

.card.coHost-Card .card-body .dropdown .dropdown-menu{
  padding: 4px 12px;
}

.card.coHost-Card .card-body .dropdown .dropdown-menu .dropdown-item{
  padding: 8px 0px;
  background: transparent;
  gap: 11px;
}

.card.coHost-Card .card-body .dropdown .dropdown-menu .dropdown-item .icon-eye1 {
    font-size: 14px;
}

.card.coHost-Card .card-body .dropdown .dropdown-menu .dropdown-item i {
    flex: 0 0 15px;
}

.bgGreyLight{
  background: #F7F7F7;
  border-radius: 5px;
  padding: 8px 10px;
  display: flex;
  justify-content: space-between;
  margin-top: 14px;
}

.bgGreyLight .labelContWrap{
  padding: 12px;
}

.bgGreyLight .labelContWrap h5{
  font-size:14px;
  color: #666666;
  font-weight: #666666;
  margin: 0 0 0 0;
}

.bgGreyLight .labelContWrap p{
  font-size: 14px;
  font-weight: 500;
}

.bgGreyLight .labelContWrap + .labelContWrap{
  border-left: 1px solid #E1DBDB;
}


.coHoustLoginPage{
  position: relative;
  min-height: 100vh;
  z-index: 0;
}

.coHoustLoginPage:before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 448px;
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  background: #1A0D07;
  z-index: -1;
}

.coHoustLoginPage:after{
  content: "";
  position: absolute;
  left: 66px;
  top: 0;
  background: url('../images/buidlingImg.svg') no-repeat;
  background-position: bottom left;
  height: 448px;
  width: 285px;
}

  .CoHostLogo {
        max-width: 1240px;
        margin: 0px auto 32px;
        text-align: center;
    }
    .CoHostLogo img{
            max-width:236px;
    }
    @media (min-width: 992px) {
        .CoHostLogo {
            max-width: 1240px;
            margin: 0px auto;
            position: absolute;
            left: 0;
            right: 0;
            top: 30px;
            text-align: left;
        }

        .CoHostLogo img{
            max-width:236px;
        }
    }

.coHostLoginBlock{
  display: block;
  margin: 0px;
  padding: 86px 0;
}

.coHostLogin{
  background: #fff;
  border-radius: 3px;
  max-width: 540px;
  margin: 0px auto;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 1;
}

.copyRightTextCenter{
  color: #000;
  margin: 34px 0 0;
  font-weight: 15px;
  text-align: center;
  padding: 0 24px;
}

.coHostLoginHead{
  background: #F9F9F9;
  border-radius: 3px 3px 0 0;
  text-align: center;
  padding: 18px 32px;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
}

.coHostLoginHead h4 {
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    margin: 0 0 2px 0;
}

.coHostLoginHead p {
    font-size: 15px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.79);
    margin: 0 0 0px 0;
}

.coHostLoginBody{
  padding: 20px 32px 28px;
}

.coHostLoginBody .form-group {
    margin: 0 0 14px;
}

.profileUpload{
  display: flex;
  align-items: center;
  gap: 20px 24px;
}

.profileUpload .img{
  flex: 0 0 93px;
  border-radius: 100px;
  background: #E3E3E3;
}

.profileUpload .cont p{
  font-size: 14px;
  color: #646363;
  margin: 8px 0 0 0;
}

.loginNotes{
  background: #F5F5F5;
  border-radius: 3px;
  padding: 12px 16px;
  font-size: 15px;
  color: #000;
  margin: 10px 0 0 0;
}

.loginNotes strong{
  font-weight: 600;
}

.coHostLoginBlock-h{
  min-height: calc(100vh - 224px);
}

.successBlock{
  text-align: center;
}

.successBlock .cont{
  margin: 0 0 0 0;
}

.successBlock .cont h3{
  font-size: 26px;
  margin: 0 0 2px 0;
  font-weight: 700;
  color: #000;
}

.successBlock .cont p{
  font-size: 17px;
  margin: 0 0 0px 0;
  font-weight: 400;
  color: #535353;
}

.successBlock .cont .btn{
  margin: 20px 0;
}




/* manage booking alertion */
.bookingGuestBlock .bookingIdBlock .badge-pending{
background: #F8A30821;
    border: 1px solid #F8A308;
    border-radius: 20px;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 600;
    color: #F8A309;
}
.bookingGuestBlock .bookingIdBlock .badge-success{
    background: #EAF9E9;
    border: 1px solid #46C644;
    border-radius: 20px;
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 600;
    color: #46C644;
    display: flex;
    align-items: center;
    gap: 5px;
}


.breadcrumb-row {
  font-size: 16px;
  margin : 30px 0 26px 0;
}
.breadcrumb-row a { 
    color: #9E9E9E; 
    text-decoration: none;
}
.breadcrumb-row a:hover{
    color: #000000;
}
.breadcrumb-row span{ color: #000000; }

.identity-header {
  text-align: center;
  margin-bottom: 24px;
}
.identity-header i{
  font-size: 58px;
}
.identity-header h4 {
    color: #000000;
  font-size: 25px;
  font-weight: 700;
  margin: 30px 0 10px 0;
}
.identity-header p {
  font-size: 17px;
  font-weight: 400;  
  max-width: 520px;
  margin:auto;
  color: #000000;
}
.identityCardWrap{
    margin: 0 auto 70px;
    max-width: 820px;
    background: #FFFFFF;
    box-shadow: 0px 1px 1px #00000005;
    border: 1px solid #70707033;
    border-radius: 4px;
    padding: 25px;
}
/* 
.identity-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 8px;
  padding: 30px;
} */
.identityCardWrap .section-title{
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

.booking-card {
    background: #F5F5F5 ;
    box-shadow: 0px 1px 1px #00000005;
    border: 1px solid #70707033;
    border-radius: 4px;
    padding: 25px 22px;
    margin: 0 0 20px 0;
}

.booking-top {
  display: flex;
  gap: 15px;
  align-items: center;
}
.booking-top img {
  max-width : 120px;
  border-radius: 8px;
}

.booking-top h5 {   
    color: #7F2900;
    font-size: 14px;
    font-weight: 600;
    margin:0 ;
}
.booking-top h4 {   
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 4px 0;
}
.booking-top .rating i{
    color: #FCD540;
}

.booking-top .rating , .booking-top p { 
    color: #2B2B2B; 
    font-size: 15px; 
    font-weight: 400;
    margin: 0 0 4px 0;
}

.booking-bottom {
    margin: 25px 0 0 0;
    padding: 15px 0 0 0;
    border-top: 0.699999988079071px solid #CFCECE;
}
.booking-bottom .CheckInWrap{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:  0  0 7px 0;
}
.booking-bottom .CheckInWrap p{
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
}
.booking-bottom .CheckInWrap h5{
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}
.booking-bottom .CheckInWrap .guestCount{
    color:#F8A309;
    font-weight: 700;
    font-size: 16px;
}
.guest-block {
    background: #FFFFFF ;
    box-shadow: 0px 1px 2px #00000029;
    border: 1px solid #F7EDED;
    border-radius: 4px;
    margin: 15px 0 0 0;
}

.guest-header {
    background: #F0F0F0;
    box-shadow: 0px 1px 2px #00000029;
    border-radius: 4px 4px 0px 0px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 17px;
}

.step {
    background: #170A04;
    font-size: 12px;
    font-weight: 400;
    padding: 8px;
    border-radius: 50%;
    color: #FFFFFF;
}
.guest-header h5{
    font-size: 15px;
    color: #1E1E1E;
    font-weight: 600;
    margin: 0;
}
.guest-form {
  padding: 27px 17px;
}

.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
}
.guest-form label{
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    margin: 0 0 7px 0;
}
.guest-form input, .guest-form select {
  width: 100%;
  padding: 13px 10px ;
  border: 0.699999988079071px solid #CACACA;;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 400;
}
.guest-form p{
    font-size: 15px;
    font-weight: 400;
    color: #504E4E;
    margin: 2px 0 15px ;
}
.upload-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  margin: 15px 0 20px;
}

.upload-box {
    background: #F8F8F8;
    border: 0.699999988079071px solid #CACACA;
    border-radius: 5px;
    padding: 32px 24px;
    text-align: center;
      position: relative;
  cursor: pointer;
}

.form-group .upload-box input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.upload-box .iconWrap i{
    display: inline-block;
    font-size: 22px;
    padding: 0;
    background: #E8E8E8;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto 6px;
    color: #414141;

}
.upload-box p{
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    margin: 3px 0 0 0;
}
.upload-box p a{
    font-weight: 600;
    color: #A95006 !important;
    text-decoration: underline !important;
}
.upload-box small{
    color: #6E6E6E;
    font-size: 12px;
    font-weight: 400;
    margin: 0;
}

.btn-disabled{
background: #B9B9B9;
border-radius: 3px;
color: #FFFFFF;
font-size: 16px;
font-weight: 500;
padding: 12px 20px;
border: none;
}
.guest-block .divider{
    margin: 0 17px;
    border-bottom: 0.5px solid #C7C7C7;
}
.co-guest-row {
  display: flex;
  justify-content: space-between;
  padding: 20px 17px;

}

.co-guest-row h5{
    font-size: 15px;
    font-weight: 600;
    color: #1E1E1E;
    margin: 0;
}
.co-guest-row p{
    font-size: 15px;
    font-weight:400;
    color: #504E4E;
    margin: 0;
}
.btn-125{
    min-width: 125px;
}
.guest-block .note {
    margin: 0 20px 33px;
    background: #7E2A000A;
    border: 0.699999988079071px dashed #7E2A00C9;
    border-radius: 4px;
    padding: 15px 20px;
    font-size: 15px;
    font-weight: 400;
}

.guest-block .note b{
    color: #7F2900;
    font-weight: 600;
}
.guest-uploaded-state.d-none {
  display: none !important;
}
.guest-uploaded-state {
    display: block !important;
    padding: 27px 22px;
}

.preview-modal {
  border-radius: 12px;
  padding: 40px 30px;
}

.preview-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 20px;
}

.preview-image-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

.preview-image-wrap img {
  max-width: 100%;
  min-height: 270px;
  max-height: 270px;
  background: #fff;
}

.preview-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.upload-placeholder {
  text-align: center;
}

/* .avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
} */
 .guest-info img{
    width: 80px;
  height: 80px;
  border-radius: 50%;
 }
.guest-info h4{
    font-size: 17px;
    font-weight: 700;
    margin: 10px 0 12px 0;
}

.meta {
  display: flex;
  gap: 35px;
  color: #666666;
  font-size: 17px;
  font-weight: 400;
}
.meta span{
    display: flex;
    gap: 10px;
    align-items: center;
}
.guest-uploaded-state hr{
    border: 1px solid #E4D9D9;
    margin: 15px 0 25px 0;
}
.guest-uploaded-state h5{
    font-size: 15px;
    font-weight: 600;
    margin: 0;
}
.guest-uploaded-state p{
    color: #504E4E;
    font-size: 15px;
    font-weight: 400;
    margin: 0 ;
}
.uploaded-badge {
    background: #46C644 ;
border: 0.699999988079071px solid #46C644;
border-radius: 14px;
  color: #F6F6F6;
  font-size: 14px;
  font-weight: 600;
    padding: 5px 16px;
    margin-left: auto;
}

.doc-grid {
display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 15px 0;
}
.doc-card img {
    width: 100%;
    border-radius: 6px;
    object-fit: cover;
    height: 100%;
    max-height: 170px;
}

.doc-title {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px 0;
  font-size: 15px;
  font-weight: 600;
}
.doc-title span{
    color: #C5C5C5;
}
.doc-title a {
  color: #EA5B09;
  font-weight: 400;
  font-size: 15px;
  margin: 0 8px ;
  text-decoration: none;
}
.btn-outline-dark.clearAll{
    background-color: #EFEFEF;
}
.invite-modal .modal-header {
  padding: 23px 27px 21px 27px;
}
.invite-modal .modal-header h4{
  font-size: 18px;
  font-weight: 700;
  margin: 0 ;
}
.invite-modal .modal-header p{
  font-size: 14px;
  font-weight: 400;
  margin: 0 ;
}
.invite-modal .form-group{
  padding: 8px 28px;
  margin: 0 ;
}
.invite-modal .modal-footer{
  background: #F2F2F2 ;
border-radius: 0px 0px 4px 4px;
padding: 25px;
margin: 45px 0 0 0;
}
.form-group label {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 9px;
  display: block;
}
.modal-700{
  min-width: 700px !important;
}

.form-group input {
  width: 100%;
  padding: 12px;
  border: 1px solid #CFCFCF;
  border-radius: 4px;
}

.success-circle {
  width: 60px;
  height: 60px;
  background: #4CAF50;
  color: #fff;
  border-radius: 50%;
  font-size: 28px;
  line-height: 60px;
  margin: 20px auto;
}

.invite-card {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #F5F5F5;
    border: 1px solid #70707033;
    border-radius: 4px;
    padding: 15px 20px;
    margin: 0 17px;
    box-shadow: 0px 1px 1px #00000005;
}

.invite-card .avatar {
    border-radius: 50%;
    background: #2130F733;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 21px;
    color: #000000;
    padding: 11px 16px;
    max-width: 45px;
    max-height: 46px;
}

.invite-card .info h6 {
  margin: 0;
  font-size: 15px;
  font-weight: 700;
}

.invite-card .info p {
  margin: 0;
  color: #7F2900;
  font-size: 14px;
  font-weight: 600;
}

.btn-100{
    min-width: 100px;
}
.btn-175{
  min-width: 175px;
}
.invite-status{
    margin: 10px 17px;
    background: #E14E4A21;
    border: 0.699999988079071px solid #E31C1CC9;
    border-radius: 4px;
    padding: 17px;
    font-size: 15px;
    font-weight: 400;
    color: #DA0B0B;
    display: flex;
    align-items: center;
    gap: 8px;
}

.success-modal .modal-footer{
    background: #F2F2F2;
    border-radius: 0px 0px 4px 4px;
    padding: 25px;
    margin: 45px 0 0 0;
    align-items: center;
    display: flex;
    justify-content: center;
}


.coHDivider{
  border-color: #DFDFDF;
  margin: 28px 0px;
}

.checkBtnWrap{
  position: relative;
  flex: 1;
}

.checkBtnWrap input{
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

.checkBtnWrap label{
  flex: 1;
  background: transparent;
  border: 1px solid #ADACAC;
  border-radius: 5px;
  padding: 15px;
  text-align: center;
  margin: 0px;
}

.checkBtnWrap input[type="radio"]:checked + label{
  background: #FFF7E0;
  border-color: #D39A05;
  color: #D39A05;
}

.OrDivider{
  margin: 32px auto;
  position: relative;
  max-width: 264px;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}

.OrDivider:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #C8C8C8;
    height: 1px;
    right: 0;
    z-index: -1;
}

.OrDivider:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    z-index: -1;
    width: 32px;
    background: #fff;
}

.socialLoginBtnWrap{
  display: flex;
  gap: 16px 20px;
  flex-wrap: wrap;
}

.socialLoginBtnWrap .socialLoginBtn{
  flex: 0 0 50%;
}

.socialLoginBtnWrap .socialLoginBtn {
    flex: 0 0 50%;
    max-width: calc(50% - 10px);
    border: 1px solid #ADACAC;
    background: transparent;
    border-radius: 5px;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px 14px;
}

.socialLoginBtnWrap .socialLoginBtn img{
  max-width: 22px;
}

.otpPopupWrap.modal-dialog{
  max-width: 476px;
}

.otpPopupWrap .modal-content {
    border-radius: 6px;
}

.otpPopupWrap .btn-close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
}

.otpPopupWrap .modal-body{
  padding: 0px;
}

.otpPopupSec{
  text-align: center;
  padding: 82px 0px;
  max-width: 390px;
  margin: 0px auto;
}

.otpPopupSec .secTitle{
  margin: 0 0 22px 0;
}

.otpPopupSec .secTitle h5 {
    font-size: 24px;
    margin: 0px 0 6px 0;
    color: #000;
}

.otpPopupSec .secTitle p{
  color: #000000;
  margin: 0px;
  font-size: 15px;
}


.otp-wrapper {
  position: relative;
  margin: 0px auto;
}

.otp-input-field {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    letter-spacing: 32px;
    cursor: text;
    padding: 0;
    margin: 0;
}

.otp-boxes {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 12px;
}

.otp-boxes span {
  height: 56px;
  width: 56px;
  border: 1px solid #C6C2C2;
  border-radius: 4px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  color: #000;
}

.timer-text{
  margin: 20px 0 0;
  font-size: 16px;
  color: #747474;
}

.timer-text b{
  color: #000;
  font-weight: 400;
}

.otpPopupSec .btn-link {
    font-size: 14px;
    color: #000000;
    margin: 16px 0 0 0;
}

.congratulationBox .icon i {
    font-size: 62px;
    color: #27CE21;
}

.congratulationBox .icon{
  margin: 0 0 6px 0;
}

.congratulationBox .cont h5{
  color: #28CE20;
  font-size: 23px;
  margin: 0 0 6px 0;
  font-weight: 500;
}

.congratulationBox .cont p{
  color: #000000;
  font-size: 16px;
  margin: 0 0 0 0;
}

@media (max-width: 992px) {

  .identityCardWrap {
    max-width: 100%;
    padding: 20px;
  }
  .meta {
    flex-wrap: wrap;
    gap: 15px;
    font-size: 15px;
  }

  .upload-grid,
  .doc-grid {
    grid-template-columns: 1fr;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

}

@media (max-width: 768px) {
  .breadcrumb-row {
    margin: 20px 0;
  }
  .identity-header h4 {
    font-size: 22px;
  }
  .identity-header p {
    font-size: 16px;
  }
  .guest-form {
    padding: 20px 15px;
  }
  .grid-2 {
    grid-template-columns: 1fr;
  }
  .guest-form input,
  .guest-form select {
    font-size: 14px;
  }
  .preview-img {
    height: 160px;
  }
  .co-guest-row {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }
  .btn-125,
  .btn-100 {
    width: 100%;
  }
  .invite-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  .invite-card .actions {
    width: 100%;
    display: flex;
    gap: 10px;
  }
  .invite-card .actions button {
    width: 100%;
  }
  .guest-block .note {
    font-size: 14px;
    padding: 12px 15px;
  }
  .invite-modal .modal-header,
  .invite-modal .modal-footer {
    padding: 15px;
  }
  .profileUpload{
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .identity-header h4 {
    font-size: 20px;
  }
  .section-title {
    font-size: 14px;
  }
  .uploaded-badge {
    font-size: 14px;
    padding: 4px 12px;
  }
  .preview-image-wrap img {
    min-height: 200px;
    max-height: 200px;
  }
}


/* Property Listing Flow Manual and Import css Start */

/* Property Empty Mask */

.cohost-content.propertHostWrap{
  background: #F9F9F9;
  border-color: #DDD6D6;
  border-radius: 5px;
  box-shadow: none;
}

.listPropertyMask.emptyMask{
  width: 178px;
  height: auto;
  margin: 0 0 17px 0;
}

.propertyStepsWrap .title h3{
  font-size: 30px;
  font-weight: 700;
  color: #000000;
}

.propStepsBlock{
  margin: 32px auto 0;
  text-align: center;
  max-width: 316px;
}

.propStepsBlock .img{
  max-width: 136px;
  min-height: 124px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 0px auto 14px;
}

.propStepsBlock .cont h5{
  font-size: 20px;
  font-weight: 600;
  color: #000;
  margin: 0px 0 6px;
}

.propStepsBlock .cont p{
  font-size: 17px;
  font-weight: 400;
  color: #090909;
  margin: 0px 0 0px;
  line-height: 22px;
}

.btn.btn-lg {
    padding: 14px 30px;
    gap: 6px;
}

.btn.btn-lg.arrowBtn:after {
  font-size: 14px;
}

.mx-w1022{
  max-width: 1022px;
}

.frameWork-card-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 24px;
    max-width: 1022px;
    margin: 0px auto;
}

.frameWork-card-block{
  position: relative;
  max-width: 325px;
  margin: 24px 0 0;
  height: calc(100% - 24px);
}

.frameWork-card-block input[type="radio"]{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
  opacity: 0;
}

.frameWork-card-block input[type="radio"]:checked + .frameWork-card{
  background: #F4ECE9;
  border-color: rgba(135, 53, 17, 0.42);
}

.frameWork-card-block input[type="radio"]:checked + .frameWork-card .frameWork-card-header .icon{
  background: #7E2A00;
  color: #fff;
}

.frameWork-card-block input[type="radio"]:checked + .frameWork-card .frameWork-card-header .icon svg path{
  stroke: #fff;
}

.frameWork-card-block input[type="radio"]:checked + .frameWork-card::before{
  content: "\e907";
  font-size: 22px;
  width: auto;
  height: auto;
  background: transparent;
}

.frameWork-card {
    background: #F3F3F3;
    border: 1px solid #F3F3F3;
    border-radius: 5px;
    padding: 22px 24px 24px;
    height: calc(100% - 0px);
    position: relative;
    transition: border-color, background 0.25s ease-out;
}

.frameWork-card::before {
    content: "\e907";
    font-size: 0;
    position: absolute;
    right: 14px;
    top: 14px;
    width: 22px;
    height: 22px;
    background: #fff;
    border: 0.8px solid rgba(144, 140, 140, 0.25);
    border-radius: 100px;
    z-index: 0;
    transition: border-color, background 0.25s ease-out;
    font-family: 'icomoon' !important;
    color: #7E2A00;
}

.frameWork-card-header {
  margin: 0 0 14px 0;
}


.frameWork-card-header .icon{
  width: 39px;
  height: 36px;
  border-radius: 4px 4px 0 4px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #7F2900;
}

.frameWork-card-header .icon i{
  font-size: 22px;
}

.frameWork-card-body h5{
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  margin: 0 0 6px 0;
}

.frameWork-card-body p{
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 0px 0;
  line-height: 18px;
}


.arrowTextBackBtn.btn{
  display: flex;
  align-items: center;
  gap: 7px;
  padding:9px 0px 10px ;
}

.arrowTextBackBtn.btn:before {
    content: "\e932";
    font-family: 'icomoon' !important;
    font-size: 10px;
    margin: 0 0 0 0px;
    transition: right, 0.25s ease-out;
    transform: rotate(-148deg);
    position: relative;
    left: 0;
}

.arrowTextBackBtn.btn:hover:before {
  left: -4px;
}

.stepMinHeight{
  min-height: calc(100vh - 298px);
}

.btnWrapBorder{
  border-top: 1px solid #CECECE;
  padding: 34px 0;
}






.customRadio-inline{
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}

.customRadio{
  position: relative;
}

.customRadio input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    cursor: pointer;
}

.customRadio label{
  position: relative;
  padding: 0 0 0 38px;
  font-size: 17px;
  color: #000;
  line-height: 28px;
  margin: 0px;
}

.customRadio label:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100px;
  border: 1px solid #AEA9A9;
  width: 28px;
  height: 28px;
  transition: 0.25s ease-out;
}

.customRadio label:after {
    content: "\e91c";
    font-family: 'icomoon' !important;
    position: absolute;
    left: 7.5px;
    top: 0px;
    font-size: 11px;
    color: #fff;
    font-weight: 700;
    transform: scale(0);
    transition: 0.25s ease-out;
}

.customRadio input:checked + label:before {
  background: #7E2A00;
  border-color: #7E2A00;
}

.customRadio input:checked + label:after {
  transform: scale(1.0);
}

.importFieldBlock{
  display: flex;
  align-items: center;
  gap: 8px;
  max-width: 697px;
  margin: 16px auto 0;
}

.importFieldBlock input{
  border-radius: 2px;
}

.importFieldBlock .btn{
  height:48px;
  border-radius: 2px;
}

.importedDetailsWrap{
  background: rgba(238, 251, 239, 0.36);
  border-radius: 7px;
  border: 1px solid rgba(19, 155, 14, 0.28);
}

.importedDetailsWrap .importedDetailsHead{
  padding: 24px;
  border-bottom: 1px solid rgba(19, 155, 14, 0.26);
}

.importedDetailsWrap .importedDetailsHead h5{
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 4px 0;
}

.importedDetailsWrap .importedDetailsHead p{
  font-size: 15px;
  font-weight: 400;
  margin: 0 auto 0px;
  max-width: 650px;
  color: #000;
}

.importedDetailsWrap .importedDetailsBody{
  padding: 28px 32px;
}

.importedDetailsBody .checkListInlineWrap{
  max-width: 940px;
  margin: 0px auto 10px;
}

.checkListInlineWrap{
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}

.checkListInlineWrap .checkListBlock{
  flex: 0 0 100%;
  max-width: calc(25% - 24px);
}

.checkListBlock{
  position: relative;
  padding: 0 0 0 30px;
  font-size: 17px;
  color: #000000;
}

.checkListBlock:before{
  content: "\e907";
  font-family: 'icomoon' !important;
  position: absolute;
  left: 0;
  top: 0;
  color: #1CA939;
  font-size: 22px;
}


.propListStepsWrap{
  display: flex;
  margin: 22px 0 0;
  border-bottom: 1px solid #CBCBCB;
  gap: 0 60px;
}

.propListSteps{
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 0 10px 0;
  flex: auto;
  position: relative;
  color: #fff;
}

.propListSteps:after{
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  right: 50%;
  background: #A95005;
  height: 2px;
}

.propListSteps.current:after{
  left: 0;
  right: 0;
}

.propListSteps.current .icon{
  background: #A95005;
  color: #fff;
}

.propListSteps.completed .icon{
  background: #05A931;
  color: #fff;
}

.propListSteps .icon{
  flex: 0 0 28px;
  height: 28px;
  border-radius: 100px;
  background: #C7C7C7;
  display: flex;
  align-items: center;
  justify-content: center;
}

.propListSteps .icon .icon-tick {
    font-size: 11px;
    font-weight: 700;
}


.propListSteps .cont h5{
  font-size: 14px;
  font-weight: 400;
  color: #575757;
  margin: 0px;
}

.propListSteps .cont p{
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  margin: 0px;
}

.combineBtnWrap{
  background: #F6F6F6;
  border-radius: 5px;
  display: flex;
  border-radius: 5px;
}

.combineBtnWrap span{
  padding: 12px  20px;
  min-width: 167px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 400;
  color: #7F8280;
}

.combineBtnWrap span.current{
  background: #19B45E;
  color: #fff;
  border-radius: 5px;
}


.note{
  background: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 14px 16px;
  border-radius: 7px;
}

.note.success {
    background: rgba(188,255,193,0.24);
    border-color: rgba(23,152,18,0.3);
}

.note .icHeading {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    gap: 8px;
    color: #000;
    margin: 0 0 6px 0;
}

.note .icHeading .icon-circle-tick{
  font-size: 22px;
}

.note p{
  font-size: 14px;
  color: #000;
  margin: 0px;
}

.fw-400{
  font-weight: 400 !important;
}
.fw-600{
  font-weight: 600 !important;
}

.listingPreview {
    background: #F6F6F6;
    border-radius: 5px;
    padding: 28px 28px;
}


.listingPreview h5{
  font-size: 16px;
  font-weight: 600;
  margin: 0px 0 3px 0;
  color: #000;
}

.listingPreview h4{
  font-size: 18px;
  font-weight: 500;
  margin: 0px 0 3px 0;
  color: #000;
}


.listingPreview p{
  font-size: 15px;
  font-weight: 400;
  margin: 0px 0 0px 0;
  color: #000;
}

.listingPreview .img{
  border-radius: 10px;
  margin: 16px 0;
  overflow: hidden;
  height: 272px;
}


.listingPreview .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mapLoc{
  height: 100%;
  min-height: 400px;
}

.mapLoc iframe{
  width: 100%;
  height: 100%;
}

.propFectCounterWrap{
  max-width: 286px;
  margin: 10px 0px;
}

.propFectCounterWrap .counter-box{
  margin: 0px;
  padding: 18px 0px;
}

.propFectCounterWrap .counter-box + .counter-box{
  border-top: 1px solid #C8C8C8;
}
.propFectCounterWrap .counter-box button{
  border:0.5px solid #CECECE;
  font-size: 16px;
  color: #000000;
}

.br-b-1{
  border-bottom: 1px solid #D9D6D6 !important;
}

.br-t-1{
  border-top:  1px solid #D9D6D6 !important;
}


.customCheckbox.lg label{
  font-size: 15px;
  line-height: 25px;
  padding-left: 36px;
}

.customCheckbox.lg label:before{
  width: 24px;
  height: 24px;
  border-color: #A19D9D;
}

.customCheckbox.lg label:after{
  left: 6.2px;
  top: -0.5px;
  font-size: 10px;
}

.customCheckbox.lg label a {
    position: relative;
    z-index: 1;
}

.propCheckList .customCheckbox-inline{
  display: grid;
  grid-template-columns: repeat(7, 1fr);
}

.propCheckList .customCheckbox{
  min-width: 120px;
  white-space: nowrap;
}

.previewBox .previewImg img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.imgDelBtn {
    position: absolute;
    right: 16px;
    top: 14px;
    background: #fff;
    border: none;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
}

.upload-pane .previewBox{
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
}

.imgDelBtn:hover {
  background: #C10000;
  color: #fff;
}

.mt-lg-20{margin-top:20px;}

.tipsCard{
  background: #F6F6F6;
  border-radius: 7px;
}

.tipsCard-header{
  padding: 18px 18px;
  border-bottom: 1px solid #D3D3D3;
}

.tipsCard-header h5{
  margin: 0px;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}

.tipsCard-body{
  padding: 18px 18px;
}

.checkListTitleContWrap .checkListBlock{
  padding-left: 34px;
}

.checkListTitleContWrap .checkListBlock + .checkListBlock{
  margin-top: 18px;
}

.checkListTitleContWrap .checkListBlock:before {
    top: 3px;
    color: #F8A309;
}

.checkListBlock h6{
  font-size: 14px;
  margin: 0px 0 2px 0;
}

.checkListBlock p{
  font-size: 14px;
  margin: 0px 0 0px 0;
  color: #000;
}

.bgWhiteBlock{
  background: #FFFFFF;
  border-radius: 7px;
  padding: 14px 14px 16px;
}

.bgWhiteBlock h6{
  font-size: 14px;
  font-weight: 600;
  color: #7F2900;
  margin: 0 0 4px 0;
}

.bgWhiteBlock p{
  font-size: 14px;
  font-weight: 400;
  color: #5D5D5D;
  margin: 0 0 0px 0;
}


.prListRange .priceRangeWrap{
  padding: 0 30px;
}

.prListRange input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 70px;
  height: 70px;
  border: 1px solid #707070;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
  pointer-events: auto;
  margin-top: -26px;
}


.dividerLight{
  background: #D9D6D6;
  opacity: 1;
}

.passwordField .viewPass{
  display: flex;
  align-items: center;
  justify-content: center;
}

.passwordField .viewPass .icon-edit {
    font-size: 21px;
    color: #646464;
    font-weight: lighter;
}

.notesWrap + .notesWrap{
  margin-top: 24px;
}

.notesWrap h6{
  font-size: 15px;
  margin: 0px 0 6px 0;
  color: #A95006;
  font-weight: 600;
}

.notesWrap p{
  font-size: 14px;
  margin: 0px 0 0px 0;
  color: #2D2C2C;
  font-weight: 400;
}

.tipsCard .form-group .customSelect select, .tipsCard .form-group input{
  background-color: #FFFFFF;
  border-color: #CACACA;
}

.passwordField .viewPass .icon-side-calendar{
  font-size: 20px;
  color: #707070;
}


.addMoreBtn {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: 600;
    color: #F8A309;
    background: transparent;
    border: none;
    padding: 6px 0px;
}

.addMoreBtn .icon-add{
  font-size: 19px;
}

.addMoreBtn .icon-add:before{
  color: inherit;
}


.addMoreBtn:hover {
  color: #A95007;
}


.customRadio.customRadioCircle label{
  line-height: 20px;
  padding-left: 28px;
  font-size: 14px;
}

.customRadio.customRadioCircle label:after {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 100px;
    background: #7E2A00;
    left: 3px;
    top: 3px;
}

.customRadio.customRadioCircle label:before{
  width: 20px;
  height: 20px;
  background: #fff;
}

.customRadio.customRadioCircle input:checked + label:before {
    background:#fff;
    border-color: #7E2A00;
}

.table .badge.bg-danger-subtle{
  border-color: #e96767;
}


.successModal-dialog.modal-dialog{
  max-width: 520px;
}

.successModalWrap {
    text-align: center;
    padding: 60px 0 60px;
}

.successModalWrap .img{
  margin: 0px 0 10px 0;
}

.successModalWrap .cont h4{
  font-size: 25px;
  margin: 0 0 0 0;
  font-weight: 700;
  color: #000;
}

.successModalWrap .cont p{
  font-size: 17px;
  margin: 0 0 0 0;
  font-weight: 400;
  color:#535353;
}

.successModalWrap .cont .btn{
  margin: 24px 0 0;
}


.form-group.disabled {
    opacity: 0.5;
}


.emptyRoomBlock.tipsCard{
  text-align: center;
  min-height: calc(100% - 32px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.emptyRoomBlockIn .img {
    margin: 0 0 15px 0;
}

.emptyRoomBlockIn .cont h5{
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  margin: 0 0 8px 0;
}

.emptyRoomBlockIn .cont p{
  font-size: 15px;
  font-weight: 400;
  color: #000000;
  margin: 0px;
  line-height: 1.3;
}

@media only screen and (min-width:991px) {

  .row.grid50{
    margin-left: -20px;
    margin-right: -20px;
  }

  .row.grid50 > [class*='col-']{
    padding-left: 20px;
    padding-right: 20px;
  }

  .row.grid18{
    margin-left: -9px;
    margin-right: -9px;
  }

  .row.grid18 > [class*='col-']{
    padding-left: 9px;
    padding-right: 9px;
  }

  .mt-lg-20{margin-top:0px;}

}

@media only screen and (min-width:1200px) {

  .row.grid50{
    margin-left: -25px;
    margin-right: -25px;
  }

  .row.grid50 > [class*='col-']{
    padding-left: 25px;
    padding-right: 25px;
  }

}


@media only screen and (max-width:1500px) {
  .propListStepsWrap{
      gap: 0 30px;
  }
}

@media only screen and (max-width:1440px) {
  .propListStepsWrap{
      gap: 0 6px;
  }

  .propCheckList .customCheckbox-inline{
    display: flex;
  }
}

@media only screen and (max-width:1200px) {
  .propListSteps{display: none;}
  .propListSteps.current{display:flex;}
  .propCheckList .customCheckbox{ min-width: 130px; white-space:normal;}
  .frameWork-card-block{max-width: inherit;}
}

@media only screen and (max-width:991px) {
  .checkListInlineWrap .checkListBlock {
    flex: 0 0 100%;
    max-width: calc(50% - 24px);
  }
}

@media only screen and (max-width:767px) {
  .importFieldBlock{flex-wrap: wrap;}
  .importFieldBlock .btn{flex: 1;}
  .customRadio-inline{gap: 18px;}
  .customRadio label{font-size: 16px; line-height: 24px;}
  .customRadio label:before{width: 24px; height: 24px;}
  .customRadio label:after{left: 6px; top: 0px; font-size: 10px;}
  .checkListInlineWrap{gap: 24px;}
  .importedDetailsWrap .importedDetailsBody {padding: 20px 24px;}
  .importedDetailsWrap .importedDetailsHead{padding: 20px 20px;}
  .checkListBlock{font-size: 15px;}
}


/* Property Listing Flow Manual and Import css End Here */


/*****23march*****/






/* Cancellation Policy Css */

.cP_Banner_Wrap{
  background: #F2F2F2;
  padding: 60px 0px 52px;
}

.cP_Banner_Wrap .cont{
  text-align: center;
  max-width: 768px;
  margin: 0px auto;
}

.cP_Banner_Wrap .cont h3{
  font-size:36px;
  font-weight:700;
  margin: 0 0 6px 0;
}

.cP_Banner_Wrap .cont p{
  font-size:15px;
  margin: 0 0 0px 0;
  color: #000000;
}


.cP_cont_Wrap{
  padding: 28px 0 60px;
}

.cP_cont_Wrap .secTitle h4{
  font-size: 21px;
  color: #7F2900;
  margin: 0 0 10px 0;
  font-weight: 700;
  line-height: 1.5;
}

.cP_cont_Wrap .secTitle p{
  font-size: 17px;
  color: #000000;
  margin: 0 0 0px 0;
}

.seprateGrey{
  background-color: #E2E2E2;
  margin: 28px 0;
  opacity: 1;
}

.cp_stepsWrap h4.title {
    display: flex;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    margin: 0 0 12px 0;
}

.cp_stepsWrap h4.title .nm{
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  margin: 0 6px 0 0;
}

.cp_stepsWrap p{
  font-size: 17px;
  color: #000;
}

.cp_stepsWrap p a{
  color: inherit;
  font-weight: 500;
}

.color-org{
  color: #EA5E1C !important;
}

.cp_stepsWrap ul{
  padding: 0px;
  margin: 0px;
}

.cp_stepsWrap ul li{
  list-style: none;
  position: relative;
  padding: 0 0 0 18px;
  font-size: 16px;
  color: #2B2B2B;
  margin: 4px 0;
}

.cp_stepsWrap ul li:before {
    content: "";
    position: absolute;
    left: 4px;
    top: 11px;
    width: 5px;
    background: #2B2B2B;
    height: 1px;
}

.cp_stepsWrap ul li a{
  color: inherit;
  font-weight: 500;
}

.cp_stepsWrap + .cp_stepsWrap{
  margin-top: 40px;
}

.cP_cont_SideBar{
  height: 100%;
  border-left: 1px solid #E2E2E2;
  padding: 28px 0 0 42px;
  margin: 0 0 0 10px;
  max-width: 320px;
}

.cP_cont_SideBar h5 {
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 8px 0;
}

.cP_cont_SideBar h6 {
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 8px 0;
    color: #7F2900;
}

.cP_cont_SideBar p {
    font-size: 14px;
    margin: 0 0 0px 0;
    line-height: 1.5;
}

.cP_cont_SideBar ol{
  list-style: outside decimal;
  padding: 0px 0 0 0px;
  margin: 0 0 0 16px;
}

.cP_cont_SideBar ol li{
  padding: 0 0 0 4px;
  margin: 8px 0;
  color: #000;
  font-size: 14px;
}

.cP_cont_SideBar ol li a{
  font-size: inherit;
  color: #000000;
}

.cP_cont_SideBar .emailLink{
  margin: 16px 0 20px;
}

.emailLink .label{
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  margin: 0 0 0 0;
}

.emailLink .value{
  font-size: 15px;
  font-weight: 600;
  color: #EA5E1C;
  margin: 0 0 0 0;
}

.cP_cont_SideBar .btn{
  width: 100%;
  border-radius: 4px;
  justify-content: space-between;
  display: flex;
  align-items: center;
}

.cP_cont_SideBar .btn.arrowBtn:after{
  content: "\e900";
  font-family: 'icomoon' !important;
  font-size: 12px;
  transition: 0.25s ease-in-out;
  transform: rotate(32deg);
  font-weight:400;
}


@media only screen and (max-width:991px) {
  .cP_Banner_Wrap .cont h3{
    font-size: 28px;
  }

  .cp_stepsWrap h4.title{
    font-size: 17px;
  }
  .cp_stepsWrap p, .cp_stepsWrap ul li{
    font-size: 15px;
  }

  .cP_cont_Wrap .secTitle h4{
    font-size: 18px;
  }
  .cP_cont_Wrap .secTitle p{
    font-size: 16px;
  }
  .cP_cont_SideBar{
    border-left: none;
    padding: 28px 0 0 0px;
    margin: 0 0 0 0px;
  }
}



@media only screen and (min-width:991px) {
  .row.grid34{
    margin-left: -17px;
    margin-right: -17px;
  }

  .row.grid34 > [class*='col-']{
    padding-left: 17px;
    padding-right: 17px;

  }

  .row.grid16{
    margin-left: -8px;
    margin-right: -8px;
  }

  .row.grid16 > [class*='col-']{
    padding-left: 8px;
    padding-right: 8px;

  }
}

/**/

.hostBannerWrap{
  padding: 60px 0;
  background: url('../images/bgBecame-host.png') no-repeat;
  background-size: cover;
}

.hostBannerContWrap{
  display: flex;
  justify-content: space-between;
  gap: 32px;
  position: relative;
}

.hostBannerContWrap .hostBannerCont{
  flex: 0 0 100%;
  max-width: 638px;
  margin: 136px 0 0;
  position: relative;
  padding: 0 0 50px 0px;
}

.hostBannerContWrap .hostBannerCont h1{
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  margin: 0px 0 12px 0;
}

.hostBannerContWrap .hostBannerCont p{
  font-size: 21px;
  color: #E1E1E1;
  font-weight: 400;
  margin: 0px;
  line-height: 1.4;
}

.bannerProfileRating{
  display: flex;
  align-items: center;
  gap: 16px;
}

.imgStack{
  display: flex;
  align-items: center;
}

.imgStack .img{
  flex: 0 0 49px;
  border-radius: 100px;
  height: 49px;
  overflow: hidden;
}

.imgStack .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.imgStack .img + .img{
  margin-left: -22px;
}

.bannerProfileRating .cont .starts{
  display: flex;
  align-items: center;
  color: #F1B547;
  gap: 3px;
}

.bannerProfileRating .cont .star .icon-star{
  font-size: 16px;
}

.bannerProfileRating .cont h6{
  font-size: 18px;
  font-weight: 400;
  color: #FBFBFB;
  margin: 0px;
}

.hostBannerFormWrap{
  background: #fff;
  border-radius: 10px;
  padding: 26px;
  flex: 0 0 100%;
  max-width: 430px;
}

.hostBannerFormWrap .hostFormTitle {
  text-align: center;
  margin: 10px 0 16px 0;
}

.hostBannerFormWrap .hostFormTitle h4{
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 2px 0;
  color: #000000;
}

.hostBannerFormWrap .hostFormTitle p{
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 0px 0;
  color: #000000;
}

.hostBannerFormWrap .HostformWrap .form-group{
  margin: 0 0 12px 0;
}

.hostBannerFormWrap .HostformWrap .form-group input{
  border: 1px solid #818181;
  background: #fff; 
  color: #686868;
}

.hostBannerFormWrap .HostformWrap .form-group input::placeholder{
  color: #686868;
  opacity: 1;
}

.nmField{
  position: relative;
}

.nmField .nm{
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 3px;
  width: 70px;
  padding: 0 10px 0 15px;
  font-size: 15px;
  color: #686868;
  display: flex;
  align-items: center;
  border-right: 1px solid #707070;
}

.nmField .nm select {
    width: calc(100% + 25px );
    height: 100%;
    background-color:transparent;
    border: none;
    outline: none;
    box-shadow: none;
    margin: 0 -10px 0 -15px;
    padding: 0 10px 0 15px;
}

.nmField input{
  padding-left: 82px;
}

.iconFieldWrap{
  position: relative;
}

.iconFieldWrap input{
  padding-right: 60px;
}

.iconFieldWrap .passBtn{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  border: none;
  background: transparent;
  justify-content: center;
  width: 56px;
  padding: 0px;
}

.iconFieldWrap .passBtn .icon-eye{
  font-size: 14px;
}

.checkLink {
    position: relative;
    z-index: 8;
    color: #F8A309;
    font-size: inherit;
    text-decoration: none;
}

.checkLink:hover {
   color: #251611;
}

.HostformWrap .btnWrap{
  margin: 24px 0 0;
}

.HostformWrap .btnWrap .btn{
  padding: 14px 20px 14px;
}

.btn-corner5{
  border-radius: 5px;
}

.btn.btn-brown{background: #251611; color: #fff;}
.btn.btn-brown:hover{background: #46261B; color: #fff;}

.haveAccount{
  margin: 20px 0 10px;
  color: rgba(65, 65, 65, 0.8);
  font-size: 14px;
}

.haveAccount a{
  color: #F8A308;
  font-size: inherit;
  font-weight: inherit;
  font-weight: 500;
}

.hostBannerContWrap .hostBannerCont .bannerProfileRating{
  position: absolute;
  bottom: 0;
}

.color-grey{
  color: #6B6B6B !important;
}

.p-text21{
  font-size: 21px;
}

.img376 {
    max-width: 376px;
    margin: 0px 0 0 auto;
    border-radius: 10px;
    overflow: hidden;
}

.experienceWrap{
  display: flex;
  margin: 52px 0 0;
}

.experienceWrap .experienceBlock{
  flex: auto;
  padding:16px 28px;
}

.experienceWrap .experienceBlock:first-child{
  padding-left: 0px;
}

.experienceWrap .experienceBlock + .experienceBlock{
  border-left: 1px solid #BDBDBD;
}

.experienceWrap .experienceBlock h4{
  color: #000000;
  font-size: 42px;
  font-weight: 500;
  margin: 0px 0 10px;
  line-height: 1.1;
}

.experienceWrap .experienceBlock p{
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  margin: 0px 0 0px;
  line-height: 1.3;
}

.bg-grey{
  background: #F8F8F8;
}

.bg-dark60{
  background: #EEEEEE;
}

.blockTitle h6{
  color: #EA5E1C;
  font-size: 18px;
  margin: 0px 0 10px;
  font-weight: 400;
}

.blockTitle h3{
  font-size: 36px;
  font-weight: 700;
  color: #000000;
  line-height: 1.1;
  margin: 0 0 13px 0;
  line-height: normal;
}

.blockTitle h4{
  font-size: 30px;
  font-weight: 700;
  color: #000000;
  line-height: 1.1;
  margin: 0 0 13px 0;
  line-height: normal;
}

.blockTitle h5{
  font-size: 24px;
  font-weight: 700;
  margin: 0px 0 10px 0;
  line-height: 1.3;
}

.blockTitle p{
  font-size: 18px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 0px 0;
}

.yellowBgLine{
  background: #F2D277;
  border-radius: 10px;
  padding: 32px;
  position: relative;
}

.yellowBgLine:before{
  content: "";
  position: absolute;
  right: 40px;
  top: 0;
  width: 372px;
  height: 104px;
  background: url('../images/line.svg') no-repeat;
}

.textUpDown{
  min-height: 312px;
  display: flex;
  flex-wrap: wrap;
  margin: 16px 0 0;
  position: relative;
}

.textUpDown .text-up{
  font-size: 18px;
  color: #000000;
  margin: 0 0 16px 0;
  flex: 0 0 100%;
}

.textUpDown .text-down{
  align-self: flex-end;
}

.textUpDown .text-down h3{
  font-size: 34px;
  font-weight: 600;
  margin: 0 0 8px 0;
  color: #000;
}

.textUpDown .text-down p{
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 0px 0;
  color: rgba(0, 0, 0, 0.91);
  line-height: 1.5;
}

.imgCorner10{
  border-radius: 10px;
  overflow: hidden;
}

.indusEcpBg{
  background: #E1E0DE;
  padding: 24px;
  border-radius: 10px;
}

.textUpDown.indusEcpBg{
  height: calc(100% - 16px);
}

.custSatifactionSec{
  background: #000;
  padding: 24px;
  color: #fff;
  border-radius: 10px;
  min-height: 305px;
}

.custSatifactionSec.textUpDown .text-up{
  color: inherit;
  align-self: flex-start;
}

.custSatifactionSec.textUpDown .text-down h3{
  color: inherit;
}

.custSatifactionSec.textUpDown .text-down p{
  color: rgba(255, 255, 255, 0.91);
}

.custSatifactionSec .imgStack{
  margin: 10px 0 0;
}

.custSatifactionSec .imgStack .img + .img {
    margin-left: -14px;
}

.custSatifactionSec .imgStack .img{
  flex: 0 0 39px;
  height: 39px;
}

.icoSectionWrap {
    text-align: center;
    margin: 32px auto 0;
    max-width: 328px;
}

.icoSectionWrap .icon{
  margin: 0 0 24px 0;
}

.icoSectionWrap .cont h5{
  font-size: 18px;
  color: #000000;
  margin: 0 0 10px 0;
}

.icoSectionWrap .cont p{
  font-size: 18px;
  color: #000000;
  margin: 0 0 0px 0;
  line-height: 1.4;
}

/*.featureImf {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}*/



.featureTextWrap{
  margin: 42px 0 0;
  max-height: 400px;
  padding-left: 46px;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{
  opacity: 1;
  width: 6px;
  right: auto;
  left: 0;
  margin: 0px 0px 0px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{
  background: #e7e7ed;
  width: 4px;
  border-radius: 0px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  background: #000 !important;
  border-radius: 0px;
  width: 6px;
}


.mCSB_dragger_bar:before {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    background: #000000;
    width: 30px;
    height: 2px;
}


.featureText h5{
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 8px 0;
  color: #000;
}

.featureText p{
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 0px 0;
  color: #000;
}

.featureText + .featureText{
  margin-top: 28px;
}

.testiBlock{
  background: #fff;
  border-radius: 5px;
  padding: 38px 28px 72px;
  position: relative;
  min-height: 386px;
  margin: 28px 0 0;
}

.testiBlock h4{
  font-size: 20px;
  color: #000;
  margin: 0 0 0px 0;
}

.testiBlock p{
  font-size: 15px;
  color: #000;
  margin: 0 0 0px 0;
  line-height: 1.5;
  min-height: 152px;
  max-width: 292px;
}

.testiBlock .ratingsWrap{
  margin: 20px 0;
}

.testiBlock .name{
  position: absolute;
  bottom: 36px;
  font-size: 17px;
  color: #000;
  padding: 0 0 0 42px;
  left: 28px;
}

.ratingsWrap{
  display: flex;
  align-items: center;
  gap: 5px;
  flex-wrap: wrap;
}

.ratingsWrap .icon-star{
  color: #F2CC50;
  font-size: 20px;
}

.ratingsWrap .text{
  margin: 0 0 0 2px;
  font-size: 16px;
  color: #000000;
}


.faqAccordion{
  margin: 10px 0 0;
}

.faqAccordion .accordion-item{
  border-radius: 0px;
  border-width:0 0 1px 0;
  border-color: #D1D1D1;
  padding: 28px 0;
}

.faqAccordion .accordion-item .accordion-button{
  font-size: 23px;
  color: #000;
  background: transparent;
  border: none;
  padding: 0;
  box-shadow: none;
}

.faqAccordion .accordion-item .accordion-button::after{
  width: 45px;
  height: 45px;
  background: #ECECEC;
  border-radius: 100px;
  font-size: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}

.faqAccordion .accordion-item .accordion-body{
  padding: 20px 0 0px;
  font-size: 18px;
}

.btn.btn-circle-arrow-btn {
    background: #F8A309;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 9px 64px 11px 19px;
    position: relative;
}

.btn.btn-circle-arrow-btn:hover{
  background: #f8d109;
}

.btn.btn-circle-arrow-btn:after{
  content: "\e932";
  font-family: 'icomoon' !important;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 3px;
  top: 3px;
  background: #fff;
  color: #F8A309;
  font-size: 12px;
}


@media only screen and (max-width:1200px) {
  .hostBannerContWrap .hostBannerCont, .hostBannerFormWrap{max-width: calc(50% - 0px);}
}

@media only screen and (max-width:991px) {

  .hostBannerContWrap{flex-wrap: wrap;}
  .hostBannerContWrap .hostBannerCont{margin: 0px 0 0; padding: 0px 0 16px;}
  .hostBannerContWrap .hostBannerCont, .hostBannerFormWrap {max-width: inherit;}
  .hostBannerContWrap .hostBannerCont .bannerProfileRating {position: relative; bottom: 0; margin: 24px 0 0px;}
  .hostBannerContWrap .hostBannerCont h1{font-size: 42px;}
  .hostBannerContWrap .hostBannerCont p, .p-text21, .experienceWrap .experienceBlock p{font-size: 18px;}

  .imgStack .img{height: 40px; flex: 0 0 40px;}
  .imgStack .img + .img {margin-left: -16px;}
  .bannerProfileRating .cont .starts{font-size:14px;}
  .bannerProfileRating .cont h6{font-size: 16px;}

  .img376{max-width: inherit;}
  .experienceWrap .experienceBlock {flex: auto;padding: 14px 18px;}
  .experienceWrap .experienceBlock h4{font-size: 32px;}
  .blockTitle h4{font-size: 28px;}
  .blockTitle p, .icoSectionWrap .cont p{font-size: 16px;}

  .icoSectionWrap .icon {margin: 0 0 18px 0;}
  .icoSectionWrap .icon img{max-width: 100px;}
  .icoSectionWrap .cont h5{margin: 0 0 2px 0;font-size: 17px;}


}

@media only screen and (max-width:767px) {
  .hostBannerContWrap .hostBannerCont h1 {font-size: 36px; line-height: 1.2;}
  .textUpDown .text-up, .featureText h5{font-size: 16px;}
  .textUpDown .text-down h3{font-size: 24px;}
  .blockTitle h4{font-size: 24px;}
  .textUpDown .text-down p, .blockTitle p, .icoSectionWrap .cont p, .featureText p{font-size: 15px;}

  .experienceWrap .experienceBlock h4{font-size: 28px;}
  .hostBannerContWrap .hostBannerCont p, .p-text21, .experienceWrap .experienceBlock p{font-size: 16px;}
  .experienceWrap{flex-wrap: wrap;}
  .experienceWrap .experienceBlock{flex: 0 0 50%; border-top: 1px solid #bdbdbd;}
  .experienceWrap .experienceBlock:first-child, .experienceWrap .experienceBlock:nth-child(3) {padding-left: 0px; border-left: none;}
  .experienceWrap .experienceBlock:nth-child(1), .experienceWrap .experienceBlock:nth-child(2){border-top: none;}

  .faqAccordion .accordion-item{padding: 20px 0px;}
  .faqAccordion .accordion-item .accordion-button{font-size: 18px;}
  .faqAccordion .accordion-item .accordion-button::after{font-size: 7px;    width: 36px; height: 36px;}
  .faqAccordion .accordion-item .accordion-body {padding:16px 0 0px; font-size: 15px; line-height: 1.5;}
}



/* Blog Page css */

.blogFilterWrap{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.blogFilterWrap button{
  flex: 0 0 auto;
  border: none;
  padding:14px 16px 14px;
  background: transparent;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  position: relative;
}

.blogFilterWrap button.active, .blogFilterWrap button:hover{
  color: #F8A309;
}

.blogFilterWrap button:after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  right: 50%;
  height: 1px; 
  background: #F8A309;
  transition: 0.25s ease-out;
}

.blogFilterWrap button.active:after{
  left: 0%;
  right: 0%;
}

.blogHeaderSider{
  padding: 52px 0 0;
  max-width: 700px;
  margin: 0px auto;
  position: relative;
}

.blogHeaderSider .slick-list{
  overflow: visible;
  padding: 0px !important;
}

.blogHeaderSider .slick-list .blogHeadSide{
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}

.blogHeaderSider .slick-slide > div{
  padding: 0 5px;
}

.blogHeadSide .cont{
  position: absolute;
  right: 0;
  width: 62%;
  background: #FBF4E6;
  border-radius: 0px 8px 8px 0px;
  top: 0;
  bottom: 0;
  padding: 32px;
  display: flex;
  align-items: center;
  transform: translateX(100%);
  transition: .7s cubic-bezier(.69,.13,0,.95);
}

.slick-center .blogHeadSide .cont{
  transform: translateX(0%);
}

.blogHeadSide .cont  h6{
  font-size: 15px;
  color: #7F2900;
  margin: 0 0 2px 0;
}

.blogHeadSide .cont  h4{
  font-size: 30px;
  color: #000;
  margin: 0 0 8px 0;
  line-height: 1.2;
  font-weight: 700;
}

.blogHeadSide .cont  p{
  font-size: 15px;
  color: #222121;
  margin: 0 0 0px 0;
}

.blogHeadSide .cont .btn{
  border-radius: 3px;
  margin: 32px 0 0;
}

.blogHeaderSider .slick-dots{
    margin: 52px 0 0 0;
    display: flex;
}

.blogHeaderSider .slick-dots li{
  flex: auto;
  list-style: none;
}

.blogHeaderSider .slick-dots li button{
  background: #D5D5D5;
  height: 2px;
  border: none;
  font-size: 0;
  width: 100%;
}

.blogHeaderSider .slick-dots li.slick-active button{
  background: #000;
}

.tPostBlock{
  margin: 32px 0 0;
  position: relative;
}

.tPostBlock .img{
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.tPostBlock .img:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.16);
}

.tPostBlock .cont{
  position: absolute;
  left: 0;
  right: 0;
  top: 0%;
  bottom: 0;
  text-align: center;
  padding: 16px;
  display: flex;
  align-items: center;
}

.tPostBlock .cont .contIn{
  text-align: center;
  flex: auto;
}

.tPostBlock .cont h4{
  font-size: 28px;
  margin: 0 0 16px 0px;
  color: #fff;
  font-weight: 600;
}

.tPostBlock .cont .btn:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.btn.btnYellow{
  background: #F8A308;
  border-radius: 0;
  min-width: 146px;
  color: #fff;
}
.btn.btnYellow:hover{
  background: #f8d109;
}


.subscribeBlock{
  background: #FBF4E6;
  border-radius: 8px;
  padding: 24px 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
}

.subscribeBlock .subscribeCont h5{
  font-size: 23px;
  margin: 0 0 6px 0;
  color: #000;
  font-weight: 700;
}

.subscribeBlock .subscribeCont p{
  font-size: 20px;
  margin: 0 0 0px 0;
  color: #000;
  font-weight: 400;
}

.subscribeBlock .subscribeForm{
  flex: auto;
  max-width: 620px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.subscribeBlock .subscribeForm input{
  height: 50px;
  background: #fff;
  border-radius: 3px;
  color: #000;
  padding: 0 14px;
  width: 100%;
  border: none;
  font-size: 16px;
}

.subscribeBlock .subscribeForm .btn{
  border-radius: 3px;
  height: 50px;
  min-width: 142px;
  font-weight: 400;
}

.fBlogWrap{
  margin: 24px 0 0;
  position: relative;
}

.fBlogWrap .img{
  border-radius: 8px;
  margin: 0 0 20px 0;
  overflow: hidden;
}

.fBlogWrap .img img{
  width: 100%;
}

.fBlogWrap .cont h4{
  font-size: 17px;
  font-weight: 400;
  color: #000000;
  margin: 0 0 10px 0;
}

.fBlogWrap .cont h4 a{
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}

.fBlogWrap .cont h4 a:hover, .fBlogWrap:hover .cont h4 a{
  text-decoration: none;
}

.fBlogWrap .cont .date{
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 24px 0 0;
}

.fBlogWrap .cont .date .text{
  color: #000000;
  font-size: 14px;
}

.fBlogWrap .cont .date a{
  position: relative;
  margin: 0 0 0 0;
  color: #F8A309;
  font-size: 14px;
}

.fBlogWrap .cont .text +  a{
  padding-left: 10px;
}

.fBlogWrap .cont .text + a:before{
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  background: #000;
  bottom: 1px;
  width: 1px;
}

.topPost.fBlogWrap .cont .date, .topPost.fBlogWrap .cont .text{
  color: #7F2900;
  font-size: 15px;
}

.topPost.fBlogWrap .cont .date{
  margin-bottom: 8px;
}

.locationWrap{
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 24px 0 10px;
    color: #7F2900;
    font-size: 15px;
}

.locationWrap .text{
  font-size: inherit;
  color: inherit;
}

.locationWrap .location{
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: inherit;
  font-size: inherit;
  color: inherit;
}

.locationWrap .location:before{
  content: "";
  background: #7F2900;
  width: 3px;
  height: 3px;
  border-radius: 100px;
  margin: 3px 0 0 0;
}

.topPost.fBlogWrap .cont h4, .relatedBlog.fBlogWrap .cont h4{
  font-weight: 700;
  margin-bottom: 8px;
}

.topPost.fBlogWrap .cont p{
  font-size: 17px;
  margin: 0px;
  line-height: 1.4;
}

.relatedBlog.fBlogWrap .cont p{
  font-size: 16px;
  margin: 0px;
  line-height: 1.4;
}

.featurePostWrap{
  margin: 24px 0 0;
  display: flex;
  align-items: center;
  gap: 24px;
  position: relative;
  font-size: 17px;
}

.featurePostWrap .img{
  flex: 0 0 128px;
  height: 128px;
  overflow: hidden;
  border-radius: 100px;
}

.featurePostWrap .cont h4{
  font-size: inherit;
  color: #000000;
  margin: 0 0 4px 0;
  font-weight: 700;
}

.featurePostWrap .cont h4 a{
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}

.featurePostWrap .cont h4 a:before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.featurePostWrap .cont p{
  font-size: inherit;
  color: #000000;
  margin: 0 0 4px;
  line-height: 1.3;
}

.featurePostWrap .cont .date{
  font-size: inherit;
  color:#F8A309;
  margin: 0 0 0px;
}

.topPost.fBlogWrap{
  margin-top:10px;
}

.topPost.fBlogWrap + .topPost.fBlogWrap{
  margin-top: 48px;
}

.relatedPost{
  display: flex;
  align-items: center;
  gap: 18px;
  margin: 26px 0 0;
  position: relative;
}

.relatedPost .img{
  flex: 0 0 146px;
  border-radius: 8px;
  overflow: hidden;
}

.relatedPost .cont{
  flex: auto;
}

.relatedPost .cont h4{
  font-size: 18px;
  margin: 0 0 0 0;
  color: #000;
  font-weight: 600;
}

.relatedPost .cont h4 a{
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}

.relatedPost .cont h4 a:hover{
  color: #7F2900;
}


.relatedPost .cont h4 a:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.relatedPost .cont .locationWrap{
  margin: 20px 0 0;
}

.fs-24{
  font-size: 24px;
}

.topCategory{
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  margin: 20px 0 0;
}

.topCategory .img img{
  transition: 0.25s ease-out;
  transform: scale(1.0);
  position: relative;
}

.topCategory:hover .img img{
  transform: scale(1.1);
}

.topCategory .img a:before{
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.16);
  z-index: 1;
}

.topCategory .img img{
 width: 100%;
}

.topCategory .cont{
  position: absolute;
  left: 24px;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
}

.topCategory .cont h4{
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  margin: 0 0 8px;
}

.topCategory .cont h4 a{
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  text-decoration: none;
}

.topCategory .cont h4 a:before{
   content: "";
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.topCategory .cont .location {
  display: flex;
  align-items: center;
  color: #fff;
  gap: 5px;
  font-size: 14px;
}

.topCategory .cont .location .icon-location {
    font-size: 12px;
}

.blogBreadcrumb{
  display: flex;
  align-items: center;
  font-size: 16px;
  gap: 5px;
}

.blogBreadcrumb a{
  color: #9E9E9E;
  text-decoration: none;
}

.blogBreadcrumb a:hover{
  color: #7F2900;
}

.blogBreadcrumb *{
  display: flex;
  align-items: center;
  gap: 6px;
}

.blogBreadcrumb * + *:before{
  content: "/";
  color: #9E9E9E;
}

.blogDetailsHead{
  margin: 28px 0 0;
}

.blogDetailsHead .locationWrap{
  margin: 0px 0  6px;
}

.blogDetailsHead h2{
  font-size: 45px;
  margin: 0px 0 8px 0;
  line-height: 1.1;
}

.blogDetailsHead p, .blogDetailsWrap p{
  font-size: 17px;
  margin: 0px 0 16px 0;
  line-height: 1.4;
}

.blogDetailsWrap p:last-child{
  margin: 0px;
}

.blogDetailsHead .profileBlock{
  margin: 24px 0 0;
}

.profileBlock{
  display: flex;
  align-items: center;
  gap: 12px;
}

.profileBlock .img{
  flex: 0 0 50px;
  height: 50px;
  border-radius: 100px;
  overflow: hidden;
}

.profileBlock .img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profileBlock .cont{
  flex: auto;
}

.profileBlock .cont h6{
  margin: 0px;
  font-size: 17px;
  font-weight: 600;
  color: #000;
  line-height: 1.3;
}

.profileBlock .cont p{
  margin: 0px;
  font-size: 14px;
  color: #535151;
}

.blogDetailsImg{
  border-radius: 8px;
  overflow: hidden;
  margin: 32px 0 0;
}

.blogDetailsImg img{
  width: 100%;
  height: auto;
}

.blogQuote{
  margin: 32px 0 0;
  position: relative;
  padding: 0 0 0 28px;
  font-size: 20px;
  color: #000;
}

.blogQuote .auth{
  margin: 20px 0 0;
  font-weight: 600;
  color: inherit;
}

.blogQuote:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 8px;
  background: #F8A308;
}


.imgCorner8{
  border-radius: 8px;
}

.color-brown{
  color: #7F2900 !important;
}

.contactBanner{
  background: url('../images/contact-banner.png') no-repeat;
  position: relative;
  height: 268px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contactBanner:before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.45);
}

.contactBanner .cont{
  position: relative;
  z-index: 1;
}

.contactBanner.cP_Banner_Wrap .cont h3{
  color: #fff;
}

.contactBanner.cP_Banner_Wrap .cont p{
  color: #fff;
}

.contactDetails {
    position: relative;
    padding: 80px 32px 48px;
    background: url('../images/contact-bg.png') no-repeat;
    background-size: cover;
    border-radius: 6px;
    z-index: 0;
    color: #fff;
    height: 100%;
}

.contactDetails:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(37, 22, 17, 0.81);
  border-radius: 6px;
  z-index: -1;
}


.contactDetails h4{
  font-size: 30px;
  margin: 0 0 6px 0;
  font-weight: 600;
  color: inherit;
}

.contactDetails p{
  font-size: 16px;
  margin: 0 0 0px 0;
  font-weight: 400;
  line-height: 1.4;
}

.contactDetailsIn{
  margin: 42px 0 0;
}

.contactDetailsBlock {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 26px 0 0;
}

.contactDetailsBlock .icon{
  flex: 0 0 58px;
  height: 58px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.contactDetailsBlock .icon i{
  font-size: 25px;
  color: #251611;
}

.contactDetailsBlock .icon i.icon-Location {
    font-size: 30px;
}

.contactDetailsBlock .icon i.icon-Location:before{
  color: inherit;
}

.contactDetailsBlock .cont h6{
  margin: 0px 0 6px 0;
  font-size: 15px;
  color: #fff;
  font-weight: 400;
  line-height: 1.3;
}

.contactDetailsBlock .cont .val{
  margin: 0px 0 0px 0;
  font-size: 17px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  line-height: 1.3;
}

.contactFormsWrap .blockTitle p{
  font-size: 16px;
}

.contactFormsWrap .form-group input, .contactFormsWrap .form-group textarea{
  background: #fff;
}

.contactFormsWrap .btn{
  border-radius: 4px;
  height: 54px;
}

.contactFormsWrap  .nmField .nm{
  border-color: #A1A1A1;
}

@media only screen and (min-width:991px) {
  .row.grid50{
    margin-left: -25px;
    margin-right: -25px;
  }

  .row.grid50 > [class*='col-']{
    padding-left: 25px;
    padding-right: 25px;
  }

  .subscribeBlock .subscribeForm{min-width: 500px;}
}

@media only screen and (max-width:767px) {
  .blogHeadSide .cont h6{font-size: 14px;}
  .blogHeadSide .cont h4{font-size: 24px;}
  .blogHeadSide .cont p{display: none;}
  .blogHeaderSider{padding: 32px 0 0;}
  .blogHeadSide .cont{padding: 16px;}
  .blogHeadSide .cont .btn{min-width: inherit; padding: 8px 16px 9px; font-size: 15px; margin:16px 0 0;}
}

@media only screen and (max-width:991px) {
  .subscribeBlock{flex-wrap: wrap;}
  .blockTitle h3{font-size: 32px;}
  .blogFilterWrap button{font-size: 15px;    padding: 10px 12px 10px;}
  .tPostBlock .cont h4{font-size: 24px;}
  .btn.btnYellow{min-width: 90px;}
  .btn {padding: 6px 14px 7px; font-size: 14px;}
  .blogBreadcrumb{font-size: 15px;}
  .locationWrap{font-size: 14px;}
  .blogDetailsHead h2{font-size: 36px;}
  .blogDetailsHead p, .blogDetailsWrap p{font-size: 15px;}
  .profileBlock .cont h6{font-size: 15px;}
  .blogQuote{font-size: 17px;}
  
}
@media only screen and (max-width:767px) {
  .fBlogWrap .cont h4, .topPost.fBlogWrap .cont p, .relatedPost .cont h4{font-size: 15px;}
  .fBlogWrap .cont .date .text, .fBlogWrap .cont .date a{font-size: 13px;}
  .featurePostWrap{gap: 16px; font-size: 15px;}
  .featurePostWrap .img { flex: 0 0 90px; height: 90px; }

  .relatedPost{gap: 16px; font-size: 15px;}
  .relatedPost .img{flex: 0 0 90px;}
  .relatedPost .cont .locationWrap{font-size: 14px; margin: 14px 0 0;}

  .blogQuote{font-size: 16px;}
  .contactDetails{    padding:48px 24px 48px; gap: 10px;}
  .contactDetailsBlock .icon{flex:0 0 50px; height: 50px;}
  .contactDetailsBlock .icon i{font-size: 20px;}
  .contactDetailsBlock .cont h6{    margin: 0px 0 2px 0; font-size: 14px;}
  .contactDetailsBlock .cont .val{font-size: 15px;}
  .blockTitle h5{font-size: 20px;}
}
@media only screen and (max-width:599px) {
  .blogHeadSide .cont h6{font-size: 13px;}
  .blogHeadSide .cont h4{font-size: 20px;}
  .subscribeBlock{padding: 24px 20px;}
  .subscribeForm{flex-wrap: wrap;}
  .subscribeBlock .subscribeForm input{height: 46px;}
  .subscribeBlock .subscribeForm .btn { height: 46px; min-width: 90px; font-weight: 400; flex: auto;}
}



/* ABout Us page css */

.abtBannerWrap{
  padding: 70px 0px;
  position: relative;
}

.abtBannerWrap .img{
  max-width: 498px;
  margin: 0px 0 0 auto;
  position: relative;
  z-index: 0;
}

.abtBannerWrap .img:before {
    content: "";
    position: absolute;
    right: 53px;
    top: 3px;
    width: 570px;
    height: 248px;
    background: url('../images/bgArrow.svg') no-repeat;
    background-size: 100% auto;
    background-position: center;
    z-index: -1;
}

.abtBannerWrap .blockTitle h6{
  display: inline-block;
  padding: 6px 18px 9px;
  font-weight: 600;
  border-radius: 100px;
  font-size: 16px;
  color: #7E2A00;
  background: #F2F2F2;
  margin: 0 0 12px 0;
}

.abtBannerWrap .blockTitle h3{
  color: #000;
}

.abtBannerWrap .blockTitle p{
  font-size: 16px;
  color: #505050;
  margin: 10px 0 0 0;
}

.abtBannerWrap .blockTitle .btn{
  margin: 28px 0 0;
}

.fs-20{
    font-size: 17px !important;
} 

.color-light-grey{
  color: #6F6D6D !important;
}

.imgCorner10{
  border-radius: 8px;
  overflow: hidden;
}

.destinationSliderWrap{
  margin: 36px 0 0;
}

.slickCircleDots .slick-dots{
  margin: 32px 0 0 0;
  text-align: center;
  padding: 0px;
}

.slickCircleDots .slick-dots li{
  list-style: none;
  display: inline-flex;
  margin: 0 2px;
}

.slickCircleDots .slick-dots li button{
  width: 10px;
  height: 10px;
  border-radius: 100px;
  font-size: 0px;
  border: none;
  background: #CCCCCC;
  padding: 0px;
}

.slickCircleDots .slick-dots li.slick-active button{
  background: #000;
}

.destinationSlide {
    padding: 0 9px;
}

.destinationSlide .img{
  position: relative;
  border-radius: 15px;
  margin: 0 0 24px 0;
  overflow: hidden;
}

.destinationSlide .cont{
  text-align: center;
}

.destinationSlide .cont h5{
  font-size: 17px;
  color: #000000;
  margin: 0px;
  font-weight: 700;
}

.destinationSlide .cont p{
  font-size: 16px;
  color: #000000;
  margin: 0px;
  font-weight: 400;
}

.whyChoseSec{
  position: relative;
  padding:90px 0 0;
  z-index: 1;
}

.whyChoseSec:after{
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 628px;
  background: url(../images/bg-why-choose.png) no-repeat;
  background-size: 100% auto;
  background-position: right bottom;
}

.whyChoseSec .leftContSec{
  max-width: 664px;
}

.supprtBlock{
  background: url('../images/bg-support.svg') no-repeat;
  background-size: cover;
  padding: 32px 24px;
  border-radius: 15px;
  height: 100%;
}

.supprtBlock .cont{
  margin: 0 0 36px 0;
}

.supprtBlock .cont h5{
  font-size: 18px;
  color: #000;
  font-weight: 700;
  margin: 0 0 8px 0;
}

.supprtBlock .cont p{
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin: 0 0 0px 0;
  line-height: 1.3;
}

.supprtBlock .img{
  border-radius: 15px;
  overflow: hidden;
  border: 2px solid #fff;
  margin: 18px 0 0;
}

.bestPriceBlock{
  padding:26px 20px;
  border-radius: 15px;
  background: #DBF5C5;
  position: relative;
  z-index: 1;
}

.bestPriceBlock h6{
  color: #EA5E1C;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 8px 0;
}

.bestPriceBlock p{
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 0px 0;
  line-height: 1.3;
}

.bestPriceBlock .img{
  text-align: right;
  margin: 22px 20px 12px 0;
}


.bestPriceBlock + .bestPriceBlock {
  margin-top: 18px;
}

.bestPriceBlock.timeBg{
  background: #B3E0ED;
  padding-bottom: 0px;
}

.bestPriceBlock.timeBg .img{
  margin: 24px 10px 0 0px;
}


.mrCrBg {
    background-color: #FBF4E6;
    background-image: url('../images/bg-m-corner.svg');
    background-repeat: no-repeat;
    background-size: 160px auto;
    background-position: calc(100% + 20px) bottom;
}

.loveSceBlock {
    max-width: 636px;
    margin: 0 0 0 auto;
}

.iconCont{
  display: flex;
  gap: 24px 20px;
  flex-wrap: wrap;
  margin: 34px 0 0; 
}

.iconCont .img{
  flex: 0  0 54px;
  height: 54px;
  border-radius: 5px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
}

.iconCont.icTickList{
  gap: 20px 12px;
}

.iconCont .icon{
  flex: 0 0 30px;
}

.iconCont .icon .icon-circle-tick{
  font-size: 28px;
  color: #7F2900;
}

.iconCont .cont{flex: 1; min-width: 200px;}
.iconCont .cont h6{
  font-size: 17px;
  color: #000;
  font-weight: 700;
  margin: 0px 0 4px 0;
  line-height: normal;
}

.iconCont .cont p{
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
  margin: 0 0 0px 0;
  line-height: normal;
}

.teamSliderWrap{
  margin: 32px 0 0;
}

.teamSlide{
  padding: 0 14px;
}

.teamSlide .img{
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 18px;
}

.teamSlide .cont h5{
  font-size: 18px;
  color: #000;
  font-weight: 400;
  margin: 0 0 4px 0;
  line-height: normal;
}

.teamSlide .cont p{
  font-size: 14px;
  color: #727272;
  font-weight: 400;
  margin: 0 0 0px 0;
  line-height: normal;
}

@media only screen and (min-width:991px) {
  .fs-20{font-size: 20px !important;}  
  .imgCorner15{border-radius: 15px;}
  .max-w558{max-width: 558px;}
}

@media only screen and (max-width:991px) {

  .abtBannerWrap .img{max-width: inherit;}
  .supprtBlock .cont h5, .bestPriceBlock h6, .teamSlide .cont h5{font-size: 17px;}
  .supprtBlock .cont p, .iconCont .cont p{font-size: 15px;}
  .bestPriceBlock p, .iconCont .cont h6{font-size: 16px;}
  .teamSlide .cont p{font-size: 13px;}
}
@media only screen and (max-width:768px) {
  .whyChoseSec:after{width: 100%;}
  .whyChoseSec{padding-top: 42px;}
  .teamSlide{padding: 0 8px;}
}

@media only screen and (max-width:480px) {
  .teamSlide{padding: 0 0px;}
}


/*JConcierge page css */

.JConciergeBanner{
  background: url('../images/JConcierge-banner.png') no-repeat;
  background-size: cover;
  padding: 80px 0;
  color: #fff;
}

.bannerContWrap{
  max-width: 622px;
}

.bannerContWrap h6 {
    color: #FAC30D;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 12px 0;
}

.bannerContWrap h1{
  color: #fff;
  line-height: 1;
  margin: 0px 0 12px 0;
}

.bannerContWrap p{
  color: #fff;
  line-height: 1.4;
  margin: 0px;
  font-size: 17px;
}

.bannerContWrap .btnWrap{
  margin: 28px 0 0;
}

.bannerContWrap .btnWrap .btn{
  border-radius: 5px;
  min-width: 180px;
  text-align: center;
  padding: 10px 20px;
  font-weight: 600;
}

.bannerContWrap .btnWrap .btn.btn-primary{
  color: #fff;
  background: #F8A308;
}

.bannerContWrap .btnWrap .btn.btn-outline-secondary{
  color: #fff;
  background: transparent;
  border-color: #fff;
  padding: 9px 20px 11px;
}

.bannerContWrap .bannerProfileRating{
  margin-top: 60px;
}

.JConciergeService{
  margin: 18px 0 0;
  position: relative;
}

.JConciergeService .img{
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}

.JConciergeService .img img{
  width: 100%;
}

.JConciergeService .cont{
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 12px;
  background: rgba(0, 0, 0, 0.73);
  border-radius: 15px;
  text-align: center;
  color: #fff;
  padding: 16px;
  min-height: 74px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.JConciergeService .cont h5{
  margin: 0px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}

.mx-w740{
  max-width: 740px;
}


.gConOffersBlock{
  position: relative;
  margin: 24px 0 0 0;
}

.gConOffersBlock .img{
  position: relative;
  border-radius: 10px;
  overflow: hidden;
}

.gConOffersBlock .img img{
  width: 100%;
}

.gConOffersBlock .cont{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 96px;
  border-radius: 10px 0 0 10px;
  background: #ECECEC;
  transform: scale(1.0);
  display: flex;
  align-items: center;
  justify-content: center;
}

.gConOffersBlock .cont h5{
  color: #000;
  white-space: nowrap;
  transform: rotate(-90deg);
  transform-origin: center;
  font-size: 24px;
  font-weight: 400;
}

.gConOffersBlock .cont.bgyellow{
  background: #F6CA72;
}

.expActivityBlock{
  display: flex;
  padding: 24px;
  background: #fff;
  border-radius: 15px;
  min-height: 210px;
  flex-wrap: wrap;
  gap: 16px;
  margin: 18px 0 0;
}

.expActivityBlock .icon{
  align-self: flex-start;
  min-height: 52px;
  display: flex;
  align-items: center;
}

.expActivityBlock .cont{
  align-self: flex-end;
  font-size: 18px;
  color: #000000;
  margin: 0 0 6px 0;
  line-height:1.3;
  flex: 0 0 100%;
}

.discPropWrap{
  position: relative;
  margin: 24px 0 0;
}

.discPropWrap.longDiscBlock{
  height: calc(100% - 24px);
}

.discPropWrap.longDiscBlock .img, .discPropWrap.longDiscBlock img{
  height: 100%;
  object-fit: cover;
}

.discPropWrap .img{
  border-radius: 8px;
  overflow: hidden;
}

.discPropWrap .img img{
  width: 100%;
}

.discPropWrap .discount{
  position: absolute;
  left: 0;
  top: 0;
  width: 114px;
  height: 101px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #000000;
  border-radius: 8px 0 0 0;
  background: #F6CD7D;
  text-align: center;
  line-height: 1;
  padding: 8px;
}

.discPropWrap .cont{
  position: absolute;
  left: 8px;
  right: 8px;
  bottom: 8px;
  background: rgba(0, 0, 0, 0.69);
  border-radius: 6px;
  padding: 24px;
}

.discPropWrap .cont .titleBlock{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  flex-wrap: wrap;
  margin: 0 0 4px 0;
}

.discPropWrap .cont .titleBlock h5{
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin: 0px;
}

.discPropWrap .cont .titleBlock .rating{
  display: flex;
  align-items: center;
  gap: 3px;
  color: #fff;
  font-size: 14px;
}

.discPropWrap .cont .titleBlock .rating i{color: #FCD540}

.discPropWrap .cont .priceBlock{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  flex-wrap: wrap;
}

.discPropWrap .cont .priceBlock .price{
  color: rgba(255, 255, 255, 0.84);
  font-size: 15px;
  order: 1;
}

.discPropWrap .cont .priceBlock .udration{
  color: rgba(255, 255, 255, 0.84);
  font-size: 14px;
  order: 1;
}

.loveSceBlock.DiningSecBlock {
    max-width: 700px;
    margin: 0px auto 0 0;
}

.loveSceBlock.DiningSecBlock .iconContWrap{margin-top: 48px;}
.DiningSecBlock .iconCont .img{flex: 0 0 69px; height: auto;}
.diningImgRight{max-width: 460px; margin: 0 0 0 auto;}
.mx-w820{max-width: 820px;}
.transportService{border-radius: 5px; overflow: hidden; margin: 20px 0 0 0; position: relative; height: calc(100% - 20px);}
.transportService .img{position: relative; height: 100%;}
.transportService .img img{width: 100%; height: 100%; object-fit: cover;}
.transportService .img:before{content: ""; position: absolute; left: 0; right: 0; bottom: 0; top:50px; background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.45) 100%);}
.transportService .cont{position: absolute; left: 10px; right: 10px; bottom: 32px; color: #fff; text-decoration: none; color: #FFFFFF; font-weight: 600; text-align: center; z-index: 1}

@media only screen and (max-width:600px) {
.JConciergeBanner  .bannerContWrap .btnWrap{flex-wrap: wrap; justify-content: flex-start;}
.JConciergeService .cont{    min-height: inherit; border-radius: 10px;}
.JConciergeService .cont h5{font-size: 17px;}
.gConOffersBlock .cont{width: 82px;}
.gConOffersBlock .cont h5{font-size: 18px;}
.discPropWrap .cont{padding: 12px 16px;}
.discPropWrap .cont .titleBlock h5{font-size: 17px;}
.discPropWrap .cont .titleBlock .rating, .discPropWrap .cont .priceBlock .udration, .discPropWrap .cont .priceBlock .price{font-size: 13px;}
}


