/* lỗi icon xem thêm trang chủ */
/* sản phẩm ở danh mục sản phẩm mất thẻ a */
/* khoảng cách danh mục tin tức ở trang danh mục tin tức sai */
/* giới hạn số dòng cho title của cục tin xem nhiều */
/* trang tuyển dụng lỗi khi co màn hình do chưa sửa col */
/* trang liên hệ lúc co vào map dính với footer */


.slider-main img{
	width: 100%;
	max-height: 600px;
}
.introduce-home .content-introduce-home .about-us{
	position: relative;
}
.introduce-home .content-introduce-home .about-us:before{
	content: '';
    position: absolute;
    width: 160px;
    height: 1px;
    background: #9999998f;
    bottom: 10px;
    left: 135px;
}
.video-action-slider{
	margin-bottom: 30px;
}
footer .footer .footer-form input{
	height: 36px;
}
.banner-page img{
	width: 100%;
}
.to-call{
	margin-top: 25px;
}
.application_form ul li{
	overflow-wrap: break-word;
}
.hotnice_mail span{
	overflow-wrap: break-word;
}
.c-img {
  display: block;
  position: relative;
  padding-top: 66%; }
.c-img img, .c-img .bg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
border-radius: inherit; }
.work .c-img{
	padding-top: 50%;
}
.c-img1 {
  display: block;
  position: relative;
  padding-top: 66%; }
.c-img1 img, .c-img1 .bg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
border-radius: inherit; }
.work .c-img1{
	padding-top: 77.5%;
}
.work .c-row .img-s{
	margin-top: 22px;
}
.work .c-row .img-s:first-child{
	margin-top: 0px;
	margin-bottom: 0px;
}
.self:hover {
    color: #822991;
}
@media all and (max-width: 1200px) {
	.t-right {
	    right: -25px;
	}
	.t-left {
	    left: -25px;
	}
}

@media (max-width: 991px) {
	.t-right {
	    display: none !important;
	}
	.t-left {
	    display: none !important;
	}
	.to-call2{
		margin-top: 30px;
		margin-right: 10px;
	}
	.work .c-row .img-s{
		margin-bottom: 0 !important;
	}
	.work .c-row .img-s:last-child{
		margin-top: 22px;
	}
	.work .c-row .img-s:first-child{
		margin-top: 22px;
	}
}
@media (max-width: 768px){
	.work .c-img{
		padding-top: 39%;
	}
}