/**
 * 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
 */

.wraper {
    width: 100%;
}


@media (max-width: 1119.98px) {

}
@media (min-width: 991.98px) {
    #modal_chung .modal-dialog{
        width: 80%;
    }
}
@media (max-width: 991.98px) {
    .flex-column-xs {
        flex-direction: column;
    }
    .lang-btn {
        font-size: 16px;
    }
    #top_about_section .hero-content {
        height: 100px;
        padding: 50px 15px;
        color: #fff;
    }
    #top_2_about_section .title_gioi_thieu_1  p {
        width: 100%;
    }
    
   .fc .fc-daygrid-day-frame {
    min-height: 100px; 
}
.e-con-inner .element_tam_nhin {
    min-height: 100%;
}
#top_2_about_section .orphan-image-wrapper img, #top_3_about_section .orphan-image-wrapper img {
    object-fit: cover;
}
.e-con-inner {
    gap: 5px;
}
#top_2_about_section .let_connect {
    left: -20px;
    bottom: -55px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row-reverse;
}
#top_2_about_section .let_connect .box_icon_contact {
    margin-top: 0;
}
#top_2_about_section .orphan-image-wrapper::before {
    content: "";
    position: absolute;
    top: 70px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #2f6f73;
    z-index: 0;
}
#top_2_about_section {
    padding: 45px 0 100px;
}
#top_3_about_section {
    padding: 20px 0;
}
#top_3_about_section .orphan-image-wrapper {
    margin-left: 0;
}
#top_3_about_section .orphan-image-wrapper::before {
    content: "";
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2f6f73;
    z-index: 0;
}

.btn-box-qr {
    display: flex;
    flex-direction: column; 
    gap: 4px;    
}

.btn-box-qr button {
    font-size: 12px; 
    padding: 2px 4px;
}
.qr-code-box svg{
    max-width: 300px;
}
.container {
    width: 100%;
}

.wraper{
    max-width: 760px;
}

.link-item a{
    font-size: 28px;
}

.link-item h3{
    font-size: 18px;
}

.section-about{
    padding: 60px 0;
}

.about-image{
    padding-right: 0;
}

.about-content{
    padding-left: 0;
    margin-top: 180px;
}

#news-cat-slider .owl-dot{
    width: 40px;
}
.cover{
    background: #000;
    opacity: 0.7;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
}
.menu_mobile.active{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 70vw;
}
.menu_mobile{
    display: block;
    position: fixed;
    left: 0px;
    top: 0px;
    left: -100vw;
    transition: 0.5s;
    z-index: 1000;
    width: 100%;
}
.site_name{
    color: #fff;
    font-size: 18px;
    padding-top: 10px;
}
.thanh_ngang_mobile{
    height: 45px;
    background: #017E84;
    text-align: right;
}
.thanh_ngang_mobile i{
    color: #fff;
    font-size: 30px;
    margin-top: 5px;

}
.thanh_ngang_mobile button{
 background: #017E84;
 border: none;
}
.menu_mb img{
    height: 50px;
}
.metismenu .sidebar {
    display: block;
    float: left;
    width: 100%;
    height: 100vh;
    background: #017e84;
}
}

@media (max-width: 767.98px) {
    .box-shadow {
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block,
    .header-info-item:before{
        display: none !important;
    }

    .button{
        min-width: 140px;
    }

    .section-header{
        border-top: 2px solid #165ba6;
    }

    .header-botton a{
        min-width: auto;
        font-size: 14px;
        padding: 12px 30px;
    }

    .section-nav .socialList a{
        height: 30px;
        width: 30px;
        font-size: 14px;
    }

    .second-nav-inner{
        flex-direction: row-reverse;
    }

    .link-item a{
        padding: 12px 40px;
        justify-content: start;
        margin-bottom: 10px;
    }

    .about-content{
        margin-top: 110px;
    }

    .about-image .about-img-1 img{
        height: 260px;
    }

    .about-image .about-img-2{
        right: 0;
        bottom: -95px;
        width: 220px;
    }

    .about-image .about-img-2 img{
        height: 140px;
    }

    .section-about .about-content h2{
        font-size: 22px;
    }

    .counter-feedback{
        right: 4px;
    }

    .counter-feedback .counter-title{
        font-size: 14px;
        font-weight: 600;
    }

    .counter-feedback .counter-number{
        font-size: 15px;
        height: 50px;
        width: 50px;
    }

    .gallery-home .item img{
        height: 240px;
    }

    .notification-title{
        width: 115px;
    }

    .notification-content{
        width: calc(100% - 115px);
        padding: 0 4px;
    }
}

@media (max-width: 499.98px) {
    .nv-infodie {
        width: 100%;
    }

    .cookie-notice {
        left: 0;
        width: 100%;
    }

    .visible-ss-block {
        display: block !important;
    }

    .visible-ss-inline {
        display: inline !important;
    }

    .visible-ss-inline-block {
        display: inline-block !important;
    }

    .hidden-ss-block,
    .hidden-ss-inline,
    .hidden-ss-inline-block {
        display: none !important;
    }

    #header .logo img{
        max-height: 55px;
    }

    .header-botton a{
        padding: 12px;
        font-size: 13px;
    }

    .about-content ul{
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

@media (min-width: 500px) {
    .nv-infodie {
        width: 500px;
        left: 50%;
        margin-left: -250px;
    }
}

@media (min-height: 500px) {
    .nv-infodie {
        height: 500px;
        top: 50%;
        margin-top: -250px;
    }
}

@media (min-width: 768px) {
    .wraper {
        width: 100%;
    }

    .hidden-ss-block {
        display: block !important;
    }

    .hidden-ss-inline {
        display: inline !important;
    }

    .hidden-ss-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) {

    .wraper {
        width: 100%;
        max-width: 1280px;
    }

    .hidden-md {
        display:none!important
    }
    .d-lg-flex {
        display: flex;
    }
    .d-lg-flex {
        display: flex;
    }
    #top_about_section .hero-overlay {
        background: transparent;
    }
}

@media (min-width: 1200px) {
    .wraper {
        width: 1280px;
    }
}
