.ln *{
	margin:0;
	padding:0;
}


.ln img{
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
	transition:all 0.3s;
}

a>img:hover{
	-webkit-opacity:0.7;
	-moz-opacity:0.7;
	-o-opacity:0.7;
	opacity:0.7;
}

.flx{
	display: flex;
	display: -moz-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -webkit-flexbox;
	display: flex;	
	
	-webkit-justify-content: space-between;
	-webkit-box-pack: justify;
}

header{
	flex-direction:row;
	justify-content:space-between;
	width:940px;
	margin:0 auto;
	padding:30px 0;
}

.logo{
	font-size:24px;
	color:#3a3a3a !important;
	line-height:23px;
	text-transform:uppercase;
	text-decoration:none !important;
}

.logo div:hover{
	cursor:pointer;
}

.logo a{
	font-size:24px;
	color:#3a3a3a !important;
	line-height:23px;
	text-transform:uppercase;
	text-decoration:none !important;
}

.search {
	width: 310px; /* Ширина поля с кнопкой */
	min-height: 20px; /* Минимальная высота */
	border:1px solid #ccc;
}

.search form{
	position:relative;
}
   
input[type="search"] {
	border: none; /* Убираем рамку */
	outline: none; /* Убираем свечение в Chrome и Safari */
	-webkit-appearance: none; /* Убираем рамку в Chrome и Safari */
	width: 290px; /* Ширина поля */
	vertical-align: middle; /* Выравнивание по середине */
	padding:10px;
	color:#979797;
	background-color:#fafafa;
	font-size:12px;
	font-family:'Tahoma';
	margin-bottom:0 !important;
}
   
input[type="submit"] {
	border: none; /* Убираем рамку */
	background-color:#0c7592;
	color:#fff;
	position:absolute;
	right: 0;
	top: 0;
	padding:9px;
}

nav{
	background-color:#ededed;
}

.mn{
	width:940px;
	margin:0 auto;
}

.ln nav ul{
	background-color:#ededed;
	list-style-type:none;
	z-index:10;
}

.ln nav li{
	list-style-type:none;
	position:relative;
}

.ln nav a{
	display:block;
	padding:20px 10px;
	color:#888888;
	text-transform:uppercase;
	text-decoration:none;
	transition:all 0.3s;
}

.ln nav a:active{
	color:#888888;
}

.ln nav a:link{
	color:#888888;
}

.ln nav a:visited{
	color:#888888;
}

.ln nav a:hover{
	background-color:#c1c1c1;
	color:#fff;
}

.mn>ul>li{
	display:inline-block;
	margin-left:-3px;
}

.ln ul{
	margin:0;
	padding:0;
}

.mn>ul>li:first-child{
	margin:0;
}

.mn>ul>li>ul{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	width:auto;
	min-width:130px;
	transition:all 0.3s;
}

.mn>ul>li:hover>ul{
	display:block;
}


.mn>ul>li>ul>li>ul{
	display:none;
	position:absolute;
	top:0;
	left:100%;
	width:auto;
	min-width:130px;
	transition:all 0.3s;
}

.mn>ul>li>ul>li:hover>ul{
	display:block;
}

.mn>ul>li>ul>li>ul>li>ul{
	display:none;
	position:absolute;
	top:0;
	left:100%;
	width:auto;
	min-width:130px;
	transition:all 0.3s;
}

.mn>ul>li>ul>li>ul>li:hover>ul{
	display:block;
}

.ln{
	display: block;
	padding:5px 0;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
}

.head{
	font-size:18px;
	color:#3671b3;
	line-height:15px;
	text-transform:uppercase;
}

.news{
	width:940px;
	margin:0 auto;
}

.flex_n{						/*один класс для новостей и учереждений*/
	flex-wrap:wrap;
	justify-content:space-between;
	width:940px;
	margin:0 auto;
}

.vsen{
	text-align:right;
	margin:25px 0;
}


.vsen a{
	display:inline-block;
	padding:5px 20px;
	background-color:#3671b3;
	color:#fff;
	border:1px solid #3671b3;
	text-decoration:none;
	transition:all 0.3s;
}

.vsen a:hover{
	background-color:#fff;
	color:#3671b3;
}

.obr_uch{
	width:940px;
	margin:20px auto 35px auto;
}

.widg_up{
	width:460px;
	line-height:19px;
	overflow:hidden;
}

.widg_up img{
	width:220px;
	max-height:130px;
	float:left;
	margin-right:15px;
	margin-top:5px;
}

.widg_up p{
	color:#232323;
}

#redmr{
	margin-top:20px;
	display:inline-block;
	padding:5px 0;
	text-align:center;
	width:220px;
	color:#fff;
	text-decoration:none;
	background-color:#3671b3;
	border:1px solid #3671b3;
	transition:all 0.3s;
}

#redmr:hover{
	background-color:#fff;
	color:#3671b3;
}

.had{
	background-color:#ededed;
	color:#8f8f8f;
	padding:7px;
	text-align:right;
	margin-top:30px;
	margin-bottom:20px;
}

.widg_obp{
	width:460px;
	line-height:15px;
	overflow:hidden;
	margin-bottom:20px;
}

.widg_obp img{
	width:460px;
	height:170px;
	margin:20px 0 10px 0;
}

.widg_obp h4{
	color:#3671b3;
	text-transform:uppercase;
	font-size:18px;
	font-weight:normal;
}

.widg_obp a{
	color:#3671b3 !important;
	font-size:18px !important;
	text-decoration:underline !important;
}

.widg_obp a:hover{
	text-decoration:none !important;
}

.widg_obp a:visited{
	color:#619ddf !important;
}

.feed_symb{
	width:940px;
	margin:0 auto 10px auto;
}

footer{
	background-color:#1c1c1c;
}

footer>div{
	color:#737373 !important;
	font-size:24px !important;
	line-height:23px !important;
	text-transform:uppercase !important;
	text-align:center !important;
	padding:35px 0 !important;
}

footer div a{
	color:#737373 !important;
	font-size:24px !important;
	line-height:23px !important;
	text-transform:uppercase !important;
	text-align:center !important;
}

footer>div div:hover{
	cursor:pointer;
}

.sdfsdfsdfsdsdf{
	display:block;
	width:2px;
}

.sfsdfsdf{
	flex-direction:row;
	justify-content:space-between;
	width:960px;
	margin:0 auto;
}

#bmc_header{
	display:block;
}

body>div{
	display:none;
}


/*поиск*/
form{
	margin:0 !important;
}

#mod-search-searchword{
	margin-bottom:0 !important;
	padding:7px !important;
}

.srh{
	margin:15px auto;
}

.searchData{
	margin:10px;
}

/*а это стили для новостей*/
.dly_new{
	width:940px;
	flex-wrap:wrap;
	justify-content:space-between;
}

.dly_new .news_view1{
	width:450px !important;
	overflow:hidden !important;
	line-height:19px !important;
	margin-top:25px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.dly_new .news_view1 {
	display:inline-block;
	width:450px !important;
	margin-right:5px;
}
}

.dly_new .news_view1 .img_box1 img{
	width:115px !important;
	height:115px !important;
	float:left !important;
	border:10px solid #f3f3f3 !important;
	margin-right:5px !important;
	margin-top:5px !important;
}

.dly_new .news_view1 a{
	font-size:15px !important;
	color:#3671b3 !important;
	text-decoration:none !important;
}

.dly_new .news_view1 a:hover{
	text-decoration:underline !important;
}

.dly_new .news_view1 a:visited{
	color:#6c9dd4 !important;
}

.dly_new .news_view1 .date{
	color:#bbbbbb !important;
	font-style:italic !important;
	font-size:12px !important;
	margin-top:5px;
}

.dly_new .news_view1 .link1{
	display:none !important;
}

.dly_new .h50{
	color:#4a4a4a !important;
}

.dly_new .h50 h2{
	line-height:0.4 !important;
}

/*отступ заголвка*/
.new_otp{
	margin-top:10px;
	position:relative;
	padding-bottom:50px;
	display:block;
}

.pag_net .pagination{
	display:none;
}

.pagination{
	position:absolute;
	bottom:0;
	left:350px;
	margin:0 !important;
}

/*обратная связь*/
.feedback ol li, .review ol li{
	display: block;
	clear: both;
	list-style: none;
}

.feedback ol li label, .review ol li label{
	display: block;
	margin: 0;
}

.feedback ol li input.text, .review ol li input.text{
	width: 380px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	height: 25px;
	background: #fff;
}

.feedback ol li textarea, .review ol li textarea  {
	width: 380px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 2px;
	background: #fff;
}

.feedback ol li input.capinput,.review ol li input.capinput {
	width: 100px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	background: #fff;
}

.feedback ol li img#capimg, .review ol li img#capimg {
	border: none;
	top: 20px;
	margin: 10px 10px 10px 0;
	float: left;
}

li.button{
	clear:both;
} 

.item{
	display: block;
}

.answerList .name,.answerList .topic,.answerList .message{
	padding: 0 7px;
	background-color: #eeeeff;	
}

.answerList .name{
	padding-top:7px;
	margin-top: 15px;
	border-radius:5px 5px 0 0;
}

.answerList .message{
	padding-bottom: 0 7px;
	border-radius:0 0 5px 5px;
}
.answerList .answer_message{
	background: #C4C4FF;
	padding: 7px;
	border-radius:5px;
	margin: 5px 0;}
	
.name .date{float:right} 

#feed_h2{
	display:none;
}

.feedback{
	margin-top:10px;
}

/**/
.news_p h2{
	font-size:20px !important;
	line-height:20px !important;
}

/*фотогалерея*/
.es-carousel-wrapper{
	max-width:575px;
}

#albums{
	margin-top:10px;
}

.libr{
	margin-top:10px;
}

/*каталог статей*/
.advert li#av_li {
	padding: 10px 0 20px 0;
	border-bottom: 1px #ccc dotted;
	list-style:none;
}

.advert li header {
	font-size: 14px;
	font-weight: bold;
}

.advert li .date {
	font-size: 11px;
	color: #999999;
	margin: 0;
	text-decoration: none;
}

.advert li a {
	float: right;
}

.katl{
	margin-top:10px;
}

#av_li header {
	padding:0 !important;
}

/*Блог руководителя*/
.dly_blog .news_view1{
	padding:15px 0 30px;
	position:relative; 
	min-height:110px;
}

.dly_blog .news_view1 .img_box1{
	height:110px;
	width:200px;
	float:left;
	margin:0 15px 0 0 ;
	overflow:hidden;
}

.dly_blog .news_view1 .img_box1 img{
	width:100%;
}

.dly_blog .news_view1 h2{
	font-size:14px;
	font-weight:bold!important;
	margin:0 0 5px 0!important;
	padding:0;
	line-height:15px;
	text-align:left;
}	

.dly_blog .news_view1 .link1{
	float: right;
	font-size: 12px;
}

.dly_blog .h50{
	line-height: 18px;
	font-size: 12px;
}

/*страница школы*/
.sckools{
	width:940px;
	flex-wrap:wrap;
	justify-content:flex-start;
	margin-top:15px;
}

.sckool{
	width:290px;
	padding:5px;
	border:1px solid #ccc;
	overflow:hidden;
	text-align:center;
	margin-bottom:10px;
	margin-right:17px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.sckool {
	width:290px;
	padding:5px;
	border:1px solid #ccc;
	overflow:hidden;
	text-align:center;
	margin-bottom:10px;
	margin-right:13px;
	display:inline-block;
}
}

.sckool img{
	width:80px;
	float:left;
	transition:all 0.3s;
}

.sckool img:hover{
	opacity:0.7;
}

.sckool a {
	margin:auto;
	font-size:13px;
	font-weight:bold;
}

.sckool a p{
	margin:auto;
	font-size:13px;
	font-weight:bold;
}

.sckool:nth-child(3){
	margin-right:0;
}

.sckool:nth-child(3n+3){
	margin-right:0;
}

.hr{
	display:none;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.sckool a:last-child{
	display:inline-block;
	margin-top:40px;
}
}




























