body {margin:0 auto; padding: 0;}
.fa {
	margin-right: 8px;
}
.top-headerx {
  background: rgba(0, 0, 0, 0) url("../img/1.jpg") no-repeat scroll 0 20% / cover ;
  height: 200px;
  width: 100%;
}
.wrapper-textx {
  font-family: "RobotoLight", sans-serif;
  width: 560px;
  height: 200px;
  float: left;
  margin-left: 70px;
  font-weight: 300;
  /*color: #fff;*/
}
.wrapper-textx h2{
  padding-top: 59px;
  /*color: rgb(255, 255, 255);*/
	color: #DFDFE1;
	text-shadow: 1px 1px 2px black, 0 0 1em black;
  font-family: "RobotoLight",sans-serif;
  font-size: 36px;
}
.top-header-textx {
  font-weight: 300;
  font-size: 45px;
}
.picture_building {
	display: block;
	float: left;
	height: 390px;
	width: 525px;
	border: 1px solid #e3e3e3;
	margin-right: 45px;
}
.adress-box {
	float: left;
}
.adress-box p {
	margin-top: 0;
	font-family: "RobotoLight", sans-serif;
	font-size: 24px;
	border-bottom: 1px solid #eee;
	color: #649DF9;
}
.adress-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #333;
	font-family: RobotoLight;
	font-size: 16px;
}
.adress-box li {
	display: block;
	margin-bottom: 18px;
	/*font-family: Segoe UI, sans-serif;*/
	font-family: "RobotoRegular", sans-serif;
	color: #3f3f3f;
}
.clearfix::after {
    clear: both;
    content: "";
    display: table;
}
.box-one {
	margin: 50px 150px;
}
.about p{
	font-size: 16px;
	color: #3f3f3f;
	margin: 23px;
}
.about img {
	float: right;
	padding-left: 20px;
}

.left {
	float: left;
	padding-right: 20px;
}
.right {
	float: right;
	padding-left: 20px;
}
.about a {
	color: #649CF9;
}
.about a:hover {
	color: #CC0000;
}
.service {
	font-size: 16px;
	color: #3f3f3f;
	margin-left: 29px;
}
.about .pe {
	margin-bottom: 5px;
}
.special {
  text-align: center;
  text-transform: uppercase;
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #eee;
  position: relative;
  transition: all .3s ease;
}

.special a {
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 700;
  text-decoration: none;
  color: #2F65A1;
   transition: all .3s ease;
}

.special a:hover {
  background-color: #efefef;
}

.special img {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 25px;
  left: 275px;
}

/*стили для страниц управления образования*/

.education-style {
	color: #333;
	font-size: 16px;
	line-height: 1.7;
}

.education-style p, img {
	margin-bottom: 20px;
}

.education-style li p {
	margin-top: 30px;
	margin-bottom: 10px;
	color: #2F65A1;
	font-weight: bold;
}

.education-style a{
	color: #2F65A1;
	font-size: 16px;
}
.education-style a:hover {
	color: #BA2D2E;
}
.education-style li {
	margin: 20px 0px;
}



.doc-style a{
	color: #2F65A1;
	font-size: 16px;
}
.doc-style a:hover {
	color: #BA2D2E;
}
.doc-style li {
	margin: 20px 0px;
}
.doc-style li ul li {
	margin-left: 20px;
}
.doc-style p {
	color: #2F65A1;
	font-weight: bold;
	font-size: 16px;
}

.teach-style ul >li  {
 color: #2F65A1;
 font-size: 16px;
 border: 1px solid #b2b2b2;
 padding: 10px;
}

.teach-style li ul li{
	border: none;
	margin: 0;
}
