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;
}
.header-top{
    background: #14994b;
    padding: 10px 60px;
}
.header-top span{
    color: #fff;
    margin-right: 10px;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
}
.header-top span:last-child{
    margin-right: 0;
}
.header-top img{
    margin-right: 5px;
}
.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: 20px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
}
.ul-main-menu > li:hover > a,
.ul-main-menu > li.active > a{
    color: #14994b;
}
.header-bottom{
    background: #ebebeb;
    padding: 20px 60px;
    position: relative;
    z-index: 999;
}
.logo {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 10px 10px 60px;
    display: block;
    z-index: 999;
}
.logo:after {
    content: "";
    border-top: 127px solid #fff;
    border-right: 70px solid transparent;
    position: absolute;
    height: 100%;
    top: 0;
    left: 100%;
}
.has-sub{
    position: relative;
}
.ul-sub-menu{
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    list-style-type: none;
    padding: 0;
    margin: 0;
    box-shadow: 0 0 5px #ccc;
    min-width: 220px;
    display: none;
}
.ul-sub-menu > li > a{
    display: block;
    color: #000;
    border-top: 1px solid #ccc;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 10px;
    font-weight: 500;
}
.ul-sub-menu > li:first-child > a{
    border: none;
}
.ul-sub-menu > li:hover > a{
    background: #14994b;
    color: #fff;
}
.has-sub:hover .ul-sub-menu{
    display: block;
}
.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;
}
.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:hover a, 
.main-banner .lSSlideOuter .lSPager.lSpg > li.active a {
    border: 2px solid #c81529;
    position: relative;
}
.main-banner .lSSlideOuter .lSPager.lSpg > li:hover a:after, 
.main-banner .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 .lSSlideOuter .lSPager.lSpg > li a {
    width: 15px;
    height: 15px;
    background: none;
    border: 2px solid #fff;
}
.tit-pub{
    margin: 0;
    margin-bottom: 30px;
    color: #14994b;
    text-transform: uppercase;
    font-weight: 700;
}
.p-why-op {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 10px;
    font-weight: 500;
}
.p-why-op img{
    width: 37px;
    margin-right: 13px;
}
.p-why-op span{
    width: calc(100% - 40px);
}
.main-why-option{
    padding: 0 30px;
}
.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.loader svg{
    width: 300px;
}
@keyframes dash {
    from {
        stroke-dashoffset: 2900;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dashs {
    from {
        stroke-dashoffset: 1900;
    }
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes dashsa {
    from {
        stroke-dashoffset: 400;
    }
    to {
        stroke-dashoffset: 0;
    }
}
.st0{
    fill:#FFFFFF;
    stroke:#FFFFFF;
}
.st-dt{
    fill:#FFFFFF;
    stroke:#fec930;
    stroke-width: 3;
    stroke-dasharray: 2900;
    stroke-dashoffset: 2900;
    animation: dash 1s linear alternate infinite;   
}
.st-h{
    fill:#FFFFFF;
    stroke:#14994b;
    stroke-width: 3;
    stroke-dasharray: 1900;
    stroke-dashoffset: 1900;
    animation: dashs 1s linear alternate infinite;
}
.st-sort-l{
    fill:#FFFFFF;
    stroke:#fec930;
    stroke-width: 3;
    stroke-dasharray: 400;
    stroke-dashoffset: 400;
    animation: dashsa 1s linear alternate infinite;
}
.st-sort-r{
    fill:#FFFFFF;
    stroke:#14994b;
    stroke-width: 3;
    stroke-dasharray: 400;
    stroke-dashoffset: 400;
    animation: dashsa 1s linear alternate infinite;
}
.tit-pub-line{
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
    color: #14994b;
    text-transform: uppercase;
    font-weight: 700;
}
.tit-pub-line:after{
    content: "";
    display: block;
    width: 70px;
    height: 5px;
    background: #fec930;
    margin: 0 auto;
    margin-top: 10px;
}
.main-project{
    padding: 0 30px;
}
.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;
}
.name-da:hover{
    color: #14994b;
}
.block-project{
    margin-bottom: 20px;
}
.view-all{
    display: inline-block;
    padding: 10px 20px;
    background: #fec930;
    color: #14994b;
    font-weight: 700;
}
.view-all i{
    margin-left: 5px;
}
.main-baogia{
    padding: 0 30px;
    background: #f2f2f2;
}
.info-baogia > p:first-child,
.info-baogia > p:last-child{
    font-size: 30px;
}
.info-baogia > p{
    color: #d4aa04;
    font-size: 20px;
    text-shadow: 0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
    text-align: center;
    font-weight: 700;
}
.block-baogia{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.info-baogia{
    position: absolute;
    bottom: 25px;
}
.clear30{
    clear: both;
    height: 30px;
}
.main-thietke{
    padding: 0 30px;
}
.img-tk{
    display: block;
    overflow: hidden;
}
.img-tk img{
    transform: scale(1);
    transition: all 0.5s;
}
.img-tk:hover img{
    transform: scale(1.2);
    transition: all 0.5s;
}
.name-tk{
    background: #fec930;
    padding: 15px;
    text-align: center;
}
.name-tk a{
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
}
.footer-top{
    background: url(../img/backg-ft.jpg) center center no-repeat;
    background-size: cover;
}
.footer-top *{
    color: #fff;
}
.tit-ft{
    margin: 0;
    font-size: 15px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 700;
}
.tit-ft:after{
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    background: #fff;
    margin-top: 20px;
}
.ul-ft{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.ul-ft > li{
    margin-bottom: 10px;
}
.ul-ft > li > a{
    display: inline-block;
    color: #fff;
}
.ul-ft > li > a > i{
    margin-right: 10px;
}
.ul-social{
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 70%;
}
.ul-social > li{
    width: 25%;
    margin-bottom: 20px;
}
.ul-social > li > a{
    color: #dcdcdc;
    font-size: 20px;
}
.footer-bottom{
    background: #fff;
    padding: 10px 0;
}
.main-breac{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.breac{
    position: absolute;
    width: 1140px;
    bottom: 20px;
}
.list-breac{
    background: rgba(222, 213, 208, 0.8);
    padding: 10px 20px;
    display: inline-block;
}
.name-datk{
    display: block;
    padding: 10px;
    color: #000;
    font-weight: 500;
}
.name-datk:hover{
    color: #14994b;
}
.img-thietke{
    display: block;
    position: relative;
    width: 100%;
}
.block-thietke{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 80px;
}
.title-tk{
    width: calc(100% - 60px);
    position: absolute;
    bottom: -41px;
    background: #f2f2f2;
    padding: 15px
}
.sm-tit-tk{
    display: block;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    margin-bottom: 10px;
}
.b-tit-tk{
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    color: #183883;
}
.block-dongia{
    position: relative;
    margin-bottom: 30px;
}
.img-dongia{
    display: block;
    overflow: hidden;
}
.img-dongia img{
    transition: all 0.5s;
    transform: scale(1);
}
.img-dongia:hover img{
    transition: all 0.5s;
    transform: scale(1.2);
}
.title-dongia {
    display: block;
    position: absolute;
    bottom: 0;
    background: rgba(242, 242, 242, 0.85);
    width: 100%;
    padding: 15px;
    color: #183883;
    font-weight: 700;
    text-align: center;
    font-size: 18px;
}
.tit-why{
    margin: 0;
    margin-bottom: 30px;
    color: #fec930;
    text-transform: uppercase;
    font-weight: 700;
}
.label-lh{
    margin-bottom: 5px;
}
.sm-lh{
    display: inline-block;
    background: #14994b;
    padding: 10px 15px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.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: #14994b;
}
.news-xt i {
    color: #c99a2c;
    margin-right: 10px;
}
.tit-dmth {
    color: #14994b;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 1px solid #14994b;
    margin-bottom: 20px;
}
.tit-dmth:after {
    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background: #14994b;
    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;
}
.pagi-news {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pagi-news > span {
    padding: 5px 10px;
    border: 1px solid #ccc;
    margin: 0 3px;
    font-size: 13px;
    font-weight: 700;
}
.pagi-news > span.acti-pagi > a {
    color: #000;
}
.pagi-news > span > a {
    color: #e95711;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #14994b !important;
    border: none;
    border-radius: 50%;
    height: 50px;
    padding: 0;
    width: 50px;
    z-index: 999;
}
.back-to-top span {
    position: relative;
    top: 15px;
}
.main-breac img{
    height: 150px;
    object-fit: cover;
}
.tel-mb{
    display: none;
}






@media (max-width: 1799px){
    .ul-main-menu > li > a{
        padding: 20px 10px;
    }
}
@media (max-width: 1599px){
    .logo{
        padding: 10px 10px 10px 30px;
    }
    .logo img{
        width: 320px;
        height: 75px;
    }
    .ul-main-menu > li > a {
        padding: 20px 13px;
        font-size: 14px;
    }
    .logo:after {
        border-top: 95px solid #fff;
    }
    .header-bottom{
        padding: 7px 30px;
    }
    .header-top {
        padding: 10px 30px;
    }
}
@media (max-width: 1399px){
    .header-bottom {
        padding: 0px 30px;
    }
    .logo img {
        width: 250px;
        height: auto;
    }
    .ul-main-menu > li > a {
        font-size: 13px;
        padding: 20px 10px;
    }
    .logo:after {
        border-top: 79px solid #fff;
        border-right: 40px solid transparent;
    }
    .ul-main-menu > li > a {
        font-size: 14px;
        padding: 20px 12px;
    }
}
@media (max-width: 1299px){
    .ul-main-menu > li > a {
        font-size: 13px;
        padding: 20px 10px;
    }
}
@media (max-width: 1199px){
    .show1199{display: block;}
    .hide1199{display: none;}
    body{transition: all 0.3s;}
    .search-mb{
        color: #14994b;
        margin-right: 20px;
        font-size: 10px;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        background-color: #14994b;
        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;
        margin: 0;
    }
    .menu-mobile li {
        margin: 0;
        background: unset;
        border: none;
        border-radius: 0;
        box-shadow: unset;
        border-bottom: 1px solid #fff;
    }
    .menu-mobile a {
        padding: 15px;
        display: inline-block;
        width: 100%;
        color: #fff;
        font-weight: 500;
    }
    .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;
    }
    .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 #fff;
        width: calc(100% - 50px);
        padding-right: 0;
    }
    .sub-menu-mb{
        padding: 0;
        list-style-type: none;
        margin: 0;
    }
    .sub-menu-mb > li{
        border-top: 1px solid #fff;
        border-bottom: none;
        background: #3c763d;
    }
    .sub-menu-mb > li:last-child{
        border-bottom: none;
    }
    .push-left {
        position: relative;
        right: 280px;
        transition: all 0.3s;
        left: unset;
    }
    .bar-mb{
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding: 10px 0;
    }
    .breac{
        width: 940px;
    }
    .block-bvm .a-bvm {
        float: none;
        width: 100%;
        display: block;
        margin: 0;
        margin-bottom: 10px;
    }
    .block-bvm .a-bvm img {
        width: 100%;
    }
    .block-bvm .nd-bvm {
        float: none;
        width: 100%;
        font-size: 15px;
        clear: both;
    }
}

@media (max-width: 991px){
    .show991{display: block;}
    .hide991{display: none;}
    .main-why-option,
    .main-project,
    .main-baogia,
    .main-thietke {
        padding: 0 15px;
    }
    .block-baogia{
        margin-bottom: 15px;
    }
    .ul-ft{
        margin-bottom: 30px;
    }
    .breac{
        width: 720px;
    }
    .block-bvm .a-bvm {
        float: left;
        width: 100px;
        margin-right: 10px;
        margin-bottom: 0;
    }
    .block-bvm .nd-bvm {
        float: left;
        width: calc(100% - 120px);
        clear: unset;
    }
}

@media (max-width: 767px){
    .show767{display: block;}
    .hide767{display: none;}
    .main-banner .lSSlideOuter .lSPager.lSpg{
        bottom: 20px;
    }
    .name-da{
        font-size: 16px;
    }
    .info-baogia > p:first-child, .info-baogia > p:last-child {
        font-size: 24px;
    }
    .info-baogia > p{
        font-size: 18px;
    }
    .breac{
        width: calc(100% - 30px);
    }
    .gg-map iframe{
        height: 450px;
    }
    .flex-n.blmb {
        display: block;
    }
    .big-newsm {
        margin-bottom: 20px;
    }
    .tel-mb{
        display: block;
        position: fixed;
        bottom: 10px;
        left: 10px;
        z-index: 99;
        background: #14994b;
        color: #fff;
        padding: 5px 10px;
    }
    .tel-mb i{
        margin-right: 10px;
    }
}

@media (max-width: 480px){
    .show480{display: block;}
    .hide480{display: none;}
    .fwmb{width: 100%;}
    .logo {
        padding: 10px 10px 10px 15px;
    }
    .logo img {
        width: 180px;
        height: auto;
    }
    .logo:after {
        border-top: 61px solid #fff;
        border-right: 30px solid transparent;
    }
    .bar-mb {
        text-align: right;
        padding: 7px 0;
    }
    .header-bottom {
        padding: 0px 15px;
    }
    .main-banner .lSSlideOuter .lSPager.lSpg {
        bottom: 10px;
    }
    .tit-pub{
        font-size: 20px;
        margin-bottom: 20px;
    }
    .tit-pub-line,
    .tit-why,
    .tit-dmth{
        font-size: 20px;
    }
    .clear40{height: 20px;}
    .name-da{
        font-size: 13px;
    }
    .name-datk{
        font-size: 13px;
    }
    .gg-map iframe{
        height: 350px;
    }
}