.bg-tit {
    background-image: url('../img/BgBlack.png');
    background-position: top;
    background-size: cover;
    margin-bottom: 35px;
}

.new-services-title {
    line-height: 1.5 !important;
    padding-bottom: 0px !important
}

.bg-tit .des-services {
    border: 2px solid var(--text-color);
    padding: 15px 20px;
    color: #FFF;
    margin-bottom: 35px;
    line-height: 1.5em;
    font-size: 20px;
    text-align: center;
}

.black-container2 {
    background-color: #202221;
    color: #fff;
}

.align-items-center {
    align-items: center !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.bg-black {
    background-color: #202221;
    color: #fff;
    border-radius: 35px;
    margin-bottom: 35px;
}

.item-kinhnghiem .item-hinh {
    line-height: 0;
    border-radius: 35px;
}

.item-kinhnghiem .item-hinh img {
    border-radius: 35px;
    padding: 10px;
    background: var(--main-color);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.item-kinhnghiem.col-hl .item-hinh::after {
    content: '';
    position: absolute;
    left: calc(100% - 15px);
    top: 45%;
    background-image: url(../img/chuyennha/arrow.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 30px;
}

.item-kinhnghiem.col-hr .item-hinh::before {
    content: '';
    position: absolute;
    right: calc(100% - 15px);
    top: 45%;
    background-image: url(../img/chuyennha/arrow.png);
    transform: rotate(180deg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 20px;
    height: 30px;
}

.item-kinhnghiem .item-noidung {
    padding: 40px;
    font-size: 14pt;
}

.item-kinhnghiem .item-noidung h2 {
    font-size: 22px;
}

p.line {
    background: var(--main-color);
    width: 20%;
    height: 5px;

}

.thucte-image {
    padding: 5px 15px;
}

.owl-thucte .owl-next,
.owl-thucte .owl-prev {
    top: -35px;
}

.banner_service {
    background-size: cover;
    background-repeat: no-repeat;
}

.banner_service .text2 {
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    color: #fff;
}

.banner_service .text1 {
    text-align: center;
}

.banner_service .text1 img {
    margin-bottom: 25px;
}

.banner_service .text1 a {
    color: #000;
    padding: 10px 20px;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

.banner_text .text1 h3 {
    text-transform: uppercase;
    font-size: 38px;
    color: #fff;
    text-align: left;
    margin-bottom: 15px;
}

.banner_text .text1 .box {
    border-radius: 5px;
    border: dashed 5px #cfa100;
    padding: 25px;
}

.banner_text .text1 .box p {
    font-size: 28px;
    line-height: 200%;
    text-align: justify;
}

.banner_text .text1 .box p {
    background: #cfa100 -webkit-gradient(linear, left top, right top, from(#cfa100), to(#cfa100), color-stop(0.5, #fee8ab)) 0 0 no-repeat;
    background: #cfa100 -moz-gradient(linear, left top, right top, from(#cfa100), to(#cfa100), color-stop(0.5, #fee8ab)) 0 0 no-repeat;
    background: #cfa100 -o-gradient(linear, left top, right top, from(#cfa100), to(#cfa100), color-stop(0.5, #fee8ab)) 0 0 no-repeat;
    color: rgba(255, 255, 255, 0.1);
    font-weight: bold;
    position: relative;
    -webkit-animation: shine 2s infinite;
    -webkit-background-clip: text;
    -webkit-background-size: 400px;
    -moz-animation: shine 2s infinite;
    -moz-background-clip: text;
    -moz-background-size: 400px;
    -o-animation: shine 2s infinite;
    -o-background-clip: text;
    -o-background-size: 400px;
}

@-webkit-keyframes shine {
    0% {
        background-position: top left;
    }

    100% {
        background-position: top right;
    }
}

@media (max-width: 767px) {
    .new-services-title {
        font-size: 22px;
    }

    .item-kinhnghiem.col-hr .item-hinh {}

    .item-kinhnghiem .item-noidung {
        padding: 25px 15px 15px 15px;
    }

    .item-kinhnghiem.col-hl .item-hinh::after {
        left: 50%;
        top: unset;
        bottom: -25px;
        transform: rotate(90deg);
    }

    .item-kinhnghiem.col-hr .item-hinh::before {
        right: 50%;
        top: unset;
        bottom: -25px;
        transform: rotate(90deg);
    }

    .banner_text .text1 .box p {
        -webkit-background-size: 110px;
        -moz-background-size: 110px;
        -o-background-size: 110px;
    }

    .banner_service .text2 {
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        color: #fff;
        margin-top: 40px;
    }

    .banner_service .text2 p {
        margin: 0 !important;
        line-height: 1.4 !important;
    }

    .banner_service {
        background-position: top right;
    }
}

.subnav.subNavDesktopAjax {
    display: none !important;
}

#subnav {
    display: none !important;
}

.row.row-eq-height p {
    height: 90%;
    font-size: 24px;
}

.row.row-eq-height b {
    font-size: 28px;
}

.sosanh .title_box_compare {
    font-size: 21px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 10px;
}

.sosanh .text_box_compare p {
    font-size: 20px;
    line-height: 22px;
    position: relative;
    padding: 5px 0px 5px 40px;
}

.center_mail {
    position: relative;
}

.center_mail p {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    font-weight: bold;
    background-color: #d9b32e;
}

.sosanh .center_mail {
    width: 123px;
    height: 98px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.sosanh .text_box_compare.before_text p:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 34px;
    height: 34px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url(../../../views/template/img/icon-check-f.png) no-repeat;
}

.sosanh .text_box_compare.after_text p:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 34px;
    height: 34px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background: url(../../../views/template/img/icon-check-t.png) no-repeat;
}

.banner_service {
    background-position: top right;
}

@media (min-width: 768px) {
    .banner_service {
        background-position: top left;
    }

    .flex {
        display: flex;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: stretch;
    }

    .sosanh .center_mail {
        width: auto;
        height: 100%;
        margin: 0 auto;
        font-size: 16px;
        color: #fff;
        text-align: center;
        line-height: 98px;
        text-transform: uppercase;
        background: url(../../../views/template/img/bg_ss_dv.png) no-repeat;
        background-size: 100% 100%;
    }

    .center_mail p {
        background: none;
    }

}

@media (min-width: 1300px) {
    .item-kinhnghiem-2 .row {
        height: 395px;
    }

    .item-kinhnghiem-4 .row {
        height: 395px;
    }

    .item-kinhnghiem.item-kinhnghiem-2 .item-hinh,
    .item-kinhnghiem.item-kinhnghiem-4 .item-hinh {
        height: 100%;
    }
}