#header{}
.hd-top{
    background: #a6cf39;
    /* min-height: 43px; */
}
.hd-top-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hd-left{
    display: flex;
    margin-left: 105px;
    align-items: center;
    min-height: 43px;
}
.hd-left p{
    color: #fff;
    font-size: 14px;
}
.hd-left p+p{
    margin-left: 2em;
}
.hd-left p i{
    margin-right: 0.3em;
}
.hd-left p a{
    color: #fff;
}
.hd-bot{
    background: #fff;
    width: 100%;
    left: 0;
}
.hd-bot-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 86px;
}
.logo{
    position: relative;
    top: -15px;
}
.fixed .logo img{
    max-height: 50px;
}
.fixed .logo{
    top: 0;
}
.spdacbiet-bg{
    background: #a5cd39;
    padding: 3em 0;
}
.spdacbiet-bg .slick-prev{left: 20px;}
.spdacbiet-bg .slick-next{right: 20px;}
.spdacbiet-bg .tab-content>.tab-pane{
    display: block !important;
    height: 0 !important;
    overflow: hidden;
}
.spdacbiet-bg .tab-content>.tab-pane.active{
    height: initial !important;
}
.spdacbiet-main {
    margin: 0 -15px;
}
.spdacbiet-nav{
    list-style-type: none;
    margin: 0 0 2.5em 0;
    display: flex;
    background: #c7e84d;
    text-transform: uppercase;
}
.spdacbiet-nav li{}.spdacbiet-nav li+li{
    margin-left: 1px;
}
.spdacbiet-nav li.active{}
.spdacbiet-nav li a{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    display: inline-block;
    background: #92ae2c;
    padding: 8px 2em;
}
.spdacbiet-nav li.active a{
    background: #6f8c20;
}
.spdacbiet-main li.active a{}
.spnoibat-bg{
    padding: 3em 0 1em;
}
.spnoibat-head{
    background: #c7e84d;
    margin-bottom: 2em;
    display: flex;
    justify-content: space-between;
}
.spnoibat-head h2{
    margin: 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    background: #6f8c20;
    padding: 11.3px 2em;
    text-transform: uppercase;
}
.spnoibat-head h2 a{
    color: #fff;
}
.spnoibat-main{
    /* margin: 0 -15px; */
}
.tinnb-bg{
    padding: 2em 0;
}
.tinnb-main{
    margin: 0 -15px;
}
.tinnb-item{}
.tinnb-item article{
    width: 91%;
    margin: 0 auto;
    overflow: hidden;
}
.tinnb-item .imgsp{
    display: block;
}
.tinnb-item .imgsp img{
    width: 100%;
}
.tinnb-item article p{
    font-size: 12px;
    margin-top: 1em;
}
.tinnb-item article h5{
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-left: 1em;
    text-transform: uppercase;
    line-height: 1.5em;
    margin: 5px 0 20px;
}
.tinnb-item article h5:before{content:"";position: absolute;left: 0;top: 0;width: 3px;height: 100%;background: #c7e84d;}
.tinnb-item article h5:after{content:url(images/tit.png);position: absolute;left: 0;bottom: -20px;}
.tinnb-item article h5 a{
    color: #000;
}
.tinnb-item article .desc{
    font-size: 13px;
    text-align: justify;
    text-align-last: left;
    max-height: 38px;
    overflow: hidden;
}.thuvien-video-bg{
    background: #f7f7f7;
    padding: 3em 0;
}
.thuvien-video-flex{
    display: flex;
    justify-content: space-between;
}
.thuvien-bg{
    width: 68%;
}
.video-bg{
    width: 29.2%;
}
.thuvien-video-flex .tit{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    margin-bottom: 1.5em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}.thuvien-video-flex .tit:before{
        content: "";
        background: #c7e84d;
        height: 3px;
        width: 50px;
        position: absolute;
        left: 0;
        bottom: -13px;
}
.video-bg .tit span{}
.video-bg .tit .xemhinh{}
.hinhthuvien-grid{
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(4,1fr);
}.hinhthuvien-grid .hinhthuvien:first-child{
    grid-column: 1/3;
    grid-row: 1/3;
}
.hinhthuvien{
    display: block;
}
.hinhthuvien img{
    width: 100%;
    object-fit: cover;
}#iframe{
    width: 100%;
    height: 300px;
} #video-idx{} .ykien-bg{
    padding: 4em 0;
}
.ykien-main{}
.ykien-item{}
.ykien-item article{
    margin: 0 auto;
    width: 93.4%;
    text-align: center;
}
.ykien-item figure{
    margin-bottom: 1em;
}
.ykien-item figure img{
    max-height: 90px;
}
.ykien-item h6{
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
.ykien-item p{
    font-size: 14px;
    overflow: hidden;
    max-height: 40px;
}#footer{}
.ft-top{
    margin-bottom: 2em;
}
.ft-top-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #b7d469;
    padding-bottom: 2em;
}
.ft-top-left{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 75%;
}
.ft-top-flex p{
    text-transform: uppercase;
    color: #fff;
    font-family: 'SFUFuturaHeavy';
    font-size: 18px;
    position: relative;
    display: flex;
    align-items: center;
}.ft-top-left p:before{content:url(images/dknt.png);/* position: absolute; *//* top: 50%; *//* transform: translateY(-50%); */margin-right: 1em;}
.ft-top-right{
    display: flex;
    width: 32%;
    justify-content: space-between;
    align-items: center;
}
.ft-bot{}
.ft-bot-flex{
    display: flex;
    justify-content: space-between;
    padding: 1em 0;
}
.ft-info{} .ft-baiviet{
    width: 28%;
}
.ft-baiviet ul{
    list-style-type: none;
}
.ft-baiviet li{
    margin-bottom: 0.8em;
}
.ft-baiviet li a{
    color: #fff;
    font-size: 14px;
    position: relative;
    transition: .2s;
    display: block;
    padding-left: 20px;
    font-family: 'SFUFuturaBook';
}
.ft-baiviet li a:hover{color:#f00}
.ft-baiviet li a:before{content:url(images/list.png);left: 0;position: absolute;top: -2px;}
.ft-tit:before{
    content: "";
    background: #fff;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.ft-tit span{}.ft-fanpage{
    width: 28%;
}.fanpageplace{}
.arrow-box{position: relative;background: #6f8c20;display: flex;align-items: center;padding: 0 1em;}
.arrow-box span{display: flex;align-items: center;cursor: pointer;}.arrow-box span+span{
    margin-left: 2px;
}
.arrow-box .btn-prev:before{content: url(images/sl_prev.png);width: 21px;height: 21px;}
.arrow-box .btn-next:before{content: url(images/sl_next.png);width: 21px;height: 21px;}

.spdacbiet-bg .pr-box article{border: 1px solid #e2e2e2;}
.btn-xemthem{
    font-size: 16px;
    color: #fff;
    background: #b9d845;
    display: flex;
    align-items: center;
    padding: 0 1.5em;
}.head-left{display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;}
.tinnb-bg .tit{
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 2em;
}
.tinnb-bg .tit:after{content:"";background: #c7e84d;height: 3px;width:50px;position: absolute;left: 50%;transform: translateX(-50%);bottom: -13px;}
.tinnb-bg .tit a{
    color: #000;
}
.xemhinh{
    font-size: 0.5em;
    color: #c60a0a;
}
div.mxhft a img{max-height: 38px;}
.product-grid{grid-gap: 27px;display: grid;grid-template-columns: repeat(4,1fr);}
div.phone_mobi {
    background: rgba(159, 197, 52, 0.87) !important;
    }
    .fixed .hd-bot-flex{
    min-height: unset;
    
}.hd-bot.fixed{-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=0, Color=#000)";/*IE 8*/
    -moz-box-shadow: 4px 0 6px -2px rgba(0,0,0,0.3), -4px 0 6px -2px rgba(0,0,0,0.3);/*FF 3.5+*/
    -webkit-box-shadow: 4px 0 6px -2px rgba(0,0,0,0.3), -4px 0 6px -2px rgba(0,0,0,0.3);/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
    box-shadow: 4px 0 6px -2px rgba(0,0,0,0.3), -4px 0 6px -2px rgba(0,0,0,0.3);/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color=#000); /*IE 5.5-7*/}
    .pr-box .giam{
    background: url(images/sale.png);
    width: 44px;
    height: 44px;
    display: block;
    color: #fff;
    line-height: 44px;
    text-align: center;
    position: absolute;
    z-index: 5000;
    top: 0.5em;
    right: 0.5em;
    font-size: 0.8em;
    font-weight: 700;
}
.tinnb-flex{
    display: flex;
    justify-content: space-between;
}
.first-news{
    width: 49%;
}
.first-news .imgsp{}
.first-news .imgsp img{}
.first-news h5{}
.first-news h5 a{}
.first-news .desc{}
.tintuc-main{
    width: 49%;
}
.tintuc-item{
    margin-bottom: 1em;
}
.tintuc-item a{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.tintuc-item a img{
    width: 32%;
    margin: 0;
}
.tintuc-item .info{
    flex: 1;
    margin-left: 0.8em;
}
.tintuc-item .info h5{
    margin: 0 0 5px 0;
    line-height: 1.5em;
    height: 42px;
    overflow: hidden;
    color: #000;
}
.tintuc-item .desc{
    height: 42px;
    overflow: hidden;
    color: #333;
}
.cacspnoibat{
    margin-bottom: 2em;
}
.cacspnoibat-nav{
    display: flex;
    justify-content: center;
    list-style-type: none;
    margin: 2em 0;
    flex-wrap: wrap;
}
.cacspnoibat-nav li{}
.cacspnoibat-nav li a{
    font-size: 16px;
    font-weight: 500;
    padding: 11.3px 2em;
    text-transform: uppercase;
    display: inline-block;
    color: #6f8c20;
    text-decoration: none;
}
.cacspnoibat-nav li.active{}
.cacspnoibat-nav li.active a{
    background: #6f8c20;
    color: #fff;
}
.cacspnoibat-nav .tab-content{}