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

/* Các tùy chỉnh CSS của giao diện nên để vào đây */
@font-face {
    font-family: 'Noto Serif';
    src: url('../fonts/NotoSerif-Regular.woff2') format('woff2'),
    url('../fonts/NotoSerif-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Thin.woff2') format('woff2'), url('../fonts/Roboto-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SVN-Ginger';
    src: url('../fonts/SVN-Ginger.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.section-body-home {
    background-color: #0C4795;
    /*background-image: url(../images/nen-moi.jpg);*/
    background-position: center center;
    background-repeat: repeat;
}

#body {
    box-shadow: none;
    border-width: 0;
    background-color: transparent;
}

.section-body-content {
    background-color: transparent;
    background-image: linear-gradient(180deg, #072964 0%, #07152e 72%);
}

.bg-usshgralent {
    margin: auto;
    padding: 50px 0px;
}

.bg-usshgralent>h2, .css-heading-title{
    font-size: 48px;
    font-family: 'SVN-Ginger';
    color: #FFF;
    text-shadow: rgba(255, 255, 255, 0.63) 0px 0px 7px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.css-heading-title {
    margin-bottom: 30px
}

.bg-usshgralent>h2>a {
    color: #FFF;
}

.bg-content {
    background-color: transparent;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    color: #FFF;
}

.mg-top-title {
    margin-bottom: 50px
}

.mg-top-title p {
    margin-top: 20px;
}

.mg-top-title h2 {
    margin-bottom: 30px;
}

#footer {
    min-height: auto;
    background-color: #07152e;
    padding: 50px;
    color: #FFF;
    border-width: 0;
}

.heading-title-footer {
    font-size: 20px;
    color: #f6f6fd;
    font-family: 'Noto Serif';
    text-transform: uppercase;
    margin-bottom: 30px
}

.content-footer {
    font-size: 15px;
    color: #f6f6fd
}

.socialList li a svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.socialList li a {
    height: 50px;
    width: 50px;
    background-color: #FFF
}

.socialList li a .fa, .socialList li a svg {
    font-size: 30px;
}

.socialList li a:hover {
    background-color: #50a0d7 !important;
}

.news-group-content .slick-slide {
    margin-right: 13px
}

.padding-content-slide {
    padding: 30px;

}

.padding-content-slide h3 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    aspect-ratio: 2 / 1;
}

.padding-content-slide span {
    font-size: 13px;
    color: #FFF;
    line-height: 1.2em
}


.content-slider {
    text-align: center;
    background-color: #FFFFFF35;
    border-radius: 10px 10px 10px 10px;
    height: initial;
}

.content-slider img{
    border-radius: 10px 10px 0 0;
}

.padding-content-slide p {
    margin-top: 20px;
    font-size: 13px;
    color: #FFF;
}

.news-group-content .slick-prev, .style-slider .slick-prev {
    left: -35px
}

.style-slider .slick-prev, .style-slider .slick-next {
    top: 40%
}

.news-group-content .slick-next, .style-slider .slick-next {
    right: -25px
}

.news-group-content {
    margin-bottom: 50px;
}

.news-group-content .slick-slide img {
    width: 100%;
    object-position: center;
    object-fit: cover;
    aspect-ratio: 3 / 2;
}

.title-heading-countdown {
    font-size: 30px;
    color: #FFF;
    font-family: 'SVN-Ginger';
    text-transform: uppercase;
    text-shadow: rgba(255, 255, 255, 0.63) 0px 0px 7px;
}

.title-note, .timer-col #days, .timer-col #hours, .timer-col #minutes, .timer-col #seconds{
    background-color: transparent !important;
    font-size: 64px;
    color: #FFF;
}

.counter .timer-col {
    padding-left: 40px;
    font-family: 'Noto Serif';
    font-weight: 700;
}

.timer-col .timer-type {
    font-size: 17px;
    font-family: 'Noto Serif';
    color: #FFF;
    display: block;
    text-align: center;
    font-weight: 200;
}

.counter .timer-col {
    display: inline-block;
    text-align: center;
}

.mess-time .content-des {
    margin: 0 170px;
    color: #FFF;
}

.mess-time {
    margin: 100px 0 100px 0
}

.button-follow {
    text-align: center;
    margin-top: 60px;
}

#mess4-counter {
    margin-bottom: 30px
}

.button-follow .button-mess {
    font-size: 25px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #FFFFFF00;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 100px 15px 100px;
    display: inline-block;
}

.button-follow a:hover, .follow-me-about:hover {
    background-color: #FFF;
    color: #07152e;
    border-color: transparent;
}

.follow-me-about:hover a {
    color: #07152e;
}

.bg-countdown {
    background-color: #0d2a5e;
}

.heading-title-h3 {
    font-size: 25px;
    font-family: 'Helvetica Bold';
    color: #FFF;
    text-shadow: rgba(255, 255, 255, 0.63) 0px 0px 7px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px
}

.title-h2-banner {
    font-size: 20px;
    font-family: 'Helvetica Bold';
    color: #FFF;
    text-shadow: rgba(255, 255, 255, 0.63) 0px 0px 7px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 50px
}

.mg-heading-title {
    margin-top: 50px
}

.follow-me-about {
    color: #FFFFFF;
    background-color: #02010100;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 50px 50px 50px 50px;
    overflow: hidden;
    padding: 15px 0px 15px 0px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.5px;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.27);
    margin: 30px 300px;
}

.heading-title-top {
    font-size: 36px;
    font-family: 'Noto Serif';
    color: #FFF;
    text-shadow: rgba(255, 255, 255, 0.63) 0px 0px 7px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 50px
}

.style-slider .div-poistion {
    margin-right: 6px
}

.style-slider {
    padding-bottom: 50px
}

.mg-top-title img {
    margin-right: 15px;
    margin-left: 15px;
}

@media ( max-width : 599.98px) {
    .news-group-content .slick-slide {
        margin-left: 13px;
    }
    .counter .timer-col {
        padding-left: 10px
    }
    .news-group-content .slick-next, .style-slider .slick-next  {
        right: 10px
    }
    .news-group-content .slick-prev, .style-slider .slick-prev {
        left: 10px
    }
    .heading-title-footer {
        margin-top: 30px
    }
    .wraper {
        padding-left: 10px;
        padding-right: 10px;
    }
    .button-follow .button-mess {
        padding: 25px 60px;
    }
}

@media ( max-width : 1023px) {
    .news-group-content .slick-slide {
        margin-left: 13px;
    }
    #footer {
        padding: 10px
    }
    .mess-time .content-des {
        margin: 0 15px
    }
    .section-footer-top .text-right{
       display: none;
    }
}

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

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

.menu-fixed.sticky {
        background-color: #960020!important;
    }
    
.socialList svg {
        fill: #960020;
}
    
.section-body-home {
    background-color: #960020;
}

.bg-countdown {
    background-color: #550012;
}

#footer {
    background-color: #410e19
}

.mess-time .content-des span {
    font-family: Helvetica Light;
}

ul.list-items li a {
    color: #000;
}

@media (min-width: 1200px) {
    .menu-fixed .wraper {
        width: 1320px;
        max-width: 1320px;
    }
    #bantochuc .wraper {
        width: 1190px;
        max-width: 1190px;
    }
}

@media (max-width: 1200px) {
    #gallerySlider .slick-next {
        right: 10px!important;
    }
    #gallerySlider .slick-prev {
        left: 10px!important;
    }
}

@media (max-width: 1030px) {
    .custom_menu_all .show_menu, .custom_menu_all ul.slimmenucs>li {
    background-color: #960020!important;
    }
}

@media(max-width: 992px) {
    .section-header {
        background-image: linear-gradient(180deg, #960020 7%, #960020 93%)!important;
    }
}

.css-heading-title {
    font-family: 'SVN-Ginger';
}

.mg-top-title p {
    font-family: 'Helvetica Light';
}

#tlct .follow-me-about {
    margin: 30px 310px;
    text-align: center;
}

.bg-content {
    padding-bottom: 50px;
}

.bg-usshgralent p {
    font-size: 18px;
}

.ttct-title {
    margin-bottom: 40px!important;
}

.videoabout {
    padding-bottom: 90px;
}

.ccgt-accordion-item span{
    font-size: 18px;
}

.col-lg-8 .ccgt-accordion-item h4{
    display: flex;
    justify-content: center;
}

.col-lg-8 .ccgt-accordion-item span{
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#doitac .title-h2-banner {
    margin-top: 30px
}

.col-md-12 .heading-title-footer {
    margin-bottom: 20px;
}

@media (max-width: 800px) {

    .follow-me-about {
        margin: 30px 50px;
    }
}