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: 16px;margin:0;font-family: Roboto; right: 0px;position: relative;font-weight: bold;}
body p{font-size:16px;margin:0;font-family: Roboto;}
.mont{font-family: Roboto;}
.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: bold;}
.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;
}
.mgbt10{
    margin-bottom: 10px;
}
.mgbt20{
    margin-bottom: 20px;
}
.header-top {
    border-top: 6px solid #39393c;
    overflow: hidden;
}
.social-header {
    background: #39393c;
    position: relative;
    padding: 10px;
    height: 40px;
}
.social-header:before {
    content: "";
    position: absolute;
    left: -40px;
    top: 0;
    z-index: 1;
    border-top: 20px solid #39393c;
    border-left: 20px solid #fff;
    border-right: 20px solid #39393c;
    border-bottom: 20px solid #fff;
}
.social-header:after {
    content: "";
    position: absolute;
    width: 3000px;
    height: 100%;
    left: 100%;
    top: 0;
    z-index: 1;
    background: #39393c;
}
.name-com {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.block-social a:first-child {
    margin-left: 0;
}
.block-social a {
    color: #fff;
    display: inline-block;
    margin-left: 10px;
}
.infor-header {
    padding: 30px 0;
}
.block-info-left {
    border-left: 1px solid #ccc;
    padding-left: 15px;
    padding-right: 40px;
}
.bil-top {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.header-bottom {
    position: relative;
    background: #1873af;
}
.menu-search {
    position: relative;
    justify-content: center;
}
.ul-main-menu {
    display: flex;
    align-items: center;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-main-menu > li > a {
    display: inline-block;
    color: #fff;
    font-weight: 700;
    font-family: Roboto;
    position: relative;
    padding: 20px 18px;
    font-size: 18px;
}
.ul-main-menu > li:hover > a {
    color: #ffa9a9;
}
.ul-main-menu > li.active > a {
    color: #ffa9a9;
}
.ul-main-menu > li > a:after {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 16px;
    top: calc(50% - 8px);
    background: #b7b7b7;
}
.ul-main-menu > li:last-child > a:after{
    content: unset;
}
.has-sub {
    position: relative;
}
.has-sub:hover .ul-sub-menu {
    display: block;
}
.ul-sub-menu {
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: #1873af;
    position: absolute;
    z-index: 9999;
    top: 100%;
    display: none;
    min-width: 220px;
    border-top: 5px solid #fff;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.ul-sub-menu:after {
    bottom: calc(100% + 5px);
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    border-width: 6px;
    margin-left: -6px;
}
.ul-sub-menu > li > a {
    display: block;
    padding: 10px 20px;
    border-top: 1px solid #fff;
    color: #fff;
    white-space: nowrap;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Roboto;
}
.ul-sub-menu > li:hover > a{
    color: #ffa9a9;
}
.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;
}
.header-mobile{
    display: none;
}
.clblue{
    color: #1873af;
}
.search-top{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    color: #fff;
    background: #1873af;
    border: 1px solid #1873af;
}
.search-top:hover{
    background: #fff;
    color: #1873af;
}
.flex-end{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
footer {
    background: #0098da;
    position: relative;
}
footer:before {
    height: 65px;
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 50%;
    bottom: 0px;
}
footer .color-part2 {
    position: absolute;
    margin-top: -5px;
    text-align: center;
    left: 0px;
    right: 0px;
    z-index: 2;
}
footer .color-part2:after {
    content: "";
    display: inline-block;
    border-top: 20px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    height: 0;
    width: 900px;
    max-width: 90%;
    position: relative;
    margin-top: 5px;
}
footer .color-part {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    bottom: 0px;
    width: calc(50% - 180px);
    margin-left: -110px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    background: #cccccc;
}
.block-content {
    padding-top: 80px;
    padding-bottom: 80px;
}
footer .block-content {
    background: url(../images/footer-bg.png) no-repeat top center;
    background-size: cover;
}
.des-ft {
    margin: 20px 0;
}
.social-ft a {
    display: inline-block;
    font-size: 24px;
    margin-right: 10px;
    color: #0098da;
}
.tit-ft {
    margin: 0;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Roboto;
}
.ul-ft {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-ft > li {
    margin-bottom: 10px;
}
.ul-ft > li > a {
    color: #fff;
}
footer .copy {
    height: 65px;
    line-height: 75px;
    padding-right: 15px;
    position: relative;
    z-index: 2;
    color: #fff;
}
#to-top {
    top: 0px;
    left: -30px;
    cursor: pointer;
    display: flex;
    position: absolute;
    width: 80px;
    text-align: center;
    height: 65px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    background: #333;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
}
.main-banner .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 68px;
    background: rgba(255, 255, 255, 0.8) !important;
    color: #1873af;
    top: calc(50% - 34px);
    left: 5%;
    z-index: 9;
    margin: 0;
    font-size: 30px;
    outline: unset;
}
.main-banner .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 68px;
    background: rgba(255, 255, 255, 0.8) !important;
    color: #1873af;
    top: calc(50% - 34px);
    right: 5%;
    z-index: 9;
    margin: 0;
    font-size: 30px;
    outline: unset;
}
.btn-eff {
    display: inline-block;
    padding: 10px 20px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    transition: all 0.3s ease-in-out;
}
.btn-eff:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #1873af;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s ease-in-out;
}
.btn-eff span {
    position: relative;
    z-index: 9;
}
.btn-eff:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    background: #f00;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.3s ease-in-out;
}
.btn-eff:hover:after {
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.right-gt{
    background: url(../images/bg-gth.jpg) center center no-repeat;
    background-size: cover;
    padding: 20px;
}
.block-tnsm{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.left-tnsm{
    width: 100px;
    position: relative;
}
.icon-tnsm{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid #f00;
    background: #1873af;
    position: relative;
}
.left-tnsm:before{
    content: "";
    display: block;
    position: absolute;
    right: -5px;
    top: calc(50% - 5px);
    background: #f00;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.left-tnsm:after{
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 0.5px);
    background: #f00;
    width: 40px;
    height: 1px;
}
.rigth-tnsm{
    width: calc(100% - 100px);
    padding-left: 20px;
    padding-bottom: 30px;
    border-left: 1px solid #1873af;
}
.tamnhinsumenh .block-tnsm:last-child .rigth-tnsm{
    padding-bottom: 0;
}
.main-hoatdongkinhdoanh{
    background: #fafafa;
}
.tit-pub-center{
    margin: 0;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #1873af;
    font-weight: 700;
    text-align: center;
    font-family: Roboto;
}
.tit-pub-center:after{
    content: "";
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 4px;
    background: #f00;
    margin-top: 20px;
}
.block-hdkd{
    position: relative;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img-hdkd:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
}
.img-hdkd{
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.img-hdkd img{
    transition: all ease-in-out 0.3s;
    transform: scale(1);
}
.block-hdkd:hover .img-hdkd img{
    transform: scale(1.2);
}
.name-hdkd{
    position: absolute;
    margin: 0;
    bottom: 20px;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: 700;
    font-size: 18px;
    padding: 0 10px;
    z-index: 9;
    text-align: center;
}
.name-hdkd a{
    color: #fff !important;
}
.main-doitac {
    background: url(../images/bg-dt.jpg) center center no-repeat;
    background-size: cover;
}
.main-doitac .owl-carousel.owl-drag .owl-item{
    padding: 10px;
}
.main-doitac .owl-carousel.owl-drag .owl-item img{
    box-shadow: 0 0 10px #ccc;
}
.tab-hoidong table{
    width: 100%;
}
.tab-hoidong table tr td{
    padding: 0 10px;
}
.tab-hoidong table tr td:first-child{
    width: 200px;
}
.block-lanhdao {
    background: #f2f2f2;
}
.tit-pub-left{
    margin: 0;
    margin-bottom: 40px;
    text-transform: uppercase;
    color: #1873af;
    font-weight: 700;
    font-family: Roboto;
}
.tit-pub-left:after{
    content: "";
    display: block;
    margin: 0;
    width: 100px;
    height: 4px;
    background: #f00;
    margin-top: 20px;
}
.tit-news-home{
    margin: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.content-news-home{
    padding: 20px;
    background: #fff;
}
.block-news-home{
    box-shadow: 0 0 15px #ccc;
}
.des-news-home{
    margin-bottom: 15px;
}
.eff-sca{
    display: block;
    overflow: hidden;
}
.eff-sca img{
    transform: scale(1);
    transition: all ease-in-out 0.3s;
}
.eff-sca:hover img{
    transform: scale(1.2);
}
.block-hotro{
    box-shadow: 0 0 15px #ccc;;
    padding: 20px;
    background: #fff;
}
.btn-gui{
    border: none;
    padding: 5px 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    background: #1873af;
    border-radius: 4px;
    display: inline-block;
}
.btn-gui i{
    margin-right: 5px;
}
.block-hotro .form-group{
    margin-bottom: 10px;
}
.banner-page{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tit-page{
    margin: 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    position: absolute;
    font-family: Roboto;
    text-align: center;
    padding: 0 15px;
}
.tit-page:after{
    content: "";
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 4px;
    background: #fff;
    margin-top: 20px;
}
.banner-page > img{
    min-height: 250px;
    object-fit: cover;
}
.img-thanhvien{
    background: #fff;
}
.block-thanhvien{
    margin-bottom: 30px;
    border: 1px solid #1873af;
}
.container-thanhvien{
    background: #1873af;
    padding: 20px;
}
.container-thanhvien h4 a{
    color: #fff;
}
.nav-gioithieu > .container {
    white-space: nowrap;
}
.nav-gioithieu{
    background: #f2f2f2;
    text-align: center;
    overflow: auto;
}
.nav-gioithieu a {
    display: inline-block;
    padding: 10px 0;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 15px;
    border-top: 3px solid #f2f2f2;
    border-bottom: 3px solid #f2f2f2;
    font-family: Roboto;
}
.nav-gioithieu a.active {
    border-bottom: 3px solid #1873af;
    color: #1873af;
}
.nav-gioithieu a:first-child{
    margin-left: 0;
}
.nav-gioithieu a:last-child{
    margin-right: 0;
}
.nav-gioithieu.nav-gioithieu-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
}
.thongtincongty{
    position: relative;
}
.thongtincongty:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: url(../img/backg-gttd.jpg) top center no-repeat;
    background-size: cover;
    z-index: -1;
}
.content-thongtincongty {
    background: #fff;
    position: relative;
    z-index: 8;
    padding: 30px;
    box-shadow: 0 0 10px #ccc;
}
.lichsuhinhthanh{
    background: url(../img/bg-lsht.jpg) center center no-repeat;
    background-size: cover;
}
.p-lsht{
    margin-bottom: 20px;
}
.p-lsht i{
    margin-right: 7px;
    color: #1873af;
    font-size: 10px;
}
.block-content-lsht{
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    border-radius: 4px;
}
.sodotochuc{
    background: #1873af;
    margin-bottom: 40px;
}
.name-qhcd{
    margin-left: 0;
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
.view-qh{
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #1873af;
    border-radius: 50px;
}
.view-qh:hover{
    background: #1873af;
    color: #fff;
}
.block-qhcd{
    margin-bottom: 30px;
}
.tit-aside{
    margin: 0;
    padding: 15px;
    text-align: center;
    background: #1873af;
    color: #fff;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: Roboto;
}
.ct-aside{
    background: #f2f2f2;
    padding: 15px;
}
.p-aside{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 10px;
}
.p-aside i{
    font-size: 10px;
    width: 25px;
    margin-top: 7px;
    color: #1873af;
}
.p-aside a{
    width: calc(100% - 25px);
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    color: #000;
}
.p-aside.active a{
    color: #1873af;
}
.block-list-post{
    margin-bottom: 30px;
}
.news-xt{
    font-style: italic;
}
.viewmore {
    display: inline-block;
    padding: 10px 15px 5px;
    color: #fff !important;
    background: #1873af;
    border: 1px solid #1873af;
}
.viewmore:hover {
    background: #fff;
    color: #1873af !important;
}
.xemthem {
    background: #ebebeb;
    padding: 10px 15px 5px 15px;
    color: #000;
    display: inline-block;
    border: 1px solid #ebebeb;
}
.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: calc(100% - 80px);
}
.btn-apply {
    border: 1px solid #1873af;
    background-color: #1873af;
    padding: 8px 10px 5px 10px;
    font-size: 15px;
    color: #fff;
}
.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
footer .editer *{
    color: #fff;
}








@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .ul-main-menu > li > a {
        padding: 20px 9px;
        font-size: 13px;
    }
    footer .color-part {
        width: calc(50% - 140px);
        margin-left: -140px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .logo-mb img{
        width: 150px;
        display: inline-block;
        margin: 15px 0;
    }
    .infor-header{
        padding: 15px 0;
    }
    .social-header:before {
        content: "";
        position: absolute;
        width: 3000px;
        height: 100%;
        right: 100%;
        top: 0;
        z-index: 1;
        background: #39393c;
        left: unset;
        border: unset;
    }
    .social-header .flex-bw{
        justify-content: center;
    }
    .social-header {
        padding: 5px;
        height: 30px;
    }
    .infor-header .flex-bw{
        display: block;
    }
    .infor-left {
        display: none;
    }
    .block-info-left {
        padding-right: 15px;
        flex: 1 auto;
    }
    .infor-header .btn-blue{
        width: 150px;
        margin: 0 auto;
        display: block;
    }
    .header-bottom {
        background: #1873af;
        padding: 5px 0;
    }
    .header-mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #1873af;
        z-index: 99999999;
        height: 100vh;
    }
    .sp-cn {
        position: absolute;
        width: 80px;
        height: 40px;
        left: calc(50% - 40px);
        bottom: 0;
        background: #fff;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
    }
    .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: 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: 15px;
        font-weight: 700;
        text-transform: capitalize;
    }
    .menu-mobile a >img{
        width: 25px;
        margin-right: 10px;
    }
    .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: #314f69;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .content-menu-mobile {
        max-height: calc(100vh - 60px);
        overflow: auto;
    }
    .search-mobile {
        width: calc(100% - 40px);
    }
    .name-com {
        display: none;
    }
    footer {
        background: #000;
    }
    footer .color-part {
        display: none;
    }
    .des-ft{
        color: #fff;
    }
    footer .col-sm-6 {
        margin-bottom: 20px;
    }
    .nav-gioithieu > .container{
        width: 100%;
        padding: 0;
    }
    .nav-gioithieu a{
        margin: 0 15px !important;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        width: 100%;
        order: 1;
    }
    .order-2{
        width: 100%;
        order: 2;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    footer .copy {
        font-size: 12px;
    }
    .container-thanhvien{
        padding: 15px;
    }
    .gg-map iframe{
        height: 350px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    footer .copy {
        font-size: 8px;
    }
    .ttpost{
        margin-top: 10px;
    }
    .main-banner .owl-carousel .owl-nav button.owl-prev,
    .main-banner .owl-carousel .owl-nav button.owl-next{
        width: 40px;
        height: 40px;
        font-size: 20px;
        top: calc(50% - 20px);
    }
    .clear40{
        height: 20px;
    }
    .icon-tnsm{
        width: 40px;
        height: 40px;
    }
    .icon-tnsm img{
        width: 25px;
    }
    .left-tnsm{
        width: 60px;
    }
    .left-tnsm:after{
        width: 20px;
    }
    .rigth-tnsm {
        width: calc(100% - 60px);
    }
    .tit-pub-center,
    .tit-pub-left{
        font-size: 20px;
    }
    .tab-hoidong table tr td:first-child{
        width: 50%;
    }
    .block-news-home{
        margin-bottom: 30px;
    }
    .tit-page{
        font-size: 24px;
    }
    .nav-gioithieu a{
        font-size: 13px;
        margin: 0 10px !important;
    }
    .gg-map iframe{
        height: 300px;
    }
    .viewmore{
        width: 100%;
        margin: 0 0 10px 0 !important;
        text-align: center;
    }
    .xemthem{
        width: 100%;
        margin: 0;
        text-align: center;
    }
}