* {
    outline: 0;
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

img {
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
    height: auto;
    max-width: 100%
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul li {
    vertical-align: top
}

a {
    text-decoration: none
}

a:focus, a:hover {
    text-decoration: none;
    outline: 0
}

input {
    -webkit-appearance: none;
    -moz-appearance: none
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

picture {
    display: block
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul li {
    vertical-align: top
}

a:focus, a:hover {
    text-decoration: none;
    outline: 0
}

input {
    -webkit-appearance: none;
    -moz-appearance: none
}

@font-face {
    font-family: SuisseIntl;
    src: url(../fonts/SuisseIntl/SuisseIntl-Thin.woff2) format("woff2");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: url(../fonts/SuisseIntl/SuisseIntl-Ultralight.woff2) format("woff2");
    font-weight: 200;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: url(../fonts/SuisseIntl/SuisseIntl-Light.woff2) format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: url(../fonts/SuisseIntl/SuisseIntl-Regular.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: url(../fonts/SuisseIntl/SuisseIntl-Bold.woff2) format("woff2");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: url(../fonts/SuisseIntl/SuisseIntl-Medium.woff2) format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: url(../fonts/SuisseIntl/SuisseIntl-SemiBold.woff2) format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: url(../fonts/SuisseIntl/SuisseIntl-Book.woff2) format("woff2");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: SuisseIntl;
    src: url(../fonts/SuisseIntl/SuisseIntl-Black.woff2) format("woff2");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Gallient;
    src: url(../fonts/Gallient/Gallient.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.explode {
    -webkit-animation: explode .75s forwards;
    animation: explode .75s forwards
}

.desplode {
    -webkit-animation: desplode .75s forwards;
    animation: desplode .75s forwards
}

.explode_black {
    -webkit-animation: explode_black .75s forwards;
    animation: explode_black .75s forwards
}

.desplode_black {
    -webkit-animation: desplode_black .75s forwards;
    animation: desplode_black .75s forwards
}

@-webkit-keyframes explode {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
    100% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
}

@keyframes explode {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
    100% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
}

@-webkit-keyframes desplode {
    0% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
}

@keyframes desplode {
    0% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
}

@-webkit-keyframes explode_black {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
    100% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
}

@keyframes explode_black {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
    100% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
}

@-webkit-keyframes desplode_black {
    0% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
}

@keyframes desplode_black {
    0% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
}

.explode {
    -webkit-animation: explode .75s forwards;
    animation: explode .75s forwards
}

.desplode {
    -webkit-animation: desplode .75s forwards;
    animation: desplode .75s forwards
}

.explode_black {
    -webkit-animation: explode_black .75s forwards;
    animation: explode_black .75s forwards
}

.desplode_black {
    -webkit-animation: desplode_black .75s forwards;
    animation: desplode_black .75s forwards
}

@keyframes explode {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
    100% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
}

@keyframes desplode {
    0% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
}

@keyframes explode_black {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
    100% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
}

@keyframes desplode_black {
    0% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 400;
    width: 100%
}

.header.header_b .main_menu .menu_list li a {
    color: #292929
}

.header.header_b .main_menu .menu_list li a:hover {
    color: #292929
}

.header.header_b .main_menu .menu_list li a:after {
    background-color: #3a4443
}

.header.header_b .book_a_treatment .bat_lnk {
    color: #292929;
    border: rgba(41, 41, 41, .15) 1px solid;
    transition: .35s
}

.header.header_b .book_a_treatment .bat_lnk::after {
    background: url(../img/s1b.svg) 0 0/cover
}

.header.header_b .book_a_treatment .bat_lnk:hover {
    color: #fff;
    transition: .35s
}

.header.header_b .book_a_treatment .bat_lnk:hover::after {
    background: url(../img/s1.svg) 0 0/cover;
    transition: .35s
}

.header.header_b .card .card_lnk {
    border: rgba(41, 41, 41, .15) 1px solid
}

.header.header_b .card .card_lnk:hover {
    color: #fff;
    transition: .35s
}

.header.header_b .card .card_lnk:hover .t {
    color: #fff;
    transition: .35s
}

.header.header_b .card .card_lnk:hover .t::after {
    background: url(../img/s40w.svg) 0 0/cover;
    transition: .35s
}

.header.header_b .card .card_lnk .t {
    color: #292929
}

.header.header_b .card .card_lnk .t:after {
    background: url(../img/s40.svg) 0 0/cover
}

.header.header_b .card .card_lnk .c {
    color: rgba(41, 41, 41, .3)
}

/*.header.header_b .burger .burger_btn span {*/
/*    background: url(../img/burger.svg) no-repeat 0 0/cover*/
/*}*/

.header .container {
    position: relative
}

.header .rows {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px
}

.header .rows .cols {
    display: flex;
    align-items: center
}

.header .rows .cols.cols01 {
    display: flex;
    align-items: center
}

.header .rows .cols.cols02 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header .rows .cols.cols05 {
    display: none
}

.header .burger {
    width: 31px;
    height: 31px
}

.header .burger .burger_btn {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    background: 0;
    border: 0;
    display: flex;
    justify-content: center;
    flex-direction: column
}

.header .burger .burger_btn span {
    /*background: url(../img/burger_w.svg) no-repeat 0 0/cover;*/
    width: 31px;
    height: 10px;
    display: block
}

.header .main_menu .menu_list {
    display: flex;
    justify-content: space-between
}

.header .main_menu .menu_list li {
    margin-right: 74px
}

.header .main_menu .menu_list li:last-child {
    margin-right: 0
}

.header .main_menu .menu_list li a {
    color: #fff;
    font: normal 13px/13px SuisseIntl;
    transition: .35s;
    letter-spacing: .05em;
    text-transform: uppercase;
    position: relative
}

.header .main_menu .menu_list li a:hover {
    color: #fff;
    transition: .35s
}

.header .main_menu .menu_list li a:hover:after {
    transform: scaleX(.7)
}

.header .main_menu .menu_list li a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -.25em;
    left: 0;
    transform-origin: 0 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: all 650ms cubic-bezier(.135, .75, .32, 1);
    transform: scaleX(0)
}

.header .book_a_treatment {
    margin: 0 25px 0 0;
    position: relative;
    top: 1px
}

.header .book_a_treatment .bat_lnk {
    position: relative;
    color: #fff;
    font: normal 13px/13px SuisseIntl;
    transition: .35s;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding-left: 37px;
    border: rgba(255, 255, 255, .15) 1px solid;
    border-radius: 50px;
    padding: 15px 30px 15px 52px;
    display: inline-block
}

.header .book_a_treatment .bat_lnk::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 28px;
    background: url(../img/s1.svg) 0 0/cover;
    width: 15px;
    height: 15px;
    transition: .35s
}

.header .book_a_treatment .bat_lnk:hover {
    background: #9d9a8f;
    border-color: #9d9a8f;
    transition: .35s
}

.header .card {
    position: relative;
    top: 1px
}

.header .card .card_lnk {
    position: relative;
    display: inline-block;
    border: rgba(255, 255, 255, .15) 1px solid;
    border-radius: 36px;
    padding: 15px 34px;
    display: flex;
    justify-content: space-between;
    transition: .35s
}

.header .card .card_lnk:hover {
    background: #9d9a8f;
    border-color: #9d9a8f;
    transition: .35s
}

.header .card .card_lnk .t {
    color: #fff;
    font: normal 13px/13px SuisseIntl;
    transition: .35s;
    letter-spacing: .05em;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding: 0 0 0 23px
}

.header .card .card_lnk .t:after {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    background: url(../img/s40w.svg) 0 0/cover;
    width: 15px;
    height: 15px;
    transition: .35s
}

body, html {
    font-size: 100%;
    line-height: 1;
    font-family: SuisseIntl
}

.scroller {
    height: 100vh
}

.container {
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

#wrap {
    margin-bottom: 0;
    background: #fff;
    position: relative;
    z-index: 200;
    overflow: hidden
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    margin: 0;
    padding: 0;
    overflow: hidden
}

.hides {
    display: none
}

.j_ttl {
    padding-top: 187px
}

.j_ttl .h2 {
    font: normal 157px/157px Gallient;
    text-transform: uppercase;
    letter-spacing: -.035em
}

.certified_grand_masters {
    position: relative;
    min-height: 200vh;
    background: #fff;
    margin-top: 0;
    padding-top: 370px;
    overflow: hidden;
    z-index: 50
}

.certified_grand_masters .certified_grand_masters_bg {
    position: absolute;
    top: 370px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #f3eee8;
    border-radius: 3000px 3000px 0 0;
    min-height: 100vh;
    height: 100%;
    padding-bottom: 300px
}

.certified_grand_masters .cgm_sgt_txt {
    position: absolute;
    top: 582px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1360px;
    width: 100%;
    transform-origin: 50% 0;
    transform: translateY(165px) scale(.8)
}

.ph_slr_ovr {
    margin: 697px auto 0;
    height: auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 370px
}

.ph_slr_ovr .ph_slr_in {
    max-width: 90%;
    max-width: 100%;
    margin: 0 auto;
    height: 1200px;
    position: relative
}

.ph_slr_ovr .ph_slr_n {
    height: auto;
    height: 1200px;
    width: calc(100% - 180px);
    overflow: visible
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide {
    width: 625px;
    height: auto;
    overflow: hidden
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .bg {
    cursor: pointer;
    width: 143px;
    height: 210px;
    margin: 0 auto;
    border-radius: 95px;
    transition: 1.6s
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt {
    margin-top: 0;
    margin-bottom: 28px;
    text-align: center;
    transform: translateY(-223px);
    transition: 1.6s
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt .h3 {
    font: normal 30px/30px Gallient;
    opacity: 1;
    transition: 1.6s
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt .t {
    color: #292929;
    font: 300 10px/10px SuisseIntl;
    opacity: 0;
    transition-duration: .6s
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .bg, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .bg {
    cursor: default;
    height: 915px;
    width: 100%;
    overflow: hidden;
    border-radius: 414px;
    transform: translateY(0);
    transition: 1.6s
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt {
    margin-top: 74px;
    transform: translateY(0);
    margin-bottom: 0;
    text-align: center;
    transition: 1.6s
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .h3, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .h3 {
    color: #292929;
    font: normal 77px/77px Gallient;
    margin: 0 0 16px
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t {
    color: #292929;
    font: 300 17px/17px SuisseIntl;
    opacity: 1;
    transition: .6s
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t.t, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t.t {
    margin-bottom: 9px
}

.ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t.te, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t.te {
    background: #fff;
    border-radius: 20px;
    padding: 8px 10px;
    letter-spacing: .05em;
    text-transform: uppercase;
    font: normal 13px/13px SuisseIntl;
    margin: 37px auto 0;
    max-width: 190px
}

.ph_slr_ovr .ph_slr_n .caption {
    height: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    height: 100%
}

.ph_slr_ovr .ph_slr_n .caption .bg {
    width: 100%;
    height: 915px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ccc7c1;
    transform: translateY(-290px);
    transition: 1.6s
}

.ph_slr_ovr .ph_slr_n .caption .bg .bg_in {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.ph_slr_ovr .ph_slr_n .caption .txt {
    margin-top: 74px;
    text-align: center;
    transition: 1.6s
}

.ph_slr_ovr .ph_slr_n .caption .txt .h3 {
    color: #292929;
    font: normal 77px/77px Gallient;
    margin: 0 0 16px
}

.ph_slr_ovr .ph_slr_n .caption .txt div {
    color: #292929;
    font: 300 17px/17px SuisseIntl
}

.ph_slr_ovr .ph_slr_n .caption .txt div.t {
    margin-bottom: 9px
}

.ph_slr_ovr .ph_slr_n .caption .txt div.te {
    background: #fff;
    border-radius: 20px;
    padding: 8px 15px;
    letter-spacing: .05em;
    text-transform: uppercase;
    font: normal 13px/13px SuisseIntl;
    margin: 37px auto 0
}

.ph_slr_ovr .nav_ph_slr {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: space-between
}

.ph_slr_ovr .nav_ph_slr .swiper-button-prev {
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    width: 50%;
    transition: 0s;
    cursor: none
}

.ph_slr_ovr .nav_ph_slr .swiper-button-prev::after {
    display: none
}

.ph_slr_ovr .nav_ph_slr .swiper-button-prev .arw {
    display: none
}

.ph_slr_ovr .nav_ph_slr .swiper-button-next {
    top: 0;
    right: 0;
    margin: 0 0 0;
    height: 100%;
    width: 50%;
    opacity: 0;
    transition: 0s;
    cursor: none
}

.ph_slr_ovr .nav_ph_slr .swiper-button-next:hover {
    opacity: 1
}

.ph_slr_ovr .nav_ph_slr .swiper-button-next::after {
    display: none
}

.ph_slr_ovr .nav_ph_slr .swiper-button-next .arw {
    display: none
}

@-webkit-keyframes spin-left {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@keyframes spin-left {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes spin-right {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(-360deg)
    }
}

@keyframes spin-right {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(-360deg)
    }
}

#c {
    position: absolute;
    z-index: 999;
    top: -70px;
    left: -58px;
    width: 162px;
    height: 167px;
    pointer-events: none;
    will-change: transform
}

#c.prev .cc {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: 1;
    transition: .35s;
    background: url(../img/s14.svg) no-repeat 0 0/cover;
    -webkit-animation: spin-right 4s linear infinite;
    animation: spin-right 4s linear infinite
}

#c.prev .arw {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(../img/n_prev.svg) no-repeat 0 0/cover;
    width: 41px;
    height: 18px
}

#c.next .cc {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    opacity: 1;
    transition: .35s;
    background: url(../img/s14.svg) no-repeat 0 0/cover;
    -webkit-animation: spin-left 4s linear infinite;
    animation: spin-left 4s linear infinite
}

#c.next .arw {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: url(../img/n_next.svg) no-repeat 0 0/cover;
    width: 41px;
    height: 18px
}

#c .cc {
    width: 162px;
    height: 167px;
    opacity: 0;
    transition: .35s;
    transform-origin: 50% 50%
}

#moves_text {
    position: relative;
    top: 0
}

.moves_text {
    background: #3a4443;
    height: 100vh;
    margin-top: -100vh;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.moves_text .mt_rows_ovr {
    height: calc(50% - 28px);
    position: relative;
    margin: 0 0 0;
    display: flex;
    margin-top: 0;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 0 0 auto
}

.moves_text .mt_rows_ovr .lbl {
    position: absolute;
    bottom: 26px;
    z-index: 50
}

.moves_text .mt_rows_ovr .lbl.lbl01 {
    left: 30px
}

.moves_text .mt_rows_ovr .lbl.lbl02 {
    right: 30px
}

.moves_text .mt_rows_ovr .lbl p {
    color: rgba(179, 181, 182, .6);
    font: normal 13px/13px SuisseIntl;
    text-transform: uppercase
}

.moves_text .mt_rows_ovr .ln_m {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: calc(100% - 60px);
    height: 1px;
    background: #b5b5b5;
    transform: scaleX(0)
}

.moves_text .mt_rows_ovr .ln_m.ln_m_top {
    top: 0
}

.moves_text .mt_rows_ovr .ln_m.ln_m_btm {
    top: auto;
    bottom: 0
}

.moves_text .mt_rows_ovr .dsc_btm {
    position: absolute;
    bottom: 26px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center
}

.moves_text .mt_rows_ovr .dsc_btm p {
    color: #dadbd5;
    font: 300 19px/19px SuisseIntl
}

.moves_text .mt_rows_ovr .dsc_btm p:first-child {
    margin-bottom: 14px
}

.moves_text .mt_rows_ovr .dsc_top {
    position: absolute;
    top: -44px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: none
}

.moves_text .mt_rows_ovr .dsc_top p {
    color: rgba(179, 181, 182, .6);
    font: normal 14px/24px SuisseIntl;
    text-transform: uppercase
}

.moves_text .mt_rows_move01 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin: 0;
    left: 0;
    height: 100%;
    -webkit-animation: moving 50s linear infinite;
    animation: moving 50s linear infinite
}

.moves_text .mt_rows_move01 .mt_cols {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    height: 100%;
    margin: 0 0 0 60px
}

.moves_text .mt_rows_move01 .mt_cols .t {
    color: #b3b5b6;
    font: normal 154px/128px Gallient
}

.moves_text .mt_rows_move01 img {
    max-width: 149px;
    margin: -50px 0 0 50px
}

.moves_text .mt_rows_move02 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin: 0;
    left: 0;
    height: 100%;
    -webkit-animation: moving2 85s linear infinite;
    animation: moving2 85s linear infinite
}

.moves_text .mt_rows_move02 .mt_cols {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    height: 100%;
    margin: 0 0 0 60px
}

.moves_text .mt_rows_move02 .mt_cols .t {
    color: #b3b5b6;
    font: normal 154px/128px Gallient;
    white-space: nowrap;
    text-transform: uppercase
}

.moves_text .mt_rows_move02 img {
    max-width: 149px;
    margin: 0 0 0 50px
}
/* ******************* */

.moves_text1 {
    background: #3a4443;
    height: 200px;
    margin-top: 10px;
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.moves_text1 .mt_rows_ovr {
    height: calc(50% - 28px);
    position: relative;
    margin: 0 0 0;
    display: flex;
    margin-top: 0;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    flex: 0 0 auto
}
.moves_text1 .mt_rows_move03 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    margin: 0;
    left: 0;
    height: 100%;
    -webkit-animation: moving2 85s linear infinite;
    animation: moving2 85s linear infinite
}

.moves_text1 .mt_rows_move03 .mt_cols {
    display: flex;
    flex-direction: row;
    align-items: center;
    text-align: center;
    height: 100%;
    margin: 0 0 0 60px
}

.moves_text1 .mt_rows_move03 .mt_cols .t {
    color: #b3b5b6;
    font: normal 154px/128px Gallient;
    white-space: nowrap;
    text-transform: uppercase
}

.moves_text1 .mt_rows_move03 img {
    max-width: 149px;
    margin: 0 0 0 50px
}

/* ******************* */

@-webkit-keyframes moving {
    0% {
        -webkit-transform: translateX(0)
    }
    100% {
        -webkit-transform: translateX(-33.333%)
    }
}

@keyframes moving {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(-33.333%)
    }
}

@-webkit-keyframes moving2 {
    0% {
        -webkit-transform: translateX(-33.333%)
    }
    100% {
        -webkit-transform: translateX(0)
    }
}

@keyframes moving2 {
    0% {
        transform: translateX(-33.333%)
    }
    100% {
        transform: translateX(0)
    }
}

.mt_cards {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 490px;
    height: 612px;
    z-index: 50
}

.mt_cards:hover .mt_card.mt_card01 img {
    transform: translateX(5%) rotate(7deg);
    transition: .35s
}

.mt_cards:hover .mt_card.mt_card02 img {
    transform: translateX(-5%) rotate(-7deg);
    transition: .35s
}

.mt_cards .mt_card {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto
}

.mt_cards .mt_card.mt_card01 {
    top: 0;
    left: 100px;
    width: 374px;
    height: 516px;
    transform: translateY(50px) rotate(3deg)
}

.mt_cards .mt_card.mt_card01 img {
    transform-origin: 100% 100%;
    transition: .35s;
    display: inline-block
}

.mt_cards .mt_card.mt_card02 {
    top: 0;
    left: -250px;
    width: 375px;
    height: 516px;
    transform: translateY(0) rotate(-10deg)
}

.mt_cards .mt_card.mt_card02 img {
    transform-origin: 0 100%;
    transition: .35s;
    display: inline-block
}

.all_stock {
    background: #3a4443;
    padding: 41px 0 270px;
    text-align: center
}

.all_stock .all_stock_lnk {
    color: #f3eee8;
    text-transform: uppercase;
    font: normal 13px/13px SuisseIntl;
    display: inline-block;
    position: relative;
    padding: 0 0 10px
}

.all_stock .all_stock_lnk:hover {
    color: #627371
}

.all_stock .all_stock_lnk:hover::before {
    transform: scaleX(0);
    transition-delay: 0s;
    background-color: #627371
}

.all_stock .all_stock_lnk:hover::after {
    transform: scaleX(1);
    transition-delay: .1s;
    background-color: #627371
}

.all_stock .all_stock_lnk::before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    content: "";
    transform-origin: 0 0;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #f3eee8;
    transform-origin: 100% 100%;
    transition: transform .7s cubic-bezier(.165, .84, .44, 1);
    transition-delay: .1s
}

.all_stock .all_stock_lnk::after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #f3eee8;
    transform-origin: 0 0;
    transform: scaleX(0);
    transition-delay: 0s;
    transition: transform .7s cubic-bezier(.165, .84, .44, 1)
}

.big_btn {
    background: #3a4443;
    text-align: center;
    padding-bottom: 74px
}

.big_btn .big_btn_lnk {
    display: block;
    border: #dadbd5 1px solid;
    border-radius: 111px;
    padding: 94px 0 70px;
    position: relative;
    transition: .35s
}

.big_btn .big_btn_lnk:hover {
    border-radius: 40px;
    transition: .35s
}

.big_btn .big_btn_lnk:hover .t::after {
    transform: translateX(20px);
    transition: .35s
}

.big_btn .big_btn_lnk .t {
    color: #b3b5b6;
    font: normal 105px/105px Gallient;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-right: 100px
}

.big_btn .big_btn_lnk .t::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    background: url(../img/s5.svg) no-repeat 0 0/cover;
    width: 72px;
    height: 53px;
    transition: .35s
}

.btn_anmt {
    overflow: hidden;
    position: relative;
    border-radius: 20px
}

.btn_anmt .ba_crc {
    border-radius: 4000px;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    margin-left: 0;
    margin-top: 0;
    pointer-events: none;
    z-index: 10
}

.btn_anmt .ba_lnk {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    border-radius: 20px;
    transition: .4s;
    border: 1px solid #fff;
    height: 100%;
    background: 0;
    z-index: 1000;
    padding: 24px 85px 17px 65px
}

.btn_anmt .ba_lnk:hover .t {
    color: #fff;
    transition: .75s
}

.btn_anmt .ba_lnk:hover .a {
    background: url(../img/s2.svg) no-repeat 0 0/cover;
    transition: .75s
}

.btn_anmt .ba_lnk .t {
    position: relative;
    z-index: 20;
    color: #fff;
    font: normal 30px/30px Gallient;
    text-transform: uppercase;
    transition: .75s
}

.btn_anmt .ba_lnk .a {
    background: url(../img/s2.svg) no-repeat 0 0/cover;
    width: 19px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: -4px;
    left: 20px;
    z-index: 20;
    transition: .75s
}

.explode {
    -webkit-animation: explode .75s forwards;
    animation: explode .75s forwards
}

.desplode {
    -webkit-animation: desplode .75s forwards;
    animation: desplode .75s forwards
}

@keyframes explode {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
    100% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
}

@keyframes desplode {
    0% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
}

.selectize-input .item {
    color: #000
}

.selectize-control.single {
    height: auto;
    top: 2px
}

.selectize-control.single .selectize-input {
    border: 0 solid #e8e8e8;
    border-radius: 0;
    background: #fff;
    text-align: left;
    padding: 0
}

.selectize-control.single .selectize-input.not-full {
    padding-top: 0;
    padding-bottom: 0
}

.selectize-control.single .selectize-input.dropdown-active {
    border-radius: 0
}

.selectize-control.single .selectize-input.dropdown-active:after {
    transform: rotate(180deg);
    margin: 0
}

.selectize-control.single .selectize-input:after {
    content: "";
    background: url(../img/s1.svg) no-repeat 0 0;
    width: 8px;
    height: 5px;
    border: 0;
    top: 10px;
    right: 0;
    margin: 0;
    border-width: 0
}

.selectize-control.single .selectize-input .item {
    font: normal 21px/21px SuisseIntl;
    color: #000
}

.selectize-control.single .selectize-input .item + input {
    display: none !important
}

.selectize-control.single .selectize-dropdown {
    border-color: rgba(0, 0, 0, .3);
    border-radius: 0;
    text-align: left;
    border: 0
}

.selectize-control.single .selectize-dropdown .selectize-dropdown-content {
    max-height: 230px;
    padding-bottom: 0
}

.selectize-control.single .selectize-dropdown .selectize-dropdown-content .option {
    font: normal 21px/21px SuisseIntl;
    color: #000;
    padding: 3px 0
}

.selectize-control.single .selectize-dropdown .selectize-dropdown-content .option.active {
    background: #095aa5;
    color: #fff
}

.selectize-control.single .selectize-dropdown .nicescroll-rails {
    width: 1px !important;
    background: rgba(0, 0, 0, .3)
}

.selectize-control.single .selectize-dropdown .nicescroll-rails .nicescroll-cursors {
    left: 12px
}

.parsley-errors-list {
    position: absolute;
    top: 14px;
    left: 52px;
    opacity: 0 !important;
    pointer-events: none !important
}

.parsley-errors-list li {
    color: red;
    font: normal 12px/12px SuisseIntl;
    letter-spacing: .1em
}

.left_menu {
    width: 100%;
    height: 100%;
    position: fixed;
    overflow: hidden;
    top: 0;
    right: 0;
    z-index: 500;
    background: #dadbd5;
    transform: translateX(100%);
    transition: .7s ease-in-out
}

.left_menu.active {
    transform: translateX(0);
    transition: .7s ease-in-out
}

.left_menu.lef_menu_w .l_nav li a {
    color: #292929
}

.left_menu.lef_menu_w .book_a_treatment .bat_lnk {
    color: #292929;
    border: #292929 1px solid
}

.left_menu.lef_menu_w .book_a_treatment .bat_lnk::after {
    background: url(../img/s1b.svg) 0 0/cover
}

.left_menu.lef_menu_w .card .card_lnk {
    border: rgba(41, 41, 41, .15) 1px solid
}

.left_menu.lef_menu_w .card .card_lnk .t {
    color: #292929
}

.left_menu.lef_menu_w .card .card_lnk .c {
    color: rgba(41, 41, 41, .3)
}

.left_menu .lf_logo {
    position: absolute;
    top: 10px;
    left: 20px
}

.left_menu .left_menu_in {
    position: absolute;
    height: 100%;
    overflow-y: scroll;
    width: calc(100% + 20px)
}

.left_menu .desc {
    position: relative;
    padding: 85px 45px 120px 25px;
    margin: 0 0 0
}

.left_menu .l_nav {
    text-align: center
}

.left_menu .l_nav li {
    margin-bottom: 30px
}

.left_menu .l_nav li:last-child {
    margin-bottom: 0
}

.left_menu .l_nav li a {
    font: 500 32px/32px Gallient;
    transition: .46s
}

.left_menu .desc_btm {
    margin-top: 40px
}

.left_menu .book_a_treatment {
    margin: 0 0 10px;
    text-align: center
}

.left_menu .book_a_treatment .bat_lnk {
    position: relative;
    color: #fff;
    font: normal 13px/13px SuisseIntl;
    border: #292929 1px solid;
    border-radius: 15px;
    width: 200px;
    margin: 0 auto;
    padding: 20px 0;
    transition: .35s;
    letter-spacing: .05em;
    text-transform: uppercase;
    padding-right: 37px;
    display: inline-block
}

.left_menu .book_a_treatment .bat_lnk::after {
    content: "";
    position: absolute;
    top: 18px;
    right: 20px;
    background: url(../img/s1.svg) 0 0/cover;
    width: 15px;
    height: 15px
}

.left_menu .card {
    margin: 0
}

.left_menu .card .card_lnk {
    position: relative;
    display: inline-block;
    border: rgba(255, 255, 255, .15) 1px solid;
    border-radius: 15px;
    padding: 20px 22px 20px 12px;
    display: flex;
    justify-content: space-between;
    width: 200px;
    margin: 0 auto
}

.left_menu .card .card_lnk:after {
    content: "";
    position: absolute;
    top: 18px;
    right: 20px;
    background: url(../img/s40.svg) 0 0/cover;
    width: 15px;
    height: 15px;
    transition: .35s
}

.left_menu .card .card_lnk .t {
    color: #fff;
    font: normal 13px/13px SuisseIntl;
    transition: .35s;
    letter-spacing: .05em;
    text-transform: uppercase
}

.left_menu .left_close_m {
    position: absolute;
    top: 20px;
    right: 40px;
    width: 26px;
    height: 24px;
    cursor: pointer;
    z-index: 20;
    background: url(../img/burger_cls.svg) no-repeat 0 0/cover
}

.l_popup {
    background: #f3eee8;
    width: 960px;
    height: 100%;
    position: fixed;
    top: 0;
    right: -960px;
    z-index: 500;
    transform: translateX(100%);
    transition: .7s ease-in-out
}

.l_popup.active {
    transform: translateX(-100%);
    transition: .7s ease-in-out
}

.l_popup .l_popup_in {
    position: absolute;
    height: 100%;
    overflow-y: scroll;
    width: calc(100% + 20px)
}

.l_popup .desc_ovr {
    position: relative;
    padding: 0 45px 0 118px;
    margin: 0 0 0;
    height: auto;
    display: none
}

.l_popup .desc_ovr:last-child.active {
    display: block;
    align-items: center;
    height: 100%
}

.l_popup .desc_ovr.active {
    display: block
}

.l_popup .desc_ovr .ttl {
    margin: 97px 0 0
}

.l_popup .desc_ovr .ttl .h2 {
    color: #292929;
    font: normal 77px/77px Gallient
}

.l_popup .desc_ovr .ttl p {
    color: #292929;
    font: 300 19px/19px SuisseIntl;
    margin: 27px 0 0
}

.l_popup .desc_ovr .desc {
    margin: 50px 0 0
}

.l_popup .f1 {
    max-width: 100%;
    width: 100%
}

.l_popup .f1 .rows {
    max-width: 100%;
    width: 100%;
    position: relative;
    border: #9d9a8f 1px solid;
    border-radius: 46px;
    display: flex;
    align-items: center;
    margin: 0 auto 20px
}

.l_popup .f1 .rows.rows_btn {
    margin: 55px auto 0;
    border: 0;
    border-radius: 46px
}

.l_popup .f1 .rows.error {
    border-color: red
}

.l_popup .f1 .rows .cols.cols01 {
    width: 320px;
    padding-left: 0
}

.l_popup .f1 .rows .cols.cols02 {
    width: calc(100% - 320px)
}

.l_popup .f1 .rows .t {
    color: rgba(41, 41, 41, .7);
    font: 300 19px/19px SuisseIntl;
    text-transform: uppercase;
    padding-left: 50px
}

.l_popup .f1 .rows input {
    width: 100%;
    background: #f3eee8;
    border-radius: 0 46px 46px 0;
    border: 0;
    text-align: left;
    color: rgba(41, 41, 41, .7);
    font: 300 19px/19px SuisseIntl;
    padding: 48px 45px 48px 0
}

.l_popup .f1 .rows .get_go {
    width: 100%;
    border: 0;
    cursor: pointer;
    background: #292929;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 46px;
    padding: 0;
    height: 118px;
    transition: .35s
}

.l_popup .f1 .rows .get_go:hover {
    background: #9d9a8f;
    transition: .35s
}

.l_popup .f1 .rows .get_go .t {
    color: #fff;
    font: normal 44px/44px Gallient;
    position: relative;
    top: 6px;
    padding: 0
}

.l_popup .f1 .rows .get_go .t .a {
    background: url(../img/s29.svg) no-repeat 0 0/cover;
    width: 40px;
    height: 27px;
    display: inline-block;
    position: relative;
    top: -3px;
    margin-left: 5px
}

.l_close {
    position: absolute;
    top: 60px;
    left: -154px;
    width: 154px;
    height: 154px;
    cursor: pointer;
    z-index: 1120;
    border-radius: 150px 0 0 150px;
    background: #babab5;
    transition: .35s
}

.l_close:hover {
    background: #9d9a8f;
    transition: .35s
}

.l_close::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 60px;
    height: 1px;
    background: #fff;
    transform: rotate(-45deg)
}

.l_close::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 60px;
    height: 1px;
    background: #fff;
    transform: rotate(45deg)
}

.pop_ovr {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    pointer-events: none;
    transition: .5s;
    z-index: 99
}

.pop_ovr.active {
    background: rgba(41, 41, 41, .6);
    transition: .5s
}

#bg_full, #h1_mst, #sspm {
    position: absolute;
    top: 0
}

.main_screen {
    height: 1660px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: end;
    flex-direction: column;
    z-index: 100;
    background: #000
}

.main_screen .container {
    position: relative
}

.main_screen .bg_ms {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    bottom: auto;
    width: 100%;
    height: 1190px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block
}

.main_screen .bg_ms .aa_video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.main_screen .leaf_ms {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none
}

.main_screen .opening_hours {
    margin: 443px 0 0;
    position: relative;
    z-index: 20;
    color: #fff;
    font: normal 16px/26px SuisseIntl;
    text-transform: uppercase
}

.main_screen .opening_hours .rows {
    display: flex;
    justify-content: space-between;
    padding-top: 19px;
    border-top: rgba(255, 255, 255, .15) 1px solid
}

.main_screen .opening_hours .rows .cols.cols01 {
    width: calc(100% - 674px);
    display: flex
}

.main_screen .opening_hours .rows .cols.cols02 {
    width: 674px;
    display: flex;
    justify-content: space-between
}

.main_screen .opening_hours .rows .nm .br {
    display: block
}

.main_screen .h1_mst01 {
    position: relative;
    /*transform: translateX(0) translateY(0);*/
    top: auto;
    left: 0;
    z-index: 20;
    color: #fff;
    font: normal 329px/315px Gallient;
    letter-spacing: -.035em;
    text-transform: uppercase;
    display: flex;
    justify-content: center
}

.main_screen .h1_mst01 .ltr {
    display: inline-block
}

.main_screen .h1_mst01 .ltr:first-child {
    /*margin-right: 75px*/
}

.main_screen .h1_mst02 {
    transform: translateX(50%) translateY(-573px);
    position: relative;
    top: auto;
    bottom: -170px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 60;
    color: #fff;
    font: normal 329px/315px Gallient;
    letter-spacing: -.035em;
    text-transform: uppercase;
    display: flex;
    justify-content: center
}

.main_screen .h1_mst02 .ltr:last-child {
    position: relative;
    left: -40px
}

.main_screen .bg_full {
    position: absolute;
    top: 0;
    left: 0;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 50;
    height: 100%;
    width: 100%
}

.main_screen .bg_full .bg_full_in {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-clip-path: circle(30% at 50% 150%);
    clip-path: circle(30% at 50% 150%);
    z-index: 50
}

.main_screen .bg_full .bg_full_in .ovr {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .5
}

.fx_top_text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1600px;
    z-index: 110;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    opacity: 0;
    pointer-events: none
}

.fx_top_text .h1_mst02_chng {
    color: #fff;
    font: normal 255px/240px Gallient;
    letter-spacing: -.035em;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    position: relative;
    top: 18px
}

.fx_top_text .h1_mst02_chng .ltr {
    display: inline-block
}

.fx_top_text .h1_mst02_chng .ltr:last-child {
    position: relative;
    left: -40px
}

.fx_top_text .bg_full_logo {
    text-align: center;
    margin-bottom: 15px;
    position: relative
}

.fx_top_text .bg_full_logo .s {
    color: #fff;
    font: 300 16px/16px SuisseIntl;
    position: relative;
    font-style: italic;
    display: inline-block
}

.fx_top_text .bg_full_logo .s::before {
    content: "";
    position: absolute;
    top: -22px;
    left: -62px;
    background: url(../img/s3.svg) no-repeat 0 0/cover;
    width: 140px;
    height: 71px
}

.fx_top_text .bg_full_logo .h4 {
    color: #fff;
    font: normal 72px/70px Gallient;
    position: relative;
    margin: 6px 0 -4px
}

.fx_top_text .bg_full_logo .l {
    color: #fff;
    font: normal 16px/16px SuisseIntl;
    position: relative;
    text-transform: uppercase
}

.fx_top_text .txt_bf_btm {
    text-align: center;
    display: inline-block;
    opacity: 1;
    position: relative;
    z-index: 60
}

.fx_top_text .txt_bf_btm p {
    color: #fff;
    font: normal 16px/26px SuisseIntl;
    text-transform: uppercase
}

.fx_top_text .txt_bf_btm p .br {
    display: block
}

.fx_top_text .btn_bf_btm {
    margin: 33px auto 680px;
    background: 0;
    text-align: center;
    opacity: 1;
    position: relative;
    z-index: 60
}

.sky_spa_programm_menu {
    background: #dadbd5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 100vh;
    z-index: 90;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.sky_spa_programm_menu .h3 {
    color: #292929;
    font: normal 157px/138px Gallient;
    letter-spacing: -.035em;
    text-transform: uppercase;
    text-align: center
}

.sky_spa_programm_menu .h3 .br {
    display: block
}

.sky_spa_programm_menu .txt {
    color: #292929;
    font: 300 19px/34px SuisseIntl;
    text-align: center;
    margin: 33px 0 0
}

.sky_spa_programm_menu .txt .br {
    display: block
}

.sky_spa_programm_menu .txt .w {
    position: relative;
    display: inline-block
}

.sky_spa_programm_menu .txt .w .wl1 {
    position: absolute;
    top: -6px;
    left: -12px;
    width: 140px;
    height: 45px
}

#sspmw {
    position: relative;
    top: 100vh
}

.trio_itms {
    position: relative;
    margin-top: calc(100vh - 10px);
    padding: 50px 10px 0;
    background: #dadbd5;
    overflow: hidden;
    z-index: 95
}

.trio_itms .rows {
    display: flex;
    justify-content: space-between
}

.trio_itms .rows .cols {
    width: calc(33.333% - 5px)
}

.trio_itms .rows .cols:nth-child(1) .desc .lf {
    top: 40px
}

.trio_itms .rows .cols:nth-child(2) .desc .lf {
    right: 5%;
    left: auto
}

.trio_itms .rows .cols:nth-child(2) .desc .itm_ttl {
    margin-top: -71px
}

.trio_itms .rows .cols:nth-child(3) .desc .lf {
    top: 40px;
    right: 0;
    left: auto
}

.trio_itms .rows .itm_lnk {
    display: block;
    height: 100vh;
    max-height: 915px;
    border: #999998 1px solid;
    border-radius: 414px;
    overflow: hidden;
    position: relative
}

.trio_itms .rows .itm_lnk:hover {
    border: #999998 1px solid;
    transition: .35s
}

.trio_itms .rows .itm_lnk:hover .bg {
    opacity: 1;
    transform: scale(1);
    transition: 1s
}

.trio_itms .rows .itm_lnk:hover .desc .lf {
    opacity: 0;
    transition: .35s
}

.trio_itms .rows .itm_lnk:hover .desc .itm_ttl .h3 {
    color: #fff;
    transition: .35s
}

.trio_itms .rows .itm_lnk:hover .desc .itm_ttl .h3 .br {
    transition: .35s
}

.trio_itms .rows .itm_lnk:hover .desc .itm_ttl .h3 .br.cbg, .trio_itms .rows .itm_lnk:hover .desc .itm_ttl .h3 .br.cbgl, .trio_itms .rows .itm_lnk:hover .desc .itm_ttl .h3 .br.cbr {
    color: #fff
}

.trio_itms .rows .itm_lnk:hover .desc .itm_btm .v {
    background: rgba(255, 255, 255, 0);
    transition: .35s
}

.trio_itms .rows .bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0;
    transform: scale(1);
    transition: 1s
}

.trio_itms .rows .desc {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    border-radius: 414px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    text-align: center;
    flex-direction: column;
    padding-bottom: 92px
}

.trio_itms .rows .desc .lf {
    position: absolute;
    top: 0;
    left: 0;
    mix-blend-mode: multiply;
    transition: .35s
}

.trio_itms .rows .desc .itm_ttl {
    width: 100%;
    text-align: center;
    display: block
}

.trio_itms .rows .desc .itm_ttl .h3 {
    color: #292929;
    letter-spacing: .01em;
    text-transform: uppercase;
    font: normal 65px/70px Gallient
}

.trio_itms .rows .desc .itm_ttl .h3 .br {
    display: block;
    transition: .35s
}

.trio_itms .rows .desc .itm_ttl .h3 .br.cbr {
    color: #6d2d41
}

.trio_itms .rows .desc .itm_ttl .h3 .br.cbgl {
    color: #596676
}

.trio_itms .rows .desc .itm_ttl .h3 .br.cbg {
    color: #5a645a
}

.trio_itms .rows .desc .itm_btm {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 76px 0 0
}

.trio_itms .rows .desc .itm_btm .v {
    border-radius: 50px;
    letter-spacing: .05em;
    text-transform: uppercase;
    font: normal 13px/13px SuisseIntl;
    background: rgba(255, 255, 255, .4);
    color: #000;
    padding: 8px 13px;
    transition: .35s
}

.trio_itms .rows .desc .itm_btm .p {
    color: #000;
    letter-spacing: .05em;
    text-transform: uppercase;
    font: 600 13px/13px SuisseIntl
}

.choose_gift_coupon {
    position: relative;
    /*min-height: 200vh;*/
    background: #dadbd5;
    margin-top: 0;
    padding-top: 570px;
    overflow: hidden;
    padding-bottom: 150px;
    z-index: 50
}

.choose_gift_coupon .choose_gift_coupon_in {
    position: absolute;
    top: 570px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #fff;
    border-radius: 3000px 3000px 0 0;
    min-height: 100vh;
    height: 100%
}

.choose_gift_coupon .gift_card {
    position: absolute;
    top: 0;
    transform: translateY(330px);
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 348px;
    height: 479px;
    z-index: 50
}

.choose_gift_coupon .gift_card:hover .gc.gc01 img {
    transform: translateX(-8%) rotate(-10deg);
    transition: .35s
}

.choose_gift_coupon .gift_card:hover .gc.gc02 img {
    transform: translateX(8%) rotate(10deg);
    transition: .35s
}

.choose_gift_coupon .gift_card .gc {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    width: 348px;
    height: 479px
}

.choose_gift_coupon .gift_card .gc.gc01 {
    top: 0;
    left: -75px;
    transform: translateY(65px) rotate(-3deg);
    z-index: 10
}

.choose_gift_coupon .gift_card .gc.gc02 {
    top: 110px;
    left: 100px;
    transform: translateY(65px) rotate(10deg)
}

.choose_gift_coupon .gift_card .gc img {
    transition: .35s
}

.choose_gift_coupon .gf_ttl {
    text-align: center;
    position: relative;
    margin-top: 470px
}

.choose_gift_coupon .gf_ttl .h2 {
    color: #292929;
    font: normal 138px/114px Gallient;
    perspective: 200px
}

.choose_gift_coupon .gf_ttl .h2 .br {
    display: block
}

.choose_gift_coupon .gf_ttl .txt {
    color: #292929;
    font: 300 19px/34px SuisseIntl;
    margin: 44px 0 0
}

.choose_gift_coupon .gf_ttl .txt .br {
    display: block
}

.choose_gift_coupon .gf_ttl .txt_lnk {
    margin: 58px 0 0
}

.choose_gift_coupon .gf_ttl .txt_lnk .t_lnk {
    color: #292929;
    font: normal 13px/13px SuisseIntl;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding: 0 0 10px
}

.choose_gift_coupon .gf_ttl .txt_lnk .t_lnk:hover {
    color: #627371
}

.choose_gift_coupon .gf_ttl .txt_lnk .t_lnk:hover::before {
    transform: scaleX(0);
    transition-delay: 0s;
    background-color: #627371
}

.choose_gift_coupon .gf_ttl .txt_lnk .t_lnk:hover::after {
    transform: scaleX(1);
    transition-delay: .1s;
    background-color: #627371
}

.choose_gift_coupon .gf_ttl .txt_lnk .t_lnk::before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    content: "";
    transform-origin: 0 0;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #292929;
    transform-origin: 100% 100%;
    transition: transform .7s cubic-bezier(.165, .84, .44, 1);
    transition-delay: .1s
}

.choose_gift_coupon .gf_ttl .txt_lnk .t_lnk::after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #292929;
    transform-origin: 0 0;
    transform: scaleX(0);
    transition-delay: 0s;
    transition: transform .7s cubic-bezier(.165, .84, .44, 1)
}

.choose_gift_coupon .london_spa {
    margin: 421px 0 0;
    text-align: center;
    position: relative
}

.choose_gift_coupon .london_spa .ls_ttl .h2 {
    color: #292929;
    font: normal 157px/138px Gallient;
    text-transform: uppercase;
    letter-spacing: -.035em;
    position: relative;
    display: inline-block;
    z-index: 30
}

.choose_gift_coupon .london_spa .ls_ttl .h2 .br {
    display: block
}

.choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf01 {
    position: absolute;
    top: -200px;
    left: -85px;
    background: url(../img/despre_calla1.svg) no-repeat 0 0/cover;
    width: 410px;
    height: 420px;
    z-index: -1;
    opacity: 0
}

.choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf02 {
    position: absolute;
    bottom: 90px;
    right: -139px;
    background: url(../img/despre_calla2.svg) no-repeat 0 0/cover;
    width: 504px;
    height: 392px;
    z-index: -1;
    opacity: 0;
    background-size: contain;
}

.choose_gift_coupon .london_spa .txt {
    color: #292929;
    font: 300 19px/34px SuisseIntl;
    margin: 44px 0 0
}

.choose_gift_coupon .london_spa .txt .br {
    display: block
}

.lnk_rtt {
    opacity: 0;
    transform: translateY(150px) rotate(45deg)
}

.projects_fix_ovr {
    background: #fff;
    padding: 142px 0 0;
    position: relative;
    z-index: 60
}

.projects_fix_ovr .projects_fix .rows {
    display: flex
}

.projects_fix_ovr .projects_fix .rows .cols.cols01 {
    width: 50%;
    background: #fff;
    padding-left: 25px;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 20
}

.projects_fix_ovr .projects_fix .rows .cols.cols02 {
    width: 50%;
    position: relative;
    z-index: 10
}

.projects_fix_ovr .projects_fix .rows .desc {
    width: 1000px;
    opacity: 1;
    transform: translateY(0)
}

.projects_fix_ovr .projects_fix .rows .desc .nmb {
    margin: 0
}

.projects_fix_ovr .projects_fix .rows .desc .nmb .t {
    color: #292929;
    font: normal 13px/13px SuisseIntl
}

.projects_fix_ovr .projects_fix .rows .desc .nmb .t.tl {
    color: rgba(41, 41, 41, .3);
    margin: 0 0 0 26px
}

.projects_fix_ovr .projects_fix .rows .desc .h3 {
    color: #292929;
    font: normal 63px/60px Gallient;
    letter-spacing: .01em;
    margin: 71px 0 47px;
    text-align: center;
    perspective: 200px
}

.projects_fix_ovr .projects_fix .rows .desc .h3 .br {
    display: block
}

.projects_fix_ovr .projects_fix .rows .desc p {
    color: #292929;
    font: 300 19px/32px SuisseIntl;
    max-width: 500px;
    margin: 0 auto;
    text-align: center
}

.projects_fix_ovr .projects_fix .rows .desc .slideMiniPic {
    max-width: 212px;
    width: 100%;
    height: 316px;
    margin: 79px auto;
    overflow: hidden
}

.projects_fix_ovr .projects_fix .rows .desc .slideMiniPic img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.projects_fix_ovr .projects_fix .rows .desc .pfo_lnk {
    margin: 60px 0 0;
    text-align: center
}

.projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a {
    color: #292929;
    font: normal 13px/13px SuisseIntl;
    text-transform: uppercase;
    display: inline-block;
    position: relative
}

.projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a:hover {
    color: #627371
}

.projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a:hover > div::before {
    transform: scaleX(0);
    transition-delay: 0s;
    background-color: #627371
}

.projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a:hover > div::after {
    transform: scaleX(1);
    transition-delay: .1s;
    background-color: #627371
}

.projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a > div {
    padding: 0 0 10px
}

.projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a > div::before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    content: "";
    transform-origin: 0 0;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #292929;
    transform-origin: 100% 100%;
    transition: transform .7s cubic-bezier(.165, .84, .44, 1);
    transition-delay: .1s
}

.projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a > div::after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #292929;
    transform-origin: 0 0;
    transform: scaleX(0);
    transition-delay: 0s;
    transition: transform .7s cubic-bezier(.165, .84, .44, 1)
}

.projects_fix_ovr .projects_fix .rows .bg {
    position: relative;
    /*height: 100vh;*/
    width: 100%;
    overflow: hidden
}

.projects_fix_ovr .projects_fix .rows .bg .bg_in {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 120%;
    transform: translateY(20%);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.projects_fix_ovr_mb {
    display: none
}

.projects_fix_ovr_mb .pfo_slr .caption .h3 {
    color: #292929;
    font: normal 29px/31px Gallient;
    letter-spacing: .01em;
    margin: 0 0 0;
    text-align: center;
    perspective: 200px
}

.projects_fix_ovr_mb .pfo_slr .caption .bg {
    position: relative;
    height: 160px;
    width: 107px;
    overflow: hidden;
    margin: 47px auto 46px;
    border-radius: 150px
}

.projects_fix_ovr_mb .pfo_slr .caption .bg .bg_in {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.projects_fix_ovr_mb .pfo_slr .caption p {
    color: #292929;
    font: 300 14px/24px SuisseIntl;
    margin: 0 auto;
    text-align: center
}

.projects_fix_ovr_mb .pfo_nav {
    position: relative;
    width: 66px;
    height: 40px;
    margin: 37px auto 0
}

.projects_fix_ovr_mb .pfo_nav .pfo_prev {
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    width: 50%
}

.projects_fix_ovr_mb .pfo_nav .pfo_prev::after {
    display: none
}

.projects_fix_ovr_mb .pfo_nav .pfo_prev span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    right: auto;
    background: url(../img/slr_prev.svg) no-repeat 0 0/cover;
    width: 20px;
    height: 20px
}

.projects_fix_ovr_mb .pfo_nav .pfo_next {
    top: 0;
    right: 0;
    margin: 0;
    height: 100%;
    width: 50%
}

.projects_fix_ovr_mb .pfo_nav .pfo_next::after {
    display: none
}

.projects_fix_ovr_mb .pfo_nav .pfo_next span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    left: auto;
    background: url(../img/slr_next.svg) no-repeat 0 0/cover;
    width: 20px;
    height: 20px
}

.projects_fix_ovr_mb .pfo_slr_lnks {
    text-align: center;
    margin-top: 35px
}

.projects_fix_ovr_mb .pfo_slr_lnk {
    color: #292929;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font: normal 14px/14px SuisseIntl;
    padding: 0 0 6px
}

.projects_fix_ovr_mb .pfo_slr_lnk::before {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    content: "";
    transform-origin: 0 0;
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #292929;
    transform-origin: 100% 100%;
    transition: transform .7s cubic-bezier(.165, .84, .44, 1);
    transition-delay: .1s
}

.projects_fix_ovr_mb .pfo_slr_lnk::after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #292929;
    transform-origin: 0 0;
    transform: scaleX(0);
    transition-delay: 0s;
    transition: transform .7s cubic-bezier(.165, .84, .44, 1)
}

.explode {
    -webkit-animation: explode .75s forwards;
    animation: explode .75s forwards
}

.desplode {
    -webkit-animation: desplode .75s forwards;
    animation: desplode .75s forwards
}

.explode_black {
    -webkit-animation: explode_black .75s forwards;
    animation: explode_black .75s forwards
}

.desplode_black {
    -webkit-animation: desplode_black .75s forwards;
    animation: desplode_black .75s forwards
}

@keyframes explode {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
    100% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
}

@keyframes desplode {
    0% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
}

@keyframes explode_black {
    0% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
    100% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
}

@keyframes desplode_black {
    0% {
        width: 800px;
        height: 800px;
        margin-left: -400px;
        margin-top: -400px;
        background-color: #9d9a8f
    }
    100% {
        width: 0;
        height: 0;
        margin-left: 0;
        margin-top: 0;
        background-color: #9d9a8f
    }
}

#footer {
    position: relative;
    top: 0;
    bottom: auto;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 1;
    height: auto;
    width: 100%;
    background-color: #3a4443;
    overflow: hidden;
    margin: 0;
    z-index: 1
}

#footer.footer_light {
    background: #dadbd5
}

#footer.footer_light .f_rows p {
    color: #292929
}

#footer.footer_light .f_rows p a {
    color: #292929
}

#footer.footer_pink {
    background: #f3eee8
}

#footer.footer_pink .f_rows p {
    color: #292929
}

#footer.footer_pink .f_rows p a {
    color: #292929
}

#footer .f_map {
    padding: 0 0 74px;
    text-align: center
}

#footer .f_rows {
    display: flex;
    align-items: center;
    padding-bottom: 40px
}

#footer .f_rows .cols.cols01, #footer .f_rows .cols.cols03 {
    width: 400px
}

#footer .f_rows .cols.cols02 {
    width: calc(100% - 80px);
    text-align: center
}

#footer .f_rows .cols.cols01 {
    text-align: left
}

#footer .f_rows .cols.cols03 {
    text-align: right
}

#footer .f_rows p {
    color: rgba(243, 238, 232, .85);
    text-transform: uppercase;
    font: normal 19px/19px SuisseIntl
}

#footer .f_rows p:first-child {
    /*margin-bottom: 13px*/
}

#footer .f_rows p a {
    color: rgba(243, 238, 232, .85)
}

#footer .f_rows .eml a, #footer .f_rows .phn a {
    transition: .35s
}

#footer .f_rows .eml a:hover, #footer .f_rows .phn a:hover {
    color: #627371;
    transition: .35s
}

.fancybox-overlay {
    background-image: none;
    background: rgba(9, 25, 47, .56) repeat
}

.fancybox-close {
    top: 18px;
    right: 18px;
    width: 18px;
    height: 18px;
    background-image: none
}

.fancybox-close:after {
    content: "";
    width: 18px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg)
}

.fancybox-close:before {
    content: "";
    width: 18px;
    height: 2px;
    background: #fff;
    transform: rotate(-45deg)
}

.nnvg .fancybox-button--arrow_left, .nnvg .fancybox-button--arrow_right {
    display: none !important
}

.nnvg .fancybox-button {
    background: url(../img/bcl.svg) no-repeat 0 0;
    width: 29px;
    height: 30px;
    top: 50px;
    right: 50px
}

.nnvg .fancybox-button svg {
    color: #708573;
    display: none
}

.nnvg .fancybox-slide--html {
    padding: 0
}

.win_popup {
    width: 100%;
    height: 100%;
    padding: 0;
    background: #fff
}

.win_popup .win_popup_ovr {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.win_popup .win_popup_in {
    width: 100%
}

.win_popup .line_pp {
    height: auto;
    text-align: center;
    background: #fff;
    padding: 0
}

.win_popup .line_pp .h3 {
    font: 300 82px/74px GretaComPro;
    color: #708573;
    margin: 0 0 12px;
    letter-spacing: .3em;
    text-transform: uppercase
}

.win_popup .line_pp p {
    font: normal 17px/21px GretaComPro;
    color: #fff;
    max-width: 720px;
    margin: auto
}

.win_popup .blc_pp_wt {
    padding: 77px 0 0;
    max-width: 1250px;
    margin: auto;
    text-align: left
}

.win_popup .blc_pp_wt .rows {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px
}

.win_popup .blc_pp_wt .rows.rows100 .cols {
    width: 100%
}

.win_popup .blc_pp_wt .rows .cols {
    width: calc(50% - 24px);
    position: relative
}

.win_popup .blc_pp_wt .rows input {
    border: 0 solid #b8b8b8;
    border-bottom: 2px solid rgba(73, 73, 73, .6);
    width: 100%;
    color: #494949;
    font: normal 26px/26px GretaCndPro;
    letter-spacing: .02em;
    position: relative;
    padding: 10px 0;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0
}

.win_popup .blc_pp_wt .rows input::-webkit-input-placeholder {
    color: rgba(73, 73, 73, .6)
}

.win_popup .blc_pp_wt .rows input::-moz-placeholder {
    color: rgba(73, 73, 73, .6)
}

.win_popup .blc_pp_wt .rows input:-moz-placeholder {
    color: rgba(73, 73, 73, .6)
}

.win_popup .blc_pp_wt .rows input:-ms-input-placeholder {
    color: rgba(73, 73, 73, .6)
}

.win_popup .blc_pp_wt .rows {
    position: relative;
    text-align: center;
    margin: 35px 0 0
}

.win_popup .blc_pp_wt .rows .get_go {
    font: 300 20px/20px GretaCndPro;
    border: 2px solid #708573;
    padding: 17px 33px;
    cursor: pointer;
    color: #708573;
    background: 0 0;
    transition: .35s;
    text-transform: uppercase;
    border-radius: 50px;
    letter-spacing: .13em;
    margin-top: 19px
}

.win_popup .blc_pp_wt .rows .get_go:hover {
    color: #fff;
    border-color: #708573;
    background: #708573;
    transition: .35s
}

.win_popup .blc_pp_wt .rows button[disabled] {
    cursor: default;
    border: 2px solid #b8b8b8;
    background: 0 0;
    color: #b1b1b1
}

.win_popup .blc_pp_wt .rows button[disabled]:hover {
    cursor: default;
    border: 2px solid #b8b8b8;
    background: 0 0;
    color: #b1b1b1
}

.iagree {
    margin: 17px 0 0;
    position: relative;
    text-align: center;
    width: 100%
}

.iagree input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.iagree input[type=checkbox].css-checkbox + label.css-label {
    padding-left: 25px;
    height: auto;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 0;
    font: 300 20px/20px GretaCndPro;
    letter-spacing: .025em;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    text-align: left;
    color: #494949
}

.iagree input[type=checkbox].css-checkbox:checked + label.css-label:before {
    background: #708573
}

.iagree label.css-label {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: #949494
}

.iagree label.css-label:before {
    content: "";
    position: absolute;
    top: 7px;
    bottom: 0;
    left: 5px;
    width: 5px;
    height: 5px;
    background: rgba(112, 133, 115, 0);
    z-index: 1;
    border-radius: 100%
}

.iagree label.css-label:after {
    content: "";
    position: absolute;
    top: 2px;
    bottom: 0;
    left: 0;
    width: 13px;
    height: 13px;
    border: 1px solid #708573;
    z-index: 1;
    border-radius: 100%
}

.thank_you {
    width: 910px;
    min-height: 175px;
    background: #fff
}

.thank_you .line_pp {
    height: 125px
}

.thank_you .blc_pp_wt {
    text-align: center;
    padding: 51px 0 52px
}

.thank_you .blc_pp_wt p {
    font: normal 24px/30px GretaComPro;
    color: #0b1c2b;
    margin: 0 0 1px
}

.thank_you .blc_pp_wt span {
    font: 300 20px/30px GretaComPro;
    color: #0b1c2b
}

.fancybox-inner {
    overflow: visible !important;
    min-height: 100px
}

.fancybox-is-open .fancybox-infobar {
    opacity: 0 !important;
    visibility: hidden !important
}

.fancybox-infobar {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 3px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: .13em;
    font: 300 16px/16px GretaCndPro;
    color: #fff
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0, 0, 0, 0);
    animation-timing-function: cubic-bezier(0, 0, 0, 0)
}

@media (max-width: 1850px) {
    /*.main_screen .h1_mst01 {*/
    /*    transform: translateX(calc(-27% + 20px)) translateY(0)*/
    /*}*/

    .main_screen .h1_mst02 {
        transform: translateX(calc(50% + 20px)) translateY(-573px)
    }
}

@media (max-width: 1800px) {
    .trio_itms .rows .cols:nth-child(1) .desc .lf {
        max-width: 450px
    }

    .trio_itms .rows .cols:nth-child(2) .desc .lf {
        max-width: 475px
    }

    .trio_itms .rows .cols:nth-child(3) .desc .lf {
        max-width: 450px
    }

    .trio_itms .rows .desc .itm_ttl .h3 {
        font: normal 55px/60px Gallient
    }
}

@media (max-width: 1750px) {
    /*.main_screen .h1_mst01 {*/
    /*    transform: translateX(calc(-27% + 30px)) translateY(0)*/
    /*}*/

    /*.main_screen .h1_mst01 .ltr:first-child {*/
    /*    margin-right: 50px*/
    /*}*/

    .main_screen .h1_mst02 {
        transform: translateX(calc(50% + 30px)) translateY(-573px)
    }
}

@media (max-width: 1700px) {
    .header .main_menu .menu_list li {
        margin-right: 60px
    }

    /*.main_screen .h1_mst01 {*/
    /*    transform: translateX(calc(-27% + 40px)) translateY(0)*/
    /*}*/

    .main_screen .h1_mst02 {
        transform: translateX(calc(50% + 40px)) translateY(-573px)
    }
}

@media (max-width: 1650px) {
    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide {
        width: 600px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt {
        transform: translateY(-240px)
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .bg, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .bg {
        height: 850px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt {
        margin-top: 55px
    }

    .ph_slr_ovr .ph_slr_n .caption .bg {
        height: 850px
    }

    .ph_slr_ovr .ph_slr_n .caption .txt {
        margin-top: 55px
    }

    /*.main_screen .h1_mst01 {*/
    /*    transform: translateX(calc(-27% + 35px)) translateY(0)*/
    /*}*/

    .main_screen .h1_mst02 {
        transform: translateX(calc(50% + 55px)) translateY(-573px)
    }
}

@media (max-width: 1600px) {
    .header .main_menu .menu_list li a {
        font: normal 11px/11px SuisseIntl
    }

    .header .book_a_treatment .bat_lnk {
        font: normal 11px/11px SuisseIntl
    }

    .header .book_a_treatment .bat_lnk::after {
        width: 14px;
        height: 14px;
        top: 14px
    }

    .header .card .card_lnk .t {
        font: normal 11px/11px SuisseIntl
    }

    .j_ttl .h2 {
        font: normal 131px/115px Gallient
    }

    .certified_grand_masters {
        padding-bottom: 58px
    }

    .certified_grand_masters .certified_grand_masters_bg {
        top: 308px
    }

    .certified_grand_masters .cgm_sgt_txt {
        top: 400px;
        max-width: 1130px
    }

    .ph_slr_ovr {
        margin: 287px auto 0;
        padding-bottom: 250px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide {
        width: 520px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .bg {
        width: 120px;
        height: 175px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt .h3 {
        font: normal 25px/25px Gallient
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .bg, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .bg {
        height: 765px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .h3, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .h3 {
        font: normal 64px/64px Gallient
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t {
        font: 300 14px/14px SuisseIntl
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t.te, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t.te {
        font: normal 11px/11px SuisseIntl;
        margin: 33px auto 0
    }

    .ph_slr_ovr .ph_slr_n .caption .bg {
        height: 765px
    }

    .ph_slr_ovr .ph_slr_n .caption .txt div.te {
        font: normal 11px/11px SuisseIntl;
        margin: 33px auto 0
    }

    .moves_text .mt_rows_ovr .lbl p {
        font: normal 11px/11px SuisseIntl
    }

    .moves_text .mt_rows_ovr .dsc_btm p {
        font: 300 16px/16px SuisseIntl
    }

    .moves_text .mt_rows_move01 .mt_cols .t {
        font: normal 128px/106px Gallient
    }

    .moves_text .mt_rows_move01 img {
        max-width: 124px;
        margin: -45px 0 0 70px
    }

    .moves_text .mt_rows_move02 .mt_cols .t {
        font: normal 128px/106px Gallient
    }

    .mt_cards {
        width: 335px;
        height: 462px
    }

    .mt_cards .mt_card.mt_card01 {
        width: 335px;
        height: 462px
    }

    .mt_cards .mt_card.mt_card02 {
        width: 335px;
        height: 462px
    }

    .all_stock {
        padding: 28px 0 177px
    }

    .all_stock .all_stock_lnk {
        font: normal 11px/11px SuisseIntl
    }

    .big_btn {
        padding-bottom: 60px
    }

    .big_btn .big_btn_lnk {
        padding: 76px 0 65px;
        border-radius: 92px
    }

    .big_btn .big_btn_lnk .t {
        font: normal 87px/87px Gallient
    }

    .btn_anmt .ba_lnk {
        padding: 20px 65px 13px 59px
    }

    .btn_anmt .ba_lnk .t {
        font: normal 25px/25px Gallient
    }

    .l_popup .f1 .rows .get_go .t {
        font: normal 40px/40px Gallient
    }

    .main_screen {
        height: 110vh
    }

    .main_screen .leaf_ms {
        max-width: 770px
    }

    .main_screen .opening_hours {
        font: normal 13px/22px SuisseIntl
    }

    .main_screen .h1_mst01 {
        /*transform: translateX(calc(-30% + 35px)) translateY(0);*/
        font: normal 274px/262px Gallient
    }

    .main_screen .h1_mst02 {
        transform: translateX(calc(30% + 75px)) translateY(-376px);
        font: normal 274px/262px Gallient
    }

    .main_screen .h1_mst02 .ltr:last-child {
        left: -35px
    }

    .fx_top_text {
        height: 1468px
    }

    .fx_top_text .h1_mst02_chng {
        font: normal 212px/212px Gallient
    }

    .fx_top_text .h1_mst02_chng .ltr:last-child {
        left: -35px
    }

    .fx_top_text .bg_full_logo {
        margin-bottom: 3px
    }

    .fx_top_text .bg_full_logo .s {
        font: 300 13px/13px SuisseIntl
    }

    .fx_top_text .bg_full_logo .s::before {
        top: -21px;
        left: -55px;
        width: 120px;
        height: 60px
    }

    .fx_top_text .bg_full_logo .h4 {
        font: normal 62px/58px Gallient;
        margin: 6px 0 -1px
    }

    .fx_top_text .bg_full_logo .l {
        font: normal 13px/13px SuisseIntl
    }

    .fx_top_text .txt_bf_btm p {
        font: normal 13px/22px SuisseIntl
    }

    .fx_top_text .btn_bf_btm {
        margin: 26px auto 680px
    }

    .sky_spa_programm_menu .h3 {
        font: normal 131px/115px Gallient
    }

    .sky_spa_programm_menu .txt {
        font: 300 16px/28px SuisseIntl;
        margin: 29px 0 0
    }

    .sky_spa_programm_menu .txt .w .wl1 {
        top: -4px;
        left: -8px;
        width: 118px;
        height: 37px
    }

    .trio_itms {
        padding-top: 180px
    }

    .trio_itms .rows .cols:nth-child(1) .desc .lf {
        max-width: 395px
    }

    .trio_itms .rows .cols:nth-child(2) .desc .lf {
        max-width: 415px
    }

    .trio_itms .rows .cols:nth-child(3) .desc .lf {
        max-width: 395px
    }

    .trio_itms .rows .itm_lnk {
        height: 762px;
        max-height: 762px
    }

    .trio_itms .rows .desc {
        padding-bottom: 73px
    }

    .trio_itms .rows .desc .itm_ttl .h3 {
        font: normal 50px/55px Gallient
    }

    .trio_itms .rows .desc .itm_btm {
        margin: 56px 0 0
    }

    .trio_itms .rows .desc .itm_btm .v {
        font: normal 11px/11px SuisseIntl;
        padding: 8px 10px
    }

    .trio_itms .rows .desc .itm_btm .p {
        font: normal 11px/11px SuisseIntl
    }

    .choose_gift_coupon .choose_gift_coupon_in {
        top: 490px
    }

    .choose_gift_coupon .gift_card {
        width: 335px;
        height: 461px;
        transform: translateY(270px)
    }

    .choose_gift_coupon .gift_card .gc {
        width: 335px;
        height: 461px
    }

    .choose_gift_coupon .gf_ttl .h2 {
        font: normal 115px/95px Gallient
    }

    .choose_gift_coupon .gf_ttl .txt {
        font: 300 16px/27px SuisseIntl;
        margin: 37px 0 0
    }

    .choose_gift_coupon .gf_ttl .txt_lnk {
        margin: 46px 0 0
    }

    .choose_gift_coupon .gf_ttl .txt_lnk .t_lnk {
        font: normal 11px/11px SuisseIntl;
        padding: 0 0 8px
    }

    .choose_gift_coupon .london_spa {
        margin-top: 350px
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 {
        font: normal 131px/115px Gallient
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf01 {
        width: 343px;
        height: 322px;
        top: -138px;
        left: -75px
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf02 {
        width: 391px;
        height: 304px;
        bottom: 50px;
        right: -87px
    }

    .choose_gift_coupon .london_spa .txt {
        font: 300 16px/27px SuisseIntl;
        margin: 30px 0 0
    }

    .projects_fix_ovr .projects_fix .rows .desc .nmb .t {
        font: normal 11px/11px SuisseIntl
    }

    .projects_fix_ovr .projects_fix .rows .desc .h3 {
        font: normal 52px/50px Gallient;
        margin: 65px 0 40px
    }

    .projects_fix_ovr .projects_fix .rows .desc p {
        font: 300 16px/27px SuisseIntl
    }

    .projects_fix_ovr .projects_fix .rows .desc .slideMiniPic {
        margin: 60px auto;
        max-width: 177px;
        height: 263px
    }

    .projects_fix_ovr .projects_fix .rows .desc .pfo_lnk {
        margin-top: 50px
    }

    .projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a {
        font: normal 11px/11px SuisseIntl
    }

    .projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a > div {
        padding-bottom: 8px
    }

    #footer .f_map {
        padding: 0 0 31px
    }

    #footer .f_rows p {
        font: normal 16px/16px SuisseIntl
    }

    .win_popup .line_pp .h3 {
        font: 200 78px/70px GretaComPro
    }

    .win_popup .blc_pp_wt .rows .get_go {
        padding: 16px 33px;
        font: 300 19px/19px GretaCndPro
    }
}

@media (max-width: 1500px) {
    .trio_itms .rows .cols:nth-child(2) .desc .lf {
        max-width: 415px
    }
}

@media (max-width: 1450px) {
    .header .main_menu .menu_list li {
        margin-right: 54px
    }

    .header .main_menu .menu_list li a {
        font: normal 10px/10px SuisseIntl
    }

    .header .book_a_treatment .bat_lnk {
        font: normal 10px/10px SuisseIntl;
        padding: 15px 25px 15px 45px
    }

    .header .book_a_treatment .bat_lnk::after {
        left: 25px
    }

    .header .card .card_lnk {
        padding: 15px 25px
    }

    .header .card .card_lnk .t {
        font: normal 10px/10px SuisseIntl
    }

    .header .card .card_lnk .t:after {
        width: 14px;
        height: 14px;
        top: -3px
    }

    .j_ttl {
        padding: 155px 0 0
    }

    .j_ttl .h2 {
        font: normal 118px/103px Gallient
    }

    .certified_grand_masters {
        padding-bottom: 27px
    }

    .certified_grand_masters .certified_grand_masters_bg {
        top: 277px
    }

    .certified_grand_masters .cgm_sgt_txt {
        max-width: 935px;
        top: 345px
    }

    .ph_slr_ovr .ph_slr_in {
        height: 1000px
    }

    .ph_slr_ovr .ph_slr_n {
        height: 1000px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide {
        width: 470px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .bg {
        width: 107px;
        height: 157px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt .h3 {
        font: normal 22px/22px Gallient
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .bg, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .bg {
        height: 688px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .h3, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .h3 {
        font: normal 57px/57px Gallient
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t {
        font: 300 12px/12px SuisseIntl
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t.te, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t.te {
        font: normal 10px/10px SuisseIntl;
        margin: 26px auto 0
    }

    .ph_slr_ovr .ph_slr_n .caption .bg {
        height: 688px
    }

    .ph_slr_ovr .ph_slr_n .caption .txt div.te {
        font: normal 10px/10px SuisseIntl;
        margin: 26px auto 0
    }

    .moves_text .mt_rows_ovr .lbl p {
        font: normal 10px/10px SuisseIntl
    }

    .moves_text .mt_rows_ovr .dsc_btm p {
        font: 300 14px/14px SuisseIntl
    }

    .moves_text .mt_rows_ovr .dsc_btm p:first-child {
        margin-bottom: 10px
    }

    .moves_text .mt_rows_move01 .mt_cols {
        margin: 0 0 0 45px
    }

    .moves_text .mt_rows_move01 .mt_cols .t {
        font: normal 115px/95px Gallient
    }

    .moves_text .mt_rows_move01 img {
        max-width: 112px;
        margin: -45px 0 0 35px
    }

    .moves_text .mt_rows_move02 .mt_cols {
        margin-left: 45px
    }

    .moves_text .mt_rows_move02 .mt_cols .t {
        font: normal 115px/95px Gallient
    }

    .moves_text .mt_rows_move02 img {
        max-width: 112px;
        margin: -35px 0 0 35px
    }

    .mt_cards {
        width: 302px;
        height: 417px
    }

    .mt_cards .mt_card.mt_card01 {
        width: 302px;
        height: 417px
    }

    .mt_cards .mt_card.mt_card02 {
        width: 302px;
        height: 417px
    }

    .all_stock {
        padding: 22px 0 158px
    }

    .all_stock .all_stock_lnk {
        font: normal 10px/10px SuisseIntl
    }

    .big_btn {
        padding-bottom: 55px
    }

    .big_btn .big_btn_lnk {
        padding: 68px 0 54px;
        border-radius: 83px
    }

    .big_btn .big_btn_lnk .t {
        font: normal 78px/78px Gallient
    }

    .l_popup .desc_ovr .ttl {
        margin: 60px 0 0
    }

    .l_popup .desc_ovr .ttl .h2 {
        font: normal 64px/64px Gallient
    }

    .l_popup .desc_ovr .desc {
        margin-top: 35px
    }

    .l_popup .f1 .rows.rows_btn {
        margin-top: 35px
    }

    .l_popup .f1 .rows .cols.cols01 {
        width: 320px
    }

    .l_popup .f1 .rows .cols.cols02 {
        width: calc(100% - 320px)
    }

    .l_popup .f1 .rows .t {
        font: 300 18px/18px SuisseIntl
    }

    .l_popup .f1 .rows input {
        padding: 38px 45px 38px 0;
        font: 300 18px/18px SuisseIntl
    }

    .l_popup .f1 .rows .get_go {
        height: 100px
    }

    .l_popup .f1 .rows .get_go .t {
        font: normal 38px/38px Gallient
    }

    .main_screen {
        height: 110vh
    }

    .main_screen .opening_hours {
        margin: 275px 0 0;
        font: normal 12px/20px SuisseIntl
    }

    .main_screen .opening_hours .rows {
        padding-top: 15px
    }

    .main_screen .h1_mst01 {
        font: normal 236px/226px Gallient
    }

    .main_screen .h1_mst02 {
        font: normal 246px/236px Gallient;
        transform: translateX(calc(30% + 75px)) translateY(-365px)
    }

    .main_screen .h1_mst02 .ltr:last-child {
        left: -30px
    }

    .fx_top_text {
        height: 1271px
    }

    .fx_top_text .h1_mst02_chng {
        font: normal 191px/191px Gallient
    }

    .fx_top_text .h1_mst02_chng .ltr:last-child {
        left: -30px
    }

    .fx_top_text .bg_full_logo .s {
        font: 300 12px/12px SuisseIntl
    }

    .fx_top_text .bg_full_logo .l {
        font: normal 12px/12px SuisseIntl
    }

    .fx_top_text .txt_bf_btm p {
        font: normal 12px/20px SuisseIntl
    }

    .fx_top_text .btn_bf_btm {
        margin: 26px auto 556px
    }

    .sky_spa_programm_menu .h3 {
        font: normal 118px/103px Gallient
    }

    .sky_spa_programm_menu .txt {
        font: 300 14px/25px SuisseIntl;
        margin: 28px 0 0
    }

    .sky_spa_programm_menu .txt .w .wl1 {
        top: -5px;
        left: -8px;
        width: 102px;
        height: 33px
    }

    #sspmw {
        position: absolute;
        bottom: 0;
        top: auto
    }

    .trio_itms {
        padding-top: 58px
    }

    .trio_itms .rows .cols:nth-child(1) .desc .lf {
        max-width: 365px
    }

    .trio_itms .rows .cols:nth-child(2) .desc .lf {
        max-width: 375px
    }

    .trio_itms .rows .cols:nth-child(3) .desc .lf {
        max-width: 365px
    }

    .trio_itms .rows .itm_lnk {
        height: 686px;
        max-height: 686px
    }

    .trio_itms .rows .desc .itm_ttl .h3 {
        font: normal 45px/45px Gallient
    }

    .trio_itms .rows .desc .itm_btm .v {
        font: normal 10px/10px SuisseIntl;
        padding: 8px 10px
    }

    .trio_itms .rows .desc .itm_btm .p {
        font: normal 10px/10px SuisseIntl
    }

    .choose_gift_coupon {
        padding-bottom: 100px
    }

    .choose_gift_coupon .choose_gift_coupon_in {
        top: 450px
    }

    .choose_gift_coupon .gift_card {
        width: 302px;
        height: 416px
    }

    .choose_gift_coupon .gift_card .gc {
        width: 302px;
        height: 416px
    }

    .choose_gift_coupon .gf_ttl {
        margin-top: 300px
    }

    .choose_gift_coupon .gf_ttl .h2 {
        font: normal 103px/85px Gallient
    }

    .choose_gift_coupon .gf_ttl .txt {
        font: 300 14px/25px SuisseIntl;
        margin: 33px 0 0
    }

    .choose_gift_coupon .gf_ttl .txt_lnk {
        margin: 40px 0 0
    }

    .choose_gift_coupon .gf_ttl .txt_lnk .t_lnk {
        font: normal 10px/10px SuisseIntl;
        padding: 0 0 8px
    }

    .choose_gift_coupon .london_spa {
        margin-top: 305px
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 {
        font: normal 110px/96px Gallient
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf01 {
        width: 309px;
        height: 290px;
        top: -160px;
        left: -67px;
        background-size: contain;
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf02 {
        width: 352px;
        height: 274px;
        bottom: 48px;
        right: -79px
    }

    .choose_gift_coupon .london_spa .txt {
        font: 300 14px/25px SuisseIntl;
        margin: 26px 0 0
    }

    .projects_fix_ovr {
        padding-top: 85px
    }

    .projects_fix_ovr .projects_fix .rows .desc .nmb .t {
        font: normal 10px/10px SuisseIntl
    }

    .projects_fix_ovr .projects_fix .rows .desc .h3 {
        font: normal 47px/45px Gallient;
        margin: 65px 0 40px
    }

    .projects_fix_ovr .projects_fix .rows .desc p {
        font: 300 14px/25px SuisseIntl
    }

    .projects_fix_ovr .projects_fix .rows .desc .slideMiniPic {
        max-width: 159px;
        height: 237px
    }

    .projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a {
        font: normal 10px/10px SuisseIntl
    }

    #footer .f_map img {
        max-width: 99px
    }

    #footer .f_rows p {
        font: normal 14px/14px SuisseIntl
    }

    #footer .f_rows p:first-child {
        margin-bottom: 10px
    }

    .win_popup .line_pp .h3 {
        font: 200 74px/67px GretaComPro
    }

    .win_popup .blc_pp_wt .rows .get_go {
        padding: 16px 33px;
        font: 300 18px/18px GretaCndPro
    }
}

@media (max-width: 1400px) {
    .ph_slr_ovr .ph_slr_n .caption .txt div {
        font: 300 14px/14px SuisseIntl
    }
}

@media (max-width: 1366px) {
    .l_close {
        left: -124px;
        width: 124px;
        height: 124px
    }

    .trio_itms .rows .cols:nth-child(2) .desc .lf {
        max-width: 375px
    }

    .win_popup .line_pp .h3 {
        font: 200 66px/59px GretaComPro
    }

    .win_popup .blc_pp_wt {
        max-width: 1050px
    }

    .win_popup .blc_pp_wt .rows input {
        font: normal 22px/22px GretaCndPro
    }

    .win_popup .blc_pp_wt .rows .get_go {
        padding: 13px 33px;
        font: 300 16px/16px GretaCndPro
    }
}

@media (max-width: 1350px) {
    .header .logo {
        max-width: 69px
    }

    .header .main_menu .menu_list li {
        margin-right: 52px
    }

    .header .main_menu .menu_list li a {
        font: normal 9px/9px SuisseIntl
    }

    .header .book_a_treatment .bat_lnk {
        font: normal 9px/9px SuisseIntl;
        padding: 10px 25px 10px 40px
    }

    .header .book_a_treatment .bat_lnk::after {
        top: 8px;
        width: 12px;
        height: 12px
    }

    .header .card .card_lnk {
        padding: 10px 18px
    }

    .header .card .card_lnk .t {
        font: normal 9px/9px SuisseIntl;
        padding: 0 0 0 16px
    }

    .header .card .card_lnk .t:after {
        width: 12px;
        height: 12px;
        top: -3px
    }
}

@media (max-width: 1280px) {
    .j_ttl {
        padding: 135px 0 0
    }

    .j_ttl .h2 {
        font: normal 110px/96px Gallient
    }

    .certified_grand_masters .certified_grand_masters_bg {
        top: 260px
    }

    .ph_slr_ovr {
        margin: 287px auto 0;
        padding-bottom: 223px
    }

    .ph_slr_ovr .ph_slr_in {
        height: 850px
    }

    .ph_slr_ovr .ph_slr_n {
        height: 850px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide {
        width: 440px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .bg {
        width: 100px;
        height: 147px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt {
        transform: translateY(-67px)
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt .h3 {
        font: normal 20px/20px Gallient
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .bg, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .bg {
        height: 644px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt {
        margin-top: 50px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .h3, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .h3 {
        font: normal 54px/54px Gallient
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t.te, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t.te {
        font: normal 9px/9px SuisseIntl
    }

    .ph_slr_ovr .ph_slr_n .caption .bg {
        height: 644px;
        transform: translateY(-103px)
    }

    .ph_slr_ovr .ph_slr_n .caption .txt div.te {
        font: normal 9px/9px SuisseIntl
    }

    #c {
        width: 112px;
        height: 113px
    }

    #c.prev .arw {
        width: 30px;
        height: 13px
    }

    #c.next .arw {
        width: 30px;
        height: 13px
    }

    #c .cc {
        width: 112px;
        height: 113px
    }

    .moves_text .mt_rows_ovr .lbl {
        bottom: 18px
    }

    .moves_text .mt_rows_ovr .lbl p {
        font: normal 9px/9px SuisseIntl
    }

    .moves_text .mt_rows_ovr .dsc_btm {
        bottom: 18px
    }

    .moves_text .mt_rows_ovr .dsc_btm p {
        font: 300 13px/13px SuisseIntl
    }

    .moves_text .mt_rows_move01 .mt_cols .t {
        font: normal 98px/89px Gallient
    }

    .moves_text .mt_rows_move01 img {
        max-width: 90px;
        margin: -27px 0 0 35px
    }

    .moves_text .mt_rows_move02 .mt_cols .t {
        font: normal 98px/89px Gallient
    }

    .moves_text .mt_rows_move02 img {
        max-width: 90px;
        margin: -35px 0 0 35px
    }
    .moves_text1 .mt_rows_move03 .mt_cols .t {
        font: normal 98px/89px Gallient
    }

    .moves_text1 .mt_rows_move03 img {
        max-width: 90px;
        margin: -35px 0 0 35px
    }

    .mt_cards {
        width: 283px;
        height: 390px
    }

    .mt_cards .mt_card.mt_card01 {
        width: 283px;
        height: 390px
    }

    .mt_cards .mt_card.mt_card02 {
        width: 283px;
        height: 390px
    }

    .all_stock {
        padding: 16px 0 148px
    }

    .all_stock .all_stock_lnk {
        font: normal 9px/9px SuisseIntl;
        padding: 0 0 6px
    }

    .big_btn .big_btn_lnk {
        padding: 64px 0 50px;
        border-radius: 77px
    }

    .big_btn .big_btn_lnk .t {
        font: normal 73px/73px Gallient
    }

    .big_btn .big_btn_lnk .t::after {
        width: 50px;
        height: 36px
    }

    .btn_anmt {
        border-radius: 19px
    }

    .btn_anmt .ba_lnk {
        border-radius: 19px;
        padding: 20px 58px 13px 50px
    }

    .btn_anmt .ba_lnk .t {
        font: normal 20px/20px Gallient
    }

    .btn_anmt .ba_lnk .a {
        width: 14px;
        height: 11px
    }

    .l_popup .f1 .rows {
        border-radius: 46px
    }

    .l_popup .f1 .rows .cols.cols01 {
        width: 320px
    }

    .l_popup .f1 .rows .cols.cols02 {
        width: calc(100% - 320px)
    }

    .l_popup .f1 .rows .get_go .t {
        font: normal 33px/33px Gallient
    }

    .main_screen .leaf_ms {
        max-width: 690px
    }

    .main_screen .h1_mst01 {
        font: normal 230px/221px Gallient;
        /*transform: translateX(calc(-28% + 35px)) translateY(0)*/
    }

    .main_screen .h1_mst02 {
        font: normal 230px/221px Gallient;
        transform: translateX(calc(47% + 75px)) translateY(-365px)
    }

    .fx_top_text {
        height: 1252px
    }

    .fx_top_text .h1_mst02_chng {
        font: normal 179px/179px Gallient
    }

    .fx_top_text .bg_full_logo .s {
        font: 300 11px/11px SuisseIntl
    }

    .fx_top_text .bg_full_logo .s::before {
        top: -21px;
        left: -35px;
        width: 96px;
        height: 48px
    }

    .fx_top_text .bg_full_logo .h4 {
        font: normal 50px/50px Gallient
    }

    .fx_top_text .bg_full_logo .l {
        font: normal 11px/11px SuisseIntl
    }

    .fx_top_text .txt_bf_btm p {
        font: normal 11px/19px SuisseIntl
    }

    .sky_spa_programm_menu .h3 {
        font: normal 110px/96px Gallient
    }

    .sky_spa_programm_menu .txt {
        font: 300 13px/23px SuisseIntl;
        margin: 23px 0 0
    }

    .sky_spa_programm_menu .txt .w .wl1 {
        width: 95px;
        height: 30px
    }

    .trio_itms .rows .cols:nth-child(1) .desc .lf {
        max-width: 325px
    }

    .trio_itms .rows .cols:nth-child(2) .desc .lf {
        max-width: 350px
    }

    .trio_itms .rows .cols:nth-child(3) .desc .lf {
        max-width: 325px
    }

    .trio_itms .rows .itm_lnk {
        height: 620px;
        max-height: 620px
    }

    .trio_itms .rows .desc .itm_ttl .h3 {
        font: normal 42px/42px Gallient
    }

    .trio_itms .rows .desc .itm_btm .v {
        font: normal 9px/9px SuisseIntl
    }

    .trio_itms .rows .desc .itm_btm .p {
        font: normal 9px/9px SuisseIntl
    }

    .choose_gift_coupon .gift_card {
        width: 280px;
        height: 385px
    }

    .choose_gift_coupon .gift_card .gc {
        width: 280px;
        height: 385px
    }

    .choose_gift_coupon .gf_ttl {
        margin-top: 280px
    }

    .choose_gift_coupon .gf_ttl .h2 {
        font: normal 96px/80px Gallient
    }

    .choose_gift_coupon .gf_ttl .txt {
        font: 300 13px/23px SuisseIntl;
        margin: 29px 0 0
    }

    .choose_gift_coupon .gf_ttl .txt_lnk .t_lnk {
        font: normal 9px/9px SuisseIntl;
        padding: 0 0 6px
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 {
        font: normal 118px/103px Gallient
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf01 {
        width: 289px;
        height: 271px;
        top: -115px;
        left: -45px
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf02 {
        width: 330px;
        height: 257px;
        bottom: 60px;
        right: -60px
    }

    .choose_gift_coupon .london_spa .txt {
        font: 300 13px/23px SuisseIntl;
        margin: 23px 0 0
    }

    .projects_fix_ovr .projects_fix .rows .cols.cols01 {
        width: 640px
    }

    .projects_fix_ovr .projects_fix .rows .cols.cols02 {
        width: calc(100% - 640px)
    }

    .projects_fix_ovr .projects_fix .rows .desc .nmb .t {
        font: normal 9px/9px SuisseIntl
    }

    .projects_fix_ovr .projects_fix .rows .desc .h3 {
        font: normal 44px/42px Gallient;
        margin: 65px 0 40px
    }

    .projects_fix_ovr .projects_fix .rows .desc p {
        font: 300 13px/23px SuisseIntl;
        max-width: 360px
    }

    .projects_fix_ovr .projects_fix .rows .desc .slideMiniPic {
        max-width: 150px;
        height: 222px;
        margin: 55px auto
    }

    .projects_fix_ovr .projects_fix .rows .desc .pfo_lnk {
        margin-top: 38px
    }

    .projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a {
        font: normal 9px/9px SuisseIntl
    }

    #footer .f_map img {
        max-width: 92px
    }

    #footer .f_rows p {
        font: normal 13px/13px SuisseIntl
    }

    #footer .f_rows p:first-child {
        margin-bottom: 8px
    }
}

@media (max-width: 1250px) {
    .header .logo {
        max-width: 60px
    }

    .header .main_menu .menu_list li {
        margin-right: 44px
    }

    .header .main_menu .menu_list li a {
        font: normal 8px/8px SuisseIntl
    }

    .header .book_a_treatment .bat_lnk {
        font: normal 8px/8px SuisseIntl
    }

    .header .card .card_lnk .t {
        font: normal 8px/8px SuisseIntl
    }
}

@media (max-width: 1200px) {
    .header .book_a_treatment .bat_lnk::after {
        top: 7px
    }

    .l_popup {
        width: 800px;
        right: -800px
    }

    .l_popup .desc_ovr {
        padding: 0 45px 0 45px
    }

    .main_screen .opening_hours {
        margin: 275px 0 0;
        font: normal 11px/19px SuisseIntl
    }

    .main_screen .h1_mst01 {
        font: normal 220px/211px Gallient;
        /*transform: translateX(calc(-27% + 35px)) translateY(0)*/
    }

    .trio_itms .rows .cols:nth-child(1) .desc .lf {
        max-width: 320px
    }

    .trio_itms .rows .cols:nth-child(2) .desc .lf {
        max-width: 325px
    }

    .trio_itms .rows .cols:nth-child(3) .desc .lf {
        max-width: 325px
    }

    .trio_itms .rows .desc .itm_ttl .h3 {
        font: normal 35px/35px Gallient
    }

    .trio_itms .rows .desc .itm_btm {
        margin: 36px 0 0
    }

    .projects_fix_ovr .projects_fix .rows .desc .nmb .t.tl {
        margin-left: 15px
    }

    .win_popup .line_pp .h3 {
        font: 200 55px/49px GretaComPro
    }

    .win_popup .blc_pp_wt .rows .get_go {
        padding: 12px 30px 10px;
        font: 300 13px/13px GretaCndPro
    }
}

@media (max-width: 1100px) {
    .j_ttl {
        padding: 125px 0 0
    }

    .j_ttl .h2 {
        font: normal 96px/84px Gallient
    }

    .certified_grand_masters .certified_grand_masters_bg {
        top: 225px
    }

    .certified_grand_masters .cgm_sgt_txt {
        max-width: 885px;
        top: 250px
    }

    .ph_slr_ovr {
        margin: 172px auto 0;
        padding-bottom: 117px
    }

    .ph_slr_ovr .ph_slr_in {
        height: 770px
    }

    .ph_slr_ovr .ph_slr_n {
        height: 770px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide {
        width: 380px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .bg, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .bg {
        height: 562px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .h3, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .h3 {
        font: normal 47px/47px Gallient;
        margin: 0 0 12px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t {
        font: 300 9px/9px SuisseIntl
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t.t, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t.t {
        margin-bottom: 6px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t.te, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t.te {
        font: normal 8px/8px SuisseIntl;
        margin: 21px auto 0
    }

    .ph_slr_ovr .ph_slr_n .caption .bg {
        height: 562px
    }

    .moves_text .mt_rows_ovr .dsc_btm p {
        font: 300 11px/11px SuisseIntl
    }

    .moves_text .mt_rows_move01 .mt_cols .t {
        font: normal 85px/85px Gallient
    }

    .moves_text .mt_rows_move01 img {
        max-width: 75px;
        margin: -27px 0 0 35px
    }

    .moves_text .mt_rows_move02 .mt_cols .t {
        font: normal 85px/85px Gallient
    }

    .moves_text .mt_rows_move02 img {
        max-width: 75px;
        margin: -17px 0 0 35px
    }
    .moves_text1 .mt_rows_move03 .mt_cols .t {
        font: normal 85px/85px Gallient
    }

    .moves_text1 .mt_rows_move03 img {
        max-width: 75px;
        margin: -17px 0 0 35px
    }

    .mt_cards {
        width: 215px;
        height: 297px
    }

    .mt_cards .mt_card.mt_card01 {
        width: 215px;
        height: 297px;
        left: 65px
    }

    .mt_cards .mt_card.mt_card02 {
        width: 215px;
        height: 297px;
        left: -175px
    }

    .all_stock {
        padding: 9px 0 129px
    }

    .all_stock .all_stock_lnk {
        font: normal 8px/8px SuisseIntl
    }

    .big_btn .big_btn_lnk {
        padding: 55px 0 45px;
        border-radius: 68px
    }

    .big_btn .big_btn_lnk .t {
        font: normal 63px/63px Gallient;
        padding-right: 85px
    }

    .big_btn .big_btn_lnk .t::after {
        width: 43px;
        height: 32px
    }

    .btn_anmt .ba_lnk {
        padding: 16px 55px 10px 45px
    }

    .btn_anmt .ba_lnk .t {
        font: normal 17px/17px Gallient
    }

    .btn_anmt .ba_lnk .a {
        width: 12px;
        height: 10px
    }

    .l_popup .f1 .rows .get_go {
        border-radius: 46px
    }

    .l_popup .f1 .rows .get_go .t {
        font: normal 29px/29px Gallient
    }

    .l_popup .f1 .rows .get_go .t .a {
        top: -2px
    }

    .l_close {
        left: -85px;
        width: 85px;
        height: 85px
    }

    .l_close::before {
        width: 45px
    }

    .l_close::after {
        width: 45px
    }

    .main_screen {
        height: 110vh
    }

    .main_screen .leaf_ms {
        max-width: 640px
    }

    .main_screen .opening_hours {
        margin: 275px 0 0;
        font: normal 10px/17px SuisseIntl
    }

    .main_screen .h1_mst01 {
        font: normal 200px/192px Gallient;
        /*transform: translateX(calc(-27% + 35px)) translateY(0)*/
    }

    .main_screen .h1_mst02 {
        font: normal 200px/192px Gallient;
        transform: translateX(calc(47% + 75px)) translateY(-312px)
    }

    .main_screen .h1_mst02 .ltr:last-child {
        left: -25px
    }

    .fx_top_text {
        height: 800px
    }

    .fx_top_text .h1_mst02_chng {
        font: normal 156px/156px Gallient
    }

    .fx_top_text .h1_mst02_chng .ltr:last-child {
        left: -25px
    }

    .fx_top_text .bg_full_logo .s {
        font: 300 9px/9px SuisseIntl
    }

    .fx_top_text .bg_full_logo .s::before {
        top: -21px;
        left: -35px;
        width: 85px;
        height: 43px
    }

    .fx_top_text .bg_full_logo .h4 {
        font: normal 43px/43px Gallient
    }

    .fx_top_text .bg_full_logo .l {
        font: normal 9px/9px SuisseIntl
    }

    .fx_top_text .txt_bf_btm p {
        font: normal 9px/17px SuisseIntl
    }

    .fx_top_text .btn_bf_btm {
        margin: 26px auto 175px
    }

    .sky_spa_programm_menu .h3 {
        font: normal 96px/84px Gallient
    }

    .sky_spa_programm_menu .txt {
        font: 300 11px/20px SuisseIntl;
        margin: 21px 0 0
    }

    .sky_spa_programm_menu .txt .w .wl1 {
        width: 80px;
        height: 26px;
        top: -4px;
        left: -5px
    }

    .trio_itms {
        padding-top: 10px
    }

    .trio_itms .rows .cols:nth-child(1) .desc .lf {
        max-width: 275px;
        top: 10px
    }

    .trio_itms .rows .cols:nth-child(2) .desc .lf {
        max-width: 275px
    }

    .trio_itms .rows .cols:nth-child(3) .desc .lf {
        max-width: 275px;
        top: 10px
    }

    .trio_itms .rows .itm_lnk {
        height: 490px;
        max-height: 490px
    }

    .trio_itms .rows .desc {
        padding-bottom: 55px
    }

    .trio_itms .rows .desc .itm_ttl .h3 {
        font: normal 32px/32px Gallient
    }

    .trio_itms .rows .desc .itm_btm .v {
        font: normal 8px/8px SuisseIntl
    }

    .trio_itms .rows .desc .itm_btm .p {
        font: normal 8px/8px SuisseIntl
    }

    .choose_gift_coupon .choose_gift_coupon_in {
        top: 370px
    }

    .choose_gift_coupon .gift_card {
        width: 220px;
        height: 303px;
        transform: translateY(160px)
    }

    .choose_gift_coupon .gift_card .gc {
        width: 220px;
        height: 303px
    }

    .choose_gift_coupon .gf_ttl {
        margin-top: 164px
    }

    .choose_gift_coupon .gf_ttl .h2 {
        font: normal 84px/70px Gallient
    }

    .choose_gift_coupon .gf_ttl .txt {
        font: 300 11px/20px SuisseIntl;
        margin: 26px 0 0
    }

    .choose_gift_coupon .gf_ttl .txt_lnk {
        margin: 44px 0 0
    }

    .choose_gift_coupon .gf_ttl .txt_lnk .t_lnk {
        font: normal 8px/8px SuisseIntl;
        padding: 0 0 6px
    }

    .choose_gift_coupon .london_spa {
        margin-top: 255px
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 {
        font: normal 96px/84px Gallient
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf01 {
        width: 252px;
        height: 236px;
        top: -105px;
        left: -55px
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf02 {
        width: 288px;
        height: 224px;
        bottom: 40px;
        right: -65px
    }

    .choose_gift_coupon .london_spa .txt {
        font: 300 11px/20px SuisseIntl;
        margin: 21px 0 0
    }

    .projects_fix_ovr {
        padding-top: 28px
    }

    .projects_fix_ovr .projects_fix .rows .cols.cols01 {
        width: calc(100% - 512px)
    }

    .projects_fix_ovr .projects_fix .rows .cols.cols02 {
        width: 512px
    }

    .projects_fix_ovr .projects_fix .rows .desc .h3 {
        font: normal 38px/37px Gallient;
        margin: 65px 0 40px
    }

    .projects_fix_ovr .projects_fix .rows .desc p {
        font: 300 11px/20px SuisseIntl;
        max-width: 285px
    }

    .projects_fix_ovr .projects_fix .rows .desc .slideMiniPic {
        max-width: 120px;
        height: 193px;
        margin: 50px auto 36px
    }

    .projects_fix_ovr .projects_fix .rows .desc .pfo_lnk a {
        font: normal 8px/8px SuisseIntl
    }

    #footer .f_map img {
        max-width: 80px
    }

    #footer .f_rows p {
        font: normal 11px/11px SuisseIntl
    }

    #footer .f_rows p:first-child {
        margin-bottom: 6px
    }

    .win_popup .line_pp .h3 {
        font: 200 50px/44px GretaComPro;
        letter-spacing: .2em
    }

    .win_popup .blc_pp_wt {
        max-width: 850px;
        padding: 50px 0 0
    }

    .win_popup .blc_pp_wt .rows input {
        font: normal 20px/20px GretaCndPro
    }
}

@media (max-width: 1000px) {
    .header .rows .cols.cols02 {
        display: none
    }

    .header .rows .cols.cols03 {
        display: none
    }

    .header .rows .cols.cols04 {
        display: none
    }

    .header .rows .cols.cols05 {
        display: block
    }

    .header .logo {
        max-width: 97px
    }

    .header .main_menu {
        display: none
    }

    .j_ttl {
        padding: 85px 0 0
    }

    .j_ttl .h2 {
        font: normal 55px/55px Gallient
    }

    .certified_grand_masters {
        min-height: auto;
        padding-bottom: 80px
    }

    .certified_grand_masters .certified_grand_masters_bg {
        top: 160px;
        padding-bottom: 0
    }

    .certified_grand_masters .cgm_sgt_txt {
        max-width: 450px;
        top: 80px
    }

    .ph_slr_ovr {
        margin: 0 auto 0;
        padding-bottom: 0
    }

    .ph_slr_ovr .ph_slr_in {
        height: auto
    }

    .ph_slr_ovr .ph_slr_n {
        height: auto;
        overflow: hidden
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide {
        width: auto
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .bg {
        width: 145px;
        height: 213px;
        transition: 0s
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt {
        transform: translateY(0);
        margin: 53px 0 0;
        transition: 0s
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt .h3 {
        font: normal 29px/29px Gallient;
        margin: 0 0 24px;
        transition: 0s
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt .t {
        font: 300 14px/14px SuisseIntl;
        opacity: 1;
        margin: 0 0 9px;
        transition: 0s
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide .caption .txt .t.te {
        font: 300 11px/11px SuisseIntl;
        margin: 53px auto 0
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .bg, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .bg {
        width: 145px;
        height: 213px;
        transition: 0s
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt {
        opacity: 1;
        margin: 53px 0 0;
        transition: 0s
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .h3, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .h3 {
        font: normal 29px/29px Gallient;
        margin: 0 0 24px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t {
        font: 300 14px/14px SuisseIntl;
        margin: 0 0 9px;
        transition: 0s
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t.t, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t.t {
        margin: 0 0 9px
    }

    .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-active .caption .txt .t.te, .ph_slr_ovr .ph_slr_n .swiper-wrapper .swiper-slide.swiper-slide-duplicate-active .caption .txt .t.te {
        font: 300 11px/11px SuisseIntl;
        margin: 53px auto 0;
        max-width: 155px
    }

    .ph_slr_ovr .ph_slr_n .caption .bg {
        width: 145px;
        height: 213px;
        transform: translateY(0);
        transition: 0s
    }

    .ph_slr_ovr .ph_slr_n .caption .txt {
        margin: 53px 0 0;
        transition: 0s
    }

    .ph_slr_ovr .ph_slr_n .caption .txt .h3 {
        font: normal 29px/29px Gallient;
        margin: 0 0 24px
    }

    .ph_slr_ovr .ph_slr_n .caption .txt div.t {
        margin: 0 0 9px
    }

    .ph_slr_ovr .ph_slr_n .caption .txt div.te {
        font: normal 11px/11px SuisseIntl;
        margin: 53px auto 0;
        max-width: 155px
    }

    .ph_slr_ovr .nav_ph_slr {
        position: relative;
        width: 66px;
        height: 40px;
        margin: 102px auto 0
    }

    .ph_slr_ovr .nav_ph_slr .swiper-button-prev {
        top: 0;
        left: 0;
        margin: 0;
        height: 100%;
        width: 50%;
        cursor: pointer
    }

    .ph_slr_ovr .nav_ph_slr .swiper-button-prev .arw {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        right: auto;
        background: url(../img/slr_prev.svg) no-repeat 0 0/cover;
        width: 20px;
        height: 20px
    }

    .ph_slr_ovr .nav_ph_slr .swiper-button-next {
        top: 0;
        right: 0;
        margin: 0;
        height: 100%;
        width: 50%;
        opacity: 1;
        cursor: pointer
    }

    .ph_slr_ovr .nav_ph_slr .swiper-button-next .arw {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        margin: auto;
        left: auto;
        background: url(../img/slr_next.svg) no-repeat 0 0/cover;
        width: 20px;
        height: 20px
    }

    #c {
        opacity: 0 !important
    }

    .moves_text {
        min-height: 100vh;
        height: auto
    }

    .moves_text .mt_rows_ovr {
        height: 167px
    }

    .moves_text .mt_rows_ovr.mt_rows_ovr01 {
        height: 167px;
        margin-top: 200px
    }

    .moves_text .mt_rows_ovr.mt_rows_ovr02 {
        height: 433px
    }

    .moves_text .mt_rows_ovr .lbl {
        display: none
    }

    .moves_text .mt_rows_ovr .dsc_btm {
        bottom: 18px;
        margin: 0 0 0
    }

    .moves_text .mt_rows_ovr .dsc_btm p {
        font: 300 14px/24px SuisseIntl
    }

    .moves_text .mt_rows_ovr .dsc_btm p:first-child {
        margin-bottom: 0
    }

    .moves_text .mt_rows_ovr .dsc_top {
        display: block
    }

    .moves_text .mt_rows_move01 .mt_cols .t {
        font: normal 70px/70px Gallient
    }

    .moves_text .mt_rows_move01 img {
        max-width: 65px;
        margin: -5px 0 0 35px
    }

    .moves_text .mt_rows_move02 .mt_cols {
        height: 180px
    }

    .moves_text .mt_rows_move02 .mt_cols .t {
        font: normal 70px/70px Gallient
    }

    .moves_text .mt_rows_move02 img {
        max-width: 65px;
        margin: 0 0 0 35px
    }

    .moves_text1 .mt_rows_move03 .mt_cols {
        /*height: 180px*/
    }

    .moves_text1 .mt_rows_move03 .mt_cols .t {
        font: normal 70px/70px Gallient
    }

    .moves_text1 .mt_rows_move03 img {
        max-width: 65px;
        margin: 0 0 0 35px
    }

    .mt_cards {
        width: 175px;
        height: 241px;
        top: auto;
        bottom: 108px
    }

    .mt_cards:hover .mt_card.mt_card01 {
        transform: translateY(25px) rotate(3deg)
    }

    .mt_cards:hover .mt_card.mt_card01 img {
        transform: translateX(0) rotate(0)
    }

    .mt_cards:hover .mt_card.mt_card02 {
        transform: translateY(0) rotate(-10deg)
    }

    .mt_cards:hover .mt_card.mt_card02 img {
        transform: translateX(0) rotate(0)
    }

    .mt_cards .mt_card.mt_card01 {
        width: 175px;
        height: 241px;
        transform: translateY(25px) rotate(3deg)
    }

    .mt_cards .mt_card.mt_card02 {
        width: 175px;
        height: 241px;
        left: -105px
    }

    .all_stock {
        padding: 50px 0 78px
    }

    .all_stock .all_stock_lnk {
        font: normal 14px/14px SuisseIntl
    }

    .big_btn .big_btn_lnk {
        padding: 23px 0 19px;
        border-radius: 28px
    }

    .big_btn .big_btn_lnk:hover .t::after {
        transform: translateX(0)
    }

    .big_btn .big_btn_lnk .t {
        font: normal 29px/29px Gallient;
        padding-right: 38px
    }

    .big_btn .big_btn_lnk .t::after {
        width: 18px;
        height: 13px;
        top: 5px
    }

    .btn_anmt .ba_lnk {
        padding: 16px 55px 14px 45px
    }

    .btn_anmt .ba_lnk .t {
        font: normal 29px/29px Gallient
    }

    .btn_anmt .ba_lnk .a {
        width: 28px;
        height: 20px;
        left: 20px;
        top: -3px
    }

    .parsley-errors-list {
        left: 30px;
        top: 2px
    }

    .parsley-errors-list li {
        font: normal 10px/10px SuisseIntl
    }

    .l_popup {
        width: 100%;
        right: -100%
    }

    .l_popup .l_popup_in {
        width: calc(100% + 20px)
    }

    .l_popup .desc_ovr {
        padding: 0 45px 90px 25px
    }

    .l_popup .desc_ovr .ttl {
        margin: 22px 0 0
    }

    .l_popup .desc_ovr .ttl .h2 {
        font: normal 53px/53px Gallient
    }

    .l_popup .desc_ovr .ttl p {
        font: 300 16px/34px SuisseIntl;
        margin: 10px 0 0
    }

    .l_popup .f1 .rows {
        flex-wrap: wrap;
        border-radius: 28px
    }

    .l_popup .f1 .rows .cols.cols01 {
        width: 100%;
        margin: 12px 0 15px
    }

    .l_popup .f1 .rows .cols.cols02 {
        width: 100%;
        padding-left: 28px;
        margin-bottom: 12px
    }

    .l_popup .f1 .rows .t {
        font: 300 14px/14px SuisseIntl;
        padding-left: 29px
    }

    .l_popup .f1 .rows input {
        font: 300 14px/14px SuisseIntl;
        padding: 0;
        width: 90%
    }

    .l_popup .f1 .rows .get_go {
        border-radius: 28px;
        padding: 0;
        height: 71px
    }

    .l_popup .f1 .rows .get_go .t {
        font: normal 29px/29px Gallient
    }

    .l_popup .f1 .rows .get_go .t .a {
        width: 20px;
        height: 14px;
        top: -4px
    }

    .l_close {
        left: auto;
        top: 20px;
        right: 20px;
        width: 35px;
        height: 35px;
        background: 0;
        z-index: 50
    }

    .l_close:hover {
        background: 0
    }

    .l_close::before {
        width: 35px;
        background: #292929
    }

    .l_close::after {
        width: 35px;
        background: #292929
    }

    .main_screen {
        height: 100vh;
    }


    .main_screen .leaf_ms {
        max-width: 640px;
        min-width: 655px
    }

    .main_screen .opening_hours {
        text-align: center;
        margin: 280px 0 0
    }

    .main_screen .opening_hours .rows {
        border-top: rgba(255, 255, 255, .15) 0 solid;
        padding-top: 0
    }

    .main_screen .opening_hours .rows .cols.cols01 {
        width: 100%;
        justify-content: center
    }

    .main_screen .opening_hours .rows .cols.cols02 {
        display: none
    }

    .main_screen .h1_mst01 {
        font: normal 152px/147px Gallient;
        /*transform: translateX(0) translateY(0);*/

    }

    .main_screen .h1_mst01 .ltr:first-child {
        /*margin-right: 25px*/
    }

    .main_screen .h1_mst02 {
        font: normal 127px/122px Gallient;
        transform: translateX(0) translateY(0);
        bottom: 0
    }

    .main_screen .h1_mst02 .ltr:last-child {
        left: -20px
    }

    .fx_top_text .h1_mst02_chng {
        font: normal 127px/122px Gallient;
        top: 0
    }

    .fx_top_text .h1_mst02_chng .ltr:last-child {
        left: -20px
    }

    .fx_top_text .bg_full_logo {
        margin-bottom: 23px
    }

    .fx_top_text .bg_full_logo .s {
        font: 300 13px/13px SuisseIntl
    }

    .fx_top_text .bg_full_logo .s::before {
        top: -23px;
        left: -49px;
        width: 117px;
        height: 59px
    }

    .fx_top_text .bg_full_logo .h4 {
        font: normal 62px/60px Gallient;
        margin: 0 0 5px
    }

    .fx_top_text .bg_full_logo .l {
        font: normal 14px/14px SuisseIntl
    }

    .fx_top_text .txt_bf_btm {
        margin: 19px 0 0
    }

    .fx_top_text .txt_bf_btm p {
        font: normal 14px/24px SuisseIntl
    }

    .fx_top_text .btn_bf_btm {
        margin: 33px auto 181px
    }

    .sky_spa_programm_menu .h3 {
        font: normal 55px/50px Gallient
    }

    .sky_spa_programm_menu .txt {
        font: 300 14px/24px SuisseIntl;
        max-width: 350px;
        margin: 60px auto 0
    }

    .sky_spa_programm_menu .txt .br {
        display: inline
    }

    .sky_spa_programm_menu .txt .w .wl1 {
        top: -3px;
        left: -7px
    }

    .trio_itms {
        padding-top: 0;
        margin-top: calc(100vh - 145px)
    }

    .trio_itms .rows {
        flex-wrap: wrap;
        justify-content: center
    }

    .trio_itms .rows .cols {
        width: 100%
    }

    .trio_itms .rows .cols:nth-child(1) .desc .lf {
        max-width: 275px
    }

    .trio_itms .rows .cols:nth-child(2) .desc .lf {
        max-width: 275px
    }

    .trio_itms .rows .cols:nth-child(3) .desc .lf {
        max-width: 275px
    }

    .trio_itms .rows .itm_lnk {
        max-height: 90vh;
        height: 90vh;
        margin-bottom: 15px
    }

    .trio_itms .rows .itm_lnk:hover .bg {
        opacity: 0 !important
    }

    .trio_itms .rows .itm_lnk:hover .desc .lf {
        opacity: 1
    }

    .trio_itms .rows .itm_lnk:hover .desc .itm_ttl .h3 {
        color: #292929
    }

    .trio_itms .rows .itm_lnk:hover .desc .itm_ttl .h3 .br.cbg, .trio_itms .rows .itm_lnk:hover .desc .itm_ttl .h3 .br.cbgl, .trio_itms .rows .itm_lnk:hover .desc .itm_ttl .h3 .br.cbr {
        color: #292929
    }

    .trio_itms .rows .itm_lnk:hover .desc .itm_btm .v {
        background: rgba(255, 255, 255, .4)
    }

    .trio_itms .rows .bg {
        opacity: 0 !important;
        transform: scale(1)
    }

    .trio_itms .rows .desc {
        padding-bottom: 55px
    }

    .trio_itms .rows .desc .itm_ttl .h3 {
        font: normal 35px/38px Gallient
    }

    .trio_itms .rows .desc .itm_ttl .h3 .sp {
        display: inline-block;
        position: relative;
        top: -8px
    }

    .choose_gift_coupon {
        padding-bottom: 0;
        padding-top: 457px;
        min-height: auto
    }

    .choose_gift_coupon .choose_gift_coupon_in {
        top: 175px
    }

    .choose_gift_coupon .gift_card {
        width: 175px;
        height: 241px;
        transform: translateY(0);
        margin: 115px auto 0
    }

    .choose_gift_coupon .gift_card:hover .gc.gc01 img {
        transform: translateX(0) rotate(0)
    }

    .choose_gift_coupon .gift_card:hover .gc.gc02 img {
        transform: translateX(0) rotate(0)
    }

    .choose_gift_coupon .gift_card .gc {
        width: 175px;
        height: 241px
    }

    .choose_gift_coupon .gift_card .gc.gc01 {
        transform: translateY(0) rotate(-5deg);
        left: -100px
    }

    .choose_gift_coupon .gift_card .gc.gc02 {
        transform: translateY(50px) rotate(5deg);
        left: 50px;
        top: 0
    }

    .choose_gift_coupon .gf_ttl {
        margin-top: 0
    }

    .choose_gift_coupon .gf_ttl .h2 {
        font: normal 50px/50px Gallient
    }

    .choose_gift_coupon .gf_ttl .txt {
        font: 300 14px/24px SuisseIntl;
        margin: 33px 0 0
    }

    .choose_gift_coupon .gf_ttl .txt_lnk .t_lnk {
        font: normal 14px/14px SuisseIntl
    }

    .choose_gift_coupon .london_spa {
        margin-top: 171px
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 {
        font: normal 55px/55px Gallient
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf01 {
        width: 180px;
        height: 169px;
        top: -75px;
        left: -45px;
        opacity: 1
    }

    .choose_gift_coupon .london_spa .ls_ttl .h2 .ls_lf02 {
        width: 173px;
        height: 135px;
        bottom: 34px;
        right: -41px;
        opacity: 1
    }

    .choose_gift_coupon .london_spa .txt {
        font: 300 14px/24px SuisseIntl;
        margin: 44px 0 0
    }

    .lnk_rtt {
        opacity: 1;
        transform: translateY(0) rotate(0)
    }

    .projects_fix_ovr {
        display: none
    }

    .projects_fix_ovr_mb {
        display: block;
        margin-top: 155px
    }
}

@media (max-width: 980px) {
    .thank_you {
        width: 750px
    }
}

@media (max-width: 900px) {
    .win_popup .blc_pp_wt {
        max-width: 750px
    }
}

@media (max-width: 800px) {
    .win_popup .blc_pp_wt .rows {
        margin: 15px 0 0
    }

    .iagree input[type=checkbox].css-checkbox + label.css-label {
        font: 300 18px/18px GretaCndPro
    }

    .thank_you {
        width: 600px
    }
}

@media (max-width: 770px) {
    .main_screen .h1_mst01 {
        font: normal 112px/107px Gallient;
    }
    .trio_itms .rows .itm_lnk {
        border-radius: 220px;
        height: 515px;
        max-height: 515px
    }

    .trio_itms .rows .desc {
        border-radius: 220px
    }

    #footer .f_map {
        display: none
    }

    #footer .f_rows {
        flex-wrap: wrap;
        padding-bottom: 0;
        margin-top: 20px
    }

    #footer .f_rows .cols {
        margin-bottom: 33px
    }

    #footer .f_rows .cols.cols01, #footer .f_rows .cols.cols03 {
        width: 100%
    }

    #footer .f_rows .cols.cols02 {
        width: 100%
    }

    #footer .f_rows .cols.cols01 {
        text-align: center
    }

    #footer .f_rows .cols.cols03 {
        text-align: center;
        padding-bottom: 55px;
        margin-bottom: 0
    }
}

@media (max-width: 760px) {
    .win_popup .line_pp .h3 {
        font: 200 38px/36px GretaComPro;
        letter-spacing: .2em
    }

    .win_popup .blc_pp_wt {
        max-width: calc(100% - 40px);
        margin: 0 auto
    }

    .win_popup .blc_pp_wt .rows {
        flex-wrap: wrap
    }

    .win_popup .blc_pp_wt .rows .cols {
        width: 100%
    }

    .win_popup .blc_pp_wt .rows .cols.cols01 {
        margin-bottom: 30px
    }

    .win_popup .blc_pp_wt .rows input {
        border-bottom: 1px solid rgba(73, 73, 73, .6);
        font: normal 18px/18px GretaCndPro
    }

    .iagree input[type=checkbox].css-checkbox + label.css-label {
        font: 300 15px/15px GretaCndPro
    }

    .iagree label.css-label:before {
        top: 4px
    }

    .iagree label.css-label:after {
        top: -1px
    }
}

@media (max-width: 750px) {
    .iagree {
        margin: 17px 0 0
    }
}

@media (max-width: 650px) {
    .selectize-control.single .selectize-input .item {
        font: normal 16px/17px SuisseIntl
    }

    .selectize-control.single .selectize-input .item {
        font: normal 13px/17px SuisseIntl
    }

    .selectize-control.single .selectize-dropdown .selectize-dropdown-content .option {
        font: normal 16px/21px SuisseIntl
    }

    .selectize-control.single .selectize-dropdown .selectize-dropdown-content .option {
        font: normal 13px/17px SuisseIntl
    }

    .thank_you {
        width: 500px
    }
}

@media (max-width: 550px) {
    .main_screen .h1_mst01 {
        font: normal 82px/77px Gallient;
    }
    .selectize-control.single .selectize-input:after {
        width: 19px;
        height: 10px;
        background-size: cover
    }

    .thank_you {
        width: 400px
    }
}

@media (max-width: 450px) {
    .main_screen .h1_mst01 {
        font: normal 70px/65px Gallient;
        /*bottom: -250px;*/
    }

    .main_screen .leaf_ms {
        left: -40%
    }

    .thank_you {
        width: 300px
    }
}

@media (max-width: 350px) {
    .main_screen .h1_mst01 {
        font: normal 62px/57px Gallient;
    }
    .thank_you {
        width: 275px
    }
}