.banner-contain_slider .owl-dots {
    display: none;
    background: #220302;
    position: absolute;
    margin-top: 184px;
    width: 100%;
}

.banner-contain_slider .item {
    position: relative;
    max-height: 80vh;
    position: relative;
    padding-bottom: calc(100vw * (10 / 24));
}

.banner-contain_slider .item a:hover {
    text-decoration: none;
}

.desktop-banner {
    display: block !important;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.mobile-banner {
    display: none !important;
    position: absolute;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/* banner start  */
.post-usefull-contain {
    width: 100%;
    max-height: 600px;
}

.post-usefull-contain a {
    /* display: flex;
    justify-content: space-between; */
    color: var(--red);
}

.post-usefull-contain a span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
}

.post-usefull-contain a img {
    display: unset !important;
}

.post-usefull-contain a:hover img {
    transform: translate(3px, 0);
}

.post-usefull-contain a:hover span {
    color: var(--red);
}

/* .post-usefull-contain>.slick-active:first-child{
    padding: 0;
    padding-right: 20px;
}
.post-usefull-contain>.slick-active:last-child{
    padding:0;
    padding-left:20px;
} */
/* .post-usefull-contain .slick-active{
    padding: 0 20px;
}

.post-usefull-contain .slick-active:first-child {
    padding: 0 !important;
    padding-right: 20px !important;
}

.post-usefull-contain .slick-active:last-child {
    padding: 0 !important;
    padding-left: 20px !important;
} */

.slick-slide:focus {
    outline: none;
}

.banner-contain_slider {
    z-index: 0 !important;
}

.banner-contain_slider .owl-nav {
    position: absolute;
    top: 40%;
    color: white;
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* padding: 0px 40px; */
}

.banner-contain_slider .slick-arrow {
    width: 46px;
    height: 46px;
    background-color: #000000 !important;
    /* border-radius: 100% !important; */
    margin: 0 !important;
}

.slick-dots li button:before {
    font-size: 35px !important;
}

.banner-contain_slider .owl-nav button:focus {
    outline: none;
}

.banner-contain_slider .owl-nav span {
    /* display: none; */
    color: #000;
    font-size: xx-large;
    /* line-height: 20px; */
    line-height: 15px;
}

.banner-contain_slider .owl-dots {
    /* display: none; */
    background: #220302;
    position: absolute;
    margin-top: 74px !important;
    width: 100%;
}

.right {
    left: unset !important;
    right: 10% !important;
}

.submit-contain-header-2 {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    width: 100vw;
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: flex-start;
}

.submit-header-content-2 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 2;
    max-width: 540px;
    text-transform: uppercase;
    /* width: 45%; */
    /* text-align: center; */
    color: #fff;
}

.submit-header-content-2 h2 {
    font-size: 56px;
    font-weight: bolder;
    color: #fff;
}

.submit-header-content-2-mobile {
    width: 100%;
    text-align: center;
    /* margin-bottom: 16px; */
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: bold;
    line-height: 1.5;
    font-size: 24px;
    display: none;
    color: #fff;
}

.submit-header-content-2-mobile h2 {
    font-size: 36px;
}

.submit-header-content-2-mobile>p {
    margin: 0;
}

.submit-header-content-2-mobile span {
    line-height: 1.5;
}

.btn-submit-banner {
    font-family: Montserrat;
    font-style: normal;
    font-size: 15px;
    line-height: 18px;
    border: unset;
    box-sizing: border-box;
    border-radius: 0;
    font-style: normal;
    font-weight: bold;
    display: flex;
    align-items: flex-start;
    text-align: center;
    letter-spacing: -0.015em;
    color: #fff;
    padding: 14px 89px;
    background: #da2128;
    margin-top: 29px;
    transition: background 0.3s ease-in-out;
}

button.btn-submit-banner:focus {
    outline: none;
}

.btn-submit-banner a {
    color: unset;
}

.btn-submit-banner a:hover {
    color: #000;
    text-decoration: none;
}

.btn-submit-banner:hover {
    background-color: var(--hover);
}

.mobile {
    display: none;
}

.banner-contain_slider {
    margin-bottom: 0 !important;
}

.slick-dots {
    bottom: 32px !important;
}

.banner-contain_slider .slick-dots li {
    margin: 0 !important;
}

.slick-dots li.slick-active button:before {
    color: white !important;
}

.slick-dots li button:before {
    color: white !important;
}

/* end banner  */
.black-contain {
    background-color: var(--red);
}

.service-contain {
    max-width: 1200px;
    margin: auto;
    color: var(--white);
    display: flex;
    padding: 80px 0;
}

.left-contain {
    width: 50%;
}

.right-contain {
    width: 50%;
}

.big-title,
.black-contain .service-contain .left-contain h1,
.consultation-process .left-contain h2,
.quest-contain .left-contain h2,
.member-feeling .left-contain h2 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 50px;
    line-height: 90px;
    color: #000;
    width: 90%;
    /* margin-bottom:16px; */
}

.black-contain .service-contain .left-contain h1 {
    font-size: 50px;
    line-height: 80px;
}

.image-yoga {
    width: 100%;
    padding-right: 0;
    padding-top: calc(100% * (2 / 3));
    object-fit: cover;
    height: 0;
    position: relative;
}

.image-yoga img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
}

.service-contain .slick-prev,
.service-contain .slick-next {
    width: 40px !important;
    height: 40px !important;
    padding: 12px 15px !important;
    background: #000000 !important;
    top: 200px;
    /* bottom: 8%; */
}

.slick-prev:before {
    content: url("../images/Vector-pre-white.svg") !important;
}

.slick-next:before {
    content: url("../images/Vector-next-white.svg") !important;
}

.service-contain .slick-next {
    right: 0px;
}

.service-contain .slick-prev {
    left: 0px;
}

.slick-arrow {
    z-index: 1;
}

.service-contain .content {
    margin-top: 24px;
}

.service-contain .title h3 {
    margin-bottom: 8px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;

    color: #000;
}

.service-contain .description {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    /* or 150% */
    color: rgba(255, 255, 255, 0.75);
}

.consultation-process {
    max-width: 1200px;
    margin: auto;
    color: var(--white);
    display: flex;
    padding: 80px 0;
}

.consultation-process .right-contain {
    display: flex;
}

.consultation-process .right-contain .left-column {
    width: 50%;
}

.consultation-process .right-contain .left-column .process {
    max-width: 220px;
    width: 220px;
    height: 220px;
    border: 1px solid;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    /* align-content: center; */
    align-items: center;
    justify-items: center;
    margin-bottom: 40px;
}

.process .step .col-inner{
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    height: 210px;
    min-width: 210px;
    max-height: 210px;
    max-width: 210px;
    border-radius: 100%;
    border: 1px solid #000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.process .step .col-inner *{
    margin-bottom: 0;
}
.process .number p{
    margin-bottom: 0;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 64px;
    line-height: 95px;
    text-align: center;
    color: #000;
}

.process .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    margin: 20px 0;
}

.process .item:last-child {
    margin-bottom: 0;
}

.process .item:first-child {
    margin-top: 0;
}

.consultation-process .right-contain .right-column {
    display: flex;
    flex-direction: column;
}

.consultation-process .process {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.process .item:first-child {
    margin-top: 0;
}

.process .item:last-child {
    margin-bottom: 0;
}

.process .step-content {
    display: flex;
    justify-content: left;
    align-items: center;
    /* width: 75%; */
    /* max-width: 220px; */
}

.process .step-content h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    /* padding-left: 120px; */
}

.consultation-process .right-contain .right-column .step-content {
    height: 33%;
    display: flex;
    align-items: center;
    padding: 20px 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    padding-left: 170px;
}

.quest-contain {
    max-width: 1200px;
    margin: auto;
    display: flex;
    padding: 80px 0;
}

.quest-contain .left-contain {
    width: 50%;
}

.quest-contain .left-contain h2 {
    font-size: 60px;
}

.quest-contain .right-contain .big-title {
    margin-bottom: 24px;
}

.quest-contain .right-contain {
    width: 50%;
}

.quest-contain .right-contain .quest-image {
    width: 500px;
    padding-right: 0;
    padding-top: calc(500px * (5 / 4));
    object-fit: cover;
    height: 0;
    position: relative;
}

.quest-contain .right-contain .quest-image img {
    object-fit: cover;
    height: 100%;
    width: 500px;
    position: absolute;
    top: 0;
}

.quest-contain .quest-list {
    display: flex;
    flex-direction: column;
    max-width: 480px;
    margin-top: 24px;
}

.quest {
    position: relative;
}

.quest-contain .quest-title .quest-title-h3 {
    width: calc(100% - 16px);
    padding: 0;
    margin-right: 0;
    float: left;
}

.quest-contain .quest-title h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    display: flex;
    /* align-items: center; */
    color: #000;
    /* margin-bottom: 16px; */
    justify-content: space-between;
    transition: margin-bottom 0.3s ease-in-out;
}

.quest-contain .quest-answer {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    height: fit-content;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}

.quest-contain hr {
    border-bottom: 1px solid #000;
    width: 100%;
    margin: 32px 0 !important;
}

.quest-contain hr:last-child {
    display: none;
}

.quest-icon span {
    display: block;
    width: 16px;
    height: 2px;
    right: 0;
    z-index: 1;
    margin: 7px 0;
    position: absolute;
    top: 0;
    background: #000;
    border-radius: 3px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
}

.quest-icon span:nth-child(2) {
    width: 16px;
    height: 2px;
    right: 0;
    z-index: 1;
    margin: 7px 0;
    position: absolute;
    top: 0;
    background: #000;
    border-radius: 3px;
    transform: rotate(90deg);
    /* z-index: -1; */
    transform-origin: center center;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
}

.quest label {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 24px;
    margin-bottom: 0;
    cursor: pointer;
}

.quest input:checked~.quest-title .quest-icon span:nth-child(2) {
    transform: rotate(180deg);
}

.quest input:checked~.quest-title .quest-title-h3 .quest-answer {
    max-height: 250px;
}

.quest input:checked~.quest-title {
    margin-bottom: 16px;
}

.sticky {
    position: sticky;
    height: auto;
    top: 80px;
}

.member-feeling {
    display: flex;
    margin: auto;
    max-width: 1200px;
    padding: 80px 0;
}

.member-feeling .left-contain,
.member-feeling .right-contain {
    width: 50%;
}

.member-feeling-slider .video {
    max-height: 400px;
    /* min-width: ; */
    height: 400px;
}

.member-feeling-slider .video img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

iframe {
    border: unset;
}

.member-feeling-slider .slick-prev,
.member-feeling-slider .slick-next {
    width: 40px !important;
    height: 40px !important;
    padding: 12px 15px !important;
    background: #000000 !important;
    top: 200px;
    /* bottom: 8%; */
}

.member-feeling-slider .slick-next {
    right: 0px;
}

.member-feeling-slider .slick-prev {
    left: 0px;
}

.member-feeling-slider .content {
    margin-top: 24px;
    /* margin-bottom:80px; */
}

.member-feeling-slider .title h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin-bottom: 8px;
}

.member-feeling-slider .description {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: rgba(255, 255, 255, 0.75);
}

.white-contain {
    background: #fff;
}

.white-contain .title-big {
    color: #141414;
}

.submit-trying {
    display: flex;
    flex-direction: row;
    max-width: 1200px;
    margin: auto;
    padding: 80px 0;
}

.submit-trying-left {
    width: 50%;
    padding: 20px;
    display: flex;
    align-content: center;
    /* vertical-align: middle; */
    flex-direction: column;
    justify-content: center;
    padding-left: 0;
}

/* .submit-trying-left .title-big{
    width: 100%;
} */
.submit-trying-right {
    width: 50%;
    display: flex;
    align-items: center;
}

.submit-trying-readmore {
    display: flex;
    margin-bottom: 10px;
    text-align: start;
    /* padding: 0 10px; */
    flex-direction: row;
    align-items: center;
    margin-top: 14px;
}

.submit-trying-readmore span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #141414;
    /* text-decoration: underline; */
    width: 70%;
}

.form-contact-trial>div:nth-child(n + 1) {
    margin-top: 32px;
}

.form-contact-trial {
    width: 100%;
}

.input-contact-trial {
    width: 100%;
    height: 45px;
    border: none;
    border-bottom: 1px solid;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 24px;
    /* identical to box height, or 160% */

    letter-spacing: -0.015em;

    color: rgba(0, 0, 0, 0.8);
}

.user-name {
    /* width: 45% !important; */
}

.form-contact-trial .submit-trial {
    background: #da2128;
    border: 1px solid #fafafa;
    box-sizing: border-box;
    border-radius: 0;
    max-width: 180px;
    margin-right: 0;
    color: #000;
    padding: 17px 41px;
    margin-top: 40px;

    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    letter-spacing: -0.015em;
    color: #000;
    transition: background 0.3s ease-in-out;
}

.form-contact-trial .submit-trial:hover {
    color: var(--white);
    background-color: var(--hover);
}

.submit-trying .title-big h2 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 90px;
    width: 90%;
}

.relate-service {
    display: flex;
    max-width: 1200px;
    margin: auto;
    padding: 80px 0;
}

.relate-service .left-contain {
    width: 40%;
}

.relate-service .right-contain {
    width: 60%;
}

.relate-service-slider {
    display: none !important;
    width: 100%;
}

.relate-service .left-contain .big-title h2 {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 60px;
    line-height: 90px;
    /* color: #000; */
    /* width: 80%; */
    color: #141414;
    margin-bottom: 8px;
}

.relate-service-readmore {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: #141414;
    max-width: 340px;
}

.relate-service .right-contain {
    display: flex;
}

.relate-service .right-contain .column-left {
    margin-right: 20px;
    max-width: 340px;
    width: 50%;
}

.relate-service .right-contain .column-left .read_more_place a,
.relate-service .right-contain .column-right .read_more_place a {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #141414;
}

.icon-readmore {
    margin-left: 5px;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}

.read_more_place a:hover .icon-readmore {
    transform: translate(2px, 0);
}

.read_more_place a:hover {
    text-decoration: none;
}

.relate-service .right-contain .column-left .item {
    margin-bottom: 40px;
}

.relate-service .right-contain .column-left .item:last-child,
.relate-service .right-contain .column-right .item:last-child {
    margin: 0;
}

.relate-service .right-contain .column-right {
    margin-top: 80px;
    max-width: 340px;
    margin-left: 20px;
    width: 50%;
}

.relate-service .item a:hover {
    text-decoration: none;
}

.relate-service .item .title h3 {
    margin-top: 24px;
    margin-bottom: 8px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #141414;
}

.relate-service .item .subdescription {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    color: rgba(20, 20, 20, 0.75);
}

.relate-service .right-contain .item .image {
    padding-bottom: calc(100% * (5 / 4));
    overflow: hidden;
    margin-bottom: 24px;
    position: relative;
}

.relate-service .right-contain .item .image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
}

.read_more_place {
    margin-top: 16px;
}

.read_more_place a {
    display: flex;
    flex-direction: row;
    color: var(--red);
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
}

.read_more_place a span {
    margin-right: 9px;
}

@media (max-width: 768px) {
    .banner-contain_slider .item {
        padding-bottom: 620px;
    }

    .desktop-banner {
        display: none !important;
    }

    .mobile-banner {
        display: block !important;
    }

    .submit-contain-header-2 {
        bottom: 89px;
        align-items: center;
        justify-content: center;
        top: unset;
    }

    .submit-header-content-2 {
        font-weight: 500;
        font-size: 28px;
        line-height: 50px;
        text-align: center;
        max-width: 324px;
        display: none;
        width: 100%;
    }

    .submit-header-content-2-mobile {
        display: block;
        line-height: 50px;
        max-width: 90%;
        margin: 0 auto;
    }

    .submit-header-content-2-mobile h1 {
        margin-bottom: 0;
    }

    .submit-header-content-2-mobile h1:first-child>span {
        font-size: 28px !important;
    }

    .submit-header-content-2-mobile h1>span {
        font-size: 40px !important;
    }

    .btn-submit-banner {
        padding: 11px 33px;
        margin-top: 0px;
    }

    .banner-contain_slider .slick-dots {
        bottom: 16px !important;
    }

    .service-contain {
        padding: 32px 0px;
        display: flex;
        flex-direction: column;
    }

    .service-contain .left-contain,
    .service-contain .right-contain,
    .quest-contain .left-contain .big-title,
    .member-feeling .left-contain .big-title,
    .submit-trying .title-big,
    .relate-service .left-contain .big-title {
        width: 100%;
    }

    .big-title,
    .black-contain .service-contain .left-contain h1,
    .consultation-process .left-contain h2,
    .quest-contain .left-contain .big-title h2,
    .relate-service .left-contain .big-title h2,
    .submit-trying .title-big h2,
    .member-feeling .left-contain .big-title h2 {
        font-weight: 500;
        font-size: 40px;
        line-height: 60px;
        width: 100%;
    }

    .black-contain .service-contain .left-contain h1 {
        margin: 0 20px;
        margin-bottom: 32px;
    }

    .yoga-silder {
        padding-left: 20px;
    }

    .yoga-silder .item {
        padding: 0 10px;
        padding-left: 0;
    }

    .yoga-silder .slick-list {
        padding: 0 10px !important;
        padding-left: 0 !important;
    }

    .service-contain .content {
        margin-top: 16px;
    }

    .service-contain .description {
        color: rgba(255, 255, 255, 0.75);
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    .consultation-process {
        padding: 32px 0;
        flex-direction: column;
    }

    .consultation-process .left-contain {
        width: 100%;
        padding: 0 20px;
    }

    .consultation-process .right-contain .right-column {
        overflow: hidden;
    }

    .quest-contain .right-contain {
        /* overflow: hidden; */
        display: none;
    }

    .consultation-process .right-contain {
        width: 100%;
    }

    .consultation-process .process {
        margin-top: 32px;
        padding: 0 20px;
    }

    .process .item:first-child {
        margin-top: 0;
    }

    .process .item {
        align-items: center;
        margin-top: 24px;
        margin-bottom: 0;
        flex-direction: column;
    }

    .process .step {
        width: 100%;
        align-items: center;
        justify-content: center;
    }

    .process .step-content {
        padding: 0;
        padding-top: 16px;
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        width: 100%;
        display: block;
    }

    .process .step-content span {
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 30px;
        color: #000;
        display: block;
    }

    .process .step-content h3 {
        padding: 0 10px;
    }

    .quest-contain {
        padding: 32px 0;
        flex-direction: column;
    }

    .quest-contain .left-contain {
        width: 100%;
        padding: 0 20px;
    }

    .member-feeling {
        flex-direction: column;
        padding: 32px 0;
    }

    .member-feeling .left-contain {
        width: 100%;
        padding: 0 20px;
        padding-bottom: 32px;
    }

    .member-feeling .left-contain,
    .member-feeling .right-contain {
        width: 100%;
    }

    .member-feeling-slider {
        padding-left: 20px;
    }

    .member-feeling-slider .slick-list {
        padding: 0 10px !important;
        padding-left: 0 !important;
    }

    .member-feeling-slider .item {
        padding: 0 10px;
        padding-left: 0px;
    }

    .member-feeling-slider .video {
        width: 100%;
        padding-right: 0;
        padding-top: calc(100% * (2 / 3));
        object-fit: cover;
        height: 0;
        position: relative;
    }

    .member-feeling-slider .video img {
        object-fit: cover;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
    }

    iframe {
        border: unset;
        max-width: 374px;
        max-height: 285px;
    }

    .member-feeling-slider .content {
        margin-bottom: 0;
    }

    .submit-trying {
        padding: 32px 20px;
        flex-direction: column;
    }

    .submit-trying-left {
        width: 100%;
        padding: 0;
        /* margin-bottom: 32px; */
    }

    .submit-trying .title-big {
        font-weight: 500;
        font-size: 40px;
        line-height: 60px;
        width: 100%;
    }

    .form-contact-trial>div:first-child {
        margin-top: 0;
    }

    .submit-trying-readmore {
        width: 100%;
        font-size: 14px;
        line-height: 21px;
        margin-top: 8px;
    }

    .submit-trying-readmore span {
        width: 100%;
    }

    .submit-trying-right {
        width: 100%;
    }

    .form-contact-trial .submit-trial {
        display: flex;
        justify-content: center;
        margin: auto;
        margin-top: 32px;
        font-size: 15px;
        line-height: 18px;
        padding: 11px 30px;
    }

    .relate-service {
        padding: 32px 0;
        flex-direction: column;
    }

    .relate-service .left-contain {
        width: 100%;
        padding: 0 20px;
        padding-bottom: 32px;
    }

    .relate-service .right-contain .item .image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
    }

    .relate-service .item .title {
        margin-top: 0;
    }

    .relate-service .column-left,
    .relate-service .column-right {
        display: none;
    }

    .relate-service-slider {
        display: block !important;
    }

    .relate-service .right-contain {
        width: 100%;
        padding-left: 20px;
    }

    .relate-service .item {
        /* max-width:340px; */
        padding: 0 20px;
        padding-left: 0;
    }

    .relate-service .right-contain .item .content {
        max-width: 340px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
    }

    .relate-service-slider .slick-list {
        padding: 0px 34px !important;
        padding-left: 0px !important;
    }
}