@font-face {
    font-family: helve;
    src: url('../fonts/HelveticaNeue.eot');
    src: url('../fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue.woff2') format('woff2'),
        url('../fonts/HelveticaNeue.woff') format('woff'),
        url('../fonts/HelveticaNeue.ttf') format('truetype'),
        url('../fonts/HelveticaNeue.svg#HelveticaNeue') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: helvebold;
    src: url('../fonts/HelveticaNeue-Bold.eot');
    src: url('../fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('../fonts/HelveticaNeue-Bold.woff') format('woff'),
        url('../fonts/HelveticaNeue-Bold.ttf') format('truetype'),
        url('../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') 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: helve; right: 0px;position: relative;}
body p{font-size:15px;margin:0;font-family: helve;}
.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: helvebold;}
.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;
}
.ul-main-menu{
    display: flex;
    align-items: center;
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}
.ul-main-menu > li > a{
    display: inline-block;
    padding: 10px 20px;
    font-family: helvebold;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}
.ul-main-menu > li:last-child > a{
    padding-right: 0;
}
.ul-main-menu > li:hover> a{
    color: #0707f4;
}
.has-sub{
    position: relative;
}
.ul-sub-menu{
    position: absolute;
    z-index: 9999;
    width: 250px;
    background: #fff;
    box-shadow: 0 0 3px #000;
    top: 100%;
    left: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}
.ul-sub-menu > li > a{
    display: block;
    padding: 5px 20px;
    font-family: helvebold;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px dashed #ccc;
}
.ul-sub-menu > li:last-child > a{
    border-bottom: unset;
}
.ul-sub-menu > li:hover> a{
    color: #0707f4;
}
.has-sub:hover .ul-sub-menu{
    display: block;
}
.rela-head{
    position: relative;
}
.main-header {
    background: #fff;
    border-top: 5px solid #0707f4;
    padding: 5px 0;
}
.language{
    position: absolute;
    right: 0;
    top: 7px;
    z-index: 99;
}
.language a{
    display: inline-block;
    margin-left: 15px;
}
.language a:first-child{
    margin: 0;
}
.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 a{
    width: 15px;
    height: 15px;
    background: none;
    border: 1px solid #fff;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li:hover a, 
.main-banner .lSSlideOuter .lSPager.lSpg > li.active a{
    background: #c81529;
}
.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-italic{
    margin: 0;
    margin-bottom: 10px;
    color: #c5a37d;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
}
.tit-pub{
    font-family: helvebold;
    color: #046fb2;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;
}
.xemthem{
    display: inline-block;
    color: #fff;
    background: #046fb2;
    border: 1px solid #046fb2;
    padding: 5px 15px;
}
.xemthem:hover{
    color: #046fb2;
    background: #fff;
}
.div-xemthem{
    text-align: center;
    margin: 15px;
}
.main-gioi-thieu {
    background: url(../img/trongdong.png) center center no-repeat;
    background-size: contain;
    margin-top: 40px;
}
.link-spdv{
    position: relative;
    display: block;
    overflow: hidden;
}
.tit-spdv{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-family: helvebold;
    text-align: center;
    display: block;
    padding: 7px 15px;
    width: 100%;
    text-transform: uppercase;
}
.link-spdv:hover .tit-spdv{
    background: #046fb2;
}
.link-spdv img{
    transform: scale(1);
    transition: all 0.5s;
}
.link-spdv:hover img{
    transform: scale(1.1);
    transition: all 0.5s;
}
.block-spdv{
    margin-bottom: 30px;
}
.items-duan {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.items-duan.active .img-duan{
    transform: translateX(0);
    transition: all 1s;
    opacity: 1;
}
.sm-text {
    position: relative;
    z-index: 9;
    text-align: left;
    transform: translateX(calc(-50% - 640px));
}
.items-duan.active .sm-text{
    transform: translateX(0);
    transition: all 1s;
    opacity: 1;
}
.tit-duan{
    font-family: helvebold;
    text-transform: uppercase;
    color: #046fb2;
    margin: 0;
    margin-bottom: 40px;
}
.tit-duan:after{
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    border-radius: 50px;
    background: #ed1c24;
    margin-top: 10px;
}
.block-duan{
    position: relative;
}
.block-duan .lSSlideOuter .lSPager.lSpg{
    margin-top: 0 !important;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 50px;
}
.block-duan .lSSlideOuter .lSPager.lSpg > li a{
    width: 15px;
    height: 15px;
    background: none;
    border: 1px solid #fff;
}
.block-duan .lSSlideOuter .lSPager.lSpg > li:hover a, 
.block-duan .lSSlideOuter .lSPager.lSpg > li.active a{
    background: #c81529;
}
.items-duan {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.text-duan{
    width: calc(50% - 195px);
    background: #fafbfd;
}
.img-duan{
    width: calc(50% + 195px);
    transform: translateX(100%);
    opacity: 0;
}
.bl-text-duan {
    position: absolute;
    width: 570px;
    left: calc(50% - 570px);
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 50px;
    z-index: 9;
}
.bl-text-duan:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/canh.png) top center no-repeat;
    background-size: cover;
    width: 200px;
    height: 100%;
}
.xemthemsl i{
    margin-left: 10px;
}
.xemthemsl{
    display: inline-block;
    color: #fff;
    background: #046fb2;
    border: 1px solid #046fb2;
    padding: 5px 15px;
}
.xemthemsl:hover{
    color: #046fb2;
    background: #fff;
}
.sm-text .editer p{
    margin-bottom: 5px;
}
.block-slider-doitac .slider-doitac{
    margin: 0 auto;
}
.item-doitac{
    height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer{
    background: #0070c0;
}
.tit-ft {
    color: #fff;
    margin: 0;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: helvebold;
}
.add-ft{
    margin-bottom: 10px;
    display: flex;
    align-items: baseline;
}
.add-ft i{
    color: #d00000;
    margin-right: 15px;
    width: 20px;
}
.add-ft span{
    width: calc(100% - 35px);
    color: #fff;
}
.ul-ft{
    list-style-type: none;
    padding-left: 20px;
}
.ul-ft > li > a{
    display: block;
    color: #fff;
    margin-bottom: 5px;
}
.btn-ft{
    background: #d00000;
    padding: 5px 30px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    font-family: helvebold;
}
.clblue{
    color: #3b54a5;
}
.justi{
    text-align: justify;
}
.main-slider-spdv{
    background: #fafbfd;
}
.items-spdv .block-spdv{
    margin-bottom: 0;
}
.rela-spdv{
    position: relative;
}
.main-slider-spdv{
    background: #fafbfd;
}
.prev-spdv{
    position: absolute;
    left: -50px;
    top: calc(50% - 25px);
    cursor: pointer;
    z-index: 9;
}
.next-spdv{
    position: absolute;
    right: -50px;
    top: calc(50% - 25px);
    cursor: pointer;
    z-index: 9;
}
.items-history{
    position: relative;
}
.items-history > img{
    height: 780px;
    object-fit: cover;
}
.ct-his {
    position: absolute;
    top: 100px;
    width: 1170px;
    left: calc(50% - 585px);
    text-align: center;
}
.year-his {
    font-size: 50px;
    color: #fff;
    font-family: helvebold;
    display: inline-block;
    margin-bottom: 40px;
    text-shadow: 0 0 3px #000;
}
.des-year {
    color: #3b54a5;
    font-family: helvebold;
    font-size: 20px;
    margin-bottom: 60px;
}
.block-history{
    position: relative;
}
.prev-his {
    position: absolute;
    left: calc(50% - 120px);
    top: 105px;
    cursor: pointer;
    z-index: 99;
}
.next-his {
    position: absolute;
    right: calc(50% - 120px);
    top: 105px;
    cursor: pointer;
    z-index: 99;
}
.line-year {
    display: inline-block;
    width: 70px;
    height: 1px;
    background: #000;
    position: relative;
    top: -4px;
    margin: 0 11px;
}
.list-year {
    position: absolute;
    bottom: 50px;
    z-index: 999;
    width: 100%;
    text-align: center;
}
.year-control{
    cursor: pointer;
    text-shadow: 0 0 1px #fff,0 0 1px #fff,0 0 1px #fff,0 0 1px #fff;
}
.items-pc{
    display: flex;
    justify-content: space-between;
}
.img-pc{
    width: 50%;
}
.img-pc img{
    height: 100%;
    object-fit: cover;
}
.nd-pc{
    width: 50%;
    padding: 40px 20px;
    background: #fafbfd;
    text-align: left;
}
.blp-gt-slider {
    position: relative;
    margin-top: 80px;
}
.blp-gt-slider .lSSlideOuter .lSPager.lSpg{
    margin: 0 !important;
    position: absolute;
    bottom: 100%;
    width: 100%;
    left: 0;
}
.blp-gt-slider .lSSlideOuter .lSPager.lSpg > li a{
    width: 32px;
    height: 32px;
    border-radius: 0;
    margin: 0 10px;
}
.tit-line{
    text-transform: uppercase;
    color: #046fb2;
    margin: 0;
    margin-bottom: 40px;
    font-family: helvebold;
}
.tit-line:after{
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    border-radius: 50px;
    background: #ed1c24;
    margin-top: 10px;
}
.flex-even {
    flex-direction: row-reverse;
}
.ct-odd-sp hr{
    margin-left: 0;
    width: 50%;
}
.ct-even-sp hr{
    margin-right: 0;
    width: 50%;
}
.ct-even-sp h3{
    text-align: right;
}
.block-odd-sp,
.block-even-sp{
    margin-bottom: 50px;
}
.banner-duan-chitiet {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fafbfd url(../img/bando.png) center bottom no-repeat;
    background-size: contain;
    height: 150px;
    padding: 0 15px;
}
.tit-spct {
    position: absolute;
    flex-direction: column;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    color: #046fb2;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.tit-spct:before {
    content: "";
    width: 100px;
    height: 2px;
    background: #ed1c24;
    position: absolute;
    top: 100%;
}
.tit-spct:after {
    content: url(../img/tron.png);
    color: #ed1c24;
    position: absolute;
    top: calc(100% - 6px);
}
.bre-dadv {
    position: absolute;
    transform: translate(0,45px);
}
.bre-dadv span a, .bre-dadv span {
    color: #afafaf;
    text-transform: uppercase;
    font-size: 12px;
}
.bre-dadv span a, .bre-dadv span {
    color: #afafaf;
    text-transform: uppercase;
    font-size: 12px;
}
.page-dichvu .block-dvnb {
    margin-bottom: 30px;
}
.a-img-dvnb {
    display: block;
    overflow: hidden;
}
.a-img-dvnb img {
    transform: scale(1);
    transition: all 0.5s;
}
.a-img-dvnb:hover img {
    transform: scale(1.1);
    transition: all 0.5s;
}
.ct-dv {
    padding: 20px;
    background: #fff;
    text-align: center;
}
.tit-dv {
    display: block;
    margin-bottom: 15px;
    color: #000;
    text-transform: uppercase;
}
.link-dv {
    display: inline-block;
    background: #ba131a;
    padding: 6px 20px;
    border-radius: 50px;
    border: 1px solid #ba131a;
    color: #fff;
}
.link-dv:hover {
    color: #ba131a;
    background: #fff;
}
.search-tt .stylish-input-group .form-control {
    background: #eff0f2;
    border-radius: 50px 0 0 50px;
}
.search-tt .stylish-input-group .input-group-addon {
    padding: 6px 12px;
    background: #eff0f2 !important;
    width: auto;
    border-radius: 0 50px 50px 0;
}
.stylish-input-group button {
    border: 0;
    background: transparent;
}
.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-family: helvebold;
}
.title-smnews {
    font-size: 14px;
    margin: 10px 0;
    height: 40px;
    overflow: hidden;
}
.block-list-news {
    margin-bottom: 30px;
}
.news-xt i {
    margin-right: 10px;
}
.clred {
    color: #ed1c24;
}
.pagi-news {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagi-news > a.active, .pagi-news > a:hover {
    background: #046fb2;
    color: #fff;
}

.pagi-news > a {
    display: inline-flex;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    color: #000;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-family: helvebold;
}
.tit-dmth {
    color: #046fb2;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #046fb2;
    margin-bottom: 20px;
}
.tit-dmth:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background: #046fb2;
    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 {
    display: block;
    margin-bottom: 10px;
    color: #000;
    font-family: helvebold;
}
.asi-right-list ul > li > a > i {
    color: #e41a22;
    font-size: 6px;
    position: relative;
    top: -3px;
    margin-right: 10px;
}
.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;
    font-family: helvebold;
}
.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
}
.datve {
    display: inline-block;
    justify-content: center;
    border: none;
    background: #ba131a;
    color: #fff;
    font-weight: 700;
    align-items: center;
    padding: 7px 15px;
}
.block-product {
    margin-bottom: 30px;
}
.name-pro {
    display: block;
    margin: 15px 0;
    color: #000;
    font-size: 20px;
    text-align: center;
}
.view-pro {
    display: inline-block;
    padding: 5px 10px;
    background: #ba131a;
    border-radius: 4px;
    color: #fff !important;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #046fb2 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.main-header.stick-head {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    transition: all 1s;
}
.main-header.stick-head .logo img{
    width: 80px;
}
.main-header.stick-head .language{
    display: none;
}
#box-search .modal-dialog{
    margin-top: 80px;
}



@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .bl-text-duan{
        width: 470px;
        left: calc(50% - 470px);
    }
    .ul-main-menu > li > a {
        padding: 10px 15px;
        font-size: 16px;
    }
    .ct-his{
        width: 970px;
        left: calc(50% - 485px)
    }
}

@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: #046fb2;
        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 rgba(219, 219, 219, 0.21176470588235294);
    }
    .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 rgba(219, 219, 219, 0.21176470588235294);
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid rgba(219, 219, 219, 0.21176470588235294);
        border-bottom: none;
        background: rgba(255,255,255,.08);
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .bl-text-duan{
        width: 360px;
        left: calc(50% - 360px);
    }
    .show-search{
        font-size: 20px;
        position: relative;
        top: -5px;
        margin-right: 20px;
    }
    .main-gioi-thieu{
        margin-top: 0;
    }
    .ct-his{
        width: 750px;
        left: calc(50% - 375px);
        padding: 0 15px;
    }
    .next-spdv{
        right: 10px;
    }
    .prev-spdv{
        left: 10px;
    }
    .flex-bw.mtfl {
        flex-direction: column-reverse;
        align-items: unset;
    }
    .search-tt {
        width: 100%;
        margin-bottom: 20px;
    }
    .search-tt .input-group {
        width: 100%;
    }
    .search-tt .stylish-input-group .input-group-addon {
        width: 50px;
    }
    .main-header.stick-head{
        position: unset;
    }
    .logo img{
        width: 120px;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .items-duan{
        display: block;
    }
    .items-duan{
        display: block;
    }
    .text-duan{
        width: 100%;
    }
    .bl-text-duan{
        width: 100%;
        position: unset;
        padding: 15px;
        padding-bottom: 40px;
        display: block;
    }
    .img-duan img{
        height: auto;
    }
    .items-duan.active .img-duan{
        width: 100%;
    }
    .bl-text-duan:after{
        content: unset;
    }
    .items-history > img {
        height: 600px;
    }
    .ct-his{
        width: 100%;
        left: 0;
    }
    .items-pc {
        display: block;
    }
    .img-pc, .nd-pc {
        width: 100%;
    }
    .block-odd-sp .flex{
        flex-wrap: wrap;
    }
    .ct-odd-sp{
        text-align: center;
        margin-top: 20px;
    }
    .ct-odd-sp hr,
    .ct-even-sp hr{
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .flex-even{
        flex-wrap: wrap;
    }
    .ct-even-sp{
        text-align: center;
        margin-top: 20px;
    }
    .ct-even-sp h3{
        text-align: center;
    }
    .flex-n.blmb {
        display: block;
    }
    .big-newsm {
        margin-bottom: 20px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .block-duan .lSSlideOuter .lSPager.lSpg{
        bottom: 20px;
    }
    .bl-text-duan{
        padding-bottom: 30px;
    }
    .tit-duan{
        margin-bottom: 20px;
    }
    .line-year{
        width: 25px;
    }
    .clear40{height: 20px;}
    .map-gg iframe{
        height: 300px;
    }
}