.new_top_bl{
	text-align:center;
}
.new_top_bl div{

    font-size: 20px;
    color: #2061a4;
    font-weight: bold;
    display: flex;
	justify-content: space-between;
    min-height: 140px;
    align-items: flex-end;
}
#maincontainer2 {
    width: 1200px;
    margin: 0px auto 0px auto;
}
#whiteback2{
     background-image: url(/img/transback.png);
    background-repeat: repeat-y;
    background-position: 50% 0%;
    width: 100%;
    padding-bottom: 15px;
    background-size: 1200px;
}
#header{
	height:auto;
}
.fh1{
	text-transform: uppercase;
}
.s-logo{
	width: 20px;
	height:20px;
	display:inline-block;
	background-size: 100%;
	margin-right:5px;
}
.s-logo.fb{
	background: url(../img/facebook-logo.png) center center no-repeat;
	background-size: 100%;
}
.s-logo.vk{
	background: url(../img/vk-logo.png) center center no-repeat;
	background-size: 100%;
}
.s-logo.inst{
	background: url(../img/instagram-logo.png) center center no-repeat;
	background-size: 100%;
}
.s-logo.odn{
	background: url(../img/odnoklassniki-logo.png) center center no-repeat;
	background-size: 100%;
}
.s-logo.tme{
	background: url(../img/telegram-logo.png) center center no-repeat;
	background-size: 100%;
}
.s-logo.d3{
	background: url(../img/3d-movie.png) center center no-repeat;
	background-size: 100%;
	    width: 30px;
}
.news_top_bl{
	background:#fff;
	/* height:300px; */
	border-bottom:5px solid #1e6bb6;
	padding-bottom: 20px;
}
.second_main_bl{
	display:flex;
	justify-content:space-between;
	align-items: start;
	position:relative;
	/* padding-bottom:400px; */
	z-index: 1;
	    padding: 0 15px;
	/* background: url(../images/akzsmap.png) bottom center no-repeat; */
	
}
#header a {
    font-family: PT Serif, Times;
    font-size: 14px;
    color: #2061a4;
    text-decoration: none;
	    font-weight: normal;
}
/* .second_main_bl:before { */
  /* content: ""; */
  /* position: absolute; */
  /* width: 100%; */
  /* height: 100%; */
  /* bottom:0px; */
  /* z-index:0; */
	/* background: url(../images/akzsmap.png) bottom center no-repeat; */
  /* opacity: 0.3; */

	
/* } */
/* #maincontainer { */
    /* width: 1200px; */
    /* margin: 0px auto 0px auto; */
/* } */
.caption {
    font-family: PT Serif, Times;
    font-size: 22px;
    color: black;
    padding: 0px 0 8px 0px;
}
.caption a{
    font-size: 22px;
 	color: black;
	text-decoration: none;
}
.caption a:hover{
	text-decoration: underline;
	color:#184478;
}
.left_col{
	    width: 31%;
}
.left_rol{
	width:65%;
}
.photorep, .photorep img{
	width:100%;
}
.logic_box{
	margin: 15px 0px;
}
.logic_box h3, .logic_box h2, .logic_box h4, .logic_box .caption a {
	font-size: 23px;
    margin: 0;
	font-weight: normal!important;
    padding: 0 10px 5px 0px;
}
.logic_box .sub_text a{
	display:block;
	font-size: 15px;
color: #184478;
}
.logic_box .sub_text span{
	display:block;
	font-size: 13px;
}
.foto_img{
	width: 120px;
    /* max-height: 150px; */
    /* margin-bottom: 10px; */
	    margin-bottom: 5px;
}
a.ask{
    background: #0456aa;
    display: block;
    color: #fff;
    padding: 15px 10px;
    text-align: center;
    position: relative;
    border-radius: 3px;
	text-decoration:none;
}
a.ask:after{
	content: "";
    position: absolute;
    right: 7px;
    bottom: -10px;
    border: 10px solid transparent;
    border-right: 25px solid #0456aa;
    border-top: 10px solid #0456aa;
}
.conferesiion{
	flex-wrap: wrap;
	display:flex;
	justify-content:space-between;
}
.conferesiion .text_caption{
	padding-left: 15px;
	width: calc(100% - 135px);
}
.text_caption .title a{
	font-size:15px;
	color:#0456aa;
	text-decoration: none;
    font-weight: bold;
}
.smallgrey {
    color: #939393;
    font-size: 13px;
    padding: 5px 0px;
}
.right_col{
	padding-left:30px;
	width:81%;
}
.sitemnews a{
	/* font-weight: bold; */
    font-size: 17px;
    width: 95%;
    display: flex;
    text-decoration: none;
	clear:both;
color: #184478;
}
.sub_block a{
	font-size: 14px!important;
	position:relative;
	font-weight:bold!important;
	padding: 0 20px 0px 0px!important;
}
.sub_block a:not(.lastn):after{
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #1e6bb6;
    top: calc((100% / 2) - 4px);
    right: 5px;
}
.sitemnews{
	display: flex;
    /* margin-bottom: 15px; */
	/* height: 67px; */
	margin-bottom: 19.5px;
    height: 70px;
}
.sitemnews > div{
	width:100%;
	
}
.sitemnews div.date{
	text-align:right;
	width:100%;
	color: #939393;
    font-size: 13px;
}

.sitemnews div.tags{
	text-align:right;
	width:100%;
	color: #939393;
    font-size: 13px;
}
.sitemnews div.tags a{
       width: 95%;
    text-decoration: none;
    clear: both;
    display: contents;
    font-size: 12px;
}

.socio{
	width: 300px;
	justify-content: flex-start!important;
	padding-left: 15px;
    box-sizing: border-box;
}
.search{
	width: 300px;
	justify-content: flex-end!important;
	padding-right: 15px;
    box-sizing: border-box;
	flex-direction: column;
}
.serch_box #gobtn{
	background: url(/img/serchicon.png) 58% no-repeat;
    background-size: 20px;
    border: none;
    width: 20px;
    height: 20px;
    /* margin-top: 12px; */
    position: relative;
    top: 2px;
	cursor:pointer;
}
.search input{
	margin-top: 10px;
    padding: 3px;
    border: 1px solid #2667ae;
    border-radius: 2px;
}
.search ul{
	font-size: 14px!important;
    list-style: none;
    text-align: right;
    margin: 0px;
}
.news_top_bl > a{
    margin-left: 30px;
    font-size: 23px;
    margin: 0;
    font-weight: normal;
    padding: 0 10px 5px 10px;
    text-decoration: none;
    color: black;
}
.item_news img{
	width:100%;
}
.item_news{
	padding: 10px 15px;
    box-sizing: border-box;
}
.slick-prev{
	background: url(../images/left-arrow-angle.png) center 49% no-repeat;
    display: inline-block;
    position: absolute;
    height: 77%;
    left: 0px;
    top: 9px;
    z-index: 9;
    border: none;
    font-size: 0px;
    width: 40px;
    cursor: pointer;
    outline: none;
}
.slick-next{
	background:url(../images/right-arrow-angle.png) center 49% no-repeat;
	display: inline-block;
    position: absolute;
    height: 77%;
    right: 0px;
	 top: 9px;
	z-index: 9;
	border:none;
	font-size:0px;
	width: 40px;
    cursor: pointer;
	outline:none;
}
.slick-next:focus, .slick-prev:focus, .slick-prev:onclick, .slick-next:onclick ,.slick-next:active, .slick-prev:active{
	border:none;
	outline:none;
}
.item_prew_text .date{
	text-align:right;
}
.item_prew_text a{
	font-size: 17px; 
    text-decoration: none;
    color: #184478;
}
footer.footer{
	background:#034f9c;
	border-top: 6px solid #c2103d;
	position:relative
}
footer.footer:before{
	position:absolute;
	display:flex;
	content:''; 
	border-top:2px solid #fff;
	height: 2px;
	width:100%;
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.innerfooter_bl{
	padding:15px;
	color: #fff;
}
.innerfooter_bl a{
	color: #fff;
	cursor:pointer;
}

.partners{
	display: flex;
    /* flex-wrap: wrap; */
    padding: 15px;
	    /* align-items: center; */
    /* justify-content: center; */
	justify-content: space-between;
}
.p_item{
	/* margin:3px; */
		width:auto!important;
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      width: 60%;
}
.swiper-container {
    width: 95%!important;
	margin-top: 5px!important;
}
.swiper-button-next {
    position: absolute;
    top: 0!important;
    width: 35px!important;
    height: 100%!important;
    z-index: 10;
	margin:0px!important;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    right: 0px!important;
} 
.swiper-button-prev {
    position: absolute;
    top: 0!important;
    width: 35px!important;
    height: 100%!important;
	margin:0px!important;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    left: 0px!important;
}
.header_bl{
	align-items: flex-end;
    text-align: left;
	margin-top: -115px;
    padding: 15px 0px;
}
.newfirst{
	line-height:1.1;
	margin:0px;
	padding:0px;
	list-style:none;
}
