@charset "UTF-8";

@font-face {
    font-family: "SohoGothic";
    src: url("../fonts/SohoGothicPro-Light.eot?#iefix");
    src: url("../fonts/SohoGothicPro-Light.eot?#iefix") format("eot"), url("../fonts/SohoGothicPro-Light.woff") format("woff"), url("../fonts/SohoGothicPro-Light.ttf") format("truetype"), url("../fonts/SohoGothicPro-Light.svg#d8574ab0-5f93-48f0-b4be-d526f26b1921") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "SohoGothic";
    src: url("../fonts/SohoGothicPro-Regular.eot?#iefix");
    src: url("../fonts/SohoGothicPro-Regular.eot?#iefix") format("eot"), url("../fonts/SohoGothicPro-Regular.woff") format("woff"), url("../fonts/SohoGothicPro-Regular.ttf") format("truetype"), url("../fonts/SohoGothicPro-Regular.svg#d8574ab0-5f93-48f0-b4be-d526f26b1921") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "SohoGothic";
    src: url("../fonts/SohoGothicPro-Medium.eot");
    src: url("../fonts/SohoGothicPro-Medium.eot") format("embedded-opentype"), url("../fonts/SohoGothicPro-Medium.woff2") format("woff2"), url("../fonts/SohoGothicPro-Medium.woff") format("woff"), url("../fonts/SohoGothicPro-Medium.ttf") format("truetype"), url("../fonts/SohoGothicPro-Medium.svg#SohoGothicProMedium") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "SohoGothic";
    src: url("../fonts/SohoGothicPro-Bold.eot?#iefix");
    src: url("../fonts/SohoGothicPro-Bold.eot?#iefix") format("eot"), url("../fonts/SohoGothicPro-Bold.woff") format("woff"), url("../fonts/SohoGothicPro-Bold.ttf") format("truetype"), url("../fonts/SohoGothicPro-Bold.svg#d8574ab0-5f93-48f0-b4be-d526f26b1921") format("svg");
    font-weight: 700;
    font-style: normal;
}

.steam_cure {
    font-family: "SohoGothic";
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;

}

.steam_cure * {
    outline: none !important;
}

@media (min-width: 1200px) {
    .steam_cure .container {
        width: 1200px;
    }
}

.steam_cure .flex-row {
    display: flex;
    flex-direction: column!important;
    margin: 0 -15px;
}

@media (min-width: 768px) {
    .steam_cure .flex-row {
        flex-direction: row!important;
    }
}

.steam_cure .flex-row.column {
    flex-direction: column!important;
}

.steam_cure .flex-row.horizontal {
    align-items: center!important;
}

.steam_cure .colflex-1 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-1 {
        width: 8.33333%;
    }
}

.steam_cure .colflex-1.padd {
    padding: 0 15px;
}

.steam_cure .colflex-1.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-1.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-1.desktop {
        display: none;
    }
}

.steam_cure .colflex-2 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-2 {
        width: 16.66667%;
    }
}

.steam_cure .colflex-2.padd {
    padding: 0 15px;
}

.steam_cure .colflex-2.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-2.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-2.desktop {
        display: none;
    }
}

.steam_cure .colflex-3 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-3 {
        width: 25%;
    }
}

.steam_cure .colflex-3.padd {
    padding: 0 15px;
}

.steam_cure .colflex-3.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-3.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-3.desktop {
        display: none;
    }
}

.steam_cure .colflex-4 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-4 {
        width: 33.33333%;
    }
}

.steam_cure .colflex-4.padd {
    padding: 0 15px;
}

.steam_cure .colflex-4.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-4.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-4.desktop {
        display: none;
    }
}

.steam_cure .colflex-5 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-5 {
        width: 41.66667%;
    }
}

.steam_cure .colflex-5.padd {
    padding: 0 15px;
}

.steam_cure .colflex-5.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-5.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-5.desktop {
        display: none;
    }
}

.steam_cure .colflex-6 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-6 {
        width: 50%;
    }
}

.steam_cure .colflex-6.padd {
    padding: 0 15px;
}

.steam_cure .colflex-6.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-6.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-6.desktop {
        display: none;
    }
}

.steam_cure .colflex-7 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-7 {
        width: 58.33333%;
    }
}

.steam_cure .colflex-7.padd {
    padding: 0 15px;
}

.steam_cure .colflex-7.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-7.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-7.desktop {
        display: none;
    }
}

.steam_cure .colflex-8 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-8 {
        width: 66.66667%;
    }
}

.steam_cure .colflex-8.padd {
    padding: 0 15px;
}

.steam_cure .colflex-8.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-8.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-8.desktop {
        display: none;
    }
}

.steam_cure .colflex-9 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-9 {
        width: 75%;
    }
}

.steam_cure .colflex-9.padd {
    padding: 0 15px;
}

.steam_cure .colflex-9.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-9.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-9.desktop {
        display: none;
    }
}

.steam_cure .colflex-10 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-10 {
        width: 83.33333%;
    }
}

.steam_cure .colflex-10.padd {
    padding: 0 15px;
}

.steam_cure .colflex-10.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-10.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-10.desktop {
        display: none;
    }
}

.steam_cure .colflex-11 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-11 {
        width: 91.66667%;
    }
}

.steam_cure .colflex-11.padd {
    padding: 0 15px;
}

.steam_cure .colflex-11.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-11.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-11.desktop {
        display: none;
    }
}

.steam_cure .colflex-12 {
    width: 100%;
    position: relative;
}

@media (min-width: 768px) {
    .steam_cure .colflex-12 {
        width: 100%;
    }
}

.steam_cure .colflex-12.padd {
    padding: 0 15px;
}

.steam_cure .colflex-12.mobile {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .colflex-12.mobile {
        display: block;
    }
}

@media (min-width: 768px) {
    .steam_cure .colflex-12.desktop {
        display: none;
    }
}

.steam_cure *,
.steam_cure *:before,
.steam_cure *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.steam_cure img {
    vertical-align: middle;
}

.steam_cure .header img,
.steam_cure .footer img {
    max-width: 100%;
}

.steam_cure .header video {
    max-width: 100%;
}

.steam_cure .kp {
    padding: clamp(15px, 4.5vw, 45px) 0;
    text-align: center;
    position: relative;
}

.steam_cure .kp h4 {
    font-size: 26px;
    margin: 0 0 30px;
    text-transform: uppercase;
    color: #000 !important;
}

.steam_cure .kp p {
    font-size: 18px;
    margin: 0;
    color: #000 !important;
}

.steam_cure .kp ul {
    margin: 30px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (min-width: 1200px) {
    .steam_cure .kp ul {
        flex-wrap: nowrap;
    }
}

.steam_cure .kp ul li {
    padding: 0 10px;
    width: 33%;
    margin-top: 10px;
    text-align: center;
}

@media (min-width: 768px) {
    .steam_cure .kp ul li {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .steam_cure .kp ul li {
        width: auto;
    }
}

.steam_cure .kp ul li a {
    display: block;
    text-align: center;
}

.steam_cure .kp ul li a img {
    width: clamp(80px, 15vw, 150px);
    transition: transform .3s;
}

.steam_cure .kp ul li a:hover img {
    transform: scale(0.9);
}

.steam_cure .table-prod h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    color: #000 !important;
    letter-spacing: 6px;
    margin: 40px 0 10px;
}

.steam_cure .table-prod .table-box {
    overflow-x: scroll;
    max-width: 320px;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .steam_cure .table-prod .table-box {
        overflow-x: visible;
    }
}

@media (min-width: 768px) {
    .steam_cure .table-prod .table-box {
        max-width: none;
    }
}

.steam_cure .table-prod .table-box .table thead th {
    position: relative;
}

.steam_cure .table-prod .table-box .table thead th span {
    position: relative;
    color: #fff !important;
    background: #000;
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    margin: 21px auto 5px;
    padding: 2px;
    cursor: pointer;
    transition: 0.25s;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -ms-transition: 0.25s;
    -o-transition: 0.25s;
}

.steam_cure .table-prod .table-box .table thead th ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: calc(100% - 13px);
    left: 8px;
    right: 8px;
    /*bottom: 0;*/
    transform: scale(0);
    background: #000;
    color: #fff;
    transition: 0.25s;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -ms-transition: 0.25s;
    -o-transition: 0.25s;
}

.steam_cure .table-prod .table-box .table thead th ul li {
    display: block;
}

.steam_cure .table-prod .table-box .table thead th ul li a {
    color: #fff;
    padding: 5px 0;
    display: block;
    font-weight: 400;
}

.steam_cure .table-prod .table-box .table thead th ul li + li,
.steam_cure .table-prod .table-box .table thead th ul {
    border-top: 1px solid #666666;
}

.steam_cure .table-prod .table-box .table thead th span:hover + ul,
.steam_cure .table-prod .table-box .table thead th ul:hover {
    transform: scale(1);
    z-index: 1;
}

.steam_cure .table-prod .table-box .table thead th,
.steam_cure .table-prod .table-box .table tbody th {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
}

.steam_cure .table-prod .table-box .table tbody td {
    font-size: 12px;
    font-weight: 400;
    vertical-align: middle;
    text-align: center;
    /*width: calc(100% / 7);*/
}

.steam_cure .table-striped > tbody > tr:nth-child(odd) > td,
.steam_cure .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #acacac;
    border: 2px solid white;
    border-top: 0;
    color: #fff;
}

.steam_cure .table > thead > tr > th {
    border: 0;
}

.steam_cure .table-prod h2 {
    position: relative;
    padding: 0 0 20px;
    text-align: center;
    font-size: 24px;
    letter-spacing: 6px;
    color: #000 !important;
    text-transform: uppercase;
    margin: 100px 0 80px;
}

@media (min-width: 768px) {
    .steam_cure .table-prod h2 {
        font-size: 26px;
    }
}

@media (min-width: 992px) {
    .steam_cure .table-prod h2 {
        font-size: 30px;
    }
}

@media (min-width: 1199px) {
    .steam_cure .table-prod h2 {
        font-size: 36px;
    }
}

.steam_cure .table-prod h2:after {
    content: '';
    background: #003e4d;
    height: 2px;
    width: 95%;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.steam_cure .modal-yt {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: rgba(255, 255, 255, 0.9);
    opacity: 0;
    pointer-events: none;
}

.steam_cure .modal-yt.play-yt {
    opacity: 1;
    pointer-events: auto;
}

.steam_cure .modal-yt-body {
    height: 100%;
    text-align: center;
    line-height: 100vh;
}

.steam_cure .modal-yt .btn-box {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    text-align: center;
}

.steam_cure .bttn,
.steam_cure .modal-yt .btn-box a {
    cursor: pointer;
}

.steam_cure .tns-outer {
    position: relative;
    padding: 0 !important;
}

.steam_cure .tns-outer[hidden] {
    display: none !important;
}

.steam_cure .tns-outer[aria-controls],
.steam_cure .tns-outer[data-action] {
    cursor: pointer;
}

.steam_cure .tns-slider {
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s;
}

.steam_cure .tns-slider > .tns-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.steam_cure .tns-horizontal.tns-subpixel {
    white-space: nowrap;
}

.steam_cure .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
}

.steam_cure .tns-horizontal.tns-no-subpixel:after {
    content: '';
    display: table;
    clear: both;
}

.steam_cure .tns-horizontal.tns-no-subpixel > .tns-item {
    float: left;
}

.steam_cure .tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%;
}

.steam_cure .tns-no-calc {
    position: relative;
    left: 0;
}

.steam_cure .tns-gallery {
    position: relative;
    left: 0;
    min-height: 1px;
}

.steam_cure .tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    -webkit-transition: transform 0s, opacity 0s;
    -moz-transition: transform 0s, opacity 0s;
    transition: transform 0s, opacity 0s;
}

.steam_cure .tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important;
}

.steam_cure .tns-gallery > .tns-moving {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    transition: all 0.25s;
}

.steam_cure .tns-autowidth {
    display: inline-block;
}

.steam_cure .tns-lazy-img {
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    transition: opacity 0.6s;
    opacity: 0.6;
}

.steam_cure .tns-lazy-img.tns-complete {
    opacity: 1;
}

.steam_cure .tns-ah {
    -webkit-transition: height 0s;
    -moz-transition: height 0s;
    transition: height 0s;
}

.steam_cure .tns-ovh {
    overflow: hidden;
}

.steam_cure .tns-visually-hidden {
    position: absolute;
    left: -10000em;
}

.steam_cure .tns-transparent {
    opacity: 0;
    visibility: hidden;
}

.steam_cure .tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0;
}

.steam_cure .tns-normal,
.steam_cure .tns-fadeOut {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
}

.steam_cure .tns-vpfix {
    white-space: nowrap;
}

.steam_cure .tns-vpfix > div,
.steam_cure .tns-vpfix > li {
    display: inline-block;
}

.steam_cure .tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden;
}

.steam_cure .tns-t-ct {
    width: 2333.3333333%;
    width: -webkit-calc(100% * 70 / 3);
    width: -moz-calc(100% * 70 / 3);
    width: calc(100% * 70 / 3);
    position: absolute;
    right: 0;
}

.steam_cure .tns-t-ct:after {
    content: '';
    display: table;
    clear: both;
}

.steam_cure .tns-t-ct > div {
    width: 1.4285714%;
    width: -webkit-calc(100% / 70);
    width: -moz-calc(100% / 70);
    width: calc(100% / 70);
    height: 10px;
    float: left;
}

.steam_cure .tns-controls {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    margin: 0 auto;
    z-index: 2;
    /*        @media (min-width: 768px) {
                      width: 97%;
                  }*/
}

.steam_cure .tns-outer {
    position: relative;
    margin: 0px auto 30px;
}

@media (min-width: 768px) {
    .steam_cure .tns-outer {
        margin: 20px auto 100px;
        width: auto;
    }
}

.steam_cure .tns-nav {
    display: none;
}

.steam_cure .tns-controls button {
    z-index: 10;
    outline: none;
    transition: .3s;
    width: 42px;
    height: 82px;
    padding: 0;
    border: 0;
    background: transparent;
    pointer-events: auto;
    cursor: pointer;
}

.steam_cure .tns-controls button:hover {
    opacity: .8;
}

.steam_cure .tns-controls button[data-controls=prev]:before,
.steam_cure .tns-controls button[data-controls=next]:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
}

.steam_cure .tns-controls button[data-controls=prev]:before {
    background: url("../images/arrow-left.png");
}

.steam_cure .tns-controls button[data-controls=next] {
    float: right;
}

.steam_cure .tns-controls button[data-controls=next]:after {
    background: url("../images/arrow-right.png");
}

.steam_cure .tns-item {
    text-align: center;
}

.steam_cure .tns-item img {
    max-height: 130px;
}

.steam_cure .slider-main .slider-item a {
    display: block;
    text-decoration: none;
}

.steam_cure .slider-main .slider-item a:hover h6:after {
    width: 100px;
}

.steam_cure .slider-main .slider-item a .slider-btn {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #000;
    color: #000 !important;
    text-transform: uppercase;
    width: 80%;
    max-width: 230px;
    display: block;
    font-size: 14px;
    margin: 0 auto;
    padding: 6px;
    transition: .3s;
}

.steam_cure .slider-main .slider-item a:hover .slider-btn {
    background: black;
    color: #fff !important;
}

.steam_cure .slider-main .slider-item h6 {
    font-size: 18px;
    font-weight: 100;
    color: #000 !important;
    margin: 30px 0 20px;
}

.steam_cure .slider-main .slider-item ul {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
}

.steam_cure .slider-main .slider-item ul li {
    display: inline-block;
}

.steam_cure .slider-main .slider-item ul li + li {
    margin-left: 4px;
}


.steam_cure .slider {
    max-width: 320px;
    margin: 0 auto;
    display: block;
}

@media (min-width: 768px) {
    .steam_cure .slider {
        max-width: none;
    }
}

.steam_cure .slider h4.text-center {
    color: #000;
    margin: 40px 0 30px;
    text-transform: uppercase;
}

.steam_cure .black-steam-box-title,
.steam_cure .homewiz-title {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 4px;
}

.steam_cure .black-steam-box-title {
    height: 200px;
    background: url("../images/black-steam-bgd.jpg");
    background-size: cover;
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 20px;
    text-align: center;
}

@media (min-width: 480px) {
    .steam_cure .black-steam-box-title {
        font-size: 20px;
    }
}

@media (min-width: 768px) {
    .steam_cure .black-steam-box-title {
        font-size: 20px;
    }
}

@media (min-width: 992px) {
    .steam_cure .black-steam-box-title {
        font-size: 25px;
    }
}

@media (min-width: 1200px) {
    .steam_cure .black-steam-box-title {
        font-size: 30px;
    }
}

@media (min-width: 768px) {
    .steam_cure .black-steam-box-title br {
        display: none;
    }
}

.steam_cure .homewiz-title {
    height: 515px;
    background: url("../images/homewiz-bgd.jpg");
    background-size: cover;
    flex-direction: column;
    text-align: center;
}

@media (min-width: 768px) {
    .steam_cure .homewiz-title {
        color: #000;
    }
}

.steam_cure .homewiz-title .homewiz-box-txt {
    padding: 20px;
    background: rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
    .steam_cure .homewiz-title .homewiz-box-txt {
        padding: 0;
        width: 72%;
        background: transparent;
    }
}

.steam_cure .homewiz-title .homewiz-box-txt h3 {
    font-size: 42px;
    font-weight: 400;
    margin: 0 0 35px;
}

.steam_cure .homewiz-title .homewiz-box-txt h3:after {
    width: 125px;
    content: '';
    display: block;
    height: 3px;
    margin: 35px auto 0;
    background: #fff;
}

@media (min-width: 768px) {
    .steam_cure .homewiz-title .homewiz-box-txt h3:after {
        background: #000;
    }
}

.steam_cure .homewiz-title .homewiz-box-txt p {
    letter-spacing: 0;
    line-height: 1.5;
}

.steam_cure .title-lp {
    position: relative;
    text-align: center;
    margin: 50px 0;
}

.steam_cure .title-lp h2 {
    position: relative;
    background: #fff;
    margin: 0;
    font-size: clamp(14px, 4vw, 30px);
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 6px;
    text-transform: uppercase;
    display: inline-block;
    z-index: 1;
}

.steam_cure .title-lp h2 span {
    display: block;
    text-align: center;
    padding: 0 30px;
    position: relative;
    z-index: 1;
    line-height: 1.2;
    /*@include whole-box();*/
    background: #fff;
}

.steam_cure .title-lp h2:after,
.steam_cure .title-lp h2:before {
    content: '';
    background: #000;
    height: 2px;
    width: 200%;
    z-index: 0;
}

@media (min-width: 768px) {
    .steam_cure .title-lp h2:after,
    .steam_cure .title-lp h2:before {
        content: none;
    }
}

.steam_cure .title-lp h2:before {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}

.steam_cure .title-lp h2:after {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
}

@media (min-width: 768px) {
    .steam_cure .title-lp h2:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
    }
}

.steam_cure .icons-boxes {
    margin-bottom: 50px;
}

.steam_cure .icons-boxes ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.steam_cure .icons-boxes ul li {
    width: calc(100% / 3);
    display: inline-block;
    vertical-align: top;
}

.steam_cure .icons-boxes ul li span {
    display: block;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .steam_cure .icons-boxes ul li span.icons-box-img {
        height: 127px;
    }
}

.steam_cure .icons-boxes ul li span.icons-box-img img {
    max-width: 100%;
}

.steam_cure .icons-boxes ul li span.icons-box-txt {
    margin-top: 5px;
    font-size: 14px;
    line-height: 1.3;
}

@media (min-width: 480px) {
    .steam_cure .icons-boxes ul li span.icons-box-txt {
        font-size: 16px;
    }
}

@media (min-width: 768px) {
    .steam_cure .icons-boxes ul li span.icons-box-txt {
        font-size: 18px;
    }
}

.steam_cure .icons-boxes ul li + li {
    margin-left: -6px;
}

.steam_cure .box-radius {
    position: relative;
}

.steam_cure .box-radius img {
    max-height: 370px;
}

@media (min-width: 691px) {
    .steam_cure .box-radius img {
        max-height: 420px;
    }
}

@media (min-width: 768px) {
    .steam_cure .box-radius img {
        max-height: none;
        max-width: 100%;
    }
}

.steam_cure .box-radius .box-radius-txt {
    width: 90%;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    background: rgba(255, 255, 255, 0.8);
    z-index: 2;
    padding: 20px;
    border-radius: 30px;
    font-size: clamp(12px, 3vw, 18px);
    line-height: 1.75;
}

@media (min-width: 992px) {
    .steam_cure .box-radius .box-radius-txt {
        right: 50px;
        width: 40%;
    }
}

@media (min-width: 1200px) {
    .steam_cure .box-radius .box-radius-txt {
        padding: 50px;
    }
}

.steam_cure .box-radius .box-radius-txt h1 {
    line-height: 1;
    margin: 0 0 clamp(15px, 4vw, 35px);
    font-weight: 300;
    color: #000;
    letter-spacing: 5px;
    font-size: clamp(24px, 5vw, 42px);
    text-transform: uppercase;
}

.steam_cure .box-radius .box-radius-txt h1:after {
    content: '';
    margin-top: clamp(15px, 4vw, 35px);
    display: block;
    width: 100px;
    height: 2px;
    background: #000;
}

.steam_cure .box-radius.dark .box-radius-txt {
    right: initial;
    left: 10px;
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    line-height: 1.5;
}

@media (min-width: 992px) {
    .steam_cure .box-radius.dark .box-radius-txt {
        left: 50px;
    }
}

.steam_cure .grey-couple-box {
    max-width: 500px;
    margin: 40px auto 20px;
    background: url("../images/para-bgd.jpg") center left;
    background-size: cover;
    border-radius: 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

@media (min-width: 768px) {
    .steam_cure .grey-couple-box {
        max-width: 1000px;
        margin: 80px auto 40px;
        flex-direction: row;
    }
}

@media (min-width: 992px) {
    .steam_cure .grey-couple-box {
        background-size: 60%;
    }
}

.steam_cure .grey-couple-box img {
    max-width: 100%;
}

@media (min-width: 768px) {
    .steam_cure .grey-couple-box img {
        order: 2;
    }
}

.steam_cure .grey-couple-box .grey-couple-box-txt {
    color: #fff;
    padding: 20px;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 300;
}

@media (min-width: 768px) {
    .steam_cure .grey-couple-box .grey-couple-box-txt {
        padding: 40px;
        width: 50%;
        height: 100%;
        order: 1;
    }
}

.steam_cure .grey-couple-box + .grey-couple-box {
    margin-bottom: 40px;
    background-position-x: right;
}

@media (min-width: 768px) {
    .steam_cure .grey-couple-box + .grey-couple-box {
        margin-bottom: 80px;
    }
}

@media (min-width: 768px) {
    .steam_cure .grey-couple-box + .grey-couple-box img {
        order: 1;
    }
}

@media (min-width: 768px) {
    .steam_cure .grey-couple-box + .grey-couple-box .grey-couple-box-txt {
        order: 2;
    }
}

.steam_cure .f-plus-f {
    padding: 50px 0;
    margin: clamp(40px, 5vw, 80px) 0 clamp(30px, 5vw, 140px);
    background: url("../images/f-plus-f-bgd.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

.steam_cure .f-plus-f .f-plus-f-box {
    max-width: 1000px;
    margin: 0 auto 0;
}

.steam_cure .f-plus-f h2 {
    width: 100%;
    text-align: center;
    color: #fff;
    font-weight: 300;
    font-size: clamp(20px, 6vw, 42px);
    letter-spacing: 6px;
    margin: 0 0 clamp(15px, 4vw, 35px);
    line-height: 1;
}

.steam_cure .f-plus-f h2:after {
    content: '';
    margin: clamp(15px, 4vw, 35px) auto 0;
    display: block;
    width: 150px;
    height: 2px;
    background: #fff;
}

.steam_cure .f-plus-f .f-plus-f-txt {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-align: center;
    line-height: 1.6;
    padding: 0 10px;
}

@media (min-width: 768px) {
    .steam_cure .f-plus-f .f-plus-f-txt {
        padding: 0;
        font-size: 17px;
    }
}

.steam_cure .f-plus-f .f-plus-f-icons {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 30px;
    margin-top: clamp(20px, 4vw, 45px);
    padding: 7px 2px;

    height: 70px;
}

@media (min-width: 768px) {
    .steam_cure .f-plus-f .f-plus-f-icons {
        padding: 7px 0;
    }
}

.steam_cure .f-plus-f .f-plus-f-icons .icon-f-plus-f {
    margin-bottom: clamp(-70px, -10vw, -150px);
    width: clamp(70px, 18vw, 233px);
}
@media (min-width: 1200px) {
.steam_cure .f-plus-f .f-plus-f-icons .icon-f-plus-f {
        margin-bottom: -200px;
}
}

.steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box {
    color: #fff;
    font-size: clamp(10px, 3vw, 14px);
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 768px) {
    .steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box {
        width: calc(100% / 2 - clamp(70px, 10vw, 233px) / 2);
    }
}

.steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box strong {
    font-size: clamp(11px, 3vw, 18px);
}

.steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box strong br {
    display: none;
}

@media (min-width: 768px) {
    .steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box strong br {
        display: inline;
    }
}

.steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box img {
    margin-right: 5px;
    width: clamp(40px, 10vw, 90px);
}

@media (min-width: 768px) {
    .steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box img {
        margin-right: 15px;
    }
}

.steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box .f-plus-f-icons-box-txt {
    line-height: 1;
}

.steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box .f-plus-f-icons-box-txt span {
    margin-top: 3px;
    display: block;
}

.steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box:nth-child(1) img {
    margin-left: 5px;
    margin-right: 0;
}

@media (min-width: 768px) {
    .steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box:nth-child(1) img {
        margin-left: 15px;
    }
}

.steam_cure .f-plus-f .f-plus-f-icons .f-plus-f-icons-box:nth-child(1) .f-plus-f-icons-box-txt {
    text-align: right;
}

.steam_cure .sc-box-btn {
    margin-top: 20px;
}

.steam_cure .sc-box-btn a {
    display: inline-block;
    color: #fff;
    background: #000;
    text-transform: uppercase;
    vertical-align: middle;
    text-decoration: none;
    padding: 5px 20px;
    border: 2px solid #fff;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.steam_cure .sc-box-btn a img {
    vertical-align: middle;
    margin-left: 10px;
    border-radius: 100%;
    overflow: hidden;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.steam_cure .sc-box-btn a:hover {
    background: #fff;
    color: #000;
}

.steam_cure .sc-box-btn a:hover img {
    background: #000;
}

.steam_cure #video-box {
    position: relative;
    height: 0;
    overflow: hidden;
    transform: scaleY(0);
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -o-transition: 0.6s;
}

.steam_cure #video-box.open {
    height: auto;
    transform: scaleY(1);
    padding: 60px;
    margin-top: 80px;
}

.steam_cure #video-box .close-video {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    width: 40px;
    height: 40px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.steam_cure #video-box .close-video img {
    width: 100%;
}

.steam_cure #video-box .close-video:hover {
    transform: scale(0.9);
}

.steam_cure #video-box .colse-btn-box {
    text-align: center;
    margin-top: 20px;
}

.steam_cure #video-box .colse-btn-box .colse-btn {
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 5px;
    background: #fff;
    color: #000;
    border: 2px solid #000;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.steam_cure #video-box .colse-btn-box .colse-btn:hover {
    color: #fff;
    background: #000;
}

.steam_cure .text-center {
    text-align: center;
}