.page-banggia {
    padding-bottom: 50px;
}

.page-banggia .col-custom:nth-child(2) .bang-gia h3:before {
    background: #0fd186;
}

.page-banggia .col-custom:nth-child(2) .bang-gia ul li:before {
    color: #0fd186;
}

.page-banggia .col-custom:nth-child(2) .bang-gia .btn-custom {
    background: #0fd186;
}

.bang-gia {
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    border-radius: 5px;
    text-align: center;
    padding: 20px 15px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 110px;
    display: flex;
    flex-direction: column;
}

.bang-gia h3 {
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-weight: bold;
}

.bang-gia h3:before {
    position: absolute;
    background: #d42027;
    content: "";
    width: 100px;
    height: 2px;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
}

.bang-gia .price p {
    margin-bottom: 15px;
    font-size: 30px;
    font-weight: bold;
    color: #656565;
}

.bang-gia .price span {
    font-weight: 400px;
    font-size: 20px;
}

.bang-gia .bg-dv {
    margin-bottom: 20px;
}

.bang-gia .bg-dv p {
    font-size: 17px;
    font-weight: bold;
    color: #656565;
    margin-bottom: 15px;
}

.bang-gia .bg-dv ul {
    text-align: left;
    width: 80%;
    margin: 0 auto;
}

.bang-gia .bg-dv ul li {
    font-size: 15px;
    color: #656565;
    padding-bottom: 15px;
    line-height: 1.5;
    display: flex;
}

.bang-gia .bg-dv ul li:before {
    content: "\f00c";
    font-family: fontawesome;
    color: #d42027;
    padding-right: 10px;
}

.bang-gia .bg-dv ul li:last-child {
    padding-bottom: 0;
}

.bang-gia .btn-custom {
    margin: 0 auto;
    min-width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: auto;
    border-radius: 30px;
}

.page-kinhnghiem .kinhnghiem {
    padding: 20px 15px 48px 15px;
}

.page-kinhnghiem .the_content {
    text-align: center;
    margin-bottom: 30px;
}

.page-kinhnghiem .the_content p {
    width: 95%;
    font-weight: 300;
    font-size: 30px;
    line-height: 1.2;
    color: #162441;
    margin: 0 auto;
}

.item-kn {
    text-align: center;
}

.item-kn .icon {
    width: 100px;
    height: 100px;
    background: #ffebe5;
    color: #f27c5d;
    border-radius: 50%;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}

.item-kn .number {
    padding: 30px 0px 10px 0px;
}

.item-kn .number span {
    display: block;
    font-size: 30px;
    font-weight: 700;
    color: #d52027;
}

.item-kn p {
    font-size: 22px;
    color: #656565;
}

.page-free {
    padding-bottom: 50px;
}

.page-free__content {
    padding-bottom: 30px;
}

.page-free__content h2 {
    font-size: 30px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
}

.page-free__content p {
    font-size: 20px;
    color: #333;
    line-height: 1.6;
}

.page-free .btn-custom {
    font-size: 16px;
    border-radius: 30px;
    margin: 0 auto;
}

.page-dichvu .content ul li {
    line-height: 1.5;
}

@media screen and (max-width: 767px) {
    .page-banner__images {
        margin-top: 20px;
    }
    .title-ld {
        font-size: 20px;
    }
    .page-dichvu .content {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .page-doanhthu .content {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px;
    }
    .page-dichvu__content {
        padding: 30px 0px;
    }
    .bang-gia .bg-dv ul {
        width: 100%;
    }
    .bang-gia {
        margin-bottom: 20px;
        height: auto;
    }
    .page-kinhnghiem .the_content p {
        width: 100%;
        font-size: 20px;
    }
    .page-banggia {
        padding-bottom: 30px;
    }
}


/*Huy custom*/

.pd-main {
    padding: 80px 0px;
}

.title-landing {
    margin-bottom: 30px;
}

.title-landing span {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #D52027;
    display: block;
    margin-bottom: 5px;
}

.title-landing .heading {
    color: #1E2022;
    font-weight: 600;
    font-size: 40px;
}

.title-landing p {
    color: #677788;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 20px;
}

.landing-about__content {
    background: #fff;
    padding: 100px 0px;
}

.landing-about__content:nth-child(2n+2) {
    background: #F3F0EC;
}

.landing-about__content:nth-child(2n+2) .row {
    flex-direction: row-reverse;
}

.landing-about__content ul li {
    margin: 10px 0px;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
}

.landing-about__content ul li i {
    color: var(--color-red);
}

.landing-about__content img {
    border-radius: 10px;
}

.landing-thuonghieu .title-landing {
    margin-bottom: 80px;
}

.item-thuonghieu {
    background: #FFFFFF;
    box-shadow: 4px 4px 50px rgba(0, 0, 0, 0.15);
    text-align: center;
    padding: 50px 50px;
    transition: all .3s;
}

.item-thuonghieu:hover {
    transform: translate(0, -5px);
    transition: all .3s;
}

.item-thuonghieu:hover h3 {
    color: var(--color-red);
}

.item-thuonghieu:hover img {
    transform: scale(1.1);
}

.item-thuonghieu h3 {
    color: #1E2022;
    font-weight: 600;
    font-size: 24px;
    margin: 20px 0px;
}

.item-thuonghieu p {
    color: #677788;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.5;
}

.landing-qtvh {
    background: #F5F7F4;
    padding-bottom: 60px;
}

.landing-qtvh .title-landing {
    width: 75%;
    margin-bottom: 50px;
}

.landing-qtvh .title-landing .heading {
    width: 70%;
}

.mb-20 {
    margin-bottom: 30px;
}

.item-qtvh {
    background: #FFFFFF;
    box-shadow: 4px 4px 50px rgba(0, 0, 0, 0.15);
    padding: 30px 20px;
    height: 100%;
}

.item-qtvh:hover h3 {
    color: var(--color-red);
    transition: all .3s;
}

.item-qtvh h3 {
    color: #1E2022;
    font-size: 24px;
    margin-bottom: 20px;
    transition: all .3s;
}

.item-qtvh p {
    color: #677788;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
}

.landing-loiich .title-landing {
    margin-bottom: 50px;
}

.item-loiich {
    background: #FFFFFF;
    box-shadow: 4px 4px 50px rgba(0, 0, 0, 0.15);
    text-align: center;
    padding: 30px 20px;
    padding-bottom: 50px;
    height: 100%;
}

.item-loiich .number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    border: 3px solid var(--color-red);
    border-radius: 50%;
    text-align: center;
    margin: 0 auto;
    color: #D52027;
    font-size: 28px;
    font-weight: bold;
}

.item-loiich h3 {
    color: #1E2022;
    font-size: 25px;
    margin: 20px 0px;
}

.item-loiich p {
    color: #677788;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 0;
}

.landing-question {
    background: #F3F0EC;
}

.landing-question .title-landing {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.landing-csw {
    padding-bottom: 50px;
    background: #F5F7F4;
}

.landing-csw .title-landing {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.item-csw {
    position: relative;
    margin-bottom: 30px;
    border-radius: 10px;
    overflow: hidden;
}

.item-csw:hover h3 a {
    color: #ff9397;
}

.item-csw h3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 24px;
    color: #fff;
    background: rgba(2, 2, 2, 0.5);
    border-radius: 10px;
    padding: 0px 20px;
}

.item-csw h3 a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 1.5;
}

.item-csw img {
    height: 300px;
    object-fit: cover;
    border-radius: 10px;
}

.landing-customer {
    padding-bottom: 50px;
}

.landing-customer .title-landing {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.landing-customer .item-customer {
    height: 130px;
    margin-bottom: 30px;
    transition: all .3s;
    border: 1px solid #e4e2e2;
    border-radius: 4px;
}

.landing-customer .item-customer:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.landing-customer .item-customer a {
    display: block;
    width: 100%;
    height: 100%;
}

.landing-customer .item-customer img {
    display: block;
    width: 90%;
    height: 90%;
    object-fit: scale-down;
    margin: auto;
}

@media screen and (max-width: 1199px) {
    .landing-slider .item {
        height: 450px;
    }
    .item-thuonghieu {
        padding: 40px 30px;
    }
    .landing-qtvh .title-landing {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .landing-about__content .images {
        margin-top: 20px;
    }
    .landing-about__content {
        padding: 50px 0px;
    }
    .pd-main {
        padding: 50px 0px;
    }
    .title-landing .heading {
        font-size: 30px;
    }
    .item-loiich h3 {
        font-size: 17px;
    }
    .item-loiich p {
        font-size: 14px;
    }
    .item-loiich {
        padding: 15px;
    }
    .item-csw h3 {
        font-size: 17px;
    }
    .item-csw img {
        height: 200px;
    }
    .landing-customer .item-customer {
        height: 150px;
    }
}

@media screen and (max-width: 767px) {
    .landing-slider .item {
        height: auto;
    }
    .item-thuonghieu h3 {
        font-size: 20px;
    }
    .item-thuonghieu {
        padding: 20px;
        margin-bottom: 20px;
    }
    .landing-qtvh .title-landing .heading {
        width: 100%;
    }
    .item-loiich {
        margin-bottom: 20px;
    }
    .landing-question .title-landing {
        width: 100%;
    }
    .landing-csw .title-landing {
        width: 100%;
    }
    .title-landing .heading {
        font-size: 20px;
        line-height: 1.5;
    }
}