@font-face {
      font-family:'ARS-R';
      src: url(webfonts/Arsenal-Regular.ttf);
  }
  @font-face {
    font-family:ARS-B;
    src: url(webfonts/Arsenal-Bold.ttf);
  }
html,body{
    color: #333;
    outline: none;
    font-family:ARS-R!important;
    scroll-behavior: smooth;
    font-size:14px;
}

.tit__site2 h2{
   font-family:ARS-B;
}
.about_left__m{
  display:none;
}

.title-rpmenu {
    padding: 7px;
    color: #FFF;
    font-size: 17px;
    cursor: pointer;
    position:relative;
    top:0px;
    left:0px;
    z-index:999999;
}
.title-rpmenu .icon-bar {
    width: 30px;
    height: 4px;
    background:#f8a602;
    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: 5px;
    font-size: 30px;
    z-index: 123;
    opacity:1;
    color:#fff;
    font-weight:500;
}
#responsive-menu .close img{
  height:15px;
}
#responsive-menu {
    position: fixed;
    top:0;
    z-index: 1;
    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;
}
.col-block{
  float:left;
}

#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:20px;
}
#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: 15px;
    padding-left: 5px;
    display:block;
    max-width: 95%;
    text-decoration:none;
}
 #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
}
#responsive-menu .content > ul li ul li a{
  font-size:14px;
}
#responsive-menu .content > ul li ul li ul li a{
  font-size:13px;
}
/* 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;
}
.bg_fill{
   position:absolute;
   top:0;
   left:0;
   width:100%;
   height:100%;
   background:rgb(0,0,0,0.5);
   z-index:10;
   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;
  font-weight:600;
  text-transform:uppercase;
  margin:0 12px;
}
.btn-reset{
  padding:10px 25px;
  font-size:16px;
  font-weight:600;
  text-transform:uppercase;
   margin:0 12px;
}

#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:18px;
  text-transform:uppercase;
}
.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;
}
.list__product{
  list-style-type:none;
  margin:0;
  padding:0;
  position:relative;
 /* width:100%;*/
  float:left;
}
.list__product > li{
  width:calc(25% - 20px);
  margin:10px 10px;
  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:20px;
  margin:0 0 15px 0;
  color:#444;
  font-weight:500;
}
.prices p{
  margin-bottom:5px;
}
.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:#c11524;
}
.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 #ccc solid;
}
.map-contact{
  width:100%;
  float:left;
  margin:0 0 30px 0;
}
.map__wpt{
  position:relative;
  height:0;
  width:100%;
  padding-bottom:40%;
}
.map__wpt iframe{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
}
.desc-page{
  font-style: italic;
    font-size: 15px;
    letter-spacing: 0.3px;
    font-weight: 600;
    line-height: 22px;
}
.item__product{
  position:relative;
  padding:5px;
  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;
}
.item__product .sp__img{
  display:block;
  padding:10px 20px 20px 20px;
}
.item__product a{
  text-decoration:none;
  display:block;
}

.item__product .sp__tit{
  color:#444;
  font-size:14px;
  font-weight:600;
}
.sp__price{
  color:red;
  font-size:16px;
  font-weight:600;
}
.pro-other{
  margin:10px 0;
}
.product-view{
  width:100%;
  float:left;
  margin-bottom:30px;
}
#content-page .site__left{
  width:calc(20%);
  float:left;
}
#content-page .site__right{
  width:calc(80%);
  float:right;
  padding-left:15px;
}
.site__left h3{
  margin:0 0;
  line-height:34px;
  font-size:14px;
  color:#fff;
  text-align:center;
  background:#c11524;
  text-transform:capitalize;
}
.site__left ul.list__left{
  list-style-type:none;
  margin:0 0 30px 0;
  padding:0;
  width:100%;
  float:left;
  border:1px solid #ddd;
}
.site__left ul.list__left > li{
  border-bottom:1px solid #ddd;
  position:relative;
}
.site__left ul.list__left > li > span{
   position:absolute;
   right:5px;
   top:5px;
   cursor:pointer;
   
}
.site__left ul.list__left > li > span > i{
   font-size:16px;
   font-weight:600;
}
.site__left ul.list__left > li:last-child{
   border-bottom-color:transparent;
}
.site__left ul.list__left > li > a{
  line-height:34px;
  color:#333;
  font-size:14px;
  display:block;
  text-indent:15px;
  text-decoration:none;
}
.sub__list__left{
  position:relative;
  list-style-type:none;
  margin:0;
  padding:0;
}
.sub__list__left > li{
   line-height:30px;

}
.sub__list__left > li > a{
  font-size:13px;
  text-indent:20px;
  display:block;
  color:#555;
}
.list__mg-10{
  margin-left:-10px;
  margin-right:-10px;
}
.product-desc{
  padding:20px;
  border:1px solid #ddd;
  margin-bottom:10px;
  background:#eee;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}
.post__rel{
  width:100%;
  float:left;
  padding:10px 0 0 0;
}
.post__rel ul{
  list-style-type:none;
  margin:0;
  padding:0;
  width:100%;
  float:left;
}
.post__rel ul li{
  padding:10px 10px;
   position:relative;
   width:calc(50% - 20px);
   margin:10px 10px;
   float:left;
   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
}
.post__rel ul li a{
  display:block;
  text-decoration:none;
  color:#444;
}
.post__rel ul li a img{
   float:left;
   width:100px;
   margin-right:10px;
}
.post__rel ul li a h4{
  font-size: 14px;
    font-weight: 600;
    margin: 0 0 5px 0;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}
.post__rel ul li a p{
  font-size: 13px;
    color: #444;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#detail-product .quickview-info{
  border-bottom:1px solid #eee;
}
.product-attr{
  width:100%;
  float:left;
  padding:15px 0;
}
.product-udck{
  width:100%;
  float:left;
  padding:10px;
  border:1px solid #ddd;
  background:#f4f4f4;
}
.product-udck p{
  padding-bottom:10px;
   border-bottom:1px solid #e8e8e8;
}
.product-udck p:last-child{
  border-bottom-color:transparent;
}
.product-support{
  position:relative;
  width:100%;
  float:left;
  margin:15px 0;
}
.product-support ul{
  list-style-type:none;
  margin:0;
  padding:0;
  text-align:center;
}
.product-support ul li{
   width:calc(50%);
  /* float:left;*/
   margin:0 auto;
   padding:5px 10px;
   text-align:center;
   min-height:60px;
   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;
}
#detail-product .product-tab ul.tabs{
  padding:0 0;
}
.product-support ul li p{
  margin-bottom:5px;
}
.product-support ul li a{
  font-weight:600;
  font-size:16px;
  text-decoration:none;
  color:#333;
}
.social-block .social-btns .btn {
    display: inline-block;
    background-color: #fff;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 0 5px 15px -5px rgb(0 0 0 / 10%);
    opacity: .99;
    padding: 5px;
    border: 1px solid #ddd;
}
.row-10{
  margin-left:-10px;
  margin-right:-10px;
}
.product__projects,.product__contructs{
  padding:15px 0;
}
.site__block{
  width:100%;
  float:left;
}
.product__projects a,.product__contructs a{
   color:#444;
   text-decoration:none;
}
.product__projects a h4,.product__contructs a h4{
  font-size:16px;
  font-weight:600;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:2;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height:44px;
}
.product__projects a p,.product__contructs a p{
   font-size:13px;
   display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp:3;
  line-height:18px;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height:55px;
  letter-spacing:0.2px;
}
.site__block h3{
   text-transform:uppercase;
   font-size:16px;
   font-weight:600;
   margin:0 0 15px 0;
} 
.list-ckdt{
  position:relative;
  list-style-type:none;
  margin:15px 0;
  padding:0;
  width:100%;
  float:left;
}
.list-ckdt > li{
  width:calc(50% - 10px);
  margin:5px 5px;
  float:left;
}
.list-ckdt > li > a{
   text-decoration:none;
   color:#444;
   display:flex;
   justify-content:flex-start;
   padding:5px;
   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;

}
.list-ckdt > li > a img{
   height:25px;
}
.list-ckdt > li > a h4{
  font-size:13px;
  text-transform:uppercase;
  font-weight:500;
  margin:0 0 5px 0;
  line-height:20px;
}
.list-ckdt > li > a .content_ck{
  padding-left:10px;
}
.list-ckdt > li > a span{
   width:55px;
}
.list-ckdt .content_ck{
  text-align:left;
}
.list__product2st{
  position:relative;
  width:100%;
  float:left;
  list-style-type:none;
  padding:30px 0;
}
.list__product2st > li{
   float:left;
   width:calc(25% - 30px);
   margin:15px 15px;
   transition: all .4s ease-in-out;
   
}
.list__product2st > li:hover{
  transform: scale(1.06);
  box-shadow: rgba(255, 255, 255, 0.2) 0px 2px 4px 0px, rgba(255, 255, 255, 0.2) 0px 2px 16px 0px;
}
.product__item2st{
   position:relative;
   background:#fff;
   width:100%;
   float:left;
   box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
.product__img a{
  display:block;
}
.product__item2st .product__in{
    text-align:center;
    width:100%;
    float:left;
    padding:10px 0;
}
.product__item2st .product__in h3{
   margin:0 0 10px 0;
   font-weight:600;
}
.product__item2st .product__in h3 a{
   color:#444;
   font-size:16px;
   line-height:24px;
   text-decoration:none;
}
.product__in .product_vid a{
    color:#f8a602;
    text-transform:uppercase;
    text-decoration:none;
}
.product_vid a img{
  margin-right:5px;
}

.product__item2st .product__img{
  overflow:hidden;
  position:relative;
}
.product__item2st .product__img:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 22;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.5) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.product__item2st:hover .product__img:before {
    -webkit-animation: shine 0.8s;
    animation: shine 0.8s;
}
.product__item2st:hover h3 a{
  color:red;
}


@-webkit-keyframes shine 
{ 
100% {left: 125%;}
}
@keyframes shine 
{ 
100%  {left: 125%;}
}


/* hardware accelatator class */
  .trans3d
  {
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform-style: preserve-3d;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform-style:preserve-3d;
    -ms-transform: translate3d(0, 0, 0);
    transform-style:preserve-3d;
    transform: translate3d(0, 0, 0);

    /*-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility:hidden;
    backface-visibility:hidden;*/
  }

  #contentContainer
  {
    position:absolute;
    margin-left:-300px;
    margin-top:-300px;
    left:50%;
    top:50%;
    width:600px;
    height:600px;
  }

  #carouselContainer
  {
    position:absolute;
    margin-left:-300px;
    margin-top:-300px;
    left:50%;
    top:50%;
    width:600px;
    height:600px;
  }

  .carouselItem
  {
    width:400px;
    height:300px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-160px;
    margin-top:-90px;
    visibility:hidden;
    max-width:500px;
  }

  .carouselItemInner
  {
    width:400px;
    height:300px;
    position:absolute;
    background-color:rgba(255, 255, 255, .75);
    border:10px solid rgba(255, 255, 255, .5);
    color: #222;
    font-size:72px;
    left:50%;
    top:50%;
    margin-left:-80px;
    margin-top:-45px;
    text-align:center;
    cursor:pointer;
  }

#content-page{
  padding-bottom:150px;
}
.item__about{
  margin:15px 15px;
}

.list__menu > li > ul{
  position:absolute;
  top:100%;
  left:0;
  background:rgb(255,255,255,0.6);
  min-width:300px;
  list-style-type:none;
  margin:0;
  padding:0;
  border:1px solid #fff;
  border-radius:5px;
  padding:5px;
  display:none;
}
.list__menu > li:hover > ul{
  display:block;
}
.list__menu > li > ul > li{
  border-bottom:1px solid #ddd;
  text-align:center;
}
.list__menu > li > ul > li:last-child{
  border-bottom-color:transparent;
}
.list__menu > li > ul > li > a{
  display:block;
  text-align:left;
  color:#444;
  text-decoration:none;
  line-height:34px;
  text-indent:10px;
  font-size:14px;
}
.list__menu > li > ul > li > a:hover{
  color:#f8a602;
}

.v_service a span{
  padding:5px 10px;
  border-radius:4px;
  color:#f8a602;
  background:#010dbd;
}

.slider_info__name{
  margin:0;
  padding:0;
}




/* - Media responsive - */
@media (min-width:1350px){
   .container{
      width:1300px;
   }
}
@media (max-width:1024px){
  .about_right{
    width:calc(100% - 30px);
    margin:0 15px;
  }
  #contentContainer{
     top:5px;
  }
     #contentContainer{
        perspective:400px!important;
     }
     .about_left{
       width:calc(100% - 30px);
       margin:0 15px;
       min-height:400px;
     }
    .foo__in{
      padding-bottom:100%;
    }
    .foo__left{
      width:50%;
      float:left;
    }
    .foo__content{
       width:calc(100% - 30px);
       margin:15px 15px;
       top:auto;
       right:auto;
    }
    .foo__right{
      width:50%;
      float:right;
    }
    .foo_map{
      padding-bottom:100%;
    }
    .site__formNewsletter{
       min-height:430px;
    }
    .col__news{
       width:calc(50% - 30px);

    }
    .col__news .col__news_left{
       width:100%;
       margin:0 0 10px 0;
    }
    .col__news .col__news_right{
       width:100%;
       margin:0 0 10px 0;
    }
    .col__news_right ul > li{
        width:50%;
        padding-right:15px;
    }
    .col__news_right ul > li > a > img{
       width:90px;
    }
    .col__video{
       width:calc(50% - 30px);
    }
    .site__news__video{
      padding:20px 0;
    }
    .news__videos__tit h2{
      margin:0 0;
    }

}
@media (max-width:991px){
  .site__frm_dknt{
    margin:30px 0 15px 0;
  }
  .list__service > li{
      width: calc(33.33% - 30px);
      margin:15px 15px;
  }
  .list__product2st > li{
    width: calc(33.33% - 30px);
  }
  .carouselItemInner,.carouselItem{
     max-width:300px;
     max-height:250px;
  }
  #slider .owl-item.active .item_slider .item_arrow{
    top:50px;
    height:calc(100% - 50px);
  }

  .site-gallery h2{
    font-size:40px;
  }
  .content__site h2{
    font-size:40px;
  }
  .head__hotline p a{
    font-size:18px;
    line-height:40px;
  }
  .wrt_m{
    width:20%;
    float:left;
  }
  .head__hotline{
    float:right;
    width:20%;
    background-size:40px;
  }
  .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:50px;
    margin-top:-3px;
  }
  .banner_top img{
    max-height:50px;
  }
  .logo_top{
    text-align:left;
  }
	.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;
   }
   .site__head .head_b1,.site__head .head_b2,.site__head .head_b3{
      width:calc(100%);
      margin:5px 0;
   }
   .site__head{
    padding:5px 0;
   }
   .block_m{
     padding:0 10px;
   }
   .site__head .block_m{
    display:flex;
    justify-content:space-between;
   }
   .hotline_m{
    margin-bottom:0;
    line-height:40px;
   }
    .hotline_m span img{
       height:24px;
       margin-right:5px;
       margin-top:-10px;
    }
    .hotline_m span a{
       font-size:18px;
       color:#555;
       font-weight:600;
       line-height:40px;
    }
    .title-rpmenu{
       display:block;
    }
    .site-sliderm{
      padding:10px 0;
    }
    #content-page .site__left{
       width:calc(100%);
       float:left;
       margin-bottom:15px;
    }
    #content-page .site__right{
      width:calc(100%);
      float:left;
      padding-left:0;
    }
}

@media (max-width:769px){
  .about_left{
    padding:10px 0;
  }
  .site__foo{
    padding-top:30px;
  }
  .site__frm_dknt{
    padding:0 0;
  }
  .list__product2st{
    padding:15px 0;
  }
  .tit__site2{
    margin-bottom:10px;
  }
  .row-flex{
    margin-bottom:20px;
  }
  .about_left__m{
    display:block;
  }
  .about_left_dk{
    display:none;
  }
  .head__hotline{
    background-size:30px;
  }
  .slider_info_mota{
   display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}
  .tit__site2 h2{
    margin:0 0 15px 0;
    font-size:24px;
  }
  .slider_info__name{
    font-size:20px!important;
  }
  .slider_info_mota{
    font-size:16px;
    font-weight:400;
  }
  .slider_info__name, .slider_info_mota{
     max-width:100%;
  }
  .slider_info{
     width:85%;
     left:30px;
     top:50%;
  }
  .list__site > li{
     width: calc(33.33% - 30px);
     margin: 15px 15px;
  }
  .site-gallery h2{
    font-size:30px;
  }
  .content__site h2{
    font-size:30px;
    text-shadow: 2px 3px #111;
  }
  .d__slider p{
    font-size:18px;
  }
  .head__hotline{
      width:25%;
  }
  .wrap__producth > ul > li {
    width: calc(33.33% - 10px);
  }
  .site__ck ul li a img{
    min-width:40px;
  }
  .site__ck ul li{
    width:calc(33.33% - 20px);
    margin:10px 10px;
    padding:10px 10px;
  }
  .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:13px;
  }
  .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{
    
  }
  .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;
  }
  
  .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__ck ul > li > a h4{
    font-size:14px;
    height:40px;
  }
  .content_ck h4{
    -webkit-line-clamp: 2;
  }
  .foo_1{
     width:calc(100% - 30px);
     margin:15px 15px;
  }
  .site__foo{
     background-repeat: no-repeat!important;
  background-attachment: fixed!important;
  background-position: 50% 50%!important;
  }
  .logo_foo{
    margin-top:35px;
  }
  .foo_3{
     width: calc(100% - 30px);
    margin: 15px 15px;
  }
  .foo_4 {
    width: calc(60% - 30px);
    margin: 0 15px;
  }
  .foo_5 {
    width: calc(40% - 30px);
    margin: 0 15px;
  }
  .site-btfix{
     display:block;
  }
  .foo_2,.foo_3{
    padding-top: 50px;
    color:#fff;
    width:calc(35% - 30px);
    margin:0 15px;
  }
  .list__cs > li > a{
    color:#fff;
  }
  .site-cp p{
    line-height:30px;
  }
  #slider .owl-item.active .item_slider .slider_info .slider_info_mota{
     font-size:16px;
  }
  .about_left{
     min-height:auto;
  }
  .row-flex .column {
    flex: 50%;
    max-width: 50%;
  }
}
@media (max-width:650px){
  .menui__tab ul > li{
    margin:3px 3px;
  }
  .menui__tab ul > li > a{
    padding:5px 7px;
  }
  .list__product2st{
    padding:15px 0;
  }
  .tit__site2{
    margin-bottom:15px;
  }
  .slider_info__name{
    margin-bottom:0;
    padding-bottom:0;
  }
  .dknt_content h2{
    font-size:24px;
  }
  .service__item a h4{
    font-size:16px;
  }
  .tit__site2 h2{
    margin:0 0 10px 0;
    font-size:20px;
  }
  .dknt_content input{
    height:40px;
    line-height:40px;
  }
  .btn-reset{
    padding:7px 15px;
  }
  .subscribe{
    padding:7px 15px;
  }
  .partner__content{
    padding:15px 15px;
  }
  .logo_top img{
    margin-top:0px;
  }
  .head__hotline{
    padding-left:40px;
  }
  .head__hotline{
     background-size: 35px 60%;
  }
  .wow{
        animation-name: none !important;
        visibility: visible !important;
    }
  .head__hotline{
    width:auto;
    min-width:160px;
  }
  .site__ck ul > li > a h4{
     height:20px;
  }
  .site-btfix{
           display:block;
      }
  .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;
    }
    .site__slider,.site-center-main{
      background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: 50% 50%!important;
    }

    .site_slider1{
      min-height:40vh!important;
    }
}
@media (max-width:576px){
  .list__service > li{
    width:calc(50% - 30px);
    margin:15px 15px;
  }
  .list__product2st > li{
    width:calc(50% - 30px);
    margin:15px 15px;
  }
  .tit__site2 h2{
    font-size:18px;
  }
  .about_txt{
    font-size:14px;
    line-height:25px;
    letter-spacing:0.3px;
  }
  .d__slider *{
    font-size:16px;
  }
  .content__site h2{
    font-size:20px;
    margin-bottom:0px;
  }
  .site-gallery h2{
    font-size:26px;
  }
  .dknt_content h2{
    font-size:24px;
  }
  .ifr__mapfoo{
    padding-bottom:60%;
  }
  .site__foo{
    padding-bottom:10px;
  }
  .foo_2, .foo_3{
    width:calc(50% - 30px);
  }
  .list__site > li{
    width:calc(50% - 30px);
  }
  .foo_4{
    width:calc(100% - 30px);
  }
  .d__slider{
    padding:10px 15px;
  }
  .d__slider * {
    font-size:18px!important;
    
  }
   .title-rpmenu{
     top:0px;
     left:0px;
  }
 
  .title-rpmenu{
    padding:7px 0;
  }
  .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;
  }
  .product-desc img{
     max-width:100%!important;
     height:auto!important
  }
  .content__site{
    top:80px;
  }
  .site__head{
    background: rgb(0,0,0,0.6);
  }
  .site-cp p{
    line-height:20px;
  }
  .foo_4{
    padding-top:15px;
  }
}
@media (max-width:500px){
  .slider_info_mota{
    -webkit-line-clamp:2;
  }
  #slider .owl-item.active .item_slider .item_arrow{
    top:60px;
  }
  .slick-prev{
    left:-15px;
  }
  .slick-next{
    right:-15px;
  }
  .site__head{
    padding:0 0;
  }
  .site__about{
    padding:10px 0;
  }
  .slider_info__name{
    margin:5px 0;
    padding:0 0!important;
  }
  .list__service > li{
     width: calc(50% - 20px);
     margin: 10px 10px;
  }
  .slider_info{
    top:58%;
  }
  .site_slider1{
      min-height:50vh!important;
  }
  .site_slider2{
     min-width:40%;
  }
  .col-site, .col-product{
     width: calc(50% - 20px);
     margin: 15px 10px!important;
  }
  .site-logo a img{
    max-width:250px!important;
  }
  .head__hotline {
    background-size: 24px 59%;
    padding-left:30px;
    text-align:right;
    min-width:120px;
    line-height:47px;
  }
  
  .head__hotline p a{
    font-size:18px;
  }
  .foo_2, .foo_3{
    padding-top:25px;
  }
  .logo_foo img{
    max-height:60px;
  }
  .dknt_content h2{
    font-size:20px;
  }
  .dknt_content label{
    font-size:14px;
  }
  .foo_1{
    background:#fff;
    margin:0 0;
    padding:15px 15px 30px 15px;
    width:100%;
    border-radius:10px;
  }
  .logo_foo{
    margin-top:0;
  }
  .content__foo{
     min-height:auto;
     background:none;
  }
  .list-ckdt > li > a{
     min-height:55px;
  }
  .wrap__producth > ul > li {
    width: calc(50% - 10px);
   }
  .site__ck{
     padding:10px 0 15px 0;
  }
  .site__ck ul > li{
    margin:10px 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;
  }
  .about_left{
    padding-top:0;
  }
  .about__link a{
    font-size:16px;
  }
  .site-hinhanh{
    padding-top:10px 0 0 0;
  }
  .post__rel{
    margin-bottom:20px;
  }
}
@media (max-width:430px){
  .site__about .tit__site2{
    margin-bottom:10px;
  }
  .head__hotline{
     padding-left:0;
     background:none;
     text-align:right;
     min-width:auto;
   }
  .list__product2st > li{
     width:calc(50% - 20px);
     margin:10px 10px;
  }
  #slider .owl-item.active .item_slider .slider_info .slider_info__name{
    font-size:16px!important;
    padding-bottom:5px!important
  }
  .site-ct{
    padding:0;
  }
  .site-gallery{
    padding:15px 0;
  }
  .list__site > li{
     width: calc(50% - 20px);
     margin:10px 10px;
  }
  .site__foo{
    padding-top:30px;
  }
  .foo_2, .foo_3{
    padding-top:10px;
  }
  .site-cp{
    margin-bottom:40px;
  }
  .bottom-bar .icon{
    margin-right:0;
  }
  .bottom-bar{
    padding:0 0;
  }
  .bottom-bar .btn{
    padding:2px 3px;
    margin:5px 2px;
  }
  .site__ck ul li a img{
    min-width:30px;
  }
  h1.title-page{
    line-height:26px;
  }
  .post__rel ul li{
     width: calc(100% - 20px);
  }
  .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
  }
  .item__product .sp__tit{
     height:40px;
     line-height:20px;
  }
  .logo_top img{
    max-height:40px;
  }
}
@media (max-width:375px){
  .row-flex .column {
    flex: 100%;
    max-width: 100%;
  }
  .foo_1 {
    width: calc(100%);
    margin: 15px 0;
  }
  .site-cp p{
     line-height:20px;
  }
  .foo5_content{
    float:left;
    margin:15px  0 0 0;
  }
  .foo_4,.foo_5{
    width: calc(100% - 30px);
    margin: 0 15px;
  }
   .site__ck ul > li {
    width: calc(100% - 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:20px;
  }
  .wrt-video{
    width:100%;
    margin-bottom:15px;
    padding-bottom:100%;
  }
  
}
@media (max-width:350px){
  .slider_info{
    display:none;
  }
  .list__service > li,.list__product2st > li{
    width:calc(100% - 50px);
    margin:15px 25px;
  }

   .frm_dknt_left{
     width:calc(100% - 30px);
     margin:0 15px;
   }
   .frm_dknt_right{
    width:calc(100% - 30px);
    margin:0 15px;
   }
}
@media (max-width:320px){
  .foo_2, .foo_3{
    width:calc(100% - 30px);
    margin:0px 15px;
  }
  .list__site > li{
    width: calc(100% - 50px);
    margin:15px 25px;
  }
  .posts-body .col--3{
     width:calc(100%);
     
  }
  .site-cp{
    margin-bottom:50px;
  }
  .list-ckdt > li > a{
    min-height:40px;
  }
  .list-ckdt > li {
    width: calc(100% - 10px);
    margin: 5px 5px;
  }
 
   .wrap__producth > ul > li{
      width:calc(100% - 30px);
      margin:15px 15px;
   }
}
@media (max-width:300px){

}

