/* .nav__item.nav__item--booking{
    display: none;
}
.nav__item_other{
    display: flex;
}
header .nav .nav__item.enq-btn{
    display: none;
}
@media screen and (max-width: 991px) {
    .nav__item.nav__item--booking {
        display: block;
    }
    .nav__item_other {
        display: none;
    }
    header .nav .nav__item.enq-btn {
        display: block;
    }
} */
.sticky .header__menu-toggle-btn:before,
.sticky .header__menu-toggle-btn:after,
.sticky .header__menu-toggle-btn span,
.mb-menu-open .header__menu-toggle-btn:before,
.mb-menu-open .header__menu-toggle-btn:after,
.mb-menu-open .header__menu-toggle-btn span {
    background-color: #be969d;
}
body.exilis .nav__item--booking {
    background-color: #be969d;
}
.nav__item_other,
.menu_find_clinic--mb,
#menu_business_enquiry_mb {
    background-color: #fff;
    color: #be969d;
}
.nav__item_other a {
    color: inherit;
}
.search-i {
    background-image: url(/images/exilis/icon/search.svg);
}
.sticky ~ .fixed_holder .search-i,
.mb-menu-open .search-i {
    background-image: url(/images/search.svg);
}
.nav__item_other .pen-i {
    background-image: url(/images/exilis/icon/pen-color.svg);
}
.sticky ~ .fixed_holder .nav__item_other .pen-i,
.mb-menu-open .nav__item_other .pen-i {
    background-image: url(/images/pen.svg);
}
.sticky ~ .fixed_holder .nav__item_other,
.sticky ~ .fixed_holder .menu_find_clinic--mb,
.sticky ~ .fixed_holder #menu_business_enquiry_mb,
.mb-menu-open .nav__item_other,
.mb-menu-open .menu_find_clinic--mb,
.mb-menu-open #menu_business_enquiry_mb {
    background-color: #be969d;
    color: #fff;
}
.nav__item_other a:last-child {
    border-left-color: #be969d;
}
.sticky ~ .fixed_holder .nav__item_other a:last-child,
.mb-menu-open .nav__item_other a:last-child {
    border-left-color: #fff;
}
body.exilis header .nav__item a {
    color: #be969d;
}
body.exilis header .nav__item.active:after {
    border-top: 10px solid #be969d;
}
body.exilis header .header-btn label {
    background-color: #be969d;
}
body.exilis header .header-btn:before {
    background-color: #be969d;
}
body.exilis header .header-btn:after {
    background-color: #be969d;
}
body.exilis .sec-content {
    overflow: hidden;
}
body.exilis .sec-content--0 {
    background-image: url("../images/exilis/sec-exilis.png");
    background-size: 62%;
    background-position: center 52%;
    width: 380px;
    left: calc(50% - 200px);
}
body.exilis .sec-content--1 {
    background-image: url("../images/exilis/sec1-background.jpg");
    background-color: #c39ca1;
    height: 56.25vw;
    max-height: none;
    min-height: auto;
}
.sec-content.sec-content--1 .sec-content__left,
.sec-content.sec-content--1 .sec-content__right {
    vertical-align: middle;
}
body.exilis .sec-content--1 .sec-content__left .title-holder {
    height: auto;
    left: auto;
}
.sec-1__logo {
    width: 460px;
}
.sec-1__textarea h2 {
    font-size: 38px;
    color: #fff;
    font-weight: 300;
}
.sec-1__textarea h3 {
    font-size: 28px;
    color: #fff;
    font-weight: 300;
    margin: 18px 0 0;
}
@media screen and (max-width: 767px) {
    .sec-1__logo {
        width: 340px;
    }
    .sec-1__textarea h2 {
        font-size: 30px;
        margin-top: -6px;
    }
    .sec-1__textarea h3 {
        font-size: 24px;
        margin-top: 6px;
    }
}
.sec-content.sec-content--1 .sec-content__left .sec-content__title {
    margin-bottom: 0;
    /*width: 480px;*/
    width: 550px;
    position: relative;
    left: -13vw;
}
body.exilis .sec-content--1 .sec-content__right .woman {
    position: absolute;
    left: calc(58% - 525px);
    bottom: 0;
    width: 100%;
    z-index: 9;
    max-width: 1190px;
}
body.exilis .sec-content--1 .sec-content__right .overlay {
    display: none;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 10;
    position: absolute;
    right: 30%;
    height: 644px;
    bottom: 295px;
}
.sec-content.sec-content--1 .sec-content__sroll-down {
    color: #fff;
}
.sec-content.sec-content--1 .sec-content__sroll-down {
    background-image: url(../images/exilis/sec1-scroll-down-white.png);
}
body.exilis .sec-content--2 {
    height: 90vh;
}
body.exilis .sec-content--2 .sec-content__left {
    /* padding: 0 2%; */
    padding: 0;
    margin-top: 2%;
    text-align: center;
}
body.exilis .sec-content--2 .sec-content__left .sec-content__title {
    display: block;
}
body.exilis .sec-content--2 .sec-content__left .sec-content__title--mb {
    display: none;
}
body.exilis .sec-content--2 .sec-content__left .sec-content__desc {
    font-size: 16px;
    text-align: center;
    margin: 24px auto;
    display: block;
}
.sec-2__title {
    font-size: 32px;
    color: #8a664e;
}
.sec-2__subttitle {
    font-size: 28px;
    color: #be969d;
}
.sec-2__full-img {
    display: block;
    width: 100%;
    margin-top: 16px;
}
body.exilis .sec-content--2 .sec-content__center {
    width: 30%;
    margin: 0 -5%;
}
body.exilis .sec-content--2 .sec-content__center .sec-content__sroll-down {
    background-image: url("../images/exilis/sec2-scroll-down-01.png");
}
body.exilis .sec-content--2 .sec-content__center .circle img {
    width: 88%;
}
body.exilis .sec-content--2 .sec-content__right {
    padding: 0;
    margin-top: 2%;
}
body.exilis .sec-content--2 .sec-content__right .sec-content__items {
    text-align: center;
    font-size: 0;
}
body.exilis .sec-content--2 .sec-content__right .sec-content__items--1 {
    max-width: 380px;
    margin: 0 auto;
}
body.exilis
    .sec-content--2
    .sec-content__right
    .sec-content__items.sec-content__items--1
    .sec-content__item {
    width: 33%;
    display: inline-block;
    margin: 24px auto;
    padding: 0 6%;
}
body.exilis
    .sec-content--2
    .sec-content__right
    .sec-content__items.sec-content__items--1
    .sec-content__item
    img {
    width: 100%;
}
body.exilis
    .sec-content--2
    .sec-content__right
    .sec-content__items.sec-content__items--2
    .sec-content__item {
    width: 25%;
    padding: 0 2%;
    display: inline-block;
}
body.exilis .sec-content--2 .sec-content__right .sec-content__desc {
    /* text-align: left; */
    font-size: 16px;
    margin: 0 auto 24px;
    padding: 0 0;
}
body.exilis .sec-content--2 .sec-content__left,
body.exilis .sec-content--2 .sec-content__right {
    max-width: 460px;
}
body.exilis .sec-content--3 {
    margin: 0 auto;
    padding: 0 4% 40px;
    overflow: hidden;
}
body.exilis .sec-content--3:before,
body.exilis .sec-content--3:after {
    display: none;
    background-image: url(../images/exilis/sec2-scroll-down-01.png);
}
body.exilis .sec-content--3 .sec-content__title {
    max-width: 320px;
    padding: 0 0 18px;
}
body.exilis .sec-content.sec-content--3 .text-area {
    max-width: 900px;
    margin: 0 auto;
}
body.exilis .sec-content--3 {
    padding: 0px 4% 100px;
    overflow: hidden;
}
body.exilis .sec-content--3 .content-holder {
    text-align: center;
    max-width: 1500px;
    font-size: 0;
    /* margin: -30px auto 0; */
    margin: 0 auto;
    padding-top: 40px;
}
body.exilis .sec-content--3 .content-holder .content-left,
body.exilis .sec-content--3 .content-holder .content-right {
    display: inline-block;
    vertical-align: middle;
}
body.exilis .sec-content--3 .content-holder .content-left {
    width: 30%;
    text-align: center;
    padding-right: 56px;
}
body.exilis .sec-content--3 .content-holder .content-right {
    width: 70%;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-content: stretch;
    align-items: flex-start;
}
body.exilis .sec-content--3 .content-holder .content-item {
    display: inline-block;
    width: 24%;
    text-align: left;
}
body.exilis .sec-content--3 .content-holder .content-item > div {
    margin: 0 auto 12px;
}
body.exilis .sec-content--3 .content-holder .content-item .step {
    font-size: 24px;
    color: #be969d;
}
body.exilis .sec-content--3 .content-holder .content-item .step-num {
    font-size: 18px;
    color: #fff;
    background: #be969d;
    line-height: 28px;
    display: inline-block;
    width: 28px;
    border-radius: 16px;
    margin: 0 0 4px;
    text-align: center;
}
body.exilis .sec-content--3 .content-holder .content-item .desc {
    font-size: 16px;
    color: #444;
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
    /* height: 72px; */
    height: auto;
}
body.exilis .sec-content--3 .content-holder .content-item.content-item--br {
    align-self: center;
    margin: 0 2.8%;
    width: auto;
}
body.exilis .sec-content--3 .btn-holder a {
    margin-top: 40px;
    font-size: 18px;
    background-color: #be969d;
    padding: 16px 20px;
    border-radius: 100px;
    display: inline-block;
}
body.exilis .sec-content--3 .btn-holder a img,
body.exilis .sec-content--3 .btn-holder a span {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    margin: 0;
}
body.exilis .sec-content--4 {
    padding: 0;
}
.sec-content--4 {
    --swiper-theme-color: #8a664e;
}
body.exilis .sec-content--4 .swiper-button-prev,
body.exilis .sec-content--4 .swiper-button-next {
    content: "";
    width: 32px;
    height: 60px;
    background-image: url(../images/exilis/icon/slider-arrow-white.svg);
    background-repeat: no-repeat;
    background-size: auto 100%;
}
body.exilis .sec-content--4 .swiper-button-next {
    background-position: center right;
}
body.exilis .sec-content--4 .swiper-button-prev {
    background-position: center left;
}
body.exilis .sec-content--4 .swiper-button-prev:after,
body.exilis .sec-content--4 .swiper-button-next:after {
    opacity: 0;
}
@media screen and (max-width: 560px) {
    body.exilis .sec-content--4 .swiper-button-prev,
    body.exilis .sec-content--4 .swiper-button-next {
        width: 16px;
    }
}
body.exilis .sec-content--5 {
    margin: 0 auto;
    background-color: #f1edea;
    /* background-image: url(../images/exilis/sec5-background.jpg); */
    /* background-image: url(../images/exilis/bg-2.jpg); */
    /* background-position: center; */
    /* background-size: cover; */
    /* background-repeat: no-repeat; */
}
body.exilis .sec-content--5 .sec-content__left {
    width: 70%;
    margin-top: 0;
    max-width: 900px;
}
.sec-content.sec-content--5 .sec-content__left .sec-content__title {
    margin: 0 0 44px;
    width: 1200px;
}
body.exilis .sec-content--5 .sec-content__left .content__item {
    display: inline-block;
    width: 33.3333%;
    margin-left: -6px;
}
body.exilis .sec-content--5 .sec-content__left .content__item img {
    display: block;
    width: 90%;
    max-width: 200px;
    margin: 0 auto 24px;
}
body.exilis
    .sec-content--5
    .sec-content__left
    .content__item-holder--2
    .content__item
    img {
    max-width: 270px;
}
.sec-content.sec-content--5 .sec-content__left .content__item-holder {
    text-align: center;
}
body.exilis .sec-content--5 .sec-content__left .content__item-holder--2 {
    /* margin: 18px 0 32px; */
    margin: 18px 0 0;
}
/* body.exilis .sec-content--5 .sec-content__left .content__item-holder--2 img {
    width: 92%;
} */
body.exilis
    .sec-content--5
    .sec-content__left
    .content__item-holder--2
    .content__item {
    display: inline-block;
    /* width: 20%; */
    width: 44%;
    max-width: none;
    margin-right: 28px;
    padding: 0;
    max-height: initial;
    min-height: auto;
    margin-bottom: 0;
}
body.exilis
    .sec-content--5
    .sec-content__left
    .content__item-holder--2
    .content__item:last-child {
    margin-right: 0;
}
body.exilis .sec-content--5 .sec-content__right {
    width: 30%;
    min-height: auto;
    max-width: 300px;
    max-height: initial;
    height: auto;
    padding: 32px 0;
}
body.exilis .sec-content--5 .sec-content__right .woman {
    z-index: 5;
    width: 126%;
    max-width: 430px;
    position: relative;
    right: 24%;
    left: auto;
    top: auto;
    bottom: auto;
}
.sec-content.sec-content--6 .sec-content__wrapper {
    width: 96%;
}
.sec-content.sec-content--6 .content-holder .content-item--client .name {
    color: #be969d;
}
.sec-content.sec-content--6 .content-holder .content-item--before .subtitle,
.sec-content.sec-content--6 .content-holder .content-item--after .subtitle {
    color: #be969d;
}
.sec-content.sec-content--6 .minus_review span,
.sec-content.sec-content--6 .more_review span {
    border: 2px solid #be969d;
    background-color: #be969d;
}
.sec-content.sec-content--6 .minus_review span:hover,
.sec-content.sec-content--6 .more_review span:hover {
    background-color: #fff;
    color: #be969d;
}
.review_item--empty {
    opacity: 0;
}
@media screen and (max-width: 650px) {
    .review_item--empty {
        display: none;
    }
}
.sec-content.sec-content--7 {
    height: auto;
}
.full-banner {
    display: block;
    width: 100%;
}
body.exilis .sec-content--8 {
    /* background-color: #f1edea; */
    background-color: #fff;
}
.sec-content.sec-content--8 .sec-content__table-holder td {
    padding-top: 18px;
    padding-bottom: 18px;
    background-color: #f1edea;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt {
    max-width: 1400px;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt sup {
    position: absolute;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt p {
    position: relative;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt p:before {
    content: "·";
    display: inline-block;
    position: absolute;
    right: 100%;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt .highlight td {
    color: #be969d;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt th,
body.exilis .sec-content--8 .sec-content__table-holder--dt td {
    padding-right: 32px;
}
body.exilis
    .sec-content--8
    .sec-content__table-holder--dt
    .highlight
    .tick:after,
body.exilis
    .sec-content--8
    .sec-content__table-holder--dt
    .highlight
    .tick:before {
    background-color: #be969d;
}
.sec-content.sec-content--8 .sec-content__table-holder--dt td:nth-child(1) {
    text-align: center;
}
.sec-content.sec-content--8 .sec-content__table-holder--dt td img {
    margin: 0 auto;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt th:nth-child(4) {
    text-align: left;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt td {
    color: #444;
    text-align: left;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt td:nth-child(1) {
    width: 240px;
    padding-right: 12px;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt td:nth-child(2) {
    width: calc(54% - 240px);
}
body.exilis .sec-content--8 .sec-content__table-holder--dt td:nth-child(3) {
    width: 18%;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt td:nth-child(4) {
    width: 18%;
    text-align: left;
}
body.exilis .sec-content--8 .sec-content__table-holder--dt td:nth-child(5) {
    width: 18%;
}
body.exilis
    .sec-content--8
    .sec-content__table-holder--mb
    > table
    td:nth-last-child(1) {
    color: #be969d;
}
body.exilis
    .sec-content--8
    .sec-content__table-holder--mb
    .other-servies
    .select-holder:after {
    border-top: 8px solid #be969d;
}
.table-holder__other-tech {
    width: 40px;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
}
.sec-content.sec-content--8 .sec-content__table-holder--mb th,
.sec-content.sec-content--8
    .sec-content__table-holder--mb
    .other-servies
    .select-holder {
    background-color: #f1edea;
}
@media screen and (max-width: 375px) {
    .sec-content.sec-content--8 .sec-content__table-holder--mb th {
        font-size: 12px;
    }
    body.exilis
        .sec-content--8
        .sec-content__table-holder--mb
        .other-servies
        .select-holder
        span {
        font-size: 12px;
    }
    .sec-content.sec-content--8
        .sec-content__table-holder--mb
        .other-servies
        .select-holder:after {
        top: 80px;
    }
}
body.exilis .sec-content--9 {
    /* background: linear-gradient(63deg, rgba(221,167,105,1) 0%, rgba(233,195,146,1) 100%); */
    /* background: #be969d; */
    color: #8b6a56;
    background-image: url(../images/exilis/bg-2.jpg);
    background-size: cover;
    background-position: center;
}
.sec-content.sec-content--9 .sec-content__title .title-en {
    color: #8b6a56;
}
.sec-content.sec-content--9 .tag-holder .tag-btn,
.sec-content.sec-content--9 .tag-holder .tag-btn.active {
    border-color: #8b6a56;
}
@media screen and (min-width: 649px) {
    .sec-content.sec-content--9 .tag-holder .tag-btn.active .bottom:after,
    .sec-content.sec-content--9 .tag-holder .tag-btn.active .bottom:before {
        border-bottom-color: #8b6a56;
    }
}
.sec-content--9 .tag-btn img {
    width: 36px;
}
body.exilis .sec-content--10 {
    color: #444;
}
body.exilis
    .sec-content--10
    .booking__step--1
    .tag-holder--1
    .tag-btn.active
    .checkbox:before {
    background-color: #be969d;
}
body.exilis .sec-content--10 .booking__step--1 .tag-holder--2 .tag-btn.active {
    color: #be969d;
    border-bottom: 3px solid #be969d;
}
body.exilis
    .sec-content--10
    .booking__step--1
    .content-holder
    .shop-holder
    .btn {
    /*background-color: #be969d;*/
}
body.exilis
    .sec-content--10
    .booking__step--1
    .content-holder
    .shop-holder
    .detail
    .detail-item.detail-item--2 {
    color: #be969d;
}
body.exilis
    .sec-content--10
    .booking__step--2
    .shop-holder
    .shop-detail__item:nth-child(1) {
    color: #be969d;
}
body.exilis .sec-content--10 .booking__step--2 .btn-holder .btn {
    background-color: #be969d;
}
body.exilis
    .sec-content--10
    .booking__step--2
    .booking-form
    .form__field
    .select-holder:after {
    border-top: 8px solid #be969d;
}
body.exilis .sec-content--10 .booking__step--3 .sec-content__title .blue {
    color: #be969d;
}
body.exilis .sec-content--10 .booking__step--3 .booking__desc:after {
    background-color: #be969d;
}
body.exilis .popup {
    background-color: rgba(190, 150, 157, 0.8);
}
body.exilis
    .popup
    .popup-page--1
    .popup__header
    .header__center
    .popup__contact:after {
    background-color: #be969d;
}
body.exilis
    .popup
    .popup-page--1
    .finding-form
    .form__checkbox-holder.form__checkbox-holder--1
    label
    input:checked
    ~ span:after {
    background-color: #be969d;
}
body.exilis .popup .popup-page--2 .popup__title {
    color: #be969d;
}
body.exilis .popup .popup-page--2 .desc-holder:after {
    background-color: #be969d;
}
.popup .popup__close {
    color: #be969d;
}
body.exilis .popup .btn {
    background-color: #be969d;
}
body.exilis .popup--youtube {
    background-color: rgba(239, 166, 159, 0.7);
}
.sec-content.sec-content--6 .content-holder .content-item--bna {
    margin-top: -12px;
}
.sec-content--4 .swiper-slide {
    background-color: #c2999d;
}
.exilis-case {
    display: flex;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
}
.exilis-case__left {
    position: relative;
    width: 50%;
    overflow: hidden;
}
.exilis-case__left img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    z-index: 3;
}
.exilis-case__left img.exilis-case__basic-img {
    position: relative;
    z-index: 1;
}
.exilis-case__left img.exilis-case__basic-txt {
    z-index: 2;
}
.exilis-case__left .exilis-case__img,
.exilis-case__left .exilis-case__txt {
    display: none;
}
.exilis-case__img.always-active,
.exilis-case__txt.always-active {
    display: block !important;
}
.exilis-case__right {
    width: 50%;
    max-height: 50vw;
    display: flex;
    justify-content: center;
    padding: 0 38px;
    overflow: auto;
}
.exilis-case__review-item {
    display: none;
}
.exilis-case__review-item img {
    display: block;
    margin: 0 auto 18px;
}
.exilis-case__review-item img:last-child {
    margin-bottom: 0;
}
.exilis-case__img-btn,
.exilis-case__txt-btn {
    position: absolute;
    z-index: 4;
}
.exilis-case__txt-btn {
    border: 4px #c2999d solid;
    animation: caseTxtBorder 3s linear 0s infinite;
    opacity: 0;
}
.exilis-case__txt-btn.active {
    z-index: -1;
}
@keyframes caseTxtBorder {
    10%,
    30% {
        opacity: 1;
    }
    0%,
    20%,
    40%,
    100% {
        opacity: 0;
    }
}
.exilis-case__img-btn.eyes {
    position: absolute;
    top: 26%;
    left: 36%;
    width: 28%;
    height: 11%;
    z-index: 5;
}
.exilis-case__txt-btn.eyes {
    top: 30.2%;
    left: 81.4%;
    width: 15.6%;
    height: 3.9%;
}
.exilis-case__img-btn.face {
    top: 15%;
    left: 34%;
    width: 30%;
    height: 38%;
}
.exilis-case__txt-btn.face {
    top: 39.7%;
    left: 87.3%;
    width: 9.7%;
    height: 4%;
}
.exilis-case__img-btn.chin {
    top: 47%;
    left: 30%;
    width: 40%;
    height: 34%;
}
.exilis-case__txt-btn.chin {
    top: 49.2%;
    left: 70.9%;
    width: 26.1%;
    height: 4%;
}
.exilis-case__img-btn.arm._1 {
    top: 12%;
    left: 2%;
    width: 14%;
    height: 26%;
    transform: rotate(43deg);
}
.exilis-case__img-btn.arm._2 {
    top: 36%;
    left: -2%;
    width: 14%;
    height: 20%;
    transform: rotate(-38deg);
}
.exilis-case__txt-btn.arm {
    top: 25%;
    left: 88%;
    width: 9%;
    height: 4%;
}
.exilis-case__img-btn.abdomen {
    top: 35%;
    left: 31%;
    width: 38%;
    height: 30%;
}
.exilis-case__txt-btn.abdomen {
    top: 48.3%;
    left: 81.1%;
    width: 15.9%;
    height: 3.9%;
}
.exilis-case__txt-btn.back {
    top: 57.8%;
    left: 75.5%;
    width: 21.5%;
    height: 6.2%;
}
.exilis-case__img-btn.back._1 {
    top: 16%;
    left: 27%;
    width: 10%;
    height: 44%;
    transform: rotate(-15deg);
    z-index: 5;
}
.exilis-case__img-btn.back._2 {
    top: 41%;
    left: 63%;
    width: 5%;
    height: 23%;
    transform: rotate(-5deg);
    z-index: 5;
}
@media screen and (min-width: 1600px) {
    body.exilis .sec-content--0 {
        background-size: 66%;
    }
    body.exilis .sec-content--2 .sec-content__center {
        /* margin: 0px -6%; */
    }
}
/* end RWD over 1600 */
@media screen and (min-width: 768px) {
    .sec-content.sec-content--6 .content-holder:hover {
        background-color: #faf5f1;
    }
    .sec-content.sec-content--6 .content-holder:hover .content-item--bna .desc {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 1;
        align-items: center;
        transform: rotateX(0);
    }
    .sec-content.sec-content--6
        .content-holder:hover
        .content-item--bna
        .desc:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 65px;
        height: 40px;
        background: url("/images/exilis/quota-open.svg") no-repeat center;
        background-size: contain;
    }
    .sec-content.sec-content--6
        .content-holder:hover
        .content-item--bna
        .desc:after {
        content: "";
        position: absolute;
        bottom: 0;
        right: 0;
        width: 65px;
        height: 40px;
        background: url("/images/exilis/quota-close.svg") no-repeat center;
        background-size: contain;
    }
    .sec-content.sec-content--6 .content-holder:hover .content-item--before,
    .sec-content.sec-content--6 .content-holder:hover .content-item--after {
        /* opacity: 0;
        pointer-events: none;
        transform: rotateX(90deg); */
    }
}
/* end RWD over 768 */
@media screen and (min-width: 1401px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        width: 100%;
        /*max-width: 1300px;*/
        max-width: 1150px;
        left: 3vw;
    }
}
@media screen and (max-width: 1400px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        left: 0;
        width: 100%;
        min-width: 850px;
    }
    body.exilis .sec-content--3 .content-holder .content-left {
        width: 22%;
        padding-right: 2%;
    }
    body.exilis .sec-content--3 .content-holder .content-right {
        width: 78%;
    }
    body.exilis .sec-content--3 .content-holder {
        margin: 0 auto;
    }
    body.exilis .sec-content--5 .sec-content__right .woman {
        width: 100%;
        right: 0;
    }
    body.exilis .sec-content--5 .sec-content__left {
        width: 60%;
    }
    body.exilis .sec-content--5 .sec-content__right {
        width: 40%;
    }
    .sec-content.sec-content--5 .sec-content__left .sec-content__title {
        width: calc(100% + 300px);
    }
    /* body.exilis
        .sec-content--5
        .sec-content__left
        .content__item-holder--2
        .content__item {
        width: 25%;
        margin-right: 0;
    } */
}
/* end RWD 1400 */
@media screen and (max-width: 1200px) {
    body.exilis .sec-content--0 {
        background-size: 60%;
    }
    body.exilis .sec-content--1 .sec-content__right .overlay {
        right: 50%;
        height: 380px;
        bottom: 352px;
    }
    .sec-content.sec-content--1 .sec-content__left .sec-content__title {
        width: 370px;
        left: 1vw;
    }
    body.exilis .sec-content--2 .sec-content__center .sec-content__sroll-down {
        height: 50%;
    }
    body.exilis
        .sec-content--2
        .sec-content__center
        .sec-content__sroll-down:last-child {
        display: none;
    }
    body.exilis .sec-content--2 .sec-content__left,
    body.exilis .sec-content--2 .sec-content__right {
        padding: 0 4%;
    }
    body.exilis .sec-content--3 {
        margin-top: -8%;
    }
    body.exilis .sec-content--3 .content-holder .content-left {
        display: block;
        text-align: center;
        padding: 0;
        margin: 32px auto;
        width: 250px;
    }
    body.exilis .sec-content--3 .content-holder .content-right {
        width: 100%;
        justify-content: center;
        max-width: 860px;
    }
    body.exilis .sec-content--8 .sec-content__table-holder--dt {
        width: 100%;
        padding: 0 0%;
    }
    body.exilis .sec-content--8 .sec-content__table-holder--dt table {
        width: 1230px;
        padding: 0 4%;
    }
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: -80px;
        max-width: 760px;
        width: 100%;
        left: auto;
        min-width: 750px;
    }
}
/* end RWD 1200 */
@media screen and (max-width: 992px) {
    body.exilis .sec-content--0 {
        position: absolute !important;
        top: initial !important;
        background-size: 250px auto;
        left: 0 !important;
        width: 100%;
    }
    .sec-content.sec-content--1 .sec-content__left .sec-content__title {
        max-width: 340px;
        height: auto;
        width: 80%;
    }
    body.exilis .sec-content--1 .sec-content__right .woman {
        width: 750px;
        max-width: 750px;
        /*left: auto;*/
        /*right: 0;*/
        position: relative;
        top: auto;
        /*bottom: -48px;*/
        bottom: -57vh;
        right: -90px;
    }
    body.exilis .sec-content--1 .sec-content__right .overlay {
        height: 460px;
        bottom: 306px;
        right: 40%;
    }
    .sec-content.sec-content--1 .sec-content__right {
        z-index: 9;
    }
    .sec-content.sec-content--1 .sec-content__left {
        z-index: 10;
        position: relative;
        vertical-align: top;
        margin-top: 90px;
    }
    body.exilis .sec-content--2 {
        height: auto;
    }
    .sec-2__head {
        text-align: center;
    }
    body.exilis .sec-content--2 .sec-content__left {
        padding: 0;
        margin-bottom: 38px;
    }
    body.exilis .sec-content--2 .sec-content__left .sec-content__title {
        height: auto;
        display: none;
    }
    body.exilis .sec-content--2 .sec-content__left .sec-content__title--mb {
        display: block;
    }
    body.exilis .sec-content--2 .sec-content__right .sec-content__items {
        text-align: center;
    }
    body.exilis
        .sec-content--2
        .sec-content__right
        .sec-content__items.sec-content__items--1
        .sec-content__item {
        margin: 0 0 18px;
        padding: 0 4%;
    }
    body.exilis .sec-content--2 .sec-content__left .sec-content__desc {
        /* max-width: 300px; */
        margin: 24px auto;
        text-align: center;
    }
    body.exilis .sec-content--2 .sec-content__center {
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    body.exilis .sec-content--2 .sec-content__center .circle img {
        width: 60%;
    }
    body.exilis .sec-content--2 .sec-content__right {
        padding: 0;
    }
    .sec-content.sec-content--2 .sec-content__right img {
        max-width: 100%;
    }
    body.exilis .sec-content--3 {
        margin-top: 0;
        padding-bottom: 4%;
    }
    body.exilis .sec-content--3 .content-holder .content-item.content-item--br {
        width: 6%;
    }
    body.exilis .sec-content--5 {
        padding: 0;
    }
}
@media screen and (max-width: 992px) and (max-height: 899px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        bottom: -48vh;
    }
}
/* end RWD 992 */
@media screen and (max-width: 900px) {
    body.exilis .sec-content--3 {
        padding: 0 4% 12px;
    }
    body.exilis .sec-content--3 .content-holder .content-item.content-item--br {
        display: block;
        margin: 24px auto;
        width: 50px;
    }
    body.exilis
        .sec-content--3
        .content-holder
        .content-item.content-item--br
        img {
        transform: rotateZ(90deg);
        width: 40px;
    }
    body.exilis .sec-content--3 .content-holder .content-item {
        display: block;
        position: relative;
        width: 80%;
        margin: 0 auto;
        max-width: 320px;
        text-align: center;
    }
    body.exilis .sec-content--3 .content-holder .content-item .step-num {
        margin-bottom: 6px;
        position: absolute;
        left: 0;
        top: 0;
    }
    body.exilis .sec-content--3 .content-holder .content-right {
        flex-direction: column;
    }
    body.exilis .sec-content--5 .sec-content__left {
        margin-top: 40px;
        width: 92%;
    }
    body.exilis .sec-content--3 .content-holder .content-item .desc {
        height: auto;
    }
    .sec-content.sec-content--5 .sec-content__left .sec-content__title {
        width: 100%;
    }
}
/* end RWD 900 */
@media screen and (max-width: 768px) {
    body.exilis .nav__item--booking {
        right: -24px;
    }
    body.exilis .sec-content--0 {
        background-size: 32vw;
    }
    body.exilis .sec-content--1 {
        height: 155.35vw;
        background-image: url(../images/exilis/sec1-background-mb.png);
    }
    body.exilis .sec-content--3 .content-holder .content-item > div {
        /* max-width: 80%; */
        max-width: calc(100% - 68px);
        /* index width + 10px */
    }
    body.exilis .sec-content--6 .content-holder .content-item--icon {
        width: 70px;
        min-width: auto;
    }
    body.exilis .sec-content--6 .content-holder .content-item--client .desc {
        display: none;
    }
    body.exilis .sec-content--1 .sec-content__right .woman {
        width: 750px;
        max-width: 750px;
        position: relative;
        top: auto;
        bottom: -57vh;
        right: -20px;
    }
    .exilis-case {
        flex-flow: column;
    }
    .exilis-case__left {
        width: 100%;
        max-width: 480px;
    }
    .exilis-case__right {
        width: 100%;
        max-height: none;
        max-width: 560px;
        padding: 0 24px 58px;
    }
}
@media screen and (max-width: 768px) and (max-height: 1024px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        width: 100%;
        max-width: 750px;
        position: relative;
        top: auto;
        /*bottom: -48vh;*/
        bottom: -50vh;
        right: -20px;
    }
}
/* end RWD 768 */
@media screen and (max-width: 650px) {
    body.exilis .sec-content--5 .sec-content__left .content__item {
        width: 50%;
    }
    body.exilis .sec-content--5 .sec-content__left .content__item-holder--2 {
        /* margin: 18px -2% 32px; */
        margin: 18px 0 0;
    }
    body.exilis
        .sec-content--5
        .sec-content__left
        .content__item-holder--2
        .content__item {
        width: 50%;
        margin-right: 0;
    }
    body.exilis
        .sec-content--5
        .sec-content__left
        .content__item-holder--2
        img {
        /* width: 92%; */
        margin: 0 auto;
    }
    body.exilis .sec-content--1 .sec-content__right .woman {
        width: 100%;
        max-width: 750px;
        position: relative;
        top: auto;
        bottom: -64vh;
        right: -20px;
    }
}
@media screen and (max-width: 650px) and (max-height: 899px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        bottom: -48vh;
        right: 0;
    }
}
@media screen and (max-width: 640px) {
    body.exilis .sec-content--2 {
        padding-left: 4%;
        padding-right: 4%;
    }
    body.exilis .sec-content--3 .content-holder {
        padding: 40px 0;
        max-height: initial;
    }
    body.exilis
        .sec-content--3
        .content-holder
        .sec-content--left
        .img-holder
        img,
    body.exilis
        .sec-content--3
        .content-holder
        .sec-content--center
        .img-holder
        img,
    body.exilis
        .sec-content--3
        .content-holder
        .sec-content--right
        .img-holder
        img {
        max-width: 400px;
    }
    body.exilis .sec-content--3 .content-holder .sec-content--left .desc,
    body.exilis .sec-content--3 .content-holder .sec-content--center .desc,
    body.exilis .sec-content--3 .content-holder .sec-content--right .desc {
        font-size: 14px;
    }
    body.exilis .sec-content--3 .content-holder .sec-content--center {
        display: block;
        margin: 12px auto;
        width: 100%;
    }
    body.exilis .sec-content--3 .content-holder .sec-content--center img {
        vertical-align: middle;
    }
    body.exilis .sec-content--3 .content-holder .sec-content--center:after,
    body.exilis .sec-content--3 .content-holder .sec-content--center:before {
        display: inline-block;
        vertical-align: middle;
        margin: 0 12px;
        height: 1px;
        width: 30%;
    }
    body.exilis .sec-content--3 .content-holder .sec-content--left,
    body.exilis .sec-content--3 .content-holder .sec-content--right {
        float: initial;
        display: block;
        margin: auto;
        width: 100%;
    }
    body.exilis .sec-content--1 .sec-content__right .overlay {
        bottom: 122px;
        left: auto;
        right: 232px;
    }
    body.exilis .sec-content--1 .sec-content__right .woman {
        width: 750px;
        max-width: 750px;
        position: relative;
        top: auto;
        bottom: -57vh;
        right: 15vw;
    }
}
@media screen and (max-width: 640px) and (max-height: 899px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        width: 750px;
        max-width: 750px;
        position: relative;
        top: auto;
        bottom: -45vh;
        right: 15vw;
    }
}
/* end RWD 640 */
@media screen and (max-width: 520px) {
    body.exilis
        .sec-content--8
        .sec-content__table-holder--mb
        .other-servies
        .select-holder
        span {
        font-size: 14px;
    }
    body.exilis
        .sec-content--8
        .sec-content__table-holder--mb
        .other-servies
        table
        td {
        font-size: 12px;
    }
    body.exilis
        .sec-content.sec-content--8
        .sec-content__table-holder--mb
        tr:first-child
        td:nth-child(2) {
        padding-right: 0;
    }
    body.exilis .sec-content--1 .sec-content__right .woman {
        width: 600px;
        max-width: 600px;
        position: relative;
        top: auto;
        bottom: -64vh;
        right: 15vw;
    }
    .sec-content.sec-content--9 .tag-holder .tag-btn span {
        font-size: 16px;
    }
}
@media screen and (max-width: 520px) and (max-height: 899px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        bottom: -45vh;
        right: 16vh;
    }
}
/* end RWD 520 */
@media screen and (max-width: 480px) {
    .sec-2__subttitle {
        font-size: 22px;
    }
    /* body.exilis
        .sec-content--5
        .sec-content__left
        .content__item-holder--1
        .content__item {
        max-width: 100%;
        width: 100%;
        margin-bottom: 2px;
    } */
    /* body.exilis
        .sec-content--5
        .sec-content__left
        .content__item-holder--2
        .content__item {
        max-width: 172px;
        width: 50%;
        margin-bottom: 22px;
    } */
    /* body.exilis
        .sec-content--5
        .sec-content__left
        .content__item-holder--1
        .content__item
        img {
        width: auto;
        height: 48px;
    }
    body.exilis
        .sec-content--5
        .sec-content__left
        .content__item-holder--2
        .content__item
        img {
        width: 90%;
        max-width: 164px;
    } */
    .sec-content.sec-content--5
        .sec-content__left
        .content__item-holder--1
        img {
        height: auto;
    }
    body.exilis .sec-content--5 .sec-content__left .content__item-holder--2 {
        text-align: center;
    }
    body.exilis
        .sec-content.sec-content--1
        .sec-content__left
        .sec-content__title {
        width: 74%;
    }
    .sec-content.sec-content--7 {
        display: none;
    }
}
/* end RWD 480 */
@media screen and (max-width: 450px) and (max-height: 1200px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -62vh;
        height: unset;
        width: 135%;
        min-width: 500px;
        left: -22vw;
    }
}
@media screen and (max-width: 450px) and (max-height: 899px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -54vh;
        height: unset;
        width: 135%;
        min-width: 500px;
        left: -22vw;
    }
}
@media screen and (max-width: 450px) and (max-height: 799px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -54vh;
        height: unset;
        width: 135%;
        min-width: 500px;
        left: -22vw;
    }
}
@media screen and (max-width: 450px) and (max-height: 749px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -45vh;
        height: unset;
        width: 135%;
        min-width: 500px;
        left: -22vw;
    }
}
@media screen and (max-width: 380px) and (max-height: 749px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: 5vh;
        bottom: -45vh;
        height: unset;
        width: 135%;
        min-width: 500px;
        left: -30vw;
    }
}
@media screen and (max-width: 400px) and (min-height: 750px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -55vh;
        height: unset;
        width: 600px;
        min-width: 600px;
        left: -16vh;
    }
}
@media screen and (max-width: 420px) {
    body.exilis .nav__item--booking {
        right: -12px;
    }
}
/*@media screen and (max-width: 420px) and (max-height: 850px) {*/
/*    body.exilis .sec-content--1 .sec-content__right .woman {*/
/*        right: auto;*/
/*        bottom: -42vh;*/
/*        height: unset;*/
/*        width: 145%;*/
/*        min-width: 500px;*/
/*        left: -35vw;*/
/*    }*/
/*}*/
@media screen and (max-width: 400px) and (max-height: 849px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -52vh;
        height: unset;
        width: 135%;
        min-width: 500px;
        left: -24vw;
    }
}
@media screen and (max-width: 400px) and (max-height: 799px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -52vh;
        height: unset;
        width: 135%;
        min-width: 500px;
        left: -24vw;
    }
}
@media screen and (max-width: 400px) and (max-height: 649px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -42vh;
        height: unset;
        width: 135%;
        min-width: 500px;
        left: -24vw;
    }
}
/* end RWD 420 */
@media screen and (max-width: 375px) {
    body.exilis .sec-content--3 .content-holder .content-item .step {
        font-size: 16px;
    }
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: 5vh;
        bottom: -55vh;
        height: unset;
        width: 120%;
        min-width: 500px;
        left: -18vw;
    }
}
/* end RWD 375 */
@media screen and (max-width: 375px) and (min-height: 900px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -70vh;
        height: unset;
        width: 120%;
        min-width: 500px;
        left: -24vw;
    }
}
@media screen and (max-width: 375px) and (max-height: 899px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -60vh;
        height: unset;
        width: 120%;
        min-width: 500px;
        left: -20vw;
    }
}
@media screen and (max-width: 375px) and (max-height: 849px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -52vh;
        height: unset;
        width: 155%;
        min-width: 500px;
        left: -33vw;
    }
}
@media screen and (max-width: 375px) and (max-height: 749px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -45vh;
        height: unset;
        width: 155%;
        min-width: 500px;
        left: -33vw;
    }
}
@media screen and (max-width: 375px) and (max-height: 649px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -42vh;
        height: unset;
        width: 155%;
        min-width: 500px;
        left: -33vw;
    }
}
@media screen and (max-width: 350px) and (min-height: 900px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -65vh;
        height: unset;
        width: 120%;
        min-width: 500px;
        left: -30vw;
    }
}
@media screen and (max-width: 350px) and (max-height: 899px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -60vh;
        height: unset;
        width: 120%;
        min-width: 500px;
        left: -30vw;
    }
}
@media screen and (max-width: 350px) and (max-height: 749px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -55vh;
        height: unset;
        width: 120%;
        min-width: 500px;
        left: -30vw;
    }
}
@media screen and (max-width: 350px) and (max-height: 649px) {
    body.exilis .sec-content--1 .sec-content__right .woman {
        right: auto;
        bottom: -60vh;
        height: unset;
        width: 120%;
        min-width: 500px;
        left: -30vw;
    }
}
/*@media screen and (max-width: 335px) and (min-height: 900px) {*/
/*    body.exilis .sec-content--1 .sec-content__right .woman {*/
/*        right: auto;*/
/*        bottom: -60vh;*/
/*        height: unset;*/
/*        width: 120%;*/
/*        min-width: 500px;*/
/*        left: -30vw;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 335px) and (max-height: 899px) {*/
/*    body.exilis .sec-content--1 .sec-content__right .woman {*/
/*        right: auto;*/
/*        bottom: -60vh;*/
/*        height: unset;*/
/*        width: 120%;*/
/*        min-width: 500px;*/
/*        left: -30vw;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 335px) and (max-height: 849px) {*/
/*    body.exilis .sec-content--1 .sec-content__right .woman {*/
/*        right: auto;*/
/*        bottom: -60vh;*/
/*        height: unset;*/
/*        width: 120%;*/
/*        min-width: 500px;*/
/*        left: -30vw;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 335px) and (max-height: 749px) {*/
/*    body.exilis .sec-content--1 .sec-content__right .woman {*/
/*        right: auto;*/
/*        bottom: -50vh;*/
/*        height: unset;*/
/*        width: 120%;*/
/*        min-width: 500px;*/
/*        left: -30vw;*/
/*    }*/
/*}*/
/*@media screen and (max-width: 335px) and (max-height: 600px) {*/
/*    body.exilis .sec-content--1 .sec-content__right .woman {*/
/*        right: auto;*/
/*        bottom: -40vh;*/
/*        height: unset;*/
/*        width: 120%;*/
/*        min-width: 555px;*/
/*        left: -50vw;*/
/*    }*/
/*}*/
div.central-image-group {
    max-width: 1920px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 992px) {
    .sec-content.sec-content--1 .sec-content__right {
        height: 100%;
    }
    body.exilis .sec-content--1 .sec-content__right .woman {
        position: absolute;
        right: -24%;
        bottom: 0;
        width: auto;
        left: auto;
        height: 60%;
        max-height: 60%;
        max-width: none;
        min-width: auto;
    }
}
.important-notice-box {
    text-align: justify;
    max-width: 1200px;
    margin: 60px auto 0px;
    line-height: 1.8em;
    font-size: 12px;
    color: #555;
}
.hide.for-exilis {
    display: block !important;
}
.disclaimer-box {
    background-color: #fff8f3;
    padding: 20px 15px;
    border-radius: 20px;
}
p.bold-text {
    font-weight: 600;
    margin: 10px 0;
}
.disclaimer-box p {
    font-size: 14px;
}
.disclaimer-box h3 {
    color: #be969d;
    font-size: 16px;
    margin-bottom: 10px;
}
