
@font-face {
	font-family: Circe;
	font-weight: 100;
	font-style: italic;
	src: url(/wp-content/rb-files/webfonts/3B02BD_0_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_0_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 200;
	font-style: italic;
	src: url(/wp-content/rb-files/webfonts/3B02BD_1_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_1_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 300;
	font-style: italic;
	src: url(/wp-content/rb-files/webfonts/3B02BD_2_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_2_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 400;
	font-style: italic;
	src: url(/wp-content/rb-files/webfonts/3B02BD_3_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_3_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 600;
	font-style: italic;
	src: url(/wp-content/rb-files/webfonts/3B02BD_4_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_4_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 700;
	font-style: italic;
	src: url(/wp-content/rb-files/webfonts/3B02BD_7_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_7_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 100;
	font-style: normal;
	src: url(/wp-content/rb-files/webfonts/3B02BD_5_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_5_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 200;
	font-style: normal;
	src: url(/wp-content/rb-files/webfonts/3B02BD_6_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_6_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 300;
	font-style: normal;
	src: url(/wp-content/rb-files/webfonts/3B02BD_8_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_8_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 400;
	font-style: normal;
	src: url(/wp-content/rb-files/webfonts/3B02BD_9_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_9_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 600;
	font-style: normal;
	src: url(/wp-content/rb-files/webfonts/3B02BD_A_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_A_0.woff) format('woff');
}
@font-face {
	font-family: Circe;
	font-weight: 700;
	font-style: normal;
	src: url(/wp-content/rb-files/webfonts/3B02BD_B_0.woff2) format('woff2'), url(/wp-content/rb-files/webfonts/3B02BD_B_0.woff) format('woff');
}
body {
	background: #eae7e4 url(/wp-content/uploads/2022/06/body-bkg.png) repeat center top;
	background-size: 100%;
}
/*-------------------Particles---------------------*/
html, body {
	width: 100%!;
	height: 100%;
}
canvas {
	display: block;
	vertical-align: bottom;
}
/* ---- particles.js container ---- */
#particles-js {
	width: 100%;
	height: 100%;
	background-color: transparent;
	background-image: url('');
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.particle-holder {
	width: 100%;
	height: 100%;
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1200;
}	


b, strong {
	font-weight: 600;
}
html {
	font-size: 16px;
}

@media (min-width: 1349px) {
  body {
    font-size: calc(1rem + ((1vw - 13.49px) * 0.7207));
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  body {
    font-size: 20px;
  }
}
/*---------------- GENERAL STYLES ----------------*/
.rt-good ul, .long-text ul {
	list-style-type: none;
	padding-left: 0px;
}
.rt-good > ul {
	margin-top: 0;
}
.rt-good ul li, .long-text ul li {
	padding-left: 38px;
	position: relative;
	font-weight: 400;
}
.rt-good ul li::before, .long-text ul li::before {
	content: "";
	display: block;
	position: absolute;
	top: 1.2em;
	left: 0;
	width: 26px;
	height: 1px;
	background-color: #b4905a;
}

.long-text h4 {
	padding-top: 12px;
}
/*---------------- Header ----------------*/
.left-holder {
	width: 480px;
	width: 25.21%;
	height: calc(100vh - 13px);
	max-height: 1008px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 998;
}
/*320 to 391*/
@media (min-width: 1024px) {
  .left-holder {
    width: calc(20rem + ((1vw - 10.8px) * 26.3941));
    min-height: 0vw;
  }
}
/*391 to 480*/
@media (min-width: 1349px) {
  .left-holder {
    width: calc(24.4375rem + ((1vw - 13.49px) * 16.036));
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .left-holder {
    width: 480px;
  }
}

@media (min-width: 1024px) {
  .logo-holder {
    width: calc(10rem + ((1vw - 10.8px) * 14.8699))!important;
	height: calc(4.125rem + ((1vw - 10.8px) * 5.948))!important;
	padding-top: calc(3.75rem + ((1vw - 10.8px) * 5.2045))!important;
    min-height: 0vw;
  }/*padding: 60, width: 160, height: 66*/
}

@media (min-width: 1349px) {
  .logo-holder {
    width: calc(12.5rem + ((1vw - 13.49px) * 5.4054))!important;
	height: calc(5.25rem + ((1vw - 13.49px) * 2.1622))!important;
	padding-top: calc(4.625rem + ((1vw - 13.49px) * 1.4414))!important;
    min-height: 0vw;
  }/*padding: 74, width: 200, height: 82*/
}
@media (min-width: 1904px) {
  .logo-holder {
    width: 230px!important;
	height: 96px!important;
	padding-top: 82px!important;
  }
}

.left-wrapper.short .left-holder {
	height: 360px!important;
}
.left-wrapper.short .bottom-parazit {
	display: none!important;
}
@media (max-width: 1440px) {
.left-wrapper.short .left-holder {
	height: 280px!important;
}	
}

@media (min-width: 1024px) {
.right-links {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

}
.right-links.shrink {
	position: fixed!important;
	top: 0!important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;

}
}
/*@media (max-width: 1440px) {
.left-holder {
	width: 480px;
	width: 29%;
}	
}*/

.top-link.fancy-link {
	text-transform: lowercase;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 6px 26px 12px 39px;
	background: #b4905a;
	color: #fff!important;
	font-weight: 400!important;
	letter-spacing: 1.5px;
	display: inline-block;
}
.top-link.fancy-link::after {
	background-color: #fff;
	width: 13px;
}
/*---------------- Switcher ----------------*/
.right-switcher {
	margin: 0;
	opacity: 1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.right-links.shrink .right-switcher {
	/*display: none!important;*/
	margin-top: -240px;
	opacity: 0;
}
@media (max-width: 1024px) {
.right-switcher {
	display: none!important;
}
}
/*---------------- HERO ----------------*/
.hero-exp-slider .flickity-viewport {
	width: 100%;
	height: calc(100vh - 67px)!important;
	max-height: 954px!important;
}
/* position dots in carousel */
.hero-exp-slider .flickity-page-dots {
  bottom: -46px;
  transform: translate(-5.16%);
}
@media (max-width: 1440px) {
.hero-exp-slider .flickity-viewport {
	height: calc(100vh - 59px)!important;
}
}
@media (max-width: 1023px) {
.hero-exp-slider .flickity-viewport {
	height: calc(100vh - 176px)!important;
	max-height: 480px!important;
}
.hero-exp-slider .flickity-page-dots {
  bottom: -39px;
  transform: translate(0%);
}
}


.right-box .unslider-fade .unslider-wrap li.unslider-active {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 10;
}

.hero-slider .unslider-nav {
	
}
.hero-slider .unslider-nav ol {
	padding-top: 10px;
	transform: translate(-5.16%);
}
.hero-slider .unslider-nav ol li, .tc .unslider-nav ol li {
    box-shadow: none!important;
	border: none!important;
	width: 10px!important;
	height: 10px!important;
	margin: 0 13px!important;
	background: #b4905a!important;
	border-radius: 50%;
	vertical-align: middle!important;
}
.hero-slider .unslider-nav ol li.unslider-active, .tc .unslider-nav ol li.unslider-active {
    box-shadow: none!important;
	border: 1px solid #b4905a!important;
	width: 18px!important;
	height: 18px!important;
	background: #fff!important;
}


@media (max-width: 1280px) {

.bottom-parazit {
	display: none!important;
}
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .hero-slider, .hero-exp-slider .flickity-viewport, .right-box, .left-holder {
    height: calc(31.25rem + ((1vw - 10.8px) * 40))!important;
    min-height: 0vw;
  }
}
@media (max-width: 1024px) {
.hero-slider .unslider-nav ol {
	padding-top: 7px;
	transform: translate(0%);
}
}
/*---------------- MENU ----------------*/
.hamburger .hamburger-wrap {
	width: 28px!important;
	height: 26px!important;
	margin-top: 0px;
	margin-bottom: 0px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	cursor: pointer;
}
.hamburger .hamburger-line {
	height: 2px!important;
	width: 28px!important;
	margin-left: 0;
	background-color: #eae7e4!important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.hamburger .hamburger-wrap .hamburger-line {
	width: 22px!important;
}
.hamburger .hamburger-wrap .hamburger-line:nth-of-type(2), .hamburger .hamburger-wrap .hamburger-line:nth-of-type(4) {
	margin-left: 6px;
}
.hamburger .hamburger-wrap:hover .hamburger-line {
	height: 2px!important;
	width: 28px!important;
	margin-left: 0;
	background-color: #eae7e4!important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.hamburger .hamburger-wrap:hover .hamburger-line:nth-of-type(2), .hamburger .hamburger-wrap:hover .hamburger-line:nth-of-type(4) {
	margin-left: 0px;
}
@media (max-width: 1024px) {
.hamburger .hamburger-wrap {
	height: 23px!important;
}	
}

/*--------------MEGA MENU & MODAL-----------------------*/

.oxy-modal-backdrop.live {
	overflow-y: auto;
	z-index: 14000;
}
.oxy-modal-backdrop.live::-webkit-scrollbar {
    display: none;
}
.oxy-modal-backdrop.live {
    scrollbar-width: none;
	background: rgba(234,231,228,1)!important;
}
.oxy-modal-backdrop .ct-modal.my-modal-menu {
	width: 100%;
	height: 100%;
	background: transparent;
	overflow-y: initial!important;
	overflow-y: auto!important;
	scrollbar-width: none;
}
.oxy-modal-backdrop .ct-modal.my-modal-menu::-webkit-scrollbar {
    display: none;
}

.mega-wrapper {}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout.distanced {
    margin-top: 32px!important;
	position: relative!important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout.distanced:before {
    content: "";
	position: absolute;
	width: 76px;
	height: 1px;
	top: -12px;
	left: 50%;
	margin-left: -38px;
	background-color: #c2b485;
	z-index: 100000000;
	display: block!important;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout.bordered {
    margin-top: 24px!important;
	border-top: 1px solid #c2b485;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    text-align: center!important;
}
.mega-sub-menu .mega-menu-item a.mega-menu-link {
	text-transform: uppercase!important;
	font-weight: 500!important;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 26px!important;
    height: auto;
    padding: 9px 10px!important;
    background: transparent;
    text-align: center;
    color: #111;
    font-size: 21px;
	position: relative;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    display: inline;
    position: absolute!important;
	top: auto;
	right: auto;
    left: auto;
}

@media (min-width: 768px) {
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout.mob768 {
    display: none!important;
}
}

.close-button {
	position: absolute;
	right: 16px;
	top: 32px;
	width: 42px;
	height: 42px;
	padding: 8px!important;
	/*background: #c4b388;*/
	z-index: 15000;
	cursor: pointer;
}
.close-button .close-line {
	transform: rotate(45deg);
}
.close-button .close-line:nth-of-type(2) {
	transform: rotate(-45deg);
}
.close-button .close-line {
	height: 2px!important;
	width: 32px!important;
	margin-left: -3px;
	background-color: #111!important;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.close-button .close-line {
	transform: rotate(45deg);
}
.close-button .close-line:nth-of-type(2) {
	transform: rotate(-45deg);
	margin-top: -2px;
}
/*--------------Bottom Menu-----------------------*/
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list {
    flex-direction: row;
	flex-wrap: wrap!important;
}
.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list li {
    /*display: inline-flex!important;*/
	width: auto!important;
}

/*--------------Gallery SLider Flickity-----------------------*/

.gallery-slider .flickity-viewport {
    width: 100%;
	padding-top: 57.48%;
}
.gallery-slider .flickity-slider {
	top: 0;
}

/* position dots in carousel */
.flickity-page-dots {
  bottom: -44px;
}
/* white circles */
.flickity-page-dots .flickity-page-dot {
	box-shadow: none!important;
	border: none!important;
	width: 10px!important;
	height: 10px!important;
	margin: 0 13px!important;
	background: #b4905a!important;
	border-radius: 50%;
	/*display: inline!important;
	vertical-align: middle!important;*/
}
/* fill-in selected dot */
.flickity-page-dots .flickity-page-dot.is-selected {
	box-shadow: none!important;
	border: 1px solid #b4905a!important;
	width: 20px!important;
	height: 20px!important;
	background: #fff!important;
	transform: translateY(-5px);
}

/*--------------Rooms List-----------------------*/
@media (min-width: 1024px) and (max-width: 1280px) {
.room-column-1 {
	width: 32.3%;
	width: 39.5%!important;
	margin-left: 14.2%;
	margin-left: 7%!important;
	margin-right: 3.5%!important;	
}
.room-column-2 {
	width: 32.3%;
	width: 39.5%!important;
	margin-left: 3.5%!important;
	margin-right: 7%!important;	
}
}

/*---------------- Toggles ----------------*/
.toggle-wrapper .oxy-toggle {
	padding: 16px 64px 17px 0px;
	/*background: #eae7e4;*/
	width: 100%;
	position: relative;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.toggle-wrapper .oxy-toggle::after {
	content: "";
	display: block;
	width: 23px;
	height: 23px;
	background: url(/wp-content/rb-files/images/crest.svg);
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -11.5px;
	transform: rotate(0deg);
}
.toggle-wrapper.active .oxy-toggle::after {
	transform: rotate(45deg);
}
.oxy-expand-collapse-icon::after, .oxy-expand-collapse-icon::before {
    content: none;
}
.oxy-expand-collapse-icon {
    display: none!important;
}
/*.toggle-wrapper.active .oxy-toggle {
	background: #e7e2de;
	background: #f6f5f2;
}*/
.toggle-heading {
	width: -moz-fit-content;
	width: fit-content;
}


/*---------------- Offer Details ----------------*/

.offer-text-block ul, .toggle-text ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: -38px;
}
.toggle-text ul {
	margin-left: -38px;
}
.offer-text-block ul li, .toggle-text ul li {
	padding-left: 38px;
	position: relative;
	font-size: 18px;
	font-weight: 400;
}
.offer-text-block ul li::before, .toggle-text ul li::before {
	content: "";
	display: block;
	position: absolute;
	top: 1.2em;
	left: 0;
	width: 26px;
	height: 1px;
	background-color: #b4905a;
}
.offer-text-block p, .toggle-text p {
	font-size: 18px;
	font-weight: 400;
}
.offer-text-block h4, .toggle-text h4 {
	padding-top: 12px;
}
.offer-text-block h3 {
	padding-top: 12px;
	font-size: 26px;
	font-weight: 600;
	line-height: 1;
}
.offer-text-block h6 {
	padding-top: 9px;
	font-family: 'EB Garamond';
	color: #b4905a;
	color: #999;
	font-size: 36px;
	line-height: 1.0;
	font-style: italic;
	font-weight: 300;
	margin-bottom: 24px;
	text-transform: none;
}
.offer-button a {
	display: block;
	color: #fff!important;
	padding: 14px 26px 19px;
	background: #b4905b;
	border-radius: 4px;
}
.offer-button.book a {
	background: #111;
}
.offer-button a:hover, .offer-button.book a:hover {
	background: #a08357;
}
.offer-text-block a {
	color: #b4905a!important;
}

/*------------------------------FONT TRANSFORMS-----------------------*/
/*---RECOGNITION----*/
/*52 to 64*/
@media (min-width: 1024px) {
  .text-recognition {
    font-size: calc(3.25rem + ((1vw - 10.8px) * 4.461))!important;
	top: 128px!important;
    min-height: 0vw;
  }
}

/*64 to 88*/
@media (min-width: 1349px) {
  .text-recognition {
    font-size: calc(4rem + ((1vw - 13.49px) * 4.3243))!important;
	top: calc(8.75rem + ((1vw - 13.49px) * 2.3423))!important;/*140*/
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .text-recognition {
    font-size: 88px!important;
	top: 153px!important;
  }
}
/*---Hero Slogan----*/
@media (min-width: 1280px) {
  .hero-slogan-big {/*60-40*/
    font-size: calc(2.5rem + ((1vw - 12.8px) * 3.2051))!important;
    min-height: 0vw;
  }
  .hero-slogan-small {/*21-18*/
    font-size: calc(1.125rem + ((1vw - 12.8px) * 0.4808))!important;
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .hero-slogan-big {
    font-size: 60px!important;
  }
  .hero-slogan-small {
    font-size: 21px!important;
  }
}
@media (max-width: 1280px) {
  .hero-slogan-big {
    font-size: 40px!important;
  }
  .hero-slogan-small {
    font-size: 18px!important;
  }
}

/*---Intro Slogan----*/

@media (min-width: 1280px) {
  .intro-slogan, .cel-gold {
    font-size: 59px!important;
  }
}
@media (min-width: 1349px) {
  .intro-slogan, .cel-gold {
    font-size: calc(3.6875rem + ((1vw - 13.49px) * 4.3243))!important;
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .intro-slogan, .cel-gold {
    font-size: 83px!important;
  }
}
@media (max-width: 1349px) {
  .intro-slogan, .cel-gold {
    font-size: 59px!important;
  }
}
/*---Intro Gold----*/

@media (min-width: 1280px) {
  .intro-gold-text {
    font-size: 20px!important;
  }
}
@media (min-width: 1349px) {
  .intro-gold-text {
    font-size: calc(1.25rem + ((1vw - 13.49px) * 1.0811))!important;
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .intro-gold-text {
    font-size: 26px!important;
  }
}
@media (max-width: 1349px) {
  .intro-gold-text {
    font-size: 20px!important;
  }
}
/*---H4-amenities----*/

@media (min-width: 1349px) {
  .h4-amenities {
    font-size: calc(1.25rem + ((1vw - 13.49px) * 1.0811))!important;
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .h4-amenities {
    font-size: 26px!important;
  }
}
@media (max-width: 1349px) {
  .h4-amenities {
    font-size: 20px!important;
  }
}
/*---H2-H2----*/

@media (min-width: 1349px) {
  .h2-h2 {
    font-size: calc(2.4375rem + ((1vw - 13.49px) * 1.6216))!important;
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .h2-h2 {
    font-size: 48px!important;
  }
}
@media (max-width: 1349px) {
  .h2-h2 {
    font-size: 39px!important;
  }
}

/*---Gold-H2----*/
@media (min-width: 1349px) {
  .gold-h2 {
    font-size: calc(1.625rem + ((1vw - 13.49px) * 0.9009))!important;
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .gold-h2 {
    font-size: 31px!important;
  }
}
@media (max-width: 1349px) {
  .gold-h2 {
    font-size: 26px!important;
  }
}

/*---Gold-div----*/
@media (min-width: 1349px) {
  .gold-text-div {
    font-size: calc(1.625rem + ((1vw - 13.49px) * 0.9009))!important;
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .gold-text-div {
    font-size: 31px!important;
  }
}
@media (max-width: 1349px) {
  .gold-text-div {
    font-size: 26px!important;
  }
}

/*---Submenu----*/
@media (min-width: 1349px) {
  .submenu a {
    font-size: calc(1rem + ((1vw - 13.49px) * 0.7207))!important;
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .submenu a {
    font-size: 20px!important;
  }
}
@media (max-width: 1349px) {
  .submenu a {
    font-size: 16px!important;
  }
}

/*---Filter Button----*/
@media (min-width: 1349px) {
  .filter-button-group button {
    font-size: calc(1rem + ((1vw - 13.49px) * 0.7207))!important;
    min-height: 0vw;
  }
}
@media (min-width: 1904px) {
  .filter-button-group button {
    font-size: 20px!important;
  }
}
@media (max-width: 1349px) {
  .filter-button-group button {
    font-size: 16px!important;
  }
}

/*------------Table Capacities-------------*/
.capacities {
	border-top: 1px solid #b4905b;
	border-bottom: 1px solid #b4905b;
}
.table-holder {
	overflow-x: auto;
	width: 100%;
	max-width: 1064px;
	margin: 0 auto;

}
.capacities tr:nth-child(even) {background: #fff;}
.capacities tr:nth-child(odd) {background: #eae7e4;}
.capacities th {
	font-size: 16px;
	font-weight: 600;
	vertical-align: top;
	line-height: 1!important;
	padding: 12px 12px;
	height: 98px;
	white-space: nowrap!important;
}
.capacities th.theatre {
	background: url(/wp-content/rb-files/images/table-icons/theatre.png) no-repeat center 32px;
}
.capacities th.u-shape {
	background: url(/wp-content/rb-files/images/table-icons/u-shape.png) no-repeat center 32px;
}
.capacities th.boardroom {
	background: url(/wp-content/rb-files/images/table-icons/boardroom.png) no-repeat center 32px;
}
.capacities th.classroom {
	background: url(/wp-content/rb-files/images/table-icons/classroom.png) no-repeat center 32px;
}
.capacities th.cabaret {
	background: url(/wp-content/rb-files/images/table-icons/cabaret.png) no-repeat center 32px;
}
.capacities th.banquet {
	background: url(/wp-content/rb-files/images/table-icons/banquet.png) no-repeat center 32px;
}
.capacities th.cocktail {
	background: url(/wp-content/rb-files/images/table-icons/cocktail.png) no-repeat center 32px;
}
.capacities td {
	font-size: 16px;
	font-weight: 400;
	vertical-align: top;
	padding: 12px 0px;
	line-height: 1!important;
	white-space: nowrap!important;
}
.capacities td.left {
	text-align: left;
	font-weight: 600;
	padding: 12px 8px;
}
.capacities td.razd {
	background-color: #363d5d;
	color: #fff;
}
.capacities td.left span.subb {
	font-weight: 400;
	padding-left: 24px;
}
/*------------Footer-------------*/

.form-cendyn-section {
	display: none;
}
.form-cendyn-section.active {
	display: block;
}
.expand-text {
	display: flex;
}
.expand-text.active {
	display: none;
}
.expand-icon {
	transform: rotate(0deg);
}
.expand-icon.active {
	transform: rotate(180deg);
}
@media (max-width: 1024px) {
.form-cendyn-section {
	display: block;
}
.div-expand {
	display: none!important;
}
}
/*------------Form-------------*/
.form-cendyn form {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 13px;
}
.form-cendyn form .para-wrap {
	width: 100%;
	display: flex;
	flex-direction: row;
}
.para {
	width: 33.33%;
	display: flex;
	flex-direction: column;
	padding: 13px;
}
.para.for-check, .para.for-submit {
	width: auto;
	/*padding-bottom: 0;*/
}
.para > div {
	width: 100%;
	display: flex;
	flex-direction: column;
}

label.my_label {
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	color: #fff;
	padding-bottom: 6px;
}
label.my_label a {
	color: #fff;
	text-decoration: underline;
}
label.error {
	display: block;
	padding-top: 4px;
}
input.my_text {
	width: 100%;
	border: 1px solid #fff;
	background: transparent!important;
	font-family: Circe, sans-serif;
	font-size: 18px;
	color: #fff;
	padding: 4px 8px;
}
input.my_submit {
	width: 100%;
	border: none;
	background: #111!important;
	font-family: Circe, sans-serif;
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	padding: 9px 32px 10px;
	cursor: pointer;
}
@media (max-width: 768px) {
.form-cendyn form .para-wrap {
	flex-direction: column;
}
.para {
	width: 100%;
	padding-top: 0px;
}
.para.for-check, .para.for-submit {
	width: 100%;
}
}
.quform-js .quform-support-page-caching .quform-captcha-image img {
    opacity: 1;
}
.quform-field.quform-field-file.quform-field-file-enhanced {
	text-align: center;
	font-family: Circe;
	padding: 8px;
	color: #b4905a;
}
/*------ Celebrities -------*/
.mosaic {
	background-color: #fff;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.mos-item {
	width: 50%;
	display: flex;
	flex-direction: row;
	overflow: hidden;
	position: relative;
	background-color: rgba(180,144,91, 1);
	background-color: #fff;
	margin-bottom: -7px;
}
@media (min-width: 768px) {
.mos-item {
	width: 25%;
}
}
@media (min-width: 1180px) {
.mos-item {
	width: 16.66666666%;
}
}
.mos-item img {
	width: 100%;
	position: relative;
}
.mos-item:hover img {
	opacity: 0.52;
	opacity: 1;
}
.mos-item a {
	/*width: 100%;
	height: 100%;*/
}
.mos-item a:hover::before {
	content: "«...»";
	font-family: "Circe", sans-serif!important;
	letter-spacing: 2px;
	position: absolute;
	width: 100%;
	height: 40px;
	height: calc(100% - 7px);
	text-align: center;
	line-height: 40px;
	font-size: 39px;
	color: #fff;
	top: 0;
	padding-top: 88%;
	z-index: 20;
	background-color: rgba(180,144,91, 0.64);
}
/*------ End Celebrities -------*/

/*---------------FORMS-------------------------*/

.meeting-request h3 {
	color: #b4905b;
}
.meeting-request input[type="text"],.meeting-request input[type="email"], .meeting-request textarea, .meeting-request select {
	font-family: 'Circe', sans-serif!important;
	font-size: 16px !important;
    line-height: 1.5 !important; 
	border: 1px solid #b4905b!important;
	background: #fff;
	padding: 8px 32px 8px 8px!important;
}
.meeting-request .select2-container {
	font-family: 'Circe', sans-serif!important;
	font-size: 16px !important;
    line-height: 1.5 !important; 
	border: 1px solid #b4905b!important;
	background: #fff;
	padding: 8px 32px 8px 8px!important;
}

.meeting-request .quform .select2-container--quform .select2-selection {
    display: block;
    margin: 0;
    min-width: 10px;
    max-width: 100%;
    width: 100%;
    padding: 0px;
    height: auto;
    border: none;
	font-family: 'Circe', sans-serif!important;
	font-size: 16px !important;
    line-height: 1.5 !important; 
}

.quform-input-2_43, .quform-input-6_43 {margin: auto;}

.meeting-request .fa, .meeting-request .qicon-calendar::before {
    /*font-family: "Font Awesome 5 Free" !important;*/
    font-size: 16px;
    color: #b4905b;
    font-weight: 900 !important;
}
.meeting-request .quform-field-icon, .meeting-request .quform-upload-file-remove {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    height: 18px;
    line-height: 1px;
    width: 18px;
    font-size: 16px;
    text-align: center;
}
.meeting-request .quform-field-icon-right, .meeting-request .quform-upload-file-remove {
    right: 13px;
}
.meeting-request .quform-label {
    text-align: center;
    font-size: 16px;
    line-height: 1;
    font-weight: 400;
	padding-bottom: 6px;
}

.quform-element-group.quform-element-2_44, .quform-element-group.quform-element-6_44 {
	padding-top: 32px;
	padding-bottom: 0px;
}

.quform-element.quform-element-row.quform-element-row-2_54,
.quform-element.quform-element-row.quform-element-row-6_54 {
    border-top: 1px solid #b4905b;
    border-bottom: none;
}
.quform-element.quform-element-row.quform-element-row-2_66,
.quform-element.quform-element-row.quform-element-row-2_73,
.quform-element.quform-element-row.quform-element-row-2_80,
.quform-element.quform-element-row.quform-element-row-2_87,
.quform-element.quform-element-row.quform-element-row-6_66,
.quform-element.quform-element-row.quform-element-row-6_73,
.quform-element.quform-element-row.quform-element-row-6_80,
.quform-element.quform-element-row.quform-element-row-6_87 {
    border-top: 1px solid #b4905b;
	border-bottom: none;
	border-top: none;
}
.quform-element.quform-element-row.quform-element-row-2_94,
.quform-element.quform-element-row.quform-element-row-6_94 {
    border-bottom: 0px solid #b4905b;
	border-top: none;
}
@media (min-width: 768px) {
.quform-sub-label.quform-sub-label-below {
    display: none !important;
}
}
@media (max-width: 768px) {
.quform-element.quform-element-row.quform-element-row-2_45,
.quform-element.quform-element-row.quform-element-row-6_45 {
    display: none !important;
}
}
.meeting-request p.rooms {
    padding-top: 12px;
    text-align: left;
	margin: 0;
}
@media (min-width: 1024px) {
.meeting-request p.rooms {
    padding-left: 32px;
}
.quform-element-column.quform-element-2_46,
.quform-element-column.quform-element-6_46 {
    padding-left: 43px;
}
.quform-element.quform-element-row.quform-element-row-2_54,
.quform-element.quform-element-row.quform-element-row-6_54 {
	padding-top: 24px;
}
.quform-element.quform-element-row.quform-element-row-2_94,
.quform-element.quform-element-row.quform-element-row-6_94 {
	padding-bottom: 16px;
}
.meeting-request .quform-element-submit {
    text-align: center;
}
.meeting-request .quform-button-submit-default {
    float: none;
    margin: 16px auto;
    display: inline-block !important;
}

button.quform-submit {
    border: none !important;
    background-color: #b4905b;
    color: #fff;
    font-family: 'Circe', sans-serif !important;
    font-size: 16px !important;
    line-height: 24px !important;
    text-transform: uppercase;
    padding: 8px 32px;
	border-radius: 4px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
button.quform-submit:hover {
    background-color: #111;
}
.meeting-request .quform-element.quform-element-captcha {
    width: 100%;
	max-width: 240px;
	padding-top: 8px;
    margin-left: auto;
    margin-right: auto;
}
.meeting-request .quform-element.quform-element-captcha.quform-element-2_16,
.meeting-request .quform-element.quform-element-captcha.quform-element-6_16 {
	padding-top: 32px;
}
}

/*---------------HOME PAGE-------------------------*/

/*---------------Selected-------------------------*/
.sel-title a {
	color: #fff!important;
}

.selected-cart.is-selected {
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.selected-cart .sel-details {
	background-color: #fff;
}
.selected-cart.is-selected .sel-details {
	background-color: #000;
}
.selected-cart .fancy-link {
	color: #fff!important;
}
.selected-cart.is-selected .fancy-link {
	color: #b4905b!important;
}
.selected-cart .fancy-link::after {
	background-color: #fff;
}
.selected-cart.is-selected .fancy-link::after {
	background-color: #b4905b;
}
.selected-cart .sel-img {
	opacity: 0.39;
}
.selected-cart.is-selected .sel-img {
	opacity: 1;
}
.selected-cart {
	padding-top: 40px;
}
.selected-cart.is-selected {
	padding-top: 0px;
}
@media (max-width: 768px) {
.flickity-page-dots {
	display: none!important;
}
}

/*---------------Celebrities-------------------------*/
.celebrities-banner .ct-section-inner-wrap {
	position: relative;
}
/*---------------Gallery-------------------------*/
.blueimp-gallery > div {
    display: none!important;
}
.blueimp-gallery > div.slides, .blueimp-gallery > div.title-description {
    display: block!important;
}
.blueimp-gallery .title-description .title {
    font-weight: 400!important;
}
.blueimp-gallery-controls > .indicator {
    display: none!important;
}
.blueimp-gallery > .close, .blueimp-gallery > .prev, .blueimp-gallery > .next, .blueimp-gallery > .play-pause {
    border: 2px solid rgba(255,255,255,.64)!important;
}

/*--------------Fluent Forms - EVENT-----------------------*/

.meeting-form input, .meeting-form select, .meeting-form textarea {
	border-radius: 0!important;
}
.meeting-form label {
font-size: 16px!important;
}

.repeater-hours > .ff-el-input--label.asterisk-right, .repeater-hours > .ff-el-input--label,
.setupcheck > .ff-el-input--label.asterisk-right, .setupcheck > .ff-el-input--label,
.equipmentcheck > .ff-el-input--label.asterisk-right, .equipmentcheck > .ff-el-input--label,
.cateringcheck > .ff-el-input--label.asterisk-right, .cateringcheck > .ff-el-input--label,
.repeater-rooms > .ff-el-input--label.asterisk-right, .repeater-rooms > .ff-el-input--label {
	display: none!important;
}
.repeater-hours table.ff_repeater_table th, .repeater-rooms table.ff_repeater_table th {
	text-align: center;
}
.repeater-hours table.ff_repeater_table th .ff-el-input--label, .repeater-rooms table.ff_repeater_table th .ff-el-input--label {
	margin-bottom: -10px!important;
}
/*.repeater-hours table.ff_repeater_table th .ff-el-input--label label {
	margin-bottom: -5px!important;
	line-height: 1!important;
}*/
.meeting-form h5 {
	font-family: Overpass, sans-serif!important;
	padding-top: 1.1em!important;
	margin-bottom: -.3em!important;
}
.meeting-form h3 {
	padding-top: 1.3em;
	padding-bottom: .0em;
	margin-bottom: 0!important;
}

.meeting-form .ff-el-input--content {
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	align-items: stretch;
}
.meeting-form .setupcheck .ff-el-form-check.ff-el-form-check-, .meeting-form .equipmentcheck .ff-el-form-check.ff-el-form-check-, .meeting-form .cateringcheck .ff-el-form-check.ff-el-form-check- {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	text-align: left;
	margin: 2px 2px;
	width: calc(25% - 4px)!important;
	background: #bd9f71;
	border-radius: 2px!important;
}
.meeting-form .equipmentcheck .ff-el-form-check.ff-el-form-check-, .meeting-form .cateringcheck .ff-el-form-check.ff-el-form-check- {
	width: calc(20% - 4px)!important;
}

@media (max-width: 680px) {
.meeting-form .setupcheck .ff-el-form-check.ff-el-form-check-, .meeting-form .equipmentcheck .ff-el-form-check.ff-el-form-check-, .meeting-form .cateringcheck .ff-el-form-check.ff-el-form-check- {
	width: calc(50% - 4px)!important;
}
}
.meeting-form .setupcheck .ff-el-form-check.ff-el-form-check-.ff_item_selected, .meeting-form .equipmentcheck .ff-el-form-check.ff-el-form-check-.ff_item_selected, .meeting-form .cateringcheck .ff-el-form-check.ff-el-form-check-.ff_item_selected {
	background: #000;
}
.meeting-form .setupcheck .ff-el-form-check.ff-el-form-check- label, .meeting-form .equipmentcheck .ff-el-form-check.ff-el-form-check- label, .meeting-form .cateringcheck .ff-el-form-check.ff-el-form-check- label {
	display: flex;
	color: #fff;
	margin-bottom: 0px!important;
	padding: 10px 16px 12px;
	width: 100%!important;
	line-height: 1.2!important;
}
.meeting-form input[type="radio"], .meeting-form .equipmentcheck input[type="checkbox"], .meeting-form .cateringcheck input[type="checkbox"] {
	display: none!important;
}
.meeting-form .ff-el-form-check span.ff_span {
  margin-left: 0px!important;
}

/*.meeting-form select.ff-el-form-control:not([size]):not([multiple]) {
  height: 46px!important;
}*/

.meeting-form button.ff-btn {
	font-family: Circe, sans-serif!important;
	font-size: 17px!important;
	font-weight: 300!important;
	padding-top: 14px!important;
	padding-bottom: 15px!important;
	text-transform: uppercase;
	background: #bd9f71!important;
	border-radius: 0!important;
}
