body{
    font-family: lato;
    overflow-x: hidden;
    margin: 0px auto;
    max-width: 1600px;
}
.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
	text-indent:-9999;
    right: 50px;
    display: none;
	z-index:9999;
    background: url('../img/scrolltop.png') no-repeat;
}
.w100{
    width: 100%;
}
.w1024{
    width: 1024px;
    margin: 0px auto;
}
.w760{
    width: 760px;
    float: left;
}
.w264{
    float: left;
    width: 264px;
}
.textcenter{
    text-align: center;
}
.nopading{
    padding-left: 0px;
    padding-right: 0px;
}
.bgwhite{
 background-color: white;   
}
.bgnen{
 background-color: #349961;   
}

/* Start Header */
header .search-input {
    border-radius: 4 0 0;
    border: medium none;
    height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: black;
    border-style: solid;
    border-width: 1px;
}
header img.logo{
    width: 50%;
    height: 50px;
    margin-top: 17px;
}
header .search-icon{
    position: absolute;
    top: 30px;
    right: 14px;
}
header img.language{
    width: 35px;
    height: 20px;
    margin-bottom: 7px;
}
header img.iso{
    width: 70px;
    height: 54px;
    margin-top: 16px;
}
#menu{
    height: 50px;
    background-color: #221918;
    font-weight: 600;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    color: green;
}
#menu a{
    color: white;
}
#menu a:hover,a:focus,a:active{
    color: #221918;
}
.dropdown-menu{
    background-color: #221918;
}   
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        }
        .navbar .navbar-collapse {
            text-align: center;
        }
    }


/* End Header */

/* Strat Than */
.than{
    margin-top: 10px;
    padding-top: 0px;
    background-color: white;
}
#dichvucuachungtoi .col-xs-2{
    width: 20%;
}
#dichvucuachungtoi .tieude{
    box-shadow: 0px 4px 5px #cccccc;
    padding-bottom: 5px;
    background-color: white;
    z-index: 100;
}
#dichvucuachungtoi .w312{
    width: 312px;
}
#dichvucuachungtoi .w312 div{
    width: 100%;
    height: 1px;
    margin-top: 33px;
    background-color: #999999;
}
#dichvucuachungtoi .w400{
    width: 360px;
}
#dichvucuachungtoi .w400 h2{
    color: #009933;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
}
#dichvucuachungtoi .dichvuitem img{
    width: 70px;
    height: 60px;
    margin-bottom: 36px;
    
    transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -webkiet-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
#dichvucuachungtoi .dichvuitem img:hover{
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    transform: scale3d('1.2');
}
#dichvucuachungtoi div.noidung{
    padding: 20px;
    background-color: #f2f2f3;
    box-shadow: 6px 5px 10px #9c9c9c;
}
#dichvucuachungtoi .dichvuitem h4{
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 1.4;
}
#dichvucuachungtoi .dichvuitem p{
    font-size: 11px;
    text-align: justify;
}


/* Start Du an */
.duan{
    margin-top: 25px;
}
.duan .thanhtieude{
    background-image: url('../img/thanhtieude.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 40px;
}
.duan .thanhtieude .tieude{
    background-color: #339966;
    color: white;
    text-align: center;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}
.duan .noidung{
}
.duan .noidung .item img{
    width: 100%;
    height: 175px;
}
.duan .noidung .item p{
    margin-top: 20px;
    font-size: 11px;
    color: black;
    text-align: center;
    font-weight: bold;
}
.duan .noidung .jssora03l{
    top: -50px;
}

/* End Du an */

/* Start Tin Tuc */
.tintuc{
    margin-top: 10px;
}
.tintuc .thanhtieude{
    background-image: url('../img/thanhtieude.png');
    background-repeat: repeat-x;
    width: 100%;
    height: 40px;
}
.tintuc .thanhtieude .tieude{
    background-color: #339966;
    color: white;
    text-align: center;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
}
.tintuc .noidung{
}
.tintuc .noidung .item img{
    width: 100%;
    height: 175px;
}
.tintuc .noidung .item p{
    margin-top: 20px;
    font-size: 11px;
    color: black;
    text-align: center;
    font-weight: bold;
}
.tintuc .noidung .jssora03l{
    top: -50px;
}

/* End Tin Tuc */

/* Start Khach Hang */
.khachhang{
    margin-top: 10px;
}
.khachhang .tieude{
    color: white;
    background-color: #339966;
    font-size: 20px;
    font-weight: 500;
    padding: 7px;
    width: 400px;
    text-align: center;
}
.khachhang .noidung{
    margin-top: 38px;
    margin-bottom: 30px;
}
.khachhang .noidung img{
    width: 115px;
    height: 64px;
}

/* End Khach hang */

/* Start Contact */
.contact{
    background-color: #4f4f4f;
    min-height: 150px;
    padding: 20px;
    color: white;
}
.contact .left{
    padding-left: 30px;
}
.contact .left p{
    margin: 0 0 3px;
}
.contact .left h3{
    font-size: 20px;
    color: white;
}
.contact .left a{
    font-size: 12px;
    color: white;
}
.contact .center{
    border-color: white;
    border-style: solid;
    border-top: 0px;
    border-bottom: 0px;
    font-size: 12px;
    border-width: 1px;
}
.contact .center .phone{
    font-size: 20px;
}
.contact .right{
    font-size: 12px;
}


/* End Contact */



/* End Than */


/* Start Footer */
.footer{
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #339961;
}
.footer .banquyen{
    color:white;
    position: absolute;
   /* bottom: 10px;*/
    padding-left: 50px;
    /*top: 10px;*/
}
.footer .banquyen h6{
    font-weight: bold;
    color:white;
    margin-bottom: 0px;
    margin-top: 1px;
}
.footer .social{
    float: right;
   /* margin-top: 5px;*/
}
.footer .social p{
   margin: 0px;
}
.footer .social img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
}
.footer .social img:hover{
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    filter: url(desaturate.svg#greyscale);
}


/* End Footer */