/*
Theme Name: THỐNG NHẤT
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
header.archive-page-header h1 {
    color: #fff;
    font-size: 2em;
    padding: 40px;
}

.topbldt {
    display: flex;
    flex-direction: column;
}
.topbldt .box-text.text-left {
    padding: 0;
    padding-top: 20px;
}

.topbldt .box-image {
    width: 100% !important;
}

.entry-content.single-page {
    padding: 0;
}

.faqs-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.faq-item h2 {
    font-size: 1em;
    margin: 0;
}

.faq-item {
    display: flex;
    flex-basis: 49%;
    padding: 2%;
    background: #ddd;
    margin-bottom: 20px;
    border-radius: 5px;
}

.nav-spacing-xlarge>li {
    margin: 0 20px;
}

.related-faq li {
    list-style-type: none;
    border-bottom: 1px dashed #ddd;
    padding: 5px;
    padding-bottom: 10px;
}

a.document_file_url {
    font-weight: bold;
    color: #f1cb05;
    background: #0d508a;
    padding: 8px 14px;
    float: right;
    border-radius: 5px;
}

.related-documents {
    margin-top: 30px;
    float: left;
}

.post-wrapper.post-left-sidebar {
    padding-top: 30px;
}

.ftfooter ul li {
    margin: 0;
    list-style-type: none;
    margin-bottom: 7px;
}

h1.entry-title.mb.uppercase {
    margin-bottom: 15px;
}

.blog-wrapper.blog-archive.page-wrapper {
    padding-top: 0;
}

ul.child-categories a {
    color: #116DBE;
}

ul.child-categories {
    padding: 15px;
}

.entry-content img {
    width: 100% !important;
}

.contactf form.drv-form.drv-grid {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.drv-col {
    width: 100%;
}

.widget .is-divider {
    margin-top: .66em;
    display: none;
}

.entry-meta.uppercase.is-xsmall {
    font-size: 1em;
    text-transform: none;
}

img.attachment-medium.size-medium {
    padding: 0;
}

span.widget-title {
    float: left;
    width: 100%;
    padding: 13px 13px;
    margin-bottom: 10px;
    background: #0B4F8A;
    color: #fff;
    border-radius: 5px;
}

.post-sidebar img {
    width: 100%;
    border-radius: 5px;
}

header.archive-page-header {
    left: 0px;
    top: 80px;
    background: linear-gradient(90deg, #116DBE 0%, #083D6C 100%);
    padding-top: 40px;
    margin-bottom: 30px;
}

.homeblog .box-text {
    padding: 10px 15px;
    background: #D9D9D9;
    padding-bottom: 30px;
}

.col-inner>.img:not(:last-child),
.col>.img:not(:last-child) {
    margin: 0;
}
.topvs .overlay {
    display: none;
}
.topvs .box-text {
    text-shadow: unset !important;
    padding: 0;
    top: 0;
    color: #000;
    padding-top: 3%;
    background: #FFF;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 10%, rgb(255 255 255 / 0%) 100%);
}

.topvs p {
    color: #000;
    line-height: 1.2em;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

.mgo p {
    margin-bottom: 5px !important;
}

.custom_title {
    display: flex;
    flex-direction: column;
    align-content: center;
    text-align: center;
    align-items: center;
}

.divi-ct {
    width: 120px;
    height: 3px;
    background: #f1cb05;
    text-align: center;
    margin-top: 7px;
}

.custom_title h2 {
    margin-bottom: 4px;
}

.wrap-info-dt {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}

.document-item {
    display: flex;
    flex-direction: column;
}

.document-item {
    display: flex;
    flex-direction: column;
    padding: 2% 7%;
    background: #D9D9D9;
    margin-bottom: 20px;
    border-radius: 5px;
}

p.document-excerpt {
    margin: 0;
}

.document-wrap {
    display: flex;
}

.document-right a {
    color: #000;
}

.document-right h2 {
    font-size: 1em;
    color: #000;
    text-transform: uppercase;
}

.document-left {
    height: 30px;
    width: 30px;
    background: url(images/bookmark.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px;
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    border: 1px solid #126dbe;
    border-radius: 3px !important;
}

ul.nav.nav-bold.nav-normal.nav-size-large.nav-center {
    background: #D9D9D9;
    max-width: 450px;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #000;
    margin-bottom: 15px;
}

.tabbed-content li {
    padding: 0px 10px;
}

.tabbed-content li a {
    margin: 0 !important;
    padding: 5px;
    color: #126dbe;
}

.page-numbers {
    width: 35px;
    height: 35px;
    border: 1px solid #126dbe;
    text-align: center;
    line-height: 35px;
    margin: 5px;
    border-radius: 5px;
    color: #126dbe;
}

.off-canvas .sidebar-menu {
    padding: 0;
}

ul.page-numbers.nav-pagination.links.text-center {
    display: flex;
    margin: 0 auto;
}

.page-numbers.current,
.page-numbers:hover {
    background: #126dbe;
    color: #fff;
    font-weight: bold;
}

ul.document-category-list {
    float: left;
    width: 100%;
}

ul.document-category-list li {
    list-style-type: none;
    margin: 0;
    padding: 7px;
    padding-left: 10px;
}

.pagination {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

ul.document-category-list a {
    color: #0b4f8a;
}

ul.document-category-list a:hover {
    color: #0b4f8a;
    text-decoration: underline;
}

span.blx_name {
    margin-top: 15px;
    font-size: 2em;
    font-weight: bold;
    color: #126dbe;
}

span.blx_cost {

    font-weight: bold;
    margin-bottom: 10px;
}

.flickity-prev-next-button .arrow,
.flickity-prev-next-button svg {
    fill: rgb(18 109 190);
    border-color: rgb(18 109 190) !important;
    transition: all .3s;
}

.homeblog p {
    color: #116DBE;
    margin-top: 10px;
}

a.plain,
.homeblog p.from_the_blog_excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* hiển thị tối đa 2 dòng */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.homeblog a {
    color: #116DBE;
}

a.blx_hotline:hover {
    background: #034784;
}

a.blx_hotline {
    float: left;
    width: 147px;
    background: #126dbe;
    padding: 5px 10px;
    color: #ffffff;
    border-radius: 15px;
}

span.blx_name_2 {
    font-size: 1.5em;
    font-weight: bold;
    color: #126dbe;
}

.related-documents {
    margin-top: 30px;
}

.related-documents ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.related-documents li {
    flex-basis: 49%;
    margin: 0;
    list-style-type: none;
    background: #eeee;
    padding: 10px;
    margin-bottom: 13px;
    border-radius: 5px;
}

h1.page-title.is-large.uppercase {
    font-size: 2em;
}

.page-title.is-large.uppercase span {
    position: relative;
    display: inline-block;
}

.page-title.is-large.uppercase span::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 120px;
    height: 3px;
    background: #f1cb05;
    text-align: center;
}

@media (max-width: 767px) {
    .topvs p {
        line-height: 1;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
    }

    .related-documents ul {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    ul.nav.nav-bold.nav-normal.nav-size-large.nav-center {
        background: #D9D9D9;
        width: 100%;
        margin: 0 15px;
        max-width: 700px;
    }

    .tabbed-content li {
        padding: 0;
    }

    .tabbed-content li a {
        margin: 0 !important;
        padding: 5px 0;
        color: #126dbe;
    }
}