.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;
}
.btmn-mb{
    display: none;
}
#menu{
    display: none;
}
.hinhanh-list{
    float: left;
    width: 100%;
    clear: both;
}
.spx2{
	display:none
	
}

/* menu */

/*------------------------------------------*/
/*       01 - General & Basic Styles
/*------------------------------------------*/



body {
    font-size: 14px;
      background: none;
    font-weight: 400;
    color: #707070;
    font-family: 'Noto Sans', sans-serif;
}
strong, b {
    font-weight: 600;
}

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

ul, ol {
    list-style: none;
}

ul {
    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 {
 
    font-size: 14px;
    line-height: 20px;
    margin-bottom:10px;
}

p strong {
    font-weight: 600;
}
#wapper{
    margin: 0 auto;
    max-width: 1366px;
    padding: 0px;
}
#header{
    float: left;
    width: 100%;
    clear: both;
box-shadow: 0 3px 6px -2px #00000030;

}
.header-top{
    float: left;
    width: 100%;
    clear: both;
    background-color: #000;

}
.header-top .col-slogan{
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header-top .col-slogan h2{
    color: #fff;
    font-size: 14px;
        line-height: 18px;
}
.header-top .col-slogan h2 i{
    color: #fff
}
.header-top .col-email{
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
#dangkybaogia{
    float: right;
    padding: 10px 12px;
    outline: none;
    font-size: 13px;
    border: none !important;
    text-shadow: none;
    background: #f7c300;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
#dangkybaogia:hover{
    background: #d3063f;
}

.header-top .col-email a{
    color: #222;
}
.header-top .col-email:hover a{
    color: #d3063f;
}
.header-top .col-social{
    float: left;

}
.header-top .col-social ul{
    float: right;
    margin-bottom: 0px;
}
.header-top .col-social ul li{
    display: inline-block;
    margin-left: 6px;
  
}
.header-top .col-social ul li a{
    color: #f3f3f3;
}
.header-top .col-social ul li a i{
	color:#fff
}
.header-top .col-social ul li:hover a{
    color: #fff;
}
.header-bottom{
    float: left;
    width: 100%;
    clear: both;
    background:#fff url(../images/bgheader.png) no-repeat top center;
    background-size: cover;
    padding-top: 5px;
    padding-bottom: 5px
}
#slider{
    float: left;
    width: 100%;
    clear: both;
}
@keyframes kenburns {
  0% {
    opacity: 0;
  }
  15% {
    opacity: 1;
  }
  95% {
    transform: scale3d(1.2, 1.2, 1.2) translate3d(0, 0, 0);
    animation-timing-function: ease-in;
    opacity: 1;
  }
  100% {
    transform: scale3d(1.01, 1.01, 1.01) translate3d(0, 0, 0);
    opacity: 0;
  }
}

ul.bxslider li img{
   animation: kenburns 20s infinite;
}
.header-bottom .col-logo{
    float: left;
}
.header-bottom .col-logo img{
    max-height: 80px;
}
.header-bottom .col-hotline{
    float: left;
}
.icon{
    float: left;
    width: 100%;
    margin-top: 12px
}
.icon-i{
    float: left;
    width: 50px;
    margin-right:12px;
    text-align: center;
}
.col-address{
    width: 55%;
}
#dmsp{
    padding: 15px 20px;
    background: #f7c300;
    color: #fff;
    outline: none;
    border: none;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    text-align: left;
}
#dmsp i{
    margin-right: 8px;
}
#dmsp .icond{
    float: right;
}
.danhmuc{
    float: left;
    width: 100%;
    position: relative;
}
.boxdanhmuc{
    position: absolute;
    left: 0px;
    right:0px;
    z-index: 10;
    top: 50px;
    padding: 5px 0px;
    background:rgba(255, 255, 255, 0.9);
    width: 100%;
    display: none;
}
.boxdanhmuc ul{
    float: left;
    width: 100%;
    clear: both;
}
.boxdanhmuc ul li{
      float: left;
    width: 100%;
    position: relative;
}
.boxdanhmuc ul li a{
    padding: 8px 12px;
    display: block;
    float: left;
    width: 100%;
    color: #333;
    border-bottom: 1px dashed #ddd;
    color: #333;
    font-weight: 500;
        text-transform: capitalize;

}
.boxdanhmuc ul li:hover a{
    color: #1E6EB5;
    background:#fff;
}
.boxdanhmuc ul li a i{
    font-size: 10px;
}
.icon-i i{
    font-size: 36px;
    color: #b9b9b9
}

.icon-t{
    float: left;
    width: calc(100% - 62px);
}
.col-address .icon-t h2{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fe9e0d;
    margin-bottom: 8px;
}
.col-address .icon{
    margin-top: 10px;
}
.col-address .icon span{
    color: #333;
}
.col-address .icon i{
    color: #b9b9b9;
    font-size: 13px;
}
.col-hotline {
    
    width: 20%;
}
@-webkit-keyframes placeHolderShimmer {
    from {
        background-position: -468px 0
    }
    to {
        background-position: 468px 0
    }
}

@keyframes placeHolderShimmer {
    from {
        background-position: -468px 0
    }
    to {
        background-position: 468px 0
    }
}
.logobox {
    float: left;
    position: relative;
    overflow: hidden;
}
.logobox::after {
    -webkit-animation-duration: 4s;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: placeHolderShimmer;
    -webkit-animation-timing-function: linear;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, #fff 60%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, #fff 60%, rgba(255,255,255,0) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 40%, #fff 60%, rgba(255,255,255,0) 100%);
    background-repeat: no-repeat;
    position: absolute;
    left: -25%;
    top: -35%;
    width: 150%;
    height: 180%;
    z-index: 2;
    z-index: 2;
    content: "";
    opacity: .5;
    transform: rotate(30deg);
}
.icon-t p{
    font-size: 15px;
    margin-bottom: 2px;
}
.icon-t span{
    color: #1E6EB5;
    font-size: 15px;
    font-weight: 500;
}
.col-open{
    padding-left: 0px;
}
.col-hotline span{
    color: #fc1857;
    font-weight: bold;
    font-size: 20px;
}
#nav{
    float: left;
    width: 100%;
    clear: both;
    background-color: #f3f3f3;
    border-bottom: 3px solid #fe9e0d
}
.menu{
    float: left;
   margin-right: 15px;
}
.menu>ul{
    float: left;
}
.menu>ul>li{
    display: inline-block;
    position: relative;
        color: #d4d4d4;

    transition: all 1s ease 0s;
}

#scroller li{
	width:100% !important;
	height:auto !important;
	text-align:center !important
}
#scroller li a{
	font-size:13.5px;
	text-transform:uppercase;
	font-weight:600;
	
}
.vert .simply-scroll-clip{
	height:800px !important
}
.vert.simply-scroll-container{
	height:800px !important
}
#scroller li a img{
	margin-bottom:12px;
}
.menu>ul>li>a{
    padding: 0px 22px;
    display: block;
    line-height: 50px;
    font-size: 14px;
   text-transform: uppercase;
    transition: all 1s ease 0s;
    font-weight: 600;
    color: #444;
}
.menu>ul>li>a.active{
    
    color: #fe9901;

}
.menu>ul>li:hover>a{
   
    color: #fe9901;
}

.menu>ul>li:hover:after{
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    top: 5px;
    right: 0px;
    display: block;
    background: #e0002a;
     transition: all 1s ease 0s;
}
.menu>ul>li:hover:before{
      position: absolute;
    content: "";
    width: 2px;
    height: 15px;
    top: 5px;
    right: 0px;
    display: block;
    background: #e0002a;
     transition: all 1s ease 0s;
}

.menu>ul>li:hover>a:after{
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    bottom: 5px;
    left: 0px;
    display: block;
    background: #e0002a;
     transition: all 1s ease 0s;
}
.menu>ul>li:hover>a:before{
      position: absolute;
    content: "";
    width: 2px;
    height: 15px;
    bottom: 5px;
    left: 0px;
    display: block;
    background: #e0002a;
     transition: all 1s ease 0s;
}




.menu>ul>li>ul{
    position: absolute;
    top: 80px;
    left: 0px;
    background: #1E6EB5;
    min-width: 220px;
    z-index: 10;
 visibility: hidden;
     transition: all 0.1s ease 0s;

}
.menu>ul>li>ul>li{
    float: left;
    width: 100%;
}
.menu>ul>li>ul>li>a{
    color: #fff;
    float: left;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    border-bottom: 1px solid #00927b;
    
}
.search{
    float: right;
}
.box_search{
    margin-top: 5px;
    display: inline-block;
}
#keyword{
    border:1px solid #f7c300;
    height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 0.9em;
    float: left;
 border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.bnt_search{
    height: 40px;
    width: 40px;
    line-height: 38px;
    text-align: center;
    background:#f7c300;
    display: block;
    text-align: center;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    float: left;
    color: #fff;
}
.product-price{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 7px;

}
.product-price span{
    color: red;
    font-weight: 700;
    font-size: 15px;
}
.block.orther{
    margin-top: 20px;
}
.phantrang{
    width: 100%;
    text-align: center;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #1E6EB5;
    border-color: #1E6EB5;
}
.menu>ul>li>ul>li:hover>a{
    background: #f3f3f3;
    color: #1E6EB5;
    transition: all 0.4s ease 0s;
}
.menu>ul>li:hover>ul{
    visibility: visible;
    top: 50px;
    transition: all 0.5s ease 0s;
}
#slider{
    float: left;
    width: 100%;
    clear: both;

}
#slider .bx-wrapper{
    margin-bottom: 0px;
}
#design{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
}
.col-design{
    float: left;
    padding-right: 0px;
}
.designbox{
    float: left;
    width: 100%;
}
.designbox .design-img{
    float: left;
    width: 50px;
    margin-right: 10px;
}
.designbox .design-img img{
    margin-top: 6px;
}
.designbox .design-text{
    float: left;
    width: calc(100% - 60px);
}
.designbox .design-text h3{
    text-transform: uppercase;
    font-size: 13px;
    color: #949ba1;
    font-weight: 500;
}
.product .service-img{
    border:1px solid #ddd;
}
.product .service-text h3 a{
    text-transform: none !important;
    font-weight: 700;
}
.product .service-text{
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background: #f7f7f7
}
.designbox .design-text h3 a{
      color: #949ba1;
}
.col-baogia{
     padding-right: 15px;
}
#baogia{
    padding: 20px 25px;
    background: #1E6EB5;
    color: #fff;
    float: right;
    border: 2px solid #1E6EB5;
    border-radius: 5px;
    font-weight: 600;
    text-transform: uppercase;
}
#baogia:hover{
     background: #fff;
     color: #1E6EB5;
}
#product{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #f6f6f6
}
.main-title{
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    margin-bottom: 20px;
}
.main-title h3{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
    color: #e0002a
}
.main-title h3 span{
    color: #555
}
.main-title h1{
      font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    color: #444;
}
.main-content{
    float: left;
    width: 100%;
    clear: both;
}
.product-list{
    float: left;
    width: 100%;
    clear: both;
}
.product{
    float: left;

}
.product-bottom{
    float: left;
    width: 100%;
    clear: both;
    border-top:1px solid #ddd;
    overflow: hidden;
}
.product-bottom p{
    width: 45%;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    margin-bottom: 0px !important;

}
.product-bottom a{
    width: 45%;
    float: right;
    text-align: center;
    padding-top: 11px;
    padding-bottom: 11px;
    font-size: 13px;
    background: #e0002a;
    color: #fff;
    position: relative;
    z-index: 12;
}
.product-bottom a:after{
        display: block;
    width: 50px;
    height: 50px;
    background: #e0002a;
    content: "";
    z-index: -1;
    position: absolute;
    left: -13px;
    top: 8px;
    transform: rotate(25deg);
 
}
.product-bottom a i{
    font-size: 11px;
}
.product-bottom a:hover{
    color: #e0002a
}
.productbox{
    float: left;
    width: 100%;
     margin-bottom: 20px;
    
     background: #fff;
     border-radius: 4px;
    
     background: #fff !important;
      
}
.product-img{
    float: left;
    width: 100%;
    overflow: hidden;
}
.product-img img{
    width: 100%;
    transition:all 1s ease 0s;
    border-top-left-radius: 4px;
     border-top-right-radius: 4px;
}
.product-img:hover img{
    transform:scale(1.1);
}
.product-text{
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
    padding: 12px
}
.product-text p{
 text-align: justify;
 display:block
}
   
.product-text h3{
    float: left;
    width: 100%;
    clear: both;
 text-overflow: ellipsis;
 overflow: hidden;

}
.product-text h3 a{
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
     line-height: 20px;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 overflow: hidden;
 height:41px;
 display:block;
 text-overflow: ellipsis;
 overflow: hidden;

}
.product-xemthem{
    margin-top: 10px;
    float: left;
    width: 100%;
    clear: both;
    border: 2px solid #e0002a;
    padding: 15px;
    text-align: center;
    display: block;
}
.product-xemthem a{
    text-transform: uppercase;
    color: #e0002a;
    font-weight: 600;
    font-size: 14px;
    display: block;
}
.product-xemthem:hover{
     border: 2px solid #1E6EB5;
}
#product .owl-prev{
    position: absolute;
    top: 30%;
    left: -50px;
    font-size: 50px;
    border:none;
    outline: none;
    background: none !important
}
#product .owl-next{
    position: absolute;
    top: 30%;
    right: -50px;
    font-size: 50px;
    border:none;
    outline: none;
    background: none !important
}
#about{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
    background-size: cover !important;

}

.about-right,.about-left{
    float: left;
}
.about-right .about-name{ 
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
}
.about-right .about-name h2{
    text-transform: uppercase;
    font-weight: bold;
  color: #f7c300;
    font-size: 24px;
} 
.about-right .about-des p{
    text-transform: uppercase;
     color: #222;
     font-size: 20px;
     line-height: 1.4em;
}
.about-xemthem{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 15px;
}
.about-xemthem a{
    padding: 10px 20px;
    background: #f7c300;
    display: table;
    color: #fff !important;

}
.about-des{
     float: left;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}
.about-content{
    float: left;
    width: 100%;
    clear: both;
    color: #222;
}
.about-xemthem{
      float: left;
    width: 100%;
    clear: both;
    margin-top: 5px;
}
.about-xemthem a{
    color: #222
}
.about-xemthem:hover a{
    color: #fff;
}
#news{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;

}
.col-tintuc{
    border-right: 1px solid #ddd;
}
.col-tintuc{

    float: left;
     
}
.col-phongthuy{
    float: left;
  
}
.sub-title{
    float: left;
    width: 100%;
    clear: both;
    text-align: left;
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 15px;

}
.sub-title a{
    color: #1E6EB5;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
}
.sub-title:after{
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 30px;
    height: 2px;
    background: #ababab;
    display: block;
    z-index: 10;

}

.boxtin{
    float: left;
}
.boxtin{
    float: left;
    width: 100%;
    clear: both;
}
.news{
    float: left;
    width: 100%;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
}
.news-img{
    float: left;
    width: 32%;
    margin-right: 3%;
}

.news-img img{
    width: 100%;
}
.news-name{
    float: left;
    width: 65%;
    margin-bottom: 4px;
}
.news-name h3 a{
    color: #333;
}
.news-des{
     float: left;
    width: 65%;
}
.news-detail{
    float: left;
    width: 65%;
}
.news-detail a{
    color: #1E6EB5;
    font-size: 13px;
}
#quytrinh{
    float: left;
    width: 100%;
    clear: both;    
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f6f6f6;
    background-size: cover;
}
.quytrinh-title{
    text-transform: none; 
    color: #ffff;
}
.quytrinh-title h3{
    color: #333;
}
.quytrinh-list{
    float: left;
    width: 100%;
    clear: both;
margin-top: 25px;
}

.quytrinh-list ul{
    float: left;
    width: 100%;
    display: inline-block;
}
.quytrinh-list ul li{
    text-align: center;
   display: block;
    float: left;
    padding-left: unset;
    height: auto;
}
.quytrinh-list ul li h3{
    margin-top: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 12px;
    max-width: 150px;
    margin:0 auto;
        margin-bottom: 20px;
    margin-top: 20px;
}
.quytrinh-list ul li h3 span{
    font-size: 28px;
}
.quytrinh-list ul li p{
    text-align: center;
    color: #808080;
    max-width: 150px;
    margin:0 auto;
    font-size: 16px;
}
#project{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 20px;
   background: #fff
}
.project-list{
    float: left;
    width: 100%;
    clear: both;
    position: relative;

    margin-top: 20px;
}
.project-list .project{
    float: left;
}
.projectbox{
    float: left;
    width: 100%;
    background: #fff;
   
}
.project-img{
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
        transition: all 1s ease 0s;
}
.project-img img{
        transition: all 1s ease 0s;

}
.project-img:hover img{
    transform: scale(1.1);
}
.project-text{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 15px;
    padding-bottom: 10px;
   
}
.project-text h3{
    margin-bottom: 10px;
}
.project-text h3 a{
    color: #333;
    font-weight: 600;
    font-size: 18px;
    
}
.project-text h3:hover a{
    color: #1E6EB5
}
.project-time{
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 8px;
}
.project-time ul{
    float: left;
    width: 100%;
}
.project-time ul li{
    float: left;
    width: 50%;
    display: inline-block;
    font-size: 13px;
} 
.project-time ul li i{
    color: #999
}
.project-text p{
    min-height: 80px;
}
.project-list .owl-prev{
    position: absolute;
    left: -40px;
    top: 38%;
    z-index: 10;
    background: none !important;
    outline: none !important;
    border: none !important
}
.project-list .owl-next{
    position: absolute;
    right: -40px;
    top: 38%;
    z-index: 10;
    background: none !important;
    outline: none !important;
    border: none !important
}
.project-list .owl-prev span{
  
    font-size: 45px;
}
.project-list .owl-next span{

    font-size: 45px;
}
#contact{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #ffff
}
.guithongtin{
    float: left;
}
ul.social-contact{
    float: left;
    width: 100%;
    clear: both;
}
ul.social-contact li{
    display: inline-block;
}
ul.social-contact li a{
    color: #333;
}
.guithongtin h3{
    float: left;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}
.ttlienhe h3{
    float: left;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 700;
}

#glienhe{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
}
#glienhe label{
    font-weight: 400;
    margin-bottom: 8px;

}
#glienhe label i{
    font-size: 12px;

}
#glienhe .colfr{
    padding-left: 0px;
}
#guingay{
    padding: 10px 25px;
    background: #1E6EB5;
    color: #fff;
    display: block;
    outline: none !important;
    border:none !important;
}
#guingay:hover{
    background: #078e78
}
#footer{
    background: #272727;
    float: left;
    width: 100%;
    clear: both;
    padding-top: 40px;
    padding-bottom: 15px;
}
.f-img{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
}
.f-text{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}
#dkaogia{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 35px;
    padding-bottom: 35px;
    background: url(../images/banner7.jpg) no-repeat top center;
    position: relative;
}

#dkaogia:before {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: #2f2f2fd4;
    z-index: 1;
    content: "";
}
.f-text h3 {
    color: #f7c300;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.f-text p{
    color: #f3f3f3;
    margin-bottom: 10px;
}
.col-cskh{
    float: left;
    text-align: right;
}
.cskh-top{
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 20px;
   
    color: #fff;
}
.cskh-top p{
    margin-top: 0px;
    font-weight: 600;

}
.cskh-bottom {
      float: left;
    width: 100%;
    clear: both;
    margin-top: 20px;
   
    color: #fff;
}
.cskh-bottom p{
      margin-top: 0px;

}
.cskh-top p a{
    color: #fff;
}
.cskh-line{
    float: right;
    width: 100%;
    max-width: 200px;
    height: 2px;
    clear: both;
    display: block;
    background: #1cc1a7
}
.owl-theme .owl-nav [class*=owl-]:hover{
    color: #1E6EB5
}
.col-ab{
    float: left;
}
.col-ab h3{
    color: #f1f1f1;
    margin-bottom: 20px;
}
.col-ab ul li{
    margin-bottom: 4px;
}
.col-ab ul li a{
    color: #f1f1f1;
    font-weight: 300;
    font-size: 14px;
}
.col-ab ul li a i{
    font-size: 10px;
}
.col-ab ul li:hover a{
    color: #fff
}
.col-cskh h3{
     color: #f1f1f1;
    margin-bottom: 20px;
    text-align: center;
}
#contact-form .col-md-6{
    padding-left: 7px;
    padding-right: 7px;
}
#contact-form .col-md-12{
     padding-left: 7px;
    padding-right: 7px;
}
#contact-form input{
    width: 100%;
    margin-bottom: 10px;
        height: 36px;
    padding-left: 10px;
    font-size: 14px;
}
.col-cskh {
    padding: 12px 25px;
    background: #00927b;
}
#contact-form textarea{
        width: 100%;
        margin-bottom: 5px;
   height: 55px;
    padding-left: 10px;
    font-size: 14px;
}
.thm-btn{
padding: 10px 25px;
    background: #1E6EB5;
    border:2px solid #fff;
    color: #fff;
    display: block;
    outline: none !important;
    border: none !important;
    margin: 0 auto
}
#main{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 20px;
}
.wiget{
    float: left;
    width: 100%;
    clear: both;margin-bottom: 20px;
    background: #f6f6f6;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.wiget-title{
    float: left;
    width: 100%;
    clear: both;
    padding: 12px 15px;
    background: #f7c300;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

}
.wiget-danhmuc{
    float: left;
    width: 100%;
    clear: both;
    padding:12px;
    background:#f7f7f7;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.wiget-danhmuc ul li{
    position:relative;
}
.wiget-danhmuc ul li a{
    color: #111;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom:1px solid #dedede;
    display: block;
    text-transform: capitalize;
}
.wiget-danhmuc ul li a i{
    font-size: 10px;
    color: #888
}
.wiget-danhmuc ul li ul{
    position: absolute;
    left:100%;
    z-index: 999 !important;
    width: 210px;
    background: #f7c300;
  visibility: hidden;
  top: 100px;
  opacity: 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.wiget-danhmuc ul li:hover ul{
    visibility: visible;
    top: 0px;
    opacity: 1;

}
.wiget-danhmuc ul li ul li{
    padding: 5px 12px;
    display: block;
    width: 100%;
    border-bottom:1px solid #ffd740;
}
.wiget-danhmuc ul li ul li:first-child{
    position: relative;
}
.wiget-danhmuc ul li ul li:first-child:after{
    content: "";
    width: 10px;
    height: 10px;
    background: #f7c300;
    display: block;
    left: -5px;
    top: 5px;
    position: absolute;
    transform: rotate(45deg); /* Equal to rotateZ(45deg) */

}
.wiget-danhmuc ul li ul li a{
    color: #fff;
border-bottom:0px solid #ffd740;
padding-bottom: 0px;
padding-top: 0px;
}
.wiget-title span{
    font-size: 15px;
}
.wiget-title span i{
    font-size: 13px;
}
.wiget-content{
    padding: 10px;
    float: left;
    width: 100%;
}
.wiget-content ul li{
    float: left;
    width: 100%;

}
.wiget-content ul li a{
    float: left;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
    color: #333;

}
.wiget-content ul li a i{
    color: #1E6EB5
}
.wiget-content ul li:hover a{
    color: #1E6EB5
}
ul.da{
    float: left;
    width: 100%;
}
ul.da li{

}
ul.da li img{
    float: left;
    margin-right: 10px;
    width: 60px;
}
.block{
    float: left;
    width: 100%;
    clear: both;

}
.block-title{
    float: left;
    margin-bottom: 15px;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 15px;
    border-left: 4px solid #f7c300;
}

.block-title h1{
    text-transform: uppercase;
    font-weight: 900;
    color: #3c3c3c;
    font-size: 22px;
}
.noidung p{
    margin-bottom: 10px;
}
.detail-left{
    float: left;
    width: 50%;
    margin-right: 2%;
}
.detail-left .app-figure{
    float: left;
    width: 100%;
}
.detail-left .app-figure img{
    width: 100%;
}
.zoom-left{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 12px;
}
.zoom-right{
    float: left;
    width: 100%;
}
.item_zoom{
    float: left;
    width: 80px;
    margin-right: 5px;
    border: 1px solid #f3f3f3
}
.detail-right{
    float: left;
    width: 48%;
}
.detail-list {
    float: left;
    width: 100%;
    clear: both;
    border-bottom: 1px solid #efefef;
}
.gia {
    color: #e02020 !important;
    text-transform: none !important;
    font-size: 20px;
    font-weight: 600 !important;
}
.detail-list h3 {
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px;
}
.detail-list p{
        font-size: 14px;
    font-weight: 400;
    
        margin-top: 15px;
    margin-bottom: 15px;
    line-height: 18px;
}
.newsl h3 a{
    text-transform: none;
}
.devvn-popup-quickbuy,.devvn-popup-quickbuy *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.devvn-popup-content:after,.devvn-popup-prod:after{content:"";display:table;clear:both}a.devvn_buy_now{display:inline-block;overflow:hidden;clear:both;padding:9px 20px;border-radius:4px;font-size:18px;line-height:normal;text-transform:capitalize;color:#fff!important;text-align:left;background:#669B45;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#669B45),to(#AFC746));background:-webkit-linear-gradient(top,#45803B,#669B45);background:-moz-linear-gradient(top,#45803B,#669B45);background:-ms-linear-gradient(top,#45803B,#669B45);background:-o-linear-gradient(top,#45803B,#669B45);margin:0 0 20px;text-decoration:none;border-bottom:0!important;max-width:350px;width:100%}a.devvn_buy_now:hover,a.devvn_buy_now:focus{text-decoration:none!important;background:#45803B;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#45803B),to(#669B45));background:-webkit-linear-gradient(top,#669B45,#45803B);background:-moz-linear-gradient(top,#669B45,#45803B);background:-ms-linear-gradient(top,#669B45,#45803B);background:-o-linear-gradient(top,#669B45,#45803B);color:#fff}a.devvn_buy_now span{display:block;font-size:14px;color:#fff;text-transform:none;margin:2px 0 0}.devvn-popup{width:100%;height:100%;display:none;position:fixed;top:0;left:0;background:rgba(0,0,0,0.75);z-index:9999999999}.devvn-popup-inner{min-height:200px;min-width:300px;width:750px;top:50%;left:50%;box-shadow:0 2px 6px rgba(0,0,0,1);border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;background:#fff;overflow:hidden}.devvn-popup-title{background:#c69a39;background:-moz-linear-gradient(top,#c69a39 0%,#c19a4b 100%);background:-webkit-linear-gradient(top,#c69a39 0%,#c19a4b 100%);background:linear-gradient(to bottom,#c69a39 0%,#c19a4b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c69a39',endColorstr='#c19a4b',GradientType=0);color:#fff;height:42px;line-height:42px;padding-left:20px;padding-right:40px;font-size:16px;text-transform:uppercase;color:#fff;position:relative}.devvn-popup-title span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.devvn-popup-content{padding:10px}.devvn-popup-close:focus{text-decoration:none;background-color:transparent}.devvn-popup-close{width:20px;height:20px;display:inline-block;position:absolute;top:10px;right:10px;transition:ease .25s all;-moz-transition:ease .25s all;-webkit-transition:ease .25s all;text-align:center;line-height:100%;color:#fff;background:url(../images/close.png) no-repeat center center;background-size:100% auto;-moz-background-size:100% auto;-webkit-background-size:100% auto;overflow:hidden;text-indent:-9999px;border:0 solid transparent;outline:none;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;margin:auto;padding:0;min-height:inherit}.devvn-popup-close:hover{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);background-color:transparent}.devvn-popup-img{width:100px;height:auto;float:left;margin-right:10px;margin-bottom:10px}.devvn-popup-info{overflow:hidden;margin-bottom:10px}.devvn-popup-quickbuy{display:none;line-height:20px;color:#333;font-family:Tahoma,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.3125}span.devvn_title{font-size:18px;color:#333;font-weight:700;padding-bottom:10px}span.devvn_price{font-size:16px;color:red;font-weight:700;padding-bottom:5px;display:block}span.devvn_price del{font-size:12px;color:#ccc;font-weight:400}span.devvn_price ins{text-decoration:none}.devvn-popup-content-left{width:50%;float:left;padding-right:10px}.devvn-popup-content-right{width:50%;float:right;padding-left:10px}.popup-customer-info-title{font-size:16px;color:#333;margin-bottom:15px;font-weight:700}.popup-customer-info-group{width:100%;margin-bottom:6px}.popup-customer-info-item-13{width:30%;float:left}.popup-customer-info-item-23{width:70%;float:left}.popup-customer-info-group:after{display:block;content:" ";clear:both}.popup-customer-info-item-2{width:50%;float:left}.popup-customer-info-group .popup-customer-info-item-2:first-child,.popup-customer-info-item-13{padding-right:3px}.popup-customer-info-group .popup-customer-info-item-2:last-child,.popup-customer-info-item-23{padding-left:3px}body .popup-customer-info-group input,body .popup-customer-info-group select,body .popup-customer-info-group textarea{font-size:12px;padding:2px 5px;border:1px solid #ccc;width:100%;height:26px;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;margin:0;font-family:Tahoma,Arial,sans-serif;background:#fff}body .popup-customer-info-group input:focus,body .popup-customer-info-group select,body .popup-customer-info-group textarea:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}form#devvn_cusstom_info{margin-bottom:0}body .popup-customer-info-group textarea{height:45px;min-height:inherit}.popup-customer-info-group .devvn-order-btn{width:100%;height:36px;background:#c69a39;color:#fff;font-size:16px;text-transform:uppercase;border:none;border-radius:2px;cursor:pointer;outline:none;position:relative;overflow:hidden;margin:0;padding:0}.popup-customer-info-group .error{border-color:red}.popup-customer-info-group label.error{display:none!important}.popup_loading{position:relative;opacity:.5;pointer-events:none}.popup-customer-info-group .devvn-order-btn.loading:after,.popup_loading:after{-webkit-animation:devvn_spin 500ms infinite linear;animation:devvn_spin 500ms infinite linear;border:2px solid #fff;border-radius:32px;border-right-color:transparent!important;border-top-color:transparent!important;content:"";display:block;height:16px;top:50%;margin-top:-8px;left:50%;margin-left:-8px;position:absolute;width:16px}.popup_loading:after{border:2px solid #c29a44}@-webkit-keyframes devvn_spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes devvn_spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.popup-customer-info-group .devvn-order-btn.loading{opacity:1!important;position:relative;color:rgba(255,255,255,0.05);pointer-events:none!important}.devvn_prod_variable a.contact_to_buy_ajax,.devvn_prod_variable .single_add_to_cart_button{display:none!important}.devvn_prod_variable .quantity .screen-reader-text{clip:inherit;height:inherit;position:absolute!important;width:inherit;white-space:nowrap;top:6px;left:0;font-size:14px}.devvn_prod_variable .quantity{padding-left:84px;position:relative}.devvn_prod_variable{margin:0 0 20px}.devvn_prod_variable .label{color:#333;font-size:14px;padding-right:10px!important}.devvn_prod_variable .variations td{padding:0 0 10px;vertical-align:text-bottom;border:0}.devvn-popup-quickbuy table.variations{margin:0;border:0}.devvn_prod_variable a.reset_variations{margin:0 0 0 10px}.devvn_prod_variable span.price{color:#e03232;text-decoration:none;font-weight:700;font-size:14px}.devvn_prod_variable span.price ins{text-decoration:none}.devvn_prod_variable span.price del{color:#ccc;font-weight:400;font-size:12px}.popup-customer-info-radio label{display:inline-block;font-weight:400;position:relative;cursor:pointer;margin:0}.popup-customer-info-radio label input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.popup-customer-info-radio label span:before,.popup-customer-info-radio label span:after{width:16px;height:16px;content:"";position:absolute;border:1px solid #a6a6a6;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;top:1px;left:0}.popup-customer-info-radio label span{padding-left:23px}.popup-customer-info-radio label input:checked ~ span:before{border:1px solid #fd7518}.popup-customer-info-radio label input:checked ~ span:after{background:#fd7518;border:1px solid #fd7518;width:8px;height:8px;top:5px;left:4px}.popup-customer-info-radio label ~ label{margin-left:20px}.popup-message.success{background-color:#fff}[class*="popup-customer-info-item-3-"]{width:33.333%;float:left}.popup-customer-info-item-3-13{padding-right:2px}.popup-customer-info-item-3-23{padding-right:2px}.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li{padding:0;margin:0 0 5px;position:relative;text-indent:inherit}.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li label{font-weight:400;display:block;cursor:pointer;position:relative;padding:0 0 0 23px;margin:0}.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li label:after,.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li label:before{width:16px;height:16px;content:"";position:absolute;border:1px solid #a6a6a6;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;top:1px;left:0}.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li input:checked ~ label:before{border:1px solid #fd7518}.woocommerce .popup_quickbuy_shipping_calc ul#shipping_method li input:checked ~ label:after{background:#fd7518;border:1px solid #fd7518;width:8px;height:8px;top:5px;left:4px}.popup-customer-info-item-1{overflow:hidden}.popup_quickbuy_shipping{display:flex}.popup_quickbuy_shipping_title{padding-right:10px}.popup-customer-info-group .devvn_quickbuy_mess label.error{display:block!important;font-weight:400;color:red}.popup_quickbuy_total_calc{font-weight:700}@media (max-width: 750px){.devvn-popup-inner{width:500px}.devvn-popup-content-left,.devvn-popup-content-right{width:100%;padding-right:0;padding-left:0}.devvn-popup-content-left.popup_quickbuy_hidden_mobile{display:none!important}.devvn-popup-content-left{margin-bottom:20px}}@media (max-width: 500px){.devvn-popup-inner{width:320px}}
a.devvn_buy_now {
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 20px;
    border-radius: 4px;
    font-size: 18px;
    line-height: normal;
    text-transform: capitalize;
    color: #fff!important;
    text-align: left;
    background: #f7c300;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#f7c300),to(#fe9e0d));
    background: -webkit-linear-gradient(top,#f7c300,#fe9e0d);
    background: -moz-linear-gradient(top,#45803B,#669B45);
    background: -ms-linear-gradient(top,#45803B,#669B45);
    background: -o-linear-gradient(top,#45803B,#669B45);
    margin: 0 0 20px;
    text-decoration: none;
    border-bottom: 0!important;
    max-width: 350px;
    width: 100%;
}

a.devvn_buy_now:hover, a.devvn_buy_now:focus {
    text-decoration: none!important;
    background: #f7c300;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#f7c300),to(#f7c300))!important;
    background: -webkit-linear-gradient(top,#f7c300,#f7c300)!important;
    background: -moz-linear-gradient(top,#669B45,#45803B)!important;
    background: -ms-linear-gradient(top,#669B45,#45803B)!important;
    background: -o-linear-gradient(top,#669B45,#45803B)!important;
    color: #fff;
}
.devvn_buy_now i{
    font-size: 40px;
    float: left;
    padding-right: 10px;
}
.devvn_buy_now{
    margin-top: 10px !important ;
    margin-bottom: 10px !important  
}
.detail-list h3 a {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.orther{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 25px;
}
.detail-content{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 30px;
}

.events{
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dashed #ddd;
}
.events-img{
    float: left;
    width: 22%;
    margin-right: 3%;
}
.events-list{
    float: left;
    width: 100%;
    clear: both;
}
.events-img img{
    border-radius: 8px;
}
.events-right{
    float: left;
    width: 75%;
}
.events-name{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
}
.events-name h3{
    margin:0px;
    padding: 0px;
    font-size: 20px;
    line-height: 24px;
}
.events-name h3 a{
    color: #34771c;

    font-weight: 700;
}
.events-des{
    float: left;
    width: 100%;
}
.events-des p{

    margin-bottom: 10px;
}
.events-detail{
    float: left;
    width: 100%;
    clear: both;
}
.events-detail a{
    font-size: 13px;
    color: #734898;
    font-weight: 600;
}
.events-detail a{
    color:#5ea046;
    font-weight: 700;
}
.dform .input-group{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 12px;
}
.input-group-addon{
    min-width: 40px;
}
.hinhanhdetail .gallery-bottom{
    bottom: 0px !important;
    opacity: 1 !important;
        padding-right: 12px !important;
    padding-left: 12px !important;
}
.hinhanhdetail .gallery{
    margin-top: 15px;
    margin-bottom: 15px;
}
.gallery-item{
    margin-bottom: 30px;
    float: left;
    width: 100%;

}
.service-text h3{
    max-height: 48px;
    overflow: hidden;
}
.chat-zalo {
    background: #0573ff;
    border-radius: 99px;
    padding: 10px 15px;
    color: white;
    display: block;
    margin-bottom: 6px;
    position: fixed;
    bottom: 65px;
    left: 0px;
    z-index: 99999;
    border-bottom-left-radius:0px;
    border-top-left-radius:0px;
    outline: none !important;
    border:none !important;
}

.chat-zalo a {
    font-size: 15px;
    color: white;
    font-weight: 400;
    text-transform: none;
    line-height: 0;
}
.call-now .btn-call-now p {
    color: #fff;
    font-size: 14px;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.call-now .btn-call-now strong {
    display: block;
    font-size: 18px;
}
.call-now {
    left: 0;
    z-index: 99999;
    bottom: 5px;
    height: 50px;
    min-width: 200px;
    position: fixed;
    background-color: #c51230;
    border-radius: 0 25px 25px 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.8);
  
}
.call-now .btn-call-now i {
    position: absolute;
    color: #c51230;
    background-color: #fff;
    font-size: 35px;
    right: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #c51230;
}
.thepx2{
    background: #fff !important
}
.thepx1{
    background: #f6f6f6 !important
}
.titlesub{
    text-align: left;
    border-bottom:1px solid #f7c300;
    overflow:hidden;
}
.titlesub h3{
    float: left;
    padding-left: 40px;
    padding-right: 40px;
    background: #f7c300;;
    color: #fff;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    margin-left: 22px;

    z-index: 10;
}
.titlesub h3:before {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    transform: rotate(25deg);
    display: block;
    background: #f7c300;
    left: -15px;
    top: 10px;
    z-index: -1;
}

.titlesub h3:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 60px;
    transform: rotate(25deg);
    display: block;
    background: #f7c300;
    right: -15px;
    top: -20px;
    z-index: -1;
}
.titlesub a{
    float: right;
        padding-top: 12px;
    padding-bottom: 12px;
    color:#333;
}
.titlesub a i{
    color: #f7c300;
    font-size: 16px;
}
.tinthep{
    float: left;
    text-align: left;
}
#partner{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #F2F2F2
}
.partner-list{
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}
#dkaogia .container{
    z-index: 100;
    position: relative;
}
#dkaogia .main-title h3{
    color: #fff
}
#gbaogia label{
    margin-bottom: 12px;
    font-weight: normal;
    color: #ebebeb;
}
#gbaogia input{
    background: rgba(255, 255, 255, 0.8);
    padding-top: 16px;
    padding-bottom: 16px;
    height: 42px;
}
.coldk{

}
#idangky{
    margin-top: 32px;
    float: left;
    padding: 11px 40px;
    border-radius: 5px;
    border: none;
    outline: none;
    text-transform: capitalize;
    background: #f7c300;
    color: #fff;
}
.modal-body{
    display: inline-block;
}
#idangkyx{
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    padding: 11px 40px;
    border-radius: 5px;
    border: none;
    outline: none;
    text-transform: capitalize;
    background: #e0002a;
    color: #fff;
}
#quytrinh .col-md-3{
    text-align: center;
    background: #fff;
    padding: 15px;
    border-right: 1px solid #ddd;
    text-align: left;
}
#quytrinh .col-md-3.colnoline{
     border-right: 0px solid #ddd
}
.quytrinh-list{
    margin-top: 10px;
}

#quytrinh .col-md-3 img{
   margin-bottom: 10px;
   margin-top: 5px;
}
.quytrinh-top{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}
#quytrinh .col-md-3 h3{
    margin-bottom: 10px;
}
.col-thongke h3{
    color: #f7c300;
        margin-bottom: 20px;
        font-weight: 700;
}
.col-dkthongtin h3{
 color: #f7c300;
        margin-bottom: 20px;
        font-weight: 700;
}
.col-thongke{
    float: left;
}
.col-thongke ul{
    float: left;
    width: 100%;
}
.col-thongke ul li{
    display: block;
     width: 100%;
     margin-bottom: 10px;
    font-size: 14px;
    color: #f1f1f1
}
.col-thongke ul li i{
    font-size: 12px;
    
}
.col-thongke{
    padding-left: 30px
}
.newsletter-form{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 25px;
}
.newsletter-form input{
    width: 100%;
    padding-left:15px;
    height: 38px;
    float: left;
    outline: none;
    border: none;

}
.modal-backdrop{
    display: none !important
}
.newsletter-form button{
    height: 38px;
    width: 100%;
    margin-top: 10px;
    line-height: 38px;
        outline: none;
    border: none;
    color: #fff;
    background: #1E6EB5
}
.col-dkthongtin ul{
    float: left;
    width: 100%;
    clear: both;
}
.col-dkthongtin ul li{
    display: inline-block;
}
.col-dkthongtin ul li a{
    margin-right: 10px;
    color: #fff;
    font-size: 20px;
}
.col-dkthongtin ul li:hover a{
color:#1E6EB5
}
.col-dkthongtin p{
    color: #fff
}
.footer-bottom{
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #000000
}
.footer-bottom span{
    color: #fff;
}
#breadcrumb{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd
}
.leftul ul li{
    display: inline-block;
}
.leftul ul li a{
    color: #777;
}
.newsfix{

}
.newsfix .project-img{
    width: 28%;
    margin-right: 2%;
    float: left;
}
table{
    max-width: 100% !important;
    width: 100% !important;

}
.newsfix .project-text{
    float: left;
    width: 70%;
    clear: none;
    padding-top: 0px !important;
    padding-bottom: 0px !important
}
.newsfix .projectbox{
    margin-bottom: 12px;
}
.detail-left figure{
    float: left !important;
    width: 100% !important;
    margin:0px !important;
    padding: 0px !important
}
.detail-left figure img{
    max-width: 100% !important
}
.wiget-hotro{
    float:left;
    width: 100%;
    display: block;
    padding: 0px;
    background: #f8f8f8;
}
.wiget-hotro .imgcs{
    margin-bottom: 10px;
}
.wigetkh{
    float: left;
    width: 100%;
    clear: both;
    padding: 10px 15px; 
    border-bottom: 1px dashed #dedede
}
.wigetkh-img{
    float: left;
    margin-right: 10px;
}
.wigetkh-img img{
    width: 50px;
}
.wigetkh-text .p1{
    font-weight: bolder;
    color: #222;
    margin-bottom:2px;
}
.wigetkh-text .p3{
 margin-bottom: 2px;
}
.wigetkh-text .p2{
    color:#e23600;
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 2px;
}
.wigetkh-text .p2 a{
        color:#e23600;
    font-size: 16px;
    font-weight: 800;
}
.wigettk ul li{
    display: block;
    padding: 8px 12px;
    border-bottom:1px solid #dedede;
}
.wigettk ul li strong{
    font-size: 14px;
    float: right;
}
.servicefix{
    float:left;
    width: 100%;
    clear: both;
}
.servicefix .product{
    float: left;
    width: 23.5%;
    margin-right: 2%;
}
.product-text .xemchitietx{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
}
.product-text .xemchitietx a{
    font-size: 13px;
    color: #333;
    padding: 3px 20px;
    border:1px solid #dedede;
}
.product-text .xemchitietx a i{
    font-size: 11px;
}
.product-text .xemchitietx:hover a{
    color: #fff !important;
    background: #f7c300;
      border:1px solid #f7c300;
}
.projectbox .xemtin a{
    font-size: 13px;
    color: #333;
}
.projectbox .xemtin:hover a{

color:#f7c300
}

ul.socialfix li a{
    color: #333 !important;
}
ul.socialfix li{
    margin: 0px !important
}
ul.socialfix li a{
    height: 40px;
    display: block;
    line-height: 40px;
    width: 38px;
    text-align: center;
    border-right:1px solid #dedede;
}
#sidebar.is-affixed .inner-wrapper-sticky{
    margin-left: 15px;
    z-index: 999;
}
#sidebar.is-affixed .wnews{
    display: none;
}
.wdanhmucmb{
    display: none;
}