.noPadding {
    padding-bottom: 0 !important;
}

main#main, footer#footer {
    max-width: 1920px;
    margin: 0 auto;
}
/* css banner */
.banner-content h2 {
    font-size: 42px !important;
    font-weight: bold !important;
    color: #0859d3 !important;
    margin: 0 0 31px !important;
    padding-right: 30px !important;
    line-height: 55px !important;
}

.banner-content p {
    font-size: 19px;
    font-weight: 300;
    color: #5a5a5a !important;
    margin-bottom: 30px !important;
}

.st-banner {
    background: url(/wp-content/uploads/2024/10/bg-banner.png) no-repeat top center;
    height: 646px;
    padding: 142px 0 0;
    position: relative;
    z-index: 2;
}

.st-bg {
    background: url(/wp-content/uploads/2024/10/bg-benefit.png) no-repeat top center;
    margin-top: -152px;
    padding-top: 230px !important;
    padding-bottom: 100px !important;
    color: #fff;
    background-size: cover;
}


.banner-title h2 {
/* 	color: #fff; */
}

/* css banner box */
.banner-box .icon-box {position: relative;}

.banner-box .icon-box:before {
    content: "";
    width: 83.337%;
    height: 15px;
    background: #fff;
    box-shadow: 0 0 30px 0 rgba(16, 110, 158, .24);
    border-radius: 0 0 20px 20px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    opacity: .5;
}

.banner-box .icon-box-text {
    background-color: #fff;
    border-radius: 20px;
    padding: 70px 20px 20px 20px;
    overflow: hidden;
}

.banner-box .icon-box-img {
    background-color: #fff;
    width: 100px !important;
    height: 100px;
    padding: 20px;
    box-shadow: 0 0 30px 0 rgba(16, 110, 158, .24);
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
    /* margin-top: -50px  !important; */
    margin-bottom: -50px !important;
}

.banner-box .icon-box .icon-box-text {
    font-size: 15px;
    color: #42464e;
    text-align: justify;
}

.banner-box .icon-box h3 {
    color: #42464e;
    text-align: center;
}


/* css section bao cao */
.nd-baocao ul {
    list-style: none;
}

.nd-baocao h4 {
    list-style: none;
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    color: #00355d;
    padding-left: 35px;
    margin-bottom: 15px;
    background: url(/wp-content/uploads/2024/10/checked.png) no-repeat top left;
}

.nd-baocao p {
    list-style: none;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
    color: #56595f;
    margin-bottom: 15px;
    padding-left: 35px;
}

/* css section video noi bat */
.video-noibat {
    border-radius: 20px;
    overflow: hidden;
}

/* css slider owl carousel */
.owl-nav button i {
    color: #fff;
    font-size: 20px;
    line-height: 26px;
}

.owl-nav button.owl-prev {
    left: -14px;
}

.owl-nav button.owl-next {
    right: -14px;
}

.owl-nav button {
    width: 30px !important;
    min-height: 30px !important;
    background: #0000004f !important;
    border-radius: 50%;
    color: #fff;
    margin: 0px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: -30px;
}

.owl-dots button {
    width: 10px;
    min-height: 10px;
    background: #f2f2f2 !important;
    border-radius: 50%;
    margin: 0 3px;
}

.owl-dots button.active {
    background: var(--primary-color) !important;
}

/* css footer */
.st-footer p, .st-footer ul li , .st-footer p a {
    color: #aeaeae !important;
    font-size: 14px;
    margin-bottom: 14px;
}

.st-footer ul li a:hover, .st-footer p a:hover {
    text-decoration: underline;
}

.st-footer p strong {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    font-family: "Roboto", Helvetica Neue, Helvetica, Arial, sans-serif;
}


.copyright p {
    color: #aeaeae !important;
    font-size: 14px;
    margin-bottom: 0;
}

.st-copyright {
    border-top: 1px solid #24282e;
}

.absolute-footer {
    display: none !important;
}

.bg-dungthu .col-inner {
    margin: 0 auto;
    padding: 35px 95px;
    background-image: -moz-linear-gradient(0deg, #085ed5 0%, #4ca6e7 100%);
    background-image: -webkit-linear-gradient(0deg, #085ed5 0%, #4ca6e7 100%);
    background-image: -ms-linear-gradient(0deg, #085ed5 0%, #4ca6e7 100%);
    border-top-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.st-dungthu  a.button.success.is-xlarge {
    margin-bottom: 0;
}

.st-dungthu {
    margin-bottom: -120px;
}

/* css giai phap */
.diaiphap-item {
    background-color: #fff;
    border-radius: 10px;
    line-height: 20px;
    padding: 8px;
    min-height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.diaiphap-item a {
    font-size: 14px;
}

.diaiphap-item a, .diaiphap-item a:hover {
    color: #222 !important;
}

/* css bai viet */
a.plain {}

h5.post-title a {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* height: 38px; */
}

.is-divider {
    display: none !important;
    !i;
    !;
}

p.from_the_blog_excerpt {
    padding-top: 10px;
}

.col.post-item .col-inner {
    background-color: #fff;
    box-shadow: rgb(60 64 67 / 6%) 0px 1px 2px 0px, rgb(60 64 67 / 8%) 0px 2px 6px 2px;
    border-radius: 10px;
    overflow: hidden;
}

.col.post-item .col-inner .box-text {
    padding: 12px;
}

