﻿/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

#topnews {
    border: 1px solid #c3d3e0;
    margin-bottom: 10px;
    padding: 4px;
}

#topnews ul.lastest-news {
    padding: 0;
}

#topnews ul.lastest-news li {
    text-indent: 10px;
}

#topnews ul.lastest-news a {
    background: transparent url('../images/squared-blue.png') no-repeat 5px 9px;
    border-bottom: 1px dotted #bbdbf6;
    color: #383838;
    display: block;
    font-weight: normal;
    padding: 2px 0;
}

#topnews ul.lastest-news a:hover {
    background: #fff url('../images/squared-blue.png') no-repeat 5px 9px;
}

/*div.news_column h5 .list-inline > li {
    padding-left:0;
}

div.news_column h5 .list-inline {
    margin-bottom:3px;
}*/

div.news_column .socialicon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}

div.news_column .imghome {
    margin: 4px 10px 0 0;
}

div.news_column .text-muted {
    font-size: 12px;
}

#hometext h2 {
    font-weight: bold;
    /*font-size:14px;
    line-height:20px;*/
}

div.news_column .imgalt {
    display: block;
    text-align: center;
    margin-top: 5px;
}

div.news_column div.items p,
div.news_column #hometext,
#news_detail h1,
p.copyright {
    margin-bottom: 10px;
}

div.news_column div.copyright {
    margin-top: 10px;
}

div.news_column p.adminlink {
    margin-bottom: 10px;
}

div.news_column ul.related {
    float: left;
}

div.span-25 ul.related {
    width: 100%;
}

div.news_column ul.related li {
    padding: 0 4px 0 0;
}

div.news_column .panel-heading {
    font-size: 14px;
    font-weight: bold;
}

div.span-25 ul.related li {
    padding: 0 10px;
}

div.news_column ul.related a {
    color: #3b3b3b;
    padding-left: 6px;
    text-align: left;
}

div.news_column ul.related a:hover {
    color: #004175;
}

.txtrequired {
    color: #ff0000;
}

.content-box {
    padding: 10px;
}

.panel-body.other-news>div.clearfix {
    margin-bottom: 15px;
}

.panel-body.other-news>div.clearfix:last-child {
    margin-bottom: 0;
}

ul.other-news {
    padding-left: 0;
    margin-left: 0;
}

#hot-news .hot-news-others ul {
    padding: 0;
    margin: 0;
}

#hot-news .hot-news-others ul li {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dadada;
}

#hot-news .hot-news-others ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#hot-news li a span {
    text-indent: 8px;
    display: inherit;
}

#print {
    margin: 0 auto;
    text-align: left;
    width: 800px;
}

#print a,
#print a:active,
#print a:focus,
#print a:visited {
    color: #4d5764;
    text-decoration: none;
}

#print h1 {
    /*font-size:160%;*/
}

#print h2 {
    /*font-size:150%;*/
}

#print a:hover {
    text-decoration: underline;
}

#print h1,
h2,
p {
    margin: 0 0 6px 0;
    padding: 0;
}

#print #hd_print {
    margin-top: 10px;
}

#print #content #hometext {
    font-weight: bold;
    margin-bottom: 10px;
}

#print #content ul.control {
    margin: 0;
    display: block;
    padding: 7px 0 19px 0;
}

#print #content ul.control li {
    display: inline;
    float: left;
    list-style: none;
    font-size: 95%;
}

#print #content ul.control li a {
    padding: 0 2px;
}

#print #content ul.control li a:hover {
    text-decoration: none;
    cursor: pointer;
}

#print #content .time {
    color: #333;
}

#print #content .imghome {
    padding: 4px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#print #content .imghome p {
    font-weight: normal;
}

#print #content .copyright {
    background: #66ccff;
    padding: 4px;
    width: 100%;
}

#print #content #author {
    text-align: right;
}

#print #footer {
    margin-top: 10px;
    border-top: 2px solid #dc0312;
    min-height: 30px !important;
    padding: 10px;
}

#print #footer #url {
    line-height: 20px;
    font-size: 100%;
    display: block;
    border-bottom: 2px solid #4d5764;
}

#print #footer .copyright {
    float: left;
    display: inline;
    padding: 5px 0;
}

#print #footer #contact {
    float: right;
    display: inline;
    padding: 5px 0;
}

#print #footer #contact a:hover {
    text-decoration: none;
    cursor: pointer;
}

#print #footer a {
    color: #fff;
}

.bodytext figure.image figcaption {
    padding: 5px;
}

.featured h2 {
    /*font-size:16px !important;*/
    padding-left: 5px !important;
}

.featured p {
    font-size: 14px !important;
    padding-left: 5px !important;
}

ul.related h4 {
    display: inline-block;
}

.detail-related.related li * {
    display: inline;
}

.news-download-file {
    margin-top: -6px;
}

.news-download-file .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.news-download-file .list-group-item .badge {
    float: right;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5cb85c;
    border-radius: 15px;
}

.news-download-file .list-group-item .badge a {
    color: #fff;
}

h3.newh3 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    margin-top: 0px;
    color: #02659d;
}

/* Player */
:root {
    --plyr-color-main: #108DE5;
    --plyr-audio-controls-background: transparent;
}

.news-detail-player {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
    background-color: #f4f4f4;
}

.news-detail-player>.player {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-right: 24px;
}

.news-detail-player>.source {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 20px;
}

.news-detail-player>.tools {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 20px;
}

.news-switch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.news-switch .news-switch-btn {
    margin-left: 5px;
    position: relative;
    width: 44px;
    height: 22px;
}

.news-switch .news-switch-btn .news-switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

.news-switch .news-switch-btn .news-switch-slider:before {
    position: absolute;
    content: "";
    background-color: #d6dadf;
    -webkit-transition: .4s;
    transition: .4s;
    height: 14px;
    width: 36px;
    left: 4px;
    bottom: 4px;
    border-radius: 7px;
}

.news-switch .news-switch-btn .news-switch-slider:after {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 0;
    bottom: 0;
    background-color: #4a5464;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.news-switch .news-switch-btn.checked .news-switch-slider:after {
    background-color: #108DE5;
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
}

/* Responsive news */

@media (max-width: 499.98px) {
    div.news_column ul.related {
        padding: 4px;
        clear: both;
    }

    div.news_column ul.fixedwidth {
        width: 100%;
        clear: both;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
        clear: both;
    }

    .news-detail-player {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .news-detail-player>.player {
        padding-right: 0;
        width: 100%;
        -ms-flex-order: 1;
        order: 2;
    }

    .news-detail-player>.source {
        padding-right: 10;
        -ms-flex-order: 0;
        order: 0;
        margin-top: 12px;
    }

    .news-detail-player>.tools {
        padding-right: 0;
        -ms-flex-order: 0;
        order: 1;
        margin-top: 12px;
    }
}

@media (min-width: 500px) {
    div.news_column ul.fixedwidth {
        width: 100%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
    }
}

@media (max-width: 640px) {
    div.news_column ul.related {
        margin-bottom: 0;
    }

    div.news_column ul.related li {
        padding: 0 4px 4px 0 !important;
    }
}

@media (min-width: 768px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 992px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 1200px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 500px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 100%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
    }
}





/*detail*/
.break-words {
    overflow-wrap: break-word;
}

.mt-6 {
    margin-top: 1.5rem;
}

.text-font-secondary {
    --tw-text-opacity: 1;
    color: rgb(82 82 82/var(--tw-text-opacity));
}

.text-body2 {
    font-size: .875rem;
}

.mt-12 {
    margin-top: 3rem;
}

.leading-116 {
    font-size: 3.5rem;
}

/*arcicle*/
.styles_Blog__0s1_Q {
    grid-template-columns: repeat(12, 1fr);
    -moz-column-gap: 40px;
    column-gap: 40px;
    min-height: 200px;
}

@media (min-width: 1024px) {
    .styles_Blog__0s1_Q {
        display: grid;
        grid-template-columns: 250px minmax(0, 1fr) 300px;
        gap: 2rem;
        align-items: start;
        position: relative;
        min-height: 100vh;
    }
}

.styles_author__0DvV8 {
    grid-column: 1/3;
    max-height: 600px;
    top: 100px;
    overflow: hidden;
}


@media (min-width: 1024px) {
    .styles_author__0DvV8 {
        grid-column: auto;
    }
}

@media (min-width: 1024px) {
    .styles_author__0DvV8 {
        position: sticky;
    }
}

@media (min-width: 768px) {
    .styles_author__0DvV8 {
        text-align: left;
    }
}



@media (min-width: 1024px) {
    .styles_fixedCTA__tHjEc {
        display: block;
        position: sticky;
        height: -moz-fit-content;
        height: fit-content;
        grid-column: auto;
        transition: all .3s ease-in-out;
        top: 100px;
    }
}



.block {
    display: block;
}

.relative {
    position: relative;
}


.style_Container__Dw2ey button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
}

@media (min-width: 1900px) {
    .style_Container__Dw2ey {
        max-width: 1630px !important;
    }
}

@media (min-width: 1438px) {
    .style_Container__Dw2ey {
        max-width: 90% !important;
    }
}

@media (min-width: 992px) {
    .style_Container__Dw2ey {
        max-width: 960px;
    }
}

@media (min-width: 768px) {
    .style_Container__Dw2ey {
        max-width: 720px;
    }
}

@media (min-width: 576px) {
    .style_Container__Dw2ey {
        max-width: 540px;
    }
}

.style_Container__Dw2ey {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
    margin-bottom: 80px
}

@media (min-width: 1024px) {
    .lg\:\!px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width: 1024px) {
    .lg\:grid {
        display: grid;
        /*        grid-template-columns: 1fr 2fr 1fr;*/
    }
}

@media (min-width: 1024px) {
    .lg\:\!px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}




.style_Container__Dw2ey [type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}




/*banner detail*/
.NewsletterSection_news {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
}

.NewsletterSection_news .text-content {
    flex: 1;
    padding-right: 20px;
    width: 100%;
}

.NewsletterSection_news .text-content h1 {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
}

.NewsletterSection_news .text-content p {
    font-size: 16px;
    margin-bottom: 30px;
}

.NewsletterSection_news .form-group {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.NewsletterSection_news .form-group input[type="email"] {
    padding: 10px;
    font-size: 16px;
    background: transparent;
    border: none;
    border-bottom: 1px solid white;
    color: white;
    outline: none;
}


.NewsletterSection_news .form-group input[type="email"]::placeholder {
    color: white;
}

.NewsletterSection_news .form-group input::placeholder {
    color: #ddd;
}

.NewsletterSection_news .form-group button {
    width: 120px;
    padding: 10px;
    border: none;
    border-radius: 8px;
    background-color: #5b2a82;
    color: white;
    cursor: pointer;
    font-weight: bold;
    transition: background-color 0.3s;
}

.NewsletterSection_news .form-group button:hover {
    background-color: #712e9b;
}

.NewsletterSection_news .image-stack {
    flex: 1;
    width: 100%;
    position: relative;
}

.NewsletterSection_news .image-stack img {
    width: 100%;
    height: 400px;
    object-fit: fill;
    position: absolute;
    bottom: -160px;
}

@media (max-width: 768px) {
    .NewsletterSection_news {
        flex-direction: column;
        text-align: center;
    }

    .NewsletterSection_news. image-stack {
        margin-top: 40px;
    }
}





/*--------*/
.letstalk {
    display: flex;
    margin: auto;
    padding: 50px 0px;
}

.letstalk .left {
    flex: 1;
    padding-right: 2rem;
    border-radius: 16px;
}

.letstalk .left h1 {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 30px;
}

.letstalk .feature {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 25px;
}

.letstalk .feature-icon {
    font-size: 24px;
}

.letstalk .feature-text strong {
    display: block;
    font-size: 18px;
}

.letstalk .feature-text span {
    opacity: 60%;
}

.letstalk .stats {
    display: flex;
    gap: 30px;
    justify-content: space-around;
}

.letstalk .stats .stats_item {
    text-align: center;
}

.letstalk .stats .stats_item strong {
    font-size: 3.5rem;
}


.letstalk .stats .stats_item span {
    opacity: 60%;
}

.letstalk .logos {
    margin-top: 40px;
    opacity: 0.7;
}

.letstalk .logos img {
    height: 40px;
    margin-right: 20px;
}

.right_contact_block {
    flex: 1;
    background: #fff;
    padding: 34px;
    border-radius: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.right_contact_block h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.right_contact_block p {
    margin-bottom: 30px;
    color: #666;
}

.letstalk label {
    display: block;
    font-weight: bold;
    margin-top: 15px;
}

.letstalk input[type="text"],
.letstalk input[type="email"],
.letstalk input[type="tel"],
.letstalk textarea {
    width: 100%;
    padding: 10px;
    margin-top: 5px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
}

.letstalk textarea {
    resize: vertical;
    min-height: 80px;
}

.letstalk .tag {
    display: inline-block;
    background: #444;
    color: white;
    padding: 5px 10px;
    border-radius: 999px;
    font-size: 12px;
    margin: 10px 0;
}

.letstalk .note {
    font-size: 13px;
    color: #888;
    margin-top: 5px;
}

.letstalk .note a {
    color: #a041cc;
    text-decoration: none;
    font-weight: bold;
}

.letstalk .submit-btn {
    margin-top: 10px;
    background: #8d3cff;
    color: white;
    border: none;
    padding: 12px 30px;
    font-size: 16px;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.3s;
}

.letstalk .submit-btn:hover {
    background: #6b2dc1;
}

.new_get_started_page {
    background: url('/uploads/shops/bg.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

.banner_bot_dt {
    background: linear-gradient(226.05deg, #9a32ab, #3cecec 91.48%);
    padding: 50px;
}

.mb-20 {
    margin-bottom: 20px;
}




.danh-sach {
    border: 2px solid #000;
    padding: 10px;
    background: #f3f3f3;
    margin-bottom: 20px;
    border-radius: 6px
}

.danh-sach .fa {
    margin-right: 10px
}

.head-danh-sach {
    background: none;
    border: none;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    font-size: 16px;
    padding: 5px 0
}

.js-toc {
    margin-bottom: 10px;
    max-height: 400px;
    overflow-y: auto
}

ol.toc-list {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 0;
    margin-bottom: 5px
}

ol.toc-list:last-child {
    margin-bottom: 0
}

ol.toc-list>li:last-child {
    margin-bottom: 0
}

ol.toc-list a {
    width: 100%;
    background: linear-gradient(to right, #ddd 50%, #f3f3f3 50%);
    background-size: 2000%;
    background-position: right bottom;
    transition: all.25s ease;
    padding: 3px;
    display: inline-block
}

ol.toc-list .is-active-link {
    background-position: left bottom
}

ol.toc-list>li>a {
    font-weight: 700;
    color: #000
}

ol.toc-list>li>ol.toc-list>li>a {
    font-weight: 400
}

.is-position-fixed {
    position: fixed !important;
    top: 120px;
    z-index: 99
}

.is-position-fixed .js-toc {
    height: auto !important;
    width: 400px !important;
    visibility: visible !important;
    transition: .25s;
    visibility: hidden
}

.picaso {
    transition: .25s
}

.transition--300 {
    transition: all 300ms ease-in-out
}

.btn-danh-sach-close {
    border: none;
    background: none;
    position: absolute;
    top: 13px;
    right: 0;
    width: 40px;
    padding: 0;
    display: none
}

.btn-danh-sach-show {
    position: fixed;
    top: 120px;
    font-size: 20px !important;
    border: 2px solid #000;
    padding: 10px !important;
    background: #f3f3f3;
    line-height: 1 !important;
    border-radius: 7px;
    z-index: 9;
    display: none;
    opacity: .7 !important;
    transform: .25s !important;
}

.btn-danh-sach-show:hover {
    opacity: 1;
    transform: .25s
}

.is-position-fixed .btn-danh-sach-close,
.is-position-fixed .btn-danh-sach-show {
    display: block
}

#bodytext h1:before,
#bodytext h2:before,
#bodytext h3:before,
#bodytext h4:before,
#bodytext h5:before,
#bodytext h6:before {
    display: block;
    content: " ";
    height: 15px;
    margin-top: -15px;
    visibility: hidden
}


/*detail*/



/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

#topnews {
    border: 1px solid #c3d3e0;
    margin-bottom: 10px;
    padding: 4px;
}

#topnews ul.lastest-news {
    padding: 0;
}

#topnews ul.lastest-news li {
    text-indent: 10px;
}

#topnews ul.lastest-news a {
    background: transparent url('../images/squared-blue.png') no-repeat 5px 9px;
    border-bottom: 1px dotted #bbdbf6;
    color: #383838;
    display: block;
    font-weight: normal;
    padding: 2px 0;
}

#topnews ul.lastest-news a:hover {
    background: #fff url('../images/squared-blue.png') no-repeat 5px 9px;
}

/*div.news_column h5 .list-inline > li {
    padding-left:0;
}

div.news_column h5 .list-inline {
    margin-bottom:3px;
}*/

div.news_column .socialicon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}


div.news_column .text-muted {
    font-size: 12px;
}

#hometext h2 {
    font-weight: bold;
    /*font-size:14px;
    line-height:20px;*/
}

div.news_column .imgalt {
    display: block;
    text-align: center;
    margin-top: 5px;
}

div.news_column div.items p,
div.news_column #hometext,
#news_detail h1,
p.copyright {
    margin-bottom: 10px;
}

div.news_column div.copyright {
    margin-top: 10px;
}

div.news_column p.adminlink {
    margin-bottom: 10px;
}

div.news_column ul.related {
    float: left;
}

div.span-25 ul.related {
    width: 100%;
}

div.news_column ul.related li {
    padding: 0 4px 0 0;
}

div.news_column .panel-heading {
    font-size: 14px;
    font-weight: bold;
}

div.span-25 ul.related li {
    padding: 0 10px;
}

div.news_column ul.related a {
    color: #3b3b3b;
    padding-left: 6px;
    text-align: left;
}

div.news_column ul.related a:hover {
    color: #004175;
}

.txtrequired {
    color: #ff0000;
}

.content-box {
    padding: 10px;
}

.panel-body.other-news>div.clearfix {
    margin-bottom: 15px;
}

.panel-body.other-news>div.clearfix:last-child {
    margin-bottom: 0;
}

ul.other-news {
    padding-left: 0;
    margin-left: 0;
}

#hot-news .hot-news-others ul {
    padding: 0;
    margin: 0;
}

#hot-news .hot-news-others ul li {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dadada;
}

#hot-news .hot-news-others ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#hot-news li a span {
    text-indent: 8px;
    display: inherit;
}

#print {
    margin: 0 auto;
    text-align: left;
    width: 800px;
}

#print a,
#print a:active,
#print a:focus,
#print a:visited {
    color: #4d5764;
    text-decoration: none;
}

#print h1 {
    /*font-size:160%;*/
}

#print h2 {
    /*font-size:150%;*/
}

#print a:hover {
    text-decoration: underline;
}

#print h1,
h2,
p {
    margin: 0 0 6px 0;
    padding: 0;
}

#print #hd_print {
    margin-top: 10px;
}

#print #content #hometext {
    font-weight: bold;
    margin-bottom: 10px;
}

#print #content ul.control {
    margin: 0;
    display: block;
    padding: 7px 0 19px 0;
}

#print #content ul.control li {
    display: inline;
    float: left;
    list-style: none;
    font-size: 95%;
}

#print #content ul.control li a {
    padding: 0 2px;
}

#print #content ul.control li a:hover {
    text-decoration: none;
    cursor: pointer;
}

#print #content .time {
    color: #333;
}

#print #content .imghome {
    padding: 4px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#print #content .imghome p {
    font-weight: normal;
}

#print #content .copyright {
    background: #66ccff;
    padding: 4px;
    width: 100%;
}

#print #content #author {
    text-align: right;
}

#print #footer {
    margin-top: 10px;
    border-top: 2px solid #dc0312;
    min-height: 30px !important;
    padding: 10px;
}

#print #footer #url {
    line-height: 20px;
    font-size: 100%;
    display: block;
    border-bottom: 2px solid #4d5764;
}

#print #footer .copyright {
    float: left;
    display: inline;
    padding: 5px 0;
}

#print #footer #contact {
    float: right;
    display: inline;
    padding: 5px 0;
}

#print #footer #contact a:hover {
    text-decoration: none;
    cursor: pointer;
}

#print #footer a {
    color: #fff;
}

.bodytext figure.image figcaption {
    padding: 5px;
}

.featured h2 {
    /*font-size:16px !important;*/
}

.featured p {
    font-size: 14px !important;
    padding-left: 5px !important;
}

ul.related h4 {
    display: inline-block;
}

.detail-related.related li * {
    display: inline;
}

.news-download-file {
    margin-top: -6px;
}

.news-download-file .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.news-download-file .list-group-item .badge {
    float: right;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5cb85c;
    border-radius: 15px;
}

.news-download-file .list-group-item .badge a {
    color: #fff;
}

h3.newh3 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    margin-top: 0px;
    color: #02659d;
}

/* Responsive news */

@media (max-width: 499px) {
    div.news_column ul.related {
        padding: 4px;
        clear: both;
    }

    div.news_column ul.fixedwidth {
        width: 100%;
        clear: both;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
        clear: both;
    }
}

@media (min-width: 500px) {
    div.news_column ul.fixedwidth {
        width: 100%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
    }
}

@media (max-width: 640px) {
    div.news_column ul.related {
        margin-bottom: 0;
    }

    div.news_column ul.related li {
        padding: 0 4px 4px 0 !important;
    }
}

@media (min-width: 768px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 992px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 1200px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 500px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 100%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
    }
}
















/*BEGIN: css main, viewcat, detail*/

.container-news {
    line-height: 1.5;
    color: rgba(0, 0, 0, 1);
    margin: 0;
    font-size: 13px;
    line-height: 1.42857143;
    background-color: #fff;
}

.container-news a:active,
a:hover {
    outline: 0;
}



.container-news h2 {
    margin: 0;
    line-height: 1.1;
    color: inherit;
    margin-top: 18px;
    margin-bottom: 9px;
    font-size: 16px;
    font-family: Kodchasan, sans-serif;
    font-weight: 700;
    letter-spacing: .025em;
}

.container-news h2 {
    margin: 0 0 6px 0;
    padding: 0;
}

.container-news a:hover {
    outline: 0;
}

.container-news {
    position: relative;
}


.container-news strong {
    font-weight: bold;
    font-weight: bolder;
    font-family: Kodchasan, serif;
    font-weight: 700;
}


.container-news ul {
    margin: 0 0 9px 0;
    padding: 0;
    list-style: none;
}









@media (min-width: 820px) {
    .container-news h3 {
        font-size: 14px;
        line-height: 1.5;
    }
}


@media (min-width: 820px) {
    .container-news h2 {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}



.news_item {
    margin-bottom: 15px;
}

.news_item:hover {
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);
}


.news_item:hover .news_item_child::before {
    content: "";
    opacity: .5;
}


.news_item_child {
    padding-bottom: calc(2/5*100%);
    position: relative;
    background-size: cover;
}


.news_item_child>* {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.news_item_child:before {
    background-color: rgba(0, 166, 81, 1);
    content: "";
    opacity: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    transition-duration: .3s;
}


.item_gr_title {
    padding: 10px;
    font-family: Kodchasan, sans-serif;
}

.news_title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
    font-family: Kodchasan, serif;
}

.news_hometext {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-bottom: 10px;
    margin-top: 8px;
    font-family: Kodchasan, serif;
}

.item_gr_title small {
    font-size: 10px;
}


.item_gr_title a {
    color: rgba(0, 0, 0, 1);
    display: inline-flex;
    font-family: Kodchasan, sans-serif;
    font-size: 13px;
    line-height: 1.25rem;
    text-decoration: underline;
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    align-items: center;
}


.item_gr_title a:hover {
    color: rgba(0, 175, 154, 1);
    text-decoration: none;
}


.item_gr_title a:after {
    background-color: currentColor;
    content: "";
    display: block;
    height: .85em;
    -webkit-mask-image: url(https://x.greenworld.vn/uploads/right-chevron.svg);
    mask-image: url(https://x.greenworld.vn/uploads/right-chevron.svg);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    width: .85em;
    color: rgba(0, 166, 81, 1);
    font-family: Kodchasan, serif;
    font-size: 1.65rem;
    line-height: 1.75rem;
    margin-left: .25rem;
    transition-duration: .2s;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}


.item_gr_title a:hover:after {
    color: rgba(0, 175, 154, 1);
    transform: translateX(25%);
}

.item_gr_title a:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.tin_xem_nhieu {
    position: relative;
    min-height: 1px;
    font-family: Kodchasan, sans-serif;
    margin-bottom: 3rem;
}


.tin_xem_nhieu_item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    background: #fff;
    overflow: hidden;
    border-bottom: solid 1px #dcdcdc;
    padding-bottom: 5px;
}



.tin_xem_nhieu_item .txn_item_chl {
    flex: 4;
    margin-right: 10px;
    border-radius: 6px;
    overflow: hidden;
}



.tin_xem_nhieu_item h3 {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
}



.tin_xem_nhieu_item .txn_hometext {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
    font-size: 13px;
}

.tin_xem_nhieu_item .txn_item_chl img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.img-4 {
    padding-top: 75%;
    position: relative;
    display: block;
}

.tin_xem_nhieu_item .info-txn {
    flex: 7;
}

.news-cat-home-3d8 .info-txn {
    border: 1px solid #eee;
    background: #fff;
    padding: 23px 20px;
}

.info-txn a {
    color: black;
}

.info-txn a:hover {
    color: #2a6496;
    text-decoration: underline;
    text-decoration: none;
}

.heading-style a {
    color: #fff !important;
}

.heading-style h2 {
    position: relative;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 0;
    color: #e63946;
    text-transform: uppercase;
    border-bottom: 2px solid #e63946;
}


.heading-style {
    position: relative;
    margin-bottom: 15px;
    font-family: Kodchasan, serif;
}


/* detail_container */
.detail_container {}

.img-thumbnail {
    width: 100%;
}

.detail_left {
    line-height: 1.5;
    color: rgba(0, 0, 0, 1);
    background-color: #fff;
}

.detail_left div.image-mai {
    margin-bottom: 10px;
}

.detail_left strong {
    font-family: Kodchasan, serif;
    font-weight: 700;
}

.detail_left a {
    background-color: transparent;
    color: inherit;
    text-decoration: inherit;
}

.detail_left a:active,
.detail_left a:hover {
    outline: 0;
}

.detail_left a:hover {
    color: #2a6496;
    text-decoration: none;
}

.detail_left ul {
    margin: 0;
    padding: 0;
    list-style: none;
}


.detail_left p {
    margin: 0 0 6px 0;
    padding: 0;
}

.detail_left p:first-of-type {
    margin-bottom: 1rem;
}

.detail_left p:not(:first-of-type) {
    margin-bottom: 1rem;
    margin-top: 1rem;
}


.detail_left h1,
.detail_left h2,
.detail_left h3 {
    font-weight: 700;
    color: inherit;
    margin: 0 0 1rem 0;
    line-height: 1.5;
}

.detail_left h1 {
    font-size: 1.875rem;
    letter-spacing: .05em;
    text-transform: uppercase;
}

@media (min-width: 820px) {
    .detail_left h1 {
        font-size: 3rem;
    }
}

.detail_left h2 {
    font-size: 1.5rem;
    letter-spacing: .025em;
    line-height: 2rem;
}

@media (min-width: 820px) {
    .detail_left h2 {
        font-size: 1.875rem;
        line-height: 2.25rem;
    }
}

.detail_left h3 {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

@media (min-width: 820px) {
    .detail_left h3 {
        font-size: 1.5rem;
        line-height: 2rem;
    }
}


.publtime {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
    margin-top: 9px;
    margin-bottom: 9px;
    font-size: 12px;
}

.article_imgfull {
    display: grid;
    justify-content: center;
}

.text-bodyhtml {
    word-break: keep-all;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: visible;
    line-height: 1.7em;
}

.text-bodyhtml p {
    margin-bottom: 15px !important;
}

.text-bodyhtml ul {
    list-style-type: disc !important;
    padding-left: 40px !important;
    margin-bottom: 10px !important;
}

.text-bodyhtml li {
    margin-bottom: 0 !important;
}

.hometext_class {
    font-weight: 700;
    margin-bottom: 10px !important;
}


.hidden_cover {
    display: none;
    opacity: 1;
    transition: opacity .5s;
    transition-delay: .5s;
}


















.danh-sach {
    border: 2px solid #000;
    padding: 10px;
    background: #f3f3f3;
    margin-bottom: 20px;
    border-radius: 6px
}

.danh-sach .fa {
    margin-right: 10px
}

.head-danh-sach {
    background: none;
    border: none;
    width: 100%;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    font-size: 16px;
    padding: 5px 0
}

.js-toc {
    margin-bottom: 10px;
    max-height: 400px;
    overflow-y: auto
}

ol.toc-list {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 0;
    margin-bottom: 5px
}

ol.toc-list:last-child {
    margin-bottom: 0
}

ol.toc-list>li:last-child {
    margin-bottom: 0
}

ol.toc-list a {
    width: 100%;
    background: linear-gradient(to right, #ddd 50%, #f3f3f3 50%);
    background-size: 2000%;
    background-position: right bottom;
    transition: all.25s ease;
    padding: 3px;
    display: inline-block
}

ol.toc-list .is-active-link {
    background-position: left bottom
}

ol.toc-list>li>a {
    font-weight: 700;
    color: #000
}

ol.toc-list>li>ol.toc-list>li>a {
    font-weight: 400
}

.is-position-fixed {
    position: fixed !important;
    top: 100px;
    z-index: 99
}

.is-position-fixed .js-toc {
    height: auto !important;
    width: 400px !important;
    visibility: visible !important;
    transition: .25s;
    visibility: hidden
}

.picaso {
    transition: .25s
}

.transition--300 {
    transition: all 300ms ease-in-out
}

.btn-danh-sach-close {
    border: none;
    background: none;
    position: absolute;
    top: 13px;
    right: 0;
    width: 40px;
    padding: 0;
    display: none
}

.btn-danh-sach-show {
    position: fixed;
    top: 100px;
    font-size: 20px;
    border: 2px solid #000;
    padding: 10px;
    background: #f3f3f3;
    line-height: 1;
    border-radius: 7px;
    display: none;
    opacity: .7;
    transform: .25s
}

.btn-danh-sach-show:hover {
    opacity: 1;
    transform: .25s
}

.is-position-fixed .btn-danh-sach-close,
.is-position-fixed .btn-danh-sach-show {
    display: block
}

#bodytext h1:before,
#bodytext h2:before,
#bodytext h3:before,
#bodytext h4:before,
#bodytext h5:before,
#bodytext h6:before {
    display: block;
    content: " ";
    height: 15px;
    margin-top: -15px;
    visibility: hidden
}



/*END: css main, viewcat, detail*/






/*block tìm kiếm*/
.blog-header {
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 10px auto;
    box-sizing: border-box;
}

.blog-header h1 {
    font-size: 5rem;
    font-weight: bold;
    margin: 0;
    color: #222;
}

.blog-header p {
    font-size: 1.8rem;
    color: #555;
    line-height: 1.6;
}

.search-box-custom {
    position: relative;
    max-width: 500px;
    width: 100%;
    margin: 20px auto;
}

.search-box-custom input {
    width: 100%;
    padding: 12px 45px 12px 15px;
    border: 1px solid #684574;
    border-radius: 8px;
    font-size: 16px;
    outline: none;
    box-sizing: border-box;
}

.search-box-custom .search-btn {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 28px;
    max-width: 1400px;
    margin: 0 auto;
}

.categories a.active {
    color: #3484D8;
    font-weight: 700;
}

.categories a {
    text-decoration: none;
    font-size: 1.8rem;
    color: #333;
}

/*block tìm kiếm*/






/*block*/
.latest-articles {
    max-width: 1320px;
    margin: 30px auto;
    padding: 0 20px;
}

.latest-articles h2 {
    font-size: 2.6rem;
    font-weight: bold;
    color: #111;
}



.latest-articles .owl-carousel .owl-item img {
    height: 100%;
}



.article-card {
    display: flex;
    flex-direction: column;
    margin: 20px 0px;
    min-height: 365px;
    transition: 0.3s;
    border-radius: 10px;
}

.article-card .card-content {
    padding: 20px;
    text-align: left;
}


.article-card a {
    text-decoration: none;
}

.article-card .img-box {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
    border-radius: 8px;
}

.article-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 10px rgb(0 0 0 / 40%);
}



.article-card .date-box,
.card-img .date-box,
.card .img-box .date-box {
    position: absolute;
    top: 8px;
    left: 8px;
    background: #00000075;
    color: #fff;
    font-size: 1.25rem;
    padding: 4px 8px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: none;
}


.article-card .view_icon,
.card-img .view_icon,
.card .img-box .view_icon {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #00000075;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    border: none;
}


.article-card .category {
    font-size: 1.05rem;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: 8px;
    display: block;
}

.article-card h3 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
    color: #111;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*block*/








.section-block {
    max-width: 1320px;
    margin: 30px auto;
    padding: 0 20px;
}

.section-block {
    display: flex;
    flex-direction: column;
}

.section-block a {
    text-decoration: none;
}

.section-block .img-box {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
    border-radius: 8px;
}


.section-block .date-box {
    position: absolute;
    top: 8px;
    left: 8px;
    background: #fff;
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}


.section-block .view_icon {
    position: absolute;
    top: 8px;
    right: 8px;
    background: #fff;
    color: #000;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 4px 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}




.section-block .category {
    font-size: 1.05rem;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: 8px;
    display: block;
}

.section-block h3 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
    color: #111;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section-block {
    max-width: 1320px;
    margin: 30px auto;
    padding: 0 20px;
}

.section-block .section-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: unset !important;
    background: unset !important;
    position: unset !important;
    margin-bottom: 15px;
}

.section-block .section-header h2 {
    font-size: 2.6rem;
    font-weight: bold;
    margin: 0;
    color: #111;
}

.section-block .section-header .view-all2 {
    font-size: 1.5rem;
    text-decoration: none;
}

.section-block .card-list .card {
    display: flex;
    flex-direction: column;
}

.section-block .card {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
    transition: 0.3s;
}

.section-block .card .img-box {
    position: relative;
    height: 220px;
    overflow: hidden;
    border-radius: 10px;
    width: 100%;
    background: #f6f6f6;
}

.section-block .card .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.section-block .img-thumbnail {
    background-color: #cccccc;
    border: none;
    border-radius: 3px;
    max-width: 100%;
    padding: 1px;
    line-height: 1.42857143;
}

.section-block .pull-left {
    float: left !important;
}

.section-block .card h3 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 10px 0 0;
    color: #111;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.section-block .img-box img:hover {
    transform: scale(1.05);
}

.section-block .title_block {
    padding: 10px;
}

.img-4-3>.date-box {
    background-color: #e63946 !important;
    color: #fff;
    z-index: 10;
    top:20px !important; 
}

.img-4-3>.view_icon {
    background-color: #e63946 !important;
    color: #fff;
    z-index: 10;
    top:20px !important; 
}

.article-card {
    transform: translateY(-5px);

    box-shadow: 1px 2px 4px rgb(38 35 35 / 40%);

}

.section-block .card {
    transform: translateY(-5px);
    box-shadow: 1px 2px 4px rgb(38 35 35 / 40%) !important;

}

.card-list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 20px !important;
}
.section_main_grid_title h3{
    padding: 10px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
    margin: 10px 0 0;
    color: #111;

    /* Clamp 2 dòng */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;   /* số dòng muốn hiển thị */
    overflow: hidden;
    text-overflow: ellipsis; /* tuỳ, thêm dấu … ở cuối */
}



@media (max-width: 768px) {
    .blog-header {
        padding: 0px !important;
    }

    .search-box-custom {
        padding: 10px;
        margin:auto !important;
    }

    .search-box-custom input {
        padding: 4px !important;
    }

    .owl-dots {
        display: none;
    }

    .mz-breadcrumb-block {
        padding-bottom: 0px !important;

    }

    .categories {
        gap: 14px !important;
    }
    .latest-articles{
        margin-bottom:0px !important;
        padding-bottom:0px !important;
    }
    .section-block{
        margin-bottom:0px !important;
        margin-top:5px !important;
    }
    .section-block:first-of-type { margin-top: 0 !important; }

}





