.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

.clearfix {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

#cssmenu {
    display: none;
}

/* menu */
/*------------------------------------------*/
/*       01 - General & Basic Styles/*------------------------------------------*/
body {
    font-size: 14px;
    background: none;
    font-weight: 400;
    color: #444;
    font-family: 'Muli', sans-serif;
}

strong, b {
    font-weight: bold;
}

img {
    max-width: 100%;
    height: auto;
}

ul, ol {
    /* list-style: none; */
}

ul, ol {
    padding: 0;
    margin: 0;
}

a {
    transition: color 0.2s ease-in-out;
    -moz-transition: color 0.2s ease-in-out;
    -webkit-transition: color 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
}

a:hover {
    color: #444;
}

a, a:hover {
    text-decoration: none;
}

i {
    font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    color: #000;
}

h1 {
    font-size: 24px;
    line-height: 30px;
}

h2 {
    font-size: 22px;
    line-height: 28px;
}

h3 {
    font-size: 18px;
    line-height: 24px;
}

h4 {
    font-size: 16px;
    line-height: 22px;
}

h5 {
    font-size: 14px;
    line-height: 20px;
}

h6 {
    font-size: 12px;
    line-height: 18px;
}

p {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
}

p strong {
    font-weight: 600;
}

#wapper {
    margin: 0 auto;
    /* max-width: 1366px; */
    padding: 0px;
}

#header {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.top-bar {
    float: left;
    width: 100%;
    clear: both;
    background: #008000;
}

.top-bar {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 40px;
}

.top-bar ul {
    float: right;
    margin: 0px;
    list-style: none;
    padding: 0px;
}

.top-bar ul li {
    display: inline-block;
    margin-left: 8px;
}

.top-bar ul li a {
    color: #fff;
}

.top-bar ul li a strong {
    color: #fff200
}

.top-bar ul li a i {
    color: #e4e4e4;
}

.header {
    float: left;
    width: 100%;
    clear: both;
    height: 80px;
}

.col-logo {
    float: left;
}

.logobox {
    position: absolute;
    top: -40px;
}

.logobox img {
    max-height: 120px;
}

.col-menu {
    float: left;
}

ul.menupc {
    float: right;
    list-style: none;
    margin: 0px;
    padding: 0px
}

ul.menupc li {
    display: inline-block;
    float: left;
    position: relative;
}

ul.menupc li a {
    line-height: 80px;
    padding: 0px 20px;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
}

ul.menupc li a.active {
    font-weight: 600;
    color: #008000;
}

ul.menupc li:hover a {
    color: #382111
}

ul.menupc>li>ul.sub {
    position: absolute;
    left: 0px;
    top: 80px;
    background: #f5f5f5;
    z-index: 10;
    padding-top: 3px;
    padding-bottom: 0px;
    display: none;
    min-width: 240px;
}

ul.menupc>li:hover>ul.sub {
    display: block
}

ul.menupc>li>ul.sub>li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #dedede;
}

ul.menupc>li>ul.sub>li>a {
    line-height: 40px;
    display: block;
    width: 100%;
    white-space: nowrap
}

ul.menupc>li>ul.sub>li:hover>a {
    color: #fff !important;
    background: #7c4a27
}

#slider {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

#dichvu {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../images/bgx.png) no-repeat bottom center;
    background-size: 100%;
}

#duan {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../images/home-02-testimonials.jpg) no-repeat center fixed;
    background-size: cover;
}
#duan .title h2, #khachhang .title h2{color:#fff;}
.title {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
    text-align: center;
}

.bx-wrapper {
    margin-bottom: 0px
}

.title h2 {
    color: #008000;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 12px;
}

.title h1 {
    color: #ff9800;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 12px;
    padding-bottom: 10px;
    position: relative;
}

.title h1:after {
    width: 60px;
    height: 1px;
    content: "";
    background: #000;
    display: block;
    z-index: 10;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    margin: 0 auto
}

.title p {
    color: #fff;
    font-weight: 500;
}

.dichvu-list {
    float: left;
    width: 100%;
    clear: both;
}

.dichvu {
    float: left;
}

.boxdichvu {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}

.dichvu-img {
    float: left;
    width: 100%;
    overflow: hidden;
}

.dichvu-img img {
    -webkit-transition-property: background-image;
    -webkit-transition-duration: 1.0s;
    -webkit-transition-timing-function: ease-out;
    transition-property: background-image;
    transition-duration: 1.0s;
    transition-timing-function: ease-out;
    transition: all 700ms ease 0s;
}

.dichvu-img:hover img {
    -webkit-transform: scale(1.13);
    transform: scale(1.13);
}

.dichvu-text {
    float: left;
    width: 100%;
    padding: 10px 15px;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    background: #008000;
}

.dichvu-text h3 {
    margin-bottom: 0px;
    font-size: 14px;
}

.dichvu-text h3 a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.dichvu-text h3:hover a {
    color: #ff0;
}

.duan-list {
    float: left;
    width: 100%;
    clear: both;
}

.duan {
    float: left;
}

.boxduan {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    overflow: hidden;
}

.boxduan img {
    width: 100%;
    -webkit-transition-property: background-image;
    -webkit-transition-duration: 1.0s;
    -webkit-transition-timing-function: ease-out;
    transition-property: background-image;
    transition-duration: 1.0s;
    transition-timing-function: ease-out;
    transition: all 700ms ease 0s;
}

.boxduan:hover img {
    -webkit-transform: scale(1.13);
    transform: scale(1.13);
}

.boxduan h3 {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: linear-gradient(to bottom,rgba(18,27,48,0) 0%,rgba(18,27,48,0.8) 100%)!important;
}

.boxduan h3 a {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}

#doitac {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
}

.doitac-list {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.doitac {
    width: 100%;
    border: solid 1px #Ddd;
}

.doitac:hover img {
    opacity: 0.8
}

#khachhang {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
    background: url(../images/bgdoitac.jpg) no-repeat top center;
    background-size: cover;
}

.khachhang-list {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}

.khachhang {
    float: left;
    width: 100%;
    clear: both;
}

.khachhang-mota {
    float: left;
    width: 100%;
    clear: both;
    padding: 20px;
    padding-bottom: 11px !important;
    background: #f3f3f3;
    position: relative;
}

.khachhang-mota img {
    margin-bottom: 10px;
    width: 20px !important;
}

.khachhang-mota::after {
    width: 22px;
    height: 30px;
    left: 80px;
    background: url(../images/nav.png) no-repeat top left;
    content: "";
    z-index: 10;
    bottom: -29px;
    display: block;
    position: absolute;
}

.khachhang-text {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 30px;
}

.khachhang-img {
    width: 120px;
    margin-right: 15px;
    float: left;
}

.khachhang-img img {
    width: 130px;
    border-radius: 100%;
}

.khachhang-name {
    padding-top: 40px;
}

.khachhang-name strong {
    font-weight: 700;
    color: #ff0;
    text-transform: uppercase;
    font-size: 16px;
}

.khachhang-name span {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

#footer {
    float: left;
    width: 100%;
    clear: both;
    background: #008000;
    padding-top: 30px;
}

.colf1 {
    float: left;
}

.companyx {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    padding-bottom: 10px;
    position: relative;
}

.companyx span {
    font-size: 20px;
    color: #f5f5f5;
    text-transform: uppercase;
}

.companyx::after {
    width: 60px;
    height: 2px;
    display: block;
    background: #fff200;
    bottom: 0px;
    position: absolute;
    left: 0px;
    content: "";
}

.info {
    float: left;
    width: 100%;
}

.info ul {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#imgx {
    float: left;
    width: 100%;
    clear: both;
}

#imgx img {
    width: 100%
}

.info ul li {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 12px;
}

.info ul li a {
    display: block;
    color: #fff;
    font-size: 14px;
}

.info ul li a i {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    float: left;
    margin-right: 5px;
    border: 1px solid #fff;
    border-radius: 3px;
}

.fbottom {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #006400;
}

.fbottom span {
    color: #ffff
}

#mainc {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
}

.boxmainc {
    float: left;
    background: rgba(255, 255, 255, 0.66);
    display: flex;
    width: 100%;
    margin: 0 auto;
    clear: both;
}

.boxmainc:nth-child(2n+1) {
    background: rgba(234, 197, 171, 0.66);
}

.boxmainc>.col-md-9 {
    margin: 0 auto;
    /* border: 4px solid #dedede; */
    padding: 20px;
}

.boxmainc .noidung h2, .boxmainc .noidung h3 {
    margin-bottom: 20px;
    font-weight: 900
}

.boxmainc .noidung h2 strong, .boxmainc .noidung h3 strong {
    font-weight: 900
}

.boxmainc .noidung p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
}

.mainc-tab {
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
}

.nav.nav-pills {
    text-align: center;
    display: inline-block;
    margin: 0 auto
}

.nav.nav-pills .nav-item a {
    text-transform: uppercase;
    font-size: 14px;
    color: #222;
    padding: 10px
}

.nav.nav-pills .nav-item a.active {
    background: #008000;
    color: #fff !important;
    border-radius: 25px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background: #008000;
    color: #fff !important;
    border-radius: 25px;
}

.mainc-content {
    float: left;
    width: 100%;
    clear: both;
}

.mainc-content .tab-content {
    float: left;
    width: 100%;
    clear: both;
    padding: 12px 20px;
}

.mainc-content .tab-content .tab-pane.container {
    padding: 20px;
    float: left;
    width: 100%;
    clear: both;
    background: #fff
}

.col-md-6.khachhang {
    width: 50% !important;
    clear: none;
    margin-bottom: 25px;
}

.news-list {
    float: left;
    margin-bottom: 20px;
}

.news-list-img {
    width: 100%;
}

.news-list-img img {
    width: 100%;
}

.news-list-name {
    width: 100%;
    padding-top: 8px;
    margin-bottom: 8px;
}

.news-list-name h3 a {
    color: #222
}

.news-list-time {
    width: 100%;
    margin-bottom: 8px;
}

.news-list-des {
    min-height: 70px;
}

.meta-des {
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
}

.meta-des strong {
    font-size: 16px;
}

.ortherx {
    float: left;
    width: 100%;
    clear: both;
    margin-top: 20px;
}

.ortherx ul {
    list-style: disc;
    margin-left: 16px;
}

.noidung h2 {
    margin-bottom: 15px;
}

.noidung ul li {
    margin-bottom: 10px;
}

#contact-form input {
    width: 100%;
    padding: 10px;
    height: 40px;
    margin-bottom: 12px;
}

#contact-form textarea {
    width: 100%;
    padding: 12px;
}

#contact-form .thm-btn {
    padding: 10px 20px;
    background: #7c4a27;
    outline: none;
    border: none;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
}

.sodo {
    float: left;
    width: 100%;
    clear: both;
}

.ortherx h3 {
    margin-bottom: 15px;
}

.ortherx li a {
    color: #222;
}

.zalofix {
    position: fixed;
    bottom: 70px;
    z-index: 10;
    left: 10px;
}

.zalofix a {
    width: 45px;
    clear: both;
    display: block;
    height: 45px;
}

.zalofix img {
    max-width: 40px;
}

.xdhotline {
    bottom: 15px;
    position: fixed;
    left: 0;
    text-align: center;
    z-index: 11111;
}

.xdhotline a {
    color: #fff;
}

.goixd {
    background: #f2821d none repeat scroll 0 0;
    border-radius: 0 28px 28px 0;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
    overflow: hidden;
    width: 190px;
    height: 40px;
    transition: width 0.2s;
    -webkit-transition: width 0.2s;
    position: relative;
    color: white;
    font-size: 13px;
    padding: 9px 0;
    line-height: 1.5;
}

.goixd p {
    color: #fff;
    text-align: left;
    padding-left: 20px;
}

.xdphone {
    background: #f2821d url(../images/icon-phone.png) no-repeat scroll center center;
    border: 4px solid #f2821d;
    border-radius: 50%;
    float: right;
    position: absolute;
    right: 0px;
    top: -2px;
    height: 46px;
    line-height: 44px;
    text-align: center;
    width: 46px;
    animation: 1s ease-in-out 0s normal none infinite running quick-alo-circle-img-anim;
}

#quytrinh {
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
}

.quytrinhright {
    padding-top: 20px;
}

.colfmap iframe {
    height: 210px !important
}

.grid_container {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 10px;
}

.columns-md-1 {
    grid-column-end: span 1;
}

.columns-md-2 {
    grid-column-end: span 2;
}

.columns-md-3 {
    grid-column-end: span 3;
}

.columns-md-4 {
    grid-column-end: span 4;
}

.columns-md-5 {
    grid-column-end: span 5;
}

.columns-md-6 {
    grid-column-end: span 6;
}

.columns-md-7 {
    grid-column-end: span 7;
}

.columns-md-8 {
    grid-column-end: span 8;
}

.columns-md-9 {
    grid-column-end: span 9;
}

.columns-md-10 {
    grid-column-end: span 10;
}

.columns-md-11 {
    grid-column-end: span 11;
}

.columns-md-12 {
    grid-column-end: span 12;
}

@media (max-width: 768px) {
    /* css grid */ .columns-sm-1 {
        grid-column-end: span 1;
    }

    .columns-sm-2 {
        grid-column-end: span 2;
    }

    .columns-sm-3 {
        grid-column-end: span 3;
    }

    .columns-sm-4 {
        grid-column-end: span 4;
    }

    .columns-sm-5 {
        grid-column-end: span 5;
    }

    .columns-sm-6 {
        grid-column-end: span 6;
    }

    .columns-sm-7 {
        grid-column-end: span 7;
    }

    .columns-sm-8 {
        grid-column-end: span 8;
    }

    .columns-sm-9 {
        grid-column-end: span 9;
    }

    .columns-sm-10 {
        grid-column-end: span 10;
    }

    .columns-sm-11 {
        grid-column-end: span 11;
    }

    .columns-sm-12 {
        grid-column-end: span 12;
    }

    /* end css grid */
}

@media (max-width: 600px) {
    /* css grid */ .columns-xs-1 {
        grid-column-end: span 1;
    }

    .columns-xs-2 {
        grid-column-end: span 2;
    }

    .columns-xs-3 {
        grid-column-end: span 3;
    }

    .columns-xs-4 {
        grid-column-end: span 4;
    }

    .columns-xs-5 {
        grid-column-end: span 5;
    }

    .columns-xs-6 {
        grid-column-end: span 6;
    }

    .columns-xs-7 {
        grid-column-end: span 7;
    }

    .columns-xs-8 {
        grid-column-end: span 8;
    }

    .columns-xs-9 {
        grid-column-end: span 9;
    }

    .columns-xs-10 {
        grid-column-end: span 10;
    }

    .columns-xs-11 {
        grid-column-end: span 11;
    }

    .columns-xs-12 {
        grid-column-end: span 12;
    }

    /* end css grid */
}
