/* ---------------------------------------------------------------
    Theme Name : QNU
    Version: 12.2024
  ---------------------------------------------------------------- */

@import url(templates/_template-1.css);
@import url(slider/_owl-main.css);
@import url(slider/_slick-news.css);
@import url(tabs/_tabs.css);
@import url(accordion/_accordion.css);
@import url(cards/_cards.css);
@import url(listgroup/_listgroup.css);
.psc-event {
    background-color: #3e3e3d;
    padding: 2rem 0;
    margin-bottom: 1rem;
}

.event-bottom {
    background-color: #fff;
    padding-top: 1rem;
}

@media(max-width:1024px) {
    .container {
        max-width: 100%;
    }
}


/* update menu */

@media(min-width:992px) {
    .page-index {
        position: relative;
    }
    .page-index .header--fixed:not(.fixed-md-top) .page-header-top {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 3;
        /*background-color: transparent;*/
        min-height: 240px;
         background: -moz-linear-gradient(top, rgba(157, 29, 31, 1) 0%, rgba(157, 29, 31, 1) 29%, rgba(157, 29, 31, 0.98) 30%, rgba(157, 29, 31, 0.93) 39%, rgba(157, 29, 31, 0.88) 49%, rgba(157, 29, 31, 0.76) 59%, rgba(157, 29, 31, 0.28) 79%, rgba(157, 29, 31, 0.02) 89%, rgba(157, 29, 31, 0) 100%);
        
        background: -webkit-linear-gradient(top, rgba(157, 29, 31, 1) 0%, rgba(157, 29, 31, 1) 29%, rgba(157, 29, 31, 0.98) 30%, rgba(157, 29, 31, 0.93) 39%, rgba(157, 29, 31, 0.88) 49%, rgba(157, 29, 31, 0.76) 59%, rgba(157, 29, 31, 0.28) 79%, rgba(157, 29, 31, 0.02) 89%, rgba(157, 29, 31, 0) 100%);
        
        background: linear-gradient(to bottom, rgba(157, 29, 31, 1) 0%, rgba(157, 29, 31, 1) 29%, rgba(157, 29, 31, 0.98) 30%, rgba(157, 29, 31, 0.93) 39%, rgba(157, 29, 31, 0.88) 49%, rgba(157, 29, 31, 0.76) 59%, rgba(157, 29, 31, 0.28) 79%, rgba(157, 29, 31, 0.02) 89%, rgba(157, 29, 31, 0) 100%);
        
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9d1d1f', endColorstr='#009d1d1f', GradientType=0);
    
    }
    .page-index .header--fixed.menu-fixed:not(.fixed-md-top) {
        position: absolute;
        top: 110px;
        left: 0;
        width: 100%;
        /*padding-top: 110px;*/
        /*min-height: 240px;*/
/*        
        background: -moz-linear-gradient(top, rgba(157, 29, 31, 1) 0%, rgba(157, 29, 31, 1) 29%, rgba(157, 29, 31, 0.98) 30%, rgba(157, 29, 31, 0.93) 39%, rgba(157, 29, 31, 0.88) 49%, rgba(157, 29, 31, 0.76) 59%, rgba(157, 29, 31, 0.28) 79%, rgba(157, 29, 31, 0.02) 89%, rgba(157, 29, 31, 0) 100%);
        
        background: -webkit-linear-gradient(top, rgba(157, 29, 31, 1) 0%, rgba(157, 29, 31, 1) 29%, rgba(157, 29, 31, 0.98) 30%, rgba(157, 29, 31, 0.93) 39%, rgba(157, 29, 31, 0.88) 49%, rgba(157, 29, 31, 0.76) 59%, rgba(157, 29, 31, 0.28) 79%, rgba(157, 29, 31, 0.02) 89%, rgba(157, 29, 31, 0) 100%);
        
        background: linear-gradient(to bottom, rgba(157, 29, 31, 1) 0%, rgba(157, 29, 31, 1) 29%, rgba(157, 29, 31, 0.98) 30%, rgba(157, 29, 31, 0.93) 39%, rgba(157, 29, 31, 0.88) 49%, rgba(157, 29, 31, 0.76) 59%, rgba(157, 29, 31, 0.28) 79%, rgba(157, 29, 31, 0.02) 89%, rgba(157, 29, 31, 0) 100%);
        
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9d1d1f', endColorstr='#009d1d1f', GradientType=0);
        */
         background:transparent;
        z-index: 4;
        align-items: flex-start;
    }
    .page-index .header--fixed.menu-fixed:not(.fixed-md-top) #main-menu {
        background-color: transparent;
        box-shadow: none;
    }
    .page-index .header--fixed:not(.fixed-md-top) #main-menu .nav-link {
        color: #fff;
    }
    .header--fixed:not(.menu-fixed) {
        z-index: 9999;
    }
    .page-index .header--fixed:not(.fixed-md-top) #top-search {
        position: absolute;
        top: 0;
        width: 100%;
        background-color: #fff;
        z-index: 9999;
    }
     .page-index .page-header-top >div>div{
         min-height:85px;
     }
}

.page-index .page-header-top .navbar-toggler {
    border-color: transparent!important;
}

/* hide language < 475px*/
/*@media(max-width:475px){
    .flags{
        display:none;
    }
    
}*/

/* banner chìm dưới menu */
@media(min-width:992px){
   .page-index #owl-main{
        padding-top: 80px;
    background: linear-gradient(to bottom, rgba(157, 29, 31, 1) 0%, rgba(157, 29, 31, 1) 29%, rgba(157, 29, 31, 0.98) 30%, rgba(157, 29, 31, 0.93) 39%, rgba(157, 29, 31, 0.88) 49%, rgba(157, 29, 31, 0.76) 59%, rgba(157, 29, 31, 0.28) 79%, rgba(157, 29, 31, 0.02) 89%, rgba(157, 29, 31, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9d1d1f', endColorstr='#009d1d1f', GradientType=0);
    }
.navbar-nav:not(.sm-collapsible) .dropdown-item .sub-arrow, .navbar-nav:not(.sm-collapsible):not([data-sm-skip]) .dropdown-menu .dropdown-toggle::after {
    margin-right: 0.4em;
}
}
