@font-face {
  font-family:Mulish;
  src: url(webfonts/Mulish-Regular.ttf);
}
html,body{
    color: #333;
    outline: none;
    font-family:Mulish!important;
    scroll-behavior: smooth;
}
.fixTop .top-head,.fixTop .head-1,.fixTop .head-2{
  display:none;
}
.fixTop .logo_top img{
  height:50px;
}
.fixTop .aht-menu > li > a{
  line-height:50px;
}
.site-head.fixTop{
  background:rgb(0,0,0,0.6);
}
.other-post{
  padding-left:10px;
}
.langs{
   display:inline-block;
   line-height:42px;
   padding:0 0 0 5px;
   float:right;
}
.langs a img{
   height:20px;
}
.title-rpmenu {
   position:relative;
}
.title-rpmenu .icon-bar {
    width: 30px;
    height: 4px;
    background:#fff;
    float: left;
    clear: both;
    margin-bottom: 3px;
    border-radius: 0px;
    overflow: hidden;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
    -moz-box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
    box-shadow: 1px 1px 2px 0px rgba(50, 50, 50, 0.56);
}
#responsive-menu .content  ul li span.gg{
  display:none;
}
#responsive-menu .close{    
    position: absolute;
    top: 2px;
    right: 10px;
    font-size:24px;
    z-index: 123;
    opacity:1;
    color:#fff;
    font-weight:400;
}
#responsive-menu {
    position: fixed;
    background:#444;
    width: auto;
    max-height: 100%;
    z-index: 1234;
    max-height: 420px;
    overflow-y: auto;
    left: -300px;
    height:100%;
    width:300px;
    min-height:100%;
    box-shadow: rgba(50, 50, 50, 0.498039) -2px 0px 5px 0px inset;
    top:0;
}

#responsive-menu .search{
    position: relative;
    padding: 0 5px;
    margin-top: 25px;
}
#responsive-menu .search form input{
    width: 100%;
    padding: 5px;
    height: 27px;
    border: 1px solid rgba(204, 204, 204, 0.35);
    border-radius: 0px;
}
#responsive-menu .search form button{
    position: absolute;
    right: 5px;
    top: 0;
    border: 0;
    padding: 3px 13px;
    background-color: black;
    color: #fff;
    font-size: 15px;
}
#responsive-menu .search form button i{
    position: relative;
    top: 2px;
}
 #responsive-menu .content {
    max-width: 300px;
    float: right;
    width: 100%;
    padding-top:30px;
}
#responsive-menu .content ul {
    list-style: none;
    padding: 0;
    width: 100%;
}
 #responsive-menu .content > ul{
    padding: 0;
    margin: 0;
}
 #responsive-menu .content  .toggle-menu{
    float: right;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 11px;
}
 #responsive-menu .content  ul > li > a
 {
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 5px;
    display:block;
    max-width: 90%;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;

}
 #responsive-menu .content  ul li
 {
	  -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 8px 0px;
    border-bottom:1px solid rgba(247, 246, 246, 0.25);
    position: relative;
    cursor: pointer;
    float: none;
}
#responsive-menu .content  ul li:hover
{
    background: #555;
}
#responsive-menu .content  ul li ul
{
    display:none
}
#responsive-menu .content li li:first-child{
    border-top: 1px solid rgba(247, 246, 246, 0.25);
}
#responsive-menu .content > ul > li ul{
    position: relative;
    top: 9px;
}
#responsive-menu .content > ul li ul li{
    text-indent: 10px;
}
#responsive-menu .content > ul li ul li ul li{text-indent:20px}
/* End m_menu.php */
.inner{
	width:100%;
	float:left;
}
#site__aht{
	position:relative;
	max-width:1920px;
	margin:0 auto;
	overflow-x:hidden;
}
.site-aht{
	width:100%;
	float:left;
	clear:both;
}
.bg_fill{
   position:fixed;
   top:0;
   left:0;
   width:100%;
   height:100%;
   background:rgb(0,0,0,0.5);
   z-index:99;
   opacity:0;
   display:none;
}
.bg_fill.open{
   opacity:1;
   display:block;
}
.hidden-h1{
	margin:0;
}
p{
    margin-bottom:10px;
}
.c-white{
	color:white!important;
}
.c-black{
	color:#111!important;
}
.home-tit{
	width:100%;
	float:left;
	text-align:center;
	margin-bottom:30px;
}
.home-tit h2{
	margin:15px 0 5px 0;
	font-family:'SVN_AS';
	color:#fccb28;
	text-transform:capitalize;
	text-align:center;
	font-size:40px;
}
.owl-serviceHot{
	width:100%;
	float:left;
}

.tree-product{
	position:relative;
	list-style-type:none;
	margin:0 0 15px 0;
	padding:0;
}
.tree-product > li{
	float:left;
	padding:0px 15px;
	margin-bottom:30px;
	width:25%;
}
.tree-product > li > a{
	display:block;
	color:#333;
	text-decoration:none;
}
.tree-product > li > a > img{
	border:3px solid #d9a527;
	border-radius:5px;
}
.tree-product > li > a h3{
	text-align:center;
	font-size:16px;
	font-weight:600;
	text-transform:capitalize;
}
.tree-product > li > a p.price{
	color:#d23a05;
	font-size:24px;
	text-align:center;
	font-weight:600;
}
.tree-product > li > a p.price span{
	color:#555;
	font-size:16px;
}
.op-link{
	text-align:center;
}
.op-link a{
	display:inline-table;
	color:#333;
	padding:10px 20px;
	border:3px solid #d9a527;
	font-size:15px;
	text-transform:capitalize;
	font-weight:600;
}
.social ul{
	list-style-type:none;
	width:100%;
	float:left;
	margin:10px 0px;
	padding:0;
}
.social > ul > li{
	float:left;
}
.banner-top{
	display:block;
	margin-top:20px;
}
.lang-top{
	position:relative;
	margin-top:10px;
	text-align:right;
}
.lang-top a img{
	height:24px;
	margin-right:5px;
}
.hotline-top{
	position:relative;
	padding-left:60px;
	float:right;
}
.hotline-top a{
	display:block;
	color:red;
	font-size:20px;
	font-weight:600;
}
.hotline-top:after{
   position:absolute;
   content:'';
   bottom:0;
   left:0;
   width:60px;
   height:60px;
   background:url(images/hotline.png)no-repeat;
}
.block-tit{
	text-align:center;
	text-transform:uppercase;
	color:#1d4967;
}
.block-tit h2{
	margin:0;
	line-height:30px;
	margin-bottom:0px;
	font-size:26px;
	color:#333;
}
.tree-pro li .in-site{
	text-align:center;
	padding:5px;
}
.tree-pro li h3{
	font-size:16px;
	font-weight:500;
	text-transform:uppercase;
	color:#333;
	margin:0;
	line-height:30px;
	margin-bottom:5px;
	display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.tree-pro li h3 a{
	color:#333;
	text-decoration:none;
}
.tree-pro li .site-img a{
	text-decoration:none;
	display:block;
	margin-bottom:5px;
	transition: transform .2s;
	overflow:hidden;
}
.zoom{
	transition: transform .4s;
}
.zoom:hover {
  transform: scale(1.05);
}
.tree-pro li .price-text{
	color:#444;
	font-weight:600;
	font-size:17px;
	line-height:30px;
	margin-bottom:0px;
}
.tree-pro li .price-text strong{
   color:red;
}
.op_link{
   text-align:center;
   margin:5px 0px;
}
.op_link span{
	background:#222;
	padding:10px 30px;
	border-radius:5px;
	color:#fff;
}
.open-th{
	text-align:center;
	width:100%;
	float:left;
	margin-top:30px;
}
.open-th a{
	color:#fff;
	background:#1d4967;
	padding:12px 30px;
	border-radius:10px;
	font-size:18px;
	text-decoration:underline;
}
.site-copyright{
	line-height:50px;
	padding:10px 0px;
}
.site-copyright p{
	margin:0;
	color:#fff;
	text-transform:uppercase;
	font-size:13px;
}
.foo-tit{
	font-size:24px;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 15px 0;
}
.site-wrapmap{
	position:relative;
	width:100%;
	float:left;
	height:0;
	padding-bottom:30%;
}
.site-wrapmap iframe{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.subscribe{
	padding:10px 25px;
	font-size:16px;
}
#title-breadcrumbs{
	width:100%;
	float:left;
}
.news_view:hover,.cnv h3:hover a{
	color:red;
}
.cnv a,.item_news  a{
	display:block;
	overflow:hidden;
	color:#333;
	text-decoration:none;
	line-height:23px;
}

.tree-pro{
  width:100%;
  float:left;
  list-style-type:none;
  margin:0;
  padding:0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.tree-pro .inPro{
  position:relative;
  overflow:hidden;
  padding:2px;
  text-align:center;
  box-shadow: 1px 0 0 0 #ddd, 0 1px 0 0 #ddd, 1px 1px 0 0 #ddd,1px 0 0 0 #ddd inset, 0 1px 0 0 #ddd inset;
}
.tree-pro > li{
    width: calc(100% /3);
    padding:0 15px;
    margin-bottom:30px;
}
.inPro{
  position:relative;
  border:1px solid #fcfcfc;
}
.inPro .price{
	font-size:17px;
}
.inPro .price strong{
   color:#eb2626;
   font-weight:600;
}
.mgb30{
  margin-bottom:30px;
}
.btn-dknt{
  background:#233f84;
  color:#fff;
  padding:7px 20px;
  text-transform:uppercase;
  border-radius:0px;
  outline:none;
  border:none;
}
.pro-other{
  font-size:20px;
  text-transform:uppercase;
  font-weight:600;
  margin:15px 0;
}
.pd-col{
  padding:0px 15px;
}
#breadcrumb{
  margin-bottom:0px;
}
.site-postdt{
  width:100%;
  float:left;
  margin-bottom:15px;
}
.share-1{
  width:100%;
  float:left;
  clear:both;
  margin:10px 0;
}
#detail-project{
  width:100%;
  float:left;
  margin-bottom:15px;
  padding: 10px;
  box-shadow: 1px 1px 1px #d9d9d9, -1px -1px 1px #d9d9d9;
}
#detail-project h1{
  font-size:20px;
  font-weight:600;
  margin:0 0 10px 0;
  text-transform:uppercase;
}
.img-1{
  width:100%;
  float:left;
  clear:both;
  margin-bottom:15px;
}
.desc-1{
  width:100%;
  float:left;
  clear:both;
  margin:0 0 7px 0;
  color:#111;
  font-weight:600;
  font-size:15px;
}

.list-project{
  position:relative;
  list-style-type:none;
  margin:0;
  padding:0;
  width:100%;
  float:left;
}
.list-project > li{
  width:25%;
  float:left;
  padding:15px;
}
.list-project > li .product-item{
  padding:5px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.list-project > li .product-item a{
  text-decoration:none;
  outline:none;

}
.list-project > li .product-item h3{
  margin:5px 0;
  line-height:23px;
  color:#444;
  font-size:15px;
  font-weight:600;
  text-align:center;
  padding:10px 0px;
  text-transform:uppercase;
}
.list-project > li > a{
  position:relative;
  display:block;
  overflow:hidden;
}
.list-project > li > a h4{
  position:absolute;
  width:100%;
  height:45px;
  background:rgba(0, 0, 0, 0.52);
  margin:0;
  left:0;
  bottom:0;
  transition: ease all 0.7s;
  color:#fff;
  line-height:45px;
  text-indent:10px;
}
.list-project > li > a h4 span{
  -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.list-project > li:hover > a h4 span{
   padding-left: 50px;
}
.section-tags{
   padding:10px 0;
}
.box__col3 .item__pro{
  box-shadow:none;
}

#detail-product .product-tab ul.tabs{
  padding:0 0;
  margin-bottom:15px;
}
.list__product{
  list-style-type:none;
  margin:0;
  padding:0;
  position:relative;
  width:100%;
  float:left;
}
.list__product > li{
  width:calc(25% - 30px);
  margin:15px 15px;
  float:left;
}
.product__item a{
  color:#444;
}
.product__item h3 a{
  font-size:20px;
  font-weight:600;
  color:#c2171c;
  text-decoration:none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height:26px;
}
.product__item p{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header h1{
  font-size:24px;
  margin:0 0 10px 0;
  color:#333;
  font-weight:600;
}
.product_ct{
   position:relative;
   margin:5px 0;
}
.product_ct > a{
  display:inline-block;
  margin-right:5px;
}
.product_ct > a > img{
   height:30px;
}
.product__item h3{
  margin:10px 0 5px 0;
}
.title-rpmenu{
   display:none;
}

.site-btfix {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 700;
    background: #fff;
    box-shadow: 0 0 4px rgb(0 0 0 / 20%);
    padding: 8px 10px;
    display: none;
}
.site-btfix .row-btfix {
    text-align: center;
    font-weight: 600;
    height: 40px;
    width: 25%;
    float: left;
    color: #303030;
    border: none;
    background-size: 25px;
    background-position: 45px 11px;
    text-transform: uppercase;
    font-size: 13px;
}
.site-btfix .row-btfix span {
    font-size: 9px!important;
    display: block!important;
    margin-top: 3px!important;
}
.row-btfix a img{
    height:27px;
}
.title-right{
   background:#2e4d15;
}
.page_content{
  padding:5px 0 15px 0;
  position:relative;
}
.page_content ul,.page_content ol{
   margin-left:15px;
}
.product__item a.img_wp{
   display:block;
   overflow:hidden;
}
.zoom {
  transition: transform .7s;
}
.zoom:hover {
  transform: scale(1.1);
}
.col__news_right ul > li > a:hover{
  color:#c3151d;
}
#contact-body .form-contact .input-control{
   border: 1px #3d651c dashed;
}
#contact-body .form-contact .button-control{
  background:#3d651c;
}
.item__pro{
  padding:1px;
  margin-bottom:15px;
  box-shadow: 1px 0 0 0 #ccc, 0 1px 0 0 #ccc, 1px 1px 0 0 #ccc, /* Just to fix the corner */ 1px 0 0 0 #ccc inset, 0 1px 0 0 #ccc inset;
}
.price__percent{
    font-size: 9px;
    color: #ffffff;
    background: #a2002a;
    padding: 2px 6px;
    position: relative;
    margin: 0 0 0 10px;
}

.price__percent:before {
   
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    transform: translateY(-50%);
     border-color: rgba(194, 225, 245, 0);
    border-right-color: #a2002a;
    margin-top: 0;
}
.site-products{
  padding:0 0 30px 0;
}
.block-tit{
  width:100%;
  float:left;
}
.block-tit h2{
   display:inline-block;
   float:left;
   position:relative;
   padding-left:30px;
   padding-right:10px;
   line-height:30px;
   font-size:20px;
   font-weight:600;
}
.block-tit a{
  float:right;
  line-height:30px;
  display:inline-block;
  font-size:13px;
}
.block-sp{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  box-shadow: 1px 0 0 0 #ccc, 0 1px 0 0 #ccc, 1px 1px 0 0 #ccc, /* Just to fix the corner */ 1px 0 0 0 #ccc inset, 0 1px 0 0 #ccc inset;

}
.block-sp .left_sp{
  width: 230px;
  border-top: none;
  padding:5px;
}
.block-sp .right_sp{
  width: calc(100% - 230px);
}
.site-products .tit-home{
  margin-bottom:0px;
}
.list__c2{
  list-style-type:none;
  margin:0;
  padding:0;
}
.list__c2 > li{
  float:left;
}
.list__c2 > li > a{
  display:inline-block;
  color:#333;
  font-size:12px;
  font-style:italic;
  padding:3px 5px;
  border:1px solid #e1e1e1;
  margin:3px 5px 3px 0;
}
.div_cr{
  min-height:18px;
}
.item__pro__noibat{
    width:calc(20%);
    float:left;
    margin-bottom:0px;
}
.lists_video{
   position:relative;
}

.lists_video a {
    display:block;
}
.lists_video a h4{
  font-size:14px;
  color:#444;
  line-height:22px;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}
.list__news{
   width: 100%;
    float: left;
    display: grid;
    grid-template-columns:1fr 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
    margin-top: 20px;
    list-style-type:none;
    padding:0;
}
.list__news li:nth-child(1) {
    grid-row: 1 / 3;
    grid-column: 1/ 3;
}
.list__news li a{
  display:block;
  text-decoration:none;
  color:#333;
}
.list__news li a img{
  max-width:100%;
}
.list__news li a h4{
   display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    text-transform:capitalize;
    height:40px;
}
.list__news li a p{
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}
.site-news .tit-home{
  margin-bottom:0;
}
.site-news{
  padding-bottom:15px;
}
.wrap__map{
   position:relative;
   width:100%;
   float:left;
   height:0;
   padding-bottom:35%;
   margin-bottom:15px;
}
.wrap__map iframe{
   position:absolute;
   width:100%;
   height:100%;
   top:0;
   left:0;
}
.product-view{
  margin-bottom:30px;
}
.left_d1{
   width:calc(80% - 30px);
   float:left;
}
.right_d2{
   width:calc(20%);
   float:right;
}

.box__col3{
  border:1px solid #ddd;
  padding:10px 10px;
  margin-top:10px;
  width: 100%;
  float:left;
}
.box__col3 h3{
  margin:0 0 10px 0;
  font-size:14px;
  font-weight:600;
  text-transform:uppercase;
  color:#3d651c;
}
.box__col3 ul{
  list-style-type:none;
  margin:0;
  padding:0;
  width:100%;
  float:left;
}
.box__col3 ul li{
  width:calc(50%);
  padding:5px 5px;
  float:left;
  text-align:center;
}
.box__col3 ul li a{
  color:#444;
}
.box__col3 ul li a h4{
  font-size:13px;
  text-align:center;
  line-height:20px;
  display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box__phonesl{
  width:100%;
  float:left;
}
.payment ul{
  list-style-type:none;
  margin:0;
  padding:0;
}
.site-giohang{
  padding:30px 0;
}
.t-tk{
  text-align:right
}

/*product__items*/
.product__items{
  position:relative;
  padding:2px;
  margin-bottom: 15px;
  box-shadow: 1px 0 0 0 #ccc, 0 1px 0 0 #ccc, 1px 1px 0 0 #ccc,1px 0 0 0 #ccc inset, 0 1px 0 0 #ccc inset;
}
.item-img{
   position:relative;
   height:210px;
}
.item-img a img{
  max-width:100%;
  padding:5%;
}
.item-price{
  position:relative;
  display:flex;
  justify-content:space-between;
}
.item-price .price__sell{
  color:#920127;
  font-weight:500;
  font-size:14px;
  padding:0 5px;
}
.item-price  .price__old{
   color:#777;
   text-decoration:line-through;
   padding:0 5px;
}
.price__percent {
    font-size: 9px;
    color: #ffffff;
    background: #a2002a;
    padding: 2px 6px;
    position: relative;
    margin: 0 0 0 10px;
}
.product__items h3{
  margin:5px 0;
  padding:0 5px;
}
.product__items h3 a{
  color:#333;
  text-decoration:none;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 14px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height:40px;
}
.item-action{
   position:absolute;
   width:100%;
   height:30px;
   bottom:0;
   left:0;
   z-index:9;
   display:flex;
   justify-content:space-around;
   background:#2e4d15;
   opacity:0;
   z-index:-10;
   visibility:hidden;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.item-action button{
  color:#fff;
}
.item-action button.add__cart_v1{
   background:none;
   border:none;
   cursor:pointer;
   padding:0;
   margin:0;
}
.product__items:hover .item-action{
   opacity:1;
   z-index:10;
    visibility: visible;
}
.item__pro__noibat .product__items{
  margin-bottom:0;
}


@media (max-width:1600px){
  
}
/* - Media responsive - */
@media (min-width:1350px){
   .container{
     width:1300px;
   }
}
@media (max-width:1024px){
    .title-rpmenu{
      display:inline-block;
      margin-top:10px;
    }
    .head_menu{
      display:none;
    }
    .icon__hotline{
      padding-left:10px;
    }
    #aht-menu{
      display:none;
    }
    .slider__col2{
       width:75%;
       float:left;
       margin:0 0;
       padding:10px 0
    }
    .slider__col3{
      width:25%;
      float:right;
    }
    .block-sp .left_sp{
      width:200px;
    }
    .block-sp .right_sp{
      width: calc(100% - 200px);
    }
    .list__news li:nth-child(1){
       grid-row: 1 / 2;
    grid-column: 1/ 2;
    }
    .tit-home{
      margin-bottom:15px;
    }
}
@media (max-width:992px){
  .block-sp .right_sp{
    width:100%;
  }
  .site-product-new{
    padding:10px 0;
  }
  .left_sp > a > img{
    float:left;
    height:150px;
    margin-right:10px;
  }
  .block-sp .left_sp{
      width:100%;
   }
  .list__product > li{
        width:calc(33.33% - 30px);
    }
  .foo-txt{
    margin-bottom:20px;
  }
  .site-foo{
    padding:15px 0px;
  }
  #subscribe-form{
    margin-bottom:15px;
  }
  .wrt-video{
    width:50%;
    float:left;
    padding-bottom:40%;
    margin-bottom:5px;
  }
  .tree-service > li{
    width:25%;
    padding:0 10px;
  }
  .site-tit{
    margin:10px 0;
  }
  .site-menui{
    padding:5px 0px;
    margin-bottom:0px;
  }
  .tree-pro > li{
    padding:0 8px;
    margin-bottom:16px;
  }
  .container{
    width:100%;
  }
  .logo_top img{
    max-height:60px;
  }
  .banner_top img{
    max-height:50px;
  }
  .logo_top{
    text-align:center;
  }
	.m_logo{
	   margin-left:50px;
	   line-height:40px;
	}
	.m_logo img{
		height:28px;

	}
	.lang-top{
		float:right;
		margin-top:5px;
	}
   .aht-mfix{
   	  position:fixed;
   	  top:0;
   	  left:0;
   	  width:100%;
   	  height:40px;
   	  background:#1d4967;
   	  z-index:999;
   }
   .banner-top{
   	 margin-top:40px;
   }
   .tree-block1 li figcaption {
    background-color: rgba(58,52,42,0.5);
   }
   .tree-block1 li figcaption::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    }
    .tree-block1 li .item figcaption p {
	    opacity: 1;
	    -webkit-transform: scale(1);
	    transform: scale(1);
	    text-align:center;
   }
   .site__ck{
    margin-top:0px;
   }

}

@media (max-width:768px){
   .post__item{
      width:calc(100% / 3);
   }
  .box__col3{
    border-color:transparent;
    padding:0;
  }
  .box__col3 .item__pro{
    width:calc(25%);
    float:left;
    margin-bottom:0;
    box-shadow: 1px 0 0 0 #ccc, 0 1px 0 0 #ccc, 1px 1px 0 0 #ccc, /* Just to fix the corner */ 1px 0 0 0 #ccc inset, 0 1px 0 0 #ccc inset;
  }
  .left_d1,.right_d2{
     width:calc(100%);
     float:none;
  }
  .list__news li a img{
    height:130px;
  }
  .list__news{
     grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .list__news li a h4{
    font-weight:600;
  }
  .item__pro__noibat{
    width:25%;
  }
  .box__col3 ul li a img{
     height:50px;
  }
  .box__phonesl p a{
    font-size:24px;
    font-weight:600;
  }
  .box__phonesl{
    text-align:center;
  }
  .box__col3 ul li{
    width:25%;
  }
  .slider__col2,.slider__col3{
     width:100%;
  }
  .head__col1{
     width:calc(20% - 30px); 
  }
  .head__col3{
     width:calc(15% - 30px);
  }
  .head__col2{
     width:calc(65% - 30px);
  }
  .icon__hotline{
    height:38px;
  }
  .icon__hotline,.text__hotline{
    display:none;
  }
  .process__link a{
    padding:7px 7px;
  }
  .process__tit h2{
    font-size:20px;
  }
  .site__products{
    padding:15px 0;
  }
  .site__formNewsletter{
    margin-bottom:15px;
  }
  .col__video{
     width:calc(100% - 30px);
  }
  .col__news_right ul > li > a > img{
     width:130px;
  }
  .col__news .col__news_left{
    margin-bottom:20px;
  }
  .col__news_left a h3{
    margin-top:0px;
  }
  .col__news_left a img{
     width:50%;
     float:left;
     padding-right:15px;
  }
  .col__news{
    width:calc(100% - 30px);
  }
  .site__formNewsletter h3{
     font-size:26px;
     margin:15px 0 15px 0;
  }
  .news__videos__tit h2{
     font-size:24px;
  }
  .site-partner{
    padding:10px 0;
  }
  .news__videos__tit{
    margin-bottom:15px;
  }
  .foo_map{
    padding-bottom:50%;
  }
  .foo__in{
    padding-bottom:50%;
  }
  .foo__left,.foo__right{
    width:100%;
  }
  .foo__left .foo__in{
     height:auto;
     padding-bottom:0;
  }
  .foo__content{
     width:100%;
     float:left;
     position:relative;
     height:auto;
     margin:0;
     padding:15px;
  }
  .product__tit h2{
    font-size:28px;
  }
  .site__ck ul > li > a p{
    font-size:14px;
  }
  .site__ck ul > li > a h4{
    font-size:16px;
    line-height:20px;
  }
  .stellarnav .dd-toggle i{
    top:25%!important;
  }
  .site-tv{
    padding:20px 0px;
  }
  .logo_top img{
    max-height:50px;
  }
  .stellarnav.mobile, .stellarnav.mobile.fixed{
     position:fixed!important;
     width:100%;
     float:left;
     top:0;
     left:0;
  }
  .list_service > li{
    margin:0px;
  }
  .menu-toggle.full{
    position:absolute;
    height: 45px;
    cursor:pointer;
    z-index:999;
    right:10px;
    top:0px;
  }
  .logo_top{
    display:inline-block;
    width:100%;
  }
  .hotline-container{
    display:none;
  }
  .btn-call{
    display:none;
  }
  .item-news{
    padding:0px 10px;
  }
  .item-news a p{
     -webkit-line-clamp: 3; 
  }
      
  .item-news a h4{
    font-size:15px;
  }
  .news-tit h2{
    font-size:24px;
  }
  .site-bannersv{
    padding-top:0px;
  }
  .tree-foo{
    margin-bottom:10px;
  }
  .about_bottom{
    margin-top:20px;
  }
  .site-about{
    padding:20px 0px;
  }
  .list-project > li{
    width:50%;
  }
  .img-ab{
    width:100%;
  }
  .site-commit ul li a img{
    display:block;
    float:none;
    margin:0 auto;
    height:50px;
  }
  .site-commit ul li a h4{
    font-size:14px;
  }
  .site-commit ul li a{
    text-align:center;
  }
  .tree-pro > li{
    width: calc(100% / 3);
  }
  .site-cp{
    margin-bottom:60px;
    line-height:20px;
    text-align:center;
    padding:7px 0px;
  }
  .txt-counter{
    text-align:center;
  }
  .site-foo-name{
    margin-bottom:10px;
  }  
  .site-slider{
   /*  margin-top:50px; */
  }
  .site-btfix{
          display:block;
    }
    #IMAGE2961,#IMAGE2933,#IMAGE2934{
      display:none;
    }
    #full-cart-order .desc-cart{
       padding-bottom:10px;
    }
    #full-cart-order .box-order .sidebar-total{
      margin-bottom:80px;
    }
}
@media (max-width:656px){
  #full-cart-order.bg{
     padding-bottom:80px;
  }
  .box__col3 .item__pro{
     width:calc(33.33%);
  }
  .t-tk{
    text-align:center;
  }
  .list__foo_menui{
    margin-bottom:10px;
  }
  .foo__1{
    width: calc(100% - 30px);
    margin:0 15px 15px 15px;
  }
  .foo__2{
    width: calc(40% - 30px);
  }
  .foo__3{
    width: calc(60% - 30px);
  }
  .list__news{
     grid-template-columns: 1fr 1fr 1fr;
  }
  .item__pro__noibat{
    width:33.33%;
  }
  
  .head__logo{
    text-align:center;
    width:100%;
  }
  .head__menu > li:not(.head__logo) {
      display:none;
  }

  .head__menu > li{
    line-height:80px;
  }
  .head__menu > li > a{
    font-size:14px;
  }
   .site__head.fixTop .head__menu > li > a{
    font-size:14px;
   }
   .head__logo a img{
      height:80px;
   }
   .site__head.fixTop .head__menu > li{
     line-height:40px;
   }
   .site__head.fixTop .head__menu li a img{
      height:50px;
      margin-bottom:-15px;
   }
   .list__product > li{
      width:calc(50% - 30px);
   }
   .site__ck ul > li{
      width:calc(50% - 20px);
      margin:10px 10px;
   }
   .foo__in{
    padding-bottom:60%;
   }
   .foo__right{ 
       margin-bottom:45px;
    }
    .site__ck ul > li > a > img{
       height:70px;
    }
}
@media (max-width:576px){
  .post__item {
    width: calc(100% / 2);
  }
  
  .foo__in{
     padding-bottom:70%;
  }
  .foo_map{
     padding-bottom:60%;
  }
  .site__formNewsletter h3{
    font-size:20px;
    color:#333;
  }
  .col__news_left a h3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .header h1{
     margin:10px 0;
     font-size:26px;
  }
}
@media (max-width:500px){
  #popup-cart .title-cart{
    padding:5px 10px;
  }
  #popup-cart .wrap-popup{
    padding:0 10px 10px 10px;
  }
  #popup-cart .wrap-popup .content-cart .tfoot-popup .tfoot-popup:nth-child(2) .button{
    min-width:150px;
    padding:0 10px;
    line-height:40px;
  }
  .box__col3 .item__pro{
    width:50%;
  }
  .site-foo h3{
    margin:10px 0;
  }
  .foo__2,.foo__3{
    width:calc(100% - 30px);
  }
  .list__news li a img{
    width:100%;
    height:auto;
  }
  .list__news {
    grid-template-columns: 1fr 1fr;
  }
  .item-product-main .product-item-main .product-thumbnail{
    padding:30px;
  }
  .item__pro__noibat{
    width:50%;
  }
  .site__head{
    padding:10px 0;
  }
  #search-form button{
    width:85px;
  }
  .site__ck{
     padding:10px 0 15px 0;
  }
  .site__ck ul > li{
    margin:0 10px;
  }
  .site__ck ul > li > a h4{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:1;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .row-xs-5{
     margin-left:-5px;
     margin-right:-5px;
  }
  .site__ck ul > li > a p{
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .col__news_right ul > li > a > img{
     width:100px;
  }
  .foo__content h3{
     margin:10px 0;
     font-size:20px;
  }
  .page-scrol-social .detail-box{
    width:100%;
    margin-left:0px;
  }
  .head-title h1{
    font-size:20px;
  }
  .page-scrol-social .detail-box.page{
    width:100%;
  }
  .site-foo-name{
    text-align:center;
  }
  .list-project > li{
    padding:7px;
  }
  .list_service > li a h4{
    font-size:14px;
    margin:5px 0;
  }
  .tv-1{
    text-align:center;
  }
  .site-commit ul li a p{
      -webkit-line-clamp: 3;
  }
  .site-commit ul li{
    border:none;
    width:50%;
    padding:10px;
  }
  .site-partner{
    padding-top:0px;
  }
  .tree-service > li{
    margin-bottom:10px;
  }
  .tree-service > li{
    width:50%;
  }
	.tree-foocontact > li{
		width:100%;
		margin-bottom:15px;
	}
	.op_link span{
		padding:10px 5px;
		font-size:13px;
	}
  .item_news a h3{
  	    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .site-block1, .site-block2, .site-block3,.site-block4{
  	padding:10px 0px;
  } 
  .tree-block1 li{
		height:250px;
  }
  .tree-pro li{
  	width: calc(100% / 2);
  }
  .tree-block1 li,.tree-block1 li.type1{
  	width:50%;
  }
  .tree-block1 li .item figcaption{
  	padding:5px;
  }
  .row-xs-10{
  	margin-left:-10px;
  	margin-right:-10px;
  }
  .row-xs{
  	margin-left:-15px;
  	margin-right:-15px;
  }
  .foo__in{
     padding-bottom:85%;
  }
  #subscribe-form input{
     height:40px;
  }
  .site__formNewsletter{
     min-height:auto;
  }
  .wrap__map{
     padding-bottom:90%;
  }
}
@media (max-width:430px){
   .item-img{
     height:190px;
   }
}
@media (max-width:420px){
  .tit-home h2{
    width:100%;
  }
  .site-cp{
    margin-bottom:50px;
  }
  .row-btfix a img{
    height:24px;
  }
  .box__col3 ul li{
    width:50%;
  }
  .logotop img{
    height:70px;
    margin-bottom:5px;
  }
  .head__col2{
     width: calc(80%);
     margin:0 0;
  }
  .head__col3{
    width:20%;
    margin:0 0;
    padding-left:15px;
  }
  .head__col1{
    width:calc(100%);
    margin:0 0;
    text-align:center;
  }
  .site__formNewsletter h3{
    color:#fff;
  }
  .site-btfix{
     padding:5px 5px;
  }
  .foo__right{ 
       margin-bottom:40px;
  }
  .col__news_left a img{
     width:50%;
     margin-right:10px;
  }
  .col__news_left a h3{
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:14px;
    margin-bottom:5px;
    line-height:20px;
  }
  .col__news_left p.d__esc{
    font-size:13px;
    line-height:20px;
  }
  .col__news_left a img{
     padding-right:0px;
  }
  .col__news_right ul > li > a > img{
     width:60px;
  }
  .col__news_right ul > li > a > p{
    font-size:13px;
    line-height:17px;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .col__news,.col__news .col__news_right,.col__news .col__news_left{
     margin-bottom:0px;
  }
  .news__videos__tit h2{
     font-size:18px;
  }
  .news__videos__tit{
     margin-bottom:10px;
  }
  .site__formNewsletter{
     background-image:none;
     background-color:#c3151d;
     padding:10px 0;
  }
  .site__process{
     padding:50px 0;
  }
  .list__product > li{
     width:calc(50% - 20px);
     margin:10px 10px
  }
  .box__col3 ul li a h4{
    height:20px;
    margin:0 0;
  }
  .box__phonesl p{
    margin-bottom:0;
  }
  .item-img{
     height:190px;
  }
}

@media (max-width:400px){
  .item-img{
     height:180px;
  }
}
@media (max-width:375px){
  .item-img{
     height:170px;
  }
  .item-product-main .product-item-main .product-thumbnail{
    padding:20px;
  }
  .product__tit h2{
    font-size:20px;
    margin-top:0px;
  }
  .list__product > li{
     width:calc(100% - 20px);
     margin:15px 10px;
  }
  .list-project > li{
    width:100%;
  }
  .about_bottom .about-tit h2,.project-tit{
    font-size:20px;
  }
  .project-menui h3{
    font-size:16px;
  }
  .txt_about h2{
    font-size:18px;
    line-height:26px;
  }
  .list_service > li{
    width:98%;
    padding:5px;
    background-size:cover!important
  }
  .tv-1,.tv-2{
    font-size:20px;
    line-height:26px;
  }
  .site-foo-name{
    font-size:20px;
  }
	.site-tit h2{
    font-size:16px;
  }
  .wrt-video{
    width:100%;
    margin-bottom:15px;
    padding-bottom:100%;
  }
}
@media (max-width:350px){
   .post__item {
    width: calc(100% / 1);
  }
}
@media (max-width:320px){
   .item__pro__noibat,.box__col3 .item__pro{
     width:100%;
   }
   .item-img{
     height:230px;
   }
}
@media (max-width:300px){
  .header h1{
    font-size:20px;
  }
   
   .list__news{
     grid-template-columns: 1fr;
   }
   .item-product-main .product-item-main .product-thumbnail{
    padding:30px;
   }
}

