html {
  font-size: 14px;
  overflow-x: hidden;
  padding-top: 0 !important;
}

body {
  /*font-family: 'Clear Sans', sans-serif!impor*/;
  font-family: 'Open Sans', sans-serif!important;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  color: #232323;
  /*background: url(../img/bg2.jpg) #e2e3e6 repeat fixed 0 0;*/
  background: #e2e3e6 !important;
}
.ya-share2 .site-main.new-card ul li:before {
    display: none!important;
}
.ya-share2 .entry-content ul li:hover:before {
  display: none!important;
}

ul, ol, li {
  display: block;
  margin: 0;
  padding: 0; }

a:active, a:focus {
  outline: none; }

input, textarea {
  outline: none; }

input:active, textarea:active {
  outline: none; }

:focus {
  outline: none; }

textarea {
  resize: none; }

textarea {
  resize: vertical; }

textarea {
  resize: horizontal; }

p {
  margin: 0;
  padding: 0; }

button:active, button:focus {
  outline: none; }

button::-moz-focus-inner {
  border: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: bold; }

a {
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  color: #fff; }
  a:hover {
    color: #fff; }

.lock {
  overflow: hidden; }

header {
  padding: 15px 0px 0px;
  background: #fff; }
header .container {
  /*
  width: 1325px;
  max-width: 1325px;
  */
}
header .add {
  margin: 0 auto;
  /*background: #ff4b24;*/
  margin-bottom: 10px; }

.header__panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #666;
  line-height: 38px;
  position: relative;
  padding: 10px 0px; }
  .header__panel li {
    height: 38px;
    /*opacity: 0.2;*/
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
    .header__panel li a {
      color: #666;
      font-weight: 500;
      line-height: 38px;
      text-transform: none; }
    .header__panel li a i {
    font-size: 18px;
    margin: 0 2px; }
    .header__panel li .panel__icons a i {
      font-size: 20px;
    }
    .header__panel li:hover {
      opacity: 1; }
    .header__panel li.valuta span {
      color: #048ccc; }
    .header__panel li:nth-child(1) a {
      /*background: url(../img/letter-icon.png) no-repeat left center;
      padding-left: 30px; */
    }
    .header__panel li:nth-child(1) {
      width: 38px;
      height: 38px;
      opacity: 1;
      cursor: auto;
      background: url(../img/16+.png) no-repeat left center;
      background-size: cover;
    }
    .header__panel li:nth-child(2) {
      /*padding-left: 36px;
      background: url(../img/ava-icon.png) no-repeat left center; */
    }
    .header__panel li:nth-child(3) {
      /*padding-left: 30px;
      background: url(../img/write-icon.png) no-repeat left center; */
    }
    .header__panel.authorized li:nth-child(4) {
      /*padding-left: 30px;
      background: url(../img/exit-icon.png) no-repeat left center;*/
    }
    .header__panel li:nth-child(5) {
      opacity: 1;
      margin: 0 40px;
      font-weight: bold;
    }
    .header__panel li:nth-child(6) {
      opacity: 1;
      margin-right: 40px;
      display: flex;
  	}
      .header__panel li:nth-child(6) a {
        /*opacity: 0.2;*/
        /*display: flex;*/
        justify-content: center;
        flex-direction: column;
        margin: 0 3px; }
      .header__panel li:nth-child(6) .panel__icons {
        /*height: 100%;*/
      }
        .header__panel li:nth-child(6) a:hover {
          opacity: 1;
          color: #048ccc;
        }
    .header__panel li:last-child {
      padding-left: 26px;
      background: url(../img/tel-icon.png) no-repeat left center;
      opacity: 1; }
      .header__panel li:last-child a {
        opacity: 1; }
        .header__panel li:last-child a span {
          opacity: 0.75;
          text-transform: none;
          width: 65px;
          color: #000;
          font-weight: 400;
          margin-left: 2px; }
  .header__panel:before {
    content: '';
    position: absolute;
    /*left: 7.5%;*/
    bottom: 0;
    /*width: 85%;*/
    width: 100%;
    height: 1px;
    background: #777;
    opacity: 0.1; }

.panel__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.header__main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 14px 0;
  }
  .header__main-menu a > img {
    /*height: 30px;*/
    margin-right: 21px;
  }
.nav-footer .header__main-menu {
	padding: 0;
}

nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  nav ul li a {
    color: #666;
    font-weight: 500;
    padding: 0px 17px;
    line-height: 30px; }
    nav ul li a:hover {
      color: #ff4b24; }
  /*nav ul li:last-child a {
    padding-left: 28px;
    margin-left: 19px;
    background: url(../img/fire-icon.png) no-repeat left center; }*/
  nav ul li.current-menu-item a {
    color: #ff4b24; }

.add2 {
  max-width: 100%;
  margin: 18px 0px;
  /*background: #ff4b24;
  height: 137px;*/
}
.add2 a {
  max-width: 100%;
}
.add2 a img {
  max-width: 100%;
}
.archive .add {
  margin: 0 -12px;
}

.hot-news__body {
  /*padding: 0px 22px 17px;*/
  padding: 10px 12.5px 12.5px; /* !!! */
  background: #fff; }

.run-line {
  height: 30px;
  background: #ff4b24;
  margin: 12px 0px 30px; }
.run-line-header {
  margin: 16px 0px 30px;
}

.card-news__img-wrapper img {
  width: 100%;
  max-width: 100%; }

.card-category-name {
  padding: 0 18px;
  line-height: 23px;
  /*border: 1px solid #ff4b24;*/
  color: #fff!important;
  font-weight: 500;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: block;
  cursor: pointer;
  font-size: 13px;
  padding-bottom: 2px;
  background: rgba(0,0,0, 0.2);
  text-shadow: 0 0 3px #000;
}
.card-news__img-wrapper {
  position: relative;
}
.category-links__wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: absolute;
  left: 16px;
  top: 16px;
  right: 16px;
  flex-flow: row wrap;
}
.category-links__wrapper a {
  font-size: 12px!important;
  margin: 4px 4px;
}
.card-news__title-and-info h2 {
  font-size: 16px; }

.main-three-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.main-three-news__item {
  position: relative; }

.main-three-news > .main-three-news__item {
  /*width: calc(50% - 11px);*/
  width: calc(33% - 1px); /* !!! */
  margin-bottom: 2px;
  color: #232323;
  padding: 7.5px 7.5px 7.5px; /* !!! */
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
  /*
  .main-three-news > .main-three-news__item:first-child,
  .main-three-news > .main-three-news__item:nth-child(2) {
    width: 100%;
    color: #fff;
  }
  */
    .main-three-news > .main-three-news__item:first-child .card-news__img-wrapper img,
    .main-three-news > .main-three-news__item:nth-child(2) .card-news__img-wrapper img {
    height: auto;!important; }
    .main-three-news > .main-three-news__item:first-child .day,
    .main-three-news > .main-three-news__item:nth-child(2) .day {
      color: #fff; }
    .main-three-news > .main-three-news__item:first-child .views,
    .main-three-news > .main-three-news__item:nth-child(2) .views {
      background: url(../img/eye-icon.png) no-repeat left center; }
    
    .main-three-news > .main-three-news__item:first-child,
    .main-three-news > .main-three-news__item:nth-child(2) {
      width: calc( 50% - 2px );
    }
    .main-three-news > .main-three-news__item:first-child .card-news__title-and-info,
    .main-three-news > .main-three-news__item:nth-child(2) .card-news__title-and-info {
        position: absolute;
        left: 40px;
        bottom: 40px;
        right: 40px;
	  }
        .main-three-news > .main-three-news__item .card-news__title-and-info a {
        color: #232323;
        font-size: 20px;
        font-weight: 500;
        text-transform: none;
        /*font-family: 'Noto Serif', serif;*/
      }
        .with-btn-wrapper .main-three-news__item:nth-child(10n+16) .card-news__title-and-info a p,
        .with-btn-wrapper .main-three-news__item:nth-child(10n+17) .card-news__title-and-info a p,
        .home .puzzle.news-cards__wrapper .main-three-news__item:nth-child(2) .card-news__title-and-info a p,
        .home .puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) .card-news__title-and-info a p{
            font-size: 17px;
        }
        .main-three-news > .main-three-news__item:first-child .card-news__title-and-info a,
        .main-three-news > .main-three-news__item:nth-child(2) .card-news__title-and-info a {
          font-size: 26px;
			    font-weight: 700;
          text-shadow: 0 0 3px #000;
        }
        .main-three-news > .main-three-news__item:first-child .card-news__title-and-info a,
        .main-three-news > .main-three-news__item:nth-child(2) .card-news__title-and-info a {
        color: #fff; }
        .main-three-news > .main-three-news__item:first-child .card-news__title-and-info .card-news__info,
        .main-three-news > .main-three-news__item:nth-child(2) .card-news__title-and-info .card-news__info {
          margin-bottom: 20px; }
        .main-three-news > .main-three-news__item:first-child .card-news__title-and-info h2,
        .main-three-news > .main-three-news__item:nth-child(2) .card-news__title-and-info h2 {
          font-size: 32px; }

.card-news__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: none;
  line-height: 16px;
  font-weight: 500;
  margin-top: 21px;
  margin-bottom: 12px; }
  .card-news__info .day {
    margin: 0px 23px 0px 10px;
    color: #232323; }
  .card-news__info .day a {
    text-transform: none; }
.time {
  color: #232323; }

.views {
  background: url(../img/eye-icon-black.png) no-repeat left center;
  color: #232323;
  padding-left: 23px; }

.main-time-tabs__names {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 336px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 33px; }
  .main-time-tabs__names p {
    font-size: 16px;
    text-transform: uppercase;
    width: 49%;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    color: #d1d1d1;
    border: 1px solid #d1d1d1;
    cursor: pointer;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s; }
  .main-time-tabs__names p:hover {
  	color: #048ccc;
    border: 1px solid #048ccc;
    background-color: #eee;
  }
  .main-time-tabs__names .time-tabs-names_item.active {
    border-color: #048ccc;
    color: #048ccc; }

body .time-tabs__body {
  display: none;
}
body .time-tabs__body.active {
  display: block;
}
.home .time-tabs__body {
  visibility:hidden;
  opacity: 0;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  /*position: absolute;*/
}
.home .time-tabs__body.active {
  visibility:visible;
  opacity: 1;
  top: 4.5em;
  /* padding-right: 1em; */
}


.time-tabs__item {
  margin: 6px 0px;
  display: block;
  text-transform: none; }
  .time-tabs__item .time-tabs__item_title {
    color: #111;
    margin-bottom: 4px;
    /*font-weight: bold;*/
  }
  a.time-tabs__item:visited .time-tabs__item_title {
    color: #777;
  }
  .time-tabs__item .time-tabs__item_date {
    color: #232323;
    font-weight: 500;
    font-size: 13px;
    position: relative; }
    .time-tabs__item .time-tabs__item_date span {
      color: #222; }
    .time-tabs__item .time-tabs__item_date:before {
      content: '';
      position: absolute;
      bottom: 9px;
      right: 0;
      width: 35%;
      height: 1px;
      background: #666;
      -webkit-transition: 0.4s;
      -o-transition: 0.4s;
      transition: 0.4s; }
  .time-tabs__item:hover .time-tabs__item_date:before {
    background: #000; }

.add3 {
  margin: 0;
  max-width: 100%;
  /*background: #ff4b24;
  height: 137px;*/
}

.news-list_title {
  font-size: 24px;
  color: #048ccc;
  text-transform: uppercase; }

  .site-main.new-card .similar-posts .card-news__info {
    /*display: none;*/
  }

.news-list_top-line-title {
  margin-bottom: 7px;
  height: 2em;
  width: 100%;
  background: #fff; }

.new-list__body {
  background: #fff; }
  .new-list__body h2 {
    background: #fff;
    padding: 0px 16px;
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: -18px auto 0px; }

.news-cards__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px 12.5px 12.5px;
  background: #fff; }
  /*.news-cards__wrapper a {
    width: 33.33%;
    padding: 12.5px 12.5px; }*/
    .news-cards__wrapper a .card-news__title-and-info > p {
      color: #232323; }
    .news-cards__wrapper a .card-news__img-wrapper {
      width: 100%;
      height: 220px;
    }
    .news-cards__wrapper a .card-news__img-wrapper.original {
      height: auto;
    }
      .news-cards__wrapper a .card-news__img-wrapper img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    }
  .news-cards__wrapper.flat {
    background: #fff; }
    /*
    .news-cards__wrapper.flat .card-news__title-and-info {
      position: absolute;
      left: 25.5px;
      bottom: 25.5px;
      right: 25.5px;
    }
    */
      .news-cards__wrapper.flat .card-news__title-and-info > p {
        color: #232323;
        line-height: 1.3; }
      .news-cards__wrapper.flat .card-news__title-and-info .day {
        /*color: #fff;*/ }
      .news-cards__wrapper.flat .card-news__title-and-info .card-news__info {
        margin-bottom: 8px; }
        .news-cards__wrapper .main-three-news__item  a {
        color: #232323;
        text-transform: none;
        display: block;
      }
    .news-cards__wrapper.flat .views {
      background: url(../img/eye-icon-black.png) no-repeat left center; }

  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(5) .views,
  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(6) .views,
  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(7) .views,
  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(8) .views {
    background: url(../img/eye-icon.png) no-repeat left center; }

  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(5) .card-news__title-and-info,
  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(6) .card-news__title-and-info,
  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(7) .card-news__title-and-info,
  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(8) .card-news__title-and-info {
    position: absolute;
    left: 25.5px;
    bottom: 7.5px;
    right: 25.5px;
    text-shadow: 0 0 2px #000;
  }

    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(5) .card-news__title-and-info > a,
    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(6) .card-news__title-and-info > a,
    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(7) .card-news__title-and-info > a,
    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(8) .card-news__title-and-info > a {
      color: #fff;
      line-height: 1.3; }

    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(5) .card-news__title-and-info .day,
    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(6) .card-news__title-and-info .day,
    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(7) .card-news__title-and-info .day,
    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(8) .card-news__title-and-info .day {
      color: #fff; }

    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(5) .card-news__title-and-info .card-news__info,
    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(6) .card-news__title-and-info .card-news__info,
    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(7) .card-news__title-and-info .card-news__info,
    .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(8) .card-news__title-and-info .card-news__info {
      margin-bottom: 8px; }
      .with-btn-wrapper .main-three-news__item:nth-child(10n+15),
  .puzzle.news-cards__wrapper .main-three-news__item:first-child {
    width: 50%; }
    .with-btn-wrapper .main-three-news__item:nth-child(10n+15) .views,
    .puzzle.news-cards__wrapper .main-three-news__item:first-child .views {
      background: url(../img/eye-icon.png) no-repeat left center; }
      .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+15) .day,
    .puzzle.news-cards__wrapper .main-three-news__item:first-child .day {
      color: #fff; }
      .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+15) .card-news__title-and-info,
    .puzzle.news-cards__wrapper .main-three-news__item:first-child .card-news__title-and-info {
      position: absolute;
      left: 32.5px;
      bottom: 32.5px;
      right: 32.5px; }
      .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+15) .card-news__title-and-info > a,
      .puzzle.news-cards__wrapper .main-three-news__item:first-child .card-news__title-and-info > a {
        font-size: 17px;
        color: #fff;
        line-height: 1.3; }
        .news-cards__wrapper.flat .main-three-news__item .card-news__title-and-info  a {
        	/*color: #fff;*/
        	/*font-family: 'Noto Serif', serif;*/
    	}
    .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+15) a,
    .puzzle.news-cards__wrapper .main-three-news__item:first-child a {
      height: 100%;
    }
    .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+15) .card-news__img-wrapper,
    .puzzle.news-cards__wrapper .main-three-news__item:first-child .card-news__img-wrapper {
       height: 100%!important; }
      .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+15) .card-news__img-wrapper img,
      .puzzle.news-cards__wrapper .main-three-news__item:first-child .card-news__img-wrapper img {
      height: 100%!important;
      width: 100%!important;
      object-fit: cover; }
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+16),
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(2) {
    /*width: 25%;*/
    width: calc(25% - 12px);
  }
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+16) img,
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+17) img,
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(2) img,
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) img  {
  height: 100%; }
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+16) .card-news__img-wrapper,
    .puzzle.news-cards__wrapper .main-three-news__item:nth-child(2) .card-news__img-wrapper {
      height: 250px; }
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+17),
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) {
    width: 25%; }
    .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+17) .card-news__img-wrapper,
    .puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) .card-news__img-wrapper {
      height: 250px; }
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(4) .views,
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(5) .views,
    .puzzle.news-cards__wrapper .main-three-news__item:nth-child(6) .views {
    background: url(../img/eye-icon.png) no-repeat left center; }
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(4) .card-news__title-and-info,
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(5) .card-news__title-and-info,
    .puzzle.news-cards__wrapper .main-three-news__item:nth-child(6) .card-news__title-and-info,
    .puzzle.news-cards__wrapper .main-three-news__item:nth-child(7) .card-news__title-and-info {
    position: absolute;
    left: 25.5px;
    bottom: 7.5px;
    right: 25.5px;
    text-shadow: 0 0 2px #000;
  }
    .puzzle.news-cards__wrapper .main-three-news__item:nth-child(4) .card-news__title-and-info > a,
     .puzzle.news-cards__wrapper .main-three-news__item:nth-child(5) .card-news__title-and-info > a,
      .puzzle.news-cards__wrapper .main-three-news__item:nth-child(6) .card-news__title-and-info > a,
      .puzzle.news-cards__wrapper .main-three-news__item:nth-child(7) .card-news__title-and-info > a {
      color: #fff;
      line-height: 1.3; }
    .puzzle.news-cards__wrapper .main-three-news__item:nth-child(4) .card-news__title-and-info .day,
     .puzzle.news-cards__wrapper .main-three-news__item:nth-child(5) .card-news__title-and-info .day,
      .puzzle.news-cards__wrapper .main-three-news__item:nth-child(6) .card-news__title-and-info .day,
      .puzzle.news-cards__wrapper .main-three-news__item:nth-child(7) .card-news__title-and-info .day {
      color: #fff; }
    .puzzle.news-cards__wrapper .main-three-news__item:nth-child(4) .card-news__title-and-info .card-news__info,
     .puzzle.news-cards__wrapper .main-three-news__item:nth-child(5) .card-news__title-and-info .card-news__info,
     .puzzle.news-cards__wrapper .main-three-news__item:nth-child(6) .card-news__title-and-info .card-news__info,
     .puzzle.news-cards__wrapper .main-three-news__item:nth-child(7) .card-news__title-and-info .card-news__info {
      margin-bottom: 8px; }

  .news-cards__wrapper .main-three-news__item .card-news__title-and-info a {
    font-size: 20px;
    font-weight: 500;
  }
  .news-cards__wrapper .main-three-news__item .card-news__title-and-info a p {
    font-size: 20px;
    font-weight: 500;
    /*font-family: 'Noto Serif', serif;*/
  }
  .archive-main .news-cards__wrapper > .main-three-news__item:first-child .card-news__title-and-info a p,
  .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .card-news__title-and-info a p {
    color: #fff;
    font-size: 1.5em;
  }
.main-slider.news-cards__wrapper .main-three-news__item .card-news__title-and-info a p {
    font-size: 15px;
    font-weight: 500;
}
h1 {
  font-weight: 500;
}

.h250 a .card-news__img-wrapper {
  height: 250px; }

.ofn {
  margin-bottom: -25px; }
  .ofn a .card-news__img-wrapper {
    height: auto; }
    .ofn a .card-news__img-wrapper img {
      -o-object-fit: contain;
      object-fit: contain;
      height: auto; }

.btn-more-news {
  padding: 0px 25px;
  display: block;
  color: #fff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  line-height: 44px;
  margin: 20px auto;
  background: #048ccc;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer; }
  .btn-more-news:hover {
    color: #232323; }

.section__main-slider {
  height: 380px;
  padding-top: 27px;
  background: url(../img/plashslider.jpg) no-repeat center center;
  background-size: cover;
  margin: 32px 0px 32px; }
  .section__main-slider .container {
    position: relative; }
  .section__main-slider .views {
    background: url(../img/eye-icon.png) no-repeat left center; }
  .section__main-slider h2 {
    width: 170px;
    height: 30px;
    background: #ff4b24;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: -27px;
    /* left: 15px; */
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    padding-right: 15px; }
  .section__main-slider h2 a:hover {
  	color: #048ccc;
  }
  .section__main-slider .main-slider {
    /* width: 1244px; */
	width: 100%;
    margin: 0 auto; }
  .section__main-slider .main-slider_item {
    padding: 0 12px; }
    .section__main-slider .main-slider_item .card-news__img-wrapper {
      height: 200px; }
  .section__main-slider .slick-arrow {
    width: 42px;
    height: 42px; }
    .section__main-slider .slick-arrow:before {
      font-size: 0; }
  .section__main-slider .slick-prev {
    background: url(../img/main-slider-arrow-l.png) no-repeat center center;
    left: -32px; }
  .section__main-slider .slick-next {
    background: url(../img/main-slider-arrow-r.png) no-repeat center center;
    right: -32px; }
  .section__main-slider .news-cards__wrapper {
    background: none; }
    .section__main-slider .news-cards__wrapper .card-news__title-and-info > p {
      color: #fff; }
    .section__main-slider .news-cards__wrapper .day {
      color: #fff; }

.nav-footer {
  padding: 14px 0px 14px;
  background: #666;
  /* margin-top: 19px; */
  }
  .nav-footer .container.footer__container {
    /*width: 1325px;*/
    max-width: 1325px; }

footer {
  padding: 40px 0px 17px;
  /*background: #048ccc;*/
  background: #999999;
}
  footer .container .footer-col-top-item {
    margin-bottom: 50px; }
    footer .container .footer-col-top-item h4 {
      min-width: 23px;
      min-height: 26px;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0 auto 10px;
      height: 31px; }
      footer .container .footer-col-top-item h4 span {
        color: #fff;
        font-weight: 500;
        font-size: 12px;
        margin-left: 30px;
        line-height: 31px; }
    footer .container .footer-col-top-item .footer_add-icon {
      background: url(../img/footer-icon-add.png) no-repeat left center; }
    footer .container .footer-col-top-item .footer_adres-icon {
      background: url(../img/footer-icon-adress.png) no-repeat left center; }
    footer .container .footer-col-top-item .footer_tel-icon {
      background: url(../img/footer-icon-phone.png) no-repeat left center; }
    footer .container .footer-col-top-item .footer_mail-icon {
      background: url(../img/footer-icon-mail.png) no-repeat left center; }
    footer .container .footer-col-top-item p {
      font-size: 14px;
      font-weight: 600;
      color: #000;
      text-align: center;
      /*opacity: 0.5;*/ }
    footer .container .footer-col-top-item a {
      font-size: 14px;
      font-weight: 600;
      color: #000;
      text-align: center; }
      footer .container .footer-col-top-item p span {
        color: #fff; }

.footer_text {
  font-size: 12px;
  color: #444;
  font-weight: 400;
  margin: 5px 0px 16px;
}
/*
  .footer_text span {
    opacity: 0.2; }
*/
.panel__icons {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  /*margin-top: 8.5px;*/ }
  .panel__icons a {
    opacity: 0.5; }
    .panel__icons a:hover {
      opacity: 1;
      color: #048ccc;
     }

.top-tver-2020 {
  text-align: center;
  margin-top: 27px; }

.footer-link {
  color: #fff;
  text-decoration: underline !important;
  font-size: 12px;
  text-transform: none;
  display: inline-block; }
  .footer-link:hover {
    text-decoration: none;
    color: #048ccc;
  }

.footer__app-link {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 12px auto 50px;
  opacity: 0.6;
  display: block; }
  .footer__app-link:hover {
    opacity: 1; }

.burger, .burger-close {
  display: none; }
.search-btn {
      background: none;
      border: none;
    }
    .news-cards__wrapper > .main-three-news__item {
    width: calc(25% - 4px);
    padding: 12.5px 12.5px 7.5px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    }
    .puzzle.news-cards__wrapper > .main-three-news__item:nth-child(4),
	.puzzle.news-cards__wrapper > .main-three-news__item:nth-child(5),
	.puzzle.news-cards__wrapper > .main-three-news__item:nth-child(6),
    .iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(5),
	.iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(6),
	.iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(7) {
		width: calc(33% - 4px);
	}
    .puzzle.news-cards__wrapper > .main-three-news__item:nth-child(4) a .card-news__img-wrapper,
	.puzzle.news-cards__wrapper > .main-three-news__item:nth-child(5) a .card-news__img-wrapper,
	.puzzle.news-cards__wrapper > .main-three-news__item:nth-child(6) a .card-news__img-wrapper,
    .iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(5) a .card-news__img-wrapper,
	.iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(6) a .card-news__img-wrapper,
	.iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(7) a .card-news__img-wrapper {
		height: 305px;
	}
	
	.archive-main .news-cards__wrapper > .main-three-news__item:first-child  .views,
	.archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .views,
	.archive-main .news-cards__wrapper > .main-three-news__item:first-child  .day,
	.archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .day,
	.archive-main .news-cards__wrapper > .main-three-news__item:first-child  .time,
	.archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .time,
	.main-three-news > .main-three-news__item:first-child .views,
	.main-three-news > .main-three-news__item:first-child .time,
	.main-three-news > .main-three-news__item:nth-child(2) .views,
	.main-three-news > .main-three-news__item:nth-child(2) .time,
	.main-slider .views,
	.main-slider .time,
	.puzzle.news-cards__wrapper .main-three-news__item:first-child .views,
	.puzzle.news-cards__wrapper .main-three-news__item:first-child .time,
	.puzzle.news-cards__wrapper > .main-three-news__item:nth-child(4) .views,
	.puzzle.news-cards__wrapper > .main-three-news__item:nth-child(4) .time,
	.puzzle.news-cards__wrapper > .main-three-news__item:nth-child(5) .views,
	.puzzle.news-cards__wrapper > .main-three-news__item:nth-child(5) .time,
	.puzzle.news-cards__wrapper > .main-three-news__item:nth-child(6) .views,
	.puzzle.news-cards__wrapper > .main-three-news__item:nth-child(6) .time,
	
	.iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(5) .views,
	.iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(5) .time,
	.iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(6) .views,
	.iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(6) .time,
	.iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(7) .views,
	.iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(7) .time {
		color: #fff;
	}
	
    .main-three-news__item .entry-title {
      font-size: 1rem;
    }
    .entry-title a {
      font-weight: bold;
      color: #232323;
      line-height: 1.5;
      font-size: 1rem;
    }
  .card-news__img-wrapper img {
    height: 300px;
    object-fit: cover;
  }
  .home .main-three-news .card-news__img-wrapper {
    height: 200px;
  }
  .main-three-news__item .card-news__img-wrapper img {
    height: 200px;
  }
  .card-news__info .posted-on {
    font-size: 0;
  }
  .card-news__info .posted-on a {
    font-size: 13px;
  }
  .card-news__info .posted-on a .published {
    display: none;
  }
  .card-news__info .posted-on a .updated {
    display: inline-block;
  }
  .page-title {
    /*text-transform: uppercase;*/
    margin: 0px 0px 0px 25px;
  }
  /*
  .archive-main .news-cards__wrapper > .main-three-news__item {
    width: 50%;
  }
  */
  .archive-main .news-cards__wrapper > .main-three-news__item {
    /*width: 50%;*/
    width: calc(50% - 4px); /* !!! */
  }


  @media screen and (min-width: 768px) and (max-width: 2560px) {
    .hot-news .col-md-4 {
      /* padding-left: 0; */
      overflow: hidden;
    }
  }

  @media screen and (min-width: 768px) and (max-width: 991px) {
  	.hot-news .col-md-8 {
  		padding-right: 0;
  	}
  	.news-cards__wrapper.flat a,
  	.news-cards__wrapper.iner-flat a {
  		padding: 0 !important;
  	}
  	.puzzle.news-cards__wrapper .main-three-news__item:nth-child(2) .card-news__img-wrapper,
  	.puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) .card-news__img-wrapper,
  	.puzzle.news-cards__wrapper .main-three-news__item:nth-child(2) img,
  	.puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) img {
  		height: 100px !important;
  	}
  	.home .card-news__img-wrapper,
  	.news-cards__wrapper a .card-news__img-wrapper,
  	.card-news__img-wrapper img {
	  height: 160px !important;
	}
	.main-three-news > .main-three-news__item:first-child .card-news__img-wrapper img,
	.main-three-news > .main-three-news__item:first-child .card-news__img-wrapper:not(.iframe) {
		height: 300px !important;
	}
	.news-cards__wrapper .main-three-news__item .card-news__title-and-info a {
    	font-size: 12px;
  	}
  	.main-three-news > .main-three-news__item .card-news__title-and-info a,
  	.news-cards__wrapper .main-three-news__item .card-news__title-and-info a p {
  		font-size: 15px !important;
  	}
  	.card-news__info {
  		font-size: 12px;
  	}
  	.news-cards__wrapper.category a span {
  		font-size: 15px;
  	}
  	.main-time-tabs__names p {
  		width: 69px;
  	}
  }


  @media screen and (min-width: 576px) {
  .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) , .archive-main .news-cards__wrapper > .main-three-news__item:first-child {
    width: 100%;
    color: #fff;
  }
  .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) {
    width: 100%;
    color: #fff;
  }
  .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) img,
  .archive-main .news-cards__wrapper > .main-three-news__item:first-child .card-news__img-wrapper,
  .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .card-news__img-wrapper,
  .archive-main .news-cards__wrapper > .main-three-news__item:first-child img {
    height: 100%;
  }
  .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .card-news__title-and-info,
  .archive-main .news-cards__wrapper > .main-three-news__item:first-child .card-news__title-and-info {
    position: absolute;
    left: 35px;
    bottom: 35px;
    right: 35px; }
  .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .day a,
  .archive-main .news-cards__wrapper > .main-three-news__item:first-child .day a {
    color: #fff;
    margin-bottom: 20px;
  }
  .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .card-news__title-and-info > p a,
  .archive-main .news-cards__wrapper > .main-three-news__item:first-child .card-news__title-and-info > p a {
    font-size: 32px!important;
    color: #fff;
    text-shadow: 0 0 5px #000;
  }
  .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .card-news__info > .day,
  .archive-main .news-cards__wrapper > .main-three-news__item:first-child .card-news__info > .day {
    color: #fff;
  }
  .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .card-news__info > .views,
  .archive-main .news-cards__wrapper > .main-three-news__item:first-child .card-news__info > .views {
    background: url(../img/eye-icon.png) no-repeat left center;
  }
}
  .category__body .category__news-list, .category__body #secondary, .sidebar__back #secondary {
    background: #fff;
  }
  .category__body .category__news-list {
    padding-top: 15px;
  }
  .sidebar__back #secondary {
    padding: 9px;
  }
  .sidebar__back #secondary .main-news-time-tabs {
    padding: 37px 0 7px 7px;
    position: relative;
  }
  .category__news-list .entry-content {
    display: none;
  }
  .archive-description {
  	padding: 30px 25px 12.5px;
  }
  .archive .archive-description p,
  .main-three-news__item .entry-content p {
    padding-bottom: 27px;
    font-size: 14pt;
    font-weight: 400;
    line-height: 1.8;
    color: #171717;
  }
  .main-three-news__item {
    background: #fff;
  }
  .main-slider .card-news__title-and-info > a {
    color: #fff;
  }
  .site-main.new-card {
    padding: 32px;
    background: #fff;
    font-size: 16px;
  }
  .site-main.new-card ol, .site-main.new-card ul li, .site-main.new-card ul {
    position: relative;
  }
  /*
  .site-main.new-card ol:before, .site-main.new-card ul:before {
    content: '';
    position: absolute;
    left: -17px;
    top: 0;
    height: 100%;
    width: 3px;
    background: #ff4b24;
  }
  */
  .site-main.new-card ul li:before{
    content: '';
    position: absolute;
    left: -9px;
    top: 50%;
    height: 1px;
    width: 5px;
    background: #ff4b24;
  }
  .site-main.new-card ol  {
    list-style-type: none; /* Убираем исходные маркеры */
    counter-reset: num;
  }
  .site-main.new-card ol li:before {
    content: counter(num) '. ';
    counter-increment: num;
    color: #ff4b24;
    /*font-size: 18px;*/
  }
  .site-main.new-card iframe {
    width: 100%;
    margin: 30px 0px;
  }
  .site-main.new-card .post-thumbnail img {
    height: auto!important;
    max-height: 350px;
    object-fit: cover;
  }
  .site-main.new-card h1 {
    font-size: 36px!important;
    /*text-transform: uppercase;*/
    font-weight: 400;
    color: #232323;
    font-family: 'Noto Serif', serif;
  }
  .site-main.new-card .card-news__img-wrapper {
    position: relative;
  }
  .site-main.new-card .card-news__img-wrapper .card-category-name {
    line-height: 21px;
    padding: 0 12px;
  color: #fff;
  font-weight: 500;
  display: block;
  margin-left: 9px;
  font-size: 13px;
  }
  .card-category-name {
    transition: 0.5s;
  }
  .card-category-name:hover {
    color: #fff;
    background: rgba(0,0,0,0.5);
  }
  .sidebar_news-time {
    color: #ff4b24;
    font-size: 13px;
    font-weight: 500;
  }
  .marquee {
    height: 30px;
    overflow: hidden;
    background: #999;
    line-height: 30px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    z-index: 1;
    color: #fff;
  }
  .marquee ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .marquee ul li {
    padding: 0 17px;
    position: relative;
    text-transform: uppercase;
    transition: 0.3s;
  }
  .marquee ul li:hover a {
    color: #048ccc;
  }
  .marquee ul li a {
    color: #222;
  }
  .marquee ul li:before {
    content: '';
    position: absolute;
    left: -2.5px;
    top: 12.5px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #048ccc;
  }
  .marquee:before {
    content:'';
    position: absolute;
    left: 0;
    top: 0;
    background: url(../img/run-line.png) no-repeat left top;
    width: 137px;
    height: 30px;
    z-index: 12;
  }
  footer a {
    text-transform: none!important;
  }
  .main-slider .card-news__img-wrapper img {
    height: 150px;
  }
  .main-slider .main-three-news__item {
    background: none;
  }
  .mode_switcher,
  .search-link {
    width: 22px;
    height: 30px;
    /*background: url(../img/search-icon.png) no-repeat center center;*/
    display: block;
    font-size: 20px;
  }
  .search-main .news-cards__wrapper > .main-three-news__item {
    /*width: 50%;*/
    width: calc(50% - 4px);
  }
  .pagination {
    margin: 0 auto;
    font-weight: 400;
    color: #ff4b24;
  }
  .pagination > span {

  }
  .pagination span.page-numbers.current {
    /*border-radius: 50%;*/
    background: #ff4b24;
  }
  .pagination .page-numbers {
    color: #333;
    text-align: center;
    font-weight: 500;
    background: #ddd;
    padding: 1em;
    margin: 0.2em;
    margin-top: 2em;
  }
  .pagination a.page-numbers:hover {
    background: #333;
    color: #ddd
  }
  .pagination .next, .pagination .prev {
    color: #ff4b24;
    text-transform: none;
    width: auto;
  }
  .pagination .next {
    margin-left: 5px;
  }
  .pagination .next b, .pagination .prev b {
    font-weight: 500; 
    position: relative;
  }
  .pagination .next b:before, .pagination .prev b:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: rgba(240, 75, 54, 0.7);
    transition: 0.3s; 
  }
  .pagination .next b:hover:before, .pagination .prev b:hover:before {
    left: 50%;
    width: 0; 
  }
  .header__panel li b {
    display: none;
  }
  .header__panel li:nth-child(6) span {
    width: 36px;
    overflow: hidden;
    
    /*display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flex;
    display: -o-inline-flex;
    display: inline-flex;*/
  }
  .run-line_link span {
    color: #fff;
  }
  .page-header {
    background: #fff;
  }
  .header-search {
    margin-left: auto;
    margin-right: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
  }
  .header-search a {
    /*opacity: 0.3;*/
    transition: 0.3s;
    color: #777;
  }
  .header-search a:hover {
    opacity: 1;
  }
  #vk_groups, #vk_groups iframe, #page_wrap #main div {
    width: 100%!important;
  }
  .sidebar-ok {
    margin-top: 41px;
  }
  .sidebar-ok iframe {
    width: 100%!important;
  }
  .sidebar__back {
    height: 100%;
    margin-left: -17px;
    position: relative;
  }
  .sidebar__give-us-news {
    /*position: absolute;*/
    left: 0;
    bottom: 0;
    width: 100%;
    margin-top: 1em;
	display: block;
  }
  .sidebar__give-us-news img {
    width: 100%;
  }
  .gallery {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .gallery.gallery-columns-2 figure {
    width: 49.7%;
  }
  .gallery.gallery-columns-2 figure img {
    max-width: 100%;
    height:auto;
  }
  .new-card .views {
    margin-left: auto;
    margin-right: 4px;
  }
  .new-card .day {
    color: #171717;
    /*opacity: 0.5;*/
    /*font-size: 14px;*/
    font-weight: bold;
  }
  .new-card .post_id {
    padding-top: 2px;
  }
  .new-card .post_id a {
    font-size: 13px;
  }
  .ya-share2 {
    margin: 20px 0px 20px;
  }
  .ya-share2__item:before, .ya-share2__list:before {
    display: none!important;
  }
  .ya-share2__link {
    background-color: #048ccc !important;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex!important;
    padding: 0 13px;
  /*  margin-right: 8px;*/
  }
  .ya-share2__icon {
      margin-top: 3px;
  }
  .ya-share2__title {
    display: block!important;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    line-height: 30px!important;
    color: #fff!important;
  }
  .ya-share2__badge {
    background-color: #048ccc !important;
    position: relative;
    height: 30px;
    font-weight: 14;
    color: #fff!important;
  }
  .news-cards__wrapper.similar-posts {
    padding: 10px 0px 12.5px;
    margin: 0 -7.5px;
    margin-bottom: 2em;
  }
  .news-cards__wrapper.similar-posts p {
    font-size: 15px;
    line-height: 1.3;
    font-weight: bold;
  }
  .news-cards__wrapper.similar-posts p.time,
  .news-cards__wrapper.similar-posts p.day,
  .news-cards__wrapper.similar-posts p.views {
    font-weight: 400;
  }
  .site-main.new-card .news-cards__wrapper.similar-posts .post-thumbnail img {
    height: 200px!important;
  }
  .site-main.new-card h3 {
    text-transform: uppercase;
    color: #2a2929;
    font-size: 24px;
  }
  .site-main.new-card ul, .site-main.new-card ol {
    margin-bottom: 27px;  
  }
  .news-cards__wrapper.similar-posts a .card-news__img-wrapper {
    height: auto;
  }
  .news-cards__wrapper > .main-three-news__item {
    padding: 7.5px 7.5px 7.5px;
    margin: 2px; /* !!! */
  }
  .single .similar-posts .main-three-news__item {
    /*margin: 0;*/
    width: calc(33% - 4px);
  }
  blockquote {
    background: url(../img/tcit.jpg) no-repeat center center;
    min-height: 159px;
    background-size: 100% 100%;
    margin: 0 -32px;
    position: relative;
    margin-bottom: 27px;
  }
  blockquote div,
  blockquote p {
    padding: 1em;
    font-style: italic;
    line-height: 1.6em !important;
    text-indent: 1.5em;
  }
  .upper {
    border-radius: 50%;
    width: 37px;
    height: 37px;
    position: fixed;
    right: 60px;
    bottom: 60px;
    background: #048ccc;
    transition: 0s;
    border: 1px solid #fff;
  }
  .upper i {
    line-height: 37px;
    font-size: 16px;
    text-align: center;
    width: 100%;
    color: #fff;
    opacity: 0.8;
  }
  .footer_logo {
     filter: grayscale(100%);
     margin-top: 4px;
  }
  .nav-footer #primary-menu {
    margin-top: 4px;
  }
  .footer-counters__wrapper {
    width: fit-content;
    margin: 0 auto;
    text-align: center;
  }
  footer .panel__icons a i {
    font-size: 21px;
    margin: 0 5px;
  }

  .some-page .entry-header {
    padding: 10px 10px 30px 10px;
  }
  .some-page .entry-header h1 {
    font-size: 34px!important;
    line-height: 34px;
    color: #171717!important;
    font-weight: 500!important;
  }
  .page-title-search {
    text-transform: none;
    padding-top: 15px;
  }
  #post-9810 h1 {
    text-align: center;
  }
  .search-form-title {
    margin-bottom: 10px;
    font-size: 15px;
    text-align: center;
  }
  .search-form {
    margin: 0 auto;
    width: fit-content;
  }
  .search-form input {
    background: none;
    border: 1px solid #232323;
    height: 50px;
    margin: 0 20px;
    border-radius: 5px;
  }
  .search-form input:first-child {
    padding: 0 5px;
    opacity: 0.5;
    width: 228px;
    transition:0.3s;
  }
  .search-form input:first-child:focus {
    opacity: 1;
    -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
  }
  .search-form input:last-child {
    padding: 0 40px;
    border-radius: 30px;
    border: 0px solid #000;
    background: #ff4b24;
    font-size: 18px;
    font-weight: 500;
    line-height: 40px;
    color: #fff;
    transition:0.3s;
  }
  .search-form input:last-child:hover {
    -webkit-box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 9px 0px rgba(0,0,0,0.75);
  }
  .single .entry-content {
  	padding-left: 12%;
	padding-right: 12%;
  }
  /*.new-card .wp-video,*/
  .single .entry-content img,
  .new-card figure {
    height: auto;
   /* width: calc(100% + 287px) !important;
    transform: translateX(-143px);*/
	width: calc(100% + 31%) !important;
    transform: translateX(-12%);
  }
  .single .entry-content figure img {
    height: auto;
    width: 100% !important;
    transform: translateX(0px);
  }
  .new-card figure.wp-caption:not([id*="attach"]) {
    width: 100% !important;
    height: auto;
    transform: translateX(0px);
  }
  .new-card .alignnone img {
    width: 100%;
  }
  .entry-content .ya-share2 {
	margin-left: -5%;
	margin-right: -15%;
  }
  #primary {
    background: #fff;
  }
  .col-lg-8 > *:first-child {
    background: #fff;
  }
  .no-results.not-found {
    padding: 30px 0px;
  }
  .no-results.not-found .page-content > p:first-child {
    margin: 20px 0px;
  }
  .no-results.not-found .page-content .search-field {
    border-radius: 5px;
    background: none;
    color: #171717;
    border: 1px solid #232323;
  }
  .home .with-btn-wrapper .category-links__wrapper {
    display: none;
  }
  .home .with-btn-wrapper .card-news__title-and-info .entry-title a {
    text-shadow: none;
    color: #232323!important;
  }
  .news-cards__wrapper.category a {
    display: block;
    position: relative;
  }
  .news-cards__wrapper.category a span {
    position: absolute;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    left: 50%;
    width: 50%;
    top: calc(50% - 12px);
    text-align: center;
    z-index: 2;
    transform: translateX(-50%);    
  }
  .news-cards__wrapper.category a span:after {
    display: block;
    content: "";
    height: 3px;
    width: 0%;
    background-color: #ffeb3b;
    transition: width .3s ease-in-out;
    margin-top: 0.5em;
  }
  .news-cards__wrapper.category a:hover span:after {
    width: 100%;
  }
  .home .category .main-three-news__item:hover a img {
    position: relative;
    z-index: 1;
  }
  .home .category a::before {
    z-index: 2!important;
  }
                                               /* .card-news__img-wrapper {
                                                  min-height: 200px;
                                                  background: #171717;
                                                }*/
  .error-404.not-found {
    padding: 30px 0px;
    text-align: center;
  }
  .error-404.not-found h1 {
    margin: 0px 0px 20px;
    text-transform: none;
  }
  .error-404.not-found p {
    font-weight: 500;
    font-size: 15px;
  }
  .static-page #primary .entry-content > div {
    max-width: 100%;
    left: 0!important;
    margin: 0;
  }
  .static-page #primary {
    padding: 25px;
  }
  .static-page #primary h1 {
    color: #171717;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
  }
  .static-page #primary h2 {
    color: #171717;
    text-align: center;
  }
  .static-page #primary .entry-content {
    font-size: 15px;
    color: #171717;
    font-weight: 400;
    line-height: 1.8;
  }
  .static-page #primary .entry-content p {
    margin-bottom: 26px;
  }
  .static-page #primary .entry-content .wpcf7 {
    width: fit-content;
    margin: 0 auto;
  }
  .static-page #primary .entry-content .wpcf7 p {
    padding: 0;
    margin: 0 auto;
    width: fit-content;
  }
  .static-page #primary .entry-content .wpcf7 label {
    font-weight: 600;

  }
  .static-page #primary .entry-content input,
  .static-page #primary .entry-content .wpcf7 input {
    height: 45px;
    padding: 10px 18px;
    border: 1px solid #ccc;
    transition: 0.3s;
    margin-bottom: 1em;
  }
  .static-page #primary .entry-content .wpcf7 textarea {
    padding: 10px 18px;
    border: 1px solid #ccc;
    transition: 0.3s;
  }
  .static-page #primary .entry-content .wpcf7-submit {
    margin: 0 auto;
    display: block;
    margin-top: 20px;
  }
  .static-page #primary .entry-content .wpcf7 textarea:hover,
  .static-page #primary .entry-content .wpcf7 textarea:focus,
  .static-page #primary .entry-content .wpcf7 input:focus,
  .static-page #primary .entry-content .wpcf7 input:hover {
    border: 1px solid #000;
  }
  .wpcf7-file {
    border: 0px!important;
  }
  .static-page #primary .entry-content .workers a {
    color: #FC1616;
    font-size: 13px;
  }
  .static-page #primary .entry-content .workers a:hover {
    color: #171717;
  }
  .fa.fa-facebook, .fa.fa-twitter, .signin-google, .fa.fa-linkedin, .fa.fa-apple, .fa.fa-amazon, .fa.fa-instagram {
    font-size: 21px!important; 
     padding-top: 0px!important;
    vertical-align: middle!important;
    display: inline-block!important;
  }
  .card-news__img-wrapper {
  	position: relative;
  }
  .home .main-three-news__item[id*="post-"].counter-4 > a .card-news__img-wrapper:after,
  .main-three-news > .main-three-news__item:first-child .card-news__img-wrapper:after,
  .main-three-news > .main-three-news__item:nth-child(2) .card-news__img-wrapper:after,
  /* .news-cards__wrapper.flat .card-news__img-wrapper:after, */
   .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(5) .card-news__img-wrapper:after,
   .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(6) .card-news__img-wrapper:after,
  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(7) .card-news__img-wrapper:after,
  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(8) .card-news__img-wrapper:after,
   .puzzle.news-cards__wrapper .main-three-news__item:first-child .card-news__img-wrapper:after,
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(5) .card-news__img-wrapper:after,
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(6) .card-news__img-wrapper:after,
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(7) .card-news__img-wrapper:after,
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(8) .card-news__img-wrapper:after,
   .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .card-news__img-wrapper:after,
   .archive-main .news-cards__wrapper > .main-three-news__item:first-child .card-news__img-wrapper:after {
   	content: '';
   	position: absolute;
   	left: 0;
   	top: 0;
   	width: 100%;
   	height: 100%;
	background: linear-gradient(to top, black 0%, transparent 80%);

	}
  .smi2_main {
    overflow: hidden;
  }


@media screen and (min-width: 768px) (max-width: 1024px) {
	.valuta {
		display: none;
	}
}


/*  1200px - 1400px  */
@media screen and (max-width: 1400px) {
  header .container {
    width: auto;
    max-width: 1340px;
  }
  .news-cards__wrapper > .main-three-news__item {
    margin: 1px;
  }
}



/*  992px - 1200px  */
@media screen and (max-width: 1200px) {
  .time-tabs__item .time-tabs__item_date::before {
    width: 33%; }
  .main-three-news > a:first-child .main-three-news__item .card-news__title-and-info h2 {
    font-size: 24px; }
  .section__main-slider .main-slider {
    width: auto; }
  .main-three-news > .main-three-news__item:first-child .card-news__title-and-info h2 {
    font-size: 23px;}
  .sidebar__back {
    margin-left: 0px;
  } 
  .header__panel li:nth-child(6) {
      margin: 0 0px; }
  .header__panel li:nth-child(7) {
      margin-right: 0px; }
  #spoiler {
    display: none!important;
  }
	.puzzle.news-cards__wrapper .main-three-news__item:nth-child(2) .card-news__img-wrapper,
	.puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) .card-news__img-wrapper,
	.puzzle.news-cards__wrapper .main-three-news__item:nth-child(2) img,
	.puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) img {
		height: 160px !important;
	}
	.card-news__img-wrapper img {
		height: 300px;
	}


}


/*  768px - 992px  */
@media screen and (max-width: 992px) {
  .news-cards__wrapper > .main-three-news__item {
    margin: 0px;
  }
  .header__panel.authorized li:nth-child(1) a span,
  .header__panel.authorized li:nth-child(3) a span{
    display: none;
  }
  .header__panel.authorized li:nth-child(1) a i,
  .header__panel.authorized li:nth-child(3) a i{
    font-size: 18px;
  }
  .header__panel {
    -webkit-box-pack: normal;
    -ms-flex-pack: normal;
    /*justify-content: normal;*/
  }
    .header__panel li:nth-child(1), .header__panel li:nth-child(3) {
      width: 30px; height: 30px; }
    .header__panel li:nth-child(6) {
      font-size: 1rem;
      /*width: 90%;*/
      text-align: right; }
  .burger-open {
    display: block;
    position: relative;
    width: 14px;
    height: 12px;
    cursor: pointer; }
    .burger-open:after, .burger-open:before, .burger-open span {
      content: '';
      position: absolute;
      width: 100%;
      height: 2px;
      background: #777;
      left: 0; }
    .burger-open:after {
      top: 0; }
    .burger-open:before {
      bottom: 0; }
    .burger-open span {
      top: 5px; }
  #header__main-menu-nav {
    position: fixed;
    left: 0;
    top: -100vh;
    width: 100vw;
    height: 100vh;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    background: #048ccc;
    z-index: 100; }
    #header__main-menu-nav ul {
      display: block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 20vh auto; }
      #header__main-menu-nav ul li:last-child {
        /* margin-left: -28px; */
		height: 2.2em !important;
	  }
	#header__main-menu-nav ul ul.sub-menu {
		margin: 0;
		margin-left: 1em;
		margin-bottom: 1em;
	}
    #header__main-menu-nav.active-burger {
      left: 0;
      top: 0; }
  .panel__icons {
    position: fixed;
    top: -5vh;
    left: calc(50vw - 145px);
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }
  footer .panel__icons {
    display: none;
    z-index: 101; }
    .header__panel li:nth-child(7) .panel__icons {
       height: fit-content; 
  }
    .panel__icons.active-icons {
      top: 6vh;
      display: block; }
  .burger-close {
    display: block;
    position: fixed;
    top: calc(-100vh + 30px);
    right: 30px;
    width: 22px;
    height: 20px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s; }
    .burger-close:after, .burger-close:before {
      content: '';
      position: absolute;
      left: 0;
      top: 9px;
      width: 25px;
      height: 2px;
      background: #fff; }
    .burger-close:after {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg); }
    .burger-close:before {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .burger-close.burger-close-active {
      top: 50px; }
  .header-search {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
	margin-right: 0;
  }
    .header-search .burger-open {
      /* margin-top: 9px; */
      margin-left: 20px; }
  .header__main-menu {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .main-three-news > a:first-child .main-three-news__item .card-news__title-and-info .card-news__info {
    margin-bottom: 10px; }
  .main-three-news > a:first-child .main-three-news__item .card-news__title-and-info h2 {
    font-size: 16px; }
  .card-category-name {
    padding: 0 7px;
    line-height: 22px;
    left: 10px;
    top: 10px;
    font-size: 9px; }
  .main-three-news > a:first-child .main-three-news__item .card-news__title-and-info {
    left: 10px;
    bottom: 10px;
    right: 10px; }
  .main-time-tabs__names p {
    font-size: 13px;
    width: 59px; }
  .time-tabs__item .time-tabs__item_date::before {
    width: 0%; }
  .news-cards__wrapper.flat a, .news-cards__wrapper.iner-flat a {
    width: 100%;
    padding: 12.5px 12.5px; }
  .with-btn-wrapper a:nth-child(10),
  .puzzle.news-cards__wrapper a:first-child {
    width: 100%; }
  .with-btn-wrapper a:nth-child(11),
  .with-btn-wrapper a:nth-child(12),
  .puzzle.news-cards__wrapper a:nth-child(2),
   .puzzle.news-cards__wrapper a:nth-child(3) {
    width: 100%; }
  .with-btn-wrapper.news-cards__wrapper a,
  .puzzle.news-cards__wrapper a {
    width: 100%; }
  .puzzle.news-cards__wrapper a:nth-child(6) {
    display: none; }
  .h250 a .card-news__img-wrapper {
    height: 200px; }
  .news-cards__wrapper.iner-flat.odd a {
    width: 100%; }
  .odd a .card-news__img-wrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 300px; }
  .nav-footer nav{
    display: none; }
  .site-main.new-card h1 {
    font-size: 24px !important;
  }
}
/*  576px - 768px  */
@media screen and (max-width: 767px) {
  .time-tabs__item .time-tabs__item_date::before {
    width: 59%; }
  .main-time-tabs__names {
    width: 341px;
    margin: 0 auto 20px; }
  .main-time-tabs__names p {
    font-size: 16px;
    width: 100px; }
  .news-cards__wrapper.flat .main-three-news__item, .news-cards__wrapper.iner-flat .main-three-news__item {
    width: 100%;
    margin-bottom: 1em;
  }
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+15) .card-news__img-wrapper,
  .puzzle.news-cards__wrapper .main-three-news__item:first-child .card-news__img-wrapper {
    height: 300px !important; }
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+16),
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+17),
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(2),
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) {
    width: 100%; }
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(4),
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(5),
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(6) {
    width: 100%; }
    .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+16) .card-news__img-wrapper,
    .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+17) .card-news__img-wrapper,
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(2) .card-news__img-wrapper,
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) .card-news__img-wrapper,
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(2) .card-news__img-wrapper img,
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(3) .card-news__img-wrapper img {
    height: 300px !important; }
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+15),
  .puzzle.news-cards__wrapper .main-three-news__item:first-child {
    width: 100%;
    margin-bottom: 1em;
  }
  .news-cards__wrapper .main-three-news__item {
    width: 100%; } 
  .site-main.new-card .card-news__title-and-info {
    margin: 0 0px 18px 16px;
  }
  .site-main.new-card {
    padding: 32px 0px;
    background: #fff;
    font-size: 16px;
  }
  .single .entry-content {
    padding: 14px;
  }
  .entry-content .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
  /*
  .entry-content .wpcf7-form {
    margin-left: -15px;
    margin-right: -15px;
  }
  */
  .new-card .views {
    margin-right: 16px;
  }
  .category-links__wrapper {
    position: absolute;
    left: 15px;
    top: 15px;
  }
  .ya-share2 {
    margin: 9px -15px 25px;
    max-width: 100vw;
  }
  .ya-share2__container_size_m .ya-share2__badge + .ya-share2__title {
    margin-left: 5px!important;
  }
  .ya-share2__link {
    padding: 0 5px;
  }
  .site-main.new-card .gallery {
    margin: 0 -25px;
  }
  blockquote {
    margin: 0 -25px;
  }
  .site-main.new-card .news-cards__wrapper.similar-posts {
    margin: 0px;
    display: block;
  }
  .site-main.new-card h3 {
      text-align: center;
  }
  .site-main.new-card .news-cards__wrapper > .main-three-news__item {
    padding: 0px;
  }
  .single .similar-posts .main-three-news__item {
  	width: 100%;
  }
  .site-main.new-card .similar-posts .card-news__info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .site-main.new-card iframe {
    margin: 0 -25px;
    width: calc(100% + 50px);
  }
  .home .time-tabs__body {
    position: static!important;
    display: none;
  }
  .home .time-tabs__body.active {
    display: block;
  }

	.main-three-news > .main-three-news__item:first-child,
	.main-three-news > .main-three-news__item:nth-child(2) {
		width: 100%;
	}
	.main-three-news > .main-three-news__item:first-child .card-news__title-and-info,
	.main-three-news > .main-three-news__item:nth-child(2) .card-news__title-and-info {
		bottom: 10px;
		right: 10px;
	}
}

/*  0px - 576px  */
@media screen and (max-width: 576px) {
  header {
    padding: 0px 0px 0px; }
  header .add {
    margin-bottom: 0;
    width: 100%; }
	
	.header__panel li.valuta,
  .header__panel li:nth-child(1) a span,
	.header__panel li:nth-child(2),
	.header__panel li:nth-child(3) a span,
	.header__panel li:nth-child(4),
	.header__panel li:nth-child(5),
	.header__panel ul:not(.authorized) li:nth-child(8) {
		display: none;
	}
  .add2 {
    /*margin: 0px 0px;*/
    height: auto; }
  .header__panel {
    padding: 0px 9px;
    display: -webkit-box;
    margin-bottom: 0;
  }
  .header__main-menu {
    padding: 5px 9px; }
  .container {
    padding-left: 0;
    padding-right: 0; }
  .run-line {
    display: none; }
  .hot-news__body {
    padding: 0px; }
  .main-three-news > .main-three-news__item {
    width: 100%;
    margin-bottom: 0; }
  .main-three-news > .main-three-news__item:first-child .card-news__title-and-info,
  .main-three-news > .main-three-news__item:nth-child(2) .card-news__title-and-info {
    left: 0px;
    margin-bottom: 0; }
  .main-three-news > .main-three-news__item:first-child .card-news__title-and-info h2 a,
  .main-three-news > .main-three-news__item:first-child .card-news__title-and-info h2,
  .main-three-news > .main-three-news__item:nth-child(2) .card-news__title-and-info h2 a,
  .main-three-news > .main-three-news__item:nth-child(2) .card-news__title-and-info h2 {
    font-size: 19px;
  }
  .main-three-news > .main-three-news__item:first-child .card-news__title-and-info .card-news__info {
      margin-bottom: 13px;
  }
  .main-three-news > .main-three-news__item .card-news__title-and-info h2 {
    /*padding-right: 15px;
    text-transform: uppercase;*/
    padding-bottom: 15px;
  }
  .card-news__title-and-info {
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 1em;
    padding-right: 1em !important;
  }
  .card-news__info {
    margin-top: 13px;
    margin-bottom: 0; }
  .main-time-tabs__names {
    width: 285px; }
  .main-time-tabs__names p {
    font-size: 14px;
    width: 90px; }
  .time-tabs__body {
    padding: 0 15px 9px; }
  .time-tabs__item .time-tabs__item_date::before {
    width: 33%; }
  .new-list__body h2 {
    margin-bottom: 8px; }
  .news-cards__wrapper .main-three-news__item .card-news__title-and-info > p {
    padding-right: 15px; }
  .news-cards__wrapper.flat .main-three-news__item .card-news__title-and-info {
    left: 0px;
    bottom: 0px; }
  .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(4) .card-news__title-and-info, .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(5) .card-news__title-and-info, .news-cards__wrapper.iner-flat .main-three-news__item:nth-child(6) .card-news__title-and-info {
    left: 0px;
    bottom: 0px; }
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+15) .card-news__title-and-info,
  .puzzle.news-cards__wrapper .main-three-news__item:first-child .card-news__title-and-info {
    left: 0px;
    bottom: 0px;
    right: 15px; }
  .main-three-news > .main-three-news__item:first-child .main-three-news__item .card-news__title-and-info h2 {
    font-size: 14px; }
  .main-three-news > .main-three-news__item:first-child .main-three-news__item .card-news__title-and-info {
    left: 0px;
    bottom: 0px;
    right: 15px; }
  .main-three-news > .main-three-news__item:first-child img {
    height: 250px; }
  .puzzle.news-cards__wrapper .main-three-news__item:nth-child(4) .card-news__title-and-info,
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(5) .card-news__title-and-info,
   .puzzle.news-cards__wrapper .main-three-news__item:nth-child(6) .card-news__title-and-info {
    left: 0px;
    bottom: 0px;
    right: 13px; }
  .card-news__title-and-info {
    padding: 0;
  }
  .news-cards__wrapper.iner-flat .main-three-news__item .card-news__title-and-info {
    /*padding: 1em;*/
  }
  .puzzle.news-cards__wrapper .main-three-news__item {
  	margin-bottom: 1em;	
  }
  /*
  .news-cards__wrapper.slick-slider .main-three-news__item .card-news__title-and-info,
  .puzzle.news-cards__wrapper .main-three-news__item .card-news__title-and-info {
    padding: 0;
  }
  */
  .section__main-slider {
    margin: 0px 0px 0px; }
  .slick-prev, .slick-next {
    top: 107%; }
  .slick-prev {
    left: calc(50% - 70px) !important; }
  .slick-next {
    right: calc(50% - 70px) !important; }
  .section__main-slider {
    padding-top: 42px; }
  .with-btn-wrapper.news-cards__wrapper .main-three-news__item:nth-child(10n+15) .card-news__title-and-info > p,
  .puzzle.news-cards__wrapper .main-three-news__item:first-child .card-news__title-and-info > p {
    font-size: 1rem;
    line-height: 1.5; }
  .news-cards__wrapper > .main-three-news__item {
    padding: 0;
  }
  .section__main-slider h2 {
    top: -42px;
    left: 13px; }
  .news-cards__wrapper {
    padding: 0px 0px 0px; }
  footer {
    position: relative; }
  footer .container .footer-col-top-item {
    margin-bottom: 20px; }
  .footer_text {
    margin-left: 30px;
    margin-right: 30px;
    text-align: justify; }
  .footer__app-link {
    margin: 12px auto 37px; }
  .footer-link.center {
    display: block;
    text-align: center;
  }
  .footer-link:last-child {
  	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin: 0 auto;
  }
  /*
  .footer-link:last-child {
    display: block;
    margin: 0 auto;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-top: -10px;
    margin-bottom: 30px; }
  */
  .top-tver-2020 {
    position: absolute;
    bottom: -195px;
    left: calc(50%);
    margin-left: 0;
    margin-right: 0;
    transform: translateX(-50%);
	width: 100%;
  } 
  .news-cards__wrapper > .main-three-news__item {
    padding: 0;
    margin: 0;
  }
  .iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(5),
  .iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(6),
  .iner-flat.news-cards__wrapper > .main-three-news__item:nth-child(7) {
  	width: 100%;
  }
  section.card-section {
	margin-left: -15px;
	margin-right: -15px;
  }
  .crp-list-item.crp-list-item-has-image {
  	flex-direction: column;
  	margin-bottom: 1em !important;
	}
  .crp-list-item-title {
  	padding: 15px;
  }
  .crp-list-item.crp-list-item-has-image.crp-list-item-image-left .crp-list-item-image,
  .crp-list-item.crp-list-item-has-image.crp-list-item-image-left .crp-list-item-image img{
  	width: 100% !important;
  	max-width: 100% !important;
  	margin: 0;
  	height: auto;
  }
  .single h4.entry-title4 {
  	position: relative;
  	text-align: center;
  	font-weight: 400 !important;
  	font-size: 1.5em !important;
  }

  .main-three-news > .main-three-news__item {
    padding: 0;
  }
  .news-list {
    /*margin: 0 -15px;*/
  }
  .section__main-slider {
    height: 353px;
  }
  .news-cards__wrapper.category .card-news__img-wrapper img {
    height: 100%;
  }
  #vk_groups .wcommunity_wrap > div {
    width: 100%!important;
  }
  .sidebar__back #secondary {
    padding: 0!important;
  }
  .time-tabs__item .time-tabs__item_date::before {
    bottom: 8px;
  }
  .ya-share2__icon {
    height: 14px!important;
    width: 14px!important;
    background-size: 14px 14px!important;
    margin-top: 4.5px;
  }
  .ya-share2__title {
    font-size: 9px;
    line-height: 23px !important;
    color: #fff !important;
  }
  .ya-share2__container_size_m .ya-share2__badge + .ya-share2__title {
    margin-left: 0px !important;
  }
  .ya-share2__badge {
    height: 23px;
  }
  .ya-share2__link {
    padding: 0 2px;
  }
  .ya-share2__list {
    display: -webkit-flex!important;
    display: -moz-flex!important;
    display: -ms-flex!important;
    display: -o-flex!important;
    display: flex!important;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .ya-share2__item {
    display: block!important;
  }
  .ya-share2__container {
    width: 100%!important;
  }
  .archive-main .news-cards__wrapper > .main-three-news__item {
    width: 100%;
  }
  .pagination {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .search-form input:first-child {
    width: 150px;
  }
  .search-form input:last-child {
    padding: 0 23px;
    line-height: 39px;
  }
  .search-form input {
    height: 40px;
    margin: 0 3px;
  }
  .header__panel li:last-child a span {
    display: none;
  }
  .news-cards__wrapper.flat a, .news-cards__wrapper.iner-flat a {
    padding: 0px; }
  .sidebar__give-us-news {
    position: relative;
  }
  .ofn {
    margin-bottom: 0px;
  }
  .header__panel li:nth-child(1) a {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    left: 10px;
  }
  .header__panel li:nth-child(3) {
    background: none;
    padding-left: 0;
  }
  .header__panel li:nth-child(3) a {
    /*background: url(../img/ava-icon.png) no-repeat left center;*/
    width: 30px;
    height: 30px;
    display: block;
  }
  .static-page #primary {
    padding: 0;
  }
  .wpcf7-form-control {
    width: 100%;
  }
  .page-id-2 .sidebar__give-us-news {
    display: none;
  }
  nav ul li a {
    font-size: 1.3em;
    padding-top: 0.2em;
    display: block;
    padding-bottom: 0.2em;
  }
  .category .page-title {
    padding-bottom: 0.5em;
  }
  .home .smi2_main,
  .home .news-list,
  .home .main-news-time-tabs {
    margin-top: 2em;
  }
  .add3,
  .home .section__main-slider {
    margin-bottom: 2em;
    margin-top: 2em;
  }
  .home .random-category {
    margin-bottom: 2em;
  }
  button.slick-prev,
  button.slick-next {
    display: none !important;
  }
  .archive .add {
    margin: 0 0px;
  }
  .add {
    width: 100%!important;
    margin: 0!important;
  }
  .header__panel li:nth-child(6) {
    
  }
  .header__panel li:nth-child(4) {
    padding-left: 0px;
    background: none;
    display: block;
    width: 159px;
    font-size: 13px;
    font-weight: 600;
    margin: 0 auto;
  }
  .single .news-cards__wrapper.similar-posts .card-news__img-wrapper img {
  	height: auto;
  	width: 100%;
  }
  .similar-posts .main-three-news__item {
  	margin-bottom: 2em !important;
  }
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 0px!important;
    padding-left: 0px!important;
  }
	.row {
		margin-left: 0!important;
		margin-right: 0!important;
	}
	body {
		/*overflow-x: initial!important;*/
	}
	.ya-share2__link {
	    margin-top: 4px;
	}
	.ya-share2__container {
    padding: 0px 15px!important;
	}
	.corrector {
    margin-right: 0px!important; 
    margin-left: 0px!important;
	}
	.archive-main .news-cards__wrapper > .main-three-news__item:first-child .card-news__title-and-info a p, .archive-main .news-cards__wrapper > .main-three-news__item:nth-child(7) .card-news__title-and-info a p {
     color: #232323; 
     font-size: 20px; 
	}
	.cat_sub_menu {
    max-width: 100%;
	}
	footer {
	    padding: 40px 0px 33px;
	}
	.post-913 {
		padding: 0 15px;
	}
	#menu-novoe-glavnoe-menju > li a {
		height: 2.2em !important;
		color: #fff;
	}
	ul li.menu-item-has-children ul.sub-menu {
		visibility: visible !important;
		opacity: 1 !important;
		position: relative !important;
	}
	.home div.card-news__img-wrapper iframe {
		position: relative !important;
	}

  }
  
  @media screen and (max-width: 342px) {
  	.pagination .prev,
  	 .pagination .next {
  	 	display: none;
  	}
  }
.sidebar__back img {
width:100%;
height:auto;
}

@media screen and (max-width: 768px) {
.single .entry-content img, .new-card figure {
width:100% !important;
transform: none;
}
.archive-main .news-cards__wrapper > .main-three-news__item:first-child .time,
.archive-main .news-cards__wrapper > .main-three-news__item:first-child .day
{color:#232323;}
}
    
.search_item .category-links__wrapper {
position:relative;
}
.search_item a {
color:#333;
text-transform:none;
font-size:18px;
}
.search_item {
border-bottom:1px dotted #bebebe;
width:100%;
padding:10px 15px;
position:relative;
}
.search_item .card-news__title-and-info {
	padding-left:35px;
}
.search_item .search_num {position:absolute; left:5px; top:9px; font-size:20px; font-weight:bold;}
.search_item .card-news__info {font-size:14px; margin-top:10px; 
}
.search_item .day, .search_item .time, .search_item .views, .search_item .post_id, .search_cat  {
    color: #7e7e7e;
}
.search_item .search_cat a, .search_item .post_id {font-size:14px; color: #7e7e7e;}
.search_item .search_cat, .search_item .views {margin: 0px 23px 0px 10px;}
.search-result-count {text-align:center; font-size:16px; margin-top:10px;}
#tv_search_form {margin-top:15px;}
#tv_search_form [type=text] {
width:78%;
padding:5px 3px;
}
#tv_search_form [type=submit] {
width:18%;
padding:5px 3px;
}
.tv_sf_block {
padding:0 27px;
}
.archive_item {
	padding-bottom:20px;
	margin-bottom:20px;
border-bottom:1px solid #bebebe;
}
.archive_item_content {
margin-top:10px;
}
.archive_item_content a {
color:#007bff;
}
.archive_item_meta {
margin-top:5px;
color:#808080;
font-size:12px;
}
.archive__wrapper {margin-top:20px;}

@media screen and (max-width: 576px) {
.archive__wrapper {
    padding: 0 10px;
}
.archive-title {margin-left:10px;}
}

@media (max-width: 767px) {
.mobile_toggle {
    height: 50px;
    width: 100%;
  /*  position: fixed;
    bottom: 0;*/
    z-index: 100;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
	background-color:#048ccc;
}
footer {
margin-bottom:50px;
}
#mobile_side {
    border-right: 4px solid #F2464640;
    transition: all 0.7s ease 0s;
    -webkit-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    position: fixed;
    z-index: 101;
    height: 100%;
    width: 100%;
    bottom: calc( -100% + 50px );
    overflow-y: scroll;
    overflow-x: hidden;
}
#mobile_side.active {
    background: #fff;
    bottom: 0;
}
.mobile_toggle.active {
    left: auto;
    right: 4px;
    z-index: 102;
    top: 0;
    text-decoration: none;
    color: #ffffff;
}
.mobile_toggle.active {
    background: rgba(4, 140, 204, 1) url(/images/close-png.png) no-repeat 20px 15px;
}
.mob_popup_item {
padding:0 7px 7px 7px;
    margin: 6px 0px;
    display: block;
    text-transform: none;
	border-bottom: 1px solid #bebebe;
}
.mob_popup_item .time-tabs__item_title {
    color: #111;
    margin-bottom: 4px;
	font-family: 'Noto Serif', serif;
}
.mob_popup_item .time-tabs__item_date {
    color: #232323;
    font-weight: 500;
    font-size: 13px;
    position: relative;
	font-family: 'Noto Serif', serif;
}
.mob_popup_item .time-tabs__item_date span {
    color: #222;
}
.hot-news {
margin-bottom:20px;
}
}
.ofc_sign {
text-align:right;
}
.ofc_text {
box-shadow: 0 0 4px 2px #ddd;
border-radius:10px;
padding:5px 10px;
}
.above_head img {
width:100%;
}
.hot-news .row {
margin-bottom:20px;
}
.docs_item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #bebebe;
}
.docs_item h3 a {
color:#232323;
font-size:18px;
}
.docs_item h3 {
margin-bottom:10px;
}