:root{
    --primary-color: #3990f2; 
}
.clear-fix{
    height: 20px;
}

.product-wrap .image-main{
    padding: 20px;
    width: 100%;
}

.product-wrap .image-main img{
    border-radius: 4px;
}

.product-wrap .image-list{
    display: flex;
    list-style: none;
    margin: 20px 0;
    padding: 0 20px;
}

.product-wrap .image-list li{
    margin: 0 10px;
}
.product-wrap .image-list li span{
    cursor: pointer;
    display: block;
    border: 2px solid var(--primary-color);
    opacity: 0.8;
}
@keyframes opa1 {
    0%{opacity: 0;}
    100%{opacity: 1;}
}
.src-img-main{
    animation: opa1 0.5s linear;
    width: 360px;
    height: 360px;
    object-fit: cover;
}
.select-img{
    cursor: pointer;
    height: 95px;
    width: 95px;
}
.product-wrap .image-list li span.active, .product-wrap .image-list li span:hover{
    opacity: 1;
}
.product-wrap .image-list li span:hover{
    /* transition: all 0.4s linear; */
}

.box-pd-left{
    margin-top: 20px;
}
.box-pd-left .title{
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--primary-color);
}
.box-pd-left .price{
    margin: 10px 0;
    font-size: 20px;
}
.box-pd-left .desc li{
    margin: 10px 0;
    font-size: 18px;
    line-height: 34px;
}
.box-pd-left .desc li span{
    font-weight: bold;
    margin-right: 6px;
}
.box-pd-left .share{
    margin-top: 20px;
    margin-left: 20px;
}

.logo-link img{
    width: 180px;
}

.header_main{
    height: 150px;
    display: flex;
    align-items: center;
}
.header_title{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.header_title .title-top{
    font-size: 30px;
    font-weight: bold;
    /* color: var(--primary-color); */
    text-transform: uppercase;
    color: #917d41;
    position: relative;
}

.header_title .title-top img{
    margin-bottom: 14px;
    width: 100px;
}
.header_title .title-bottom{
    font-size: 20px;
    color: #917d41;
    font-style: italic;
    font-weight: bold;
    opacity: 0.8;
}
.nav-icon{
    color: #444;
    position: relative;
    top: -2px;
    font-size: 14px;
    margin-right: 4px;
}
.main-navigation ul.menu>li>a:hover {
    background: var(--primary-color);
}
.main-navigation ul.menu>li>a:hover .nav-icon {
    color: #fff;
}
.main-navigation ul.menu>li>a.active,
.main-navigation ul.menu>li>a.active .nav-icon{
    background: var(--primary-color);
    color: #fff;
}


.sh-product-shortcode{
    padding: 20px 0;
}
.src-video{
    width: 100%;
    opacity: 0.8;
}
.video-item{
    cursor: pointer;
    position: relative;
}
.icon-play{
    position: absolute;
    top: 26%;
    left: 44%;
    font-size: 38px;
    color: #7d1717;
}

.modal-video{
    position: fixed;
    top: 0;
    background: rgb(0 0 0 /40%);
    width: 100%;
    height: 100%;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    z-index: 99999;
    display: none;
}
.modal-video.active{
    display: flex;
}
.modal-close{
    position: absolute;
    top: 20px;
    right: 26px;
    font-size: 20px;
    color: #000;
    z-index: 99999;
    cursor: pointer;
}
.modal-close:hover{
    color: #7d1717;
}
.modal-video-body{
    position: relative;
    width: 900px;
    height: 90%;
    background: #a7cada;
    color: #000;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.modal-video-body video{
    width: 800px;
}
.modal-video-body .title{
    width: 800px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}

.wrap-product .desc span{
    font-weight: bold;
    margin-right: 4px;
}

.list-products li .wrap-product{
    border: 1px solid #eee;
}

.slick-prev:before{
    width: 24px;
    height: 50px;
    display: inline-block;
    background: url(../IMG/prev-icon.png) no-repeat !important;
}

.news-grid-txt a{
    background: var(--primary-color);
}
.news-grid-box{
    background: var(--primary-color);
}

.post-inner{
    padding: 40px 0;
    margin: 0;
}

.entry-map{
    border: 1px solid var(--primary-color);
    padding: 6px 16px;
    border-radius: 4px;
    display: inline-block;
    font-weight: bold;
}
.entry-map:hover{
    cursor: pointer;
    color: #fff;
    background: var(--primary-color);
}

.entry-style{
    width: 70% !important;
}

.title-lienhe{
    font-size: 18px;
    margin-bottom: 24px;
    text-align: center;
}

.ft-list li{
    margin: 10px;
}

.ft-item-style{
    font-weight: bold;
    color: #faf200;
}

.widget-title-style{
    font-size: 18px !important;
    font-weight: bold !important;
    color: #faf200;
    line-height: 26px;
}

.gt-image img{
    border-radius: 10px;
}

.gt-desc{
    text-align: justify;
    font-weight: 300;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
}
.gt-desc strong{
    font-weight: 600;
}
.gt-content{
    position: relative;
    padding: 30px 0;
}
.gt-background{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:  url(../IMG/gioithieu/background.jpg);
    background-position: center;
    background-size: cover;
    opacity: 0.08;
    z-index: -1;

}

.gt-image{
    padding: 20px 0;
}


.float-contact {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99999;
}

.chat-zalo, .chat-facebook, .call-hotline {
    display: block;
    margin-bottom: 20px;
    line-height: 0;
    position: relative;
    animation: tada 4s ease-in-out infinite;
}

.call-hotline::after{
    content: "";
    position: absolute;
    right: -3px;
    top: -3px;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    animation: scale 4s ease-in-out infinite;
    background-color: rgba(19, 175, 27, 0.2);
    z-index: -1;
}
.chat-zalo::after{
    content: "";
    position: absolute;
    right: -3px;
    top: -3px;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    animation: scale 4s ease-in-out infinite;
    background-color: rgba(19, 61, 175, 0.2);
    z-index: -1;
}


.scroll-page {
    width: 41px;
    height: 41px;
    text-align: center;
    font-weight: bold;
    color: #444;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 25px;
    display: none;
    z-index: 10000;
    cursor: pointer;
    animation: bounce 4s ease-in-out infinite;
}
.scroll-page.active{
    display: block;
}

@keyframes tada {
	0% {transform: scale(1);}	
	10%, 20% {transform: rotate(-3deg);}
	30%, 50%, 70%, 90% {transform:rotate(3deg);}
	40%, 60%, 80% {transform: rotate(-3deg);}
	100% {transform: scale(1) rotate(0);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-10px);}
	60% {transform: translateY(-5px);}
}

.tintuc-title{
    font-size: 18px;
    font-weight: bold;
}

.tt-content{
    padding: 0 50px;
}
.tt-content .datetime{
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #777;
    margin-bottom: 20px;
    margin-right: 10px;
}

.tt-text{
    margin: 10px;
    font-size: 16px;
    text-align: justify;
    padding: 40px 0;
}

.tt-image{
    padding: 10px 30px;
}

.tt-image img{
    height: 100%;
    object-fit: cover;
}

.tt-text-img{
    font-size: 18px;
    font-style: italic;
    margin-top: 10px;
}




.reveal{
    position: relative;
    transform: translateY(100px);
    opacity: 0;
    transition: all ease 1.5s;
}
.reveal.active{
    transform: translateY(0);
    opacity: 1;
}

.reveal-left{
    position: relative;
    transform: translateX(-150px);
    opacity: 0;
    transition: all ease 2s;
}
.reveal-left.active{
    transform: translateX(0);
    opacity: 1;
}
.reveal-right{
    position: relative;
    transform: translateX(150px);
    opacity: 0;
    transition: all ease 2s;
}
.reveal-right.active{
    transform: translateX(0);
    opacity: 1;
}




/* Responsice */

.top-header-mobile{
    height: 50px;
    background: #fff;
    padding: 0 20px;
    color: #093493;
    position: fixed;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #093493;
    display: none;
}
.top-header-mobile .row{
    height: 100%;
    align-items: center;
    justify-content: space-between;
}
.box-menu-mobile{
    position: relative;
}
.btn-menu-mobile{
    position: absolute;
    right: 0;
    top: -18px;
}
.btn-menu-mobile span{
    font-size: 26px;
    color: #093493;
    padding: 4px 8px;
    cursor: pointer;
}
.list-menu-mobile{
    position: absolute;
    top: 26px;
    right: -20px;
    background: #fff;
    width: 260px;
    box-shadow: 0 0 10px #ccc;
    list-style: none;
    padding: 0;
    animation: rightToLeft 0.5s linear;
    display: none;
}
.list-menu-mobile.active{
    display: block;
}
@keyframes rightToLeft {
    0%{transform: translateX(40px); opacity: 0;}
    100%{transform: translateX(0px); opacity: 1;}
}
.logo-mobile{
    width: 100px;
    margin: auto;
    padding: 10px 0;
}
.logo-mobile a img{
    width: 100px;
}

.item-menu-mobile a{
    display: block;
    padding: 10px 20px;
    font-size: 18px;
    color: #093493;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.item-menu-mobile a i{
    font-size: 14px;
}

.breadcrumbs{
    /* display: none; */
}
.breadcrumbs ul{
    display: flex;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
}
.breadcrumbs ul li{
    position: relative;
}
.breadcrumbs ul li::after{
    content: "/";
    position: absolute;
    font-size: 14px;
    top: 0;
    right: -4px;
    color: #777;
}
.breadcrumbs ul li:last-child::after{
    display: none;
}
.breadcrumbs ul li a{
    padding: 4px 8px;
    font-size: 14px;
    color: #444;
}

.sidebar-mobile{
    display: none;
}

.box-video-mobile{
    display: none !important;
}

.box-view-more{
    text-align: center;
    display: none;
}
.btn-view-more{
    padding: 6px 20px;
    border: 1px solid #093493;
    font-weight: bold;
    cursor: pointer;
}
.btn-view-default{
    padding: 6px 20px;
    border: 1px solid #ccc;
    background: #ccc;
    opacity: 0.5;
}


.loiloc_mobile{
    display: none;
}

.slick-slide img {
    height: 100%;
}

.wrap-certify{
    margin-bottom: 60px;
}

.certify-grid{
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}


.certify-list{
    position: relative;
}

.certify-item{
    position: relative;
    cursor: pointer;
}

.gallery-list .certify-item{
    margin-bottom: 50px;
}

.certify-item::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.certify-item:hover::after{
    opacity: 1;
    visibility: visible;
}

.certify-item img{
    object-fit: cover;
    width: 100%;
}


.gallery-item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gallery-list{

}

.gallery-title{
    text-align: center;
    margin-top: 6px;
    text-transform: uppercase;
    font-size: 14px;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.zoom-btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-30%);
    font-size: 20px;
    z-index: 2;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.certify-item:hover .zoom-btn{
    opacity: 1;
    visibility: visible;
    transform: translate(-50%,-50%);
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    transition: opacity 0.3s ease;
}

#overlay img {
    max-width: 90%;
    max-height: 90%;
    object-fit: contain;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}

.hidden {
    visibility: hidden;
    opacity: 0;
}

#overlay.visible {
    visibility: visible;
    opacity: 1;
}

.news-slick .slick-dots{
    bottom: -30px;
}

.certify-slick .slick-dots{
    bottom: -40px;
}

.wrap{
    margin-top: 40px;
}

.wrap-title{
    margin: 20px 0;
}

.wrap-title h2{
    font-size: 30px;
    color: #1265c3;
    font-weight: 500;
}

.context-title{
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 10px;
}


.nav-item{
    position: relative;
}

.submenu{
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    z-index: 9;
    background: #fff;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.nav-item:hover .submenu{
    opacity: 1;
    visibility: visible;
}

.submenu-item a{
    display: block;
    padding: 10px 14px;
    color: #333;
    transition: .3s;
    font-size: 13px;
    text-transform: uppercase;
}

.submenu a:hover{
    background-color: #1265c3;
    color: #fff;
}

.submobile{
    list-style: none;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    height: 0;
}
.submobile.active{
    opacity: 1;
    visibility: visible;
    height: auto;
}

.submobile li a{
    font-size: 16px;
}

@media (min-width: 1400px){
    /* .container {
        max-width: 720px;
    } */

    .widget_supports .list-supporter {
        padding-top: 200px;
    }
}


@media (min-width: 768px){
    /* .container{
        max-width: 830px;
    } */
}


@media (max-width: 991.98px){
    .heading {
        background: var(--primary-color);
    }

    #site-navigation{
        display: block;
    }
    .site{
        padding-top: 0;
    }

    .header_title .title-top{
        font-size: 16px;
    }

    .header_title .title-top img{
        width: 60px;
        margin-bottom: 8px;
    }
    .header_title .title-bottom{
        font-size: 12px;
    }

    .logo-link img {
        width: 140px;
    }

    .main-navigation ul.menu>li>a {
        font-size: 12px;
        padding: 0 16px;
        line-height: 38px;
    }

    .certify-grid{
        grid-template-columns: repeat(3,1fr);
    }
}

@media (max-width:768px){
    .sidebar-style{
        display: none;
    }

    .certify-grid{
        grid-template-columns: repeat(2,1fr);
    }
}

@media (max-width: 576px){
    .logo{
        display: none;
    }

    .header_main{
        height: 130px;
    }
    .header-content{
        margin-top: 55px;
    }
    #site-navigation{
        display: none;
    }
    .gt-content{
        padding-top: 0;
    }
    .top-header-mobile{
        display: block;
    }
    .breadcrumbs{
        display: block;
    }
    .sidebar-mobile{
        display: block;
    }

    .entry-style {
        width: 100% !important;
        margin-bottom: 20px;
    }
    
    .box-video-pc{
        display: none !important;
    }
    .box-video-mobile{
        display: block !important;
    }

    .tt-content{
        padding:  0 10px;
    }

    .loiloc_pc{
        display: none;
    }
    .loiloc_mobile{
        display: block;
    }
    .view-more{
        display: none;
    }
    .box-view-more{
        display: block;
    }

    .list-products li {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tt-text{
        padding: 10px 0;
    }
    .tt-image{
        margin-top: 40px;
    }
    

    .certify-grid{
        grid-template-columns: repeat(1,1fr);
    }
}