.wrapper, .top_menu, .main {
  font-family: 'Arial', sans-serif;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

.kznc-banner-container img {
width: 100% !important;
}

html {
  line-height: 1;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -webkit-transition: all 0.1s ease-out;
}

.mobile-show-news {
  display: none;
}

.detail_text_container i {
	font-style: italic;
}

.detail_text_container b {
	font-weight: bold;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

.probel_gor {
  display: none;
}

a {
    text-decoration: none;
}

a img {
  border: none;
}

.search-page a {
  color: #136BB1;
  font-weight: 700;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

header {
  width: 100%;
  padding: 20px;
  height: 100px;
  background-color: #fff;
}


/*  gallery   */

.galerea ul#pikame {
  padding-left: 0;
  max-width: 450px;
  margin: 0 auto;
  width: 100%;
}

.galerea ul#pikame:after {
	content: '';
	display: block;
	clear: both;
}

.detail_container .galerea {
    position: relative;
    padding-bottom: 35px;
    color: black;
}

/*End gallery*/

/*  slider style  */

.slider_small {
  height: 100%;
}

.news_block_slider2.slider-pro {
  height: 100%;
}

.news_block_slider2 .sp-slides-container, .news_block_slider2 .sp-slides-container .sp-slides {
  height: 100%;
}

.slider_small .sp-caption-container {
  text-align: left;
  position: absolute;
  color: #fff;
  z-index: 100;
  bottom: 0px;
  width: 100%;
  padding: 20px;
  background: linear-gradient(to top, rgba(19, 107, 177, 0.7) 70%, rgba(19, 107, 177, 0));
  padding-bottom: 20px !important;
  padding-top: 20px !important;
}

.slider_small .sp-caption-container .slide_a_12 {
  color: #fff;
  font-size: 18px;
}

/*  end slider  */

.rightbar--fixed {
  position: fixed;
  bottom: 0;
}

.width33 .news_small {
  flex: 0 0 32.2%;
}

.mobile_overlay {
  display: none;
}

.header_logo_mobile {
  display: none;
}

.mobile_overlay {
  display: none;
}

.logo_mobile {
  display: none;
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  line-height: 18px;
  font-family: 'Roboto';
}

.margin15 {
  margin-bottom: 15px;
}

.header_logo {
  max-width: 295px;
  position: relative;
  float: left;
  padding-right: 35px;
}

.header_logo span {
  color: #676869;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 1px;
  padding-bottom: 5px;
  text-transform: uppercase;
  width: 100%;
}

.header_logo::after {
  position: absolute;
  display: block;
  content: '';
  width: 1px;
  height: 100%;
  background: #bbbbd2;
  top: 0;
  right: 0px;
}

.flex_container {
  display: flex;
  justify-content: space-between;
}

.header_information {
  display: flex;
  padding-left: 30px;
  padding-top: 20px;
  justify-content: flex-start;
  flex-wrap: wrap;
  color: #0d244f;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
}

.header_time {
  color: #136bb1;
  padding-right: 10px;
  position: relative;
}

.header_time::after {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: #d0d7e3;
  top: 2px;
  right: 0;
}

.header_time::before {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background-color: #f1f3f6;
  top: 2px;
  right: -1px;
}

.header_week {
  padding-left: 5px;
}

.header_valute {
  padding-left: 20px;
}

.header_icon.dollars, .header_icon.euro {
  color: #136bb1;
  margin-left: 15px;
}

.header_weather {
  padding-top: 10px;
  width: 100%;
}

.header_weather .header_value {
  margin-left: 5px;
}

.header_sity {
  padding-right: 15px;
}

.header_other {
  display: flex;
  justify-content: flex-end;
  padding-top: 15px;
}

.header_other .header_icon {
  margin-right: 15px;
}

.header_other .header_title, .header_other .text {
  width: 100%;
}

.header_other .header_title {
  font-size: 16px;
  color: #000;
  text-decoration: none;
}

.header_friends .header_icon, .header_friends .header_text, .header_history .header_icon, .header_history .header_text {
  display: inline-block;
  vertical-align: text-top;
  font-family: 'Roboto';
}

.header_friends .header_text *, .header_history .header_text * {
  display: block;
}

.header_friends {
  padding: 0 15px 0;
  display: flex;
  justify-content: space-between;
}

.header_history {
  padding: 0 15px 0;
  display: flex;
  justify-content: space-between;
}

.main {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 5px 5px 5px;
  transition: 1s;
}

.main:after {
  content: " ";
  display: block;
  clear: both;
}

.main_material {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.bottom {
  float: right;
  margin-right: 0;
  padding: 20px;
}

.material_big {
  width: 65%;
  height: 480px;
  float: left;
  display: block;
  overflow: hidden;
  position: relative;
}

.material_big a {
  text-decoration: none;
}

.material_big .background {
  width: 100%;
  height: 100%;
  filter: brightness(1);
}

.material_big .background img {
  height: 100%;
}

.image {
  filter: brightness(1);
}

.top_menu .social a {
  width: 25px;
  height: 25px;
  /* display: block; */
  float: right;
  margin-left: 20px;
}

/*&:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(to bottom right, #002f4b, #dc4225);
	opacity: .6;
	z-index: 9999;
}*/

.material_small {
  width: 35%;
  min-height: 480px;
  float: right;
  margin-right: 0;
  display: block;
}

.material_big .mark {
  left: 20px;
  top: 20px;
}

.left_collum {
	width: 350px;
	float: left;
	margin-right: 10px;
}

.material_small .material_text_block:last-of-type {
  border-bottom: 0px solid #000;
}

.right_collum {
    width: calc(100% - 360px);
    float: right;
    margin-right: 0;
}

.right {
  width: 32.20339%;
  float: right;
  margin-right: 0;
}

.left {
  width: 66.10169%;
  float: left;
  margin-right: 1.69492%;
}

.big {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.col_left {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%;
}

.col_right {
  width: 49.15254%;
  float: right;
  margin-right: 0;
}

body {
  background-color: #e6e9ed;
}

* {
  box-sizing: border-box;
}

.blue {
  background-color: #136bb1;
  color: #fff;
}

.white {
  background: #fff;
}

.no_padding {
  margin-bottom: 0 !important;
}

.row::after {
  content: "";
  display: block;
  clear: both;
}

.sub_color {
  color: #adb0bb;
}

.news_title {
  display: block;
}

.main {

}

.main_material {
  background: url(../images/background.png) center center no-repeat;
  background-size: cover;
  position: relative;
  padding: 0 0 0 30px;
}

.material_small a {
  color: #fff !important;
  text-decoration: none;
}

.material_small a .material_text b {
  font-weight: 300;
}

.material_big .title, .material_big .text {
  font-size: 29px;
  color: #fff;
  line-height: 1em;
}

.bottom {
  position: absolute;
  bottom: 30px;
}

.mark {
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px;
  border-radius: 10px;
  background-color: #e7643c;
  line-height: 16px;
  color: #fff;
  z-index: 10;
}
@media screen and (max-width: 787px) {
  .mark {
    padding: 15px;
    line-height: 18px;
  }
}

.main_material .mark {
  top: -40px;
}

.material_small {
  background: #136bb1;
  padding: 0px 0px 0px 0px;
  width: 35%;
  transition: unset;
}

.material_text_block {
  min-height: 160px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.15);
  padding: 20px;
  background: linear-gradient(to top, rgba(19, 107, 177, 0), rgba(19, 107, 177, 0) 20%, rgba(19, 107, 177, 0) 80%, rgba(19, 107, 177, 0.0));
  transition: unset;
}

.material_text_block:hover {
  text-shadow: 0 2px #000;
  background: linear-gradient(to top, rgba(19, 107, 177, 0), rgba(12, 69, 116, 0.7) 20%, rgba(12, 69, 116, 0.7) 80%, rgba(19, 107, 177, 0.0));
}

.material_text_block.big {
  border-bottom: 0px solid rgba(255, 255, 255, 0.15);
}

.material_text_block .text_news_flex {
  display: flex;
  justify-content: flex-start;
  min-height: 85px;
}

@media screen and (min-width: 1024px) {
  .material_text_block .text_news_flex {
    min-height: 118px;
  }
}

.material_text_block .material_title {
  width: 70%;
  margin: auto;
  padding-right: 10px;
  font-size: 18px;
  line-height: 1em;
}

.material_text_block .material_title:hover {
  font-size: 18px;
}

.material_text_block .material_img {
    width: 30%;
    margin: auto;
}

.material_text_block .material_text {
  font-size: 17px;
  font-weight: 300;
}

.material_text_block.big .material_title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.material_text_block.big .material_text {
  font-size: 24px;
  font-weight: 300;
}

.last_news_container {
  padding-bottom: 15px;
}

.container_title {
  padding: 20px 15px;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
}

.container_title::after {
  content: '';
  position: absolute;
  display: block;
  bottom: -11px;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 11px solid #136bb1;
}

.container_title2::after {
  content: '';
  position: absolute;
  display: block;
  bottom: -11px;
  width: 0;
  height: 0;
  border-left: 22px solid transparent;
  border-right: 22px solid transparent;
  border-top: 11px solid #E04A36;
}

.padding15 {
  padding: 30px 15px;
}

.padding_news {
  padding: 15px;
}

.last_news_container .last_news_block {
  font-size: 14px;
  line-height: 20px;
}

.last_news_container a.alert {
  color: #ea2706;
}

.last_news_block .news_title {
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  color: #0B214A;
  display: block;
  margin-bottom: 10px;
}

.last_news_block .news_title:hover {
  color: #E04A36;
}

.last_news_block .news_title.big {
  font-size: 18px;
  margin-bottom: 15px;
}

.last_news_block .news_title.big.light {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 500;
}

.last_news_block .news_text {
  margin-bottom: 10px;
  font-weight: 400;
  width: 100%;
  display: block;
}

.last_news_block .date {
  color: #888;
  font-size: 16px;
}

.last_news_block {
	margin-top: 20px;
	padding: 0;
	border-bottom: 0px solid #888;
}

.last_news_block:first-child {
  padding-top: 0;
}

.last_news_block:last-child {
  border-bottom: 0px solid #888;
  padding-bottom: 0;
}

.last_news_container .main_button {
  margin-top: 30px;
}

.left_ad {
  padding: 0 5px;
}

.left_ad img {
  width: 100%;
}

.material_big {
	transition: unset;
}

.main_button {
  display: block;
  padding: 15px;
  border-radius: 10px;
  /* border: 1px solid #c2c8d3; */
  font-size: 18px;
  font-weight: 700;
  background-color: #0B214A;
  color: #fff;
  text-align: center;
  width: 80%;
  max-width: 289px;
  margin: 20px auto;
}

.main_button:hover {
  background-color: #136bb1;
}

.last_news .main_button {
  display: inline;
  padding: 7px;
  border-radius: 5px;
  border: 1px solid #c2c8d3;
  font-size: 12px;
  color: #0d244f;
  text-align: center;
  width: auto;
  margin: 0 auto;
  margin-bottom: 15px;
  text-decoration: none;
  position: relative;
  right: -7%;
  background: #fff;
}

/* gallery */

.news_detail_galerey {
  max-width: 640px;
  max-height: 420px;
  overflow: hidden;
  margin-bottom: 20px;
}
.news_block_slider3 .sp-arrows {
  opacity: 1 !important ;
  top: 200px;
}

.news_block_slider3 .sp-caption-container {
  max-width: 640px;
  max-height: 420px;
  transition: 0.1s !important;
}

.news_block_slider3 .sp-caption-container img{
  width: 100%;
  height: auto;
  max-width: 100% !important;
  margin: 0px !important;
}

.news_detail_galerey:hover .sp-arrow {
  background: rgba(255,255,255,0.8);
}

.news_block_slider3 .sp-caption-container p {
  text-align: left;
  padding-bottom: 20px;
  padding-top: 10px;
  border-bottom: 1px solid #136bb1;
}

.news_kaktoTak1 {
  height: 350px;
  overflow: hidden;
}

.news_detail_galerey .sp-arrow {
  /* padding: 10px; */
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 2px;
}

.news_detail_galerey .sp-next-arrow:before {
  right: 45%;
  top: 12px;
  -webkit-transform: skew(35deg,0deg);
  -ms-transform: skew(35deg,0deg);
  transform: skew(35deg,0deg);
}

.news_detail_galerey .sp-next-arrow:after {
  right: 45%;
  top: 50%;
  -webkit-transform: skew(-35deg,0deg);
  -ms-transform: skew(-35deg,0deg);
  transform: skew(-35deg,0deg);
}

.news_detail_galerey .sp-previous-arrow:before {
  left: 45%;
  top: 12px;
  -webkit-transform: skew(145deg,0deg);
  -ms-transform: skew(145deg,0deg);
  transform: skew(145deg,0deg);
}

.news_detail_galerey .sp-previous-arrow:after {
  left: 45%;
  top: 50%;
  -webkit-transform: skew(-145deg,0deg);
  -ms-transform: skew(-145deg,0deg);
  transform: skew(-145deg,0deg);
}

.news_detail_galerey .sp-next-arrow:after,.news_detail_galerey .sp-next-arrow:before,.news_detail_galerey .sp-previous-arrow:after,.news_detail_galerey .sp-previous-arrow:before {
  width: 5% !important;
  height: 20% !important;
  background: #333;
}
/* end */

.last_news .main_button:hover {
  background: #EEEEEE;
}

.quest_title {
  color: #0d244f;
  font-size: 18px;
  border-bottom: 1px solid #c5c8cf;
  padding: 15px 0;
}

.quest_value {
  font-size: 12px;
  border-bottom: 1px solid #c5c8cf;
  padding: 15px 0;
  color: #0d244f;
}


.quest_value:last-child {
  margin-bottom: 15px;
}

.quest_value input {
  margin-right: 15px;
}

.container_title p {
  padding-bottom: 15px;
  border-bottom: 1px solid #115998;
}

.container_title a {
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  font-weight: 900;
  display: block;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #115998;
}

.container_title span {
  padding-top: 15px;
  font-size: 16px;
  font-weight: 300;
  display: block;
  text-transform: none;
  line-height: 20px;
}

.send_text {
  font-size: 14px;
  color: #0d244f;
  line-height: 18px;
}

.subscribe_container {
  padding: 35px 30px;
  text-align: center;
  background-color: #e04a36;
  color: #fff;
  font-weight: bold;
}

.subscribe_container span {
  font-weight: 400;
  display: block;
  margin: 25px 0;
}

.nont {
  text-align: center;
  margin-bottom: 25px;
}

.subscribe_container a {
  color: #fff;
}

.right_ad {
  padding: 20px 25px;
  text-align: center;
}

.right_ad img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.news_block.big_text, .news_small {
  position: relative;
  overflow: hidden;
  height: 80vw;
  max-height: 450px;
}

.news_block.big_text .mark {
  top: 15px;
  left: 15px;
}

.news_block.big_text .background img, .news_small .background img {
  width: 100%;
  position: static;
  z-index: -1;
  background-image: linear-gradient(to bottom, black 0%, transparent 100%);
}

.district_container .content_container {
  padding: 15px 15px;
}

.news_block.big_text .text_block {
  bottom: 0;
  position: absolute;
  padding: 20px;
}

.news_block.big_text .news_title {
  display: block;
  font-size: 24px;
  display: block;
  color: #fff;
  text-decoration: none;
  margin-bottom: 0px;
}

.news_block.big_text .date {
  color: #c5c8cf;
  display: block;
}

.news_small img {
  width: 100%;
}

.news_small a.news_title {
  line-height: 22px;
  font-size: 20px;
  color: #0d244f;
  text-decoration: none;
  font-weight: 700;
}

.news_small span {
  font-weight: 400;
  display: block;
  padding: 10px;
}

.news_right::after {
  content: '';
  display: block;
  clear: both;
}

.news_small.no_image .news_title {
  margin-top: 0 !important;
  margin-bottom: 30px;
}

.news_small .sub_text {
  line-height: 18px;
  font-size: 15px;
  color: #adb0bb;
}

.news_container {
  display: flex;
  justify-content: space-between;
}

.news_small {
  padding: 0px;
  border-right: 0px solid #dbdee5;
  position: relative;
}

.news_small2 {
  padding: 0 0 0 2px;
  border-right: 0px;
}

.news_small:last-child {
  border-right: 0px solid #000;
}

.avto {
  height: 393px;
  overflow: hidden;
}

.sub_block .title {
  padding: 20px 15px;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

.left_collum .row .avto .title {
  color: #136BB1;
}

.slider img {
  width: 100%;
}

.full_image {
  position: relative;
  padding: 0;
}

.full_image .background img {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: static;
  z-index: -1;
  color: #fff;
}

.full_image a.news_title {
  color: #fff;
  margin-bottom: 5px;
}

.full_image .text_block {
  bottom: 0;
  position: absolute;
  padding: 20px;
}

.news_small .date {
  position: absolute;
  padding: 10px 0 0 0;
  bottom: 20px;
}

.date span {
  display: inline-block;
}

.news_small .mark {
  top: 20px;
  left: 20px;
}

.news_small.half_image .image {
  margin: 0 0px;
}

#procurat {
  padding: 40px 20px 30px 20px;
  background: url(images/procyrat.jpg) center center no-repeat;
}

.interviu .padding_block {
  padding: 30px 20px;
}

.interviu img {
  max-width: 130%;
  margin-left: 0;
  min-height: 180px;
}

.interviu .circle_block {
  min-height: 100%;
}

.sub_block.interviu.white .foto_day {
  width: 100%;
}

.circle_block {
  overflow: hidden;
  border-radius: 50%;
  width: 75px;
  height: 75px;
  float: left;
  margin-right: 10px;
}

.interviu a {
  text-decoration: none;
  color: #0d244f;
}

.news_small .background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  filter: brightness(1);
}

.vid_day {
  width: 32.2%;
}

.background {
  filter: brightness(1);
  height: 100%;
}

.news_small .background img {
  width: auto;
  margin-left: -15%;
  height: 100%;
}

.izmenen .news_block.big_text.col_1 {
  overflow: hidden;
  height: 100vw;
  max-height: 480px;
  width: 100%;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.izmenen .news_container {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  width: 100%;
}

.izmenen .news_container .news_small {
  margin-bottom: 0;
}

.news_small.image_left .image {
  float: left;
  width: 55%;
  height: 210px;
  overflow: hidden;
}

.news_small.image_left .text_block {
  float: right;
  width: 45%;
  padding: 20px 0px;
}

.news_small.image_left {
  padding-bottom: 0px;
}

.news_small.big_block .image {
  margin: 0 0px;
  height: auto;
  overflow: hidden;
}

.news_small.big_block .text_block {
  padding: 0px;
}

.news_small.big_block .mark {
  top: 20px;
  left: 20px;
}

.send_container {
  padding-bottom: 20px;
}

.procurat {
  height: 500px;
  padding: 40px 20px 30px 20px;
  background: url(images/procyrat.jpg);
  text-align: center;
}

.procurat .title {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 30px;
  margin-top: 40px;
}

.procurat .text {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  margin-bottom: 30px;
  line-height: 16px;
}

.procurat a {
  color: #fff;
}

.main_row {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}

header {
  border-bottom: 1px solid #f3f4f6;
}

header a.text {
  color: #b6b6b6;
}

header * {
  transition: 0.5s;
}

.top_menu {
  height: 55px;
  background: #fff;
  position: relative;
}

.menu_button_mobile {
  display: none;
}

.top_menu .menu_button, .top_menu .menu_button_mobile {
  width: 55px;
  height: 55px;
  background: url(images/burger.png) center center no-repeat #f3f7fb;
  float: left;
  transition: 0.5s;
  cursor: pointer;
}

.top_menu .menu_button:hover {
  background: url(images/burger_white.png) center center no-repeat #0d244f;
}

.top_menu ul {
  margin: 0 0 0 2vw;
  padding: 0;
  float: left;
  vertical-align: middle;
  height: 53px;
}

.top_menu ul li {
  padding: 0 1vw 0 0;
  list-style: none;
  vertical-align: middle;
  height: 100%;
  display: inline-block;
  white-space: nowrap;
  float: none !important;
}

.top_menu ul li:hover>div {
  height: 48px;
}

.top_menu ul li a {
  font-size: 16px;
  text-transform: uppercase;
  color: #676869;
  line-height: 53px;
  display: block;
  position: relative;
  text-decoration: none;
}

.top_menu ul li a:hover {
  color: #0d244f;
  text-decoration: none;
}

.top_menu ul li a::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 0px solid #fff;
  left: 50%;
  bottom: -7px;
}

.top_menu a.active {
  color: #0d244f;
}

.top_menu a.active::after {
  border-top: 7px solid #fff;
  z-index: 10;
}

.top_menu ul li .special {
  color: #ff7f50;
}

.top_menu ul::after {
  content: '';
  display: block;
  clear: both;
}

.nav_button {
  width: 20px;
  height: 20px;
  background: red;
  position: absolute;
}

.top_menu ul li .submin {
  width: 100%;
  height: 0;
  background-color: #136bb1;
  margin-bottom: 15px;
  overflow: hidden;
  transition: 0.5s;
  position: absolute;
  z-index: 10;
  bottom: -48px;
  left: 0;
  padding-left: 65px;
  margin: 0 0 0 0;
  padding-right: 65px;
}

.top_menu ul li .submin a {
	color: #ccc;
	text-decoration: none;
}

.top_menu ul li .submin a:hover {
	color: #fff;
	text-decoration: none;
}

.top_menu ul li>div>.slide {
  float: left;
}

.bottom_menu ul {
  margin: 0 0 0 65px;
  padding: 0;
  float: left;
  vertical-align: middle;
  height: 100%;
  font-family: 'Roboto';
}

.bottom_menu ul li {
  float: left;
  list-style: none;
  vertical-align: middle;
  height: 100%;
}

.bottom_menu ul li a {
  padding: 0 15px;
  font-size: 14px;
  text-transform: uppercase;
  color: #719bc8;
  line-height: 47px;
  display: block;
  transition: 0.5s;
  text-decoration: none;
}

.bottom_menu ul li a:hover {
  color: #fff;
  text-decoration: none;
}

.top_menu ul::after {
  content: '';
  display: block;
  clear: both;
}

.social {
  float: right;
  margin-right: 10px;
  padding: 15px 0;
}

.social span {
  vertical-align: middle;
  float: left;
  width: 25px;
  height: 25px;
  margin-left: 10px;
}

.search {
  background: url(images/search.png) center center no-repeat;
}

.tw {
  background: url(images/tw.png) center center no-repeat;
}

.ok {
  background: url(images/ok.png) center center no-repeat;
}

.ok:hover {
  background: url(images/ok_hov.png) center center no-repeat;
}

.vk {
  background: url(images/vk.png) center center no-repeat;
}

.tg {
  background: url(images/tg.png) center center no-repeat;
  background-size: contain;
}

.zennews {
  background: url(images/Logotype_News.jpg) center center no-repeat;
  background-size: contain;
}

.zenblog {
  background: url(images/zen-logo-2_png.png) center center no-repeat;
  background-size: contain;
}

.fb {
  background: url(images/fb.png) center center no-repeat;
}

.search:hover {
  background: url(images/search.png) center center no-repeat;
}

.tw:hover {
  background: url(images/tw_hov.png) center center no-repeat;
}

.vk:hover {
  background: url(images/vk_hov.png) center center no-repeat;
}

.fb:hover {
  background: url(images/fb_hov.png) center center no-repeat;
}

.bottom_menu ul li ul {
  position: absolute;
  width: 30px;
  display: none;
  background-color: #719bc8;
}

.bottom_menu ul li:hover>ul {
  display: block;
  height: auto;
}

.back_blue {
  background-color: #0d244f;
}

.content_container {
  padding: 40px 15px;
}

.container_title.back_blue::after {
  border-top: 11px solid #0d244f;
}

.district_container ul li {
  padding: 20px 0 10px 0;
  border-bottom: 1px solid #d9dbdd;
}

.district_container ul li:last-of-type {
  border-bottom: 0px solid #d9dbdd;
}

.district_container ul li a {
  color: #0d244f;
  font-size: 15px;
  text-decoration: none;
}

.district_container ul li div {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.gray {
  background-color: #e6e9ed;
}

.top_week {
  position: relative;
}

.top_week .content_container {
  padding: 70px 20px 15px 20px;
}

.top_week .mark {
  top: 20px;
  left: 20px;
}

.top_week .full_text_block {
  padding: 30px;
  font-size: 24px;
  font-weight: 300;
  color: #0d244f;
  text-align: center;
  display: block;
}

.top_week .small_text_block::after {
  content: '';
  display: block;
  clear: both;
}

.top_week .small_text_block .text_block {
  float: left;
  width: 25%;
  padding: 15px 10px;
  font-size: 13px;
  color: #0d244f;
  line-height: 18px;
  text-decoration: none;
}

.top_week .small_text_block .text_block .title {
  font-weight: 900;
}

.news_block_slider img {
  width: 100%;
}

.news_block_slider .text_block {
  padding: 0 30px;
  color: rgba(255, 255, 255, 0.35);
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  font-weight: 400;
  line-height: 20px;
}

.news_block_slider .center .text_block {
  color: #fff;
}

.left::after {
  content: '';
  display: block;
  clear: both;
}

.background_gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(../images/background_slider.png) no-repeat;
  background-position: 50% -100%;
}

.background_slider {
  position: relative;
  width: 100%;
  height: 500px;
  background-size: cover;
}

.background_slider .mark {
  top: 20px;
  left: 43%;
}

.background_gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(images/background_slider.png) no-repeat;
  background-position: 70% -110%;
  z-index: 2;
}

.background_slider {
  position: relative;
  width: 100%;
  height: 500px;
  background-size: cover;
}

.background_slider .mark {
  top: 20px;
  left: 43%;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::before {
  display: none;
}

.sp-thumbnails-container {
  position: absolute !important;
  bottom: 20px;
  z-index: 5;
}

.news_block_slider {
  position: relative;
}

.sp-selected-thumbnail a {
  color: #fff !important;
}

.slider_container {
  position: relative;
}

.slider_container .mark {
  top: 20px;
  left: 43%;
}

.sp-thumbnail-container.sp-selected-thumbnail:after {
  display: none;
}

.sp-slide .image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
}

.menu_open {
  height: 45px;
}

.menu_hide {
  height: 0;
}

.author_block {
  text-align: center;
  padding: 35px 140px;
}

.author_block .circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}

.author_block .circle img {
  width: 200%;
  margin-left: -50%;
}

.author_block .name {
  margin-top: 20px;
  color: #ced0d6;
  font-size: 17px;
}

.author_block .text {
  margin-top: 30px;
  padding-bottom: 35px;
  border-bottom: 1px solid #abb3c2;
  color: #0d244f;
  text-align: left;
  font-size: 17px;
  line-height: 23px;
}

.author_block .vk, .author_block .insta {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-top: 30px;
}

.author_block .vk {
  background: url(images/vk_aut.png) center center no-repeat;
}

.author_block .insta {
  background: url(images/insta_aut.png) center center no-repeat;
}

.author_block::before {
  content: '';
  display: block;
  clear: both;
}

.video_block {
  position: relative;
}

.video_block .head {
  padding: 100px 35px 50px 35px;
  border-bottom: 1px solid #abb3c2;
  font-size: 30px;
  color: #0d244f;
  line-height: 40px;
}

.video_block .head .mark {
  top: 40px;
  left: 35px;
}

.video_block .head .title {
  font-weight: 900;
}

.video_block .time_date {
  padding: 20px 40px;
  border-bottom: 1px solid #abb3c2;
}

.video_block .time_date span {
  margin-right: 15px;
  vertical-align: middle;
}

.video_container {
  padding: 40px 30px;
}

.video_container .video {
  width: 90%;
  height: 500px;
  background: green;
  margin-bottom: 20px;
}

.video_container .subscribe {
  width: 100%;
  font-size: 15px;
  color: #abb3c2;
  margin-bottom: 20px;
}

.video_container .tooltip {
  border: 1px solid #abb3c2;
  display: flex;
  justify-content: flex-start;
  width: 300px;
  height: 100px;
}

.video_container .tooltip .portret {
  width: 30%;
  padding: 20px 15px;
  border-right: 1px solid #abb3c2;
  position: relative;
}

.video_container .tooltip .portret .circle {
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.video_container .tooltip .portret::after {
  content: '';
  display: block;
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #fff;
  bottom: -7px;
  left: 17px;
}

.video_container .tooltip .portret::before {
  content: '';
  display: block;
  position: absolute;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 9px solid #abb3c2;
  bottom: -9px;
}

.video_container .tooltip .text_block {
  width: 70%;
  display: inline-block;
  padding: 20px 17px;
}

.author .title {
  padding: 0 0 20px 0;
  width: 100%;
  position: relative;
}

.author>.title::after {
  content: '';
  width: 20px;
  height: 3px;
  background-color: #136bb1;
  position: absolute;
  top: 0;
  left: 0;
}

.author .tooltip .title {

}

.author .tooltip .text {

}

.video_container .tooltip .text_block .title, .video_container .tooltip .text_block .text {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
}

.video_block .footer {
  border-top: 1px solid #abb3c2;
  padding: 30px 35px;
  font-size: 18px;
  color: #0d244f;
}

.video_block .footer .title {
  margin-bottom: 20px;
}

.video_block .footer .social {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 40%;
}

.video_block .footer .social .vk {
  width: 33px;
  height: 33px;
  background-image: url('images/vid_vk.png');
}

.video_block .footer .social .ok {
  width: 33px;
  height: 33px;
  background-image: url('images/vid_ok.png');
}

.video_block .footer .social .fb {
  width: 33px;
  height: 33px;
  background-image: url('images/vid_fb.png');
}

.video_block .footer .social .tw {
  width: 33px;
  height: 33px;
  background-image: url('images/vid_tv.png');
}

.video_block .footer .social .ml {
  width: 33px;
  height: 33px;
  background-image: url('images/vid_ml.png');
}

.video_block .footer .social .ml {
  width: 108px;
  height: 33px;
  background-image: url('images/link.png');
}

.top_week .small_text_block .text_block {
  float: left;
  width: 25%;
  padding: 15px 10px;
  font-size: 13px;
  color: #0d244f;
  line-height: 18px;
  text-decoration: none;
}

.top_week .small_text_block .text_block .title {
  font-weight: 900;
}

.news_block_slider .text_block {
  padding: 0 30px;
  color: rgba(255, 255, 255, 0.35);
  text-align: center;
  font-size: 18px;
  text-decoration: none;
  font-weight: 400;
  line-height: 20px;
}

.news_block_slider .center .text_block {
  color: #fff;
}

.left::after {
  content: '';
  display: block;
  clear: both;
}

.background_gradient {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(images/background_slider.png) no-repeat;
  background-position: 100% -100%;
}

.background_slider {
  position: relative;
  width: 100%;
  height: 500px;
  background-size: cover;
}

.background_slider .mark {
  top: 20px;
  left: 43%;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail::before {
  display: none;
}

.sp-thumbnails-container {
  position: absolute !important;
  bottom: 0px;
}

.author_block {
  text-align: center;
  padding: 35px 0px;
}

.author_block .circle {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}

.author_block .circle img {
  width: 200%;
  margin-left: -50%;
}

.author_block .name {
  margin-top: 20px;
  color: #ced0d6;
  font-size: 17px;
}

.author_block .text {
  margin-top: 30px;
  padding-bottom: 35px;
  border-bottom: 1px solid #abb3c2;
  color: #0d244f;
  text-align: left;
  font-size: 17px;
  line-height: 23px;
}

.author_block .vk, .author_block .insta {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-top: 30px;
}

.author_block .vk {
  background: url(images/vk_aut.png) center center no-repeat;
}

.author_block .insta {
  background: url(images/insta_aut.png) center center no-repeat;
}

.author_block::before {
  content: '';
  display: block;
  clear: both;
}

.video_block {
  position: relative;
}

.video_block .head {
  padding: 100px 35px 50px 35px;
  border-bottom: 1px solid #abb3c2;
  font-size: 30px;
  color: #0d244f;
  line-height: 40px;
}

.video_block .head .mark {
  top: 40px;
  left: 35px;
}

.video_block .head .title {
  font-weight: 900;
}

/*.time_date {*/
/*  padding: 20px 40px 20px 0;*/
/*  border-bottom: 1px solid #abb3c2;*/
/*}*/

.time_date span {
  margin-right: 20px;
  /*vertical-align: middle;*/
}

.video_container {
  padding: 40px 30px;
}

.video_container .video {
  width: 90%;
  height: 500px;
  background: green;
  margin-bottom: 20px;
}

.subscribe {
  width: 100%;
  font-size: 15px;
  color: #abb3c2;
  margin-bottom: 20px;
}

.tooltip {
  border: 1px solid #abb3c2;
  display: flex;
  justify-content: flex-start;
  width: 300px;
  height: 100px;
}

.tooltip .portret {
  width: 35%;
  padding: 10px;
  border-right: 1px solid #abb3c2;
  position: relative;
}

.tooltip .portret2 {
  width: 30%;
  padding: 20px 15px;
  border-right: 1px solid #abb3c2;
  position: relative;
}

.tooltip .portret .circle {
  max-width: 100%;
  max-height: 100%;
  border-radius: 50%;
  overflow: hidden;
}

.tooltip .portret::after {
  content: '';
  display: block;
  position: absolute;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #fff;
  bottom: -7px;
  left: 17px;
}

.tooltip .portret::before {
  content: '';
  display: block;
  position: absolute;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 9px solid #abb3c2;
  bottom: -9px;
}

.tooltip .text_block {
  width: 65%;
  display: inline-block;
  padding: 20px;
  position: relative;
}

.author .title {
  padding: 5px 0 15px 0;
  width: 100%;
  position: relative;
}

.author>.title::after {
  content: '';
  width: 20px;
  height: 3px;
  background-color: #136bb1;
  position: absolute;
  top: 0;
  left: 0;
}

.author .tooltip .title {
  padding: 10px 0;
  font-size: 21px;
}

.author .tooltip .text {
  color: #abb3c2;
  text-decoration: none;
}

.tooltip .text_block .title, .tooltip .text_block .text {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
}

.footer {
  border-top: 0px solid #abb3c2;
  padding: 5px 20px;
  font-size: 18px;
  color: #0d244f;
}

.footer .title {
  margin-bottom: 20px;
}

.footer .social {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  width: 40%;
}

.footer .social .vk {
  width: 33px;
  height: 33px;
  background-image: url('images/vid_vk.png');
}

.footer .social .ok {
  width: 33px;
  height: 33px;
  background-image: url('images/vid_ok.png');
}

.footer .social .fb {
  width: 33px;
  height: 33px;
  background-image: url('images/vid_fb.png');
}

.footer .social .tw {
  width: 33px;
  height: 33px;
  background-image: url('images/vid_tv.png');
}

.footer .social .ml {
  width: 33px;
  height: 33px;
  background-image: url('images/vid_ml.png');
}

.footer .social .ml {
  width: 108px;
  height: 33px;
  background-image: url('images/link.png');
}

.flex_footer.blue2 .footer_coll.menu a.button, .flex_footer.blue2 .footer_coll.menu a.button.menu_button_mobile {
  display: block;
  padding: 15px;
  font-size: 16px;
  line-height: 25px;
  color: #fff;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.15);
  width: 152px;
  margin-top: -30px;
  margin-bottom: 20px;
}

.flex_footer.blue2 .footer_coll.menu a.button.menu_button_mobile {
  display: none;
}

.flex_footer.blue2 .footer_coll.menu a.button span {
  background-image: url('images/footer_burger.png');
  width: 25px;
  height: 25px;
  display: block;
  background-repeat: no-repeat;
  float: left;
  margin-right: 15px;
}

.detail_container .detal_news_title {
  width: 100%;
  height: 500px;
  position: relative;
}

.detail_container .detal_news_title .background {
  width: 100%;
  height: 500px;
  position: absolute;
}

.detail_container .detal_news_title .text {
  z-index: 5;
  font-size: 30px;
  color: #000;
  position: absolute;
  bottom: 0;
  padding: 40px;
  display: block;
  width: 80%;
}

.text_gradient {
  bottom: 0;
  width: 100% !important;
  background: linear-gradient(to top, rgba(19, 107, 177, 0.9), rgba(19, 107, 177, 0.2));
}

.adapt_news_title {
  font-size: 40px;
}

.detail_container .detal_news_title .mark {
  z-index: 5;
  top: 20px;
  left: 20px;
}

.detail_container .detail_text_container {
  padding: 40px 20px 0 20px;
    color: #000;
}

/*.detail_container .detail_text_container p {*/
/*  font-size: 17px;*/
/*  line-height: 23px;*/
/*  color: #000;*/
/*  margin-bottom: 15px;*/
/*}*/

.detail_text_container, .detail_container .detail_text_container p {
  font-size: 18px;
  line-height: 1.5em;
  color: #000;
  margin-bottom: 15px
;
}
@media (max-width: 767px) {
  .detail_text_container, .detail_container .detail_text_container p {
    font-size: 20px;
  }
}


.detail_container .detail_text_container h3 {
  font-size: 19px;
  line-height: 23px;
  color: #000;
  margin-bottom: 10px;
}

.detail_container .detail_text_container h2 {
  font-size: 24px;
  font-weight: 900;
  color: #0d244f;
  padding: 40px 0;
}

.detail_container .detail_text_container h2::before {
  content: '';
  display: block;
  clear: both;
}

.detail_container .detail_text_container p {
  margin-bottom:15px;
}

.detail_container .detail_image.left_img {
  width: 30%;
  max-width: 290px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

.detail_image.left_img img {
  width: 100%;
}

.detail_container .author {
  padding: 0px 10px 10px;
  flex-grow: 1;
  min-height: 150px;
  width: 100%;
  max-width: 480px;
}

.detail_text img {
  margin: 0 20px 20px 0;
}

.select2.select2-container {
  width: 75% !important;
}

.select2-container--default .select2-selection--single {
  background-color: rgba(255, 0, 0, 0);
  border-radius: 0px;
  border: 1px solid rgba(255, 255, 255, 0.15);
}

.select2-container .select2-selection--single {
  height: 48px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: rgba(255, 255, 255, 0.15) !important;
  line-height: 48px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 12px !important;
  right: 1px;
}

.overlay_menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(22, 46, 79, 0.9);
  z-index: 50;
  display: none;
  transition: 0.5s;
  overflow: auto;
  padding-top: 200px;
}

.show_menu {
  display: block;
}

.menu_hide {
  display: none;
}

.menu_button.opens {
  position: absolute;
  right: 30%;
  top: 0;
}

.overlay_menu .footer_coll {
  width: 33.333%;
}

.menu_footer {
  width: 100%;
}

.menu_footer .flex_footer {
  background-color: rgba(255, 255, 255, 0);
  width: 100%;
}

input[type="text"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  display: block;
  width: 100%;
  padding: 7px;
  border: none;
  border-bottom: 1px solid #136bb1;
  background: transparent;
  color: #FFF;
}

.social input[type="text"] {
  color: #0F538B;
}

.searchContainer {
  position: relative;
  border: 0px;
  border-bottom: 1px solid #f3f4f6;
  bottom: 13px;
  display: none;
}

.search-top-button {
  position: absolute;
  right: 10px;
  width: 30px;
  height: 80%;
  top: 2px;
  color: #136BB1;
  font-size: 25px;
  border: none;
  background: none;
  display: block;
}

.search-top-button:hover {
  color: #3F97DD;
}

.menu_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
}

.menu_left {
  width: 40%;
  padding: 0 25px;
}

.menu_right {
  width: 60%;
  padding: 0 25px;
  position: relative;
}

.menu_title {
  color: #fff;
  font-size: 16px;
  font-family: 'Roboto';
  font-weight: 900;
  width: 100%;
  padding-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 30px;
}

.navigation_block {
  display: flex;
  justify-content: space-around;
  padding: 30px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  flex-wrap: wrap;
  width: 100%;
}

.navigation_block.bottom {
  bottom: 0;
}

.navigation_block ul {
  width: 50%;
}

.navigation_block ul li {
  margin-bottom: 20px;
}

.navigation_block ul li a, .experts_block a {
  font-size: 16px;
  font-family: 'Roboto';
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

.experts_block .experts_text_block a {
  padding-left: 20px;
  line-height: 20px;
}

.navigation_block ul li a:hover, .experts_block .experts_text_block a:hover {
  color: #fff;
}

.navigation_block.social_footer.no_border {
  justify-content: flex-start;
}

.navigation_block.social_footer.no_border ul li {
  float: left;
  margin-right: 20px;
}

.mobile_overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 22222;
  overflow: auto;
}

.mobile_menu_block {
  position: absolute;
  width: 500px;
  z-index: 99999;
  top: 0;
  left: 0;
  bottom: 0;
  background: #136bb1;
}

.mobile_menu_block nav ul li ul {
  max-height: 50vh;
  overflow: auto;
}

.mobile_menu_block nav ul li a, .mobile_menu_block nav ul li span {
  display: block;
  padding: 15px;
  border-bottom: 1px solid #dddde8;
  color: #fff;
  text-decoration: none;
  font-family: 'Roboto';
  text-transform: uppercase;
}

.listItem {
  margin-top: 15px;
}

.listItem > a {
  text-decoration: none;
}

.author_block.white.margin_down {
  margin-bottom: 15px;
}

.mainHead {
  margin-bottom: 30px;
  font-family: 'Roboto';
}

.mobile_menu_block nav ul li ul div a {
  display: block;
  padding: 15px;
  border-bottom: 1px solid #dddde8;
  color: #000;
  text-decoration: none;
  font-family: 'Roboto';
  text-transform: uppercase;
}

.mobile_menu_block nav ul li ul {
  padding: 0 20px;
  width: 100%;
  background: #fff;
}

.mobile_menu_block nav ul li ul li a {
  color: #000;
}

.mobile_menu_block nav ul li:first-child a {
  border-top: 1px solid #dddde8;
}

.mobile_menu_block nav ul li ul {
  display: none;
}

.mobile_close.menu_button_mobile {
  display: block;
  width: 20px;
  height: 20px;
  margin: 10px;
  color: #fff;
  background: none;
  float: none;
}

.bl {
  filter: blur(10px);
}

.contacts_map {
  width: 100%;
  height: 415px;
}

.contacts_content {
  background: #fff;
  padding: 50px 75px;
}

.contacts_title {
  font-family: 'Roboto';
  font-size: 17px;
  font-weight: 900;
  color: #0d244f;
  line-height: 24px;
}

.contacts_text {
  font-family: 'Roboto';
  font-size: 17px;
  font-weight: 400;
  color: #0d244f;
  margin-bottom: 30px;
  line-height: 24px;
}

.contacts_big_title {
  font-family: 'Roboto';
  font-size: 24px;
  font-weight: 900;
  color: #0d244f;
  line-height: 32px;
}

.contacts_social::after {
  content: '';
  display: block;
  clear: both;
}

.contacts_mail {
  padding-bottom: 30px;
  border-bottom: 1px solid #f2f3f3;
}

.contacts_social {
  padding-top: 30px;
}

.contacts_mail a, .contacts_social a {
  font-family: 'Roboto';
  font-size: 17px;
  font-weight: 900;
  color: #1c72bc;
  margin-bottom: 30px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.contacts_mail a:hover, .contacts_social a:hover {
  text-decoration: underline;
}

.contacts_coll {
  float: left;
  width: 200px;
}

.contacts_content .footer_row {
  padding: 35px;
  background-color: #f2f3f3;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.contacts_content form {
  width: 100%;
}

.contacts_content .main_button {
  display: block;
  padding: 15px 30px;
  border-radius: 5px;
  border: 1px solid #c2c8d3;
  font-size: 14px;
  color: #0d244f;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 15px;
  text-decoration: none;
  width: 30%;
  float: right;
}

.contacts_content .select2.select2-container {
  width: 60% !important;
}

.contacts_content .select2-container--default .select2-selection--single {
  background-color: rgba(255, 0, 0, 0);
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.15);
}

.contacts_content .text_block.col-md-3 {
  margin-bottom: 15px;
  color: #0d244f;
}

.contacts_content .text_block.col-md-3 p {
  margin-bottom: 15px;
}

.experts_block {
  width: 50%;
  float: left;
  margin-bottom: 30px;
}

.experts_circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
}

.experts_circle .photo {
  width: 100%;
  height: 100%;
  background-size: cover !important;
}

.additional-materials h2 {
  font-family: 'Roboto';
  font-size: 24px;
  font-weight: 900;
  color: #0d244f;
  line-height: 32px;
}

.additional-materials a {
  font-family: 'Roboto';
  font-size: 17px;
  font-weight: 400;
  color: #929cb0;
  margin-bottom: 10px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.additional-materials a:hover {
  text-decoration: underline;
}

.news_container.white.padding_news .news_small .image {
  width: 100%;
  margin: 0 auto;
  height: 131px;
  overflow: hidden;
}

.top_menu .searchContainer {
  position: absolute;
  border: 0px;
  border-bottom: 1px solid #f3f4f6;
  bottom: -41px;
  right: 0px;
  color: #fff;
  width: 100%;
  background: #fff;
  z-index: 900;
  font-family: 'Roboto';
}

.owl-nav {
  margin-top: -48px !important;
}

.owl-prev {
  position: absolute !important;
  left: 10px !important;
}

.owl-next {
  position: absolute !important;
  right: 10px !important;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #333;
  font-size: 14px;
  margin: 0px;
  padding: 0 0 !important;
  background: none !important;
  display: inline-block;
  cursor: pointer;
  border-radius: 0px;
  width: 29px;
  height: 29px;
}

.owl-theme .owl-nav [class*=owl-] img {
  width: 100%;
}

/* Adaptive */

@media (min-width: 769px) and (max-width: 1024px) {
  .left_collum {
    display: none;
  }
}

@media screen and (max-width: 769px) {
  .left_collum {
		width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .right_collum {
    width: 100%;
    margin-left: 0;
  }
  .header_information {
    display: none;
  }
  .adapt_news_title {
    font-size: 22px;
  }
}
.mobil_vid {
  display: none;
}

@media screen and (max-width: 960px) {
  .mobil_vid {
  display: block;
}
.mobil_vid a img{
  max-width: 100%;
  height: auto;
  width: 100%;
}
.col_right{
  width: 100%;
}
.col_right a img, .col_left a img {
  width: 100% !important;
  height: auto !important;
      margin-left: 0 !important;
}
.last_news_block{
  padding: 0;
  width: 70%;
}
.last_news_container .main_button{
  margin-top: 0;
  margin-bottom: 0;

}
.last_news_container .padding15{
  padding: 30px 15px 10px;
}
.material_small .material_text_block{
  padding: 15px;
}

.mobile-show-news{
  margin-bottom: 10px;
}

.text_news_flex .material_title{
  width: 70%;
}

.col_left .background a{
  width: 100%;
}

  .mobile-show-news {
    display: block;
    margin-bottom: 10px;
  }
  
  .top_menu .searchContainer {
    position: absolute;
    border: 0px;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid #f3f4f6;
    bottom: 7px;
    right: 60px;
    color: #333;
    z-index: 113;
    background: rebeccapurple;
    width: 70%;
    background-color: #fff;
    padding: 10px;
  }
  .adapt_news_title {
    font-size: 18px;
  }
  .top_menu input[type="text"] {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    display: block;
    width: 100%;
    padding: 0px;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid #136bb1;
    background: transparent;
    color: #136bb1;
  }
  .main {
    padding-left: 0;
    padding-right: 0;
  }
  .flex_footer.blue2 .footer_coll.menu a.button {
    display: none;
  }
  .flex_footer.blue2 .footer_coll.menu a.button.menu_button_mobile {
    display: block;
  }
  .top_menu .menu_button {
    display: none;
  }
  .top_menu .menu_button_mobile {
    display: block;
  }
  .right {
    display: none;
  }
  .left {
    width: 100%;
  }
  .news_container .news_small {
    width: 100%;
    height: 380px;
    border-right: 0px solid #dbdee5;
    overflow: hidden;
  }
  .news_small.half_image .image {
    margin: 0 -10px;
    height: 230px;
    overflow: hidden;
    width: 109%;
  }
  .news_container.white.padding_news .news_small .image {
    width: 100%;
    margin: 0 auto;
    height: 131px;
    overflow: hidden;
  }
  .news_container {
    display: block;
    width: 100%;
  }
  .top_week .small_text_block .text_block {
    width: 80%;
  }
  .callback {
    padding: 0;
  }
  .callback .main {
    display: none;
  }
  .logo_mobile {
    display: block;
    padding: 30px 0 45px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .end {
    display: none;
  }
  .footer_coll {
    width: 100%;
    text-align: center;
  }
  .footer_coll ul {
    display: none;
  }
  .sub_footer_title {
    display: none;
  }
  .footer_coll.logo {
    display: none;
  }
  .footer_coll.half {
    width: 100%;
  }
  .flex_footer.blue2 .footer_coll {
    display: none;
  }
  .flex_footer.blue2 .footer_coll.menu, .flex_footer.blue2 .footer_coll.menu ul {
    display: block;
  }
  .flex_footer.blue2 .footer_coll.menu a.button {
    margin-top: 0;
    margin-bottom: 0;
    margin: 0 auto;
  }
  .flex_footer.blue2 .footer_coll.menu a.button span {
    background-image: url('images/footer_burger.png');
    width: 25px;
    height: 25px;
    display: block;
    background-repeat: no-repeat;
    float: left;
  }
  footer .main {
    padding: 0;
  }
  .material_big {
    width: 100%;
  }
  .material_small {
    width: 100%;
  }
  .main_row {
    flex-wrap: wrap;
  }
  .top_menu ul {
    display: none;
  }
  header {
    display: none;
  }
  .top_menu {
    background-color: #136bb1;
    overflow: hidden;
  }
  .top_menu .search {
    position: absolute;
    top: 0;
    right: 0;
    background: url(images/lupa_white.png) center center no-repeat;
    width: 60px;
    height: 60px;
  }
  .top_menu .menu_button_mobile {
    background-color: #1260a2;
  }
  .footer_coll .menu_button_mobile {
    background: none;
  }
  .header_logo_mobile {
    display: block;
    padding-left: 89px;
    max-height: 55px;
  }
  .header_logo_mobile a {
    line-height: 70px;
  }
  .top_menu .menu_button, .top_menu .menu_button_mobile {
    background: url(images/burger_white.png) center center no-repeat;
  }
  .mark {
    left: 20px !important;
  }
  .news_small.big_block .text_block {
    padding: 0px;
  }
}


@media screen and (min-width: 961px) {
  .text_block.news_no_padding {
    padding: 0px !important;
  }

  .text_block.news_no_padding a{
    margin-top: 0px;
  }
}

@media screen and (max-width: 960px) {
	iframe {
		width: 100%;
		max-height: 480px;
	}
	.detail_container .detal_news_title {
		width: 100%;
		height: 522px;
		position: relative;
	}

	.detail_container .detal_news_title .background {
		width: 100%;
		height: 522px;
		position: absolute;
	}
	.galerea .pika_navigation {
		top: 27%;
	}

  .detail_container .detail_text_container {
    padding: 40px 0px;
  }
  .no_padding_mobile.padding_news {
    padding: 15px 0;
  }
  .no_padding_mobile .news_small {
    padding: 0;
  }
  .no_padding_mobile .news_small a {
    padding: 0 35px;
  }
  .obr_raz {
    width: 100%;
    margin-left: 0;
  }
  .h1_detail {
    font-size: 28px;
  }
  .flex_obr {
    width: 100%;
  }
  .vid_day {
    width: 100%;
    margin-left: 0;
  }
  .probel {
    display: none;
  }
  .class_hi2 {
    height: 350px;
    overflow: hidden;
  }
  .news_small.image_left .text_block {
    float: right;
    width: 100%;
  }
  .news_small.half_image .image img {
    width: 100% !important;
  }
  .left {
    margin: 10px 0;
  }
  .news_small2 {
    padding: 0 0 0 0px;
  }
  .probel {
    display: none;
  }
  .top_menu .searchContainer {
    display: none;
  }
}

.class_ {
  display: none;
}

.full {
  width: 100%;
  float: left;
  margin-right: 1.69492%;
}

.probel_gor {
  width: 100%;
  height: 10px;
}

@media screen and (min-width: 961px) {
	iframe {
		width: 100%;
		max-height: 380px;
	}
	.detail_container .detal_news_title {
		width: 100%;
		height: 333px;
		position: relative;
	}

	.detail_container .detal_news_title .background {
		width: 100%;
		height: 333px;
		position: absolute;
	}
	.class_hi {
	height: 200px;
	}
}
@media screen and (min-width: 1280px) {
	iframe {
		width: 100%;
		max-height: 480px;
	}
	.detail_container .detal_news_title {
		width: 100%;
		height: 513px;
		position: relative;
	}

	.detail_container .detal_news_title .background {
		width: 100%;
		height: 513px;
		position: absolute;
	}
}
.class_2018, .class_zdorove {
  background-color: #13b18a !important;
}

.class_6596, .class_ekologiya {
  background-color: #44a653 !important;
}

.class_22, .class_sport {
  background-color: #d8296b !important;
}

.top_menu ul li .rubric_22 {
  color: #d8296b;
}

.class_33, .class_chp-kriminal {
  background-color: #7c16da !important;
}

.top_menu ul li .rubric_33 {
  color: #7c16da;
}
.top_menu ul li .rubric_34 {
  color: #F92810 !important;
}


.top_menu ul li .rubric_kino {
  color: #2ac8e5;
}

.class_1042, .class_transport {
  background-color: #2ac8e5 !important;
}

.class_13, .class_zhkkh-v-oposakh-i-tvetakh {
  background-color: #136BB1 !important;
}

.class_224, .class_tekhnologii {
  background-color: #13b18a !important;
}

.class_104, .class_nauka {
  background-color: #44a653 !important;
}

.class_1884, .class_rybnadzorro {
  background-color: #d8296b !important;
}

.class_glav {
  background-color: #E04A36 !important;
}

.class_fotoreportazh {
  background-color: #13b18a !important;
}

.class_obrazovanie, .class_7881 {
  background-color: #44a653 !important;
}

.class_obshchestvo, .class_49 {
  background-color: #d8296b !important;
}

.class_kulura, .class_97 {
  background-color: #7c16da !important;
}

.class_ekonomika, .class_34 {
  background-color: #2ac8e5 !important;
}

.class_khobbi, .class_868 {
  background-color: #ffc000 !important;
}
  .reclama a{
    text-decoration: none;
    border: 0;
    display: block;
    text-align: center;
    padding: 0px 0px;

    margin-bottom: 15px;
  }
  .reclama a img{
    width: auto;
    height: auto;
    max-width: 100%;
  }
@media screen and (max-width: 767px) {

	iframe {
		width: 100%;
		height: 380px;
	}

	/*.poisk {*/
		/*padding: 15px 10px !important;*/
	/*}*/

	.detail_container .detal_news_title {
		width: 100%;
		height: 405px;
		position: relative;
	}

	.detail_container .detal_news_title .background {
		width: 100%;
		height: 405px;
		position: absolute;
	}
  .reclama {
    display: block;
  }


  .right_ad {
    padding: 0px;
    background: none;
  }
  .kznc-banner-container {
    /*display: none;*/
  }
}

@media screen and (max-width: 767px) {
	iframe {
		width: 100%;
		height: 380px;
	}
	.detail_container .detal_news_title {
		width: 100%;
		height: 250px;
		position: relative;
	}

	.detail_container .detal_news_title .background {
		width: 100%;
		height: 250px;
		position: absolute;
	}
  .news_block_slider3 .sp-caption-container {
    max-width: 640px;
    max-height: 420px;
    transition: 0.1s !important;
    height: auto;
}

.news_kaktoTak1 {
  max-height: 235px;
  height: auto;
  overflow: hidden;
}

.news_block_slider3 .sp-arrows {
  opacity: 1 !important;
  top: 125px;
}

	.galerea .pika_caption {
		height: 0px;
	}

	.tooltip {
		width: 100%;
	}

	.galerea .pika_navigation {
		top: 20%;
	}

.detail_container .author {
		padding: 10px 0px;
}
  .adapt_news_title {
    font-size: 12px;
  }
  .h1_detail.adapt_news_title {
    font-size: 16px;
  }
  .col_right {
    width: 100%;
  }
  .material_big {
    width: 100%;
    height: 100vw;
  }
  .material_small {
    width: 100%;
    min-height: 330px;
  }
  .material_text_block {
    min-height: 110px;
  }
  .material_big .title, .material_big .text {
    font-size: 23px;
  }
  .material_text_block .material_title {
    font-size: 18px;
  }
  .last_news_block .news_title {
    font-size: 20px;
}
  .news_block.big_text .news_title {
    display: block;
    font-size: 23px;
    display: block;
    color: #fff;
    text-decoration: none;
    margin-bottom: 10px;
  }
  .news_small a.news_title {
    line-height: 22px;
    font-size: 22px;
    text-decoration: none;
    font-weight: 700;
  }
  .news_small .date {
    position: absolute;
    padding: 10px 0 0 0;
    bottom: 20px;
    font-size: 12px;
  }
  .top_week .full_text_block {
    padding: 30px;
    font-size: 16px;
    font-weight: 300;
    color: #0d244f;
    text-align: center;
    display: block;
  }
}

.show_pop {
  display: flex !important;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999999;
  display: none;
  overflow: scroll;
}

.mobile_menu_block .menu_button_mobile {
  color: #fff;
  padding-top: 20px;
  padding-left: 20px;
  display: block;
  width: 20px;
  color: #fff;
  background: none;
  float: none;
  padding-bottom: 15px;
}

/* ����� ��� ����������� ���������� ���� */

.modal {
  background: #fff;
  left: 50%;
  margin: -250px 0 0 -40%;
  position: absolute;
  top: -50%;
  width: 80%;
  border-radius: 5px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, .25);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .25);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .25);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* ��������� ���������� ���� � ��������� :target */

.modal:target {
  top: 50%;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}

.modal header, .modal footer {
  background: #f7f7f7;
  border-bottom: 1px solid #e7e7e7;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}

.modal footer {
  border: none;
  border-top: 1px solid #e7e7e7;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
}

.modal section, .modal header, .modal footer {
  padding: 15px;
  z-index: 200;
}

.modal h2 {
  margin: 0;
}

.modal .btn {
  float: right;
}

.detail_container img {
  margin:  0 10px 0 0;
  max-width: 100%;
  height: auto;
      position: relative;
    top: 3px;
}

.img_av {
  margin: 0 !important;
}

.searchburg {
  border: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  top: 0;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 50px;
  display: block;
}

.flex_obr {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

.obr_raz {
  margin-left: 0;
  margin-right: 1.69492%;
  flex: 1 1 auto;
}

.navigation-pages {
  display: flex;
  flex-wrap: wrap;
  margin: 15px 0;
  padding: 10px;
  align-items: center;
  font-weight: 700;
  font-size: 28px;
}
.navigation-pages a, .navigation-pages span {
  margin: 5px;
  padding: 15px;
  min-width: 48px;
  border-radius: 9px;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
.navigation-pages a {
  background: #0B214A;
}
.navigation-pages span {
  background: #E04A36;
}
.navigation-pages .disabled {
  background: #CCC;
}
.navigation-pages a:hover {
  background: #136bb1;
}

.new_sait {
  display: flex;
  justify-content: center;
  background: #E6E9ED;
}

.new_sait a {
  margin: 15px auto;
  width: 90%;
  padding: 15px;
  text-decoration: none;
  background: #F8F8F8;
  text-align: center;
  box-shadow: 3px 3px 7px #222;
  color: #000;
  -moz-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  -webkit-transition: all 1s ease-out;
  border-radius: 5px;
}

.new_sait a:hover {
  background: #0D244F;
  box-shadow: 5px 5px 7px #111;
  color: #fff;
  border-radius: 10px;
}

.class_red {
  color: #E04A36;
}

.class_red a, .class_red div {
  color: #E04A36 !important;
}

/*Форма для отзывов*/

.padding15 .voting-form-box, .padding15 #_result {
  border: none;
  padding: 0;
}

.padding15 #_result table {
  margin: 15px 0;
}

.padding15 #_result table tr {
  margin: 10px 0;
  display: flex;
  flex-wrap: wrap;
}

.padding15 #_result table tr td {
  width: 90%;
}

.padding15 .voting-form-box .vote-vote-footer input, .padding15 .voting-form-box .vote-vote-footer a, .padding15 #_result .vote-vote-footer a {
  color: #fff;
  background: #136BB1;
  padding: 5px 10px;
  border-radius: 5px;
  text-decoration: none;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  margin: 10px 0;
  border: 0;
  font-size: 14px;
  font-weight: 300;
}

.padding15 .voting-form-box .vote-vote-footer input:hover, .padding15 .voting-form-box .vote-vote-footer a:hover, .padding15 #_result .vote-vote-footer a:hover {
  background: #0F538B;
  padding: 5px 10px;
}

.veri_news {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px;
  margin-bottom: 20px;
}

.veri_news_image {
  display: block;
  border: none;
  width: 72px;
  height: auto;
  float: left;
  margin: 0 20px 0 0;
  width: 168px;
  height: 112px;
}

.veri_news a {
  text-decoration: none;
}

.veri_news span {
  text-decoration: none;
  color: #000;
  padding: 0 10px;
}

.vid_day a p {
  margin: 10px 15px;
}

.pw-button--yellow {
  color: #fff !important;
  background-color: #E04A36 !important;
  border: 1px #000;
}

.pw-button--yellow:hover {
  color: #EDEDED !important;
  background-color: #BB3D2D !important;
  border: 1px #000;
}

.pw-button--yellow .pw-button__icon {
  fill: #fff !important;
}

#pw-button__link {
  display: none !important;
}

.kznc-banner-container {
  text-align: center;
  background: #ffffff;
}

#s {
  font-size: 20px;
  font-family: 'Roboto';
  font-weight: 300;
}

/*.poisk {*/
  /*padding: 15px 20px;*/
  /*max-width: 100%;*/
/*}*/

#fotored {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
}

#fotored .bottom {
  line-height: 24px;
  font-size: 18px;
  color: #0d244f;
}

#rubric_top_color {
  color: #2ecc71;
}

.cradient_slider {
  background: linear-gradient(to top, rgba(19, 107, 177, 0.7) 70%, rgba(19, 107, 177, 0));
}

.slider_small .sp-thumbnails .sp-thumbnail {
  color: #fff;
  padding: 0 10px;
  text-shadow: #0B214A 1px 1px 3px;
  text-decoration: none;
  bottom: 0px;
  display: block;
}

.slider_small .slide_a_12 {
  text-decoration: none;
  color: #000;
}

.sp-button {
  z-index: 100;
}

.sp-buttons {
  z-index: 100;
}

.background_gradient123 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url(/images/background_slider.png) no-repeat;
  background-position: 100% -50%;
}

.slider_small .sp-caption-container {
  text-align: left;
  padding: 0 15px;
}

.slider_small .sp-thumbnails-container {
  bottom: -10px;
}

blockquote {
  position: relative;
  border-left: 5px solid #E04A36;
  margin: 0;
  background: #e6e9ed;
  padding: 20px;
  color: #333;
  text-align: left;
}

blockquote:before, blockquote:after {

}

blockquote:before {

}

blockquote:after {

}

blockquote p {

}

blockquote footer {
  margin-bottom: 1em;
}

blockquote cite {
  font-style: normal;
}
.menaTutNet{
  display: none;
}
.detail_text_container table{
  margin: 15px 0;
}

.detail_text_container table tbody td{
  padding: 10px;
  border: 1px solid #0A0000;
}

.avtograf_kategorii{
  display: grid;
  grid-template-columns: 1fr 2fr; 
  grid-gap: 20px; 
}
.avtograf_kategorii img{
  max-width: 100%;
}