@font-face {
    font-family: 'SVN-Androgyne';
    src: url('../fonts/SVN-Androgyne.eot');
    src: url('../fonts/SVN-Androgyne.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SVN-Androgyne.woff2') format('woff2'),
        url('../fonts/SVN-Androgyne.woff') format('woff'),
        url('../fonts/SVN-Androgyne.ttf') format('truetype'),
        url('../fonts/SVN-Androgyne.svg#SVN-Androgyne') format('svg');
    font-weight: normal;
    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: 'Montserrat', sans-serif; right: 0px;position: relative;}
body p{font-size:15px;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;
}
.editer p{
    margin-bottom: 10px;
}
.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader svg{
    width: 300px;
}
.info-top {
    display: flex;
    align-items: center;
}
.info-top span {
    margin-right: 15px;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
}
.language a{
    margin-right: 10px;
}
.header-top{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.language{
    display: flex;
    align-items: center;
    margin: 0 30px 0 10px;
}
.info-top img{
    margin-right: 10px;
}
.f-search .stylish-input-group .form-control {
    box-shadow: 0 0 0;
    border-color: #ccc;
    border-radius: 50px 0 0 50px;
    border-right: none;
    background: #ececec;
}
.f-search .stylish-input-group .input-group-addon {
    background: #ececec !important;
    border-right: 1px solid #ccc;
    border-radius: 0 50px 50px 0;
}
.f-search .stylish-input-group button {
    border: 0;
    background: transparent;
}
.ul-main-menu{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-main-menu > li > a {
    display: inline-block;
    padding: 5px 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    border-bottom: 3px solid transparent;
    margin: 0 10px;
}
.ul-main-menu > li:hover > a,
.ul-main-menu > li.active > a{
    color: #3233ff;
    border-bottom: 3px solid #e73624;
}
.ul-main-menu > li:first-child > a{
    border-bottom: 3px solid transparent !important;
}
.header-bottom{
    margin-top: 30px;
}
header{
    background: url(../img/back-header.jpg) bottom center no-repeat;
    background-size: cover;
    padding: 10px 0;
    border-top: 5px solid #034aaa;
    border-bottom: 5px solid #fff;
}
.main-banner-home {
    overflow: hidden;
    position: relative;
}
.main-banner-home .lSSlideOuter .lSPager.lSpg {
    margin-top: 0 !important;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 50px;
}
.main-banner-home .lSSlideOuter .lSPager.lSpg > li:hover a, 
.main-banner-home .lSSlideOuter .lSPager.lSpg > li.active a {
    border: 2px solid #c81529;
    position: relative;
}
.main-banner-home .lSSlideOuter .lSPager.lSpg > li:hover a:after, 
.main-banner-home .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-home .lSSlideOuter .lSPager.lSpg > li a {
    width: 15px;
    height: 15px;
    background: none;
    border: 2px solid #fff;
}
.main-gioithieu {
    padding: 60px 0;
}
.tit-top {
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    font-family: 'SVN-Androgyne';
    color: #c1c1c1;
}
.tit-pub-c {
    text-align: center;
    color: #1752a1;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.tit-pub-c:after {
    content: "";
    display: block;
    height: 4px;
    width: 70px;
    margin: 0 auto;
    margin-top: 15px;
    background: #e73624;
}
.tht {
    text-align: center;
    margin-top: 20px;
}
.view-dt {
    display: inline-block;
    background: #1752a1;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.view-dt i {
    margin-left: 5px;
}
.tit-why {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 20px;
    color: #1752a1;
    text-align: center;
}
.font20{
    font-size: 20px;
}
.clblue{
    color: #1752a1;
}
.block-why-option {
    margin-top: 20px;
}
.why-option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.img-why {
    width: 60px;
    margin-right: 10px;
}
.text-why {
    width: calc(100% - 70px);
}
.main-counter {
    background: url(../img/back-count.png) top center no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.tit-count{
    text-align: center;
}
.p-count span {
    font-size: 42px;
    font-weight: 700;
    color: #1752a1;
}
.p-count{
    text-align: center;
    margin: 10px 0;
}
.text-counter {
    text-align: center;
    font-size: 14px;
    color: #1752a1;
    text-transform: uppercase;
}
.block-counter {
    width: 76%;
    position: relative;
    top: 30px;
}
.img-sldv {
    display: block;
    overflow: hidden;
}
.img-sldv img {
    height: 205px;
    object-fit: cover;
}
.tit-sldv {
    display: block;
    padding: 20px 15px;
    background: #1752a1;
    color: #fff !important;
    text-align: center;
    height: calc(100% - 205px);
    text-transform: uppercase;
}
.items-dv{
    transform: scale(1);
    transition: all 0.3s;
}
.items-dv:hover{
    transform: scale(0.95);
    transition: all 0.3s;
}
.main-dichvu-pro{
    background: url(../img/backg-dvpro.jpg) top center no-repeat;
    background-size: cover;
}
.img-sp {
    display: block;
    overflow: hidden;
    border: 1px solid #ccc;
}
.items-sp{
    transform: scale(1);
    transition: all 0.3s;
}
.items-sp:hover{
    transform: scale(0.95);
    transition: all 0.3s;
}
.tit-sp {
    display: block;
    text-align: center;
    margin: 15px 0 10px 0;
    color: #444;
    font-weight: 700;
}
.view-sp {
    display: block;
    text-align: center;
    color: #c99a2c;
}
.view-sp i {
    margin-left: 5px;
}
.main-project {
    padding: 0 30px;
}
.block-project {
    margin-bottom: 20px;
}
.img-da {
    display: block;
    overflow: hidden;
}
.img-da img {
    transition: all 0.5s;
    transform: scale(1);
}
.img-da:hover img {
    transition: all 0.5s;
    transform: scale(1.2);
}
.name-da {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.view-all {
    display: inline-block;
    padding: 10px 20px;
    background: #1752a1;
    color: #fff;
    font-weight: 700;
}
.view-all i {
    margin-left: 5px;
}
.block-news{
    margin-bottom: 30px;
    background: #fff;
}
.img-news{
    display: block;
    overflow: hidden;
}
.img-news img{
    transform: scale(1);
    transition: all 0.3s;
}
.img-news:hover img{
    transform: scale(1.2);
    transition: all 0.3s;
}
.info-news{
    padding: 15px;
}
.name-news{
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}
.main-news{
    background: url(../img/back-news.jpg) bottom center no-repeat;
    background-size: cover;
}
.item-doitac {
    height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-top {
    background: #004577 url(../img/back-ft.png) bottom center no-repeat;
    background-size: contain;
    padding: 40px 0 40px 0;
    border-bottom: 5px solid #fff;
}
.ul-ft {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-ft > li {
    margin-bottom: 10px;
}
.ul-ft > li > a {
    color: #fff;
    display: inline-block;
}
.form-ft {
    border: 1px solid #fff;
    padding: 15px;
}
.form-ft input {
    color: #fff;
    background: none;
}
.btn-gui {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0 12px;
    background: #fff;
    color: #004577;
    border: none;
    border-radius: 4px;
    font-weight: 700;
    font-size: 12px;
}
.form-ft ::placeholder { 
    color: #fff;
}
.form-ft :-ms-input-placeholder {
    color: #fff;
}

.form-ft ::-ms-input-placeholder {
    color: #fff;
}
.footer-bottom{
    padding: 10px 0;
}
.tit-bn{
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    position: absolute;
    color: #fff;
    text-shadow: 0 0 4px #3233ff,0 0 4px #3233ff,0 0 4px #3233ff,0 0 4px #3233ff;
    padding: 0 15px;
    text-align: center;
}
.main-banner{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-page {
    font-size: 18px;
    margin: 0;
    color: #006cc0;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}
.title-page:before {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background: #e73624;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
}
.title-page:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #b7b7b7;
    position: absolute;
    bottom: 2px;
    left: 0;
    z-index: 8;
}
.main-group-project{
    background: #e6e6e6;
    padding: 40px 0;
}
.list-gp i{
    color: #006cc0;
    margin-right: 10px;
}
.list-gp a{
    color: #000;
    font-weight: 700;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 10px;
}
.list-gp a:last-child{
    margin: 0;
}
.img-project{
    display: block;
    overflow: hidden;
}
.img-project img {
    transition: all 0.3s;
    transform: scale(1);
}
.img-project:hover img {
    transition: all 0.3s;
    transform: scale(1.2);
}
.name-project{
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding: 10px 0;
    font-size: 17px;
}
.folder-project > span{
    color: #000;
    margin-right: 15px;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
}
.folder-project > span > i{
    margin-right: 5px;
}
.folder-project > a{
    color: #006cc0;
    font-weight: 700;
    font-size: 12px;
}
.block-project{
    margin-bottom: 30px;
}
.tit-col-asi {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #b72025;
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
}
.tit-col-asi span:first-child{
    display: block;
    padding: 10px;
    width: calc(100% - 40px);
    border-right: 3px solid #fff;
}
.tit-col-asi span:last-child{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
}
.list-col i{
    margin-right: 5px;
    width: 15px;
    color: #b72025;
    font-size: 13px;
}
.list-col span{
    color: #007cbc;
    width: calc(100% - 20px);
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}
.list-col{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    display: block;
    margin-bottom: 15px;
}
#col-asi-ct .list-col:first-child{
    padding-top: 15px;
}
#col-asi-ct .list-col:last-child{
    padding-bottom: 15px;
    margin-bottom: 0;
}
#col-asi-ct{
    background: #f2f2f2;
    padding: 0 10px;
}
.collap-aside{
    margin-bottom: 30px;
}
.side-hotro {
    margin-bottom: 30px;
}
.ct-hotro {
    background: #eaeaea;
    padding: 15px;
}
.he-ht {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 16px;
}
.he-ht span {
    color: #c10c1d;
    margin-right: 10px;
    width: 60px;
    display: inline-block;
}
.sky-ht .flex {
    margin-bottom: 20px;
}
.clred{
    color: #b72025;
}
.tit-gp-asi{
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    color: #007cbc;
    font-weight: 700;
    padding: 10px 0;
}
.tit-gp-asi a{
    color: #007cbc;
}
.ul-asi{
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.ul-asi > li{
    margin-bottom: 10px;
}
.ul-asi > li > a{
    color: #272727;
    font-weight: 700;
    font-size: 14px;
}
.ul-asi > li > a > i{
    margin-right: 5px;
    font-size: 14px;
}
#col-asi-gp{
    background: #f2f2f2;
    padding: 0 10px;
}
#col-asi-sp{
    background: #f2f2f2;
    padding: 0 10px;
}
.tit-line{
    color: #0083cd;
    font-size: 15px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
}
.tit-line span{
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 99;
    padding-right: 10px;
    font-weight: 900;
}
.tit-line:after{
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #0083cd;
    position: absolute;
    top: 50%;
}
.name-gp{
    display: block;
    padding: 10px;
    color: #0083cd;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}
.block-gp{
    margin-bottom: 20px;
    transform: scale(1);
    transition: all 0.3s;
}
.block-gp:hover{
    transform: scale(0.95);
    transition: all 0.3s;
}
.clblue-n{
    color: #008ed6;
}
.main-info-pub{
    position: relative;
}
.main-info-pub:before{
    content: "";
    height: 280px;
    width: 100%;
    background: url(../img/back-pub.jpg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.content-info-pub{
    background: #fff;
    padding: 30px 60px;
    box-shadow: 0 0 5px #ccc;
}
.main-chucnang{
    background: url(../img/chucnang.jpg) top left no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.block-chucnang {
    background: rgba(230, 230, 230, 0.66);
    padding: 30px;
}
.items-hinhanh{
    border: 2px solid #0070c0;
    background: #0070c0;
}
.items-hinhanh a span{
    display: block;
    padding: 10px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
}
.items-hinhanh a img{
    height: 267px;
    object-fit: cover;
}
.block-slider-img{
    position: relative;
}
.prev-img{
    position: absolute;
    left: -30px;
    top: calc(50% - 20px);
    cursor: pointer;
    z-index: 99;
}
.next-img{
    position: absolute;
    right: -30px;
    top: calc(50% - 20px);
    cursor: pointer;
    z-index: 99;
}
.items-chungnhan {
    margin-bottom: 20px;
}
.img-cn{
    position: relative;
}
.name-cn {
    display: block;
    padding: 10px;
    color: #0083cd;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}
.plus-cn {
    position: absolute;
    bottom: 15px;
    right: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 50px;
    color: #fff !important;
    border-radius: 50%;
    background-image: linear-gradient(to top right, rgba(10, 147, 216, 0.7), rgba(167, 223, 251, 0.7));
    display: none;
}
.img-cn:hover .plus-cn{
    display: inline-flex;
}
.main-chungnhan{
    background: #d8dee5;
}
.order-p a{
    margin-left: 15px;
    color: #000;
    font-size: 18px;
}
.order-p a.active{
    color: #b72025;
}
.img-products{
    display: block;
    overflow: hidden;
}
.img-products img{
    transform: scale(1);
    transition: all 0.3s;
}
.img-products:hover img{
    transform: scale(1.2);
    transition: all 0.3s;
}
.pro-grid .block-products{
    width: 33.333333%;
    padding: 0 15px;
    float: left;
}
.show-order-top{
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}
.pro-grid .name-products{
    text-align: center;
    display: block;
    padding: 10px;
    color: #000;
    font-weight: 700;
    font-size: 20px;
}
.pro-grid .des-sp{
    text-align: center;
    padding: 0 10px;
}
.pro-list .block-products{
    display: flex;
    justify-content: space-between;
}
.pro-list .img-products{
    width: 33.333333%;
    margin-right: 30px;
}
.pro-list .info-products {
    width: calc(66.666667% - 30px);
    border: none;
    padding: 0;
    margin: 0;
}
.pro-list .info-products:after{
    content: unset;
}
.pro-list .name-products{
    display: block;
    padding: 10px 0;
    color: #000;
    font-weight: 700;
    font-size: 20px;
}
.pro-list .des-sp{
    text-align: left;
    padding: 0;
}
.pro-list .block-products {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    position: relative;
}
.pro-list .block-products:after{
    content: "";
    display: block;
    width: 33.333333%;
    height: 1px;
    background: #0070c0;
    position: absolute;
    bottom: -1px;
    left: 33.333333%;
    z-index: 1;
}
.all-product.pro-grid{
    margin: 0 -15px;
}
.info-products{
    border-bottom: 1px solid #ccc;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.info-products:after{
    content: "";
    display: block;
    width: 33.333333%;
    height: 1px;
    background: #0070c0;
    position: absolute;
    bottom: -1px;
    left: 33.333333%;
    z-index: 1;
}
.pagi {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background: #f2f2f2;
    padding: 5px 15px;
    float: right;
    margin-top: 20px;
}
.pagi span {
    display: inline-block;
    margin-right: 20px;
}
.pagi a.active, .pagi a:hover {
    background: #0070c0;
    color: #fff;
}
.pagi a {
    display: inline-block;
    padding: 5px 15px;
    margin: 0 3px;
    color: #000;
}
.title-spct {
    font-size: 18px;
    margin: 20px 0;
    color: #017dbd;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 20px;
    font-weight: 700
}
.title-spct:before {
    content: "";
    display: block;
    width: 200px;
    height: 5px;
    background: #c10c1d;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
}
.title-spct:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #b7b7b7;
    position: absolute;
    bottom: 2px;
    left: 0;
    z-index: 8;
}
.block-des-sup .nav-tabs>li{
    width: 50%;
    float: left;
}
.block-des-sup .nav-tabs>li>a{
    margin: 0;
    border: none !important;
    padding: 10px;
    text-align: center;
    background: #d7d7d7;
    color: #000; 
    border-radius: 0 !important;
    text-transform: uppercase;
    font-weight: 700;
}
.block-des-sup .nav-tabs>li.active>a, 
.block-des-sup .nav-tabs>li.active>a:focus, 
.block-des-sup .nav-tabs>li.active>a:hover{
    background: #017dbd;
    color: #fff;
}
.block-des-sup .tab-content{
    margin-top: 20px;
}
.label-tv {
    margin-bottom: 10px;
}
.gui{
    display: inline-block;
    background: #017dbd;
    color: #fff;
    padding: 5px 15px;
    border: none;
    font-weight: 700;
}
.bl-gui{
    margin-top: 30px;
}
.tag-bg span {
    color: #444;
    font-size: 16px;
    margin-right: 10px;
    font-weight: 700;
}
.tag-bg a {
    color: #444;
    margin-right: 10px;
    display: inline-block;
    padding: 5px;
    background: #eaeaea;
    margin-bottom: 5px;
    font-weight: 500;
}
.product-rela .name-products {
    text-align: center;
    display: block;
    padding: 10px;
    color: #000;
    font-weight: 700;
    font-size: 20px;
}
.product-rela .des-sp {
    text-align: center;
    padding: 0 10px;
}
.big-newsm {
    position: relative;
    height: calc(100% - 15px);
}
.big-newsm > a, .small-newsm > a {
    display: block;
    overflow-y: hidden;
    height: 100%;
}
.big-newsm img, .small-newsm img {
    height: 100%;
    object-fit: cover;
}
.content-newsm {
    position: absolute;
    background: rgb(0,0,0,0.5);
    padding: 20px;
    bottom: 0;
    left: 0;
    width: 100%;
}
.tit-newsm {
    font-size: 18px;
    font-weight: 700;
}
.title-smnews {
    font-size: 14px;
    margin: 10px 0;
    height: 40px;
    overflow: hidden;
}
.block-list-news {
    margin-bottom: 30px;
}
.news-xt {
    font-weight: 500;
    color: #017dbd;
}
.news-xt i {
    margin-right: 10px;
}
.tit-dmth {
    color: #017dbd;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #017dbd;
    margin-bottom: 20px;
}
.tit-dmth:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background: #017dbd;
    margin-top: 10px;
    position: relative;
    top: 3px;
}
.asi-right-list ul {
    list-style-type: none;
    padding-left: 10px;
    margin: 0;
}
.asi-right-list ul > li > a {
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
    color: #000;
}
.block-bvm {
    margin-bottom: 15px;
}
.block-bvm .a-bvm {
    float: left;
    width: 100px;
    margin-right: 10px;
}
.block-bvm .nd-bvm {
    float: left;
    width: calc(100% - 120px);
    font-size: 12px;
}
.bl-doitac{
    margin-bottom: 20px;
}
.bang-tuyendung table {
    border: 1px solid #ccc;
}
.bang-tuyendung table {
    width: 100%;
}
.bang-tuyendung table tr th {
    border: none;
}
.bang-tuyendung table tr th, .bang-tuyendung table tr td {
    padding: 10px;
    border: 1px solid #ccc;
}
.tit-td {
    margin: 0;
    border-left: 5px solid #017dbd;
    padding-left: 15px;
    padding-top: 5px;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
}
.viewmore {
    display: inline-block;
    padding: 10px 15px;
    color: #fff !important;
    background: #017dbd;
    border: 1px solid #017dbd;
}
.viewmore:hover{
    background: #fff;
    color: #017dbd !important;
}
.xemthem {
    background: #ebebeb;
    padding: 10px 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 #435560;
    background-color: #435560;
    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;
}
.captcha{
    height: 34px;
    margin-right: 10px;
}
.st0{fill:#FFFFFF;stroke:url(#SVGID_1_);stroke-miterlimit:10;}
.st1{stroke:url(#SVGID_2_);stroke-miterlimit:10;}
.st2{stroke:url(#SVGID_3_);stroke-miterlimit:10;}
.st3{stroke:url(#SVGID_4_);stroke-miterlimit:10;}
.st4{stroke:url(#SVGID_5_);stroke-miterlimit:10;}
.st5{stroke:url(#SVGID_6_);stroke-miterlimit:10;}
.st6{stroke:url(#SVGID_7_);stroke-miterlimit:10;}
.st7{stroke:url(#SVGID_8_);stroke-miterlimit:10;}
.st8{stroke:url(#SVGID_9_);stroke-miterlimit:10;}
.st9{fill:#FFFFFF;stroke:url(#SVGID_10_);stroke-miterlimit:10;}
.st10{fill:#FFFFFF;stroke:url(#SVGID_11_);stroke-miterlimit:10;}
.st11{fill:#FFFFFF;stroke:url(#SVGID_12_);stroke-miterlimit:10;}
.st12{fill:#FFFFFF;stroke:url(#SVGID_13_);stroke-miterlimit:10;}
.st13{fill:#FFFFFF;stroke:url(#SVGID_14_);stroke-miterlimit:10;}
.st14{fill:#FFFFFF;stroke:url(#SVGID_15_);stroke-miterlimit:10;}
.st15{fill:#FFFFFF;stroke:url(#SVGID_16_);stroke-miterlimit:10;}
.st16{fill:#FFFFFF;stroke:url(#SVGID_17_);stroke-miterlimit:10;}
.st17{fill:#FFFFFF;stroke:url(#SVGID_18_);stroke-miterlimit:10;}
.st18{fill:#FFFFFF;stroke:url(#SVGID_19_);stroke-miterlimit:10;}
@keyframes dash-stm {
    from {
        stroke-dashoffset: 5600;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-sth {
    from {
        stroke-dashoffset: 1900;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-stb {
    from {
        stroke-dashoffset: 230;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-sts {
    from {
        stroke-dashoffset: 400;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-stbay {
    from {
        stroke-dashoffset: 360;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-sttam {
    from {
        stroke-dashoffset: 180;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-stchin {
    from {
        stroke-dashoffset: 2668;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-stmuoi {
    from {
        stroke-dashoffset: 2820;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-stmm {
    from {
        stroke-dashoffset: 946;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-stmh {
    from {
        stroke-dashoffset: 570;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-stmb {
    from {
        stroke-dashoffset: 440;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-stmbon {
    from {
        stroke-dashoffset: 526;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-stml {
    from {
        stroke-dashoffset: 1850;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dash-stmsbt {
    from {
        stroke-dashoffset: 194;
    }
    to {
        stroke-dashoffset: 0;
    }
}
.st1{
    fill:#FFFFFF;
    stroke:#3233ff;
    stroke-width: 1;
    stroke-dasharray: 5600;
    stroke-dashoffset: 5600;
    animation: dash-stm 1s linear alternate infinite;   
}
.st2{
    fill:#FFFFFF;
    stroke:#e73624;
    stroke-width: 1;
    stroke-dasharray: 1900;
    stroke-dashoffset: 1900;
    animation: dash-sth 1s linear alternate infinite;   
}
.st3{
    fill:#FFFFFF;
    stroke:#a2d0e4;
    stroke-width: 1;
    stroke-dasharray: 230;
    stroke-dashoffset: 230;
    animation: dash-stb 1s linear alternate infinite;   
}
.st4{
    fill:#FFFFFF;
    stroke:#a2d0e4;
    stroke-width: 1;
    stroke-dasharray: 230;
    stroke-dashoffset: 230;
    animation: dash-stb 1s linear alternate infinite;   
}
.st5{
    fill:#FFFFFF;
    stroke:#a2d0e4;
    stroke-width: 1;
    stroke-dasharray: 230;
    stroke-dashoffset: 230;
    animation: dash-stb 1s linear alternate infinite;   
}
.st6{
    fill:#FFFFFF;
    stroke:#a2d0e4;
    stroke-width: 1;
    stroke-dasharray: 400;
    stroke-dashoffset: 400;
    animation: dash-sts 1s linear alternate infinite;   
}
.st7{
    fill:#FFFFFF;
    stroke:#a2d0e4;
    stroke-width: 1;
    stroke-dasharray: 360;
    stroke-dashoffset: 360;
    animation: dash-stbay 1s linear alternate infinite;   
}
.st8{
    fill:#FFFFFF;
    stroke:#a2d0e4;
    stroke-width: 1;
    stroke-dasharray: 180;
    stroke-dashoffset: 180;
    animation: dash-sttam 1s linear alternate infinite;   
}
.st9{
    fill:#FFFFFF;
    stroke:#3233ff;
    stroke-width: 1;
    stroke-dasharray: 2668;
    stroke-dashoffset: 2668;
    animation: dash-stchin 1s linear alternate infinite;   
}
.st10{
    fill:#FFFFFF;
    stroke:#3233ff;
    stroke-width: 1;
    stroke-dasharray: 2820;
    stroke-dashoffset: 2820;
    animation: dash-stmuoi 1s linear alternate infinite;   
}
.st11{
    fill:#FFFFFF;
    stroke:#3233ff;
    stroke-width: 1;
    stroke-dasharray: 946;
    stroke-dashoffset: 946;
    animation: dash-stmm 1s linear alternate infinite;   
}
.st12{
    fill:#FFFFFF;
    stroke:#3233ff;
    stroke-width: 1;
    stroke-dasharray: 570;
    stroke-dashoffset: 570;
    animation: dash-stmh 1s linear alternate infinite;   
}
.st13{
    fill:#FFFFFF;
    stroke:#3233ff;
    stroke-width: 1;
    stroke-dasharray: 440;
    stroke-dashoffset: 440;
    animation: dash-stmb 1s linear alternate infinite;   
}
.st14{
    fill:#FFFFFF;
    stroke:#3233ff;
    stroke-width: 1;
    stroke-dasharray: 526;
    stroke-dashoffset: 526;
    animation: dash-stmbon 1s linear alternate infinite;   
}
.st15{
    fill:#FFFFFF;
    stroke:#e73624;
    stroke-width: 1;
    stroke-dasharray: 1850;
    stroke-dashoffset: 1850;
    animation: dash-stml 1s linear alternate infinite;   
}
.st16,
.st17,
.st18{
    fill:#FFFFFF;
    stroke:#a2d0e4;
    stroke-width: 1;
    stroke-dasharray: 194;
    stroke-dashoffset: 194;
    animation: dash-stmsbt 1s linear alternate infinite;   
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #1752a1 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.sm-lh {
    background: #1752a1;
    padding: 6px 30px;
    border: none;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
}



@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .ul-main-menu > li > a{
        font-size: 14px;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    body{transition: all 0.3s;}
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background-color: #034aaa;
        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: 22px 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: #286090;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .search-top{
        margin-top: 10px;
    }
    .main-gioithieu{
        padding: 30px 0;
    }
    .main-counter {
        background: url(../img/back-count.jpg) top center no-repeat;
        background-size: cover;
        padding: 30px 0;
    }
    .block-counter{
        width: 100%;
        position: unset;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        order: 1;
        width: 100%;
    }
    .order-2{
        order: 2;
        width: 100%;
    }
    .block-thungo .flex{
        display: block;
    }
    .prev-img{
        left: 10px;
    }
    .next-img{
        right: 10px;
    }
    .pro-grid .block-products{
        width: 50%;
    }
}
@media (min-width: 768px){
    .modal-dialog {
        width: 700px;
    }
}
@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .flex-n.blmb {
        display: block;
    }
    .logo img{
        width: 70px;
    }
    .show-order-top .flex-bw{
        display: block;
    }
    .order-p{
        margin-top: 20px;
    }
    .big-newsm{
        margin-bottom: 20px;
    }
    .gg-map-lh iframe{
        height: 450px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .loader svg{
        width: 200px;
    }
    .img-sldv img{
        height: auto;
    }
    .name-da{
        font-size: 14px;
    }
    .tit-pub-c{
        font-size: 18px;
    }
    .main-project {
        padding: 0 15px;
    }
    .tit-bn{
        font-size: 22px;
    }
    .content-info-pub,
    .block-chucnang{
        padding: 15px;
    }
    .pro-grid .block-products{
        width: 100%;
    }
    .pro-list .name-products{
        padding-top: 0;
    }
    .pro-list .img-products{
        margin-right: 15px;
    }
    .pro-list .info-products{
        width: calc(66.666667% - 15px)
    }
    .pagi a{
        padding: 5px 10px;
    }
    .viewmore,
    .xemthem{
        display: block;
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
        text-align: center;
    }
    .bang-tuyendung{
        overflow: auto;
    }
    .bang-tuyendung table{
        width: 700px;
    }
    .gg-map-lh iframe{
        height: 350px;
    }
}