/*Change Bootstrap input focus blue glow*/

.form-control:focus,
.form-control:visited {
  border-color: #fff !important;
  border: 1px solid #fff !important;
  box-shadow: 0px 1px 1px #fff inset, 0px 0px 8px #fff !important;
}

.custom-h2 {
  color: #212934 !important;
}

.color-bk-custom{
  color: #212529 !important;
}

.div-relative {
  position: relative;
  text-align: center;
  color: white;
}

.tcentered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  color: #FFF;
}

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

.home-search-villa-text {
  padding: 30px;
  text-decoration: underline;
  font-weight: 600;
  font-size: 16px;
}

.home-search-villa-text a {
  color: #fff !important
}

.border-red{
  border:1px solid red !important;
}

.bg-grey {
  background-color: #ddd;
}

.bg-blue {
  background-color: #2368a2;
}
.bg-disabled{
  background-color: #cbcbcb !important;
}

.bg-black {
  background-color: #000;
}

.bg-white {
  background-color: #fff;
}

.bg-signature{
  background-color: #183E3F;
}

.clear {
  clear: both;
}

.grey-color {
  color: grey;
}

.mt-10px {
  padding-top: 10px;
}

.pb-10px {
  padding-top: 10px;
}

.pb-50px {
  padding-bottom: 50px;
}

.spacetop {
  color: #fff;
}

.spacetop,
.spacetop a {
  color: #E3E3E3;
}

.spacetop1 {
  color: #fff;
}

.spacetop1,
.spacetop1 a {
  color: #E3E3E3;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.t-seperator {
  margin: 13px 0 0 111px;
  position: absolute;
}

body {
  font-family: Poppins;
}

.sitesearch360 #searchBox {
  border: none;
}

.nav-item .nav-link {
  color: #fff;
  font-size: 12px;
}
.nav-link1{
  background-color: #2368A2; 
  color:#fff;
}

.xs-prof-circle {
  width: 30px !important;
  height: 30px !important
}

.container-fluid {
  padding-left: 0px !important;
  padding-right: 0px !important;
  overflow: hidden;
}

.homediv {
  background-size: cover;
  background-position: 0 -7px;
}

.homediv {
  height: 500px;
}

.t-check-in,
.t-check-out {
  border-color: #fff !important;
}

.h-50px {
  height: 50px !important;
}

.homeSearchInput {
  height: 50px !important;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 1px;
}

.ci-co {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.ci-co .homeSearchInput1 {
  margin-top: 3px;
}

.homebtitle h1 {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding: 10px;
}

.t-check-in .t-date-info-title,
.t-check-out .t-date-info-title {
  position: absolute;
  top: 12px !important;
  left: 10px !important;
}

hr.hr-line {
  height: 1px;
  background: #fba919 !important;
}

.hr-line-signature{
  height: 1px;
  background: #07787B !important;
}

.modal-content {
  border-radius: 20px;
}

label.error {
  color: red !important;
}


/*HOMEPAGE*/

.row-title {
  font-size: 23px;
  font-weight: bold;
}

.cb-custom {
  padding-top: 15px;
}

.pin-location {
  font-size: 13px;
  /* margin: 5px 0 0 -6px !important; */
  margin-left: -20px;
}

.pin-location img {
  width: 20px !important;
  display: inline !important;
  margin-bottom: 3px;
}

#homepage .pin-location {
  font-size: 10px !important;
}

.footer-hr{
  background: #fba919 !important;
}

.c2-figure {
  box-shadow: 5px 5px 20px #ddd;
  border-radius: 20px;
  border: 1px solid #fff;
}

.color-black {
  color: #000 !important;
}

.color-saffron {
  color: #fba919 !important;
}

.color-red {
  color: red !important;
}

.color-green{
  color: #32A223 !important;
}

.color-white {
  color: #fff !important;
}

.color-disabled{
  color:#cbcbcb !important;
}

.color-blue {
  color: #2368A2 !important;
}

.color-green-signature {
  color: #07787B !important;
}

.rounded-corner {
  border: 1px solid #ddd;
  height: 220px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  background-size: cover;
  background-position: center;
}

.rounded-corner-figure {
  box-shadow: 5px 5px 10px #ddd;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 10px;
  text-align: center;
}

.rounded-corner-figure-top {
  box-shadow: 5px 5px 10px #ddd;
  border-top: 1px solid #ddd;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  text-align: center;
}


/*Overring card CSS*/

.card {
  border-radius: 1rem !important;
  /*box-shadow: 5px 5px 7px #ddd;*/
  box-shadow: 5px 5px 7px #00000040 !important;
  margin-bottom: 20px;
  border-width: 0px 0px 2px 0px;
}

.card-img-top {
  object-fit: cover;
  height: 250px !important;
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}

.card-title {
  margin-bottom: 0.2rem !important;
}

.owl-row {
  background: url("../../vendor/OwlCarousel2/assets/ajax-loader.gif") no-repeat center center !important;
}

.owl-row a {
  color: #000;
  text-decoration: none;
}

.h-space {
  display: block;
  margin: 20px 0;
}

.col-sm-6 a:hover {
  text-decoration: none;
}


/*HOMEPAGE POPULAR HOMES*/

.phome-label,
.phome-price {
  font-size: 18px;
  font-weight: 600 !important;
}

.phome-price {
  font-weight: bold;
}

.home-take-quiz{
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 30px;
  color: #212934;
  font-weight: 600;
  text-decoration: none;
  padding: 7px 35px 7px 35px;
}
.home-take-quiz:hover{
  color: #212934;
}

#homepage .banner-highlight{
  border: 1.5px solid #ccac54;
  padding: 7px 15px;
  color: #FFF;
  border-radius: 4px;
  font-family: 'Baskerville';
  position: absolute;
  left: 19%;
  top: 1%;
  text-align: center;
  background: #00000066;
  font-size: 18px;
  z-index: 9;
}
#homepage .banner-highlight-xs{
  border: 1.5px solid #ccac54;
  padding: 10px;
  color: #FFF;
  border-radius: 4px;
  font-family: 'Baskerville';
  text-align: center;
  margin-top: 50px;
  background: #00000066;
  font-size: 18px;
}
#homepage .home-banner-link,.home-banner-link:hover{
  text-decoration: none !important;
}

.coupon-banner1{
  background-image: linear-gradient(100.93deg, #000000 0.69%, rgba(0, 0, 0, 0) 99.46%), url(
'https://res.cloudinary.com/www-saffronstays-com/image/upload/v1650976211/mewtwo/images/coupon__banner2.svg');
  border-radius: 10px;
  color: #ffffff;
  font-weight: 700;
  font-size: 12px;
  line-height: 150%;
  width: 100%;
}

.coupon-banner2{
  background-image: linear-gradient(100.93deg, #000000 0.69%, rgba(0, 0, 0, 0) 99.46%), url(
'https://res.cloudinary.com/www-saffronstays-com/image/upload/v1650976134/mewtwo/images/coupon_banner1.svg');
  border-radius: 10px;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  width: 100%;
}

.coupon-banner-right{
  color: #ffffff;
  padding: 15px 15px;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
}

.coupon-banner-left{
  color: #ffffff;
  padding: 15px 15px;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
}

.code_name{
  font-size: 10px;
}

/*stayscation banner*/
.banner-longstay-homepage{padding:0 26px}.banner-longstay .banner-longstay{padding:0 17px 15px 25px;font-weight:100}.banner-longstay .longstays-txt span{font-size:30px;color:#fff}.banner-longstay .longstay-left{background:linear-gradient(90deg,#003581 0,#296bb6 100%);letter-spacing:1px;border-top-left-radius:22px;border-bottom-left-radius:22px;padding:15px 30px;border:1px solid #2368a2}.banner-longstay a.banner-longstay-achor,a.banner-longstay-achor:hover{text-decoration:none!important}.banner-longstay .longstay-coupon-txt{font-style:italic;position:absolute;bottom:10px;padding-right:1px}.banner-longstay .longstay-coupon-txt span{font-weight:600}.banner-longstay .upto-text{position:absolute;top:40%;left:44%;transform:translate(-50%,-50%)}.banner-longstay .longstay-right{position:relative;text-align:center;color:#fff;border-top-right-radius:22px;border-bottom-right-radius:22px;padding:0;border:2px solid #2368a2}.banner-longstay .longstay-img{height:230px;width:100%;object-fit:cover;border-top-right-radius:20px;border-bottom-right-radius:20px}@media (max-width:576px){.longstay-img{height:130px!important}.banner-longstay .longstays-txt span{font-size:18px}.ls-px-12{font-size:12px}.banner-longstay .upto-text{position:absolute;top:30%;left:44%;transform:translate(-50%,-50%);font-size:14px}.banner-longstay .longstay-left{padding:15px 20px}.banner-longstay .longstay-disc-per{font-size:11px!important}.banner-longstay .bottom-over-img{font-size:10px!important}}@media (min-width:992px){.banner-longstay .searchlongstay{font-size:25px!important}.banner-longstay .longstay-disc-per{font-size:30px;font-weight:500;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);text-align:right}.banner-longstay .bottom-over-img-search{left:42%!important}.banner-longstay .bottom-over-img{top:85%;left:34%;transform:translate(-50%,-50%);text-align:right;font-size:22px;font-weight:100;width:100%;position:absolute}.banner-longstay .longstays-txt span{font-size:65px}}.banner-longstay .searchpage-longstays-banner{height:190px!important}.banner-longstay .searchpage-longstays-banner-text-size{font-size:30px!important}@media (max-width:992px){.banner-longstay .bottom-over-img-search{left:42%!important}.banner-longstay .longstay-disc-per{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);text-align:right;font-size:14px}.banner-longstay .bottom-over-img{top:80%;left:43%;transform:translate(-50%,-50%);text-align:right;font-size:13px;font-weight:100;width:100%;position:absolute}}
/*end staycation banner*/

/*START XANAUD BANNER*/
#homepage .xanadu-special{
  background: #2F2F2F;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
#homepage .xanadu-banner-img{
  height: 280px;
  width: 100%;
  object-fit: cover;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background: #2F2F2F;
  border-color: #2F2F2F;
}
#homepage .xan-banner-logo{
  position: relative;
  top: 30%;
  left: 20%;
}
#homepage .xan-intro-txt{
  position: relative;
  top: 80px;
  color: #FFF;
  font-size: 20px;
  left: 40%;
  font-weight: 600;
}
#homepage .xanadu-banner-anchor,#homepage .xanadu-banner-anchor:hover{
  text-decoration: none;
}
/*END XANAUD BANNER*/

#homepage .xanadu-short-logo {
  z-index: 1;
  top: 6%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  background: #2F2F2F;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 7px 0 7px 0;
  width: 60px;
}

#homepage .home-xanadu-box {
  background: #2F2F2F !important;
}
#homepage .home-xanadu-img {
  padding: 7px;
  border-bottom-right-radius: 1rem ;
  border-bottom-left-radius: 1rem;
}
#homepage .home-xanadu-title {
  color: #CCAC54 !important;
}
#homepage .home-xanadu-pin-location{
  font-size: 12px !important;
  color: #D3D3D3 !important;
}

#homepage .home-search-input{
  border: 1px solid #B8C4CE !important; 
  border: 1px solid #B8C4CE !important;
  margin-left: 0;
  border-radius: 0 !important;
}           
#homepage .btn-home-search{
  border-radius: 0 !important;
}
#homepage .quiz-below-container{
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
#homepage .site-search-link{
  font-weight: 600;
  font-size: 12px;
  text-decoration: underline;
}

#homepage .phome-label {
  font-weight: 600;
}

#homepage .request-quote{
  font-weight: 600 !important;
  font-size: 12px;
}
._starting {
  position: absolute;
  font-size: 11px !important;
  font-weight: 400 !important;
  top: -12px;
  right: 0;
}

.phome-price {
  position: absolute;
  right: 0;
  top: 15px;
  margin-right: -10px !important;
}


/*BROWSE HOME*/

.div-relative-c {
  position: relative;
  text-align: center
}

.overlay-center-txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loc-name {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.here{
  font-weight: 100 !important;

}

.tier-gold{
  padding: 5px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  background: linear-gradient(90.93deg, #CFA028 2.34%, #B58711 99.65%);
  border-radius: 17px;
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
 }
  /* GOLD END */

.tier-blue{
  padding: 5px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  background: linear-gradient(90.93deg, #2A63BA 2.34%, #114087 99.65%);
  border-radius: 17px; 
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.tier-black{
  padding: 5px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  background: linear-gradient(90.93deg, #5B5B5B 2.34%, #000000 99.65%);
  border-radius: 17px; 
  line-height: 18px;
  letter-spacing: 0.1em;
  text-transform: uppercase;

}

.tier{
  font-style: bold;
  color: #B58711;
}

.mealPref_stat{
  color: #B08932;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: #FAF2E0;
  border-radius: 4px;
}
  
/* for daily-analytics in listing page */
.daily-css{
  color: #32A223;
 }

/*NAVIGATION*/

.dropdown-menu {
  font-size: 12px !important;
}

/*LOGIN PAGE*/

.loginPage {
  font-size: 12px;
}

#loginModal,#openPriceBox{
  z-index: 2000 !important;
}

/*B4 Corosoual Navigation*/

.nav-circular-prev {
  border: 1px solid #000;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding-right: 2px;
}

.nav-circular-next {
  border: 1px solid #000;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding-left: 2px;
}


/*OWL Corosual*/
/*newly added*/
.owl-carousel,.owl-stage-outer,.owl-stage,.owl-item,.owl-item .item,.owl-wrapper{transition: none;} .owl-carousel:after,.owl-carousel:before,.owl-stage-outer:after,.owl-stage-outer:after,.owl-stage:after,.owl-stage:before,.owl-item:after,.owl-item:before,.owl-item .item:after,.owl-item .item:before{transition: none;}

.owl-theme .owl-nav [class*=owl-]:hover,
.owl-theme .owl-nav [class*=owl-]:visited {
  background: none !important;
  border: none !important;
  outline: none !important;
}

.owl-prev,
.owl-next {
  width: 35px;
  height: 100px;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  display: block !important;
  border: 0px solid black;
}

.owl-prev {
  margin-left: -20px !important;
  left: -25px !important;
}

.owl-next {
  margin-right: -20px !important;
  right: -25px !important;
}

.modal-dialog-cookie {
  margin-top: 0rem;
  max-width: 100%;
}

.modal-content-cookie {
  border-radius: 0rem;
}


/**********START SEARCH PAGE ***********/

.display-none {
  display: none !important;
}

#searchListing {
  background-color: #F8F9FA !important;
  margin-top: 10px
}

#searchListing .or-seperator-parent{margin-top: -12px;}
#searchListing .or-seperator{color: #b8c4ce;}

/*for xanadu*/
#searchListing .xanadu-short-logo{
  z-index: 1;
  top: 8%;
  left: 105%;
  transform: translate(-50%, -50%);
  position: absolute;
  background: #2F2F2F;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 60px;
  padding-left: 20px;
  padding-bottom: 7px;
}
#searchListing .search-xanadu-box{
  border-radius: 10px;
  border: 1px solid #CCAC54 !important;
  background-color: #2F2F2F !important
}
#searchListing .search-xanadu-title{
  color: #CCAC54 !important;
}
#searchListing .search-xanadu-pin-location, #searchListing .search-xanadu-pin-location a{
  color: #C1C1C1 !important;
}
#searchListing .search-xanadu-img{
  border-radius: 16px;
}
#searchListing .search-results-inner .request-quote{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 12px;
  font-size: 10px;
  padding: 5px 15px 5px 15px;
}

#searchListing .search-results-inner-signature .request-quote{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 12px;
  font-size: 10px;
  padding: 5px 15px 5px 15px;
}
#searchListing .xanadu-ame-increment, #searchListing .xanadu-ame-count{color: #FFF !important;}

.search-filter {
  border: 1px solid #B8C4CE;
  padding-top: 10px;
  font-size: 1rem;
  background-color: #fff !important;
}

.search-filter-signature {
  border: 1px solid #B8C4CE;
  padding-top: 10px;
  font-size: 1rem;
  /* background-color: #fff !important; */
}

/* #signature-filter .form-control{
  background-color: #183E3F !important;
  border-radius: 0px !important;
  color: #fff;
} */

#searchListing .rounded {
  border-radius: 0.75rem !important;
}

#searchListing .home-fac {
  margin: 0
}

#searchListing .form-check-label {
  margin-top: 2px;
}

#searchListing a {
  color: #000;
}

.filter-preferences .legend {
  margin: -8px 0 0 7px;
  left: 16px;
  position: absolute;
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  font-weight: 600;
  z-index: 99;
}

.loyalty_homes{
  font-size: 14px;
  font-weight: 500;
}
.classification{
  font-size: 14px;
  font-weight: 500;
}

/* #signature-filter .filter-preferences .legend {
  margin: -8px 0 0 7px;
  left: 16px;
  position: absolute;
  background-color: #183E3F;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11px;
  font-weight: 600;
  z-index: 99;
} */

.filter-preferences .legend-border {
  border: 1px solid #ddd;
  color: #b8c4ce;
}

.filter-preferences .form-control {
  border: none !important;
  font-size: 13px;
  height: 35px !important;
}

/* Signature Homes */
.signature_homes{
  margin: 0;
  letter-spacing: 0.01px;
  color: #000000;
  opacity: 1;
  font-size: 14px !important;
  font-weight: 500 !important;
}

/* #searchListing .signaturebtn{
  font-size: 10px;
  margin-top: -45px;
  width: 90px;
  padding: 0;
  background: transparent linear-gradient(265deg, #2368A2 0%, #224666 32%, #236195 67%, #212934 100%) 0% 0% no-repeat padding-box;
  border-radius: 7px;
  text-align: left;
  font: normal normal normal 12px/21px Playfair Display;
  letter-spacing: 0.48px;
  color: #FFFFFF;
  opacity: 1;
  height: 25px;
  text-align: center;
} */

/* .signaturebtn-test{
  font-size: 10px; */
  /* margin-top: -45px; */
  /* width: 90px;
  padding: 0;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), #183E3F;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.35);
  border-radius: 4px 4px 4px 0px; */
  /* border-radius: 7px; */
  /* text-align: left;
  font: normal normal normal 12px/21px Playfair Display;
  letter-spacing: 0.48px;
  color: #FFFFFF;
  opacity: 1;
  height: 25px;
  text-align: center;
} */

#triangle-topleft {
  width: 0;
  height: 0;
  border-top: 100px solid red;
  border-right: 100px solid transparent;
}

#searchListing .t-datepicker {
  color: #000 !important;
  font-size: 12px !important;
  height: 35px !important;
}

#searchListing .t-seperator {
  margin-left: 48% !important;
  margin-top: 8px;
}

#searchListing .t-dates {
  text-align: center;
  font-size: 13px;
  color: #495057 !important;
}

#searchListing .border40Shadow {
  box-shadow: 0px 3px 6px #ddd;
  border-radius: 40px;
  border: none;
  font-size: 12px !important;
  font-weight: normal;
}

#searchListing .inputSearchPreFix {
  position: absolute;
  background-color: #ddd;
  top: 6PX;
  left: 7px;
}

#searchListing .home-resources {
  border: none;
  border-radius: 10px !important;
  border: #fff;
  box-shadow: 0px 3px 6px #ddd;
  background-color: #fff;
  position: absolute;
  top: 35%;
  padding-bottom: 10px;
  width: 450px;
  left: 102%;
  z-index: 999;
  font-weight: 100 !important;
}

#searchListing .fac-count {
  background-color: #fba919;
  color: #fff;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display: inline-block;
  font-size: 8px;
  padding: 2px 0 0 5px;
  display: none;
}

#searchListing .fac-count-signature {
  background-color: #07787B;
  color: #fff;
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display: inline-block;
  font-size: 8px;
  padding: 2px 0 0 5px;
  display: none;
}

#searchListing .site360 {
  color: #000;
  font-size: 12px;
  text-decoration: underline;
  font-weight: 600;
}

#searchListing .btn-block {
  font-size: 16px !important;
  border-radius: 0 !important;
  border: none !important;
}

#searchListing .close_this {
  position: absolute;
  right: 10px;
  padding: 2px;
}

#searchListing .view-all a {
  text-decoration: underline !important;
  font-size: 10px;
}

#searchListing .home-fac label {
  font-weight: 300 !important;
  font-size: 13px;
}

#searchListing .btn-top-search {
  background: #2368A2;
  color: #fff;
  border: 1px solid #2368A2;
  border-radius: 20px;
  font-weight: 600;
  font-size: 12px;
  padding: 8px 30px 8px 30px;
  display: inline-block;
}

#searchListing .btn-top-search-signature {
  background: #183E3F;
  color: #fff;
  border: 1px solid #183E3F;
  border-radius: 20px;
  font-weight: 600;
  font-size: 12px;
  padding: 8px 30px 8px 30px;
  display: inline-block;
}

#searchListing .dot {
  height: 7px;
  width: 7px;
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px 0 5px;
}

#searchListing .home-bed-cap p {
  font-size: 12px;
  color: #2368A2;
}

#searchListing .ame-increment {
  position: absolute;
  right: 22%;
  top: 10%;
  font-size: 20px;
  color: #2368A2;
}

#searchListing .ame-count {
  position: absolute;
  right: 15%;
  top: 10%;
  font-size: 20px;
  color: #2368A2;
}

#searchListing .ame-title {
  font-weight: 600;
  font-size: 13px;
}

#searchListing #noOfGuest {
  padding-top: 8px;
}

#searchListing .btnClearAll {
  background: #fff;
  border: 0.8px solid #707070 !important;
}

#searchListing .availabilty p {
  font-size: 12px;
}

#searchListing .starting-text {
  font-size: 10px;
}

#searchListing .form-control:focus {
  border: none !important;
}

#searchListing .ajax-loader {
  position: absolute;
  z-index: 99;
  top: 10%;
  height: 100px;
}

#searchListing .search-results-inner a {
  text-decoration: none;
}

#searchListing .home-cat {
  position: absolute;
  bottom: 7px;
  font-size: 10px;
  background: #fff;
  padding: 2px 5px;
  border-radius: 5px;
  margin-left: 10px;
  margin-bottom: 7px;
  font-weight: 600;
}

#searchListing .home-signature {
  position: absolute;
  font-size: 10px;
  margin-left: -9px;
  margin-bottom: 7px;
  left : -5px;
}

#searchListing .tot-bed {
  border: 1px solid #707070 !important;
  padding: 3px 10px;
  border-radius: 5px;
  color: #000;
}

#searchListing .max-guests {
  font-size: 12px !important;
}

.pin-location {
  font-size: 12px;
  color: grey;
}


/***********END SEARCH PAGE***********/

.custom-h1 {
  font-size: 24px !important;
  font-weight: 600;
}

.custom-h2 {
  font-size: 18px !important;
  font-weight: 600;
  margin-left: -7px
}
.custom-h21 {
  font-size: 18px !important;
  font-weight: 600;
  margin-left: -37px !important;
} 
.x-price-color2{
  font-size: 12px; 
  color: #5F6B7A !important
}
.custom-a a{
  text-decoration: none;

}
.availabilty a{
  text-decoration: none;

}
.custom-h3 {
  font-size: 14px !important;
  font-weight: 600;
}

.custom-h4 {
  font-size: 12px !important;
  font-weight: 600;
}

.custom-h5 {
  font-size: 10px !important;
  font-weight: 600;
}

.custom-h22 {
  font-size: 22px !important;
  font-weight: 600;
}

.clear {
  clear: both !important;
}

.btnApply {
  background-color: #2368A2 !important;
  color: #fff
}

.btn-signature{
  background-color: #07787B !important;
  color: #fff
}

.container-fluid-custom {
  padding-left: 0px !important;
  padding-right: 0px !important;
  overflow: hidden;
  width: 100%
}

#searchListing .site360 {
  color: #000;
  font-size: 8px;
  text-decoration: underline;
  font-weight: 600;
}

#searchListing .result-image {
  width: 280px;
  height: 160px;
  object-fit: cover;
}

#searchListing .dremview-name {
  font-weight: bold;
}

#searchListing .dream-home-line {
  color: #fba919;
  font-size: 12px;
}

#searchListing .dremview p {
  color: #fff;
}

#searchListing .dremview p a,
#searchListing .dremview p a:hover {
  text-decoration: none;
}

#searchListing .dremview {
  width: 320px;
  border-radius: 50px;
  background-color: #212934;
  padding: 10px 0 1px;
  border-color: #fba919;
  box-shadow: 0 0 5px 0 #fba919;
  position: fixed;
  bottom: 50px;
  right: 80px;
  z-index: 9999;
}

#searchListing .amenity-svg {
  cursor: pointer;
}

.rupee-css {
  font-family: arial !important;
}
.rupee-css-tp{
  margin-left: -7px;
  font-family: arial !important;
  color: #DC3030 !important;
  opacity: 1;
}
.rupee-css-dtp{
  font-family: arial !important;
  color: #5F6B7A !important;
  font-size: 16px !important;
  font-weight: 100;
  text-decoration: line-through;
}
.default-price{
  font-family: arial !important;
  color: #5F6B7A !important;
  font-size: 20px !important;
  font-weight: 100;
  text-decoration: line-through;
}
.saved{
  font-family: arial !important;
  color :#DC3030;
}


/*#searchListing div,span,h1,h2,h3{color: #212934 !important;}*/


/*gotop section*/

.scrollTop {
  position: fixed;
  left: 15%;
  bottom: 20px;
  border: 0.9px solid #fba919;
  padding: 3px 10px 3px 10px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  border-radius: 20px;
  background-color: #fff !important;
}

.scrollTop a,
.scrollTop a:hover {
  font-size: 12px;
  color: #212934;
  text-decoration: none;
}

.scrollTop .gotop-text {
  margin: 5px;
}

.scrollTop-signature .gotop-text {
  margin: 5px;
}

#homepage .headLoginText {
  color: #fff;
  text-decoration: none;
}


/*OVERRIDE CHECKBOX CSS*/

input[type="checkbox"]:not(:checked),
input[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}

input[type="checkbox"]:not(:checked)+label,
input[type="checkbox"]:checked+label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}


/* checkbox aspect */

input[type="checkbox"]:not(:checked)+label:before,
input[type="checkbox"]:checked+label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 3px;
  /*box-shadow: inset 0 1px 3px rgba(0,0,0,.3)*/
}

/* checked mark aspect */

input[type="checkbox"]:not(:checked)+label::after,
input[type="checkbox"]:checked+label::after {
  content: "✓" !important;
  position: absolute;
  top: 0px;
  left: 4px;
  font-size: 14px;
  color: rgb(33, 37, 41);
  transition: all 0.2s ease 0s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
}


/* checked mark aspect changes */

input[type="checkbox"]:not(:checked)+label:after {
  opacity: 0;
  transform: scale(0);
}

input[type="checkbox"]:checked+label:after {
  opacity: 1;
  transform: scale(1);
}


/* disabled checkbox */

input[type="checkbox"]:disabled:not(:checked)+label:before,
input[type="checkbox"]:disabled:checked+label:before {
  box-shadow: none;
  border-color: #999999;
  background-color: #ddd;
}

input[type="checkbox"]:disabled:checked+label:after {
  color: #999;
}

input[type="checkbox"]:disabled+label {
  color: #aaa;
}


/* accessibility */

input[type="checkbox"]:checked:focus+label:before,
input[type="checkbox"]:not(:checked):focus+label:before {
  border: inherit;
}

.no-scroll {
  overflow: hidden !important;
  position: fixed !important;
}


/*****************************LISTING START*****************************/

.navbar-brand img {
  height: 30px !important;
}

.leadform-subtext{
  margin:0 33px 10px 33px;
}
.calc-tariff-css{    
  background: #fff !important;
  color: #212934 !important;
}
#listing .xanadu-hr-listing{
  width:150px;background: #CCAC54;
}
.not-ava{
  text-decoration: line-through;
}
#listing .host-img{
  position: absolute;
  left: 78px;
  top: 18px;
}
#listing .host-row{
  padding-left: 130px;
}
#listing .total-review-count{
  font-size: 12px;
  font-weight: normal;
}

.coupon_radio{
  padding-left: 2.2rem;
}

.coupon_note{
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  color: #666666;
}

.coupon_name{
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #333333;
  height: 18px;
  width: 18px;
  vertical-align: middle;
}

.ref_code{
  font-size: 12px;
}

.vacc_tag_btn{
  background: transparent;
  border: 1px solid rgba(251, 169, 25, 0.5);
  box-sizing: border-box;
  border-radius: 20px;
}

.clean_tag_btn{
  background: #EDF2FF;
  border: 1px solid rgba(53, 100, 226, 0.3);
  box-sizing: border-box;
  border-radius: 20px;
}

.vacc_tag{
  font-weight: 600;
  font-size: 12px;
  line-height: 120%;
  color: #EF9800;
}

.clean_tag{
  font-weight: 600;
  font-size: 12px;
  line-height: 120%;
  color: #3564E2;
}

/*#listing .total-review-count a{
  color: #8895A7 !important
  font-size: 12px;
  font-weight: normal;
}*/
.pl-3{
    padding-left: 0rem!important;

}

/*#review-sec2*/

.guest-fname{
  font-size: 16px;
  font-weight: 600;
}
#listing .guest-review{font-weight: 300;font-style: italic;}
#listing .prof-letter-preview{
  border: 1px solid #212934;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #212934;
  text-align: center;
  padding-top: 3px;
}
#listing .prof-first-letter{
  color: #fff;
  font-weight: 600;
}
#listing .text-listing-black{color: #2368A2}

#listing {
  color: #212934 !important;
  font-size: 14px;
}
#listing .accomeal{
  font-size: 16px;
  color: #B8C4CE;
}
#listing .user-work{
  font-style: italic;
  font-size: 16px;
  color: #5F6B7A;
  font-weight: 300;
}
#listing .acco-price,.meal-price,.accomeal-gst{
  font-weight: 600
}

#listing .tdatepicker{
  background: #fff !important;
  border: 1.2px solid #8895a7 !important;
  padding: 0;
  height: 53px !important;
  margin-left: 15px;
  margin-right: 15px !important;
  margin: 25px 0 15px 15px !important;
  width: 91% !important;
}
#listing .d-seperator{
  position: absolute;
  top: 13%;
  left: 47%;
  font-size: 24px;
}
#listing .cibox .t-check-in,#listing .cobox .t-check-in{width: 100%;}
#listing .cobox .t-datepicker-day{
  margin-left: -170px !important;
}

#listing .words3-val a{
  font-style: 14px;
  color: #212934 !important;
  text-decoration: none;
}

#listing .spotlight-opencontent{
  color: #fdf3d7;
  text-decoration: underline;
}
#listing .spotlight-content{
  color: #fdf3d7;
  font-size: 14px;
}
#listing .spotmodal{
  background: #212934;
}
#listing .spotmodal-img{
  border: 1px solid #fba919 !important;
  object-fit: cover;
  border-radius: 12px !important;
  height: 300px;
}

#listing .word3-loader{
  position: relative;
  top: 4px;
  padding-left: 10px;
  padding-right: 10px;
}
#listing .home-content .collapse.show { display: inline !important};

#listing .large-h1 {
  font-size: 32px !important;
}

#listing .home-title {
  color: #2368A2 !important;
  font-weight: 600;
}

#listing .home-title-signature {
  color: #07787B !important;
  font-weight: 600;
}

#listing .pin-location {
  font-size: 16px !important;
}

#listing #listingRecommendation .pin-location {
  font-size: 12px !important;
}

#listing .pin-location a {
  /*color: #212934 !important;*/
  color: #8895A7 !important;
}

#listing .listing-content #listingGallary {
  background-color: #ddd;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 14px;
  opacity: 1;
  height: 463px;
}

#listing .img-responsive {
  border-radius: 14px;
  object-fit: fill;
}

#listing .my-partner-home,.my-partner-home:hover{
  position: absolute;
  right: 27%;
  top: 20px;
  border-radius: 20px;
  border: 2px solid #FFF;
  font-size: 14px;
  opacity: 1 !important;
  background-color: #2f2f2f !important;
  border-color: #FFF !important;
  z-index: 1;
}

#listing #video-gallery, #video-gallery:hover {
 position: absolute;
 right: 36px;
 top: 72px;
 opacity: 1;
 z-index: 1;
}
#listing .video-tour{
  border-radius: 20px;
  border: 2px solid #FFF;
  font-size: 14px; 
  background-color: #FFF !important;
  border-color: #FFF !important;
  color: #000 !important;
  cursor: pointer;
  font-weight: 600;
}
#listing .min-night-txt{
  color: #B8C4CE;
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  font-weight: 400;
}

#listing .share-it,
#listing .add-to-favorite {
  letter-spacing: 0.36px;
  color: #212934;
  opacity: 1;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 20px;
  opacity: 1;
  padding: 10px 20px;
}

#listing .left-content-top-right {
  font-size: 12px;
  position: absolute;
  top: 30px;
  right: 35px;
  z-index: 99;
}

#listing .left-content-top-right a {
  text-decoration: none;
}

#listing .left-content-bottom-right {
  z-index: 99;
  font-size: 14px;
  position: absolute;
  bottom: 25px;
  right: 35px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  /*border: 1px solid #707070;*/
  border-radius: 25px;
  opacity: 1;
  padding: 10px 20px;
}

#listing .villa-type {
  text-align: left;
  font-weight: 600;
  letter-spacing: 0.48px;
  color: #212934;
  opacity: 1;
}

#listing .dot {
  height: 7px;
  width: 7px;
  background: #212934 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 50%;
  display: inline-block;
  margin: 0 13px;
  position: relative;
  bottom: 2px;
}

#listing .content-am,
.faq-link {
  letter-spacing: 0px;
  color: #212934;
  opacity: 1;
}

#listing .call-us a {
  font: 10px;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  text-decoration: underline;
}

#listing .about-us ol,
ul {
  padding-inline-start: 15px;
  margin-bottom: 0 !important;
}

#listing .about-us li {
  margin-bottom: 10px;
}

#listing .call-us {
  color: #fff;
  background: #212934 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 10px;
}

#listing .fixed-form {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  opacity: 1;
  z-index: 99;
}

.coupounSpanBox{
  margin-left: -19px;
  font-weight: 800;
  font-size: 10px;
  line-height: 120%;
  color: #FFFFFF;
  width:30px;
}
.coupounDescBox{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 150%;
  color: #333333;
  padding-left:10px;
}
.coupounViewAllBox{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 150%;
  color: #3564E2;
  text-decoration: underline;
  width:100%;
  text-align: center;
  padding-left:30%;
}
.coupounTitle{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #333333;
}
.coupounDescription{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 150%;
  color: #666666;
}
.coupounTCText{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 150%;
  text-decoration-line: underline;

  color: #333333;

}
.coupouncodeblue{
  background: #EDF2FF;
border: 1px dashed #3564E2;
box-sizing: border-box;
border-radius: 4px;
width: max-content;
padding: 10px;
}

.coupouncodetext{
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #333333;
}
.coupounCopyBoxBlue{
float:right;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 9px 24px 10px;
background: #FFFFFF;
margin-right:30px;
border: 2px solid #3564E2;
box-sizing: border-box;
border-radius: 4px;
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 150%;
color: #3564E2;
}
.coupounCopyBoxGrey{
  float:right;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 9px 24px 10px;
  background: #FFFFFF;
  margin-right:30px;
  border: 2px solid #F2F2F2;
box-sizing: border-box;
  border-radius: 4px;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #999999;
  }

#listing .guest-row-toggle {
  position: relative;
  top: 15px;
  right: 10px;
}

#listing .all-extra-guests {
  margin-top: 10px;
}

#listing .svg-up {
  display: none;
}

#listing .dates-row {
  height: 61px;
}

#listing .rooms-row {
  height: 55px;
}

#listing .bottom-moreinfo-svg {
  position: absolute;
  left: 134px;
  bottom: 4px;
}

#listing .moreinfo-bottom {
  position: relative;
  left: 10px;
}
#listing .btnCalculateTariff{
  border: 2px solid #212934 !important;
  color: #212934;
  background: #FFF;
}

#listing .including-gst span {
  text-align: left;
  font-size: 12px;
  letter-spacing: 0;
  color: #212934;
  opacity: 1;
  font-weight: 500;
}

#listing .listing-button {
  color: #FFF;
  padding: 10px;
  font-weight: 600;
  font-size: 18px;
  background: #212934 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 4px;
  letter-spacing: 0.54px;
  opacity: 1;
}

.tier_blue{
  opacity: 50% !important;
}

.rp-zero{
  padding-left: 15px;
}

#listing .not-charged {
  text-align: center;
  font-size: 11px;
  letter-spacing: 0px;
  color: #5F6B7A;
  opacity: 1;
}

#listing .t-check-in .t-date-info-title, #listing  .t-check-out .t-date-info-title {
  position: absolute;
  top: 13px!important;
  left: 33px!important;
}

#listing .t-datepicker,
#listing .form-control-custom {
  display: block;
  width: 100%;
  background: #fff 0% 0% no-repeat padding-box;
  border: 1.2px solid #8895a7!important;
  opacity: 1;
  height: 50px!important;
}

#listing .form-control-custom {
  padding-left: 15px;
}

#listing .t-check-in,
.t-check-out {
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.01px;
  color: #212934 !important;
  opacity: 1;
}

#listing .legend {
  font-weight: 600;
  text-align: left;
  font-size: 12px;
  letter-spacing: 0.01px;
  color: #8895A7;
  opacity: 1;
  background: #fff;
  position: relative;
  z-index: 99;
  top: -61px;
  left: 10px;
  padding: 0 3px 0 3px;
}

#listing .t-dates {
  padding: 14px !important;
}

#listing .t-seperator {
  margin: 6% 0 0 49%!important;
}

#listing .counter {
  opacity: 1;
  cursor: pointer;
  width: 29px;
  height: 29px;
  text-align: center;
}

#listing .desc {
  position: absolute;
  top: 10px;
  right: 20px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#listing .inc {
  position: absolute;
  top: 10px;
  left: 220px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#listing .share-it-svg {
  top: 3px;
}

#listing .owl-prev {
  position: absolute;
  left: 40px !important;
  top: 220px;
}

#listing .owl-next {
  position: absolute;
  right: 40px !important;
  top: 220px;
}

#listing .sleep-ar .custom-h2 {
  color: #212934;
}

#listing .home-content {
  color: #5F6B7A;
  font-size: 16px;
}

#listing .read-more {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #212934;
  opacity: 1;
}

#listing .add-inf-link{
  font-size: 12px;
  color: #212934 !important;
  text-decoration: underline !important;
}
#listing .add-inf-link:hover,.add-inf-link:active,.add-inf-link:focus{
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  outline: none !important;
}
#listing .infants-row-yrs{
  font-size: 14px;
  color: #b8c4ce;
}


#listing .read-more-mattress {
  color: #B8C4CE !important;
}

#listing .additional-space {
  font-size: 11px;
  background: #2368A2 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  opacity: 1;
  color: #FFFFFF !important;
  font-weight: 600;
}

#listing .map .t1 {
  color: #212934;
}

#listing .eapps-instagram-feed-container {
  margin-top: 15px !important;
}

#listing .sleep-ar {
  border-radius: 17px;
  padding: 20px;
  background: #EFF8FF 0% 0% no-repeat padding-box;
  border-radius: 17px;
  opacity: 1;
}

#listing .sleep-box {
  text-align: center;
  padding: 15px;
  color: #2368A2;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #1A4971;
  opacity: 0.9;
}

#listing .sleep-ar label {
  text-align: left;
  font-size: 14px;
  letter-spacing: 0px;
  color: #5F6B7A;
  opacity: 1;
  margin-bottom: 5px;
  margin-top: 15px;
}

#listing .sleep-bed {
  top: 8px;
  position: relative;
}

#listing .extra-menu-modal {
  color: #5F6B7A;
  font-weight: 600;
  font-size: 16px;
}

#listing a,
#listing a:hover {
  text-decoration: none;
}

#listing .amenities .am-item {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  margin-right: 20px;
  color: #2368A2;
}

#listing .amenities .am-caption {
  display: block;
  font-size: 14px;
  margin-top: -5px;
}

#listing .am-count {
  cursor: pointer;
}

#listing .amenities-col, #booking .amenities-col {
  color: #2368A2;
  font-size: 11px;
}

#listing .amenities .more-ame,
#listing .more-ame,
#listing .view-all-sleep,
#listing .view-all-reviews,
#listing .list-am div {
  color: #2368A2;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 5px;
}

#listing .sleep-extra-hide,
.displaynone {
  display: none !important;
}

#listing .amenities .tot-ame-count a {
  font-size: 30px;
  color: #2368A2;
  font-weight: normal !important;
  cursor: pointer !important;
}

#listing .amenities .tot-ame-count-xs a {
  font-size: 20px !important;
  font-weight: normal !important;
  cursor: pointer !important;
}

#listing h1,
h2,
h3 {
  color: #212934 !important;
}

#listing .hr-line-listing {
  color: #E46464 !important;
  background-color: #E46464 !important;
  height: 0.8px !important;
}

#listing .hr-line-grey {
  color: #ddd !important;
  background-color: #ddd !important;
  height: 0.8px !important;
}

#listing .signaturebtn{
  font-size: 10px;
  width: 90px;
  padding: 0;
  background: transparent linear-gradient(265deg, #2368A2 0%, #224666 32%, #236195 67%, #212934 100%) 0% 0% no-repeat padding-box;
  border-radius: 7px;
  text-align: left;
  font: normal normal normal 12px/21px Playfair Display;
  letter-spacing: 0.48px;
  color: #FFFFFF;
  opacity: 1;
  height: 25px;
  text-align: center;
  /* margin-left: 100px; */
}

.hr-line-covid {
  width: 280px;
  height: 2px;
  color: #E46464 !important;
  background-color: #E46464 !important;
}

.covid-int {
  font-weight: 400;
}

#mealsModal .meal-age-group {
  font-size: 12px !important;
  color: #B8C4CE;
}

#mealsModal .meal-nv {
  font-size: 12px !important;
  color: #B8C4CE;
}

#mealsModal .meal-gst {
  font-size: 12px !important;
  color: #B8C4CE;
  margin-left: -17px;
}

#mealsModal .meal-box .custom-h2 {
  color: #2368A2 !important;
}

#mealsModal .meal-box .head-bold {
  font-weight: 600;
}

#mealsModal .meal-box-left-border {
  border-right: 1px solid #B8C4CE;
}

#mealsModal .meal-type-svg {
  position: relative;
  top: 10px
}

#mealsModal .meal-box-nv .meal-type-svg {
  position: relative;
  top: 15px
}

#listing .modal-header,#booking .modal-header {
  border-bottom: none !important;
}

#mealsModal .meal-viewmore a {
  color: #212934 !important;
  font-weight: 600;
}

#listing .open-faq {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #707070;
  border-radius: 4px;
  opacity: 1;
  margin-top: 10px;
}

#listing .meal-viewmore-btn {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #707070;
  border-radius: 4px;
  opacity: 1;
}

#listing .faq-q a {
  font-size: 14px;
  color: #5F6B7A;
  font-weight: 600;
}

#listing .faq-a {
  font-size: 12px;
  font-weight: 200;
  color: #2368A2;
  padding-left: 20px;
}

#listing .before-book-info {
  background: #FFFCF4 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 50px;
}

#listing .before-book-info p,
#listing .extra-info-col div {
  font-size: 12px;
}

#listing .btn-extra-info {
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #707070;
  border-radius: 4px;
  opacity: 1;
  padding: 5px 70px 5px 70px;
  color: #212934;
}

#listing .request-callback {
  padding: 5px 30px 5px 30px;
  background: #FBA919 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 4px;
  opacity: 1;
  color: #FFF;
  border: none !important;
}

#listing .guest-counter-box {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1.2px solid #8895A7 !important;
}

#listing .age-group {
  font-size: 14px;
  color: #B8C4CE;
  position: relative;
  top: 17px;
}

#listing .adult-age {
  right: 49px;
}

#listing .child-age {
  right: 64px;
}

#listing .infant-age {
  right: 54px;
}

#listing .counter-limit-txt {
  position: absolute;
  top: 24px;
  font-size: 11px;
  color: #B8C4CE;
  right: 35px;
}

#listing .limit-txt-rooms {
  right: 48px !important;
}

#listing .counter {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
  supported by Chrome, Edge, Opera and Firefox */
}

#listing .extra-adults-counter label,
#listing .total-rooms-row label {
  font-size: 14px;
  font-weight: 600;
}

#listing .guest-counter {
  /*border: 0.5px solid #707070;*/
  border: none;
  text-align: center;
  border-radius: 3px;
  opacity: 1;
  width: 35px;
  font-size: 20px;
  font-weight: 600;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

#listing .extra-adults-counter span {
  cursor: pointer;
}

#listing .guest-total-count {
  font-weight: normal;
  font-size: 14px;
  height: 42px;
  text-align: left;
  z-index: 99;
  color: #212934;
}

#listing .l-guests {
  top: -48px;
  margin: 4px 22px 0 12px;
}

#listing .nav-item a img {
  border: none;
  border-radius: 3px;
  opacity: 1;
  width: 30px !important;
  height: 30px !important;
}

#listing .navigation-tab .nav-item {
  margin-right: -18px;
}

#listing .nav-item a.active {
  transform: scale(1.2);
}

.color-red-guest-change {
  animation: total_guests_change 0.5s 1
}

@keyframes total_guests_change {
  0% {
    color: #212934;
  }
  25% {
    color: #DC3030;
  }
  75% {
    color: #DC3030;
  }
  100% {
    color: #212934;
  }
}

.highlight-txt {
  animation-name: highllight_txt_transition;
  animation-duration: 1s;
}

@keyframes highllight_txt_transition {
  0% {
    color: #212934;
  }
  25% {
    color: #32A223;
  }
  75% {
    color: #32A223;
  }
  100% {
    color: #212934;
  }
}

.remove-highlight-txt {
  animation-name: remove_highllight_txt_transition;
  animation-duration: 1s; 
}

@keyframes remove_highllight_txt_transition {
  0% {
    color: #212934;
  }
  25% {
    color: red;
  }
  75% {
    color: red;
  }
  100% {
    color: #212934;
  }
}


/*SPOTLIGHT START*/

:root {
  --gutter: 20px;
}

#listing .app-spotlight {
  padding: var(--gutter) 0;
  /*display: grid;*/
  grid-gap: var(--gutter) 0;
  grid-template-columns: var(--gutter) 1fr var(--gutter);
  align-content: start;
}

#listing .app-spotlight>* {
  grid-column: 2 / -2;
}

#listing .app-spotlight>#listing .full {
  grid-column: 1 / -1;
}

#listing .hs-spotlight {
  display: grid;
  grid-gap: calc(var(--gutter) / 2);
  grid-template-columns: repeat(10, calc(80% - var(--gutter) * 2));
  grid-template-rows: minmax(150px, 1fr);
  overflow-x: scroll;
  scroll-snap-type: x proximity;
  padding-bottom: calc(.75 * var(--gutter));
  margin-bottom: calc(-.25 * var(--gutter));
}

#listing .app-spotlight ul {
  list-style: none;
  padding: 0;
}

#listing .app-spotlight {
  height: 500px;
  overflow: hidden;
  background: #212934 0% 0% no-repeat padding-box;
}

#listing .hs-spotlight>li,
#listing .item-spotlight {
  scroll-snap-align: center;
  padding: calc(var(--gutter) / 2 * 1.5);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

#listing .item-spotlight img.figure-img {
  height: 300px;
  /*width: 100%;*/
  border: 1px solid #FBA919 !important;
  border-radius: 12px !important;
  opacity: 1;
  object-fit: cover;
  margin: 0 0 5px 20px;
}

#listing .app-spotlight p {
  color: #FDF3D7;
  margin-left: 20px;
  font-size: 14px;
}

#listing .app-spotlight h2 {
  color: #FFF !important;
  padding: 5px 0 0 20px;
}

#listing .spot-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}


/*SPOTLIGHT END*/

#listing #ss-tab .date {
  opacity: 0.72;
}

#listing .eatr-header-with-rating .eatr-header-title,
.eabr-header-title,
.eagr-header-title,
.eagr-stars-value,
.dzjkXy,
.hNgBKe {
  margin-bottom: 8px !important;
  font-size: 12px !important;
}

#listing .eapps-instagram-feed-title {
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  line-height: 32px;
  padding: 10px 10px;
}

#listing .eatr-review-card-template-classic-text.jsx-270385970 {
  font-size: 14px;
  color: #212934;
}

#listing .custom-font-14p {
  font-size: 14px !important;
  font-weight: 600;
}

#listing b,
strong {
  font-weight: 600 !important;
}


/* Chrome, Safari, Edge, Opera */

#listing input::-webkit-outer-spin-button,
#listing input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}


/* Firefox */

#listing input[type=number] {
  -moz-appearance: textfield;
}

#listing #map-canvas {
  height: 250px !important;
}

#listing .our-recomendation .owl-dots {
  display: none !important;
}

#listing .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
  transform: scale(1.2);
}

#listing .owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  margin: 5px 4px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

#listing .owl-dot span {
  background: #f1f1f1 !important;
}

#listing .owl-dot span .active {
  background: #fff !important;
}

#listing .counter {
  position: relative;
  top: 6px;
}

#listing textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus,
#listing .owl-prev:hover,
#listing .owl-next:hover,
#listing .owl-prev:focus,
#listing .owl-next:focus {
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
  outline: none !important;
}

/*OWL COROUSAL SAFARI FIX*/
#listing .owl-carousel,
#listing .owl-stage-outer,
#listing .owl-stage,
#listing .owl-item,
#listing .owl-item .item,
#listing .owl-wrapper {
  transition: none;
}

#listing .owl-carousel:after,
#listing .owl-carousel:before,
#listing .owl-stage-outer:after,
#listing .owl-stage-outer:after,
#listing .owl-stage:after,
#listing .owl-stage:before,
#listing .owl-item:after,
#listing .owl-item:before,
#listing .owl-item .item:after,
#listing .owl-item .item:before {
  transition: none;
}
#listing [aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}

/*****************************LISTING END*****************************/

/*********************BOOKING START*********************/
#booking {
  color: #212934 !important;
}
#booking .my-rewards{
  font-weight: 600;
}
#booking .reward-note{
  color: #A3A3A3;
}
#booking .g-row .error{
  color: red !important;
  margin: 0 !important;
  font-size: 12px;
  position: static !important;
}
#booking .removemycoupon{
  position: absolute;
  right: 0;
  top: 0;
  margin-right: 5px;
}
#booking .tac-box{
  border: 1px dotted;
  margin: 0 15px 15px 15px;
  width: 100%;
  padding: 10px 15px 20px 15px;
}
#booking .tacText{
  position: absolute;
  padding-top: 26px;
  font-size: 12px;
}

#booking .extra-guest-count{
  color: #B8C4CE;
}
#booking #guestPhone-error{
  position: static !important;
}
#booking .mobile-error-p{
  position: absolute;
  bottom: 16px;
  left: 0;
  width: 100%;
}
#booking .mob-verified-tick{
  color: green;
  position: absolute;
  bottom: 31px;
  right: 20px;
  font-size: 14px;
}

#booking .meal-note{
  font-size: 14px;
}
#booking .fw-500{
  font-weight: 500 !important;
}

#booking .rupee-css {
  font-weight: 400 !important;
}

#booking .form-control {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  border-radius: 0;
  height: 45px;
  color: #2368A2 !important;
  margin-bottom: 20px;
}

#booking .form-control:focus {
  border-color: #2368A2 !important;
}

#booking .guest-form label {
  position: absolute;
  background: #FFF;
  margin: -12px 0 0 10px;
  padding: 0 5px 0 5px;
  color: #8895A7;
  font-weight: 400 !important;
}

.trip-details {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #2368A2;
  border-radius: 15px;
  opacity: 1;
  padding: 15px 0 0 20px;
  margin-left: 20px;
}

#booking .trip-label {
  font-size: 12px;
  font-weight: 600;
  color: #212934;
}

#booking .trip-details .trip-details-val,
.addMealsLabel {
  color: #2368A2 !important;
  font-weight: 600;
}

#booking .font-normal {
  font-weight: normal !important;
  padding-left: 5px;
}

#booking .xs-hr {
  height: 2px;
  background-color: #2368A2 !important;
}

#booking .trip-details .dt-seperator {
  padding: 0 10px 0 10px;
}

#booking .gst-details {
  font-size: 12px !important;
  color: #B8C4CE;
}

#booking .gst-details-meals {
  font-size: 12px !important;
  color: #B8C4CE;
}

#booking .meals-info{
  font-size: 12px !important;
  color: #B8C4CE;
}

#booking .can-policy {
  font-weight: 600;
  font-size: 10px;
}

#booking .pin-location {
  position: absolute;
  bottom: 15px;
  left: 30px;
  font-weight: 400;
  color: #FFF;
  z-index: 9;
}

#booking .villa-overlay-name {
  position: absolute;
  bottom: 35px;
  color: #FFF;
  font-size: 26px;
  font-weight: 600;
  left: 30px;
  z-index: 9;
}

#booking .guest-comment-box {
  margin-top: 40px
}

#booking .guest-comment-box textarea {
  height: 158px !important;
  resize: none;
  color: #212919 !important;}

  #booking .price-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #B8C4CE;
    opacity: 1;
    padding: 15px 10px 15px 15px;
    font-size: 15px;
  }

  #booking .right-side {
    background: #F8F9FA 0% 0% no-repeat padding-box;
    opacity: 1;
  }

  #booking .right-side .container {
    padding: 10px 30px;
  }

  #booking .grand-total {
    font-weight: 600;
    font-size: 20px;
  }

  #booking .verify-mob-txt{
    font-size: 12px;
  }

  #booking .btnPay {
    box-shadow: 0 3px 6px #00000029;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    border: none;
    height: 45px;
    margin-top: 20px;
  }
  #booking .guestAddress{
    height: 80px !important;
    resize: none;
  }
  #booking .openGstModal{
    background: #504F4E 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    opacity: 1;
  }
  #booking #guestGstNo{
    text-transform: uppercase;
  }

  #booking .ss-hr {
    height: 2px;
    background-color: #fba919;
  }

  #booking .booking-hr {
    height: 1px;
    background-color: rgba(0, 0, 0, .1);
    margin: 5px 0 10px 0;
  }

  #booking .right-side label,
  .booking-color {
    color: #212934;
  }

  #booking a,
  #booking a:hover {
    text-decoration: underline;
    color: #212934;
  }

  #booking .color-blue-looklike {
    color: #2368A2 !important;
  }

  #booking .form-check-label-travelCredit {
    font-weight: 400 !important;
  }

  #booking b,
  strong {
    font-weight: 600 !important;
  }

  #booking .color-green-looklike {
    color: #32A223;
  }

  #booking .booking-img-first {
    width: 100% !important;
    min-width: 380px !important;
    /*height: 100%;*/
    height: 230px;
    border-radius: 6px;
    object-fit: cover;
    cursor: pointer;
  }

  #booking .black-gradient {
   cursor: pointer;
   position: absolute;
   bottom: 0;
   background: linear-gradient(to top, black, transparent);
   width: 100%;
   height: 50%;
   opacity: 1;
   transition: all 0.5s;
   -webkit-transition: all 0.5s;
   border-radius: 6px;
 }

 #booking .btnVerifyMob,.btnCouponApply,.btnOtpSubmit {
  background: #2368A2 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 4px;
  opacity: 1;
  color: #FFFFFF;
  font-weight: 400;
  text-decoration: none;
}
#booking .btnVerifyMob:hover{
  text-decoration: none;
  color: #FFFFFF;
}

#booking .enter-otp-row {
  opacity: 1;
  border-radius: 4px;
  width: 200px;
}

#booking .otp-sent {
  font-size: 12px;
  font-weight: 400;
  margin-top: -15px;
}

#booking .enter-otp-row input {
 color: #212919 !important;
}

#booking .coupon-txtbox-row .form-control,#booking .enter-otp-row .form-control {
  height: 100%;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: none;
  text-transform: uppercase;
  height: 39px;
  border-right: none !important;
}

#booking .coupon-txtbox-row .btn,#booking .enter-otp-row .btn {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border: none;
  height: 39px;
}

#booking input[type=number] {
  -moz-appearance: textfield;
}

#booking .coupon-code-box {
  font-size: 13px;
  padding: 0 24px 0 24px
}

#booking .remove-coupon {
  font-size: 12px;
}

#booking .c-expires-txt {
  font-size: 12px;
  color: #B8C4CE;
}

#booking .coupon-code {
  text-transform: uppercase;
  font-weight: 600;
  color: green;
}

#booking .coupon-counter {
  color: red;
  font-weight: 600;
}

#booking .counter-sep {
  padding-left: 2px;
}

#booking .book-note p, .px-12{
  font-size: 12px;
}

#booking .invalid-coupon{
  position: relative;
  top: -15px;
  font-size: 12px;
}

#booking .txtBgColor{
  background-color: #EBEBEB;
}
#booking .enterCoupon, .enterOtp{
  color: #212934 !important;
}
/*********************BOOKING END*********************/


/*FOR ADDEXTRAGUEST PAGE*/
#addExtraGuest .copy-link-btn{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #B8C4CE;
  opacity: 1;
}
#addExtraGuest .tnc-row a{
  color: #212934 !important;
  text-decoration: underline;
}
#addExtraGuest .add-guest-form{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #212934;
  border-radius: 11px;
  padding: 15px 5px 10px 5px;
  margin-bottom: 20px;
}
#addExtraGuest .add-meal-link,.add-meal-link:hover{
  text-decoration: none;
  color: #000;
}
#addExtraGuest .btnMeals{
  border: 1px solid #000;
  font-weight: 600;
  width: 100% !important;
  color: #000 !important;
  padding: 5px;
  border-radius: 10px;
  text-align: center;
  border-radius: 9px;
}

#addExtraGuest .add-guest-form .form-control{
  background: #F0F0F0;
  border: 1px solid #F0F0F0;
  color: #000;
  padding-left: 15px;
}
#addExtraGuest .add-guest-form .btnSubmit{
  background: #212934 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 9px;
  color: #FFFFFF;
}
#addExtraGuest .progress-bar{
  background: transparent linear-gradient(263deg, #32A223 0%, #2368A2 100%) 0% 0% no-repeat padding-box;
  border-radius: 7px;
}

#addExtraGuest ._you::before {
  content: '\2713';
  display: inline-block;
  color: green;
  padding: 0px 6px 0 0;
  font-weight: bold;
}
#addExtraGuest .guest-log-detail {
  color: #212934;
  font-size: 10px;
  font-weight: 600;
}
#addExtraGuest .guest-sumup{
  color: #959595;
  font-size: 12px;
}

#addExtraGuest .modal-header{
  border-bottom: none !important; 
}

/*END ADDEXTRAGUEST*/

/*Reward Points*/
#rewardTC .rp-head{font-size: 24px;margin-bottom: 5px;}
#rewardTC .reward-ul li{padding-top: 7px;font-weight: 200;}
#rewardTC .viewrp{background: #212934 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;border-radius: 49px;
    opacity: 1;color: #fff !important;font-size: 14px;padding: 15px 30px;}


.dnone{display: none;}

.border-top-none{
  border-top: none !important; 
}

/*FOR FULLSCREEN MODAL*/
.modal-dialog-full-width {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  max-width:none !important;

}

.modal-content-full-width  {
  height: auto !important;
  min-height: 100% !important;
  border-radius: 0 !important;
  background-color: #FFF !important 
}
/*END FULLSCREEN MODAL*/

.fade-modal-custom{
 transform: scale(0.9);
 opacity: 0;
 transition: all .2s linear;
 display: block !important;
}

.fade-modal-show{
  opacity: 1;
  transform: scale(1);
}

.disabled-effect{
  opacity: 0.65;
}

/****************START LOADER**************** */

@keyframes blink {
  /**
     * At the start of the animation the dot
     * has an opacity of .2
     */
     0% {
      opacity: .2;
    }
  /**
     * At 20% the dot is fully visible and
     * then fades out slowly
     */
     20% {
      opacity: 1;
    }
  /**
     * Until it reaches an opacity of .2 and
     * the animation can start again
     */
     100% {
      opacity: .2;
    }
  }

  .dots-loader span {
    font-size: 25px;
  /**
     * Use the blink animation, which is defined above
     */
     animation-name: blink;
  /**
     * The animation should take 1.4 seconds
     */
     animation-duration: 1.4s;
  /**
     * It will repeat itself forever
     */
     animation-iteration-count: infinite;
  /**
     * This makes sure that the starting style (opacity: .2)
     * of the animation is applied before the animation starts.
     * Otherwise we would see a short flash or would have
     * to set the default styling of the dots to the same
     * as the animation. Same applies for the ending styles.
     */
     animation-fill-mode: both;
   }

   .dots-loader span:nth-child(2) {
  /**
     * Starts the animation of the third dot
     * with a delay of .2s, otherwise all dots
     * would animate at the same time
     */
     animation-delay: .2s;
   }

   .dots-loader span:nth-child(3) {
  /**
     * Starts the animation of the third dot
     * with a delay of .4s, otherwise all dots
     * would animate at the same time
     */
     animation-delay: .4s;
   }


   /****************START LOADER**************** */

   /*********CSS SMOOTH SCROLL********************/
   .app-row {
    padding: var(--gutter) 0;
    display: grid;
    grid-gap: var(--gutter) 0;
    grid-template-columns: var(--gutter) 1fr var(--gutter);
    align-content: start;
  }

  .app-row > * {
    grid-column: 2 / -2;
  }

  .app-row > .full {
    grid-column: 1 / -1;
  }

  .app-row .hs {
    display: grid;
    grid-gap: calc(var(--gutter) / 2);
    grid-template-columns: repeat(100, calc(29% - var(--gutter) * 2));
    grid-template-rows: minmax(370px, 1fr);
    padding: 0 10px;
    overflow-x: scroll;
    scroll-snap-type: x proximity;
    padding-bottom: calc(.75 * var(--gutter));
    margin-bottom: calc(-.25 * var(--gutter));
  }

  .app-row .hs > li:last-child {
    margin-right: 20px;
  }
  .app-row {
    width: 100%;
    overflow-x: hidden;
  }
  .app-row .card{
    border: none;
  }
  .app-row ul {
    list-style: none;
    padding: 0;
  }
  .app-row .loc-fs{
    font-size: 12px !important;
    color: gray;
    margin-top: 3px;
  }
  .row-left-arrow{
    position: absolute;
    margin-top: 155px;
    left: 95px;
  }
  .row-right-arrow{
    position: absolute;
    margin-top: 155px;
    right: 90px;
  }
  /********END**********/

  /*AUTO COMPLETE SUGGESTIONS*/
  .location-autocomplete{
    position: absolute;
    border-bottom: none;
    border-top: none;
    z-index: 1024;
    top: 60px;
    left: 0;
    left: -13px;
    right: 0;
    background-color: #FFFFFF;
    border-radius: 11px;
  }
  .loc-suggestions-ul{
    list-style-type: none;
    padding-top: 10px;
  }
  .location-select,.location-select:hover{
    text-decoration: none;
    color: #212934;
    font-size: 12px;
  }
  .location-select:hover{
    color: #fba919 !important;
  }
  .loc-suggestions-li:nth-of-type(1n+6) {
    display: none;
  }
  .loc-hr:nth-of-type(1n+6){
    display:none;
  }
  .loc-hr{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -15px;
  }
  @media only screen and (max-width: 575px) {
    .location-autocomplete{
      padding-left: 20px;
    }

  }
/*END*/


/*FOR REWARDS*/
.reward-banner .row{background: #eee;}
.reward-banner .row a.reward-moreinfo{color: #867c7c !important;}
.reward-banner{background: #fff;width: 100%;opacity: 1;transition: all .5s linear;}
.reward-banner .learn-more{background: #2368A2 0% 0% no-repeat padding-box;
  box-shadow: 3px 4px 4px #00000021;border-radius: 8px;color: #fff;
  font-size: 14px;}
.reward-banner a.hide-reward-banner,a.hide-reward-banner:hover,
.referral-banner a.hide-referral-banner,a.hide-referral-banner:hover,
.referral-banner-generate a.hide-referral-banner-generate,a.hide-referral-banner-generate:hover
{color: #212529;text-decoration: none;}
  
@media (max-width: 768px){
  .coupounSpanBox{
    margin-left: -20px;
    font-weight: 800;
    font-size: 10px;
    line-height: 120%;
    color: #FFFFFF;
    width:30px;
  }
.reward-banner .row {
    padding: 15px 0px 15px 0px !important;
    font-size: 12px;
}
.reward-banner .row p {
  margin-bottom:0px !important;
}
.temp-img{
  width: 100%;
}
}
.rp-box-row .form-check label i:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.rp-box-row .form-check label i .tooltiptext {
    visibility: hidden;
    width: 340px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 15px;
    left: -164px;
/*     right: 1%; */
    border: 1px solid #585252;
	font-family: 'Poppins';
    font-size: 12px;
}
.rp-box-row .form-check label i {
  position: relative;
  display: inline-block;
}
.rp-box-row .form-check label i span a{
	 color: #fff !important;
}


/*for ss sign and signup*/
#referralDashboard a{
  color: #212934 !important;
  text-decoration: underline !important;
}
#referralDashboard .ref-submit-button,.ref-submit-button:hover{
  background: #2368A2 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 6px;
  border: 1px solid #2368A2;
}
#referralDashboard .rounded-icon{
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
}
#referralDashboard .rounded-img-icon{
  width: 35px !important;
}
#referralDashboard .rounded-icon-fb{
  text-decoration: none !important;
}
#referralDashboard .welcome-back{
  position: absolute;
  top: 30%;
  left: 25%;
}
#referralDashboard .welcome-back .welcometext{
  font-size: 36px;
  font-weight: 400;
}

/*for longstays elgsight widget*/
.eapps-form-floating-button{z-index: 1 !important;}

#askMe .main_pgh{
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
}
#askMe .sub_pgh{
  font-weight: 200;
  font-size: 14px;
  line-height: 21px;
}
#askMe .askMeForm{
  background: #FEFEFE;
  border: 1px solid #888888;
  box-sizing: border-box;
  border-radius: 10px;
  color: #9B9B9B;
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
}
#askMe .submitbtn{
  border-radius: 7px;
  margin-top: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #fff;
  font-weight: 300;
  font-size: 18px;
  line-height: 36px;
}
#askMe .submit-message{
  font-weight: 300;
  font-size: 33px;
  line-height: 49px;
  margin-top: 200px;
  margin-bottom: 300px;
  margin-left: 300px;
}

.free_breakfast{
  font-size: 10px;
  color: #008106;
}

@media only screen and (min-width: 981px) {
  .hide-on-desktop {
      display: none !important;
  }
}

ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #f8f9fa;
}
ul.breadcrumb li {
  display: inline;
  font-size: 14px;
}
ul.breadcrumb li+li:before {
  padding: 4px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}

.faqAns {
  /* display: flex; */
  color: #717171;
  padding: 5px 5px 5px 10px;
}

.faqQue .accicon {
  float: right;
  font-size: 20px;  
  width: 1.2em;
}
.faqQue{
  cursor: pointer;
  border-bottom: none;
}
.faqQue:not(.collapsed) .rotate-icon {
  transform: rotate(180deg);
}

/* infinitum css */
.blue-bg {
  background: linear-gradient(94.49deg, #1D4B91 1.48%, #001F4D 97.75%);
}

.fs12 {
  font-size: 12px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs30 {
  font-size: 30px !important;
}

.fw6 {
  font-weight: 600 !important;
}

.fw9 {
  font-weight: 900 !important;
}

.sub-para {
  padding-bottom: 120px;
}

.res-font {
  font-size: 1.3vw;
}

#cards {
  margin-top: -90px;
  width: 50%;
  border: none;
  border-radius: 25px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px,
    rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.infinitum_div {
  /* this is the important part. Make sure top margin = top padding + height of text */
  margin: -55px 10px 0 10px;
  display:flex;
  justify-content: space-between;
}

.infinitum_card {
  flex-basis: 25%;
  padding: 30px;
  min-height: 100px;
  background: #FFFFFF;
  box-shadow: 0px 14px 54px rgba(153, 153, 153, 0.25);
  border-radius: 20px;
  
}

.reward-points{
  color: #CFA028;
  font-size: 12px;
}

.intm{
  display: flex;
  justify-content: center;
  align-items: center;
}

.infinitum_sup_btn{
  background: #2368a2;
  box-shadow: 0px 10px 35px rgba(102, 102, 102, 0.2);
  border-radius: 14px;
  color: #ffffff;
}

.infinitum_sin_btn{
  background: #FFFFFF;
  border: 2px solid #2368a2;
  box-sizing: border-box;
  border-radius: 14px;
  color: #2368a2;
}

.gold-btn1 {
  border: none;
  outline: none;
}

.gold-btn {
  margin-left: 10px;
}

.progress-bar {
  background: linear-gradient(90.93deg, #CFA028 2.34%, #B58711 99.65%)!important;
  border-radius: 20px;
}
.progress-bar1 {
  background: linear-gradient(90.93deg, #2A63BA 2.34%, #114087 99.65%)!important;
  border-radius: 20px;
}
.progress-bar2 {
  background: linear-gradient(90.93deg, #5B5B5B 2.34%, #000000 99.65%)!important; 
  border-radius: 20px;
}

@media screen and (max-width: 690px) {
   .ml-5 {
    margin-left: 1rem!important;
    }
    .prof-image-name{
      display: none;
    }
    .prof-mob-login{
      margin-left: auto;
    }
    /* .navbar-brand{
      margin-left: -6rem!important;
    } */

    }

    .color-lightgrey{
      color: #b0b0b0 !important;
    }
    .color-golden{
      color: #B58711 !important;
    }

    .listing-hyperlink{
      color: #B58711 !important;
      text-decoration: underline !important;
    }

    i .tooltiptext1 {
      visibility: hidden;
      width: 340px;
      background-color: #000;
      color: #fff;
      text-align: center;
      border-radius: 4px;
      padding: 5px 0;
      position: absolute;
      z-index: 1;
      top: 15px;
      left: 50px;
  /*     right: 1%; */
      border: 1px solid #585252;
    font-family: 'Poppins';
      font-size: 12px;
      line-height: 18px;
  }
  i:hover .tooltiptext1 {
    visibility: visible;
    opacity: 1;
  }
  .hyperlink1{
    color: #fff !important;
  }

  .tooltip-icon{
    padding-left: 5px;
  }
 
  i:not(:hover) .tooltiptext1  {
    visiblity: hidden;
    transition: visibility 2s;
  }
  .textarea_connect{
    width: 100% !important;
  }
  .btn-blue{
    background-color: #2368A2 !important;
    color: #fff;
  }
  .custom-h23{
  font-size: 18px !important;
  font-weight: 600;
  margin-left: -37px !important;
  color: #fff !important;
  }
  ul.breadcrumbSignature {
    padding: 10px 16px;
    list-style: none;
    background-color: #2f2f2f;
    color: #fff!important;
  }
  ul.breadcrumbSignature li {
    display: inline;
    font-size: 14px;
  }
  ul.breadcrumbSignature li+li:before {
    padding: 4px;
    color: black;
    content: "/\00a0";
  }
  ul.breadcrumbSignature li a {
    color: #fff;
    text-decoration: none;
  }

  #listing .text-listing-black1 {
    color: #fff !important;
}

.x-price-color21{
  font-size: 12px !important; 
  color: #fff !important
}
.custom-h2-m {
  color: #fff !important;
  font-size: 18px !important;
}
.instcheckbox{
  position: static !important;
  padding: 5px !important;
}
/* infinitum end */
.instantbooking{
  margin-left: 20px;
  position: relative;
  margin-top: -20px
}
.FnBColumnWidth{
  word-wrap: break-word;
  column-width: 100px !important;
}
.fnbTableWidth{
  table-layout: fixed !important;
    word-wrap: break-word !important;
}

.reviewTierGold{
background: linear-gradient(146.07deg, #BD9A64 15%, #FBDE98 48.75%, #BD9A64 87%);
border-radius: 10px;
position: absolute;
font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 12px;
line-height: 18px;
width: 51px;
height: 20px;
letter-spacing: 0.05em;
text-align: center;
color: #000000;
margin-left:-10px;
margin-top:5px;
}
.reviewTierBlack{
  background: linear-gradient(92.49deg, #000000 3.11%, #646464 47.14%, #000000 90.96%);
  border-radius: 10px;
  position: absolute;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  width: 51px;
  height: 20px;
  letter-spacing: 0.05em;
  text-align: center;
  color: #FFFFFF;;
  margin-left:-10px;
  margin-top:5px;
  }

.couponTitleBox{
  background: #D9E3FF;
  border: 1px solid rgba(73, 118, 234, 0.2);
  box-sizing: border-box;
  border-radius: 6px;
  width:100%;
  text-align: center;
  margin-bottom: 10px;
  padding: 8px;
}
.coupounTitleSpanBox{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 150%;
  color: #4976EA;
  position: relative;
}
@media (max-width:576px){
  .couponTitleBox{
    background: #D9E3FF;
    border: none;
    border-radius: 0px;
    width:100%;
    text-align: left;
    margin-bottom: 0px;
    padding: 5px;
}
.stretchbox{
  padding-left:0px;
  padding-right:0px;
}
}
