.bookingcontainer h5 {
margin: 2px !important;
color: #000000;
font-weight:400;
}
.bookingcontainer h3{
color: #000000;
}
.bookingcontainer {
max-width: 350px;
color: #000000;
position: fixed;
bottom: 0px;
top:0px;
display: block;
right: -10px;
z-index: 99999999;
overflow-y: auto;
background: white;
overflow-x: hidden;
height: calc(100%);
}
.bookingcontainer input[type=date]{
border: 1px solid #2b2f38;
}
.bookingcontainer input[type=number]{
width: 100%;
height: 20px;
background: white;
border: 1px solid #2b2f38;
}
.headcontainer{
background: #9e8e6e;
height: max-content;
padding: 25px !important;
}
.formpart{
margin-top: -50px;
background: white;
height: 145px;
padding: 10px;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 10%), inset 0 2px 0 0 #9e8e6e;
}
.bestratepart{
background: white;
height: 140px;
padding: 10px;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 10%), inset 0 2px 0 0 #9e8e6e;
}
.bookingcolumn {
float: left;
padding: 10px 5px 10px 5px;
}
.bookingleft {
width: 50%;
float: left;
}
.bookingright {
width: 50%;
float: left;
}
.bookingthird {
width: 33%;
float: left;
}
.bookingrow{
padding: 10px;
}
.column-other {
float: left;
}
.other-price {
float: right;
}
.other-rate-left {
width: 50%;
float: left;
}
.other-rate-right {
width: 50%;
float: left;
}
#getprice {
width: 100%;
background: transparent;
border-radius: 0px;
color: #2b2f38;
border: 1px solid #2b2f38;
padding: 3px;
height: 23px;
}
.price-left {
width: 50%;
float: left;
}
.price-right {
width: 50%;
float: left;
}
.bookingcontainer .submitbutton {
width: 100%;
height: auto;
font-size: 18px;
cursor: pointer !important;    
background: #9e8e6e;
color: #fff;
border-radius: 4px;
padding: 10px;
}
.submitbutton:hover {
border: 1px solid white;
background: #9e8e6e;
}
.submitdiv {
margin: 20px;
}
.other-rate {
background: white;
height: 235px;
padding: 10px;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 10%), inset 0 2px 0 0 #9e8e6e;
}
.whybookdiv {
background: white;
height: max-content;
padding: 10px;
box-shadow: 0 4px 15px 0 rgb(0 0 0 / 10%), 0 1px 2px 0 rgb(0 0 0 / 10%), inset 0 2px 0 0 #9e8e6e;
}
.other-price-row {
margin-bottom: 5px;
}
.numperson,.numchild{
width: 40px;
}
.bookingdirect{
margin-top: 10px;
} .bookingrow:after {
content: "";
display: table ;
clear: both;
}
#checkin,#checkout{
width: 100%;
background: transparent;
height: 30px;
border: 1px solid #2b2f38;
}
.bookingcontainer,.priceothers{
display: none;
}
#openpop{
position: fixed;
cursor: pointer;
bottom: 20px;
right: 20px;
background: #9e8e6e;
padding: 15px 20px;
z-index:2;
color: white;
display: none;
font-weight: 900;
border-radius: 20px;
}
#closepop{
position: absolute;
cursor: pointer;
top: 10px;
color: white;
padding: 10px;
background: #9e8e6e;
right: 20px;
font-size: 18px;
font-weight: 800;
}
.textwhite{
color:white;
}
.bookingcontainer .headtitle{
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
display: block;
line-height: 1.5em;
font-size: 28px;
}
.bookingcontainer h2,.bookingcontainer h3,.bookingcontainer h2:before{
margin:0px;
}
.peopleinfo {
font-size: 15px;
}
.contenttext{
display: block;
line-height: 1.5em;
font-size: 16px;
text-align: justify;
}
.smalltext{
font-size: 12px;
}
.innercontainer{
background: white;
}
.priceinfo{
color: #219c66;
font-size: 29px;
margin-right: 0;
font-weight: normal!important;
position: relative;
cursor: pointer;
max-height: 32px;
line-height: 10%!important;
padding: 3px 0px;
margin-top: 10px;
margin-bottom:  10px; 
}
.imgicon{
width: 16px;
margin-right: 5px;
}
.clearfix{
clear: both;
}
.p-5{
padding: 5px;
}
.ottitle{
font-size: 18px;
}
.mb-0{
margin-bottom: 0px;
}
.ctext{
font-size: 14px;
}
.loadclass{
font-size:14px;
}
.halufooter {
padding: 1px 0;
border-top: none;
-webkit-box-shadow: 0 -10px 10px 1px rgb(0 0 0 / 7%);
box-shadow: 0 -10px 10px 1px rgb(0 0 0 / 7%);
background: #fff;
position: fixed;
width: 350px;
height: 40px;
bottom: 0;
}
.halufooter p{
font-size: 12px;
text-align: center;
margin-top: 10px; 
display: block;
}
.halufooter a{
font-size: 12px;
text-align: center;
}
.lastbox
{
padding-bottom: 60px; 
} ::-webkit-scrollbar {
width: 10px;
}
::-webkit-scrollbar-track {
background-color: transparent;
}
::-webkit-scrollbar-thumb {
background-color: #d6dee1;
border-radius: 10px;
border: 6px solid transparent;
background-clip: content-box;
}
::-webkit-scrollbar-thumb:hover {
background-color: #a8bbbf;
}
body.haluwidgetopen {
overflow: hidden;
}
.bookingcontainer p {
line-height: 1.5;
}
.loadprice img{
display: inline-block;
margin: auto;
width: 50px;
} .halustarter{
width:250px;
position:fixed;
bottom: 20px;
right: 20px;
border-radius: 12px;
background:white;
text-align: center;
z-index:99;
display: none;
color:#2b2f38;
}
.halustarter .submitdiv{
margin-bottom:50px;
} 
#submitbtnstart{
display: block;
width: 100%;
margin: auto;
border-radius: 12px;
padding: 10px;
}
#submitbtnstart:hover{
color:#fff;
border:0px;
}
.startotherprices{
display: block;
margin: auto;
text-align: center;
width: 100%;
padding: 2px 20px;
}
.startprice{
position: relative;
background: #f3ebe0;
padding-top: 20px;
padding-bottom: 5px;
border-radius: 12px;
}
.startprice h5{
font-size: 20px;
font-weight: 600;
margin: 0px;
color:#2b2f38;
}
.startprice p{
font-size: 16px;
font-weight: 600;
margin: 0px;
}
.mpleft{
float: left;
font-weight: 600;
font-size: 14px;
}
.mpright{
float: right;
font-weight: 600;
font-size: 14px;
}
#closepopstart{
position: absolute;
top: 0;
right: 10px;
font-weight: 900;
font-size: 17px;
cursor: pointer;
}
#openmainpop{
position: absolute;
bottom: 15%;
right: 20%;
font-size: 26px;
font-weight: 400;
cursor: pointer;
}
.ribbon {
position: absolute;
left: -5px; top: -5px;
z-index: 1;
overflow: hidden;
width: 75px; height: 75px;
text-align: right;
}
.ribbon span {
font-size: 10px;
font-weight: bold;
color: #FFF;
text-transform: uppercase;
text-align: center;
line-height: 20px;
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
width: 100px;
display: block;
background: #79A70A;
box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
position: absolute;
top: 19px; left: -21px;
}
.ribbon span::before {
content: "";
position: absolute; left: 0px; top: 100%;
z-index: -1;
border-left: 3px solid #8F5408;
border-right: 3px solid transparent;
border-bottom: 3px solid transparent;
border-top: 3px solid #8F5408;
}
.ribbon span::after {
content: "";
position: absolute; right: 0px; top: 100%;
z-index: -1;
border-left: 3px solid transparent;
border-right: 3px solid #8F5408;
border-bottom: 3px solid transparent;
border-top: 3px solid #8F5408;
}
.startfooter{
width:250px;
bottom:20px;
}
.chngicon{
background: transparent;
border: 2px solid black;
border-radius: 50%;
width: 20px;
color: black;
text-align: center;
font-size: 12px;
height: 20px;
padding: 2px;
}
.chngicon:hover{
background: transparent !important;
color:black;
}
input#numperson,input#numchild{
width:20px;border:0px;font-size:18px;text-align:center;
color: black;
padding: 0px;
outline: 0;
background: transparent;
display: inline-block;
vertical-align: middle;
}
.chngicon:hover {
border: 2px solid black;
}
.textleft{
font-size: 12px;
}
span#openmainpop img{
height:20px;
}
button.chngicon:focus {
background-color: transparent !important;
color: black;
border-color: black;
}
.chngicon {
cursor: none;
}
p#welcomenights {
font-size: 12px;
}
@media only screen and (max-width: 767px) {
.bookingcontainer {
max-width: 100%;
right: 0px;
width: 100%;
}
::-webkit-scrollbar {
width: 0px;
}
#getprice {
padding: 0px;
height: 23px;
}
.halufooter {
width:100%;
}
.startfooter {
width: 250px;
bottom: 20px;
}
}
.startprice{
margin-bottom:10px;
}
.decrease.chngicon,
.increase.chngicon{
background-color:white;
color:black;
border-radius:10px;
padding:0px;
}
.decrease.chngicon:hover,
.increase.chngicon:hover{
background-color:white;
color:black;
border-radius:10px;
}
.decrease.chngicon:active,
.increase.chngicon:active{
background-color:white;
color:black;
border-radius:10px;
}
.decrease.chngicon:focus,
.increase.chngicon:focus{
background-color:blue;
color:black;
border-radius:10px;
}
#openmainpop{
padding-bottom:3px;
transition: transform 250ms;
}
#openmainpop:hover{
transform: translateX(8px)
}
.flatpickr-calendar.open {
z-index: 99999999 !important;
}