.box1_ts .desc ul {
    margin-left: 0;
    list-style: none;
    padding-left: 0;
}

.box1_ts .desc ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
}

.box1_ts .desc ul li::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(./images/checked.svg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
}

.form-dk-ts {
    /* border-radius: 28px; */
    /* border: 9px solid #D6E5F4; */
    /* background: #FAFAFA; */
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.20);
    /* padding: 40px 24px; */
}

.wpcf7 input {
    width: 100%;

}

.form-dk-ts input {
    border-radius: 40px;
    border: 1px solid #EBEBEB;
    background: #FFF;
    box-shadow: 3px 2px 6px 0 rgba(0, 0, 0, 0.06) inset;
    height: 48px;
    padding: 0 18px;
}

.commit {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 16px;
    color: rgba(19, 36, 86, 0.60);
    font-size: 14px;
}

.commit p {
    margin-bottom: 0;
}

.commit::before {
    content: "";
    background-image: url(./images/sheld-commit.svg);
    width: 15px;
    height: 15px;
    position: relative;
    /* left: 0;
    top: 0; */
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

.btn-submit {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 14px 35px;
    margin: auto;
}

.btn-submit {
    border-radius: 48px;
    border: 2px solid #C6CFFF;
    background: linear-gradient(87deg, #282767 15.07%, #3D68BF 53.23%, #5453C9 89.34%);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.16);
    color: #fff;
}

.btn-submit::before {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(./images/viber.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: block;

}

/*  */


@media screen and (min-width: 990px) {
    .box2_ts .cct-item:hover .cct-text::after {
        background-color: rgba(24, 23, 102, 0.8);
    }
}

.btn-popup a {


    background: linear-gradient(87deg, #282767 15.07%, #3D68BF 53.23%, #5453C9 89.34%);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.16);
    color: #fff;
    text-shadow: 0 1px 6px rgba(0, 0, 0, 0.12);
    font-weight: 700;
    /* height: 48px; */
    /* padding: 0 25px; */
}

/*  */
.box4_ts {
    position: relative;
}


@media screen and (min-width:1024px) {
    .box4_ts::before {
    content: "" !important;
    height: 230px !important;
    width: 100% !important;
    border-radius: 0 160px 0 0 !important;
    background: linear-gradient(94deg, #282767 -2.86%, #334BAA 69.53%, #5453C9 138.03%) !important;
    position: absolute !important;
    left: -60% !important;
    bottom: 0 !important;
    z-index: 1 !important;
    top: auto !important;
}
}
@media screen and (max-width:768px) {
    .box4_ts::before {
        left: -18%;
    }
}

.box4_ts .box-left .title {
    max-width: 375px;
}

.box4_ts .box-left .elementor-heading-title span,
.environment-item .elementor-image-box-title span {
    color: red;
}

/* .list-environment {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px;
} */


@media screen and (min-width:768px) {
    .environment-item {
        width: calc(50% - 34px);
    }
}

.environment-item:not(:last-child) {
    /* margin-bottom: 40px; */
}

.environment-item .box-icon {
    margin-bottom: 12px;
}

/* .environment-item .title {
    color: #002241;
} */

.environment-item .elementor-image-box-title span {
    text-decoration: underline;
}

.environment-item .elementor-widget-image-box .elementor-image-box-wrapper {
    min-height: 56px;
}

.environment-item .elementor-widget-image-box .elementor-image-box-img {
    flex-shrink: 0;
}

/*  */
.baochi-slide .item {
    border: 1px solid rgba(255, 255, 255, 0.24);
    background: rgba(255, 255, 255, 0.16);
    padding: 28px;
}

.box6_ts .list-btn {
    margin-top: 30px;
}

.box6_ts div.button-next-style2,
.box6_ts div.button-prev-style2 {
    position: relative;
    top: auto;
    border-radius: 0;
    left: auto;
    margin: 0;
    right: auto;
    border: 1px solid rgba(255, 255, 255, 0.32);
    background: rgba(217, 217, 217, 0.12);
}

.box6_ts .swiper-pagination {
    position: relative;
}

.box6_ts .swiper-pagination-bullet:not(:last-child) {
    margin-right: 10px;
}

.box6_ts .swiper-pagination-bullet {
    background-color: transparent;
    border: solid 1px #fff;
    width: 12px;
    height: 12px;
}

.box6_ts .swiper-pagination-bullet-active {
    background-color: #F7CB4E;
    border: solid 1px #F7CB4E;

}

.box6_ts div.button-next-style2::before,
.box6_ts div.button-prev-style2::before {
    content: "";
    background-image: none;
    display: none;
}

.box6_ts .swiper-button-next,
.box6_ts .swiper-button-prev {
    position: relative !important;
    width: 40px;
}

.box6_ts .swiper-button-next:after,
.box6_ts .swiper-button-prev:after {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
}

.box6_ts .baochi-slide .item .title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
/*  */
.box7_ts .swiper-wrapper{
    transition-timing-function: linear !important;
}