/*================================================

* Template Name: Hotel Zante - Hotel & Resort HTML Template

* Version: 1.3

* Author Name: Jomin Muskaj (Eagle-Themes)

* Author URI: eagle-themes.com

===================================================



1. GLOBAL STYLES

	1.1 General

    1.2 Resets

	1.3 Typography

    1.4 Margins & Paddings & Border Radius

    1.5 Image Hover Effects



2. GENERAL STYLES

    2.1 Forms

    2.2 Butttons

    2.3 Titles

    2.4 Notification

    2.5 Loader

    2.6 Back to Top



3. TOP MENU

	3.1 Top Menu

	3.2 Right Menu

    3.3 Language Switcher



4. HEADER

    4.1 Header

    4.2 Mobile Menu Button

    4.3 Main Menu

    4.4 Drop Down Menu

        4.4.1 Simple Drop Down Menu

        4.4.2 Mega Drop Down Menu



5. SECTIONS

    5.1 Global Sections

    5.2 Revolution Slider

    5.3 Rooms

    5.4 Features

    5.5 Blog

    5.6 Video

    5.7 Testimonials

    5.8 Testimonials Style 2

    5.9 Places

    5.10 Location - Contact Us

    5.11 Gallery

    5.12 Gallery Style 2

    5.13 About

    5.14 About Style 2

    5.15 Subscribe Form



6. BOOKING FORMS

    6.1 Vertical Booking Form

    6.2 Horizontal Booking Form 1

    6.3 Horizontal Booking Form 2

    6.4 Horizontal Booking Form 3



7. FOOTER

    7.1 Footer

    7.2 Footer Widgets

    7.3 Subfooter



8. PAGES

    8.1 Page Title

    8.2 Sidebar

    8.3 404

    8.4 404 Style 2

    8.5 About Us

    8.6 Blog

    8.7 Booking Form

    8.8 Coming Soon

    8.9 Contact

    8.10 Events

    8.11 Gallery

    8.12 Location

    8.13 Our Staff

    8.14 Places

    8.15 Restaurant

    8.16 Rooms List View

    8.17 Rooms Grid View

    8.18 Rooms Block View

    8.19 Room Details

*/

/* ========== 1 GLOBAL STYLES ========== */

/* ---------- 1.1 General ---------- */

* {
	margin: 0;

	padding: 0;
}

html {
	height: 100%;

	scroll-behavior: smooth;

	/* scroll-padding-top: 90px; */

	scroll-padding-top: 146.6px;
}

body {
	color: #858a99;

	background: #fff;

	font-family: GothamBook, sans-serif;

	font-size: 15px;

	line-height: 1.5;

	letter-spacing: 0.2px;
}

body.full_screen {
	width: 100%;

	height: 100%;

	overflow: hidden;
}

p:focus {
	outline: 1px solid #986f38 !important;
	outline-offset: 3px !important;
}

.boxed {
	background: url('/portal/images/boxed_bg.jpg') repeat;

	background-attachment: fixed;
}

.boxed .wrapper {
	max-width: 1200px;

	position: relative !important;

	background: #fff;

	padding: 0;

	box-shadow: 0 0 2px #a1b1c1;

	margin-left: auto !important;

	margin-right: auto !important;
}

.boxed .wrapper .container {
	padding-right: 15px;

	padding-left: 15px;
}

main {
	padding: 100px 0;

	background: #fff;
}

.full_width {
	width: 100%;
}

.a_left {
	text-align: left;
}

.a_center {
	text-align: center;
}

.a_right {
	text-align: right;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.upper {
	text-transform: uppercase;
}

.row-flex {
	height: 100%;

	display: -webkit-box;

	display: -webkit-flex;

	display: -ms-flexbox;

	flex-wrap: wrap;
}

.justify-content-center {
	justify-content: center;
}

.row-flex > [class*='cpl-'] {
	display: flex;

	flex-direction: column;
}

.title {
	color: #606060;

	text-align: center;

	margin-block: 1em;
}

/* ---------- 1.2 Resets ---------- */

ul,
ol {
	margin: 0;

	list-style-type: none;
}

ul.list_menu {
	margin: 30px 0;

	padding-left: 15px;
}

ul.list_menu li {
	font-size: 1em;

	list-style: outside none none;

	margin-bottom: 6px;

	padding-left: 20px;

	position: relative;
}

ul.list_menu li::before {
	background: #e3e3e3;

	border-radius: 100%;

	content: '';

	height: 7px;

	left: 0;

	position: absolute;

	top: 50%;

	-webkit-transform: translateY(-50%);

	transform: translateY(-50%);

	width: 7px;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav .open a,
.navbar-nav .open a:hover,
.navbar-nav .open a:focus {
	background: none;
}

.alert,
.alert > a {
	color: #fff;
}

.alert {
	padding: 15px;

	border-radius: 1px;

	font-size: 0.9em;

	margin-bottom: 0;

	text-align: center;
}

.alert > p {
	margin-top: 0;
}

.scrollbar {
	scrollbar-width: 10px;
	scrollbar-color: hsl(236, 8%, 60%) #f8f6f3;
}
.scrollbar::-webkit-scrollbar-track {
	background-color: #f8f6f3;
}
.scrollbar::-webkit-scrollbar {
	width: 10px;
	background-color: #f8f6f3;
}
.scrollbar::-webkit-scrollbar-thumb {
	background-color: hsl(236, 8%, 60%);
}

/* ---------- 1.3 Typography ---------- */

a {
	color: #deb666;

	-webkit-transition: all 0.2s ease-out;

	transition: all 0.2s ease-out;
}

a:hover,
a:focus,
a:active {
	color: hsl(40, 65%, 44%);

	text-decoration: none;

	outline: none;

	background: none;
}

strong,
.strong {
	font-weight: 600 !important;
}

small,
.small {
	font-size: 0.7em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0;

	margin: 0;

	font-family: 'Raleway', sans-serif;

	/* color: #fff; */

	font-weight: 400;
}

h1 {
	font-size: 2.2em;

	line-height: 1.5em;
}

h2 {
	font-size: 2em;

	line-height: 1.2em;
}

h3 {
	font-size: 1.7em;

	line-height: 1.2em;
}

h4 {
	font-size: 1.5em;

	line-height: 1.2em;
}

h5 {
	font-size: 1.3em;

	line-height: 1.1em;
}

h6 {
	font-size: 1.1em;

	line-height: 1em;

	font-family: 'Lato', sans-serif;
}

p {
	font-size: 1em;

	line-height: 1.6;

	margin: 10px 0;

	color: #858a99;
}

.dropcap:first-letter {
	float: left;

	color: #1dc1f8;

	font-size: 4em;

	line-height: 1em;

	margin: 0 20px 5px 0;

	text-transform: uppercase;

	display: block;
}

.dropcap.yellow:first-letter {
	color: #deb666;
}

.dropcap.dark:first-letter {
	color: #5e6667;
}

.tooltip-arrow {
	margin-bottom: 1px;
}

.popover {
	font-size: 0.8em;

	border-radius: 4px 4px 0 0;

	color: #8a959e;

	border: 1px solid #cfd7da;
}

.popover-content {
	padding: 5px 10px;
}

.popover.top .arrow {
	border-top-color: #cfd7da;

	border-bottom-width: 0;
}

.popover-title {
	color: #a9a9a9;

	padding: 2px 10px !important;

	margin: 0;

	font-size: 1.2em;

	letter-spacing: 1px;

	background-color: #f5f5f5;

	border-bottom: 1px solid #ededed;

	float: none !important;
}

blockquote {
	padding: 20px 0;

	position: relative;

	margin: 30px 0;

	font-size: 1.2em;

	line-height: 1.6em;

	border: none;
}

blockquote i {
	color: #1dc1f8;

	font-size: 32px;

	position: absolute;

	top: 28px;
}

blockquote .quote_text {
	color: #888;

	display: block;

	font-style: italic;

	font-weight: 300;

	padding-left: 30px;
}

body.modal-open {
	overflow: hidden;
}

/* ---------- 1.4 Margins & Paddings & Border Radius ---------- */

.nopadding {
	padding: 0 !important;
}

.nopadding_right {
	padding-right: 0 !important;
}

.nopadding_left {
	padding-left: 0 !important;
}

.nopadding_top {
	padding-top: 0 !important;
}

.nopadding_bottom {
	padding-bottom: 0 !important;
}

.p5 {
	padding-left: 5px !important;

	padding-right: 5px !important;
}

.pr5 {
	padding-right: 5px !important;
}

.pl5 {
	padding-left: 5px !important;
}

.nomargin {
	margin: 0 !important;
}

.nomarginright {
	margin-right: 0 !important;
}

.nomarginleft {
	margin-left: 0 !important;
}

.nomargintop {
	margin-top: 0 !important;
}

.nomarginbottom {
	margin-bottom: 0 !important;
}

.mt0 {
	margin-top: 0px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}

.mt55 {
	margin-top: 55px;
}

.mt60 {
	margin-top: 60px;
}

.mt65 {
	margin-top: 65px;
}

.mt70 {
	margin-top: 70px;
}

.mt75 {
	margin-top: 75px;
}

.mt80 {
	margin-top: 80px;
}

.mt85 {
	margin-top: 85px;
}

.mt90 {
	margin-top: 90px;
}

.mt95 {
	margin-top: 95px;
}

.mt100 {
	margin-top: 100px;
}

.mb0 {
	margin-bottom: 0px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb25 {
	margin-bottom: 25px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb45 {
	margin-bottom: 45px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb55 {
	margin-bottom: 55px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb65 {
	margin-bottom: 65px;
}

.mb70 {
	margin-bottom: 70px;
}

.mb75 {
	margin-bottom: 75px;
}

.mb80 {
	margin-bottom: 80px;
}

.mb85 {
	margin-bottom: 85px;
}

.mb90 {
	margin-bottom: 90px;
}

.mb95 {
	margin-bottom: 95px;
}

.mb100 {
	margin-bottom: 100px;
}

.pt0 {
	padding-top: 0px;
}

.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt35 {
	padding-top: 35px;
}

.pt40 {
	padding-top: 40px;
}

.pt45 {
	padding-top: 45px;
}

.pt50 {
	padding-top: 50px;
}

.pt55 {
	padding-top: 55px;
}

.pt60 {
	padding-top: 60px;
}

.pt65 {
	padding-top: 65px;
}

.pt70 {
	padding-top: 70px;
}

.pt75 {
	padding-top: 75px;
}

.pt80 {
	padding-top: 80px;
}

.mt85 {
	padding-top: 85px;
}

.pt90 {
	padding-top: 90px;
}

.pt95 {
	padding-top: 95px;
}

.pt100 {
	padding-top: 100px;
}

.pb0 {
	padding-bottom: 0px;
}

.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb25 {
	padding-bottom: 25px;
}

.pb30 {
	padding-bottom: 30px;
}

.mb35 {
	padding-bottom: 35px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb45 {
	padding-bottom: 45px;
}

.pb50 {
	padding-bottom: 50px;
}

.pb55 {
	padding-bottom: 55px;
}

.pb60 {
	padding-bottom: 60px;
}

.pb65 {
	padding-bottom: 65px;
}

.pb70 {
	padding-bottom: 70px;
}

.pb75 {
	padding-bottom: 75px;
}

.pb80 {
	padding-bottom: 80px;
}

.pb85 {
	padding-bottom: 85px;
}

.pb90 {
	padding-bottom: 90px;
}

.pb95 {
	padding-bottom: 95px;
}

.pb100 {
	padding-bottom: 100px;
}

.br1 {
	border-radius: 1px;
}

.br2 {
	border-radius: 2px;
}

.br3 {
	border-radius: 3px;
}

.br4 {
	border-radius: 4px;
}

.br5 {
	border-radius: 5px;
}

.br6 {
	border-radius: 6px;
}

.br7 {
	border-radius: 7px;
}

.br8 {
	border-radius: 8px;
}

.br9 {
	border-radius: 9px;
}

.br10 {
	border-radius: 10px;
}

.br11 {
	border-radius: 11px;
}

.br12 {
	border-radius: 12px;
}

.br13 {
	border-radius: 13px;
}

.br14 {
	border-radius: 14px;
}

.br15 {
	border-radius: 15px;
}

.br16 {
	border-radius: 16px;
}

.br17 {
	border-radius: 17px;
}

.br18 {
	border-radius: 18px;
}

.br19 {
	border-radius: 19px;
}

.br20 {
	border-radius: 20px;
}

.br21 {
	border-radius: 21px;
}

.br22 {
	border-radius: 22px;
}

.br23 {
	border-radius: 23px;
}

.br24 {
	border-radius: 24px;
}

.br25 {
	border-radius: 25px;
}

.br26 {
	border-radius: 26px;
}

.br27 {
	border-radius: 27px;
}

.br28 {
	border-radius: 28px;
}

.br29 {
	border-radius: 29px;
}

.br30 {
	border-radius: 30px;
}

.br31 {
	border-radius: 31px;
}

.br31 {
	border-radius: 31px;
}

.br33 {
	border-radius: 33px;
}

.br34 {
	border-radius: 34px;
}

.br35 {
	border-radius: 35px;
}

.br36 {
	border-radius: 36px;
}

.br37 {
	border-radius: 37px;
}

.br38 {
	border-radius: 38px;
}

.br39 {
	border-radius: 39px;
}

.br40 {
	border-radius: 40px;
}

.br41 {
	border-radius: 41px;
}

.br42 {
	border-radius: 42px;
}

.br43 {
	border-radius: 43px;
}

.br44 {
	border-radius: 44px;
}

.br45 {
	border-radius: 45px;
}

.br46 {
	border-radius: 46px;
}

.br47 {
	border-radius: 47px;
}

.br48 {
	border-radius: 48px;
}

.br49 {
	border-radius: 49px;
}

.br50 {
	border-radius: 50px;
}

/* ---------- 1.5 Image Hover Effect ---------- */

.hover_effect {
	display: block;

	position: relative;

	background: none;

	overflow: hidden;

	-webkit-transition: all 0.3s ease-out;

	transition: all 0.3s ease-out;
}

.hover_effect:after {
	font-family: FontAwesome;

	color: #fff;

	position: absolute;

	font-size: 1.6em;

	text-align: center;

	line-height: 40px;

	width: 40px;

	height: 40px;

	left: 50%;

	top: 50%;

	margin-left: -20px;

	margin-top: -20px;

	-webkit-transition: all 0.3s ease-out;

	transition: all 0.3s ease-out;

	-webkit-transform: scale(0.1, 0.1);

	transform: scale(0.1, 0.1);

	filter: alpha(opacity=0);

	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';

	-moz-opacity: 0;

	-khtml-opacity: 0;

	opacity: 0;
}

.hover_effect img {
	display: block;

	position: relative;

	-webkit-transition: all 0.3s ease-out;

	transition: all 0.3s ease-out;

	-webkit-backface-visibility: hidden;

	backface-visibility: hidden;
}

.hover_effect:hover:after {
	-webkit-transform: scale(1, 1);

	transform: scale(1, 1);

	filter: alpha(opacity=60);

	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';

	/* -moz-opacity: 0.6;

	-khtml-opacity: 0.6; */

	/* opacity: 0.6; */
}

.hover_effect:hover img {
	-webkit-transform: scale(1.1);

	transform: scale(1.1);

	filter: alpha(opacity=40);

	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';

	/* -moz-opacity: 0.4;

	-khtml-opacity: 0.4;

	opacity: 0.4; */
}

/* .hover_effect.h_blue:hover {
	background: #1dc1f8;
} */

.hover_effect.h_yellow:hover {
	background: #deb666;
}

.hover_effect.h_dark:hover {
	background: #5e6667;
}

/* .hover_effect.h_link:after {
	content: '\f0c1';
} */

.hover_effect.h_lightbox:after {
	content: '\f00e';
}

.white-space-normal {
	white-space: normal;
	outline: 1px solid #986f38 !important;
	outline-offset: 3px !important;
}
.white-space-nowrap {
	/* white-space: nowrap; */
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

/* ========== 2 GENERAL STYLES ========== */

/* ---------- 2.1 Forms ---------- */

.form-group {
	margin: 0;
}

.form-control {
	color: #b3b3b3;

	border: 1px solid #e6eff2;

	box-shadow: none;

	border-radius: 1px;

	-webkit-transition: all ease 0.3s;

	transition: all ease 0.3s;

	font-size: 1em;
}

.form-control:disabled {
	background: #f5f5f5 !important;
}

.form-control select {
	-webkit-appearance: none;

	-moz-appearance: none;

	-o-appearance: none;

	-ms-appearance: none;

	appearance: none;

	text-overflow: ellipsis;
}

.form-select select::-ms-expand {
	display: none;
}

.form_date .datepicker:hover {
	cursor: pointer;
}

textarea.form-control {
	max-width: 100%;
}

.form-control::-webkit-input-placeholder {
	color: #b3b3b3;
}

.form-control:-moz-placeholder {
	color: #b3b3b3;
}

.form-control::-moz-placeholder {
	color: #b3b3b3;
}

.form-control:-ms-input-placeholder {
	color: #b3b3b3;
}

.form-control:focus {
	border-color: #d4d3d3;

	box-shadow: none;

	outline: none;
}

select:focus::-ms-value {
	background: transparent;

	color: #b3b3b3;
}

.form-control .btn-select,
.form-control .btn-select:hover,
.form-control .btn-select:focus {
	background: none !important;

	outline: none !important;

	box-shadow: none !important;

	padding: 4px;

	font-size: 1em;
}

.input-group {
	width: 100%;
}

label {
	font-size: 0.9em;

	color: #606060;

	letter-spacing: 1px;

	font-weight: 400;

	margin-bottom: 10px;
}

label .label_icon_info {
	color: #a1b1c1;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
	width: 10px;

	height: 10px;

	border: none;
}

.bootstrap-select.btn-group .dropdown-toggle .caret:before {
	position: absolute;

	top: -2px;

	right: -10px;

	content: '\f078';

	font-family: FontAwesome;

	font-size: 0.8em;

	color: #b3b3b3;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
	color: #b3b3b3;
}

.datepicker-dropdown {
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
}

.datepicker-dropdown.datepicker {
	padding: 15px;

	border-radius: 2px;

	border: 1px solid #f5f5f5;
}

.datepicker-dropdown.datepicker .datepicker-switch {
	color: #a9a9a9;

	font-weight: normal;

	text-transform: uppercase;

	text-align: center;

	background: #e4e5e7;

	border: 1px solid #dadbdd;

	border-right: 0;

	border-left: 0;
}

.datepicker-dropdown.datepicker .datepicker-switch:hover {
	cursor: pointer;
}

.datepicker-dropdown.datepicker .prev,
.datepicker-dropdown.datepicker .next {
	padding: 0 !important;

	margin: 0 !important;

	text-align: center;

	width: 30px !important;

	height: 30px !important;

	background: #e4e5e7;

	border: 1px solid #dadbdd;

	border-radius: 2px;

	-webkit-transition: 0.5s;

	transition: 0.5s;
}

.datepicker-dropdown.datepicker .prev:hover,
.datepicker-dropdown.datepicker .next:hover {
	cursor: pointer;

	background: #deb666;

	border-color: #deb666;

	color: #fff;
}

.datepicker-dropdown.datepicker .day {
	padding: 10px 12px;

	color: #a1b1c1;

	background: #f4fafd;

	border: 1px solid #e7eef1;

	text-align: center;

	-webkit-transition: 0.5s;

	transition: 0.5s;
}

.datepicker-dropdown.datepicker .new.day {
	background: #fefefe;
}

.datepicker-dropdown.datepicker .day.disabled {
	background: #fbf5f5;

	color: #a1b1c1;

	border-color: #ede8ea;
}

.datepicker-dropdown.datepicker .day:hover {
	cursor: pointer;

	background: #1dc1f8;

	border-color: #1dc1f8;

	color: #fff;
}

.datepicker-dropdown.datepicker .day.disabled:hover {
	cursor: not-allowed;

	background: #fbf5f5;

	color: #a1b1c1;

	border-color: #ede8ea;
}

.datepicker-dropdown.datepicker .day.today {
	background: #1dc1f8;

	color: #fff;
}

.datepicker-dropdown.datepicker .datepicker-months,
.datepicker-dropdown.datepicker .datepicker-years,
.datepicker-dropdown.datepicker .datepicker-decades,
.datepicker-dropdown.datepicker .datepicker-centuries {
	max-width: 301px;
}

.datepicker-dropdown.datepicker .datepicker-months table tr td,
.datepicker-dropdown.datepicker .datepicker-years table tr td,
.datepicker-dropdown.datepicker .datepicker-decades table tr td,
.datepicker-dropdown.datepicker .datepicker-centuries table tr td {
	padding: 0;

	padding-top: 10px;
}

.datepicker-dropdown.datepicker .month,
.datepicker-dropdown.datepicker .year,
.datepicker-dropdown.datepicker .decade,
.datepicker-dropdown.datepicker .century {
	display: inline-block;

	width: 50px;

	padding: 10px 0;

	color: #a1b1c1;

	background: #f4fafd;

	border: 1px solid #e7eef1;

	text-align: center;

	-webkit-transition: 0.5s;

	transition: 0.5s;
}

.datepicker-dropdown.datepicker .month:hover,
.datepicker-dropdown.datepicker .year:hover,
.datepicker-dropdown.datepicker .decade:hover,
.datepicker-dropdown.datepicker .century:hover {
	background: #1dc1f8;

	border-color: #1dc1f8;

	color: #fff;

	cursor: pointer;
}

.datepicker-dropdown.datepicker .month.disabled,
.datepicker-dropdown.datepicker .year.disabled,
.datepicker-dropdown.datepicker .decade.disabled,
.datepicker-dropdown.datepicker .century.disabled {
	background: #fbf5f5;

	color: #a1b1c1;

	border-color: #ede8ea;
}

.datepicker-dropdown.datepicker .month.disabled:hover,
.datepicker-dropdown.datepicker .year.disabled:hover,
.datepicker-dropdown.datepicker .decade.disabled:hover,
.datepicker-dropdown.datepicker .century.disabled:hover {
	cursor: not-allowed;
}

.bootstrap-select .dropdown-menu {
	margin-bottom: 15px;

	border-radius: 2px;

	border: 1px solid #f2f2f2;

	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
}

.bootstrap-select .dropdown-menu li a {
	color: #a1b1c1;
}

.bootstrap-select .dropdown-menu .popover-title {
	padding: 4px 10px !important;

	background: #e4e5e7;

	font-size: 1em;

	text-transform: uppercase;

	border-bottom: 1px solid #dadbdd;

	border-radius: 2px 2px 0 0;
}

/* ---------- 2.2 Buttons ---------- */

button {
	outline: none;
}

.button {
	border: 1px solid;

	border-radius: 1px;

	font-size: 0.9em;

	padding: 8px 15px;

	background: #fff;

	border-color: #e6eff2;

	color: #a9a9a9;

	font-weight: 600;

	letter-spacing: 0.04em;

	-webkit-transition: all ease 0.3s;

	transition: all ease 0.3s;

	display: inline-block;

	line-height: 1.82857143;

	text-align: center;

	white-space: nowrap;

	vertical-align: middle;

	-ms-touch-action: manipulation;

	touch-action: manipulation;

	cursor: pointer;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;
}

.button.btn_lg {
	font-size: 1em;

	padding: 12px 20px;
}

.button.btn_sm {
	font-size: 0.8em;

	padding: 3px 10px;
}

.button.btn_xs {
	font-size: 0.7em;

	padding: 0px 5px;
}

.button.btn_blue {
	background-color: #deb666;

	border-color: #deb666;

	color: #fff;
}

.button.btn_yellow {
	background-color: #272727;
	color: #deb666;
}

.button.btn_gold {
	background: #c7ba88;

	border-color: #c7ba88;

	color: #fff;
}

.button.btn_dark {
	background: #5e6667;

	border-color: #5e6667;

	color: #fff;
}

.button:hover,
.button:active,
.button:focus {
	/* background: #fff; */

	border-color: #e6eff2;
}

.button.btn_blue:hover,
.button.btn_blue:active,
.button.btn_blue:focus {
	background: #b69854;

	border-color: #b69854;
}

.button.btn_yellow:hover,
.button.btn_yellow:active,
.button.btn_yellow:focus {
	background: #b69854;

	border-color: #b69854;
}

.button.btn_gold:hover,
.button.btn_gold:active,
.button.btn_gold:focus {
	background: #bcb081;

	border-color: #bcb081;
}

.button.btn_dark:hover,
.button.btn_dark:active,
.button.btn_dark:focus {
	background: #4f5758;

	border-color: #4f5758;
}

.button.btn_lg i {
	margin-right: 10px;
}

.button i {
	margin-right: 10px;
}

.button.btn_sm i {
	margin-right: 6px;
}

.button.btn_xs i {
	margin-right: 6px;
}

.button.bb {
	border-bottom: 2px solid rgba(0, 0, 0, 0.2) !important;
}

.btn_full {
	width: 100% !important;
}

.btn_load_more {
	border-radius: 50px;

	text-align: center;

	text-transform: uppercase;

	padding: 21px 40px;

	padding: 21px 40px;

	background: #ddbf5e;

	color: #ffffff;

	letter-spacing: 1px;

	border: none;

	transition: 0.5s;

	line-height: 0;

	background: #f5f5f5;

	border: 1px solid #eeeeee;

	color: #a1b1c1;

	font-weight: 700;
}

.btn_load_more:hover {
	background: #eeeeee;
}

.btn_nav_hotel {
	padding: 30px 40px;
}

.more-filter {
	display: block;

	margin: 2em auto 0;
}

.social-button {
	display: flex;

	align-items: center;

	justify-content: space-between;

	gap: 1em;

	position: absolute;

	padding: 10px 20px;

	font-weight: normal;

	transform: rotate(90deg) translate(-61%, 163%);
}

.social-button img {
	transform: rotate(270deg);
}

.social-container {
	position: fixed;

	inset: 50% auto auto 0;
	translate: 0 50%;

	width: max-content;

	transition: inset 250ms ease;

	z-index: 2;
}

.wrapper > div[style='overflow: visible'] {
	isolation: isolate;
}

.social-container--up {
	inset: 50% auto auto;

	transition: inset 250ms ease;
}

.feedback-button {
	position: fixed;

	inset: 85% -60.5px auto auto;

	padding: 2.5px 15px;

	transform: rotate(90deg) translate(-65%, 75%);

	z-index: 53000;
	background-color: #4c4a4a;
	color: white;
	font-size: smaller;
	font-weight: lighter;
}

.feedback-modal {
	inset: 50% auto auto 50%;

	width: 60ch;

	padding: 1em;

	border: 0;

	border-radius: 10px;

	transform: translate(-50%, -50%);
}

.feedback-modal::backdrop {
	background-color: rgb(0 0 0 / 0.6);
}

.feedback-modal > h3 {
	margin-block: 0.5em;
}

.social-icons {
	display: flex;

	flex-direction: column;

	align-items: center;

	gap: 1em;

	padding: 0.5em 0.875em;

	background-color: white;

	list-style: none;

	opacity: 0;

	visibility: hidden;

	transform: translateY(-100px);

	transition: transform 250ms ease-in, opacity 250ms ease-in, visibility 250ms ease-in;
}

.social-icons--show {
	opacity: 1;

	visibility: visible;

	transform: translateY(0px);

	transition: transform 250ms ease-in-out, opacity 250ms ease-in-out, visibility 250ms ease-in-out;
}

.social-icon-link {
	color: #a9a9a9;
}

.social_media a {
	background: #fff;

	border: 1px solid #e6eff2;

	display: inline-block;

	height: 40px;

	width: 40px;

	border-radius: 1px;

	line-height: 40px;

	margin: 4px;

	text-align: center;
}

.social_media a:hover {
	color: #fff;
}

.social_media a:last-child {
	margin-right: 0;
}

.social_media .facebook {
	color: #3b5998;
}

.social_media .facebook:hover {
	background: #3b5998;

	border-color: #3b5998;
}

.social_media .twitter {
	color: #4099ff;
}

.social_media .twitter:hover {
	background: #4099ff;

	border-color: #4099ff;
}

.social_media .googleplus {
	color: #d34836;
}

.social_media .googleplus:hover {
	background: #d34836;

	border-color: #d34836;
}

.social_media .pinterest {
	color: #cb2027;
}

.social_media .pinterest:hover {
	background: #cb2027;

	border-color: #cb2027;
}

.social_media .linkedin {
	color: #007bb6;
}

.social_media .linkedin:hover {
	background: #007bb6;

	border-color: #007bb6;
}

.social_media .youtube {
	color: #bb0000;
}

.social_media .youtube:hover {
	background: #bb0000;

	border-color: #bb0000;
}

.social_media .instagram {
	color: #125688;
}

.social_media .instagram:hover {
	background: #125688;

	border-color: #125688;
}

.social_media .email {
	color: #d34836;
}

.social_media .email:hover {
	background: #d34836;

	border-color: #d34836;
}

.pagination li {
	float: left;

	margin-right: 15px;
}

.pagination li.next_pagination > a,
.pagination li.prev_pagination > a {
	color: #aaa;
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled,
.pagination li.page_of {
	color: #a1b1c1;

	font-weight: 700;

	display: inline-block;

	font-size: 13px;

	line-height: 42px;

	height: 43px;

	min-width: 43px;

	padding: 0 11px;

	text-align: center;

	background: #f5f5f5;

	border: 1px solid #eeeeee;
}

.pagination li a:hover,
.pagination li.active a,
.pagination li.next_pagination > a:hover,
.pagination li.prev_pagination > a:hover {
	background: #1dc1f8;

	border-color: #1dc1f8;

	color: #fff;
}

/* ---------- 2.3 Titles ---------- */

.main_title {
	position: relative;
}

.main_title h2 {
	font-size: 2.2em;

	font-family: 'ModernRegular', sans-serif;

	display: inline-block;

	position: relative;

	color: #606060;

	line-height: 1.2;

	letter-spacing: 0.5px;
}

#h2 {
	margin-left: 60px;

	font-size: 5rem;
}

.main_title.mt_dark h2 {
	color: #444;
}

.main_title.mt_blue h2 {
	color: #1dc1f8;
}

.main_title.mt_yellow h2 {
	color: #deb666;
}

.main_title.mt_white h2 {
	color: #fff;
}

/* .main_title:after {

	content: '';

	display: block;

	height: 5px;

	position: relative;

	width: 80px;

	margin: 10px auto;

} */

.main_title.a_left:after {
	margin-left: 0;
}

.main_title.a_right:after {
	margin-right: 0;
}

.main_title.mt_wave:after {
	/* background: url('/portal/images/icons/wave.svg'); */

	opacity: 0.5;
}

.main_title.mt_wave.mt_dark:after {
	background: url('/portal/images/icons/wave_dark.svg');
}

.main_title.mt_wave.mt_blue:after {
	background: url('/portal/images/icons/wave_blue.svg');
}

.main_title.mt_wave.mt_yellow:after {
	background: url('/portal/images/icons/wave_yellow.svg');
}

/* .main_title.mt_wave.mt_white:after {

	background: url('/portal/images/icons/wave_white.svg');

} */

.main_description {
	font-size: 1.1em;

	line-height: 1.6;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-inline: 0.3em;
}

.main_description.a_center {
	padding: 0 10%;
}

.flex-container {
	display: flex;

	flex-wrap: wrap;

	gap: 2em;

	justify-content: start;
}

.main_description.md_white {
	color: #606060;

	display: inline-block;

	margin-left: 60px;
}

.main_description.md_white.explore {
	display: flex;

	align-items: center;

	white-space: nowrap;

	width: 50%;

	color: #606060;
}

.main_description.md_white.explore:after {
	content: '';

	height: 0.1rem;

	width: 35%;

	background-image: linear-gradient(90deg, #634c38 0, #fff 80%);

	display: inline-block;

	margin-left: 20px;
}

/* ---------- 2.4 Notification ---------- */

.notification {
	position: fixed;

	padding: 8px;

	bottom: 15px;

	right: 15px;

	width: 55px;

	height: 55px;

	border-radius: 3px;

	color: white;

	opacity: 0;

	overflow: hidden;

	-webkit-animation: scale-in 0.3s ease-out forwards, expand 0.3s 1.5s ease-out forwards;

	animation: scale-in 0.3s ease-out forwards, expand 0.3s 1.5s ease-out forwards;

	z-index: 99;
}

.notification:hover {
	cursor: pointer;
}

.notification.success {
	background: #a7d155;
}

.notification.error {
	background: #e34f4f;
}

.notification .notification-icon {
	margin-right: 10px;

	float: left;

	width: 40px;

	height: 40px;

	border-radius: 25px;

	background: #ce4848;

	text-align: center;
}

.notification.error .notification-icon {
	background: #ce4848;
}

.notification.success .notification-icon {
	background: #97bd4f;
}

.notification .notification-icon i {
	font-size: 22px;

	line-height: 40px;

	color: #f5f5f5;
}

.notification-text {
	opacity: 0;

	font-size: 0.9em;

	text-align: left;

	color: #f5f5f5;

	letter-spacing: 0.5px;

	-webkit-animation: fade-in 1s 1s ease-in forwards;

	animation: fade-in 1s 1s ease-in forwards;
}

@-webkit-keyframes scale-in {
	0% {
		-webkit-transform: scale(0);

		transform: scale(0);

		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1);

		transform: scale(1);

		opacity: 1;
	}
}

@keyframes scale-in {
	0% {
		-webkit-transform: scale(0);

		transform: scale(0);

		opacity: 0;
	}

	100% {
		-webkit-transform: scale(1);

		transform: scale(1);

		opacity: 1;
	}
}

@-webkit-keyframes expand {
	0% {
		width: 55px;
	}

	100% {
		width: 330px;
	}
}

@keyframes expand {
	0% {
		width: 55px;
	}

	100% {
		width: 330px;
	}
}

@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.notification.scale-out {
	opacity: 1;

	-webkit-animation: collapse 0.3s ease-in forwards, scale-out 0.3s 1.5s ease-out forwards;

	animation: collapse 0.3s ease-in forwards, scale-out 0.3s 1.5s ease-out forwards;
}

.notification.scale-out .notification-text {
	-webkit-animation: fade-out 1s ease-in forwards;

	animation: fade-out 1s ease-in forwards;
}

@-webkit-keyframes collapse {
	0% {
		width: 330px;
	}

	100% {
		width: 55px;
	}
}

@keyframes collapse {
	0% {
		width: 330px;
	}

	100% {
		width: 55px;
	}
}

@-webkit-keyframes scale-out {
	0% {
		-webkit-transform: scale(1);

		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0);

		transform: scale(0);
	}
}

@keyframes scale-out {
	0% {
		-webkit-transform: scale(1);

		transform: scale(1);
	}

	100% {
		-webkit-transform: scale(0);

		transform: scale(0);
	}
}

@-webkit-keyframes fade-out {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fade-out {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

/* ---------- 2.5 Loader ---------- */

#loading {
	background-color: #fff;

	height: 100%;

	width: 100%;

	position: fixed;

	z-index: 9999;

	left: 0;
}

#loading .inner {
	width: 100%;

	height: 100%;

	position: relative;
}

.loading_effect {
	position: absolute;

	left: 50%;

	top: 50%;

	height: 150px;

	margin-top: -80px;

	margin-left: -50px;
}

.loading_effect .object {
	width: 20px;

	height: 20px;

	background-color: #deb666;

	float: left;

	margin-right: 20px;

	margin-top: 65px;

	border-radius: 50% 50% 50% 50%;
}

.loading_effect #object_one {
	-webkit-animation: object_one 1.5s infinite;

	animation: object_one 1.5s infinite;
}

.loading_effect #object_two {
	-webkit-animation: object_two 1.5s infinite;

	animation: object_two 1.5s infinite;

	-webkit-animation-delay: 0.25s;

	animation-delay: 0.25s;
}

.loading_effect #object_three {
	-webkit-animation: object_three 1.5s infinite;

	animation: object_three 1.5s infinite;

	-webkit-animation-delay: 0.5s;

	animation-delay: 0.5s;
}

@-webkit-keyframes object_one {
	75% {
		-webkit-transform: scale(0);
	}
}

@keyframes object_one {
	75% {
		transform: scale(0);

		-webkit-transform: scale(0);
	}
}

@-webkit-keyframes object_two {
	75% {
		-webkit-transform: scale(0);
	}
}

@keyframes object_two {
	75% {
		transform: scale(0);

		-webkit-transform: scale(0);
	}
}

@-webkit-keyframes object_three {
	75% {
		-webkit-transform: scale(0);
	}
}

@keyframes object_three {
	75% {
		transform: scale(0);

		-webkit-transform: scale(0);
	}
}

.loading_effect2 {
	position: absolute;

	left: 50%;

	top: 50%;

	height: 50px;

	width: 300px;

	margin-top: -25px;

	margin-left: -150px;
}

.loading_effect2 .object {
	width: 18px;

	height: 18px;

	background: #deb666;

	float: left;

	margin-top: 15px;

	margin-right: 15px;

	border-radius: 50% 50% 50% 50%;

	-webkit-animation: loading_effect2 1s infinite;

	animation: loading_effect2 1s infinite;
}

.loading_effect2 .object:last-child {
	margin-right: 0px;
}

.loading_effect2 .object:nth-child(9) {
	-webkit-animation-delay: 0.9s;

	animation-delay: 0.9s;
}

.loading_effect2 .object:nth-child(8) {
	-webkit-animation-delay: 0.8s;

	animation-delay: 0.8s;
}

.loading_effect2 .object:nth-child(7) {
	-webkit-animation-delay: 0.7s;

	animation-delay: 0.7s;
}

.loading_effect2 .object:nth-child(6) {
	-webkit-animation-delay: 0.6s;

	animation-delay: 0.6s;
}

.loading_effect2 .object:nth-child(5) {
	-webkit-animation-delay: 0.5s;

	animation-delay: 0.5s;
}

.loading_effect2 .object:nth-child(4) {
	-webkit-animation-delay: 0.4s;

	animation-delay: 0.4s;
}

.loading_effect2 .object:nth-child(3) {
	-webkit-animation-delay: 0.3s;

	animation-delay: 0.3s;
}

.loading_effect2 .object:nth-child(2) {
	-webkit-animation-delay: 0.2s;

	animation-delay: 0.2s;
}

@-webkit-keyframes loading_effect2 {
	50% {
		-webkit-transform: translate(0, -50px);

		transform: translate(0, -50px);
	}
}

@keyframes loading_effect2 {
	50% {
		-webkit-transform: translate(0, -50px);

		transform: translate(0, -50px);
	}
}

.loading_effect3 {
	position: absolute;

	left: 50%;

	top: 50%;

	height: 200px;

	width: 200px;

	margin-top: -100px;

	margin-left: -100px;

	-webkit-transform: rotate(-135deg);

	transform: rotate(-135deg);
}

.loading_effect3 .object {
	border-radius: 50% 50% 50% 50%;

	position: absolute;

	border-top: 5px solid #deb666;

	border-bottom: 5px solid transparent;

	border-left: 5px solid #deb666;

	border-right: 5px solid transparent;

	-webkit-animation: loading_effect3 2s infinite;

	animation: loading_effect3 2s infinite;
}

.loading_effect3 #object_one {
	left: 75px;

	top: 75px;

	width: 50px;

	height: 50px;
}

.loading_effect3 #object_two {
	left: 65px;

	top: 65px;

	width: 70px;

	height: 70px;

	-webkit-animation-delay: 0.2s;

	animation-delay: 0.2s;
}

.loading_effect3 #object_three {
	left: 55px;

	top: 55px;

	width: 90px;

	height: 90px;

	-webkit-animation-delay: 0.4s;

	animation-delay: 0.4s;
}

.loading_effect3 #object_four {
	left: 45px;

	top: 45px;

	width: 110px;

	height: 110px;

	-webkit-animation-delay: 0.6s;

	animation-delay: 0.6s;
}

@-webkit-keyframes loading_effect3 {
	50% {
		-webkit-transform: rotate(360deg) scale(0.8);

		transform: rotate(360deg) scale(0.8);
	}
}

@keyframes loading_effect3 {
	50% {
		-webkit-transform: rotate(360deg) scale(0.8);

		transform: rotate(360deg) scale(0.8);
	}
}

/* ---------- 2.6 Back to Top ---------- */

#back_to_top {
	height: 55px;
	width: 55px;
	background: #deb666;
	border-radius: 109px;
	right: 58px !important;
	bottom: 128px;
	position: fixed;
	text-align: center;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	z-index: 9;
	display: none !important;
}

#back_to_top i {
	color: #fff;

	line-height: 55px;

	font-size: 22px;
}

#back_to_top:hover,
#back_to_top:focus {
	background: #efac14;

	box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.1);
}

#back_to_top:hover {
	cursor: pointer;
}

#back_to_top.active {
	display: block !important;
}

/* ========== 3 TOP MENU ========== */

.hotels-modal {
	border: 0;

	inset: 145px 0 auto auto;

	width: 100%;

	height: 100vh;

	z-index: 1000;
}

.hottels__inner-nav {
	display: flex;

	gap: 1em;

	margin-bottom: 1em;
}

/* .hotels__list, */

/* #hotels__main, */

#offers__main {
	padding: 7em calc(3vw + 1em);
}

.hotels__list .offers__list-item {
	font-size: 1.75rem;
}

.offers-cards .offers__list-item #offers-link {
	text-decoration: none;
	font-family: GothamBook;
	margin-top: 0.5em;
}

.offers__list-item p {
	text-align: left;

	font-size: clamp(1.5rem, 0.9545rem + 1.7045vw, 3rem);

	font-family: ModernRegular;
}

.more-filter {
	text-transform: uppercase;
}

.more-filters {
	display: flex;

	align-items: center;

	justify-content: center;

	flex-wrap: wrap;

	gap: 1em;
}

.more-filters button {
	white-space: nowrap;
}

.hotels__title,
#main-offers-title {
	font-size: clamp(3rem, 1.1818rem + 5.6818vw, 8rem);

	letter-spacing: 1px;

	text-transform: capitalize;

	margin: 0;

	color: #606060;
}

#big-offer {
	margin-block: 2em;
}

#big-offer img {
	max-width: 100%;

	height: auto;
}

#big-offer h2 {
	font-size: clamp(2rem, 1.2727rem + 2.2727vw, 4rem);

	margin-block: 1em;

	color: #606060;
}

#offers-link {
	border: 1px solid #606060;

	padding: 0.5em;

	color: #606060;

	text-decoration: none;
}

#offers-link.big-offres-link {
	padding: 1em;

	font-size: clamp(1.5rem, 1.3182rem + 0.5682vw, 2rem);
}

#discover-title {
	color: #606060;

	text-align: left;

	font-size: clamp(1.5rem, 0.5909rem + 2.8409vw, 4rem);
}

.discover-cards,
.offers-cards {
	display: flex;

	/* justify-content: center; */

	flex-wrap: wrap;

	text-align: center;

	gap: 2em;

	margin-top: 2em;

	padding: 0;
}

.offers-card img {
	height: 300px;
}

/* .offer_page .button {

} */

.discover-cards {
	justify-content: start;

	font-family: ModernRegular;
}

#discover-cards #discover-card-link {
	display: flex;

	flex-direction: column;

	text-transform: capitalize;

	font-size: 1.75rem;

	font-weight: normal;
}

.discover-card {
	width: 350px;
}

.modal-menu--discover {
	padding: 7em;
	height: calc(100vh - 146.6px);
	overflow-y: scroll;
	background-color: #f8f6f3;
}

#modal-close {
	display: flex;

	align-items: center;

	justify-content: center;

	font-size: 1em;

	gap: 0.5em;

	font-family: GothamBook;

	font-weight: normal;

	opacity: 1;
}

.offers__main-container {
	margin: 2em auto auto;
}

/* ---------- 3.1 Top Menu ---------- */

.top_menu {
	display: flex;

	justify-content: space-between;

	flex-direction: row-reverse;

	width: 100%;

	position: relative;

	font-size: 0.9em;

	padding-inline: 2em;

	background-color: #fff;
}

.top_menu {
	color: #a9a9a9;
}

.top_menu.transparent {
	background: transparent;

	position: absolute;

	z-index: 999;

	border-bottom: none;

	top: 20px;

	color: #fff;
}

.top_menu.transparent a {
	color: #fff;
}

.top_menu.transparent .dropdown-menu a {
	color: #a9a9a9;
}

.top_menu.transparent a:hover,
.top_menu.transparent a:focus,
.top_menu.transparent .dropdown.open a.select {
	color: #deb666;
}

.top_menu .welcome_mssg {
	padding: 7px 0;

	float: left;
}

.top_menu a {
	color: #a9a9a9;
}

.top_menu a:hover,
.top_menu .dropdown.open a {
	color: #8e8f8e;
}

.top_menu a.btn_nav_hotel:hover {
	color: #fff;
}

/* ---------- 3.2 Right Menu ---------- */

.top_menu .top_menu_right {
	padding: 7px 0;

	float: right;
}

.top_menu .top_menu_right li {
	display: inline-block;

	/* float: left; */

	padding-left: 30px;
}

.top_menu .top_menu_right li i {
	margin-right: 4px;
}

/* ---------- 3.3 Language Switcher ---------- */

/* USER */

.top-menu-left {
	display: flex;

	flex-direction: row-reverse;

	align-items: center;

	gap: 1em;

	position: relative;
}

.top-menu-user {
	/* display: none; */

	flex-direction: column;

	margin-right: 1em;

	margin-top: 1.1em;

	cursor: pointer;
}

.fa-user {
	font-size: 2.25rem;
}

.top-menu-user .fa-chevron-down {
	font-size: 1rem;

	margin-top: 0.25em;
}

.top-menu-left--bottom {
	display: none;
}

/* LOG IN */

.main-header__container--rt-user-create-acc {
	background: #fff;

	display: none;

	position: absolute;

	padding: 33px 34px 42px;

	box-sizing: border-box;

	box-shadow: 0 2px 23px 0 rgb(0 0 0 / 9%);

	z-index: 10;

	right: 90%;

	top: 100%;

	margin-top: 20px;

	z-index: 90000;
}

.main-header__container--rt-user-create-acc.active {
	display: block;
}

.main-header__container--lf-arrow {
	width: 15px;

	height: 12px;

	position: absolute;

	top: -12px;

	transform: translateX(50%);

	overflow: hidden;
}

.main-header__container--lf-arrow:after {
	content: '';

	position: absolute;

	width: 20px;

	height: 20px;

	background: #fff;

	transform: translateX(-50%) translateY(50%) rotate(45deg);

	top: 0;

	left: 50%;

	box-shadow: 1px 1px 20px 0 rgb(0 0 0 / 10%);
}

.main-header__container--rt-user-create-acc li {
	margin: 0;
}

.main-header__container--lf-arrow {
	right: 25px;
}

.main-header__container--rt-user-create-acc .headline {
	color: #4e4b46;

	font-size: 1.5rem;

	letter-spacing: 1.11px;

	line-height: 1.5rem;

	font-family: GothamMedium;

	font-weight: 600;

	margin-bottom: 50px;
}

.accor-button.login {
	background-color: #deb666;

	margin-bottom: 24px;

	text-align: center;

	font-size: 2rem;
}

.main-header__container--rt-user-create-acc a.button,
.main-header__container--rt-user-create-acc input.button {
	padding: 22px 37px 28px;

	display: block;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.875rem;

	letter-spacing: 1.71px;

	line-height: 1.5rem;

	color: #fff;

	background-color: #deb666;

	margin-bottom: 24px;

	box-sizing: border-box;

	border: 1px solid #deb666;

	white-space: nowrap;

	text-align: center;

	position: relative;
}

.main-header__container--rt-user-create-acc a.button.log-in,
.main-header__container--rt-user-create-acc input.button.log-in {
	margin-bottom: 0;

	display: inline-block;
}

.main-header__container--rt-user-create-acc a.button.white,
.main-header__container--rt-user-create-acc input.button.white {
	color: #333;

	border: 1px solid #333;

	background: #fff;
}

.main-header__container--rt-user-create-acc .accor-button.register .create-account {
	width: 100%;
}

.main-header__container--rt-user-create-acc p {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.375rem;

	letter-spacing: 0.97px;

	line-height: 1.875rem;

	text-align: center;

	/* max-width: 20.9375rem; */

	margin: 0 auto;
}

.main-header__container--rt-user-create-acc .my-booking {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.375rem;

	letter-spacing: 0.97px;

	line-height: 1.5625rem;

	transition: all 0.4s ease-in-out;
}

.main-header__container--rt-user-create-acc .my-booking:before {
	content: '';

	width: 85%;

	height: 0.1rem;

	background: #af9773;

	background: linear-gradient(90deg, #af9773 0, #fff 100%);

	display: block;

	margin-bottom: 30px;

	margin-top: 30px;
}

.main-header__container--rt-user-create-acc .fa-calendar {
	font-size: 2rem;
}

#lang {
	display: flex;

	align-items: center;
}

#lang span {
	margin-top: -0.5em;

	margin-right: -0.5em;
}

#search-btn {
	color: #a9a9a9;

	font-size: 1.6rem;

	background-color: transparent;

	border: 0;
}

#search-form-wrapper {
	display: flex;

	align-items: center;

	justify-content: center;

	width: 100%;

	height: calc(100vh - 200px);

	font-family: ModernRegular, sans-serif;
}

#search-form-wrapper form {
	display: flex;

	align-items: center;

	flex-wrap: wrap;

	gap: 0.5em;

	padding: 0.5em;
}

#search-modal #search-form-wrapper input {
	max-width: 270px;

	border: 0;

	border-bottom: 1px solid black;
}

#search-modal #search-form-wrapper label {
	margin-bottom: 0;
}

#search-form-wrapper button {
	background-color: #deb666;

	padding: 0.05em 1em;

	color: white;

	border: 0;
}

#search-modal {
	border: 0;

	inset: 0;

	width: 100vw;

	height: 100vh;

	z-index: 50000;

	font-size: 4rem;
}

#search-modal .modal-close--search {
	padding: 1em;
}

.top-menu-tel {
	margin-top: 0.5em;
}

#dropdown-lang {
	padding: 0.5em;
}

.top_menu .dropdown .select {
	padding-bottom: 5px;
}

.top_menu .dropdown .select .caret {
	margin-top: 0px;
}

.top_menu .dropdown .select #caret {
	margin-top: 15px;

	margin-left: -8px;
}

.top_menu .dropdown .select i {
	margin-right: 4px;
}

.boxed .top_menu .dropdown-menu {
	min-width: 100px;
}

.top_menu .dropdown-menu {
	top: 70%;

	border: none;

	border-radius: 0px;

	background-color: #fff;

	padding: 0;

	margin: 0;

	margin-top: 6px;

	min-width: 50px;

	margin-left: -10px;
}

.top_menu .dropdown-menu li {
	background-color: #fff;
}

.top_menu .dropdown .dropdown-menu {
	animation-name: TopMenu;

	animation-duration: 0.3s;

	animation-iteration-count: 1;

	animation-timing-function: ease;

	animation-fill-mode: forwards;

	-webkit-animation-name: TopMenu;

	-webkit-animation-duration: 0.3s;

	-webkit-animation-iteration-count: 1;

	-webkit-animation-timing-function: ease;

	-webkit-animation-fill-mode: forwards;

	-moz-animation-name: TopMenu;

	-moz-animation-duration: 0.3s;

	-moz-animation-iteration-count: 1;

	-moz-animation-timing-function: ease;

	-moz-animation-fill-mode: forwards;
}

@keyframes TopMenu {
	from {
		opacity: 0;

		margin-top: 10px;
	}

	to {
		opacity: 1;

		margin-top: 6px;
	}
}

@-webkit-keyframes TopMenu {
	from {
		opacity: 0;

		margin-top: 10px;
	}

	to {
		opacity: 1;

		margin-top: 6px;
	}
}

.top_menu .dropdown-menu {
	background: #f5f5f5;
}

.top_menu .dropdown-menu li,
.top_menu .dropdown-menu li:first-child {
	width: 100%;

	padding: 0;

	margin: 0;
}

.top_menu .dropdown-menu li a {
	padding: 6px 10px;

	line-height: 1em;

	color: #a9a9a9;
}

.top_menu .dropdown-menu li a {
	border-bottom: 1px solid #fcfcfc;
}

.top_menu .dropdown-menu li a:hover {
	background: #ededed;
}

.top_menu .caret-up {
	width: 0;

	height: 0;

	border-left: 4px solid rgba(0, 0, 0, 0);

	border-right: 4px solid rgba(0, 0, 0, 0);

	border-bottom: 4px solid;

	display: inline-block;

	margin-left: 2px;

	vertical-align: middle;
}

/* ========== 4  HEADER ========== */

/* ---------- 4.1 Header ---------- */

header {
	width: 100%;

	background: #fff;

	border-bottom: 1px solid #e6eff2;

	z-index: 999;

	position: relative;
}

.fixed-header {
	position: sticky;
	inset: 0 auto auto 0;
	z-index: 51500;
}

.mfp-zoom-out-cur header {
	padding-right: 17px;
}

header.transparent {
	background: transparent;

	border-bottom: none;

	z-index: 99;

	top: 50px;
}

header.nav_bg {
	background: #fff;
}

header.transparent.fixed {
	position: absolute;
}

header.transparent.navbar-fixed-top {
	position: fixed;
}

header .nodisplay {
	display: none;
}

header.transparent.nav_bg {
	border-bottom: 1px solid #e6eff2;

	top: 0;
}

header .navbar-header .navbar-brand {
	position: absolute;

	inset: -100% auto auto 50%;

	-webkit-transition: all 0.3s;

	transition: all 0.3s;

	/* transform: translate(-50%, 50%); */

	translate: -50%;

	z-index: 5;
}

header .navbar-header .rooms-header {
	position: absolute;

	inset: -60px auto auto 50%;

	-webkit-transition: all 0.3s;

	transition: all 0.3s;

	translate: -50%;

	z-index: 5;
}

header.scroll .navbar-header .navbar-brand {
	padding: 20px 0;

	margin-top: 0px;
}

/* ---------- 4.2 Mobile Menu ---------- */

header .navbar-header .mobile_menu_btn {
	margin-right: 0;

	padding-right: 0;
}

header .navbar-header .mobile_menu_btn .icon-bar {
	background: #a1b1c1;

	position: relative;

	-webkit-transition: all 500ms ease-in-out;

	transition: all 500ms ease-in-out;
}

header.transparent .navbar-header .mobile_menu_btn .icon-bar {
	background: #fff;
}

header.scroll .navbar-header .mobile_menu_btn .icon-bar {
	background: #a1b1c1;
}

header .navbar-header .mobile_menu_btn .icon-bar {
	display: block;

	width: 25px;

	height: 3px;

	border-radius: 1px;
}

header .navbar-header .mobile_menu_btn .icon-bar:nth-of-type(2) {
	top: 0px;
}

header .navbar-header .mobile_menu_btn .icon-bar:nth-of-type(3) {
	top: 0px;
}

header .navbar-header .mobile_menu_btn.active .icon-bar:nth-of-type(1) {
	top: 7px;

	-webkit-transform: rotate(45deg);

	transform: rotate(45deg);
}

header .navbar-header .mobile_menu_btn.active .icon-bar:nth-of-type(2) {
	background-color: transparent;
}

header .navbar-header .mobile_menu_btn.active .icon-bar:nth-of-type(3) {
	top: -7px;

	-webkit-transform: rotate(-45deg);

	transform: rotate(-45deg);
}

/* ---------- 4.3 Main Menu ---------- */

#main_menu {
	float: left;

	margin: 0;

	padding: 0;
}

.nav {
	width: 100%;

	display: flex;

	justify-content: space-between;
}

.language-switcher {
	display: inline-block;

	/* padding: 7px 0; */

	position: relative;
}

#main_menu ul {
	list-style: none;
}

#main_menu .navbar-nav li a {
	color: #a1b1c1;

	font-size: 0.85em;

	font-weight: 400;

	letter-spacing: 0.05em;

	text-transform: uppercase;

	padding: 25px 15px 10px;

	-webkit-transition: all 0.3s;

	transition: all 0.3s;
}

#main_menu .navbar-nav li.active a {
	color: #deb666;
}

.transparent #main_menu .navbar-nav li a {
	color: #fff;
}

.transparent.nav_bg #main_menu .navbar-nav li a {
	color: #606060;
}

.transparent.nav_bg #main_menu .navbar-nav li.active a.dropdown-toggle,
.transparent #main_menu .navbar-nav li.active a.dropdown-toggle {
	color: #deb666;
}

.scroll #main_menu .navbar-nav li a {
	padding: 20px 20px;
}

#main_menu .navbar-nav li a {
	color: #606060;
}

#main_menu .navbar-nav li a:not(a[href='booking-form.html'], .discover-card-link),
#main_menu .navbar-nav .open .dropdown-toggle,
.transparent.nav_bg #main_menu .navbar-nav li a:not(a[href='booking-form.html'], .discover-card-link),
.transparent.nav_bg #main_menu .navbar-nav .open .dropdown-toggle {
	position: relative;

	margin-bottom: 0.5em;
}

#main_menu .navbar-nav li a:not(a[href='booking-form.html'], .discover-card-link):before,
#main_menu .navbar-nav .open .dropdown-toggle,
.transparent.nav_bg #main_menu .navbar-nav li a:not(a[href='booking-form.html'], .discover-card-link):before,
.transparent.nav_bg #main_menu .navbar-nav .open .dropdown-toggle {
	content: '';

	position: absolute;

	bottom: 0;

	right: 0;

	width: 0;

	height: 0.3em;
	background-color: #deb666;

	-webkit-transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);

	-o-transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);

	transition: width 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

#main_menu .navbar-nav li a:not(a[href='booking-form.html'], .discover-card-link):hover:before,
#main_menu .navbar-nav .open .dropdown-toggle,
.transparent.nav_bg #main_menu .navbar-nav li a:not(a[href='booking-form.html'], .discover-card-link):hover:before,
.transparent.nav_bg #main_menu .navbar-nav .open .dropdown-toggle {
	left: 0;

	width: 100%;
}

#main_menu .navbar-nav .menu_button .button {
	margin-top: 22px;

	padding: 8px 16px;

	color: #fff !important;
}

#main_menu .navbar-nav .menu_button .button:hover,
#main_menu .navbar-nav .menu_button .button:focus,
#main_menu .navbar-nav .menu_button .button:active {
	background: #b69854;

	border-color: #b69854;

	color: #fff !important;
}

.scroll #main_menu .navbar-nav .menu_button .button {
	margin-top: 12px;
}

#main_menu .navbar-nav a.hotels__list-link {
	padding: 0;

	color: #606060 !important;

	position: relative;
}

#main_menu .navbar-nav a.hotels__list-link:hover {
	color: #deb666 !important;
}

#main_menu .navbar-nav a.hotel-see-more {
	padding: 0;

	text-transform: lowercase;
}

#main_menu .navbar-nav p {
	text-transform: lowercase;

	display: inline-block;
}

.hotels__list {
	padding-left: 150px;
}

/* ---------- 4.4 Drop Down Menu ---------- */

#main_menu .navbar-nav .dropdown .dropdown-menu {
	margin-top: 0px;

	border-radius: 0;

	background: #fff;

	border: 1px solid #e6eff2;

	border-top: 2px solid #e6eff2;

	padding: 0;

	min-width: 200px;

	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

#main_menu .navbar-nav .dropdown .dropdown-menu {
	animation-name: MainMenu;

	animation-duration: 0.3s;

	animation-iteration-count: 1;

	animation-timing-function: ease;

	animation-fill-mode: forwards;

	-webkit-animation-name: MainMenu;

	-webkit-animation-duration: 0.3s;

	-webkit-animation-iteration-count: 1;

	-webkit-animation-timing-function: ease;

	-webkit-animation-fill-mode: forwards;

	-moz-animation-name: MainMenu;

	-moz-animation-duration: 0.3s;

	-moz-animation-iteration-count: 1;

	-moz-animation-timing-function: ease;

	-moz-animation-fill-mode: forwards;
}

@keyframes MainMenu {
	from {
		opacity: 0;

		margin-top: 10px;
	}

	to {
		opacity: 1;

		margin-top: 0px;
	}
}

@-webkit-keyframes MainMenu {
	from {
		opacity: 0;

		margin-top: 10px;
	}

	to {
		opacity: 1;

		margin-top: 0px;
	}
}

header #main_menu .navbar-nav .dropdown .dropdown-menu {
	left: 0;

	right: 0;
}

/* ---------- 4.4.1 Simple Drop Down Menu ---------- */

#main_menu .navbar-nav .simple_menu .dropdown-menu li {
	/* width: 100%; */

	background: #fff;

	/* border-bottom: 1px solid #eef2f5; */

	color: #a5b4be;
}

#main_menu .navbar-nav .simple_menu .dropdown-menu li:hover {
	background: #fbfbfb;
}

#main_menu .navbar-nav .simple_menu .dropdown-menu li a {
	padding: 8px 20px;

	color: #858a99;

	font-size: 0.9em;

	font-weight: 400;

	text-transform: none;
}

#main_menu .navbar-nav .simple_menu .dropdown-menu li a:hover {
	color: #79868f;
}

/* ---------- 4.4.2 Mega Drop Down Menu ---------- */

#main_menu .mega_menu {
	position: static;

	padding: 0px;

	margin: 0px;
}

#main_menu .navbar-nav .dropdown .dropdown-menu .mega_menu_inner {
	padding: 20px 30px;
}

#main_menu .mega_menu .mega_menu_inner ul .list_title {
	padding: 10px 0;

	font-size: 0.9em;

	color: #858a99;

	font-weight: 700;

	text-transform: uppercase;
}

#main_menu .mega_menu .mega_menu_inner ul li {
	padding: 5px 0;

	border-bottom: 1px solid #f5f5f5;
}

#main_menu .mega_menu .mega_menu_inner ul li a {
	color: #858a99;

	padding: 0;

	text-transform: none;

	font-weight: 500;
}

#main_menu .mega_menu .mega_menu_inner ul li a:hover {
	color: #79868f;
}

#main_menu .navbar-nav .mega_menu.mega_menu_fullwidth .dropdown-menu {
	left: 0;

	right: 0;
}

#main_menu .navbar-nav .dropdown b.caret,
#main_menu .navbar-nav .dropdown b.caret-up {
	display: none;
}

.close {
	font-size: 3rem;

	opacity: 1;
}

.hotels-modal__close {
	position: absolute;

	inset: 40px 80px auto auto;

	background-color: transparent;

	border: 0;

	font-size: 30px;

	appearance: none;

	color: lightgrey;

	z-index: 15000;
}

.feedback-close {
	margin-right: 5px;

	font-size: 2.5rem;
}

/* ========== 5 SECTIONS ========== */

/* ---------- 5.1 Global Sections ---------- */

section {
	padding-top: 60px;

	padding-bottom: 80px;

	overflow: hidden; /* !important* */

	max-width: 100%;
}

section.white_bg {
	background: #fff;
}

section.lightgrey_bg {
	background: #f5f5f5;

	border-top: 1px solid #eee;

	border-bottom: 1px solid #fff;
}

section.grey_bg {
	background: #f6f9f8;

	border-bottom: 1px solid #f5f5f5;
}

section.blue_bg {
	background: #1dc2f8;
}

section .main_title {
	margin-bottom: 30px;

	margin-top: 20px;
}

/* ---------- 5.2 Revolution Slider ---------- */

.rev_slider {
	overflow-x: hidden !important;
}

.full_slider {
	position: relative;

	margin: 0;

	padding: 0;
}

.rev_slider {
	overflow: hidden;
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider video {
	border: none !important;
}

.sub_title_bg {
	font-size: 48px !important;
}

.sub_title_md {
	font-size: 32px !important;
}

.sub_title_sm {
	font-size: 22px !important;
}

.sub_title_xs {
	font-size: 16px !important;
}

.sub_title_xxs {
	font-size: 14px !important;
}

#hero .tp_b_title {
	margin-bottom: 50px;

	font-family: 'Raleway', sans-serif;

	color: #fff;

	text-transform: uppercase;

	font-weight: 700;

	text-shadow: 2px 2px 5px rgba(22, 22, 22, 0.05);
}

.tp_m_title {
	color: #ffffff;

	line-height: 2em;

	font-family: 'Raleway', sans-serif;
}

.tp_m_title i {
	font-size: 1em;

	margin-right: 5px;
}

#hero .tp_s_title {
	font-family: 'Lato', sans-serif;

	color: #fff;

	line-height: 2em;

	line-height: 2em;

	font-weight: 400;

	letter-spacing: 1px;
}

#hero .f_item .icon_box {
	/* float: left; */

	display: inline-block;

	width: 50px;

	height: 45px;

	background: #deb666;

	border-radius: 1px 0 0 1px;

	text-align: center;

	border-radius: 1px 0 0 1px;
}

#hero .f_item .icon_box i {
	color: #fff;

	font-size: 1.5em;

	line-height: 50px;
}

#hero .f_item .icon_box i:before {
	margin: 0;

	font-size: 22px;
}

#hero .f_item .text_box {
	display: inline-block !important;

	background: #f2f2f4;

	height: 45px;

	width: 220px;

	border-radius: 0 2px 2px 0;

	color: #8f99ac;

	padding: 4px 10px;

	font-size: 1.1em;

	line-height: 1.3em;

	font-family: 'Raleway';

	font-weight: 500;
}

#hero .f_item .text_box span {
	color: #8f99ac;

	font-family: 'Lato', sans-serif;

	font-size: 0.8em;

	font-weight: 500;

	display: block;
}

.gradient_overlay {
	position: relative;
}

.gradient_slider .slotholder:after,
.gradient_overlay:after {
	width: 100%;

	height: 100%;

	content: '';

	position: absolute;

	left: 0;

	top: 0;

	pointer-events: none;
}

.scroll-wrapper {
	display: flex;

	justify-content: space-evenly;

	padding-top: 5em;

	padding-bottom: 8em;
}

.lazy-load-vanilla {
	object-fit: cover;

	width: 100%;
}

.owl-carousel {
	position: relative;
}

.owl-carousel .owl-item img {
	object-fit: cover;
}

.overflow-widget__inner-wrapper {
	display: flex;
}

.overflow-widget__container--right-block a,
.overflow-widget__container--right-block p {
	color: white;
	font-size: 1.8rem;
}

.adress-wrapper {
	flex-basis: 40%;
}

#rating-icon-wrapper {
	flex-basis: 60%;

	flex-direction: column;

	background-color: #333;
}

.overflow-widget__container--right-check .check-in {
	display: block;

	color: #4e4b46;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 2.27px;

	line-height: 1rem;

	margin-bottom: 12px;

	text-transform: uppercase;
}

.overflow-widget__container--right-check div {
	text-align: center;
}

.overflow-widget__container--right-block {
	padding: 45px 48px;

	background-color: #333;
}

.overflow-widget__container--right-check .time {
	color: #986f38;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 4.5rem;

	letter-spacing: 4.33px;

	line-height: 3.1875rem;
}

.overflow-widget__container--right-wrapp {
	border-width: 0 1px 1px 1px;

	border-style: solid;

	border-color: #eaeaea;
}

.overflow-widget__container--right-check {
	display: flex;

	justify-content: space-around;

	padding: 33px 0;
}

.secondary-nav-wrapper {
	position: sticky;

	inset: 150px auto auto auto;

	width: 300px;

	height: fit-content;

	margin-top: 60px;

	padding: 0 0 0 1.5em;

	background-color: #f8f6f3;
}

.secondary-nav-menu-wrapper {
	display: flex;

	min-height: 100%;
}

.secondary-nav-list {
	display: flex;

	flex-direction: column;

	justify-content: space-between;
}

.secondary-nav-social-wrapper button {
	display: flex;

	align-items: center;

	justify-content: flex-start;

	background-color: transparent;
	gap: 0.5em;
	border: 0;

	color: #222;

	width: 100%;

	padding: 1em;
}

.secondary-nav-list a {
	color: #222;
}

.secondary-nav-social-wrapper {
	position: absolute;

	inset: calc(100% + 2px) 0 auto auto;

	width: 100%;
	padding-left: 1.5em;
	background-color: #f8f6f3;
}

.overflow-widget__container--right-block .map__left:after,
.overflow-widget__container--right-block .map__left:before {
	background: linear-gradient(90deg, #fff 0, #af9773 100%);
}

.overflow-widget__container--right-block .map__left:after,
.overflow-widget__container--right-block .map__left:before {
	content: '';

	width: 60px;

	height: 1px;

	background: #af9773;

	display: block;

	margin-bottom: 35px;

	margin-top: 35px;
}

.overflow-widget__container--right-block .contacts {
	margin-top: 0.625rem;

	display: flex;

	justify-content: space-between;
}

#junior_room_slider,
#junior_panorama_room_slider,
#superior_room_slider,
#superior_panorama_slider,
#deluxe_slider,
#deluxe_panorama_slider {
	position: relative;

	max-width: 450px;
}

#room_slider-wrapper {
	max-width: 450px;

	display: flex;

	flex-direction: column;
}

#room_page {
	padding: 20px;
}

#room_page_slider-wrapper {
	margin-block: 3em;

	position: relative;
}

#room-page-title {
	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 8rem;

	letter-spacing: 2.82px;

	line-height: 5.5rem;

	text-align: left;

	margin-block: 0.75em;
}

/* #junior_panorama_room_slider .owl-nav,

#junior_room_slider .owl-nav,

#superior_room_slider .owl-nav,

#superior_panorama_slider .owl-nav,

#deluxe_slider .owl-nav, */

#room_slider-wrapper .owl-nav {
	position: absolute;

	top: 72.5%;

	left: 50%;

	transform: translateX(-50%);
}

#room_page_slider-wrapper .owl-nav {
	position: absolute;

	inset: auto auto -50px 50%;

	/* translate: -50%; */
}

#room_page_slider-wrapper .item {
	width: 1200px;

	margin: auto;
}

#room_page_slider-wrapper .item img {
	height: 600px;

	width: 100%;

	object-fit: cover;
}

#junior_panorama_room_slider .owl-nav .owl-prev,
#junior_panorama_room_slider .owl-nav .owl-next,
#superior_room_slider .owl-nav .owl-next,
#superior_room_slider .owl-nav .owl-prev,
#superior_panorama_slider .owl-nav .owl-next,
#superior_panorama_slider .owl-nav .owl-prev,
#junior_room_slider .owl-nav .owl-prev,
#junior_room_slider .owl-nav .owl-next,
#deluxe_slider .owl-nav .owl-prev,
#deluxe_slider .owl-nav .owl-next,
#deluxe_panorama_slider .owl-nav .owl-next,
#deluxe_panorama_slider .owl-nav .owl-prev {
	border: 1px solid #deb666;
	background-color: #deb666;
}

.secondary-nav-list {
	width: 100%;
}

.secondary-nav-item {
	display: flex;

	width: 100%;
}

.secondary-nav-link {
	border-right: 5px solid transparent;

	width: 100%;

	padding: 1.25em 1em;
}

.secondary-nav-link:hover {
	border-right: 5px solid #deb666;
}

#room_slider-wrapper h2 {
	color: #222;

	margin-block: 0.75em;
}

/* slider */

/* Slick */

body.modal-opened {
	overflow: hidden;
}

.hero-wrapper {
	width: 100%;

	height: calc(100vh - 146.594px);

	overflow: hidden;

	position: relative;
}

.hero-img {
	display: block;

	width: 100%;

	height: 100%;

	object-fit: cover;
}

.hero-modal {
	position: fixed;

	inset: 0;

	background-color: rgb(0 0 0 / 0.9);

	z-index: 99999;
}

.hero-modal-close {
	position: absolute;

	inset: 30px 30px auto auto;

	z-index: 5000;
}

.slider-for img {
	object-fit: cover;

	height: 70vh;

	margin: auto;
}

.hero__slider-wrapper {
	height: 100%;
}

.hero-modal .slick-arrow {
	font-size: 0;

	line-height: 0;

	position: absolute;

	bottom: 50%;

	display: block;

	padding: 30px;

	cursor: pointer;

	height: 3.125rem;

	width: 3.125rem;

	border-radius: 50%;

	outline: 0;

	background-color: transparent;

	border: 1px solid #fff;

	opacity: 1;

	z-index: 12;
}

.hero-modal .slick-prev {
	left: 15%;

	top: 50%;
}

.hero-modal .slick-prev::before {
	font-family: 'FontAwesome';

	content: '\f104';

	position: absolute;

	top: 50%;

	left: 50%;

	font-size: 2.5rem;

	color: #fff;

	translate: -50%;
}

.hero-modal .slick-next {
	transform: rotate(-90deg);

	right: 15%;

	top: 50%;
}

.hero-modal .slick-next::before {
	font-family: 'FontAwesome';

	content: '\f104';

	position: absolute;

	top: 50%;

	left: 50%;

	font-size: 2.5rem;

	color: #fff;

	translate: -50%;

	rotate: -90deg;
}

.slick-track {
	margin-top: 3em;
}

.slider__item {
	width: 100%;
}

.slider__item .hero__slider-img {
	width: 50%;
	object-fit: cover;
	aspect-ratio: 16 / 9;
}

.slider__item span {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 45px;
}

.hero__slider-nav .slider__item {
	padding: 0.5em;
}

.slider__item .hero__slider-nav-img {
	width: 100%;
	aspect-ratio: 16 / 9;
	object-fit: cover;
}

/* slider */

/* Slick */

#hero-wrapper .intro-banner-widget__container--block,
#hero-wrapper .intro-gallery-widget__container--block {
	right: 10%;
}

#hero-wrapper .intro-gallery-widget__container--block {
	padding: 3em 6em;
	text-align: center;
	background-color: hsl(0 100% 100% / 0.5);
	position: absolute;
	bottom: 0;
	left: auto;
	top: auto;
	right: 0;
	max-width: 50rem;
	box-sizing: border-box;
	margin: 0 auto;
}

#hero-wrapper .intro-gallery-widget__container--block .breadcrumb {
	display: block;
	margin-bottom: 2.5rem;
	position: static;
	transform: translate(0, 0);
	font-size: 1.2rem;
	background-color: hsl(0 100% 100% / 0.5);
}

#hero-wrapper .intro-gallery-widget__container--block .breadcrumb ul {
	display: flex;

	align-items: center;

	justify-content: start;
	color: #000;

	gap: 0.5em;
}

#hero-wrapper .intro-gallery-widget__container--block .breadcrumb ul li {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.2rem;

	letter-spacing: 1.95px;

	line-height: 0.875rem;
}

#hero-wrapper .intro-gallery-widget__container--block .breadcrumb ul li a {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;
	line-height: 1.2;
}

#hero-wrapper .intro-gallery-widget__container--block .info-lbl {
	text-transform: uppercase;

	color: #4e4b46;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 16px;

	letter-spacing: 2.27px;

	line-height: 16px;

	display: inline-block;
}

#hero-wrapper .intro-gallery-widget__container--block .info-lbl:after {
	content: '';

	width: 120px;

	margin: 17px auto;

	height: 1px;

	background-color: #fff;

	background-image: linear-gradient(90deg, #fff 0, #af9773 50%, #fff 100%);

	display: block;

	border-radius: 50%;
}

#hero-wrapper .intro-gallery-widget__container--block h1 {
	font-family: ModernRegular;

	font-weight: 400;

	color: #333;

	font-size: 50px;

	line-height: 54px;

	margin-bottom: 15px;
}

#hero-wrapper .breadcrumb ul li:first-child:after {
	all: unset;
}

.stars {
	background-image: url('/portal/images/star.svg');

	background-repeat: space;

	width: 107px;

	margin: 0 auto 27px;

	height: 18px;
}

.stars-num__1 {
	width: 16px;

	height: 18px;

	background-image: url('/portal/images/fil-star.svg');
}

.stars-num__2 {
	width: 40px;

	height: 18px;

	background-image: url('/portal/images/fil-star-white.svg');
}

.stars-num__3 {
	width: 61px;

	height: 18px;

	background-image: url('/portal/images/fil-star-white.svg');
}

.stars-num__4 {
	width: 83px;

	height: 18px;

	background-image: url('/portal/images/fil-star-white.svg');
}

.stars-num__5 {
	width: 107px;

	height: 18px;

	background-image: url('/portal/images/fil-star-white.svg');
}

.stars-num {
	background-repeat: space;
}

.sr-only {
	border: 0 !important;

	clip: rect(1px, 1px, 1px, 1px) !important;

	-webkit-clip-path: inset(50%) !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;
}

.review__rating {
	display: flex;

	justify-content: center;

	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	justify-items: center;

	font-size: 1rem;

	line-height: 0.75rem;

	cursor: pointer;
}

.review .review-rating-icons {
	background-size: contain;

	margin: 0 10px 0;

	display: inline-block;

	background-image: url('/portal/images/fil-star.svg');

	width: 50px;

	height: 10px;

	position: relative;
}

.review__rating-p {
	font-size: 1.1rem;

	color: #222;
}

.scroll-to-container {
	border-radius: 50%;

	width: 53px;

	color: #fff;

	cursor: pointer;

	display: block;

	font-size: 1.375rem;

	border: 2px solid #4e4b46;

	padding: 10px;

	position: absolute;

	bottom: 25px;

	left: 0;

	right: 0;

	z-index: 51000;

	background-color: rgba(77, 77, 77, 0.8);

	margin: 0 auto;
}

.scroll-to-container:before {
	content: '';

	background: url('/portal/images/arrow-down.svg') no-repeat center;

	width: 28px;

	height: 28px;

	background-size: contain;

	display: block;

	margin: 0 auto;
}

.jsModalTrigger {
	left: 35px;
}

.jsModalTrigger {
	position: absolute;

	bottom: 35px;

	color: #fff;

	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.25rem;

	display: flex;

	align-items: center;

	line-height: 0.9375rem;

	border: 0;

	background-color: rgba(77, 77, 77, 0.8);

	padding: 1em 1.5em;

	cursor: pointer;

	transition: all 0.4s ease-in-out;
	z-index: 51000;
}

.jsModalTrigger span {
	margin-left: 0.5em;
}

.fa-arrows-maximize {
	font-size: 2em;
}

.btn360 {
	position: absolute;
	bottom: 95px;
	left: 35px;
	color: #fff;
	font-family: GothamMedium;
	font-weight: 600;
	font-size: 1.25rem;
	display: flex;
	align-items: center;
	line-height: 0.9375rem;
	border: 0;
	background-color: rgba(77, 77, 77, 0.8);
	padding: 1em 1.5em;
	cursor: pointer;
	transition: all 0.4s ease-in-out;
	z-index: 51000;
}

.btn360 span {
	margin-left: 0.5em;
}
.btn i {
	font-size: 2em;
}

.line {
	content: '';

	width: 15rem;

	margin: 24px 0;

	height: 0.1rem;

	background: #af9773;

	background: linear-gradient(90deg, #af9773 0, #fff 100%);

	display: block;

	margin-top: auto;
}

.banner-resort-widget {
	max-width: 100%;

	margin: 2em auto;

	display: flex;

	border-radius: 8px;

	background-color: #333;

	padding: 44px 67px;

	box-sizing: border-box;

	justify-content: space-between;

	color: white;
}

.banner-resort-widget .headline {
	color: #fff;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.4rem;

	line-height: 1.8125rem;

	margin-bottom: 10px;
}

.banner-resort-widget__md {
	background: #8c7866;

	background: radial-gradient(circle, #8c7866 0, #fff 0, #8c7866 100%);

	width: 1px;

	margin: 0 100px;
}

.banner-resort-widget__container {
	display: flex;

	justify-content: space-between;

	flex-wrap: wrap;
}

.banner-resort-widget__lt {
	display: flex;

	align-items: center;
}

.banner-resort-widget__container--item:nth-child(-n + 2) {
	margin-bottom: 10px;
}

.banner-resort-widget__container--item {
	color: #fff;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.5rem;

	line-height: 1.5rem;

	width: 50%;

	display: flex;

	align-items: center;
}

.headline p {
	color: #fff;

	font-size: 1.8rem;
}

.banner-resort-widget .headline__extra-block {
	font-family: GothamBold;

	font-weight: 700;

	text-transform: uppercase;
}

.banner-resort-widget__container--item .approve,
.banner-resort-widget__container--item .cancel {
	margin-right: 20px;
}

.banner-resort-widget__container--item .point {
	width: 80%;
}

.fa-circle-check {
	font-size: 3rem;
}

.rooms_section {
	display: flex;

	/* align-items: center; */

	justify-content: space-evenly;

	flex-wrap: wrap;

	gap: 2em;
}

#offers_slider h2,
#dining_slider h2,
#pool_slider h2 {
	color: #222;

	margin-top: 0.5em;
}

#offers_slider .owl-item img {
	/* height: 600px; */

	object-fit: cover;
}

.panorama-subtitle,
.panorama-main-title {
	text-align: center;

	color: #333;

	font-size: clamp(2rem, 1.2727rem + 2.2727vw, 4rem);

	margin-block: 2.5em;
	margin-block-start: 4em;

	text-transform: uppercase;

	letter-spacing: 1px;

	font-family: ModernRegular;
}

#chef_restaurant,
#hero_restaurant {
	position: relative;

	/* background-color: hsl(40, 25%, 54%); */

	background-image: url('/portal/images/restaurant/5.jpg');

	background-repeat: no-repeat;

	background-size: cover;

	/* background-blend-mode: multiply; */

	font-size: 1.2rem;

	height: max(500px, 35vw);
}

@supports (background-attachment: fixed) {
	#chef_restaurant,
	#hero_restaurant {
		background-attachment: fixed;
	}
}

#chef_restaurant {
	background-image: url('/portal/images/restaurant/chef.png');
}

#hero_restaurant,
.tp-revslider-mainul,
.tp-revslider-slidesli .active-revslide {
	pointer-events: none;
}

.showChefContent {
	max-height: max(200px, 342.5px);

	overflow: hidden;

	transition: max-height 350ms ease;
}

.hideChefContent {
	max-height: 0px;

	overflow: hidden;

	transition: max-height 350ms ease;
}

.showPanoramaContent {
	max-height: max(500px, 900px);

	overflow: hidden;

	transition: max-height 350ms ease-in;
}

.hidePanoramaContent {
	max-height: 0px;

	overflow: hidden;

	transition: max-height 350ms ease-out;
}

.showMoreBtn {
	display: block;
}

.hideMoreBtn {
	display: none;
}

.chef-about-wrapper,
.panorama-about-wrapper {
	position: absolute;

	inset: 50% auto auto 2.5%;

	max-width: 600px;

	margin-right: 1em;

	padding: 50px;

	background-color: white;

	border-radius: 10px;

	box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.65);

	-webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.65);

	-moz-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.65);

	transform: translateY(-50%);
}

.chef-about-title,
.panorama-about-title {
	color: #222;

	font-family: ModernRegular;
}

.chef-about-view-more,
.chef-about-view-less,
.panorama-about-view-more,
.panorama-about-view-less {
	background-color: transparent;

	border: 0;

	font-size: 1.9rem;

	cursor: pointer;

	pointer-events: auto;
}

.panorama-subtitle--menus {
	transform: translateY(50%);

	background-color: #fff;

	text-align: center;

	max-width: 400px;

	margin: auto;
	margin-top: 3em;
}

.panorama-menus {
	display: flex;

	place-content: center;

	width: 90%;

	margin: auto;

	border: 4px solid #eaeaea;

	margin-bottom: 3em;

	padding: 5em;
}

.panorama-menus-list {
	display: flex;

	flex-wrap: wrap;

	width: 100%;

	justify-content: space-evenly;

	gap: 2em;
}

.panorama-menus-list a:hover,
.panorama-menus-list a:active {
	color: hsl(172, 93%, 22%);
}

.panorama-menus-list h3 {
	color: #222;
}

.fa-square-list {
	font-size: 3rem;
}

.panorama-info {
	display: flex;

	border-bottom: 1px solid #eaeaea;
}

.panorama-info__list {
	display: flex;

	flex-wrap: wrap;

	align-items: center;

	justify-content: center;

	width: 100%;
}

.panorama-info__item {
	display: flex;

	flex-direction: column;

	align-items: center;

	gap: 1em;

	min-width: 20%;

	border: 1px solid #eaeaea;

	padding: 2em;
}

.panorama-info__item[data-feedback] {
	cursor: pointer;

	transition: box-shadow 500ms ease-in-out;
}

.panorama-info__item[data-feedback]:hover,
.panorama-info__item[data-feedback]:focus {
	cursor: pointer;

	box-shadow: inset 0 0 50px 25px rgba(0, 0, 0, 0.05);
}

.panorama-info__item-icon {
	font-size: 2rem;
}

.panorama-info__item-description {
	font-style: italic;

	font-size: 1.2rem;
}

/* Restaurant feedback */

.popup-wrap {
	display: none;

	position: fixed;

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	background: rgba(0, 0, 0, 0.5);

	z-index: 100000;

	overflow-x: hidden;

	overflow-y: scroll;
}

.popup-feedback {
	max-width: 522px;

	background: #fff;

	margin: 0 auto;

	padding: 50px 41px;
}

.btn-action {
	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;
}

.btn-close {
	position: absolute;

	right: 75px;

	top: 80px;
}

.btn-close.btn-close--feedback {
	position: relative;

	left: 0;

	top: 0;

	display: block;

	margin: 0 auto 50px;

	width: 40px;

	height: 40px;
}

.btn-action span.icon {
	border-radius: 100%;

	height: 40px;

	width: 40px;

	text-align: center;

	line-height: 36.5px;

	vertical-align: middle;

	border: 3px solid #000;

	display: inline-block;

	background-color: transparent;

	font-size: 15px;

	font-family: Entypo;

	-moz-transition: all 0.2s ease-out;

	-o-transition: all 0.2s ease-out;

	-webkit-transition: all 0.2s ease-out;

	transition: all 0.2s ease-out;

	cursor: pointer;
}

.btn-action span.icon .fa-xmark {
	color: black;
}

.btn-close span.icon {
	font-size: 28px;
}

.btn-close.btn-close--feedback .icon {
	font-size: 18px;
}

.article h2 {
	font-family: 'P22 Underground';

	text-transform: uppercase;

	letter-spacing: 3px;

	font-weight: 600;

	margin-bottom: 24px;

	line-height: 180%;

	font-size: 14px;
}

.article h2.popup-feedback__title {
	font-family: 'P22 Underground';

	text-transform: uppercase;

	letter-spacing: 3px;

	text-align: center;

	margin-bottom: 2px;

	font-size: 24px;
}

.popup-feedback__subtitle {
	font-family: 'Minion Pro';

	font-style: italic;

	letter-spacing: 0;

	text-transform: none;

	color: #555;

	text-align: center;

	font-size: 18px;

	padding-bottom: 20px;
}

.article p {
	font-family: 'Minion Pro';

	color: #555;

	margin-bottom: 20px;

	line-height: 140%;
}

.popup-feedback__row {
	margin-bottom: 16px;

	text-align: center;
}

.selectize--js {
	font-family: 'P22 Underground';

	text-transform: uppercase;

	letter-spacing: 3px;

	font-size: 12px;

	color: #7d7d7d;

	border-bottom: 1px solid #e5e5e5;

	width: 270px;

	display: inline-block;

	text-align: left;
}

.popup-feedback__input {
	font-family: 'P22 Underground';

	letter-spacing: 3px;

	height: 40px;

	border: none;

	text-transform: uppercase;

	border-bottom: 1px solid #e5e5e5;

	font-size: 12px;

	width: 270px;

	display: inline-block;
}

.picker__input {
	cursor: default;
}

.picker {
	text-align: left;

	line-height: 1.2;

	color: #000;

	position: absolute;

	z-index: 10000;

	-webkit-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;
}

.picker {
	width: 300px;
}

.picker {
	font-family: 'P22 Underground';

	text-transform: uppercase;

	font-size: 11px;

	margin-left: 110px;
}

.picker__holder {
	width: 100%;

	overflow-y: auto;

	-webkit-overflow-scrolling: touch;
}

.picker__holder {
	position: absolute;

	background: #fff;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	min-width: 176px;

	max-width: 466px;

	max-height: 0;

	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';

	filter: alpha(opacity=0);

	-moz-opacity: 0;

	opacity: 0;

	-webkit-transform: translateY(-1em) perspective(600px) rotateX(10deg);

	-moz-transform: translateY(-1em) perspective(600px) rotateX(10deg);

	transform: translateY(-1em) perspective(600px) rotateX(10deg);

	-webkit-transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s;

	-moz-transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s;

	transition: all 0.15s ease-out, max-height 0 0.15s, border-width 0 0.15s;

	overflow: hidden;
}

.picker__holder {
	border: none;

	-moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);

	-webkit-box-shadow: 0 0 30px rgb(0 0 0 / 5%);

	box-shadow: 0 0 30px rgb(0 0 0 / 5%);

	-moz-border-radius: 0;

	-webkit-border-radius: 0;

	border-radius: 0;
}

.picker__frame {
	padding: 1px;
}

.picker__wrap {
	margin: -1px;
}

.picker__box {
	padding: 0 1em;
}

.picker__header {
	text-align: center;

	position: relative;

	margin-top: 0.75em;
}

.picker__header {
	height: 60px;

	line-height: 60px;

	border-bottom: 1px solid #e7e7e7;

	margin-bottom: 20px;
}

.picker__nav--next,
.picker__nav--prev {
	position: absolute;

	padding: 0.5em 1.25em;

	width: 1em;

	height: 1em;

	top: 1.5em;
}

@media (min-width: 24.5em) {
	.picker__nav--next,
	.picker__nav--prev {
		top: 1.5em;
	}
}

.picker__nav--prev {
	left: -1em;

	padding-right: 1.25em;
}

@media (min-width: 24.5em) {
	.picker__nav--prev {
		padding-right: 1.5em;
	}
}

.picker__nav--prev:before {
	content: ' ';

	border-top: 0.5em solid transparent;

	border-bottom: 0.5em solid transparent;

	border-right: 0.75em solid #000;

	width: 0;

	height: 0;

	display: block;

	margin: 0 auto;
}

.picker__nav--next {
	right: -1em;

	padding-left: 1.25em;
}

@media (min-width: 24.5em) {
	.picker__nav--next {
		padding-left: 1.5em;
	}
}

.picker__nav--next:before {
	content: ' ';

	border-top: 0.5em solid transparent;

	border-bottom: 0.5em solid transparent;

	width: 0;

	height: 0;

	display: block;

	margin: 0 auto;

	border-right: 0;

	border-left: 0.75em solid #000;
}

.picker__month,
.picker__year {
	font-weight: 500;

	display: inline-block;

	margin-left: 0.25em;

	margin-right: 0.25em;
}

.picker__year {
	font-size: 11px;

	color: #000;

	font-style: normal;
}

.picker__table {
	text-align: center;

	border-collapse: collapse;

	border-spacing: 0;

	table-layout: fixed;

	font-size: inherit;

	width: 100%;

	margin-top: 0.75em;

	margin-bottom: 0.5em;
}

@media (min-height: 33.875em) {
	.picker__table {
		margin-bottom: 0.75em;
	}
}

.picker__weekday {
	width: 14.28571%;

	padding-bottom: 0.25em;

	color: #999;

	font-weight: 500;
}

@media (min-height: 33.875em) {
	.picker__weekday {
		padding-bottom: 0.5em;
	}
}

.picker__weekday {
	font-size: 1em;

	text-align: center;
}

caption,
td,
th {
	text-align: left;

	font-weight: 400;

	vertical-align: middle;
}

.picker__table td {
	margin: 0;

	padding: 0;
}

.picker__day {
	font-weight: 200;

	border: 1px solid transparent;

	letter-spacing: 0;
}

.picker__day--outfocus {
	color: #ddd;
}

.picker__day {
	font-family: 'Minion Pro';

	width: 25px;

	height: 25px;

	line-height: 25px;

	padding: 0;

	text-align: center;

	vertical-align: middle;

	color: #555;

	font-size: 14px;
}

.picker__footer {
	text-align: center;
}

.picker__footer {
	display: none;
}

.popup-feedback--textarea {
	margin-top: 15px;

	margin-bottom: 30px;

	padding: 0;

	border: none;

	resize: none;

	background-image: url('/portal/images/textarea-bg.png');

	min-height: 125px;

	width: 100%;

	overflow: hidden;

	color: #555;

	font-family: 'Minion Pro';

	font-size: 14px;

	font-style: italic;

	letter-spacing: 0;

	text-transform: none;

	line-height: 43px;
}

.popup-feedback__row--button {
	text-align: center;
}

.btn-huge {
	display: inline-block;

	border: 3px solid #eaeaea;

	padding: 1em 2em 1em 2em;

	cursor: pointer;

	vertical-align: middle;

	-moz-transition: all 0.2s ease-out;

	-o-transition: all 0.2s ease-out;

	-webkit-transition: all 0.2s ease-out;

	transition: all 0.2s ease-out;

	margin-left: 76px;

	font-family: 'P22 Underground';

	letter-spacing: 3px;

	text-transform: uppercase;

	font-size: 14px;

	margin-top: 20px;
}

.btn-huge.btn-huge--feedback {
	margin: 0 auto;

	border-color: #000;
}

.btn-huge a {
	vertical-align: middle;

	text-align: center;

	display: inline-block;

	width: 100%;

	color: #fff;

	border-bottom: none !important;

	text-decoration: none !important;
}

.article a {
	border-bottom: 1px solid #d4d4d4;

	cursor: pointer !important;
}

.btn-huge.btn-huge--feedback a {
	color: #000;
}

.btn-huge.btn-huge--feedback:hover {
	background-color: #000;
}

.btn-huge.btn-huge--feedback:hover a {
	color: #fff;
}

.lightpick {
	z-index: 99999999;
}

body[data-noscroll] .lightpick {
	margin: 15px -75px 0;
}

.popup-feedback__title {
	color: #000;
}

.popup-feedback--textarea {
	padding: 0.5em;
}

/* Restaurant feedback */

.gradient_overlay.opac8:after {
	background: rgba(147, 0, 17, 0.8);

	background: -webkit-gradient(
		left top,

		right bottom,

		color-stop(0, rgba(64, 97, 237, 0.8)),
		color-stop(100%, rgba(86, 20, 147, 0.5))
	);

	background: -webkit-linear-gradient(
		145deg,
		rgba(147, 0, 17, 0.8) 0,

		rgba(86, 20, 147, 0.8) 100%
	);

	background: -webkit-linear-gradient(
		315deg,
		rgba(147, 0, 17, 0.8) 0,

		rgba(86, 20, 147, 0.8) 100%
	);

	background: linear-gradient(
		135deg,
		rgba(147, 0, 17, 0.8) 0,

		rgba(86, 20, 147, 0.8) 100%
	);

	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#930011', endColorstr='#561493', GradientType=1);
}

.dotted_overlay:before {
	content: '';

	background: url('/portal/images/icons/gridtile.png');

	top: 0;

	left: 0;

	position: absolute;

	width: 100%;

	height: 100%;

	z-index: 3;
}

/* ---------- 5.3 Rooms ---------- */

.room {
	background: #fafafa;
}

.room figure {
	position: relative;
}

.room figure img {
	width: 100%;
}

.room figcaption {
	padding: 15px 10px;

	border: 1px solid #f0f2f6;

	border-top: none;
}

.room figcaption h4,
.room figcaption h5 {
	display: inline-block;

	font-weight: 600;
}

.room figcaption h4 a,
.room figcaption h5 a {
	color: #606060;

	font-size: 18px;
}

.room figure .price {
	position: absolute;

	top: 15px;

	left: 15px;

	font-size: 14px;

	text-align: center;

	padding: 5px 10px;

	background: #fff;

	color: #606060;

	border-radius: 2px;

	font-weight: 700;

	z-index: 9;

	border-top: none;

	border-left: none;
}

/* ---------- 5.4 Features ---------- */

#features .owl-thumb-item {
	display: block;

	width: 100%;

	background: #fff;

	margin-bottom: 16px;

	border-radius: 2px;

	padding: 5px;

	-webkit-transition: 0.2s;

	transition: 0.2s;
}

#features .owl-thumb-item.active {
	background: #333;

	color: #fff;

	-webkit-transition: all 0.1s ease-out;

	transition: all 0.1s ease-out;
}

#features .owl-thumb-item.active:before {
	content: '\f0d9';

	font-family: 'FontAwesome';

	float: left;

	margin-left: -14px;

	margin-top: 22px;

	font-size: 25px;

	color: #333;
}

#features .owl-thumb-item:hover {
	cursor: pointer;
}

#features .owl-thumb-item .media {
	cursor: pointer;

	padding-bottom: 48px;
}

#features .owl-thumb-item .media-body h5 {
	margin-top: 4px;

	font-size: 17px;

	font-weight: 600;

	color: #606060;
}

#features .owl-thumb-item.active .media-body h5 {
	color: #fff;
}

#features .owl-thumb-item .media-body p {
	font-size: 0.98em;

	color: #858a99;

	margin: 7px 0;
}

#features .owl-thumb-item.active .media-body p {
	color: #fff;
}

#features .owl-thumb-item .media-left {
	float: left;

	margin-right: 10px;

	margin-top: 10px;

	display: block;

	/* vertical-align: middle; */

	width: 50px;
}

#features .owl-thumb-item .media-left {
	color: #deb666;

	font-size: 2em;

	line-height: 2em;

	text-align: center;

	margin-left: 14px;
}

#features .owl-thumb-item .media-left i:before {
	font-size: 38px;

	margin: 0;
}

/* ---------- 5.5 Blog ---------- */

#blog .blog_item {
	background: #f6f7fb;

	border: 1px solid #f0f2f6;

	border-radius: 2px;

	min-height: 200px;

	margin-bottom: 30px;
}

#blog .blog_item figure img {
	width: 100%;
}

#blog .blog_item .main {
	padding: 15px;
}

#blog .blog_item .main h3 a {
	color: #606060;

	font-size: 0.8em;

	font-weight: 600;
}

#blog .blog_item .main p {
	color: #858a99;

	line-height: 1.7em;
}

#blog .blog_item .main .info {
	margin-top: 20px;
}

#blog .blog_item .main .info a {
	font-size: 9px;

	font-weight: 700;

	text-transform: uppercase;

	color: #98a9b8;
}

#blog .blog_item .main .info i {
	margin-left: 10px;

	margin-right: 4px;
}

#blog .blog_item .main .info i:first-child {
	margin-left: 0;
}

.comments {
	padding-bottom: 50px;
}

.comments .comments_text {
	padding-bottom: 40px;

	font-weight: 600;

	color: #98959e;
}

.comments ol.comments_list li {
	list-style: none;
}

.comments .comment-box {
	background: #ffffff;

	border: 1px solid #e6eff2;

	margin-bottom: 20px;

	padding: 22px;
}

.comments .trees_number {
	background: #fff;

	border: 1px solid #eee;

	color: #c1c1c1;

	float: right;

	padding: 0 7px;

	font-size: 11px;

	display: none;
}

.comments .avatar {
	background: #fff;

	border: 1px solid #e6eff2;

	float: left;

	margin: 4px 15px 0 4px;

	padding: 4px;

	border-radius: 100%;

	-webkit-transition: all ease 0.3s;

	transition: all ease 0.3s;
}

.comments .avatar:hover {
	border: 1px solid #1dc1f8;
}

.comments .avatar img {
	border-radius: 100%;
}

.comments .comment_content {
	margin-left: 110px;
}

.comments .comment_content .reply_link:before {
	content: '\f112';

	font-family: FontAwesome;

	padding-right: 5px;

	font-size: 0.8em;
}

.comments .comment_content .reply_link {
	float: right;

	padding: 0px 15px;

	color: #a9a9a9;

	border-radius: 2px;

	font-size: 0.9em;

	-webkit-transition: all ease 0.3s;

	transition: all ease 0.3s;
}

.comments .author_name {
	display: inline-block;
}

.comments .author_name a {
	float: left;

	color: #a1b1c1;

	font-weight: 600;
}

.comments .author_name a:hover {
	color: #deb666;
}

.comments .comment_info {
	display: block;
}

.comments .comment_info a {
	color: #a9a9a9;

	font-weight: 600;

	font-size: 0.8em;

	text-transform: uppercase;
}

.comments .comment_info i {
	padding-right: 5px;

	font-size: 0.8em;

	color: #a9a9a9;
}

.comments .children {
	padding-left: 40px;

	position: relative;
}

.comments .comment-form input {
	display: inline-block;

	border: 1px solid #e6eff2;

	margin-bottom: 40px;

	box-shadow: none;

	border-radius: 1px;

	width: 100%;

	height: 40px;

	-webkit-transition: all ease 0.5s;

	transition: all ease 0.5s;
}

.comments .comment-form textarea {
	border: 1px solid #e6eff2;

	margin-bottom: 40px;

	box-shadow: none;

	border-radius: 1px;

	width: 100%;

	height: 140px;

	-webkit-transition: all ease 0.5s;

	transition: all ease 0.5s;
}

/* Hotels Tabs */

.rotate-arrow {
	transform: rotate(180deg);

	transition: transform 250ms ease-in;
}

.destination-tabs__container-wrapper--content {
	text-align: center;

	background: #fff;

	margin: 52px 0 120px;

	box-sizing: border-box;

	display: flex;

	position: relative;

	height: 100%;

	min-height: 600px;
}

.destination-tabs-menu {
	max-width: 265px;

	width: 265px;

	background: #f8f6f3;

	margin-right: 25px;
}

.destination-tabs-menu__item {
	cursor: pointer;
}

.destination-tabs-menu__item button span {
	text-transform: lowercase;

	font-size: 1.2rem;
}

.destination-tabs-menu .destination-tabs-menu__item.active {
	border-left: 5px solid #cfaf8f;
}

.destination-tabs-menu .destination-tabs-menu__item.active a,
.destination-tabs-menu .destination-tabs-menu__item.active button {
	transition: all 0.6s ease-in-out;

	transition-duration: 0.75s;

	font-family: GothamMedium;

	font-weight: 600;
}

.destination-tabs-menu__threeLevel a,
.destination-tabs-menu__threeLevel button,
.destination-tabs-menu a,
.destination-tabs-menu button {
	border-left: 5px solid transparent;
}

.destination-tabs-menu a,
.destination-tabs-menu button {
	position: relative;

	z-index: 2;

	padding: 1.5625em;
}

.destination-tabs-menu__threeLevel a,
.destination-tabs-menu__threeLevel button,
.destination-tabs-menu a,
.destination-tabs-menu button {
	text-transform: uppercase;

	color: #333;

	background: 0 0;

	border: none;

	display: inline-block;

	margin: 0;

	text-align: left;

	position: static;

	width: 100%;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 1.1875em;

	padding-left: 1.5625em;

	box-sizing: border-box;
}

.destination-tabs-menu .destination-tabs-menu__item.active a,
.destination-tabs-menu .destination-tabs-menu__item.active button {
	transition: all 0.6s ease-in-out;

	transition-duration: 0.75s;

	font-family: GothamMedium;

	font-weight: 600;
}

.destination-tabs-menu__threeLevel {
	position: absolute;

	top: 0;

	width: 100%;

	z-index: 1;

	box-sizing: border-box;

	height: 100%;
}

.destination-tabs-menu .section {
	display: none;
}

.destination-tabs-menu .destination-tabs-menu__item.active .section {
	display: block;
}

.destination-tabs-menu__threeLevel li {
	clear: both;

	text-align: left;
}

.destination-tabs-menu__threeLevel a {
	padding: 0 0 0.625em;

	margin-bottom: 1.3125em;

	text-transform: capitalize;

	position: static;
}

.destination-tabs-menu__threeLevel a {
	border: 0;

	display: block;

	width: auto;

	max-width: 34%;

	font-family: GothamLight;

	font-weight: 400;
}

.destination-tabs-menu__threeLevel a.all-hotels {
	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.4rem;

	line-height: 1.5em;

	padding: 10px 16px;

	border: 1px solid #333;

	display: inline-block;

	position: relative;

	margin-bottom: 1.875em;
}

.destination-tabs-menu__threeLevel .on-hover-block img {
	width: 100%;

	max-width: 100%;

	height: 323px;

	object-fit: cover;

	display: block;
}

.destination-tabs-menu__threeLevel .on-hover-block__headline {
	color: #333;

	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 1.8125em;

	margin-top: 12px;

	margin-bottom: 7px;
}

.destination-tabs-menu__threeLevel .on-hover-block__description {
	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.4rem;

	letter-spacing: 0.6px;

	line-height: 1.8125em;
}

.destination-tabs-menu__threeLevel a:not(.all-hotels):after {
	content: '';

	height: 1px;

	width: 7.1875em;

	display: block;

	margin-top: 5px;

	background: linear-gradient(90deg, #fff 0, #4d4d4d 50%, #fff 100%);

	opacity: 0;

	transition: all 0.4s ease-in-out;

	max-width: 8.125em;
}

.destination-tabs-menu__threeLevel a.active:after,
.destination-tabs-menu__threeLevel a:hover:after {
	opacity: 1;

	left: 0;

	right: 0;
}

.destination-tabs-menu__threeLevel span.see-more-link {
	color: #333;

	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.3rem;

	display: inline-block;

	margin-left: 5px;

	line-height: 1.8125em;

	margin-bottom: 0;

	padding-bottom: 0;
}

.destination-tabs-menu__threeLevel a.active .on-hover-block,
.destination-tabs-menu__threeLevel a.focus-visible .on-hover-block,
.destination-tabs-menu__threeLevel a:focus .on-hover-block,
.destination-tabs-menu__threeLevel a:hover .on-hover-block {
	opacity: 1;

	transition: all 0.6s ease-in-out;

	transition-duration: 0.75s;

	z-index: 10;
}

.destination-tabs-menu__threeLevel .on-hover-block {
	opacity: 0;

	position: absolute;

	top: 0;

	right: 0;

	width: 555px;

	z-index: -1;
}

.destination-tab-content {
	position: relative;

	width: 100%;
}

.destination-content {
	opacity: 0;

	transition: all 0.6s ease-in-out;

	transition-duration: 250ms;

	z-index: -1;
}

.destination-content.active {
	opacity: 1;

	z-index: 10;
}

.destination-menu {
	display: none;
}

.destination-menu ul {
	padding: 20px;

	background-color: #f8f6f3;
}

.destination-menu ul li ul {
	padding: 0 15px;

	display: none;

	/* uncoment here */
}

.destination-menu ul li ul {
	padding: 0;
}

.destination-menu ul li a,
.destination-menu ul li button {
	padding: 25px 0;

	display: none;

	text-transform: uppercase;

	color: #333;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 1.6;

	background: 0 0;

	border: 0 none;

	width: 100%;

	text-align: left;

	font-family: GothamLight;

	font-weight: 400;
}

.destination-menu ul li ul li a,
.destination-menu ul li ul li button {
	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.4rem;

	letter-spacing: 0.5px;

	padding: 15px 0;

	line-height: 1.125rem;

	text-transform: capitalize;
}

.destination-menu ul li a,
.destination-menu ul li button {
	font-family: GothamBook;

	font-weight: 400;
}

.destination-menu ul li ul li a,
.destination-menu ul li ul li button {
	padding: 0;
}

.destination-menu ul li ul li a.all-hotels,
.destination-menu ul li ul li button.all-hotels {
	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.6rem;

	line-height: 1.125rem;

	padding: 10px 16px;

	border: 1px solid #333;

	display: inline-block;

	position: relative;

	margin: 1.5rem 0 0.75rem;

	box-sizing: border-box;
}

.destination-menu .destination-tabs-mobile__container {
	display: flex;

	padding: 12px 0;
}

.destination-menu img {
	width: 60px;

	height: 45px;
}

.destination-menu .destination-tabs-mobile__container--right {
	margin-left: 12px;

	width: 100%;
}

.destination-menu ul li a,
.destination-menu ul li button {
	display: flex;

	justify-content: space-between;
}

.destination-menu ul li ul li a.all-hotels,
.destination-menu ul li ul li button.all-hotels {
	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.4rem;

	line-height: 1.125rem;

	padding: 10px 16px;

	border: 1px solid #333;

	display: inline-block;

	position: relative;

	margin: 1.5rem 0 0.75rem;

	box-sizing: border-box;
}

.destination-menu .destination-tabs-mobile__container {
	display: flex;

	padding: 12px 0;
}

.destination-menu img {
	width: 60px;

	height: 45px;
}

.destination-menu .destination-tabs-mobile__container--right {
	margin-left: 12px;

	width: 100%;
}

.destination-menu ul li ul li a,
.destination-menu ul li ul li button {
	padding: 0;
}

/* ---------- Check Rates ---------- */

.popup-widget {
	position: fixed;

	top: 0;

	right: 0;

	bottom: 0;

	left: 0;

	z-index: 9998999;

	width: 100%;

	height: 100%;

	margin: 0;

	padding: 0;

	opacity: 0;

	visibility: hidden;

	background-color: #f8f6f3;

	display: flex;

	transition: visibility 0s linear 0.1s, opacity 0.3s ease;
}

.popup-widget.open {
	visibility: visible;

	opacity: 1;

	transition-delay: 0s;
}

.popup-widget__overlay {
	position: fixed;

	top: 0;

	left: 0;

	bottom: 0;

	right: 0;

	z-index: 21;
}

.popup-widget .search-widget__popup-content {
	position: relative;

	z-index: 22;

	height: 100vh;

	top: 0;

	max-width: 1280px;

	box-sizing: border-box;

	margin: 0 auto;

	padding: 4.375rem 1.875rem 1.875rem;

	background-color: #f8f6f3;

	text-align: left;

	overflow-y: auto;
}

.popup-widget .search-widget__popup-content.sm-padding {
	padding: 50px 30px 30px;
}

.popup-widget__close,
.events-search-mobile-close {
	position: absolute;

	top: 10px;

	border: none;

	outline: 0;

	font-weight: 700;

	background: 0 0;

	z-index: 9999;

	cursor: pointer;

	right: 25px;
}

.popup-widget__logo {
	display: none;
	max-width: 9.5625rem;

	position: relative;

	overflow: hidden;

	margin: 22px auto;

	padding: 0;
}

.popup-widget .search-widget__popup-content .headline {
	color: #4e4b46;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 3rem;

	letter-spacing: 1.5px;

	line-height: 2.375rem;

	margin-bottom: 2.9375rem;

	text-align: left;
}

.popup-widget .search-widget__popup-content.sm-padding .headline {
	margin-bottom: 2.3125rem;
}

.popup-widget .search-widget__popup-content-choose {
	display: none;

	padding: 22px 18px;

	position: relative;

	background: #fff;

	margin-bottom: 14px;
}

.popup-widget .search-widget__popup-content-choose .country {
	display: block;

	color: #333;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.3rem;

	letter-spacing: 0.5px;

	line-height: 0.9375rem;

	margin-bottom: 15px;

	text-transform: uppercase;
}

.popup-widget .search-widget__popup-content-choose .hotel {
	display: block;

	font-family: GothamBold;

	font-weight: 700;

	font-size: 1.35rem;

	letter-spacing: 0.5px;

	line-height: 0.9375rem;
}

.popup-widget .search-widget__popup-content-date {
	display: none;

	padding: 22px 18px;

	position: relative;

	background: #fff;

	margin-bottom: 14px;
}

.popup-widget .search-widget__popup-content-date .arrival-departure {
	color: #333;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.3rem;

	letter-spacing: 0.5px;

	line-height: 1.5rem;
}

.popup-widget .search-widget__popup-content-date label {
	color: #333;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.1rem;

	line-height: 1.2rem;

	text-align: center;
}

.popup-widget .search-widget__popup-content-date label input {
	width: 0;

	height: 0;

	position: absolute;

	opacity: 0;
}

.popup-widget .search-widget__popup-content-date label span {
	color: #986f38;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 2.35rem;

	letter-spacing: 1.7px;

	line-height: 2rem;

	display: block;
}

.popup-widget .search-widget__popup-content-date label .mobile-date-in-num--my,
.popup-widget .search-widget__popup-content-date label .mobile-date-end-num--my {
	color: #333;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1rem;

	line-height: 1.2rem;

	text-align: center;
}

.popup-widget .search-widget__popup-content-hotel {
	display: flex;

	margin-bottom: 40px;
}

.popup-widget .search-widget__popup-content-hotel--left {
	position: relative;
}

.popup-widget .search-widget__popup-content-hotel--left img {
	width: 549px;

	height: 386px;

	display: block;
}

.popup-widget .search-widget__popup-content-hotel--left div {
	width: 349px;

	padding: 35px 47px;

	box-sizing: border-box;

	margin-top: 0;

	background: #fff;

	position: absolute;

	right: 0;

	bottom: 0;

	border-left: 6px solid #cfaf8f;
}

.popup-widget .search-widget__popup-content-hotel--left div p.headline-hotel {
	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 19px;

	margin-bottom: 15px;

	text-transform: uppercase;
}

.popup-widget .search-widget__popup-content-hotel--left div p {
	color: #4e4b46;

	font-family: GothamBold;

	font-weight: 700;

	font-size: 1.6rem;

	letter-spacing: 0.68px;

	line-height: 30px;

	text-transform: capitalize;
}

.popup-widget .search-widget__popup-content-hotel--right {
	display: flex;

	position: relative;

	flex-wrap: wrap;
}

.popup-widget .search-widget__popup--left,
.popup-widget .search-widget__popup--right {
	display: flex;

	width: 100%;
}

.popup-widget .search-widget__popup--left > div,
.popup-widget .search-widget__popup--right > div {
	width: 100%;

	background-color: #fff;

	padding: 34px;

	box-sizing: border-box;

	margin: 0 0 15px 15px;
}

.search-widget__filters-arrival,
.search-widget__filters-departure {
	display: flex;

	margin-right: 80px;
}

.popup-widget .search-widget__filters-arrival,
.popup-widget .search-widget__filters-departure {
	display: block;

	margin: 0;
}

.popup-widget .search-widget__filters-arrival .month,
.popup-widget .search-widget__filters-departure .month {
	display: flex;

	justify-content: space-around;

	margin-bottom: 44px;

	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.75rem;

	letter-spacing: 0.75px;

	line-height: 1.5rem;

	align-items: baseline;
}

.popup-widget .search-widget__filters-arrival .month span,
.popup-widget .search-widget__filters-departure .month span {
	margin-left: 5px;

	font-size: 1.35rem;

	line-height: 1rem;
}

.popup-widget .search-widget__popup--left .search-widget__filters-block,
.popup-widget .search-widget__popup--right .search-widget__filters-block {
	display: flex;

	justify-content: center;

	position: relative;
}

.popup-widget .search-widget__filters-arrival svg,
.popup-widget .search-widget__filters-departure svg {
	width: 26px;

	height: 26px;
}

.search-widget__filters-arrival .fa-calendar,
.search-widget__filters-departure .fa-calendar {
	font-size: 2.5rem;

	color: #986f38;

	position: relative;
}

.search-widget__filters-arrival .fa-calendar:after,
.search-widget__filters-departure .fa-calendar:after {
	content: '\f078';

	position: absolute;

	top: 150%;

	left: 50%;

	font-size: 1.75rem;

	transform: translateX(-50%);
}

.fa-chevron-down {
	text-align: center;
}

/* lightpick */

.lightpick {
	margin: 55px -32px 0;

	overflow: visible;
}

.lightpick:before {
	width: 0;

	height: 0;

	border-left: 10px solid transparent;

	border-right: 10px solid transparent;

	border-bottom: 13px solid #fff;

	content: '';

	position: absolute;

	margin-top: -13px;

	left: 120px;
}

.lightpick__month {
	width: 568px;
}

.lightpick__month-title {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.3rem;

	line-height: 0.9375rem;

	text-transform: uppercase;

	cursor: default;

	padding: 0 4px;

	border-radius: 4px;

	position: absolute;

	left: 35px;

	right: 35px;

	text-align: center;
}

.lightpick__toolbar {
	justify-content: space-between;

	width: 100%;
}

.lightpick__month-title > .lightpick__select {
	border: none;

	background-color: transparent;

	outline: 0;

	-moz-appearance: none;

	-webkit-appearance: none;

	appearance: none;

	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.3rem;

	line-height: 0.9375rem;

	text-transform: uppercase;

	color: #986f38;
}

.lightpick__month-title > .lightpick__select-months {
	color: #986f38;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.3rem;

	line-height: 0.9375rem;

	text-transform: uppercase;

	margin-right: 5px;
}

.lightpick__close-action,
.lightpick__next-action,
.lightpick__previous-action {
	display: flex;

	margin-left: 6px;

	outline: 0;

	border: none;

	border-radius: 50%;

	justify-content: center;

	align-items: center;

	color: #986f38;
}

.lightpick__next-action,
.lightpick__previous-action {
	font-size: 2rem;

	background-color: #fff;
}

.lightpick__day-of-the-week {
	display: flex;

	justify-content: center;

	align-items: center;

	font-family: GothamBook;

	font-weight: 400;

	color: #333;

	font-size: 1rem;

	line-height: 1.2rem;

	margin: 10px 0;
}

.lightpick__day.is-disabled {
	opacity: 0.38;

	pointer-events: none;
}

.lightpick__day {
	display: flex;

	height: 5.5rem;

	background-position: center center;

	background-size: contain;

	background-repeat: no-repeat;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 2rem;

	line-height: 5rem;

	color: #4e4b46;

	justify-content: center;

	align-items: center;

	cursor: default;
}

.lightpick__day.is-in-range {
	border-radius: 0;

	background-color: #f0efec;

	background-image: none;
}

.lightpick__day.is-start-date.is-in-range,
.lightpick__day.is-end-date.is-in-range.is-flipped {
	border-radius: 0;
}

.lightpick__day.is-end-date.is-in-range,
.lightpick__day.is-start-date.is-in-range.is-flipped {
	border-radius: 0;
}

.lightpick__day.is-available {
	cursor: pointer;
}

.lightpick__day.is-end-date,
.lightpick__day.is-end-date:hover,
.lightpick__day.is-start-date,
.lightpick__day.is-start-date:hover {
	background-position: center;

	color: #fff;

	background-color: #986f38;
}

.lightpick__day.is-end-date.is-in-range.is-flipped,
.lightpick__day.is-start-date.is-in-range,
.lightpick__day.is-end-date.is-in-range,
.lightpick__day.is-start-date.is-in-range.is-flipped {
	background-color: #986f38;

	background-image: none;
}

.showCalendarConcert .lightpick {
	margin: -14.375em 0 0 15em;

	box-shadow: 0 5px 15px 0 rgb(0 0 0 / 10%);
}

/* lightpick */

.popup-widget .search-widget__filters-arrival .date,
.popup-widget .search-widget__filters-departure .date {
	outline: 0;

	border-width: 0 0 2px 0;

	color: #986f38;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 2.65rem;

	letter-spacing: 1.25px;

	line-height: 2.3125rem;

	border-style: solid;

	border-color: #986f38;

	text-align: center;

	max-width: 157px;

	padding: 0 0 16px;

	background-color: #fff;
}

.popup-widget .search-widget__filters-arrival .calendar,
.popup-widget .search-widget__filters-departure .calendar {
	display: flex;

	cursor: pointer;

	flex-direction: column;

	justify-content: space-between;

	margin-left: 26px;
}

.popup-widget .search-widget__popup--left .search-widget__filters-block .form-item--error-message,
.popup-widget .search-widget__popup--right .search-widget__filters-block .form-item--error-message {
	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.3rem;

	line-height: 1rem;

	position: absolute;

	color: #ba1f1a;

	left: 2px;

	top: 58px;

	display: none;
}

.popup-widget .search-widget__popup--left .audits,
.popup-widget .search-widget__popup--left .children,
.popup-widget .search-widget__popup--right .audits,
.popup-widget .search-widget__popup--right .children {
	display: flex;

	flex-direction: column;

	margin-bottom: 0;

	position: relative;

	min-height: 11.25rem;

	width: 50%;
}

.popup-widget .search-widget__popup--left .audits label,
.popup-widget .search-widget__popup--left .children label,
.popup-widget .search-widget__popup--right .audits label,
.popup-widget .search-widget__popup--right .children label {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.75rem;

	letter-spacing: 0.75px;

	line-height: 1.5rem;

	margin-bottom: 33px;
}

.popup-widget .search-widget__popup--left .active,
.popup-widget .search-widget__popup--right .active {
	background-color: #fff;
}

.select-dropdown {
	display: inline-block;

	max-width: 100%;

	margin: 0 15px 0 0;
}

.select-dropdown:last-child {
	margin-right: 0;
}

/* select:not(:-internal-list-box) {

    overflow: visible !important;

} */

option {
	font-weight: normal;

	display: block;

	white-space: nowrap;

	min-height: 1.2em;

	padding: 0px 2px 1px;
}

.select-dropdown__button {
	background-color: #fff;

	color: #986f38;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.75rem;

	border: 1px solid #986f38;

	cursor: pointer;

	text-align: left;

	min-width: 5.1875rem;

	padding: 6px 15px 6px 15px;

	display: flex;

	justify-content: space-between;

	align-items: center;
}

.popup-widget .search-widget__popup--left .audits .select-dropdown__button,
.popup-widget .search-widget__popup--left .children .select-dropdown__button,
.popup-widget .search-widget__popup--right .audits .select-dropdown__button,
.popup-widget .search-widget__popup--right .children .select-dropdown__button {
	width: 100%;

	padding: 16px 15px;

	background-color: #fff;
}

.visually-hidden {
	position: absolute !important;

	overflow: hidden;

	clip: rect(1px, 1px, 1px, 1px);

	width: 1px;

	height: 1px;

	word-wrap: normal;

	margin: 5px;

	display: inline-block;
}

.select-dropdown__list {
	position: absolute;

	display: flex;

	flex-wrap: wrap;

	gap: 0.75em;

	left: 0;

	right: 0;

	margin: 0;

	list-style-type: none;

	opacity: 0;

	pointer-events: none;

	transform-origin: top left;

	transform: scale(1, 0);

	transition: all ease-in-out 0.3s;

	background: #fff;

	width: 100%;

	justify-content: space-around;

	z-index: 2;

	padding: 26px 28px;

	box-sizing: border-box;

	visibility: hidden;
}

.popup-widget .select-dropdown__list {
	bottom: -200px;
}

.popup-widget .search-widget__popup--left .audits .select-dropdown__list,
.popup-widget .search-widget__popup--right .audits .select-dropdown__list {
	max-width: 245px;

	margin: 0 auto;
}

.select-dropdown__list-item button {
	display: block;

	list-style-type: none;

	width: 5.5rem;

	height: 5.5rem;

	padding: 15px 0;

	background-color: #fff;

	border: 1px solid #f0efec;

	cursor: pointer;

	transition: all ease-in-out 0.3s;

	color: #4e4b46;

	font-family: GothamLight;

	font-weight: 400;

	/* margin-bottom: 12px; */

	font-size: 1.85rem;

	line-height: 1.5rem;

	text-align: center;
}

.select-dropdown__list-item button:hover {
	background-color: #986f38;

	border-color: #986f38;

	color: #fff;

	transition: all ease-in-out 0.3s;
}

.popup-widget .search-widget__popup-content-hotel .select-dropdown .selected button {
	background-color: #986f38;

	border-color: #986f38;

	color: #fff;
}

.popup-widget .search-widget__popup--left .children .select-dropdown__list,
.popup-widget .search-widget__popup--right .children .select-dropdown__list {
	bottom: -265px;

	max-width: 245px;

	margin: 0 auto;
}

.popup-widget .professional-block {
	background-color: #fff;

	margin-bottom: 40px;

	width: 100%;

	box-sizing: border-box;
}

.popup-widget .professional-block.active {
	background-color: #fff;

	padding: 0 10px 34px;
}

.popup-widget .professional-block-link {
	direction: ltr;

	unicode-bidi: embed;

	text-transform: uppercase;

	padding: 30px 0;

	text-align: center;

	background: 0 0;

	border: 0;

	width: 100%;

	display: flex;

	justify-content: center;

	align-items: center;

	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.5rem;

	line-height: 1rem;

	cursor: pointer;
}

.popup-widget .select-dropdown__list:before {
	width: 0;

	height: 0;

	border-left: 10px solid transparent;

	border-right: 10px solid transparent;

	border-bottom: 13px solid #fff;

	content: '';

	position: absolute;

	margin-top: -37px;
}

.popup-widget .professional-block-link span {
	font-size: 2rem;

	line-height: 1.8125rem;

	color: #4e4b46;

	font-family: GothamLight;

	font-weight: 400;

	margin-left: 10px;
}

.popup-widget .professional-block ul {
	display: none;

	justify-content: space-between;

	margin-top: 46px;
}

.popup-widget .professional-block ul li {
	margin: 0 10px;

	min-width: 340px;
}

.popup-widget .professional-block ul li .text-input {
	max-width: 330px;

	position: relative;

	height: 100%;
}

.popup-widget .professional-block ul li label {
	display: block;

	color: #4e4b46;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0.56px;

	line-height: 1.5rem;

	margin-bottom: 7px;

	text-transform: uppercase;
}

.popup-widget .professional-block ul li .text-input-description {
	display: block;

	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.35rem;

	letter-spacing: 0.45px;

	line-height: 1.5rem;
}

.popup-widget .professional-block ul li .text-input input {
	margin-top: 7px;

	display: block;

	border: 1px solid #8c7866;

	opacity: 0.8;

	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	outline: 0;

	font-size: 1.25rem;

	letter-spacing: 0.45px;

	line-height: 1.5rem;

	padding: 15px 14px 16px;

	box-sizing: border-box;

	width: 100%;
}

.popup-widget .professional-block ul li.half {
	min-width: 43px;
}

.popup-widget .popup-book-now {
	display: flex;

	justify-content: center;
}

.popup-widget .popup-book-now__close {
	position: relative;
}

.popup-widget .popup-book-now .button,
.popup-widget .popup-book-now button {
	outline: 0;

	cursor: pointer;

	display: inline-block;

	text-decoration: none;

	background-color: #333;

	color: #fff;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.85rem;

	letter-spacing: 0.47px;

	line-height: 1.5rem;

	padding: 20px;

	border: 1px solid #333;

	margin: 0 24px;

	width: 16.75rem;

	box-sizing: border-box;

	text-align: center;
}

.popup-widget .popup-book-now .button.close-btn,
.popup-widget .popup-book-now button.close-btn {
	background-color: transparent;

	color: #4e4b46;

	position: relative;
}

.popup-widget .popup-book-now .button.close-btn:hover,
.popup-widget .popup-book-now button.close-btn:hover {
	border: 1px solid transparent;
}

.popup-widget .popup-book-now .button.close-btn:hover:after,
.popup-widget .popup-book-now button.close-btn:hover:after {
	content: '';

	height: 0.0625rem;

	width: 6.625rem;

	background: linear-gradient(90deg, #fff 0, #333 50%, #fff 100%);

	margin: 0 auto;

	border-radius: 50%;

	overflow: hidden;

	display: block;

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;
}

.popup-widget .popup-book-now__close:hover:after {
	content: '';

	height: 1px;

	width: 106px;

	background: linear-gradient(90deg, #fff 0, #333 50%, #fff 100%);

	margin: 0 auto;

	border-radius: 50%;

	overflow: hidden;

	display: block;

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;
}

.hidden {
	display: none;
}

.popup-widget .blocked-redirect {
	font-family: GothamBook;

	color: #333;

	font-weight: 400;

	font-size: 20px;

	letter-spacing: 0.5px;

	line-height: 1.5rem;

	padding: 30px 0 0 0;

	width: 484px;

	margin: 0 auto;
}

.popup-widget .blocked-redirect a {
	font-family: GothamBold;

	font-weight: 700;

	color: #000;
}

.popup-widget .ajax-progress-throbber {
	position: fixed;

	z-index: 9999999;

	left: 0;

	top: 0;

	right: 0;

	bottom: 0;

	width: 100vw;

	height: 100vh;

	background: rgba(0, 0, 0, 0.5);
}

.select-dropdown__list.active {
	opacity: 1;

	pointer-events: auto;

	transform: scale(1, 1);

	visibility: visible;
}

.popup-widget .professional-block ul {
	display: none;

	justify-content: space-between;

	margin-top: 46px;
}

.popup-widget .professional-block.active ul {
	display: flex;

	align-items: flex-end;
}

.popup-widget .professional-block ul li.half .text-input {
	max-width: 153px;
}

.popup-widget .professional-block ul li.half:last-child label {
	margin-bottom: 27px;
}

/* ---------- 5.6 Video ---------- */

#video {
	position: relative;

	padding: 0;

	margin: 0;

	background-image: url(/portal/images/video_bg.jpg);

	background-size: cover;

	background-repeat: no-repeat;
}

#video .inner {
	padding: 100px 0;
}

#video .video_popup {
	padding: 100px 0;

	text-align: center;
}

#video .video_popup a {
	position: relative;

	width: 115px;

	height: 115px;

	border-radius: 50%;

	display: block;

	background: transparent;

	border: 6px solid #fff;

	margin: 0 auto;

	opacity: 0.5;

	text-align: center;

	z-index: 9;
}

#video .video_popup a i {
	color: #fff;

	margin-left: 8px;

	font-size: 2.8em;

	line-height: 2.8em;
}

#video .video_popup a:after {
	position: absolute;

	content: '';

	background: transparent;

	left: 0;

	top: 0;

	bottom: 0;

	right: 0;

	pointer-events: none;

	opacity: 0.3;

	border-radius: 200px;
}

#video .video_popup a:hover {
	opacity: 1;

	-webkit-transform: scale(1.2, 1.2);

	transform: scale(1.2, 1.2);
}

#video .video_popup a:hover:after {
	-webkit-transition: all 0.8s ease-out;

	transition: all 0.8s ease-out;

	-webkit-transform: scale(1.8, 1.8);

	transform: scale(1.8, 1.8);

	opacity: 0;

	background: white;
}

/* ---------- 5.7 Testimonials ---------- */

#testimonials .item {
	position: relative;

	margin-top: 35px;

	background: #fff;

	border: 1px solid #eee;

	padding: 20px;

	border-radius: 2px;

	text-align: center;
}

#testimonials .item img {
	max-width: 80px;

	margin: 0 auto;

	border-radius: 50%;
}

#testimonials .review_content {
	padding: 15px 0;
}

#testimonials .review_content .review_rating {
	text-align: center;
}

#testimonials .review_content .review_rating i {
	color: #deb666;

	margin: 4px 0;
}

#testimonials .review_content .review_author {
	padding-top: 30px;
}

#testimonials #testimonials_slider .owl-dots {
	margin-top: 40px;

	position: relative;

	text-align: center;
}

#testimonials #testimonials_slider .owl-dots .owl-dot {
	display: inline-block;

	position: relative;

	margin: 0 8px;
}

#testimonials #testimonials_slider .owl-dots .owl-dot span {
	position: absolute;

	bottom: 0;

	border-radius: 20px;

	border: solid 3px;

	display: block;

	width: 2px;

	height: 15px;

	margin: 5px 7px;

	-webkit-transition: all 0.5s ease;

	transition: all 0.5s ease;
}

#testimonials #testimonials_slider .owl-dots .owl-dot.active span,
#testimonials #testimonials_slider .owl-dots .owl-dot:hover span {
	color: #1dc1f8;

	height: 25px;
}

/* ---------- 5.8 Testimonials Style 2 ---------- */

#testimonials_style_2 .review_content {
	background: #fff;

	border-radius: 4px;

	margin-bottom: 25px;

	padding: 20px 30px;

	position: relative;

	border: 1px solid #eef1f5;

	-webkit-transition: all 0.5s;

	transition: all 0.5s;
}

#testimonials_style_2 .review_item .review_content:after {
	content: '';

	display: block;

	position: absolute;

	bottom: -10px;

	right: 0;

	left: -115px;

	margin: 0 auto;

	width: 20px;

	height: 20px;

	background: #ffffff;

	border-right: 1px solid #eef1f5;

	border-bottom: 1px solid #eef1f5;

	/* -moz-transform: rotate(45deg);

	-webkit-transform: rotate(45deg); */
}

#testimonials_style_2 .review_item .review_content:hover {
	-webkit-transform: translateY(-10px);

	transform: translateY(-10px);

	box-shadow: 0 25px 45px rgba(0, 0, 0, 0.15);
}

#testimonials_style_2 .review_item .review_content h3 {
	text-align: center;
}

#testimonials_style_2 .review_content .review_rating {
	text-align: center;

	margin-top: 10px;
}

#testimonials_style_2 .review_content .review_rating i {
	margin: 4px 0;

	color: #deb666;
}

#testimonials_style_2 .review_item p {
	margin: 15px 0;

	font-weight: 400;

	text-align: center;
}

#testimonials_style_2 .review_author {
	text-align: center;
}

#testimonials_style_2 .review_author img {
	display: inline-block;

	border-radius: 50%;
}

#testimonials_style_2 .review_item .review_author .author_info {
	display: inline-block;

	position: relative;

	margin-left: 10px;

	top: 15px;

	text-align: left;
}

#testimonials_style_2 .review_author h5 {
	font-size: 18px;

	font-weight: 600;

	margin-top: 20px;
}

#testimonials_style_2 .review_author .place {
	font-size: 14px;

	font-weight: 400;

	color: #8f939d;

	display: block;
}

/* ---------- 5.9 Places ---------- */

#places .places_item {
	margin-bottom: 30px;

	position: relative;

	-webkit-transition: 5;

	transition: 5;
}

#places .places_item:after {
	width: 100%;

	height: 100%;

	border-radius: 4px;

	content: '';

	position: absolute;

	left: 0;

	top: 0;

	pointer-events: none;

	background: rgba(147, 0, 17, 0.75);

	background: -moz-liznear-gradient(
		145deg,
		rgba(147, 0, 17, 0.5) 0,

		rgba(86, 20, 147, 0.5) 100%
	);

	background: -webkit-gradient(
		left top,

		right bottom,

		color-stop(0, rgba(147, 0, 17, 0.5)),
		color-stop(100%, rgba(86, 20, 147, 0.5))
	);

	background: -webkit-linear-gradient(
		145deg,
		rgba(147, 0, 17, 0.5) 0,

		rgba(86, 20, 147, 0.5) 100%
	);

	background: -webkit-linear-gradient(
		315deg,
		rgba(147, 0, 17, 0.5) 0,

		rgba(86, 20, 147, 0.5) 100%
	);

	background: linear-gradient(
		135deg,
		rgba(147, 0, 17, 0.5) 0,

		rgba(86, 20, 147, 0.5) 100%
	);

	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#930011', endColorstr='#561493', GradientType=1);
}

#places .places_item img {
	width: 100%;

	border-radius: 4px;
}

#places .places_item .place_name {
	position: absolute;

	bottom: 10px;

	left: 10px;

	z-index: 9;
}

#places .places_item .place_name h2 {
	color: #fff;

	font-size: 16px;
}

/* ---------- 5.10 Location - Contact Us ---------- */

#contact #map-canvas {
	border: 1px solid #cfd7da;

	border-radius: 2px;

	width: 100%;

	height: 380px;
}

#contact .contact-items {
	display: flex;

	place-content: center;

	flex-wrap: wrap;

	gap: 2em;
}

#contact .contact-title {
	text-align: center;

	margin-bottom: 2em;

	color: #606060;

	font-size: 2.2rem;
}

#contact .contact-title:after {
	content: '';

	width: 5em;

	margin: 32px auto 0;

	height: 0.1rem;

	background: #fff;

	background: linear-gradient(90deg, #fff 0, #af9773 50%, #fff 100%);

	display: block;

	border-radius: 50%;
}

.awards-img {
	-webkit-filter: grayscale(100%);

	filter: grayscale(100%);

	opacity: 0.5;

	filter: alpha(opacity=50);

	transition: filter 500ms ease, opacity 500ms ease;
}

.awards-img:hover {
	-webkit-filter: grayscale(0%);

	filter: grayscale(0%);

	opacity: 1;

	filter: alpha(opacity=100);

	transition: filter 500ms ease, opacity 500ms ease;
}

.contact-items .contact-item {
	background: #deb666;

	border: 1px solid #deb666;

	padding: 5px;

	color: #fff;

	margin-bottom: 8px;

	border-radius: 1px;
}

.contact-items .last {
	margin-right: 0px;
}

.contact-item h6 {
	font-size: 0.9em;

	color: #fff;

	letter-spacing: 0.01em;
}

.contact-item i {
	float: left;

	font-size: 1em;

	color: #ffffff;

	margin-right: 5px;

	line-height: 0.7em;
}

#contact-form {
	margin-top: 20px;
}

#contact .form-control {
	height: 52px;

	border-radius: 1px;

	border: 1px solid #dfdfdf;

	background-color: #fcfcfc;

	margin-bottom: 15px;
}

#contact textarea.form-control {
	min-height: 128px;
}

/* ---------- 5.11 Gallery ---------- */

.owl-nav {
	display: flex;

	place-content: center;

	margin-bottom: 5em;

	position: absolute;

	/* top: 75%; */

	left: 50%;

	transform: translateX(-50%);
}

#gallery {
	overflow: hidden;

	position: relative;
}

#gallery .main_title h2 {
	color: #606060;
}

#gallery .s_description.a_center {
	color: #fff;
}

#gallery_slider .item {
	margin: 0 15px;

	border-radius: 2px;

	background-color: rgb(255, 255, 255);

	box-shadow: 0px 1px 0.98px 0.02px rgba(0, 0, 0, 0.1);
}

/* #gallery_slider .item img {

	display: block;

	width: 100%;

	height: auto;

	border-radius: 2px;

} */

#gallery_slider .item img {
	display: block;

	width: 100%;

	height: 100%;

	object-fit: cover;

	border-radius: 2px;
}

.gallery_item_info {
	text-align: center;

	padding: 15px 0;
}

.gallery_item_info h4 {
	font-size: 1.4em;
}

.gallery_item_info p {
	font-size: 0.8em;

	margin: 0;

	margin-top: 4px;
}

#gallery .owl-theme .owl-controls {
	margin-top: 10px;

	text-align: center;

	-webkit-tap-highlight-color: transparent;
}

#gallery .owl-theme .owl-controls .owl-dots .owl-dot span {
	margin: 5px;

	border-radius: 7px;

	background-color: rgb(45, 160, 200);

	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2);

	width: 14px;

	height: 14px;
}

#gallery .owl-theme .owl-controls .owl-dot.active span,
#gallery .owl-theme .owl-controls .owl-dot span:hover {
	background-color: rgb(255, 255, 255);

	box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.item {
	position: relative;
}

#our_staff_page .item {
	min-height: 510px;
}
#our_staff_page .container .row {
	display: flex;
	flex-wrap: wrap;
}

#our_staff_page .col-md-3.col-sm-6 {
	margin-inline: auto;
}

.instagram-days {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: none;
	color: #fff;
}

.item:hover .instagram-text {
	display: block;
	width: 90%;
	text-align: center;
}

.item:hover .instagram-days {
	display: block;
}

.instagram-text {
	display: none;

	position: absolute;

	inset: 50% auto auto 50%;

	color: white;

	transform: translate(-50%, -50%);
	pointer-events: none;
}

.instagram-days {
}

.mfp-title {
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	padding-right: 0px;
	height: 100%;
}

/* ---------- 5.12 Gallery Style 2 ---------- */

#gallery_style_2 .gs2_item {
	margin-bottom: 50px;
}

#gallery_style_2 .gs2_item {
	box-sizing: border-box;

	position: relative;
}

#gallery_style_2 .gs2_item:after {
	content: '';

	display: block;

	position: absolute;

	border: 50px solid transparent;

	border-bottom: 50px solid #fefefe;

	bottom: -70px;

	right: -70px;

	box-shadow: 0px 7px 6px -9px black;

	-webkit-transform: rotate(135deg);

	transform: rotate(135deg);

	z-index: 9;
}

#gallery_style_2 .gs2_item:before {
	content: '';

	display: block;

	position: absolute;

	border: 50px solid transparent;

	border-top: 50px solid #fefefe;

	top: -70px;

	left: -70px;

	box-shadow: 0px -7px 6px -9px black;

	-webkit-transform: rotate(135deg);

	transform: rotate(135deg);

	z-index: 9;
}

/* ---------- 5.13 About ---------- */

#about {
	height: 100%;

	padding: 10px 20px;

	border: 5px double #f2f2f2;

	background: #f7f8f9;
}

/* ---------- 5.14 About Style 2 ---------- */

#about_style_2 .about_img_1,
#about_style_2 .about_img_2 {
	padding: 0px;

	margin-top: 25px;

	display: inline-block;

	border: 10px solid #1dc2f8;

	border-radius: 50%;

	overflow: hidden;
}

#about_style_2 .about_img_2_col {
	margin-left: -80px;
}

#about_style_2 .about_img_1 .about_img_inner,
#about_style_2 .about_img_2 .about_img_inner {
	width: 100%;

	height: 100%;

	position: relative;

	border-radius: 50%;

	border: 10px solid #39cdff;

	overflow: hidden;
}

#about_style_2 .about_img_1 .about_img_inner img {
	z-index: 9;
}

/* ---------- 5.15 Subscribe Form ---------- */

#subscribe {
	background: url('/portal/images/subscribe_bg.jpg');
}

#subscribe .inner {
	position: relative;

	padding: 24px 0;

	z-index: 9;
}

#subscribe .inner .main_title {
	margin-bottom: 10px;
}

#subscribe .inner .form-group {
	max-width: 600px;

	margin: 0 auto;

	position: relative;
}

#subscribe .inner .form-control {
	display: inline-block;

	/* float: left; */

	padding: 28px;

	border-radius: 50px;
}

#subscribe .inner button {
	display: inline-block;

	position: absolute;

	right: 5px;

	top: 5px;

	width: 48px;

	height: 48px;

	border-radius: 50%;
}

#subscribe .inner button i {
	position: relative;

	right: 7px;

	font-size: 1.5em;

	text-align: center;
}

/* ========== 6 BOOKING FORMS ========== */

/* ---------- 6.1 Vertical Booking Form ---------- */

.vbf {
	background-color: #fcfcfc;

	border-radius: 3px;

	border: 1px solid #f4f4f4;
}

.vbf .form_title {
	background: #f5f5f5;

	border-radius: 3px 3px 0 0;

	border-bottom: 1px solid #ededed;

	text-align: center;

	letter-spacing: 0.2px;

	color: #606060;

	font-size: 20px !important;

	font-family: 'Raleway', sans-serif;

	line-height: 1em;

	font-weight: 700;

	padding: 12px 0;

	text-shadow: rgba(255, 255, 255, 0.5) 0px 3px 3px;
}

.vbf .form_title i {
	font-size: 0.9em;

	position: relative;

	top: -2px;
}

.vbf .inner {
	padding: 20px;
}

.vbf .form-control {
	font-size: 0.9em;

	padding: 6px 10px;

	border-radius: 1px;

	height: 42px;

	border: 1px solid #dfdfdf;

	color: #b3b3b3;

	margin-bottom: 15px !important;
}

.vbf .form-control:focus {
	border: 1px solid #bcc4c8 !important;
}

.vbf .form_date {
	position: relative;

	overflow: hidden;

	padding: 0px 0px !important;
}

.vbf .form_date .form-control {
	background: none;
}

.vbf .form_date .form-control:hover {
	cursor: pointer;
}

.vbf .button {
	margin-top: 5px;

	padding: 9px 20px;

	display: block;
}

.vbf .a_b_f {
	color: #a1b1c1;

	font-size: 13px;
}

/* ---------- 6.2 Horizontal Booking Form 1 ---------- */

.hbf {
	margin-top: -60px;

	position: relative;

	z-index: 99;

	width: 100%;
}

.hbf .inner {
	min-height: 120px;

	background: #fff;

	border-radius: 2px;

	padding: 15px 0;

	border: 1px solid #e6eff2;

	border-bottom: 4px solid #e6eff2;

	border-top: none;
}

.hbf .inner {
	border: none;

	border-radius: 2px;

	box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.15);
}

.hbf .inner .form-control {
	width: 100%;

	font-size: 0.9em;

	padding: 6px 10px;

	background: transparent;

	color: #b3b3b3;

	border: 1px solid #cfd7da;

	box-shadow: none;

	border-radius: 1px;

	height: 42px;

	-webkit-transition: all ease 0.5s;

	transition: all ease 0.5s;
}

.hbf .inner .button {
	margin-top: 30px;
}

.hbf .inner .advanced_form_link {
	text-align: center;

	margin-top: 5px;
}

.hbf .inner .advanced_form_link a {
	font-weight: 400;

	color: #a1b1c1;

	font-size: 0.9em;
}

.hbf .inner .form_select,
.hbf .inner .form_date {
	position: relative;

	overflow: hidden;

	padding: 0px 0px !important;
}

.hbf .inner .form_select select {
	width: 100%;

	outline: none;

	padding: 6px 12px;

	margin: 0;

	-webkit-appearance: none;

	-moz-appearance: none;

	-o-appearance: none;

	-ms-appearance: none;

	appearance: none;

	text-overflow: ellipsis;
}

.hbf .inner .bootstrap-select.btn-group .dropdown-toggle .caret:before {
	top: -4px;
}

.hbf .inner .form_date:after {
	font-size: 0.9em;

	position: absolute;

	display: block;

	content: '\f073';

	top: 50%;

	right: 0;

	margin: -6px 8px 0 0;

	font-family: FontAwesome;

	line-height: 12px;

	color: #b3b3b3;
}

.hbf .inner .form_date .datepicker {
	width: 100%;

	outline: none;

	padding: 6px 12px;

	margin: 0;
}

/* ---------- 6.3 Horizontal Booking Form 2 ---------- */

.hbf_2 {
	position: absolute;

	bottom: 50px;

	left: 0;

	right: 0;
}

.hbf_2 .inner {
	min-height: 110px;

	background: #f7f8f9;

	box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.15);

	border-radius: 2px;

	padding: 35px 0;
}

.hbf_2 .inner .form-control {
	height: 42px;

	background: #e4e5e7;

	border: 1px solid #dadbdd;

	color: #a9a9a9;
}

.hbf_2 .inner .form-control .btn-select {
	padding: 10px 12px;
}

.hbf_2 .inner .bootstrap-select.btn-group .dropdown-toggle .caret:before {
	top: -4px;

	right: 0;
}

.hbf_2 .inner .arrival_date .form-control {
	border-radius: 1px 0 0 1px;
}

.hbf_2 .inner .departure_date .form-control {
	border-radius: 0 1px 1px 0;
}

.hbf_2 .inner .adults .form-control {
	border-radius: 1px 0 0 1px;
}

.hbf_2 .inner .children .form-control {
	border-radius: 0 1px 1px 0;
}

/* ---------- 6.4 Horizontal Booking Form 3 ---------- */

.hbf_3 {
	background: #f2f2f4;

	border-bottom: 1px solid #ededed;

	position: relative;
}

.hbf_3 .inner {
	min-height: 110px;

	padding: 35px 0;
}

.hbf_3 .inner .form-control {
	height: 42px;

	background: #fff;

	border: 1px solid #cfd7da;

	color: #a9a9a9;
}

.hbf_3 .inner .form-control .btn-select {
	padding: 10px 12px;
}

.hbf_3 .inner .bootstrap-select.btn-group .dropdown-toggle .caret:before {
	top: -4px;

	right: 0;
}

.hbf_3 .inner .arrival_date .form-control {
	border-radius: 1px 0 0 1px;
}

.hbf_3 .inner .departure_date .form-control {
	border-radius: 0 1px 1px 0;
}

.hbf_3 .inner .adults .form-control {
	border-radius: 1px 0 0 1px;
}

.hbf_3 .inner .children .form-control {
	border-radius: 0 1px 1px 0;
}

/* ========== 7 FOOTER ========== */

/* ---------- 7.1 Footer ---------- */

footer {
	border-top: 1px solid #f5f5f5;

	background-color: #f9f9f9;

	color: #777777;
}

.footer-grid {
	display: grid;

	grid-template-columns: repeat(auto-fit, 250px);

	place-content: center;

	gap: 2em;
}

footer.dark {
	background-color: #272727;

	border-top-color: #272727;

	color: #aaa;
	color: #fff;
	/* background-color: hsl(172, 93%, 22%); */
}

footer .inner {
	padding-top: 50px;

	padding-bottom: 30px;
}

footer .inner {
	border-bottom: 1px solid #f5f5f5;
}

footer.dark .inner {
	border-bottom: none;
}

/* ---------- 7.2 Footer Widgets ---------- */

footer .widget {
	padding-bottom: 20px;
}

/* #mc-embedded-subscribe-form

	#mc_embed_signup_scroll

	.clear

	#mc-embedded-subscribe {

	background-color: #deb666;

	width: 100%;

	margin-top: 1em;

} */

.subscribe-title {
	margin-bottom: 0.5em;
	font-size: 2rem;
	letter-spacing: 0.5px;
}

footer .widget p {
	color: #fff;
}

footer .widget h5 {
	color: #606060;

	text-transform: uppercase;

	letter-spacing: 1px;

	padding: 10px 0;
}

footer .widget img {
	margin-bottom: 0.5em;
}

footer.dark .widget h5 {
	color: #fff;
}

footer .widget a {
	color: #fff;
}

footer .widget a:hover {
	color: #deb666;
}

footer .about p {
	margin-top: 8px;
}

footer .logo {
	margin-bottom: 22px;
}

footer .blog_posts,
footer .useful_links,
address {
	padding-top: 15px;
}

footer ul {
	list-style: none;
}

footer li {
	border-bottom: 1px dotted rgba(228, 228, 228, 0.5);
}

footer.dark li {
	border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}

footer .blog_posts li {
	padding: 8px 0;
}

footer .blog_posts li small {
	color: #acbac4;

	display: block;

	padding-top: 4px;
}

footer .useful_links li {
	padding: 6.1px 0;
}

footer .useful_links li a:before {
	font-family: FontAwesome;

	content: '\f0da';

	margin-right: 12px;

	color: #acbac4;

	display: block;

	float: left;

	font-size: 0.8em;

	line-height: 1.8em;
}

footer .useful_links li a:hover:before {
	color: #deb666;
}

footer .address_details li {
	padding: 6px 0;
}

footer .address_details li i {
	margin-right: 12px;

	font-size: 1em;

	color: #acbac4;
}

/* ---------- 7.3 Subfooter ---------- */

footer .subfooter {
	padding: 12px 0;

	background: #ffffff;
}

footer.dark .subfooter {
	background-color: #272727;

	color: #fff;
}

footer .copyrights {
	line-height: 3em;
}

footer .subfooter .social_media {
	float: right;
	display: flex;
	padding: 2px 0;
}

footer .subfooter .social_media a {
	background-color: #f4f4f4;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: none;
	border-radius: 50%;
	display: grid;
	place-content: center;
}

footer.dark .subfooter .social_media a {
	border: none;

	color: #272727;
}

footer.dark .subfooter .social_media a:hover {
	background-color: #272727;
	color: #fff;
}

#subscribe_page {
	display: grid;
	place-items: center;
}

/* ========== 8 PAGES ========== */

/* Hotels */

.hotels__list-item:first-of-type > .hotel-info-wrapper {
	display: block;
}

.hotels-modal .hotels__list .hotels__list-item:first-child #hotel-info-wrapper {
	display: block;
}

.hotels__title {
	text-align: center;
}

.hotels__review-count,
.hotels__review,
.fa-star-sharp {
	font-size: 11px;
}

/* ---------- 8.1 Page Title ---------- */

.page_title {
	position: relative;

	padding: 40px 0;

	background-repeat: no-repeat;

	background-size: cover;
}

.page_title .inner {
	position: relative;

	z-index: 9;
}

.page_title h1 {
	color: #fff;

	font-size: 2.6em;

	font-weight: 400;

	display: inline-block;
}

.page_title .price {
	float: right;

	width: 70px;

	height: 70px;

	margin-top: 10px;

	border-radius: 4px;

	background: rgba(255, 182, 0, 0.3);
}

.page_title .price .inner {
	margin: -5px;

	background-color: #deb666;

	width: 70px;

	height: 70px;

	border-radius: 4px;

	font-size: 1.5em;

	text-align: center;

	padding: 10px 8px;

	color: #ffffff;

	font-weight: 400;
}

.page_title .price span {
	display: block;

	font-size: 12px;
}

.page_title .breadcrumb {
	font-size: 0.9em;

	background: none;

	color: #a9a9a9;

	margin: 0;

	padding: 0;
}

.page_title .breadcrumb li {
	padding: 5px 0px;

	color: #fff;
}

.page_title .breadcrumb li:after {
	content: '>';

	padding: 0px 10px 0px 16px;

	color: #000;
}

.page_title .breadcrumb li:before {
	display: none;
}

.page_title .breadcrumb li:last-child {
	padding: 5px 5px;

	border-radius: 2px;

	color: #deb666;
}

.page_title .breadcrumb li:last-child:after {
	display: none;
}

.page_title .breadcrumb a {
	color: #fff;
}

/* ---------- 8.2 Sidebar ---------- */

.sidebar .widget {
	margin-bottom: 30px;
}

.sidebar .widget h4 {
	font-size: 1.2em;

	color: #585858;

	font-weight: 700;

	letter-spacing: 1px;

	margin-bottom: 20px;

	text-transform: uppercase;

	word-spacing: 1px;

	position: relative;

	padding-left: 35px;
}

.sidebar .widget h4:before {
	background: #1dc1f8;

	width: 18px;

	height: 18px;

	border-radius: 2px;

	content: '\f105';

	font-family: FontAwesome;

	color: #fff;

	font-size: 0.6em;

	line-height: 1.7em;

	vertical-align: middle;

	text-align: center;

	position: absolute;

	top: 1px;

	left: 0;
}

.sidebar .widget .search {
	height: 40px;

	position: relative;
}

.sidebar .widget .search input {
	background: #fff;

	border: 1px solid #e5e5e5;

	color: #888;

	float: left;

	font-size: 13px;

	height: 39px;

	letter-spacing: 1px;

	margin: 0;

	padding: 10px;

	width: 100%;

	outline: none;
}

.sidebar .widget .search button {
	background: none;

	border: none;

	color: #deb666;

	float: left;

	right: 0;

	font-size: 14px;

	height: 40px;

	line-height: 38px;

	min-width: 40px;

	position: absolute;

	vertical-align: bottom;
}

.sidebar .widget .search button:after {
	background: #deb666;

	content: '';

	height: 50%;

	left: 0;

	position: absolute;

	top: 25%;

	width: 1px;
}

.sidebar .widget .categories li,
.sidebar .widget .archive li {
	border-bottom: 1px dotted #e5e5e5;

	list-style: none;

	padding: 7px 0;
}

.sidebar .widget .categories li a,
.sidebar .widget .archive li a {
	color: #858a99;

	display: list-item;

	font-size: 1em;

	font-weight: 600;
}

.sidebar .widget .categories li a:hover,
.sidebar .widget .archive li a:hover {
	color: #deb666;
}

.sidebar .widget .categories li .num_posts,
.sidebar .widget .archive li .num_posts {
	width: 30px;

	/* float: right; */

	display: inline-block;

	min-width: 10px;

	padding: 3px 7px;

	font-size: 12px;

	font-weight: 700;

	line-height: 1;

	color: #fff;

	text-align: center;

	white-space: nowrap;

	vertical-align: baseline;

	background: #deb666;

	border-radius: 10px;

	margin-top: 5px;

	-webkit-transition: all 0.3s ease;

	transition: all 0.3s ease;
}

.sidebar .widget .categories a:hover .num_posts,
.sidebar .widget .archive a:hover .num_posts {
	background: #b69854;
}

.sidebar .widget .latest_posts .latest_post {
	display: -webkit-box;

	display: -ms-flexbox;

	display: flex;

	padding: 10px 0;

	border-bottom: 1px dotted #e5e5e5;
}

.sidebar .widget .latest_posts .latest_post figure {
	display: inline-block;
}

.sidebar .widget .latest_posts .latest_post .details {
	display: inline-block;

	margin-left: 10px;
}

.sidebar .widget .latest_posts .latest_post .details h6 a {
	color: #606060;

	font-weight: 600;
}

.sidebar .widget .latest_posts .latest_post .details h6 a:hover {
	color: #1dc1f8;
}

.sidebar .widget .latest_posts .latest_post .details span {
	display: block;

	font-size: 0.85em;

	margin-top: 10px;

	color: #858a99;
}

.sidebar .widget .latest_posts .latest_post .details span i {
	margin-right: 5px;

	font-size: 0.8em;
}

.sidebar .widget .tagcloud a {
	margin-bottom: 5px;

	margin-right: 5px;

	float: left;
}

.sidebar .widget .tagcloud a .tag {
	background: #a1b1c1;

	color: #fff;

	display: inline-block;

	font-size: 0.8em;

	font-weight: 500;

	letter-spacing: 1px;

	padding: 6px 10px;

	text-transform: uppercase;
}

.sidebar .widget .tagcloud .num {
	background: #deb666;

	display: inline-block;

	font-size: 0.8em;

	padding: 6px 10px;

	color: #fff;

	position: relative;

	margin-left: -2px;
}

.sidebar .widget .tagcloud .num:before {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #a1b1c1;

	border-style: solid;

	border-width: 4px;

	content: '';

	display: block;

	left: 0;

	position: absolute;

	top: 10px;
}

.help {
	background: #f7eecd;

	border: 5px double #d2c38f;

	color: #ada277;

	padding: 15px;

	position: relative;
}

.help a {
	color: #ada277;
}

.help .phone,
.help .email {
	font-size: 0.9em;

	margin: 10px 0;
}

.fa-mobile-notch {
	font-size: 2.5rem;
}

#top-tel {
	display: inline-flex;

	align-items: center;

	gap: 0.5em;

	font-size: 1.1rem;
}

#top-tel div {
	display: inline-flex;

	flex-direction: column;
}

.help .phone i,
.help .email i {
	margin-right: 10px;
}

/* ---------- 8.3 404 ---------- */

#error404_page {
	min-height: 600px;

	padding-top: 50px;
}

#error404_page .error_number {
	font-size: 150px;

	text-align: center;

	font-weight: 600;

	color: #1dc1f8;

	line-height: 1.5;
}

/* ---------- 8.4 404 Style 2 ---------- */

#error404_fullscreen_page {
	height: 100%;

	background: url('/portal/images/404_bg.jpg');

	background-size: cover;

	background-position: center center;

	padding: 0;
}

#error404_fullscreen_page .inner {
	position: relative;

	top: 18%;

	z-index: 9;
}

#error404_fullscreen_page .error_number {
	font-size: 200px;

	text-align: center;

	font-weight: 600;

	color: #fff;

	line-height: 1.5;

	opacity: 0.3;
}

#error404_fullscreen_page .content_title .c_inner .c_title {
	color: #fff;
}

#error404_fullscreen_page .or {
	margin: 0 10px;

	color: #fff;
}

#error404_fullscreen_page .social_media a,
#error404_fullscreen_page .button,
#error404_fullscreen_page .or {
	margin-bottom: 10px;
}

/* ---------- 8.5 About Us  ---------- */

#about_us_page .about_img {
	margin-top: 5px;

	position: relative;
}

#about_us_page .about_img .img1 {
	border-radius: 4px;

	opacity: 0.3;
}

#about_us_page .about_img .img2 {
	position: absolute;

	top: 0;

	margin: -5px;

	border-radius: 4px;
}

/* ---------- 8.6 Blog  ---------- */

.blog .blog_list {
	margin-bottom: 50px;

	border-bottom: 3px double #f5f5f5;
}

.blog .blog_list .details {
	margin: 30px 0;
}

.blog .blog_list .details h2 a {
	font-size: 1.3em;

	color: #585858;

	font-weight: 600;
}

.blog .blog_list .details h2 a:hover {
	color: #1dc1f8;
}

.blog .blog_list .details .info {
	margin-top: 10px;

	margin-bottom: 25px;
}

.blog .blog_list .details .info .meta_part {
	display: inline-block;

	margin-bottom: 10px;

	margin-right: 25px;
}

.blog .blog_list .details .info .meta_part a {
	color: #858a99;

	text-transform: uppercase;
}

.blog .blog_list .details .info .meta_part a:hover {
	color: #a9a9a9;
}

.blog .blog_list .details .info .meta_part i {
	margin-right: 5px;

	color: #a9a9a9;
}

.blog .blog_list .details p {
	font-size: 1em;

	line-height: 1.6;
}

.blog .blog_list .details .button {
	margin: 10px 0;
}

.blog_post .details {
	margin: 30px 0;
}

.blog_post .details h2 a {
	font-size: 1.3em;

	color: #585858;

	font-weight: 600;
}

.blog_post .details h2 a:hover {
	color: #1dc1f8;
}

.blog_post .details .info {
	margin-top: 10px;

	margin-bottom: 25px;
}

.blog_post .details .info .meta_part {
	display: inline-block;

	margin-bottom: 10px;

	margin-right: 25px;
}

.blog_post .details .info .meta_part a {
	color: #a9a9a9;

	text-transform: uppercase;
}

.blog_post .details .info .meta_part a:hover {
	color: #a9a9a9;
}

.blog_post .details .info .meta_part i {
	margin-right: 5px;

	color: #a9a9a9;
}

.blog_post .details p {
	font-size: 1em;

	line-height: 1.6;
}

.blog_post .details .meta_post {
	margin: 50px 0;
}

.blog_post .details .meta_post span {
	margin-right: 10px;
}

.blog_post .details .tags {
	display: inline-block;

	margin-bottom: 15px;

	padding-top: 15px;
}

.blog_post .details .tags a {
	background: #deb666;

	color: #fff;

	display: inline-block;

	font-size: 12px;

	margin: 0 5px 5px 0;

	padding: 2px 12px;

	text-transform: uppercase;

	-webkit-transition: all ease 0.3s;

	transition: all ease 0.3s;
}

.blog_post .details .tags a:hover {
	background: #1dc1f8;
}

.blog_post .details .meta_post .tags span i {
	margin-right: 5px;
}

.blog_post .details .share {
	display: inline-block;

	/* float: right; */

	margin-bottom: 15px;
}

.blog_post .details .meta_post .share span i {
	margin-right: 5px;
}

.blog_post .details .share .social_media {
	display: inline-block;
}

/* ---------- 8.7 Booking Form  ---------- */

#booking_form_advanced {
	margin-top: 20px;
}

#booking_form_advanced .form-group {
	padding-bottom: 30px;

	position: relative;
}

#booking_form_advanced .form-control {
	height: 52px;

	border-radius: 0px;

	border: 1px solid #dfdfdf;

	background-color: #fcfcfc;

	box-shadow: none;
}

#booking_form_advanced textarea.form-control {
	height: 152px;
}

#booking_form_advanced .form-control .btn-select {
	padding: 15px 12px;
}

#booking_form_advanced .bootstrap-select.btn-group .dropdown-toggle .caret:before {
	top: -4px;

	right: 0;
}

#booking_form_advanced .form_date:after {
	position: absolute;

	display: block;

	content: '\f073';

	top: 50%;

	right: 0;

	margin: -6px 8px 0 0;

	font-family: FontAwesome;

	line-height: 12px;

	color: #b3b3b3;
}

#booking_form_advanced .form_date .datepicker {
	width: 100%;

	outline: none;

	padding: 6px 12px;

	margin: 0;
}

/* ---------- 8.8 Coming Soon  ---------- */

#hero_coming_soon {
	margin: 0;

	padding: 0;
}

#hero_coming_soon #countdown {
	margin-top: 50px;
}

#hero_coming_soon #countdown .count_box:first-child {
	margin-left: 5px;
}

#hero_coming_soon #countdown .count_box {
	display: inline-block;

	margin-right: 80px;

	width: 80px;

	height: 80px;

	margin-top: 10px;

	border-radius: 4px;

	background: rgba(255, 182, 0, 0.3);
}

#hero_coming_soon #countdown .count_box .inner {
	background: #deb666;

	width: 80px;

	height: 80px;

	border-radius: 4px;

	text-align: center;

	padding-top: 25px;

	margin: -5px;
}

#hero_coming_soon #countdown .count_box .count_number {
	display: block;

	color: #fff;

	font-size: 3em;

	font-weight: 500;
}

#hero_coming_soon #countdown .count_box .count_text {
	margin-top: 15px;

	text-align: center;

	color: #fff;

	font-weight: 300;

	font-size: 1em;

	text-transform: uppercase;
}

#hero_coming_soon #subscribe_form {
	position: relative;
}

#hero_coming_soon .form-control {
	padding: 28px;

	border-radius: 50px;
}

#hero_coming_soon button {
	display: inline-block;

	position: absolute;

	right: 5px;

	top: 5px;

	width: 48px;

	height: 48px;

	border-radius: 50%;
}

#hero_coming_soon button i {
	position: relative;

	right: 7px;

	font-size: 1.5em;

	text-align: center;
}

.countup_box {
	display: inline-block;

	width: 100%;

	height: 100px;

	margin-top: 50px;

	margin-bottom: 50px;

	border-radius: 4px;

	background: rgba(255, 182, 0, 0.3);
}

.countup_box .inner {
	background: #deb666;

	width: 100%;

	height: 100%;

	border-radius: 4px;

	text-align: center;

	padding-top: 20px;

	margin: -5px;
}

.countup_box .inner .number {
	font-size: 2em;

	color: #fff;
}

.countup_box .inner .text {
	font-size: 0.9em;

	text-transform: uppercase;

	color: #fff;
}

/* ---------- 8.9 Contact  ---------- */

#contact_page {
	font-family: GothamBook, sans-serif;
	font-weight: 400;
}

#map {
	padding: 0;
}

#map #google-map {
	position: absolute;

	margin-top: 20px;

	left: 50%;

	margin-left: -80px;

	z-index: 5;
}

#map #map-canvas {
	width: 100%;

	height: 400px;
}

#google-map .openmap-btn {
	position: relative;

	top: 100px;

	background: #fff;

	border: none;

	box-shadow: rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;
}

#google-map .openmap-btn:hover {
	background-color: rgb(247, 247, 247);
}

#contact-form-page {
	margin-top: 30px;
}

#contact-form-page .form-control {
	height: 52px;

	border-radius: 1px;

	border: 1px solid #dfdfdf;

	background-color: #fcfcfc;
}

#contact-form-page .form-group {
	padding-bottom: 30px;
}

#contact-form-page .form-group textarea {
	height: 135px;
}

#contact_page .contact-info,
#contact_page_style_2 .contact-info {
	list-style: none;
}

#contact_page .contact-info li,
#contact_page_style_2 .contact-info li {
	padding: 8px 0;

	font-weight: 400;
}

#contact_page .contact-info li span,
#contact_page_style_2 .contact-info li span {
	display: block;

	font-size: 1em;

	color: #deb666;

	font-weight: 900;

	margin-bottom: 10px;
}

#contact_page .contact-info .social-media,
#contact_page_style_2 .contact-info .social-media {
	padding-top: 30px;
}

#contact_page .contact-info .social-media i,
#contact_page_style_2 .contact-info .social-media i {
	background-color: #fff;

	-webkit-transition: all ease 0.45s;

	transition: all ease 0.45s;

	width: 35px;

	height: 35px;

	line-height: 2.6em;

	color: #8a959e;

	border-bottom: 1px solid #8a959e;
}

#contact_page .contact-info .social-media i:hover,
#contact_page_style_2 .contact-info .social-media i:hover {
	color: #ffffff;

	-webkit-transition: all ease 0.45s;

	transition: all ease 0.45s;
}

#contact_page_style_2 #map-canvas {
	width: 100%;

	height: 168px;
}

#contact_page_style_2 .contact-info {
	padding-top: 0px !important;
}

/* ---------- 8.10 Events  ---------- */

#panorama_menu_slider .item .hover_effect,
#panorama_slider .item .hover_effect {
	height: 45vh;
}

.item .hover_effect {
	height: 330px;
}

#events_page .item {
	margin-bottom: 30px;

	background: #f5f5f5;

	border: 1px solid #eeeeee;

	border-radius: 1px;
}

#events_page .item .time-from {
	color: #ffb606;

	text-align: center;

	padding-top: 55px;

	padding-left: 15px;
}

#events_page .item .time-from .date {
	font-size: 72px;

	font-weight: 700;

	line-height: 73px;

	margin-top: 0;
}

#events_page .item .time-from .month {
	font-size: 13px;

	text-transform: uppercase;

	font-weight: 700;

	line-height: 25px;
}

#events_page .item .image img {
	width: 100%;
}

#events_page .item .event-wrapper {
	color: #999;

	padding: 20px;

	position: relative;
}

#events_page .item .event-wrapper h5 {
	margin-top: 10px;

	margin-bottom: 20px;
}

#events_page .item .event-wrapper h5 a {
	font-size: 1.2em;

	color: #a1b1c1;
}

#events_page .item .event-wrapper .meta {
	text-transform: uppercase;

	font-weight: 700;

	font-size: 13px;

	color: #999;

	line-height: 25px;
}

#events_page .item .event-wrapper .meta .time,
#events_page .item .event-wrapper .meta .location {
	display: inline-block;

	background: #eee;

	margin-bottom: 10px;

	padding: 4px 10px;

	border-radius: 20px;

	border: 1px solid #e9e8e7;

	margin-right: 10px;

	font-size: 0.9em;
}

#events_page .item .event-wrapper .meta .time i,
#events_page .item .event-wrapper .meta .location i {
	margin-right: 5px;
}

#events_page .item .event-wrapper .description {
	margin-top: 25px;
}

#hero_event #countdown .count_box {
	padding: 10px 60px;

	display: inline-block;

	margin: 0 40px;

	text-align: center;

	border: 1px solid #fff;

	border-bottom: none;
}

#hero_event #countdown .count_box .count_number {
	display: block;

	color: #fff;

	font-size: 1.8em;

	font-weight: 500;
}

#hero_event #countdown .count_box .count_text {
	text-align: center;

	margin-top: 10px;

	color: #fff;

	font-weight: 500;

	font-size: 1em;

	text-transform: uppercase;
}

/* ---------- 8.11 Gallery  ---------- */

#gallery_page_style_2 figure {
	box-sizing: border-box;

	position: relative;

	margin-bottom: 30px;
}

#gallery_page_style_2 figure:before {
	content: '';

	display: block;

	position: absolute;

	border: 50px solid transparent;

	border-top: 50px solid #fefefe;

	top: -70px;

	left: -70px;

	box-shadow: 0px -7px 6px -9px black;

	-webkit-transform: rotate(135deg);

	transform: rotate(135deg);

	z-index: 9;
}

#gallery_page_style_2 figure:after {
	content: '';

	display: block;

	position: absolute;

	border: 50px solid transparent;

	border-bottom: 50px solid #fefefe;

	bottom: -70px;

	right: -70px;

	box-shadow: 0px 7px 6px -9px black;

	-webkit-transform: rotate(135deg);

	transform: rotate(135deg);

	z-index: 9;
}

.grid_filters {
	float: left;

	margin-bottom: 40px;
}

.grid_filters .button {
	cursor: pointer;

	display: inline-block;

	margin-right: 10px;

	margin-bottom: 10px;
}

.grid_filters .button.active {
	background: #2c88c0;

	border: 1px solid #2c88c0;
}

.gallery_items figure {
	margin-bottom: 30px;
}

.gallery_items figure figcaption {
	padding: 15px;

	text-align: center;

	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.gallery_items figure figcaption h4 {
	font-size: 1.2em;

	color: #606060;
}

.gallery_items figure figcaption span {
	display: block;

	font-size: 0.8em;

	color: #858a99;

	margin-top: 5px;
}

/* ---------- 8.12 Location  ---------- */

#location {
	margin: 0;

	padding: 0;
}

#location #map-canvas {
	width: 100%;

	height: 474px;
}

/* ---------- 8.13 Our Staff  ---------- */

#our_staff_page .item {
	padding: 15px;

	background: #fafafa;

	border: 1px solid #f0f2f6;

	border-radius: 3px;

	-webkit-transition: all 0.3s ease;

	transition: all 0.3s ease;
}

#our_staff_page .item h5 {
	padding-top: 20px;

	text-align: center;

	color: #585858;
}

#our_staff_page .item h5 small {
	text-align: center;

	display: block;

	font-size: 0.7em;

	padding-top: 10px;
}

#our_staff_page .item {
	margin-bottom: 30px;
}

#our_staff_page .item p {
	text-align: center;
}

#our_staff_page .item img {
	width: 100%;

	height: 100%;

	object-fit: cover;
}

#our_staff_page .item .social-media {
	text-align: center;

	margin-top: 15px;
}

#our_staff_page .item .social-media a i {
	margin: 5px;

	background: #eeeeee;

	width: 30px;

	height: 30px;

	border-radius: 50%;

	line-height: 30px;

	border: 1px solid #e9e8e7;

	color: #a1b1c1;
}

.load-more {
	display: none;
}

/* ---------- 8.14 Places  ---------- */

#places_page .places_item {
	margin-bottom: 30px;

	position: relative;

	-webkit-transition: 5;

	transition: 5;
}

#places_page .places_item:after {
	width: 100%;

	height: 100%;

	border-radius: 4px;

	content: '';

	position: absolute;

	left: 0;

	top: 0;

	pointer-events: none;

	background: rgba(147, 0, 17, 0.75);

	background: -moz-liznear-gradient(
		145deg,
		rgba(147, 0, 17, 0.5) 0,

		rgba(86, 20, 147, 0.5) 100%
	);

	background: -webkit-gradient(
		left top,

		right bottom,

		color-stop(0, rgba(147, 0, 17, 0.5)),
		color-stop(100%, rgba(86, 20, 147, 0.5))
	);

	background: -webkit-linear-gradient(
		145deg,
		rgba(147, 0, 17, 0.5) 0,

		rgba(86, 20, 147, 0.5) 100%
	);

	background: -webkit-linear-gradient(
		315deg,
		rgba(147, 0, 17, 0.5) 0,

		rgba(86, 20, 147, 0.5) 100%
	);

	background: linear-gradient(
		135deg,
		rgba(147, 0, 17, 0.5) 0,

		rgba(86, 20, 147, 0.5) 100%
	);

	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#930011', endColorstr='#561493', GradientType=1);
}

#places_page .places_item img {
	border-radius: 4px;

	width: 100%;
}

#places_page .places_item .place_name {
	position: absolute;

	bottom: 10px;

	left: 10px;

	z-index: 9;
}

#places_page .places_item .place_name h2 {
	color: #fff;

	font-size: 16px;
}

/* ---------- 8.15 Restaurant  ---------- */

.tp-dottedoverlay.twoxtwo {
	background: none;
}

#restaurant_page .restaurant_img {
	padding-bottom: 10px;
}

#restaurant_page .restaurant_img img {
	border-radius: 5px;
}

#restaurant_page {
	padding-bottom: 1em;
}

.menu_item {
	margin-bottom: 60px;

	border: 1px solid #f5f5f5;
}

.menu_item .info p {
	margin-top: 2px;
}

.menu_item .title {
	position: relative;

	padding-top: 17px;

	padding-bottom: 15px;

	overflow: hidden;

	font-size: 1.2em;

	font-weight: 900;

	text-transform: uppercase;
}

.menu_item .title a.name {
	position: relative;

	z-index: 2;

	overflow: hidden;

	background-color: #fff;

	padding-right: 5px;
}

.menu_item .title span.price {
	color: #deb666;
}

.menu_item .title span.price:before {
	content: '';

	display: block;

	height: 1px;

	position: absolute;

	left: 20px;

	right: 20px;

	top: 34px;

	border-bottom: 2px dotted #f5f5f5;
}

.menu_item .title span.price span.amount {
	position: absolute;

	right: 15px;

	padding-left: 8px;

	background: #fff;

	z-index: 2;
}

/* ---------- 8.16 Rooms List View  ---------- */

#about_rooms h2 {
	font-family: ModernRegular;

	font-weight: normal;

	font-size: 4rem;
}

#rooms_title,
#offers_title,
#dining_title,
#pool_title,
#activities_title {
	font-family: ModernRegular;

	font-weight: normal;

	font-size: 6rem;

	color: #222;

	margin-top: 2.5em;
}

.kids_club_content h3,
.kids_club_content h4,
.kids_club_content h5,
.spa_club_content h3,
.spa_club_content h4,
.sports_club_content h3,
.sports_club_content h4,
.sports_club_content h5 {
	color: #222;
}

.activities_control {
	display: flex;

	align-items: center;

	justify-content: space-between;

	position: relative;
}

.activities_control:before {
	content: '';

	background: #cfaf8f;

	background: linear-gradient(90deg, #cfaf8f 0, #fff 100%);

	height: 0.1rem;

	width: 100%;

	position: absolute;

	top: 0;
}

.activities_control .activities_control--btn {
	background-color: transparent;

	border: 0;

	padding: 2.5em 1em;

	font-size: 1.8rem;

	color: #222;

	position: relative;
}

.activities_control .activities_control--btn:before {
	left: 0;

	content: '';

	position: absolute;

	top: 0;

	width: 0;

	height: 0.5rem;

	margin: -5px 0 0;

	transition: all 0.2s ease-in-out;

	transition-duration: 0.75s;

	opacity: 0;

	background-color: #cfaf8f;
}

.activities_control .activities_control--btn.current:before,
.activities_control .activities_control--btn:hover:before {
	opacity: 1;

	width: 100%;
}

.kids_club_content,
.sports_club_content,
.spa_club_content {
	position: relative;

	margin-bottom: 10em;
}

.kids_club_content_text,
.sports_club_content_text,
.spa_club_content_text {
	width: 70%;

	bottom: -40%;

	left: 50%;

	transform: translateX(-50%);

	background-color: #fff;

	padding: 3em;

	position: absolute;

	text-align: center;
}

.spa_club_content_text,
.sports_club_content_text {
	bottom: -30%;
}

.spa_club_content_text a {
	position: relative;

	outline: 1px solid #333;

	padding: 16px 40px;

	box-sizing: border-box;

	min-width: 16.75rem;

	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.75rem;

	letter-spacing: 1px;

	line-height: 1.5rem;

	text-align: center;

	display: inline-block;

	margin-top: 1em;
}

.spa_club_content_text a:hover {
	outline: 0;
}

.spa_club_content_text a:hover:after {
	content: '';

	height: 1px;

	width: 6.625rem;

	background: linear-gradient(90deg, #fff 0, #4d4d4d 50%, #fff 100%);

	margin: 0 auto;

	border-radius: 50%;

	overflow: hidden;

	display: block;

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;
}

.sports_club_content_text h4 {
	margin-block: 0.25em;
}

#dining_title,
#pool_title,
#activities_title {
	margin-top: 0;
}

#activities_title {
	margin-bottom: 1em;
}

#services h2 {
	color: #222;

	margin-bottom: 1em;
}

#services__list {
	display: flex;

	gap: 2em;

	flex-wrap: wrap;
}

.button-see-more-wrapper,
.button_see_more_room_wrapper {
	margin-top: 32px;

	display: flex;

	justify-items: center;

	justify-content: center;

	direction: ltr;
}

.button-see-more-wrapper .show-less,
.button_see_more_room_wrapper .show_less_room,
.button_see_more_room_wrapper a,
.button-see-more-wrapper a {
	position: relative;

	outline: 1px solid #333;

	border: 0;

	padding: 16px 0;

	box-sizing: border-box;

	display: block;

	min-width: 240px;

	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 2rem;

	letter-spacing: 0.47px;

	line-height: 1.5rem;

	text-align: center;
}

.button-see-more-wrapper:before,
.button_see_more_room_wrapper:before {
	content: '';

	height: 0.1rem;

	width: 35%;

	background: #986f38;

	background: linear-gradient(190deg, #986f38 0, #fff 80%);

	margin-top: 30px;

	display: block;

	margin-right: 20px;
}

.button-see-more-wrapper:after,
.button_see_more_room_wrapper:after {
	content: '';

	height: 0.1rem;

	width: 35%;

	background: #986f38;

	background: linear-gradient(90deg, #986f38 0, #fff 80%);

	display: block;

	margin-top: 30px;

	margin-left: 20px;
}

.button-see-more-wrapper .show-less:hover,
.button_see_more_room_wrapper .show-less_room:hover {
	outline: none;
}

.room_list {
	background: #f5f5f5;

	margin-bottom: 50px;

	border: 1px solid #eeeeee;

	border-radius: 1px;
}

.room_list img {
	width: 100%;
}

.room_list .room_list_slider .item img {
	display: block;

	width: 100%;

	height: 100%;
}

.room_list_slider .owl-nav {
	text-align: center;

	margin-top: 0;

	position: absolute;

	top: 40%;

	width: 100%;
}

.room_list_slider .owl-nav .owl-prev,
.room_list_slider .owl-nav .owl-next {
	background: #1dc1f8;

	color: #fff;

	margin: 0;

	padding: 10px;

	opacity: 1;

	font-size: 2em;

	-webkit-transition: 0.3s;

	transition: 0.3s;

	opacity: 0.5;
}

figure:hover .room_list_slider .owl-nav .owl-prev,
figure:hover .room_list_slider .owl-nav .owl-next {
	opacity: 1;
}

.room_list_slider .owl-nav div:hover {
	background: #2c88c0;
}

.room_list_slider .owl-nav .owl-prev {
	float: left;

	border-radius: 0px 2px 2px 0px;
}

.room_list_slider .owl-nav .owl-next {
	float: right;

	border-radius: 2px 0px 0px 2px;
}

.room_list .room_details .room_desc {
	padding: 15px 0;
}

.room_list .room_details .room_desc h3 a {
	font-family: 'Raleway', sans-serif;

	color: #606060;

	font-weight: 400;

	font-size: 1.2em;
}

.room_list .room_details .room_desc p {
	color: #858a99;

	padding-top: 10px;
}

.room_list .room_details .room_services {
	padding-top: 30px;
}

.room_list .room_details .room_services i {
	background: #deb666;

	padding: 5px 14px;

	font-size: 1.2em;

	color: #fff;

	margin: 5px;

	border: 1px solid #deb666;

	border-radius: 2px;

	cursor: pointer;
}

.room_list .room_details .room_services i:hover {
	background: #b69854;

	border: 1px solid #b69854;
}

.room_list .room_price {
	text-align: center;

	background: #eee;

	border-left: 1px solid #e9e8e7;
}

.room_list .room_price .room_price_inner {
	padding-top: 36px;

	padding-bottom: 37px;
}

.room_list .room_price .room_price_number {
	font-size: 2em;

	color: #606060;
}

.room_list .room_price small {
	font-size: 1em;

	color: #858a99;

	display: block;

	padding-top: 10px;
}

.room_list .room_price .button {
	clear: both;

	display: block;

	position: relative;

	margin-top: 50px;
}

/* ---------- 8.17 Rooms Grid View  ---------- */

#rooms_grid .room_grid_item {
	background: #f5f5f5;

	margin-bottom: 50px;

	border: 1px solid #eeeeee;

	border-radius: 1px;
}

#rooms_grid .room_grid_item .room_info {
	padding: 10px;
}

#rooms_grid .room_grid_item .room_info .room_services {
	text-align: center;
}

#rooms_grid .room_grid_item .room_info .room_services i {
	background: #deb666;

	padding: 5px 14px;

	font-size: 1.2em;

	color: #fff;

	margin: 5px;

	border: 1px solid #efac14;

	border-radius: 2px;

	cursor: pointer;
}

#rooms_grid .room_grid_item .room_info .room_services i:hover {
	background: #efac14;
}

#rooms_grid .room_grid_item .room_info h3 {
	line-height: 2em;

	float: left;
}

#rooms_grid .room_grid_item .room_info h3 a {
	font-family: 'Raleway', sans-serif;

	color: #606060;

	font-weight: 400;

	font-size: 1em;
}

#rooms_grid .room_grid_item .room_info span {
	float: right;

	margin-top: 8px;

	background: #eeeeee;

	font-size: 0.9em;

	padding: 4px 8px;

	border-radius: 20px;

	border: 1px solid #e9e8e7;
}

#rooms_grid .room_grid_item .room_info p {
	clear: both;
}

/* ---------- 8.18 Rooms Block View  ---------- */

#rooms_block_view .room_block_item {
	background: #f5f5f5;

	margin-bottom: 50px;

	border: 1px solid #eeeeee;

	border-radius: 1px;
}

#rooms_block_view .room_block_item .room_info {
	padding: 10px 0;
}

#rooms_block_view .room_block_item .room_info h3 {
	float: left;
}

#rooms_block_view .room_block_item .room_info h3 a {
	color: #606060;

	font-weight: 400;

	font-size: 1em;
}

#rooms_block_view .room_block_item .room_info span {
	float: right;

	margin-top: 0px;

	margin-right: 6px;

	background: #eeeeee;

	padding: 4px 8px;

	border-radius: 20px;

	border: 1px solid #e9e8e7;
}

#rooms_block_view .room_block_item .room_info p {
	clear: both;

	padding-top: 10px;
}

#rooms_block_view .room_block_item .room_info .room_services i {
	background: #deb666;

	padding: 5px 10px;

	font-size: 1em;

	color: #fff;

	margin-right: 10px;

	border: 1px solid #efac14;

	border-radius: 2px;

	cursor: pointer;
}

/* ---------- 8.19 Room Details  ---------- */

#room_page .slider #slider-larg {
	padding: 4px;

	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);

	border-radius: 2px;
}

#room_page .slider #thumbs {
	margin-top: 15px;
}

#room_page .slider #thumbs .owl-item .item {
	overflow: hidden;

	position: relative;

	cursor: pointer;

	border: 1px solid #f1f1f1;

	padding: 3px;

	margin: 2px;

	border-radius: 1px;

	-webkit-transition: 0.3s;

	transition: 0.3s;
}

#room_page .slider #thumbs .owl-item.active-item .item {
	border: 1px solid #a1b1c1;
}

#room_page .slider #thumbs .owl-item .item img:hover {
	opacity: 0.8;
}

.owl-prev,
.owl-next {
	display: inline-block;

	border: 1px solid #deb666;

	padding: 10px 20px;

	margin: 20px 5px 0 0;

	border-radius: 20px;
	background-color: white;
	transition: background-color 500ms ease, color 500ms ease;
}

.owl-prev:hover,
.owl-next:hover {
	background-color: #deb666;

	color: #fff;

	transition: background-color 500ms ease, color 500ms ease;
}

.owl-next {
	margin: 20px 0 0 5px;
}

.room_facilitys_list {
	margin-top: 35px;

	padding-bottom: 10px;
}

.room_facilitys_list h2 span {
	float: right;
}

.room_facilitys_list h2 span span {
	text-transform: none;
}

.all_facility_list {
	overflow: hidden;

	width: 100%;

	border-top: none;
}

.all_facility_list ul li {
	color: #858a99;

	margin-bottom: 15px;
}

.all_facility_list ul li i {
	color: #82b73a;

	margin-right: 8px;
}

.all_facility_list ul .no i {
	color: #f1572f !important;
}

.single_room_details > p {
	font-size: 17px;

	line-height: 30px;

	margin-top: 20px;
}

.similar_rooms {
	margin-top: 50px;
}

.similar_rooms article figure {
	position: relative;

	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);

	margin-bottom: 15px;
}

.similar_rooms article figure img {
	border-radius: 2px;
}

.similar_rooms article figcaption {
	padding: 10px;

	background: #fff;
}

.similar_rooms article figcaption h4 a {
	font-size: 1em;

	color: #606060;

	display: inline-block;

	font-size: 1.8rem;

	font-weight: 500;

	margin-bottom: 15px;

	margin: 0;

	-webkit-transition: 0.3s;

	transition: 0.3s;
}

.similar_rooms article figcaption h4 a:hover {
	color: #1dc1f8;
}

.similar_rooms article .price {
	background: #deb666;

	width: 50px;

	height: 50px;

	border-radius: 4px;

	color: #fff;

	position: absolute;

	top: 10px;

	right: 10px;

	font-size: 1em;

	font-weight: 600;

	line-height: 1em;

	padding: 10px 0;

	text-align: center;

	text-transform: uppercase;
}

.similar_rooms article .price span {
	display: block;

	font-size: 0.7em;
}

#icons .col-md-3 {
	display: block;

	color: #858a99;

	line-height: 32px;

	height: 32px;
}

#icons .col-md-3 i {
	color: #a1b1c1;
}

#icons .col-md-3 i {
	padding-right: 10px;
}

#contact-icon-list {
	display: grid;

	gap: 0.5em;

	margin-top: auto;
}

#rating-icon-wrapper,
#map-wrapper {
	display: grid;
}

#rating-icon-wrapper ul {
	display: flex;

	place-content: center;

	margin-block: 1em;

	gap: 1em;

	flex-wrap: wrap;
}

#rating-icon-wrapper ul li {
	border: 0;
}

.secondary-nav__social-icons {
	display: flex;

	gap: 1em;

	align-items: center;

	justify-content: space-evenly;

	padding: 0.5em;

	font-size: 2rem;
}

.secondary-nav__social-icons .secondary-nav__link {
	color: #606060;
}

.buttons_block {
	margin-bottom: 80px;
}

.buttons_block button {
	margin-top: 20px;

	display: block;
}

.buttons_block .social_media {
	margin-top: 50px;
}

#page_titles_page .page_title {
	margin-bottom: 80px;
}

.block {
	margin: 40px 0;
}

.block:first-child {
	margin-top: 0;
}

#contact_page .container .row #sitemap_container h2,
#contact_page .container h1 {
	color: #606060;
}

#sitemap_title {
	text-align: center;

	margin-bottom: 2em;
}

/* LOGIN */

.api__widget__logo {
	display: block;

	text-align: center;

	padding: 1em;
}

.api__widget {
	margin: 30px auto 100px;

	max-width: 568px;

	padding: 0 20px 5em;

	position: relative;

	text-align: center;
}

.api__widget__subtitle,
.api__widget__title {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.875rem;

	line-height: 1.5;

	font-weight: 700;

	margin: 0;

	padding-bottom: 15px;

	color: #1a1e29;
}

.column-title-2 {
	color: #1a1e29;
}

/* 768 */

.api__widget__subtitle,
.api__widget__title {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 2.375rem;

	line-height: 1.5;
}

.api__gigya {
	padding: 0.5rem;

	position: relative;
}

#socialNetwork,
#socialNetwork_title,
#socialNetwork_spacer {
	display: block;
}

#socialNetwork,
#socialNetwork_title,
#socialNetwork_spacer,
#noSocialNetworkPrefix {
	display: block !important;
}

.api__spacer {
	background-color: #c7cbcd;

	height: 1px;

	width: 100%;
}

.api__form {
	height: auto;

	margin: 0 auto;

	max-width: 465px;

	text-align: left;

	width: 100%;
}

.ah-login-widget__lcah-member {
	height: auto;

	margin: 0 auto;

	max-width: 465px;

	text-align: center;

	width: 100%;
}

#lcah_new_number_login_bloc {
	display: block !important;
}

.social-media-container {
	height: 94px;

	position: relative;
}

.api__form__title {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.375rem;

	line-height: 1.5;

	color: #0d232d;

	font-weight: 500;

	margin: 14px 0;

	text-align: center;
}

/* 768 */

/* .api__form__title {

	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1rem;

	line-height: 1.5;

	margin: 24px 0 32px;

} */

.api__text-field {
	display: inline-block;

	position: relative;

	text-align: left;

	width: 100%;
}

.api__text-field__label {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.15rem;

	line-height: 1.5;

	display: inline-block;

	margin: 0 0 2px;

	width: 100%;
}

.ah-login-widget .api__field__has-error label {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.25rem;

	line-height: 1.5;

	color: #e3242c;

	font-weight: 700;
}

.api__indicator-validation {
	position: relative;
}

.api__indicator-validation__input {
	position: relative;

	z-index: 10;
}

.api__text-field__input {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.375rem;

	line-height: 1.5;

	background-color: #fff;

	border: 1px solid #0d232d;

	border-radius: 2px;

	height: 40px;

	padding: 7px;

	width: 100%;
}

.api__indicator-validation__input input,
.api__indicator-validation__input select {
	padding-right: 40px;
}

.has-err input,
.has-err select {
	background: #fff;

	border: 1px solid #e42931;
}

.ah-login-widget .api__field__has-error input {
	border: 1px solid #e3242c;
}

.api__indicator-validation__status {
	align-items: center;

	background: transparent;

	display: flex;

	height: 100%;

	justify-content: center;

	margin: 0 10px;

	position: absolute;

	right: 0;

	top: 0;

	width: 20px;

	z-index: 20;
}

.api__indicator-validation__icon-error {
	background: url(/assets/components/api/lib/components/indicator-validation/assets/icons/error.svg) 50% 50% no-repeat;

	border: 0;

	display: block;

	height: 32px;

	text-indent: -9999px;

	width: 32px;
}

.api__error-field {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.25rem;

	line-height: 1.5;

	color: #e3242c;

	display: block;

	padding: 0.5rem 0;

	text-align: left;
}

.api__error-field p {
	margin: 0;

	color: #e3242c;
}

.with-password-field .api__indicator-validation__status {
	right: 40px;
}

.api__password-field__container {
	position: relative;
}

.with-password-field .api__indicator-validation__input input {
	padding-right: 80px;
}

.api__password-field__container__show-psw {
	background: url('/portal/images/eye.svg') 50% 50% no-repeat;

	border: 0;

	cursor: pointer;

	height: 30px;

	margin: -15px 0 0 0;

	position: absolute;

	right: 12px;

	text-indent: -9999px;

	top: 50%;

	width: 30px;

	z-index: 1;
}

.api__password-field__container__show-psw.active {
	background: url('/portal/images/eye-line.svg') 50% 50% no-repeat;

	margin: -14px 0 0 0;
}

.api__checkbox-field {
	display: inline-block;

	position: relative;
}

.ah-login-widget .api__checkbox-field {
	margin: 20px 0 22px;
}

/* 768 */

/* .ah-login-widget .api__checkbox-field {

	margin: 32px 0 36px;

} */

.ah-login-widget .api__checkbox-field {
	margin: 20px 0 22px;
}

/* 768 */

/* .ah-login-widget .api__checkbox-field {

	margin: 32px 0 36px;

} */

.api__checkbox-field__label {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.375rem;

	line-height: 1.5;

	cursor: pointer;

	display: inline;

	padding: 0 0 0 27px;

	margin: 0;

	text-align: left;

	vertical-align: top;
}

.api__password-field__container__input {
	background-color: #fff;

	border: 1px solid #0d232d;

	border-radius: 2px;

	font-family: lato;

	font-size: 1.375em;

	font-weight: 400;

	height: 40px;

	padding: 7px;

	width: 100%;
}

.api__checkbox-field__input[type='checkbox'] {
	-moz-appearance: none;

	-webkit-appearance: none;

	background-color: #fff;

	border: 0;

	bottom: 2px;

	cursor: pointer;

	display: inline-block;

	height: 17px;

	left: 0;

	margin: 0;

	position: absolute;

	top: 2px;

	vertical-align: middle;

	width: 17px;

	/* top: -1000px; */
}

.api__checkbox-field__input[type='checkbox']:before {
	background-color: #fff;

	border: 1px solid #0d232d;

	border-radius: 2px;

	content: '';

	display: block;

	height: 17px;

	position: absolute;

	width: 17px;
}

.api__checkbox-field__input[type='checkbox']:focus-within::before {
	border-radius: 0;
}

.api__checkbox-field__input[type='checkbox']:checked::after {
	border: solid #0d232d;

	border-width: 0 2px 2px 0;

	content: '';

	display: block;

	height: 10px;

	left: 6px;

	position: absolute;

	top: 2px;

	transform: rotate(45deg);

	width: 5px;
}

.api-btn {
	-webkit-appearance: button;

	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.3125rem;

	line-height: 1.5;

	appearance: none;

	background-color: #e6a500;

	border: 0;

	border-radius: 25px;

	cursor: pointer;

	display: block;

	flex-flow: row wrap;

	font-kerning: normal;

	font-size: 16px;

	font-variant-ligatures: common-ligatures;

	font-weight: 400;

	height: auto;

	line-height: 24px;

	margin: 0 2px;

	min-width: 200px;

	padding: 12px 24px;

	position: relative;

	text-align: center;

	text-decoration: none;

	text-transform: uppercase;

	transition: all 0.15s ease;

	white-space: nowrap;

	width: 100%;
}

.api-btn__primary {
	background-color: #1e1852;

	border: 1px solid #1e1852;

	color: #fff;
}

.api-btn--modifier {
	margin: 15px 0 15px 0 !important;
}

#primary_button {
	background: #4d4d4d !important;

	color: #ffffff !important;
}

.loading-spinner {
	display: flex;

	justify-content: center;
}

.loading-svg {
	height: 24px;

	width: 24px;

	margin-right: 6px;

	animation: 2s linear infinite loading-rotate-keyframe;

	display: none;
}

#primary_button .loading-circle {
	stroke: #ffffff !important;
}

.api-btn__secondary {
	background-color: #1e1852;

	border: 1px solid #1e1852;

	color: #fff;
}

#cancel_button {
	display: none;
}

#cancel_button {
	display: block !important;

	background: #fff !important;

	color: #000 !important;
}

.ah-login__text {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.375rem;

	line-height: 1.5;

	color: #0d232d;

	margin: 10px;
}

.ah-login-widget__password-loose {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.25rem;

	line-height: 1.5;

	color: #0d232d;

	display: block;

	font-weight: 700;

	margin: 24px 0 27px;

	text-align: center;

	text-decoration: underline;
}

/* 48rem */

/* .ah-login-widget__password-loose {

	margin: 32px 0 25px;

} */

.ah-link {
	color: #1264a3;

	cursor: pointer;
}

.ah-login-widget__new-account {
	height: auto;

	margin: 0 auto;

	max-width: 465px;

	text-align: center;

	width: 100%;
}

#lcah_register_button {
	display: block;
}

#lcah_register_button {
	display: block !important;
}

.ah-login-widget__new-account__link-account-nocreate {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.5rem;

	line-height: 1.5;

	color: #0d232d;

	font-weight: 500;

	margin: 14px 0 24px;

	text-align: center;
}

.api-link {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.3125rem;

	line-height: 1.5;

	appearance: none;

	background-color: #e6a500;

	border: 0;

	border-radius: 25px;

	cursor: pointer;

	display: block;

	flex-flow: row wrap;

	font-kerning: normal;

	font-size: 16px;

	font-variant-ligatures: common-ligatures;

	font-weight: 400;

	height: auto;

	line-height: 24px;

	margin: 0 2px;

	min-width: 200px;

	padding: 12px 24px;

	position: relative;

	text-align: center;

	text-decoration: none;

	text-transform: uppercase;

	transition: all 0.15s ease;

	white-space: nowrap;

	width: 100%;
}

.api-link__secondary {
	background-color: #fff;

	border: 1px solid #1e1852;

	color: #1e1852;
}

#secondary_button {
	display: block !important;

	background: #4d4d4d !important;

	color: #ffffff !important;
}

.ah-login-widget__lcah-member__container {
	border: 1px solid #068484;

	height: auto;

	margin: 61px 0 0;

	position: relative;

	width: 100%;
}

/* 48rem */

/* .ah-login-widget__lcah-member__container {

	margin: 67px 0 0;

} */

.ah-login-widget__lcah-member__container h2 {
	display: block;

	left: 0;

	margin: 0 auto;

	position: absolute;

	right: 0;

	top: -15px;
}

.ah-login-widget__lcah-member__container h2 span {
	background: #fff;

	display: inline-block;

	overflow: hidden;

	position: relative;
}

.api__icon svg {
	vertical-align: top;
}

.ah-login-widget__lcah-member__container h2 svg {
	height: 30px;

	width: 75px;
}

.ah-login-widget__lcah-member__container__block-lcah {
	padding: 1em;
}

.ah-login-widget__lcah-member__container__block-lcah__text {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.5rem;

	line-height: 1.5;

	color: #0d232d;

	display: inline-block;

	padding: 0;
}

.ah-login-widget__lcah-member__container__block-lcah__link {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.375rem;

	line-height: 1.5;

	color: #0d232d;

	display: inline-block;

	text-decoration: underline;
}

/* 48rem */

/* .ah-login-widget__lcah-member__container__block-lcah__link {

	display: initial;

} */

.api-btn.is-disabled {
	background-color: #dadadd;

	border: 0;

	color: #6f6e77;

	cursor: not-allowed;
}

#processStagesNextStepButton,
#sendButton {
	background: #4d4d4d !important;

	color: #ffffff !important;
}

.ah-register-widget__spacer {
	margin-bottom: 32px;

	margin-top: 32px;
}

.ah-register-widget__lcah-disclaimer__text {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.2rem;

	line-height: 1.5;

	color: #0d232d;

	margin-top: 2.5em;
}

.api__paragraph__text {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.2rem;

	line-height: 1.5;
}

.ah-register-widget__login-account__link-account-nocreate {
	-moz-osx-font-smoothing: grayscale;

	-webkit-font-smoothing: antialiased;

	font-family: Lato;

	font-size: 1.5rem;

	line-height: 1.5;

	color: #0d232d;

	font-weight: 500;

	margin: 14px 0 24px;

	text-align: center;
}

.fa-circle-exclamation {
	color: red;
}

.api__password-field__label {
	font-size: 1.15rem;

	margin-bottom: 0;

	margin-top: 1em;
}

.hidden--user,
.hidden--psw,
.hidden--reg {
	display: none;
}

.text-icons-widget {
	max-width: 60em;

	margin: 6.5625rem auto 6.5625rem;

	display: flex;

	text-align: center;

	justify-content: center;

	flex-wrap: wrap;

	padding: 1em;
}

.text-icons-widget.motion-activated {
	position: relative;
}

/* .text-icons-widget.motion-activated .motion-content-wrap {

	position: relative;

	transition: all 0.1s ease-in-out 0.1s;

	top: 50px;

	opacity: 0;

} */

/* .text-icons-widget.is-visible .motion-content-wrap {

    top: 0;

    opacity: 1;

} */

.text-icons-widget .motion-content-wrap:first-child {
	width: 100%;
}

.text-icons-widget img,
.text-icons-widget svg {
	max-width: 30px;

	max-height: 30px;

	margin-bottom: 0;
}

.discover-rotate-widget h2,
.discover-rotate-widget h3 {
	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 6.5rem;

	letter-spacing: 2.25px;

	line-height: 6.5rem;

	margin: 0 auto 1.3125rem;
}

.less-block {
	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.5rem;

	line-height: 2.3125rem;
}

.text-icons-widget .motion-content-wrap:not(:first-child) {
	width: 50%;

	margin-top: 4.1875rem;
}

.text-icons-widget .motion-content-wrap:nth-child(2) {
	box-sizing: border-box;

	padding: 0 2.1875rem 0 0;
}

.text-icons-widget .motion-content-wrap:nth-child(3) {
	box-sizing: border-box;

	padding: 0 0 0 2.1875rem;
}

.motion-content-wrap {
	min-width: 20em;
}

/* body * > * {

	border: 1px solid red;

} */

.discover-rotate-widget {
	background-color: #f8f6f3;

	max-width: 1246px;

	margin: 7.8125rem auto 14.0625rem;

	box-sizing: border-box;

	padding: 6.5em 6.5em 8em;
}

.discover-rotate-widget__container {
	text-align: center;

	display: flex;

	justify-content: space-between;
}

.discover-rotate-widget__container .discover-content {
	width: 38%;

	box-sizing: border-box;

	position: relative;

	display: flex;

	flex-direction: column;

	justify-content: center;
}

.show-on-mobile {
	display: none;
}

.hide-on-mobile {
	display: inline-block;
}

.discover-rotate-widget__container .discover-image {
	width: 51%;
}

.discover-rotate-widget__container picture {
	display: block;

	overflow: hidden;

	margin-bottom: -220px;
}

.motion-activated img {
	transform: scale(1.2);

	transition: transform 0.4s ease-in-out 0.3s;
}

.discover-rotate-widget__container img {
	width: 100%;

	max-width: 100%;

	height: 65.75rem;

	display: block;
}

.motion-activated.is-visible img {
	transform: none;
}

.discover-rotate-widget__container .info-lbl {
	color: #634c38;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.375rem;

	letter-spacing: 2.27px;

	line-height: 1.5625rem;

	text-align: center;

	margin: 2.1875rem 0 2.3125rem;

	text-transform: uppercase;

	display: inline-block;

	order: -1;
}

.discover-rotate-widget__container .info-lbl:after {
	content: '';

	width: 105px;

	margin: 42px auto 0;

	height: 1px;

	background: #fff;

	background: linear-gradient(90deg, #fff 0, #af9773 50%, #fff 100%);

	display: block;

	border-radius: 50%;
}

.discover-rotate-widget__container p {
	margin: 0 auto 56px;

	font-family: GothamLight;

	font-weight: 400;

	color: #333;

	font-size: 1.5rem;

	line-height: 2.2125rem;
}

.see-more-card-button {
	background-color: transparent;

	border: none;
}

.less-block .see-less-text,
.less-block .see-more-text {
	font-family: GothamMedium;

	font-weight: 600;

	color: #634c38;

	cursor: pointer;

	font-size: 1.25rem;
}

#offer_page .button-wrap {
	text-align: center;
}

.discover-rotate-widget__container .button-wrap {
	width: 100%;

	text-align: center;
}

#offer_page .track-itself.button,
.discover-rotate-widget__container .track-itself.button {
	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.875rem;

	letter-spacing: 0.47px;

	line-height: 2rem;

	display: inline-block;

	padding: 1.5625rem 1.5rem;

	width: 100%;

	box-sizing: border-box;

	border: 1px solid #333;

	max-width: 100%;

	margin: 0 auto;

	cursor: pointer;

	position: relative;

	min-width: 68%;

	background-color: transparent;
}

#offer_page .track-itself.button {
	margin-top: 2em;

	width: auto;
}

.discover-rotate-widget__container .button:hover {
	border: 1px solid transparent;
}

.discover-rotate-widget__container .button:hover:after {
	content: '';

	height: 1px;

	width: 106px;

	background: linear-gradient(90deg, #fff 0, #333 50%, #fff 100%);

	margin: 0 auto;

	border-radius: 50%;

	overflow: hidden;

	display: block;

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;
}

.discover-widget {
	max-width: 1300px;

	margin: 7.8125rem auto;

	display: flex;

	text-align: left;

	padding: 0 0 0 7.6875rem;

	flex-wrap: wrap;
}

.discover-widget__left {
	width: 360px;

	box-sizing: border-box;
}

.discover-widget__left {
	padding-right: 6.8%;
}

.discover-widget__right {
	width: 756px;
}

.discover-widget__left h2 {
	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 6rem;

	letter-spacing: 2.25px;

	line-height: 6rem;

	margin-bottom: 3.125rem;
}

.discover-widget p {
	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 1.8125rem;

	text-align: justify;

	margin-bottom: 50px;
}

.discover-widget__border {
	border-left-width: 2px;

	border-style: groove;

	border-image: linear-gradient(to bottom, #cfaf8f, rgba(0, 0, 0, 0)) 1 100%;

	display: block;

	height: 100%;

	width: 2px;
}

.discover-widget__border {
	margin: 0 0 0 132px;
}

.discover-widget__right img {
	width: 100%;

	height: auto;

	display: block;
}

.discover-widget div.show-mobile,
.discover-widget p.show-mobile {
	display: none;
}

.toggleTextSeeMore-processed.full-text-hidden .less-text-block {
	display: none;
}

.home-intro-widget {
	position: relative;

	/* margin-bottom: 5rem; */

	height: calc(100vh - 146.6px);

	overflow: hidden;
}

.home-intro-widget img {
	width: 100%;

	height: 100%;

	display: block;
}

.home-intro-widget__block {
	background: #fff;

	padding: 3.75em 3.75em 6.25em;

	box-sizing: border-box;

	position: absolute;

	top: 25%;

	text-align: center;

	max-width: 32em;

	min-width: 32em;

	box-shadow: 0 2px 64px 0 rgb(0 0 0 / 8%);

	display: flex;

	flex-direction: column;

	justify-content: flex-start;

	align-items: stretch;

	align-content: stretch;
}

.home-intro-widget__block {
	right: 15%;
}

.home-intro-widget__block h1 {
	color: #333;

	font-size: 6.5rem;

	line-height: 6rem;

	margin-bottom: 50px;

	order: 2;

	font-family: ModernRegular;

	font-weight: 400;
}

.home-intro-widget__block .info-lbl {
	order: 1;

	color: #634c38;

	font-size: 1.2rem;

	text-transform: uppercase;

	font-family: GothamBook;

	font-weight: 400;

	letter-spacing: 1.6px;

	margin-bottom: 40px;

	line-height: 1.5rem;

	display: inline-block;
}

.home-intro-widget__block--sub {
	transition: background-color 0.1s ease-in-out;
}

.home-intro-widget__block--sub {
	background-color: #deb666;

	padding: 3.5em 3em;

	color: #fff;

	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.2rem;

	text-transform: uppercase;

	letter-spacing: 2.13px;

	line-height: 1.8rem;

	position: absolute;

	justify-content: center;

	align-items: center;

	display: flex;

	box-sizing: border-box;

	bottom: -30px;

	width: 29em;

	left: 65px;

	cursor: pointer;

	border: 0;
}

.home-intro-widget__block--sub .fa-umbrella-beach,
.home-intro-widget__block--sub .fa-chevron-down {
	color: #fff;

	font-size: 2rem;
}

.home-intro-widget__block--sub:hover {
	background-color: #deb666;

	color: #fff;
}

.branding-statement-widget {
	padding: 5em 0;

	background-color: #272727;

	text-align: center;
}

.branding-statement-widget__container {
	display: flex;

	justify-content: space-between;

	align-items: center;

	padding: 0 3em;

	margin: 0 auto;

	max-width: 90em;
}

.branding-statement-widget__logo {
	max-width: 12em;
}

.branding-statement-widget__container--center {
	text-align: left;
}

.branding-statement-widget__container--center {
	margin-right: auto;

	margin-left: 4em;
}

.branding-statement-widget__logo img,
.branding-statement-widget__logo svg {
	max-width: 100%;

	display: block;

	height: 70px;

	object-fit: contain;
}

.branding-statement-widget__logo img.lazy-load-vanilla {
	height: 120px;

	width: 120px;
}

.branding-statement-widget__container h2 {
	color: #fff;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 4rem;

	line-height: 4rem;

	margin-bottom: 4px;
}

/* .less-block {

	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 2.5rem;

	line-height: 2rem;

} */

.branding-statement-widget__container p {
	color: #fff;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.6rem;

	line-height: 1.875rem;
}

.branding-statement-widget__container .button,
.main-footer__container--col-left .button {
	transition: all 0.4s ease-in-out 0s;
}

.branding-statement-widget__container .button {
	color: #333;

	border-radius: 5px;

	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.6rem;

	letter-spacing: 0.34px;

	line-height: 1.5rem;

	background: #fff;

	padding: 27px 30px;

	display: block;

	text-align: center;

	min-width: 8em;
}

.branding-statement-widget__container .button {
	margin-left: 64px;
}

/* Rooms page */

.apartaments-widget-block {
	max-width: 1246px;

	margin: 0 auto;
}

.apartaments-widget-block__text {
	margin-bottom: 48px;
}

.apartaments-widget-block__text .headline {
	font-family: GothamLight;

	font-weight: 400;

	color: #4e4b46;

	margin-bottom: 32px;

	letter-spacing: 2.27px;

	font-size: 1.375rem;

	text-transform: uppercase;
}

.apartaments-widget-block__text p {
	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 2.3125rem;

	margin-bottom: 10px;
}

.apartaments-widget-block__text p {
	text-align: left;
}

.apartaments-widget-block__convenience {
	margin-bottom: 28px;
}

.apartaments-widget-block__convenience ul {
	display: flex;

	flex-wrap: wrap;
}

.apartaments-widget-block__convenience ul li {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0.53px;

	line-height: 1rem;

	margin-bottom: 34px;
}

.apartaments-widget-block__convenience ul li {
	margin-right: 64px;
}

.apartaments-widget-more-info {
	padding: 6em 7.5625em;

	background-color: #f8f6f3;
}

.apartaments-widget-more-info__block {
	display: flex;

	justify-content: space-between;
}

.headline-global {
	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.75rem;

	line-height: 2.8125rem;

	letter-spacing: 0.75px;

	margin-bottom: 10px;

	color: #333;
}

.apartaments-widget-more-info__block--convenience {
	width: 40%;
}

.apartaments-widget-more-info__block--convenience {
	width: 40%;
}

.apartaments-widget-more-info__block--convenience .headline {
	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.75rem;

	line-height: 2.8125rem;

	letter-spacing: 0.75px;

	margin-bottom: 10px;

	color: #333;
}

.apartaments-widget-more-info__block--convenience p {
	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.5rem;

	line-height: 2.1125rem;

	letter-spacing: 0.6px;

	color: #333;

	margin: 0 0 28px;
}

.apartaments-widget-more-info__block--convenience h4 {
	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.5rem;

	line-height: 1.1125rem;

	letter-spacing: 0.6px;

	margin-bottom: 16px;

	color: #333;
}

#room_page .fa-light {
	font-size: 2rem;

	color: black;

	margin-right: 0.5em;
}

.room-page-menu {
	display: none;
}

.text-widget h2 {
	font-family: ModernRegular;

	font-weight: 400;

	font-size: 6.5rem;

	letter-spacing: 1.2px;

	line-height: 8rem;

	color: #4e4b46;

	margin-bottom: 25px;

	text-align: left;
}

#room_page_slider-wrapper h2,
#entertainment-title {
	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 6.5rem;

	letter-spacing: 2.25px;

	line-height: 7.5rem;

	margin-block: 1em;

	text-align: center;
}

#room_page_slider-wrapper p,
#entertainment-text {
	text-align: center;

	margin-bottom: 2em;
}

#entertainment-video {
	margin-top: 2em;
}

.g_item .gallery-img-link {
	width: 270px;

	height: 180px;

	object-fit: cover;
}

.breadcrumb #breadcrumb-link {
	color: #007bb6;
}

/* Review */

#guest-reviews-widget-wrapper {
	margin-top: 15em;
}

.guest-reviews-widget img {
	filter: grayscale(1);
	transition: filter 150ms ease-in-out;
}
.guest-reviews-widget img:hover {
	filter: grayscale(0);
}

.guest-reviews-widget {
	max-width: 1074px;

	margin-left: 0;

	padding: 0;
}

.guest-reviews-widget h2 {
	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 5rem;

	letter-spacing: 2.07px;

	line-height: 5.3rem;

	margin-bottom: 14px;
}

.guest-reviews-widget h3,
.guest-reviews-widget h4 {
	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 1.8125rem;

	margin-bottom: 10px;
}

.guest-reviews-widget__hd {
	display: flex;

	justify-content: space-between;
}

.guest-reviews-widget .button {
	margin-top: 32px;

	display: flex;

	justify-items: center;

	justify-content: center;

	direction: ltr;
}

.guest-reviews-widget .review-rating-icons {
	margin: 0 10px 0 0;

	display: inline-block;

	width: 64px;

	height: 13px;

	position: relative;
}

.guest-reviews-widget .review-rating-icons-full_5 {
	left: 0;

	height: 13px;

	position: absolute;

	width: 64px;
}

.guest-reviews-widget .reviews-num {
	color: #4e4b46;

	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.5rem;

	line-height: 1.1875rem;
}

.guest-reviews-widget .reviews-total {
	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 1.8125rem;

	text-align: justify;

	margin-left: 10px;

	display: inline;
}

.guest-reviews-widget__hd--find a {
	color: #333;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.3rem;

	line-height: 1rem;

	text-transform: uppercase;

	display: inline-block;

	position: relative;

	padding-bottom: 5px;
}

.guest-reviews-widget__hd--find a .plus {
	font-size: 2.125rem;

	margin-left: 5px;

	font-family: GothamLight;

	font-weight: 400;

	line-height: 14px;
}

.guest-reviews-widget__container {
	display: flex;

	border-top: 1px solid #e0d9ce;

	padding: 54px 0 10px;

	justify-content: space-between;

	margin-top: 40px;
}

.guest-reviews-widget__container--guest {
	flex: 1;
}

.guest-reviews-widget__container--comments {
	flex: 7;
}

.guest-reviews-widget__container--date {
	flex: 2;

	text-align: right;

	direction: ltr;
}

[class*=' ICON-'],
[class^='ICON-'] {
	font-style: normal;

	font-weight: 400;

	font-variant: normal;

	text-transform: none;

	line-height: 1;

	font-size: 25px;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;
}

.guest-reviews-widget__container--guest .icons {
	font-size: 3.3125rem;

	text-align: center;
}

.guest-reviews-widget__container--comments-hd {
	display: flex;

	align-items: center;
}

.guest-reviews-widget .review-rating-icons {
	margin: 0 10px 0 0;

	display: inline-block;

	width: 64px;

	height: 13px;

	position: relative;
}

.guest-reviews-widget .reviews-num {
	color: #4e4b46;

	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.5rem;

	line-height: 1.1875rem;
}

.guest-reviews-widget .reviews-name {
	color: #4e4b46;

	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 1.1875rem;

	margin: 0 18px;
}

.guest-reviews-widget .reviews-target {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0;

	line-height: 1.1875rem;
}

.guest-reviews-widget .review-rating-icons-full_5 {
	left: 0;

	height: 13px;

	position: absolute;

	width: 64px;
}

.guest-reviews-widget__container--comments-review .guest-reviews-widget__container--date {
	display: none;
}

.guest-reviews-widget__container--comments-review-title {
	margin-top: 20px;

	color: #333;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 1.8125rem;

	text-align: justify;

	margin-bottom: 5px;
}

.guest-reviews-widget__container--comments p {
	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 1.8125rem;

	text-align: justify;

	max-width: 830px;
}

.guest-reviews-widget__container--date span {
	color: #634c38;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.8125rem;

	letter-spacing: 1.9px;

	line-height: 1.375rem;

	border-right: 2px solid #634c38;

	margin-right: 10px;

	padding-right: 10px;
}

.guest-reviews-widget__container--date span:last-child {
	padding: 0;

	margin: 0;

	border: 0;
}

.full-text-hidden .less-text-block,
.full-text-hidden .see-less-text {
	display: none;
}

.see-more-button {
	background-color: transparent;

	border: none;
}

.toggleTextSeeMore-processed .see-less-text,
.toggleTextSeeMore-processed .see-more-text {
	font-family: GothamMedium;

	font-weight: 600;

	color: #634c38;

	cursor: pointer;

	font-size: 1.275rem;
}

.guest-reviews-widget__container .see-more-button {
	display: block;

	font-size: 0;

	width: 20px;

	height: 20px;

	margin: 15px auto 0;

	background-size: contain;
}

.guest-reviews-widget .reviews-button {
	margin-top: 32px;

	display: flex;

	justify-items: center;

	justify-content: center;

	direction: ltr;
}

.guest-reviews-widget .reviews-button:before {
	background: #986f38;

	background: linear-gradient(190deg, #986f38 0, #fff 80%);

	content: '';

	height: 0.0625rem;

	width: 35%;

	display: block;

	margin-top: 40px;

	margin-right: 20px;
}

.guest-reviews-widget .reviews-button:after {
	background: #986f38;

	background: linear-gradient(90deg, #986f38 0, #fff 80%);

	content: '';

	height: 0.0625rem;

	width: 35%;

	display: block;

	margin-top: 40px;

	margin-left: 20px;
}

.guest-reviews-widget .reviews-button a,
.guest-reviews-widget .reviews-button button {
	position: relative;

	border: 1px solid #333;

	padding: 24px 0;

	box-sizing: border-box;

	display: block;

	background-color: transparent;

	min-width: 240px;

	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.875rem;

	letter-spacing: 0.47px;

	line-height: 1.5rem;

	text-align: center;
}

.guest-reviews-widget .reviews-button a.js-trigger + a,
.guest-reviews-widget .reviews-button button.js-trigger + a {
	display: none;
}

.hero__slider-img {
	display: block;

	margin-inline: auto;
}

.concert-headline {
	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 6.5rem;

	letter-spacing: 2.81px;

	line-height: 6rem;

	text-align: center;

	margin-bottom: 64px;
}

#events_page {
	padding-top: 0;
}

.two-columns {
	margin: 77px auto 53px;

	box-sizing: border-box;

	display: flex;
}

.concert-page .two-columns {
	max-width: 1446px;

	margin: 0 auto 120px;
}

.two-columns__sidebar {
	flex: 1;

	margin-right: 67px;

	max-width: 300px;

	margin-left: 80px;
}

.concert-page .two-columns__sidebar {
	display: block;
}

.concert-page .two-columns__sidebar {
	margin-left: 0;
}

.sidebar-filter-widget .headline {
	display: flex;

	color: #575757;

	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.5rem;

	letter-spacing: 0.6px;

	line-height: 1.8125rem;

	justify-content: space-between;

	align-items: center;

	margin-bottom: 18px;
}

.sidebar-filter-widget .headline__close {
	background: 0 0;

	border: none;

	padding: 0;
}

.sidebar-filter-widget .headline__close svg {
	width: 15px;

	height: 15px;
}

.sidebar-filter-widget__date {
	background: #f8f6f3;

	padding: 0 15px;
}

.sidebar-filter-widget__date--form {
	display: flex;

	align-items: center;

	justify-content: space-around;

	padding: 20px 0;
}

.sidebar-filter-widget__date .headline-from {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.2rem;

	line-height: 1.9375rem;
}

.sidebar-filter-widget__date .headline-date {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1rem;

	line-height: 1.6875rem;
}

.sidebar-filter-widget__date--form-input label {
	display: flex;
}

.visibility-hidden {
	visibility: hidden;

	position: absolute;

	opacity: 0;
}

.visibility {
	visibility: visible;

	position: absolute;

	opacity: 0;
}

.sidebar-filter-widget__date--form-input label input {
	margin-right: 10px;

	padding: 0;

	max-width: 135px;

	text-align: center;

	color: #986f38;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 2rem;

	letter-spacing: 0.71px;

	border-color: #986f38;

	border-width: 0 0 1px;

	background: 0 0;
}

.events-block {
	display: flex;

	align-items: center;

	flex-direction: column;
}

.events-block .fa-angle-down,
.events-block .fa-calendar {
	font-size: 1.85rem;
}

.sidebar-filter-widget__date--form-input label .events-block {
	cursor: pointer;
}

.sidebar-filter-widget__date--form-input label .events-block .arrow {
	background-size: contain;

	height: 7px;

	width: 12px;

	display: block;

	margin: 0 auto;
}

.sidebar-filter-widget__filters {
	margin-top: 20px;
}

.sidebar-filter-widget__filters--hd {
	padding: 20px 10px;

	background-color: #f8f6f3;

	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.3rem;

	letter-spacing: 0.53px;

	line-height: 16px;

	text-transform: uppercase;
}

.sidebar-filter-widget__filters--container {
	border-bottom: 1px solid rgba(151, 151, 151, 0.5);
}

.sidebar-filter-widget__filters--container--hd {
	color: #4e4b46;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.3rem;

	letter-spacing: 0.53px;

	line-height: 16px;

	margin-bottom: 18px;

	display: flex;

	align-items: center;

	justify-content: space-between;

	cursor: pointer;

	padding: 10px 16px 0 45px;

	position: relative;
}

.sidebar-filter-widget__filters--container--hd .fa-angle-down {
	font-size: 2rem;
}

.sidebar-filter-widget__filters--container--hd svg {
	width: 18px;

	height: 18px;
}

.sidebar-filter-widget__filters--container--hd .focus-button,
.sidebar-filter-widget__filters--container--hd:after {
	position: absolute;

	left: 0;

	top: 0;

	width: 100%;

	border: 0;

	height: calc(100% - 18px);

	background: 0 0;

	text-indent: -9000px;
}

.sidebar-filter-widget__filters--container--hd:after {
	content: '';

	z-index: 1;
}

.sidebar-filter-widget__filters--container--items {
	display: none;
}

.sidebar-filter-widget__filters--container.open .sidebar-filter-widget__filters--container--items {
	display: block;
}

.sidebar-filter-widget__filters--container.open .sidebar-filter-widget__filters--container--hd i {
	transform: rotate(180deg);
}

.sidebar-filter-widget__filters--container--items ul.first-lvl {
	padding: 0 16px 10px 45px;
}

.sidebar-filter-widget__filters--container--items ul.first-lvl li {
	margin-bottom: 17px;
}

.sidebar-filter-widget .styled-checkbox {
	position: absolute;

	opacity: 0;
}

.sidebar-filter-widget .styled-checkbox + label {
	position: relative;

	cursor: pointer;

	color: #4e4b46;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.375rem;

	letter-spacing: 0.53px;

	line-height: 1.7rem;

	display: inline-flex;

	align-items: center;
}

.sidebar-filter-widget .styled-checkbox + label:before {
	content: '';

	margin-right: 10px;

	display: inline-block;

	vertical-align: text-top;

	width: 20px;

	height: 20px;

	background: #fff;

	border: 1px solid #897869;
}

.sidebar-filter-widget .styled-checkbox:checked + label:after {
	content: '';

	position: absolute;

	left: 5px;

	top: 50%;

	background: #897869;

	width: 2px;

	height: 2px;

	box-shadow: 2px 0 0 #897869, 4px 0 0 #897869, 4px -2px 0 #897869, 4px -4px 0 #897869, 4px -6px 0 #897869,
		4px -8px 0 #897869;

	transform: rotate(45deg);
}

.two-columns__main {
	flex: 3;

	overflow: hidden;
}

.concert-widget {
	margin: 0 auto;
}

.concert-widget-container {
	display: grid;

	grid-template-columns: repeat(auto-fill, 18.75em);

	justify-content: space-between;
}

.concert-widget-container .event-holder {
	position: relative;

	margin: 0 0 70px;

	max-width: 342px;
}

.concert-widget-container .img {
	position: relative;
}

.concert-widget-container .img a {
	display: block;
}

.concert-widget-container .img img {
	width: 100%;

	max-width: 100%;

	display: block;

	object-fit: cover;
}

.concert-widget-container .date-info {
	position: absolute;

	top: 0;

	right: 0;

	width: 145px;

	height: 110px;

	overflow: hidden;

	display: flex;

	flex-direction: row;

	justify-content: center;

	align-items: center;

	color: #8c7866;
	background-color: hsl(0deg 0% 100% / 75%);
}

.concert-widget-container .date-info .multi-date {
	display: block;

	text-align: center;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 2.8rem;

	line-height: 4.5rem;
}

.concert-widget-container .date-info .multi-date .from,
.concert-widget-container .date-info .multi-date .to {
	display: block;
}

.concert-widget-container .date-info .multi-date .to {
	position: relative;
}

.concert-widget-container .date-info .multi-date .to::before {
	content: '';

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 1px;

	background: #cfaf8f;

	background: linear-gradient(90deg, #fff 0, #cfaf8f 50%, #fff 100%);
}

.concert-widget-container .date-info .single-date {
	display: block;

	text-align: center;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 5rem;

	line-height: 5rem;

	letter-spacing: 4.5px;

	position: relative;

	padding-left: 14px;
}

.concert-widget-container .date-info .single-date sup {
	font-size: 1.1875rem;

	line-height: 0.875rem;

	letter-spacing: 1.79px;

	font-family: GothamLight;

	font-weight: 400;

	color: #4e4b46;

	text-transform: uppercase;

	position: relative;

	top: -44px;
}

.concert-widget-container .date-info .event-month {
	display: block;

	text-transform: uppercase;

	text-align: center;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.25rem;

	letter-spacing: 2px;

	line-height: 1.8375rem;

	color: #4e4b46;

	padding: 5px 0;
}

.concert-widget-container .event-desc {
	overflow: hidden;

	padding: 24px 0 0;
}

.concert-widget-container .event-desc h4 {
	color: #4e4b46;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 2.5rem;

	letter-spacing: 1.35px;

	line-height: 3.4375rem;

	margin-bottom: 5px;
}

.concert-widget-container .event-desc.last {
	padding-top: 0;
}

.concert-widget-container .desc {
	overflow: hidden;

	position: relative;

	font-family: GothamMedium;

	font-weight: 600;

	font-size: 1.8rem;

	line-height: 3rem;

	letter-spacing: 2.28px;

	color: #4e4b46;

	margin: 0 0 10px;
}

.concert-widget-container .event-desc p {
	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.6rem;

	line-height: 2rem;

	margin-bottom: 10px;
}

.concert-widget-container .events-btn {
	color: #333;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.375rem;

	line-height: 2.5rem;

	text-transform: uppercase;

	display: flex;

	position: relative;

	align-items: center;

	padding-bottom: 5px;

	width: fit-content;
}

.concert-widget-container .btn span {
	font-size: 1.75rem;

	margin: 0 5px;

	display: inline-block;
}

.concert-widget-container .btn:after {
	content: '';

	height: 1px;

	position: absolute;

	bottom: 0;

	left: 20px;

	right: 20px;

	background: linear-gradient(90deg, #fff 0, #4d4d4d 50%, #fff 100%);

	opacity: 0;

	transition: all 0.4s ease-in-out;
}

/* Terms */

.text-widget {
	max-width: 930px;

	margin: 0 auto;

	text-align: justify;
}

.text-widget ol {
	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.6rem;

	letter-spacing: 0.6px;

	line-height: 2.5rem;

	margin-bottom: 1.125rem;

	list-style: decimal;
}

.text-widget ol {
	padding-left: 20px;
}

.text-widget a {
	font-family: GothamBook;

	font-weight: 400;

	color: #333;

	font-size: 1.6rem;

	letter-spacing: 0.6px;

	line-height: 2.5rem;

	text-decoration: underline;
}

.text-widget h3 {
	color: #4e4b46;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.6rem;

	letter-spacing: 2.27px;

	line-height: 2rem;

	margin-bottom: 12px;

	text-transform: uppercase;

	text-align: left;
}

.text-widget strong {
	color: #333;

	font-family: GothamBook;

	font-weight: 400;

	font-size: 1.6rem;

	letter-spacing: 0.6px;

	line-height: 2rem;

	margin-bottom: 3rem;
}

.text-widget p {
	margin-bottom: 0.875rem;

	font-family: GothamLight;

	font-weight: 400;

	color: #333;

	font-size: 1.6rem;

	letter-spacing: 0.75px;

	line-height: 2rem;
}

.text-widget ul li {
	position: relative;
}

.text-widget ul li {
	padding-left: 20px;
}

.text-widget ul li:before {
	position: absolute;

	top: 8px;

	height: 5px;

	width: 5px;

	transform: scaleX(-1) scaleY(-1) rotate(135deg);

	background-color: #4e4b46;

	content: '';

	display: block;
}

.text-widget ul li:before {
	left: 3px;
}

/* sidebar */

.filter-mobile-widget__popup-content {
	width: 100%;

	z-index: 27;

	padding: 15px 35px 100px;

	overflow: auto;
}

.filter-mobile-widget__popup-content .sidebar-filter-widget__date {
	padding: 0;
}

.filter-mobile-widget__popup-content .sidebar-filter-widget__date--form {
	background: #fff;

	margin-bottom: 15px;
}

.filter-mobile-widget__popup-content .sidebar-filter-widget__filters {
	background: #fff;
}

.filter-mobile-widget__popup-content .sidebar-filter-widget__filters--container:last-child {
	border: 0;
}

.filter-mobile-widget__popup-content .sidebar-filter-widget__filters--container--hd {
	padding: 30px 16px 25px 25px;

	margin-bottom: 0;
}

.filter-mobile-widget__popup-content .sidebar-filter-widget__filters--container--items ul.first-lvl {
	padding: 0 16px 10px 25px;
}

.popup-widget .popup-book-now {
	display: flex;

	justify-content: center;
}

.search-filters-link {
	display: none;

	position: sticky;

	position: -webkit-sticky;

	left: 0;

	right: 0;

	bottom: 0;

	color: #fff;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 20px;

	letter-spacing: 0.43px;

	line-height: 22px;

	background: #333;

	padding: 25px 10px;

	text-align: center;
}

/* Error */

.error-page .error-widget {
	background-color: #f8f6f3;

	max-width: 1246px;

	margin: 75px auto 200px;

	box-sizing: border-box;

	padding: 100px 100px 115px;
}

.error-page .error-widget__container {
	text-align: center;

	display: flex;

	justify-content: space-between;
}

.error-page .error-widget__container.right div {
	width: 38%;

	box-sizing: border-box;
}

.error-page .error-widget__container.right div:first-child {
	width: 62%;
}

.error-page .error-widget__container.right div:first-child {
	padding-right: 115px;
}

.error-page .error-widget__container img {
	width: 100%;

	margin-bottom: -220px;

	height: 43.75rem;
}

.error-page .error-widget__container.right div {
	width: 38%;

	box-sizing: border-box;
}

.error-page .error-widget__container.right div.headline-top {
	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 3rem;

	letter-spacing: 2.07px;

	line-height: 3.0625rem;

	margin: 0 auto 25px;

	width: 100%;

	padding: 0;
}

.error-page .error-widget__container.right div.headline-top {
	padding: 0;
}

.error-page .error-widget__container p {
	margin: 0 auto 56px;

	font-family: GothamLight;

	font-weight: 400;

	color: #333;

	font-size: 1rem;

	line-height: 1.8125rem;
}

.error-page .error-widget__container .button {
	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 1.25rem;

	letter-spacing: 0.47px;

	line-height: 1.5rem;

	display: block;

	padding: 25px;

	box-sizing: border-box;

	border: 1px solid #333;

	max-width: 265px;

	margin: 0 auto;

	cursor: pointer;

	position: relative;
}

/* Event */

.concert-header {
	display: flex;

	padding: 0 35px;

	margin: 60px auto;
}

.concert-header-block {
	display: flex;

	flex: 1;

	flex-direction: column;

	align-items: center;

	justify-content: flex-start;
}

.concert-header-block h2 {
	color: #4e4b46;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.875rem;

	letter-spacing: 2.27px;

	line-height: 2rem;

	text-transform: uppercase;

	margin-bottom: 20px;

	padding: 0 60px;

	display: block;

	width: 100%;

	box-sizing: border-box;

	position: relative;
}

.concert-header-block h2.mobile {
	display: none;
}

.concert-header-block h3 {
	color: #4e4b46;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.875rem;

	letter-spacing: 2.27px;

	line-height: 2rem;

	text-transform: uppercase;

	margin-bottom: 20px;

	padding: 0 30px;
}

.concert-header-block h3.mobile {
	display: none;
}

.concert-header .img {
	position: relative;
}

.concert-header .img img {
	width: 100%;

	object-fit: cover;
}

.concert-header .date-info {
	position: absolute;

	top: 0;

	right: 0em;

	width: 11.5625em;

	height: 11.5625em;

	background-color: hsl(0deg 0% 100% / 75%);

	overflow: hidden;

	display: flex;

	flex-direction: row;

	justify-content: center;

	align-items: center;

	color: #8c7866;
}

.concert-header .date-info .single-date {
	display: block;

	text-align: center;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 7.6875rem;

	line-height: 7.6875rem;

	letter-spacing: 4.5px;

	position: relative;

	padding-left: 14px;
}

.concert-header .date-info .single-date sup {
	font-size: 1.3rem;

	line-height: 0.875rem;

	letter-spacing: 1.79px;

	font-family: GothamLight;

	font-weight: 400;

	color: #4e4b46;

	text-transform: uppercase;

	position: relative;

	top: -50px;
}

.concert-header .date-info .event-month {
	display: block;

	text-transform: uppercase;

	text-align: center;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.25rem;

	letter-spacing: 2px;

	line-height: 0.9375rem;

	color: #4e4b46;
}

.concert-header-block h1 {
	color: #333;

	font-family: ModernRegular;

	font-weight: 400;

	font-size: 5.4375rem;

	letter-spacing: 2.07px;

	line-height: 6.0625rem;

	text-align: left;

	margin-bottom: 10px;

	padding: 0 60px;

	display: block;

	width: 100%;

	box-sizing: border-box;

	position: relative;
}

.concert-header-block h2 {
	color: #4e4b46;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.375rem;

	letter-spacing: 2.27px;

	line-height: 1rem;

	text-transform: uppercase;

	margin-bottom: 20px;

	padding: 0 60px;

	display: block;

	width: 100%;

	box-sizing: border-box;

	position: relative;
}

.concert-header-block h2:after {
	content: '';

	width: 10.5625em;

	margin: 20px auto 0;

	height: 1px;

	background: #fff;

	background: linear-gradient(90deg, #fff 0, #af9773 50%, #fff 100%);

	display: block;

	border-radius: 50%;
}

.concert-header-block p {
	color: #333;

	font-family: GothamLight;

	font-weight: 400;

	font-size: 1.6rem;

	line-height: 2.8125rem;

	margin-bottom: 30px;

	text-align: center;

	padding: 0 30px;
}

/* Blog test */

.registration-page .gradient_overlay,
.blog-page .gradient_overlay {
	background-image: url('/portal/images/blog.jpg');

	min-height: 60vh;

	background-size: cover;
}

.registration-page .gradient_overlay {
	background-blend-mode: multiply;

	background-color: rgb(0 0 0 / 30%);

	background-image: url('/portal/images/member.jpg');

	background-position: center;
}

.registration-page .blog,
.blog-page .blog {
	padding-top: 0;
}

.blog-page h1,
.blog-page .page_title .breadcrumb a {
	color: #050033;
}

.registration-page h1,
.registration-page .page_title .breadcrumb a {
	color: white;
}

.coveo-tab-section {
	position: relative;

	width: auto !important;

	height: 40px;

	min-height: auto;

	margin: 0 20px;

	overflow-x: auto;

	scrollbar-width: none;

	background-color: transparent !important;

	border: none;

	border-bottom: 1px solid #f3f3f3;

	-ms-overflow-style: none;

	display: flex;

	flex-wrap: wrap;

	align-items: center;

	justify-content: space-between;

	gap: 1em;

	color: #050033;
}

.coveo-tab-section .blog-filter-button:focus,
.coveo-tab-section .blog-filter-button:hover,
.coveo-tab-section .blog-filter-button.filter-active,
.coveo-tab-section .blog-filter-button.filter-active:hover {
	border-bottom: none !important;
}

.registration-page .blog-filter-button,
.blog-page .blog-filter-button {
	all: unset;

	position: relative;

	display: inline-flex;

	align-items: center;

	height: 100%;

	padding: 0 !important;

	white-space: nowrap;
}

.coveo-tab-section .blog-filter-button::after {
	content: '';

	position: absolute;

	right: 0;

	bottom: 0;

	left: 0;

	height: 4px;

	background-color: #b88d5b;

	transition: transform 0.25s ease-in-out;

	transform: scaleX(0);
}

.coveo-tab-section .blog-filter-button:focus::after,
.coveo-tab-section .blog-filter-button:hover::after,
.coveo-tab-section .blog-filter-button.filter-active::after,
.coveo-tab-section .blog-filter-button.filter-active:hover::after {
	transform: scaleX(1);
}

.coveo-tab-section .blog-filter-button:focus,
.coveo-tab-section .blog-filter-button:hover,
.coveo-tab-section .blog-filter-button.filter-active,
.coveo-tab-section .blog-filter-button.filter-active:hover {
	border-bottom: none !important;
}

.coveo-card-layout-container {
	margin-top: 3em;

	display: flex;

	flex-wrap: wrap;

	width: 100%;
}

.coveo-card-layout.CoveoResult {
	overflow: hidden;

	display: flex;

	position: relative;

	font-size: 0.9em;

	width: 290px;

	-webkit-flex-grow: 1;

	-moz-flex-grow: 1;

	flex-grow: 1;

	-ms-flex-positive: 1;

	margin: 0 20px 20px 0;

	border: thin solid #bcc3ca;

	border-radius: 2px;
}

.registration-page .coveo-card-layout,
.blog-page .coveo-card-layout {
	flex-basis: 25%;

	flex-grow: 0;

	margin: 0 !important;

	border: none;

	border-radius: 0;
}

.CoveoResultLink,
a.CoveoResultLink,
.CoveoResult a.CoveoResultLink {
	color: #0059b3;

	text-decoration: none;

	cursor: pointer;

	word-wrap: break-word;
}

.coveo-card-layout.CoveoResult .CoveoResultLink {
	font-size: 16px;

	line-height: 21px;
}

.coveo-card-layout .card {
	display: flex;

	flex-direction: column;

	width: 100%;

	height: 100%;

	padding: 15px !important;

	text-decoration: none !important;

	transition: background-color 0.25s ease-in-out;
}

.coveo-card-layout .card__img {
	position: relative;

	flex-shrink: 0;
}

.coveo-card-layout .card__img {
	position: relative;

	flex-shrink: 0;
}

.coveo-card-layout .card__img img {
	width: 100%;

	height: 300px;

	min-height: 300px;

	-o-object-fit: cover;

	object-fit: cover;
}

.coveo-card-layout .card > div:nth-child(2) {
	display: flex;

	flex-direction: column;

	justify-content: space-between;

	height: 100%;

	padding-top: 15px;
}

.coveo-card-layout .card__infos-top {
	max-width: 300px;

	margin-bottom: 27px;

	font: 600 12px 'Montserrat', Verdana, sans-serif !important;

	color: #050033;

	text-overflow: ellipsis;

	text-transform: uppercase;

	white-space: nowrap;
}

.coveo-card-layout .card__infos-top > span {
	padding-bottom: 1px;

	border-bottom: 1px solid #b88d5b;
}

.coveo-card-layout .card__infos-top > span + span {
	margin-left: 10px;
}

.coveo-card-layout .card__content {
	display: flex;

	flex-direction: column;

	justify-content: space-between;

	height: 100%;
}

.coveo-card-layout .card__content__text {
	margin-bottom: 10px;
}

.coveo-card-layout .card__content__text__title {
	display: -webkit-box !important;

	overflow-y: hidden;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 3;

	display: block;

	margin-bottom: 10px;

	font: bold italic 23px 'Unna', 'Times New Roman', serif;

	color: #050033;
}

.coveo-card-layout .card.press-release .card__content__text__title {
	display: -webkit-box !important;

	overflow-y: hidden;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 4;
}

.coveo-card-layout .card__content__infos-bottom {
	display: flex;

	align-items: center;

	padding-bottom: 15px;

	font: 300 12px 'Montserrat', Verdana, sans-serif;

	color: #050033;

	border-bottom: 1px solid #f3f3f3;

	transition: border-bottom 0.25s ease-in-out;
}

.coveo-card-layout .card:focus,
.coveo-card-layout .card:hover {
	background-color: #d8cebc;
}

.coveo-card-layout .card__content__infos-bottom__separator {
	width: 20px;

	height: 1px;

	margin: 0 15px;

	background-color: #050033;
}

.coveo-load-more-results-button {
	margin-inline: auto;

	padding: 10px 45px;

	font-weight: bold;

	color: #fff;

	background-color: #050033;

	cursor: pointer;

	transition: background-color 0.3s ease-in-out;

	width: 16em;

	text-align: center;
}

.coveo-load-more-results-button:hover {
	background-color: #b88d5b;
}

.nm-new-title-block {
	height: 620px;

	/* margin-top: 2em; */

	color: #fff;

	flex-direction: column;

	justify-content: flex-end;

	align-items: flex-start;

	margin-bottom: 25px;

	padding: 0 20px 20px;

	display: flex;

	position: relative;
}

.nm-new-title-block {
	height: auto;

	color: #050033;

	text-align: center;

	align-items: center;

	margin-bottom: 70px;

	padding: 0px 0 0;
}

.nm-new-title-block__tag {
	color: #fff;

	text-transform: uppercase;

	font: 700 12px Montserrat, Verdana, sans-serif;

	text-decoration: none;

	display: inline-block;

	position: relative;

	color: #050033;
}

.nm-new-title-block > :not(picture) {
	z-index: 2;
}

.nm-new-title-block__tag:after {
	content: '';

	height: 1px;

	background-color: #b88d5b;

	position: absolute;

	bottom: -4px;

	left: 0;

	right: 0;
}

.nm-new-title-block__title {
	max-width: 16ch;

	font: italic 700 40px Unna, Times New Roman, serif;

	display: block;
}

.nm-new-title-block__title {
	max-width: 32ch;

	font-size: 44px;
}

.page_title h1 {
	color: #000;
}

.registration-page h1 {
	color: #fff;
}

.nm-new-title-block > :not(picture) + :not(picture) {
	margin-top: 30px;
}

.breadcrumb #breadcrumb-link {
	color: #000;
}

.nm-new-title-block__infos {
	align-items: center;

	font: 12px Montserrat, Verdana, sans-serif;

	display: flex;

	margin-bottom: 2em;
}

.nm-new-title-block__picture {
	width: 100%;

	opacity: 1;

	margin-top: 70px;
}

.article.news .article-gutter,
.article.news .social-network,
.article.news .m-15 {
	max-width: 1400px;

	margin: 70px auto;
}

.article.news .article-gutter,
.article.news .nm-tags {
	max-width: 1400px;

	margin: 0 auto;
}

.module-press-download .block-icon,
.module-press-download .block-share {
	vertical-align: top;

	display: block;
}

.module-press-download .block-icon,
.module-press-download .block-share {
	min-width: 49%;

	display: inline-block;
}

.module-press-download .title-heading {
	color: #050033;

	text-transform: uppercase;

	padding-bottom: 20px;

	font-size: 1em;
}

.module-press-contact .title-heading,
.module-press-download .title-heading {
	font-size: 1.625em;
}

.module-press-download .block-share li {
	display: inline-block;
}

.module-press-download .block-share button {
	transition: opacity 0.3s ease-in-out;

	background-color: transparent;

	border: 0;
}

.accessibility {
	position: absolute;

	left: -9999em;
}

.article.news .article-gutter,
.article.news .nm-tags {
	max-width: 1400px;

	margin: 0 auto;
}

.article .article-margin-small {
	margin: 70px auto;

	font-size: 1.375em;
}

.m-14 {
	color: #050033;

	line-height: 1.3em;
}

.m-15 {
	color: #74758c;
}

.stButton {
	position: relative;

	z-index: 1;

	text-decoration: none;

	color: #000;

	display: inline-block;

	cursor: pointer;

	margin-right: 3px;

	margin-left: 3px;

	font-size: 11px;

	line-height: 16px;
}

.module-press-download .block-share .stLarge {
	speak: none;

	font-variant: normal;

	text-transform: none;

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;

	font-family: icons, sans-serif;

	font-style: normal;

	font-weight: 400;

	line-height: 1;

	position: relative;

	background: 0 0 !important;
}

.AHCustomRTE {
	font-family: Montserrat, Verdana, sans-serif;

	font-size: 16px;

	line-height: 1.7em;

	margin: 0 !important;
}

.article .article-gutter .content p {
	margin-bottom: 30px;
}

.AHCustomRTE p {
	margin: 15px 0 30px;
}

.m-15 p strong {
	font-weight: 700;
}

.m-15 h1,
.m-15 h2,
.m-15 strong,
.m-15 blockquote {
	color: #050033;
}

.AHCustomRTE h1,
.AHCustomRTE h2,
.AHCustomRTE strong,
.AHCustomRTE blockquote {
	color: #050033;
}

#figcaption {
	display: inline-block;

	font-size: 1em;

	color: #050033;

	text-align: right;

	margin-top: 1em;
}

.nm-tags__title {
	color: #050033;

	margin: 20px 40px 0 0;

	font: italic 700 26px Unna, Times New Roman, serif;

	display: inline-block;

	font-size: 30px;
}

.nm-tags__tags {
	padding-bottom: 4px;

	display: inline-block;
}

.nm-tags__tags__item {
	text-transform: uppercase;

	margin-top: 20px;

	font: 700 12px Montserrat, Verdana, sans-serif;

	text-decoration: none;

	display: inline-block;

	position: relative;
}

.nm-tags__tags__item:not(:last-child) {
	margin-right: 15px;
}

.nm-tags__tags__item a {
	color: #050033;

	transition: color 0.3s ease-in-out;
}

.nm-tags__tags__item:after {
	content: '';

	height: 1px;

	background-color: #b88d5b;

	position: absolute;

	bottom: -4px;

	left: 0;

	right: 0;
}

#awards_slider .owl-item .item {
	width: 100px;

	height: auto;

	margin: auto;
}

/* Registration */

.register-form-wrapper {
	position: relative;

	padding: 0 1rem;
}

.icon-fan-logo-black {
	background-image: url('/portal/images/logo-trans.png');
}

.register-form-logo {
	width: 66px;

	height: 100px;

	margin-top: 2.5rem;

	background-position: 50%;

	background-repeat: no-repeat;

	background-size: cover;
}

.register-form-wrapper #register-form {
	max-width: 880px;
}

fieldset {
	border: 0;
}

.form fieldset,
.mohg-form fieldset {
	margin: 0;

	padding: 32px 0;
}

.form fieldset > *,
.mohg-form fieldset > * {
	float: left;

	width: 100%;
}

.form legend,
.mohg-form legend {
	font-family: AkkuratLLWebPan-Bold, Arial, sans-serif;

	margin-bottom: 20px;

	font-size: 20px;

	font-size: 1.5rem;
}

.register-form-wrapper #register-form legend {
	font-size: 30px;

	font-size: 1.875rem;

	font-weight: 400;
}

.flex-grid-2-col.gutter-lg {
	flex-wrap: wrap;

	display: flex;

	flex-direction: row;

	overflow: visible;

	margin-left: -30px;

	width: calc(100% + 30px);
}

.flex-grid-2-col.gutter-lg > * {
	flex-basis: 50%;

	min-width: 50%;

	max-width: 50%;

	margin-left: 30px;

	margin-bottom: 30px;

	flex-basis: calc(50% - 30px);

	min-width: calc(50% - 30px);

	max-width: calc(50% - 30px);
}

.form .input,
.mohg-form .input {
	margin-bottom: 20px;
}

.form .input,
.mohg-form .input {
	position: relative;
}

.form input,
.form select,
.form textarea,
.mohg-form input,
.mohg-form select,
.mohg-form textarea {
	display: block;

	position: relative;

	width: 100%;

	height: 60px;

	font-size: 16px;

	font-size: 1.6rem;

	padding: 1.25rem 0 0.625rem 0.625rem;

	border: 1px solid #d8d8d8;

	color: #676060;

	background-color: rgba(0, 0, 0, 0);

	border-radius: 4px;

	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

.form label,
.mohg-form label {
	align-items: center;

	top: 20px;

	margin-left: 10px;

	font-weight: 400;

	color: #676060;

	display: flex;

	font-size: 18px;

	font-size: 1.6rem;

	transition: all 0.3s ease;

	cursor: pointer;
}

.form label.floating,
.mohg-form label.floating {
	position: absolute;

	cursor: text;

	user-select: none;
}

.form .input input.no-value + label,
.mohg-form .input input.no-value + label {
	top: 20px;
}

.form label.req:before,
.mohg-form label.req:before {
	content: '*';

	position: relative;

	margin-right: 0.1875rem;

	color: #b02909;
}

.form .input .clear-input,
.mohg-form .input .clear-input {
	position: absolute;

	z-index: 10;

	right: 19px;

	top: 24px;

	display: none;
}

.form input.input-validation-error,
.form select.input-validation-error,
.form textarea.input-validation-error,
.mohg-form input.input-validation-error,
.mohg-form select.input-validation-error,
.mohg-form textarea.input-validation-error {
	border-color: #b02909;
}

.form .error-msg,
.form .field-validation-error,
.mohg-form .error-msg,
.mohg-form .field-validation-error {
	color: #b02909;

	font-size: 12px;

	font-size: 0.75rem;

	margin-top: 3px;

	display: block;
}

.form .country-code,
.mohg-form .country-code {
	width: 20%;

	flex-basis: 20%;

	max-width: 20%;

	min-width: 110px;
}

.register-form-wrapper #register-form .country-code {
	flex-basis: 20%;

	min-width: 135px;

	max-width: 100%;
}

.form select,
.mohg-form select {
	appearance: none;
}

.form .input.dropdown select,
.mohg-form .input.dropdown select {
	padding-right: 35px;

	white-space: nowrap;

	text-overflow: ellipsis;
}

.register-form-wrapper #register-form select {
	font-size: 18px;

	font-size: 1.125rem;
}

.register-form-wrapper #register-form .country-code label {
	pointer-events: none;
}

.form .input.dropdown:after,
.mohg-form .input.dropdown:after {
	content: '';

	position: absolute;

	/* background-image: url(); */

	background-repeat: no-repeat;

	background-size: cover;

	display: inline-block;

	width: 14px;

	height: 8px;

	top: 26px;

	right: 20px;

	margin-left: 10px;

	margin-bottom: 2px;

	pointer-events: none;
}

.flex-grid-1-col.gutter-lg {
	flex-wrap: wrap;

	display: flex;

	flex-direction: row;

	overflow: visible;
}

.form .phone,
.mohg-form .phone {
	width: auto;

	flex-basis: auto;

	max-width: inherit;

	min-width: auto;

	flex-grow: 1;

	margin-left: 30px;
}

.register-form-wrapper #register-form .agreements-title {
	font-family: AkkuratLLWebPan-Bold, Arial, sans-serif;

	font-size: 20px;

	font-size: 1.85rem;

	margin-bottom: 1rem;

	color: #000;
}

.form fieldset p,
.mohg-form fieldset p {
	color: #676060;

	margin-bottom: 18px;

	font-size: 18px;

	font-size: 1.125rem;
}

.register-form-wrapper #register-form .agreements-description {
	margin: 0;
}

.register-form-wrapper #register-form fieldset ul {
	margin-bottom: 0;
}

.form ul li,
.mohg-form ul li {
	display: flex;

	align-items: center;
}

.register-form-wrapper #register-form fieldset ul li {
	margin: 1.5rem 0;
}

.form input[type='checkbox'],
.form input[type='radio'],
.mohg-form input[type='checkbox'],
.mohg-form input[type='radio'] {
	box-sizing: border-box;

	appearance: none;

	border: 2px solid #000;

	padding: 0;

	height: 18px;

	width: 18px;

	min-width: 18px;
}

.form input[type='checkbox'],
.mohg-form input[type='checkbox'] {
	margin-right: 11px;

	display: inline-block;
}

.form input[type='checkbox']:checked,
.form input[type='radio']:checked,
.mohg-form input[type='checkbox']:checked,
.mohg-form input[type='radio']:checked {
	accent-color: #8e6919;

	appearance: auto;
}

.register-form-wrapper #register-form fieldset ul li input {
	align-self: self-start;
}

.form .form-submit,
.mohg-form .form-submit {
	display: flex;

	position: relative;

	justify-content: center;

	margin-top: 20px;

	overflow: hidden;
}

.register-form-wrapper #register-form .form-submit {
	width: 290px;

	margin-left: auto;

	margin-top: 0;
}

.form .form-submit a,
.form .form-submit button,
.mohg-form .form-submit a,
.mohg-form .form-submit button {
	cursor: pointer;

	display: inline-flex;

	position: relative;

	white-space: nowrap;

	height: 54px;

	flex-direction: column;

	justify-content: center;

	font-size: 16px;

	font-size: 1rem;

	color: #fff;

	background-color: #242021;

	transition: 0.4s ease;

	overflow: hidden;

	z-index: 1;

	border-radius: 27px;

	padding: 0 55px;

	font-size: 20px;

	font-size: 1.25rem;

	font-family: AkkuratLLWebPan-Bold, Arial, sans-serif;
}

.form .form-submit a:disabled,
.form .form-submit button:disabled,
.mohg-form .form-submit a:disabled,
.mohg-form .form-submit button:disabled {
	background-color: #7c797a;

	color: #fff;
}

.register-form-wrapper #register-form .register-cta {
	display: none;

	cursor: pointer;

	display: inline-flex;

	position: relative;

	white-space: nowrap;

	height: 54px;

	font-family: AkkuratLLWebPan-Bold, Arial, sans-serif;

	flex-direction: column;

	justify-content: center;

	font-size: 16px;

	font-size: 1rem;

	color: #fff;

	background-color: #242021;

	transition: 0.4s ease;

	overflow: hidden;

	z-index: 1;

	border-radius: 27px;

	font-size: 20px;

	font-size: 1.25rem;

	width: 100%;

	align-items: center;

	padding: unset;

	color: #e9e9e9;

	font-weight: 400;
}

.register-form-wrapper #register-form .register-cta:disabled {
	background-color: #7c797a;

	color: #fff;
}

.form .error-msg,
.form .field-validation-error,
.mohg-form .error-msg,
.mohg-form .field-validation-error {
	color: #b02909;

	font-size: 12px;

	font-size: 1.2rem;

	margin-top: 3px;

	display: block;
}

.form .error-msg,
.mohg-form .error-msg {
	margin-top: 5px;

	text-align: center;
}

.form .input .have-value + label,
.form .input input.input-validation-error:not(.no-value) + label,
.form .input input.valid:focus + label,
.form .input input.valid:valid + label,
.form .input input:-webkit-autofill + label,
.form .input input:focus + label,
.form .input input[disabled] + label,
.form .input input[type='date'] + label,
.form .input input[value]:not([value='']) + label,
.form .input label.is-active,
.form .input select + label,
.form .input textarea.valid:focus + label,
.form .input textarea.valid:valid + label,
.form .input textarea:focus + label,
.form .input textarea[disabled] + label,
.form .input textarea[type='date'] + label,
.form .input textarea[value]:not([value='']) + label,
.mohg-form .input .have-value + label,
.mohg-form .input input.input-validation-error:not(.no-value) + label,
.mohg-form .input input.valid:focus + label,
.mohg-form .input input.valid:valid + label,
.mohg-form .input input:-webkit-autofill + label,
.mohg-form .input input:focus + label,
.mohg-form .input input[disabled] + label,
.mohg-form .input input[type='date'] + label,
.mohg-form .input input[value]:not([value='']) + label,
.mohg-form .input label.is-active,
.mohg-form .input select + label,
.mohg-form .input textarea.valid:focus + label,
.mohg-form .input textarea.valid:valid + label,
.mohg-form .input textarea:focus + label,
.mohg-form .input textarea[disabled] + label,
.mohg-form .input textarea[type='date'] + label,
.mohg-form .input textarea[value]:not([value='']) + label {
	color: #000;

	top: 5px;

	font-size: 14px;

	font-size: 1.2rem;
}

:focus:not(:focus-visible) {
	outline: none;
}

.form .input .password-toggle,
.mohg-form .input .password-toggle {
	position: absolute;

	top: 24px;

	right: 12px;

	z-index: 10;
}

.form .input .password-rules,
.mohg-form .input .password-rules {
	position: absolute;

	width: 100%;

	background-color: #fff;

	display: none;
}

.form .input .password-rules.active,
.mohg-form .input .password-rules.active {
	z-index: 10;

	display: block;

	width: 100%;

	padding: 8px;

	top: 100%;
}

/* Registration */

/* New Login */

.main-site-container {
	padding: 0;
}

.component {
	background-color: rgba(0, 0, 0, 0);
}

.login-in {
	display: flex;

	background-color: #fff;

	width: 50%;

	float: left;

	min-height: 80vh;

	position: relative;
}

.login-in .logo-wrapper {
	position: absolute;

	top: 0;

	left: 0;

	margin-top: 72px;

	margin-left: 80px;
}

.login-in .logo-fomo {
	width: 5rem;

	height: 7.5rem;

	background-position: 50%;

	background-repeat: no-repeat;

	background-size: cover;
}

.icon-fan-logo-black {
	background-image: url('/portal/images/logo-new22-trans.png');
}

.login-in .form-wrapper {
	display: flex;

	position: relative;

	flex-direction: column;

	justify-content: center;

	max-width: 940px;

	min-height: 80vh;

	margin: 0 20% 0 auto;

	padding-left: 30px;
}

.login-in .form-wrapper form {
	max-width: 440px;
}

fieldset {
	border: 0;
}

.form fieldset,
.mohg-form fieldset {
	margin: 0;

	padding: 32px 0;
}

.login .form-wrapper form fieldset {
	padding: 0;
}

.form fieldset > *,
.mohg-form fieldset > * {
	float: left;

	width: 100%;
}

.form legend,
.mohg-form legend {
	font-family: AkkuratLLWebPan-Bold, Arial, sans-serif;

	margin-bottom: 20px;

	font-size: 25px;

	font-size: 2.25rem;
}

.login-in .form-wrapper form legend {
	font-family: AkkuratLLWebPan-Regular, Arial, sans-serif;

	font-size: 24px;

	font-size: 2.5rem;

	font-weight: 400;

	/* margin-bottom: 40px; */

	border: 0;
}

.flex-grid-1-col {
	flex-wrap: wrap;

	display: flex;

	flex-direction: row;

	overflow: visible;
}

.flex-grid-1-col.gutter-lg {
	flex-wrap: wrap;

	display: flex;

	flex-direction: row;

	overflow: visible;

	margin-left: -30px;

	width: calc(100% + 30px);
}

/* 768 */

.flex-grid-1-col.gutter-lg {
	flex-wrap: wrap;

	display: flex;

	flex-direction: row;

	overflow: visible;

	margin-left: -30px;

	width: calc(100% + 30px);
}

/* 768 */

.flex-grid-1-col.gutter-lg > * {
	flex-basis: 100%;

	min-width: 100%;

	max-width: 100%;

	margin-left: 30px;

	margin-bottom: 30px;

	flex-basis: calc(100% - 30px);

	min-width: calc(100% - 30px);

	max-width: calc(100% - 30px);
}

.form .input,
.mohg-form .input {
	margin-bottom: 20px;
}

.form .input,
.mohg-form .input {
	position: relative;
}

.form input,
.form select,
.form textarea,
.mohg-form input,
.mohg-form select,
.mohg-form textarea {
	display: block;

	position: relative;

	width: 100%;

	height: 60px;

	font-size: 16px;

	font-size: 2rem;

	padding: 1.25rem 0 0.625rem 0.625rem;

	border: 1px solid #d8d8d8;

	color: #676060;

	background-color: rgba(0, 0, 0, 0);

	border-radius: 4px;

	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

.form label,
.mohg-form label {
	align-items: center;

	top: 20px;

	margin-left: 10px;

	font-weight: 400;

	color: #676060;

	display: flex;

	font-size: 18px;

	font-size: 1.625rem;

	transition: all 0.3s ease;

	cursor: pointer;
}

.form label.floating,
.mohg-form label.floating {
	position: absolute;

	cursor: text;

	user-select: none;
}

.form label.req:before,
.mohg-form label.req:before {
	content: '*';

	position: relative;

	margin-right: 0.1875rem;

	color: #b02909;
}

.login-in .form-wrapper form .form-options {
	text-align: end;

	font-weight: 400;

	flex-wrap: wrap;

	display: flex;

	flex-direction: row;

	overflow: visible;

	margin-left: -30px;

	width: calc(100% + 30px);
}

.login-in .form-wrapper form .form-options > * {
	flex-basis: 50%;

	min-width: 50%;

	max-width: 50%;

	margin-left: 30px;

	margin-bottom: 30px;

	flex-basis: calc(50% - 30px);

	min-width: calc(50% - 30px);

	max-width: calc(50% - 30px);
}

.form ul li,
.mohg-form ul li {
	display: flex;

	align-items: center;
}

.login .form-wrapper form .form-options label {
	font-size: 14px;

	font-size: 1.375rem;

	color: #242021;

	margin-left: 0;
}

.login-in .form-wrapper form .form-options .forgot-password {
	font-size: 14px;

	font-size: 1.375rem;

	border-bottom: 1.5px solid #242021;

	padding-bottom: 2px;

	color: #000;
}

.form .form-submit,
.mohg-form .form-submit {
	display: flex;

	position: relative;

	justify-content: center;

	margin-top: 20px;

	overflow: hidden;
}

.login-in .form-wrapper form .form-submit {
	margin-top: 0;
}

.login-cta {
	cursor: pointer;

	display: inline-flex;

	position: relative;

	white-space: nowrap;

	height: 54px;

	font-family: AkkuratLLWebPan-Bold, Arial, sans-serif;

	flex-direction: column;

	justify-content: center;

	font-size: 16px;

	font-size: 2rem;

	color: #fff;

	background-color: #242021;

	transition: 0.4s ease;

	overflow: hidden;

	z-index: 1;

	border-radius: 27px;

	font-size: 20px;

	font-size: 2.25rem;

	width: 100%;

	align-items: center;

	padding: unset;

	color: #e9e9e9;

	font-weight: 400;
}

.login-cta:disabled {
	background-color: #7c797a;

	color: #fff;
}

.form .form-submit a,
.form .form-submit button,
.mohg-form .form-submit a,
.mohg-form .form-submit button {
	cursor: pointer;

	display: inline-flex;

	position: relative;

	white-space: nowrap;

	height: 54px;

	flex-direction: column;

	justify-content: center;

	font-size: 16px;

	font-size: 2rem;

	color: #fff;

	background-color: #242021;

	transition: 0.4s ease;

	overflow: hidden;

	z-index: 1;

	border-radius: 27px;

	padding: 0 55px;

	font-size: 20px;

	font-size: 2rem;

	font-family: AkkuratLLWebPan-Bold, Arial, sans-serif;
}

.form .form-submit a:disabled,
.form .form-submit button:disabled,
.mohg-form .form-submit a:disabled,
.mohg-form .form-submit button:disabled {
	background-color: #7c797a;

	color: #fff;
}

.form .error-msg,
.form .field-validation-error,
.mohg-form .error-msg,
.mohg-form .field-validation-error {
	color: #b02909;

	font-size: 12px;

	font-size: 1.25rem;

	margin-top: 3px;

	display: block;
}

.form .error-msg,
.mohg-form .error-msg {
	margin-top: 5px;

	text-align: center;
}

.loading-dot-wrapper {
	display: flex;

	justify-content: center;

	margin: 0 auto;

	width: 72px;
}

.form .loader,
.form .loading-dot-wrapper,
.mohg-form .loader,
.mohg-form .loading-dot-wrapper {
	text-align: center;

	opacity: 0;

	z-index: -1;

	height: auto;

	transition: all 0.3s;

	font-size: 12px;

	font-size: 1.25rem;

	color: #b02909;

	margin-bottom: 10px;
}

/* Fans */

.join-fans {
	display: flex;

	background-color: #f5f5f5;

	width: 50%;

	min-height: 100vh;
}

.join-fans-wrapper {
	display: flex;

	flex-direction: column;

	justify-content: center;

	margin: 0 4.375rem;

	max-width: 940px;

	min-height: 80vh;

	color: #000;

	margin-top: -3em;
}

.join-fans-title {
	font-size: 24px;

	font-size: 3rem;

	font-weight: 400;

	/* padding-bottom: 1rem; */
}

.join-fans-description {
	max-width: 440px;

	padding-bottom: 2rem;

	color: #000;
}

.benefits-list {
	margin-left: 20px;

	column-count: 2;

	-webkit-columns: 2;

	-moz-columns: 2;

	list-style: disc;
}

.benefits-list-item {
	padding-bottom: 1rem;

	font-size: 14px;

	font-size: 1.375rem;
}

.join-fans .cta-wrapper {
	display: flex;

	align-items: center;

	margin-top: 1.5rem;
}

.join-fans .cta-join-now {
	text-align: center;

	cursor: pointer;

	display: inline-flex;

	position: relative;

	white-space: nowrap;

	padding: 0 32px;

	height: 54px;

	font-family: AkkuratLLWebPan-Bold, Arial, sans-serif;

	flex-direction: column;

	justify-content: center;

	font-size: 16px;

	font-size: 1.5rem;

	color: #fff;

	background-color: #242021;

	transition: 0.4s ease;

	overflow: hidden;

	z-index: 1;

	border-radius: 27px;

	left: 0;

	box-shadow: 0 0 0 1px #242021;

	color: #242021;

	background-color: #fff;

	background-color: rgba(0, 0, 0, 0);

	margin-right: 1.625rem;
}

.join-fans .cta-join-now:before {
	transition: right 0.2s ease;

	content: '';

	position: absolute;

	z-index: -1;

	top: 0;

	right: 100%;

	bottom: 0;

	left: 0;
}

.join-fans .cta-learn-more {
	font-size: 14px;

	font-size: 1.375rem;

	border-bottom: 1.5px solid #242021;

	padding-bottom: 2px;

	color: #000;
}

.social_media a {
	background: #fff;

	border: 1px solid #e6eff2;

	display: inline-block;

	height: 40px;

	width: 40px;

	border-radius: 1px;

	line-height: 40px;

	margin: 4px;

	text-align: center;
}

.block-share {
	margin-top: 1em;
}

.truncate {
	width: 250px;

	white-space: nowrap;

	overflow: hidden;

	text-overflow: ellipsis;
}

.guest-reviews-widget__container .review-rating-icons,
.guest-reviews-widget__hd .review-rating-icons {
	margin: 0 10px 0 0;

	display: inline-block;

	background-size: contain;

	background-image: url(/portal/images/star.svg);

	width: 64px;

	height: 13px;

	position: relative;
}

.guest-reviews-widget__container .review-rating-icons-full_5,
.guest-reviews-widget__hd .review-rating-icons-full_5,
.review-rating-icons {
	left: 0;

	height: 13px;

	position: absolute;

	width: 62px;

	background-size: contain;

	background-image: url(/portal/images/fil-star.svg);
}

.guest-reviews-widget__container .review-rating-icons-full_4,
.guest-reviews-widget__hd .review-rating-icons-full_4 {
	left: 0;

	height: 13px;

	position: absolute;

	width: 51px;

	background-size: contain;

	background-image: url(/portal/images/fil-star.svg);
}

.guest-reviews-widget__container .review-rating-icons-full_3,
.guest-reviews-widget__hd .review-rating-icons-full_3 {
	left: 0;

	height: 13px;

	position: absolute;

	width: 41px;

	background-size: contain;

	background-image: url(/portal/images/fil-star.svg);
}

/* new Hero */

.hero-container {
	position: relative;
}

.hide-on-mobile {
	display: inline-block;
}

.breadcrumb {
	position: absolute;
	top: 35px;
	left: 50%;
	transform: translate(-50%, 0);
	display: block;
	z-index: 2;
	width: 100%;
	font-size: 8rem;
}

.breadcrumb ul {
	display: flex;
	justify-content: center;
}

.breadcrumb ul li {
	color: #fff;
	font-family: GothamMedium;
	font-weight: 600;
	font-size: 0.875rem;
	letter-spacing: 1.95px;
	line-height: 0.875rem;
	text-transform: uppercase;
	font-size: 1.2rem;
}

.breadcrumb ul li a {
	color: #fff;
	font-family: GothamMedium;
	font-weight: 600;
}

.breadcrumb ul li:first-child:after {
	content: '.';
	margin: 0 20px 0 18px;
}

.breadcrumb ul li:last-child {
	margin-right: 0;
}

.intro-gallery-widget__container--block {
	position: absolute;
	left: 50%;
	top: 37.5%;
	transform: translate(-50%, -50%);
	color: #fff;
	text-align: center;
	flex-wrap: wrap;
	width: 100%;
	max-width: 850px;
	padding: 20px;
	box-sizing: border-box;
	z-index: 51000;
}

.intro-gallery-widget.no-description .intro-gallery-widget__container--block {
	top: 50%;
}

.intro-gallery-widget__container--block .info-lbl {
	width: 100%;
	font-size: 0.875rem;
	text-transform: uppercase;
	font-family: GothamMedium;
	font-weight: 600;
	letter-spacing: 1.6px;
	margin-bottom: 40px;
	line-height: 1.5rem;
	display: inline-block;
}

.intro-gallery-widget__container--block h1 {
	width: 100%;
	font-size: 8.9375rem;
	line-height: 8.625rem;
	margin-bottom: 5px;
	font-family: ModernRegular;
	font-weight: 400;
	color: white;
}

.stars {
	background-image: url('/portal/images/star.svg');
	background-repeat: space;
	width: 107px;
	margin: 0 auto 20px;
	height: 18px;
}

.stars-num {
	background-repeat: space;
}

.stars-num__5 {
	width: 107px;
	height: 18px;
	background-image: url('/portal/images/fil-star-white.svg');
}

.review__rating {
	display: flex;
	justify-content: center;
	color: #fff;
	margin-bottom: 45px;
	font-family: GothamBook;
	font-weight: 400;
	justify-items: center;
	font-size: 0.625rem;
	line-height: 0.75rem;
	cursor: pointer;
}

.intro-gallery-widget__container--block p {
	width: 100%;
	font-size: 0.8125rem;
	line-height: 20px;
	font-family: GothamBook;
	font-weight: 400;
	letter-spacing: 1.6px;
}

.review__rating p {
	font-size: 0.875rem;
	line-height: 1.125rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.review .review-rating-icons {
	background-size: contain;
	margin: 0 10px 0;
	display: inline-block;
	background-image: url('/portal/images/star.svg');
	width: 70px;
	height: 14px;
	position: relative;
}

.review .review-rating-icons-full_5 {
	height: 14px;
	background-size: contain;
	position: absolute;
	width: 70px;
	left: 0;
	background-image: url('/portal/images/fil-star-white.svg');
}

.review .review-rating-icons-full_4 {
	height: 14px;
	background-size: contain;
	position: absolute;
	width: 57px;
	left: 0;
	background-image: url('/portal/images/fil-star-white.svg');
}

.review .review-rating-icons-full_3 {
	height: 14px;
	background-size: contain;
	position: absolute;
	width: 42px;
	left: 0;
	background-image: url('/portal/images/fil-star-white.svg');
}

.hero-container .breadcrumb,
.hero-container .intro-gallery-widget__container--block {
	background-color: transparent;
	z-index: 51000;
}

.home-intro-widget .hero-container {
	position: relative;
	isolation: isolate;
}

.home-intro-widget .hero-container:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.55);
	opacity: 1;
	z-index: 10000;
}

.intro-gallery-widget__container--block .info-lbl {
	color: white;
	font-size: 1.2rem;
}

.intro-gallery-widget__container--block .stars {
	color: white;
}

.intro-gallery-widget__container--block .review__rating p {
	color: white;
}

#gallery_slider .owl-item {
	transition: width 500ms ease;
}

#gallery_slider .item img {
	display: block;
	width: 342px;
	height: 342px;
	object-fit: cover;
	border-radius: 2px;
	transition: width 500ms ease, height 500ms ease;
}

#gallery_slider .owl-item:hover img {
	height: 465px;
	width: 465px;
}

#gallery_slider .item .hover_effect {
	height: auto;
}

#gallery_slider .owl-item:hover {
	width: 465px;
	transition: width 500ms ease;
}

/* #portal-gallery.mfp-zoom-out-cur .mfp-container .mfp-s-ready .mfp-image-holder {
	display: flex;
} */

/* #portal-gallery.mfp-zoom-out-cur .mfp-container.mfp-s-ready.mfp-image-holder .mfp-content {
	margin: 0;
} */

.mfp-container.mfp-s-ready {
	/* border: 1px solid red; */
	height: 100%;
	position: relative;
}

.mfp-content {
	display: flex;
	height: 90%;
	position: absolute;
	inset: 0;
	width: 80%;
	background-color: white;
	margin: auto;
	box-shadow: 0 0 10px 0.25px black;
}

.mfp-content > * {
	width: 50%;
}

.mfp-bg {
	z-index: 21000;
	background-color: white;
	opacity: 0.35;
}

img.mfp-img {
	padding: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-height: 550px;
}

.mfp-wrap {
	z-index: 62000;
}

.mfp-container {
	height: auto;
}

.mfp-figure:after {
	all: unset;
}

.mfp-figure:nth-child(2) {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 2em;
}

.mfp-fade.mfp-bg.mfp-ready {
	z-index: 61000;
}

.products {
	flex: 0 1 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	overflow: auto;
	padding: 0 10px;
	margin-bottom: 1em;
}

.product {
	box-sizing: border-box;
	flex: 0 0 auto;
	padding: 0 10px;
	width: 50%;
}

.product-image {
	width: 100%;
}

.product-name {
	color: black;
	margin-top: 1em;
	font-size: 16px;
}

.fa-share-alt:before,
.fa-share-nodes:before {
	font-size: 2rem;
}

.gallery_item_info {
	text-align: center;
	padding: 15px 0;
}

.gallery_item_info h4 {
	font-size: 1.4em;
}

.gallery_item_info p {
	font-size: 0.8em;
	margin: 0;
	margin-top: 4px;
}

.modal_share {
	align-self: flex-end;
	position: relative;
}

.fa-share-nodes {
	color: rgb(133, 138, 153);
}

.share-options-menu:hover .share-options-menu-list {
	position: absolute;
	inset: -630% auto auto -290%;
	display: flex;
	gap: 1em;
	flex-direction: column;
	width: 110px;
}

.share-options-menu-list a {
	color: rgb(133, 138, 153);
}

.share-options-menu-list {
	display: none;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: black;
	width: auto;
	right: 0;
}

#btn-subscribe {
	border-color: #deb666;
	width: 100%;
	margin-top: 1em;
	color: white;
	font-family: 'Lato', sans-serif;
	line-height: 36px;
	font-size: 18px;
	font-weight: 700;
}

.see-more {
	background-color: transparent;
	border: 0;
	margin-block-end: 1em;
	margin-inline-start: 0.3em;
}

.see-more:focus {
	outline: 1px solid #986f38 !important;
	outline-offset: 3px !important;
}

/* Booking form */

.booking-wrapper .popup-widget {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	background-color: #f8f6f3;
	display: flex;
	transition: visibility 0s linear 0.1s, opacity 0.3s ease;
}

.booking-wrapper .search-widget-home {
	visibility: visible;
	opacity: 1;
	transition-delay: 0s;
	position: relative;
	z-index: 1;
	height: auto;
	background: #fff;
	-webkit-box-shadow: 0 0 12px 0 rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 12px 0 rgb(0 0 0 / 10%);
	margin-bottom: 80px;
}

.booking-wrapper .popup-widget.open {
	visibility: visible;
	opacity: 1;
	transition-delay: 0s;
}

.booking-wrapper .popup-widget .search-widget__popup-content {
	position: relative;
	z-index: 22;
	height: 100vh;
	top: 0;
	max-width: 1280px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 4.375rem 1.875rem 1.875rem;
	background-color: #f8f6f3;
	text-align: left;
	overflow-y: auto;
}

.booking-wrapper .search-widget-home .search-widget__popup-content {
	height: auto;
	background: #fff;
	padding: 25px 22px 20px;
	width: 100%;
	max-width: 1600px;
	overflow-y: visible;
}

.booking-wrapper .search-widget-home .search-widget__popup-content .popup-widget-form {
	position: relative;
}

.booking-wrapper .search-widget-home .search-widget__popup-content-hotel {
	align-items: center;
	margin-bottom: 0;
	width: 100%;
	padding-right: 290px;
	box-sizing: border-box;
	justify-content: space-around;
}

.booking-wrapper .popup-widget .search-widget__popup-content-hotel {
	display: flex;
	/* margin-bottom: 40px; */
	align-items: flex-start;
}

.booking-wrapper .search-widget-home .search-widget__popup--field {
	width: 25%;
	position: relative;
}

.booking-wrapper .search-widget-home .search-widget__popup--field input {
	font-family: GothamBook;
	border: 0 none;
	width: 100%;
	height: 48px;
	padding: 5px 25px;
	background: #f8f6f3;
	font-size: 1.2rem;
	line-height: 1.2rem;
	box-sizing: border-box;
	position: relative;
}

/* .booking-wrapper .js input.form-autocomplete { */
.booking-wrapper .form-autocomplete {
	font-family: GothamBook;
	font-size: 1.7rem;
	/* line-height: 1.8rem; */
	padding: 15px;
	border: none;
	color: #4c4a4a;
	background: #f8f6f3;
	height: auto;
}

.booking-wrapper input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.booking-wrapper .popup-widget .search-widget__popup--left,
.booking-wrapper .popup-widget .search-widget__popup--right {
	display: flex;
	width: 100%;
}

.booking-wrapper .search-widget-home .search-widget__popup--left,
.booking-wrapper .search-widget-home .search-widget__popup--right {
	width: auto;
}

.booking-wrapper .search-widget__filters-arrival,
.booking-wrapper .search-widget__filters-departure {
	display: flex;
	margin-right: 80px;
}

.booking-wrapper .popup-widget .search-widget__filters-arrival,
.booking-wrapper .popup-widget .search-widget__filters-departure {
	display: block;
	margin: 0;
}

.booking-wrapper .popup-widget .search-widget__popup--left > div,
.booking-wrapper .popup-widget .search-widget__popup--right > div {
	width: 100%;
	background-color: #fff;
	padding: 30px;
	box-sizing: border-box;
}

.booking-wrapper .popup-widget .search-widget__popup--left > div,
.booking-wrapper .popup-widget .search-widget__popup--right > div {
	margin: 0 0 15px px 15px;
}

.booking-wrapper .search-widget-home .search-widget__filters-arrival,
.booking-wrapper .search-widget-home .search-widget__filters-departure {
	display: flex;
	align-items: center;
}

.booking-wrapper .search-widget-home .search-widget__popup--left > div,
.booking-wrapper .search-widget-home .search-widget__popup--right > div {
	margin: 0;
	padding: 0 15px;
	background: 0 0;
}

.booking-wrapper .popup-widget .search-widget__filters-arrival .month,
.booking-wrapper .popup-widget .search-widget__filters-departure .month {
	display: flex;
	justify-content: space-around;
	margin-bottom: 15px;
	color: #4e4b46;
	font-family: GothamBook;
	font-weight: 400;
	font-size: 2rem;
	letter-spacing: 0.75px;
	line-height: 1.5rem;
	align-items: baseline;
}

.booking-wrapper .search-widget-home .search-widget__filters-arrival .month,
.booking-wrapper .search-widget-home .search-widget__filters-departure .month {
	margin-bottom: 0;
	font-size: 1.5rem;
	line-height: 0.875rem;
	padding-right: 12px;
	letter-spacing: 0;
}

.booking-wrapper .popup-widget .search-widget__filters-arrival .month span,
.booking-wrapper .popup-widget .search-widget__filters-departure .month span {
	margin-left: 5px;
	font-size: 1.5rem;
	line-height: 1rem;
}

.booking-wrapper .search-widget-home .search-widget__filters-arrival .month #date-end-num,
.booking-wrapper .search-widget-home .search-widget__filters-arrival .month #date-in-num,
.booking-wrapper .search-widget-home .search-widget__filters-departure .month #date-end-num,
.booking-wrapper .search-widget-home .search-widget__filters-departure .month #date-in-num {
	display: none;
}

.booking-wrapper .popup-widget .search-widget__popup--left .search-widget__filters-block,
.booking-wrapper .popup-widget .search-widget__popup--right .search-widget__filters-block {
	display: flex;
	justify-content: center;
	position: relative;
}

.booking-wrapper .popup-widget .search-widget__filters-arrival .date,
.booking-wrapper .popup-widget .search-widget__filters-departure .date {
	outline: 0;
	border-width: 0 0 2px 0;
	color: #986f38;
	font-family: ModernRegular;
	font-weight: 400;
	font-size: 2.9rem;
	letter-spacing: 1.25px;
	line-height: 2.3125rem;
	border-style: solid;
	border-color: #986f38;
	text-align: center;
	max-width: 157px;
	padding: 0 0 16px;
	background-color: #fff;
}

.booking-wrapper .search-widget-home .search-widget__filters-arrival .date,
.booking-wrapper .search-widget-home .search-widget__filters-departure .date {
	font-size: 1.8rem;
	line-height: 1.8rem;
	padding-bottom: 6px;
	border-width: 0 0 1px 0;
	max-width: 90px;
}

.booking-wrapper .popup-widget .search-widget__filters-arrival .calendar,
.booking-wrapper .popup-widget .search-widget__filters-departure .calendar {
	display: flex;
	cursor: pointer;
	flex-direction: column;
	justify-content: space-between;
}

.booking-wrapper .popup-widget .search-widget__filters-arrival .calendar,
.booking-wrapper .popup-widget .search-widget__filters-departure .calendar {
	margin-left: 26px;
}

.booking-wrapper .search-widget-home .search-widget__filters-arrival .calendar,
.booking-wrapper .search-widget-home .search-widget__filters-departure .calendar {
	margin-left: 16px;
}

.booking-wrapper .search-widget__filters-arrival svg,
.booking-wrapper .search-widget__filters-departure svg {
	width: 1.1875rem;
	height: 1.1875rem;
}

.booking-wrapper .popup-widget .search-widget__filters-arrival svg,
.booking-wrapper .popup-widget .search-widget__filters-departure svg {
	width: 26px;
	height: 26px;
}

.booking-wrapper .search-widget-home .search-widget__filters-arrival svg,
.booking-wrapper .search-widget-home .search-widget__filters-departure svg {
	width: 16px;
	height: 16px;
}

.booking-wrapper .popup-widget .search-widget__filters-arrival .calendar:after,
.booking-wrapper .popup-widget .search-widget__filters-departure .calendar:after {
	/* background: url(/themes/custom/rixos/css/../svg/spritesrc/arrow_icon.svg); */
	content: '';
	background-size: contain;
	height: 8px;
	width: 16px;
	display: block;
	text-align: center;
	margin: 0 auto;
}

.booking-wrapper .popup-widget .search-widget__popup--left .search-widget__filters-block .form-item--error-message,
.booking-wrapper .popup-widget .search-widget__popup--right .search-widget__filters-block .form-item--error-message {
	font-family: GothamBook;
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1.2rem;
	position: absolute;
	color: #ba1f1a;
	left: 2px;
	top: 58px;
	display: none;
}

.booking-wrapper
	.search-widget-home
	.search-widget__filters-arrival
	.search-widget__filters-block
	.form-item--error-message,
.booking-wrapper
	.search-widget-home
	.search-widget__filters-departure
	.search-widget__filters-block
	.form-item--error-message {
	position: absolute;
	bottom: -28px;
	top: auto;
	font-size: 1.6rem;
	line-height: 1.5rem;
	margin-right: -10px;
}

.booking-wrapper .popup-widget .search-widget__filters-arrival .calendar,
.booking-wrapper .popup-widget .search-widget__filters-departure .calendar {
	display: flex;
	cursor: pointer;
	flex-direction: column;
	justify-content: space-between;
}

.booking-wrapper .popup-widget .search-widget__popup--left .audits,
.booking-wrapper .popup-widget .search-widget__popup--left .children,
.booking-wrapper .popup-widget .search-widget__popup--left .wrap-children,
.booking-wrapper .popup-widget .search-widget__popup--right .audits,
.booking-wrapper .popup-widget .search-widget__popup--right .children,
.booking-wrapper .popup-widget .search-widget__popup--right .wrap-children {
	display: flex;
	flex-direction: column;
	margin-bottom: 0;
	position: relative;
	min-height: 11.25rem;
	width: 50%;
}

.booking-wrapper .search-widget-home .search-widget__popup--right .audits,
.booking-wrapper .search-widget-home .search-widget__popup--right .children {
	width: auto;
	display: flex;
	flex-direction: inherit;
	align-items: center;
	min-height: auto;
}

.booking-wrapper .search-widget-home .search-widget__popup--right .audits label,
.booking-wrapper .search-widget-home .search-widget__popup--right .children label {
	margin: 0;
	font-size: 1.6rem;
	line-height: 1.6rem;
	padding-right: 12px;
	letter-spacing: 0;
}

.booking-wrapper .select-dropdown {
	display: inline-block;
	max-width: 100%;
	margin: 0 15px 0 0;
}

.booking-wrapper .select-dropdown:last-child {
	margin-right: 0;
}

.booking-wrapper .popup-widget .select-dropdown {
	position: relative;
}

.booking-wrapper .search-widget-home .search-widget__popup--right .audits .select-dropdown,
.booking-wrapper .search-widget-home .search-widget__popup--right .children .select-dropdown {
	position: relative;
}

.booking-wrapper .select-dropdown__button {
	background-color: #fff;
	color: #986f38;
	font-family: ModernRegular;
	font-weight: 400;
	font-size: 1.9rem;
	border: 1px solid #986f38;
	cursor: pointer;
	text-align: left;
	min-width: 5.1875rem;
	padding: 6px 15px 6px 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.booking-wrapper .popup-widget .search-widget__popup--left .audits .select-dropdown__button,
.booking-wrapper .popup-widget .search-widget__popup--left .children .select-dropdown__button,
.booking-wrapper .popup-widget .search-widget__popup--left .wrap-children .select-dropdown__button,
.booking-wrapper .popup-widget .search-widget__popup--right .audits .select-dropdown__button,
.booking-wrapper .popup-widget .search-widget__popup--right .children .select-dropdown__button,
.booking-wrapper .popup-widget .search-widget__popup--right .wrap-children .select-dropdown__button {
	width: 100%;
	padding: 16px 15px;
	background-color: #fff;
}

.booking-wrapper .search-widget-home .search-widget__popup--right .audits .select-dropdown__button,
.booking-wrapper .search-widget-home .search-widget__popup--right .children .select-dropdown__button {
	font-size: 2rem;
	line-height: 1.8rem;
	padding: 15px;
}

.booking-wrapper .select-dropdown__list.active {
	opacity: 1;
	pointer-events: auto;
	transform: scale(1, 1);
	visibility: visible;
}

.booking-wrapper .popup-widget .search-widget__popup--left .active,
.booking-wrapper .popup-widget .search-widget__popup--right .active {
	background-color: #fff;
}

.booking-wrapper .search-widget-home .search-widget__popup--right .audits .select-dropdown__list,
.booking-wrapper .search-widget-home .search-widget__popup--right .children .select-dropdown__list {
	bottom: auto;
	top: 100%;
	left: -34px;
	min-width: 150px;
	padding: 15px 10px;
}

.booking-wrapper .popup-widget .select-dropdown__list:before {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 13px solid #fff;
	content: '';
	position: absolute;
	margin-top: -37px;
}

.booking-wrapper .search-widget-home .search-widget__popup--right .audits .select-dropdown__list:before,
.booking-wrapper .search-widget-home .search-widget__popup--right .children .select-dropdown__list:before {
	margin-top: -24px;
}

.booking-wrapper .select-dropdown__button .zmdi-chevron-down {
	/* background: url(/themes/custom/rixos/css/../svg/spritesrc/arrow_icon.svg) no-repeat; */
	background-size: contain;
	height: 0.5rem;
	width: 1rem;
	display: inline-block;
}

.booking-wrapper .popup-widget .search-widget__popup--left .audits .zmdi-chevron-down,
.booking-wrapper .popup-widget .search-widget__popup--left .children .zmdi-chevron-down,
.booking-wrapper .popup-widget .search-widget__popup--left .wrap-children .zmdi-chevron-down,
.booking-wrapper .popup-widget .search-widget__popup--right .audits .zmdi-chevron-down,
.booking-wrapper .popup-widget .search-widget__popup--right .children .zmdi-chevron-down,
.booking-wrapper .popup-widget .search-widget__popup--right .wrap-children .zmdi-chevron-down {
	top: 23px;
}

.booking-wrapper .select-dropdown__list {
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	left: 0;
	right: 0;
	margin: 0;
	list-style-type: none;
	opacity: 0;
	pointer-events: none;
	transform-origin: top left;
	transform: scale(1, 0);
	transition: all ease-in-out 0.3s;
	background: #fff;
	width: 100%;
	justify-content: space-around;
	z-index: 2;
	padding: 26px 28px;
	box-sizing: border-box;
	visibility: hidden;
}

.booking-wrapper .popup-widget .select-dropdown__list {
	top: 100%;
}

.booking-wrapper .popup-widget .search-widget__popup--left .children .select-dropdown__list,
.booking-wrapper .popup-widget .search-widget__popup--right .children .select-dropdown__list {
	max-width: 245px;
	margin: 0 auto;
}

.booking-wrapper .search-widget-home .search-widget__popup--right .audits .select-dropdown__list,
.booking-wrapper .search-widget-home .search-widget__popup--right .children .select-dropdown__list {
	bottom: auto;
	top: 100%;
	left: -50px;
	min-width: 150px;
	padding: 15px 10px;
}

.booking-wrapper .popup-widget .select-dropdown__list:before {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 13px solid #fff;
	content: '';
	position: absolute;
	margin-top: -37px;
}

.booking-wrapper .select-dropdown__list-item button {
	display: block;
	list-style-type: none;
	width: 5.6875rem;
	padding: 15px 0;
	vertical-align: middle;
	background: #fff;
	border: 1px solid #f0efec;
	cursor: pointer;
	transition: all ease-in-out 0.3s;
	color: #4e4b46;
	font-family: GothamLight;
	font-weight: 400;
	margin-bottom: 12px;
	font-size: 2rem;
	line-height: 1.8rem;
	text-align: center;
}

.booking-wrapper .popup-widget .search-widget__popup-content-hotel .select-dropdown .selected button {
	background-color: #986f38;
	border-color: #986f38;
	color: #fff;
}

.booking-wrapper .popup-widget .professional-block {
	background-color: #fff;
	margin-bottom: 40px;
	width: 100%;
	box-sizing: border-box;
}

.booking-wrapper .search-widget-home .professional-block {
	margin-bottom: 0;
}

.booking-wrapper .popup-widget .professional-block-link {
	direction: ltr;
	unicode-bidi: embed;
	text-transform: uppercase;
	padding: 20px 0;
	text-align: center;
	background: 0 0;
	border: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #4e4b46;
	font-family: GothamBook;
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1rem;
	cursor: pointer;
}

.booking-wrapper .search-widget-home .professional-block-link {
	font-family: GothamBook;
	font-size: 13px;
	letter-spacing: 1.2px;
	padding: 13px 12px;
	width: 128px;
	margin: 0;
	text-transform: none;
	line-height: 1.5rem;
	background: #986f38;
	color: #fff;
	position: absolute;
	top: 0;
	right: 170px;
}

.booking-wrapper .popup-widget .professional-block-link span {
	font-size: 1.5rem;
	line-height: 1.8125rem;
	color: #4e4b46;
	font-family: GothamLight;
	font-weight: 400;
	margin-left: 10px;
}

.booking-wrapper .search-widget-home .professional-block-link span {
	display: none;
}

.booking-wrapper .container .search-widget-home .professional-block-close {
	display: none;
	position: absolute;
	top: 100px;
	right: 10px;
	width: 16px;
	height: 18px;
	border: 0 none;
	background: 0 0;
	overflow: hidden;
}

.booking-wrapper .search-widget-home .professional-block-menu {
	margin-top: 28px;
	border-top: 1px solid #e9e9e9;
	display: none;
	padding-bottom: 20px;
}

.booking-wrapper .search-widget-home .professional-block-menu--caption {
	font-family: GothamMedium;
	font-size: 13px;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	margin-top: 30px;
}

.booking-wrapper .popup-widget .professional-block ul {
	display: none;
	justify-content: space-between;
	margin-top: 46px;
}

.booking-wrapper .popup-widget .professional-block ul li {
	margin: 0 10px;
	min-width: 340px;
}

.booking-wrapper .search-widget-home .professional-block-menu ul {
	display: flex;
	margin: 30px -15px 0;
}

.booking-wrapper .search-widget-home .professional-block-menu ul li {
	display: flex;
	margin: 0 15px;
	width: 30%;
}

.booking-wrapper .popup-widget .professional-block ul li.half {
	min-width: 43px;
}

.booking-wrapper .search-widget-home .professional-block-menu ul li.half {
	width: 20%;
}

.booking-wrapper .popup-widget .professional-block ul li.half .text-input {
	max-width: 153px;
}

.booking-wrapper .popup-widget .professional-block ul li .text-input {
	max-width: 330px;
	position: relative;
	height: 100%;
}

.booking-wrapper .search-widget-home .professional-block-menu ul li > .form-item {
	display: flex;
	width: 100%;
	max-width: none;
}

.booking-wrapper .search-widget-home .professional-block-menu ul li.half .text-input {
	max-width: 100%;
}

.booking-wrapper .search-widget-home .professional-block-menu ul li .professional-info-wrapper {
	padding-right: 18px;
	max-width: 160px;
}

.booking-wrapper .popup-widget .professional-block ul li label {
	display: block;
	color: #4e4b46;
	font-family: ModernRegular;
	font-weight: 400;
	font-size: 1.6rem;
	letter-spacing: 0.56px;
	line-height: 1.125rem;
	margin-bottom: 7px;
	text-transform: uppercase;
}

.booking-wrapper .search-widget-home .professional-block-menu ul li .professional-info-wrapper label {
	font-family: GothamBook;
	text-transform: none;
	font-size: 1.6rem;
	line-height: 1.2rem;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
}

.booking-wrapper .popup-widget .professional-block ul li .text-input-description {
	display: block;
	color: #4e4b46;
	font-family: GothamBook;
	font-weight: 400;
	font-size: 1.6rem;
	letter-spacing: 0.45px;
	line-height: 1.5rem;
}

.booking-wrapper .search-widget-home .professional-block-menu ul li .professional-info-wrapper .text-input-description {
	margin-top: 6px;
	font-size: 1.6rem;
	line-height: 1.2rem;
}

.booking-wrapper .search-widget-home .professional-block-menu ul li .professional-input-wrapper {
	width: calc(100% - 160px);
}

.booking-wrapper .search-widget-home .professional-block-menu ul li.half .professional-input-wrapper {
	width: calc(100% - 110px);
}

.booking-wrapper .search-widget-home .professional-block-menu ul li.half .text-input {
	max-width: 100%;
}

.booking-wrapper .search-widget-home .professional-block-menu ul li .text-input input {
	margin-top: 0;
}

.booking-wrapper .search-widget-home .professional-block-menu ul li .professional-info-wrapper {
	padding-right: 18px;
	max-width: 160px;
}

.booking-wrapper .popup-widget .professional-block ul li.half:last-child label {
	margin-bottom: 27px;
}

.booking-wrapper .popup-widget .professional-block ul li .text-input input {
	margin-top: 7px;
	display: block;
	border: 1px solid #8c7866;
	opacity: 0.8;
	color: #4e4b46;
	font-family: GothamBook;
	font-weight: 400;
	outline: 0;
	font-size: 1.6rem;
	letter-spacing: 0.45px;
	line-height: 1.2rem;
	padding: 15px 14px 16px;
	box-sizing: border-box;
	width: 100%;
}

.booking-wrapper .popup-widget .popup-book-now {
	display: flex;
	justify-content: center;
}

.booking-wrapper .search-widget-home .popup-book-now {
	position: absolute;
	top: 0;
	right: 0;
}

.booking-wrapper .popup-widget .popup-book-now .button,
.booking-wrapper .popup-widget .popup-book-now button {
	outline: 0;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	background-color: #333;
	color: #fff;
	font-family: ModernRegular;
	font-weight: 400;
	font-size: 1.375rem;
	letter-spacing: 0.47px;
	line-height: 1.5rem;
	padding: 20px;
	border: 1px solid #333;
	margin: 0 24px;
	width: 16.75rem;
	box-sizing: border-box;
	text-align: center;
}

.booking-wrapper .search-widget-home .popup-book-now .button {
	font-family: GothamBook;
	font-size: 13px;
	letter-spacing: 1.2px;
	padding: 12px;
	width: 160px;
	margin: 0;
}

.booking-wrapper .popup-widget .popup-book-now .button.book:disabled,
.booking-wrapper .popup-widget .popup-book-now button.book:disabled {
	pointer-events: none;
	opacity: 0.5;
	cursor: auto;
}

.extra_section {
	padding-top: 40px;
}
.extra_section h2 {
	color: #333;
	font-family: ModernRegular;
	font-weight: 400;
	font-size: 5rem;
	letter-spacing: 2.07px;
	line-height: 5.3rem;
	margin-bottom: 14px;
}

.extra_section_content {
	padding-top: 60px;
	padding-bottom: 60px;
}
.wd-accordion-item {
	margin-bottom: 10px;
}

.wd-accordion-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	padding: 10px;
	background-color: #f9f9f9;
	border-radius: 4px;
	border: 1px solid #ddd;
}

.wd-accordion-title i {
	transition: rotate 250ms;
}
.wd-accordion-title.wd-active i.fa-chevron-down {
	rotate: 180deg;
}

.wd-accordion-content {
	display: none;
	padding: 10px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
}

.wd-accordion-title-text {
	display: flex;
	align-items: center;
}

.wd-accordion-title-text .img-wrapper {
	margin-right: 5px;
}

.wd-accordion-opener {
	width: 12px;
	height: 12px;
	border: solid #000;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	transition: transform 0.3s ease;
}

.wd-accordion-opener.wd-opener-rotate {
	transform: rotate(-135deg);
}

#vote .modal-body {
	padding: 0;
}

.voting-banner {
	position: relative;
	z-index: 21;
	display: block;
	width: min-content;
	padding: 10px;
	margin-left: auto;
	margin-bottom: -84px;
}

/* New 07.05.24 /member/login page styles */

main#register_page {
	padding-block-start: 0;
}

.intro-gallery-widget__container--block {
	top: 30%;

	p.status-program-text {
		font-size: 16px;
		color: white;
	}
}

div.container.be-loyality {
	text-align: center;

	h1.membership-title {
		margin-block-start: 3em;
	}

	p {
		margin-block-end: 3em;

		a {
			background-color: #c7a580;
			color: white;
			border-radius: 5px;
		}
	}
}

.be-loyality__container {
	display: flex;
	gap: 1em;
	justify-content: center;
	flex-wrap: wrap;
}

.loyality-card__image {
	position: relative;
	transition: scale 0.25s ease-in-out;
}

.loyality-card__image:has(img:hover, button:hover, button:focus-visible) {
	scale: 1.05;
}

.loyality-card__image button {
	display: none;
	position: absolute;
	inset: 50% auto auto 50%;
	translate: -50% -50%;
	border: 0;
	padding: 0.5em 0.75em;
	border-radius: 5px;
}

.loyality-card__image:is(:hover, :focus-visible) button {
	display: block;
}

.loyality-card__image img {
	width: 260px;
}

.loyality-card__image:is(:hover, :focus-visible) img {
	filter: brightness(60%);
	transition: filter 0.25s ease-in-out;
	border-radius: 15px;
}

dialog:is(#modal-1, #modal-2, #modal-3, #modal-4) {
	inset: 50% auto auto 50%;
	translate: -50% -20%;
	text-align: left;
	border: 0;
	border-radius: 5px;
	background-color: #000;
	color: white;
	opacity: 0;
	animation: dialog-slide-in 0.25s ease-in-out forwards;

	div {
		padding: 1em;
	}

	ul {
		list-style-type: disc;
		padding-inline-start: 1em;
	}

	button {
		padding: 0.5em 0.75em;
		border-radius: 5px;
	}
}

@keyframes dialog-slide-in {
	100% {
		translate: -50% -50%;
		opacity: 1;
	}
}

dialog:is(#modal-1, #modal-2, #modal-3, #modal-4):not([open]) {
	opacity: 1;
	animation: dialog-slide-out 0.3s ease-in forwards;
}

@keyframes dialog-slide-out {
	100% {
		opacity: 0;
		translate: -50% -20%;
	}
}

dialog:is(#modal-1, #modal-2, #modal-3, #modal-4)::backdrop {
	opacity: 0;
	animation: backdrop-fade-in 0.3s ease-out forwards;
	background-color: rgba(0, 0, 0, 0.75);
}

@keyframes backdrop-fade-in {
	100% {
		opacity: 1;
	}
}

dialog:is(#modal-1, #modal-2, #modal-3, #modal-4):not([open])::backdrop {
	opacity: 1;
	animation: backdrop-fade-out 0.3s ease-in forwards;
}

@keyframes backdrop-fade-out {
	100% {
		opacity: 0;
	}
}

@media screen and (max-width: 768px) {
	dialog:is(#modal-1, #modal-2, #modal-3, #modal-4) {
		inline-size: 100%;
	}
}

@media (hover: none) and (pointer: coarse) {
	.loyality-card__image button {
		display: block;
		position: static;
		translate: 0;
		background-color: transparent;
		inline-size: 100%;
		text-decoration: underline;
		text-underline-offset: 2px;
	}

	.loyality-card__image:is(:hover, :focus-visible) img {
		filter: unset;
		transition: unset;
		border-radius: unset;
	}
}

.table_container {
	min-inline-size: 290px;

	@media screen and (max-width: 480px) {
		.table_container {
			overflow-x: scroll;
		}
	}
}



table.status-table {
	border-collapse: collapse;
	width: 100%;
	margin-block-start: 5em;
	font-family: GothamBook, sans-serif;
	letter-spacing: 0.5px;
	font-family: 'Eastman Roman', sans-serif;

	thead tr th span {
		display: block;
		font-size: 12px;
	}

	th,
	td {
		padding: 8px;
		border: 1px solid #ddd;
	}

	caption {
		padding: 8px;
		text-align: left;
		font-size: 1.2em;
	}

	th {
		background-color: #f2f2f2;
		font-weight: bold;
	}

	:is(tr th:not(:first-of-type), tr td) {
		text-align: center;
	}

	.member-col {
		background-color: #285c55;
		color: white;
	}

	.gold-col {
		background-color: #d1b569;
		color: white;
	}

	.platinum-col {
		background-color: #6c6c6c;
		color: white;
	}

	.black-col {
		background-color: #1d2226;
		color: white;
	}

	.member {
		color: #285c55;
	}

	.gold {
		color: #d1b569;
	}

	.platinum {
		color: #6c6c6c;
	}

	.black {
		color: #1d2226;
	}
}


.join-us-container {
	text-align: center;

	a {
		margin-block-start: auto; 
		background-color: #c7a580; 
		color: white; 
		border-radius: 5px;
	}

	p {
		text-wrap: pretty;
	}
}


/* ---------- basic layout ---------- */
.cookie-banner {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1060;
  display: flex;
  justify-content: center;
  pointer-events: auto;
  transition: transform 0.28s ease, opacity 0.28s ease;
  will-change: transform, opacity;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

/* position variants */
.cookie-bottom { bottom: 0; transform: translateY(0); }
.cookie-top { top: 0; transform: translateY(0); }

/* inner container */
.cookie-inner {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
  max-width: 1100px;          /* control width */
  background: #f8f9fa;        /* light bg */
  border-radius: 8px;
  padding: 0.9rem 1rem;
  box-shadow: 0 6px 18px rgba(15, 23, 42, 0.12);
  margin: 12px;
  align-items: center;
}

/* left icon */
.cookie-left { flex: 0 0 auto; display:flex; align-items:center; }
.cookie-icon {
  width: 46px;
  height: 46px;
  border-radius: 10px;
  background: #fff;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size: 1.5rem;
  box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

/* center text */
.cookie-center { flex: 1 1 auto; min-width: 0; }
.cookie-text {
  color: #2d3748;           /* dark gray */
  font-size: 1rem;
  line-height: 1.3;
  white-space: normal;
  overflow-wrap: anywhere;
}
.cookie-link {
  color: #0d6efd;           /* bootstrap link color */
  text-decoration: underline;
}

/* right button */
.cookie-right { flex: 0 0 auto; }
.cookie-btn {
  background: #deb666;
  color: #fff;
  border: none;
  padding: 0.5rem 0.9rem;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0 6px 18px rgba(13,110,253,0.12);
  transition: transform .18s ease, box-shadow .18s ease;
}
.cookie-btn:hover { transform: translateY(-2px); box-shadow: 0 10px 24px rgba(13,110,253,0.14); }

/* responsive: on small screens stack nicely */
@media (max-width: 576px) {
  .cookie-inner {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
    gap: 0.6rem;
    padding: 0.85rem;
  }
  .cookie-left { justify-content: center; }
  .cookie-right { display:flex; justify-content:center; }
  .cookie-text { font-size: 0.92rem; }
  .cookie-btn { width: 100%; }
  .cookie-center { order: 2; }
}

/* hide (used by JS) */
.cookie-hidden {
  opacity: 0;
  transform: translateY(20px);
  pointer-events: none;
}