.single-expertise .big-ban,.big-ban {
    max-height: 450px;
	min-height: auto;
}
.main-slider .item, .big-ban, .main-slider .item {
	height: 450px;
	min-height: 450px;
}
.wrap-main-content-slider {
	min-height: 450px;
}
.big-ban .img-product-ban {
	margin-bottom: 10px;
}
section.big-ban .ban-content h1 {
	font-size: 55px !important;
	line-height: 55px !important;
	margin-bottom: 10px !important;
	margin-top: 20px;
}
 section.big-ban .ban-content .excerpt {
	 margin-bottom: 10px !important;
}
 section.big-ban .ban-content .product-logo + h1 {
	 margin-top: 0 !important;
}

.breadcrumb {
	margin: 20px 0!important;
}
.big-ban .ban-content {
	display: flex;
	flex-wrap: wrap;
	min-height: 516px;
	flex-direction: column;
	justify-content: center;
	padding-bottom: 0;

}
.big-ban .ban-content .breadcrumb {
	position: absolute;
	top: 0;
	left: 58px;
}
.big-ban .ban-content .breadcrumb+img {
	margin: 0 auto;
}
.big-ban .ban-content .product-logo {
	margin-top: 30px;
}
.big-ban .ban-content .product-logo {
	margin-bottom: 5px;
}
.question_recaptcha{
	margin-top: 15px;
}
.question_recaptcha>div{
	margin: 0 auto;
}

.link-readmore{
	background: #0f1de8;
}

.link-readmore:hover{
	background: #0f1de8;
}

.home-video-about .text-description{
	text-align: justify;
}

.main-slider .slick-dots{
	display: flex !important;
}