/******/
div.edu div.eduparts {
	margin-top: 20px;
}
div.edu div.eduparts .item:hover {
	background: #f9f9f9;
}
div.edu div.eduparts h2 {
	margin-top: 0;
}
div.edu div.eduparts .img {
	padding-top: 10px;
	padding-right: 20px;
}
div.edushort {
	margin-top: 20px;
}
div.edushort div.title {
	font-size: 22px;
	font-weight: 500;
	text-align: left;
	color: #272f7b;
	background: transparent;
	padding: 25px 10px 0px 10px;
	margin-bottom: 20px;
}
div.edushort div.item {
	background: #f0f0f0;
	padding: 10px 10px;
	border-bottom: 2px solid #fff;
}
div.edushort div.item>a {
	color: #272f7b;
	text-decoration: none;
}
div.edushort div.item>a div.seminar {
	font-weight: 500;
	text-transform: uppercase;
	color: #970fbb;
}
div.edushort div.brand {
	font-weight: 500;
	text-transform: none;
	color: #353535;
}

div.edunav div.item {
	padding: 10px 10px;
	background: #514e9d;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}


div.edunav div.item a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}

div.edunav div.item:hover {
	background: #1d1a5d
}

div.edunav div.item:hover a {
	text-decoration: none
}

div.edunav div.itemSel {
	background: #1d1a5d
}

div.edunav div.itemSel a {
	text-decoration: none
}

div.edu .bemodel {
	max-width: 700px;
	margin: 0 auto;
	margin-bottom: 50px;
}


div.edu .bemodel div.mItems {
	background: #f1f1f1;
	padding: 10px;
}

div.edu .bemodel div.mItems div.mItem div.mItemLeft {
    text-align: left;
    padding-top: 5px;
}

div.edu .bemodel div.mItems input.text,
div.edu .bemodel div.mItems select.text
 {
	background: #fff;
}
div.edu .bemodel div.mItems .buttons {
	text-align: center;
}

div.slider .gallery {
	margin: 0 -2.5px;
	margin-top: 6px;
	margin-bottom: 0px;
	opacity: 0;
}
div.slider .gallery .item {
	margin: 0 3px;
}
.slick-slider#gallery .slick-dots {
	right: 0;
	bottom: 10px;
	width: auto;
}
.slick-slider#gallery .slick-dots li button:before {
	color: #fff;
	content: '\f04d';
	font-family: 'FontAwesome';
	font-size: 15px;
	opacity: 0.75;
}
.slick-slider#gallery .slick-dots li.slick-active button:before {
	color: #f0f0f0;
}
.slick-slider#gallery .slick-dots li.slick-active button:before
{
    opacity: 0.9;
    color: #fff;
}
