/* Native shell extracted from the original theme. Build: 20260914-opt1 */

body {
	font-family: 'Manrope', sans-serif;
	font-weight: 400;
	background-color: #fff;
	padding-top: 94px;
}
.loader {
	background-color: #fff;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 333;
}
.desktop {
	display: block;
}
.mobile {
	display: none;
}
a {
	text-decoration: none;
	color: inherit;
}
div.clear {
	clear: both;
}
.adaptive {
	display: none;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.flex.inline {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: -webkit-inline-flex;
	display: inline-flex;
}
.flex.space-between {
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.flex.justify-end {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.flex.column {
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}
.flex.middle {
	-webkit-align-items: center;
	align-items: center;
}
.flex.align-baseline {
	-webkit-align-items: baseline;
	align-items: baseline;
}
.flex.align-space-between {
	-webkit-align-content: space-between;
	align-content: space-between;
}
.flex.align-items-flex-start {
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.flex.align-items-flex-end {
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.flex.center {
	-webkit-justify-content: center;
	justify-content: center;
}
.flex.justify-end {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.flex.row-reverse {
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.flex.wrap {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.wrapper {
    width: 100%;
    max-width: 1795px;
    padding: 0px 30px;
    margin: 0 auto;
    position: relative;
}
.wrapper.type-1 {
	padding-top: 0px;
	padding-bottom: 50px;
}
.wrapper.type-2 {
	padding-top: 50px;
	padding-bottom: 50px;
}
.wrapper.type-3 {
	padding-top: 50px;
	padding-bottom: 0px;
}
.wrapper.type-4 {
	padding-top: 100px;
	padding-bottom: 50px;
}
.wrapper.type-5 {
	padding-top: 100px;
	padding-bottom: 50px;
}
.wrapper.type-6 {
	padding-top: 50px;
	padding-bottom: 100px;
}
.wrapper.type-7 {
	padding-top: 100px;
	padding-bottom: 0px;
}
.wrapper.type-8 {
	padding-top: 0px;
	padding-bottom: 100px;
}
.wrapper.type-9 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.text.type-1 {
	font-size: 14px;
	font-weight: 300;
	line-height: 19px;
}
.text.type-1.var-a {
	font-weight: 400;
	text-transform: uppercase;
}
.text.type-1.var-b {
	font-weight: 400;
}
.text.type-1.var-c {
	font-weight: 700;
	line-height: initial;
}
.text.type-1.var-e {
	font-weight: 400;
	line-height: initial;
	text-decoration: line-through;
}
.text.type-1.var-f {
	font-weight: 700;
	line-height: initial;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.text.type-2 {
	font-size: 14px;
	letter-spacing: 1.5px;
	line-height: 25px;
	font-weight: 300;
}
.text.type-2.var-a {
	letter-spacing: initial;
}
.text.type-3 {
	font-size: 12px;
	line-height: 18px;
}
.text.type-3.var-a {
	font-weight: 300;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.text.type-4 {
	font-size: 20px;
	letter-spacing: 1px;
}
.text.type-5 {
	font-size: 16px;
	font-weight: 500;
}
.text.type-6 {
	font-family: 'EB Garamond', serif;
	font-size: 18px;
	font-weight: 400;
}
.text.type-7 {
	font-family: 'Manrope', sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.text.type-8 {
	font-size: 18px;
	font-weight: 400;
	text-decoration: line-through;
}
.text.type-9 {
	font-size: 26px;
	font-weight: 700;
}
p {
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
}
b, strong {
	font-weight: 700;
}
.wysiwyg-content {
	counter-reset: content;
}
.wysiwyg-content p {
	margin-top: 20px;
}
.wysiwyg-content > *:nth-child(1) {
	margin-top: 0px;
}
.wysiwyg-content ul {
	margin-top: 20px;
}
.wysiwyg-content > ol {
	counter-reset: list;
	counter-increment: content;
	list-style-type: none;
	margin-top: 20px;
}
.wysiwyg-content ol > li > ol {
	counter-reset: inner-list;
}
.wysiwyg-content ol li {
	font-size: 14px;
	font-weight: 300;
    line-height: 25px;
	padding-right: 15px;
	position: relative;
}
.wysiwyg-content ol > li {
	padding-left: 20px;
}
.wysiwyg-content ol > li > ol > li {
	padding-left: 35px;
}
.wysiwyg-content ol > li > ol > li > ol > li {
	padding-left: 50px;
}
.wysiwyg-content ol li:before {
	font-weight: 500;
	width: 40px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.wysiwyg-content ol > li:before {
    content: counter(content)".";
}
.wysiwyg-content ol > li > ol > li:before {
	counter-increment: list;
	content: counter(content)"."counter(list)".";
}
.wysiwyg-content ol > li > ol > li > ol > li:before {
	counter-increment: inner-list;
	content: counter(content)"."counter(list)"."counter(inner-list)".";
}
.wysiwyg-content ol > li ul {
	margin-top: 0px;
}
.wysiwyg-content ul li {
	font-size: 14px;
	font-weight: 300;
    line-height: 25px;
	padding-right: 15px;
	padding-left: 13px;
	position: relative;
}
.wysiwyg-content ul li:before {
    content: '';
    font-size: 0px;
    background-color: #989898;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 10px;
    left: 0px;
}
.wysiwyg-content img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-top: 20px;
}
.wysiwyg-content .article-detail__quote {
	margin-top: 30px;
}
.title {
	font-family: 'EB Garamond', serif;
	font-weight: 500;
}
.title.type-1 {
	font-size: 55px;
	letter-spacing: 0.5px;
}
.title.type-2 {
	font-size: 40px;
	line-height: 48px;
	text-transform: uppercase;
}
.title.type-2.var-a {
	text-transform: initial;
}
.title.type-2.var-b {
	text-transform: initial;
	letter-spacing: 2.5px;
}
.title.type-3 {
	font-size: 30px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.title.type-3.var-a {
	letter-spacing: initial;
	text-transform: initial;
}
.title.type-3.var-b {
	letter-spacing: initial;
}
.title.type-4 {
	font-size: 20px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.title.type-4.var-a {
	text-transform: initial;
}
.title.type-4.var-b {
	letter-spacing: initial;
	text-transform: initial;
}
.title.type-6 {
	font-family: 'Manrope', sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.title.type-6.var-a {
	position: relative;
}
.title.type-6.var-a:before {
	content: '';
	background-color: #d9d9df;
	width: 35px;
	height: 1px;
	margin: auto 0px;
	position: absolute;
	top: 0px;
	right: calc(100% + 10px);
	bottom: 0px;
}
.title.type-6.var-b {
	font-weight: 400;
	letter-spacing: 2px;
}
.title.type-6.var-c {
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.title.type-6.var-d {
	letter-spacing: initial;
	text-transform: initial;
}
.title.type-7 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.title.type-7.var-a {
	text-transform: initial;
}
.title.type-7.var-b {
	font-weight: 500;
	letter-spacing: initial;
	text-transform: initial;
}
.title.type-7.var-c {
	font-weight: 500;
}
.dark-1 {
	color: #323232;
}
h3{
	color: #725945 !important;
}
.dark-2 {
	color: #725945;
}
.dark-3 {
	color: #515153;
}
.dark-4 {
	color: #6f6f6f;
}
.white {
	color: #fff;
}
.white-2 {
	color: rgba(255, 255, 255, 0.5);
}
.white-3 {
	color: rgba(255, 255, 255, 0.7);
}
.light-1 {
	color: #adadb3;
}
.icon {
	background-size: 100% 100%;
}
.icon.reverse {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.icon.handset {
	background-image: url(../img/icons/handset.svg);
	width: 15px;
	height: 14px;
}
.icon.pin {
	background-image: url(../img/icons/pin.svg);
	width: 15px;
	height: 15px;
}
.icon.letter {
	background-image: url(../img/icons/letter.svg);
	width: 14px;
	height: 14px;
}
.icon.mouse {
	background-image: url(../img/icons/mouse.svg);
	width: 24px;
	height: 34px;
}
.icon.dish {
	background-image: url(../img/icons/dish.svg);
	width: 18px;
	height: 15px;
}
.icon.info {
	background-image: url(../img/icons/info.svg);
	width: 17px;
	height: 17px;
}
.icon.calendar {
	background-image: url(../img/icons/calendar.svg);
	width: 15px;
	height: 15px;
}
.icon.calendar-2 {
	background-image: url(../img/icons/calendar_2.svg);
	width: 15px;
	height: 15px;
}
.icon.flag {
	background-image: url(../img/icons/flag.svg);
	width: 13px;
	height: 16px;
}
.icon.download {
	background-image: url(../img/icons/download.svg);
	width: 13px;
	height: 13px;
}
.icon.facebook {
	background-image: url(../img/icons/facebook.svg);
	width: 25px;
	height: 25px;
}
.icon.facebook-grey {
	background-image: url(../img/icons/facebook_grey.svg);
	width: 25px;
	height: 25px;
}
.icon.instagram {
	background-image: url(../img/icons/instagram.svg);
	background-size: 100% 100%;
	width: 25px;
	height: 25px;
}
.icon.instagram-grey {
	background-image: url(../img/icons/instagram_grey.svg);
	background-size: 100% 100%;
	width: 25px;
	height: 25px;
}
.icon.youtube {
	background-image: url(../img/icons/youtube.svg);
	width: 25px;
	height: 25px;
}
.icon.youtube-grey {
	background-image: url(../img/icons/youtube_grey.svg);
	width: 25px;
	height: 25px;
}
.icon.person {
	background-image: url(../img/icons/person.svg);
	width: 22px;
	height: 22px;
}
.icon.area {
	background-image: url(../img/icons/area.svg);
	width: 21px;
	height: 21px;
}
.icon.check {
	background-image: url(../img/icons/checked.svg);
	width: 17px;
	height: 17px;
}
.icon.play {
	background-image: url(../img/icons/play.svg);
	width: 17px;
	height: 17px;
}
.icon.pointer-down {
	background-image: url(../img/icons/pointer_down.png);
	width: 7px;
	height: 5px;
}
.icon.pointer-left {
	background-image: url(../img/icons/pointer_left.svg);
	width: 5px;
	height: 7px;
}
.icon.arrow {
	background-image: url(../img/icons/arrow_right.svg);
	width: 61px;
	height: 13px;
	cursor: pointer;
	transition: 0.3s;
}
.icon.arrow:hover {
	opacity: 0.3;
}
.icon.arrow-2 {
	background-image: url(../img/icons/arrow_right_2.svg);
	width: 26px;
	height: 13px;
}
.icon.arrow-3 {
	background-image: url(../img/icons/arrow_right_3.svg);
	width: 26px;
	height: 13px;
}
.icon.slider-arrow {
	background-image: url(../img/icons/slider_arrow_right.svg);
	width: 150px;
	height: 70px;
	cursor: pointer;
}
.icon.slider-arrow-2 {
	background-image: url(../img/icons/slider_arrow_right_2.svg);
	width: 11px;
	height: 21px;
	position: relative;
	cursor: pointer;
	transition: 0.3s;
}
.icon.slider-arrow-2:hover {
	opacity: 0.3;
}
.icon.slider-arrow-2:before {
	content: '';
	display: block;
	width: 250%;
	height: 250%;
	margin: auto;
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
}
.icon.slider-arrow-3 {
	background-image: url(../img/icons/slider_arrow_right_3.svg);
	width: 12px;
	height: 13px;
}
.lb-data .lb-number {
	display: none !important;
}
.lightbox .lb-image {
	border-width: 1px;
	border-radius: 0px;
}
.lb-data .lb-caption {
	font-family: 'Manrope', sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #adadb3;
}
.lb-nav a.lb-prev,
.lb-nav a.lb-next {
	opacity: 1;
	margin: auto 0px;
	position: absolute;
	top: -100%;
	bottom: -100%;
}
.lb-nav a.lb-next {
	background-image: url(../img/icons/slider_arrow_right.png);
	width: 150px;
	height: 171px;
	right: -45px;
}
.lb-nav a.lb-prev {
	background-image: url(../img/icons/slider_arrow_right.png);
	width: 150px;
	height: 171px;
	left: -45px;
	transform: rotate(180deg) translateY(5px);
}
.lb-data .lb-close {
	background: none;
	width: 26px;
	height: 26px;
	filter: none;
	opacity: 1;
	position: relative;
	transition: 0.3s
}
.lb-data .lb-close:hover {
	opacity: 0.6;
}
.lb-data .lb-close:before,
.lb-data .lb-close:after {
	content: '';
	background-color: #ffffff;
	display: block;
	width: 100%;
	height: 1px;
	margin: auto 0px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	transform-origin: center;
}
.lb-data .lb-close:before {
	transform: rotate(-45deg);
}
.lb-data .lb-close:after {
	transform: rotate(45deg);
}
.wpcf7-form.sent > * {
	display: none;
}
.wpcf7-form.sent > .wpcf7-mail-sent-ok {
	display: block;
}
div.wpcf7 .ajax-loader {
	margin: auto 0px !important;
	position: absolute;
	top: 0px;
	right: -25px;
	bottom: 0px;
}
span.wpcf7-not-valid-tip {
	font-size: 12px !important;
	font-weight: 400 !important;
	margin-top: 5px;
}
div.wpcf7-response-output {
	font-size: 12px !important;
	font-weight: 400 !important;
	line-height: 18px !important;
	border: none !important;
	padding: 0px !important;
	margin: 35px auto 0px auto !important;
}
.ssba a {
	display: inline-block;
	vertical-align: middle;
	padding: 0px 12px;
}
.ssba a img {
	display: none !important;
	width: 34px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.ssba a:nth-child(1) img {
	padding-left: 0px !important;
}
.ssba a:nth-last-child(1) img {
	padding-right: 0px !important;
}
.ssba a.ssba_facebook_share:after {
	content: '';
	background-image: url(../img/icons/facebook_share.svg);
	background-size: 100% 100%;
	display: block;
	width: 8px;
	height: 13px;
}
.ssba a.ssba_twitter_share:after {
	content: '';
	background-image: url(../img/icons/twitter_share.svg);
	background-size: 100% 100%;
	display: block;
	width: 15px;
	height: 13px;
}
.ssba a.ssba_google_share:after {
	content: '';
	background-image: url(../img/icons/google_share.svg);
	background-size: 100% 100%;
	display: block;
	width: 13px;
	height: 13px;
}
.ssba-share-text {
	display: none;
}
.ssbp-text {
	display: none;
}
.ssba br {
	display: none;
}
.logo {
	background-image: url(../img/icons/logo_1.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	display: block;
	width: 103px;
	height: 135px;
}
.logo-1 {
	background-image: url(/wp-content/uploads/2023/03/screenshot_1.png);
	background-size: 100%;
    display: block;
    width: 185px;
    height: 84px;
    top: 24px;
    position: relative;
	background-repeat: no-repeat;
}
.logo-2 {
	background-image: url(/wp-content/uploads/2023/03/screenshot_1.png);
	background-size: 100%;
	display: block;
	width: 87px;
	height: 113px;
	background-repeat: no-repeat;}
.button {
	font-family: 'Manrope', sans-serif;
	text-align: center;
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.button.type-1 {
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
	background-color: #725945;
	border: 1px solid #725945;
	min-width: 205px;
	padding: 20px 45px;
}
.button.type-1:before {
	content: '';
	background-color: #d7d7d7;
	display: block;
	width: 50px;
	height: 1px;
	margin: auto 0px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: -17px;
	transition: 0.3s;
}
.button.type-1:hover:before {
	transform: translateX(5px);
}
.button.type-1:after {
	content: '';
	border-top: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	opacity: 0;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto 0px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 22px;
	transform-origin: center;
	transform: rotate(45deg);
	transition: 0.3s;
}
.button.type-1:hover:after {
	opacity: 1;
	left: 27px;
}
.button.type-1.var-a {
	color: #323232;
	background-color: rgba(255, 255, 255, 0);
}
.button.type-1.var-a:before {
	background-color: #323232;
}
.button.type-1.var-a:after {
	border-color: #323232;
}
.button.type-1.var-b {
	color: #fff;
	background-color: rgba(255, 255, 255, 0);
	border-color: #fff;
}
.button.type-1.var-b:before {
	opacity: 0;
}
.button.type-1.var-b:hover:before {
	opacity: 1;
}
.button.type-1.var-c {
	color: #fff;
	background-color: rgba(255, 255, 255, 0);
	border-color: #fff;
}
.button.type-1.var-d:before {
	opacity: 0;
	transform: translateX(0px);
}
.button.type-1.var-d:hover:before {
	opacity: 1;
	transform: translateX(5px);
}
.button.type-1.var-e {
	min-width: 100px;
	padding: 7px 45px;
}
.button.type-1.var-e:before {
	width: 35px;
	left: -15px;
}
.button.type-1.var-e:after {
	left: 11px;
}
.button.type-1.var-e:hover:after {
	left: 16px;
}
.button.type-2 {
	font-family: 'EB Garamond', serif;
	font-size: 20px;
	font-weight: 400;
	color: #323232;
}
.button.type-2 .icon:nth-last-child(1) {
	margin-left: 10px;
	transition: 0.3s;
}
.button.type-2:hover .icon:nth-last-child(1) {
	transform: translateX(5px);
}
.button.type-2.var-a {
	font-size: 14px;
}
.button.type-2.var-b {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.7);
}
.button.type-2.var-a .icon:nth-last-child(1) {
	margin-left: 5px;
}
.button.type-2.var-b .icon:nth-last-child(1) {
	margin-left: 5px;
}
.button.type-3	{
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #989898;
	transition: 0.3s;
}
.button.type-3:hover {
	opacity: 0.6;
}
.button.type-3 .icon {
	margin-right: 10px;
}
.button.type-3.var-a {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: initial;
	text-transform: initial;
	color: #515153;
}
.button.close {
	width: 26px;
	height: 26px;
	transition: 0.3s
}
.button.close:hover {
	opacity: 0.6;
}
.button.close:before,
.button.close:after {
	content: '';
	background-color: #4a4a4a;
	display: block;
	width: 100%;
	height: 1px;
	margin: auto 0px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	transform-origin: center;
}
.button.close:before {
	transform: rotate(-45deg);
}
.button.close:after {
	transform: rotate(45deg);
}
.text-link {
	cursor: pointer;
	transition: 0.3s;
}
.text-link:hover {
	opacity: 0.8;
}
.language-switch {
	display:none!important;
	position: relative;
	z-index: 55;
}
.language-switch:before {
	content: '';
	display: block;
	width: 200%;
	height: 300%;
	margin: auto;
	position: absolute;
	top: -100%;
	right: -100%;
	bottom: -100%;
	left: -100%;
	z-index: -1;
}
.language-switch .current {
	font-family: 'Manrope', sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #323232;
}
.language-switch .icon {
	margin-left: 5px;
	position: relative;
	z-index: 66;
	transition: 0.3s
}
.language-switch:hover .icon {
	transform: rotateX(180deg);
}
.language-switch .enteties {
	position: relative;
	z-index: 55;
}
.language-switch .enteties:before {
	content: '';
	display: block;
	width: calc(100% + 30px);
	height: calc(100% + 16px);
	position: absolute;
	top: -8px;
	left: -15px;
}
.language-switch .language-list {
    opacity: 0;
    width: calc(100% + 30px);
    padding-top: 10px;
    position: absolute;
    top: 100%;
    left: -15px;
    pointer-events: none;
    transition: 0.3s;
}
.language-switch:hover .language-list {
	opacity: 1;
	pointer-events: all;
}
.language-switch .language-list:before {
	content: '';
	background-color: #fff;
	display: block;
	width: 100%;
	height: 0px;
	position: absolute;
	top: -22px;
	left: 0px;
	z-index: -1;
	transition: 0.3s;
}
.language-switch:hover .language-list:before {
	height: calc(100% + 22px);
}
.language-switch .language-list a {
	font-family: 'Manrope', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #323232;
    display: block;
	padding: 10px 15px;
	cursor: pointer;
	transition: 0.3s;
}
.language-switch .language-list a:hover {
	opacity: 0.4;
}
.language-switch .language-list li.active {
	display: none;
}
.menu-switch {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	cursor: pointer;
}
.menu-switch .burger {
	width: 34px;
	height: 23px;
	position: relative;
}
.menu-switch .burger > * {
	background-color: #725945;
	height: 1px;
}
.menu-switch .burger > *:not(:nth-child(1)) {
	margin-top: 10px;
}
.menu-switch .hint {
	font-family: 'Manrope', sans-serif;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	color: #725945;
	position: relative;
}
h2{
	color: #725945 !important;
}
.menu-switch .hint:nth-child(1) {
	margin-right: 20px;
}
.menu-switch .hint:nth-last-child(1) {
	margin-left: 20px;
}
.menu-switch .hint .close-text {
	position: absolute;
	top: 0px;
	right: 0px;
}
.button.plus-toggle {
	border: 1px solid #515153;
	width: 30px;
	height: 30px;
}
.button.plus-toggle:before,
.button.plus-toggle:after {
	content: '';
	background-color: #515153;
	display: block;
	width: 12px;
	height: 1px;
	margin: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.button.plus-toggle:after {
	transform: rotate(90deg);
	transition: 0.3s;
}
.button.plus-toggle.active:after {
	transform: rotate(180deg);
}
.pager-dot {
	background-color: #fff;
	opacity: 0.35;
	width: 9px;
	height: 9px;
	margin: 0px 7px;
	cursor: pointer;
	transition: 0.3s;
}
.pager-dot.active {
	opacity: 1;
}
.lSSlideOuter .lSPager.lSpg {
	margin-top: 50px !important;
	z-index: 44 !important;
}
.lSSlideOuter .lSPager.lSpg > li {
	padding: 0px;
}
.lSSlideOuter .lSPager.lSpg > li a {
	background-color: #666666;
	border-radius: 0px;
	opacity: 0.2;
	width: 9px;
	height: 9px;
	margin: 0px 7px;
	transition: 0.3s;
}
.lSSlideOuter .lSPager.lSpg > li.active a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
	background-color: #666666;
	opacity: 1;
}
.dec.line-vertical {
	background-color: #725945;
	width: 1px;
	height: 36px;
}
.dec.line-horizontal {
	background-color: #494949;
	width: 100px;
	height: 1px;
}
.dec.line-horizontal-small {
	background-color: #c1c1c1;
	width: 35px;
	height: 1px;
}
.dec.line-horizontal-small.var-a {
	background-color: #4a4a4a;
}
.dec.line-horizontal-small.var-b {
	background-color: #fff;
}
.dec.line-horizontal-width100 {
	background-color: #fff;
	width: 100%;
	height: 1px;
}
.socials > * {
	margin: 0px 20px;
}
.bar.type-1 {
	display: none;
	position: relative;
	z-index: 77;
}
.bar.type-1 .wrapper {
	padding-top: 15px;
	padding-bottom: 15px;
}
.bar.type-1 .wrapper:after {
	content: '';
	background-color: #f2f2f2;
	display: block;
	width: calc(100% - 60px);
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: 30px;
}
.bar.type-1 .fourteen-plus-outer {
	display: block;
	transition: 0.3s;
}
.bar.type-1 .fourteen-plus-outer:hover {
	opacity: 0.6;
}
.bar.type-1 .fourteen-plus-outer .desktop-icon {
	display: block;
	width: auto;
	height: 30px;
}
.bar.type-1 .fourteen-plus-outer .mobile-icon {
	display: none;
}
.bar.type-1 .main-enteties > *:not(:nth-child(1)) {
	margin-left: 25px;
}
.bar.type-1 .phone-numbers .icon,
.bar.type-1 .address .icon {
	margin-right: 10px;
}
.bar.type-1 .phone-numbers .items > *:not(:nth-child(1)) {
	margin-left: 5px;
}
.bar.type-1 .main-enteties .language-switch {
	margin-left: 35px;
}
.pop-up {
	display: none;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 222;
}
.pop-up .background {
	background-color: rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.pop-up .pop-up-inner {
	width: 100%;
	height: 100%;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	position: relative;
	overflow: auto;
}
.pop-up .content {
	background-color: #fff;
	padding: 60px 30px 40px 30px;
	position: relative;
	box-shadow: 0px 5px 15px 2px rgba(0,0,0,0.1);
}
.pop-up .content  .heading .el-1 {
	margin-bottom: 15px;
}
.pop-up .content  .heading .el-2 {
	text-align: center;
}
.pop-up .content  .heading .el-3 {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.pop-up .content .button.close {
	position: absolute;
	top: 20px;
	right: 20px;
}
.pop-up.common-pop-up .content {
	width: 100%;
	max-width: 360px;
	padding-top: 65px;
}
.pop-up.common-pop-up .content .content-inner {
}
.pop-up.common-pop-up .form-outer {
	margin-top: 20px;
}
.pop-up.common-pop-up .form-outer .input-outer.submit {
	text-align: center;
}
.pop-up.video-pop-up .pop-up-inner {
	padding-right: 30px;
	padding-left: 30px;
}
.pop-up.video-pop-up .content {
	width: 100%;
	max-width: 1795px;
	height: 100%;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.pop-up.video-pop-up .content .content-inner {
	height: 100%;
	position: relative;
}
.pop-up.video-pop-up .content .content-inner .video-outer {
	height: 100%;
	position: relative;
}
.pop-up.video-pop-up .content .content-inner .video-outer .youtube-video {
	display: block;
	width: 100%;
	height: 100%;
}
.pop-up.pop-up-text .content {
	max-width: 768px;
}
.pop-up.pop-up-text .info-text {
	margin-top: 32px;
}
.pop-up.pop-up-google-map .content {
	max-width: 768px;
}
.pop-up.pop-up-google-map .google-map-outer {
	width: 60vw;
	max-width: 100%;
	height: 60vw;
	max-height: 60vh;
}
.pop-up.pop-up-google-map .google-map-outer .google-map {
	width: 100%;
	height: 100%;
}
.main-menu {
	display: none;
	width: 100%;
	height: calc(100vh - 94px);
	position: fixed;
	top: 94px;
	left: 0px;
	z-index: 111;
	overflow: hidden;
}
.main-menu .background {
	background-color: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.main-menu .wrapper {
	height: calc(100% - 54px);
	position: relative;
}
.main-menu .wrapper .wrapper-inner {
	height: 100%;
	position: relative;
}
.main-menu .background-inner {
	background-image: url(../img/menu_bg.jpg);
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.main-menu .content {
	height: 100%;
	position: relative;
}
.main-menu .content .menu-outer {
	height: 100%;
	padding-bottom: 54px;
	position: relative;
}
.main-menu .content .menu {
	text-align: center;
}
.main-menu .content .menu ul li:not(:nth-child(1)) {
	margin-top: 20px;
}
.main-menu .content .menu ul li.current-menu-item {
	pointer-events: none;
}
.main-menu .content .menu ul li a {
	font-family: 'EB Garamond', serif;
	font-size: 30px;
	font-weight: 500;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #323232;
	position: relative;
}
.main-menu .content .menu ul li a:before,
.main-menu .content .menu ul li.current-menu-item a:before {
	content: '';
	background-color: #323232;
	display: block;
	width: 0%;
	height: 1px;
	position: absolute;
	top: 100%;
	left: 0px;
	transition: 0.3s;
}
.main-menu .content .menu ul li a:hover:before,
.main-menu .content .menu ul li.current-menu-item a:before {
	width: 100%;
}
.main-menu.size-medium .content .menu ul li:not(:nth-child(1)) {
	margin-top: 15px;
}
.main-menu.size-medium .content .menu ul li a {
	font-size: 22px;
	letter-spacing: 1.5px;
}
.main-menu .content .socials {
	width: 100%;
	position: absolute;
	bottom: 30px;
}
.main-menu .secondary-menu-outer {
	width: 100%;
	height: 54px;
	padding: 15px 30px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 55;
}
.main-menu .secondary-menu-outer .secondary-menu {
	height: 100%;
	position: relative;
}
.main-menu .secondary-menu-outer .secondary-menu ul li {
	margin: 0px 10px;
}
.main-menu .secondary-menu-outer .secondary-menu ul li a {
	font-family: 'EB Garamond', serif;
	font-size: 16px;
	font-weight: 500;
	color: #323232;
	display: block;
	position: relative;
}
.main-menu .secondary-menu-outer .secondary-menu ul li a:before {
	content: '';
	background-color: #323232;
	display: block;
	width: 0%;
	height: 1px;
	position: absolute;
	top: 100%;
	left: 0px;
	transition: 0.3s;
}
.main-menu .secondary-menu-outer .secondary-menu ul li a:hover:before {
	width: 100%;
}
header {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 133;
	transform: translateY(-94px);
	transition: 0.3s;
}
header.fixed {
	position: fixed;
	transform: translateY(0px);
}
header.constantly-fixed {
	position: fixed;
	top: 0px !important;
	box-shadow: 0 20px 20px 0 rgb(131 131 131 / 8%);
	transform: translateY(0px) !important;
}
header.main-menu-active {
	position: fixed !important;
	top: 0px !important;
	transform: translateY(0px) !important;
}
header:before {
	content: '';
	background-color: #fff; 
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	transition: 0.3s;
}
header.main-menu-active:before {
	background-color: #fff;
}
header .wrapper {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #fff !important;
}
header .menu {
	transition: 0.3s;
}
header.main-menu-active .menu {
	opacity: 0;
}
header .menu li:nth-child(1n + 10) {
	display: none;
}
header .menu li.hidden {
	display: none;
}
header .menu a {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #323232;
	padding: 10px 1vw;
	position: relative;
}
header .menu a:before,
header .menu li.current-menu-item a:before {
    content: '';
    background-color: #323232;
    display: block;
    width: 0%;
    height: 1px;
    position: absolute;
    top: 100%;
    left: 1.15vw;
    transition: 0.3s;
}
header .menu a:hover:before,
header .menu li.current-menu-item a:before {
	width: calc(100% - 2.30vw);
}
header .menu li.current-menu-item a {
}
header .menu li.current-menu-item a:before{
	display: none !important;
}
.button-outer-2buttons{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.button-outer-2buttons > *{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	position: relative;
	z-index: 100;
}
@media screen and (max-width: 1440px){
.title.type-3{
		font-size: 24px;
	}
header .menu a{
		letter-spacing: 0.5px;
		padding-right: 10px;
		padding-left: 10px;
	}
header .menu a:before{
	    left: 10px;
	}
header .menu a:hover:before{
		width: calc(100% - 20px);
	}
}
@media screen and (max-width: 1355px){
header .menu a{
		font-size: 10px;
	}
}
@media screen and (max-width: 1279px){
header .menu{
		display: none;
	}
}
@media screen and (max-width: 1024px){
.main-menu .content{
		overflow: auto;
	}
.main-menu .content .menu-outer{
		display: block;
		height: auto;
		padding-top: 30px;
		padding-bottom: 60px;
	}
.main-menu .content .menu ul li:not(:nth-child(1)){
		margin-top: 15px;
	}
.main-menu .content .menu ul li a{
		font-size: 22px;
		letter-spacing: 1.5px;
	}
.main-menu .content .socials{
		position: relative;
		margin-bottom: 15px;
		bottom: 0px;
	}
}
@media screen and (max-width: 767px){
body{
		padding-top: 64px;
	}
.desktop{
		display: none;
	}
.mobile{
		display: block;
	}
.wrapper{
		padding-right: 15px;
		padding-left: 15px;
	}
.wrapper.type-1{
		padding-top: 0px;
		padding-bottom: 35px;
	}
.wrapper.type-2{
		padding-top: 35px;
		padding-bottom: 35px;
	}
.wrapper.type-3{
		padding-top: 10px;
		padding-bottom: 0px;
	}
.wrapper.type-4{
		padding-top: 70px;
		padding-bottom: 35px;
	}
.wrapper.type-5{
		padding-top: 70px;
		padding-bottom: 35px;
	}
.wrapper.type-6{
		padding-top: 35px;
		padding-bottom: 20px;
	}
.wrapper.type-7{
		padding-top: 75px;
	}
.wrapper.type-8{
		padding-bottom: 75px;
	}
.wrapper.type-9{
		padding-top: 75px;
		padding-bottom: 75px;
	}
.title.type-1{
		font-size: 36px;
	}
.title.type-2{
		font-size: 30px;
		line-height: 38px;
	}
.title.type-3{
		font-size: 20px;
	}
.title.type-4{
		font-size: 16px;
		letter-spacing: 1px;
	}
.title.type-7{
		font-size: 22px;
		letter-spacing: 1px;
	}
.button.type-3.var-a{
		font-size: 14px;
	}
.main-menu{
		height: calc(100vh - 64px);
		top: 64px;
	}
.main-menu .wrapper{
		height: calc(100% - 15px);
	}
.main-menu.make-content-block .content{
		display: block;
	}
.main-menu .secondary-menu-outer{
		display: none;
	}
.logo-1{
		background-size: cover;
		width: 110px;
    height: 32px;
		    top: 2px;
	}
.bar.type-1 .wrapper:after{
		width: calc(100% - 30px);
		left: 15px;
	}
.bar.type-1 .fourteen-plus-outer .desktop-icon{
		display: none;
	}
.bar.type-1 .fourteen-plus-outer .mobile-icon{
		display: block;
		width: auto;
		height: 26px;
		position: absolute;
		top: 11px;
	}
.pop-up .content .button.close{
		top: 15px;
		right: 15px;
	}
header{
		transform: none !important;
		transition: 0s;
	}
header.on-section-type-1{
		background-color: #fff;
		position: fixed;
	}
header.main-menu-active{
		transition: 0.3s;
	}
header .wrapper{
		padding-top: 10px;
		padding-bottom: 10px;
	}
header .language-switch{
		opacity: 0;
		z-index: 222;
		transition: 0.3s;
	}
header.main-menu-active .language-switch{
		opacity: 1;
		pointer-events: initial;
	}
header .button{
		display: none;
	}
}
.page-id-740 #sport_1 .flex-container-2 .flex-item-2 a{
	opacity: 0;
	visibility: hidden;
}
.page-id-740 #sport_2 .flex-container-2 .flex-item-2 a{
	opacity: 0;
	visibility: hidden;
}
.page-id-4538 .title-info-outer{
	display: none;
}
.med_programm .wrapper.type-2{
	padding-bottom: 0;	
}
.hotel-rates .wrapper{
	max-width: 1130px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.hotel-rates .title{
	text-align: center;
	font-family: 'Manrope', sans-serif;
	margin-bottom: 40px;
}
.hotel-rates .title h2{
	font-size: 22px;
	font-weight: 700;
}
.hotel-rates .title p{
	font-size: 16px;
	font-weight: 300;
}
.page-id-725 .el-6 .button.type-3{
	display: none;
}
.hotel-rates .title{
	display: none !important;
}
.page-template-edemresort_medicine_programms .wrapper.type-2{
	padding-bottom: 60px;
}
.page-template-sport .under-content .button{
	display: none !important;
}
.button.type-1{
	margin-left: 10px !important;
	margin-right: 10px !important; 
	line-height: 1.5 !important;
}
.main-menu .content .menu ul li.current-menu-item{
	pointer-events: all !important;
}
.button.type-2{
	font-size: 14px;
}
.button.type-2:before{
	content: '';
    background-color: #d7d7d7;
    display: block;
    width: 23px;
    height: 1px;
    margin: auto 0px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: -21px;
    transition: 0.3s;
	margin-left: 13px;
}
@media screen and (max-width: 767px){
.button.type-1{
		min-width: 238px;
	}
}
.main-form .button.type-1.var-a{
	    padding-bottom: 0px !important;
		display: block;
}
