body {position: relative; overflow-x: hidden;}

.no15 {margin: inherit 0;}

@font-face {
    font-family: Circe-Regular;
    src: url('fonts/Circe-Regular.eot');
    src: url('fonts/Circe-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Circe-Regular.woff') format('woff'),
         url('fonts/Circe-Regular.ttf') format('truetype'),
         url('fonts/Circe-Regular.svg#Circe-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Circe-Bold;
    src: url('fonts/Circe-Bold.eot');
    src: url('fonts/Circe-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Circe-Bold.woff') format('woff'),
         url('fonts/Circe-Bold.ttf') format('truetype'),
         url('fonts/Circe-Bold.svg#Circe-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Circe-ExtraBold;
    src: url('fonts/Circe-ExtraBold.eot');
    src: url('fonts/Circe-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Circe-ExtraBold.woff') format('woff'),
         url('fonts/Circe-ExtraBold.ttf') format('truetype'),
         url('fonts/Circe-ExtraBold.svg#Circe-ExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Circe-Light;
    src: url('fonts/Circe-Light.eot');
    src: url('fonts/Circe-Light.eot?#iefix') format('embedded-opentype'),
         url('fonts/Circe-Light.woff') format('woff'),
         url('fonts/Circe-Light.ttf') format('truetype'),
         url('fonts/Circe-Light.svg#Circe-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: Circe-ExtraLight;
    src: url('fonts/Circe-ExtraLight.eot');
    src: url('fonts/Circe-ExtraLight.eot?#iefix') format('embedded-opentype'),
         url('fonts/Circe-ExtraLight.woff') format('woff'),
         url('fonts/Circe-ExtraLight.ttf') format('truetype'),
         url('fonts/Circe-ExtraLight.svg#Circe-ExtraLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
/****************************************************************************************/
html, body {
	font-size:100%;
	font-family:Circe-Regular;
}

.page {max-width:1300px; padding:0;}
.page .first-sign {padding-left: 45px;}

header {
	position: relative;
    /*height: 351px;*/
    height: 251px;
    background-image: url(../images/header00.jpg);
    /background-position: center center;*/
    background-position: top center;
    background-repeat: no-repeat;
    /*background-size: cover;*/
    display: block;
    width: 100%;
    margin: 0 auto;
	padding-top: 20px;
}
.col45 {/*width: 45px;*/}
.col150 {width: 130px;}
header .top1, header .top2, header .top3, header .top4, header .top41, header .mob {
    width: 45px;
    height: 20px;
    background-position: left center;
    background-repeat: no-repeat;
    cursor: pointer;
}
header .top1 {
    background-image: url(../images/top1.png);
    opacity: 0.6;
    width: 53px;
}
header .top2 {
    background-image: url(../images/top2.png);
    width: 42px;
}
header .top3 {
	background-image:url(../images/top3.png);
    width: 45px;
}
header .top4 {
	background-image:url(../images/top4a.png);
    width: 45px;
}
header .top41 {
	background-image:url(../images/top41.png);
}
header .top11, header .top12, header .top13, header .top14 , header .top15 {
	background-position:left center;
	background-repeat:no-repeat;
	color: #fff;
	font-size:14.5px;
}
header .top11 .pm, header .top12 .pm, header .top13 .pm {
	color:#0871BA;
	margin-left:3px;
}
header .top11 {
	background-image:url(../images/top5.png);
	padding-left: 20px;
}
header .top12 {
	background-image:url(../images/topV.png);
	padding-left: 10px;
}
header .top13 {
	background-image:url(../images/topV.png);
	padding-left: 10px;
}
header .top14 {
	background-image:url(../images/topV.png);
	padding-left:10px !important;
}
header .deg {
	font-size:18px;
	min-width:40px;
	display:inline-block;
	vertical-align:middle;
}
header .top14 select, header .top14 select option {
	background-color:#01AEF0 !important;
	border:none;
	text-align:center;
	color:#fff;
	box-shadow:none;
	border-image-width: 0 0 0 0;
	border-image-repeat:space;
	filter: alpha(opacity=0);
}
.top14 select option {
	padding-top: 5px;
	padding-bottom: 5px;
}

header .top14 .select {
	position:relative;
	width:auto;
	height:auto;
	display:inline-block;
	top:-0px;
	vertical-align:middle;
	cursor: pointer;
}
header .top14 .select img{
	position: absolute;
	top: -2px;
	right: -4px;
	z-index:20;
}
header .top14 .select #cities{
	position:absolute;
	width:auto;
	padding: 5px;
	background-color:#01AEF0 !important ;
	white-space:nowrap;
	left:-5px;
	top:20px;
	display:none;
    z-index: 10;
}
header .top14 .select #cities a{
	color:#fff;
}
header .top14 .select:hover #cities{
	display:block;
}

header .top15 {
	margin-top: 2px;
}
header .top15 img {
	vertical-align:middle;
}


header .htitle{
	font-family:Circe-Bold;
	color:#fff;
	position: relative;
	/*top:60px;*/
	top:22px;
	/*left:10%;*/
	left:3%;
	text-transform:uppercase;
	font-size:30px;
	width:270px;
	z-index: 10;
	/*line-height:33px;*/
	line-height:27px;
}
.htitle div {
  font-size: 15px;
	line-height: 1.4em;
}
.c18plus{
	color:#fff;
	/*left: -20%;*/
	left: 200px;
	position: absolute;
	font-size: 15px;
	top: 0;
}
header a{
	color:#fff !important;
	text-decoration:none;
}
header a:hover{
	text-decoration:underline;
}
header .htitle a:hover{
	text-decoration: none;
}

/*
.searchForm{
	position:absolute;
	width:90%;
	height:80px;
	left:5%;
	top:59px;
	background:url(../images/searchField.png) right top no-repeat;
	display:none;
}
*/

.searchForm {
    position: absolute;
    width: 90%;
    height: 80px;
    left: 5%;
    top: 69px;
	background-color: #fff;
    display: none;
    z-index: 100;
}

.searchForm .closeSearchForm{
	background: url(../images/searchClose.png) center center no-repeat;
	position:absolute;
	top:33px;
	left:24px;
	width: 23px;
	height:23px;
	cursor:pointer;
}
.searchForm .find {
    position: absolute;
    top: 13px;
    right: 2%;
    width: 50px;
    height: 50px;
    cursor: pointer;
	background: url(../images/searchFind.png) center center no-repeat;
}
.searchForm #searchField{
	position:absolute;
	top:13px;
	left:56px;
	width: 85%;
	height:53px;
	border: #dddddd 1px solid;
	padding: 0 10px;
	display:table-cell;
	vertical-align:middle;
	color:#333;
	font-size: 17px;
    font-family: Circe-Bold;
}

.menu-fixing a {color:#fff;}

.menu-fixing ul.menu {
    background: #01aef0 none repeat scroll 0 0;
    bottom: 0;
    height: 58px;
    left: 0;
    margin: 0;
    padding: 0 0 0 125px;
    position: relative;
    /*width: 1175px;*/
    z-index: 101;
}
.menu-fixing ul.menu-fix {
	position: fixed !important;
	top:0px !important;
}
.menu-fixing ul.menu li {
	list-style: outside none none;
	text-transform:uppercase;
	font-family: Circe-Bold;
	font-size:17px;
	display: table-cell;
	vertical-align: middle;
	height: 58px;
	padding: 0 12px;
	position:relative;
    line-height: 1em;
}
.menu-fixing ul.menu li:hover {
	background-color:#00416F;
}
.menu-fixing ul.menu li a:hover {
	text-decoration:none;
}

.menu-fixing ul.menu li ul {
	list-style: outside none none;
	position:absolute;
	left:0px;
	top: 58px;
	margin:0;
	padding:0;
	/*display:none;*/
    
    /* Hide submenu */
    opacity: 0;
    visibility: hidden;
    
    /* Submenu animation */
    transition-property: opacity, visibility;
    transition-duration: 0.4s;
    transition-delay: 0.2s;
}
.menu-fixing ul.menu li:hover ul {
	/*display:block;*/
    
    /* Show submenu */
    opacity: 1;
    visibility: visible;
}

.menu-fixing ul.menu li ul li{
	list-style: outside none none;
	text-transform:uppercase;
	font-family: Circe-Bold;
	font-size:16px;
	display: table-cell;
	vertical-align: middle;
	height: 38px;
	padding: 0 5px;
	background-color:#00416F;
	width:auto;
	white-space:nowrap;
	border-top: 1px solid #fff;
}
.menu-fixing ul.menu li ul li:hover{
	background-color:#fff;
}
.menu-fixing ul.menu li ul li:hover a{
	color:#00416F;
}

#homePage {
	background-image: url("/images/homepage.png");
	background-size: cover;
	height: 30px;
	left: 40px;
	opacity: 0.8;
	position: absolute;
	top: 15px;
	width: 40px;
	cursor:pointer;
}

/****************************************************************************************/
.mmenu-around {
	/*display: none; 
	width:100%;
	height: 100%;*/
}
.shade{
	background-color: rgba(50,50,50,0.8);
	position:fixed;
	width:100%;
	height: 100%;
	z-index: 10000;
	display: none;
	top:0;
}
.mmenu{
	position: absolute;
	display: none;
	width: 100%;
	margin: 0 auto;
	/*max-width: 480px;*/
	background-color:#fff;
	left:0;
	top:0;
	z-index:10001;
	display: none;
	top:0;
}
.mmenu .close{
	position: absolute;
	background-image: url(../images/close.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	top:0;
	right:0;
	cursor: pointer;
}
.mmenu div.links{
	padding: 30px 10px;
	line-height: 2.5em;
	font-size: 19px;
}
/****************************************************************************************/
.buterbrod {
    position: absolute;
    background-image: url(../images/buterbrod.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    top: 0;
    right: 0;
    cursor: pointer;
	display:none;
/****************************************************************************************/
}


/*********************************************************************/
footer a {
	color:#fff;
	/*margin:0 -15px;*/
	max-width: 1300px;
}
footer a.bl {
	color:#00416F;
}


footer .fooMenu{
	background-color: #FF4E36;
	display:table-cell;
	vertical-align:middle;
	color: #fff;
	width:1300px;
	height:39px;
	font-size:14px;
}
footer .fooMenu .fooMenu1{
	padding-left:130px;
	margin: 0;
}
footer .fooMenu a{
	color: #fff !important;
}
footer .fooMenu .fooMenu2{
	float:right;
	margin-right:81px;
}


footer .fooDown{
	background-color: #31BDF3;
	background-image: url(../images/footerFon.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	color: #fff;
	font-size:14px;
	padding-bottom: 45px;
}
footer .fooDown > div{
	padding-left:15px;
}
footer .fooDown .f1{
	display:inline-block;
	vertical-align:top;
	background: url('../images/footerDownLeftFon.png') center center no-repeat;
	height: 90px;
}
footer .fooDown .f2{
	display:inline-block;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:15px;
}
footer .fooDown .f2 .f21{
	font-size:12px;
	margin-top:38px;
}
footer .fooDown .f2 .f22{
	margin-top:13px;
}
footer .fooDown .f2 .f23{
	font-size:12px;
	margin-top:13px;
}
footer .fooDown .f2 .f24{
	font-size:12px;
	margin-top:22px;
	opacity: 0.5;
}

footer .fooDown .f3{
	display:inline-block;
	vertical-align:top;
	margin-top:38px;
	padding-left:15px;
}
footer .fooDown .f4{
	display:inline-block;
	vertical-align:top;
	margin-top:38px;
	padding-left:15px;
}
footer .fooDown .f3 a, footer .fooDown .f4 a{
	text-decoration:none;
}
footer .fooDown .f3 a:hover, footer .fooDown .f4 a:hover{
	text-decoration: underline;
}


footer .fooDown .f5{
	display:inline-block;
	vertical-align:top;
	margin-top:38px;
	line-height: 32px;
	padding-left:15px;
}
footer .fooDown .f5 img{
	float:left;
	margin-top: 10px;
}
footer .fooDown .f5 a{
	display:inline-block;
	margin-left: 20px;	
}


/*********************************************************************/








.oneNews{
	/*margin: 0 0 50px 294px;*/
	/*width: 715px;*/
	max-width: 98%;
	position:relative;
	left: 0;
	top:-40px;
}
.oneNews a{
	color:#333;
}
.oneNews .newslink{
	line-height:1.2em;
	/*margin: 15px 0 0 0;*/
	margin: 35px 0 0 0;
}
.oneNews .newslink a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  margin: 4px 0;
}
.oneNews .newslink a:hover {
	color:#FF4D35;
  text-decoration: underline;
}
.oneNews .bigPic {
	width:717px;
	height:249px;
	overflow:hidden;
	background: center center;
	background-size:cover;
	margin: 6px 0;
	max-width:100%;
}
.oneNews .bigPic img{
	height:56px !important;
	width:auto !important;
	margin: 0px !important;
    max-width: none !important;
    min-width: 100% !important;
}

.oneNews .primary {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 2px solid #A5AEB7;
	border-bottom: 2px solid #A5AEB7;
}
.oneNews .text + .newslink.primary {
	border-top: none !important;
}
.oneNews .newslink.primary + .newslink.primary {
	border-top: none !important;
}



.oneNews .primary .newstext {
	font-size:16px !important;
}


.oneNews .newslink .newstext{
	color:#666;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
    display: none;
}
.section .date{
	text-transform:none;
}
.oneNews .newslink img{
	float:left;
	width:208px;
	height: auto;
	margin: 3px 10px 5px 0;
}
.newslink > img + div {
  margin-left: 230px;
}

.oneNews .newslink .img{
    /*display: none;*/
	float:left;
	width:208px;
	height: 155px;
	overflow:hidden;
	margin: 3px 10px 5px 0;
	background-position: center center;
	background-size:cover;
}
.newslink > .img + div {
  /*margin-left: 230px;*/
}



.oneNews .newslink ul{
	margin-top: 3px;
	margin-bottom: 30px;
}


.paging{
	color: #999;
	text-align:center;
}

.paging a, .paging  span{
	display: inline-block;
	/*margin: 0 7px;*/
	font-size:13px;
	min-width: 30px;
	height: 25px;
	padding-top:5px;
	text-align: center;
	vertical-align: middle;
}
.paging  span, .paging a:hover{
	color: #01ADEF;
	background-color: #000;
	border-radius: 50%;
	text-decoration: none;
}

.newslink .date .section_link {
  background-color: #ffa798;
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0 4px;
}
.newslink .date .section_link a {
  color: #fff !important;
  font-size: 11px !important;
  text-decoration: none !important;
  text-transform: uppercase;
  margin: 0 !important;
}

nav {
	margin: 0px 0 0 0 ;
	font-size:12px;
	color: #adadad;
}
nav a{
	color: #adadad;
	text-decoration: none;
	color: #666;
	font-family: arial;
	opacity: 0.6;
}
nav a:hover{
	text-decoration: underline;
}

/*********************************************************************/

article h1{
    font-family: Circe-Bold;
	font-size:24px;
	margin: 16px 0 15px 0;
	line-height: 26px;
	padding:0;
}
article h2{
    font-family: Circe-Bold;
	font-size:18px;
	margin: 10px 0 10px 0;
	line-height: 20px;
	padding:0;
}
article .news-author {
	font-size:12px;
	color: #adadad;
}
article .news-author img{
	vertical-align: sub;
	/*margin: 15px 0 0 0 ;*/
	margin: 0;
}
article .date {
	font-size:12px;
	color: #adadad;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
article .text {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0;
	position:relative;
	text-align:justify;
}
article  .text p{
	text-align:justify;
}
article  .text a, article  .social a{
	/*color:#666;*/
    /*color: #085186;*/
    color: #1378c1;
}
article  .text a:hover{
	color:#FF4D35 !important;
}
article  img{
	/*width: 324px;*/
	height:auto !important;
	/*float:left;*/
	margin:5px 20px 5px 0;
	/*max-width: 350px;*/
	max-width: 100% !important;
    width: auto !important;
}
article .text p {
	padding:0;
	margin: 0 0 10px 0;
}
article .text .citation, article .text blockquote {
	background-image:url(../images/quote-sign.png);
	background-repeat: no-repeat;
	background-position:left  0;
	padding: 69px 0 0 80px;
	border-top: 4px solid #FF4E36;
	margin: 0 0 50px 0;
}
article .text .citation .sign, article .text blockquote .sign{
	margin: 33px 0 0 0;
	font-size: 12px;
	color: #adadad;
}

article .text .read-else {
    font-family: Circe-Bold;
	padding:0 0 10px 0;
	margin: 10px 15px 10px 0;
	border: 1px solid #adadad;
	width:162px;
	max-height:350px;
	font-size:12px;
	position: relative;
	left: 0;
	bottom: 0;
	float:left;
	text-align:left;
}
article .text .read-else .title {
	padding: 13px 13px 13px 20px;
	font-size:16px;
	text-transform: uppercase;
}
article .text .read-else .else-news {
	padding: 10px 13px 5px 16px;
}
article .text .read-else .inner{
	max-height:290px;
	overflow-y:auto;
	overflow-x: hidden;
}

article .text .read-else .inner .else-news a{
	text-decoration:none;
	/*color:#333;*/
	color:#01ADEF;
}
article .text .read-else .inner .else-news a:hover{
	text-decoration: underline;
	color:#FF4D35 !important;
}
article .text .read-else .delim {
	margin: -5px 13px 5px 16px;
	height:1px;
	background-color:#adadad;
}

.article.oneNews .text img {max-width: 100% !important; height: auto !important; }
/*********************************************************************/

article .comments {
	background-color:#F9FAFB;
	padding:25px;
}
article .comments.statistics {
	padding:25px 0;
}
article .comments.statistics table{
	max-width: 100% !important;
}
article .comments .title{
    font-family: Circe-Bold;
	text-transform:uppercase;
	color: #656565;
	padding-bottom: 14px;
}
article .comments .firstDelim{
	height:2px; 
	background-color:#a5aeb7;  
	margin: 0 -24px;
}

article .comments .comment{
	padding: 18px 0 6px 0;
	border-bottom: 2px #A5AEB7 solid;
}
article .comments .comment-set .comment:nth-last-child(1){
	border-bottom: none;
}

article .comments .comment .name{
	color: #818385;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:none;
}
article .comments .comment .title{
	color: #333;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top: 10px;
	padding:0;
}
article .comments .comment p{
	color: #333;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding:0;
	word-wrap: break-word; 
	-moz-hyphens:none;
	-ms-hyphens:none;
	-webkit-hyphens: none;
	hyphens:none;
}
article .comments .form .title{
	color: #656565;
	font-size:16px;
    font-family: Circe-Bold;
	text-transform:uppercase;
	margin-top: 30px;
	padding:0;
	opacity:0.6;
}

article .comments .form input[type='text']{
	width: 100%;
	height:41px;
	display:table-cell;
	vertical-align:middle;
	color: #656565;
	font-size:13px;
	margin: 10px 0;
	padding: 0 10px;
}
article .comments .form input[type='text'].xCaptcha{
	width:130px;
	margin-right:20px;
	text-align: center;
    width: 260px;
}
article .comments .form textarea {
	width: 100%;
	height:141px;
	color: #656565;
	font-size:13px;
	margin: 10px 0;
	padding: 10px;
}
article .comments .form img.captcha{
	width:130px;
	margin: 10px 0;
	vertical-align:middle;
	cursor:pointer;
}
article .comments .form input[type='submit']{
	border:none;
	background-color:#00416F;
	height:41px;
	width: 130px;
	color:#fff;
}
	
article .banner {
	padding: 10px 0;
}





/*********************************************************************/
aside.left {
	margin: 0 0 0 40px;
	position:relative;
	left: 0px;
	top:-10px;
	/*min-height: 400px;*/
	width: 210px;
	float:left;
	
}

aside.asideLeft-fix  {
	position:fixed !important;
	bottom:0;
}

aside.right {
	margin: 0 40px 0 0;
	position:relative;
	left: 0px;
	top:-10px;
	/*min-height: 400px;*/
	width: 210px;
	float:right;
	
}
aside.asideright-fix  {
	position:fixed !important;
	bottom:0;
}
/*********************************************************************/
aside.inner-page .title  {
	text-transform:uppercase;
	font-size:16px;
	margin-bottom: 10px;
	text-align:center;
	font-weight:bold;
}
aside.inner-page .title img {
	margin: 0 5px 0 0px;
	vertical-align:sub;
}
aside.inner-page .title a {
	color:#000;
	text-decoration: none;
}
aside.inner-page .title a:hover {
	color:#FF4D35;
}


aside.inner-page .news{
	width: 240px;
	height: 269px;
	display:inline-block;
	position:relative;
	
}
aside.inner-page .news .photo{
	width: 208px;
	height: 138px;
	display:inline-block;
	z-index:5px;
	position: absolute;
	overflow:hidden;
	top:138px;
	background-position: center center;
	background-size: cover;
}
aside.inner-page .news:nth-child(odd) .photo{
	/*top:0;*/
}
aside.inner-page .news .photo img{
	width:208px;
	min-height:138px;
}
aside.inner-page .news .name{
	width: 220px;
	height: 159px;
	display:inline-block;
	z-index:6;
	position: absolute;
	top:-4px;
	left:-7px;
	background-image:url(../images/news2Up.png);
	background-position:top left;
	background-repeat:no-repeat;
}
aside.inner-page .news:nth-child(odd) .name{
	/*background-image:url(../images/news2Down.png);
	top:130px;*/
}
aside.inner-page .news:hover .name{
	background-image:url(../images/news2UpActive.png);
}
aside.inner-page .news:nth-child(odd):hover .name{
	/*background-image:url(../images/news2DownActive.png);*/
}

aside.inner-page .news .name .date{
	margin: 18px 0 0 18px;
	background:url(../images/clock02.png) no-repeat;
	height: 28px;
	color:#656565;
	font-size:12px;
	padding: 2px 0 0 32px;
}
aside.inner-page .news:hover .name .date{
	color: #ffffff;
	background-image:url(../images/clock02Active.png);
}
aside.inner-page .news .name a{
	display:block;
	margin: 5px 15px 15px 18px;
	font-size:14px;
	color:#000;
    font-family: Circe-Bold;
	text-decoration:none;
	line-height: 17px;
    height: 83px;
    text-overflow: ellipsis;
}
aside.inner-page .news:hover .name a{
	color: #ffffff !important;
	text-decoration: underline;
}

aside.inner-page .choosen-news {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 8px 0;
}
aside.inner-page .choosen-news a {
	text-decoration:none;
	color:#333;
}
aside.inner-page .choosen-news a:hover {
	color:#FF4D35 !important;
	text-decoration: underline;
}

aside.inner-page .theme {
    font-family: Circe-Bold;
	font-size:14px;
	margin-bottom: 10px;
	line-height:1.1em;
}

aside.inner-page .answer {
	font-size:12px;
}
aside.inner-page .answer input[type='submit']{
	font-size:12px;
	border:none;
	background-color:#00416F;
	height:30px;
	width: 130px;
	color:#fff;
	margin: 10px 0 0 0;
}
aside.inner-page .answer a{
	color: #333;
	text-decoration: none;
	font-size: 14px;
}
aside.inner-page .answer a:hover{
	text-decoration: underline;
	color:#FF4D35 !important;
}


/*---------------------------------*/
.photogallery a{
	/*width: 225px;
	height:150px;
	margin: 3px 10px 3px 0;*/
	overflow:hidden;
	display:block;
	margin-bottom:15px;
}
.photogallery a img{
	/*width: 230px;
	min-height:160px;*/
	width: 100% !important;
	height: auto !important;
	background: no-repeat top center;
	background-size: cover;
	display:block;
}



.likeTabDel {
	display: table;
	width: 100%;
}

/*---------------------------------*/


.eventTable {
	padding-bottom:8px; 
	border-bottom: 12px solid #e3e3e3; 
	margin-bottom:8px;
	border-collapse:collapse;
}

.eventTable table {
	border: 2px solid #e3e3e3; 
	border-collapse:collapse;
	width:100%;
}
.eventTable table .conff{
	font-family: Circe-bold; 
	padding: 15px;
}
.eventTable table .linkss0{
	width:200px; border-left:2px solid #e3e3e3; padding:10px;  
	font-family: Circe-bold; font-size:17px; 
	text-transform:uppercase;
}
.eventTable table .linkss{
	width:200px; 
	border-left:2px solid #e3e3e3; 
	border-top:2px solid #e3e3e3; 
	padding:10px; 
	font-family: Circe-bold; 
	font-size:17px; 
	text-transform:uppercase;
}
.eventTable table .linkss0 a, .eventTable table .linkss a {
	color:#01ADEF;
	text-decoration: none;
}
.eventTable table .linkss0 a:hover, .eventTable table .linkss a:hover, .eventTable table .linkss0 a.active, .eventTable table .linkss a.active  {
	color:#FF4D35;
}
.evvents div.eventTable:last-child {
	border-bottom: none; 
	margin-bottom:0;
}


#banners-7 { text-align: center; }

#homePage {
	background-image: url("/images/homepage.png");
	background-size: cover;
	height: 30px;
	left: 40px;
	opacity: 0.8;
	position: absolute;
	top: 15px;
	width: 40px;
	cursor:pointer;
}

.ruseng {
  background-image: url("/images/en.jpg");
  height: 36px;
  position: absolute;
  right: 22px;
  top: 80px;
  width: 50px;
  opacity: 0.5;
}


.newslink .date .section_link:hover {
	background-color:#ff6666;
}

.ruseng:hover {
	opacity:1.0;
}



/****************************************************************/
.mPart{
	max-width:1300px;
	/*margin: 55px auto 0 auto;*/
	margin: 15px auto 0 auto;
	position:relative;
}
	
section {
	position:relative;
	width:100%;
}

.aboveFirstNewsList{
	position:relative;
	/*left:80px;*/
}
.firstNewsList {
	/*width: 1040px;
	width: 100%;*/
	height: 280px;
	position:relative;
	/*left:80px;*/
	top:0px;
	overflow: hidden;
	white-space: nowrap;
}
.firstNewsList .news {
	white-space: normal;
}

.firstNewsList ul{
	list-style: outside none none;
}
.firstNewsList ul li{
	width: 1040px;
	height: 280px;
}
.firstNewsList ul li .news, .firstNewsList .news{
	width: 208px;
	width: 204px; /*  !!!!!!   */
	height: 280px;
	/*display:inline-block;*/
	position:relative;
	margin: auto;
}
.firstNewsList ul li .news .photo, .firstNewsList .news .photo{
	width: 208px;
	height: 138px;
	display:inline-block;
	z-index:5px;
	position: absolute;
	overflow:hidden;
	top:138px;
	background-position: center center;
	background-size: cover;
}
.firstNewsList ul li .news:nth-child(even) .photo, .firstNewsList div:nth-child(even) .news .photo{
	top:0;
}
.firstNewsList ul li .news .photo img, .firstNewsList .news .photo img{
	width:208px;
	min-height:138px;
}
.firstNewsList ul li .news .name, .firstNewsList .news .name{
	width: 220px;
	height: 159px;
	display:inline-block;
	z-index:6;
	position: absolute;
	top:-4px;
	left:-7px;
	background-image:url(../images/news2Up.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.firstNewsList ul li .news:nth-child(even) .name, .firstNewsList div:nth-child(even) .news .name{
	background-image:url(../images/news2Down.png);
	top:130px;
}
.firstNewsList ul li .news .name:hover, .firstNewsList .news .name:hover{
	background-image:url(../images/news2UpActive.png);
}
.firstNewsList ul li .news:nth-child(even) .name:hover, .firstNewsList div:nth-child(even) .news .name:hover{
	background-image:url(../images/news2DownActive.png);
}

.firstNewsList ul li .news .name .date, .firstNewsList .news .name .date{
	margin: 18px 0 0 18px;
	background:url(../images/clock02.png) no-repeat;
	height: 28px;
	color:#656565;
	font-size:12px;
	padding: 2px 0 0 32px;
}
.firstNewsList ul li .news .name:hover .date, .firstNewsList .news .name:hover .date{
	color: #ffffff;
	background-image:url(../images/clock02Active.png);
}
.firstNewsList ul li .news .name a, .firstNewsList .news .name a{
	display:block;
	margin: 5px 15px 15px 18px;
	font-size:14px;
	color:#000;
    font-family: Circe-Bold;
	text-decoration:none;
	line-height: 17px;
}
.firstNewsList ul li .news .name:hover a, .firstNewsList .news .name:hover a{
	color: #ffffff;
	text-decoration: underline;
}

.allNewsLink{
	margin: 35px auto 48px auto;
	padding: 8px 0 6px;
	border: 1px solid #34BEF3;
	text-transform:uppercase;
	width:220px;
	text-align:center;
	font-size:17px;
}
.allNewsLink a{
	color:#656565;
	text-decoration:none;
}
.firstNewsList_next {
	width:31px;
	height:31px;
	position:relative;
	top:42px;
	/*right:80px;*/
	background-image:url(../images/arrowR.png);
	cursor: pointer;
}
.firstNewsList_next.disabled {
	background-image: url(../images/arrowRPassive.png);
}

.firstNewsList_prev {
	width:31px;
	height:31px;
	position:relative;
	top:42px;
	/*left:33px;*/
	background-image:url(../images/arrowL.png);
	cursor: pointer;
}
.firstNewsList_prev.disabled{
	background-image: url(../images/arrowLPassive.png);
}

.brDelim{
	width:100%;
	height:4px;
	background-image: url(../images/brownDelimiter.png);
}

/*********************************************************************/

.firstNewsTop5 {
	/*width:1150px;*/
	height:509px;
	margin: 45px 45px 0 45px;
	position:relative;
}
.firstNewsTop5 .top5{
	/*position:absolute;*/
	top:0px;
	left:316px;
    font-family: Circe-Bold;
	font-size:30px;
	color:#000;
	z-index:10;
	text-align: center;
}

.firstNewsTop5 .news {
	width:229px;
	height:473px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	float:left;
	position:relative;
	margin-left:0px;
}
.firstNewsTop5 .news:hover {
	z-index:100;
}
.firstNewsTop5 .news .above{
	position:absolute;
	top:0;
	left:0;
	width:229px;
	height:44px;
	background-color:#fff;
}
.firstNewsTop5 .news .above2{
	position:absolute;
	top:0;
	left:0;
	width:229px;
	height:473px;
	background-color:#fff;
	opacity:0.3;
}
.firstNewsTop5 .news:hover .above, .firstNewsTop5 .news:hover .above2{
	display:none;
}
.firstNewsTop5 .news .name{
	position:absolute;
	top:348px;
	left:0;
	width:229px;
	height:162px;
	background-color:#01ADEF;
	display:none;
}
.firstNewsTop5 .news:hover .name{
	display:block;
}

.firstNewsTop5 .news .name .date{
	margin: 18px 0 0 18px;
	color:#fff;
	font-size:12px;
	padding: 0px 0 0 0px;
}
.firstNewsTop5 .news .name .title{
    font-family: Circe-Bold;
	color:#fff;
	font-size:14px;
	line-height:17px;
	margin: 10px 15px 0 18px;
}
.firstNewsTop5 .news .name a{
	color:#fff;
	text-decoration:none;
	position: absolute;
	width:165px;
	border: 1px #fff solid;
	padding: 5px 0;
	bottom:10px;
	left:32px;
	text-align:center;
}

/*********************************************************************/
.abovemainNews {margin-top:-15px;}
.mainNews{
	width:100%;
	height:572px;
	position:relative;
	top:-30px;
	background-position:center center;
	background-size:cover;
}
.mainNews .wrap{
	position:absolute;
	width:100%;
	height:572px;
	top:0;
	left:0;
	background:url(../images/mainNewsBg02.png) center top ;
}
.mainNews .aboutNews{
	position:absolute;
	top:124px;
	left:50%;
	width:50;
	z-index: 10;
}
.mainNews .aboutNews .novost{
	width:85px;
	height:30px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:14px;
	text-decoration:underline;
	text-transform:uppercase;
	background-color:#FF4E36;
	border: none;
	width:auto;
	padding-left:10px;
	padding-right:10px;
}
.mainNews .aboutNews .title{
    font-family: Circe-Bold;
	font-size:24px;
	line-height: 30px;
	color:#fff;
	text-decoration:underline;
	margin-top: 12px;
}
.mainNews .aboutNews .text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	line-height: 18px;
	margin-top: 12px;
}
.mainNews .aboutNews .date{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	line-height: 18px;
	margin-top: 12px;
	font-style: italic;
	margin-bottom: 12px;
}
.mainNews .aboutNews .readAll{
	width:165px;
	height:42px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	text-transform:uppercase;
	background-color:#00416F;
	border: 1px solid #fff;
}
.mainNews .aboutNews .readAll a{
	color:#fff;
	text-decoration:none;
}

/*********************************************************************/

.firstAnalytic {
	margin:32px 0 0 79px;
	position:relative;
}
.firstAnalytic .title{
    font-family: Circe-Bold;
	position:absolute;
	font-size: 30px;
	text-transform:uppercase;
	width: 1300px;
	text-align:center;
	top: -75px;
	left:-79px;
}
.firstAnalytic .news {
	width: 237px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.firstAnalytic .news .date{
	color:#FF4D35;
	font-size:14px;
}
.firstAnalytic .news .name{
	margin: 5px 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.firstAnalytic .news .name a{
	color:#000;
	text-decoration:none;
}
.firstAnalytic .news:hover .name a{
	color:#3FAFDD;
	text-decoration:underline;
}


/*********************************************************************/

.redChoice {
    margin: 125px 0 0px 0px;
    position: relative;
}
.redChoice .title {
    font-family: Circe-Bold;
    position: relative;
    font-size: 30px;
    text-transform: uppercase;
    width: 1300px;
    text-align: center;
    top: -75px;
    left: -0px;
    background: url(../images/redChoiceDelimiter.png) center center no-repeat;
    width: 100%;
}
.redChoice .title a{
	color:#000;
	text-decoration:none;
}
.redChoice .title a:hover{
	text-decoration: underline;
}

.redChoice .news {
	margin-bottom: 15px;
    width: 237px;
    /*float: left;*/
    font-family: Arial, Helvetica, sans-serif;
}
.redChoice .news .date{
	color:#FF4D35;
	font-size:14px;
}
.redChoice .news .name{
	margin: 5px 10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.redChoice .news .name a{
	color:#000;
	text-decoration:none;
}
.redChoice .news:hover .name a{
	color:#3FAFDD;
	text-decoration:underline;
}

/*********************************************************************/

.bannersMain1 {
	/*margin:34px 0 44px 79px;*/
	margin:34px 0 44px 0px;  
	position:relative;
	text-align:center;
}
.bannersMain1 img{
	margin: 0 2px;
}

/*********************************************************************/
.differentNews{
	margin: 94px 0 0 79px;
	position:relative;
	margin: 94px 20px 0 20px;
}

/*.differentNews .title{
	position: absolute;
	top: -54px;
	left:-79px;
	width:1300px;
	text-align:center;
	font-size:24px;
    font-family: Circe-Bold;
	text-transform:uppercase;
}*/
.differentNews .title {
    position: relative;
    top: -54px;
    text-align: center;
    font-size: 24px;
    font-family: Circe-Bold;
    text-transform: uppercase;
    display: flex;
    justify-content: space-evenly;
	align-items: center;
	margin: 0 -20px;
	line-height: 1.0em;
}
.differentNews .title a{
	color:#01ADEF;
	text-decoration:none;
}
.differentNews .title a:hover{
	text-decoration: underline;
}
/*.differentNews .title .firstNewsList_next {
	width:31px;
	height:31px;
	position:absolute;
	top:0px;
	right:79px;
	background: url(../images/arrowRBlue.png) center center no-repeat;
	cursor: pointer;
}*/
.differentNews .title .firstNewsList_next {
    width: 31px;
    height: 31px;
    position: relative;
    top: 0px;
    background: url(../images/arrowRBlue.png) center center no-repeat;
    cursor: pointer;
}
.differentNews .title .firstNewsList_next.disabled {
	background: url(../images/arrowRBluePassive.png) center center no-repeat;
}
/*.differentNews .title .firstNewsList_prev {
	width:31px;
	height:31px;
	position:absolute;
	top:0px;
	left:79px;
	background: url(../images/arrowLBlue.png) center center no-repeat;
	cursor: pointer;
}*/
.differentNews .title .firstNewsList_prev {
    width: 31px;
    height: 31px;
    position: relative;
    top: 0px;
    background: url(../images/arrowLBlue.png) center center no-repeat;
    cursor: pointer;
    display: block;
}
.differentNews .title .firstNewsList_prev.disabled {
	background: url(../images/arrowLBluePassive.png) center center no-repeat;
}




.differentNews .slider {
	/*width: 1080px;*/
	height: 245px;
	position:relative;
	/*left: -40px;*/
	top:0px;
}
.differentNews .slider ul{
	list-style: outside none none;
}
.differentNews .slider ul li{
	width: 1200px;
	height: 245px;
}
.differentNews .slider ul li .news{
	width: 263px;
	height: 256px;
	display:inline-block;
	position:relative;
	margin-right:31px;
}
.differentNews .slider ul li .news .photo{
	width: 263px;
	height: 138px;
	display:inline-block;
	z-index:5px;
	position: absolute;
	overflow:hidden;
	top:0px;
	background-position: center center;
	background-size: cover;
}
.differentNews .slider ul li .news .photo img{
	width:263px;
	min-height:138px;
}
.differentNews .slider ul li .news .name{
	width: 263px;
	height: 107px;
	display:inline-block;
	z-index:6;
	position: absolute;
	top:138px;
	left:0px;
	background-color:#01ADEF;
}
.differentNews .slider ul li .news .name:hover{
	background-color:#ff4e36;
}


.differentNews .slider ul li .news .name .date{
	margin: 8px 0 0 15px;
	color:#fff;
	font-size:12px;
	opacity: 0.8;
}
.differentNews .slider ul li .news .name a{
	display:block;
	margin: 2px 15px 5px 15px;
	font-size:14px;
	line-height:17px;
	color:#fff;
    font-family: Circe-Bold;
	text-decoration:none;
	line-height: 16px;
	text-transform:uppercase;
}
	


.differentNews .slider ul li .news .name:hover a{
	color: #ffffff !important;
	text-decoration: underline;
}




.differentNews .slider {
	/*width: 1080px;*/
	height: 245px;
	position:relative;
	/*left: -40px;*/
	top:0px;
}
.differentNews .slider {
	/*width: 1200px;
	width: auto;*/
	height: 245px;
	overflow: hidden;
	margin: 0 15px;
	margin: 0 auto;
}
.differentNews .slider .news{
	width: 263px;
	height: 256px;
	/*display:inline-block;*/
	position:relative;
	margin-right:31px;
	/*margin: 0 15px;*/
	margin: 0 auto; /* 2020-12-13 */
}
.differentNews .slider .news .photo{
	width: 263px;
	height: 138px;
	display:inline-block;
	z-index:5px;
	position: absolute;
	overflow:hidden;
	top:0px;
	background-position: center center;
	background-size: cover;
}
.differentNews .slider .news .photo img{
	width:263px;
	min-height:138px;
}
.differentNews .slider .news .name{
	width: 263px;
	height: 107px;
	display:inline-block;
	z-index:6;
	position: absolute;
	top:138px;
	left:0px;
	background-color:#01ADEF;
}
.differentNews .slider .news .name:hover{
	background-color:#ff4e36;
}


.differentNews .slider .news .name .date{
	margin: 8px 0 0 15px;
	color:#fff;
	font-size:12px;
	opacity: 0.8;
}
.differentNews .slider .news .name a{
	display:block;
	margin: 2px 15px 5px 15px;
	font-size:14px;
	line-height:17px;
	color:#fff;
    font-family: Circe-Bold;
	text-decoration:none;
	line-height: 16px;
	text-transform:uppercase;
}
	


.differentNews .slider .news .name:hover a{
	color: #ffffff !important;
	text-decoration: underline;
}


/*********************************************************************/

.commmmmm {display:none;}
.commshowhide {float:right;cursor: pointer;font-size: 2em;margin-top: -0.4em;width: 1em;text-align: right;}
.commshowhide.hide {display:none;}

.commmmmm {display:block;}
.commshowhide {display:none;}

/*********************************************************************/

#toTop {
    display: none;
    background-color: #B3B3B3; 
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 35px;
    right: 7px;
    transition: background-color .3s;
    z-index: 1000;
}
#toTop:hover {
    cursor: pointer;
    background-color: #01aef0;
}
#toTop img {
    width: 24px;
    height: auto;
    margin-top: 12px;
}

.y25 {position: absolute;/*top: 70px;*/top: 30px;width: 150px;left: 190px;}

.page {position:relative;}
#christmas_tree {
    position: absolute;
    top: 100px;
    right: 0;
    top: 160px;
	top: 70px;
	z-index: 1000;
}
#christmas_tree img {
    margin: 1px 20px 0px 0px;
    height: auto;
    height: 100px;
}


.oneNews iframe {
    max-width: 100%;
}







