@import url('../js/fancybox/jquery.fancybox.css');
@import url('../request-form/datepicker.css');
@import url('swiper.css');
@import url('../request-form/request-form.css');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url("https://use.typekit.net/xii3huy.css");
@import url("https://use.typekit.net/yga2axb.css");

/*font einfuegen in css*/
@font-face { font-family: "font-name"; src: url("font-name.eot");}
@font-face { font-family: "font-name"; src: url("font-name.ttf");}
@font-face { font-family: "font-name"; src: url("font-name.woff2");}


html, body { margin:0px; padding:0px; font-size:1em; font-family: "Poppins", sans-serif;font-weight:400; color:#ccc; background-color:#fff;background-color: #aaa;}

/*--common--*/
.h1 {font-size: 40px;font-weight: 400;display: table;margin-top: 20px;position: relative;margin-left: 30.6%;text-transform: uppercase;letter-spacing: 4px;}
.h1-large {font-size: 47px;}
.h2 {font-size: 30px;font-weight: 400;display: table;margin-top: 20px;position: relative;margin-left: 30.6%;text-transform: uppercase;letter-spacing: 4px;}
h3 {font-size: 28px;font-weight: 500;position: relative;margin-top: 40px;margin-bottom: 10px;}
.main-container h3 {margin-top:initial;margin-bottom: 0px;}
.h3-icon {height: 45px;vertical-align: middle;transform: scalex(-1);margin-right: 11px;}
.h3 span {}
h4 {font-size: 26px;font-weight: 400;position: relative;}
.main-container h4 {margin-top:initial;margin-bottom: 0;}
p, ul {font-size: 21px;line-height: 36px;letter-spacing: 1px;}
ul {padding-left: 21px;}
li {}
a { text-decoration:none; color:inherit;}
a:hover { text-decoration:underline;}
.img_hidden_slide {width: 50px;top: -100px;position: absolute;}
p a, ul a {text-decoration:underline;}
.transition { -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}

/*--menu--*/
.header {position: absolute;z-index: 5;width: 100%;height: 213px;z-index: 3;}

.header-logo {position: absolute;top: 32px;left: 50%;transition: all 0.3s ease;transform: translateX(-50%);}
.header-logo img {width: 247px;transition: all 0.3s ease;}
                .lang-button {margin-right: 63px !important;cursor: default !important;}
                               .lang-item {position: relative;margin-right: 5px;text-decoration: unset !important;transition: all 0.3s ease 0s;color: #fff;}
                               .lang-item:hover {color: #f1b7d4;}
                               .lang-item-sel {}
.lang-button:hover .lang-item-sel {opacity: 0.8;color: #fff;}


.menu_button-con {position: absolute;left: 5%;top: 83px;transition: all 0.3s ease;}
.menu_button { position:relative; background-color:transparent; color:#fff; display:none;     width: 108px;height: 70px;cursor: pointer;border-right: solid 1px #fff;}
                .menu_button>span {position: absolute;left: 50%;transform: translateX(-50%);top: 12px;font-size: 14px;text-transform: uppercase;}
                .menu_button-lines { width:35px; height:16px; position:absolute; bottom:24px; left:35%;   display:none; transform: translateX(-50%);}
                               .menu_button-lines span { background-color:#fff; width:100%; height:2px; position:absolute; -webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;left: 0;}
                               .menu_button-lines span:nth-child(1) {top: 0;}
                               .menu_button-lines span:nth-child(2) {top: 50%; transform: translateY(-50%);display: none;}
                               .menu_button-lines span:nth-child(3) {bottom: 0;}
                               .header-open .menu_button-lines {transform: translateX(-50%) translateY(-25%) rotate(90deg);}
                               .header-open .menu_button-lines span:nth-child(1) {transform: rotate(45deg);top: 48%;}
                               .header-open .menu_button-lines span:nth-child(2) {opacity:0;}
                               .header-open .menu_button-lines span:nth-child(3) {transform: rotate(-45deg);bottom: 46%;}

.menu-box {position: absolute;width: 31.8vw;height: 31.8vw;background-color: #000;overflow: hidden;transform: translateY(-50px); opacity:0; transition: all 0.9s cubic-bezier(.16,.43,.36,1) 0.5s;cursor: pointer;}
.menu-box-1 {top: calc(16.8vw + 95px);left: -10.3vw; transition-delay: 0.4s;/*! top: 26vh; */}
.menu-box-2 {left: 25.3vw;top: calc(5.1vw + 95px); transition-delay: 0.6s;/*! top: 7vh; */}
.menu-box-3 {left: 60.8vw;top: calc(-14.6vw + 95px); transition-delay: 0.8s;}
.menu-box-img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-position: center;background-size: cover;opacity: 0.9;}
.menu-smallbox {position: absolute;width: 16vw;height: 16vw;background-color: #000;overflow: hidden;transform: translateY(-50px); opacity:0; transition: all 0.9s cubic-bezier(.65,.05,.36,1) 0.5s;}
.menu-smallbox-1 {left: 25.3vw;top: calc(40.2vw + 95px); transition-delay: 1s;/*! top: calc(31.8vw + 3.85vw + 7vh); */}
.menu-smallbox-2 {left: 60.8vw;top: calc(20.9vw + 95px); transition-delay: 1.2s;}
.menu-img-grad {position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.94;background: -webkit-linear-gradient(110deg,#4a3f3d00 0%, #4a3f3d 65%);  background: -moz-linear-gradient(110deg,#4a3f3d00 0%, #4a3f3d 65%);  background: linear-gradient(110deg,#4a3f3d00 0%, #4a3f3d 65%);}
.menu-box .menu-box-img, .menu-smallbox .menu-box-img {transition:all 0.9s ease 0s;}
.menu-box:hover .menu-box-img, .menu-smallbox:hover .menu-box-img  {transform: scale(1.05);}

.header-open .menu-box {transform: translateY(0px); opacity:1;}
.header-open .menu-smallbox {transform: translateY(0px); opacity:1;}


.menu-smallbox .menu-item {text-align: center;/*! top: 50%; */bottom: unset;/*! transform: translateY(-50%); */padding: unset;text-decoration: unset !important;text-align: right;padding-right: 20px;bottom: 18px;}
.menu-smallbox .menu-item span {font-size: 28px;line-height: 30px;}
.menu-smallbox .menu-item span span {font-size: 21px;}
.nav-back-top {position: absolute;top: 0;left: 0;width: 100%;height: calc(50% + 1px);background-color: #dbcdbe;overflow: hidden;}
.nav-back-bottom {position: absolute;bottom: 0;left: 0;width: 100%;height: 50%;background-color: #877876;overflow: hidden;}
.nav-back-grad {position: absolute;top: 0;left: 0;width: 100%;height: 100vh;background: -webkit-linear-gradient(291deg,rgba(219, 205, 190, 0) 0%, rgba(219, 205, 190, 1) 80%);background: -moz-linear-gradient(291deg,rgba(219, 205, 190, 0) 0%, rgb(219, 205, 190) 80%);background: linear-gradient(291deg,rgba(219, 205, 190, 0) 0%, rgb(219, 205, 190) 80%);z-index: 1;}
.nav-back-bottom .nav-back-grad {top: unset;bottom: 0;background: -webkit-linear-gradient(291deg,rgba(134, 119, 117, 0) 0%, rgba(134, 119, 117, 1) 80%);background: -moz-linear-gradient(291deg,rgba(134, 119, 117, 0) 0%, rgb(134, 119, 117) 80%);background: linear-gradient(291deg,rgba(134, 119, 117, 0) 0%, rgb(134, 119, 117) 80%);}
.nav-back-texture {position: absolute;top: 0;width: 100%;height: 100vh;background-position: center;background-size: cover;opacity: 0.25;}
.nav-back-bottom .nav-back-texture {bottom: 0;top: unset;opacity: 0.11;}
.nav-back-flower {width: 75vh;bottom: -15vh;right: -12vw;position: absolute;z-index: 1;}

.header-icon {display: inline-table;vertical-align: middle;margin-left: 9px;width: 35px;height: 35px;position: relative;padding: 10px;padding: 12px;perspective: 100px;}
.header-icon-img {width: 50%;height: 50%;top: 50%;left: 50%;object-fit: contain;position: absolute;transform: translate(-50%, -50%) rotate3d(1, 1, 0, 0);backface-visibility: hidden;}
.header-icon-mail {}
.header-icon-mail .header-icon-img {}
.header-icon-flower {width: 50%;height: 50%;top: 50%;left: 50%;object-fit: contain;position: absolute;transform: translate(-50%, -50%) rotate3d(1, 1, 0, 180deg);backface-visibility: hidden;}
.header-icon-img, .header-icon-flower {transition: all 1s cubic-bezier(.55,.09,.68,.53) 0s;}
.header-icon:hover {}
.header-icon:hover .header-icon-img {transform: translate(-50%, -50%) rotate3d(1, 1, 0, 360deg);}
.header-icon:hover  .header-icon-flower {transform: translate(-50%, -50%) rotate3d(1, 1, 0, 540deg);}




.navigation { display: table; position:absolute; top:0; right:0; z-index: 3; margin:auto; width:100%;height: 100%;}
.menu-grad {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: -webkit-linear-gradient(30deg, #877876, #877876e0, #877876b2, transparent, transparent); background: -moz-linear-gradient(30deg, #877876, #877876e0, #877876b2, transparent, transparent); background: linear-gradient(30deg, #877876, #877876e0, #877876b2, transparent, transparent); opacity: 0.8;}}
.menu-border {}
.menu-border .big-core-border-line:nth-child(1) {}
.menu-border .big-core-border-line:nth-child(2) {}
.menu-border .big-core-border-line:nth-child(3) {}
.menu-border .big-core-border-line:nth-child(4) {}
.menu-open .menu-border .big-core-border-line:nth-child(1) {width: 100%;}
.menu-open .menu-border .big-core-border-line:nth-child(2) {width: 100%;}
.menu-open .menu-border .big-core-border-line:nth-child(3) {height: 100%;}
.menu-open .menu-border .big-core-border-line:nth-child(4) {height: 100%;}
.header-buttons {position: absolute;right: 5%;top: 75px;transition: all 0.3s ease;}
                .menu-img-box {top: 0;right: 0;box-sizing: border-box;position: absolute;width: 100%;height: 100%;background-color: #888;}
                .menu-img {position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-position: center;background-size: cover;opacity:0;}
                .menu-img-active {opacity:1;}
                .menu { margin:0px; padding:0px; display:block; text-align: left;position: absolute;z-index: 4;}
                               .menu-item { letter-spacing:2px; display: inline-table; position: relative;text-decoration:none;box-sizing: border-box;font-size: 55px;color: #fff;display: none;text-decoration: unset !important;cursor: pointer;}
                               .menu-item font {font-family: "mina", serif;text-transform: initial;letter-spacing: initial;font-weight: 300;display: block;line-height: 0px;}
                               .menu-item-active {}
                               .menu-item:hover {}
                               .submenu {display:none;margin: 0px auto 0;display: none;padding-top: 40px;}
                                               .submenu-item {font-size: 22px;display: table;line-height: 33px;line-height: 33px;text-decoration: unset !important;transition: all 0.3s ease 0s;font-weight: 300;}
                                               .submenu-item:hover {padding-right: 6px;}
                               .menu-item span {font-size: 50px;font-weight: 600;text-transform: uppercase;}
                               .menu-item span span {font-size: 28px;text-transform: uppercase;font-weight: 200;line-height: 18px;}

/*menu*/
                .menu_button { display:inline-table; z-index:10;font-weight: 400;vertical-align: middle;margin-right: 33px;}
                .menu_button-lines { display:block; z-index:10;}
                .navigation { position: fixed;  margin:0 auto; text-align:right;opacity:0.001;pointer-events: none;height: 100vh;background-color: #000;z-index: 4;opacity: 1;-webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0, 0 100%, 100% 100%, 100% 100%, 0 100%);clip-path: polygon(0 0, 100% 0, 100% 0, 0 0, 0 100%, 100% 100%, 100% 100%, 0 100%);-webkit-transition: all 0.9s cubic-bezier(.65,.05,.36,1) 0s;-moz-transition: all 0.9s cubic-bezier(.65,.05,.36,1) 0s;-o-transition: all 0.9s cubic-bezier(.65,.05,.36,1) 0s;transition: all 0.9s cubic-bezier(.65,.05,.36,1) 0s;}
                .header-open.navigation {pointer-events: all;-webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%, 0 50%, 100% 50%, 100% 100%, 0 100%);clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%, 0 50%, 100% 50%, 100% 100%, 0 100%);}
                               .menu {top: 0; left: 0;    top: 50%;transform: translateY(-50%);left: 10%;}
                                               .menu-item { display:block; bottom: 0;margin-bottom: 34px;}
                                                                               .lang-text {background-color:#aaa;}
                                                                               .menu-other {position:relative;}
                                                                               .menu-other-href {padding: 0;text-align: left;background-color: #aaa;margin: 1px 0 0;}
                                                                               #s01 {position:relative;display: none;}
                                                                               #s02 {position:absolute;display: none;}
                                                                               .s0-open{position:relative !important;display:block !important;}


                .header.fixed {position: fixed;transform: translateY(-100%);-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}
                .header.fixed .menu_button-con {top: 12px;}
                .header.fixed .menu_button {}
                .header.fixed .header-icon {}
                .header.fixed .header-icon img {}
                .header.fixed .header-logo {top: 7px;}
                .header.fixed .header-logo img {width: 120px;}
                .header.fixed .header-buttons {top: 1px;transform: scale(0.9);transform-origin: right center;}
                .header.fixed .header-buttons .button {}
                .header.fixed-2.scroll-up {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;transform: unset !important;}

                .header-open.header.fixed {-webkit-transition: all 0.3s ease 0s;-moz-transition: all 0.3s ease 0s;-o-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;transform: unset !important;}

                .header-open {}
                .header.fixed {background-color: #877876;height: 95px;box-shadow: 0 0 10px #0002;z-index: 5;}
                .header.fixed.header-open {transition: all 0.3s ease 0.7s;}

/*--Slide--*/
.slide {height:1000px;position:relative;height:calc(100vh);}
                .swiper-container {width:100%;height:100%;z-index: 1;}
                               .swiper-slide {position:relative;text-align: center;font-size: 18px;  display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; background-position:center; background-repeat:no-repeat; background-size:cover;height:100%;}
                                               .swiper_sfondo {object-fit: cover; width: 100%; height: 100%; max-width: 100%; max-height: 100%; transform:scale(1); transition: all 4s cubic-bezier(0.82, 0.01, 0.77, 0.78) 0s;}
                                               .pag-box { bottom:34px; left:0; display: table; width:100%; height:auto; position: absolute; text-align:center;z-index: 3; box-sizing:border-box;}
                                                                                              .pagination {display: inline-table;position: relative;vertical-align: middle;width: 200px;}
                                                                                                              .swiper-pagination-bullet {  width:18px; height:18px; opacity:0.3; margin:0 6px; display:inline-table; vertical-align: middle;-webkit-transition:all 0.3s ease 0s; -moz-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;border: solid #fff 1px;border-radius: 50%;background-color: unset;}
                                                                                                              .swiper-pagination-bullet:first-child:last-child {display:none;}
                                                                                                              .swiper-pagination-bullet-active {   opacity:0.8; position: relative;border-width: 1.5px;background: #fff;}
.slide-grad-1 {position: absolute;width: 100%;height: 30%;background: linear-gradient(rgb(0, 0, 0), rgba(0,0,0,0));background: -webkit-linear-gradient(rgba(0,0,0,1), rgba(0,0,0,0));background: -moz-linear-gradient(rgb(0, 0, 0), rgba(0,0,0,0));opacity: 0.4;top: 0;left: 0;pointer-events:none;z-index:1;}
.slide-grad-2 {position: absolute;width: 100%;height: 30%;background: linear-gradient(rgba(0,0,0,0), rgb(0, 0, 0));background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0));background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0));opacity: 0.4;left: 0;bottom: 0;pointer-events:none;z-index:1;}

.pag-box-2 {bottom: 37px;}
.pag-box-2 .pagination {}
.pag-box-2 .swiper-pagination-bullet {}
.pag-box-2 .swiper-pagination-bullet-active {}


/*start*/
.start {position: absolute;top: 0;left: 0;width: 100%;height: 100vh;z-index: 1;}
.start-slogan {position: absolute;right: 5vw;bottom: 90px;font-size: 47px;text-transform: uppercase;color: #fff;text-align: right;letter-spacing: 4px;}
.start-scroll {position: absolute !important;left: 5vw;bottom: 6px;transform: rotate(-90deg);transform-origin: top left;}
.button {font-size: 22px;text-transform: uppercase;padding: 31px 18px 35px 53px;color: #fff;transition: all 0.7s cubic-bezier(.46,.03,.52,.96) 0s;position: relative;display: inline-block;margin-right: 9px;margin-bottom: 5px;letter-spacing: 3px;line-height: 28px;cursor: pointer;}
.button-circle {position: absolute;top: -20px;left: -20px;height: 129px;width: 129px;box-sizing: border-box;perspective: 300px;}
.button-circle-effect {position:absolute;width:70%; height:70%; border: solid 1px #fff;border-radius: 100px;background-color: transparent;-webkit-clip-path: polygon(-1px -1px, calc(100% + 1px) -1px, calc(100% + 1px) calc(50% - 12px), 40% calc(50% - 12px), 40% calc(50% + 12px), calc(100% + 1px) calc(50% + 12px), calc(100% + 1px) calc(100% + 1px), -1px calc(100% + 1px));clip-path: polygon(-1px -1px, calc(100% + 1px) -1px, calc(100% + 1px) calc(50% - 12px), 40% calc(50% - 12px), 40% calc(50% + 12px), calc(100% + 1px) calc(50% + 12px), calc(100% + 1px) calc(100% + 1px), -1px calc(100% + 1px));transform: rotate3d(1, 1, 0, 0);transition: all 0.5s cubic-bezier(.55,.09,.68,.53) 0s;backface-visibility: hidden;top: 20px;left: 20px;}
.button:hover {text-decoration: unset;}
.button:hover .button-circle {}
.button:hover .button-circle-effect {transform: rotate3d(1, 1, 0, 360deg);}
.button-circle-effect-flower {transition: all 0.7s cubic-bezier(.46,.03,.52,.96) 0s, transform 0s cubic-bezier(.55,.06,.68,.19) 0s;position: absolute;top: 50%;left: 50%;width: 80px;transform: translate(-53%, -50%);opacity: 1;transform: translate(-50%, -50%) rotate3d(1, 1, 0, 180deg);transition: all 0.5s cubic-bezier(.55,.09,.68,.53) 0s;backface-visibility: hidden;}
.button:hover .button-circle-effect-flower {transform: translate(-50%, -50%) rotate3d(1, 1, 0, 540deg);}
.button-dark {color: #595957;}
.button-dark span {color:#595957 !important;}
.button-dark .button-circle {border-color: #595957;}
.button-dark .button-circle-effect {border-color: #595957;}
.button-dark:hover {}
.button-dark:hover .button-circle {}
.button-dark:hover .button-circle-effect {}

.button-dark-pink {color: #877876;}
.button-dark-pink .button-circle {border-color: #877876;}
.button-dark-pink .button-circle-effect {border-color: #877876;}
.button-dark-pink span {color: #877876 !important;}
.button-dark-pink:hover  {color: #fff;}
.button-dark-pink:hover .button-circle {}
.button-dark-pink:hover .button-circle-effect {}

.button-dark-beige span {color:#877876 !important;}
.button-dark-beige .button-circle-effect {border-color: #877876;}

.button-normal span {mix-blend-mode: unset !important;color: inherit !important;}


.start-scroll span {}
/*main*/
.main {position: relative;background-color: #d9cdbd;padding: 7vw 0;color: #595957;padding-bottom: 5.5vw;/*! overflow: hidden; */z-index: 1;}
.main-texture {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0.43;background-position: center;background-size: cover;}
.main-grad {position:absolute;top:0; left:0; width:100%; height: 100%; background: -webkit-linear-gradient(56deg,#d9cdbd00 20%, #d9cdbd 50%);background: -moz-linear-gradient(56deg,#d9cdbd00 20%, #d9cdbd 50%);background: linear-gradient(56deg,#d9cdbd00 20%, #d9cdbd 50%);opacity: 0.75;}
.main-grad-2 {position:absolute;top:0; left:0; width:100%; height: 100%; background: -webkit-linear-gradient(56deg,#fff0 60%, #fff 90%);background: -moz-linear-gradient(56deg,#fff0 60%, #fff 90%);background: linear-gradient(56deg,#fff0 60%, #fff 90%);display: none;}
.main-overflow {position: absolute;top: 0; left: 0; width:100%; height:100%; overflow: hidden;}
.main-flower-1 {width: 29vw;position: absolute;right: 5vw;top: -10vw;transform: rotate(-17deg);}
.main-flower-2 {width: 16.1vw;position: absolute;right: -3.6vw;top: 21.6vw;transform: rotate(31deg);}
.main-container {position: relative;margin: 0 auto;max-width: 41.7%;margin-left: 30.6%;}
.main-container p, .main-container ul {margin-top: 21px;margin-bottom: 51px;}
.main-container strong {}

.text-appear {-webkit-clip-path: polygon(0 0, 100% 0, 100% -100%, 0 0); clip-path: polygon(0 0, 100% 0, 100% -100%, 0 0); transition: all 0.9s cubic-bezier(.65,.05,.36,1) 0s;}
.text-appear-visible {-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 200%); clip-path: polygon(0 0, 100% 0, 100% 100%, 0 200%);}



.main-buttons {margin-top: 48px;position: relative; margin: 0 auto; margin-left: auto; margin-left: 30.6%;}
.button span {position: relative;color: #fff;/*! mix-blend-mode: difference; */}

.main-inside {padding: 7vw 0;}
.main-inside .main-container, .main-inside .h1, .main-inside .h2 {position: relative; margin: 0 auto 20px; max-width: 1300px; width:80%;}
.main-inside .main-container {margin-top: 30px;}
/*four-slider*/
.four-slider {position: relative;height: 21.4vw;padding-bottom: 100px;padding-top: 70px;padding-bottom: 170px;}
.four-slider-area {position: absolute;bottom: 0;left: 0;width: 100%;height: 50%;background-color: #7D6E6C;height: 100%;/*! display: none; */}
.swiper-container {}
.swiper-wrapper {}
.swiper-slide {}
#four-slider .swiper-slide span {width: 21.3vw;height: 100%;margin: 0 1.3%;position: relative;overflow: hidden;}
.four-slider-slide {width: 100%;height: 100%;position: absolute; top:0; left:0; object-fit: cover; object-position: center;transition: all 0.5s ease 0s; transform-origin: center;}
.swiper-slide-active .four-slider-slide {}
.swiper-slide-prev .four-slider-slide {}
.pag-box {}
.pagination {}
#four-slider .swiper-slide {opacity:1 !important;}
#four-slider .swiper-slide-active {}
#four-slider .four-slider-slide {-webkit-clip-path:polygon(0 0, 100% 0, 100% 0, 0 0);clip-path:polygon(0 0, 100% 0, 100% 0, 0 0);}
#four-slider .swiper-slide span:nth-child(1) .four-slider-slide {transition: all 2s ease 0s, -webkit-clip-path 0.9s ease 0s;clip-path 0.9s ease 0s;}
#four-slider .swiper-slide span:nth-child(2) .four-slider-slide {transition: all 2s ease 0s, -webkit-clip-path 0.9s ease 0.08s;clip-path 0.9s ease 0.08s;}
#four-slider .swiper-slide span:nth-child(3) .four-slider-slide {transition: all 2s ease 0s, -webkit-clip-path 0.9s ease 0.16s;clip-path 0.9s ease 0.16s;}
#four-slider .swiper-slide span:nth-child(4) .four-slider-slide {transition: all 2s ease 0s, -webkit-clip-path 0.9s ease 0.24s;clip-path 0.9s ease 0.24s;}
#four-slider .swiper-slide-active .four-slider-slide {-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 200%, 0 200%);transform:scale(1.1);}
#four-slider .swiper-slide-prev {}
#four-slider .swiper-slide-next {}


/*big-core*/
.big-core {position: relative;padding: 5.5vw 0;padding: unset;display: table;overflow: hidden;}
.big-core-img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;background-color: #d9cdbd;}
.big-core-img-2 {background-color: #877876;}
.big-core-img-3 {}
.big-core-grad {position: absolute;top: 0;left: 0;width: 100%;height: 100%; opacity:0.4;background: -webkit-linear-gradient(30deg, #877876, #877876e0, #877876b2, transparent, transparent);background: -moz-linear-gradient(30deg, #877876, #877876e0, #877876b2, transparent, transparent);background: linear-gradient(30deg, #877876, #877876e0, #877876b2, transparent, transparent);}
.big-core-img .big-core-grad:nth-child(2) {opacity:1;}
.big-core-img-2 .big-core-grad {background: -webkit-linear-gradient(30deg, #d9cdbd, #d9cdbde0, #d9cdbdb2, transparent, transparent);background: -moz-linear-gradient(30deg, #d9cdbd, #d9cdbde0, #d9cdbdb2, transparent, transparent);background: linear-gradient(30deg, #d9cdbd, #d9cdbde0, #d9cdbdb2);}
.big-core-textbox {position: relative;width: 39.5%;margin: 0 auto 0 auto;box-sizing: border-box;color: #fff;z-index: 1;width: 100%;}
.big-core-textbox-1 {margin-right: 0;z-index: 2;}
.big-core-background-cut {}
.big-core-border {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: calc(100% - 60px);height: calc(100% - 60px);box-sizing: border-box;/*! border: solid 1px #fff; */z-index: 1;pointer-events: none;}
.big-core-text {position: relative;padding: 10.6vw 6.3vw;padding-bottom: 8.8vw;min-height: 860px;box-sizing: border-box;vertical-align: middle;/*! display: table-cell; */}
.big-core-title {font-size: 46px;font-family: "mina", serif;font-weight: 400;}
.big-core .big-core-title {margin-top: -34px;}
.big-core-textbox-2 .big-core-title {left: 40px;right: unset;}
.big-core-textbox p {margin-top: 54px;margin-bottom: 20px;}
.big-core-textbox strong {}
.big-core-textbox-2 {margin-left: 0;color: #877876;}
.big-core-textbox-2 .big-core-border {border-color: #877876;}
.big-core-textbox .icon-text-img {filter: brightness(4);}
.big-core-textbox-2 .icon-text-img {filter: sepia(1) hue-rotate(-20deg) brightness(1.2) saturate(0.6);}
.big-core-flower-con {position: absolute;bottom:-17vw;left:0;width:100%;height:30vw;overflow: hidden;pointer-events: none;z-index: 1;}
.big-core-flower {position: absolute;width: 29vw;bottom: 0;right: -7.8vw;transform: rotate(-15deg);}
.big-core-img-box {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}
.big-core-img-back {position: absolute;top:-170px; left: 0; width:100%; height: calc(100% + 150px);background-position: center;background-size: cover;}

.big-core-half {position: relative;display: table-cell;width: 50%;vertical-align: middle;}

.big-core-textbox-1 .big-core-text {background-color: #0000004f;margin-top: unset;}
.big-core-textbox-2 .big-core-text {background-color: #d9cdbd7a;}

.big-core-border .big-core-border-line {background-color:#fff; transition:all 0.9s ease 0s;}
.big-core-textbox-2 .big-core-border-line {background-color:#877876;}
.big-core-border .big-core-border-line:nth-child(1) {width:0; height: 1px; position: absolute; top:0; left:0;}
.big-core-border .big-core-border-line:nth-child(2) {width:0; height: 1px; position: absolute; bottom:0; left:0;}
.big-core-border .big-core-border-line:nth-child(3) {width:1px; height: 0; position: absolute; bottom:0; left:0;transition:all 0.9s ease 0.9s;}
.big-core-border .big-core-border-line:nth-child(4) {width:1px; height: 0; position: absolute; top:0; right:0;transition:all 0.9s ease 0.9s;}
.header-open .big-core-border-line {transition:all 0.9s ease 0.8s;}

.big-core-border-visible .big-core-border-line:nth-child(1), .header-open .big-core-border-line:nth-child(1) {width:100%;}
.big-core-border-visible .big-core-border-line:nth-child(2), .header-open .big-core-border-line:nth-child(2)  {width:100%;}
.big-core-border-visible .big-core-border-line:nth-child(3), .header-open .big-core-border-line:nth-child(3)  {height:100%;transition:all 0.9s ease 1.7s;}
.big-core-border-visible .big-core-border-line:nth-child(4), .header-open .big-core-border-line:nth-child(4)  {height:100%;transition:all 0.9s ease 1.7s;}

.big-core-textbox:nth-child(2) .big-core {}
.big-core-textbox:nth-child(2) .big-core-img-1 {}
.big-core-textbox:nth-child(2) .big-core-img-2 {}
.big-core-textbox:nth-child(2) .big-core-img-3 {}
.big-core-textbox:nth-child(2) .big-core-textbox {}
.big-core-textbox:nth-child(2) .big-core-textbox-1 {}
.big-core-textbox:nth-child(2) .big-core-background-cut {}
.big-core-textbox:nth-child(2) .big-core-border {}
.big-core-textbox:nth-child(2) .big-core-text {}
.big-core-textbox:nth-child(2) .big-core-title {}
.big-core-textbox:nth-child(2) .big-core-textbox p {}
.big-core-textbox:nth-child(2) .big-core-textbox strong {}
.big-core-textbox:nth-child(2) .big-core-textbox-2 {}
.big-core-textbox:nth-child(2) .big-core-flower {}

.big-core-img {transition:all 0.7s cubic-bezier(.45,.05,.55,.95) 0s;}
.big-core-half:hover .big-core-img {/*! transform:scale(1.1); */}


.big-core-half-alternative .big-core-background-cut {position: absolute; top:0; left:0; width:100%; height:100%; background-color:#0000004f;}
.big-core-half-alternative .big-core-text {background-color: transparent;}


.bigger-title {font-size: 75px;text-transform: uppercase;letter-spacing: 4px;font-weight: 200;line-height: 70px;}
.smaller-bigger-title {font-size: 55px;}

.single-big-core {width: 100%;}
.single-big-core .big-core-half {}
.single-big-core .big-core-img-box {}
.single-big-core .big-core-img {background-color: #887977;}
.single-big-core .big-core-img-back {}
.single-big-core .big-core-grad {background: -webkit-linear-gradient(30deg, #877876, #877876e0, #877876b2, transparent, transparent, transparent);background: -moz-linear-gradient(30deg, #877876, #877876e0, #877876b2, transparent, transparent, transparent);background: linear-gradient(30deg, #877876, #877876e0, #877876b2, transparent, transparent, transparent);opacity: 0.9;}
.single-big-core .big-core-textbox {}
.single-big-core .big-core-textbox-1 {}
.single-big-core .big-core-background-cut {}
.single-big-core .big-core-border {}
.single-big-core .big-core-border-line {}
.single-big-core .big-core-text {width: 50%;background-color: unset;}
.single-big-core .bigger-title {}
.single-big-core .big-core-title {}
.single-big-core .big-core-text p {}
.single-big-core .big-core-text strong {}
.single-big-core .button {}

.single-big-core-inverted {}
.single-big-core-inverted .big-core-half {}
.single-big-core-inverted .big-core-img-box {}
.single-big-core-inverted .big-core-img {background-color: #b9ad9d;}
.single-big-core-inverted .big-core-img-back {}
.single-big-core-inverted .big-core-grad {background: -webkit-linear-gradient(-30deg, #877876, #877876e0, #877876b2, transparent, transparent, transparent);background: -moz-linear-gradient(-30deg, #877876, #877876e0, #877876b2, transparent, transparent, transparent);background: linear-gradient(-30deg, #877876, #877876e0, #877876b2, transparent, transparent, transparent);/*! display: none; */}
.single-big-core-inverted .big-core-textbox {}
.single-big-core-inverted .big-core-textbox-1 {}
.single-big-core-inverted .big-core-background-cut {}
.single-big-core-inverted .big-core-border {}
.single-big-core-inverted .big-core-border-line {}
.single-big-core-inverted .big-core-text {margin: 0 0 0 auto;text-align: right;}
.single-big-core-inverted .bigger-title {}
.single-big-core-inverted .big-core-title {}
.single-big-core-inverted .big-core-text p {}
.single-big-core-inverted .big-core-text strong {}
.single-big-core-inverted .button {}



/*cube-box*/
.cube-box {position: relative;overflow: hidden;}
.cube-box-height {height:100%;}
.cube-box-top {height: auto;background-color: #d9cdbd;position: relative;min-height: 36vw;padding: 7.7vw 0 13vw;box-sizing: border-box;}
.cube-box-text {position: relative;color: #877876;margin: 0 auto 0 46vw;width: 23vw;}
.cube-box-small-title {font-size: 46px;text-transform: uppercase;margin-top: -14px;letter-spacing: 4px;}
.cube-box-text p {font-size: 21px;margin-top: 57px;margin-bottom: 0px;}
.cube-box-text strong {}
.cube-small {width: 7.5vw;background-color: #443937;height: 7.5vw;position: absolute;}
.cube-small-1 {left: 1.8vw;bottom: 2vw;}
.cube-small .cube-img {opacity:0.6;}
.cube-img {position: absolute;top: 0%;left: 0%;width: 100%;height: 100%;background-position: center;background-size: cover;}
.cube-big {position: absolute;width: 30.3vw;height: 30.3vw;display: block;}
.cube-big-1 {top: 3.7vw;left: 13.1vw;}
.cube-img-grad {position: absolute;top: 0; left: 0; width: 100%; height: 100%;opacity: 0.94;}
.cube-big-1 .cube-img-grad {background: -webkit-linear-gradient(45deg,#4f444200 0%, #4f4442 65%);background: -moz-linear-gradient(45deg,#4f444200 0%, #4f4442 65%);background: linear-gradient(45deg,#4f444200 0%, #4f4442 65%);}
.cube-big-2 .cube-img-grad {background: -webkit-linear-gradient(-120deg,#3f343200 0%, #3f3432 55%);background: -moz-linear-gradient(-120deg,#3f343200 0%, #3f3432 55%);background: linear-gradient(-120deg,#3f343200 0%, #3f3432 55%);}
.cube-big-3 .cube-img-grad {background: -webkit-linear-gradient(110deg,#4a3f3d00 0%, #4a3f3d 65%);background: -moz-linear-gradient(110deg,#4a3f3d00 0%, #4a3f3d 65%);background: linear-gradient(110deg,#4a3f3d00 0%, #4a3f3d 65%);}
.cube-big-4 .cube-img-grad {background: -webkit-linear-gradient(248deg,#44393700 0%, #443937 55%);background: -moz-linear-gradient(248deg,#44393700 0%, #443937 55%);background: linear-gradient(248deg,#44393700 0%, #443937 55%);}
.cube-img-border {position: absolute;width: calc(100% - 70px);height: calc(100% - 70px);box-sizing: border-box;border: solid 1px #fff;transform: translate(-50%, -50%);left: 50%;top: 50%;}
.cube-box-textbox-con {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.cube-box-textbox {position: absolute;color: #fff;bottom: 4vw;font-size: 44px;margin-bottom: -5px;left: 4vw;right: unset;text-align: left;}
.cube-box-title {font-size: 50px;font-weight: 600;text-transform: uppercase;letter-spacing: 6px;}
.cube-box-subtitle {font-size: 28px;text-transform: uppercase;letter-spacing: 4px;}
.cube-small-2 {right: 10.8vw;bottom: 2vw;}
.cube-box-bottom {height: 34.3vw;background-color: #877876;position: relative;}
.cube-small-3 {position: absolute;left: 35.9vw;top: 1.7vw;}
.cube-small-4 {position: absolute;right: 22.8vw;top: 24.6vw;}
.cube-big-2 {top: 1.8vw;left: 1.8vw;}
.cube-big-3 {left: 46vw;top: -9.5vw;}
.cube-big-4 {top: 1.8vw;left: 80.3vw;}

.cube-big-1 .cube-box-textbox-con {transform: rotate(-90deg);}
.cube-big-2 .cube-box-textbox-con {transform: rotate(90deg);}
.cube-big-3 .cube-box-textbox-con {}
.cube-big-4 .cube-box-textbox-con {transform: rotate(90deg);}
.cube-big-1 .cube-box-textbox {}
.cube-big-2 .cube-box-textbox {}
.cube-big-3 .cube-box-textbox {left: unset;right: 4vw;text-align: right;}
.cube-big-4 .cube-box-textbox {}

/*side-core*/
.side-core-con {position: relative;height: 300vh}
.side-core {position: absolute;padding: unset;width: 100%;height: 100vh;box-sizing: border-box;top: 0;}
.side-core-fixed-1 {position: fixed;}
.side-core-fixed-2 {position: absolute; bottom:0; top:unset;}
.side-core .swiper-container {}
.side-core .swiper-wrapper {}
.side-core .swiper-slide {}
.side-core-back {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-position: center;background-size: cover;}
.side-core-back-later {opacity: 0; transition:all 0.5s ease 0s;}
.side-core-back-later-visible {opacity: 1;}
.side-core-back-trigger {position: absolute;bottom: 0; height: calc(50% - 50vh);}
.side-core-area {position: relative;width: 70%;margin: 0 0 0 auto;background-color: #877876A2;backdrop-filter: blur(20px);height: 84vh;top: 50%;transform: translateY(-49%);}
.side-core-area-border {position: absolute;position: absolute;width: calc(100% - 60px);height: calc(100% - 60px);box-sizing: border-box;border: solid 1px #fff;transform: translate(-50%, -50%);left: 50%;top: 50%;pointer-events: none;}
.side-core-text-scroll {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}
.side-core-text-scroll-inside {position: absolute;top: 0;left: 0;width: 100%;height: auto;overflow: hidden;}
.side-core-text-scroll-box {position: relative;top: 0;width: 100%;height: 85vh;margin-top: unset;margin-bottom: 0vw;/*! transform: translateY(5vw); */}
.side-core-text-scroll-box:first-child {margin-top: 0;margin-top: -5vh;transform: unset;}
.side-core-img-inside {position: absolute;top: 50%;right: 0;width: 73.5%;height: 72%;transform: translateY(-50%);background-position: center;background-size: cover;}
.side-core-img-scroll {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}
.side-core-img-scroll-inside {position: absolute;top: 0;left: 0;width: 100%;height: auto;}
.side-core-img-scroll-box {position: relative;top: 0;width: 100%;height: 84vh;margin-top: -8.5%;}
.side-core-img-scroll-box:first-child {margin-top: 0;}
.side-core-text {width: 26vw;margin-left: 5.5vw;position: relative;color: #fff;position: absolute;bottom: 43%;transform: translateY(calc(50% + -4vh));}
.side-core-text-scroll-box:first-child .side-core-text {transform:translateY(50%);}
.side-core-title {font-size: 46px;margin-top: -14px;font-family: "mina", serif;font-weight: 400;}
.side-core-text p {margin-top: 2.6vw;margin-bottom: 42px;}
.side-core-text strong {}

.side-core-con .side-core-title {margin-top: -34px;}
.side-core-con-mirrored .side-core-title {}
#side-core-text-2 .side-core-title {bottom: 3px;}
.side-core-con-mirrored .bigger-title {direction:rtl;}

.side-core-con-mirrored {}
.side-core-con-mirrored .side-core {}
.side-core-con-mirrored .side-core-fixed-1 {}
.side-core-con-mirrored .side-core-fixed-2 {}
.side-core-con-mirrored .swiper-container {}
.side-core-con-mirrored .swiper-wrapper {}
.side-core-con-mirrored .swiper-slide {}
.side-core-con-mirrored .side-core-back {}
.side-core-con-mirrored .side-core-area {margin: 0 auto 0 0;}
.side-core-con-mirrored .side-core-area-border {}
.side-core-con-mirrored .side-core-text-scroll {}
.side-core-con-mirrored .side-core-text-scroll-inside {}
.side-core-con-mirrored .side-core-text-scroll-box {}
.side-core-con-mirrored .side-core-text-scroll-box:first-child {}
.side-core-con-mirrored .side-core-img-inside {right: unset;left: 0;}
.side-core-con-mirrored .side-core-img-scroll {}
.side-core-con-mirrored .side-core-img-scroll-inside {}
.side-core-con-mirrored .side-core-img-scroll-box {}
.side-core-con-mirrored .side-core-img-scroll-box:first-child {}
.side-core-con-mirrored .side-core-text {right: 5.5vw;text-align: right;}
.side-core-con-mirrored .side-core-text-scroll-box:first-child .side-core-text {}
.side-core-con-mirrored .side-core-title {}
.side-core-con-mirrored .side-core-text p {}
.side-core-con-mirrored .side-core-text strong {}
.side-core-con-mirrored .bigger-title {}



.side-core-breakfast {filter:brightness(0.8);}

/*footer*/
.footer {position: relative;width: 100%;padding: 5vw 4.2vw;box-sizing: border-box;background-color: #d9cdbd;}
.footer-back {position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0.15;}
.footer-grad {background: -webkit-linear-gradient(0deg,rgba(217, 205, 189, 1) 0%, rgba(217, 205, 189, 0) 100%);
background: -moz-linear-gradient(0deg,rgba(217, 205, 189, 1) 0%, rgba(217, 205, 189, 0) 100%);
background: linear-gradient(0deg,rgba(217, 205, 189, 1) 0%, rgba(217, 205, 189, 0) 100%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.footer-top {position: relative;background-color: #fff;padding: 48px 0;color: #605958;}
.footer-top-row {display: table;width: 100%;}
.footer-top-col {display: table-cell;width: 33.33%;box-sizing: border-box;padding: 80px;}
.footer-top-col-1 {width: 32%;border-right: solid 1px #877876;}
.footer-top-center {}
.footer-top-logo {width: 180px;}
.footer-top-text {text-align: left;}
.footer-top-title {font-size: 50px;letter-spacing: 1px;}
.footer-top-text p {margin-top: 40px;}
.footer-top-col-2 {width: 37.4%;border-right: solid 1px #877876;}
.footer-top-col-3 {}
.footer-top-icons {margin-top: 36px;}
.footer-top-icons a {margin: 0 15px;}
.footer-top-icons img {height: 60px;}

.footer-top-col-1 .footer-top-text {position: relative;transform: translateY(21px);}
.footer-top-col-2 .footer-top-text {text-align: center;}
.footer-top-col-2 .footer-top-title {margin-bottom: 79px;}
.footer-top-col-3 .footer-top-text {}

.footer-bottom {position: relative;padding-bottom: 80px;}
.footer-bottom-back {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-position: center;background-size: cover;}
.footer-bottom-row {position: relative;display: table;width: 85.3%;padding: 110px 0 104px;margin: 0 auto;}
.footer-bottom-col {display: table-cell;width: 26%;}
.footer-bottom-col-1 {}
.footer-bottom-title {color: #605958;font-size: 39px;letter-spacing: 2px;}
.footer-bottom-col p {line-height: 46px;color: #605958;}
.footer-bottom-col a {text-decoration: unset;position: relative;}
.footer-bottom-col a span {position: absolute;background-color: #605958;height: 2px;width: 0%;bottom: 0;left: 0;transition: all 0.3s ease 0s;}
.footer-bottom-col a:hover span {width: 100%;}
.footer-bottom-col-2 {}
.footer-bottom-col-3 {}
.footer-bottom-col-4 {}
.footer-bottom-col-5 {}
.footer-end {position: relative;display: table;width: 85.3%;margin: 0 auto;}
.footer-end-col {display: table-cell;}
.footer-end-col-1 {}
.footer-end-col a {font-size: 21px;position: relative;text-decoration: unset;}
.footer-end-col img {width: 140px;margin: 0 57px 0 0;}
.footer-end-col-2 {text-align: right;color: #605958;}
.footer-end-col-2 a {margin: 0 0 0 20px;}
.footer-end-col-2 a span {position: absolute;background-color: #605958;height: 2px;width: 0%;bottom: 0;left: 0;transition: all 0.3s ease 0s;}
.footer-end-col-2 a:hover span {width: 100%;}

.test {position: absolute;top: 0;left: 0;width: 100%;z-index: 10;opacity: 0.5;/*! display: none; */top: 175px;pointer-events: none;/*! display: none; *//*! opacity: 1; */top: 481px;display: none;}
.test-nav {position: absolute;top: 0;height: 100%;z-index: 2;left: 0;opacity: 0.5;display: none;}

.mobile-request {position: fixed;bottom: 0;left: 0;width: 48%;background-color: #877876D5;z-index: 5;display:none;backdrop-filter: blur(7px);border-top-right-radius: 100%;}
.footer-weather {width: 100px;max-width: 18vw;}

.new-wellness-banner-con {transform: rotate(10deg);position: absolute;z-index: 2;width: 190px;top: 56px;left: 56px;}
.new-wellness-banner-area {position: absolute;width: 100%;height: 100%;border-radius: 20vw;box-sizing: border-box;background-color: #675856C4;backdrop-filter: blur(3px);}
.new-wellness-banner-area::before {content:"";position: absolute;width: 103%;height: 102%;background-color: #877876;border-radius: 20vw;transform: translate(-50%, -50%);top: 50%;left: 50%;background-color: transparent;border: solid 2px #877876;}
.new-wellness-banner {position: relative;width: 100%;top: 0;left: 0;}


.four-slider-title-box {background-color: #7D6E6C;text-align: center;padding-top: 43px;z-index: 1;position: relative;margin-bottom: -50px;padding-top: 90px;}
.four-slider-title-1 {font-size: 75px; text-transform: uppercase; letter-spacing: 4px; font-weight: 200; line-height: 70px;color:#fff;}
.four-slider-title-2 {font-size: 46px; font-family: "mina", serif; font-weight: 400;margin-top: -34px;color:#fff;}

.blocks {position: relative;width: 100%;height: auto;}
.block {position: relative;display: table;width: 100%;}
.block-img-box {width: 50%;position: absolute;height: 100%;top: 0;right: 0;}
.block-img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-position: center;background-size: cover;}
.big-core-border {}
.big-core-border-line {}
.block-text-box {width: 50%;margin: 0 auto 0 0;position: relative;background-color: #877876;background-color: #877876;color: #fff;min-height: 800px;display: table;min-height: 41vw;}
.flower-sign {position: absolute;width: 9vw;right: calc(30px + 2vw);top: calc(30px + 2vw);display:none;}
.block-text-con {}
.block-text {padding: 100px 110px;display: table-cell;width: 100%;vertical-align: middle;height: auto;}
.bigger-title {}
.big-core-title {}
.block-text p {}
.block:nth-child(even) .block-img-box {right: unset;left: 0;}
.block:nth-child(even) .block-img {}
.block:nth-child(even) .big-core-border {}
.block:nth-child(even) .big-core-border-line {}
.block:nth-child(even) .block-text-box {margin: 0 0 0 auto;background-color: #d9cdbd;color: #877876;}
.block:nth-child(even) .flower-sign {}
.block:nth-child(even) .block-text-con {}
.block:nth-child(even) .block-text {}
.block:nth-child(even) .bigger-title {}
.block:nth-child(even) .big-core-title {}
.block:nth-child(even) .block-text p {}

.bigger-title span {font-size: 22px;}
.smaller-bigger-title {font-size: 47px;line-height: 60px;}
.more-det {display: none;background-color: #d9cdbd;position: relative;}
.main-texture {}
.main-grad {}
.main-grad-2 {}
.more-text {color: #595957;position: relative;padding: 5.6vw 6.3vw;}
.more-title-1 {font-size: 22px;text-transform: uppercase;letter-spacing: 4px;font-weight: 200;line-height: 70px;}
.more-title-2 {font-size: 75px;text-transform: uppercase;letter-spacing: 4px;font-weight: 200;line-height: 70px;}
.more-title-3 {font-size: 25px;text-transform: uppercase;letter-spacing: 4px;font-weight: 200;line-height: 70px;}
.more-text p {}
.more-text strong {}
.more-text i {}

.apar-core {}
.apar-core .big-core-title {font-family: "Poppins", sans-serif;margin-top: 5px;font-size: 29px;}
.apar-core .big-core-img-back {top:0; height: 100%;filter: blur(4px);}
.apar-core .big-core-text {padding: 40px 6.3vw;min-height: unset;width: 100%; text-align: center;max-width: 1200px;margin: 0 auto;}
.apar-core.single-big-core-inverted .big-core-text {color:#595957;}
.apar-core.single-big-core-inverted .big-core-border-line {background-color:#595957;}
.apar-core .main-texture {opacity: 0.2;}
.apar-plan {}
.apar-plan img {height: 190px;}
.apar-plan:hover {}
.apar-plan:hover img {}

.icon-text-con {margin-top: 60px;position: relative;margin: 0 auto 20px;max-width: 1300px;width: 80%;}
.icon-text-box {display: block;width: calc(100% - 1px);margin-bottom: -1px;border: solid 1px #59595732;box-sizing: border-box;}
.icon-text-img-box {display: table-cell;vertical-align: middle;}
.icon-text-img {width: 55px;height: 55px;object-fit: contain;margin: 0 40px 20px;opacity: 1;}
.icon-text {display: table-cell;vertical-align: middle;padding: 30px 30px 30px 0;}
.icon-text h4 {margin: 0;margin-bottom: 11px;}
.icon-text p {margin: 0;}
.icon-text strong {}
.icon-box {display: table-cell;width: 20px;height: 100%;padding-top: 3px;padding-right: 18px;}
.icon-side-box {display: table-cell;vertical-align: top;}


/*pop*/
.pop {position: fixed;display:block;opacity:0;pointer-events: none;transition: all 0.5s ease;width: 100%;height: 100%;top: 0;left: 0;z-index: 20;background-color: #0003;}
.pop-box {top: 50%;left: 50%;width: 80%;height: 80%;background-color: #877876;transform: translate(-50%, -50%);border-radius: 21px;position: absolute;padding: 60px;box-sizing: border-box;}
.pop-close {position: absolute;top: 20px;right: 20px;width: 40px;height: 40px;cursor: pointer;}
.pop-close div {background-color: #fff;width: 100%;position: absolute;left: 50%;top: 50%;height: 1px;transition:0.3s ease}
.pop-close div:first-child {transform: translate(-50%, -50%) rotate(45deg);}
.pop-close div:last-child {transform: translate(-50%, -50%) rotate(-45deg);}
.pop-close:hover div {width:80%;}
.pop-content {position: relative;width: 100%;height: 100%;overflow: auto;color: #fff;}
.pop-visible { opacity: 1; pointer-events: all; }

.maps {width:100%;height: 25vw;}


.gal {width: 80%;position: relative;margin: 100px auto;column-count: 4;column-gap: 10px;display: block !important;}
  .gal a {display: block;margin-bottom: 10px;position: relative;-webkit-transition:all 300ms ease 0s; -moz-transition:all 300ms ease 0s; -o-transition:all 300ms ease 0s; transition:all 300ms ease 0s;}
    .gal img {width: 100%;opacity: 0; transform: translateY(50%); -webkit-transition:all 500ms ease 0s; -moz-transition:all 500ms ease 0s; -o-transition:all 500ms ease 0s; transition:all 500ms ease 0s;}
      .gal a:hover {opacity:0.8;}
      .gal img.active {  opacity: 1;  transform: translateY(0%);}
      .activator {position: absolute;height:30%;width: 100%;top: 0;left: 0;}
@media screen and (max-width: 1200px) {
	.gal {column-count: 2;}
}
@media screen and (max-width: 750px) {
	.gal {column-count: 1;}
}


.different {backdrop-filter: brightness(1.03) saturate(1.1) blur(5px);padding-top: 48px;position: relative;background-color: #a98c6c59;padding-bottom: 25px;margin-bottom: 60px;}
.different:last-child {margin-bottom: -9vw;padding-bottom: 36px;}
.different .text-appear {margin-top: 0;margin-bottom: 0;}
.dancing-flower {width: 35px;position: absolute;right: 10px;top: -40px; animation: 6s cubic-bezier(.58,.05,.42,.98) 0s normal none infinite dancing-flower; transform-origin:top center;animation-fill-mode: both;}
.flower-line-text .dancing-flower {margin: 0 auto;position: absolute;left: 0%;filter: brightness(1);top: -44px;}
@keyframes dancing-flower {
  20% {-webkit-transform:rotate(15deg);transform:rotate(15deg)}
  40% {-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}
  60% {-webkit-transform:rotate(5deg);transform:rotate(5deg)}
  80% {-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
  100% {-webkit-transform:rotate(0deg);transform:rotate(0deg)}}


@media screen and (max-width: 750px) {
.pop-box {width:95%;height:95%;padding: 80px 20px 20px 20px;}
}

.slide-new-wellness-banner-con {top: unset;left: unset;bottom: 90px;left: 50%;transform: translateX(-50%) rotate(10deg);}

.flower-line-box {position: relative;width: 100%;}
.flower-line-content {position: relative;margin: 0 auto 53px;max-width: 1300px;width: 80%;white-space: nowrap;text-align: center;}
.flower-line-area {position: relative;width: 31%;display: inline-block;margin: 0 2%;white-space: normal;background: linear-gradient(0deg, #fff0 30%, #fff7 100%);}
.flower-line {}
.flower-line-text {position: absolute;top: 40%;left: 50%;transform: translate(-50%, -50%);color: #595957;width: 80%;font-size: clamp(0px, 1.1vw, 19px);}
.flower-line-arrow {position: absolute;top: 50%;left: 103%;transform: translateY(-50%) rotate(-45deg);width: 20px;height: 20px;border: solid 1px #000;border-top: unset;border-left: unset;}
.flower-line-area:first-child { margin-left:0;}
.flower-line-area:last-child { margin-right:0;}

.button-four-slider {position: absolute;left: 50%;transform: translateX(-50%);bottom: 60px;}

.side-to-side {}
.side-to-side tbody {}
.side-to-side tr {}
.side-img {position: relative;width: 24%;}
.side-img-mask {background-position: center;background-size: cover;mask: url('../img/layout/flower-mask-2.svg');mask-repeat: no-repeat;mask-size: auto;mask-image: url('../img/layout/flower-mask-2.svg');mask-size: cover;mask-repeat: no-repeat;mask-size: contain;mask-position: center;-webkit-mask-image: url('../img/layout/flower-mask-2.svg');-webkit-mask-repeat: no-repeat;-webkit-mask-position: center;-webkit-mask-size: contain;object-fit: contain !important;}
.side-text {padding-left: 30px;}
.side-text p {margin: 21px auto;}
.side-text strong {}
.side-img img {position: absolute;left: 0;top: 15px;object-fit: cover;object-position: center;width: 100%;height: calc(100% - 30px);}
.side-text h3 {margin: 21px auto;}


.price-table {position: relative;width: 100%;}
.price-table table {border-collapse: collapse;width: calc(100% - 1px);box-sizing: border-box;}
.price-table tbody {}
.price-table tr {}
.price-table th {text-align: center;padding: 13px;font-size: 26px;font-weight: 500;width: 25%;}
.price-table td {text-align: center;padding: 19px;font-size: 20px;}

@media (max-height:1000px) {
  .menu-item span {font-size: 30px;}
  .menu-item font {}
  .submenu {padding-top: 23px;}
  .submenu-item {font-size: 18px;line-height: 24px;}
  .menu {top: 56%;}
}

@media (min-width:1900px) {
  .big-core-text {padding: 188px 6.3vw;}
}

@media (min-width:1650px) {

/*--menu--*/
.header {}
.header-logo {}
.header-logo img {}
.lang-button {}
.lang-item {}
.lang-item:hover {}
.lang-item-sel {}
.lang-button:hover .lang-item-sel {}
.menu_button-con {}
.menu_button {}
.menu_button>span {}
.menu_button-lines {}
.menu_button-lines span {}
.menu_button-lines span:nth-child(1) {}
.menu_button-lines span:nth-child(2) {}
.menu_button-lines span:nth-child(3) {}
.header-open .menu_button-lines {}
.header-open .menu_button-lines span:nth-child(1) {}
.header-open .menu_button-lines span:nth-child(2) {}
.header-open .menu_button-lines span:nth-child(3) {}
.menu-box {width: 460px;height: 460px;}
.menu-box-1 {top: 339px;left: -150px;}
.menu-box-2 {left: 367px;top: 169px;}
.menu-box-3 {top: -116px;left: 881px;}
.menu-box-img {}
.menu-smallbox {width: 230px;height: 230px;}
.menu-smallbox-1 {left: 367px;top: 679px;}
.menu-smallbox-2 {left: 881px;top: 398px;}
.menu-img-grad {}
.menu-box .menu-box-img, .menu-smallbox .menu-box-img {}
.menu-box:hover .menu-box-img, .menu-smallbox:hover .menu-box-img {}
.header-open .menu-box {}
.header-open .menu-smallbox {}
.menu-smallbox .menu-item {}
.menu-smallbox .menu-item span {}
.menu-smallbox .menu-item span span {}
.nav-back-top {}
.nav-back-bottom {}
.nav-back-grad {}
.nav-back-bottom .nav-back-grad {}
.nav-back-texture {}
.nav-back-bottom .nav-back-texture {}
.nav-back-flower {}
.header-icon {}
.header-icon-img {}
.header-icon-mail {}
.header-icon-mail .header-icon-img {}
.header-icon-flower {}
.header-icon-img, .header-icon-flower {}
.header-icon:hover {}
.header-icon:hover .header-icon-img {}
.header-icon:hover .header-icon-flower {}
.navigation {}
.header-buttons {}
.menu-img-box {}
.menu-img {}
.menu-img-active {}
.menu {}
.menu-item {}
.menu-item-active {}
.menu-item:hover {}
.submenu {}
.submenu-item {}
.submenu-item:hover {}
.menu-item span {}
.menu-item span span {}
/*menu*/
.menu_button {}
.menu_button-lines {}
.navigation {}
.header-open.navigation {}
.menu {}
.menu-item {}
.lang-text {}
.menu-other {}
.menu-other-href {}
#s01 {}
#s02 {}
.s0-open{}
.header.fixed {}
.header.fixed .menu_button-con {}
.header.fixed .menu_button {}
.header.fixed .header-icon {}
.header.fixed .header-icon img {}
.header.fixed .header-logo {}
.header.fixed .header-logo img {}
.header.fixed .header-buttons {}
.header.fixed .header-buttons .button {}
.header.fixed-2 {}
.header-open.header.fixed {}
.header-open {}
.header.fixed {}
.header.fixed.header-open {}

.new-wellness-banner-con {}
.new-wellness-banner-area {}
.new-wellness-banner {}

}

@media (max-width:1100px) {

/*--common--*/
.h1 {margin-left: 10%;}
.h2 {}
p, ul {}
ul {}
li {}
a {}
a:hover {}
.img_hidden_slide {}
.transition {}
/*--menu--*/
.header {}
.header-logo {}
.header-logo img {width: 195px;}
.lang-button {margin-right: 9px !important;}
.lang-item {}
.lang-item:hover {}
.lang-item-sel {}
.lang-button:hover .lang-item-sel {}
.menu_button-con {left: 10px;}
.menu_button {}
.menu_button>span {}
.menu_button-lines {}
.menu_button-lines span {}
.menu_button-lines span:nth-child(1) {}
.menu_button-lines span:nth-child(2) {}
.menu_button-lines span:nth-child(3) {}
.header-open .menu_button-lines {}
.header-open .menu_button-lines span:nth-child(1) {}
.header-open .menu_button-lines span:nth-child(2) {}
.header-open .menu_button-lines span:nth-child(3) {}
.menu-box {}
.menu-box-1 {}
.menu-box-2 {}
.menu-box-3 {}
.menu-box-img {}
.menu-smallbox {}
.menu-smallbox-1 {}
.menu-smallbox-2 {}
.menu-img-grad {}
.menu-box .menu-box-img, .menu-smallbox .menu-box-img {}
.menu-box:hover .menu-box-img, .menu-smallbox:hover .menu-box-img {}
.header-open .menu-box {}
.header-open .menu-smallbox {}
.menu-smallbox .menu-item {}
.menu-smallbox .menu-item span {}
.menu-smallbox .menu-item span span {}
.nav-back-top {}
.nav-back-bottom {}
.nav-back-grad {}
.nav-back-bottom .nav-back-grad {}
.nav-back-texture {}
.nav-back-bottom .nav-back-texture {}
.nav-back-flower {}
.header-icon {}
.header-icon-img {}
.header-icon-mail {margin-left: 0px;}
.header-icon-mail .header-icon-img {}
.header-icon-flower {}
.header-icon-img, .header-icon-flower {}
.header-icon:hover {}
.header-icon:hover .header-icon-img {}
.header-icon:hover .header-icon-flower {}
.navigation {}
.header-buttons {right: 10px;transform-origin: center right;transform: scale(0.85);}
.menu-img-box {}
.menu-img {}
.menu-img-active {}
.menu {}
.menu-item {}
.menu-item-active {}
.menu-item:hover {}
.submenu {}
.submenu-item {}
.submenu-item:hover {}
.menu-item span {}
.menu-item span span {}
/*menu*/
.menu_button {width: 80px;margin-right: 4px;}
.menu_button-lines {left: 45%;}
.navigation {}
.header-open.navigation {}
.menu {top: 26vw;}
.menu-item {}
.lang-text {}
.menu-other {}
.menu-other-href {}
#s01 {}
#s02 {}
.s0-open{}
.header.fixed {}
.header.fixed .menu_button-con {}
.header.fixed .menu_button {}
.header.fixed .header-icon {}
.header.fixed .header-icon img {}
.header.fixed .header-logo {}
.header.fixed .header-logo img {}
.header.fixed .header-buttons {}
.header.fixed .header-buttons .button {}
.header.fixed-2 {}
.header-open.header.fixed {}
.header-open {}
.header.fixed {}
.header.fixed.header-open {}
/*--Slide--*/
.slide {}
.swiper-container {}
.swiper-slide {}
.swiper_sfondo {}
.pag-box {left: 23px;bottom: 120px;}
.pagination {}
.swiper-pagination-bullet {}
.swiper-pagination-bullet:first-child:last-child {}
.swiper-pagination-bullet-active {}
.slide-grad-1 {}
.slide-grad-2 {}
.pag-box-2 {}
.pag-box-2 .pagination {}
.pag-box-2 .swiper-pagination-bullet {}
.pag-box-2 .swiper-pagination-bullet-active {}
/*start*/
.start {}
.start-slogan {}
.start-scroll {}
.button {}
.button-circle {}
.button-circle-effect {}
.button:hover {}
.button:hover .button-circle {}
.button:hover .button-circle-effect {}
.button-dark {}
.button-dark .button-circle {}
.button-dark .button-circle-effect {}
.button-dark:hover {}
.button-dark:hover .button-circle {}
.button-dark:hover .button-circle-effect {}
.button-normal span {}
.start-scroll span {}
/*main*/
.main {}
.main-texture {}
.main-grad {}
.main-grad-2 {}
.main-overflow {}
.main-flower-1 {}
.main-flower-2 {}
.main-container {max-width: unset;margin-left: auto;margin-right: auto;width: 80%;}
.main-container p {}
.main-container strong {}
.text-appear {}
.text-appear-visible {}
.main-buttons {max-width: unset;margin-left: auto;margin-right: auto;width: 80%;}
.button span {}
/*big-core*/
.big-core {}
.big-core-img-1 {}
.big-core-img-2 {}
.big-core-img-3 {}
.big-core-img-back {top: 0;transform: unset !important;height: 100%;}
.big-core-textbox {/*! width: 63%; *//*! margin-right: 50px; */}
.big-core-textbox-1 {}
.big-core-background-cut {}
.big-core-border {width: calc(100% - 40px);height: calc(100% - 40px);}
.big-core-text {}
.big-core-title {}
.big-core-textbox p {}
.big-core-textbox strong {}
.big-core-textbox-2 {/*! margin-left: 50px; */}
.big-core-textbox-2 .big-core-border {}
.big-core-flower-con {}
.big-core-flower {}
.big-core-border .big-core-border-line {}
.big-core-border .big-core-border-line:nth-child(1) {}
.big-core-border .big-core-border-line:nth-child(2) {}
.big-core-border .big-core-border-line:nth-child(3) {}
.big-core-border .big-core-border-line:nth-child(4) {}
.header-open .big-core-border-line {}
.big-core-border-visible .big-core-border-line:nth-child(1), .header-open .big-core-border-line:nth-child(1) {}
.big-core-border-visible .big-core-border-line:nth-child(2), .header-open .big-core-border-line:nth-child(2) {}
.big-core-border-visible .big-core-border-line:nth-child(3), .header-open .big-core-border-line:nth-child(3) {}
.big-core-border-visible .big-core-border-line:nth-child(4), .header-open .big-core-border-line:nth-child(4) {}
.big-core-textbox:nth-child(2) .big-core {}
.big-core-textbox:nth-child(2) .big-core-img-1 {}
.big-core-textbox:nth-child(2) .big-core-img-2 {}
.big-core-textbox:nth-child(2) .big-core-img-3 {}
.big-core-textbox:nth-child(2) .big-core-textbox {}
.big-core-textbox:nth-child(2) .big-core-textbox-1 {}
.big-core-textbox:nth-child(2) .big-core-background-cut {}
.big-core-textbox:nth-child(2) .big-core-border {}
.big-core-textbox:nth-child(2) .big-core-text {}
.big-core-textbox:nth-child(2) .big-core-title {}
.big-core-textbox:nth-child(2) .big-core-textbox p {}
.big-core-textbox:nth-child(2) .big-core-textbox strong {}
.big-core-textbox:nth-child(2) .big-core-textbox-2 {}
.big-core-textbox:nth-child(2) .big-core-flower {}
/*cube-box*/
.cube-box {}
.cube-box-height {}
.cube-box-top {}
.cube-box-text {width: 45%;}
.cube-box-small-title {}
.cube-box-text p {}
.cube-box-text strong {}
.cube-small {}
.cube-small-1 {}
.cube-small .cube-img {}
.cube-img {}
.cube-big {}
.cube-big-1 {}
.cube-img-grad {}
.cube-big-1 .cube-img-grad {}
.cube-big-2 .cube-img-grad {}
.cube-big-3 .cube-img-grad {}
.cube-big-4 .cube-img-grad {}
.cube-img-border {}
.cube-box-textbox-con {}
.cube-box-textbox {}
.cube-box-title {font-size: 29px;}
.cube-box-subtitle {font-size: 20px;}
.cube-small-2 {}
.cube-box-bottom {}
.cube-small-3 {}
.cube-small-4 {}
.cube-big-2 {}
.cube-big-3 {}
.cube-big-4 {}
.cube-big-1 .cube-box-textbox-con {}
.cube-big-2 .cube-box-textbox-con {}
.cube-big-3 .cube-box-textbox-con {}
.cube-big-4 .cube-box-textbox-con {}
.cube-big-1 .cube-box-textbox {}
.cube-big-2 .cube-box-textbox {}
.cube-big-3 .cube-box-textbox {}
.cube-big-4 .cube-box-textbox {}
/*side-core*/
.side-core-con {}
.side-core {}
.side-core-fixed-1 {}
.side-core-fixed-2 {}
.side-core .swiper-container {}
.side-core .swiper-wrapper {}
.side-core .swiper-slide {}
.side-core-back {}
.side-core-area {}
.side-core-area-border {}
.side-core-text-scroll {}
.side-core-text-scroll-inside {}
.side-core-text-scroll-box {}
.side-core-text-scroll-box:first-child {}
.side-core-img-inside {}
.side-core-img-scroll {}
.side-core-img-scroll-inside {}
.side-core-img-scroll-box {}
.side-core-img-scroll-box:first-child {}
.side-core-text {}
.side-core-text-scroll-box:first-child .side-core-text {}
.side-core-title {}
.side-core-text p {font-size: 18px;line-height: 28px;margin-bottom: 8px;}
.side-core-text strong {}
/*footer*/
.footer {}
.footer-back {}
.footer-grad {}
.footer-top {}
.footer-top-row {}
.footer-top-col {padding: 10px;}
.footer-top-col-1 {}
.footer-top-center {}
.footer-top-text {}
.footer-top-logo {}
.footer-top-title {font-size: 39px;}
.footer-top-text p {}
.footer-top-col-2 {}
.footer-top-col-3 {}
.footer-top-icons {}
.footer-top-icons a {}
.footer-top-icons img {}
.footer-top-col-1 .footer-top-text {}
.footer-top-col-2 .footer-top-text {}
.footer-top-col-2 .footer-top-title {}
.footer-top-col-3 .footer-top-text {}
.footer-bottom {}
.footer-bottom-back {}
.footer-bottom-row {width: 92%;}
.footer-bottom-col {}
.footer-bottom-col-1 {}
.footer-bottom-title {font-size: 25px;}
.footer-bottom-col p {font-size: 21px;}
.footer-bottom-col a {}
.footer-bottom-col a span {}
.footer-bottom-col a:hover span {}
.footer-bottom-col-2 {}
.footer-bottom-col-3 {}
.footer-bottom-col-4 {}
.footer-bottom-col-5 {}
.footer-end {}
.footer-end-col {}
.footer-end-col-1 {}
.footer-end-col a {}
.footer-end-col img {margin-right: 0;width: 100px;}
.footer-end-col-2 {}
.footer-end-col-2 a {font-size: 23px;}
.footer-end-col-2 a span {}
.footer-end-col-2 a:hover span {}

.new-wellness-banner-con {}
.new-wellness-banner-area {}
.new-wellness-banner {/*! width: 160px; */}
}



@media (max-width:900px) {

/*--common--*/
.h1 {font-size: 30px;margin-left: 5%;letter-spacing: 0px;}
.h2 {font-size: 25px;line-height: 40px;letter-spacing: 0px;}
h3 {margin-bottom: -20px;}
.h3-icon {}
.h3 span {}
h4 {margin-bottom: -20px;}
p, ul {font-size: 17px;line-height: 27px;}
ul {}
li {}
a {}
a:hover {}
.img_hidden_slide {}
.transition {}
/*--menu--*/
.header {}
.header-logo {top: 10px;right: 15px;transform: unset;left: unset;}
.header-logo img {width: 120px;}
.lang-button {display: table;margin: 0 auto 20px !important;filter: brightness(0.7) invert(1) grayscale(1);}
.lang-item {}
.lang-item:hover {}
.lang-item-sel {}
.lang-button:hover .lang-item-sel {}
.menu_button-con {top: 10px;}
.menu_button {}
.menu_button>span {}
.menu_button-lines {}
.menu_button-lines span {}
.menu_button-lines span:nth-child(1) {}
.menu_button-lines span:nth-child(2) {}
.menu_button-lines span:nth-child(3) {}
.header-open .menu_button-lines {}
.header-open .menu_button-lines span:nth-child(1) {}
.header-open .menu_button-lines span:nth-child(2) {}
.header-open .menu_button-lines span:nth-child(3) {}
.menu-box {position: relative;width: 90vw;height: 90vw;top: unset;left: unset;left: 5%;margin-bottom: 5vw;height: auto;background-color: #fff;transition-delay: unset;margin-bottom: 1px;transition: unset !important;opacity: 1;transform: unset;}
.menu-box-1 {}
.menu-box-2 {}
.menu-box-3 {}
.menu-box-img {}
.menu-smallbox {position: relative;width: 90vw;height: 90vw;top: unset;left: unset;left: 5%;margin-bottom: 5vw;display: block;text-decoration: unset !important;padding: unset !important;background-color: #fff;height: auto;padding: 15px;padding-top: 0;box-sizing: border-box;transition-delay: unset;margin-bottom: 1px;transition: unset !important;opacity: 1;transform: unset;}
.menu-smallbox-1 {}
.menu-smallbox-2 {}
.menu-img-grad {display: none;}
.menu-box .menu-box-img, .menu-smallbox .menu-box-img {display: none;}
.menu-box:hover .menu-box-img, .menu-smallbox:hover .menu-box-img {}
.header-open .menu-box {}
.header-open .menu-smallbox {}
.menu-smallbox .menu-item {bottom: unset;top: unset;transform: unset;padding-right: 0;padding: 40px;position: relative;padding: 11px;padding-top: 11px;padding-top: 4px;text-align: center;}
.menu-smallbox .menu-item span {font-size: 40px;font-size: 27px;letter-spacing: 0;line-height: 34px;}
.menu-smallbox .menu-item span span {font-size: 22px;}
.nav-back-top {position: fixed;}
.nav-back-bottom {position: fixed;}
.nav-back-grad {}
.nav-back-bottom .nav-back-grad {}
.nav-back-texture {}
.nav-back-bottom .nav-back-texture {}
.nav-back-flower {width: 80vw;bottom: -16vw;position: fixed;}
.header-icon {padding-left: 5px;padding-right: 5px;}
.header-icon-img {}
.header-icon-mail {}
.header-icon-mail .header-icon-img {}
.header-icon-flower {}
.header-icon-img, .header-icon-flower {}
.header-icon:hover {}
.header-icon:hover .header-icon-img {}
.header-icon:hover .header-icon-flower {}
.navigation {}
.header-buttons {top: 10px;display: none;}
.menu-img-box {}
.menu-img {}
.menu-img-active {}
.menu {}
.menu-item {}
.menu-item-active {}
.menu-item:hover {}
.submenu {margin-top: 10px;padding-top: 10px;margin-top: 0px;}
.submenu-item {margin: 0 auto;font-size: 16px;}
.submenu-item:hover {}
.menu-item span {font-size: 40px;font-size: 29px;letter-spacing: 0;line-height: 34px;}
  .menu-item font {line-height: 19px;}
  .menu-item span span {font-size: 22px;}
/*menu*/
.menu_button {}
.menu_button-lines {}
.navigation {}
.header-open.navigation {max-height: 100vh;overflow-y: scroll;display: block;overflow-y: visible;}
.menu {position: absolute;top: 50%;padding-top: 0;left: 0;width: 100%;}
.menu-item {padding: 40px;position: relative;padding: 15px;padding-top: 0;padding: 40px;position: relative;padding: 11px;padding-top: 11px;padding-top: 4px;text-align: center;/*! color: #6d5a5a; */margin-bottom: 20px;}
.lang-text {}
.menu-other {}
.menu-other-href {}
#s01 {}
#s02 {}
.s0-open{}
.header.fixed {}
.header.fixed .menu_button-con {}
.header.fixed .menu_button {}
.header.fixed .header-icon {}
.header.fixed .header-icon img {}
.header.fixed .header-logo {}
.header.fixed .header-logo img {}
.header.fixed .header-buttons {}
.header.fixed .header-buttons .button {}
.header.fixed-2 {}
.header-open.header.fixed {}
.header-open {}
.header.fixed {}
.header.fixed.header-open {}


                .menu-box-1 .menu-box-img {background-image:url('../img/menu/menu-1-mobile.jpg') !important;}
                .menu-box-3 .menu-box-img {background-image:url('../img/menu/menu-5-mobile.jpg') !important;}
/*--Slide--*/
.slide {height: 50vh;filter: brightness(0.9);}
.swiper-container {}
.swiper-slide {}
.swiper_sfondo {}
.pag-box {width: auto;}
.pagination {width: auto;}
.swiper-pagination-bullet {display: table;margin: 10px 0;}
.swiper-pagination-bullet:first-child:last-child {}
.swiper-pagination-bullet-active {}
.slide-grad-1 {}
.slide-grad-2 {}
.pag-box-2 {bottom: 64px !important;}
.pag-box-2 .pagination {}
.pag-box-2 .swiper-pagination-bullet {}
.pag-box-2 .swiper-pagination-bullet-active {}
/*start*/
.start {height: 50vh;}
.start-slogan {font-size: 32px;bottom: 13px;}
.start-scroll {transform: rotate(-90deg);bottom: -132px;left: -15px;}
.button {letter-spacing: 0px;}
.start-scroll .button-circle {display:none}
.start-scroll .button
.button-circle {}
.button-circle-effect {}
.button:hover {}
.button:hover .button-circle {}
.button:hover .button-circle-effect {}
.button-dark {}
.button-dark .button-circle {}
.button-dark .button-circle-effect {}
.button-dark:hover {}
.button-dark:hover .button-circle {}
.button-dark:hover .button-circle-effect {}
.button-normal span {}
.start-scroll span {}
/*main*/
.main {}
.main-texture {}
.main-grad {}
.main-grad-2 {}
.main-overflow {}
.main-flower-1 {}
.main-flower-2 {}
.main-container {width: 90%;}
.main-container p {/*! font-size: 20px; *//*! line-height: 30px; */margin-top: 20px;}
.main-container strong {}
.text-appear {}
.text-appear-visible {}
.main-buttons {margin-top: 10px;width: 90%;}
.button span {}
.button-dark span {mix-blend-mode: unset;color: #595957;}
/*big-core*/
.big-core {padding: 0;}
.big-core-img-1 {}
.big-core-img-2 {}
.big-core-img-3 {}
.big-core-textbox {width: 100%;left: unset;right: unset;margin-left: unset;position: relative;}
.big-core-textbox-1 {}
.big-core-background-cut {background-color: unset !important;}
.big-core-border {display: none;}
.big-core-text {padding: 40px 5%;mask: unset !important;min-height: unset;}
.big-core-title {font-size: 31px;}
.big-core-textbox p {margin-top: 20px;}
.big-core-textbox strong {}
.big-core-textbox-2 {margin-top: 0;}
.big-core-textbox-2 .big-core-border {}
.big-core-flower-con {}
.big-core-flower {}
.big-core-img-box {position: relative;width: 100%;height: 90vw;}
.big-core-border .big-core-border-line {}
.big-core-border .big-core-border-line:nth-child(1) {}
.big-core-border .big-core-border-line:nth-child(2) {}
.big-core-border .big-core-border-line:nth-child(3) {}
.big-core-border .big-core-border-line:nth-child(4) {}
.header-open .big-core-border-line {}
.big-core-border-visible .big-core-border-line:nth-child(1), .header-open .big-core-border-line:nth-child(1) {}
.big-core-border-visible .big-core-border-line:nth-child(2), .header-open .big-core-border-line:nth-child(2) {}
.big-core-border-visible .big-core-border-line:nth-child(3), .header-open .big-core-border-line:nth-child(3) {}
.big-core-border-visible .big-core-border-line:nth-child(4), .header-open .big-core-border-line:nth-child(4) {}
.big-core-textbox:nth-child(2) .big-core {}
.big-core-textbox:nth-child(2) .big-core-img-1 {}
.big-core-textbox:nth-child(2) .big-core-img-2 {}
.big-core-textbox:nth-child(2) .big-core-img-3 {}
.big-core-textbox:nth-child(2) .big-core-textbox {}
.big-core-textbox:nth-child(2) .big-core-textbox-1 {}
.big-core-textbox:nth-child(2) .big-core-background-cut {}
.big-core-textbox:nth-child(2) .big-core-border {}
.big-core-textbox:nth-child(2) .big-core-text {background-color: #d9cdbd;min-height: unset;}
  .big-core-textbox-1 .big-core-text {background-color: #877876 !important;width: 100%;text-align: left;}
  .single-big-core-inverted .big-core-textbox-1 .big-core-text {background-color: #d9cdbd !important;}
  .big-core-grad {opacity:0.5;display: none;}
  .big-core-textbox:nth-child(2) .big-core-title {font-size: 21px;}
.big-core-textbox:nth-child(2) .big-core-textbox p {}
.big-core-textbox:nth-child(2) .big-core-textbox strong {}
.big-core-textbox:nth-child(2) .big-core-textbox-2 {}
.big-core-textbox:nth-child(2) .big-core-flower {}
.bigger-title {font-size: 36px;letter-spacing: 1px;line-height: 50px;}
.smaller-bigger-title {font-size: 30px;line-height: 39px;}
.apar-core .big-core-img-box {display:none;}

.apar-plan {}
.apar-plan img {}
.apar-plan:hover {}
.apar-plan:hover img {}
/*cube-box*/
.cube-box {}
.cube-box-height {}
.cube-box-top {padding-bottom: 0;padding-bottom: 10px;}
.cube-box-text {width: 90%;margin-left: 5%;}
.cube-box-small-title {font-size: 31px;margin-top: 6px;}
.cube-box-text p {margin-top: 20px;}
.cube-box-text strong {}
.cube-small {margin: 20px auto;position: relative;width: 42.3vw;height: 41.8vw;display: inline-block;left: unset;right: unset;top: unset;bottom: unset;margin: 5vw;margin-top: 6vw;display: none;}
.cube-small-1 {}
.cube-small .cube-img {}
.cube-img {}
.cube-big {position: relative;width: 90vw;height: 90vw;top: unset;left: unset;right: unset;bottom: unset;margin: 20px auto 0;display: block;}
.cube-big-1 {}
.cube-img-grad {}
.cube-big-1 .cube-img-grad {}
.cube-big-2 .cube-img-grad {}
.cube-big-3 .cube-img-grad {}
.cube-big-4 .cube-img-grad {}
.cube-img-border {}
.cube-box-textbox-con {}
.cube-box-textbox {}
.cube-box-title {}
.cube-box-subtitle {}
.cube-small-2 {margin-left: unset;}
.cube-box-bottom {text-align: center;height: auto;padding-bottom: 25px;padding-top: 10px;}
.cube-small-3 {}
.cube-small-4 {margin-left: 0;}
.cube-big-2 {margin-top: 0px;}
.cube-big-3 {}
.cube-big-4 {}
.cube-big-1 .cube-box-textbox-con {transform: unset;}
.cube-big-2 .cube-box-textbox-con {transform: unset;}
.cube-big-3 .cube-box-textbox-con {}
.cube-big-4 .cube-box-textbox-con {transform: unset;}
.cube-big-1 .cube-box-textbox {bottom: 10vw;left: 10vw;}
.cube-big-2 .cube-box-textbox {bottom: 10vw;left: 10vw;}
.cube-big-3 .cube-box-textbox {bottom: 10vw;right: 10vw;}
.cube-big-4 .cube-box-textbox {bottom: 10vw;left: 10vw;}
/*side-core*/
.side-core-con {height: auto;overflow: hidden;position: relative;clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);}
.side-core {position: relative !important;height: auto;padding: 20px 0;}
.side-core-fixed-1 {}
.side-core-fixed-2 {}
.side-core .swiper-container {}
.side-core .swiper-wrapper {}
.side-core .swiper-slide {}
.side-core-back {height: 100vh;position: fixed;}
.side-core-area {width: 90%;margin-right: 5%;top: 0;transform: unset;height: auto;backdrop-filter: unset;background-color: unset;}
.side-core-con-mirrored .side-core-area {margin: 0 auto;}
.side-core-area-border {}
.side-core-text-scroll {height: auto;position: relative;}
.side-core-text-scroll-inside {position: relative;}
.side-core-text-scroll-box {height: auto;padding-top: 21px;padding-bottom: 10px;background-color: #877876A2;backdrop-filter: blur(20px);margin-bottom: 0;}
.side-core-text-scroll-box:first-child {height: auto;margin-top: unset;padding-top: 21px;padding-bottom: 10px;margin-bottom: 20px;}
.side-core-img-inside {bottom: 0;top: unset;transform: unset;width: 100%;height: 55vw;height: 100%;}
.side-core-img-scroll {display: none;}
.side-core-img-scroll-inside {}
.side-core-img-scroll-box {margin-top: unset;height: 50vw;}
.side-core-img-scroll-box:first-child {}
.side-core-text {width: calc(100% - 20vw);margin-left: 10vw;bottom: unset;transform: unset !important;top: 12%;position: relative;top: unset;text-align: left !important;}
.side-core-text-scroll-box:first-child .side-core-text {position: relative;transform: unset !important;top: unset;text-align: left;right: 5.5vw;}
.side-core-title {font-size: 31px;margin-top: unset;}
.side-core-text p {}
.side-core-text strong {}
.side-core-text-scroll-box:nth-child(2) .side-core-text {top: 17%;text-align: left;right: 5.5vw;}
#side-core-text-1 {margin-bottom:20px;}
  .side-core-text-scroll-box {background-color: #877876;opacity: 1 !important;}

  /*four-slider*/
  .four-slider {height: auto;}
  .four-slider-area {height: 100%;}
  .swiper-container {}
  .swiper-wrapper {}
  .swiper-slide {}
  #four-slider .swiper-slide span {display: inline-block;width: 65vw;height: 45vw;margin-bottom: 15px;}
  .four-slider-slide {}
  .swiper-slide-active .four-slider-slide {}
  .swiper-slide-prev .four-slider-slide {}
  .pag-box {bottom: 115px;}
  .pagination {}
  #four-slider .swiper-slide {display: inline-block;}
  #four-slider .swiper-slide-active {}
  #four-slider .swiper-slide-prev {}
  #four-slider .swiper-slide-next {}
/*footer*/
.footer {}
.footer-back {}
.footer-grad {}
.footer-top {padding: unset;}
.footer-top-row {}
.footer-top-col {display: table;width: 100%;border: unset;text-align: center;border-bottom: solid 1px #877876;width: 90%;margin-left: 5%;padding-top: 25px;padding-bottom: 25px;}
.footer-top-col-1 {}
.footer-top-center {}
.footer-top-text {text-align: center;}
.footer-top-logo {width: 122px;margin-bottom: 15px;}
.footer-top-title {font-size: 33px;}
.footer-top-text p {margin-top: 10px;margin-bottom: 0;font-size: 18px;line-height: 23px;}
.footer-top-col-2 {}
.footer-top-col-3 {border: unset;}
.footer-top-icons {margin-top: 20px;}
.footer-top-icons a {}
.footer-top-icons img {height: 29px;}
.footer-top-col-1 .footer-top-text {transform: unset;}
.footer-top-col-2 .footer-top-text {}
.footer-top-col-2 .footer-top-title {margin-bottom: 10px;}
.footer-top-col-3 .footer-top-text {}
.footer-bottom {}
.footer-bottom-back {}
.footer-bottom-row {padding: 39px 0;}
.footer-bottom-col {display: table;width: 100%;text-align: center;}
.footer-bottom-col-1 {}
.footer-bottom-title {font-size: 27px;}
.footer-bottom-col p {line-height: 30px;margin-top: 6px;font-size: 18px;line-height: 23px;}
.footer-bottom-col a {}
.footer-bottom-col a span {}
.footer-bottom-col a:hover span {}
.footer-bottom-col-2 {}
.footer-bottom-col-3 {}
.footer-bottom-col-4 {}
.footer-bottom-col-5 {}
.footer-end {}
.footer-end-col {display: table;width: 100%;text-align: center;}
.footer-end-col-1 {}
.footer-end-col a {}
.footer-end-col img {vertical-align: middle;display: table;margin: 16px auto;}
.footer-end-col-2 {margin-top: 20px;}
.footer-end-col-2 a {display: table; margin:0 auto;}
.footer-end-col-2 a span {}
.footer-end-col-2 a:hover span {}

.big-core .big-core-title {right: 5px;bottom: -10px;}
.big-core-textbox-2 .big-core-title {left: unset;}

.big-core-half {width: 100%;display: table;}

.side-core-con .side-core-title {right: 10px;bottom: -10px !important;}
.side-core-con-mirrored .side-core-title {right: 10px;bottom: -10px !important;left: unset;}
#side-core-text-2 .side-core-title {right: 10px;bottom: -10px !important;left: unset;}
.side-core-con-mirrored .bigger-title {direction: ltr;}

.mobile-request {display:block;text-align: center;padding: 18px 0 12px;color: #fff;perspective: 200px;text-decoration: unset !important;white-space: nowrap;background-color: unset;width: 229px;}
.mobile-request-flower {/*! animation: 8s linear 0s normal none infinite mobile-request-flower; */display: inline-block;}
@keyframes mobile-request-flower {
                               0% {transform:rotate3d(1, 1, 0, 0deg);}
                               100% {transform:rotate3d(1, 1, 0, 360deg);}
                }
.mobile-request-flower img {width: 50px;vertical-align: middle;animation: 15s linear 0s normal none infinite mobile-request;}
.mobile-request-flower img {}
@keyframes mobile-request {
                               0% {transform:rotate(0deg);}
                               100% {transform:rotate(360deg);}
                }
.mobile-request span {vertical-align: middle;padding-left: 5px;padding-right: 41px;font-size: 24px;position: relative;}

.mobile-flower-dark {position: absolute;width: 657px;transform: rotate(14deg);top: -7px;left: -273px;filter: brightness(0.75);}
.footer-weather {}

.new-wellness-banner-con {width: 120px;left: unset;right: 14px;}
.new-wellness-banner-area {}
.new-wellness-banner {width: 120px;}

.four-slider-title-box {padding-top: 10px;margin-bottom: -62px;}
.four-slider-title-1 {font-size: 36px;letter-spacing: 1px;}
.four-slider-title-2 {font-size: 31px;}

.bigger-title span {}
.more-det {}
.main-texture {}
.main-grad {}
.main-grad-2 {}
.more-text {}
.more-title-1 {}
.more-title-2 {font-size: 50px;line-height: 39px;}
.more-title-3 {font-size: 19px;letter-spacing: 2px;}
.more-text p {}
.more-text strong {}
.more-text i {}

.icon-text-img-box {width: 100%;display: table;text-align: center;}
.icon-text-con {}
.icon-text-box {}
.icon-text-img {margin: 10px;margin-left: 0;}
.icon-text {width: 100%;display: table;padding: 15px;box-sizing: border-box;padding-top: 0px;}
.icon-text h4 {}
.icon-text p {}
.icon-text strong {}

.main-container h3 {/*! margin-bottom: 6px; */}
.main-container h4 {/*! margin-bottom: -20px; */}

.blocks {}
.block {}
.block-img-box {display: table;width: 100%;height: 66vw;position: relative;}
.block-img {}
.big-core-border {}
.big-core-border-line {}
.block-text-box {width: 100%;height: auto;position: relative;min-height: unset;}
.block-text-con {}
.block-text {padding: 40px 10%;}
.bigger-title {}
.big-core-title {}
.block-text p {}
.block:nth-child(even) .block-img-box {}
.block:nth-child(even) .block-img {}
.block:nth-child(even) .big-core-border {}
.block:nth-child(even) .big-core-border-line {}
.block:nth-child(even) .block-text-box {}
.block:nth-child(even) .block-text-con {}
.block:nth-child(even) .block-text {}
.block:nth-child(even) .bigger-title {}
.block:nth-child(even) .big-core-title {}
.block:nth-child(even) .block-text p {}

.maps {height: 55vw;}
.slide-new-wellness-banner-con {right: unset;left: 50%;}

.different {}
.different:last-child {}
.dancing-flower {}

.flower-line-box {}
.flower-line-content {}
.flower-line-area {width: 77vw;max-width: 360px;margin: 56px auto !important;display: block;}
.flower-line {}
.flower-line-text {font-size: clamp(0px, 3.1vw, 16px);}
.flower-line-arrow {left: 50%;top: 101%;transform: translateX(-50%) rotate(45deg);}

.button-four-slider {bottom: 40px;white-space: nowrap;}

.side-to-side {}
.side-to-side tbody {}
.side-to-side tr {}
.side-img {display: table;width: 100%;text-align: center;}
.side-img-mask {}
.side-text {display: table;width: 100%;padding-left: 0;}
.side-text p {}
.side-text strong {}
.side-img img {object-fit: contain;position: relative;max-width: 231px;margin: 0 auto;top: unset;}
.side-text h3 {}


.price-table {width: 76vw;overflow-x: scroll;}
.price-table table {width: 690px;}
.price-table tbody {}
.price-table tr {}
.price-table th {font-size: 18px;padding: 10px 13px;}
.price-table td {font-size: 15px;padding: 8px 5px;white-space: nowrap;}

.flower-sign {bottom: 0;top: 20px !important;left: unset;right: 20px !important;width: 94px;}
.block:nth-child(even) .flower-sign {}

}
