/* html, body {
  width: 100%;
  overflow-x: hidden
} */

body {
  font-family: 'PT Sans', sans-serif;
}
header {}
h2 {
  font-family: 'PT Sans', serif;
}
h3 {
  margin: 30px 0 20px;
  line-height: 18px;

}
a {outline: none !important;}
a:not(.btn):hover {
    color: #cf0a11 !important;
    text-decoration: underline !important;
}
a:hover span {color: #646464;display: inline-block;text-decoration: none !important;}
.category h3 {
  margin-top: 20px;
    /*clear: both;*/}
time {
  font-family: 'PT Sans', sans-serif;
}
iframe {max-width: 100%;}
.padding-none {
  padding: 0;
}
.padding-bottom-30 {
  padding-bottom: 30px;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.padding-top-10 {
  padding-top: 10px;
}
.padding-top-20 {
  padding-top: 20px;
}
.header-text {
    padding-top: 25px;
    display: flex;
    justify-content: center;
}
.header-text p {
  color: #000;
  margin-left: -10px;
  margin-bottom: 5px;
  letter-spacing: 0.5pt;
}
.logo {
  padding-top: 15px;
  padding-left: 6px;
}
.logo img {max-width: 100%;margin-left: -5px;}
ul.social-ul {
  list-style: none;
  margin: 25px 0 0px;
  overflow: hidden;
}
ul.social-ul br{display: none;}
ul.social-ul a, ul.social-ul a:hover {
  text-decoration: none !important;
}
ul.social-ul i {
    color: #333333;
    border: 1px solid #333333;
    border-radius: 100%;
    font-size: 14px;
    width: 24px;
    height: 24px;
    display: inline-block;
    text-align: center;
    line-height: 24px;
}
ul.social-ul i.flaticon-instagram-logo {
    font-weight: 700;
    font-size: 0.82em;
    line-height: 22px;
}
ul.social-ul li {
  float: right;
  margin-left: 8px;
}
/* ul.social-ul li:last-child {
  margin-right: 5px;
} */
ul.links-ul {
  list-style: none;
  margin: 22px 0 5px;
  overflow: hidden;
  display: flex;
  flex-direction: row-reverse;
}
ul.links-ul a {
  color: #000;
}
ul.links-ul li {
  margin-left: 25px;
}
ul.links-ul li:last-child {
    margin: 0;
}
.main-menu {
  float: left;
  width: 1130px;
  height: 50px;
}
.main-menu .menu-wrapper {
  width: 100%;
  display: table;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 0;
  margin-top: 0;
}
.main-menu .menu-wrapper .menu {
  display: table-row;
  background: #f1f1f1;
  margin-top: 9px;
}
.main-menu .menu-wrapper .menu li {
  display: table-cell;
  float: none;
}
.main-menu .menu-wrapper .menu li a {
  display: block;
  padding: 0 10px;
  line-height: 50px;
  color: #000;
  font-size: 15px;
  text-decoration: none;
  text-align: center;
}
.main-menu .menu-wrapper .menu li:first-child a {
  background: #f1f1f1;
  color: #000;
  padding: 0 10px;
}
.main-menu .menu-wrapper .menu li:last-child a {
  background: #f1f1f1;
  color: #000;
  padding: 0 10px;
}
.main-menu .menu-wrapper .menu li a:hover {
  color: #cf0a11 !important;
  background: #f8f8f8;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  text-decoration: none !important;
}
.main-menu .menu-wrapper .menu .dropdown-menu li {
  display: block;
}
.block-menu {
  float: left;
  width: 1130px;
  height: 50px;
}
.block-menu .menu-wrapper {
  width: 100%;
  display: table;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 0;
  margin-top: 0;
}
.block-menu .menu-wrapper .menu {
  display: table-row;
  background: #f1f1f1;
  margin-top: 9px;
}
.block-menu .menu-wrapper .menu li {
  display: table-cell;
  float: none;
}
.block-menu .menu-wrapper .menu li a {
  display: block;
  padding: 0 10px;
  line-height: 50px;
  color: #000;
  font-size: 15px;
  text-decoration: none;
  text-align: center;
}
.block-menu .menu-wrapper .menu li.active a {
    color: #ffffff;
    background: #3a3a3a;
}
.block-menu .menu-wrapper .menu li:first-child a {
  background: #f1f1f1;
  color: #000;
  padding: 0 10px;
}
.block-menu .menu-wrapper .menu li:last-child a {
  background: #f1f1f1;
  color: #000;
  padding: 0 10px;
}
.block-menu .menu-wrapper .menu li a:hover {
  /*color: #fff;*/
  background: #f8f8f8;
  text-decoration: none !important;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.block-menu .menu-wrapper .menu .dropdown-menu li {
  display: block;
}
.owl-carousel .item > a::before {
    background: rgba(0, 0, 0, 0.3);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.owl-carousel .item .slider-content {
  position: absolute;
  letter-spacing: 1px;
  width: 60%;
  bottom: 14%;
  left: 99px;
}
.owl-carousel .item .slider-content h2 {
  margin: 0 0 15px;
  line-height: 35px;
  letter-spacing: 0.03em;
}
.owl-carousel .item .slider-content p,
.owl-carousel .item .slider-content h2,
.owl-carousel .item .slider-content time {
  color: #fff;
}
.owl-carousel .item .slider-content time {
  font-size: 14px;
  letter-spacing: 0.03em;}
.owl-carousel .item .slider-content p {
  color: #c1c2c6;
  margin: 20px 0 0;
  letter-spacing: 0.03em;
}
.owl-carousel .owl-dots {
  margin-top: 0 !important;
  position: absolute;
  width: 50px;
  background: #CF0A11;
  height: 450px;
  top: 0;
  padding: 0;
}
.owl-carousel .owl-dots .owl-dot {
  margin-top: 20px;
  margin-left: 13px;
  display: block;
}
.owl-carousel .owl-dots .owl-dot span {
  background: #CF0A11;
  border: 2px solid white;
}
.owl-carousel .owl-dots .owl-dot span:hover {
  background: white;
}
.owl-carousel .owl-dots .owl-dot:hover span {
  background: white;
}
.owl-carousel .owl-dots .owl-dot.active span {
  background: white;
}
.slider {
  padding-bottom: 20px;
  padding-top: 20px;
}
.news h3 {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 26px;;
}
.news .news-item {
  padding: 0 0 15px;
  width: 100%;
  border-bottom: 1px solid #c4c4c4;
  margin: 0 0 14px;
}
.news_list time, .ap_news time, .news .news-item .news-text time {
  font-size: 14px;
    float: left;
    padding: 0 5px 0 0;
}
.ap_news time {padding-top: 13px;}
.news .news-item .news-text h5 {
  margin-top: 0;
  margin-bottom: 5px;
  color: #797979;
}
.news .news-item .news-text a {
  color: #000;
}
.news .news-item .news-text p {
  margin: 0;
  line-height: 20px;
  letter-spacing: 0.03em;
}
.news .news-item:last-child {
  border-bottom: 0 none;
  margin: 0;
}
.news-other {
  width: 100%;
  overflow: hidden;
  /* padding-bottom: 20px; */
}
.news-other .single-other {
  /* float: left;
  width: 66%; */
}
.banner_desc img {
  max-width: 100% !important;
}

.news-other .single-other a {
  color: #2d2d2d;
}
.news-other .single-other .news-other-img img {
  width: 100%;
}
.news-other .single-other .news-other-text h2 {
  font-size: 26px;
  line-height: 30px;
  margin-top: 17px;
  letter-spacing: 0.025em;
  color: #2d2d2d;;
}
.news-other .single-other .news-other-text time {
  font-size: 16px;
  margin: 0 -5px 0 0;
  text-decoration: none;
}
    .news-other .single-other .news_list {
        padding-top: 25px;
    }

    .news-other .single-other .news_list img {
        margin-bottom: 15px;
    }
    .news-other .single-other .news_list time {
        font-size: 16px;
    }

.news-other .all-other {
  /* float: left;
  width: 34%; */
  padding-left: 20px;
}
.news-other .all-other .all-item {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #c4c4c4;
  font-size: 16px;
}
.news-other .all-other .all-item .all-img {
  float: right;
  width: 100%;
  padding-bottom: 15px;
}
.news-other .all-other .all-item .all-text {
  padding: 14px 0;
}
.news-other .all-other .all-item .all-text a {
  color: #000;
}
.news-other .all-other .all-item .all-text time {
  font-size: 16px;
  float: left;
  margin: 0 5px 0 0;
}

.news-other {
  display: grid;
  grid-template-columns: 66% 34%;
  grid-template-rows: auto auto auto;
  gap: 0px 0px;
  grid-template-areas:
    "title_h2 title_h2"
    "single-other all-other"
    "main-addit-news all-other";
}
.news-other .title_h2 {grid-area: title_h2;}
.all-other { grid-area: all-other; }
.single-other { grid-area: single-other; }
.main-addit-news { grid-area: main-addit-news; }
@media screen and (max-width: 1169px) {
    .news-other {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-template-rows: auto auto auto;
        gap: 0px 0px;
        grid-template-areas:
            "title_h2 title_h2"
            "single-other single-other"
            "all-other main-addit-news";
    }
    .news-other .title_h2 {grid-area: title_h2;}
    .news-other .all-other {
        grid-area: all-other;
        margin-top: -15px;
        padding-left: 0;
        padding-right: 15px;
    }
    .news-other .all-other,
    .news-other .all-other a,
    .news-other .all-other .all-item .all-text time {
        font-size: 14px;
    }
    .news-other .all-other > :last-child {
        display: none;
    }
    .news-other .all-other > :nth-last-child(2) {border: none;}

    .news-other .single-other {
        grid-area: single-other;
        margin-bottom: 35px;
    }
    .news-other .main-addit-news {
        grid-area: main-addit-news;
        padding-left: 15px;
    }
        .news-other .main-addit-news img {
            margin-bottom: 14px;
        }
        .news-other .main-addit-news p,
        .news-other .main-addit-news time {
            font-size: 14px;
        }
        .news-other .main-addit-news p {
            margin-bottom: 25px;
        }
    .category.popular_block div:last-child hr {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .category.popular_block ~ .row .link > div {
        margin: 30px 0 20px;
    }
}

.category.popular_block hr {
    margin-top: 0;
    margin-bottom: 14px;
}

.popular_block .news_list img {
    margin: 0 0 15px;
}
.popular_block .news_list time {
    font-size: 16px;
}

.news-categories a {
  text-decoration: none;
  color: #000;
}
.news-categories img {
  width: 100%;
}
.news-categories p {
  font-size: 16px;
  padding-top: 13px;
  line-height: 20px;
  letter-spacing: -0.02em;
}
.news-categories a:hover {text-decoration: underline;}
.border-right {
  width: 1px;
  height: 280px;
  position: absolute;
  background: #c4c4c4;
  top: 30px;
  left: 100%;
}
.gallery h3 {
  margin-top: 32px;
}
.gallery a p {
  font-size: 14px;
}
.gallery img {
  width: 280px;
}
.category {
  padding: 3px 0;
}
.category hr {
  border-top: 1px solid #c4c4c4;
}
.link h3 {
    max-height: 18px;
}
.link > div,
.category .link > div {
    max-height: 18px;
    margin: 20px 0 20px;
}
.gallery .link > div {
    margin-top: 32px;
}
.category .link a, .link a {
  font-family: 'PT Sans', sans-serif;
  font-size: 15px;
  text-decoration: none;
  /* color: #333333; */
  font-weight: bold;
}
.category .link a + a, .link a + a {
    font-weight: normal;
}
.news .news-item .link {
    padding: 15px 0 12px;
}
    .news .news-item .link a {
        letter-spacing: 0.03em;
    }
    @media screen and (max-width: 1169px) {
        .news .news-item .link {
            text-align: left;
        }
        .row.category.news_list.popular_block > :nth-last-child(2) {display: none;}
    }
.category a {
  text-decoration: none;
  color: #000;
}
.category img {
  padding-bottom: 18px;
  /*max-width: 100%;*/
  /* max-width: 280px; */
  max-height: 180px;
}
.category p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: -0.03em;;
}
.category span {
  color: #646464;
}

.news_list {}
.news_list img {
  max-height: 190px;
  padding: 0;
  margin: 0 0 20px;}
.news_list p {
  margin: 0 0 5px;
  letter-spacing: 0.025em;}
.news_list span {
  letter-spacing: 0.03em;}

.newspaper {
  padding: 20px 28px 24px;
}
.newspaper p {
  font-size: 18px;
  text-align: left;
  margin-bottom: 20px;
  border-bottom: 1px solid #c4c4c4;
  margin-top: 0px;
  line-height: 32px;
  letter-spacing: 0.03em;
}
.newspaper img {
  margin: 0 auto;
  border: 1px solid #c4c4c4;
}
.wrap_archive, .wrap_archive + .archive {
  padding: 20px 24px;
}
.wrap_archive p, .archive p {
  font-size: 18px;
  text-align: left;
  border-bottom: 1px solid #c4c4c4;
  line-height: 32px;
  padding: 0 0 0px 3px;
  letter-spacing: 0.03em;
}
.archive .tags {
  text-align: center;
}
.archive .tags span {
  color: #8c8c8c;
  padding-right: 14px;
}
.archive .tags a:hover {
  color: #8c8c8c;
}
.archive .tags span.size-1 {
  font-size: 18px;
}
.archive .tags span.size-2 {
  font-size: 20px;
}
.archive .tags span.size-3 {
  font-size: 23px;
}
.archive .tags span.size-4 {
  font-size: 15px;
}
.archive .tags p {
  border-bottom: 0 none;
  text-align: right;
}
.archive .tags p a {
  text-decoration: none;
  color: #000;
}
.dhtmlxcalendar_material {
  margin: 0 auto;
}
.dhtmlxcalendar_material .dhtmlxcalendar_dates_cont div div {
  border-color: white;
}
.dhtmlxcalendar_material .dhtmlxcalendar_dates_cont .dhtmlxcalendar_line:first-child {
  border-top: 2px solid #cdcdcd;
}
.dhtmlxcalendar_line span,
.dhtmlxcalendar_line .dhtmlxcalendar_label {
  color: #656565;
}
.dhtmlxcalendar_line span {
  text-decoration: underline;
}
.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li.dhtmlxcalendar_cell_month_date_weekend {
  background-color: #efefef !important;
}
.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line {
  margin-top: 0 !important;
}
.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line {
  height: 22px !important;
}
.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li div.dhtmlxcalendar_label {
  line-height: 20px !important;
}
.dhtmlxcalendar_material div.dhtmlxcalendar_dates_cont ul.dhtmlxcalendar_line li {
  margin-right: 0 !important;
}
.dhtmlxcalendar_material .dhtmlxcalendar_dates_cont .dhtmlxcalendar_line {
  border-bottom: 1px solid #d1d1d1;
}
.dhtmlxcalendar_material ul.dhtmlxcalendar_line {
  width: 217px !important;
}
.dhtmlxcalendar_material div.dhtmlxcalendar_days_cont ul.dhtmlxcalendar_line li {
  width: 30px !important;
}
footer {
  padding-bottom: 33px;
  border-bottom: 1px solid #c4c4c4;
}
footer .footer-block-1 {
  float: left;
  width: 55%;
}
footer .footer-block-1 .footer-text {
  float: left;
  width: 23%;
}
footer .footer-block-1 .footer-text a {
  color: #646464;
}
footer .footer-block-1 .footer-text2 {
  float: left;
  width: 34%;
}
footer .footer-block-1 .footer-text2 a {
  color: #646464;
}
footer .footer-block-1 .footer-text3 {
  float: left;
  width: 30%;
}
footer .footer-block-1 .footer-text3 a {
  color: #646464;
}
footer .footer-block-2 {
  float: left;
  width: 23%;
}
footer .footer-block-2 a {
  color: #646464;
}
footer .footer-block-3 {
  float: left;
  width: 19%;;
}
footer .footer-block-3 a {
  color: #646464;
  line-height: 20px;
  letter-spacing: -0.01em;
}
.footer {
  margin-top: 40px;
  background: #f1f1f1;
  padding-top: 25px;
}
.footer .panel-default {
  border-radius: 0;
  border-bottom: 1px solid #c4c4c4;
}
.footer .panel-default .panel-heading {
  background: #f1f1f1;
}
.footer .panel-default .panel-heading a {
  color: #646464;
}
.footer .panel-default .panel-heading h4 {
  margin-bottom: 0;
}
.footer .panel-default .panel-heading .panel-body p a {
  color: #646464;
}
.footer h4 {
  font-size: 16px;
  margin-bottom: 25px;
}
.footer p {
  line-height: 15px;
}
.footer .allow {
  float: left;
  width: 50px;
  height: 200px;
}
.footer .allow span {
  border: 1px solid #ca1f27;
  border-radius: 5px;
  position: absolute;
  top: 30px;
  padding: 3px 7px;
}
.footer .text {
  padding-top: 25px;
  color: #646464;
  line-height: 20px;
  letter-spacing: 0.025em;
  width: 95%;
}
.footer .text2 {
  margin-left: 15px;
  padding-top: 25px;
  color: #646464;
  line-height: 20px;
}
.footer .text2 a {color: #646464;}
.button {
  padding-top: 10px;
}
.button .btn-default {
  background: white;
  border-radius: 0;
  padding: 0 22px;
  line-height: 28px;
  letter-spacing: 0.03em;
  text-align: center;
  height: 30px;
}
hr {
  border-top: 1px solid #c4c4c4;
}
.ad {
  text-align: center;
  padding: 7px 15px;
}
.news-detail-page .ad, .rubric .ad {
  padding: 0 0 20px;
}
.ad img {
  max-width: 100%;
}
.ad2 {
  padding: 40px 0 0 0;
}
.ad2 img {
  width: 100%;
  padding-bottom: 3px;
}

.news_list .ad2 {
  padding-top: 32px;
}
.news_list .ad2 img {
  padding-bottom: 0;
  margin: 0 0 12px 0;
}

.ad2_2 {padding: 25px 0 0;}
.ad2_2 img {padding: 0px 0 0;}
.ad3 {
  padding: 15px 13px 8px;
}
.ad3 img {
  width: 260px;
  height: 400px;
}
.ad4 {
  padding: 30px 0 0 0;
}
.ad4 img {
  width: 100%;
  padding-bottom: 3px;
}
/* .all-other .all-item + .all-item + .all-item { */
.all-other .all-item:last-child {
  border-bottom: 0 none;
}
.dropdown.open a:focus {
  outline: none;
  background: transparent;
}
.nav-top {
  display: none;
}
.stickytop {
  position: fixed;
  top: 0;
  display: block;
  margin: 0 auto;
  width: 1180px;
  background: white;
  z-index: 999;
}
.nav-top {
  background: #f1f1f1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.25);
  box-shadow: 0 0 15px 0 rgba(50, 50, 50, 0.25);
}
.nav-top div {
  float: left;
}
.nav-top div a {
  text-decoration: none;
}
.nav-top div p {
  padding-top: 15px;
}
.nav-top .dropdown {
  float: left;
  background: #CF0A11;
  width: 50px;
  height: 50px;
  padding: 12px 0;
}
.nav-top .dropdown i {
  color: white;
  font-size: 24px;
}
.nav-top .dropdown a:focus {
  outline: none;
}
.nav-top .dropdown a {
  text-decoration: none;
  /*padding: 13px 13px;*/
}
.nav-top .glass {
  float: right;
  width: 50px;
  height: 50px;
  background: #cccccc;
  padding: 13px 0;
}
.nav-top .glass .ya-site-form { /*.nav-top .glass input*/
  top: 0;
  left: 0px;
}
.nav-top .glass button {
  background: #cccccc;
  text-decoration: none;
  padding: 0 15px;
  border: 0 none;
}
.nav-top .mobile li:last-child a {
  background: #fff !important;
}
.dropdown {
  float: left;
  background: #CF0A11;
  width: 50px;
  height: 50px;
  padding: 12px 0;
}
.dropdown i {
  color: white;
  font-size: 24px;
}
.dropdown a:focus {
  outline: none;
}
.dropdown a {
  text-decoration: none;
  padding: 13px 13px;
}
.glass {
  float: right;
  width: 50px;
  height: 50px;
  background: #cccccc;
  padding: 13px 0;
}
.glass .ya-site-form { /*.glass input*/
  position: absolute;
  /*border: 2px solid #cccccc;*/
  top: 10px;
  left: 15px;
  width: 50px;
  height: 50px;
  z-index: -1;
  padding: 10px 5px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.glass button {
  background: #cccccc;
  text-decoration: none;
  padding: 0 15px;
  border: 0 none;
}
.glass button:focus {
  outline: none;
}
.toggle .ya-site-form, #ya-site-form0 .ya-site-form__form .ya-site-form__input-text { /* .toggle input */
  width: 1130px !important;
  z-index: 1;
}
#ya-site-form0 .ya-site-form__search-input,
#ya-site-form2 .ya-site-form__search-input {
    padding: 0 !important;
}

#ya-site-form0 .ya-site-form__form .ya-site-form__input-text,
#ya-site-form2 .ya-site-form__form .ya-site-form__input-text {
    width: 1130px !important;
    z-index: 1;
    outline: none;
    height: 50px;
    border: 2px solid #cccccc !important;
    border-color: #cccccc !important;
    font-size: 14px !important;
    padding: 0 10px;
}

.ya-site-form__submit {
    display: none !important;
}

.all-other {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.all-other .all-item {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #c4c4c4;
}
.all-other .all-item .all-img {
  float: right;
  width: 100%;
  padding-bottom: 15px;
}
.all-other .all-item .all-text {
  padding: 12px 0;
}
.all-other .all-item .all-text a {
  color: #000;
}
.all-other .all-item .all-text p {
  margin: 0;
}
.all-other .all-item .all-text time {
  font-size: 14px;
}

/* news-detail-slider */
#news-detail-slider {
  max-width: 100%;
  max-height: 390px;
  margin-bottom: 20px;
  overflow: hidden;
}

#news-detail-slider .slick-next:before {
  content: '›';
}

#news-detail-slider .slick-prev:before {
  content: '‹';
}

#news-detail-slider .slick-prev {
  left: 15px;
}

#news-detail-slider .slick-next {
  right: 310px;
}

#news-detail-slider .slick-prev, #news-detail-slider .slick-next {
  width: 30px;
  height: 30px;
  z-index: 1;
}

#news-detail-slider .slick-prev:before, #news-detail-slider .slick-next:before {
  font: 60px/20px Arial, sans-serif;
}

#news-detail-slider .slick-slide img {
  max-height: 390px;
  min-width: 580px;
  /* width: 100%; */
}

#news-detail-slider .slick-dots li.slick-active button:before {
  color: #fff;
}

#news-detail-slider .slick-dots {
  bottom: 10px;
}

#news-detail-slider .slick-dots li button:before {
  font-size: 10px;
  opacity: .50;
}
/* news-detail-slider */

.y_ads {
  display: flex;
  width: 100%;
  position: relative;
}

/* jcarusel */
.jcarousel-wrapper {
  position: relative;
  max-width: 580px;
  height: 390px;
  margin-bottom: 20px;
}

.jcarousel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.jcarousel-wrapper .photo-credits {
  position: absolute;
  right: 15px;
  bottom: 0;
  font-size: 13px;
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
  opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
  color: #fff;
}

/** Carousel **/

.jcarousel {
  position: relative;
  overflow: hidden;
}

.jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcarousel li {
  float: left;
  height: 390px;
  max-width: 75%;
}

/** Carousel Controls **/
.news-detail .jcarousel-control-prev:hover, .news-detail .jcarousel-control-next:hover {
  color: #fff !important;
  text-decoration: none !important;
}

.news-detail .jcarousel-control-prev, .news-detail .jcarousel-control-next {
  color: #fff;
  text-decoration: none;
}

.jcarousel-control-prev, .jcarousel-control-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font: 60px/20px Arial, sans-serif;
}
.jcarousel-control-prev {
  left: 15px;
}
.jcarousel-control-next {
  right: 15px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
  display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
  opacity: .5;
  cursor: default;
}

/** Carousel Pagination **/

.news-detail .jcarousel-pagination {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin: 0;
  margin-left: -22px;
}

.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4E443C;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  -webkit-box-shadow: 0 0 2px #4E443C;
  -moz-box-shadow: 0 0 2px #4E443C;
  box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 2px #F0EFE7;
  -moz-box-shadow: 0 0 2px #F0EFE7;
  box-shadow: 0 0 2px #F0EFE7;
}
/* jcarousel */
.y_zen {
  margin-top: 2px;
}

.wrap_wic {
  width: 100%;
  height: 100%;
}

#calendarHere {
  margin-bottom: 15px;
}

/* гирлянда */
.b-page_newyear {
  z-index: 1000;
}

.yandex-adaptive {
  width: 100%;
  overflow: hidden;
}

.zen-link{
  display: flex;
  height: 24px;
}

.zen-img{
  display: block;
  width: 24px;
  height: 24px;
}

.y_metrika_informer {
  display: inline-block;
  margin-top: 30px;
  margin-left: 15px;
}

.live_internet_counter {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .ins_news{
    width: 100%;
    margin: 1rem 0 !important;
  }

  .ins_news .ins_news_title {
    width: 160px !important;
  }

  #creator {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 700px) {
  .yandex-adaptive {
      width: 100%;
      /* height: 0px; */
  }
}

/* @media screen and (min-width: 701px) {
  .yandex-adaptive {
      width: 336px;
      height: 280px;
  }
} */

@media screen and (min-width: 740px) and (max-width: 1200px) {
  .news-other .single-other {
      width: 100%;
  }
  .rubric .news-other .single-other {
      width: 100%;
  }
}

@media screen and (min-width: 1170px) {
  .margin-left {
    margin-left: 0;
}
.margin-right {
    margin-right: 0;
}
}
@media screen and (min-width: 740px) and (max-width: 1170px) {
  .toggle .ya-site-form,
  #ya-site-form0 .ya-site-form__form .ya-site-form__input-text,
  #ya-site-form2 .ya-site-form__form .ya-site-form__input-text { /*.toggle input {*/
    width: 680px !important;
}
.newspaper p {
    margin-top: 0;
}
.m-search, #ya-site-form1 {
    display: none;
}
.nav-top {
    width: 730px !important;
}
.nav-top .block-menu {
    width: 630px;
}
.main-menu {
    width: 630px;
}
.news .news-item + .news-item + .news-item + .news-item + .news-item + .news-item + .news-item + .news-item {
    /* border-bottom: 0 none; */
}
.button .btn-default {
    color: #CF0A11;
}
.border {
    border-right: 0 none !important;
}
.news-other-img img {
    width: 480px;
    height: 310px;
}
.news-categories img {
    width: 100%;
    height: auto;
}
.category img {
    max-width: 100%;
    height: auto;
}
.navbar-nav {
    width: 100%;
}
.navbar-nav li a {
    padding: 15px 17px !important;
}
.footer-block-2 {
    width: 35% !important;
}
.footer-block-3 {
    width: 35% !important;
}
ul.links-ul li {
    margin-left: 25px;
}
.footer .allow {
    height: 330px;
}
.footer .footer-block-1 {
    width: 65%;
}
.footer .footer-block-1 .footer-text {
    width: 43%;
}
.footer .footer-block-1 .footer-text2 {
    width: 57%;
}
.footer .text2 {
    margin-left: 30px;
}
.footer .text2 b {
    color: #CF0A11;
}
}

@media screen and (min-width: 621px) and (max-width: 1169px){
  #news-detail-slider .slick-next {
    right: 165px;
  }
}

@media screen and (max-width: 620px) {
  #news-detail-slider .slick-next {
    right: 15px;
  }
}

@media screen and (max-width: 740px) {
    .news-item .news-text p {
        font-size: 17px;
    }
    .news .news-item + .news-item + .news-item + .news-item + .news-item + .news-item + .news-item + .news-item {
        /* border-bottom: 0 none; */
    }
    input.m-search, #ya-site-form1 {
        position: absolute;
        width: 1%;
        left: 50px;
        height: 49px;
        z-index: -9999;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
    }
    input.toggle, #ya-site-form1.toggle {
        width: 84%;
        border: 2px solid #cccccc;
        z-index: 1;
        display: block !important;
    }
    #ya-site-form1 .ya-site-form__search-input {padding: 0 !important;}
    #ya-site-form1 input.ya-site-form__input-text {
        border: none !important;
        height: 45px;
        padding: 0 10px;
        font-size: 14px !important;
    }

    .nav-top {
        display: none;
    }
    .dropdown {
        position: absolute;
        top: 10px;
        left: 0;
        z-index: 1;
    }
    .main-menu {
        position: relative;
        width: 100%;
        margin-bottom: 0;
    }
    .glass {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 2;
    }
    .glass .ya-site-form { /* .glass input */
        display: none;
    }
    .footer footer {
        border-bottom: 0;
    }
    .footer .allow {
        height: 220px;
    }
    .footer .text {
        width: 100%;
        padding-left: 50px;
    }
    .footer .text2 {
      margin-left: 50px;
    }
    .footer .text2 b {
        color: #CF0A11;
    }
    .footer .panel-default a {
        text-decoration: none;
    }
    .footer .panel-default .panel-body p a {
        color: #777777;
    }
    .navbar-nav div:first-child a {
        padding: 15px 1px;
    }
    .single-other {
        width: 100% !important;
    }
    .rubric .news-other .all-other {
        padding: 0;
        width: 100%;
    }
    .all-other {
        float: left;
        width: 100% !important;
        margin-bottom: 20px;
        padding-left: 0 !important;
    }
    .all-other .all-item {
        width: 100%;
        overflow: hidden;
        border-bottom: 1px solid #c4c4c4;
    }
    .all-other .all-item .all-img {
        float: right;
        width: 100%;
        padding-bottom: 15px;
    }
    .all-other .all-item .all-text {
        padding: 12px 0;
    }
    .all-other .all-item .all-text a {
        font-size: 17px;
        color: #000;
    }
    .all-other .all-item .all-text time {
        font-size: 14px;
    }
    .navbar-nav {
        background: #f1f1f1;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .navbar-nav div {
        float: left;
    }
    .navbar-nav div p {
        padding-top: 15px;
    }
    .navbar-nav div:first-child {
        background: #CF0A11;
        padding: 13px 10px;
    }
    .navbar-nav div:first-child i {
        color: white;
        font-size: 16px;
    }
    .navbar-nav div:first-child a {
        padding: 15px 1px;
    }
    .navbar-nav div:last-child {
        float: right;
        background: #cccccc;
        padding: 15px 10px;
    }
    .navbar-nav div:last-child i {
        color: #646464;
        font-size: 16px;
    }
    .navbar-nav div:last-child a {
        padding: 15px 4px;
    }
    .navbar-nav li p {
        padding: 15px 0;
    }
}

@media screen and (max-width: 580px) {
  #news-detail-slider .slick-slide img {
    min-width: 100%;
  }
  .jcarousel-wrapper {
    width: 100%;
    height: 195px;
  }
  .jcarousel li {
    height: 195px;
  }
  .jcarousel li img {
    width: auto;
  }
}

@media screen and (max-width: 320px) {
    h2 {
  margin-bottom: 15px;
  letter-spacing: 0.03em;}
    .news-other {
    padding-bottom: 0px;}
    .all-other .all-item .all-text a {
  font-size: 16px;}

    .footer .panel-default .panel-heading h4 {
  font-size: 14px;margin: 0 0 6px;}

    .footer {
    padding-top: 20px;
    }

  footer > .container {
    padding: 0;
  }

}
.pn_currency_item {
  margin-right: 20px
}
