.search-room-slider .swiper-wrapper,
.room-slider-thumbs .swiper-wrapper {
	display: none;
}

.decor {
	position: absolute;
}

.decor img {
	width: 100%;
	display: block;
}

.booking-page .page-cover {
	align-content: center;
	justify-content: center;
}

.booking-search,
.search-result {
	padding: 0 15px;
}

.booking-search {
	z-index: 1;
	width: 100%;
	display: flex;
	margin: 0 auto;
	flex-wrap: wrap;
	position: relative;
}

.booking-search-page,
.booking-form-page {
	overflow: hidden;
	min-height: 90vh;
	position: relative;
	background-color: #3E376D;
}

.booking-search-page {
	padding-top: 144px;
}

.booking-form-page {
	padding-top: 162px;
}

.booking-search-page > .decor:nth-child(1),
.booking-form-page > .decor:nth-child(1) {
	left: 0;
	top: 29rem;
	width: 3.017%;
}

.booking-search-page > .decor:nth-child(2),
.booking-form-page > .decor:nth-child(2) {
	width: 13%;
	top: 10.8rem;
	right: -6rem;
}

.booking-search-page > .decor:nth-child(3) {
	top: 73rem;
	left: 12.6%;
	width: 9.313%;
}

.booking-search-page > .decor:nth-child(4) {
	top: 90.5rem;
	right: -4.5%;
	width: 9.313%;
}

.booking-search-page .booking-search,
.booking-form-page .booking-search {
	z-index: 2;
	margin-top: 0;
}

.booking-form-content {
	width: 100%;
	display: block;
	padding: 0 15px;
	max-width: 1140px;
	margin: 0 auto 50px;
}

.booking-form-title,
.booking-form-subtitle,
.booking-form-subtitle + p {
	color: #fff;
}

.booking-form-title {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 25px;
}

.booking-form-title span {
	margin-right: 15px;
	font-weight: 400;
}

.booking-form-subtitle {
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	margin-bottom: 35px;
}

.booking-form-subtitle + p {
	font-size: 14px;
	font-weight: 300;
	line-height: 14px;
	margin-top: -24px;
	margin-bottom: 35px;
}

.datepicker.open:after,
.residents.open:after {
	transform: rotate(225deg);
}

.datepicker svg,
.datepicker:after,
.residents svg,
.residents:after {
	top: 50%;
	position: absolute;
}

.datepicker svg,
.residents svg {
	left: 20px;
	max-width: 18px;
	margin-top: -10px;
	object-fit: contain;
}

.datepicker input,
.residents .input {
	width: 100%;
	padding-left: 50px;
}

.datepicker:after,
.residents:after {
	width: 8px;
	height: 8px;
	content: '';
	right: 20px;
	margin-top: -4px;
	transform: rotate(45deg);
	border-right: 1px solid #3E376D;
	border-bottom: 1px solid #3E376D;
}

.residents.open .residents-dropdown {
	opacity: 1;
	transform: none;
}

.residents-header > span,
.residents-item-title,
.residents-item-title .tooltip {
	line-height: 18px;
}

.residents-header > span {
	position: relative;
}

.residents-header > span:not(:last-child) {
	margin-right: 25px;
}

.residents-header > span:not(:last-child):after,
.number-picker .increment,
.number-picker .decrement,
.tooltip-point,
.preloader-icon:before,
.preloader-icon:after {
	border-radius: 50%;
}

.residents-header > span:not(:last-child):after {
	top: 50%;
	width: 5px;
	height: 5px;
	content: '';
	right: -17px;
	position: absolute;
	background-color: #FF8605;
	transform: translateY(-50%);
}

.residents-dropdown {
	left: 0;
	right: 0;
	top: 100%;
	opacity: 0;
	margin-top: 22px;
	padding: 40px 50px;
	position: absolute;
	transform: scaleY(0);
	background-color: #fff;
	transform-origin: center top;
	box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08);
}

.residents-item-title > span:not(.tooltip),
.residents-dropdown p,
span.flatpickr-weekday {
	font-size: 10px;
}

.residents-dropdown p,
input,
.input,
textarea,
input::placeholder,
textarea::placeholder,
.residents-item-title,
.residents-item-title .tooltip,
.flatpickr-current-month input.cur-year,
.flatpickr-current-month span.cur-month,
span.flatpickr-weekday,
.flatpickr-day,
.preloader-content,
.search-room-title,
.booking-form-title,
.search-room-content p,
.search-room-content a,
.search-room-info p,
.booking-form-room .search-room-info a:not(.booking-btn),
.booking-form-room .search-room-info button,
.booking-form-subtitle,
.form-section-item label,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-results__option {
	text-transform: uppercase;
}

.residents-dropdown p {
	line-height: 12px;
}

.residents-dropdown a,
.search-room-content a,
.booking-form-room .search-room-info a:not(.booking-btn),
.booking-form-room .search-room-info button,
.form-section-item > p a {
	position: relative;
	text-decoration: none;
}

.residents-dropdown a:after,
.number-picker .increment:before,
.number-picker .increment:after,
.number-picker .decrement:before,
.flatpickr-day:after {
	background-color: #3E376E;
}

.residents-dropdown a:after,
.search-room-content a:after,
.booking-form-room .search-room-info a:not(.booking-btn):after,
.booking-form-room .search-room-info button:after,
.form-section-item > p a:after {
	left: 0;
	right: 0;
	content: '';
	height: 1px;
	bottom: -1px;
	position: absolute;
}

.residents-item:not(:last-child) {
	margin-bottom: 26px;
}

.residents-item-title > span:not(.tooltip) {
	width: 100%;
	display: block;
	line-height: 16px;
}

.residents-item,
.number-picker {
	display: flex;
	align-items: center;
}

.residents-item {
	justify-content: space-between;
}

.number-picker .increment,
.number-picker .decrement {
	width: 28px;
	height: 28px;
	position: relative;
	border: 1px solid #3E376E;
}

.number-picker .increment.disabled,
.number-picker .decrement.disabled {
	border-color: #979797;
	background-color: rgba(151, 151, 151, .15);
}

.number-picker .increment.disabled:before,
.number-picker .increment.disabled:after,
.number-picker .decrement.disabled:before {
	background-color: #979797;
}

.number-picker .increment:before,
.number-picker .increment:after,
.number-picker .decrement:before {
	top: 12px;
	left: 6px;
	width: 14px;
	height: 2px;
	content: '';
	position: absolute;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}

.number-picker .increment:after {
	transform: rotate(90deg);
}

.number-picker .increment:active:before,
.number-picker .decrement:active:before {
	transform: scale(1.05);
}

.number-picker .increment:active:after {
	transform: scale(1.05) rotate(90deg);
}

.number-picker .number-picker-prop {
	width: 36px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}

.tooltip {
	position: relative;
}

.tooltip-point,
.tooltip-content {
	color: #fff;
	font-weight: 400;
	line-height: 11px;
	position: absolute;
	text-transform: none;
	background-color: #3E376E;
}

.tooltip-point {
	top: 0;
	width: 11px;
	right: -15px;
	height: 11px;
	font-size: 8px;
	text-align: center;
}

.tooltip-content {
	opacity: 0;
	width: 189px;
	font-size: 9px;
	text-align: left;
	trabsform: scale(0);
	left: calc(100% + 7px);
	padding: 15px 10px 27px;
	bottom: calc(100% + 2px);
	transform-origin: left bottom;
}

.tooltip-point:hover .tooltip-content {
	opacity: 1;
	transform: none;
}

.datepicker-close-btn {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	position: absolute;
	visibility: hidden;
}

.datepicker.open .datepicker-close-btn {
	visibility: visible;
}

@media (min-width: 1200px) {

	.residents-dropdown a:hover,
	.search-room-content a:hover,
	.booking-form-room .search-room-info a:not(.booking-btn):hover,
	.booking-form-room .search-room-info button:hover {
		color: #276F9C;
	}

	.number-picker .increment:hover,
	.number-picker .decrement:hover {
		background-color: #3E376E;
	}

	.number-picker .increment:hover:before,
	.number-picker .increment:hover:after,
	.number-picker .decrement:hover:before {
		background-color: #fff;
	}
}

@media (min-width: 992px) {

	.flatpickr-months .flatpickr-month:first-of-type,
	.flatpickr-weekdays .flatpickr-weekdaycontainer:first-child,
	.dayContainer:nth-child(odd) {
		padding-right: 15px;
	}

	.flatpickr-months .flatpickr-month:last-of-type,
	.flatpickr-weekdays .flatpickr-weekdaycontainer:last-child,
	.dayContainer:nth-child(even) {
		padding-left: 15px;
	}

	.booking-search,
	.booking-search-page .search-result {
		max-width: 947px;
	}

	.booking-form-page .booking-search {
		max-width: 1140px;
	}

	.booking-search > * {
		margin-right: auto;
	}

	#search-btn,
	#update-booking-btn {
		margin-right: 0;
	}

	.datepicker {
		flex: 0 0 31.844%;
		max-width: 31.844%;
	}

	.residents {
		flex: 0 0 40.459%;
		max-width: 40.459%;
	}

	.booking-form-page .datepicker {
		flex: 0 0 27.844%;
		max-width: 27.844%;
	}

	.booking-form-page .residents {
		flex: 0 0 36.459%;
		max-width: 36.459%;
	}

}

@media (max-width: 991px) {

	.booking-search {
		max-width: 331px;
		margin-top: 114px;
	}

	.booking-search label:not(:last-child),
	.booking-search .label:not(:last-child) {
		margin-bottom: 8px;
	}

	.booking-search .booking-btn {
		padding: 18px 24px;
		margin: 22vh auto 0;
	}

	.booking-search .booking-btn:first-child {
		margin-right: 30px;
	}

	.booking-search-page .booking-search .booking-btn,
	.booking-form-page .booking-search .booking-btn {
		margin-top: 30px;
	}

	.datepicker,
	.residents {
		flex: 0 0 100%;
		max-width: 100%;
		margin: 0 0 8px;
	}

	.residents {
		z-index: 3;
	}

	.datepicker input,
	.residents .input {
		padding-right: 10px;
	}

	.residents .input {
		padding-left: 10px;
	}

	.datepicker:after,
	.residents:after {
		right: 15px;
	}

	.residents-dropdown {
		padding: 30px 22px;
	}

	.residents svg {
		display: none;
	}

	.booking-search-page,
	.booking-form-page {
		padding-top: 100px;
	}
}

@media (min-width: 768px) {

	.booking-form-page > .decor:nth-child(3),
	.booking-form-page > .decor:nth-child(4) {
		display: none;
	}
}

@media (max-width: 767px) {

	.booking-search-page > .decor:nth-child(1) {
		left: 0;
		top: 29rem;
		width: 14.1%;
	}

	.booking-search-page > .decor:nth-child(2) {
		width: 51%;
		right: -24%;
		top: 139.5rem;
	}

	.booking-search-page > .decor:nth-child(3) {
		left: 1%;
		width: 36%;
		top: 94.5rem;
	}

	.booking-form-page > .decor:nth-child(4) {
		top: auto;
		left: auto;
		right: 0;
		bottom: 0;
		width: 13.593%;
	}

	.booking-form-page > .decor:nth-child(3) {
		right: -1%;
		bottom: 57rem;
		width: 16.525%;
	}

	.booking-search-page > .decor:nth-child(4),
	.booking-form-page > .decor:nth-child(1),
	.booking-form-page > .decor:nth-child(2) {
		display: none;
	}
}
/* FORM */
label,
input,
textarea,
.datepicker {
	border-radius: 0;
}

button,
button:active,
button:hover,
button:focus {
	border: none;
	outline: none;
	box-shadow: none;
	background-color: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	appearance: none;
	margin: 0;
}

input,
textarea,
select {
	-webkit-appearance: none;
}

input[type=search]::-ms-reveal,
input[type=search]::-ms-clear,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration,
select::-ms-expand,
input::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

label,
.label {
	display: block;
	position: relative;
}

label:not(:last-child),
.label:not(:last-child) {
	margin-bottom: 1rem;
}

input,
.input,
textarea,
input::placeholder,
textarea::placeholder,
.number-picker .number-picker-prop,
.flatpickr-current-month input.cur-year,
.flatpickr-current-month span.cur-month,
span.flatpickr-weekday,
.flatpickr-day,
.residents-item-title,
.residents-item-title .tooltip,
.residents-dropdown p,
.residents-dropdown a,
.tag,
.search-room-content p,
.search-room-content a,
.booking-form-room .search-room-info a:not(.booking-btn),
.booking-form-room .search-room-info button,
.search-room-info p,
.search-room-info .booking-btn,
.angle,
.booking-form-title span,
.booking-form-subtitle,
.booking-form-subtitle + p,
.form-section-item label,
.form-section-item > p,
.preloader-content,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-results__option,
.thanks-message-content p {
	font-family: 'Cera Pro', sans-serif;
}

input,
.input,
textarea,
input::placeholder,
textarea::placeholder,
.flatpickr-current-month input.cur-year,
.flatpickr-current-month span.cur-month,
.flatpickr-time input {
	font-size: 14px;
}

input,
.input,
textarea,
input::placeholder,
textarea::placeholder,
.residents-item-title,
.residents-item-title .tooltip,
.number-picker-prop,
.flatpickr-current-month input.cur-year,
.flatpickr-current-month span.cur-month {
	font-weight: 700;
}

input,
.input,
textarea,
input::placeholder,
textarea::placeholder {
	line-height: 14px;
}

input,
.input,
textarea {
	width: 100%;
	display: block;
	padding: 14.4px 20px;
	background-color: #fff;
	border: 1px solid #fff;
}

input::placeholder,
textarea::placeholder {
	color: #979797;
}

input:focus,
input:invalid,
textarea:focus,
textarea:invalid {
	outline: none;
	box-shadow: none;
}

/*input:focus,
textarea:focus,
input.focus,
textarea.focus {
}

input.invalid,
textarea.invalid {
}*/

input,
.input {
	height: 48px;
}

textarea {
	resize: none;
	overflow: auto;
}

select::-ms-expand {
	display: none;
}

.form-section-item {
	margin-bottom: 35px;
}

.form-section-item label,
.form-section-item input,
.form-section-item select,
.form-section-item textarea {
	width: 100%;
	display: block;
}

.form-section-item label,
.form-section-item > p {
	color: #fff;
}

.form-section-item label {
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 5px;
}

.form-section-item > p {
	font-size: 12px;
	font-weight: 300;
	margin-top: 10px;
	line-height: 12px;
}

.form-section-item > p a {
	color: #fff;
	font-weight: 500;
}

.form-section-item > p a:after {
	background-color: #fff;
}

.form-section {
	display: flex;
	flex-wrap: wrap;
}

.page-template-template_search-php .booking-btn.header-btn:before,
.page-template-template_booking-form-php .booking-btn.header-btn:before,
.form-section + .booking-btn:before,
.booking-search-page .booking-search .booking-btn:before {
	background-color: #FF8605;
}

.form-section:not(:last-child) {
	margin-bottom: 15px;
}

.form-section.form-section-1 {
	width: 57.5%;
}

.form-section.form-section-1 .form-section-item {
	flex: 0 0 calc(50% - 23px);
	max-width: calc(50% - 23px);
}

.form-section.form-section-1 .form-section-item:nth-child(odd) {
	margin-right: auto;
}

.form-section.form-section-2 .form-section-item:not(:last-child),
.form-section.form-section-4 .form-section-item:not(:last-child) {
	margin-right: 46px;
}

.form-section.form-section-2 .form-section-item:nth-child(1) {
	flex: 0 0 15.676%;
	max-width: 15.676%;
}

.form-section.form-section-2 .form-section-item:nth-child(2) {
	flex: 0 0 19.73%;
	max-width: 19.73%;
}

.form-section.form-section-2 .form-section-item:nth-child(3) {
	flex: 0 0 28.289%;
	max-width: 28.289%;
}

.form-section.form-section-3 {
	width: 46.217%;
	margin-bottom: 50px;
}

.form-section.form-section-4 .form-section-item:nth-child(1) .switch.switch-checkbox > svg {
	left: 285px;
}

.form-section.form-section-4 .form-section-item:nth-child(2) .switch.switch-checkbox > svg {
	left: 240px;
}

.checkbox {
	cursor: pointer;
	position: relative;
	padding-left: 40px;
	display: inline-block;
}

.checkbox:last-of-type {
	margin-right: 0;
}

.checkbox input {
	display: none;
}

.checkbox input:checked + svg,
.switch.switch-checkbox:not(.disabled) > svg {
	fill: #3E376E;
}

.checkbox.active .input,
.checkbox.active .input:before,
.checkbox input:checked + svg + span,
.checkbox input:checked + svg + span:before,
.switch:not(.disabled) .switcher:before {
	border-color: #fff;
	background-color: #fff;
}

.checkbox.active .input,
.checkbox input:checked + svg + .input {
	color: #3E376E;
}

.checkbox.active .input:after,
.checkbox input:checked + svg + .input:after,
.switch:not(.disabled) .switcher:after {
	opacity: 1;
}

.checkbox svg,
.switch.switch-checkbox svg {
	top: 50%;
	fill: #979797;
	max-width: 20px;
	position: absolute;
	transform: translateY(-50%);
}

.checkbox svg {
	left: 55px;
}

.checkbox > span {
	display: block;
	line-height: 17.6px;
	padding-left: 38.68px;
}

.checkbox > span,
.checkbox > span:before,
.checkbox > span:after,
.switcher:before,
.switcher:after {
	pointer-events: auto;
}

.checkbox > span:before,
.checkbox > span:after,
.switcher:before,
.switcher:after {
	content: '';
	position: absolute;
}

.checkbox > span,
.checkbox > span:before,
.switch.disabled .switcher:before,
.switch.disabled .select2-container--default .select2-selection--single {
	border: 1px solid #979797;
	background-color: rgba(151, 151, 151, .15);
}

.checkbox > span,
.switch.disabled .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #979797;
}

.checkbox > span:before,
.switcher:before {
	left: 0;
	top: 10px;
	width: 28px;
	height: 28px;
}

.checkbox > span:after,
.switcher:after {
	top: 19px;
	left: 6px;
	opacity: 0;
	width: 16px;
	height: 8px;
	transform: rotate(-45deg);
	border-left: 3px solid #3E376E;
	border-bottom: 3px solid #3E376E;
}

.switch {
	padding-left: 40px;
	position: relative;
}

.switch.disabled .select2-container--default .select2-selection--single .select2-selection__arrow {
	border-right-color: #979797;
	border-bottom-color: #979797;
}

.switcher {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
}

.switch.switch-checkbox {
	display: flex;
	padding-left: 0;
}

.switch.switch-checkbox .checkbox {
	margin-bottom: 0;
	margin-right: 18px;
}

.switch.switch-checkbox .select2-container--default .select2-selection--single {
	padding-left: 38.68px;
}

@media (max-width: 1199px) {

	.form-section.form-section-1 {
		width: 80%;
	}

	.form-section.form-section-2 .form-section-item:nth-child(1) {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.form-section.form-section-2 .form-section-item:nth-child(2) {
		flex: 0 0 29%;
		max-width: 29%;
	}

	.form-section.form-section-2 .form-section-item:nth-child(3) {
		flex: 0 0 44%;
		max-width: 44%;
	}
}
/* Datepicker library */
.flatpickr-calendar {
	width: 482px !important;
	background: transparent;
	opacity: 0;
	display: none;
	text-align: center;
	visibility: hidden;
	padding: 15px;
	animation: none;
	direction: ltr;
	border: 0;
	position: absolute;
	box-sizing: border-box;
	touch-action: manipulation;
	background: #fff;
	box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08);
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
	opacity: 1;
	max-height: 640px;
	visibility: visible;
}

.flatpickr-calendar.open {
	display: inline-block;
	z-index: 99999;
}

.flatpickr-calendar.animate.open {
	animation: fpFadeInDown 300ms cubic-bezier(.23, 1, .32, 1);
}

.flatpickr-calendar.inline {
	display: block;
	position: relative;
	top: 2px;
}

.flatpickr-calendar.static {
	position: absolute;
	top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
	z-index: 999;
	display: block;
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
	border-left: 0
}

.flatpickr-calendar.hasTime .flatpickr-time {
	height: 40px;
	border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
	height: auto;
}

.number-picker .increment.disabled,
.number-picker .decrement.disabled,
.flatpickr-calendar:before,
.flatpickr-calendar:after,
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-day.flatpickr-disabled,
.tooltip-content,
.datepicker:after,
.residents:after,
.datepicker svg,
.residents svg,
.booking-form-room .search-room-info .booking-btn,
.booking-form-room .search-room-info .booking-btn span,
.checkbox,
.checkbox svg,
.switch.switch-checkbox > svg,
.checkbox input[type="radio"]:checked + svg + span,
.checkbox input[type="radio"]:checked + svg + span:before,
.checkbox input[type="radio"]:checked + svg + span:after,
.switch.disabled .select2,
.switcher {
	pointer-events: none;
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
	position: absolute;
	display: block;
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	left: 22px;
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
	left: auto;
	right: 22px;
}

.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
	left: 50%;
	right: 50%;
}

.flatpickr-calendar:before {
	border-width: 5px;
	margin: 0 -5px;
}

.flatpickr-calendar:after {
	border-width: 4px;
	margin: 0 -4px;
}

.flatpickr-calendar.arrowTop {
	margin-top: 22px;
}

.flatpickr-calendar.arrowBottom {
	margin-bottom: 22px;
}

.flatpickr-calendar:focus {
	outline: 0;
}

.flatpickr-wrapper {
	position: relative;
	display: inline-block;
}

.flatpickr-months {
	display: flex;
}

.flatpickr-months .flatpickr-month {
	background: transparent;
	color: rgba(0, 0, 0, .9);
	fill: rgba(0, 0, 0, .9);
	height: 34px;
	line-height: 1;
	text-align: center;
	position: relative;
	user-select: none;
	overflow: hidden;
	flex: 1;
}

.residents-header,
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month,
.numInputWrapper span,
.flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-day,
.flatpickr-time .flatpickr-am-pm,
.flatpickr-input[readonly],
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus,
.number-picker .increment,
.number-picker .decrement,
.tooltip-point,
.switcher:before,
.switcher:after,
.datepicker > .flatpickr-input,
.datepicker-close-btn {
	cursor: pointer;
}

.flatpickr-day.today {
	color: #EFE636;
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
	top: 0;
	fill: #000;
	z-index: 3;
	padding: 15px;
	user-select: none;
	position: absolute;
	text-decoration: none;
	color: rgba(0, 0, 0, .9);
}

.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
	display: none;
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
	position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
	left: 0;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
	right: 0;
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
	width: 14px;
	height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
	fill: inherit;
}

.numInputWrapper {
	position: relative;
	height: auto;
}

.numInputWrapper input,
.numInputWrapper span {
	display: inline-block;
}

.numInputWrapper input {
	width: 100%;
}

.numInputWrapper input::-ms-clear {
	display: none;
}

.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
}

.numInputWrapper span {
	position: absolute;
	right: 0;
	width: 14px;
	padding: 0 4px 0 2px;
	height: 50%;
	line-height: 50%;
	opacity: 0;
	border: 1px solid rgba(57, 57, 57, .15);
	box-sizing: border-box;
}

.numInputWrapper span:active {
	background: rgba(0, 0, 0, .2);
}

.numInputWrapper span:after {
	display: block;
	content: '';
	position: absolute;
}

.numInputWrapper span.arrowUp {
	top: 0;
	border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(57, 57, 57, .6);
	top: 26%;
}

.numInputWrapper span.arrowDown {
	top: 50%;
}

.numInputWrapper span.arrowDown:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(57, 57, 57, .6);
	top: 40%;
}

.numInputWrapper span svg {
	width: inherit;
	height: auto;
}

.numInputWrapper span svg path {
	fill: rgba(0, 0, 0, .5);
}

.flatpickr-current-month {
	font-size: 135%;
	line-height: inherit;
	font-weight: 300;
	color: inherit;
	position: absolute;
	width: 75%;
	left: 12.5%;
	line-height: 1;
	height: 34px;
	display: inline-block;
	text-align: center;
	transform: translate3d(0, 0, 0);
}

.flatpickr-current-month input.cur-year,
.flatpickr-current-month span.cur-month,
span.flatpickr-weekday,
.flatpickr-day,
.input,
.residents-item-title,
.residents-item-title .tooltip,
.residents-dropdown p,
.residents-dropdown a,
.number-picker .number-picker-prop,
.search-room-title,
.search-room-content p,
.search-room-info p,
.angle {
	color: #3E376E;
}

input,
textarea {
	color: #3E376E !important;
}

.flatpickr-current-month span.cur-month {
	display: inline-block;
	margin-left: .5ch;
	padding: 0;
}

.flatpickr-current-month .numInputWrapper {
	width: 6ch;
	width: 7ch\0;
	display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
	border-bottom-color: rgba(0, 0, 0, .9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
	border-top-color: rgba(0, 0, 0, .9);
}

.flatpickr-current-month input.cur-year {
	background: transparent;
	box-sizing: border-box;
	cursor: text;
	padding: 0 0 0 .5ch;
	margin: 0;
	display: inline-block;
	height: auto;
	border: 0;
	border-radius: 0;
	vertical-align: initial;
	appearance: textfield
}

.flatpickr-current-month input.cur-year:focus {
	outline: 0
}

.flatpickr-current-month input.cur-year[disabled] {
	font-size: 100%;
	color: rgba(0, 0, 0, .5);
	background: transparent;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
	appearance: menulist;
	background: transparent;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	color: inherit;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	height: auto;
	line-height: inherit;
	margin: -1px 0 0 0;
	outline: none;
	padding: 0 0 0 .5ch;
	position: relative;
	vertical-align: initial;
	-webkit-box-sizing: border-box;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	width: auto;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
	outline: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
	background-color: transparent;
	outline: none;
	padding: 0;
}

.flatpickr-weekdays {
	background: transparent;
	text-align: center;
	overflow: hidden;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
	display: flex;
	flex: 1;
}

span.flatpickr-weekday,
.flatpickr-day {
	font-weight: 500;
}

span.flatpickr-weekday,
.flatpickr-day {
	flex: 0 0 calc(100% / 7);
	max-width: calc(100% / 7);
}

span.flatpickr-weekday {
	line-height: 10px;
	cursor: default;
	background: transparent;
	margin: 0;
	text-align: center;
	display: block;
}

.dayContainer,
.flatpickr-weeks {
	padding: 1px 0 0 0;
}

.flatpickr-days {
	width: auto !important;
}

.flatpickr-days {
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: flex-start;
}

.flatpickr-days:focus {
	outline: 0;
}

.dayContainer {
	padding: 0;
	outline: 0;
	text-align: left;
	flex: 0 0 50%;
	max-width: 50%;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

.flatpickr-day {
	font-size: 12px;
	line-height: 22px;
	box-sizing: border-box;
	margin: 0;
	display: inline-block;
	position: relative;
	text-align: center;
}

.flatpickr-day:before,
.flatpickr-day:after {
	opacity: 0;
	z-index: -2;
	content: '';
	position: absolute;
	transition: opasity .1s;
}

.flatpickr-day:before {
	left: 0;
	right: 0;
	top: 2px;
	bottom: 2px;
	background-color: #EFE636;
}

.flatpickr-day:after {
	top: 50%;
	left: 50%;
	width: 20px;
	height: 18px;
	border-radius: 2px;
	transform: translate(-50%, -50%);
}

.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
	outline: 0;
}

.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange {
	color: #fff;
}
.flatpickr-day.startRange:before,
.flatpickr-day.startRange:after,
.flatpickr-day.endRange:before,
.flatpickr-day.endRange:after,
.flatpickr-day.inRange:before {
	opacity: 1;
}

.flatpickr-day.startRange:before {
	left: 50%;
}

.flatpickr-day.endRange:before {
	right: 50%;
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
	color: rgba(57, 57, 57, .3);
	background: transparent;
	border-color: transparent;
	cursor: default;
}

.flatpickr-day.flatpickr-disabled {
	color: #2BB6AB;
	font-weight: 300;
}

.flatpickr-day.week.selected {
	border-radius: 0;
}

.flatpickr-day.hidden {
	visibility: hidden;
}

.rangeMode .flatpickr-day {
	margin-top: 1px;
}

.flatpickr-weekwrapper {
	float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
	padding: 0 12px;
}

.flatpickr-weekwrapper .flatpickr-weekday {
	float: none;
	width: 100%;
	line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
	display: block;
	width: 100%;
	max-width: none;
	color: rgba(57, 57, 57, .3);
	background: transparent;
	cursor: default;
	border: none;
}

.flatpickr-innerContainer {
	display: block;
	display: flex;
	box-sizing: border-box;
	overflow: hidden;
}

.flatpickr-rContainer {
	display: inline-block;
	padding: 0;
	box-sizing: border-box;
}

.flatpickr-time {
	text-align: center;
	outline: 0;
	display: block;
	height: 0;
	line-height: 40px;
	max-height: 40px;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
}

.flatpickr-time:after {
	content: '';
	display: table;
	clear: both;
}

.flatpickr-time .numInputWrapper {
	flex: 1;
	width: 40%;
	height: 40px;
	float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
	border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
	border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
	width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
	width: 49%;
}

.flatpickr-time input {
	background: transparent;
	border: 0;
	border-radius: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: inherit;
	line-height: inherit;
	color: #393939;
	position: relative;
	box-sizing: border-box;
	appearance: textfield;
}

.flatpickr-time input.flatpickr-hour {
	font-weight: bold;
}

.residents-item-title > span:not(.tooltip),
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second,
.flatpickr-time .flatpickr-am-pm {
	font-weight: 400;
}

.flatpickr-time input:focus {
	outline: 0;
	border: 0;
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
	height: inherit;
	float: left;
	line-height: inherit;
	color: #393939;
	font-weight: bold;
	width: 2%;
	user-select: none;
	align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
	outline: 0;
	width: 18%;
	text-align: center;
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
	background: #eee;
}

@keyframes fpFadeInDown {

	from {
		opacity: 0;
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 1;
		transform: translate3d(0, 0, 0)
	}
}

@media (min-width: 1200px) {

	.flatpickr-months .flatpickr-prev-month:hover,
	.flatpickr-months .flatpickr-next-month:hover {
		color: #959ea9;
	}

	.flatpickr-months .flatpickr-prev-month:hover svg,
	.flatpickr-months .flatpickr-next-month:hover svg {
		fill: #EFE636;
	}

	.numInputWrapper:hover span {
		opacity: 1;
	}

	.flatpickr-current-month span.cur-month:hover {
		background: rgba(0, 0, 0, .05);
	}

	.flatpickr-current-month input.cur-year[disabled]:hover {
		font-size: 100%;
		color: rgba(0, 0, 0, .5);
		background: transparent;
		pointer-events: none;
	}

	.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
		background: rgba(0, 0, 0, .05);
	}

	.flatpickr-day:hover:before {
		opacity: 1;
	}

	.form-section-item > p a:hover {
		opacity: .76;
	}
}

@media (max-width: 991px) {

	.booking-page .page-cover {
		justify-content: flex-start;
	}

	.flatpickr-calendar {
		width: 301px !important;
		padding: 15px;
	}

	.flatpickr-calendar.arrowTop {
		margin-top: 7px;
	}

	.residents-dropdown {
		margin-top: 8px;
	}

	.flatpickr-months .flatpickr-month {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.flatpickr-months .flatpickr-month .arrowUp,
	.flatpickr-months .flatpickr-month .arrowDown {
		display: none;
	}

	.flatpickr-current-month input.cur-year {
		padding-right: 0;
	}

	.flatpickr-current-month span.cur-month {
		margin-left: 0;
	}

	.flatpickr-current-month .numInputWrapper {
		width: 42px;
	}

	.flatpickr-current-month {
		left: auto;
		width: 100%;
		display: block;
	}

	.flatpickr-weekdays,
	.flatpickr-days {
		flex-wrap: wrap;
	}

	.flatpickr-weekdays .flatpickr-weekdaycontainer,
	.dayContainer {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.flatpickr-months .flatpickr-month:last-of-type,
	.flatpickr-weekdays .flatpickr-weekdaycontainer:last-child {
		left: 15px;
		right: 15px;
		position: absolute;
	}

	.flatpickr-months .flatpickr-month:last-of-type {
		top: 220px;
	}

	.flatpickr-weekdays .flatpickr-weekdaycontainer:last-child {
		top: 258px;
	}

	.flatpickr-months .flatpickr-next-month {
		top: 206px;
	}

	.dayContainer:last-child {
		margin-top: 82px;
	}
}

.preloader {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	z-index: 100;
	display: flex;
	position: fixed;
	visibility: hidden;
	align-items: center;
	transform: scaleY(0);
	justify-content: center;
	transition: opacity .1s;
	transform-origin: center top;
	background-color: rgba(0, 0, 0, .8);
}

.preloader.active {
	opacity: 1;
	transform: none;
	visibility: visible;
}

.preloader-content {
	color: #FFF;
	width: 355px;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-align: center;
}

.preloader-icon {
	width: 62px;
	height: 62px;
	position: relative;
	margin: 40px auto 0;
}

.preloader-icon:before,
.preloader-icon:after {
	content: '';
	position: absolute;
	will-change: background-color;
}

.preloader-icon:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #EFE636;
}

.preloader-icon:after {
	top: 23px;
	left: 23px;
	width: 16px;
	height: 16px;
	position: absolute;
	background-color: #3E376E;
}

@keyframes circle1 {

	0% {
		background-color: #EFE636;
	}

	50% {
		background-color: #3E376D;
	}

	100% {
		background-color: #EFE636;
	}
}

@keyframes circle2 {

	0% {
		background-color: #3E376E;
	}

	50% {
		background-color: #2BB6AB;
	}

	100% {
		background-color: #3E376E;
	}
}

@media (max-width: 991px) {

	.preloader-content {
		width: 225px;
		font-size: 14px;
		line-height: 21px;
	}
}

.preloader.active .preloader-icon:before {
	animation: circle1 3s linear infinite;
}

.preloader.active .preloader-icon:after {
	animation: circle2 3s linear infinite;
}

.search-result {
	margin: 60px auto 0;
	padding-bottom: 120px;
}

.booking-room {
	margin: 60px auto 0;
}

.search-room,
.booking-form-room {
	display: flex;
	flex-wrap: wrap;
	position: relative;
}

.search-room {
	background-color: #fff;
}

.search-room:not(:last-child) {
	margin-bottom: 60px;
}

.search-room-slider,
.search-room-content {
	margin-right: auto;
}

.search-room-slider {
	margin-left: 0;
	flex: 0 0 31.844%;
	max-width: 31.844%;
}

.search-room-slider .swiper-wrapper,
.room-slider-thumbs .swiper-wrapper {
	display: flex;
}

.search-room-slider .swiper-slide img {
	object-fit: cover;
}

.search-room-slider .swiper-button-prev,
.search-room-slider .swiper-button-next,
.room-slider-thumbs .swiper-button-prev,
.room-slider-thumbs .swiper-button-next {
	width: 50px;
	height: 50px;
}

.search-room-slider .swiper-button-prev svg,
.search-room-slider .swiper-button-next svg,
.search-room-slider .swiper-button-prev .arrow-button,
.search-room-slider .swiper-button-next .arrow-button,
.room-slider-thumbs .swiper-button-prev svg,
.room-slider-thumbs .swiper-button-next svg,
.room-slider-thumbs .swiper-button-prev .arrow-button,
.room-slider-thumbs .swiper-button-next .arrow-button {
	width: 100%;
	height: 100%;
}

.search-room-slider .swiper-button-prev,
.room-slider-thumbs .swiper-button-prev {
	left: 12px;
}

.search-room-slider .swiper-button-next,
.room-slider-thumbs .swiper-button-next {
	right: 12px;
}

.search-room-slider .swiper-button-next svg,
.room-slider-thumbs .swiper-button-next svg {
	transform: rotate(180deg);
}

.search-room-content,
.search-room-info {
	padding: 20px 0 30px;
}

.search-room-content {
	flex: 0 0 34.5%;
	max-width: 34.5%;
}

.search-room-title,
.booking-form-title {
	font-weight: 300;
	letter-spacing: -1px;
	font-family: 'Cormorant Garamond';
}

.search-room-title {
	margin-top: 8px;
	font-size: 27px;
	line-height: 27px;
	margin-bottom: 8px;
}

.tags,
.search-room-info {
	font-size: 0;
	line-height: 0;
}

.tag {
	color: #276F9C;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	padding: 2.2px 3px;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #276F9C;
}

.tag.red {
	color: #E82D2C;
	border-color: #E82D2C;
}

.tag.orange {
	color: #FF8605;
	border-color: #FF8605;
}

.tag:not(:last-child) {
	margin-right: 7px;
}

.search-room-content .tags {
	margin-bottom: 40px;
}

.search-room-content p,
.search-room-content a,
.search-room-info p,
.booking-form-room .search-room-info a:not(.booking-btn),
.booking-form-room .search-room-info button,
.form-section-item > p a {
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
}

.search-room-content a,
.booking-form-room .search-room-info a:not(.booking-btn),
.booking-form-room .search-room-info button {
	color: #276F9C;
	margin-top: 18px;
	display: inline-block;
}

.booking-form-room .search-room-info a:not(.booking-btn) {
	margin-bottom: 28px;
}

.search-room-content a:after,
.booking-form-room .search-room-info a:not(.booking-btn):after,
.booking-form-room .search-room-info button:after {
	background-color: #276F9C;
}

.search-room-info {
	flex: 0 0 23.5%;
	max-width: 23.5%;
	align-self: flex-end;
}

.search-room-info .booking-btn:before {
	transform: none;
	z-index: -1;
}

.search-room-info button.booking-btn:after {
	top: 0;
	left: 0;
	content: '';
	opacity: .5;
	width: 100%;
	height: 200%;
	filter: blur;
	position: absolute;
	animation: blick 5s infinite;
	background: linear-gradient(to left, transparent 0%, #fff 40%, #fff 60%, transparent 100%);
	transform: translate(-100%, -25%) rotate(10deg);
}

@keyframes blick {

	0% {
	 transform: translate(-100%, -25%) rotate(10deg);
	}

	20% {
		transform: translate(100%, -25%) rotate(10deg);
	}

	100% {
		transform: translate(100%, -25%) rotate(10deg);
	}
}

.search-room-info .booking-btn {
	z-index: 1;
	color: #fff;
	font-size: 10px;
	max-width: none;
	max-height: 65px;
	text-align: left;
	margin-top: 15px;
	line-height: 10px;
	margin-bottom: 3px;
	padding: 10px 11px 12px;
	border: 2px solid #3E376E;
}

.search-room-info .booking-btn span {
	display: block;
	font-size: 28px;
	margin-top: 7px;
	line-height: 28px;
	white-space: nowrap;
	letter-spacing: -1px;
}

.angle {
	right: 0;
	top: -10px;
	width: 23.883%;
	font-size: 12px;
	line-height: 12px;
	position: absolute;
	padding: 5px 10px;
	background-color: #F7F6E2;
}

.angle:before {
	top: 0;
	left: -7px;
	content: '';
	width: 7px;
	height: 10px;
	position: absolute;
	transform-origin: right top;
	background-color: rgba(247, 246, 226, .8);
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

.angle.yellow {
	background-color: #EFE636;
}

.angle.yellow:before {
	background-color: rgba(239, 230, 54, .8);
}

.angle.green,
.angle.orange,
.angle.blue {
	color: #fff;
}

.angle.green {
	background-color: #2BB6AB;
}

.angle.green:before {
	background-color: rgba(43, 182, 171, .8);
}

.angle.orange {
	background-color: #FF8605;
}

.angle.orange:before {
	background-color: rgba(255, 134, 5, .8);
}

.angle.blue {
	background-color: #276F9C;
}

.angle.blue:before {
	background-color: rgba(39, 111, 156, .8);
}

.booking-form-room {
	margin-bottom: 50px;
}

.booking-form-room .search-room-info {
	flex: 0 0 28.25%;
	max-width: 28.25%;
	margin-left: auto;
	padding: 23px 23px;
	background-color: #fff;
	min-height: 455px;
}

.booking-form-room .search-room-title {
	font-size: 22px;
	line-height: 22px;
}

.booking-form-room .search-room-info p {
	padding-left: 0;
	font-size: 14px;
	line-height: 14px;
}

.booking-form-room .search-room-info button {
	cursor: pointer;
}

.search-room-columns {
	column-count: 2;
	column-gap: 35px;
	margin-top: 22px;
}

.search-room-columns b {
	width: 100%;
	display: block;
}

.room-slider-thumbs {
	top: 0;
	left: 0;
	bottom: 0;
	display: flex;
	max-height: 100%;
	flex: 0 0 70.992%;
	max-width: 70.992%;
	position: absolute;
}

.room-slider-thumbs .room-gallery-top {
	margin-left: 0;
	max-height: 100%;
	flex: 0 0 73.858%;
	max-width: 73.858%;
	margin-right: 10px;
}

.room-slider-thumbs .room-gallery-thumbs {
	margin: 0;
	flex: 0 0 calc(26.142% - 12px);
	max-width: calc(26.142% - 12px);
}

.room-slider-thumbs .swiper-slide img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.search-room-info .booking-btn {
	border: none;
	background-color: #EFE636;
}

.search-room-info .booking-btn:before {
	top: -1px;
	height: calc(100% + 1px);
}

.search-room-slider .swiper-slide {
	position: relative;
	padding-top: 76.37%;
}

.search-room-slider .swiper-slide img {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}

@media (min-width: 1200px) {

	.search-room-content a:hover,
	.booking-form-room .search-room-info a:not(.booking-btn):hover,
	.booking-form-room .search-room-info button:hover {
		color: #3E376E;
	}

	.search-room-content a:hover:after,
	.booking-form-room .search-room-info a:not(.booking-btn):hover:after,
	.booking-form-room .search-room-info button:hover:after {
		background-color: #3E376E;
	}

	.search-room-info .booking-btn:hover,
	.search-room-info .booking-btn:hover span {
		color: #3E376E;
	}

	.search-room-info .booking-btn:hover:before {
		transform: translate3d(0, -100%, 0);
	}
}

@media (min-width: 992px) {

	.search-room .search-room-content .tags + a:not(.booking-btn) {
		display: none;
	}

	.search-room-info p {
		padding-left: 12px;
	}

	.tag {
		min-width: 59px;
	}
}

@media (max-width: 991px) {

	.search-room {
		width: 340px;
		margin: 0 auto;
		max-width: calc(100% - 30px);
	}

	.search-room-slider {
		top: 0;
		left: 0;
		bottom: 0;
		width: 38.055%;
		max-width: none;
		position: absolute;
	}

	.search-room-slider .swiper-buttons-row {
		display: none;
	}

	.search-room-title {
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 20px;
	}

	.search-room-content .tags {
		margin-bottom: 0;
	}

	.tag {
		padding: 2.2px 2px;
		margin-bottom: 7px;
	}

	.tag:not(:last-child) {
		margin-right: 6px;
	}

	.search-room-content,
	.search-room-info {
		flex: 0 0 61.945%;
		max-width: 61.945%;
		margin-left: 38.055%;
	}

	.search-room-content {
		padding: 38px 10px 24px;
	}

	.search-room-content a {
		margin-bottom: 12px;
	}

	.search-room .search-room-content a:not(.booking-btn):last-child {
		display: none;
	}

	.search-room-info {
		padding: 0 10px 8px;
	}

	.angle {
		width: 52.51%;
	}

	.room-slider-thumbs {
		flex: 0 0 calc(60% - 10px);
		max-width: calc(60% - 10px);
	}

	.booking-form-room .search-room-info {
		flex: 0 0 40%;
		max-width: 40%;
	}

	.room-slider-thumbs .room-gallery-thumbs {
		display: none;
	}

	.room-slider-thumbs .room-gallery-top {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.search-room-columns {
		column-gap: 15px;
	}

	.form-section.form-section-3 {
		width: 80%;
	}
}

@media (max-width: 767px) {

	.room-slider-thumbs {
		top: auto;
		left: auto;
		bottom: auto;
		height: 260px;
		position: relative;
	}

	.room-slider-thumbs,
	.room-slider-thumbs .room-gallery-top,
	.booking-form-room .search-room-info {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.form-section.form-section-1 {
		width: 84.59%;
	}

	.form-section.form-section-1 .form-section-item {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.form-section.form-section-1 .form-section-item:nth-child(odd) {
		margin-right: 0;
	}

	.form-section.form-section-2 .form-section-item:nth-child(1) {
		flex: 0 0 56.2%;
		max-width: 56.2%;
	}

	.form-section.form-section-2 .form-section-item:nth-child(2) {
		flex: 0 0 63.442%;
		max-width: 63.442%;
	}

	.form-section.form-section-2 .form-section-item:nth-child(3) {
		flex: 0 0 90.962%;
		max-width: 90.962%;
	}

	.form-section.form-section-3 {
		width: 100%;
	}

	.switch.switch-checkbox {
		flex-wrap: wrap;
	}

	.switch.switch-checkbox .checkbox {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.form-section.form-section-4 {
		width: 78.506%;
	}

	.form-section.form-section-4 .form-section-item:not(:last-child) {
		margin-right: 0;
	}

	.form-section.form-section-4 .form-section-item > p {
		padding-left: 40px;
	}

	.form-section.form-section-4 .form-section-item .select2-container {
		margin-left: auto;
		flex: 0 0 calc(100% - 40px);
		max-width: calc(100% - 40px);
	}

	.booking-form-page form .booking-btn {
		width: calc(78.506% - 40px);
		font-size: 16px;
		max-width: none;
		max-height: none;
		line-height: 16px;
		margin-left: 40px;
		padding: 21px 11px;
	}

	.form-section.form-section-4 .form-section-item:nth-child(1) .switch.switch-checkbox > svg,
	.form-section.form-section-4 .form-section-item:nth-child(2) .switch.switch-checkbox > svg {
		top: auto;
		left: 52px;
		bottom: 15px;
		transform: none;
	}
}
/* Select library */
.select2-container {
	margin: 0;
	height: 48px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	width: auto !important;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline;
	list-style: none;
	padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
	max-width: 100%;
	resize: none;
	height: 18px;
	vertical-align: bottom;
	font-family: sans-serif;
	overflow: hidden;
	word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-dropdown {
	opacity: 0;
	width: 100%;
	z-index: 100;
	display: block;
	left: -100000px;
	position: absolute;
	padding: 14.4px 20px;
	transform: scaleY(0);
	border: 1px solid #fff;
	box-sizing: border-box;
	background-color: #fff;
	transition: transform .1s ease, opacity .1s ease;
}

.select2-results {
	display: block
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0
}

.select2-results__option {
	user-select: none;
	white-space: nowrap;
}

.select2-results__option:not(:last-child) {
	margin-bottom: 15px;
}

.select2-results__option--selectable {
	cursor: pointer
}

.select2-container--open .select2-dropdown {
	left: 0;
	opacity: 1;
	transform: none;
}

.select2-container--open .select2-dropdown--above {
	margin-top: -4px;
	transform-origin: center bottom;
}

.select2-container--open .select2-dropdown--below {
	margin-top: 4px;
	transform-origin: center top;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none
}

.select2-search--dropdown,
.select2-search--dropdown.select2-search--hide,
.select2-results__option:first-child {
	display: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0)
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 14.4px 45px 14.4px 20px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-results__option {
	color: #3E376E;
	font-size: 14px;
	font-weight: 700;
	line-height: 17.6px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	float: right;
	cursor: pointer;
	font-weight: bold;
	height: 26px;
	margin-right: 20px;
	padding-right: 0px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 24px;
	width: 8px;
	height: 8px;
	right: 12px;
	margin-top: -4px;
	position: absolute;
	transform: rotate(45deg);
	border-right: 1px solid #3E376E;
	border-bottom: 1px solid #3E376E;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
	margin-top: 0;
	transform: rotate(225deg);
}

.select2-container--default .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	padding-bottom: 5px;
	padding-right: 5px;
	position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
	padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	font-weight: bold;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	position: absolute;
	right: 0;
	padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
	padding-left: 20px;
	position: relative;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: bottom;
	white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-right: 1px solid #aaa;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #999;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px;
	position: absolute;
	left: 0;
	top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
	background-color: #f1f1f1;
	color: #333;
	outline: none
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-left: 1px solid #aaa;
	border-right: none;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
	float: left;
	margin-left: 10px;
	margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: solid black 1px;
	outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: transparent;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em
}

.select2-container--default .select2-results__option--group {
	padding: 0
}

.select2-container--default .select2-results__option--disabled {
	color: #999
}

.select2-container--default .select2-results__option--selected {
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	color: #FF8605;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: bold;
	height: 26px;
	margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	left: 1px;
	right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: transparent;
	border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888 transparent;
	border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
	background-color: white;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
	padding-bottom: 5px;
	padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #888;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
	outline: none
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
	border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
	padding: 0
}

.select2-container--classic .select2-results__option--disabled {
	color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #3875d7;
	color: #fff
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb
}

.thanks-message {
	top: 0;
	left: 0;
	bottom: 0;
	width: 50%;
	display: flex;
	position: absolute;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, .8);
}

.thanks-message-content {
	width: 53.612%;
	text-align: center;
	text-transform: uppercase;
}

.thanks-message-content p {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
}

.thanks-message-content p:not(:last-child) {
	margin-bottom: 15px;
}

.booking-thanks-page .optionsList .options-right-side .options-right-side_wrapper .title {
	margin-top: 10rem;
}

@media (max-width: 1023px) {

	.booking-thanks-page .optionsList .options-left-side {
		width: 100%;
		display: flex;
		height: 711px;
	}

	.booking-thanks-page .optionsList {
		display: block;
	}

	.thanks-message {
		top: 0;
		left: 0;
		width: 100%;
		bottom: auto;
		height: 711px;
	}
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path,
.flatpickr-day,
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svgб
.numInputWrapper span,
.datepicker:after,
.residents:after,
.residents-dropdown a,
.number-picker .increment,
.number-picker .decrement,
.number-picker .increment:before,
.number-picker .increment:after,
.number-picker .decrement:before,
.tooltip-content,
.residents-dropdown,
.search-room-content a,
.search-room-content a:after,
.booking-form-room .search-room-info a:not(.booking-btn),
.booking-form-room .search-room-info a:not(.booking-btn):after,
.booking-form-room .search-room-info button,
.booking-form-room .search-room-info button:after,
.checkbox svg,
.switch.switch-checkbox > svg,
.checkbox > span,
.checkbox > span:before,
.checkbox > span:after,
.switcher:before,
.switcher:after,
.select2-selection__arrow,
.select2-results__option,
.switch .select2-container--default .select2-selection--single,
.switch .select2-container--default .select2-selection--single .select2-selection__rendered,
.form-section-item > p a {
	transition: all .1s;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(52, 152, 219, 0.7);
    background-color: #3498db;
  }
  50% {
    transform: scale(1.2);
    box-shadow: 0 0 40px 20px rgba(52, 152, 219, 0.5);
    background-color: #5dade2;
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(52, 152, 219, 0);
    background-color: #3498db;
  }
}

.pulse-animation {
  animation: pulse 2s ease-out;
}
