.company {
	margin-top: 50px;
}

.expert {
	background-image: url(../images/14.jpg);
	background-size: 100% 100%;
	background-attachment: fixed;
	color: #fff;
	padding: 50px 0;
	margin:50px auto;
}

p {
	line-height: 25px;
	/* text-indent: 2em; */
}

.advantage{
	margin:50px auto;
}

.panel-title{
	display: block;
}

.jobitem{
	margin-top:30px !important;
}

.jobitem .col-md-3{
	padding-left:0 !important;
}

.aptitude{
	margin:50px auto;
}

.aptitude-item{
	margin-top:30px;
	text-align: center;
	height:320px;
}

.img-item{
	width:100%;
	min-height:305px;
}

.list-group-item{
	padding:30px 15px !important;
	display: flex !important;
	justify-content: space-between;
}

.contact-item{
	margin:50px auto;
}