﻿.bd-booking__input-date{position:relative}.bd-booking__input-date:after{content:"";transform:translateY(1px);font-size:14px;color:var(--bd-common-black);font-family:var(--bd-ff-fontawesome);font-weight:400;-webkit-margin-start:15px;margin-inline-start:15px;display:inline-block;transition:all .3s ease-out 0s;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media (max-width:575px),only screen and (min-width:576px)and (max-width:767px),only screen and (min-width:768px)and (max-width:991px){[dir=rtl] .bd-booking__input-date:after{-webkit-margin-start:0;margin-inline-start:0}}.bd-booking-4__form{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:15px}@media(max-width:575px){.bd-booking-4__form{display:flex;flex-direction:column}}.bd-booking-4__input{position:relative}.bd-booking-4__input .bd-nice-select .list .focus,.bd-booking-4__input .bd-nice-select .list .option:hover,.bd-booking-4__input .bd-nice-select .list .selected{background:var(--bd-theme-1)}.bd-booking-4__input input,.bd-booking-4__input textarea{width:100%;height:60px;border:1px solid var(--bd-grey-1);padding-left:20px;padding-right:40px;outline:none}.bd-booking-4__input input::placeholder,.bd-booking-4__input textarea::placeholder{color:#656565;font-size:16px;opacity:1}.bd-booking-4__input input:focus,.bd-booking-4__input textarea:focus{border-color:var(--bd-theme-1)}.bd-booking-4__input textarea{height:150px;padding-top:15px}.bd-booking-4__input.message{grid-column:span 2}.bd-booking-4__input i{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.bd-booking-4__input .nice-select{background-color:rgba(0,0,0,0);color:#000;width:100%;border:1px solid #e8e8e8;height:60px;border-radius:0;font-size:16px}.bd-booking-4__input .nice-select:focus{border-color:var(--bd-theme-1)}.bd-booking-4__input .nice-select span{color:var(--bd-theme-1);font-weight:400;line-height:60px;height:60px;display:inline-block;color:var(--bd-common-black)}.bd-booking-4__input .nice-select .list{width:100%}.bd-booking-4__input .nice-select .option.selected{font-weight:500}.bd-booking-sidebar{padding:30px;border:1px solid var(--bd-grey-1)}.zindex-5{z-index:5!important}.nice-select,.ryl-block .react-datepicker-wrapper{display:block}.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:1px solid #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:5px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#cccccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(.75) translateY(-21px);transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}