@font-face {
    font-family: futura;
    src: url('../fonts/SFUFuturaBook.eot');
    src: url('../fonts/SFUFuturaBook.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUFuturaBook.woff2') format('woff2'),
        url('../fonts/SFUFuturaBook.woff') format('woff'),
        url('../fonts/SFUFuturaBook.ttf') format('truetype'),
        url('../fonts/SFUFuturaBook.svg#SFUFuturaBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: futurabold;
    src: url('../fonts/SFUFuturaBold.eot');
    src: url('../fonts/SFUFuturaBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SFUFuturaBold.woff2') format('woff2'),
        url('../fonts/SFUFuturaBold.woff') format('woff'),
        url('../fonts/SFUFuturaBold.ttf') format('truetype'),
        url('../fonts/SFUFuturaBold.svg#SFUFuturaBold') 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: 15px;margin:0;font-family: futura; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: futura;}
.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-family: futurabold;}
.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;
}
.editer p{
    margin-bottom: 10px;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: url('../img/loadding.svg') 50% 50% no-repeat rgb(249,249,249);
}
.logo {
    display: block;
    text-align: center;
    width: 180px;
    background: #fff;
    height: 80px;
    border-bottom: 5px solid #36a624;
}
.logo img{
    height: 100%;
}
.header-home{
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
}
.main-header{
    width: calc(100% - 400px);
    margin: 0 auto;
}
.ul-main-menu{
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.ul-main-menu > li > a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    height: 80px;
    color: #fff;
    text-transform: uppercase;
    font-family: futurabold;
}
.ul-main-menu > li:hover > a{
    color: #f76c00;
}
.has-sub a i{
    font-size: 13px;
    margin-left: 5px;
}
.language a{
    color: #fff;
}
.language a.active{
    font-family: futurabold;
    color: #f76c00;
}
.language{
    margin-left: 20px;
}
.search-top{
    color: #fff !important;
}
.has-sub{
    position: relative;
}
.ul-sub-menu{
    position: absolute;
    z-index: 9999;
    top: 100%;
    left: 0;
    padding: 0 15px;
    margin: 0;
    list-style-type: none;
    background: rgba(0, 0, 0, 0.5);
    min-width: 200px;
    display: none;
}
.ul-sub-menu > li > a{
    display: block;
    color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    white-space: nowrap;
}
.ul-sub-menu > li:hover > a{
    color: #f76c00;
}
.ul-sub-menu > li:last-child > a{
    border: none;
}
.has-sub:hover .ul-sub-menu{
    display: block;
}
.main-banner .owl-nav button.owl-prev {
    position: absolute;
    left: calc(50% - 660px);
    top: calc(50% - 35px);
    z-index: 99;
    width: 50px;
    height: 70px;
    margin: 0;
}
.main-banner .owl-nav button.owl-next {
    position: absolute;
    right: calc(50% - 660px);
    top: calc(50% - 35px);
    z-index: 99;
    width: 50px;
    height: 70px;
    margin: 0;
}
.main-banner .owl-nav img {
    width: 50px;
    height: 70px;
}
.main-banner .owl-theme .owl-nav [class*=owl-]:hover{
    background: none;
    outline: unset;
}
.main-banner .owl-theme .owl-nav{
    margin: 0;
}
.main-banner{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-banner {
    position: absolute;
    width: 1170px;
    z-index: 10;
}
.form-search-banner {
    background: rgba(0, 0, 0, 0.8);
    padding: 20px;
    border-radius: 10px;
}
.form-search-banner .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
    width: 100%;
}
.form-search-banner .bootstrap-select .dropdown-menu li.disabled a{
    color: #f76c00;
    background: none !important;
}
.filter-kq {
    color: #36a624;
    border: none;
    background: #fff;
    border-radius: 4px;
    padding: 10px 12px;
    font-weight: 800;
}
.filter-kq i{
    color: #f76c00;
}
.tit-pub-w{
    margin: 0;
    text-align: center;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-family: futurabold;
    font-size: 26px;
}
.tit-pub-w:after {
    content: "";
    display: block;
    width: 88px;
    height: 16px;
    background: url(../img/hv.png) center center no-repeat;
    background-size: contain;
    margin: 0 auto;
    margin-top: 10px;
}
.main-gioithieu {
    background: #2d3c61;
    margin-top: 40px;
}
.intro-cpn p{
    color: #fff;
}
.view-detail{
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px 15px;
    text-align: center;
    color: #fff;
    font-style: italic;
    border-radius: 50px;
}
.view-detail i{
    margin-left: 5px;
}
.view-detail:hover{
    background: #fff;
    color: #f76c00;
}
.img-intro{
    overflow: hidden;
}
.img-intro img{
    transition: all 0.8s;
    transform: scale(1);
}
.img-intro img:hover{
    transition: all 0.8s;
    transform: scale(1.2);
}
.tit-pub-b{
    margin: 0;
    text-align: center;
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-family: futurabold;
    font-size: 26px;
}
.tit-pub-b:after {
    content: "";
    display: block;
    width: 88px;
    height: 16px;
    background: url(../img/hv.png) center center no-repeat;
    background-size: contain;
    margin: 0 auto;
    margin-top: 10px;
}
.main-tintuc{
    background: #f7f7f7;
}
.img-news a{
    display: block;
    overflow: hidden;
}
.img-news a img{
    transition: all 0.8s;
    transform: scale(1);
}
.img-news a:hover img{
    transition: all 0.8s;
    transform: scale(1.2);
}
.content-news{
    background: #fff;
    padding: 15px;
}
.tit-news-big{
    margin: 0;
    margin-bottom: 10px;
    font-family: futurabold;
}
.tit-news-big a{
    color: #000;
}
.tit-news-big a:hover{
    color: #36a624;
}
.xemthem{
    color: #36a624;
    font-style: italic;
}
.xemthem i{
    margin-left: 5px;
}
.big-news{
    margin-bottom: 30px;
}
.tit-news-small{
    margin: 0;
    margin-bottom: 10px;
    font-family: futurabold;
    font-size: 16px;
}
.tit-news-small a{
    color: #000;
}
.tit-news-small a:hover{
    color: #36a624;
}
.small-news .des-news{
    margin-bottom: 10px;
}
.block-list-news .nav-tabs {
    border: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.block-list-news .nav-tabs>li{
    float: none;
    flex: 1;
}
.block-list-news .nav-tabs>li>a {
    margin: 0;
    border: none !important;
    border-radius: 0;
    background: #fff;
    text-align: center;
    font-family: futurabold;
    color: #000;
    border-top: 5px solid #fff !important;
    padding: 5px 15px 10px 15px;
    white-space: nowrap;
}
.block-list-news .nav-tabs>li.active>a, 
.block-list-news .nav-tabs>li.active>a:focus, 
.block-list-news .nav-tabs>li.active>a:hover{
    background: #e8e8e8;
    color: #f76c00;
    border-top: 5px solid #f76c00 !important;
}
.img-list-news{
    display: block;
    width: 90px;
    margin-right: 15px;
}
.tit-list-news{
    width: calc(100% - 105px);
}
.tit-list-news a{
    color: #000;
    font-size: 16px;
}
.block-list-news .tab-content{
    background: #fff;
    padding: 15px 10px;
}
.block-list-news{
    border: 1px solid #e8e8e8;
}
.sub-list-news{
    margin-bottom: 20px;
}
.list-news .sub-list-news:last-child{
    margin-bottom: 0;
}
.slider-op:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 187px;
    background-color: none;
    background-image: linear-gradient(to right, #fff 0%, rgba(255, 255, 0, 0) 100%);
    z-index: 9;
}
.slider-op:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 187px;
    background-color: none;
    background-image: linear-gradient(to left, #fff 0%, rgba(255, 255, 0, 0) 100%);
    z-index: 9;
}
.block-slider-op{
    margin: 0 auto;
    z-index: 10;
    position: relative;
}
.block-slider-op .owl-nav img{
    width: 30px;
}
.block-slider-op .owl-nav button.owl-prev {
    position: absolute;
    left: 100px;
    top: calc(50% - 35px);
    background: rgba(85, 85, 85, 0.6);
    z-index: 99;
    width: 50px;
    height: 70px;
    margin: 0;
}
.block-slider-op .owl-nav button.owl-next {
    position: absolute;
    right: 100px;
    top: calc(50% - 35px);
    background: rgba(85, 85, 85, 0.6);
    z-index: 99;
    width: 50px;
    height: 70px;
    margin: 0;
}
.item-op{
    text-align: center;
    display: inline-block;
    margin: 0 30px;
}
.name-op{
    font-size: 15px;
    font-weight: 400;
    color: #dcbe76;
    margin-top: 15px;
}
.list-op{
    text-align: center;
}
.list-op .item-op:first-child{
    margin-left: 0;
}
.list-op .item-op:last-child{
    margin-right: 0;
}
.img-op {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: relative;
}
.name-pro{
    position: absolute;
    bottom: 20px;
    left: 15px;
    margin: 0;
    text-transform: uppercase;
}
.name-pro a{
    color: #fff;
}
.name-pro a:hover{
    color: #dcbe76;
}
.op-hide {
    position: absolute;
    top: 100%;
    left: 0;
    background: rgba(220, 190, 118, 0.7);
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-ophd {
    text-align: center;
    padding: 0 15px;
}
.name-pro-hide a{
    color: #e41a22;
    text-transform: uppercase;
}
.des-ophd{
    color: #fff;
}
.img-op:hover .name-pro{
    display: none;
}
.img-op:hover .op-hide{
    top: 0;
    transition: all 0.3s;
}
.block-datb{
    width: calc(100% - 400px);
    margin: 0 auto;
}
.main-bdschothue{
    background: #2d3c61;
}
.img-bdsct a{
    display: block;
    overflow: hidden;
}
.img-bdsct a img{
    transition: all 0.8s;
    transform: scale(1);
}
.img-bdsct a:hover img{
    transition: all 0.8s;
    transform: scale(1.2);
}
.tit-bdsct{
    margin: 0;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: futurabold;
}
.tit-bdsct a{
    color: #000;
}
.content-bdsct{
    background: #fff;
}
.top-bdsct{
    padding: 10px 15px;
}
.bottom-bdsct{
    padding: 10px 15px;
}
.content-bdsct hr{
    margin: 0;
}
.price-bdsct{
    font-style: italic;
    font-size: 17px;
}
.block-bdsct{
    margin-bottom: 30px;
}
.main-doitac{
    background: #fafafa;
}
.items-dt {
    border: 1px solid #fafafa;
}
.items-dt img{
    border: 1px solid #ccc;
}
footer{
    border-top: 5px solid #f8852b;
    background: #2d3c61 url(../img/backg-ft.png) bottom center no-repeat;
    background-size: contain;
}
footer *{
    color: #fff;
}
.tit-ft{
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0;
    font-family: futurabold;
}
.address-ft p{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.address-ft p i{
    width: 30px;
}
.address-ft p span{
    width: calc(100% - 30px);
}
.address-ft p{
    margin-bottom: 15px;
}
.address-ft p:last-child{
    margin: 0;
}
.download{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    width: 100%;
    padding: 5px 15px;
    border-radius: 4px;
}
.download span{
    color: #000 !important;
}
.form-dknews form{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.form-dknews input{
    border-radius: 4px 0 0 4px;
    padding: 6px 12px;
    width: calc(100% - 100px);
    border: none;
    height: 40px;
    color: #000;
}
.form-dknews button{
    background: #f76c00;
    color: #fff;
    text-transform: uppercase;
    color: #fff;
    width: 100px;
    text-align: center;
    border-radius: 0 4px 4px 0;
    border: none;
    height: 40px;
    font-family: futurabold;
}
.tit-ft.not-upper{
    text-transform: unset;
}
.ul-ft{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-ft > li{
    margin-bottom: 5px;
}
.ul-ft > li:last-child{
    margin: 0;
}
.ul-ft > li > a:hover{
    color: #f76c00;
}
.flex-ft{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.font13 {
    font-size: 13px;
}
.social a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    color: #fff;
    margin-left: 7px;
}
.social a:first-child{
    margin: 0;
}
.social .so-gg{
    background: #d52a33;
}
.social .so-fb{
    background: #254096;
}
.social .so-pr{
    background: #d52a33;
}
.social .so-tt{
    background: #0ba7da;
}
.social .so-ytb{
    background: #d52a33;
}
.footer-bottom{
    padding-bottom: 15px;
}
.social a:hover{
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
}
.main-intro {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.top-intro {
    position: absolute;
    padding-top: 100px;
}
.header-gioithieu{
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(0, 0, 0, 0.2);
}
body:not(.fp-viewing-gioithieu) .header-gioithieu{
    top: 0;
    background: #000;
}
body:not(.fp-viewing-gioithieu) .header-gioithieu .logo{
    width: 80px;
    height: auto;
}
body:not(.fp-viewing-gioithieu) .header-gioithieu .logo img{
    height: auto;
}
body:not(.fp-viewing-gioithieu) .header-gioithieu .ul-main-menu > li > a{
    height: auto;
}
.boss{
    overflow: hidden;
    border-radius: 10px;
}
.boss img{
    transition: all 0.8s;
    transform: scale(1);
}
.boss img:hover{
    transition: all 0.8s;
    transform: scale(1.2);
}
.title-gt {
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 9;
}
.content-sec {
    height: calc(100vh - 238px);
    margin-bottom: 40px;
}
.menufullpage{
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style-type: none;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #f58634;
}
.menufullpage > li > a{
    display: inline-block;
    color: #000;
    padding: 20px 0;
    font-size: 13px;
}
.menufullpage > li.active > a{
    color: #36a624;
    font-family: futurabold;
}
.menu-full {
    background: #fff;
    margin-top: 50px;
    height: 62px;
}
.fp-viewing-gioithieu .menu-full-head,
.fp-viewing-thongdiep .menu-full-head{
    display: none;
}
.fp-viewing-gioithieu .menu-full{
    margin-top: -50px;
}
.menu-full-head {
    background: #fff;
    height: 62px;
}
.title-gt-main{
    margin: 142px 0 30px;
    position: relative;
    z-index: 9;
}
.gioithieutapdoan{
    position: relative;
}
.gioithieutapdoan:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
    background: url(../img/backg-gttd.jpg) top center no-repeat;
    background-size: cover;
    z-index: -1;
}
.content-gttd{
    background: #fff;
    position: relative;
    z-index: 8;
    padding: 30px;
}
.row-thongdiep{
    height: 100%;
}
.col-thongdiep{
    height: 100%;
    overflow: auto;
}
.fullheight{
    height: 100%;
}
.boss img{
    height: 100%;
    object-fit: cover;
}
.content-gttd .editer{
    overflow: auto;
}
.content-tnsm{
    display: flex;
    justify-content: space-between;
}
.left-tnsm {
    width: 50%;
    background: url(../img/backg-tnsm.jpg) center center no-repeat;
    background-size: cover;
    padding: 0 50px;
}
.content-tnsm {
    display: flex;
    justify-content: space-between;
    height: calc(100vh - 112px);
    margin-top: 112px;
}
.content-left-tnsm *{
    color: #fff;
}
.content-left-tnsm {
    height: calc(100% - 126px);
    border: 1px solid #fff;
}
.content-left-tnsm .editer{
    overflow: auto;
    padding: 0 20px;
}
.content-left-tnsm h3{
    margin: 20px 0;
    font-family: futurabold;
}
.editer h1,
.editer h2,
.editer h3,
.editer h4,
.editer h5,
.editer h6{
    font-family: futurabold;
}
.right-tnsm{
    width: 50%;
}
.right-tnsm img{
    object-fit: cover;
}
.content-logo-slogan {
    height: calc(100vh - 152px);
    margin-top: 112px;
    margin-bottom: 40px;
}
.top-logo-slogan {
    text-align: center;
}
.img-lgsl {
    padding: 20px 0 10px;
}
.img-lgsl img{
    height: 100px;
}
.des-lgsl{
    height: 42px;
}
.bottom-logo-slogan {
    height: calc(100% - 172px);
    display: flex;
    justify-content: space-between;
}
.left-bottom-logo-slogan {
    width: 50%;
    height: 100%;
    padding: 0 30px 0 50px;
}
.left-bottom-logo-slogan .editer{
    height: 100%;
    overflow: auto;
}
.editer strong{
    font-family: futurabold !important;
}
.right-bottom-logo-slogan {
    width: 50%;
    height: 100%;
    background: #e6e7e8;
    padding: 0 50px 0 30px;
}
.right-bottom-logo-slogan .editer{
    height: 100%;
    overflow: auto;
}
.conter-lichsuhinhthanh{
    height: calc(100vh - 112px);
    margin-top: 112px;
    background: url(../img/backg-lsht.jpg) top center no-repeat;
    background-size: cover;
    padding-top: 1px;
}
.list-year{
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.list-year > li{
    color: #fff;
    font-family: futurabold;
    padding: 7px 15px;
    margin: 0 5px;
    cursor: pointer;
}
.list-year > li.active{
    background: #2d3c61;
}
.item-ct-year.active {
    background: #2d3c61;
}
.item-ct-year.active .dot-year:after{
    content: unset;
}
.item-ct-year{
    padding: 15px 0;
}
.item-ct-year *{
    color: #fff;
}
.main-year{
    margin-bottom: 20px;
    text-align: center;
}
.main-year span{
    font-size: 30px;
    font-family: futurabold;
    border-bottom: 1px solid #fff;
}
.dot-year {
    margin-bottom: 15px;
    position: relative;
    text-align: center;
}
.dot-year:after{
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #fff;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
}
.content-year{
    padding: 0 15px;
    height: 150px;
}
.control-lichsu{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
}
.control-lichsu span{
    font-size: 30px;
    color: #fff;
    cursor: pointer;
}
.line-his {
    width: 100px;
    height: 1px;
    background: #fff;
    margin: 0 10px;
}
.content-vanhoatapdoan{
    height: calc(100vh - 152px);
    margin-top: 112px;
    margin-bottom: 40px;
    padding-top: 1px;
}
.main-vanhoatapdoan{
    height: calc(100% - 86px);
    display: flex;
    justify-content: space-between;
    padding: 0 50px;
}
.left-vanhoatapdoan{
    height: 100%;
    width: 50%;
    overflow: hidden;
    padding-right: 15px;
}
.left-vanhoatapdoan img{
    transition: all 0.8s;
    transform: scale(1);
}
.left-vanhoatapdoan img:hover{
    transition: all 0.8s;
    transform: scale(1.2);
}
.right-vanhoatapdoan{
    height: 100%;
    width: 50%;
    padding-left: 15px;
}
.right-vanhoatapdoan .editer{
    height: 100%;
    overflow: auto;
}
.content-congtythanhvien{
    height: calc(100vh - 112px);
    margin-top: 112px;
    padding-top: 1px;
    background: url(../img/backg-tv.jpg) top center no-repeat;
    background-size: cover;
}
.main-vanhoatapdoan{
    height: calc(100% - 86px);
}
.items-cttv {
    background: #e8e8e8;
    padding: 40px;
    border-radius: 20px;
}
.name-cttv {
    font-family: futurabold;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
}
.block-congtythanhvien{
    position: relative;
}
.block-congtythanhvien .owl-theme .owl-nav{
    margin: 0;
}
.block-congtythanhvien .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: calc(50% - 35px);
    left: -70px;
}
.block-congtythanhvien .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: calc(50% - 35px);
    right: -70px;
}
.block-congtythanhvien .owl-dots {
    position: relative;
    top: 30px;
}
.main-congtythanhvien{
    height: calc(100% - 86px);
}
.content-doitac{
    height: calc(100vh - 152px);
    margin-top: 112px;
    margin-bottom: 40px;
    padding-top: 1px;
}
.main-part{
    height: calc(100% - 86px);
    position: relative;
}
.sub-pn{
    margin-bottom: 30px;
}
.main-part .owl-theme .owl-nav{
    margin: 0;
}
.main-part .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: calc(50% - 55px);
    left: -70px;
}
.main-part .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: calc(50% - 55px);
    right: -70px;
}
.language span{
    color: #fff;
}
.scroller {
  overflow-y: scroll;
  scrollbar-color: #e6e7e8 #a6a6a6;
  scrollbar-width: thin;
}
.scrollbar{
    overflow-y: scroll;
}
.scrollbar::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px #e6e7e8;
    border-radius: 10px;
    background-color: #e6e7e8;
}
.scrollbar::-webkit-scrollbar{
    width: 7px;
    background-color: #e6e7e8;
}
.scrollbar::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #a6a6a6;
}
.slider-banner img{
    height: 770px;
    object-fit: cover;
}
.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;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.7;
}
.modal-backdrop{
    z-index: 999999;
}
.modal{
    z-index: 9999999;
}







@media (max-width: 1799px){
    .main-header,
    .block-datb{
        width: calc(100% - 300px);
    }
}
@media (max-width: 1699px){
    .ul-main-menu > li > a{
        padding: 10px 20px;
    }
}
@media (max-width: 1599px){
    .ul-main-menu > li > a{
        font-size: 13px;
    }
}
@media (max-width: 1499px){
    .logo{
        width: 150px;
    }
    .main-header,
    .block-datb{
        width: calc(100% - 200px);
    }
    .fp-viewing-footer header{
        display: none;
    }
}
@media (max-width: 1399px){
    .main-header,
    .block-datb{
        width: calc(100% - 100px);
    }
    .control-lichsu{
        margin: 20px 0;
    }
    .sub-pn img{
        height: 200px;
        width: auto;
        object-fit: cover;
    }
}
@media (max-width: 1299px){
    .main-header,
    .block-datb{
        width: calc(100% - 30px);
    }
    .main-banner .owl-nav button.owl-next{
        display: none;
    }
    .main-banner .owl-nav button.owl-prev{
        display: none;
    }
}
@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    header{
        position: fixed !important;
        background: #000 !important;
        top: 0 !important;
    }
    .ul-main-menu{
        display: none;
    }
    body:not(.fp-viewing-gioithieu) .header-gioithieu{
        background: unset;
    }
    body:not(.fp-viewing-gioithieu) .header-gioithieu .logo{
        width: 80px;
        height: auto;
    }
    .logo {
        width: 80px;
        height: auto;
    }
    .logo img{
        height: auto;
    }
    .menufullpage > li > a{
        white-space: nowrap;
    }
    .menu-full-head > .container{
        overflow: auto;
    }
    .menufullpage{
        width: 1140px;
    }
    .menu-full{
        margin-top: 0;
    }
    .menu-full > .container{
        overflow: auto;
    }
    .fp-viewing-thongdiep .content-sec {
        margin-bottom: 30px;
        height: auto;
    }
    .title-gt-main{
        margin: 30px 0;
    }
    .fp-tableCell{
        display: block !important;
        height: auto !important;
    }
    .fp-section.fp-table, .fp-slide.fp-table{
        height: auto !important;
        display: block !important;
    }
    .fp-viewing-gioithieu .menu-full{
        margin-top: 0;
    }
    .content-tnsm {
        height: auto;
        margin-top: 0;
        display: block;
    }
    .content-sec{
        height: auto;
    }
    .left-tnsm {
        width: 100%;
        padding: 30px;
    }
    .left-tnsm .title-gt{
        margin-top: 0;
    }
    .right-tnsm{
        width: 100%;
    }
    .content-logo-slogan {
        height: auto;
        margin-top: 0;
        margin-bottom: 0;
    }
    .bottom-logo-slogan{
        display: block;
    }
    .left-bottom-logo-slogan{
        width: 100%;
        padding: 0 30px;
    }
    .right-bottom-logo-slogan{
        padding: 0 30px 30px 30px;
        width: 100%;
    }
    .conter-lichsuhinhthanh {
        height: auto;
        margin-top: 0;
        padding-top: 1px;
        padding-bottom: 30px;
    }
    .content-vanhoatapdoan {
        height: auto;
        margin: 0;
    }
    .main-vanhoatapdoan{
        display: block;
        height: auto;
        padding: 0 30px;
    }
    .left-vanhoatapdoan{
        width: 100%;
        padding: 0;
    }
    .right-vanhoatapdoan{
        width: 100%;
        padding: 0;
        margin: 20px 0;
    }
    .content-congtythanhvien {
        height: auto;
        margin-top: 0;
        padding-bottom: 50px;
    }
    .main-congtythanhvien {
        height: auto;
    }
    .content-doitac {
        height: auto;
        margin: 0;
    }
    .main-part {
        height: auto;
    }
    .des-lgsl{
        height: auto;
    }
    .sub-pn img{
        height: auto;
    }
    .fp-viewing-footer header{
        display: block;
    }
    .show-mb{
        color: #fff !important;
    }
    .sidenav {
        position: fixed;
        right: 0;
        background-color: #00afef;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
        width: 100%;
        top: 50px;
        overflow: auto;
        height: calc(100% - 50px);
    }
    .menu-mobile {
        padding: 0;
        text-decoration: none;
        color: #818181;
        transition: 0.3s;
        list-style-type: none !important;
        margin: 0;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #fff;
    }
    .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 20px;
        width: calc(100% - 50px);
    }
    .menu-mobile .sub-menu-mb a{
        width: 100%;
        padding: 15px 20px;
    }
    .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 #fff;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #fff;
        border-bottom: none;
        background: #286090;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .search-banner{
        width: 970px;
    }
    .sub-list-news{
        margin-bottom: 10px;
    }
    .scrollbar,
    .scroller{
        overflow: auto !important;
    }
    .main-intro img{
        height: 300px;
        object-fit: cover;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    .name-cttv{
        margin-top: 15px;
    }
    .main-part .owl-carousel .owl-nav button.owl-prev{
        left: 0;
    }
    .main-part .owl-carousel .owl-nav button.owl-next{
        right: 0;
    }
    .block-congtythanhvien .owl-carousel .owl-nav button.owl-prev{
        left: 0;
    }
    .block-congtythanhvien .owl-carousel .owl-nav button.owl-next{
        right: 0;
    }
    .address-ft{
        margin-bottom: 20px;
    }
    .flex-ft{
        flex-wrap: wrap;
    }
    .col-ft{
        width: 33.333333%;
        margin-bottom: 20px;
    }
    .items-cttv{
        padding: 20px;
    }
    .search-banner{
        width: 750px;
    }
    .block-list-news{
        margin-top: 30px;
    }
    .slider-op:before, .slider-op:after {
        width: 100px;
    }
    .row-thongdiep{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        order: 1;
        width: 100%;
    }
    .order-2{
        order: 2;
        width: 100%;
    }
    .boss{
        margin-bottom: 20px;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .content-year{
        height: auto;
    }
    .item-ct-year{
        padding: 15px 0 30px;
    }
    .col-ft{
        width: 50%;
    }
    .footer-bottom .flex-bw{
        display: block;
    }
    .social{
        margin-top: 20px;
    }
    .list-year > li{
        margin: 0 5px;
        padding: 7px;
    }
    .content-gttd{
        padding: 15px;
    }
    .block-congtythanhvien .owl-carousel .owl-nav button.owl-prev,
    .block-congtythanhvien .owl-carousel .owl-nav button.owl-next{
        width: 30px;
        top: calc(50% - 20px);
    }
    .main-part .owl-carousel .owl-nav button.owl-prev,
    .main-part .owl-carousel .owl-nav button.owl-next{
        width: 30px;
        top: calc(50% - 35px);
    }
    .search-banner{
        width: calc(100% - 30px);
    }
    .slider-banner img{
        height: 500px;
    }
    .main-gioithieu .flex{
        display: block;
    }
    .img-intro{
        margin-top: 30px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .col-ft{
        padding: 0 10px;
    }
    .flex-ft{
        margin: 0 -10px;
    }
    .list-year > li {
        margin: 0 0px;
        padding: 7px;
        font-size: 12px;
    }
    .main-vanhoatapdoan,
    .left-bottom-logo-slogan,
    .top-logo-slogan{
        padding: 0 15px;
    }
    .right-bottom-logo-slogan{
        padding: 0 15px 15px 15px;
    }
    .small-news{
        margin-bottom: 30px;
    }
    .block-list-news{
        margin-top: 0;
    }
    .slider-op:before, .slider-op:after {
        width: 80px;
    }
    .block-slider-op .owl-nav button.owl-prev {
        left: 30px;
        top: calc(50% - 25px);
        width: 30px;
        height: 50px;
    }
    .block-slider-op .owl-nav button.owl-next {
        right: 30px;
        top: calc(50% - 25px);
        width: 30px;
        height: 50px;
    }
    .name-pro {
        bottom: 10px;
        left: 10px;
        font-size: 13px;
        text-align: left;
        display: block !important;
    }
    .op-hide {
        display: none;
    }
}