 .header-container{
	position:relative;
	height:170px;
	padding:20px 0;
}
.logo #logoimg{
	width:150px;
	color:#1B1918;
	padding:26px 0;
}
.str-logo{
	height:100%;
	text-align:center;
}
.str-logo img{
	height:100%;
}
.lang-switcher{
	text-align:right;
}
.lang-switcher > a {
	display:inline-block;
	margin:26px 0px;
	color:inherit;
}
/*div>.booksez:nth-child(n+2):nth-last-child(n+2){
	margin:50px 0;
}*/
.lcol{
	display:flex;
	flex-direction:column;
	gap:50px;
}
body{
	font:400 18px / 20px "Lekton", monospace!important;
	color:#1B1918;
}
.custom-gutter {
	--bs-gutter-x:100px!important;
}
h1{
	letter-spacing:.5rem;
	font:500 24px / 32px "Dosis", sans-serif!important;
}
h2,h3{
	font-size:18px!important;
}
a{
	text-decoration:unset!important;
}
hr{
	margin: 25px 0 45px!important;
}
.gbox{
	background-color:#EBE6E0;
	padding:2rem;
	border-radius:1rem;
}
.gbox p{
	margin-bottom:0;
}
.input-button.calendar-icon{
	display:none;
}
.flatpickr-calendar.static{
	top:unset!important;
	bottom:100%;
}
#my_ebar::part(form-wrapper){
	margin-right:10px;
}
.swiper-slide{
	background-color:#EBE6E0;
}
.swiper-button-prev,.swiper-button-next{
	color:#1B1918!important;
	background-color:#fff;
	border-radius:100%;
	width:3.5rem;
	height:3.5rem;
}
.swiper-button-prev svg,.swiper-button-next svg{
	width:1.5rem!important;
	height:auto!important;
}
img.off_img{
	height:233px;
	width:100%;
	object-fit:cover;
	border-radius:1rem;
}
.off_title{
	color:#1B1918;
	padding-top:18px;
	text-decoration:unset !important;
	text-transform:uppercase;
}
.btn{
	text-transform:uppercase;
	border:0!important;
	padding:1rem 2rem!important;
	border-radius:1rem!important;
}
.btn.btn-primary,.btn.book-btn{
	background-color:#1B1918;
	color:#ffffff!important;
}
.btn.btn-secondary{
	background-color:#EBE6E0;
	color:#1B1918!important;
}
.btn.btn-secondary:focus,.btn.btn-secondary:hover{
	background-color:#EBE6E0b2;
}
.btn.btn-primary:focus,.btn.btn-primary:hover,.btn.book-btn:hover{
	background-color:#1B1918B2;
}
#my_ebar::part(book-btn),.form-control,.btn{
	height:60px;
	display:inline-flex!important;
	align-items:center;
	line-height:1.2!important;
}
.form-control{
	background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"/></svg>');
 	background-repeat:no-repeat;
	background-position:right .625rem center;
	background-size:1.25rem;
	border:.0625rem solid #CCC!important;
	margin-top:.5rem!important;
	padding:0 .625rem!important;
	border-radius:1rem!important;
	appearance:none;
}
.bmg-widget-bbar,#fullbar{
	display:flex;
	align-items:flex-end;
	margin-right:-5px;
	margin-left:-5px;
	position:relative;
}
#my_ebar::part(input-group){
	align-items:flex-end;
}
.bmg-widget-bbar .form-group,#fullbar>*{
	padding-right:5px;
	padding-left:5px;
}
.bmg-widget-bbar{
	padding:0px!important;
}
.bmg-widget-bbar.form-inline * + *{
	margin-left:0px!important;
}
.input-group-addon.dp_trigger{
	display:none;
}
.ui-widget-header{
	background:unset!important;
	border:0!important;
}
#ui-datepicker-div.ui-widget,.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{
	font-family:inherit;
}
.ui-datepicker-calendar .ui-dp-from a,.ui-datepicker-calendar .ui-dp-from a:hover{
	background-color:#1B1918!important;
	box-shadow:inset 0 9px 9px -9px #1B1918,inset 0 -9px 9px -9px #1B1918!important;
}
.ui-datepicker-calendar .ui-dp-to a,.ui-datepicker-calendar .ui-dp-to a:hover{
	background-color:#1B1918!important;
	box-shadow:inset 0 9px 9px -9px #1B1918, inset 0 -9px 9px -9px #1B1918!important;
}
.ui-datepicker-calendar .ui-dp-btw a{
	color:#1B1918!important;
}
.ui-datepicker-calendar .ui-dp-btw a,.ui-datepicker-calendar .ui-dp-btw a:hover{
	box-shadow:inset 0 9px 9px -9px #1B1918, inset 0 -9px 9px -9px #1B1918!important;
}
.ui-datepicker-year {
    font-weight: 400;
}
.ui-datepicker th{
	    color: rgba(0, 0, 0, 0.54);
    font-size: 14px;
}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{
	background: unset!important;
	border: 0px!important;
}
.ui-datepicker .ui-datepicker-prev{
	transform:rotate(90deg);
}
.ui-datepicker .ui-datepicker-next{
	transform:rotate(-90deg);
}
.ui-widget-header .ui-icon{
	background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"/></svg>')!important;
	background-position:center;
	background-size:contain;
	background-repeat:no-repeat;
}
input[type="date"]::-webkit-calendar-picker-indicator{
	display:none;
	-webkit-appearance:none;
}
.flatpickr-day{
border: 1px solid #d3d3d3!important;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x!important;
    font-weight: normal!important;
    color: #555!important;
    border-radius: 0!important;
    height: 28px!important;
    line-height: 28px!important;
    text-align: right!important;
    padding: 0 5px!important;
    margin:1px!important;
}
.flatpickr-day:hover{
    border: 1px solid #999!important;
    background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x!important;
    font-weight:normal!important;
    color: #212121!important;
}
.flatpickr-day.flatpickr-disabled, .flatpickr-day.flatpickr-disabled:hover {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none !important;
}
.calendar-wrapper .flatpickr-day.selected{
	background:#1B1918!important;
	color:#ffffff!important;
}
.site-footer{
	margin-top: 30px;
}
@media (max-width:1199px){
	.custom-gutter {
		--bs-gutter-x:15px!important;
	}
	.gbox{
		padding:1.2rem;
	}
	#fullbar{
		flex-wrap:wrap;
		justify-content:end;
	}
	#my_bbar{
		flex:0 0 auto;
		width:100%;
		margin-bottom:10px;
	}
	#my_bbar_do_book,#crobtn{
		width:186px;
	}
}
@media (max-width:991px){
	#my_bbar{
		margin-bottom:0;
	}
	.bmg-widget-bbar{
		flex-wrap:wrap;
	}
	.bmg-widget-bbar .form-group{
		flex:0 0 auto;
		width:50%;
	}
	#my_bbar_do_book,#crobtn{
		width:100%;
		margin-top:10px;
	}
	#my_cro{
		width:50%;
		position:absolute;
		bottom:0;
		right:0;
	}
	img.off_img{
		height:162px;
	}
	#my_ebar::part(form-wrapper){
		margin-right:5px;
		width:calc(50% - 5px);
	}
	#my_ebar::part(book-btn){
		margin-left:5px;
		width:calc(50% - 5px);
	}
}
@media (max-width:767px){
	.lang-switcher{
		position:absolute;
		bottom:0;
		left:0;
		text-align:left;
	}
	.lcol{
		margin-bottom:50px;
	}
	img.off_img{
		height:260px;
	}
}
@media (max-width:575px){
	img.off_img{
		min-height:160px;
		height:48vw;
	}
	.str-logo {
		text-align: right;
	}
}
@media (max-width:480px){
  .ui-datepicker.ui-datepicker-multi{
    left:0!important;
    width: 100%!important;
    box-sizing: border-box;
  }
  .ui-datepicker-multi .ui-datepicker-group{
    float: none!important;
    width: 100%!important;
  }
}
