@font-face {
  font-family: 'HelveticaNeue-Light';
  src: url('../fonts/HelveticaNeue-Light.woff') format('woff'),
       url('../fonts/HelveticaNeue-Light.ttf') format('truetype'),
       url('../fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'helvetica-neue-light';
  src: url('../fonts/helvetica-neue-light.eot');
  src: url('../fonts/helvetica-neue-light.woff2') format('woff2'),
       url('../fonts/helvetica-neue-light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'UTM Eremitage';
  src: url('../fonts/UTM Eremitage.eot');
  src: url('../fonts/UTM Eremitage.woff2') format('woff2'),
       url('../fonts/UTM Eremitage.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'UTMEremitage';
  src: url('../fonts/UTMEremitage.woff') format('woff'),
       url('../fonts/UTMEremitage.ttf') format('truetype'),
       url('../fonts/UTMEremitage.svg#UTMEremitage') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'UTM Hanzel';
  src: url('../fonts/UTM Hanzel.eot');
  src: url('../fonts/UTM Hanzel.woff2') format('woff2'),
       url('../fonts/UTM Hanzel.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'UTMHanzel';
  src: url('../fonts/UTMHanzel.woff') format('woff'),
       url('../fonts/UTMHanzel.ttf') format('truetype'),
       url('../fonts/UTMHanzel.svg#UTMHanzel') format('svg');
  font-weight: normal;
  font-style: normal;
}

body{
	font-family: 'Open Sans', sans-serif;
	background: #ffffff;
	color: #666666;
	line-height: 24px;
	font-size: 15px;
}
.lh2-wraper{
/* 
		max-width:100%;1400px; */
		max-width:100%;
	margin: 0 auto;
}
.block-product-other .title-font{
	margin-bottom: 30px;
}
.header-caption{
	padding-top: 170px;
}
p.light{
font-family: 'helvetica-neue-light';
	  text-transform: uppercase;
	font-size: 20px;
    letter-spacing: 5px;

}
.color{
	color: #db251c;
}
.lh2-font{
	  font-family: 'UTMHanzel';
}
.lh2-title p.title-name{
	margin-bottom: 0;
	font-size: 24px;
	text-transform: uppercase;
}
.lh2-title .text-title{
	margin-top: 20px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: bold;
	margin: 10px 0 5px;

	text-transform: uppercase;
	color: #777777; letter-spacing: 1.5px;
}
.block-product-slider .img-height:hover .overlay{
	top: 0px;
	opacity: 1;
	transition-duration: 0.5s;
}
.block-product-slider .img-height {
    position: relative;
    max-height: 246px;
        align-items: center;
    justify-content: center;
    display: flex;
}

.module-product-detail b.name{
	font-size: 22px;
	display: block;
	margin-bottom: 20px;
}
.text-height::-webkit-scrollbar { width: 6px;}
.text-height::-webkit-scrollbar-track { background: #bababa;}
.text-height::-webkit-scrollbar-thumb{background:  #626262;}
.text-height{
	max-height: 280px;
	overflow-y: auto;
}
.block-info-product-detail{
	margin: 30px 0;
}
.block-info-product-detail .tab-content img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
	margin-top:  15px;
	margin-bottom: 25px;
}
.block-info-product-detail .tab-content{
	padding:  30px;
	border: 1px solid #ddd;
	border-top: none;
	background: #ffffff;
}
.share-bg{
	margin-top: 25px;
}
.share-bg a.fb:hover{
    background-position: -8px -12px;
}
.share-bg a.fb1:hover{
    background-position: -71px -12px;
}
.share-bg a.gg:hover{
    background-position: -132px -12px;
}
.share-bg a.tw:hover{
    background-position: -173px -12px;
}
.share-bg a.fb{
	width: 60px;
    background-position: -8px -39px;
}
.share-bg a.fb1{
	width: 50px;
    background-position: -71px -39px;
}
.share-bg a.gg{
	margin: 0 5px;
	width: 32px;
    background-position: -132px -39px;
}
.share-bg a.tw{
	width: 62px;
    background-position: -173px -39px;
}
.share-bg a{
	background: url('../img/all-icon.png') center center no-repeat;

	display: inline-block;
	height: 20px;
}
.jla_content img{
	margin: 0 auto;display:block;
	max-width:100%;
}
.block-product-slider .right ul li p{
	display: inline-block;
}
.block-product-slider .right ul{
list-style-position: inside;
margin: 0;
padding: 0;
}

.block-product-slider .overlay{
	transition-duration: 0.5s;
	width: 100%;
	top: 30px;
	opacity: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	left: 0;
	z-index: 999;
	height: 100%;
	background:rgba(0, 0, 0, 0.6);
	position: absolute;
	}
	.block-product-slider .overlay a.zoom {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-position: -17px -173px;
    border-radius: 50%;
    background: #ffffff;
    text-align: center;
    line-height: 30px;
    z-index: 999;
}
.lh2-title span.number{
	font-size: 72px;
	margin-right: 10px;
	line-height: 72px;
	display: inline-block;
	float: left;
}
.module-product-3item  .item-product:nth-child(3n){
	border-right:  none
}
.item-product div.img-height{	margin-bottom: 15px;}
.module-product-3item .item-product .img-height{
	height: 380px;
	overflow:  hidden;
	display:  flex;
	align-items: center;
	justify-content: center;

}
.module-product-3item  .item-product{
	padding-bottom: 50px;
	border-right:  dashed 1px #f1f1f1;
	border-bottom: dashed 1px #f1f1f1;
	padding-top: 40px;
}
.item-product a{
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.item-product  a:hover{
	color: #db251c;
	text-decoration: none;
}
.header-menu select{
    padding: 6px 3px;
    float: right;
    border: 1px solid #dcdcdc;
    color: #777;
    cursor: pointer;
}
.header-menu{border-bottom: solid 1px #f1f1f1;
padding-bottom: 15px; margin-bottom: 40px;}
.title-font{
	color: #1a1a1a;
	text-transform: uppercase;
    font-family: 'UTMEremitage';
    font-size: 18px;
    border-bottom:  solid 1px #e7e4ec;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.side-bar ul li ul{
	display: none;
}
.side-bar ul li:hover,
.side-bar ul li:hover a:hover{
	color: #da251c;
	text-decoration: none;
}
.side-bar ul li a{	line-height: 55px; color: #555555}
.side-bar ul li{
	border-bottom: dashed 1px #f1f1f1;
	font-size: 14px;
	white-space: nowrap;
	overflow:  hidden;


}
.side-bar ul {
	margin:  0;
	padding: 0;
	list-style-type: square;
	list-style-position: inside
}
.all-module-padding{
	padding: 50px 0;
}
.lh2-title {
	margin-bottom: 30px;
	line-height: 25px;
}
.lh2-bread-crumb span.name{
	color: #bdbdbd;
	max-width: 200px;
	overflow:  hidden;
	display: inline-block;
	height:  18px;
}
.lh2-bread-crumb  a{
	color: #fff;
}
.lh2-bread-crumb p.title{
    font-family: 'UTMEremitage';
    font-size: 50px;
	text-transform: capitalize;
}

/* bread-củb */
.lh2-bread-crumb{
	color: #fff;
	height: 230px;
	flex-direction: column;
	display: flex;
	align-items: center;
	justify-content: center;

}

@-webkit-keyframes lh2-button-border {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes lh2-button-border {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.lh2-ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.light.top{
	margin-bottom: 20px;
	font-width: 700;
}
.lh2-img{
	width: 100%; height: 100%;
	object-fit: cover;
}

.lh2-button-border {
	background: none;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.lh2-button-border:before {
  content: '';
  position: absolute;
  border: transparent solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.block-intro .lh2-button{
	margin-top: 20px;
	background: none;
	border:  solid 1px #cccccc;
	width: 150px;
	text-align: center;
	height: 40px;
	line-height: 38px;	
	color: #777777;
}
.lh2-button-border:hover:before, .lh2-button-border:focus:before, .lh2-button-border:active:before {
  -webkit-animation-name: lh2-button-border;
  animation-name: lh2-button-border;
}

.lh2-button {
	height: 40px;
	width: 145px;
	border:  none;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	background: #2783bc;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.lh2-button:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2098D1;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.lh2-button:hover, .lh2-button:focus, .lh2-button:active {
	color: white;
}
.lh2-button:hover:before,
.lh2-button:focus:before,
.lh2-button:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

button,
a{
	transition-duration: 0.3s;

}
button:hover,
a:hover{
	cursor: pointer;
	transition-duration: 0.3s;
}
/* Zoom In #1 */
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover01 figure:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.input-name{
	text-transform: capitalize;
}
.lh-wrapper textarea{
	width: 100%;
}
.lh-wrapper input[type='text']{
	width: 100%;
}
.module-parner .side-bar-news-mau2{
	margin-top: 0;
}
.all-parner .parner-right {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.border-side-bar.product-list{
	margin-bottom: 30px;
}
.border-side-bar.product-list .list-news .list-left img,
 .border-side-bar.product-list .list-news .list-left{
 	width: 100px;
 	height: 80px;
 }
  .border-side-bar.product-list .list-news .list-right{
  	    width: calc(100% - 101px);
  }
.all-parner p.caption{
	margin:  15px 0;
}
.all-parner .parner-right p{
	margin-bottom: 0;

}
.all-parner .img-height{
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow:  hidden;
}
.all-parner .item{
	margin-bottom: 30px;
	padding: 15px;
	border:  solid 1px #f1f1f1;
}
/* css scroll */
.text-height::-webkit-scrollbar { width: 6px;}
.text-height::-webkit-scrollbar-track { background: #bababa;}
.text-heightt::-webkit-scrollbar-thumb{background:  #626262;}
/* end css scroll */

/* back top top */
#bttop{
	border:1px solid #4adcff;
	background:#db251c;
	text-align:center;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 36px;
	position:fixed;
	bottom:35px;
	right:10px;
	cursor:pointer;
	display:none;
	color:#fff;
	font-size:20px;
	font-weight:900;
	border-radius: 50%;
}

#bttop:hover{
	border:1px solid #ffa789;
	background:#333333;
	transition-duration: 1s;
}
/* end back to top */

/* sub menu */
.mm-menu{
	background: #2783bc;
}
.mm-next:after, .mm-prev:before{
	border-color: #fff!important;
}
.mm-menu a{
	color: #fff!important;
}
/* css sub menu */
.menu-mobile{
	position: absolute;
	right: 15px;
	display: inline-block;
	background: #db251c;
	padding: 10px 10px 6px;
	top: 18px;
}
#menu {
    outline: none;
    background: none;
    border: none;
    width: 30px;
    padding: 0px;
    display: inline-block;
}
#menu:before, #menu:after {
    content: '';
    display: block;
    background: #fff;
    height: 2px;
}
#menu span {
	background: #fff;
	display: block;
	height: 2px;
	margin: 4px 0;
}
#menu:before, #menu:after {
    content: '';
    display: block;
    background: #fff;
    height: 2px;
}
/* end sub menu */
/* index */
.block-menu .box{
	display: inline-block;
	float: left;
}
.box-logo a{
	display: inline-block;
	margin-top: 15px;
}
.block-menu{
	box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2); 
	float: right;
	display: inline-block;
	width: 100%;
}
.info-header .right .phone{
	padding-left: 45px;
	background: url('../img/phone.png') no-repeat center left;
	text-align: left;
}
.info-header .right .phone a{
	line-height: 18px;
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	color: #fff;
}
.info-header .right .phone p{
	margin-bottom: 0;
	font-size: 12px;
	line-height: 18px;
}
.info-header .right .phone{
	display: inline-block;
}
.info-header .right .img{
	display: inline-block;
	width: 30px;
	height: 30px;
}
.info-header .right{
	text-align: right;
}
.info-header .right img{
	display: inline-block;
}
.overlay-slider .info-header{
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}
#lh-slider img{
	width: 100%;
	height: 612px;
	object-fit: cover;
}
.light.bottom{
	border-top: solid 1px rgba(255, 255, 255, 0.51);
	display: inline-block;
	margin-top: 20px;
	padding-top: 10px;
	font-weight: bold;
}
.header-caption p.name{
	line-height: 40px;
	 font-family: 'UTMEremitage';
	 font-size: 60px;
	 text-transform: uppercase;
	letter-spacing: 10px;
}
.header-caption{
	text-align: center;
	color: #fff;
}
.block-slider{
	position: relative;
}
.overlay-slider .dots{
	margin: 0 5px;
}
.overlay-slider{
	padding-top: 15px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(1, 1, 1, 0.35);
}
#lh-slider  .carousel-caption{
	left: 0;
	right: 0;
}
.lh2-content{
	clear: both;
}
.block-menu .box-menu{
	float: right;
}
.block-menu .box-menu ul li a:hover{
	color: #db251c;
	text-decoration: none;
}
.block-menu .box-menu ul li a{
	padding: 0 10px;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	color: #134098;
	line-height: 90px;
}
.block-menu .box-menu ul li{
	display: inline-block;
}
.block-menu .box-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.block-intro .img-height img{
	object-fit: cover;
	height: 410px;
	width: 340px;
}
.block-intro .right{text-align: right;
	position: relative;
}
.img-icon{
	display: inline-block;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 15px;
}

.product .item  .overlay img{
	opacity: 1;
	margin-bottom: 20px;
}
.product .item  .overlay a{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.product .item:hover img{
	opacity: 1;
	transition-duration: 0.5s;
}
.product .item:hover  .overlay{
	transform: scale(0);
	transition-duration: 0.5s;
}
.product .item  .overlay{
	transform: scale(1);
	display: flex;
	transition-duration: 0.5s;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: absolute;
	top: 0;
	width: 100%; height:  100%;
	left: 0;
}
.list-news{
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.list-news .list-left img{
	    width: 127px;
    height: 108px;
    object-fit: cover;
}
.list-news .list-left {
    width: 127px;
    height: 108px;
    display: inline-block;
    float: left;
}
.list-news .list-right {
    padding-left: 15px;
    width: calc(100% - 127px);
    display: inline-block;
}
.product .item img{
	opacity: 0.5;
}
span.moth{
	font-weight: bold;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}
.block-news .item-news span.date{
	display: block;
	font-size: 30px;
	font-weight: bold;
	display: block;
	text-align: center;
}
.block-news .line{
    margin: 12px 0 16px;
}
.block-news p.inf{
	line-height: 18px;
	margin-bottom: 0;
	max-height: 54px;
	overflow:  hidden;
}
.block-news .item-news:first-child .border .lh-sha-dow a:hover,
.block-news .item-news a:hover{
	text-decoration: none;
	color: #db251c;
}
.list-news .date{
	font-size: 12px;
	font-weight: bold;
	color: #999;
}
.block-parner .item .img-height{
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow:  hidden;
}
.block-parner{
	background: #111618;
	padding:  10px 0;
}
.list-news .list-right a:hover{
	text-decoration: none;
	color: #db251c;
}
.list-news .list-right a{
	max-height: 48px;
	overflow:  hidden;
	display: block;
	font-size: 16px;
		color: #1a1a1a;
	font-weight: bold;
}
.block-news  a.lh2-button{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}
.block-news .item-news:nth-child(2) .info{
	padding: 30px;
	border:  solid 1px #ebebeb;
	border-top:  none;
}
.block-news .item-news a{
	color: #1a1a1a;
	font-weight: bold;
	font-size: 18px;
}
.block-news .item-news:nth-child(2)  .date-position,
.block-news .item-news:first-child  .date-position{
	padding: 10px 15px 8px;
	position: absolute;
	top: 0;
	left: 20px;
	background: #0e40a0;
	color: #fff;
}

.line{
	background: #de4339;
	height: 2px;
	width: 45px;
}
.block-news .item-news:first-child .border .lh-sha-dow a{
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	display: block;
	max-height: 72px;
	overflow:  hidden;
	padding-bottom: 15px;
}
.block-news .item-news:first-child .border div.date{
	display: none;
}
.block-news .item-news:first-child .border .lh-sha-dow{
	position: absolute;
	padding: 20px;
	color: #fff;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url('../img/sd.png') repeat-x bottom;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;

}
.block-news .item-news:nth-child(2) .border,
.block-news .item-news:first-child .border{
	position: relative;
}
.product .item {
	padding: 0;
	margin-bottom: 3px;
}
.product .item .img-height{
	height: 367px;
	overflow:  hidden;
	background: url('../img/soc.jpg');
	background-size: cover;
	padding: 0;
}
.block-product .item2:last-child{
	padding-left: 3px;
}

.product .item a.img-height img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.product .item a.img-height{
	display: block;
}
.block-service .img-height img{
	height: 100%;
	width: 100%;
	/*object-fit: cover;*/
}
.block-product .lh2-title{
	margin-bottom: 50px;
}
.block-product{
	padding-top: 40px;
}
.block-product .lh2-title span.number{
	font-size: 100px;
}
.block-service .img-height{
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: 50%;
	height: 100%;
}
.info-icon{
	display: inline-block;
	width: calc(100% - 65px);
}
.lh2-title.lh2-title2 span.number{
	color: #e9e9e9;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	z-index: -1;
}
.lh2-title.lh2-title2{
	text-align: center;
}
.block-service i{
	color: #666666;

}
/* .bg-ser{
	background: url('../img/bg-ser.jpg') right top no-repeat;
} */
.block-service a:hover{
	text-decoration: none;
	color: #db251c;
}
.block-service a{
	color: #1a1a1a;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}
.block-service .lh2-title p{
	color: #666666;
}
.block-service .number{
	color: #666666;
}
.block-service ul li{
	border-bottom: solid 1px #353a3c;
	margin-bottom: 20px;
}
.block-service ul{
	margin-top: 30px;
}
.block-service{
	padding: 55px 0;
    height: auto;
    position: relative;
    margin-bottom: -150px;
}
.share a:hover{
	opacity: 1;
}
.share{
	padding-bottom: 110px;
}
.share a{
	border:  solid 1px #fff;
	border-radius: 50%;
	display: inline-block;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	opacity: .5;
	margin-right: 10px;
}
.lh2-col{
    -webkit-flex: 0 0 53%;
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
    max-width: 53%;
}
.block-service .left{

	padding-left: 55px;
}
.footer-contact .right a.ct{
	font-size: 13px;
	display: block;
	text-align: center;
}
.footer-contact .right p{
	margin-bottom: 5px;
	text-align: center;
	font-size: 13px;
}
.footer-contact .left .line{
	background: #fff;
	width: 50px;
	height: 2px;
	margin-bottom: 20px;
}
.footer-contact .left p.title{
	font-size: 14px!important;
	margin-top: 10px;
}
.footer-contact .left p{
	margin-bottom: 8px;
}
.footer-contact .left{
	padding: 15px 30px;
	background: rgba(217, 38, 27, 0.9);
	max-height: 280px;
}
.footer-contact .right{

	padding: 30px 27px;
	padding-bottom: 10px;
	background: rgba(21, 42, 50, 0.8)
}
.lh2-footer .footer-contact p.title{
	text-align: left;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
.lh2-footer .footer-contact a{
	color: #fff;
}
.lh2-footer .footer-contact{
	color: #fff;
	position: absolute;
	top: 0;
	left:  0;
	width: 100%;
	height:  100%;
	background: rgba(51, 51, 51, 0.7)
}

.lh2-footer{
	position: relative;
	height: 226px;
}
.block-intro {
	padding:  60px 0 70px;
	background: url('../img/bg-intro.jpg');
	background-size: cover;
}

.block-intro .img-height.img1{
	position: absolute;
	z-index: 999;
	top: 45px;
	right: 80px;

}
.block-intro .img-height{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.43);
	padding: 10px;
	display: inline-block;
	background: #ffffff;
}
.product1{
	clear: both;
	margin-top: -26px;
}
.block-intro .text-height p{
	margin-bottom: 15px;
}

.block-parner .lSPager.lSpg{
	display: none;
}
.block-product .lSSlideOuter .lSPager.lSpg > li:hover a,
 .block-product .lSSlideOuter .lSPager.lSpg > li.active a{
 	background-color:  #d9261b;
 }
.block-product .lSPager.lSpg {
    display: inline-block;
    /* margin-top: 5px; */
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
    bottom:  45px;
	position: relative;
}
.block-intro .left{
	padding-top: 40px;
}
.block-news a.lh2-button:hover{
	text-decoration: none;
}
.block-news a.lh2-button{
	margin-top: -15px;
}
.block-intro .text-height{
	font-style: italic;
	line-height: 30px;
	max-height:290px;
	overflow-y: auto;
	font-size: 15px;
}
.block-news .item-news:nth-child(2) .img-height img{
	height: 280px;
	width: 100%;
	object-fit: cover;
}
.block-news .item-news:first-child .border .lh-sha-dow a:hover{
	color: #ccc;
}
.block-news .item-news:first-child .img-height img{
	height: 450px;
	width: 100%;
	object-fit: cover;
}
.block-news{
	    padding-bottom: 40px;
    padding-top: 100px;
    border-bottom: 2px solid #ebebeb;
}
.block-news .lh2-title.lh2-title2{
	margin-bottom: 50px;
}
.lh2-title.lh2-title2{
	position: relative;
}
.block-news .lh2-title.lh2-title2 span.number{
	font-size: 100px;
}
.lSAction{
	display: none!important;
}
.module-all #lh-slider img{
	height: 300px;
}
.side-bar ul li ul{
	padding-left: 15px;
	line-height: 40px;
}
.side-bar ul li i{
	cursor: pointer;
	float: right;
	line-height: 55px;
}
figure{
	margin-bottom: 0;
}
.all-news .item{
	margin-bottom: 30px;
}
.side-bar-news-mau2{
	margin-top: 30px;
}
.all-news .img-height img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.all-news .img-height{
	height: 142px;
	overflow:  hidden;
}
.border-side-bar .list-news:first-child{
	margin-top: 30px;
}
.border-side-bar  .line{
	margin:  5px 0;
}
.border-side-bar .list-news{
	margin-bottom: 15px;
}
.border-side-bar .list-news .list-right a{
	font-size: 14px;
	line-height: 20px;
	max-height: 40px;
}
.border-side-bar .list-news .list-right {
    width: calc(100% - 81px);
}
.border-side-bar .list-news .list-left img,
.border-side-bar .list-news .list-left {
	object-fit: cover;
    width: 80px;
    height: 70px;
}
.news-right p{
	max-height: 48px;
	overflow:  hidden;
	margin-bottom: 0;
}
.news-right a.name:hover{
	text-decoration: none;
	color: #db251c;
}
.news-right a.name{
	display: block;
	max-height: 48px;overflow:  hidden;
	color: #333;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
}
.date-news i{
	margin-right: 5px;
}
.date-news{
	font-size: 13px;
	color: #999;
}
.item-service .info a:hover{
	color: #db251c;
	text-decoration: none;
}
.item-service{
	margin-bottom: 30px;
}
.item-service .info{
	padding: 5px;
    border: solid 1px #ebebeb;
    text-align: center;
    background: #ebebeb;
}
.item-service .img-height img{
	height: auto;
	width: 100%;
	object-fit: cover;
}
.item-service .img-height a{
	display: block;
}
.module-service .side-bar-news-mau2{
	margin-top: 0;
}
.item-service .line{
	margin:  10px 0;
}
.item-service a.name{
	font-size: 16px;
	color: #555;
	font-weight: bold;
	text-transform: uppercase;
}
.item-service .img-height:hover .overlay{
	transform: scale(1);
	transition-duration: 0.4s;
}
.item-service .img-height .overlay a{
	background: #fff;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #db251c;
	line-height: 40px;
	text-align: center;
}
.item-service .img-height .overlay{
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.39);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transition-duration: 0.4s;
}
.all-module-padding.module-intro{
	padding-top: 0;
}
.about-us .title-font{
	margin-bottom: 30px;
}
.intro-product .item-service a.name{
	display: block;
	text-align: center;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.module-contact textarea{
	width: 100%;
	padding: 15px;
	margin-bottom: 15px;
	border:  solid 1px #ebebeb;
}
.contact-map{
	margin-bottom: 40px;
}
.module-contact .title-font{
	margin-bottom: 20px;
}
.module-contact i{
	color: #db251c;
	margin-right: 5px;
}
.module-contact .lh2-button{
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}
.module-contact input::placeholder{
	color: #999;
}
.module-contact input{
	width: 100%;
	padding: 0 15px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 15px;
	border:  solid 1px #ebebeb;
}
.intro-product .lSPager.lSpg{
	margin-top: 20px!important;
}
.intro-product{
	padding: 60px 0 0; 
}
.intro-product p.caption{
	text-align: center;
	width: 70%;
	margin:  0 auto;
	margin-bottom: 30px;
	color: #999;
}
.module-intro .title-font{
	padding-bottom: 5px;
}
.module-intro .title-font{
	text-align: center;
	border-bottom: none;
}
.item-service .img-height{
	height: 265px;
	overflow: hidden;
	position: relative;


}
.all-service .title-font{
	margin-bottom: 30px;
}
.block-parner .item:hover img{
	opacity: 1
}
.block-parner img{
	opacity: 0.55
}
.lh2-footer .footer-contact .left p.title{
	font-weight: 400;
}
.menu-fix{
	background: #fff;
	z-index: 999;
	position: fixed;
	width: 100%;
	bottom: 0;
}
.lh2-header.module .menu-fix{
	position: relative;

}
.block-product-slider .lSSlideOuter .img-height img{
	width: 100%;
	object-fit: cover;
}
@media (max-width: 1199px){
	.lh2-col {
    -webkit-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.module-product-3item .item-product{
	padding-top: 15px;
	padding-bottom: 15px;
}
}
@media (max-width: 991px){
	.intro-product p.caption{
		width: 100%;
	}
	.block-info-product-detail .tab-content{
		padding: 15px;
	}
	.menu-fix{
		position: relative;
	}
	.block-product .item2:last-child{
		padding-left: 0;
	}
	.lh-padding{
		display: none;
	}
	.module-product-3item .item-product .img-height{
		height: 357px;
	}
	.side-bar{
		margin-bottom: 30px;
	}
	.module-product-3item .item-product:nth-child(3n),
	.module-product-3item .item-product{
		border:  dashed 1px #f1f1f1;
	}
	.lh2-col {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

	.block-news .item-news{
		margin-bottom: 30px;
	}
	.block-intro .text-height{
		max-height: initial;
	}
	.block-service .img-height{
		display: none;
	}
	.block-service{
		height: auto;
	}
	.block-service .left{
		padding-left: 15px;
	}
	.block-intro .left{
		padding-top: 0;
	}
	.block-intro{
		padding: 45px 0;
	}
	.box-logo a{
		margin:  10px 0;
	}
	.box.box-menu ul{
		display: none;
	}
	#lh-slider img{
		height:  200px;
	}
	.header-caption{
		padding-top: 20px;
	}
	/*.header-caption{*/
		/*padding-top: 20px;*/
	/*}*/
	.header-caption p.name{
		font-size: 39px;
		margin-bottom: 10px;

	}
	.light.bottom{
		margin-top: 5px;
		padding-bottom: 5px;
	}
	.light.top{
		margin-bottom: 5px;
	}
	p.light{
		font-size: 14px;
		letter-spacing: 3px;
	}
}
@media (max-width: 767px){
	.module-contact .left{
		margin-bottom: 30px;
	}
	.module-all #lh-slider img{
		height: 180px;
	}
	.lh2-bread-crumb{
		height: auto;
		padding-top: 70px;
	}
	.side-bar ul li ul{
		display: block;
	}
	.list-news{
		margin-bottom: 15px;
	}
	.block-news a.lh2-button{
		margin-top: 0;
	}
	.block-news .item-news:nth-child(2) .info{
		padding: 15px;
	}
	.lh2-footer{
		height: auto;
	}
	.lh2-footer .footer-contact{
		height: auto;
	}
	.footer-contact .share{
		padding-bottom: 15px;
	}
	.footer-contact .right,
	.footer-contact .left{
		padding: 20px 15px;
	}
	.lh2-footer .footer-contact .left p.title{
		text-align: left;
	}
	.lh2-footer .footer-contact p.title,
	.footer-contact .right{
		text-align: center;
	}
	

}
@media (max-width: 575px){
		.all-parner  .parner-left{
		margin-bottom: 10px;

		}
		.item-service .img-height,
	.all-parner .img-height{
		height: auto;
	}
	.all-news .news-left{
		margin-bottom: 15px;
	}
	.news-right p,
	.news-right a.name{
		max-height: initial;
	}
	.all-news .img-height{
		height: auto;
	}
	.header-menu{
		display: inline-block;
		width: 100%;
	}
	.header-menu span{
		display: none;
	}
.module-product-3item .item-product .img-height{
	height: auto;
}
.block-intro .text-height{
	max-height: initial
}
.block-news{
	padding: 45px 0;
}
}
@media (max-width: 479px){
	p.light {
	   font-size: 13px;
		letter-spacing: 1px;
	}
}
@media (max-width: 320px){
	p.light {
   font-size: 13px;
    letter-spacing: 1px;
}
}
img#jla-logo{
	width: 100px;
	margin-top: -7px;
}
p.jla-info{
	height: 70px;
	overflow: hidden;
	margin-top: 10px;
}
.jla-row{
	margin: 0;
	padding: 0;
	background-color: white;
}
.bg-white{
	background-color: white;
	overflow: hidden;
}
.jla_content{
	margin-top: 15px;
	margin-bottom: 20px;
}
.jla_content li{
	line-height: 30px;
}
.jla_content h3{
	font-family: 'UTMHanzel';
	font-size: 24px;
	line-height: 45px;
}
.jla_content h4{
	font-weight: bold;
	font-size: 20px;
	line-height: 45px;
}
.jla_content h5{
	font-weight: bold;
	font-size: 18px;
	line-height: 45px;
}
.img-height-jla{
	max-width: 80%;
	margin: 0 auto;
}
.jla_content p img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
	height:auto;
}
.block-menu .box-menu ul li.active a {
	color: #db251c;
	text-decoration: none;
}
.jla-images{
	padding: 5px;
	height: 256px;
	border:solid 1px silver;
	border-radius:4px;
	margin-top: 20px;
}
.jla-images img{
	max-width: 100%;
	height: 100%;
}
.label-info{
	background: #2783bc !important;
	width: 100%;
	padding: 5px;
	color: white;
	text-align: center;
	margin-top: 10px;
}
.jla-fix-service{
	border-bottom: solid 1px white;
	margin-bottom: 20px;
}
.jla-mg-bot25{
	margin-bottom: 25px;
}
.jla-font38{
	font-size:38px;
}
#marquee-container {
 max-width: 100%; /* or whatever you want */
 margin: 0 auto; /* centers it */
 overflow: hidden;
 white-space: nowrap;
	padding: 20px;
}
#marquee-container span img{
	    margin-left: 20px;
    margin-right: 20px;
}
.table-b-center{
	font-weight:500;
	text-align:center;
	    margin-left: auto;
    margin-right: auto;
}
.table-b-center tr td{
	border:2px solid black;
	padding:2px;
}
.table-b-center tr td strong{
	color:black;
}
.table-b-center tr td a strong{
	color:red;
}
#drop_down ul li {
	position: relative;
    
}
#drop_down ul li ul {
    display: none;   
	position: absolute;
    
}
#drop_down ul li:hover ul {
    display: block;
}
#drop_down ul li ul li {
       width: 400px;
    z-index: 999999;
    background: #efefef;
    border-bottom: 1px solid white;
    padding: 10px 10px;
}
#drop_down ul li ul li a{
    line-height: 0px;
    font-size: 15px;
    font-weight: 500;
}
.new-foo a{
	line-height: 40px;
	    font-size: 22px;
}

.jla_content table tr td p{
	margin-bottom:2px;
}


.v-content p{
	margin-bottom:5px;
}
.v-content p img{
	margin: auto; display:block;margin-top:10px;margin-bottom:10px;
}

