/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/* 
@font-face {
    font-family: 'SVN-Helga';
    src: url("fonts/SVN-Helga.otf");
} */
.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1220px;
}

.scroll-to-bullets a, .featured-title, .label-new.menu-item > a:after, .nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover, .has-hover:hover .badge-outline .badge-inner, button[type="submit"], .button.wc-forward:not(.checkout):not(.checkout-button), .button.submit-button, .button.primary:not(.is-outline), .featured-table .title, .is-outline:hover, .has-icon:hover .icon-label, .nav-dropdown-bold .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold > li > a:hover, .nav-dropdown-bold.dark .nav-column li > a:hover, .nav-dropdown.nav-dropdown-bold.dark > li > a:hover, .header-vertical-menu__opener, .is-outline:hover, .tagcloud a:hover, .grid-tools a, input[type='submit']:not(.is-form), .box-badge:hover .box-text, input.button.alt, .nav-box > li > a:hover, .nav-box > li.active > a, .nav-pills > li.active > a, .current-dropdown .cart-icon strong, .cart-icon:hover strong, .nav-line-bottom > li > a:before, .nav-line-grow > li > a:before, .nav-line > li > a:before, .banner, .header-top, .slider-nav-circle .flickity-prev-next-button:hover svg, .slider-nav-circle .flickity-prev-next-button:hover .arrow, .primary.is-outline:hover, .button.primary:not(.is-outline), input[type='submit'].primary, input[type='submit'].primary, input[type='reset'].button, input[type='button'].primary, .badge-inner {
    background-color: #190a67;
}

.header-nav-main.nav-line-bottom > li > a:before, .header-nav-main.nav-line-grow > li > a:before, .header-nav-main.nav-line > li > a:before, .header-nav-main.nav-box > li > a:hover, .header-nav-main.nav-box > li.active > a, .header-nav-main.nav-pills > li > a:hover, .header-nav-main.nav-pills > li.active > a {
    background-color: #190a67 !important;
    border-radius: 5px;
}

.container-width, .full-width .ubermenu-nav, .container, .row {
    max-width: 1200px;
}

.dich-vu-secsion {
    background: linear-gradient(96deg, rgba(244, 248, 255, 1) 0%, rgba(25, 25, 25, 1) 0%, rgba(94, 94, 94, 1) 50%, rgba(25, 25, 25, 1) 100%);
}

.sub-menu {
    padding: 5px 10px;
    border: none !important;
    background: white;
    border-radius: .5em;
}

    .sub-menu li a {
        margin: 0 0 !important;
        color: black;
        font-size: 0.9em;
    }

body {
}




h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
}

.nav > li > a {
}

.heading h4 {
    margin: 0;
    color: #fff;
    padding: 10px 20px;
    font-size: 19px;
    line-height: 20px;
    font-weight: 700;
    position: relative;
    border-left: 5px solid #333;
    background: #190a67;
    background-color: #190a67;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.heading a {
    color: #000;
}

.headingDefault {
    margin-bottom: 20px;
}

    .headingDefault .section-title {
        border: none;
        margin: 0;
    }

        .headingDefault .section-title b {
            display: none;
        }

        .headingDefault .section-title .section-title-main {
            margin: 0;
            border: none;
            color: #fff;
            padding: 10px 20px;
            font-size: 17px;
            line-height: 20px;
            font-weight: 700;
            position: relative;
            border-left: 5px solid #5e5e5e;
            background-color: #190a67;
            -webkit-border-radius: 3px 3px 0 0;
            -moz-border-radius: 3px 3px 0 0;
            -ms-border-radius: 3px 3px 0 0;
            -o-border-radius: 3px 3px 0 0;
            border-radius: 3px 3px 0 0;
        }

.copyRight {
}

    .copyRight p {
        margin: 0;
    }

.srHItem {
    margin-bottom: 30px;
}

    .srHItem .icon-box-img {
        padding: 0;
    }

        .srHItem .icon-box-img .icon {
        }

            .srHItem .icon-box-img .icon .icon-inner {
            }

                .srHItem .icon-box-img .icon .icon-inner img {
                    padding: 0;
                }

    .srHItem h3 {
        color: #f99b1c;
    }

    .srHItem p {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 4;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-align: center;
    }

.postHome {
}

    .postHome .post-item {
        margin-bottom: 30px;
    }

    .postHome .box-image {
    }

        .postHome .box-image .image-cover {
        }

.box-image .image-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.postHome .box-text {
    padding: 0;
    padding-left: 20px;
}

    .postHome .box-text .box-text-inner {
    }

        .postHome .box-text .box-text-inner h5 {
            margin: 0;
            line-height: unset;
            overflow: hidden;
            text-overflow: ellipsis;
            -webkit-line-clamp: 2;
            display: -webkit-box;
            -webkit-box-orient: vertical;
        }

        .postHome .box-text .box-text-inner p {
        }

.colForm {
}

    .colForm .wpcf7-form-control {
        box-shadow: none;
        border-radius: 5px;
    }

    .colForm .wpcf7-textarea {
    }

    .colForm .wpcf7-submit {
    }

.wpcf7-response-output {
    margin: 10px 0;
}

.pPageItem {
    gap: 20px;
    overflow: hidden;
    box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    margin-bottom: 30px;
    display: flex;
    padding: .75rem;
    border-radius: .5rem;
    background: white;
}

.pPageItemThumb {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 0.5em;
    height: 159px;
    width: 152px;
}

    .pPageItemThumb img {
           width: 100%;
    height: 100%;
    object-fit: contain;
    transition: 500ms;
    }

.pPageItemContent {
    padding: 10px 0;
}

.pPageItemTitle {
}

    .pPageItemTitle a {
        font-weight: bold;
        color: black;
        font-size: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
    }

.pPageItemDate {
    color: #8b8b8b;
    font-size: 14px;
}

.pPageItemDescription {
    margin-top: 3px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.pPageItemRead {
    margin-top: 15px;
}

    .pPageItemRead a {
        height: 33px;
        background: #190a67;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: .5rem;
        padding-left: .75rem;
        padding-right: .75rem;
        font-weight: 700;
        font-size: .775rem;
        text-transform: uppercase;
        line-height: 130%;
        color: white;
        max-width: 102px;
    }

.bai-viet-lien-quan {
    padding-top: 40px;
    padding-bottom: 10px;
    background-color: rgb(242, 242, 242);
}

.relate-post {
    font-weight: bold;
    font-size: 26px;
    color: #190a67;
}

.postTwo {
    background-color: white;
    padding: .75rem;
    border-radius: .5rem;
    margin-bottom: 33px;
    display: flex;
    gap: .75rem;
    align-items: center;
}

.postRelate {
    flex-wrap: wrap;
    background: white;
    box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -webkit-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: -2px 3px 20px 0px rgb(0 0 0 / 8%);
    margin-bottom: 30px !important;
}

.page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.postPage {
    padding: 30px 0;
}

.pagePostDetails {
    padding: 30px 0 0px 0;
}

.postTwoThumb {
    width: 202px;
    flex-shrink: 0;
    border-radius: .25rem;
    overflow: hidden;
}

.postRelate .postTwoThumb {
    width: 100%;
    height: 248px;
}

.postTwoThumb img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all 1s;
    transition-duration: .3s;
}

.postTwoTitle {
    margin-bottom: 10px;
}

    .postTwoTitle a {
        font-size: 0.95em;
        color: black;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        font-weight: bold;
        height: 52px;
    }

.postTwoDescription {
    font-size: 0.95em;
    color: #0f172a;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 36px;
}

.signPostBoxEx {
    border: 1px solid #f2f2f2;
    padding: 30px;
    background: #fff;
    margin-bottom: 30px;
}

.signPostBoxTitle {
}

    .signPostBoxTitle h1 {
        margin: 0 0 25px 0;
        line-height: 1.4;
        color: #190a67;
        text-align: center;
        font-size: 1.6em;
    }

.signDate {
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}

.signPostBoxContent {
}

    .signPostBoxContent ul {
        padding-left: 19px;
    }
/*
.widget {
}

    .widget .widget-title {
        background: #190a67;
        color: white;
        display: none;
        padding: 15px 30px;
    }

        .widget .widget-title span {
        }

    .widget .is-divider {
        display: none;
    }

    .widget ul {
        width: 100%;
        border: navajowhite;
        padding: 0px 0px;
        margin-bottom: 30px;
    }

        .widget ul li {
            border: none !important;
        }

            .widget ul li a {
                border-bottom: 0.5px solid #f2f2f2;
                display: block;
                position: relative;
                margin-bottom: 0;
                line-height: 20px;
                background: #190a67;
                padding: 10px 10px 10px 10px;
                cursor: pointer;
                margin-top: 10px;
                font-weight: 500;
                color: white;
                border-radius: 5px;
            }

            .widget ul li:last-child a {
                border: none;
            }*/

.breamBox {
    min-height: 40px;
    background-color: rgb(242, 242, 242);
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.boxPostColex .row .col:first-child {
}

    .boxPostColex .row .col:first-child .pPageItem {
    }

        .boxPostColex .row .col:first-child .pPageItem .pPageItemThumb {
               width: 30% !important;
    height: 257px;
    max-width: 152px;
    height: 152px;
        }

.pPageItem:hover .pPageItemThumb img {
    transform: scale(1.2);
}

/*.widget ul li a:hover {
    background: #5e5e5e;
}*/

.widget {
    border-radius: 5px;
    overflow: hidden;
}

    .widget .widget-title {
        background: #190a67;
        color: white;
        display: block;
        padding: 15px 30px;
        display: none;
    }

        .widget .widget-title span {
        }

    .widget .is-divider {
        display: none;
    }

    .widget ul {
        width: 100%;
        border: 1px solid #f2f2f2;
        padding: 10px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background: white;
        padding: 0;
        border: none;
    }

        .widget ul li {
            border: none !important;
            background: #190a67;
            margin-bottom: 10px;
            border-radius: 5px;
        }

            .widget ul li a {
                border-bottom: none!important;
                display: block;
                line-height: 18px;
                padding: 10px 24px 10px 5px;
                position: relative;
                margin-bottom: 0;
                color: white;
            }

            .widget ul li:last-child a {
                border: none;
            }

            .widget ul li:last-child a {
                border: none !important;
            }



.partner-owl .item img {
    display: block;
    object-fit: cover;
    max-width: 151px;
    height: 50px;
    margin: 0 auto;
}
#secondary .widget .current-cat > a {
        color: white;
    font-weight: 500;
}
#secondary .widget .toggle {
    width: 1em;
    min-height: 1em;
    margin: 0 5px 0 0px;
    color: white;
}
#secondary .widget .children{
    padding: 0 0px 0 10px;
    border: none;
    background: transparent;
}
#secondary .widget .children >li {
    border-radius: 0;
}
#secondary .widget .children > li > a{
    border-radius: 0;
}
#secondary .widget .children > li > a:hover{}
/*Desktop*/
@media (min-width: 1366px) {
}

@media (min-width: 1200px) {
}

@media (max-width: 48em) {
    .boxPostColex .row .col:first-child .pPageItem .pPageItemThumb {
        width: 100% !important;
        height: 220px;
    }

    .pPageItemThumb {
        max-width: 100%;
        width: 100%;
        height: 220px;
    }

    .pPageItem {
        flex-wrap: wrap;
    }

    .postHome {
    }

    .post-item {
    }

        .post-item .col-inner {
        }

            .post-item .col-inner .box-vertical {
                display: flex;
                gap: 10px;
                align-items: center;
            }

                .post-item .col-inner .box-vertical .box-image {
                    width: 130px !important;
                    -webkit-box-flex: 0;
                    -ms-flex: 0 0 auto;
                    flex: 0 0 auto;
                    margin-bottom: 0;
                    overflow: hidden;
                    border-radius: 0.5em;
                }

                    .post-item .col-inner .box-vertical .box-image .image-cover {
                    }

                        .post-item .col-inner .box-vertical .box-image .image-cover img {
                        }

                .post-item .col-inner .box-vertical .box-text {
                    padding: 0;
                }

                    .post-item .col-inner .box-vertical .box-text .box-text-inner {
                    }

                        .post-item .col-inner .box-vertical .box-text .box-text-inner h5 {
                            -webkit-line-clamp: 2;
                        }

                        .post-item .col-inner .box-vertical .box-text .box-text-inner p {
                            text-overflow: ellipsis;
                            -webkit-line-clamp: 2;
                            display: -webkit-box;
                            -webkit-box-orient: vertical;
                            overflow: hidden;
                        }
}
