@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 15px;
    font-family: helvebold;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
}
.ul-main-menu > li:last-child > a{
    padding-right: 0;
}
.ul-main-menu > li:hover> a{
    color: #0070c0;
}
.has-sub,
.has-sub-2{
    position: relative;
}
.ul-sub-menu{
    position: absolute;
    z-index: 9999;
    min-width: 250px;
    background: #f5f5f5;
    box-shadow: 0 0 3px #000;
    top: 100%;
    left: 0;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}
.ul-sub-menu-2{
    position: absolute;
    z-index: 9999;
    min-width: 250px;
    background: #f5f5f5;
    box-shadow: 0 0 3px #000;
    top: 0;
    left: 100%;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}
.ul-sub-menu > li > a,
.ul-sub-menu-2 > li > a{
    display: block;
    padding: 5px 20px;
    font-family: helvebold;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px dashed #ccc;
    white-space: nowrap;
}
.ul-sub-menu > li:last-child > a,
.ul-sub-menu-2 > li:last-child > a{
    border-bottom: unset;
}
.ul-sub-menu > li:hover> a,
.ul-sub-menu-2 > li:hover> a{
    color: #0070c0;
}
.has-sub:hover .ul-sub-menu,
.has-sub-2:hover .ul-sub-menu-2{
    display: block;
}
.rela-head{
    position: relative;
}
.main-header {
    background: #fff;
    border-top: 5px solid #0070c0;
    padding: 5px 0;
}
.language{
    position: absolute;
    right: 0;
    top: 0;
    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;
    top: 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;
    position: relative;
    top: 200px;
    opacity: 0;
    height: 100%;
}
.block-spdv.show-gt {
    top: 0;
    opacity: 1;
    transition: all 1s;
}
.items-duan {
    display: flex;
    justify-content: space-between;
    position: relative;
}
.sm-text {
    position: relative;
    z-index: 9;
    text-align: left;
}
.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;
    top: 200px;
    opacity: 0;
}
.block-duan.show-gt {
    top: 0;
    opacity: 1;
    transition: all 1s;
}
.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);
}
.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: #337ab7;
}
.justi{
    text-align: justify;
}
.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;
}
.logo img{
    width: 250px;
}
.main-breac{
    padding: 20px 0;
}
.tit-aside {
    margin: 0;
    background: #0070c0;
    color: #fff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: helvebold;
}
.tit-aside i{
    margin-right: 5px;
}
.ul-asi {
    padding: 0;
    margin: 0;
    list-style-type: none;
    background: #f5f5f5;
}
.ul-asi > li{
    padding: 10px 15px;
    border-bottom: 1px solid #fff;
}
.ul-asi > li > a{
    color: #000;
    font-family: helvebold;
    display: flex;
    align-items: center;
}
.ul-asi > li > a > i{
    color: #0070c0;
    margin-right: 10px;
    font-size: 7px;
}
.tit-page{
    margin: 0;
    margin-bottom: 30px;
    color: #0070c0;
    font-family: helvebold;
    border-bottom: 1px solid #ccc;
}
.tit-page:after{
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background: #0070c0;
    margin-top: 10px;
    margin-bottom: -3px;
}
.img-ser a{
    display: block;
    overflow: hidden;
}
.img-ser a img{
    transform: scale(1);
    transition: all 1s;
}
.img-ser a:hover img{
    transform: scale(1.2);
    transition: all 1s;
}
.name-ser{
    display: block;
    margin-bottom: 15px;
    color: #0070c0;
    font-family: helvebold;
    text-transform: uppercase;
}
.ct-ser {
    background: #e6e6e6;
    padding: 20px;
    text-align: left;
}
.block-ser {
    height: 100%;
    background: #e6e6e6;
}
.col-ser{
    margin-bottom: 30px;
}
.pagi-r{
    text-align: right;
}
.pagi-r a {
    display: inline-flex;
    height: 25px;
    font-family: helvebold;
    align-items: center;
    padding: 0 10px;
}
.pagi-r a.active,
.pagi-r a:hover{
    background: #0070c0;
    color: #fff;
}
.des-pject{
    background: #f5f5f5;
    padding: 20px;
    margin-bottom: 30px;
}
.lSPager.lSGallery a{
    display: flex;
    align-items: center;
    justify-content: center;
}
.lSSlideOuter .lSPager.lSGallery{

    margin-top: 0 !important;
    background: #f5f5f5;
    padding: 20px 0;
}
.bl-slider-pject{
    position: relative;
}
.prev-ject{
    position: absolute;
    left: -35px;
    top: calc(50% - 92px);
    cursor: pointer;
    z-index: 99;
}
.next-ject{
    position: absolute;
    right: -35px;
    top: calc(50% - 92px);
    cursor: pointer;
    z-index: 99;
}
.prev-dalq{
    position: absolute;
    left: -35px;
    top: calc(50% - 35px);
    cursor: pointer;
    z-index: 99;
}
.next-dalq{
    position: absolute;
    right: -35px;
    top: calc(50% - 35px);
    cursor: pointer;
    z-index: 99;
}
.ul-sub-aside{
    list-style-type: none;
    padding-left: 20px;
}
.ul-sub-aside > li > a{
    display: block;
    color: #000;
    font-family: helvebold;
    margin-top: 5px;
}
.gui-lh{
    border: none;
    background: #0076a3;
    color: #fff;
    padding: 5px 15px;
    width: 100px;
    margin-left: 30px;
}
.xemthem i{
    margin-right: 7px;
}
.name-qh{
    font-family: helvebold;
    font-size: 18px;
    display: block;
    text-transform: uppercase;
}
.des-qh{
    margin: 15px 0;
}
.info-qh {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-between;
    flex-direction: column;
}
.block-qhcd{
    margin-bottom: 40px;
}
.ul-asi > li.active > a,
.ul-asi > li:hover > a{
    color: #0070c0;
}
.des-ser-cd{
    margin-bottom: 20px;
}
.link-yaer a{
    display: inline-block;
    padding: 5px 15px;
    background: #e6e6e6;
    margin-right: 15px;
    color: #000;
    font-family: helvebold;
}
.link-yaer{
    margin-bottom: 20px;
}
.tab-baocao .nav-tabs>li>a{
    margin: 0;
    border: none !important;
    border-radius: 0 !important;
    background: none;
    color: #000;
}
.tab-baocao .nav-tabs>li{
    position: relative;
}
.tab-baocao .nav-tabs>li:after{
    content: "";
    position: absolute;
    right: 0;
    height: 10px;
    top: calc(50% - 5px);
    width: 1px;
    background: #ccc;
}
.tab-baocao .nav-tabs>li:last-child:after{
    content: unset;
}
.tab-baocao .nav-tabs{
    border: none;
    margin-bottom: 20px;
}
.tab-baocao .nav-tabs>li.active>a, 
.tab-baocao .nav-tabs>li.active>a:focus, 
.tab-baocao .nav-tabs>li.active>a:hover{
    color: #0070c0;
}
.bang-baocao table{
    width: 100%;
}
.bang-baocao table tr td,
.bang-baocao table tr th{
    padding: 10px;
}
.bang-baocao table tr.even-tab{
    background: #f5f5f5;
}
.des-pject p{
    margin-bottom: 5px;
}
.des-pject p:last-child{
    margin: 0;
}
.phone-lhcd{
    margin-bottom: 5px;
}
.block-spdv-p{
    margin-bottom: 30px;
}
.block-spdv-p .tit-spdv {
    top: 10px;
    width: calc(100% - 30px);
    left: 15px;
    background: rgba(245, 245, 245, 0.7);
    color: #046fb2;
    text-align: left;
    font-size: 20px;
}
.block-spdv-p .tit-spdv:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    background: #0070c0;
    margin-top: 10px;
}
.block-spdv-p .link-spdv:hover .tit-spdv{
    color: #fff;
}
.block-spdv-p  .link-spdv:hover .tit-spdv:after {
    background: #fff;
}
.block-aside{
    margin-bottom: 30px;
}
.list-pject-asi{
    background: #f5f5f5;
    padding: 5px;
}
.list-pject-asi .col-ser{
    margin-bottom: 10px;
}
.list-pject-asi2{
    background: #f5f5f5;
    padding: 5px;
}
.list-pject-asi2 .col-ser{
    margin-bottom: 10px;
}
.tg-asi{
    color: #fff !important;
    float: right;
    padding-top: 5px;
}
.tg-asi.collapsed{
    padding: 0;
    margin-top: -2px;
}
.bang-baocao{
    overflow: auto;
}
.block-ser.lslide{
    height: auto;
}
.list-pject-asi {
    position: relative;
    box-sizing: border-box;
    animation: marquee 30s linear infinite;
}
.list-pject-asi2 {
    position: relative;
    box-sizing: border-box;
    animation: marqueee 30s linear infinite;
}
.boc-pject:hover .list-pject-asi,
.boc-pject:hover .list-pject-asi2{
    animation-play-state: paused;
}
@keyframes marquee {
    0%   { top:   0 }
    100% { top: -100% }
}
@keyframes marqueee {
    0%   { top:   0 }
    100% { top: -100% }
}
.boc-pject {
    overflow: hidden;
    height: 966px;
}
.ar-svg {
    width: 10px;
}



@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 10px;
        font-size: 14px;
    }
    .ul-sub-menu > li > a, 
    .ul-sub-menu-2 > li > a{
        font-size: 14px;
    }
    .ct-his{
        width: 970px;
        left: calc(50% - 485px)
    }
    .logo img {
        width: 200px;
    }
    .ul-main-menu{
        margin-top: 10px;
    }
}

@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);
    }
    .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;
    }
    .block-qhcd .flex-wrap{
        display: block;
    }
    .flex-order{
        display: flex;
        flex-wrap: wrap;
    }
    .order-1{
        order: 1;
        width: 100%;
    }
    .order-2{
        order: 2;
        width: 100%;
    }
    .list-pject-asi{
        animation: unset;
    }
    .list-pject-asi2{
        display: none;
    }
    .boc-pject{
        height: auto;
    }
}

@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%;
    }
    .items-duan .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-duan .lSSlideOuter .lSPager.lSpg > li a{
        border: 1px solid #046fb2;
        background: #fff;
    }
    .block-duan.show-gt,
    .block-spdv.show-gt{
        top: 0;
        opacity: 1;
        transition: unset;
    }
    .prev-ject,
    .prev-dalq{
        left: 0;
    }
    .next-ject,
    .next-dalq{
        right: 0;
    }
    .block-spdv-p .tit-spdv{
        font-size: 16px;
    }
}

@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;
    }
    .clear40{height: 20px;}
    .map-gg iframe{
        height: 300px;
    }
    .img-duan img{
        height: 300px;
        object-fit: cover;
    }
    .bang-baocao table{
        width: 480px;
    }
    .link-yaer a{
        margin-bottom: 10px;
    }
    .tab-baocao .nav-tabs>li>a{
        display: block;
    }
    .tab-baocao .nav-tabs>li{
        float: none;
        width: 100%;
    }
    .tab-baocao .nav-tabs>li:after{
        content: unset;
    }
    .tab-baocao .nav-tabs>li.active>a, 
    .tab-baocao .nav-tabs>li.active>a:focus, 
    .tab-baocao .nav-tabs>li.active>a:hover{
        background: #ccc;
    }
    .block-qhcd .flex-wrap{
        display: block;
    }
}