
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@font-face {
    font-family: 'mango_stylemedium';
    src: url('../fonts/fontspring-demo-mangostyle-medium-webfont.woff2') format('woff2'),
         url('../fonts/fontspring-demo-mangostyle-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
  }
  @font-face {
    font-family: 'Rantera';
    src: url('../fonts/Rantera.eot');
    src: url('../fonts/Rantera.eot') format('embedded-opentype'),
         url('../fonts/Rantera.woff2') format('woff2'),
         url('../fonts/Rantera.woff') format('woff'),
         url('../fonts/Rantera.ttf') format('truetype'),
         url('../fonts/Rantera.svg#Rantera') format('svg');
}

  @import url('https://fonts.googleapis.com/css2?family=Tangerine:wght@400;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


body {
  color: #444444;
  font-family: "Roboto", serif;
  letter-spacing: 0;
  background-color: #191a1a;
  overflow-x: hidden;
}
h1, h2{
    color: #eee;
  }
h3{
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    letter-spacing: -1px;
    font-size: 38px;
  }  
.ban-main h1 {
    /* font-family: 'mango_stylemedium'; */
    font-family: 'Rantera';
    font-size: 58px;
    font-weight: bold;
    line-height: 50px;
    color: #fff;
    text-transform: capitalize;
}
.ban-main h3 {
    /* font-family: 'mango_stylemedium'; */
    font-family: 'Rantera';
    font-size: 35px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
}
.ban-main p {
    /* font-family: 'mango_stylemedium'; */
    /* font-family: 'Rantera'; */
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 25px;
    color: #fff;
    letter-spacing: -0.3px;
}
.search-div h2{
    /* font-family: 'mango_stylemedium'; */
    font-family: 'Rantera';
    font-weight: bolder;
    font-size: 66px;
    line-height: 50px;  
    border: 0;    
    letter-spacing: 1px;
    /* border: 1px solid ; */
    color: #fff;
}
.search-div h5{
    font-family: 'Rantera';
    /* font-family: "Montserrat", sans-serif; */
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;  
    border: 0;    
    letter-spacing: 1px;
    color: #fff;
    }
.search-div p{
    font-size: 22px;
}

a {
  color: #AA8A39;
  text-decoration: none;
  transition: ease all .5s;
}

a:hover {
  color: #AA8A39;
  text-decoration: none;
}
.bg-none{
    background: unset !important;
}
h1{
    font-size: 105px;
    font-weight: 600; 
    color: rgba(255, 255, 255, 0.1);
    text-transform: uppercase;
}
h2{
    /* font-size: 43px;
    font-weight: 600;  */
    font-size: 64px;
    font-weight: 400;
    color: rgb(255, 255, 255);
}
h3{
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    letter-spacing: -1px;
    font-size: 38px;
}
h3 span{
    color: #AA8A39;
}
h4{
    font-size: 95px;
    font-weight: 700; 
    color:#AA8A39;
    float: left;
    width: 100%;
    line-height: 55px;
}
h4 span{
    font-size: 29px;
    font-weight: 300; 
    color:#ffffff;
    width: 100%;
    float: left;
}
.bg-gold{
    background-color: #AA8A39;
}
.border-top-1{
    border-top: 1px solid #b5b5b5;
}
.border-bot-1 {
    border-bottom: 1px solid #454444 !important;
}
p {
  font-size: 16px;
  font-weight: 200;
    color: #ffffff;
    margin-bottom: 0;
    line-height: 24px;
    letter-spacing: 0.3px;
}
.m-0{
    margin: 0;
}
.uppercase{
    text-transform: uppercase;
}
.grey-txt{
    color:#838383;
}
.weight-300{
    font-weight: 300;
}
.pt-50{
    padding-top: 50px;
}
.pb-50{
    padding-bottom: 50px;
}
.pt-75{
    padding-top: 75px;
}
.pt-75-m{
    padding-top: 75px;
}
.pt-76{
    padding-top: 76px;
}
.pb-75{
    padding-bottom: 75px;
}
.pt-85{
    padding-top: 85px;
}
.pt-100{
    padding-top: 100px;
}
.pb-100{
    padding-bottom: 100px;
}
.pt-150{
    padding-top: 150px;
}
.pb-150{
    padding-bottom: 150px;
}
.br-1{
    border-right: 1px solid #6c6c6c;
}
hr{
    border-bottom: 1px solid #eee;
}
.white-txt{
    color: #fff !important;
}

a.navbar-brand {
    margin-right: 75px;
    padding-top: 0;
}
.navbar-brand img{
    width: 221px;
    height: 29px;
}
li.nav-item {
    margin: 0 10px;
}
a.nav-link {
    color: #ffffff;
    padding: 15px 0 20px;
    font-weight: 300;
    border-bottom: 3px solid rgb(0, 0, 0, 0.0);
    font-size: 1rem;
    text-transform: capitalize;
}
a.nav-link:hover{
    color: #fff;
    border-bottom: 3px solid #ffffff;
    }
a.nav-link.active{
color: #fff;
border-bottom: 3px solid #ffffff;
}
a.nav-link:focus{
    color: #AA8A39;
    border-bottom: 3px solid #AA8A39;
    }
.navbar {
    padding-bottom: 0;
}
.top-btn{
    background-color: #AA8A39;
    border: 1px solid #AA8A39;
    color: #fff;
    padding: 6px 10px;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 3px;
    transition: ease all 0.2s;
}
.top-btn:hover{
    background-color: #e9b844;
    color: #fff;
    border: 1px solid #e9b844;
}
.top-dark{
    background-color: rgb(0, 0, 0, 0.5);
}
.top-sec{
    background-color: rgb(0, 0, 0, 0.5);
    padding: 6px 0;
    position: relative;
    z-index: 99;
}
.top-sec ul{
    margin: 0;
    padding: 0;
}
.top-sec li{
    list-style: none;
    /* float: left; */
    padding: 0 25px;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    position: relative;
    display: inline-block;
}
.top-sec li img{
margin-top: -3px;
}
.top-sec li:last-child::after{
    display: none;
}
.social img{
    border: 1px solid #fff;
    border-radius: 100px;
    padding: 3px;
    width: 28px;
    height: 28px;
}
.social img:hover{
    background: #8a6b20;
}
.social li{
    padding: 0 5px;
    float: left;
}
.social li:last-child{
    padding-right: 0;
}
.ban-main{
position: relative;
}
.ban-main::before{
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background: url(../images/ban-bg.png) repeat-x;
    background-position: 0% -0%;
    opacity: 0.40;
    z-index:0;
}
.ban-main::after{
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background: url(../images/gadient-bg.png) repeat-x bottom left;
    opacity: 1;
    z-index: -1;
    bottom: -1px;
}
.ban-main-project {
    position: relative;
    height: 75vh;
}
.about-ban{
    background-image: url(../images/banner-1.webp),
                      url(../images/banner-1.jpg);
   /* background-image: url(../images/banner-1.jpg); */
    background-position: left bottom;
    background-repeat: no-repeat;   
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 95vh;
    z-index: -1;
    top:0;
}

.subban-txt{
    position: absolute;
    top: 5%;
    left: 0;
}

.sec-head{
    margin-top: -33px;
    position: relative;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    /* font-family: 'Rantera'; */
    font-weight: 400;
    letter-spacing: -1px;
    font-size: 38px;
}
h4.sec-heada {
    position: relative;
    margin-top: -42px;
}

.develpers img{
    background-color: #3F4040;
    padding: 40px;
    transition:ease all 0.4s;
    width: 100%;
    margin-bottom: 25px;
}
.develpers img:hover {
    background-color: #AA8A39;
}
.img-fluid{
    width: 100%;
    max-width: 100%;
}
.black-bg{
    background-color: #191A1A !important;
}


/* home-------- */
.home-ban{
    /* background: url(../images/home-banner.jpg) no-repeat center bottom; */
    background-size: cover;
    position: fixed;
    width: 100%;
    height: 95vh;
    z-index: -1;
    top:0;
}
.search-div{
    width: 100%;
    height: 80vh;
    display: inline-block;
    align-self: center;
    position: relative;
}
.search-div-project{
    width: 100%;
    height: 78vh;
    display: inline-block;
    align-self: center;
    position: relative;
}
.search-main{
    width: 100%;
	display: inline-block;
	background: #9898981c;		    
	padding: 20px 25px 20px 25px;
	border-radius: 3px;
	color: #212529;
	font-weight: 300;
    border: 1px solid #73737354;
	backdrop-filter: blur(6.4px);
    height: 170px;
	position: relative;
    z-index: 999;
	
}
.search-div ul#pills-tab {
    background: #f5f5f529;
    border-radius: 5px;
    padding: 2px 2px;
    text-align: center;
    /* width: 70%; */
    display: inline-flex;
    margin: 0 auto;
    margin-bottom: 10px;
}
ul#pills-tab {
    /* background: #fff; */
    border-radius: 1px;
    padding: 3px 15px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
}
/* .search-main a{
    color: #212529;
    font-size: 1.1rem;
} */

.search-list{
    width: 100%;
    background-color: #aaaaaa69;
    border: 0px solid #bcbcbc;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    left: 0;
}
.search-list ul{
    margin: 0;
    padding: 0;
}
.search-list li{
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fff;
    border-bottom: 1px dotted #babbba;
    text-align: left;
    padding:7px 8px;
    font-size: 0.9rem;
    cursor: pointer;
}
.search-list li:hover{
    background-color: #c2c2c2;
    color: #000;
}
.search-list li:last-child{
    border: 0;
}
.reset-btn{
    width: 100%;
    display: inline-block;
    padding: 7px;
    border-radius: 3px;
    background: #eee;
    cursor: pointer;
    font-weight: 500;
    color: #ac8a3a;
    border: 1px solid #ac8a3a;
}
.reset-btn:hover{
    background: #ac8a3a;
    color: #fff;
}
.sbmt-btn{
    width: 100%;
    display: inline-block;
    padding: 7px;
    border-radius: 3px;
    background: #ac8a3a;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    border: 0;
    border: 1px solid #ac8a3a;
}
.sbmt-btn:hover{
    background: #fff;
    color: #ac8a3a;
}
.search-main select{
    color: #ffffff;
    font-weight: 300;
    font-size: 1rem;
    border-radius: 4px;
    background-image: url(../images/d-arrow.svg);
    padding: 8px;
    background-color: #aaaaaa69;
    border: 1px solid #bcbcbc;
    background-size: 10px;
}
/* .react-datepicker__input-container{
    color: #ffffff;
    font-weight: 300;
    font-size: 1rem;
    border-radius: 4px;
    background: url(../images/calendar-ic.svg) no-repeat !important;
    background-size: 10px;
    background-position: 90% 50%;
    background-color: #aaaaaa69;
    border: 1px solid #bcbcbc;
    padding: 8px 8px 8px 8px !important;
    font-weight: 300;
} */
/* .react-datepicker-ignore-onclickoutside{
    color: #ffffff;
    font-weight: 300;
    font-size: 1rem;
    border-radius: 4px;
    background: url(../images/calendar-ic.svg) no-repeat !important;
    background-color: #aaaaaa69;
    border: 1px solid #bcbcbc;
    background-size: 10px;
    padding: 8px 8px 8px 8px !important;
    font-weight: 300;
} */
.react-datepicker__input-container .form-control{
    padding: 8px !important;
    font-weight: 300 !important;
    background: url(../images/calendar-ic.svg) no-repeat !important;
    background-color: #aaaaaa69 !important;
    background-size: 18px !important;
    background-position: 95% 50% !important;
}
.search-main .input-loc{
    color: #ffffff;
    font-weight: 300;
    font-size: 1rem;
    border-radius: 4px;
    background-image: url(../images/map-ic.svg);
    background-repeat: no-repeat;
    background-position:3% 44%;
    background-color: #aaaaaa69;
    border: 1px solid #bcbcbc;
    background-size: 17px;
    padding: 8px 8px 8px 30px;
}
.react-datepicker__header h2 {
    font-family: 'roboto';
    font-size: 13px;
    line-height: 16px;
    color: #333;
}
.react-datepicker__header {
    text-align: center;
    background-color: #acaba5;
    border-bottom: 1px solid #aeaeae;
}
.react-datepicker__day--keyboard-selected, .react-datepicker__month-text--keyboard-selected, .react-datepicker__quarter-text--keyboard-selected, .react-datepicker__year-text--keyboard-selected{
    background-color: rgb(172 138 58) !important;
    color: rgb(255, 255, 255) !important;
    font-weight: 400;
}
.search-main input::placeholder{
    color: #eee;
}
.search-main .nav .nav-item button.active {
    background-color: #ab8a3a;
    color: #fff !important;
    border-radius: 5px;
  }
.search-main .nav .nav-item button.active::after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    border-radius: 5px 5px 0 0;
  }
.search-main .nav-pills .nav-link {
    color: #fff;
    font-weight: 500;
    font-size: 0.9rem;
    padding: 0.5rem 3rem;
    text-transform: uppercase;
}
.search-main li.nav-item {
    margin:0 1% 0 0;
    display: contents;
}
.search-main li.nav-item:last-child {
    margin:0 0% 0 0;
}
.w-12-s {
    width: 18%;
    float: left;
    margin-right: 10px;
}
.w-12 {
    width: 11.5%;
    float: left;
    margin-right: 10px;
}
.w-12-m{
    width: 12%;
    float: left;
    margin-right: 10px;
}
.w-15 {
    width: 13%;
    float: left;
    margin-right: 10px;
}
.map-btn{
    border: 1px solid #fff;
    background-color: #fff;
    margin-top: 0px;
    padding: 8px 5px 8px;
    border-radius: 3px;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    color: #000;
}
.map-btn:hover{
    background-color: #ae8b3b;
    color: #fff;
}
button.btn.dropdown-toggle.btn-light {
    background: #fff;
    border: 0;
    font-weight: 300;
    font-size: 1.1rem;
    border-radius: 8px;
}
.search-div #pills-tabContent {
    border-radius: 7px;
    padding:10px;
    display: inline-block;
    width: 100%;
    background: #9898981c;
    backdrop-filter: blur(6.4px);
    -webkit-backdrop-filter: blur(6.4px);

    /* border: 1px solid rgb(122 122 122 / 30%); */
}
div#pills-tabContent {
    /* border-radius: 30px; */
    /* background: #fff; */
    padding: 20px;
    display: inline-block;
}
.w-20{
    width: 18% !important;
    /* border-right: 1px solid #212529; */
}
.search-main .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto;
    border: 1px solid #ced4da;
    border-radius: 8px;
    width: 100%;
}
.find-btn {
    /* width: 17%; */
    width: 31%;
    display: inline-block;
    margin-top: 0px;
    padding: 9px;
    border-radius: 3px;
    background: #ac8a3a;
    cursor: pointer;
    font-weight: 500;
    float: right;
}
.find-btn a{
    color: #fff;
    font-weight: 400;
}
.find-btn:hover {
    background: #e9b844;
}
.pt-80{
    padding-top: 80%;
}


/* -----search ic------- */



.search-box
{
  position : absolute;
  top: 28%;
  left: -15px;
  transform : translate(-50%,-50%);
  /* background : #ccb47b; */
  height : 40px;
  border-radius : 40px;
  padding : 10px;
  /* width: 250px; */
  display: none;
}
.search-btn
{
    color: #fff;
    float: right;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: 0.4s;
    right: 0;
    position: absolute;
    padding: 0;
    padding-right: 10px;
    top: 16px;
}
.search-txt
{
  border:none;
  background:none;
  outline:none;
  float:left;
  padding:0;
  color: #fff;
  font-size:16px;
  transition : 0.4s;
  line-height: 22px;
  width : 0px;
  /* width: 187px; */
}
.search-txt::placeholder{
    color: #b39b5f;
}
.search-box:hover > .search-txt
{
  background : #ab8a3a;
  border: 1px solid #fff;
  border-radius: 5px;
  width: 240px;
  padding: 8px 20px 4px;
  margin-top: -0px;
  /* position: absolute;
  border-radius: 20px;
    right: 0;
    background : #2F3640; */
}
.search-box:hover > .search-btn
{
 color:#fff;
 right: 10px;
 position: absolute;
}
/* -----END search ic------- */


.content-section {
    margin-top: 00vh; /* To prevent content from hiding under the banner */
    /* padding: 20px; */
    transition: opacity 0.5s ease-in-out;
    background-color: #1a1a1a;
    position: relative;
    z-index: 99;
    overflow: hidden;
}



.sub-ban{
    width: 100%;
    position: fixed;
    display: inline-block;
    z-index: -1;
    margin-top: -110px;
    text-align: center;
}

.brudcrumb {
    position: relative;
    float: left;
    margin-bottom: 13px;
}
.brudcrumb p{
    font-size: 0.9rem;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 0.2px;
    font-family: "Roboto", serif;
    font-weight: 200;
}
.brudcrumb p a {
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
}
.find-btn-a{
    border: 1px solid #AA8A39;
    background: #00000080;
    color: #fff;
    padding: 10px 30px;
    font-size: 1.1rem;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 3px;
    transition: ease all 0.2s;
    text-align: center;
    width: unset;
}
.find-btn-a:hover{
    background-color: #AA8A39;
    color: #fff;
    border: 1px solid #AA8A39;
}
.border-r{
    border-right: 1px solid #fff;
}
.ms-6{
    margin-left: 200px;
}
.size-70 {
    font-size: 75px !important;
}
table, th, td {
    border: 1px solid #AA8A39;
    padding: 6px 10px;
  }
.mt-100{
    margin-top: 100px !important;
}
.bld{
    font-weight: 700 !important;
    -webkit-text-stroke: 1px;
}
.golden-text{
    color: #AA8A39 !important;
} 
.greybg{
    background-color: #3F4040;
}


/* ----inner search------- */
.search-div-inner{
    width: 100%;
    height:72vh;
    display: inline-block;
    align-self: center;
    position: relative;
    /* margin: 0; */
}
.search-div-project-inner{
    width: 100%;
    height: 78vh;
    display: inline-block;
    align-self: center;
    position: relative;
}
.search-main-inner{
    width: 100%;
    display: inline-block;
    background: #00000056;
    padding: 45px 40px 31px 47px;
    border-radius: 5px;
    color: #212529;
    font-weight: 300;
}

.search-div-inner ul#pills-tab {
    border-radius: 20px;
    padding: 10px 6px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    border-radius: 1px;
    padding: 0px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 0px;
}
.search-main-inner a{
    color: #212529;
    font-size: 1.1rem;
}
.search-main-inner select{
    color: #212529;
    font-weight: 300;
    font-size: 1rem;
    border-radius: 3px;
}
.search-main-inner .nav .nav-item button.active {
    background-color: #ab8a3a;
    color: #fff !important;
    border-radius: 2px;
    border: 1px solid #989196;
  }
.search-main-inner .nav .nav-item button.active::after {
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -1px;
    border-radius: 5px 5px 0 0;
  }
.search-main-inner .nav-pills .nav-link {
    color: #fff;
    font-weight: 300;
    font-size: 1.1rem;
    padding: 0.3rem 1rem;
    border-right: 0px solid #989196;
    border-radius: 0;
}
.search-main-inner li.nav-item {
    margin:0 0px;
}
.search-main-inner li.nav-item:last-child{
    border-right: 0;
}

.search-div-inner div#pills-tabContent {
    /* border-radius: 30px; */
    /* background: #fff; */
    padding: 20px 0 0 0;
    display: inline-block;
    width: 100%;
}
.w-20{
    width: 18% !important;
}
.w-19 {
    width: 19.3% !important;
}
.w-21{
    width: 19.3% !important;
}
.search-main-inner .input-group {
    width: 99.1%;
}
.search-main-inner>.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: auto;
    border: 1px solid #ced4da;
    border-radius: 8px;
    width: 100%;
}
.finds-btn {
    width: 100%;
    margin: 0;
    display: inline-block;
    top: 0;
    height: auto;
    margin-top: 0;
    padding: 10px 110px !important;
    border-radius: 2px;
    background: #ac8a3a;
    color: #fff;
}
.finds-btn:hover{
    color: #fff;
    font-weight: 400;
    background: #bf9229;
}
.grey-bg{
    background: #2a2a2a;
}
.grey-bgl{
    background: #4a4a4a;
}
.pl-30{
    padding-left: 20%;
}
.mm-4{
    margin-top: -45px;
}
.feture{
    margin-left: -20%;
}
.sugge {
    margin-left: -53%;
}
.pl-17{
    padding-left: 17%;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 1rem;
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
    font-size: 1rem;
}
.dropdown-menu li{
    border-bottom: 1px solid #4c4b4bb3;
}
.dropdown-menu li:last-child{
    border-bottom: 0;
}
ul.dropdown-menu.show {
    padding: 0px;
    background-color: #020202;
}


.dropdown-rooms {
    position: relative;
    display: inline-block;
    margin: 0;
    width: 100%;
    z-index: 999;
  }

  .dropdown-rooms-button {
    padding: 8px;
    cursor: pointer;
    width: 100%;
    text-align: left;
    border-radius: 4px;
    /* 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='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); */
    background-image: url(../images/d-arrow.svg);
    background-color: #aaaaaa69;
    border: 1px solid #bcbcbc;
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 10px;
    color: #fff;
    height: 42px;
    line-height: 27px;
}

  .dropdown-rooms-content {
    display: none;
    position: absolute;
    background-color: #909090bd;
    border: 0px solid #ccc;
    margin-top: 1px;
    z-index: 1;
    width: 330px;
    padding: 8px;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.4);
    border-radius: 3px;
  }

  .dropdown-rooms-content.active {
    display: block;
  }

  .section-title {
    font-weight: normal;
    margin: 0px 0 5px;
    text-align: left;
    color: #fff;
  }

  .option-grid {
    /* display: grid;
    grid-template-columns: repeat(4, 1fr); */
    /* gap: 5px; */
    float: left;
    margin-bottom: 10px;
  }

  .option-grid button {
    padding: 3px 9px;
    border: 0px solid #aaa;
    background-color: #eee;
    cursor: pointer;
    float: left;
    margin-right: 3px;
    font-size: 0.9rem;
    font-weight: 400;
    border-radius: 3px;
  }

  .option-grid button.selected {
    background-color: #ac8a3a;
    color: #fff;
    border-color: #ac8a3a;
  }
  div#datepicker {
    margin-top: 2px;
  }
  div#datepicker-1 {
    margin-top: 2px;
  }
  input#date {
    border-right: 0;
    padding-right: 0;
}
input#date::placeholder {
    color: #fff;
    font-weight: 300;
}
  .input-group-append {
    cursor: pointer;
    background-image: url(../images/calendar-ic.svg);
    padding: 8px;
    background-repeat: no-repeat;
    background-position: 40% 47%;
    background-size: 13px;
    display: inline-block;
    width: 23px;
    background-color: #aaaaaa69;
    border: 1px solid #bcbcbc;
    border-left: 0;
    border-radius: 0 4px 4px 0px;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0px;
}
td.active.day {
    background: #ac8a3a !important;
}
span.month.focused.active{
    background: #ac8a3a !important;
}
span.year.active{
    background: #ac8a3a !important;
}
span.decade.active.focused{
    background: #ac8a3a !important;
}
td.new.day {
    display: none;
}
.datepicker {
    padding: 2px;
    border-radius: 5px;
}
.hgt-40{
    height: 40vh;
}

.w-12-s.mt-2.mb-2.float-start.me-3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.w-12.mt-2.mb-2.float-start.me-3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.w-12-m.mt-2.mb-2.float-start.me-3{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.w-15.mt-2.mb-2.float-start.me-2{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
  
.theme-scope .navbar-toggler-icon {
    background: url('../../../../public/v2/assets/images/text-left.svg') no-repeat;
    background-size: 89% !important;
    filter: invert(1);
}

.theme-scope .navbar-toggler {
    border: 1px solid #ffffff;
    padding: 1px 3px !important;
    margin-top: 0px !important;
    width: 36px !important;
    height: 30px !important;
    box-shadow: unset;
}
.hgt-55{
    height: 55vh;
}
.hgt-45{
    height:45vh !important;
}

.watsap {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 16px;
    right: 20px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 32px;
    box-shadow: 2px 2px 3px rgb(82, 82, 82);
    z-index: 100;
  }
  .call-btn {
    position: fixed;
    width: 55px;
    height: 55px;
    bottom: 90px;
    right: 20px;
    background-color: #2599d3;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 32px;
    box-shadow: 2px 2px 3px rgb(82, 82, 82);
    z-index: 100;
  }

  /* .dropdown-menu li:first-child {
    display: none;
    } */