﻿/*.line-menu {
    background-color: #4f4f4f !important
}

.container > .box > .login-box > button {
    background-color: #4f4f4f !important
}

.menu > .nav > .nav-item > button {
    background-color: #4f4f4f !important
}

.menu > .nav > li:hover {
    background-color: #333 !important
}

.text_logo > a {
    color: #9b7273 !important
}

.menu-bottom > .container > .col-1 > .d-inline-block > h3 {
    font-size: 20px;
    font-family: var(--barlow-semi-font);
    font-weight: 700;
    border-bottom: 2px solid var(--category-line-color);
    color: #000;
}*/

/*Sự kiện tbt*/
/*.header-event {
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
}

.container > .bg-blur {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://cloudcdnvod.tek4tv.vn/2024/tbt/NPTbackground.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
}

.container > .bg-blur-mobile {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url('https://cloudcdnvod.tek4tv.vn/2024/tbt/NPTbackground.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    z-index: -1;
}*/


.banner-img {
    width: 100%
}


.footer_left > img {
    max-height: 72px;
}

.menu-event {
    padding-top: 25.5%;
    padding-bottom: 45px;
}

    .menu-event > .sticky {
        position: unset !important;
    }

/*.top-header-event {
    background-image: url('../img/NPTbackground.jpg') !important;
}
*/
.news-section-second-design > .news-section-heading > .banner_trend > img {
    max-width: 100%;
    height: 100%;
    margin-top: -6px;
    width: auto;
}

.section-event > .news-section-second-design {
    /*padding: 0 20px;*/
    margin-left: -15px;
    margin-right: -15px;
    background-color: #fffadc;
}

.reverse-event {
    padding: 20px;
}

.section-event {
    border-top: 1px solid var(--line-color);
    border-bottom: none !important;
    padding-top: 15px;
}

/*.section-event > .background {
        background-color: #ebebeb;
        background-image: url(../img/banner_home_evt.jpg);
        background-repeat: round;
        padding: 20px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .section-event > .nobackground {
        background-color: #ebebeb;
        padding: 20px;
        margin-left: -15px;
        margin-right: -15px;
    }*/

/*@font-face {
    font-family: 'svn-gilroy bold';
    src: url(../webfonts/gilroy-bold.woff2)
}*/


@media only screen and (max-device-width: 768px) {
/*    .top-header {
        background-image: url(../img/header-bg-m.png) !important;
        background-size: cover !important;
    }*/


    .reverse-event {
        flex-direction: column-reverse !important;
    }

    .container > .bg-blur {
        display: none;
    }

    .container > .bg-blur-mobile {
        display: block;
    }

    .logo-event {
        width: 50%;
        padding-left: 15px;
        margin-bottom: 15px
    }

    .menu-event {
        padding-top: 21%;
        padding-bottom: 0px;
        padding-left: 0;
        padding-right: 0;
    }

    .logo-HN > img {
        height: 35px
    }
}

.icon-images {
    width: 100%;
    height: 100%;
    max-width: 15px;
}


.svg-images {
    width: 100%;
    height: 100%;
}


.svg-auto {
    width: 100%;
    height: auto;
}


.main-menu > .nav {
    height: 44px;
    overflow: hidden;
}

