.dat-lich {
    max-width: 715px;
    margin: 30px auto;
}

body {
    /*font-family: 'Noto Serif', serif;*/
    font-size: 14px !important;
}

.form-dat-lich {
    border: 1px solid #d4a749 !important;
    background: url(/uploads/plugin/custom_img/2019-07-02/1562059322-2142946062-custom.png) no-repeat bottom right !important;
    padding: 20px 30px !important;
    box-shadow: 0 1px 10px -1px rgba(0, 0, 0, 0.44) !important;
    margin: 1rem 0;
    border-radius: .28571429rem;
    position: relative;
}

.entry-title {
    margin: 0 0 10px;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 40px;
    display: inline-block;
    background: #f4f2f2;
    border-left: 4px solid #000;
    border-radius: 0 30px 30px 0;
}

.section_content {
    color: #1e88e5;
    font-weight: bold;
    font-size: 16px;
}

.description {
    font-size: 16px;
    color: #b5b5b5;
    margin: 0;
}

.form-field {
    margin: 15px 0;
}

.form-inline > label {
    display: block;
    margin: 10px 0 5px;
}

.form-inline > div {
    width: 30%;
    display: inline-block;
}

p.note {
    color: #000;
    margin: 15px 0;
}

.form-dat-lich a {
    font-weight: bold;
    color: #1e88e5;
}

.width-inherit {
    width: inherit;
}

.with-icon {
    position: relative;
}

    .with-icon i {
        position: absolute;
        top: 0;
        right: 15px;
        line-height: 40px;
        z-index: 0;
        font-size: 15px;
        color: #bbb;
    }

.bootstrap-timepicker {
    position: relative;
}

    .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
        left: auto;
        right: 0;
    }

        .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
            left: auto;
            right: 12px;
        }

        .bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
            left: auto;
            right: 13px;
        }

    .bootstrap-timepicker .input-group-addon {
        cursor: pointer;
    }

        .bootstrap-timepicker .input-group-addon i {
            display: inline-block;
            width: 16px;
            height: 16px;
        }

.bootstrap-timepicker-widget.dropdown-menu {
    padding: 4px;
}

    .bootstrap-timepicker-widget.dropdown-menu.open {
        display: inline-block;
    }

    .bootstrap-timepicker-widget.dropdown-menu:before {
        border-bottom: 7px solid rgba(0, 0, 0, 0.2);
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
    }

    .bootstrap-timepicker-widget.dropdown-menu:after {
        border-bottom: 6px solid #FFFFFF;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        content: "";
        display: inline-block;
        position: absolute;
    }

.bootstrap-timepicker-widget.timepicker-orient-left:before {
    left: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
    left: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
    right: 6px;
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
    right: 7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
    top: -7px;
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
    top: -6px;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999;
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #ffffff;
}

.bootstrap-timepicker-widget table {
    width: 100%;
    margin: 0;
}

    .bootstrap-timepicker-widget table td {
        text-align: center;
        height: 30px;
        margin: 0;
        padding: 2px;
    }

        .bootstrap-timepicker-widget table td:not(.separator) {
            min-width: 30px;
        }

        .bootstrap-timepicker-widget table td span {
            width: 100%;
        }

        .bootstrap-timepicker-widget table td a {
            border: 1px transparent solid;
            width: 100%;
            display: inline-block;
            margin: 0;
            padding: 8px 0;
            outline: 0;
            color: #333;
        }

            .bootstrap-timepicker-widget table td a:hover {
                text-decoration: none;
                background-color: #eee;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
                border-color: #ddd;
            }

            .bootstrap-timepicker-widget table td a i {
                margin-top: 2px;
                font-size: 18px;
            }

        .bootstrap-timepicker-widget table td input {
            width: 25px;
            margin: 0;
            text-align: center;
            border: none
        }

.bootstrap-timepicker-widget .modal-content {
    padding: 4px;
}

.datetime-picker,
.input-small {
    width: 100% !important;
}

.form-group.list-button .btn-submit {
    background: #337ab7;
    color: #fff;
}

    .form-group.list-button .btn-submit:hover {
        background: #1bb1e7;
    }

#frm-send-contact .customer-question {
    height: 100%;
}

.form-dat-lich .form-group {
    margin-bottom: 20px;
}

.alert-danger {
    position: absolute !important;
    background: none !important;
    top: unset !important;
    left: 0 !important;
    border: none !important;
    padding: 5px 0;
    bottom: -45px;
    font-size: 12px !important;
}

    .alert-danger span {
        background: none !important;
        border: none !important;
        color: #e20000;
        padding: 0;
    }

.arrow {
    position: relative !important;
    border: none !important;
    padding: 0;
}

.sr-only {
    border: none !important;
    padding: 0;
}

.tooltip-inner {
    position: relative !important;
    border: none !important;
    padding: 0;
}

.news-type {
    border: 1px solid #eae7e7;
    margin-top: 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .news-type .block-title {
        margin-bottom: 15px;
    }

        .news-type .block-title h2 {
            background: #e4e2e2;
            color: #1252a2;
            font-size: 17px;
            padding: 10px;
            margin-bottom: 0;
            font-family: Cambria;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            text-align: left;
        }

.box-top .item-blogs .img-blogs {
    padding-top: 60%;
    margin-bottom: 1px;
}

.news-type .box-top h2.title-blogs-item {
    height: 35px;
}

.news-type .title-blogs-item {
    height: unset;
    margin-bottom: 10px;
}

.item-blogs {
    padding-bottom: 0;
}

.title-blogs-item a {
    text-transform: none;
    font-weight: 600 !important;
    font-size: 17px !important;
    font-family: Cambria;
    margin-bottom: 10px;
}

.box-blogs.view-list {
    border-top: 1px dashed #ddd;
    margin-bottom: 20px;
    padding-top: 20px;
}

.box-bottom .title-blogs-item a {
    color: #000000;
}

.breadcrumb {
    text-transform: none;
    font-family: Cambria;
    font-size: 15px;
}

.more-blogs {
    color: #000;
    margin-bottom: 5px;
    font-size: 12px;
    display: inline-block;
    margin-right: 15px;
}

.box-bottom .title-blogs-item {
    margin: 0;
}

.bg-news-list .title-blogs-item a {
    font-size: 14px !important;
}

.bg-news-list h2.title-blogs-item {
    height: unset;
    margin: 0;
}

.baner-tu-van {
    height: 100%;
    overflow: hidden;
}

.wrap-list-news {
    padding-right: 20px;
    border-right: 1px solid #eae7e7;
    margin-right: 10px;
}

.baner-tu-van img {
    width: 100%;
    height: 100%;
    /*object-fit: cover;*/
}

.bg-news-list .box-blogs.view-list:first-child {
    border: none;
}

.bg-news-list {
    margin-top: 20px;
    padding: 0;
    float: left;
    width: 100%;
}

    .bg-news-list .block-title {
        margin-bottom: 15px;
    }

        .bg-news-list .block-title h2 {
            background: #f5f5f5;
            color: #ff0000;
            font-size: 17px;
            padding: 10px;
            margin-bottom: 0;
        }

.block-title h3 {
    font-size: 17px;
    color: #d9261b;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
}

    .block-title h3 a {
        color: #d9261b;
    }

.block-testimonial .block-title h3 {
    color: #fff;
    font-size: 26px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
}

.block-testimonial .block-title .slogan {
    color: #000000;
}

.bg-khach-hang {
    margin-top: 33px;
}

.block-support {
    margin-top: 30px;
}

.logo-footer p {
    color: #c3c3c3;
}

.logo-footer .readmore {
    margin-bottom: 10px;
}

.footer_address_container p {
    color: #fff;
}

    .footer_address_container p i {
        padding-right: 2px;
    }

.footer_address .directions {
    background: url(/uploads/plugin/custom_img/2019-07-03/1562139450-1975217778-custom.png) no-repeat 1px 1px/20px;
    display: inline-block;
    height: 22px;
    width: 22px;
    position: relative;
    top: 6px;
}

.logo-footer.menu-footer-vertical a:before,
.footer_address a:before {
    opacity: 0;
    margin: 0;
}

.wrap-list .view-list .item-blogs .img-blogs {
    width: 25%;
    padding-top: 18%;
}

.wrap-list .box-blogs.view-list .info {
    margin-left: 25%;
}

.wrap-list {
    margin-top: 15px;
}

    .wrap-list .box-blogs.view-list:first-child {
        border: none;
    }

.detail-post {
    padding-right: 20px;
    border-right: 1px solid #eae7e7;
    margin-right: 10px;
}

.list-product-small .title-blogs-item {
    height: unset;
    margin-bottom: 15px;
}

.list-product-small .view-list {
    border: none;
}

.list-product-small .item-blogs {
    border-top: 1px dashed #ddd;
}

.list-product-small .view-list:first-child .item-blogs,
.list-product-small .view-list:nth-child(2) .item-blogs {
    border: none;
}

.tin-cung-loai {
    margin-top: 20px;
}

    .tin-cung-loai .nav_title {
        margin-bottom: 15px;
        border-bottom: 1px solid #ddd;
    }

.content-brand .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: unset;
}

.content-brand .slider-product.owl-theme .owl-controls .owl-buttons div {
    top: 57%;
}

a.item-brand {
    height: 100px;
}

.item-brand img {
    object-fit: contain;
    height: 100%;
}

.box-brand {
    margin-top: 30px;
}

.mighty-slider {
    height: 30vw !important;
}

.block-breadcrumb img {
    height: 300px;
    width: 100%;
}

.bg-yellow {
    background: #0CA6FC;
    padding: 40px 0;
}

.quote-icon {
    background-color: #0CA6FC;
}

.header-top {
    z-index: 11;
    position: relative;
    border-bottom: 1px solid #fff;
    background: #fff;
}

.legal-problem-text h3 span {
    color: #fb1010;
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.contact-info ul li {
    color: #fffffff;
}

.btn-view-more {
    color: #0CA6FC;
    font-size: 12px;
    padding-top: 0;
}

.bg-news-list .wrap-list .title-blogs-item a {
    font-size: 18px !important;
}

.bg-khach-hang:before {
    background-color: #FAFAFA;
}

.content-testimonial {
    border: 1px solid #0ca6fc;
    padding: 0 20px 30px;
}

.block-testimonial p.desc-customer {
    line-height: 30px;
    margin-bottom: 20px;
    color: #000;
}

.block-testimonial .block-title h3 {
    color: #000;
}

h3.title-menu-ft1 {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.img-testimonial img {
    width: 20%;
    height: auto;
}

.title-category {
    text-transform: none;
}

    .title-category h1 {
        color: #1252a2;
        background: #eae7e7;
        font-size: 18px;
        padding: 10px;
        margin: 0;
        font-family: Cambria;
        font-weight: 700;
    }

.title-category {
    background: #fff;
}

.bg-news-list .wrap-list .item-blogs .info .desc-blogs {
    font-size: 14px;
}

.box-detail-post {
    border-bottom: none;
}

.fb_iframe_widget_fluid_desktop,
.fb_iframe_widget_fluid_desktop span,
.fb_iframe_widget_fluid_desktop iframe {
    max-width: 100%;
    display: none;
}

.img-testimonial {
    position: relative;
    padding-top: 20%;
}

    .img-testimonial img {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: 0 auto;
        object-fit: cover;
        height: 100%;
    }

#callnowbutton {
    display: none;
}

#callnowbutton {
    display: none;
}

.wsmenu-list > li:first-child > .navtext {
    /*padding-left: 0;*/
}

#header .image-hover,
#header .image-title {
    display: none;
}

.modal-notifi .modal-body .close {
    background: #FF0000;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 999;
    opacity: 1;
    font-size: 30px;
}

.modal-notifi .modal-content {
    position: relative;
}

.modal-notifi .modal-body img {
    width: 100%;
}

.modal-notifi .modal-body {
    padding: 5px;
}

.wsmenu-list > li {
    margin-right: 0;
}

#footer {
    margin-top: 30px;
}

.contact .breadcrumb-box {
    display: none;
}

.contact .block-breadcrumb img {
    display: block;
    height: 33vw;
}

#header .image-wrapper img {
    min-height: unset;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /* object-fit: contain; */
}

#header .image-wrapper {
    margin: 0;
    height: 100%;
    padding-top: 10%;
    margin-top: 5px;
}

@media screen and (max-width:1200px) and (min-width:1020px) {
    .news-type .block-title h2 {
        font-size: 15px;
    }
}

@media screen and (max-width:650px) {
    #callnowbutton {
        display: block;
        position: fixed;
        text-decoration: none;
        z-index: 2147483647;
        width: 65px;
        height: 65px;
        border-radius: 50%;
        border-top: 1px solid #2dc62d;
        bottom: 15px;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
        transform: scale(1);
        left: 20px;
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgNjAgNjAiPjxwYXRoIGQ9Ik03LjEwNCAxNC4wMzJsMTUuNTg2IDEuOTg0YzAgMC0wLjAxOSAwLjUgMCAwLjk1M2MwLjAyOSAwLjc1Ni0wLjI2IDEuNTM0LTAuODA5IDIuMSBsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDE2LjUgMTcuNCAxOS44IDE5LjhsMTYuODEzIDEuMTQxYzAgMCAwIDAuNCAwIDEuMSBjLTAuMDAyIDAuNDc5LTAuMTc2IDAuOTUzLTAuNTQ5IDEuMzI3bC02LjUwNCA2LjUwNWMwIDAtMTEuMjYxIDAuOTg4LTI1LjkyNS0xMy42NzRDNi4xMTcgMjUuMyA3LjEgMTQgNy4xIDE0IiBmaWxsPSIjMDA2NzAwIi8+PHBhdGggZD0iTTcuMTA0IDEzLjAzMmw2LjUwNC02LjUwNWMwLjg5Ni0wLjg5NSAyLjMzNC0wLjY3OCAzLjEgMC4zNWw1LjU2MyA3LjggYzAuNzM4IDEgMC41IDIuNTMxLTAuMzYgMy40MjZsLTQuNzQgNC43NDJjMi4zNjEgMy4zIDUuMyA2LjkgOS4xIDEwLjY5OWMzLjg0MiAzLjggNy40IDYuNyAxMC43IDkuMSBsNC43NC00Ljc0MmMwLjg5Ny0wLjg5NSAyLjQ3MS0xLjAyNiAzLjQ5OC0wLjI4OWw3LjY0NiA1LjQ1NWMxLjAyNSAwLjcgMS4zIDIuMiAwLjQgMy4xMDVsLTYuNTA0IDYuNSBjMCAwLTExLjI2MiAwLjk4OC0yNS45MjUtMTMuNjc0QzYuMTE3IDI0LjMgNy4xIDEzIDcuMSAxMyIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==) center/50px 50px no-repeat #009900;
    }
}

@media(min-width:768px) {
    .header-bottom {
        padding: 0;
        background: #eae7e7;
    }

    .wsmenu-list > li > .navtext {
        padding: 15px 12px;
    }

    .nav-right > .box-search-mobile > .btn-show-search {
        margin: 8px 0;
    }

    .list-product-small .view-list {
        width: 50%;
        float: left;
        padding-top: 0;
    }
    /*.col-sm-8{
	    width: 34.666667%;*/
}

}

@media(max-width: 768px) {
    .news-type .list-item-cs {
        min-height: unset !important;
    }

    .news-type .list-item-cs {
        height: auto;
    }
}

@media(max-width:767px) {
    .logo img {
        width: 80px;
    }

    .header-bottom {
        padding: 0;
        background: #004692;
    }

    .mightyslider_modern_skin .mSButtons {
        display: none !important
    }

    .mightyslider_modern_skin.isTouch .mSPages li {
        width: 16px !important;
        height: 16px !important;
    }

    .bg-khach-hang {
        padding: 30px 0;
    }

    .contact-info ul li {
        line-height: 23px;
    }
    /*.contact-info {*/
    /*    padding: 10px 0;*/
    /*}*/
    .box-search-mobile {
        padding-left: 15px !important;
    }

    .logo0 img {
        position: fixed;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 999;
    }

    .logo0 span {
        display: none;
    }

    #footer .item-fan-page .list-fan-page {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .menu-footer-vertical {
        padding: 30px 0 0;
    }

    .bg-news-list:not(.block-news) {
        border: none;
        margin: 0;
    }

        .bg-news-list:not(.block-news) .title-category {
            padding: 0;
        }

            .bg-news-list:not(.block-news) .title-category h1 {
                font-size: 20px;
            }

    .wsmenucontainer {
        padding: 6px 0;
    }

    .nav-right > .box-search-mobile > .btn-show-search {
        margin: 14px 0;
    }

    .box-language {
        text-align: center;
        display: inline-block;
        margin: 18px 0;
        float: right;
        margin-right: 15px;
    }

    .block-news.custom-thr .block-title:before {
        width: 70% !important;
        left: 15% !important;
    }

    .box-brand .block-title:before {
        width: 106px !important;
        left: 35% !important;
    }
}

.borderbox {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

img {
    vertical-align: middle;
    border-style: none;
}

.boxflex {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
}

.boxflex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.authorbox {
    margin-top: 25px;
    padding: 8px 0 8px 0;
    background: transparent;
    box-shadow: none;
    width: 100%;
    border: 0;
    display: flex;
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    font-size: .875rem;
    margin-top: 30px;
    background: #ffffff;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
    border-radius: 6px;
    flex-direction: column;
}

.boxflex {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
}

.boxflex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

.borderbox {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.borderbox {
    margin: 0;
    box-sizing: border-box;
}

.authorbox {
    color: rgba(0, 0, 0, 0.87);
    width: 100%;
    border: 0;
    display: flex;
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    font-size: .875rem;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 30px;
    border-radius: 6px;
    flex-direction: column;
}

.borderbox {
    margin: 0;
    box-sizing: border-box;
}

.box1-3 {
    flex-grow: 0;
    max-width: 13.66667%;
    flex-basis: 13.66667%;
}

.boximgauthor {
    margin-top: 0;
    padding: 0;
    overflow: hidden;
    max-width: 125px;
    max-height: 125px;
    box-shadow: 0 14px 37px -12px rgba(0, 0, 0, 0.6), 0 4px 20px 0px rgba(0, 0, 0, 0.15), 0 6px 10px -6px rgba(0, 0, 0, 0.4);
    border-radius: 50%;
    margin-top: 20%;
    margin-bottom: 10px;
    margin-left: 10px;
}

.authorbox {
    color: rgba(0, 0, 0, 0.87);
    width: 100%;
    border: 0;
    display: flex;
    position: relative;
    min-width: 0;
    word-wrap: break-word;
    font-size: .875rem;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 30px;
    border-radius: 6px;
    flex-direction: column;
}

.boximgauthor.boximgauthor img,
.boximgauthor.jss728 img {
    width: 100%;
    height: auto;
}

.borderbox {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}


/**@media (min-width: 600)*/

.box1-6 {
    flex-grow: 0;
    max-width: 82.66667%;
    flex-basis: 82.66667%;
}

.hinfbox,
.hinfbox a {
    color: #3C4858;
    margin-top: .625rem;
    min-height: auto;
    font-weight: 700;
    font-family: "Roboto Slab", "Times New Roman", serif;
    margin-bottom: 0.75rem;
    text-decoration: none;
}

.borderbox {
    color: #666;
    font-size: 18px;
}

.visitBtn {
    background-color: #adadad;
    border-radius: 9px;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    padding: 10px 28px;
    text-decoration: none;
    margin-top: 40%;
}

    .visitBtn:hover {
        background-color: #877787;
    }

    .visitBtn:active {
        position: relative;
        top: 1px;
    }

h4.hinfbox {
}

@media ( max-width: 320px) {
    .item-dropdown.Foatright.item-inline.dropdown {
        right: 0 !important;
        bottom: 0 !important;
    }

    span.icon_img img {
        width: 25px;
        padding-top: 10px
    }

    .box-search-mobile {
        padding-left: 0px !important;
    }

    .logo img {
        padding-top: 10px;
        width: 50px;
    }

    .wsmenucontainer {
        float: right;
    }

    .box-search-mobile {
        padding-left: 2px !important;
    }
}

@media ( max-width: 375px) {
    .item-dropdown.Foatright.item-inline.dropdown {
        right: 0 !important;
        bottom: 0 !important;
    }

    span.icon_img img {
        padding-top: 4px
    }

    .logo img {
        padding-top: 14px;
        width: 37px;
    }

    .wsmenucontainer {
        float: right;
        /* padding: 4px 0; */
        padding-left: 5px !important;
    }

    .box-search-mobile {
        padding-left: 3px !important;
    }

    .animated-arrow {
        cursor: pointer;
        padding: 13px 25px 16px 0px;
        margin: 10px 0 0 0;
        display: block;
    }
}

@media ( max-width: 426px) {
    .wsmenucontainer {
        float: left;
        padding-left: 9px;
    }

    .logo img {
        width: 50px !important;
        padding-top: 10px
    }

    .box-right .item-dropdown {
        padding: 19px 0 0;
    }

    .box-search-mobile {
        padding-left: 0px !important;
    }

    .footer_address_container p, .footer_address_container p > a {
        color: #fff !important;
    }
}

@media ( min-width: 1200px) {
    .item-dropdown.Foatright.item-inline.dropdown {
        right: 186px;
        bottom: -42px;
    }
}

.header-logo span {
    color: #d9261b;
    font-weight: 700;
    font-size: 14px;
}

.header-intro {
    text-align: center;
    color: #d9261b;
    font-weight: 700;
}

    .header-intro h1 {
        color: #d9261b;
        text-transform: uppercase;
        font-size: 30px;
        font-weight: 700;
        margin-top: 10px;
    }

    .header-intro span {
        font-size: 18px;
        text-transform: uppercase;
    }

.box-language {
    text-align: center;
}

.header-hotline {
    /*text-align: center;*/
    /*display: block;*/
    /*position: relative;*/
    /*min-height: 65px;*/
    /*padding-top: 10px;*/
    /*width: 90%;*/
}

    .header-hotline .img {
        width: 65px;
        height: 65px;
        line-height: 50px;
        border-radius: 100%;
        background: #d9261b;
        border: 8px solid #e2e4e6;
        display: inline-block;
        position: absolute;
        top: -7px;
        left: 30px;
    }

        .header-hotline .img img {
            width: 30px;
        }

    .header-hotline .phone {
        background: #ff000000;
        color: #d9261b;
        text-transform: uppercase;
        font-weight: bold;
        padding: 0px 0px;
        border-radius: 40px;
        font-size: 36px;
        display: inline-block;
        margin-top: 0px;
        margin-left: 0px;
        /*text-shadow: black 0.1em 0.1em 0.2em;*/
    }

.top-header > .container > .row {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.view-list.small-item {
    padding: 5px;
}

.small-item .title-blogs-item a {
    font-size: 11px !important;
    min-height: 45px;
}

.small-item .more-blogs {
    display: none;
    font-size: 11px;
}

.row {
    margin: 0 -5px;
}

div[class*="col-"] {
    padding: 0 5px;
}

.box-blogs.item-title .item-blogs {
    padding-bottom: 0;
}

.box-blogs.item-title h2.title-blogs-item {
    height: auto;
    margin: 0;
}

.custom-tw .title-blogs-item {
    height: auto;
    margin: 0;
}

.custom-tw .box-top .item-blogs .img-blogs {
    /*padding-top: 76%;*/
    padding-top: 0%;
    margin-bottom: 0;
    overflow: hidden;
    height: 180px;
}

    .custom-tw .box-top .item-blogs .img-blogs a {
        position: relative;
        margin-right: 8px;
        float: left;
        height: 55%;
        width: 40%;
    }

.custom-tw .block-title {
    text-align: left;
}

.custom-thr {
    margin-top: 30px;
}

    .custom-thr .img-blogs {
        position: relative;
        padding-top: 77%;
    }

.article-list {
    margin-top: 30px;
}

.box-author {
    border: 1px solid #f5f5f5;
    border-radius: 5px;
    padding: 25px 10px;
    margin-bottom: 30px;
}

    .box-author .basic-information {
        border-bottom: 1px dotted #ddd;
        padding-bottom: 15px;
        margin-bottom: 18px;
        display: inline-block;
        width: 100%;
    }

    .box-author .thumbs {
        float: left;
        width: 150px;
        height: 150px;
        border: 1px solid #ebebeb;
        padding: 3px;
    }

        .box-author .thumbs img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .box-author .info {
        float: right;
        width: calc(100% - 172px);
    }

    .box-author h1 {
        color: #a5184b;
        font-size: 24px;
        margin-bottom: 5px;
        font-weight: bold;
        margin-top: 0;
    }

    .box-author h2,
    .author-posts h2 {
        color: #a5184b;
        font-size: 18px;
        margin-bottom: 15px;
        margin-top: 0;
        font-weight: bold;
    }

.article-list .post-item {
    border-bottom: 1px dotted #e2e2e3;
    color: #444;
    padding: 5px 0;
    margin-bottom: 10px;
    overflow: hidden;
}

.post-list .post-item .thumb-container {
    width: 27%;
    background: #f4f4f4;
    margin-right: 10px;
    float: left;
}

    .post-list .post-item .thumb-container .thumbs {
        padding-bottom: 60%;
        display: block;
        overflow: hidden;
        height: 1px;
        width: 100%;
        float: left;
        margin-right: 10px;
    }

    .post-list .post-item .thumb-container img {
        width: 100%;
    }

.article-list .post-item .title {
    font-size: 16px;
    padding-bottom: 5px;
    line-height: 19px;
    font-weight: bold;
    margin: 0 0 6px;
}

    .article-list .post-item .title a {
        color: #333;
    }

.post-list .meta span {
    display: inline-block;
    padding: 0 10px 0 0;
    color: #90949c;
}

.post-list .fa {
    display: inline-block;
    padding-right: 5px;
}

.box-contact {
    border: 1px solid #ddd;
    margin-top: 10px;
    text-align: center;
    background: #fcbfce;
    font-weight: bold;
}

    .box-contact .item {
        padding: 7px 3px;
    }

        .box-contact .item a {
            color: #333;
        }

    .box-contact > .row > div:first-child .item {
        border-right: 1px solid #ddd;
    }

    .box-contact .item h4 {
        margin: 0;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
    }

    .box-contact .item p {
        font-size: 13px;
        margin-bottom: 0;
        text-transform: uppercase;
    }

.news-type .list-item-cs {
    /*height: 246px;*/
    /*overflow: hidden;*/
}

.flex-row > .container > .row {
    display: flex;
}

.list-related .list-item {
    padding: 0 5px;
}

    .list-related .list-item a {
        font-weight: bold;
    }

.mypage-alo-phone {
    position: fixed;
    left: 0px;
    bottom: 0px;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 200000 !important;
}

.mypage-alo-ph-img-circle {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(/uploads/plugin/custom_img/2020-08-21/1598000095-1120059610-custom.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-color: #d9261b;
    background-size: 70%;
}

.mypage-alo-ph-circle-fill {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgb(217 38 27 / 0.5);
    opacity: .75 !important;
}

.mypage-alo-ph-circle {
    width: 90px;
    height: 90px;
    top: 12px;
    left: 12px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    opacity: .1;
    border-color: #d9261b;
    opacity: .5;
}

.wrap-list .list-item.box-blogs.view-list .item-blogs.clearfix .info {
    margin-left: 0;
    width: 75%;
    float: left;
    padding-right: 25px;
}

.wrap-list .list-item.box-blogs.view-list .item-blogs.clearfix .img-blogs {
    float: left;
}

.baner-tu-van {
    margin-bottom: 10px;
}

/*a.navtext.has-child:hover {*/
/*	color: #d9261b;*/
/*}*/

.img-blogs.cus4 {
    width: 25%;
    height: 61px !important;
    padding-top: inherit !important;
    float: left;
    margin-right: 10px;
}

.wsmenu-list > li > a {
    display: block;
    color: white;
    border-left: 1px solid #dddd;
}

/*.wsmenu-list>li>.navtext:hover {*/
/*	color: #fff;*/
/*	background-color: #d9261b;*/
/*}*/

.nav-right > .box-search-mobile > .btn-show-search {
    border: 1px solid #d9261b;
}

a.btn-show-search {
    color: #d9261b;
}

.wsmenu-list > li > a:hover {
    display: block;
    color: #fff;
    background: #1252a2;
}

.info.cus4_text_lq {
    width: 75%;
    /* float: left; */
}

.lq {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-size: 12px;
}

.col-xs-12.list-item.box-blogs.item-title {
    padding-bottom: 10px;
}

.lq_img {
    width: 25%;
    float: left;
}

.lq_text {
    width: 75%;
    float: left;
    padding-left: 15px;
}

.hngd {
    height: 560px;
}

.box1 .header-bottom .row {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.block-news.custom-thr,
.box-brand {
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	padding: 15px;*/
}

.bg-news-list .block-news .row {
    border: none;
}

.box-brand .block-title:before {
    content: '';
    position: absolute;
    width: 78px;
    height: 2px;
    background: #d9261b;
    top: 55px;
    left: 47%;
}

.block-news.custom-thr .block-title:before {
    content: '';
    position: absolute;
    width: 143px;
    height: 2px;
    background: #d9261b;
    top: 55px;
    left: 44%;
}

.news-type.custom-tw .box-top .list-item.box-blogs {
    /*min-height: 270px;*/
}

.row.list-item-cs .col-md-6:nth-child(4) .img-blogs.cus4 {
    margin-bottom: 0;
}

p.description_news2 {
    text-align: justify;
}

.share a {
    float: left;
    padding: 19px 10px 5px 1px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

span.at-label {
    display: none;
}

.content_news2 {
    text-align: justify;
    background: #fff;
    color: #000;
    height: 183px;
}

.share_icon {
    float: left;
}

.wsmenu-submenu {
    padding: 10px 15px;
    box-shadow: none;
    border: none;
    background: #f9f9f9;
}

    /*.wsmenu-list>li:hover>a {*/
    /*	color: #000;*/
    /*}*/

    .wsmenu-submenu li a {
        font-size: 16px;
        line-height: 20px;
        background: none;
    }

        .wsmenu-submenu li a:before {
            font: normal normal normal 14px/1 FontAwesome;
            content: "\f105";
            margin-right: 2px;
        }

.wsmenu-list .wsmenu-submenu li:hover .wsmenu-submenu-sub {
    padding: 10px;
    background: #f9f9f9;
    left: 104%;
}

p.description_news2 {
    height: 89px;
    background: #fff;
    color: #878787;
}

.box-detail-post.top-post {
    margin-bottom: 0;
}

@media (max-width:576px) {
    .news-type.custom-tw .box-top .list-item.box-blogs {
        height: auto;
    }

    .content_news2 {
        padding: 0 5px;
        background: #fff0;
        height: auto;
    }

    p.description_news2 {
        height: auto;
        margin-bottom: 2px;
    }
}

.ckeditor-post p span {
    font-size: 18px !important;
}

.block-breadcrumb {
    height: 40px;
    margin: 10px 0 20px 0;
    background: #eae7e7;
    padding: 0 10px;
}

.breadcrumb > li a {
    color: #666;
    /*font-weight: 400;*/
    /*font-family: 'Noto Serif', serif;*/
}

.breadcrumb .active {
    color: #666 !important;
    /*font-family: 'Noto Serif', serif;*/
}

.Foatright.link-breadcrumb {
    float: left;
}

.ctgt .baner-tu-van {
    margin-top: 5px;
}

.ctgt .detail-post {
    margin-top: 5px;
}

.boxflex p {
    font-size: 16px;
}

.block-title h2 img {
    margin-right: 10px;
    vertical-align: text-bottom;
}

@media (max-width:768px) {
    .box1-6 {
        flex-grow: 0;
        max-width: 68.66667%;
        flex-basis: 68.66667%;
    }

    .box1-3 {
        flex-grow: 0;
        max-width: 30.66667%;
        flex-basis: 30.66667%;
    }

    .custom-tw .box-top .item-blogs .img-blogs {
        margin-bottom: 10px;
    }

    iframe {
        width: 100%;
    }
}

@media (min-width:992px) {
    .block-news.news-type.custom-tw {
        height: 317px;
        overflow: hidden;
    }

    .nh-row.flex-row .box-blogs.item-title h2.title-blogs-item {
        height: 36px;
        text-transform: none;
    }

        .nh-row.flex-row .box-blogs.item-title h2.title-blogs-item a {
            text-transform: none;
        }

    .hngd .title-blogs-item {
        height: 36px !important;
    }

    .box-language {
        float: right;
        margin-right: 10px;
        padding: 9px 0px;
    }
}

h2.c-green.title-lienhe {
    padding-top: 15px;
    text-align: center;
    margin-bottom: 20px;
}

.cttt .baner-tu-van {
    margin-top: 0;
}

.hngd .img-blogs img {
    padding-top: 5px;
}

.bg-news-list.list-related {
    height: auto;
    margin-bottom: 20px;
}

article.detail-contact ul {
    list-style: none;
}

h6.c-green {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.flex-row .block-news.news-type.bg-news-list {
    height: 560px;
}

.contact_form {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.form-group.list-button {
    text-align: center;
}

form#frm-send-contact {
    padding: 0 25px 20px 0;
}

@media(min-width:768px) and (max-width:1024px) {
    .box-language {
        text-align: center;
        padding: 0px 0px;
    }
}

h2 {
    font-size: 24px;
    font-weight: bold;
    text-transform: none;
}

a {
    color: #1252a2;
    text-decoration: none;
}

.box-bottom .title-blogs-item a:hover {
    color: #28488e;
}

.news-type .block-title h2:hover {
    /* color: #1252a2; */
}

.text_baner h3 {
    color: #d9261b;
    font-size: 36px;
    font-weight: bold;
    /*text-shadow: black 0.1em 0.1em 0.2em;*/
}

.text_baner h4 {
    color: #27488f;
    font-size: 36px;
    font-weight: bold;
    /*float: left;*/
    /*text-shadow: black 0.1em 0.1em 0.2em;*/
}

.text_baner p {
    color: #27488f;
    font-size: 18px;
    font-weight: bold;
    margin: 55px 0px -55px;
    text-align: justify;
    /*text-shadow: black 0.1em 0.1em 0.2em;*/
}

.text_p {
    width: 100%;
}

.buttom-1 {
    height: 60px;
}

@media only screen and (max-width: 1280px) and (min-width: 1024px) {
    .wsmenu-list > li > a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

.coppyright {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.footer-bottom {
    background: #e1e1e1;
    padding: 5px 0;
}

.title-menu-ft {
    color: #fffb00;
    font-size: 20px;
}

h3.title-menu-ft1 {
    color: #fffb00;
    font-size: 20px;
}

.box-detail-post.top-post .title-blogs-item,
.title_style1 h1 {
    text-transform: none;
    margin: 0 0 20px 0;
    color: #333;
    /*background: #eae7e7;*/
    font-size: 24px;
    padding: 10px;
    margin-bottom: 0;
    font-family: Cambria;
    font-weight: 700;
    padding-left: 0;
}

.ckeditor-post p span strong {
    font-size: 16px !important;
}

.ckeditor-post p span {
    font-size: 16px !important;
}

.ckeditor-post h2 span strong {
    font-size: 16px !important;
}

.ckeditor-post h3 span strong {
    font-size: 16px !important;
}

.ckeditor-post h3 strong {
    font-size: 16px !important;
}

.box_content.clearfix p {
    font-size: 16px !important;
}

    .box_content.clearfix p span strong {
        font-size: 16px !important;
    }

.box_content.clearfix ul li {
    font-size: 16px !important;
}

.ckeditor-post ul li span {
    font-size: 16px !important;
}

.ckeditor-post h2 span {
    font-size: 16px !important;
}

h4.hinfbox {
    font-size: 16px !important;
}

.form-dat-lich small {
    font-size: 16px !important;
}

.content_news2 {
    font-size: 14px !important;
}

.text_baner {
    font-family: Times;
    width: 50%;
}

.banner-ly-hon {
    padding-top: 20px;
    height: calc(100% - 30px);
}

    .banner-ly-hon img {
        height: 235px;
        width: 100%;
    }

.dat-hen-luat-su-2 img, .tu-van-qua-email img, .banner-bang-phi-dvlh img, .banner-ly-do-su-dung-dvlh img {
    height: 100%;
}

.ly-hon-marquee-1 {
    font-size: 18px;
    padding-top: 5px;
    background: #eae7e7;
}

    .ly-hon-marquee-1 marquee {
        color: #21b90d;
        font-family: Cambria;
        font-style: italic;
        font-weight: bold;
        text-align: center;
    }

@media only screen and (max-width: 991px) {
    .animated-arrow {
        cursor: pointer;
        /*padding: 0px 23px 10px 0px;*/
        margin: 10px 0 0 0;
        display: block;
        /*background: #000;*/
    }

    .navbar-header.header-logo p {
        font-size: 14px;
    }

    .navbar-header.header-logo em {
        font-size: 10px;
    }

    .text_baner h3 {
        font-size: 26px;
    }

    .text_baner h4 {
        font-size: 26px;
    }

    .text_baner p {
        font-size: 16px;
    }
}

.header-hotline .phone:hover {
    padding: 10px 15px;
    text-align: center;
    transition: 0.5s;
    background-size: 200% auto;
    color: #ffffff;
    box-shadow: 0 0 20px #000;
    border-radius: 10px;
    display: inherit;
    background-image: linear-gradient(to right, #FF512F 0%, #DD2476 51%, #FF512F 100%);
}

.button-tieu-de-1 {
    border-left: solid 3px #004692;
    padding-left: 10px;
    color: #ffffff;
    text-transform: uppercase;
    /* font-weight: bold; */
    font-size: 20px;
    margin-top: 20px;
    /* border-radius: 5px 15px 5px; */
    background: #004692;
    border: none;
    padding: 10px;
    font-family: Cambria;
}

blockquote {
    background-color: #ecdef330;
    font-size: 16px;
    font-style: italic;
}

.main-logo {
    width: 80%;
    margin-top: 20px;
}

.nh-banner {
    min-height: 500px;
}
/*Css by DatLv*/
.top_header {
    background: #fff url(/uploads/plugin/custom_img/2021-05-04/1620139285-191543068-custom.png) repeat-x;
    background-size: contain;
}

.menu-top ul {
    margin: 0;
}

    .menu-top ul li {
        display: inline-block;
        line-height: 38px;
        border-left: 1px solid #dddd;
    }

        .menu-top ul li a {
            padding: 0 20px;
            color: #848484;
        }

.box-search .btn-search {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    background: none;
    z-index: 9;
    color: #000;
}

.banner_header {
    width: 100%;
    height: 107px;
    float: right;
}

    .banner_header img {
        width: 100%;
        height: 100%;
    }

.header_logo {
    background: #fff url(/uploads/plugin/custom_img/2021-05-04/1620143441-1954999061-custom.png) repeat-x;
}

.logo img {
    height: 114px;
    width: auto;
}

.header-logo {
    margin: 7px 0;
}

    .header-logo .name_company {
        display: inline-block;
        margin: 0 0 0 25px;
        font-size: 29px;
        text-transform: uppercase;
        text-align: center;
        font-family: monospace;
        font-weight: bold;
    }

#header .logo {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}

.header_menu, .footer_menu {
    background: #1252a2;
    background-size: contain;
}

.footer_menu {
    border-top: 1px solid #e1e1e1;
}

#main {
    margin-top: 10px;
}

.list_new_news, .list_news_right {
    border: 1px solid #eae7e7;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .list_new_news .title_block, .box_gallery_video .title_block, .list_news_right .title_block {
        background: #e4e2e2;
        margin: 0;
        padding: 8px 10px;
        color: #1252a2;
        font-weight: bold;
        font-size: 17px;
        font-family: Cambria;
    }

    .list_new_news ul, .list_news_right ul {
        margin: 0;
        list-style: none;
        max-height: 412px;
        overflow-y: hidden;
    }

        .list_news_right ul::-webkit-scrollbar-track,
        .list_new_news ul::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
            background-color: #F5F5F5;
        }

        .list_news_right ul::-webkit-scrollbar,
        .list_new_news ul::-webkit-scrollbar {
            width: 5px;
            background-color: #F5F5F5;
        }

        .list_news_right ul::-webkit-scrollbar-thumb,
        .list_new_news ul::-webkit-scrollbar-thumb {
            background-color: #1252a2;
            border: 2px solid #1252a2;
        }

    .list_news_right ul {
        padding: 5px;
        max-height: 412px;
        overflow-y: hidden;
    }

    .list_new_news ul li .title-blogs-item {
        border-bottom: 1px dotted #e4e2e2;
        padding: 10px 10px 10px 20px;
        margin: 0;
        position: relative;
        height: auto;
    }

    .list_news_right .item-blogs {
        display: inline-block;
        width: 100%;
        border-bottom: 1px dashed #ddd;
        margin-top: 5px;
        padding-bottom: 5px;
    }
    /*.list_new_news ul li .title-blogs-item:hover {*/
    /*    color: #fff;*/
    /*    background: #1252a2;*/
    /*}*/
    .list_new_news ul li .title-blogs-item:hover a, .list_new_news ul li .title-blogs-item:hover:before {
        color: #1252a2;
    }

    .list_new_news ul li .title-blogs-item:before {
        content: "\f0da";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        top: 11px;
        left: 10px;
        color: #1252a2;
    }

    .list_new_news ul li:last-child .title-blogs-item {
        border: none;
    }

    .list_new_news .title-blogs-item a {
        margin-bottom: 0;
        font-weight: normal !important;
        font-size: 17px !important;
    }

.slider_news {
    border: 3px solid #eae7e7;
    border-radius: 5px;
}

#slider_news_center, #slider_news_center .owl-controls, #slider_news_center .info .title-blogs-item {
    margin: 0;
}

    #slider_news_center .item-blogs .img-blogs {
        padding-top: 59.66667%;
        margin-bottom: 0;
    }

        #slider_news_center .item-blogs .img-blogs a, #slider_news_center .info {
            padding: 5px;
        }

            #slider_news_center .info .title-blogs-item a {
                margin: 0;
                font-size: 20px !important;
                font-weight: 400 !important;
            }

            #slider_news_center .info .btn-view-more {
                text-align: right;
            }

.footer-mid {
    background: #fff url(/uploads/plugin/custom_img/2021-05-04/1620139285-191543068-custom.png) repeat-x;
    background-size: contain;
    padding: 20px 0;
}

.footer_address {
    color: #fff;
}

.logo_footer {
    text-align: center;
}

.footer_address .footer_name_cp {
    color: #1252a2;
    font-size: 16px;
    font-family: monospace;
    text-align: center;
    border: 1px solid #1252a2;
    padding: 10px;
}

.footer_address h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.footer_info_cp {
    padding-left: 30px;
    color: #000;
}

    .footer_info_cp span {
        display: block;
    }

.box_gallery_video {
    margin-top: 20px;
    margin-bottom: 26px;
    border: 1px solid #eae7e7;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: inline-block;
    width: 100%;
}

    .box_gallery_video .title_block {
        padding: 11.5px 10px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

.list_gallery_video .main_video {
    padding: 10px;
}

.list_gallery_video ul {
    list-style: none;
    margin: 0;
    background: #e4e2e2;
    padding: 0 10px;
}

    .list_gallery_video ul li {
        padding: 5px 0;
        border-bottom: 1px dotted #a5a5a5;
        cursor: pointer;
        font-family: Cambria;
        font-size: 17px;
    }

        .list_gallery_video ul li:last-child {
            border-bottom: 0;
        }

.box-brand .block-title {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.banner-moi-nhat-mau-don img {
    width: 100%;
    height: auto;
}

.detail_first_block {
    margin-top: 0;
    margin-bottom: 20px;
}

.list_news_right .item-blogs .img {
    width: 100px;
    height: 75px;
    float: left;
    margin-right: 5px;
}

    .list_news_right .item-blogs .img img {
        width: 100%;
        height: 100%;
        padding: 2px;
        border: 1px solid #dcdcdc;
        border-radius: 5px;
    }

.box_gallery_video .title_block:hover a {
    color: #fff;
}

.box_gallery_video .title_block:hover {
    background: #1252a2;
    color: #fff;
}

.block-news.custom-thr .img-blogs img {
    border: 1px solid #ddd;
    padding: 10px;
}

.block-news.custom-thr .row {
    margin: 0 -15px;
}

.block-news.custom-thr .list-item.box-blogs {
    padding: 0 15px;
}

.custom-fv .content_news2, .custom-sx .content_news2 {
    height: auto;
}

.custom-fv .img-blogs.cus4 {
    width: 50%;
    height: 61px !important;
    padding-top: 30% !important;
    float: left;
    margin-right: 10px;
}

.custom-fv .box-bottom .item-blogs, .custom-sx .box-bottom .item-blogs {
    border-bottom: 1px dotted #c7c6c6;
    margin-bottom: 10px;
}

.custom-sx .box-top .title-blogs-item {
    margin: 0;
}

.custom-sx .img-blogs {
    margin-bottom: 10px !important;
}

.list_item_post ul {
    list-style: none;
    margin: 0;
}

.bg-news-list .block-title {
    margin-bottom: 0;
}

.list_item_post ul li {
    padding: 10px 10px;
    background: #f5f5f5;
    color: #1252a2;
}

    .list_item_post ul li:nth-child(2n + 1) {
        background: #dcdada;
    }

.bg-news-list .block-title h2 {
    background: #1252a2;
    color: #fff;
}

.list_item_post ul li a {
    color: #1252a2;
    margin-left: 10px;
}

.list_news_right .title_block {
    background: #1252a2;
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    .list_news_right .title_block a {
        color: #fff;
        text-transform: uppercase;
    }

#slider_news_center .info .title-blogs-item {
    margin: 0 0 6px;
    height: 50px !important;
}

.list_gallery_video ul li:hover {
    color: #1252a2;
}
/*.news-type .block-title {*/
/*    margin-bottom: 0;*/
/*}*/
.detail_first_block .block-title h2 {
    background: #1252a2;
    color: #fff;
}

.detail_pages_video {
    display: inline-block;
    width: 100%;
    margin: 30px 0;
}

.header_logo > .container > .row {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header_logo .name_company {
    margin: 0;
    height: 100%;
    display: inline-block;
    margin: 0 0 0 25px;
    font-size: 29px;
    text-transform: uppercase;
    text-align: center;
    font-family: monospace;
    font-weight: bold;
    color: #1252a2;
}

#slider_news_center .info .title-blogs-item:hover a, .list_news_right .item-blogs:hover .title-blogs-item a {
    color: #1252a2;
}

.box-bottom .title-blogs-item a {
    font-weight: normal !important;
}

.box-detail-post {
    border-bottom: none;
    display: inline-block;
    width: 100%;
}

.list_news_right .title-blogs-item {
    margin-top: 0;
}

    .list_news_right .title-blogs-item a {
        margin-bottom: 0;
        font-weight: normal !important;
        font-size: 16px !important;
    }

.list_news_right .time {
    font-size: 13px;
    font-style: italic;
    color: #676767;
}

.Thu-vien-dien-tu, .hen-gap-chuyen-gia, .banner-thong-tin-vlxd, .banner-thong-tin-xm, .banner-dien-dan-vlxd, .banner-trinh-tu-ly-hon-thuan-tinh,
.ly-hon-marquee, .banner-moi-nhat-mau-don, .banner-moi-nhat-mau-don img:not(:first-child) {
    margin-top: 20px;
}

.custom-thr .title-blogs-item a {
    min-height: 32px;
    font-size: 17px !important;
}

.detail_first_block .block-title {
    margin-bottom: 0;
}

.baner-right-1 {
    margin-bottom: 20px;
}

.ckeditor-post p {
    font-size: 18px;
    font-family: Cambria;
}

.ckeditor-post {
    line-height: 1.8;
}

.link-lien-quan h2 {
    font-size: 21px;
}

.list_item_post ul li:hover, .list_item_post ul li:hover a {
    /* color: #1252a2; */
}

.wrap-list-news .title-blogs-item:hover a {
    color: #1252a2;
}

.box_content {
    font-family: Cambria;
}

    .box_content table {
        width: 100% !important;
    }

.at-style-responsive .at-share-btn {
    padding: 5px;
}

.at-resp-share-element .at-icon, .at-resp-share-element .at-label {
    cursor: pointer;
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px !important;
}

.contact-description {
    margin-bottom: 50px;
}

    .contact-description span, .footer_info_cp span {
        display: block;
        margin-bottom: 10px;
    }

.list_new_news .title_block #Date {
    color: #000;
    font-weight: normal;
    font-size: 15px
}

.content-toggle li:hover a {
    color: #1252a2;
}

.detail-post .more-blogs {
    font-size: 14px;
}

.item-link-lienquan span {
    color: #aaa;
}

.coppyright.text-right {
    font-weight: normal;
}

.ctgt .box_cont,
.ctgt .box_content,
.ctgt .box_content.clearfix p {
    font-size: 18px !important;
    font-family: Cambria;
}

.banner-vlxd img {
    margin-bottom: 15px;
}


#footer .menu-top li a {
    font-size: 15px;
    padding: 0 20px;
    color: #848484;
}

    #footer .menu-top li a:hover {
        color: #1252a2;
    }

.ckeditor-post table td,
.box_content table td {
    padding: 5px;
}

.item-link-lienquan {
    font-size: 18px;
}

.fanpage iframe {
    width: 100% !important;
}

@media (max-width: 768px) {
    .mar-10 {
        margin: 10px 0;
    }

    .logo img {
        width: 100% !important;
        height: auto;
    }

    .header_mobile > .container > .row {
        display: flex;
        align-items: center;
    }

    .header_menu_mobile > .container > .row {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .header_menu_mobile {
        border: 3px solid #e4e2e2;
        background: #fff;
    }

    .animated-arrow span, .animated-arrow span:before, .animated-arrow span:after {
        background: #1252a2;
    }

    .animated-arrow {
        margin: 0;
    }

    .box-search > .form-inline {
        border-radius: 0;
    }

    .container-fluid {
        width: 100%;
        padding: 0;
    }

    .menu-top ul li a {
        padding: 6px 10px;
        height: 100%;
        min-height: 51px;
        font-size: 13px;
        display: inline-block;
        width: 100%;
        text-align: center;
    }

    .menu-top ul li {
        padding: 0;
        width: 25%;
        line-height: 1.4;
        height: 100%;
        min-height: 51px;
    }

    .menu-top li:last-child {
        display: none;
    }

        .menu-top li:last-child a {
            border-bottom: 1px solid #ddd;
            border-right: 1px solid #ddd;
        }

    .menu-top .content-toggle {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .box-language {
        margin-right: 0;
    }

    #footer .menu-top li a {
        font-size: 13px;
        padding: 6px 10px;
        line-height: 1.4;
    }

    .footer_info_cp {
        padding: 20px 0;
    }

    .box-top .item-blogs {
        padding-bottom: 10px;
        border-bottom: 1px dotted #c7c6c6;
    }

    .custom-fv .box-top .item-blogs, .custom-sx .box-top .item-blogs {
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .detail-post, .wrap-list-news {
        padding-right: 0;
        border-right: 0;
        margin-right: 0;
    }

    .wrap-list .item-blogs .info .title-blogs-item {
        margin: 0;
    }

    .wrap-list .list-item.box-blogs.view-list .item-blogs.clearfix .info {
        width: 100%;
        padding: 0;
    }

        .wrap-list .list-item.box-blogs.view-list .item-blogs.clearfix .info .more-blogs {
            display: none;
        }

    .wrap-list .view-list .item-blogs .img-blogs {
        width: 100%;
        padding-top: 64%;
    }

    .bg-news-list .wrap-list .item-blogs .info .desc-blogs {
        font-size: 14px;
        display: block !important;
    }

    .banner-vlxd a:first-child img {
        margin-top: 15px;
    }
}
