#intro-mask {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgb(6, 166, 79);
  color: #fff;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  transition: opacity 1s ease, transform 1s ease;
}
.menu li a span{
    font-family: "Oswald" !important;
    font-size: 17.6px;
}
.intro-content {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.intro-logo {
    width: 200px;
    height: auto;
    opacity: 0;
    transform: scale(0.8);
    animation: logoReveal 0.8s forwards 0.2s;
}
.menu-item.current-menu-item > a > span{
    color: #FF7900;
}
.intro-title {
    font-family: "Oswald";
    color: #FFF;
    font-size: 60px;
    font-weight:700;
    letter-spacing:2px;
    margin-top:20px;
    opacity: 0;
    transform: scale(0.8);
    animation: titleReveal 0.8s forwards 0.4s;
}

@keyframes logoReveal {
    to { opacity: 1; transform: scale(1); }
}

@keyframes titleReveal {
    to { opacity: 1; transform: scale(1); }
}

.fade-out {
    opacity: 0;
    transform: scale(1.05);
}
.form-contact form.wpcf7-form > p{
    margin-bottom: 0;
}
.form-contact form.wpcf7-form > p > label{
    width: 100%;
}
.form-contact textarea {
  resize: none;
}
.search-header{
    position: relative;
    display: flex;
    align-items: center;
}
.header-4 .menu-primary-menu-container > ul > li > a{
    font-weight: 600;
}
.main-navigation ul#menu-primary-menu > li{
    margin-right: 25px;
}
a:not(.cg-menu-link.main-menu-link):not([hreflang]):not(.view_news):hover {
  color: #dc9814 !important;
}

.search-header input{
    min-width: 200px;
    border-radius: 0;
}
.search-header input:focus{
    background: #FFF !important;
}
.search-header button:hover{
    background: transparent;
}
.search-header button{
    padding: 0;
    background: transparent;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 50%;
    color: #000;
    transform: translateY(-50%);
}
.top-bar-right {
    margin-bottom: -40px!important;
}
.top-bar-right > ul > li:not(:last-child){
    margin-right: 5px;
}
.content-area-custom{width: 80%!important; padding-right: 20px;}
#secondary{padding-top: 0!important;}
.top-bar-right.widget_polylang ul li img{
    width: 36px!important;
    height: 22px!important;
}
.tongquanduan-grid .top-bg-section{
    max-height: 80vh;
    overflow: hidden;
}
.tongquanduan-grid .top-bg-section img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.top-bar-right.widget_polylang ul{
	margin: 0;
}
.top-bar-right.widget_polylang ul li{
	list-style: none;
	display: inline-block;
}
.arial{
    font-family: 'Arial';
}
.btn-download-file,.list-files > span{
    font-size: 14px;
    font-weight: 500;
}
.btn-download-file:hover{
    color: #ff7900;
}
.swiper{
    overflow: hidden;
}
.download-filepage{
    text-align: center;
    border: 1px solid #D7D7D7;
    padding: 12px;
    max-width: fit-content;
    margin: 0 auto;
    font-size: 12px;
}
.download-filepage a{
    font-size: 14px;
}
.autoplay-progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: transparent;
    z-index: 10;
}

/* Thanh timer sẽ chạy */
.autoplay-progress-bar {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.15);
    transform-origin: left;
    transform: scaleX(0); 
}
body .content-title h4 {
    font-size: 30px;
    font-family: "Oswald";
    text-transform: uppercase;
    font-weight: 700;
    color: var(--main-color);
}
.listing-list .grid.cong-bo-posts{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    padding-bottom: 50px;
}
.news_item {
    position: relative;
    border: thin solid #ebebeb;
    background: #fafafa;
    padding: 20px;
}
.img_news {
    float: left;
    width: 26%;
}
.img_news img {
    width: 100%;
}
.img_news:hover img {
    opacity: 0.8;
}
.name_news {
    width: 73%;
    float: right;
}
.name_news a {
    font-weight: 600;
    color: #00923f;
    font-size: 20px;
    text-transform: uppercase;
    /*height: 22px;
    display: block;
    overflow: hidden;*/
}
a.view_news:hover {
    background: #00923f;
    color: #FFF !important;
    border: thin solid #00923f;
}
.name_news div {
    font-size: 16px;
    color: #333333;
    text-align: justify;
    padding: 10px 0px;
}
a.view_news {
    float: right;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    border: thin solid #ccc;
    border-radius: 5px;
    padding: 5px 10px;
    height: auto;
    line-height: 1;
    background: #e9ebee;
    text-transform: none;
    transition: 0.2s;
}
/*.mh-section{
    min-height: 650px;
}*/
.vitriduan-box iframe{
    border: 10px solid #eeeeee !important;
}
#mynetworkid {
  width: 100%;
  height: 700px;
  position: relative;
}

#secondary .widget.widget_text > div.textwidget.custom-html-widget select{
    margin-bottom: 0;
    border: 0;
    outline: 0;
}
#secondary .gallery,#secondary .widget.widget_text > div.textwidget{
    margin: 0;
    width: 100%;
    border: 1px solid #d8d8d8;
}
#secondary .gallery .gallery-item img{
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: 0.5s;
}
#secondary .gallery .gallery-item:hover{
    border-color: #f00;
}
#secondary .gallery .gallery-item:hover img{
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}
#secondary .gamma.widget-title{
    padding: 7px 20px;
    color: #fff;
    text-transform: uppercase;
    background-color: var(--main-color);
    font-size: 14px;
    text-align: center;
    margin-bottom: 0;
    font-weight: 700;
}
#secondary > div.widget{
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: 0;
}
.entry-content{
    padding: 0 0 0 20px;
}
.height-inherit{
    height: inherit;
    padding-top: 40px;
}
.not-home{
    background: #fff !important;
    padding: 20px 0 !important;
    padding-bottom: 0;
}
.tenbaiviet{
    margin-bottom: 5px;
    color: #057435;
    font-size: 26px;
}
.noidungbaiviet{
    font-size: 16px;
}
.shoptimizer-archive.page-is-not-home{
    background: #e7e7e7;
}
.top-bar-center .textwidget p strong{
    font-size: 42px;
    color: var(--main-color);
    text-wrap: nowrap;
    margin-bottom: 5px;
    font-family: "Oswald" !important;
}
html[lang="en-US"] .top-bar-center .textwidget p strong {
    font-size: 36px;
}
.top-bar-center .textwidget p{
    color: red;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 25px;
}
footer.site-footer .widget.widget_media_image img{
    filter: brightness(0) invert(1);
}
.top-bar{
    padding: 5px 0;
}
.top-bar > .col-full{
    max-width: 1170px;
    justify-content: space-between;
}
.top-bar .col-full:after, .top-bar .col-full:before{
    content: unset !important;
}
li.menu-item-home{
    min-width: 50px;
}
li.menu-item-home:hover i{
    color: #ff7900;
}
.menu-item-home a i{
    color: #fff;
    font-size: 20px;
}
.content-title span {
    background-color: #75c043;
    width: 60px;
    height: 5px;
    left: 35px;
    position: absolute;
    bottom: 10px;
}
.content-title {
    overflow: hidden;
    position: relative;
    clear: both;
}

body .content-title img {
    margin-right: 0px;
    height: 44px;
}
.content-title img {
    float: left;
}
.tongquanduan div .col-lg-4.col-md-4.col-sm-4.col-xs-12.remove-padding-margin, .remove-padding-margin {
    padding-left: 40px;
}
.col-lg-4.col-md-4.col-sm-4.col-xs-12.remove-padding-margin {
    padding: 0px;
}
.tongquanduan div .col-lg-4.col-md-4.col-sm-4.col-xs-12.remove-padding-margin {
    /* box-shadow: 130px 80px 155px #fff; */
    z-index: 9999;
}
#section3 .content-title.bounceInLeft.animated, .nav.nav-tabs.tong-quan-duan_item {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.tong-quan-duan > ul {
    margin-top: 10px;
    padding-bottom: 10px;
}
.tong-quan-duan_item .active a {
    background: var(--main-color) none repeat scroll 0 0 !important;
    color: white !important;
}
body .nav.nav-tabs.tong-quan-duan_item > li a {
    padding: 3px;
}
.nav.nav-tabs.tong-quan-duan_item > li a {
    border-radius: 0 !important;
}
.tong-quan-duan_item li a {
    color: var(--main-color);
    border: none !important;
}
.nav.nav-tabs.tong-quan-duan_item {
    border: none;
}
.tong-quan-duan {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 500px;
}
.tong-quan-duan {
    float: left;
    width: 100%;
}
.tong-quan-duan_item li {
    color: black;
    font-weight: bold;
    line-height: 1.5;
    padding-right: 10px;
    text-transform: uppercase;
    border: none !important;
}
.padding-box {
    padding: 3px;
}
.box-tongquan-content {
    float: left;
    margin-bottom: 10px;
    margin-top: 6px;
    width: 100%;
}
.box-tongquan-content div img {
    float: left;
}
.title-box-1 {
    margin-left: 25%;
}
.title-box-1 h6{
    font-size: 22px;
    color: var(--main-color);
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0;
    line-height: 1.5;
}
.box-mobile .box-postion-content{
    background: #0d6c4c none repeat scroll 0 0;
    color: white;
    cursor: pointer;
    float: left;
    min-height: 80px;
    position: relative;
    width: 100%;
}
.box-mobile .box-postion-content > img {
    opacity: 0.3;
    height: 80px;
}
.col-xs-6.padding-product-box {
    padding: 2px;
}
.box-mobile .box-postion-content .box-absolute{
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    top: 50%;
    z-index: 2;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.box-mobile .box-postion-content h1{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}
.box-mobile .box-postion-content p{
    font-size: 12px;
    color: #fff;
}
.title-box-1 p a {
    font-size: 14px !important;
}
.title-box-1 p{
    color: #000;
    font-size: 12px;
}
.mini-links a{
    font-size: 14px;
    color: #77c147;
}
.gt-1-left.col-sm-12.col-xs-12 {
    padding: 0px;
}
.stage-back-button-container{
    margin-top: 20px;
    margin-left: 3px;
    float: left;
}
.box-la-width-full {
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: -1;
    left: 0px;
}
.ssk-sticky a.active {
    background-color: #75c043 !important;
}
.content-line{
    background-size: 100% 100%;
    height: 132px;
    margin-top: -45px;
}
body .content-partner {
    padding: 10px 0px;
}
.content-partner {
    border-top: 1px solid #75c044;
    border-bottom: 1px solid #75c044;
    overflow: hidden;
    padding: 40px 0;
}
.box-la-width-full > img {
    float: right;
}
.effect0 {
  opacity: 0;
  transform: scale(0.7);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.effect0.appear {
  opacity: 1;
  transform: scale(1);
}

/* Hiệu ứng 2: Slide từ trái */
.effect1 {
  opacity: 0;
  transform: translateX(-60px) scale(0.95);
  transition: all 0.9s cubic-bezier(0.6, -0.28, 0.74, 0.05);
}
.effect1.appear {
  opacity: 1;
  transform: translateX(0) scale(1);
}

/* Hiệu ứng 3: Xoay 3D */
.effect2 {
  opacity: 0;
  transform: rotateY(80deg) scale(0.95);
  transition: all 1s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.effect2.appear {
  opacity: 1;
  transform: rotateY(0deg) scale(1);
}

/* Hiệu ứng 4: Lật từ dưới lên */
.effect3 {
  opacity: 0;
  transform: rotateX(90deg) translateY(40px);
  transition: all 0.85s cubic-bezier(0.86, 0, 0.07, 1);
}
.effect3.appear {
  opacity: 1;
  transform: rotateX(0deg) translateY(0);
}

/* Hiệu ứng 5: Nở sáng */
.effect4 {
  opacity: 0;
  filter: blur(12px) brightness(1.5);
  transform: scale(0.9);
  transition: all 1s cubic-bezier(0.19, 1, 0.22, 1);
}
.effect4.appear {
  opacity: 1;
  filter: blur(0) brightness(1);
  transform: scale(1);
}
div.section.fp-section .animation-left{
    transition: all 1s;
    transform: translate3d(-100%, 0%, 0);
    -moz-transform: translate3d(-100%, 0%, 0);
    -webkit-transform: translate3d(-100%, 0%, 0);
}
div.section.fp-section.active .animation-left,div.section.fp-section.active .animation-right{
    transform: translate3d(0%, 0%, 0px);
    transition: all 1s ease 0s;
}
div.section.fp-section .animation-right{
    transition: all 1s;
    transform: translate3d(100%, 0, 0);
}
.background-change-image {
    transition: all .5s;
    -webkit-transition: transition: all .5s;
    -moz-transition: transition: all .5s;
    -ms-transition: transition: all .5s;
}
.home .footer-inner.footer-inner1 {
    background-color: var(--main-color);
}
body .content-title{
    margin-bottom: 20px;
}
.content-news-left.box-animatie-left4 {
    min-height: 462px;
}
.news-thumbnail {
    position: relative;
    overflow: hidden;
}
.border-radius-box {
    border-radius: 80px 0;
}
.sub-days {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #0ba174;
    padding: 20px;
}
.sub-days p {
    margin: auto;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 10px;
    text-shadow: 1px 1px 1px #000;
}
.sub-days span {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #000;
}
.bg-box-auto-height {
    vertical-align: middle;
    display: table-cell;
}

.content-news-left .news-empty h2 {
    font-size: 26px;
    line-height: 27px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.box-items-title h2 a, .news-empty h2 a {
    color: var(--main-color);
}
.news-empty p {
    line-height: 17px;
    height: 51px;
    font-size: 14px;
    overflow: hidden;
    display: none;
}
.nxs-align-right {
    text-align: right;
}
.nxs-button-scale-1-2 {
    padding-top: 7px;
    padding-bottom: 7px;
}
.nxs-button-scale-1-2 {
    padding-left: 12px;
    padding-right: 12px;
    background-color: #0ba174;
    color: white;
    border-bottom: 2px solid var(--main-color);
}
.content-news-right {
    background: transparent !important;
}
.news .box-items {
    margin-bottom: 15px;
}

.box-items {
    position: relative;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.box-items {
    z-index: 10;
}
body .box-items-thumbnail {
    height: 143px;
    width: 160px;
    overflow: hidden;
    position: relative;
    margin-right: 15px;
    float: left;
}
.box-items-thumbnail img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    height: 100%;
}
.box-items-thumbnail img {
    border-radius: 40px 0;
}
.box-items-title h2 {
    margin-top: auto;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 600;
}
.empty-day img {
    height: 20px;
    margin-right: 5px;
}
.empty-day img {
    float: left;
}
.empty-day span {
    color: #acacac;
}
.empty-day span {
    font-size: 18px;
}
footer .gamma.widget-title{
    font-family: "Oswald" !important;
    text-transform: uppercase;
    font-size: 32px !important;
    padding-bottom: 15px;
    border-bottom: solid #CECECE 1.0pt;
}
footer .textwidget p{
    font-size: 16px;
    margin-bottom: 3px;
}
body .copyright {
    background: #008539 none repeat scroll 0 0 !important;
}
footer.site-footer{
    display: flex;
    padding: 30px 0 50px !important;
}
footer.copyright p {
    text-align: center;
}
.partnerSwiper .swiper-slide img{
    padding: 0 15px;
}
.site-footer .container{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
footer.site-footer .widget.widget_text .textwidget > p{
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
    font-family: "Montserrat";
}
.site-footer .widget.widget_media_image{
    width: 41.66666667%;
}
body .copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    font-size: 14px;
    color: #fff !important;
    padding: 10px 0 !important;
}
.ttc{
    float: right;
    font-family: "Montserrat";
    background: url(./../images/ttc.png) no-repeat center left;
    padding-left: 40px;
}
.ttc span {
    display: block;
    line-height: 22px;
    font-size: 14px;
}
.box-la-width-giaidoan {
    bottom: 0;
    position: absolute;
    left: 0px;
    right: 0px;
    display: block;
    z-index: -1;
    pointer-events: none;
}
.stage-back-button-container img{
    width: 70%;
}
.stage-back-button-container img:hover{
    cursor: pointer;
}
@media screen and (min-width: 1420px) {
    #section3 .content-title.bounceInLeft.animated, .nav.nav-tabs.tong-quan-duan_item {
        margin-bottom: 0 !important;
    }
    #section5 .vitriduan-box{
        height: 620px;
    }
    #section5 .vitriduan-box > a,
    #section5 .vitriduan-box > a img{
        height: 100%;
        display: block;
    }
    .container.remove-float-box {
        display: table;
        float: none !important;
        margin: 0 auto;
    }
    .box-animatie .content-traffic-position p {
        margin-bottom: 20px;
        font-size: 18px;
    }
    body .tong-quan-duan {
        min-height: 600px;
    }
    .introduce-wrapper {
        margin: 0 0 15px;
    }
    .box-tongquan-content {
        float: left;
        margin-bottom: 15px;
        margin-top: 15px;
        width: 100%;
    }
    .vl-about-box.clearfix.about-icon.row {
        margin-top: 20px;
    }
}
.tongquanduan .content-title.bounceInLeft.animated {
    margin-top: 0px;
}
.partnerSwiper .swiper-slide img {
    width: 80%;
}
.box-solute {
    position: absolute;
    z-index: 2147483647;
    left: 40px;
    top: 40px;
    width: 100%;
}
.cong-bo-ticker-widget {
    max-height: 500px;
    overflow: hidden;
    position: relative;
    background: #FFF;
}
.ticker-wrapper {
    animation: ticker-scroll 20s linear infinite;
}
@keyframes ticker-scroll {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-50%);
    }
}
.cong-bo-ticker-widget:hover .ticker-wrapper {
    animation-play-state: paused;
}
.ticker-item {
    padding: 8px 15px;
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
}
.ticker-item:last-child {
    border-bottom: none;
}
.ticker-item a {
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 4px;
}
.ticker-item a:hover {
    color: #0073aa;
}
.change-bg-icon {
    float: left;
    height: 100%;
    position: absolute;
    width: 100%;
}
.change-bg-icon li:hover {
    background: none 0px 0px repeat scroll rgba(0, 0, 0, 0.5);
    transition: 0.5s;
}
.change-bg-icon > ul {
    float: left;
    width: 100%;
    height: 100%;
}
.content-traffic-position {
    float: left;
    padding-right: 50px;
}

.box-animatie .content-traffic-position h2 {
    font-weight: bold !important;
    color: black;
}
.content-traffic-position p {
    font-size: 18px;
    color: #000;
    line-height: 1.4;
    margin-bottom: 15px;
}
.content-traffic-position p b {
    color: #046448;
}
.content-traffic-position h2 {
    margin-top: auto;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
body .container-project {
    padding-top: 0px !important;
}
a:hover{
    text-decoration: unset !important;
}
.change-bg-icon > ul li{
    color: white;
    float: left;
    height: 100%;
    position: relative;
    text-align: center;
    width: 16.6667%;
    z-index: 999999999;
    cursor: pointer;
    border-right: 1px solid white;
    list-style: outside none none;
}
.change-bg-icon > ul li > div{
    top: 67%;
    position: relative;
}
.border-radius-box-ci {
    padding-top: 3px;
    float: none;
    height: 91px;
    text-align: center;
    vertical-align: middle;
    width: 91px;
    background: none 0px 0px repeat scroll white;
    border-width: 6px;
    border-style: solid;
    border-color: rgb(13, 108, 76);
    border-image: initial;
    border-radius: 50%;
    margin: 0px auto;
}
.border-line-radius {
    display: table-cell;
    height: 73px;
    left: 2px;
    position: relative;
    vertical-align: middle;
    width: 73px;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(115, 192, 71);
    border-image: initial;
    border-radius: 50%;
}
.border-line-radius > img {
    display: table;
    text-align: center;
    margin: 0px auto;
}
.change-bg-icon .title {
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    margin: 15px 0px 0px;
    padding: 0px;
}
.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.close-app:hover {
    cursor: pointer;
}
.modal-close{
    float: right;
    margin-top: -34px;
    margin-right: -2%;
}
.section-wrapper {
    padding-top: 161px;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Zapfino{
	font-family: "Zapfino" !important;
	font-weight: 300;
}
.top-menu1 {
    background-color: var(--main-color);
    padding-top: 0px;
    position: fixed;
    right: 0;
    z-index: 5000;
    border-radius: 0 0 0 20px;
    width: 48px;
}
.fp-viewing-firstPage .top-menu1 {
    display: block;
}
body.fp-viewing-1stPage .top-menu1{
    display: flex;
    flex-direction: column;
    align-items: center;
}
body .top-menu1 {
    display: none;
}
.modal-dialog {
    width: 857px;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%) !important;
}
.text-right {
    text-align: right;
}
#menu-mobile{
    z-index: 1;
    margin-right: 0px;
    margin-left: 0px;
    height: auto;
    margin-bottom: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#menu-mobile .home-logo {
    height: 50px;
}
.box-slider-mobie{
    display: flex;
    align-items: center;
}
#menu-mobile .pushmenu {
    cursor: pointer;
    color: #0d6c4c;
    display: block;
}
#menu-mobile .pushmenu i{
    font-size: 32px;
}
.modal-content {
    padding-left: 2%;
    padding-top: 2%;
    padding-bottom: 1.5%;
    margin-top: 3%;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, .2);
}
.top-menu1 .ssk {
    background: transparent none repeat scroll 0 0 !important;
    padding-bottom: 12px;
    padding-top: 12px;
    display: flex;
    justify-content: center;
}
.swiper.mySwiper .swiper-btn:after{
    font-size: 14px;
}
.swiper.mySwiper .swiper-btn{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    color: #fff !important;
    background: #080A0A;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.swiper.mySwiper .swiper-button-next.swiper-btn{
    right: 50px;
}
.swiper.mySwiper:hover .swiper-btn{
    background: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.ssk {
    background-color: #3a3a3a;
    color: white;
    display: inline-block;
    font-size: 22px;
    line-height: 1px;
    margin-right: 2px;
    margin-bottom: 0;
    padding: 7px;
    text-align: center;
    text-decoration: none;
    transition: background-color .1s;
    -webkit-transition: background-color .1s;
    -moz-transition: background-color .1s;
    -ms-transition: background-color .1s;
    -o-transition: background-color .1s;
    padding: 0;
    display: block;
    clear: both;
    float: right;
    border-top: 1px solid #757575;
}
@media (min-width: 768px) {
    .ssk-sticky {
        top: inherit;
    }
}
.top-menu1 .ssk1 {
    padding-bottom: 12px;
    padding-top: 12px;
}
button.ssk {
    border: none;
}
.top-menu1 .ssk img {
    margin-left: 0px;
    margin-right: 0px;
}
.ssk1 img {
    margin-top: 0%;
}
.ssk img {
    margin-top: 8%;
    margin-left: 5%;
}
.ssk-sticky.fadeInRight.animated.is-hide{
    display: none !important;
}
.ssk-sticky.fadeInRight.animated {
    width: 48px;
}
.ssk-sticky {
    z-index: 2000;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    background-color: #3a3a3a;
}
.tab-box-1 {
    background: var(--main-color) none repeat scroll 0 0;
    border-radius: 20px 0px 0px 20px;
    float: left;
}
.tab-box-1 a:first-child {
    border: none !important;
    border-radius: 20px 0 0 !important;
}
.ssk-sticky, .ssk {
    background-color: transparent !important;
}
h2.Zapfino{
    font-size: 130px;
    text-align: center;
    color: red;
}
.btn-down{
    display: none;
    position: fixed;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    color: #fff;
    z-index: 9;
}
body.home .btn-down{
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-down img {
    transition: transform 0.3s ease;
}
a:focus{
    outline: none !important;
}
.desc.box-about.introduce-content {
    font-size: 16px;
}

.box-image .elementor-image-box-content{
    display: flex;
}
body .vl-about-box > div {
    margin-bottom: 24px;
}
.vl-about-box > div {
    height: auto;
    text-align: center;
    margin-bottom: 20px;
}

.vl-about-box div.vl-img {
    height: 80px;
    display: flex;
    justify-content: center;
}
.vl-about-box div.vl-img img {
    vertical-align: bottom;
}
.about-icon h3 {
    font-size: 13px;
    font-weight: bold;
}
.vl-about-box h3 {
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.about-icon h4 {
    font-size: 18px;
    color: #0ba174;
    font-family: "SanFranciscoText-Regular";
}

#map-container {
  width: 800px;
  height: 600px;
  position: relative;
  margin: 50px auto;
}

#center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  font-weight: bold;
}

.location {
  position: absolute;
  width: 150px;
  height: 50px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
}

.posts-grid {
    display: grid;
}
.posts-grid{
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 0 0 50px 20px;
}
.page-search.posts-grid{
    padding-left: 0;
}
.cong-bo-posts .news_item:last-child {
    margin-bottom: 0;
}
.grid.cong-bo-posts{
    padding-left: 0;
}
.cong-bo-posts .tty{
    min-height: 40px;
    background: url('./../images/icon_fsc.png') no-repeat;
    padding-left: 50px;
    margin-bottom: 0;
    padding-top: 10px;
}
.cong-bo-posts .tty span,
.ticker-item span{
    font-size: 12px;
    font-style: italic;
    color: #777;
    text-wrap: nowrap;
}
.cong-bo-posts .tty a {
    color: #000;
    font-size: 14px;
}
.post-card {
    background: #fff;
    overflow: hidden;
    transition: box-shadow 0.2s;
    border: 1px solid #ededed;
    display: flex;
    flex-direction: column;
}

.post-card .post-thumb{
    overflow: hidden;
    min-height: 200px;
}
.post-card .post-thumb:hover img{
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
}
.post-card .post-thumb img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: 0.5s;
}

.post-card .post-content {
    padding: 20px;
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    gap: 10px;
}
.post-card .post-title:hover{
    color: var(--main-color);
}
.post-card .post-title {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    font-weight: bold;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.post-card .post-date {
    font-size: 12px;
    color: #888;
}

.post-card .post-btn {
    background: unset;
    color: #777;
    border: none;
    border-radius: 0;
    padding: 0;
    cursor: pointer;
    font-size: 13px;
    float: right;
}

.post-card .post-btn:hover {
    color: var(--main-color);
}
.pagination-wrapper{
    text-align: center;
    color: #829994;
    padding: 10px 0px;
    line-height: 32px;
}
.pagination-wrapper > .wp-pagenavi > li{
    display: inline-block;
    margin-right: 5px;
}
.pagination-wrapper > .wp-pagenavi > li > a{
    color: #0d7963;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #cde0dc;
    text-decoration: none;
    position: relative;
    border-radius: 50%;
    margin-left: -1px;
    line-height: 1.42857143;
    background-color: #fff;
    min-width: 33px;
}
.pagination-wrapper > .wp-pagenavi > li > *:hover,
.pagination-wrapper > .wp-pagenavi > li > a.current{
    background: #055699;
    color: #fff;
    border-color: #055699;
}
.title_all {
    text-transform: uppercase;
    background: #e6e8e5;
    line-height: 45px;
    position: relative;
    margin-bottom: 15px;
}
.title_all_in1 {
    width: 46px;
    float: left;
    display: block;
    background: #00923f url('./../images/k1.png') no-repeat center left;
    height: 35px;
}
.title_all_in2 {
    font-family: "Oswald";
    float: left;
    margin: 0;
    line-height: 35px;
    background: #00923f;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.title_all_in3 {
    width: 24px;
    float: left;
    display: block;
    background: url('./../images/k2.jpg');
    height: 35px;
}
div.tt-leftsub-dm {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 15px;
}
.tiltc{
    background: #e5e5e5;
    text-transform: uppercase;
    color: #00923f;
    font-size: 14px;
    line-height: 40px;
    padding: 0px 10px;
    height: 37px;
}
.cny{
    font-size: 14px;
    background: url('./../images/ar1.gif') no-repeat center left;
    padding-bottom: 4px;
    padding-left: 14px;
    padding-top: 4px;
    border-bottom: 1px solid #e1e1e1;
    margin: 0;
}
.cny a{
    color: #000;
    padding-right: 5px;
    text-decoration: unset !important;
}
.cny a:hover{
    color: #ff7900;
}
.p_ab_d{
    color: #8d8d8d;
    margin-bottom: 5px;
}
.khach-hang-table {
    width: 100%;
    margin: 24px auto;
    border-collapse: collapse;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.khach-hang-header, .khach-hang-row {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
}
.khach-hang-header {
    background: #f4f8fb;
    font-weight: bold;
    color: #333;
}
.khach-hang-col{
    padding: 10px 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper{
    height: inherit;
}
.khach-hang-col.stt {
    flex: 0 0 50px;
}
.khach-hang-col.logo {
    flex: 0 0 100px;
    text-align: center;
}
.khach-hang-col.logo img {
    max-width: 100%;
    height: auto;
    max-height: 50px;
}
.khach-hang-col.ten {
    flex: 1 1 45%; 
}
.khach-hang-col.quocgia,
.khach-hang-col.sanxuat {
    flex: 1 1 15%;
    text-align: center;
}
.khach-hang-col.logo {
    display: flex;
    align-items: center;
    justify-content: center;
}
.khach-hang-col.logo img {
    width: 50px;
    height: auto;
}

.khach-hang-col.quocgia, .khach-hang-col.sanxuat {
    text-align: center;
}
.khach-hang-row:nth-child(even) {
    background: #fafbfc;
}
.khach-hang-row:hover {
    background: #e6f2ff;
}
.khach-hang-col.ten a {
    color: #0072bc;
    text-decoration: none;
    transition: color 0.2s;
}
.khach-hang-col.ten a:hover {
    color: #005a94;
}
div.itemImageBlock {
    margin: 0 0 16px 0;
}
span.itemImage img {
    border: 1px solid #ccc;
    padding: 8px;
    width: 400px;
    height: auto;
}
div.itemExtraFields {
    margin: 16px 0 0 0;
    padding: 8px 0 0 0;
    border-top: 1px dotted #ddd;
}
div.itemExtraFields h3 {
    margin: 0;
    padding: 0 0 8px 0;
    line-height: normal !important;
    color: #057435;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
}
div.itemExtraFields ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
div.itemExtraFields ul li {
    display: block;
    padding-left: 14px;
    margin: 10px 0 -5px 0;
    border-bottom: 1px dotted #ccc;
}
div.itemExtraFields ul li:before{
    content: url('./../images/postbullets.png');
    margin-right: 6px;
    bottom: 2px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-left: -14px;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
    display: block;
    float: left;
    font-weight: bold;
    margin: 0 4px 0 0;
    width: 30%;
}
#section6 h4{text-align: center;}

#section6 .container-dulieu{
    max-width: 1400px;
    margin: 0 auto;
}
footer.site-footer p, footer.site-footer li{font-size: 17px!important;}
footer .textwidget img{height: fit-content;}
.list-files{
    display: flex;
    align-items: flex-start;
    gap: 30px;
}

.list-files .list-file > div:not(:last-child){
    margin-bottom: 5px;
}
.dashboard .card{
    background: #FFF;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
    overflow: hidden;
}
.dashboard .card .card-header{
    background: #00923f;
    color: #FFF;
    padding: 0px 25px;
    min-height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.dashboard .card .card-header .card-title {
    margin: 0;
    font-size: 20px;
    display: flex;
    align-items: center;
    color: #FFF;
}
.dashboard .card .card-header .card-title i {
    margin-right: 10px;
}
.dashboard .card .card-header .retry-btn {
    margin-top: 0;
    padding: 8px 20px;
    background: #0c6231;
    color: #FFF;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s;
}
.dashboard .table-responsive{
    overflow-x: auto;
    padding: 0 15px;
    margin-top: 15px;
}
.dashboard .pagination-container{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    gap: 10px;
}
.dashboard .pagination-container .pagination{
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 5px;
}
.dashboard .pagination-container .pagination .page-item {
    display: flex;
    align-items: center;
    justify-content: center;
}
.dashboard .pagination-container .pagination .page-link.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.dashboard .pagination-container .pagination .page-link{
    min-width: 40px;
    height: 40px;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    border: 1px solid #ddd;
    background: white;
    color: var(--dark);
    cursor: pointer;
    transition: all 0.3s;
    text-decoration: none;
    font-weight: 500;
}
.dashboard .pagination-container .pagination .page-link.active {
    background: #00923f;
    color: white;
    border-color: #00923f;
}
.dashboard .table-responsive table{
    width: 100%;
    border-collapse: collapse;
    min-width: 800px;
}
.dashboard .table-responsive table th{
    background-color: #f8f9fa;
    font-weight: 600;
    color: var(--dark);
    position: sticky;
    top: 0;
    white-space: nowrap;
}
.dashboard .table-responsive table th,.dashboard .table-responsive table td {
    padding: 12px 15px;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
}
.dashboard th,.dashboard td{
    font-size: 16px;
}
.dashboard .param-value {
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    text-wrap: nowrap;
}

.dashboard .status-0 {
    background-color: rgba(40, 167, 69, 0.1);
    color: #28a745;
}
.dashboard .loading {
    text-align: center;
    padding: 50px;
    color: #666;
}

.dashboard .loading i {
    margin-bottom: 15px;
}
.dashboard .error {
    color: #dc3545;
    padding: 20px;
    text-align: center;
    background-color: rgba(220,53,69,0.05);
    border-radius: 8px;
    margin: 20px;
    border: 1px solid rgba(220,53,69,0.2);
}

.table.tablenew{
    display: table;
    width: 100%;
    border-collapse: collapse;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 12px;
    text-align: center;
}
.table.tablenew .row.header{
    background-color: #00923f;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 12px;
}
.table.tablenew .col.id{
    text-align: center;
    font-weight: 700;
    width: 5%;
}
.table.tablenew .tbold{
    font-weight: 700;
}
.table.tablenew .col{
    display: table-cell;
    padding: 1%;
    border: 1px solid #53cd87;
    vertical-align: middle;
    font-size: 14px;
}
.table.tablenew .row {
    display: table-row;
}
.achievement-wrapper{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.achievement-wrapper .achievement-item{
    position: relative;
}
.achievement-wrapper .achievement-item a{
    display: block;
    overflow: hidden;
}
.achievement-wrapper .achievement-item a img {
    width: 100%;
    height: 181px;
    object-fit: cover;
    transition: 1s;
}
.achievement-wrapper .achievement-item:hover a img {
    transform: scale(1.2, 1.2);
    transition: 1s;
}
.achievement-wrapper .achievement-item .achievement-title{
    text-transform: uppercase;
    color: #FFF;
    background-color: #00923f;
    font-weight: 700;
    pointer-events: none;
    padding: 10px;
    margin-bottom: 0;
}