@font-face {
    font-family: utmtimeb;
    src: url('../fonts/UTMTimesBold.eot');
    src: url('../fonts/UTMTimesBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/UTMTimesBold.woff2') format('woff2'),
        url('../fonts/UTMTimesBold.woff') format('woff'),
        url('../fonts/UTMTimesBold.ttf') format('truetype'),
        url('../fonts/UTMTimesBold.svg#UTMTimesBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
a{moz-transition:all .3s;ms-transition:all .3s;o-transition:all .3s;transition:all .3s;webkit-transition:all .3s}
a:hover,a:active,a:focus{text-decoration:none!important}
img{max-width: 100%;}
body{font-size: 14px;margin:0;font-family: 'Montserrat', sans-serif; right: 0px;position: relative;}
body p{font-size:14px;margin:0;font-family: 'Montserrat', sans-serif;}
.clear60{clear:both;height:60px}
.clear40{clear:both;height:40px}
.clear20{clear:both;height:20px}
.clear10{clear:both;height:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.nopadding{padding:0!important}
.nomargin{margin:0}
.fullwidth{width: 100%;}
.clwhite{color: #fff;}
.clblack{color: #000;}
.bold{font-weight: 700;}
.medi{font-weight: 500;}
.flex{display: flex;align-items: center;}
.flex-n{display: flex;}
.flex-bw{display: flex;align-items: center;justify-content: space-between;}
.flex-wrap{display: flex;flex-wrap: wrap;}
.show1199{display: none;}
.show991{display: none;}
.show767{display: none;}
.show480{display: none;}
.row:before{content: unset;}
.editer img{
    height: auto !important;
}
.icon-hl{
    display: inline-flex;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid #b90000;
    color: #b90000;
    background: #fff;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    font-size: 18px;
}
.number-hl p{
    color: #b90000;
    font-weight: 700;
    font-size: 24px;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff,0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff,0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.header-top {
    background: url(../img/back-hd.jpg) center center no-repeat;
    background-size: cover;
    padding: 14px 0;
    position: relative;
}
.header-top:after {
    content: "";
    width: 390px;
    height: 160px;
    background: url(../img/traicay.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 5px;
    right: 50px; 
    z-index: 0;
}
.slogan-top{
    margin: 0;
    margin-bottom: 10px;
    font-size: 22px;
    color: #197b30;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
    font-family: utmtimeb;
    text-transform: uppercase;
}
.slogan{
    text-align: center;
    position: relative;
    z-index: 1;
}
.slogan-bottom{
    margin: 0;
    font-size: 57px;
    color: #b90000;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
    font-family: utmtimeb;
    text-transform: uppercase;
}
.logo{
    display: block;
    margin-right: 50px;
}
.hotline {
    position: relative;
    z-index: 9;
}
.header-bottom{
    background: #197b30;
}
.ul-main-menu{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ul-main-menu > li > a{
    display: inline-block;
    padding: 15px 5px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    transition: unset;
}
.ul-main-menu > li:hover > a{
    color: #b90000;
    text-shadow: 0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff;
    transition: unset;
}
.main-banner {
    overflow: hidden;
    position: relative;
}
.main-banner .lSSlideOuter .lSPager.lSpg {
    margin-top: 0 !important;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 50px;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li:hover a, 
.main-banner .lSSlideOuter .lSPager.lSpg > li.active a {
    border: 2px solid #c81529;
    position: relative;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li:hover a:after, 
.main-banner .lSSlideOuter .lSPager.lSpg > li.active a:after {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background: #c81529;
    border-radius: 50%;
    top: calc(50% - 2.5px);
    left: calc(50% - 2.5px);
    position: absolute;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li a {
    width: 15px;
    height: 15px;
    background: none;
    border: 2px solid #fff;
}
.has-sub{
    position: relative;
}
.ul-sub-menu{
    position: absolute;
    top: 100%;
    left: 10px;
    min-width: 200px;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 9999;
    background: #197b30;
    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    transition: all 0s;
}
.ul-sub-menu > li > a{
    display: block;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 7px 15px;
    border-top: 1px solid #fff;
    text-transform: uppercase;
    font-size: 13px;
    transition: unset;
}
.ul-sub-menu > li:hover > a{
    color: #b90000;
    text-shadow: 0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff;
    transition: unset;
}
.has-sub:hover .ul-sub-menu{
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;
}
.f-search .stylish-input-group .input-group-addon{
    background: white !important; 
}
.f-search .stylish-input-group .form-control{
    border-right:0; 
    box-shadow:0 0 0; 
    border-color:#ccc;
}
.f-search .stylish-input-group button{
    border:0;
    background:transparent;
}
.tit-top{
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}
.tit-pub-c{
    text-align: center;
    color: #b90000;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 36px;
    font-family: utmtimeb;
}
.tit-pub-c:after{
    content: "";
    display: block;
    height: 29px;
    width: 145px;
    margin: 0 auto;
    margin-top: 15px;
    background: url(../img/hv.png);
}
.main-gioithieu {
    background: url(../img/trongdong.png) center center no-repeat;
    background-size: 450px;
    padding: 60px 0;
}
.view-dt{
    display: inline-block;
    background: #1e7719;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.view-dt i{
    margin-left: 5px;
}
.tht{
    text-align: center;
    margin-top: 20px;
}
.img-gt{
    position: relative;
    padding-left: 15px;
}
.img-gt:after{
    content: "";
    display: block;
    width: calc(100% - 15px);
    height: 100%;
    border: 2px dashed #197b30;
    border-radius: 6px;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 1;
}
.tit-pub{
    text-align: center;
    color: #1e7719;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
}
.tit-pub:after{
    content: "";
    display: block;
    height: 29px;
    width: 145px;
    margin: 0 auto;
    margin-top: 15px;
    background: url(../img/hv.png);
}
.img-sp {
    display: block;
    overflow: hidden;
    padding: 20px;
    text-align: center;
}
.img-sp img {
    transition: all 0.3s;
    transform: scale(1);
}
.tit-sp {
    display: block;
    text-align: center;
    padding: 15px 5px 5px 5px;
    color: #444;
    font-weight: 700;
    font-size: 16px;
}
.tit-sp:hover{
    color: #b90000;
}
.view-sp {
    display: block;
    text-align: center;
    color: #1e7719;
    padding:  5px 5px 20px 5px;
    font-family: 'Roboto', sans-serif;
}
.view-sp i {
    margin-left: 5px;
    color: #c99a2c;
}
.items-sp:hover .img-sp img{
    transition: all 0.3s;
    transform: scale(1.1);
}
.items-sp{
    border: 1px solid #ebebeb;
}
.img-mh {
    display: block;
    overflow: hidden;
    text-align: center;
}
.img-mh img {
    transition: all 0.3s;
    transform: scale(1);
}
.tit-mh {
    display: block;
    text-align: center;
    padding: 15px 5px 5px 5px;
    color: #444;
    font-weight: 700;
    font-size: 16px;
}
.tit-mh:hover{
    color: #b90000;
}
.view-mh {
    display: block;
    text-align: center;
    color: #1e7719;
    padding:  5px 5px 15px 5px;
    font-family: 'Roboto', sans-serif;
}
.view-mh i {
    margin-left: 5px;
    color: #c99a2c;
}
.items-mh:hover .img-mh img{
    transition: all 0.3s;
    transform: scale(1.1);
}
.items-mh{
    border: 1px solid #ebebeb;
    background: #ebebeb;
}
.tit-line {
    text-transform: uppercase;
    color: #1e7719;
    margin: 0;
    margin-bottom: 40px;
    font-weight: 700;
}
.tit-line:after {
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    border-radius: 50px;
    background: #1e7719;
    margin-top: 10px;
}
.clgreen{
    color: #1e7719;
}
.block-tit-news {
    display: flex;
    justify-content: space-between;
}
.roboto{
    font-family: 'Roboto', sans-serif;
}
.robotob{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.items-news-home{
    text-align: left;
}
.items-news-home > a {
    display: block;
    overflow: hidden;
}
.items-news-home > a > img {
    transform: scale(1);
    transition: all 0.3s;
}
.v-news {
    display: inline-block;
    font-size: 20px;
}
.date-post{
    font-size: 12px;
    color: #181818;
}
.tit-h4{
    font-size: 20px;
}
.tit-h4 a:hover{
    color: #c99a2c;
}
.group-news-home{
    background: #fafbfd;
    padding: 15px 0;
}
.list-news-home {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
}
.img-nas {
    display: block;
    width: 80px;
    margin-right: 10px;
}
.name-nas {
    display: block;
    width: calc(100% - 90px);
    font-size: 15px;
    color: #000;
    font-weight: 700;
}
.block-list-news-home .list-news-home:last-child{
    margin: 0;
    padding: 0;
    border: none;
}
.tit-kt{
    display: block;
    text-align: center;
    color: #1e7719;
    font-weight: 700;
    margin-top: 15px;
    font-size: 16px;
}
.main-ht-lk{
    padding: 20px 0;
    background: #ebebeb;
}
.bl-ht{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.bl-ht > span{
    width: 40px;
    display: block;
    margin-right: 10px;
}
.right-ht{
    width: calc(100% - 50px);
}
.right-ht p:first-child{
    color: #f15a22;
    font-size: 16px;
    font-weight: 700;
}
.prev-pn{
    display: inline-block;
    background: #fff;
    margin-right: 10px;
    display: inline-flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.next-pn{
    display: inline-block;
    background: #fff;
    display: inline-flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.item-pn {
    height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item-pn img{
    object-fit: contain;
}
footer{
    background: url(../img/back-ft.jpg) top center no-repeat;
    background-size: cover;
    padding: 160px 0 40px 0;
}
.ul-ft{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-ft > li > a{
    color: #fff;
    display: inline-block;
}
.ul-ft > li{
    margin-bottom: 5px;
}
.ul-ft > li > a > i{
    margin-right: 5px;
}
.btn-gui {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0 12px;
    background: #fff;
    color: #00904b;
    border: none;
    border-radius: 4px;
    font-weight: 700;
    font-size: 12px;
}
.form-ft{
    border: 1px solid #fff;
    padding: 15px;
}
.form-ft input{
    color: #fff;
    background: none;
}
.form-ft ::placeholder { 
    color: #fff;
}
.form-ft :-ms-input-placeholder {
    color: #fff;
}

.form-ft ::-ms-input-placeholder {
    color: #fff;
}
.breac {
    padding: 10px 0;
    border-bottom: 1px solid #e3e9f1;
    margin-bottom: 10px;
}
.block-aside {
    margin-bottom: 20px;
    padding: 10px;
    background: #eaeaea;
}
.tit-aside {
    font-weight: 800;
    color: #1e7719;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tit-aside:after {
    content: "";
    display: block;
    height: 5px;
    width: 100px;
    background: #1e7719;
    margin-top: 10px;
}
.list-asi {
    display: flex;
    align-items: baseline;
    margin-bottom: 10px;
}
.list-asi i {
    margin-right: 10px;
    width: 15px;
}
.list-asi a:hover, .list-asi.active a {
    color: #1e7719;
    font-weight: 700;
}
.list-asi a {
    display: block;
    width: calc(100% - 25px);
    color: #444;
    font-size: 16px;
}
.tit-page {
    font-size: 18px;
    font-weight: 700;
    color: #1e7719;
    margin: 0;
    margin-top: 10px;
}
.ul-asi {
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin-bottom: 10px;
    padding-left: 25px;
}
.ul-asi > li > a {
    display: block;
    color: #444;
    margin-bottom: 7px;
}
.block-ser .items-sp{
    margin-bottom: 30px;
}
.pagi {
    text-align: right;
}
.pagi a.active, .pagi a:hover {
    color: #197b30;
}
.pagi a {
    display: inline-block;
    margin-left: 15px;
    color: #444;
    padding: 3px;
}
.slider-spct .lSSlideOuter .lightSlider li {
    border: 1px solid #ddd;
}
.slider-spct .lSSlideOuter .lSPager.lSGallery {
    padding-bottom: 1px !important;
}
.lSSlideOuter .lSPager.lSGallery li {
    border: 1px solid #ddd;
}
.clred {
    color: #ec0000;
}
.font16 {
    font-size: 16px;
}
.share-sp {
    display: flex;
    align-items: center;
}
.share-sp > span {
    display: inline-block;
    margin-right: 10px;
}
.share-sp .at-style-responsive .at-share-btn {
    margin-bottom: 0;
}
.tuvan-sp {
    border: 1px solid #ddd;
    padding: 15px;
}
.right-spct {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.tab-infosp .nav-tabs {
    border: none;
}
.tab-infosp .nav-tabs>li.active>a, .tab-infosp .nav-tabs>li.active>a:focus, .tab-infosp .nav-tabs>li.active>a:hover {
    background: none;
    color: #000;
    border: 1px solid #ddd;
}
.tab-infosp .nav-tabs>li>a {
    margin-right: 0;
    border-radius: 0;
    background: #febd1f;
    border: 1px solid #febd1f;
    color: #fff;
    text-align: center;
    width: 200px;
    font-weight: 700;
    text-transform: uppercase;
}
.tab-infosp .tab-content {
    border: 1px solid #ddd;
    padding: 15px;
}
.tuvan-sp p {
    margin-bottom: 7px;
}
.block-ser .items-mh,
.block-ser .items-kt{
    margin-bottom: 30px;
}
.cate-aside {
    margin-bottom: 30px;
}
.cate-aside a.active, .cate-aside a:hover {
    background: #197b30;
    color: #fff;
}
.cate-aside a {
    display: block;
    padding: 7px 15px;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    background: #f2f2f2;
    margin-bottom: 2px;
}
.items-tt {
    border: 1px solid #eaeaea;
    margin-bottom: 30px;
}
.img-tt {
    display: block;
    overflow: hidden;
}
.img-tt img {
    transition: all 0.3s;
    transform: scale(1);
}
.img-tt:hover img {
    transition: all 0.3s;
    transform: scale(1.2);
}
.ct-tt {
    padding: 10px;
}
.tit-tt {
    margin: 0;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    color: #444;
    font-weight: 700;
}
.view-tt {
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #197b30;
    padding: 5px 10px;
    border: 1px solid #197b30;
}
.view-tt:hover {
    background: #fff;
    color: #197b30;
}
.tit-aside {
    font-weight: 800;
    color: #197b30;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.tit-aside:after {
    content: "";
    display: block;
    height: 5px;
    width: 100px;
    background: #197b30;
    margin-top: 10px;
}
.bl-nas {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.img-nas {
    display: block;
    width: 80px;
    margin-right: 10px;
}
.name-nas {
    display: block;
    width: calc(100% - 90px);
    font-size: 14px;
    color: #000;
}
.accor-addr {
    margin-top: 20px;
}
.accor-addr .panel {
    background: none;
    box-shadow: unset;
    margin-bottom: 10px;
}
.a-addr.addr-cl {
    background: #1e7719;
    color: #fff;
}
.a-addr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 10px;
    color: #1e7719;
    font-weight: 700;
    text-transform: uppercase;
    background: #fff;
    border-bottom: 3px solid #d8d8d8;
    border-left: 3px solid #1e7719;
    margin-bottom: 0;
}
.accor-addr .nav-tabs {
    border: none;
    border-top: 3px solid #fff;
    background: #003393;
}
.accor-addr .nav-tabs>li {
    float: none;
    width: 100%;
    border: none !important;
    margin: 0;
}
.accor-addr .nav-tabs>li>a {
    margin: 0;
    border: none !important;
    display: block;
    padding: 10px 10px 10px 20px;
    color: #fff !important;
    background: #1e7719 !important;
}
.accor-addr .nav-tabs>li>a>i {
    margin-right: 5px;
}
.accor-addr .nav-tabs>li.active>a, .accor-addr .nav-tabs>li.active>a:focus, .accor-addr .nav-tabs>li.active>a:hover {
    background: #1daf15 !important;
}
.block-vid {
    margin-bottom: 30px;
}
.sm-video{
    margin-bottom: 10px;
}
.sm-video a {
    height: auto;
}
.sm-video a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.sm-video a img {
    height: auto;
}
.play-vid {
    position: absolute;
    z-index: 99;
    color: #404242;
}
.sm-video a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background: rgba(0,0,0,0.5);
}
.play-vid:after {
    content: "";
    display: block;
    width: 30%;
    height: 30%;
    position: absolute;
    left: 35%;
    top: 35%;
    background: #fff;
    z-index: -1;
}
.name-video{
    text-align: center;
}
.name-video a{
    color: #1e7719;
    font-weight: 700;
}
.block-form-lh {
    padding: 40px 0;
}
.sm-lh {
    background: #1e7719;
    padding: 6px 30px;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
}
.logo-slogan{
    width: 100%;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #197b30 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.all-map {
    padding: 10px;
    background: #fff;
    box-shadow: 0 5px 8px #999;
}
.at-share-dock-outer{
    display: none !important;
}


@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .slogan-top {
        font-size: 18px;
        text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff;
    }
    .slogan-bottom{
        font-size: 50px;
        text-shadow: 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff, 0 0 1px #fff;
    }
    .ul-main-menu > li > a{
        font-size: 12px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .logo{
        width: 120px;
    }
    .slogan{
        width: calc(100% - 170px);
    }
    .header-top:after{
        content: unset;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background-color: #1e7719;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
    }
    .sidenav .closebtn {
        font-size: 25px;
        display: block;
        align-items: center;
        width: 40px;
        background: #f5821f;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        padding: 5px 0;
    }
    .menu-mobile {
        padding: 20px 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #ddd;
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #fff;
        font-size: 16px;
    }
    .menu-mobile .sub-menu-mb .phelp a:first-child{
        padding: 15px 0 15px 15px;
        width: calc(100% - 50px);
    }
    .menu-mobile .sub-menu-mb a{
        width: 100%;
        padding: 15px;
    }
    .hassub-mb .phelp .a-icon {
        position: absolute;
        right: 15px;
        top: calc(50% - 7.5px);
        z-index: 9999;
        text-align: center;
        width: 20px;
        padding: 0;
    }
    .phelp {
        position: relative;
    }
    .phelp > a:first-child{
        border-right: 1px solid #ddd;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #ddd;
        border-bottom: none;
        background: #549a50;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .main-gioithieu,
    .main-counter{
        padding: 40px 0;
    }
    .main-new-tuyendung .flex-n {
        display: block;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        order: 1;
        width: 100%;
    }
    .order-2{
        order: 2;
        width: 100%;
    }
    .header-mobile.show991 {
        background: #1e7719;
        padding: 5px 0;
    }
    .hotline-mb p{
        color: #b90000;
        font-weight: 700;
        text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
    }
    .hotline-mb {
        text-align: center;
    }
    .items-sp{
        margin-bottom: 30px;
    }
    .items-mh{
        margin-bottom: 30px;
    }
    .tht{
        margin-top: 0;
    }
    .group-news-home.flex-n{
        display: block;
    }
    .block-news-home{
        margin-bottom: 20px;
    }
    .items-kt{
        margin-bottom: 30px;
    }
    .gg-map-lh iframe{
        height: 500px;
    }
    .grid-dv.grspct .flex-n{
        display: block;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .logo{
        margin-right: 30px;
    }
    .slogan{
        width: calc(100% - 150px);
    }
    .slogan-top{
        font-size: 16px;
    }
    .slogan-bottom{
        font-size: 30px;
    }
    .main-banner .lSSlideOuter .lSPager.lSpg{
        bottom: 20px;
    }
    .addr-gg-map iframe {
        height: 400px;
    }
    .gg-map-lh iframe{
        height: 400px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .logo-slogan .flex{
        flex-direction: column-reverse;
    }
    .slogan-top{
        margin-bottom: 0;
        width: 100%;
    }
    .slogan {
        margin-bottom: 10px;
        width: 100%;
    }
    .logo{
        margin: 0;
        width: 100px;
    }
    .tit-pub-c{
        font-size: 30px;
    }
    .addr-gg-map iframe {
        height: 350px;
    }
    .clear40{
        height: 20px;
    }
    .gg-map-lh iframe{
        height: 450px;
    }
    .tab-infosp .nav-tabs>li>a{
        width: auto;
    }
}