.yuan {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #AD4697;
    margin-top: 10px;
}

.section-title h2 {
    font-size: 32px;
}

.section-title > div {
    display: inline-block;
    font-size: 32px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 700;
    color: #1b1919;
    font-family: "Poppins", sans-serif;
}

.about-section .content .content-list li {
    display: flex;
    align-items: flex-start;
}

.lazy-container {
    background: transparent;
}

@media (min-width: 992px) {
    .col-lg-222 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

#promo-service .row {
    display: flex;
    flex-wrap: wrap;

}

.promo-service-section .item-single .title {
    font-size: 18px;
}

.promo-service-section .item-single {
    height: 100%;
}

.oneBox {
    display: flex;
    justify-content: space-between;
}

.oneLeft {
    width: 60%;
}

.btn1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 50px;
}

.oneRight {
    width: 40%;
    display: flex;
    justify-content: center;
}

.imgBox1 {
    width: 70%;
    position: relative;
}

.imgBox1 > img {
    width: 100%;
    height: auto;
}

.title1 {
    font-size: 40px;
    margin-bottom: 20px;
    font-weight: bold;
}

.title2 {
    font-size: 20px;
    margin-bottom: 50px;
    font-weight: bold;
    color: #535353;
}

.block1 {
    width: 200px;
    padding: 20px;
    border-radius: 10px;
    background: rgba(239, 236, 253, 0.8);
    font-size: 12px;
    font-weight: bold;
}

.block1 > div:first-of-type {
    width: 100%;
    text-align: left;
}

.block1 > div:last-of-type {
    width: 100%;
    text-align: right;
}

.block2 {
    position: absolute;
    left: -80px;
    top: 20px;
}

.block3 {
    position: absolute;
    left: -30px;
    top: 50%;
}

.block4 {
    position: absolute;
    right: -30px;
    bottom: -30px;
}

.imgBox2 {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.imgBox2 > img {
    width: 100%;
    height: auto;
    transform: translateY(-1px);
}

.block5 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.block6 {
    width: 400px;
    padding: 30px 20px;
    border-radius: 10px;
    box-sizing: border-box;
    font-size: 14px;
    position: relative;
    background: rgba(229, 214, 228, .5);
}

.block6 > img {
    position: absolute;
    left: 16px;
    top: -25px;
    height: 50px;
    width: 50px;
}

.btnBox2 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}

.imgBox3 {
    height: 100%;
    display: flex;
    justify-content: center;
    position: relative;
}

.imgBox3 > img {
    width: 40%;
    height: auto;
}

.block7 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20%;
}

.block7Left {
    width: 400px;
    padding: 40px;
    box-sizing: border-box;
    border-radius: 10px;
    background: #ede9fe;
}

.block7LeftTitle {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.block7LeftCon {
    width: 100%;
    padding: 10px 20px;
    border-radius: 10px;
    box-sizing: border-box;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.block7LeftCon1 {
    margin-bottom: 50px;
    background: #ae4795;
}

.block7LeftCon2 {
    background: #0097b2;
}

.block7right {
    width: 400px;
    display: flex;
    height: 100%;
    flex-direction: column;
    padding: 40px;
    box-sizing: border-box;
    justify-content: space-between;
}

.block7right .block7rightCon {
    width: 300px;
    padding: 12px 30px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 16px;
    font-size: 24px;
    color: #fff;
}

.block7right .block7rightCon1 {
    background: rgba(198, 128, 181, .7);
}

.block7right .block7rightCon2 {
    background: rgba(97, 212, 232, .7);
}

.block7right .block7rightCon3 {
    background: rgba(244, 168, 148, .7);
}

.block7right .block7rightCon4 {
    background: rgba(97, 142, 202, .7);
}

.title5 {
    display: flex;
    align-items: center;
    gap: 6px;
}

.title5 > img {
    width: 40px;
    height: 40px;
}

.imgBox123 .lazy-container.aspect-ratio-2-3::before {
    padding: 0 !important;
}

.about-section .content .content-list li > img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.imgBox6 {
    width: 40%;
    height: auto;
    padding-bottom: 100px;
}

.imgBox6 > img {
    width: 100%;
    height: auto;
}

.fiveBox {
    position: relative;
}

.block8 .title {
    font-size: 26px;
    font-weight: bold;
}

.block8 .con {
    font-size: 20px;
}

.block8 {
    position: absolute;
    width: 60%;
}

.block9 {
    top: -20px;
    left: 100px;
}

.block10 {
    top: 30%;
    left: 40%;
}

.block11 {
    bottom: 80px;
    left: 24%;
}

.sixRow{
    display: flex;
    gap: 16px;
}
.sixRow .sixRowItemBox{
    flex: 1;
    padding: 12px;
    box-sizing: border-box;
    border-radius: 16px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
}
.sixRow .sixRowItemBox .icon{
    display: flex;
    align-items: center;
    justify-content: center;
}
.sixRow .sixRowItemBox .icon >img{
    width: 60px;
    height: auto;
    margin-bottom: 14px;
}
.sixRow .sixRowItemBox .title{
    text-align: center;
    font-size: 18px;
    height: 50px;
    margin-bottom: 0;
}
.sixRow .sixRowItemBox .text{
    font-size: 15px;
    margin-bottom: 0;
}


@media screen and (max-width: 480px) {
    .oneBox{
        flex-direction: column;
    }
    .oneBox >.oneLeft,.oneRight{
        width: 100%;
    }
    .oneBox >.oneLeft{
       margin-bottom: 20px;
    }
    .title1{
        font-size: 30px;
    }
    .block2{
        left: -62px;
    }
    .imgBox2{
        width: 100% !important;
    }
    .imgBox2 > img{
        display:  none;
    }
    .block5{
        position: relative;
        width: 100%;
        padding: 0;
    }
    .block6{
        width: 100%;
        margin-top: 20px;
    }
    .imgBox3 > img{
        display: none;
    }
    .block7{
        position: relative;
        flex-direction: column;
    }
    .block7right{
        width: 100%;
        gap: 20px;
    }
    .col-lg-5 .content .title{
        font-size: 18px !important;
    }
    .title5 > img{
        width: 20px;
        height: 20px;
    }
    .col-lg-5 .content  .content-list>li> p{
        font-size: 16px !important;
    }
    .col-lg-4 .content .title{
        font-size: 18px !important;
    }
    .col-lg-4 .content  .content-list>li> p{
        font-size: 16px !important;
    }
    .sixRow{
        flex-wrap: wrap;
    }
    .sixRow .sixRowItemBox{
        width: 100%;
        flex: auto;
    }
    .imgBox6{
        display: none;
    }
    .block8{
        position:unset;
        width: 100%;
        margin-bottom: 20px;
    }
    .btnBox2{
        margin-top: 0;
    }
}