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;color: #f58634;}
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;}
.robotolab{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;}
.light{font-weight: 300;}
.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;
}
.header-top{
    background: #f9ec00;
    padding: 5px 0;
}
.info-top i{
    color: #f58634;
    margin-right: 5px;
}
.ul-main-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-main-menu > li > a {
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    height: 100px;
    display: inline-flex;
    align-items: center;
}
.ul-main-menu.right-main-menu{
    justify-content: flex-start;
}
.ul-main-menu.right-main-menu > li > a {
    padding: 10px 25px;
}
.ul-main-menu.right-main-menu > li:first-child > a{
    padding-left: 10px;
}
.ul-main-menu > li:hover > a{
    color: #f58634;
}
.logo {
    position: absolute;
    top: -77px;
    z-index: 99;
}
.has-sub{
    position: relative;
}
.ul-sub-menu{
    list-style-type: none;
    padding: 0;
    margin: 0;
    min-width: 220px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9999;
    border: 1px solid #ccc;
    display: none;
    background: #fff;
}
.ul-sub-menu > li > a{
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    white-space: nowrap;
}
.ul-sub-menu > li:hover > a{
    color: #f58634;
    background: #f1f1f1;
}
.ul-sub-menu > li:last-child > a{
    border: none;
}
.has-sub:hover .ul-sub-menu{
    display: block;
}
.header-center {
    background: #fff;
}
.group-menu{
    width: calc(50% - 75px);
    padding: 0 15px;
}
.group-logo{
    width: 150px;
    position: relative;
}
.info-top {
    font-size: 13px;
}
.tit-pub-line-left {
    font-weight: 300;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 15px;
    padding-left: 80px;
}
.tit-pub-line-left span {
    display: inline-block;
    position: relative;
    padding: 0 10px;
}
.tit-pub-line-left span:before {
    content: '';
    position: absolute;
    right: 100%;
    width: 80px;
    height: 6px;
    background: #e00a0a;
    top: calc(50% - 3px);
}
.mgbt20{
    margin-bottom: 20px;
}
.justi{
    text-align: justify;
}
.btn-pub{
    display: inline-block;
    color: #f58634;
    background: #fff;
    border: 1px solid #f58634;
    padding: 7px 10px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    border-radius: 2px;
}
.btn-pub:hover{
    background: #f58634;
    color: #fff;
}
.btn-pub i{
    margin-right: 5px;
}
.main-linhvuc{
    background: #f6f7f8;
}
.bn-gt{
    position: relative;
}
.bn-gt:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    z-index: -1;
    top: 30px;
    left: 30px;
}
.tit-pub-line{
    color: #009807;
    font-weight: 700;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center;
}
.tit-pub-line span{
    display: inline-block;
    position: relative;
    padding: 0 10px;
}
.tit-pub-line span:before{
    content: '';
    position: absolute;
    right: 100%;
    width: 70px;
    height: 2px;
    background: #e00a0a;
    top: calc(50% - 1px);
}
.tit-pub-line span:after{
    content: '';
    position: absolute;
    left: 100%;
    width: 70px;
    height: 2px;
    background: #e00a0a;
    top: calc(50% - 1px);
}
.des-tit-pub{
    font-size: 33px;
    margin: 0;
    font-family: 'Montserrat', sans-serif;;
    font-weight: 700;
    color: #f58634;
    text-align: center;
}
.div-tit-pub{
    margin-bottom: 40px;
}
.item-dichvu{
    position: relative;
    border-bottom: 5px solid #06451e;
}
.content-item-dichvu{
    position: absolute;
    z-index: 9;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 20px;
}
.tit-item-dichvu {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    margin: 0;
}
.des-item-dichvu{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: center;
    margin-bottom: 10px;
    display: none;
}
.block-slider-dichvu .owl-item .item-dichvu{
    margin: 60px 0;
    transform: scale(1);
    transition: all 0.3s;
}
.block-slider-dichvu .owl-item.center .item-dichvu{
    margin-top: 60px;
    transform: scale(1.2);
    transition: all 0.3s;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.block-slider-dichvu .owl-item.center .item-dichvu:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 40%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(transparent, rgba(197, 135, 91, 0.8));
}
.block-slider-dichvu .owl-item.center .content-item-dichvu{
    background: none;
}
.block-slider-dichvu .owl-item.center .div-view{
    display: block;
}
.block-slider-dichvu .owl-item.center .des-item-dichvu{
    display: block;
    color: #fff;
    font-size: 13px;
}
.block-slider-dichvu .owl-item.center .tit-item-dichvu{
    margin-bottom: 10px;
    font-size: 18px;
}
.block-slider-dichvu .owl-item.center .tit-item-dichvu a{
    color: #f9ec00;
}
.block-slider-dichvu .owl-item.center{
    position: relative;
    z-index: 9;
}
.block-slider-dichvu{
    position: relative;
}
.block-slider-dichvu:before {
    content: "";
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    height: calc(100% - 40px);
    background: #f7f7f7;
}
.div-view{
    display: none;
}
.view-item-dichvu {
    color: #000 !important;
    background: #f9ec00;
    padding: 7px 15px;
    display: inline-block;
    border-radius: 6px;
    font-weight: 700;
    font-size: 12px;
}
.name-dichvu-home{
    font-weight: 700;
    text-align: center;
    margin: 20px 0;
}
.name-dichvu-home a{
    color: #000;
}
.icon-dv{
    text-align: center;
}
.des-dvh{
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    color: #444;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.des-tth > p{
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.view-dv{
    font-size: 16px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative;
}
.view-dv:before{
    content: '';
    position: absolute;
    width: 50px;
    height: 4px;
    background: #f70f46;
    bottom: -10px;
    left: calc(50% - 25px);
    transition: all 0.3s ease-in-out;
}
.view-dv:hover:before{
    width: 100%;
    left: 0;
}
.block-dichvu{
    background: #fff;
    border: 1px solid #50aab2;
    padding: 30px 30px 40px;
}
.icon-dv img{
    height: 85px;
}
.name-da-home{
    font-size: 30px;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 700;
}
.name-da-home a{
    color: #fff;
}
.view-da{
    font-size: 18px;
    font-weight: 700;
    color: #fff !important;
}
.view-da i{
    margin-left: 10px;
}
.list-duan-home{
    padding: 0 30px;
}
.block-duan{
    position: relative;
    margin-bottom: 30px;
}
.block-duan:before{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
}
.content-duan-home{
    position: absolute;
    bottom: 30px;
    width: 100%;
    padding: 0 30px;
    z-index: 5;
}
.date-des-tth{
    position: relative;
    margin: 20px 0;
}
.date-tth {
    transform: rotate(-90deg);
    position: absolute;
    left: -45px;
    top: 45px;
    font-size: 18px;
    font-weight: 700;
    color: #949494;
}
.date-tth span{
    position: relative;
    display: inline-block;
    padding-left: 10px;
}
.date-tth span:before{
    content: "";
    position: absolute;
    height: 1px;
    width: 35px;
    background: #e2092d;

}
.name-tth{
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 5px;
}
.name-tth a{
    color: #000;
}
.des-tth {
    padding-left: 30px;
}
.date-tth span:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 35px;
    background: #e2092d;
    right: 100%;
    top: calc(50% - 1px);
}
.view-news{
    display: inline-block;
    color: #000;
    font-size: 18px;
    padding: 5px 10px;
    font-weight: 700;
    border: 1px solid #000;
}
.view-news:hover{
    background: #000;
    color: #fff;
}
.block-slider-doitac{
    background: #fff;
    position: relative;
    padding: 20px 60px;
}
.main-doitac{
    background: #f7f7f7;
}
.block-slider-doitac .owl-theme .owl-nav{
    margin: 0 !important;
}
.block-slider-doitac .owl-carousel .owl-nav button.owl-next{
    position: absolute;
    top: calc(50% - 10px);
    z-index: 9;
    background: rgba(212, 212, 212, 0.4);
    right: -50px;
    font-size: 20px;
    background: none !important;
    color: #000 !important;
    outline: unset;
}
.block-slider-doitac .owl-carousel .owl-nav button.owl-prev{
    position: absolute;
    top: calc(50% - 10px);
    z-index: 9;
    background: rgba(212, 212, 212, 0.4);
    left: -50px;
    font-size: 20px;
    background: none !important;
    color: #000 !important;
    outline: unset;
}
.tit-lh{
    color: #009807;
    font-size: 24px;
    margin: 0;
    margin-bottom: 20px;
}
.left-formlienhe {
    width: 50%;
}
.formlienhe {
    width: 585px;
    float: right;
    padding: 0 15px;
}
.formlienhe .des-tit-pub{
    text-align: left;
    margin-bottom: 20px;
}
.f-contacth input{
    padding: 6px 12px;
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    outline: unset;
}
.f-contacth textarea{
    padding: 6px 12px;
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    outline: unset;
}
.right-formlienhe{
    width: 50%;
}
.tit-pub{
    font-size: 24px;
    margin: 0;
    margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.footer-top{
    background: #eeeeee;
}
.social-ft a{
    display: inline-block;
    background: #fff;
    color: #50aab2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    border: 1px solid #fafafa;
}
.social-ft a:last-child{
    margin: 0;
}
.footer-bottom{
    background: #e6e6e6;
    padding: 10px 0;
}
.tit-dv{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    margin-bottom: 20px;
}
.tit-dv:after{
    content: "";
    display: block;
    width: 104px;
    height: 4px;
    background: #f58634;
    margin: 0 auto;
    margin-top: 10px;
}
.tit-dv a{
    color: #000;
}
.content-itdv{
    background: #f1f1f1;
    padding: 20px 30px;
    position: absolute;
    left: 0;
    width: calc(50% + 60px);
}
.items-dv{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 30px;
}
.des-dv{
    text-align: center;
    margin-bottom: 20px;
}
.des-dv *{
    font-size: 17px;
}
.img-dv{
    width: 50%;
}
.view-ser{
    display: inline-block;
    border: 1px solid #f58634;
    padding: 7px 15px;
    background: #fff;
    color: #000;
}
.view-ser:hover{
    background: #f58634;
    color: #fff;
}
.list-dv .items-dv:nth-child(even){
    justify-content: flex-start;
}
.list-dv .items-dv:nth-child(even) .content-itdv{
    left: unset;
    right: 0;
}
.tit-dvnb{
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #000;
}
.tit-dvnb:after{
    content: "";
    display: block;
    width: 104px;
    height: 6px;
    background: #f58634;
    margin: 0 auto;
    margin-top: 10px;
}
.tit-itdvnb{
    margin: 20px 0 30px 0;
    font-weight: 700;
    text-transform: uppercase;
    border-left: 10px solid #f58634;
    padding-left: 15px;
}
.block-dvnb{
    margin-bottom: 30px;
}
.tit-project{
    text-align: center;
    font-size: 24px;
    margin: 15px 0;
    font-weight: 700;
}
.tit-project a{
    color: #f58634;
}
.view-pro{
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}
.view-pro i{
    margin-left: 7px;
}
.item-project{
    margin-bottom: 30px;
}
.gall-duan {
  column-count: 3;
  column-gap: 10px;
}
.item-gall-duan {
  break-inside: avoid;
  margin-top: 10px;
}
.gall-duan .item-gall-duan:first-child{
    margin-top: 0;
}
.nav-gioithieu {
    background: #4d4d4d;
}
.nav-gioithieu a.active {
    background: #f58634;
}
.nav-gioithieu a {
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.tit-pub-gt{
    text-align: center;
    color: #f58634;
    margin: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 700;
}
.left-thongdiep{
    width: calc(100% - 240px);
}
.right-thongdiep{
    width: 200px;
}
.flex-start {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.tamnhin-gt {
    display: flex;
    justify-content: space-between;
}
.left-tamnhin {
    width: 50%;
    background: #ebebeb;
    padding: 30px 20px 30px 150px;
    position: relative;
}
.tit-tnsm {
    margin: 0;
    margin-bottom: 30px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
}
.tit-tnsm:after {
    content: "";
    width: 70px;
    height: 1px;
    margin: 0;
    margin-top: 10px;
    background: #ff0000;
    display: block;
}
.right-tamnhin {
    width: 50%;
    padding: 30px 150px 30px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.left-tamnhin:before {
    content: "";
    position: absolute;
    right: -3px;
    bottom: 0;
    width: 6px;
    height: 50px;
    background: #f00;
}
.left-tamnhin:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -3px;
    width: 50px;
    height: 6px;
    background: #f00;
}
.sumenh-gt {
    display: flex;
    justify-content: space-between;
}
.left-sumenh {
    width: 50%;
    padding: 30px 20px 30px 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.right-sumenh {
    width: 50%;
    background: #ebebeb;
    padding: 30px 150px 30px 20px;
    position: relative;
}
.right-sumenh:before {
    content: "";
    position: absolute;
    left: -3px;
    top: 0;
    width: 6px;
    height: 50px;
    background: #f00;
}
.right-sumenh:after {
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
    width: 50px;
    height: 6px;
    background: #f00;
}
.block-giaidoanphattrien{
    position: relative;
    padding-left: 140px;
}
.year-gdpt{
    position: absolute;
    font-size: 24px;
    font-weight: 700;
    left: 0;
    top: 0;
    font-family: 'Montserrat', sans-serif;;
}
.content-gdpt{
    position: relative;
}
.content-gdpt:before{
    content: "";
    position: absolute;
    left: -60px;
    top: 10px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    overflow: hidden;
    background: red;
}
.content-gdpt:after{
    content: "";
    position: absolute;
    left: -53px;
    top: 13px;
    width: 1px;
    height: 100%;
    overflow: hidden;
    background: red;
}
.content-gdpt {
    position: relative;
    padding-top: 20px;
    padding-bottom: 30px;
}
.list-giaidoanphattrien .block-giaidoanphattrien:last-child .content-gdpt:after{
    content: unset;
}
.bn-doitac{
    margin-bottom: 30px;
}
.nav-gioithieu.nav-gioithieu-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    z-index: 999;
}
.main-breacrumb {
    background: #f2f2f2;
    padding: 10px 0;
}
.search-tt .stylish-input-group .form-control {
    background: #eff0f2;
    border-radius: 50px 0 0 50px;
}
.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
}
.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: 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;
}
.news-xt i {
    color: #ed1c24;
    margin-right: 10px;
}
.block-list-news {
    margin-bottom: 30px;
}
.tit-dmth {
    color: #f58634;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #17557e;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;;
}
.tit-dmth:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background: #f58634;
    margin-top: 10px;
    position: relative;
    top: 3px;
}
.asi-right-list ul {
    list-style-type: none;
    padding-left: 10px;
    margin: 0;
}
.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;
}
.asi-right-list ul > li > a {
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
    color: #000;
    font-family: 'Montserrat', sans-serif;;
}
.pagi{
    text-align: center;
}
.pagi a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    min-width: 40px;
    padding: 0 5px;
    color: #000;
    border-radius: 4px;
}
.pagi a.active,
.pagi a:hover{
    color: #fff;
    background: #f58634;
}
.tab-tuyendung .nav-tabs {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab-tuyendung .nav-tabs>li.active>a, .tab-tuyendung .nav-tabs>li.active>a:focus, .tab-tuyendung .nav-tabs>li.active>a:hover {
    font-weight: 700;
}
.tab-tuyendung .nav-tabs>li>a {
    border: none !important;
    border-radius: 0;
    text-transform: uppercase;
    margin: 0 10px;
    color: #000 !important;
    background: none !important;
}
.block-sub-chinhsachnhansu {
    margin-bottom: 40px;
}
.list-chinhsachnhansu .block-sub-chinhsachnhansu:nth-child(even) .flex-bw {
    flex-direction: row-reverse;
}
.bang-tuyendung table {
    width: 100%;
    border: 1px solid #ccc;
}
.bang-tuyendung table tr th, .bang-tuyendung table tr td {
    padding: 10px;
    border: 1px solid #ccc;
}
.tit-td {
    margin: 0;
    font-weight: 700;
    border-left: 5px solid #f58634;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    font-size: 22px;
}
.naphoso {
    display: inline-block;
    padding: 10px 15px;
    color: #fff !important;
    background: #f58634;
    border: 1px solid #f58634;
}
.naphoso:hover {
    background: #fff;
    color: #f58634 !important;
}
.quaylai {
    background: #ebebeb;
    padding: 10px 15px;
    color: #000;
    display: inline-block;
    border: 1px solid #ebebeb;
}
#show-apply {
    padding-right: 0 !important;
}
.modal {
    z-index: 9999999;
}
.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;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
    background: #f58634 !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.block-duan-home{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.name-duan{
    position: absolute;
    z-index: 9;
    margin: 0;
    bottom: 30px;
    font-weight: 700;
}
.name-duan a{
    color: #fff !important;
}
.block-duan-home{
    margin-bottom: 30px;
}
.block-duan-home > a{
    display: block;
    position: relative;
    width: 100%;
}
.block-duan-home > a:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 40%;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
}
.main-gioithieu{
    background: url(../img/bg-gt.png) top left no-repeat;
    background-size: contain;
}
.main-duannoibat {
    margin-top: 20px;
}
.left-lienhe {
    width: 585px;
    margin-left: calc(50% - 585px);
    padding: 0 15px;
}
.form-group-lh{
    margin-bottom: 15px;
}
.form-group-lh p{
    margin-bottom: 5px;
}
.form-group-lh input{
    border: none;
    border-bottom: 1px solid #000;
    padding: 6px 12px;
    box-shadow: unset;
    border-radius: 0;
    width: 100%;
    outline: unset;
}
.form-group-lh textarea{
    border: none;
    border-bottom: 1px solid #000;
    padding: 6px 12px;
    box-shadow: unset;
    border-radius: 0;
    width: 100%;
    outline: unset;
}
.right-lienhe{
    width: 50%;
    padding-left: 15px;
}
footer{
    background: #03421a;
    position: relative;
    padding: 140px 0 40px 0;
    position: relative;
}
footer:before {
    content: "";
    height: 110px;
    position: absolute;
    width: 100%;
    background: url(../img/bg-way.png) top center;
    background-size: contain;
    top: 0;
    left: 0;
    background-repeat: repeat-x;
}
.tit-ft{
    margin: 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #f9e800;
    font-size: 16px;
}
.p-add{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    color: #fff;
    margin-bottom: 10px;
}
.p-add i{
    width: 30px;
    margin-top: 3px;
    color: #f9e800;
}
.p-add span{
    width: calc(100% - 30px);
}
.address-ft{
    margin-bottom: 20px;
}
.social-ft a{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #f9e800;
    border-radius: 4px;
    margin-right: 10px;
    background: none;
    color: #f9e800;
}
.social-ft a:hover{
    background: #000;
}
.ul-ft{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-ft > li{
    margin-bottom: 10px;
}
.ul-ft > li > a{
    color: #fff;
}
.main-banner .owl-theme .owl-nav.disabled+.owl-dots {
    margin: 0;
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.main-banner .owl-theme .owl-dots .owl-dot {
    outline: unset;
}
.main-banner .owl-theme .owl-dots .owl-dot.active span, .main-banner .owl-theme .owl-dots .owl-dot:hover span {
    background: #c81529;
}
.main-banner .owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    background: none;
    border: 1px solid #fff;
}




@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    .left-lienhe {
        width: 485px;
        margin-left: calc(50% - 485px);
        padding: 0 15px;
    }
    .ul-main-menu > li > a{
        font-size: 15px;
        padding: 15px 10px;
    }
    .name-dichvu-home{
        font-size: 22px;
    }
    .formlienhe{
        width: 485px;
    }
    .content-itdv{
        position: unset;
        width: 50%;
    }
    .left-tamnhin, .left-sumenh {
        padding-left: 50px;
    }
    .right-sumenh, .right-tamnhin {
        padding-right: 50px;
    }
    .ul-main-menu > li > a{
        font-size: 14px;
    }
    .ul-main-menu.right-main-menu > li > a {
        padding: 10px 15px;
    }
}

@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: #f1f1f1;
        overflow-x: hidden;
        transition: 0.3s;
        z-index: 99999;
        padding: 0;
    }
    .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 #000;
    }
    .menu-mobile a {
        padding: 15px 0 15px 20px;
        display: inline-block;
        width: calc(100% - 50px);
        color: #000;
        font-size: 15px;
        font-weight: 700;
    }
    .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 #000;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #000;
        border-bottom: none;
        background: #bbbbbb;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .sub-menu-mb > li > .sub-menu-mb > li{
        background: #000;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .logo img{
        max-height: 100px;
    }
    .name-company{
        font-size: 24px;
    }
    .block-dichvu{
        margin-bottom: 20px;
    }
    .div-tit-pub{
        margin-bottom: 20px;
    }
    .tit-pub-line{
        margin-bottom: 10px;
    }
    .content-duan-home{
        padding: 0 15px;
    }
    .name-da-home {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .name-tth{
        font-size: 18px;
    }
    .formlienhe{
        width: 375px;
    }
    .content-itdv,
    .img-dv{
        width: 100%;
    }
    .img-dv img{
        width: 100%;
    }
    .items-dv {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .nav-gioithieu a{
        font-size: 12px;
        padding: 10px;
    }
    .nav-gioithieu > .container{
        white-space: nowrap;
        padding: 0 !important;
    }
    .left-tamnhin, .left-sumenh {
        padding-left: 20px;
    }
    .right-sumenh, .right-tamnhin {
        padding-right: 20px;
    }
    .main-tin .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;
    }
    .list-chinhsachnhansu .block-sub-chinhsachnhansu .flex-bw {
        display: block;
    }
    .img-cns {
        margin-bottom: 20px;
    }
    .group-menu{
        display: none;
    }
    .logo{
        position: unset;
        top: unset;
        z-index: unset;
    }
    .group-logo {
        width: calc(100% - 40px);
        position: relative;
    }
    .left-lienhe {
        width: 375px;
        margin-left: calc(50% - 375px);
        padding: 0 15px;
    }
    footer{
        padding: 80px 0 40px 0;
    }
    footer:before{
        height: 60px;
    }
}

@media (min-width: 768px){
    .modal-dialog {
        width: 700px;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .block-slider-gt{
        right: 15px;
    }
    .left-gioithieu:before{
        content: unset;
    }
    .name-company span{
        display: inline;
        margin-right: 7px;
    }
    .name-company{
        margin: 20px 0;
    }
    .des-tit-pub{
        font-size: 26px;
    }
    .block-tintuc-home{
        margin-bottom: 30px;
    }
    .main-formlienhe .flex-bw{
        display: block;
    }
    .left-formlienhe,
    .right-formlienhe {
        width: 100%;
    }
    .formlienhe{
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }
    .ggmap iframe{
        height: 400px;
    }
    .content-itdv{
        padding: 20px 15px;
    }
    .thongdiep .flex-start{
        flex-direction: column-reverse;
        flex-wrap: wrap;
    }
    .left-thongdiep{
        width: 100%;
    }
    .right-thongdiep{
        width: 100%;
        margin-bottom: 20px;
    }
    .right-thongdiep img{
        width: auto;
    }
    .nav-gioithieu{
        overflow: auto;
    }
    .nav-gioithieu .container{
        width: 723px;
    }
    .tamnhin-gt, .sumenh-gt {
        flex-wrap: wrap;
    }
    .left-tamnhin, .left-sumenh, .right-sumenh, .right-tamnhin {
        width: 100%;
        padding: 20px 15px;
    }
    .left-tamnhin:before,
    .left-tamnhin:after,
    .right-sumenh:before,
    .right-sumenh:after{
        content: unset;
    }
    .sumenh-gt {
        flex-direction: column-reverse;
    }
    .year-gdpt{
        font-size: 15px;
        top: 5px;
    }
    .block-giaidoanphattrien{
        padding-left: 70px;
    }
    .content-gdpt:before {
        left: -30px;
    }
    .content-gdpt:after {
        left: -23px;
    }
    .flex-n.blmb {
        display: block;
    }
    .big-newsm {
        margin-bottom: 20px;
    }
    .tab-tuyendung .nav-tabs{
        display: block;
    }
    .tab-tuyendung .nav-tabs>li{
        float: unset;
        text-align: center;
    }
    .tab-tuyendung .nav-tabs>li>a{
        margin: 0;
    }
    .tab-tuyendung .nav-tabs>li.active>a, .tab-tuyendung .nav-tabs>li.active>a:focus, .tab-tuyendung .nav-tabs>li.active>a:hover{
        background: #f1f1f1 !important;
    }
    #daotao .flex-bw{
        display: block;
    }
    .bang-tuyendung {
        overflow: auto;
    }
    .bang-tuyendung table {
        width: 700px;
    }
    .bn-gt:before{
        content: unset;
    }
    .block-slider-dichvu .owl-item .item-dichvu{
        margin: 0 !important;
        transform: unset !important;
    }
    .block-slider-dichvu:before{
        content: unset;
    }
    .main-form-lienhe .flex-n{
        display: block;
    }
    .left-lienhe {
        width: 100%;
        margin-left: 0;
        padding: 0 15px;
        margin-bottom: 20px;
    }
    .right-lienhe{
        width: 100%;
        padding: 0 15px;
    }
    .map-home iframe{
        height: 400px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .block-slider-gt{
        width: 70%;
    }
    .clear40{
        height: 20px;
    }
    .block-slider-doitac{
        padding: 20px 50px;
    }
    .ggmap iframe{
        height: 300px;
    }
    .tit-pub {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .des-dv *{
        font-size: 15px;
    }
    .gall-duan{
        column-count: 2;
    }
    .tit-tnsm{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .block-giaidoanphattrien{
        padding-left: 30px;
    }
    .year-gdpt{
        left: 30px;
    }
    .content-gdpt {
        padding-top: 30px;
    }
    .nav-gioithieu a{
        font-size: 10px;
    }
    .nav-gioithieu .container{
        width: 607px;
        padding: 0 5px;
    }
    .control-hoso .naphoso{
        width: 100%;
        margin: 0 !important;
        margin-bottom: 15px !important;
        text-align: center;
    }
    .control-hoso  .quaylai{
        width: 100%;
        text-align: center;
    }
    .map-home iframe{
        height: 300px;
    }
}