.bg-main {
    background: var(--color-main);
}

footer {
    background: #303030;
    position: relative;
}

header {
    background: url(https://cdn6333.cdn4s7.io.vn//media/template/trong-dong.webp);
    background-size: 100%;
    position: relative;
}

body {
    background: url(https://cdn6333.cdn4s7.io.vn/media/template/di-tich-lich-su.webp);
    background-attachment: fixed;
    background-size: 100%;
}

body:before {
    content: "";
    background: rgb(0 0 0 / 40%);
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    position: fixed;
}
/*--------------------------------------------------------------------------
|  Header
--------------------------------------------------------------------------*/
.entire-action-header {
    position: relative;
}

/*.menu-section .entry-menu.dropdown li:hover > a {*/
/*    color: white !important;*/
/*}*/



.entire-action-header .form-dropdown {
    position: absolute;
    padding: 10px;
    background-color: #ffffff;
    width: 350px;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 1000;
    margin-bottom: 0;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    opacity: 0;
    filter: opacity(0);
    visibility: hidden;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
}

.entire-action-header:hover .form-dropdown {
    -webkit-animation: nav_menu_anim_open 0.3s both;
    -o-animation: nav_menu_anim_open 0.3s both;
    animation: nav_menu_anim_open 0.3s both;
    opacity: 1;
    filter: opacity(1);
    visibility: visible;
    pointer-events: unset;
}

/*--------------------------------------------------------------------------
|  Main
--------------------------------------------------------------------------*/
.box-section-1 {
    border: 1px solid #e7e7e7;
}

.box-section-1 .inner-content {
    padding: 15px 20px;
}

.article-title {
    font-weight: 400;
    line-height: 1.3;
    margin-top: 10px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 19px;
}

.article-title a {
    color: black;
}

.box-section-2 {
    padding: 1rem;
    border: 1px solid #e7e7e7;
    background: #fff;
}

.box-section-3 {
    background-image: linear-gradient(to bottom,#0873dc,#ffede4);
    background-color: #fff;
    border: 1px solid #e7e7e7;
    padding: 1px!important;
}

.wrp-title-section-2 {
    position: relative;
}

.wrp-title-section-2::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background-image: linear-gradient(to right,#0873dc,#fff3ed);
    left: 0;
    bottom: 0;
}

.title-section-1 {
    line-height: 1;
    margin-bottom: 15px;
    color: var(--color-main);
    text-transform: uppercase;
    font-size: 18px;
    border-bottom: 2px solid var(--color-main);
    padding-bottom: 15px;
    font-weight: bold;
}

.title-section-2 {
    padding: 0.5rem 0 0.5rem 1.5rem;
    position: relative;
    color: #fff;
    display: inline-block;
    background: rgb(8,115,220);
    background: linear-gradient(90deg, rgba(8,115,220,1) 0%, rgba(132,176,224,1) 70%, rgb(204 212 227) 100%);
    margin-bottom: 0;
    font-size: 1.8rem;
}

.title-section-2::after {
    content: '';
    position: absolute;
    background-image: linear-gradient(to right,#c7d2e3,#ffede4);
    height: 100%;
    width: 45px;
    border-radius: 0 100% 0 0;
    top: 0;
    right: -45px;
}

.view-list {
    margin-bottom: 15px;
    background: white;
    padding: 1.5rem;
}

.view-list:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.title-section-5{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: var(--color-main);
    position: relative;
    font-weight: 700;
    font-size: 17px;
}

.title-section-5::before{
    content: "";
    width: 50px;
    height: 2px;
    background-color: var(--color-main);
    position: absolute;
    left: 0;
    bottom: 0;
}

.small-section-2 .article-title {
    font-size: 14px;
    font-weight: 500;
}

.small-section-2 {
    margin-bottom: 10px;
    border-bottom: 1px dotted #bdbdbd;
    padding-bottom: 0px;
}

.small-section-2:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.box-section-4 ul {
    margin: 0;
    padding: 0;
}

.box-section-4 ul li {
    list-style: none;
    margin-bottom: 15px;
}

.box-section-4 ul li a {
    display: block;
    padding: 18px 20px;
    position: relative;
    z-index: 2;
    text-align: left;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    transform: scale(1);
}

.box-section-4 ul li span {
    width: 80%;
    display: inline-block;
}

.box-section-4 ul li a:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    opacity: 0.6;
    left: 0;
    top: 0;
    z-index: -1;
    background: #17222B;
}

.box-section-4 ul li a:hover {
    transform: scale(1.03);
}

.wrp-video-section article {
    position: relative;
    margin-bottom: 15px;
}

.wrp-video-section .article-title a {
    font-size: 16px;
    margin-top: 10px;
    display: block;
}

.wrp-video-section .row>div:nth-child(1) article .article-title a, .wrp-video-section .row>div:nth-child(2) article .article-title a {
    position: absolute;
    display: block;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    width: 100%;
    padding: 15px 12px;
}

.wrp-video-section {
    padding: 1rem 1rem 0px;
    background-color: #e2e2e2;
}

.ratio-custome-1 {
    padding-top: 45%;
}

.small-section-1 {
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    padding: 1.5rem;
    background: white;
}

.small-section-1:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.small-section-1 .article-title {
    font-size: 16px;
}

.border-top-template {
    border-top: 3px solid var(--color-highlight);
}

.box-module1 .article-title {
    margin-top: 0;
    font-size: 2rem;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.box-module1 .article-title a {
    color: var(--color-highlight);
}

.box-module1 .swiper-button-prev, .box-module1 .swiper-button-next {
    bottom: 1.5rem;
    top: inherit;
    transform: none;
    background: var(--color-main);
    width: 4rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-module1 .swiper-button-prev i, .box-module1 .swiper-button-next i {
    font-size: 2.5rem;
    margin: 0;
}

.box-module1 .swiper-button-next {
    right: 3rem;
}

.box-module1 .swiper-button-prev {
    left: inherit;
    right: 8rem;
}

.box-module1 .swiper-button-prev:hover, .box-module1 .swiper-button-next:hover {
    background: var(--color-highlight);
    color: white;
}

.categories {
    background: white;
    padding: 1.5rem;
    border-top: 3px solid var(--color-highlight);
}

/*--------------------------------------------------------------------------
|  Footer
--------------------------------------------------------------------------*/
.social-section ul li a {
    display: inline-block;
    width: 24px;
    font-size: 16px;
    text-align: center;
    color: #666;
}

.entire-info-website a {
    color: black;
}

.entire-info-website * {
    color: white !important;
}
/*--------------------------------------------------------------------------
|  Responsive
--------------------------------------------------------------------------*/
@media (max-width: 576px) {
    .row-mobile > .container > .row > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .wrp-video-section .row>div:nth-child(1), .wrp-video-section .row>div:nth-child(2) {
        flex: 0 0 50%;
        max-width: 50%;
    }
}


.is-mobile .btn-menu-mobile {
    color: var(--color-main);
}
