.eduProgramm {
	margin-top: 25px;
}

.eduProgramm>.header {
	
}

.eduProgramm>.header>.title>h1 {
	background: transparent;
	margin-right: 20px;
}

.eduProgramm>.header>.title>.descr {
	margin: 20px 20px 0 0;
}

.eduProgramm>.advantages {
	margin: 25px 0 0 0;
	
}

.eduProgramm>.advantages>div {
	
}

.eduProgramm>.advantages>div>div {
	background: linear-gradient(#f9f9f9,#f0f0f0);
	height: 100%;
	padding: 35px 15px;
}

.eduProgramm>.advantages>div>div>.title {
	font-weight: 700;
	font-size: 36px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.eduProgramm>.advantages>div>div>.descr a {
	color: #d50673;
	text-decoration: none;
}

.eduProgramm>.advantages>div>div>.descr span.red {
	color: #d50673;
	text-decoration: none;
}

.eduProgramm>.centerPriceFotos {
	margin-top: 10px;
}

.eduProgramm>.centerPriceFotos>div.fotos>div {
	margin-top: 5px !important;
}

.eduProgramm>.centerPriceFotos>div.fotos>div>div {
	overflow: hidden;	
}

.eduProgramm>.centerDescr {
	margin-top: 20px;
	background: linear-gradient(#f9f9f9,#f0f0f0);
	height: 100%;
	padding: 15px 15px;
}

.eduProgramm>.centerDescr .price {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

.eduProgramm>.centerDescr .listing {
	
}

.eduProgramm>.centerDescr .listing ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.eduProgramm>.centerDescr .listing ul li {
	position: relative;
	padding-left: 50px;
	margin: 25px 0;
}

.eduProgramm>.centerDescr .listing ul li:before {
	position: absolute;
	content: '\f058';
	font-family: 'FontAwesome';
	left: 10px;
	font-size: 30px;
	color: #d50673;
}

.eduProgramm>.coaches {
	padding-top: 10px;
}

.eduProgramm>.coaches>div {
	margin-left: 0;
	margin-right: 0;
}

.eduProgramm>.coaches>div>.descr {
	
}

.eduProgramm>.coaches>div>.descr>.title {
	font-weight: 700;
}

.eduProgramm>.coaches>div>.descr>.descr {
	font-size: 12px;
}






