@media (min-width: 765.01px) {
    .site-anhtt-30-complete .w-hd {
        padding-top: 30px
    }

    .site-anhtt-30-complete .w-hd .nav-2 ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex
    }

    .site-anhtt-30-complete .wrap-dh {
        background-image: url(../img/service/cover.webp);
        background-size: contain;
        background-repeat: no-repeat;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 12vw;
        flex-direction: column;
        padding-left: 20px;
    }

    .site-anhtt-30-complete .wrap-dh p, .site-anhtt-30-complete .wrap-dh h1 {
        margin: 0;
        color: #ff551b;
        font-size: 24px;
        width: 100%;
        font-weight: 300;
    }

    .site-anhtt-30-complete .wrap-dh h1 {
        line-height: 1.6;
    }

    .site-anhtt-30-complete .wrap-dh p.span, .site-anhtt-30-complete .wrap-dh h1 span.span {
        margin: 0;
        color: #ff551b;
        font-size: 36px;
    }

    .site-anhtt-30-complete .wrap-dh h1 span.span {
        line-height: 38px;
        width: 100%;
        display: block;
    }

    .site-anhtt-30-complete .w-step {
        padding: 35px 0 55px
    }

    .site-anhtt-30-complete .w-step h2 {
        color: #3264be;
        font-size: 36px;
        font-weight: 500;
        margin-bottom: 30px;
        padding-bottom: 10px;
        border-bottom: 6px solid #3264be
    }

    .site-anhtt-30-complete .w-step .w-items {
        display: flex;
        margin: 0
    }

    .site-anhtt-30-complete .w-step .w-items .item-c {
        position: relative
    }

    .site-anhtt-30-complete .w-step .w-items .item-c:before {
        content: '';
        background-image: url(../img/icon_ang.png);
        position: absolute;
        top: 50%;
        right: -7px;
        height: 20px;
        width: 13px;
        transform: translateY(-50%);
        background-size: cover
    }

    .site-anhtt-30-complete .w-step .w-items .item-3.item-c:before {
        content: '';
        background-image: url(../img/icon_ang.png);
        position: absolute;
        top: 50%;
        right: -2px;
        height: 20px;
        width: 13px;
        transform: translateY(-50%);
        background-size: cover
    }

    .site-anhtt-30-complete .w-step .w-items .item {
        padding: 0 20px
    }

    .site-anhtt-30-complete .w-step .w-items .item .w-item {
        position: relative
    }

    .site-anhtt-30-complete .w-step .w-items .item .content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 60px 0 0 40px
    }

    .site-anhtt-30-complete .w-step .w-items .item .content p {
        margin-bottom: 5px;
        font-size: 16px;
        color: #303030;
        font-weight: 500;
    }

    .site-anhtt-30-complete .w-step .w-items .item.item-1 .content {
        padding-left: 35px
    }


    .site-anhtt-30-complete .w-step .w-items .item.item-3 .content {
        padding-left: 35px
    }

    .site-anhtt-30-complete .w-step .w-items .item.item-4 .content {
        padding-left: 18px
    }
    .site-anhtt-30-complete .w-step-detail {
        margin: 0 30px;
    }

    .site-anhtt-30-complete .w-step-detail .item {
        margin-bottom: 50px
    }

    .site-anhtt-30-complete .w-step-detail .item h3 {
        font-size: 24px;
        font-weight: 500;
        color: #303030;
        width: 874px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .site-anhtt-30-complete .w-step-detail .item h3 span {
        padding: 0 25px 0 0;
        margin-right: 25px;
        position: relative;
        font-family: Cambria !important;
        font-weight: bold;
        font-size: 26px;
    }

    .site-anhtt-30-complete .w-step-detail .item h3 span:before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 7px;
        height: 38px;
        border-radius: 10px;
        background-color: #3264be;
    }

    .site-anhtt-30-complete .w-step-detail .w-content {
        display: flex;
        padding: 35px 35px 35px 30px;
        justify-content: center;
        align-items: center;
        width: 874px;
        margin: 0 auto;
    }

    .site-anhtt-30-complete .w-step-detail .w-content .im {
        display: flex;
        justify-content: center;
        align-items: center;
        border: 1px solid;
        width: 11vw;
        border: unset;
        min-width: 287px;
    }

    .site-anhtt-30-complete .w-step-detail .w-content .content {
        padding-left: 20px;
        width: 70%
    }

    .site-anhtt-30-complete .w-step-detail .w-content .content p {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 25px;
        font-family: "游ゴシック", YuGothic, "Yu Gothic";
        font-weight: 500;
        color: black;
        letter-spacing: -0.05em;
        text-align: justify;
    }
    .site-anhtt-30-complete .w-step-detail .w-content .content p:last-child {
        margin-bottom: 0
    }

    .site-anhtt-30-complete .w-cta {
        text-align: center;
        padding: 0 0
    }

    .site-anhtt-30-complete .w-cta p {
        display: inline-block;
        margin: 0 auto 5px auto;
        padding-bottom: 20px;
        position: relative;
        color: #3264b4;
        font-size: 28px;
        font-weight: 500;
        padding-left: 8px;
    }

    .site-anhtt-30-complete .w-cta p:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(../img/intro/icon_title.png);
        height: 18px;
        width: 245px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .site-anhtt-30-complete .w-cta span {
        background-color: #ffd228;
        font-size: 36px;
        color: #fff;
        height: 70px;
        line-height: 50px;
        padding: 10px 0;
        display: inline-block;
        font-weight: 500;
        margin-bottom: 0;
        width: 521px;
    }

    .site-anhtt-30-complete .w-cta2 {
        text-align: center;
        padding: 0 0
    }

    .site-anhtt-30-complete .w-cta2 p {
        display: inline-block;
        margin: 0 auto 5px auto;
        padding-bottom: 20px;
        position: relative;
        color: #3264b4;
        font-size: 28px;
        font-weight: 500;
        padding-left: 8px
    }

    .site-anhtt-30-complete .w-cta2 p:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(../img/intro/icon_title.png);
        height: 18px;
        width: 245px;
        background-size: cover;
        background-repeat: no-repeat
    }

    .site-anhtt-30-complete .w-cta2 span {
        background-color: #fff;
        border: 5px solid #ffd228;
        font-size: 36px;
        color: #ffd228;
        height: 70px;
        line-height: 60px;
        display: inline-block;
        font-weight: 700;
        margin-bottom: 0;
        width: 521px;
    }

    .site-anhtt-30-complete .w-block {
        padding: 50px 0
    }

    .site-anhtt-30-complete .w-block h2 {
        color: #3264be;
        font-size: 36px;
        font-weight: 500;
        margin-bottom: 50px;
        padding-bottom: 10px;
        border-bottom: 6px solid #3264be
    }

    .site-anhtt-30-complete .w-block .w-items {
        display: flex;
        flex-wrap: wrap;
        margin: 0 15px
    }

    .site-anhtt-30-complete .w-block .w-items .item {
        padding: 0 15px;
        width: 50%
    }

    .site-anhtt-30-complete .w-block .w-items .w-item {
        margin-bottom: 35px;
        box-shadow: 0 0 10px 2px rgba(0,0,0,.3);
        padding: 30px;
        min-height: 315px;
        border-top: solid 10px #80b8fc;
    }

    .site-anhtt-30-complete .w-block .w-items .w-item h3 {
        font-size: 21px;
        color: #1272e5;
        margin-bottom: 15px
    }

    .site-anhtt-30-complete .w-block .w-items .w-item span {
        background-color: #ffae8f;
        padding: 5px 15px;
        color: #fff;
        font-size: 14px;
        margin-bottom: 15px;
        display: inline-block;
        font-weight: 300;
    }

    .site-anhtt-30-complete .w-block .w-items .w-item p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 0;
        text-align: justify;
    }

    .site-anhtt-30-complete .w-cons {
        padding: 30px 0 20px
    }

    .site-anhtt-30-complete .w-cons h2 {
        color: #3264be;
        font-size: 36px;
        font-weight: 500;
        margin-bottom: 30px;
        padding-bottom: 10px;
        border-bottom: 6px solid #3264be
    }

    .site-anhtt-30-complete .w-cons h2 img {
        max-width: 40px;
        margin-top: -10px
    }

    .site-anhtt-30-complete .w-cons p {
        font-size: 16px;
        line-height: 1.4;
        margin-bottom: 0;
    }

    .site-anhtt-30-complete .w-cons h3 {
        font-size: 21px;
        line-height: 1.2;
        margin-bottom: 20px;
        margin-top: 20px;
        font-weight: 500;
        color: #f0551b
    }

    .site-anhtt-30-complete .w-cons blockquote {
        background-color: #fff9bd;
        padding: 20px;
    }
    .site-anhtt-30-complete .w-cons blockquote p.warning-p{
        font-weight: 100;
    }

    .site-anhtt-30-complete .w-cons blockquote h4 {
        font-weight: 500;
        font-size: 17px;
        line-height: 1.2;
        margin-bottom: 20px;
        color: #303030
    }

    .site-anhtt-30-complete .w-cons2 {
        padding: 30px 0 0
    }

    .site-anhtt-30-complete .w-cons2 h2 {
        color: #3264be;
        font-size: 36px;
        font-weight: 500;
        margin-bottom: 50px;
        padding-bottom: 10px;
        border-bottom: 6px solid #3264be
    }

    .site-anhtt-30-complete .w-cons2 p {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 10px;
        position: relative;
        padding-left: 15px
    }

    .site-anhtt-30-complete .w-cons2 p:before {
        content: '';
        background-image: url(../img/icon_ang.png);
        position: absolute;
        top: 3px;
        left: 0;
        height: 13px;
        width: 8px;
        background-size: cover
    }

    .site-anhtt-30-complete .w-cons2 h3 {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 10px;
        font-weight: 500;
        color: #303030;
        position: relative;
        padding-left: 15px;
        margin-left: 10px;
    }

    .site-anhtt-30-complete .w-cons2 h3:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 6px;
        height: 35px;
        border-radius: 10px;
        background-color: #3264be
    }

    .site-anhtt-30-complete .w-cons2 h4 {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 10px;
        font-weight: 500;
        color: #303030
    }

    .site-anhtt-30-complete .w-cons2 blockquote {
        padding: 0 0 0 20px;
        margin-bottom: 15px
    }

    .site-anhtt-30-complete .w-cons2 table td,.site-anhtt-30-complete .w-cons2 table th h4{
        padding: 5px 15px;
        font-size: 16px;
        border: none
    }
    .site-anhtt-30-complete .w-cons2 table th, .site-anhtt-30-complete .w-cons2 table th h4 {
        font-size: 16px;
    }

    .site-anhtt-30-complete .w-cons2 table th, .site-anhtt-30-complete .w-cons2 table th h4 {
        color: #f0541a;
        font-weight: 500;
    }

    .site-anhtt-30-complete .w-cons2 table th h4 {
        line-height: inherit;
    }

    .site-anhtt-30-complete .w-cons2 table td {
        color: #303030
    }

    .site-anhtt-30-complete .w-cons2 table tbody tr {
        background-color: #fff
    }

    .site-anhtt-30-complete .w-cons2 table tbody tr:nth-child(2n+1) {
        background-color: #e4effd
    }

    .site-anhtt-30-complete .w-cons2 .block {
        padding: 20px 20px 10px 20px;
        border: 2px solid #c4baa8;
        margin-bottom: 35px;
        position: relative
    }
    .site-anhtt-30-complete .w-cons2 .block.last-block {
        padding: 20px 30px 10px 30px;
        border: 2px solid #c4baa8;
        margin-bottom: 35px;
        position: relative
    }

    .site-anhtt-30-complete .w-cons2 .block img {
        max-width: 100%
    }

    .site-anhtt-30-complete .w-cons2 .block.block1 .im {
        max-width: 110px;
        position: absolute;
        right: 10px;
        bottom: 20px
    }

    .site-anhtt-30-complete .w-cons2 .block.block2 .im {
        max-width: 90px;
        position: absolute;
        right: -20px;
        top: -30px
    }

    .site-anhtt-30-complete .w-cons2 .block.block3 .im {
        max-width: 110px;
        position: absolute;
        right: 20px;
        top: 30px
    }

    .site-anhtt-30-complete .w-cons2 .block.block4 .im {
        max-width: 130px;
        position: absolute;
        right: 20px;
        top: 0
    }
    .block.block4 h5 {
        font-size: 16px;
        font-weight: 100;
        letter-spacing: -0.05em;
    }

    @media (max-width: 920px) {
        .site-anhtt-30-complete .wrap-dh {
            display: block;
            background-size: contain;
        }

        .site-anhtt-30-complete .w-block .w-items .w-item {
            min-height: 340px;
        }
        .site-anhtt-30-complete .w-step .w-items {
            margin: 0;
        }
        .site-anhtt-30-complete .w-step .w-items .item {
            padding: 0 15px;
        }
    }

    @media (max-width: 960px) and (min-width: 884px) {
        .site-anhtt-30-complete .w-block .w-items .w-item {
            min-height: 290px;
        }
        .site-anhtt-30-complete .w-block .w-items .w-item {
            padding: 20px;
        }
        .site-anhtt-30-complete .w-step .w-items .item .content {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            padding: 65px 0 0 40px;
        }
        .site-anhtt-30-complete .w-step .w-items .item.item-1 .content {
            padding-left: 45px;
            padding-top: 65px;
        }
        .site-anhtt-30-complete .w-step .w-items .item.item-2 .content {
            padding-left: 45px;
        }
        .site-anhtt-30-complete .w-step .w-items .item.item-3 .content {
            padding-left: 45px;
        }
        .site-anhtt-30-complete .w-step .w-items .item.item-4 .content {
            padding-left: 35px;
        }
    }
    @media (max-width: 883px) and (min-width: 765px) {
        .site-anhtt-30-complete .w-block .w-items .w-item {
            min-height: 290px;
        }
        .site-anhtt-30-complete .w-block .w-items .w-item {
            padding: 20px;
        }
        .site-anhtt-30-complete .w-step .w-items .item .content {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            padding: 55px 0 0 40px;
        }
        .site-anhtt-30-complete .w-step .w-items .item.item-1 .content {
            padding-left: 35px;
            padding-top: 55px;
        }
        .site-anhtt-30-complete .w-step .w-items .item.item-2 .content {
            padding-left: 40px;
        }
        .site-anhtt-30-complete .w-step .w-items .item.item-3 .content {
            padding-left: 35px;
        }
        .site-anhtt-30-complete .w-step .w-items .item.item-4 .content {
            padding-left: 25px;
        }
    }

    @media (max-width: 819px) {
        .site-anhtt-30-complete .w-cons2 .block img {
            max-width: 80%
        }
        .site-anhtt-30-complete .w-block .w-items .w-item {
            height: 370px;
        }

    }
}
@media (max-width: 765px) {
    .site-anhtt-30-complete .w-hd {
        padding-top: 30px
    }

    .site-anhtt-30-complete .w-hd .nav-2 ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex
    }

    .site-anhtt-30-complete .w-hd .nav-2 ul li {
        margin-right: 15px;
        background-color: #c0c9cf;
        border-radius: 10px 10px 0 0;
        text-align: center;
        padding: 10px 20px;
        width: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap
    }

    .site-anhtt-30-complete .w-hd .nav-2 ul li span {
        color: #fff;
        font-size: 12px
    }

    .site-anhtt-30-complete .w-hd .nav-2 ul li p {
        margin-bottom: 0;
        color: #fff;
        font-size: 15px;
        width: 100%
    }

    .site-anhtt-30-complete .w-hd .nav-2 ul li img {
        max-width: 30px
    }

    .site-anhtt-30-complete .w-hd .nav-2 ul li.active {
        background-color: #ff7844
    }

    .site-anhtt-30-complete .wrap-dh {
        background-image: url(../../../2023_mobile/assets/img/service/cover.webp);
        background-size: cover;
        background-repeat: no-repeat;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        text-align: center;
        height: 30vw;
        flex-direction: column;
    }

    .site-anhtt-30-complete .wrap-dh p, .site-anhtt-30-complete .wrap-dh h1 {
        margin: 0;
        color: #ff551b;
        font-size: 12px;
        width: 100%;
        font-weight: 300;
    }

    .site-anhtt-30-complete .wrap-dh p.span, .site-anhtt-30-complete .wrap-dh h1 span.span {
        margin: 0;
        color: #ff551b;
        font-size: 20px;
        font-weight: 500;
    }

    .site-anhtt-30-complete .wrap-dh h1 span.span {
        display: block;
        width: 100%;
    }

    .site-anhtt-30-complete .w-step {
        padding: 25px 0
    }

    .site-anhtt-30-complete .w-step h2 {
        color: #3264be;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 3px solid #3264be;
        padding-left: 15px;
        padding-right: 15px;
    }

    .site-anhtt-30-complete .w-step .w-items {
        display: flex;
        margin: 0 -30px;
        flex-direction: column;
        align-items: center;
    }

    .site-anhtt-30-complete .w-step .w-items .item-c {
        position: relative
    }

    .site-anhtt-30-complete .w-step .w-items .item-c:before {
        content: '';
        background-image: url(../../../2023_mobile/assets/img/icon_ang.png);
        position: absolute;
        bottom: -20px;
        right: 50%;
        height: 20px;
        width: 13px;
        background-size: cover;
        transform: rotate(90deg);
    }

    .site-anhtt-30-complete .w-step .w-items .item {
        padding: 0 30px
    }

    .site-anhtt-30-complete .w-step .w-items .item .w-item {
        position: relative;
        width: 290px;
    }

    .site-anhtt-30-complete .w-step .w-items .item .content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 57px 0 0 30px;
    }

    .site-anhtt-30-complete .w-step .w-items .item .content p {
        margin-bottom: 5px;
        font-size: 12px;
        color: #222
    }

    .site-anhtt-30-complete .w-step .w-items .item.item-1 .content {
        padding-left: 30px
    }

    .site-anhtt-30-complete .w-step-detail .item {
        margin-bottom: 35px
    }

    .site-anhtt-30-complete .w-step-detail .item h3 {
        font-size: 15px;
        font-weight: 500;
        color: #222;
        margin-bottom: 15px;
    }

    .site-anhtt-30-complete .w-step-detail .item h3 span {
        padding: 0 10px 0 15px;
        margin-right: 5px;
        position: relative;
        font-family: Cambria !important;
        font-weight: bold;
    }

    .site-anhtt-30-complete .w-step-detail .item h3 span:before {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 5px;
        height: 22px;
        border-radius: 10px;
        background-color: #3264be;
    }

    .site-anhtt-30-complete .w-step-detail .w-content {
        display: flex;
        padding: 30px 15px 15px 15px;
        justify-content: center
    }

    .site-anhtt-30-complete .w-step-detail .w-content .im {
        line-height: 0;
        width: 34%;
        float: right;
        clear: right;
    }

    .site-anhtt-30-complete .w-step-detail .w-content .content {
        width: 100%
    }

    .site-anhtt-30-complete .w-step-detail .w-content .content p {
        font-size: 13px;
        line-height: 1.2;
        margin-bottom: 15px;
        font-weight: 300;
    }

    .site-anhtt-30-complete .w-cta {
        text-align: center;
        padding: 0;
        margin-bottom: -15px;
    }

    .site-anhtt-30-complete .w-cta p {
        display: inline-block;
        margin: 0 auto 0 auto;
        padding-bottom: 15px;
        position: relative;
        color: #3264b4;
        font-size: 15px;
        font-weight: 500;
        padding-left: 8px
    }

    .site-anhtt-30-complete .w-cta p:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(../../../2023_mobile/assets/img/intro/icon_title.png);
        height: 15px;
        width: 135px;
        background-size: contain;
        background-repeat: no-repeat
    }

    .site-anhtt-30-complete .w-cta span {
        background-color: #ffd228;
        font-size: 19px;
        color: #fff;
        height: 45px;
        line-height: 45px;
        padding: 0 10px;
        display: inline-block;
        font-weight: 500;
        width: 273px;
        max-width: 100%;
    }

    .site-anhtt-30-complete .w-cta2 {
        text-align: center;
        padding: 0
    }

    .site-anhtt-30-complete .w-cta2 p {
        display: inline-block;
        margin: 0 auto 0 auto;
        padding-bottom: 15px;
        position: relative;
        color: #3264b4;
        font-size: 15px;
        font-weight: 500;
        padding-left: 8px;
    }

    .site-anhtt-30-complete .w-cta2 p:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        background-image: url(../../../2023_mobile/assets/img/intro/icon_title.png);
        height: 15px;
        width: 135px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .site-anhtt-30-complete .w-cta2 span {
        background-color: #fff;
        border: 3px solid #ffd228;
        font-size: 19px;
        color: #ffd228;
        height: 45px;
        line-height: 40px;
        padding: 0 30px;
        display: inline-block;
        font-weight: 500;
        width: 273px;
    }

    .site-anhtt-30-complete .w-block {
        padding: 50px 0 35px
    }

    .site-anhtt-30-complete .w-block h2 {
        color: #3264be;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 3px solid #3264be;
        padding-left: 15px;
    }

    .site-anhtt-30-complete .w-block .w-items {
        display: flex;
        overflow-y: scroll;
    }

    .site-anhtt-30-complete .w-block .w-items .item {
        padding: 10px 0 10px 10px;
        min-width: 78%;
    }

    .site-anhtt-30-complete .w-block .w-items .w-item {
        margin-bottom: 10px;
        box-shadow: 0 0 10px 2px rgba(0,0,0,.3);
        padding: 15px 10px 5px;
        min-height: 280px;
        border-top: solid 7px #98c3f9;
    }

    .site-anhtt-30-complete .w-block .w-items .w-item h3 {
        font-size: 16px;
        color: #1272e5;
        margin-bottom: 15px
    }

    .site-anhtt-30-complete .w-block .w-items .w-item span {
        background-color: #ffae8f;
        padding: 5px 15px;
        color: #fff;
        font-size: 12px;
        margin-bottom: 15px;
        display: inline-block;
        font-weight: 300;
    }

    .site-anhtt-30-complete .w-block .w-items .w-item p {
        font-size: 13px;
        line-height: 1.5;
        margin-bottom: 0;
        text-align: justify;
    }

    .site-anhtt-30-complete .w-cons {
        padding: 35px 0 50px
    }

    .site-anhtt-30-complete .w-cons h2 {
        color: #3264be;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 25px;
        padding-bottom: 5px;
        border-bottom: 3px solid #3264be;
        padding-left: 15px;
        position: relative;

    }

    .site-anhtt-30-complete .w-cons h2 img {
        max-width: 25px;
        position: absolute;
        top: -5px;
        right: 5px;
    }

    .site-anhtt-30-complete .w-cons p {
        font-size: 13px;
        line-height: 1.3;
        margin-bottom: 20px;
        padding: 0 15px;
    }

    .site-anhtt-30-complete .w-cons h3 {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 20px;
        font-weight: 500;
        color: #f0551b;
        padding-left: 15px;
    }

    .site-anhtt-30-complete .w-cons blockquote {
        background-color: #fff9bd;
        padding: 10px 10px;
        margin: 0 10px 20px;
    }
    .site-anhtt-30-complete .w-cons blockquote p {
        background-color: #fff9bd;
        padding: 0;
        margin: 0
    }

    .site-anhtt-30-complete .w-cons blockquote h4 {
        font-weight: 500;
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 10px;
        color: #222
    }

    .site-anhtt-30-complete .w-cons2 {
        padding: 0 15px
    }

    .site-anhtt-30-complete .w-cons2 h2 {
        color: #3264be;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 20px;
        padding-bottom: 5px;
        border-bottom: 3px solid #3264be
    }

    .site-anhtt-30-complete .w-cons2 p {
        font-size: 13px;
        line-height: 1.2;
        margin-bottom: 15px;
        position: relative;
        padding-left: 15px
    }

    .site-anhtt-30-complete .w-cons2 p:before {
        content: '';
        background-image: url(../../../2023_mobile/assets/img/icon_ang.png);
        position: absolute;
        top: 3px;
        left: 0;
        height: 13px;
        width: 8px;
        background-size: cover
    }

    .site-anhtt-30-complete .w-cons2 h3 {
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 20px;
        font-weight: 500;
        color: #222;
        position: relative;
        padding-left: 15px
    }

    .site-anhtt-30-complete .w-cons2 .block.block4 h5{
        font-weight: 300;
    }

    .site-anhtt-30-complete .w-cons2 h3:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 6px;
        height: 22px;
        border-radius: 10px;
        background-color: #3264be
    }

    .site-anhtt-30-complete .w-cons2 h4 {
        font-size: 14px;
        line-height: 1.2;
        margin-bottom: 20px;
        font-weight: 400;
        color: #222
    }

    .site-anhtt-30-complete .w-cons2 blockquote {
        padding: 0 0 0 20px;
        margin-bottom: 15px
    }

    .site-anhtt-30-complete .w-cons2 table td,.site-anhtt-30-complete .w-cons2 table th, .site-anhtt-30-complete .w-cons2 table td,.site-anhtt-30-complete .w-cons2 table th, .site-anhtt-30-complete .w-cons2 table td,.site-anhtt-30-complete .w-cons2 table th h4 {
        padding: 5px 5px;
        font-size: 13px;
        border: none
    }

    .site-anhtt-30-complete .w-cons2 table th, .site-anhtt-30-complete .w-cons2 table th h4 {
        color: #f0541a;
        font-weight: 700;
    }

    .site-anhtt-30-complete .w-cons2 table th h4 {
        line-height: inherit;
    }

    .site-anhtt-30-complete .w-cons2 table td {
        color: #222
    }

    .site-anhtt-30-complete .w-cons2 table tbody tr {
        background-color: #fff
    }

    .site-anhtt-30-complete .w-cons2 table tbody tr:nth-child(2n+1) {
        background-color: #e4effd
    }

    .site-anhtt-30-complete .w-cons2 .block {
        padding: 15px 15px 0 15px;
        border: 2px solid #c4baa8;
        margin-bottom: 35px;
        position: relative
    }

    .site-anhtt-30-complete .w-cons2 .block img {
        max-width: 100%
    }

    .site-anhtt-30-complete .w-cons2 .block.block1 .im {
        max-width: 55px;
        position: absolute;
        right: 2px;
        bottom: -20px;
    }

    .site-anhtt-30-complete .w-cons2 .block.block2 .im {
        max-width: 49px;
        position: absolute;
        right: -20px;
        top: -25px;
    }

    .site-anhtt-30-complete .w-cons2 .block.block3 .im {
        max-width: 55px;
        position: absolute;
        right: 0px;
        top: -35px;
    }

    .site-anhtt-30-complete .w-cons2 .block.block4 .im {
        max-width: 60px;
        position: absolute;
        right: -10px;
        top: -25px;
    }

    @media (max-width: 320px) {
        .site-anhtt-30-complete .w-step .w-items .item .content p {
            font-size: 12px;
        }
    }
    @media (max-width: 375px) {
        .site-anhtt-30-complete .w-cons h2 {
            font-size: 20px;
        }
        .site-anhtt-30-complete .w-cta span {
            font-size: 20px;
        }
        .site-anhtt-30-complete .w-cta2 span {
            font-size: 20px;
        }
        .site-anhtt-30-complete .w-cons h3 {
            font-size: 16px;
        }
    }

    @media (max-width: 300px) {
        .site-anhtt-30-complete .w-step .w-items .item .content p {
            margin-bottom: 0;
        }
        .site-anhtt-30-complete .w-step-detail .item h3 {
            font-size: 13px;
        }
        .site-anhtt-30-complete .w-step-detail .item h3 span {
            padding: 0 10px 0 15px;
            margin-right: 5px;
        }
        .site-anhtt-30-complete .w-step-detail .item h3 span:before {
            width: 3px;
            height: 20px;
        }
    }
    .h5, h5 {
        font-size: 14px;
    }

}
