﻿:root {
    --mau-md: #38B000;
    --index-md: 1000;
    --b-footer: #38B000;
}

.landing-1 {
    height: 80px;
    background: var(--mau-md);
}

.landing-more {
    height: 80px;
    background: #ffffff !important;
}

.font-1 {
    font-family: 'Roboto';
}

.head-name-1 *:first-child {
    font-size: 17px;
    font-weight: 500;
}

.head-name-1 *:last-child {
    font-size: 23px;
    font-weight: 700;
}

.head-name-1 {
    margin-left: 15px;
}

.landing-1 img {
    width: 50px;
    height: 50px;
}

.swiper_header {
    height: 500px;
}


.color-thumb-red {
    color: #C00000;
}

.button-md {
    background: var(--mau-md);
    width: 100%;
}

    .button-md:focus, .button-md:hover {
        background: var(--mau-md);
        box-shadow: none;
        outline: none;
        border: none;
    }

.landing-2 {
    height: 56px;
    background: linear-gradient(180deg, #FFFFFF 0%, #F4F4F4 100%);
}

.w-1349 {
    max-width: 1349px;
    width: 100%;
}

.landing-item-2 .item:first-child {
    width: calc(100% - 300px);
}

.landing-item-2 .item:last-child a:not(:last-child) {
    margin-right: 23px;
}

.swiper_landing_2 a {
    color: #B31718;
    font-weight: 500;
}

.swiper_landing_2 {
    height: 56px;
}

    .swiper_landing_2 a:hover {
        color: #B31718;
        text-decoration: underline;
    }

.item-head-landing img {
    width: 100px;
    height: 42px;
}

.item-head-landing {
    height: 128px;
    background: var(--mau-md);
    border-radius: 15px;
}

    .item-head-landing a *:not(img) {
        font-size: 21px;
        color: white;
        font-weight: 500;
        margin-bottom: 0px;
    }



    .item-head-landing a {
        transform: scale(1);
        transition: .3s;
    }

.header {
    height: 56px;
    background: var(--mau-md);
    position: sticky;
    top: 0;
    z-index: var(--index-md);
}

.header-content li {
    height: 100%;
    display: f;
}

.home-header-icon img {
    width: 21px;
    height: 18.61px;
}



@media (min-width: 1400px) {
    .big-item-header {
        font-size: 15px;
        text-transform: uppercase;
        color: white !important;
        font-weight: 500;
    }
}

@media (min-width: 1600px) {
    .big-item-header {
        font-size: 17px;
    }
}

.menu-expand-header {
    position: absolute;
    right: 50px;
}

    .menu-expand-header .item:not(:last-child) {
        margin-right: 30px;
    }

.big-title {
    color: var(--mau-md);
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

    .big-title:after {
        content: '';
        width: 62px;
        height: 3px;
        background: var(--mau-md);
        position: absolute;
        bottom: 0;
    }

.block_news {
    padding: 60px 0px;
}

.event_news aside .item:last-child {
    padding: 25px 20px;
    min-height: 329px;
}

.event_news aside {
    background: white;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
    height: 100%;
}

.block_gray {
    background: #F6F6F6;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}

.event_news aside .item:last-child h2 a {
    font-weight: 600;
    font-size: 21px;
    line-height: 26px;
}

.button_s_news {
    background: linear-gradient(90deg, var(--mau-md), var(--mau-md) 100%) 0% 100% / 0% 100% no-repeat, var(--mau-nen);
    color: black;
    border: solid 1px var(--mau-md);
    height: 40px;
    padding: 0px 31px;
    transition: .3s;
    background-position: 0% 100%;
    background-size: 0% 100%;
    font-size: 15px;
    border-radius: 40px;
    width: 170px !important;
    margin: auto;
}

    .button_s_news:hover {
        background-size: 100% 100%;
        color: white;
    }

.event_news .swiper-slide {
    width: 414px;
    min-height: 380px;
}

.swiper.event_news .swiper-pagination-bullet-active {
    background: var(--mau-md);
}

.event_news .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

.button_a {
    background: var(--mau-md);
    color: white !important;
    padding: 8px 60px;
    margin-top: 20px;
    border-radius: 30px;
}

.swiper_gallery .swiper-slide {
    transform: scale(0.7);
    transition: .3s;
    width: 400px;
}

.swiper_gallery .swiper-slide-active {
    transform: scale(1);
}

.left_gallery_home {
    left: -30px;
    font-size: 50px;
    color: rgba(0,0,0,0.5);
}

.right_gallery_home {
    right: -30px;
    font-size: 50px;
    color: rgba(0,0,0,0.5);
}

.left_gallery_home, .right_gallery_home {
    position: absolute;
    cursor: pointer;
}

.color-gray {
    color: #828282;
}

.banner_1 {
    padding-top: 15.668%;
    position: relative;
}

    .banner_1 img {
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 8px;
    }

@media (min-width: 200px) {
    .banner_2 {
        width: 32%;
    }
}

@media (min-width: 1200px) {
    .banner_2 {
        width: 150px;
        height: 180px;
    }
}

.map_view {
    height: 20.8vw;
    margin-top: 50px;
    box-shadow: 0px -2px 0px 0px var(--mau-md);
}

.footer {
    background: var(--b-footer);
    padding: 70px 0px 20px 0px;
}

@media (min-width: 1200px) {
    .footer .item {
        width: 50%;
    }
}

@media (min-width: 200px) {
    .footer .item {
        width: 100%;
    }
}

.td_gach_ngang {
    color: white;
    font-size: 19px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 8px;
}

    .td_gach_ngang:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 80px;
        background: white;
        bottom: 0;
        left: 0;
    }

.quick_link_footer {
    max-width: 451px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
}

.footer hr {
    margin-top: 20px;
}

.color_brow_white {
    color: #e7e7e7;
}

.connect_footer label {
    border-left: 1px solid white;
    margin-left: 10px;
    margin-bottom: 0px;
    height: 20px;
    padding-left: 10px;
}
/*Phần Css anh Thương bổ sung */
.navbar .nav-item:hover .dropdown-menu {
    display: block;
}

.mnclear {
    float: left;
    height: 210px;
    overflow: hidden;
    padding-left: 25px;
}

.h5level0 {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.maxhieght {
    max-height: 150px !important;
    overflow: auto;
}

p.navbar-item {
    margin: 0px !important;
}

.nav-link2 {
    color: #23313f;
    font-weight: 500 !important;
    display: flex;
}

.navbar .megamenu {
    left: 0;
    right: 0;
    width: 100%;
    padding: 20px;
}

.navbar .has-megamenu {
    position: static !important;
}

.ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
}

.mr-2, .mx-2 {
    margin-right: .5rem !important;
}

a {
    text-decoration: none;
    background-color: transparent;
}

.h5level0 a {
    font-size: 16px !important;
    font-weight: bold !important;
    color: var(--mau-md) !important;
    text-transform: unset !important;
}


a:hover {
    text-decoration: none !important;
}

.event_news aside {
    width: 100%;
}

.itemhome:nth-child(2n+1) {
    background: #F6F6F6;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
}
