* {
  font-family: Fira Sans Condensed;
}
.amp-wp-byline .amp-wp-author,
.amp-wp-byline amp-img {
  display: none;
}
.nr-player {
  display: none;
}
.back-top {
  color: #af242c;
  transition: all 0.55s ease;
  position: fixed;
  z-index: 2100;
  top: 0;
  height: 100%;
  left: -150px;
  cursor: pointer;
  padding: 40px 20px 0 20px;
  background: 0 0;
  opacity: 0.5;
}
.back-top:hover {
  transition: all 0.55s ease;
  opacity: 1;
  background: #f7eff0;
}
.back-top i {
  margin-right: 5px;
  opacity: 1;
}
.active {
  left: 0;
}
.back-to-top {
  position: fixed;
  height: 10000px;
  z-index: 2000;
}
article {
  display: block;
  min-height: 600px;
}
article img {
  margin: 0;
  padding: 5px;
  border: 0 none;
  border: 10px solid #fff;
  -webkit-box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.5);
}
.social-icon {
  font-family: Font Awesome !important;
}
.clear {
  clear: both;
}
.clear_border1 {
  border-bottom: 1px solid #ebebeb !important;
}
.clear_border {
  height: 5px;
  border-bottom: 1px solid #ebebeb !important;
}
.clear_border15 {
  height: 20px;
  border-bottom: 1px solid #000 !important;
  margin-bottom: 20px;
}
.clear5 {
  height: 5px;
  clear: both;
}
.clear10 {
  height: 10px;
  clear: both;
}
.clear15 {
  height: 15px;
  clear: both;
}
.clear20 {
  height: 20px;
  clear: both;
}
.clear25 {
  height: 25px;
  clear: both;
}
.clear30 {
  height: 30px;
  clear: both;
}
.clear40 {
  height: 40px;
  clear: both;
}
.sticky-top {
  background: #fff;
  padding-right: 0;
  padding-left: 0;
  z-index: 1000;
}
.logo {
  width: 65px;
  float: left;
  margin: 0 10px 0 0;
}
.main_logo {
  max-height: 70px;
  margin-bottom: 10px;
}
.main_logo a {
  text-decoration: none;
  color: #000;
}
.main_logo h5 {
  font-size: 40px;
  float: left;
  font-family: Roboto !important;
  transition: font-size 0.6s ease 0s;
  display: block;
  position: relative;
  color: #af242c;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 500;
}
.main_logo h6 {
  font-size: 40px;
  float: left;
  font-family: Roboto !important;
  transition: font-size 0.6s ease 0s;
  display: block;
  position: relative;
  color: #022a38;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 400;
  margin-left: 4px;
}
.main_logo img {
  width: 100px;
  transition: width 0.6s ease 0s;
  float: left;
}
.main_logo.scroll h1 {
  font-size: 30px;
  width: 100%;
  float: left;
  margin-left: 0;
  line-height: 2.2;
  font-family: RoadRadio !important;
  transition: font-size 0.6s ease 0s;
  word-wrap: break-word;
  display: block;
  bottom: -11px;
  position: absolute;
  left: 75px;
  color: #ff3a23;
  vertical-align: bottom;
  transition: all 0.6s ease 0s;
}
.main_logo.scroll img {
  width: 50px;
  transition: width 0.6s ease 0s;
  margin-top: 10px;
  margin-bottom: 7px;
}
#main-slider {
  margin-bottom: 10px;
}
.footer_logo {
  max-height: 70px;
  margin-bottom: 10px;
}
.footer_logo a {
  text-decoration: none;
  color: #000;
}
.footer_logo h5 {
  font-size: 40px;
  float: left;
  font-family: Roboto !important;
  transition: font-size 0.6s ease 0s;
  display: block;
  position: relative;
  color: #fff;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: 500;
}
.footer_logo h6 {
  font-size: 40px;
  float: left;
  font-family: Roboto !important;
  transition: font-size 0.6s ease 0s;
  display: block;
  position: relative;
  color: #5c5c5c;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: 400;
  margin-left: 4px;
}
.footer_logo img {
  width: 100px;
  transition: width 0.6s ease 0s;
  float: left;
}
.send_news button:before {
  content: ' ';
  background: #fff;
  display: inline-block;
  position: relative;
  border-radius: 50%;
  border: 3px solid #af242c;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 400;
  margin: 0 7px 0 0;
  top: 3px;
}
.send_news button {
  color: #000;
  width: auto;
  margin-top: 3px;
  text-transform: uppercase;
  display: block;
  position: absolute;
  right: 0;
  bottom: 20px;
  background: #fff;
  border: 1px solid #ebebeb;
  padding: 2px 10px 1px 10px;
}
.send_news button:hover {
  border: 1px solid #af242c;
  cursor: pointer;
}
.plus16 h4 {
  float: right;
  font-family: RoadRadio-Bold;
  position: relative;
  top: -14px;
  right: 0;
  border: 2px solid #ebebeb;
  color: #ebebeb;
  padding: 4px 3px 4px 8px;
  -moz-border-radius-topleft: 90px;
  -webkit-border-top-left-radius: 90px;
  border-top-left-radius: 90px;
  -moz-border-radius-bottomright: 90px;
  -webkit-border-bottom-right-radius: 90px;
  border-bottom-right-radius: 90px;
  -moz-border-radius-bottomleft: 90px;
  -webkit-border-bottom-left-radius: 90px;
  border-bottom-left-radius: 90px;
}
.wi-day-sunny {
  color: #ff4500;
}
.wi-day-cloudy {
  color: #474747;
}
.wi-day-cloudy-windy {
  color: #696969;
}
.icon-drizzle {
  color: #add8e6;
}
.icon-rainy {
  color: #00bfff;
}
.icon-thunder {
  color: #00f;
}
.wi-day-snow {
  color: #6495ed;
}
.icon-mist {
  color: #dcdcdc;
}
#Date {
  float: right;
  top: -10px;
  display: block;
  position: relative;
}
.social-icon {
  position: relative;
  float: right;
}
.social-icon .fa {
  border: 1px solid #ebebeb;
  padding: 6px 12px;
  margin-left: -5px !important;
}
a.vk {
  color: #45668e;
  text-decoration: none;
}
a.ok {
  color: #f2720c;
  text-decoration: none;
}
a.fb {
  color: #3b5998;
  text-decoration: none;
}
a.yt {
  color: #b00;
  text-decoration: none;
}
a.tw {
  color: #00aced;
  text-decoration: none;
}
a.tg {
  color: #1d97c9;
  text-decoration: none;
}
a.rss {
  color: #fa890f;
  text-decoration: none;
}
a.vk:hover {
  background: #45668e;
  color: #fff;
  text-decoration: none;
}
a.ok:hover {
  background: #f2720c;
  color: #fff;
  text-decoration: none;
}
a.fb:hover {
  background: #3b5998;
  color: #fff;
  text-decoration: none;
}
a.yt:hover {
  background: #b00;
  color: #fff;
  text-decoration: none;
}
a.tw:hover {
  background: #00aced;
  color: #fff;
  text-decoration: none;
}
a.tg:hover {
  background: #1d97c9;
  color: #fff;
  text-decoration: none;
}
a.rss:hover {
  background: #fa890f;
  color: #fff;
  text-decoration: none;
}
.social-block a.nav-link.vk:hover {
  color: #45668e;
  text-decoration: none;
}
.social-block a.nav-link.vk.active {
  color: #45668e;
  text-decoration: none;
}
.social-block a.nav-link.ok:hover {
  color: #f2720c;
  text-decoration: none;
}
.social-block a.nav-link.ok.active {
  color: #f2720c;
  text-decoration: none;
}
.social-block a.nav-link.fb:hover {
  color: #3b5998;
  text-decoration: none;
}
.social-block a.nav-link.fb.active {
  color: #3b5998;
  text-decoration: none;
}
.social-block a.nav-link.tw:hover {
  color: #00aced;
  text-decoration: none;
}
.social-block a.nav-link.tw.active {
  color: #00aced;
  text-decoration: none;
}
.social-block .tab-content {
  border-left: 1px solid #dee2e6;
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.social-block .tab-pane {
  padding: 10px 20px;
  background: #ebebeb;
}
.social-block .nav-tabs .nav-item.show .nav-link,
.social-block .nav-tabs .nav-link.active {
  background: #ebebeb;
  border-color: #ebebeb;
}
.small-top .date-sec {
  font-size: 13px;
  font-weight: 600;
  float: left;
  margin-top: 4px;
  color: #a6a1a2;
}
.navbar {
  padding: 2px 0;
}
.nav_border {
  border-top: 2px solid #af242c !important;
  border: 1px solid #ebebeb;
  padding: 0;
  -webkit-box-shadow: 0 10px 18px -12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 10px 18px -12px rgba(0, 0, 0, 0.75);
  box-shadow: 0 10px 18px -12px rgba(0, 0, 0, 0.75);
}
.nav-justified .nav-item {
  white-space: nowrap;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 23px;
  padding-left: 23px;
}
#menu-menu-top a.nav-link {
  color: #555;
  border-bottom: 1px solid transparent;
}
#menu-menu-top a.nav-link:hover {
  color: #af242c;
  border-bottom: 1px solid #af242c;
}
#navbarResponsive input[type='text'] {
  height: 41px;
  font-size: 22px;
  display: inline-block;
  font-weight: 100;
  border: none;
  outline: 0;
  color: #555;
  padding: 3px;
  padding-right: 60px;
  padding-left: 20px;
  width: 0;
  position: absolute;
  top: 0;
  right: 0;
  background: 0 0;
  z-index: 300;
  transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
  cursor: pointer;
  border-radius: 0;
}
#navbarResponsive input[type='text']:focus:hover {
  border-bottom: none;
}
#navbarResponsive input[type='text']:focus {
  width: 100%;
  z-index: 1;
  border-bottom: none;
  background: #fff;
  cursor: text;
}
#navbarResponsive input[type='submit'] {
  height: 39px;
  width: 49px;
  display: inline-block;
  color: red;
  float: right;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAcCAIAAAAfs1O6AAAB+klEQVRIie3VzYsBYRwH8P2fVlwchBy8RBwcHMRFKA6SlKQckVwo3PwBLi44oIiSFBflhOSlRBTKy+6vnvrt7Hhm7K457vek5vt8xjwz85u3D6Hz9i+yMplMSqVSLBaz2+0OhyOVSlWr1eVy+RfxcDhEo9F3WsRicSaTuVwuvxA7nY5Go6FyGLPZPBqNfiSOx2OJRIIrRSKR0WgMBoM+n0+r1TJRhUKx2WyeiHAtFosF19hstul0yiwMh0OTyYQFv9//RMzn89iGfbzdbo8Lzuezy+XCWqVS4RNx+wwGw+l0euRI1uu1TCYjTafTySlut1s8c7lc5uJIcrkcaQLNKbZaLRRnsxm/2G63ucpfYqFQIA241/f7nV9cLBYo1mo1uggHsLRarfjFbreL5cFgQBdBwVKj0eAX8YIgu92OLkJUKhUpWa3W6/XKxcE7qlarSVOv17OOfhNhKOCZs9kslYMtDofDWCsWi3zi8XjU6XTYDoVC+/2eWYAbwny84Z8+jgz2e83ccohcLvd6vel0GkYZWFKplHkUnop6vf5EhMCFsFby5BGlz8f5fA4jlktxu92RSIQL5ZzhcAeazSYMV4/Ho1QqYXbBJIfxAeOHFOLxOBV96TvDQvv9/qsiJJFIIBoIBAQQIclkkojwIgkjQuCb0+v1yG/hv9efG8oPkDUkBtcAAAAsdEVYdFNvZnR3YXJlAFlhbmRleC5EaXNrIChodHRwOi8vZGlzay55YW5kZXgucnUpXOoL5gAAAABJRU5ErkJggg==)
    center center no-repeat;
  text-indent: -10000px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 200;
  cursor: pointer;
  opacity: 0.4;
  cursor: pointer;
  transition: opacity 0.4s ease;
}
#navbarResponsive input[type='submit']:hover {
  opacity: 0.8;
}
input {
  border: 1px solid gray;
  padding: 10px;
  border-radius: 10px;
}
input[type='submit'] {
  color: #fff;
  background-color: #af242c;
  border-color: #af242c;
  width: 60%;
}
input[type='submit']:hover {
  color: #fff;
  background-color: #6b161a;
  border-color: #6b161a;
}
.menu-562 {
  width: 300px;
  position: relative;
  padding: 10px;
  color: #000;
  background: 0 0;
  border: 1px solid grey;
  border-radius: 10px;
  display: block;
}
.menu-562:before {
  font-family: FontAwesome !important;
  content: '\f103';
  display: inline-block;
  background: 0 0;
  position: absolute;
  right: 5px;
  top: 8px;
  z-index: 0;
  text-align: center;
}
.menu-562 > select {
  width: 87%;
  background: 0 0;
  border: 0;
  appearance: none;
  z-index: 1;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.menu-562 > select::-ms-expand {
  display: none;
}
span[role='alert'] {
  color: red;
  margin-left: 20px;
  white-space: nowrap;
}
.textarea-310 {
  width: 100%;
}
textarea {
  margin-top: 10px;
  width: 100%;
  border: 1px solid gray;
  padding: 10px;
  border-radius: 10px;
}
.banner-sec {
  padding: 30px 0;
  float: left;
  width: 100%;
}
.banner-sec .news-block {
  margin-bottom: 20px;
}
.banner-sec .news-block:last-child {
  margin-bottom: 0;
}
.banner-sec .news-des {
  margin-bottom: 5px;
}
.banner-sec .title-large {
  margin: 24px 0 0;
}
.banner-sec .time {
  margin-top: 0;
  font-size: 13px;
}
.banner-sec .carousel-control.left,
.banner-sec .carousel-control.right {
  background: 0 0;
}
.banner-sec .card {
  margin-bottom: 20px;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.banner-sec .card img {
  min-height: 185px;
}
.btn,
a,
a:hover {
  outline: 0 !important;
}
.btn-search {
  background: #fd3a13;
  border-color: #fd3a13;
  color: #fff;
  padding: 7px 10px;
}
.btn-search:hover {
  background: #ca1b1b;
  border-color: #ca1b1b;
}
.card-body {
  min-height: 165px;
  width: auto;
}
.card {
  float: left;
  width: 100%;
  border-radius: 0 !important;
}
.navbar {
  border: medium none;
  float: left;
  margin-bottom: 0;
  width: 100%;
  border-radius: 0;
}
.title-large {
  font-size: 20px;
  margin: 10px 0 5px;
  line-height: 27px;
  color: #141517;
}
.title-small {
  color: #141517;
  font-size: 22px;
  line-height: 28px;
}
.title-x-small {
  font-size: 18px;
  margin: 0;
}
.title-large a,
.title-small a,
.title-x-small a {
  color: inherit;
}
.banner-sec {
  float: left;
  width: 100%;
  background: #ebebeb;
}
.card-block {
  padding: 0 10px 10px;
}
.card-text {
  margin: 0;
}
.text-time {
  font-size: 14px;
  line-height: 28px;
  margin-top: 5px;
  color: #ccc;
  font-weight: 100;
}
.banner-sec .card-img-overlay {
  padding: 0;
  top: 3px;
  left: 7px;
  height: 20%;
}
.top-slider .carousel-indicators {
  top: 565px;
  position: absolute;
}
.top-slider .carousel-indicators li {
  border: 1px solid #000;
  height: 15px;
  border-radius: 50%;
  width: 15px;
}
.top-slider .carousel-indicators .active {
  background: #000;
}
.news-padding {
  padding-left: 20px;
  padding-right: 20px;
}
.media {
  font-family: Fira Sans Condensed !important;
  margin-bottom: 20px;
  outline: 1px solid #ebebeb;
  padding: 10px;
}
.sticky-media {
  outline: 4px double #af242c !important;
}
.media-body h5,
.media-body p {
  font-family: Fira Sans Condensed;
}
.media img {
  width: 180px;
  height: auto;
}
.media .title-small {
  font-size: 22px;
  line-height: 28px;
}
.title-large {
  font-size: 20px;
  margin: 10px 0 5px;
  line-height: 27px;
  color: #141517;
}
.title-small {
  color: #141517;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
}
.title-x-small {
  font-size: 18px;
  margin: 0;
}
.title-large a,
.title-small a,
.title-x-small a {
  color: inherit;
}
.category-style .heading-large {
  border-bottom: 2px solid #222;
  color: #222;
  float: left;
  width: 100%;
  padding: 0 0 6px;
  margin: 0 0 18px;
  text-align: left;
}
.heading-large {
  border-bottom: 2px solid #222;
  color: #222;
  width: 100%;
  padding: 0 0 6px;
  margin: 0 0 18px;
  text-align: left;
}
.heading-large a {
  color: #000 !important;
}
.heading-large a:hover {
  color: #af232c !important;
  text-decoration: none;
}
.category-style .heading-large::after,
.category-style .heading-large::before {
  background: 0 0;
}
.category-style .heading-small {
  border-bottom: 2px solid #222;
  color: #222;
  float: left;
  margin: 7px 0 0;
  width: 100%;
  padding-bottom: 10px;
  font-size: 18px;
}
.category-style .title-small {
  margin-bottom: 5px;
  font-size: 17px;
}
.category-style .news-block {
  border-bottom: 1px dashed #000;
  padding-bottom: 30px;
  border: none;
}
.category-style aside > .news-block {
  border-bottom: 1px dashed #000;
  padding-bottom: 19px;
}
.category-style aside > .news-block:last-child {
  border-bottom: none;
  margin-bottom: 20px;
}
.category-style .card {
  border: none;
}
.category-style .card-block {
  padding: 10px 0;
}
.category-style .video-sec {
  float: left;
  margin-top: 30px;
  width: 100%;
}
.category-style .video-block {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.side-bar .nav-tabs {
  border-bottom: none;
}
.side-bar .nav-tabs .nav-link {
  color: #aeaeae;
  text-transform: uppercase;
  border: none;
}
.side-bar .nav-tabs .nav-link.active,
.side-bar .nav-tabs .nav-link:hover {
  border-bottom: 2px solid #af232c;
  text-transform: uppercase;
  color: #222;
}
.sidebar-tabing .media {
  margin-top: 20px;
}
.sidebar-tabing img {
  width: 140px;
  height: 100px;
}
.sidebar-tabing .title-small {
  line-height: 23px;
  margin-top: 5px;
  font-size: 18px;
}
.card a {
  text-decoration: none;
  color: #000;
}
.card a:hover {
  color: #af242c !important;
  text-decoration: none;
}
.card-body-cat {
  margin: 5px 20px 5px 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}
.card-body-cat:last-child {
  border-bottom: 1px solid transparent;
}
.card-body-cat h1 {
  font-size: 1.3rem;
}
.btn-info {
  color: #fff;
  background-color: #af242c;
  border-color: #af242c;
  font-size: 1rem;
}
.btn-info:hover {
  color: #fff;
  background-color: #6b161a;
  border-color: #6b161a;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #fff;
  background-color: #d06f74;
  border-color: #d06f74;
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #d60c16;
  border-color: #d60c16;
}
.pagination {
  justify-content: start;
  margin-left: 15px;
}
.pagination h2 {
  display: none;
}
.pagination .nav-links {
  color: #af242c;
  display: inline-flex;
}
.pagination .prev {
  margin-left: 0;
  border: 1px solid #af242c;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.pagination .next {
  border: 1px solid #af242c;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-numbers {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #af242c;
  background-color: #fff;
  border: 1px solid #af242c;
}
.page-numbers:hover {
  text-decoration: none;
  color: #af242c;
  background-color: #e9ecef;
}
.page-numbers.current {
  background-color: #af242c;
  border-color: #af242c;
  color: #fff;
}
.grow {
  height: 175px;
  display: block;
  overflow: hidden;
}
.grow2 {
  height: 300px;
  display: block;
  overflow: hidden;
}
.grow_single {
  height: 200px;
  display: block;
  overflow: hidden;
  width: 300px;
  margin-right: 20px;
}
.grow_single img {
  transition: all 0.6s ease 0s;
  width: 100%;
}
.grow img {
  transition: all 0.6s ease 0s;
  width: 100%;
}
.grow_top_line {
  height: 140px;
  display: block;
  overflow: hidden;
  width: 180px;
  margin-right: 20px;
}
.grow_top_line img {
  transition: all 0.6s ease 0s;
  width: 100%;
}
.scale:hover {
  transform: scale(1.15);
}
.news-multi-block .heading-large {
  border-bottom: 2px solid #222;
  color: #222;
  float: left;
  width: 100%;
  padding: 0 0 6px;
  margin: 0 0 18px;
  text-align: left;
}
.category-style .heading-large::after,
.news-multi-block .heading-large::before {
  background: 0 0;
}
.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#banner-mobile3 {
  display: none;
  max-height: 380px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner-mobile3 img {
  display: none;
  max-height: 380px !important;
  width: 100% !important;
  max-width: 311px !important;
}
#banner-mobile3 iframe {
  display: none;
  max-height: 380px !important;
  height: 270px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner-mobile2 {
  display: none;
  max-height: 380px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner-mobile2 img {
  display: none;
  max-height: 380px !important;
  width: 100% !important;
  max-width: 311px !important;
}
#banner-mobile2 iframe {
  display: none;
  max-height: 380px !important;
  height: 270px !important;
  width: 100% !important;
  margin-bottom: 20px;
}

#banner311x311_1,#banner311x311_1_1 {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x311_1 img,#banner311x311_1_1 img {
  max-height: 311px !important;
  width: 100% !important;
  max-width: 311px !important;
}
#banner311x311_1 iframe,#banner311x311_1_1 iframe {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}

#banner311x311_2 {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x311_2 img {
  max-height: 311px !important;
  width: 100% !important;
  max-width: 311px !important;
}
#banner311x311_2 iframe {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x311_3 {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x311_3 img {
  max-height: 311px !important;
  width: 100% !important;
  max-width: 311px !important;
}
#banner311x311_3 iframe {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x311_4 {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x311_4 img {
  max-height: 311px !important;
  width: 100% !important;
  max-width: 311px !important;
}
#banner311x311_4 iframe {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x311_5 {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x311_5 img {
  max-height: 311px !important;
  width: 100% !important;
  max-width: 311px !important;
}
#banner311x311_5 iframe {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner-mobile {
  display: none;
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner-mobile img {
  display: none;
  max-height: 311px !important;
  width: 100% !important;
  max-width: 311px !important;
}
#banner-mobile iframe {
  display: none;
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#bannersocial {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
  float: left;
}
#bannersocial img {
  max-height: 311px !important;
  width: 100% !important;
}
#bannersocial iframe {
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x500 {
  max-height: 500px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x500 img {
  max-height: 500px !important;
  width: 100% !important;
}
#banner311x500 iframe {
  max-height: 500px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner1-full {
  width: 100%;
  max-height: 120px;
  margin-bottom: 20px;
}
#banner1-full img {
  width: 100%;
  max-height: 120px;
}
#banner1-full iframe {
  max-height: 120px !important;
  width: 100%;
  margin-bottom: 20px;
}
#banner1-full_2 {
  width: 100%;
  max-height: 120px;
  margin-bottom: 20px;
}
#banner1-full_2 img {
  width: 100%;
  max-height: 120px;
}
#banner1-full_2 iframe {
  max-height: 120px !important;
  width: 100%;
  margin-bottom: 20px;
}
#topbanner {
  width: 100%;
  /* height: 0; */
}
#topbanner.scroll {
  padding-top: 0;
  width: 100%;
  height: auto;
}
#topbanner img {
  width: 100%;
  height: auto;
}
#topbanner iframe {
  height: 120px !important;
  width: 100%;
  margin-bottom: 5px;
}
#banner1-half {
  width: 100%;
  height: 120px;
  margin-bottom: 20px;
}
#banner1-half img {
  width: 100%;
  height: 120px;
}
#banner1-half iframe {
  height: 120px !important;
  width: 100%;
  margin-bottom: 20px;
}
#banner-col9 {
  margin-top: 20px;
  width: 100%;
  height: 120px;
}
#banner-col9 img {
  width: 100%;
  height: 120px;
}
#banner-col9 iframe {
  height: 120px !important;
  width: 100%;
  margin-bottom: 20px;
}
#banner-slider {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
#banner-slider img {
  width: 100%;
  height: auto;
}
#banner-slider iframe {
  width: 100%;
  height: auto !important;
}
.top-banner {
  padding-right: 0;
  padding-left: 0;
}
ul.timeline {
  list-style-type: none;
  position: relative;
}
ul.timeline:before {
  content: ' ';
  background: #ebebeb;
  display: inline-block;
  position: absolute;
  left: 10px;
  width: 2px;
  height: 100%;
  z-index: 400;
}
ul.timeline > li {
  margin: 10px 0;
}
.timeline a {
  color: #af242c;
  text-decoration: none;
}
.timeline h1 {
  font-size: 1.25rem;
}
.timeline a > h1 {
  color: #000;
}
.timeline a > h1:hover {
  color: #af242c;
  text-decoration: none;
}
.timeline p {
  margin-bottom: 3px;
  font-size: 14px;
}
ul.timeline > li:before {
  content: ' ';
  background: #fff;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #af242c;
  left: 1px;
  width: 20px;
  height: 20px;
  z-index: 400;
}
.video {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.video iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cc-last .mc-comment-time {
  color: #af242c !important;
}
#redactor-choise {
  -webkit-box-shadow: 3px 3px 11px 6px rgba(209, 209, 209, 1);
  -moz-box-shadow: 3px 3px 11px 6px rgba(209, 209, 209, 1);
  box-shadow: 3px 3px 11px 6px rgba(209, 209, 209, 1);
}
a.editor-choose h4 {
  font-size: 24px;
  padding-left: 45px;
  color: #212529;
  padding-right: 15px;
  text-decoration: none;
  margin-top: 10px;
}
a.editor-choose h4::before {
  content: ' ';
  background: #fff;
  display: inline-block;
  position: absolute;
  border-radius: 50%;
  border: 3px solid #af242c;
  left: 1px;
  width: 20px;
  height: 20px;
  z-index: 400;
  top: 3px;
  margin-left: 15px;
  margin-top: 10px;
}
a.editor-choose h1 {
  font-size: 18px;
  padding-left: 15px;
  color: #212529;
  padding-right: 15px;
  text-decoration: none;
  margin-top: 10px;
}
a.editor-choose {
  width: 311px;
  height: 311px;
}
.editor-choose {
  height: 311px !important;
  width: 100%;
}
img.editor-choose-img {
  width: 100%;
  height: 180px;
}
a.editor-choose:hover {
  text-decoration: none;
}
.editor-choose a {
  color: #af242c;
}
.top-cat-news {
  padding-left: 0;
  padding-right: 0;
}
.top-cat-news .card {
  outline: 1px solid #ebebeb;
  margin-bottom: 20px;
}
.top-cat-news img {
  width: 100%;
}
.cat-news img {
  height: auto;
  width: 300px !important;
}
.cat-news .media-body {
  padding: 5px 15px 5px 0;
}
.cat-news a {
  color: #000;
}
.cat-news a:hover {
  color: #af242c;
  text-decoration: none;
}
.inc-meta {
  display: block;
  position: relative;
  float: right;
  color: #ccc;
  padding: 5px;
  border: 1px dashed #ccc;
  -moz-border-radius-topleft: 90px;
  -webkit-border-top-left-radius: 90px;
  border-top-left-radius: 90px;
  -moz-border-radius-bottomright: 90px;
  -webkit-border-bottom-right-radius: 90px;
  border-bottom-right-radius: 90px;
  -moz-border-radius-bottomleft: 90px;
  -webkit-border-bottom-left-radius: 90px;
  border-bottom-left-radius: 90px;
}
.single-page h1 {
  font-size: 2rem;
}
p.date-time {
  font-family: Fira Sans Condensed !important;
}
p.date-time span {
  font-family: Fira Sans Condensed !important;
  color: #af242c;
}
.single-page blockquote {
  margin: 0 0 0 50px;
  border-left: 2px solid #af242c;
  padding-left: 20px;
  font-family: Noto Serif;
  font-size: 20px;
  font-style: italic;
}
.single-page p {
  font-size: 18px;
  color: #000;
  font-family: 'Noto Serif';
  line-height: 28px;
}
.single-page a {
  color: #af242c;
  font-family: 'Noto Serif';
}
.single-page em {
  font-family: 'Noto Serif';
}
.single-page a:hover {
  color: #7d0c13;
}
.single-page p.comments-before {
  font-size: 12px;
  line-height: 20px;
}
.single-page iframe {
  width: 100% !important;
  height: 400px;
}
.single-top-img {
  width: 100%;
  margin-bottom: 10px;
}
.wp-caption-text {
  font-size: 12px !important;
  color: #868686 !important;
  padding-left: 20px;
}
.photo-author {
  font-size: 12px !important;
  color: #868686 !important;
  padding-left: 20px;
}
.photo-author-top {
  font-size: 12px !important;
  color: #868686 !important;
  padding-left: 20px;
  margin-bottom: 20px;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin: 0 20px 0 0;
}
.alignright {
  float: right;
  margin: 0 0 0 20px;
}
img.alignnone {
  width: 100%;
  height: auto;
}
img.size-full {
  max-width: 100%;
}
.wp-caption {
  text-align: left;
  padding: 0;
  margin: 10px;
}
.wp-caption img {
  margin: 0;
  padding: 5px;
  border: 0 none;
  border: 10px solid #fff;
  -webkit-box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.5);
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 10px 4px 5px;
  margin: 0;
}
.single-page strong {
  font-family: Noto Serif;
}
.single-page span {
  font-family: Noto Serif;
}
.single-page pre {
  font-family: Noto Serif;
}
. .photo-author {
  font-family: Noto Serif;
}
.photo-author span {
  font-family: Noto Serif;
}
.badge a {
  color: #fff;
}
.badge {
  font-size: 100%;
  margin-top: 5px;
}
.badge a:hover {
  color: navy;
}
.foto-video-back {
  background-color: #ebebeb;
  padding-right: 0;
  padding-left: 0;
}
.foto-video-container {
  padding: 30px 15px;
}
.foto-video-container h2 {
  font-size: 29px;
  float: left;
  padding-left: 10px;
}
.foto-video-container a {
  color: #212529;
}
.foto-video-container i {
  float: left;
}
.big-foto-video {
  width: 880px;
  height: 530px;
  overflow: hidden;
}
.big-foto-video img {
  position: relative;
  width: 100% !important;
  z-index: 0;
}
.big-foto-video.video iframe {
  position: relative;
  width: 100% !important;
  z-index: 0;
}
.video0 {
  height: 0;
  position: relative;
  padding-bottom: 56%;
}
.video0 iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video2 {
  height: 0;
  position: relative;
  padding-bottom: 20.45%;
}
.video2 iframe {
  position: absolute;
  right: 0;
  top: 0;
  width: 35%;
  height: 100%;
}
.small-video-title h1 {
  font-size: 21px;
  float: left;
  max-width: 253px;
}
.overlay {
  position: relative;
  height: 530px;
  width: 100%;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  opacity: 0.5;
  transition: all 0.6s ease;
  z-index: 100;
  margin-top: -530px;
}
.overlay-slider {
  position: relative;
  height: 500px;
  width: 100%;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  opacity: 0.5;
  transition: all 0.8s ease;
  z-index: 100;
  margin-top: -500px;
}
.overlay-small1 {
  position: relative;
  height: 250px;
  width: 100%;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  opacity: 0.5;
  transition: all 0.6s ease;
  z-index: 100;
  margin-top: -250px;
}
.overlay-small2 {
  position: relative;
  height: 250px;
  width: 100%;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  opacity: 0.5;
  transition: all 0.6s ease;
  z-index: 100;
  margin-top: -250px;
}
.slick-slide {
  height: 420px;
  overflow: hidden;
  display: none;
}
.redactor-slide {
  position: absolute;
  min-height: 312px !important;
  opacity: 0;
}
.foto-slider {
  margin-bottom: -47px;
  width: 653px;
  height: 420px;
  overflow: hidden;
}
.foto-slider a {
  color: #fff;
}
.foto-slider a:hover {
  color: #af242c;
  text-decoration: none;
}
.foto-slider a:hover > .overlay-slider {
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.12) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.12) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0.12) 0, rgba(0, 0, 0, 0.82) 83%, rgba(0, 0, 0, 0.82) 100%);
  opacity: 1;
  transition: all 0.8s ease;
}
.foto-slider h1 {
  color: #fff;
  font-size: 20px;
  display: block;
  position: absolute;
  bottom: 15px;
  left: 20px;
  z-index: 999;
  max-width: 400px;
}
.foto-slider img {
  width: 100%;
  position: relative;
  display: block;
}
.big-foto-video a {
  color: #fff;
}
.big-foto-video a:hover > .overlay {
  opacity: 1;
  transition: all 0.6s ease;
}
.big-foto-video h1 {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 40px;
  z-index: 999;
  font-size: 1.35rem;
}
.small-foto-video1 {
  margin-bottom: 30px;
  width: 425px;
  height: 250px;
  overflow: hidden;
}
.small-foto-video2 {
  width: 425px;
  height: 250px;
  overflow: hidden;
}
.small-foto-video1 img,
.small-foto-video2 img {
  position: relative;
  width: 100% !important;
  z-index: 0;
}
.small-foto-video1 iframe,
.small-foto-video2 iframe {
  position: relative;
  width: 100% !important;
  z-index: 0;
}
.small-foto-video1 a,
.small-foto-video2 a {
  color: #fff;
}
.small-foto-video1 a:hover > .overlay-small1 {
  opacity: 1;
  transition: all 0.6s ease;
}
.small-foto-video2 a:hover > .overlay-small2 {
  opacity: 1;
  transition: all 0.6s ease;
}
.small-foto-video1 h1 {
  display: block;
  position: absolute;
  top: 173px;
  left: 40px;
  z-index: 999;
  max-width: 400px;
  font-size: 1.35rem;
}
.small-foto-video2 h1 {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 40px;
  z-index: 999;
  max-width: 400px;
  font-size: 1.35rem;
}
.footer-info p {
  color: #ccc;
}
.footer-info a {
  color: #af242c;
}
.footer-back {
  background: #1d1d1d;
  padding-left: 0;
  padding-right: 0;
}
.smiinformer12509 {
  margin-left: -20px;
}
h1.category-title {
  font-size: 1.25rem;
}
.video-category {
  margin-bottom: 10px;
}
.video-category iframe {
  width: 100%;
  height: 200px;
  padding: 0 10px 0 10px;
}
p.video-category {
  color: #000;
  text-decoration: none;
  margin-left: 10px;
  display: block;
}
.video-category p {
  margin-bottom: 0 !important;
}
.footer-menu ul {
  padding: 0;
}
.footer-menu li {
  display: inline-block;
  color: #ccc;
}
#menu-menu-footer a.nav-link {
  color: #ccc;
  border-bottom: none;
}
#menu-menu-footer a.nav-link:hover {
  color: #af242c !important;
}
.footer-menu a {
  color: #ccc !important;
}
#sign.btn-block {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
  width: 100%;
  border-radius: 10px;
}
input#sign-mail {
  width: 100%;
}
h5.footer-sign {
  font-size: 18px;
  color: #ccc;
}
p#copyright {
  color: #ccc;
  float: left;
}
.modal-body {
  text-align: center !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.single-load-holder {
  width: 100%;
  margin-bottom: 20px;
}
.crop {
  width: 880px;
  height: 530px;
  overflow: hidden;
}
.crop1 {
  width: 425px;
  height: 250px;
  overflow: hidden;
}
.crop2 {
  width: 100%;
  height: 515px;
  overflow: hidden;
}
.crop3 {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.slider-img {
  width: 100%;
}
.crop_banner311x311 {
  width: 311px !important;
  height: 311px !important;
  overflow: hidden;
}
.fotorama__caption__wrap {
  background-color: #bebebe !important;
  background-color: rgba(185, 185, 185, 0.9);
}
.slick-prev {
  left: 7px !important;
  display: block !important;
  position: absolute;
  z-index: 100;
}
.slick-next {
  right: 7px !important;
  display: block !important;
  position: absolute;
  z-index: 100;
}
.tags {
  font-family: Fira Sans Condensed !important;
  margin-bottom: 20px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 5px;
}
.tags a {
  font-family: Fira Sans Condensed !important;
}
.counter {
  display: inline-block;
  float: left;
  margin: 10px 10px 30px 0;
}
.smiteaser12689 {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-left: 0 !important;
}
.slider24smi__scroller12513 {
  white-space: nowrap;
  overflow-x: scroll;
  overflow-y: hidden;
  height: auto !important;
  box-sizing: content-box;
  padding-bottom: 50px;
  padding-top: 0 !important;
  margin-bottom: -70px !important;
  -webkit-overflow-scrolling: touch;
}
.cc-last .mc-comment-body {
  font-size: 15px !important;
}
.cc-last .mc-comment-footer > a {
  font-size: 14px !important;
}
.cc .mc-comment-msg,
.mc-complaint .mc-comment-msg {
  font-size: 17px !important;
}
.plus-16-footer {
  display: none;
}
ul.custom_paging {
  margin-top: 10px;
}
ul.custom_paging li {
  display: inline;
  padding: 5px 10px;
}
li.slick-active {
  background: #af242c;
  border: 1px solid #af242c;
  border-radius: 50%;
  color: #fff !important;
}
.comment {
  padding: 10px 10px 0 10px;
}
.topic__comments-user-comment {
  word-break: break-word;
}
.comment-reply-link {
  padding: 3px 10px;
  border: 1px solid #af242c;
  color: #fff !important;
  background: #af242c;
  outline: 0;
  border-radius: 30px;
}
.reply {
  margin-top: 6px;
}
.topic__comments-user-comment:nth-child(even) {
  background-color: #fff;
}
.commentlist > .even {
  background-color: #fefefe;
}
.likes {
  margin: 10px 0 0 0;
  clear: both;
}
.likes i {
  padding: 0 5px 0 0;
  font-size: 150%;
  cursor: pointer;
}
.comment-like-up i {
  color: #af242c;
}
.comment-like-down i {
  color: #313131;
}
.comment-like-up .likes-holder {
  color: #af242c;
}
.comment-like-down .likes-holder {
  color: #313131;
}
.likes-holder {
  margin-left: -3px;
  margin-right: 8px;
}
.topic__user-message-block {
  margin: 10px 0;
  padding: 0 0 10px 0;
}
.topic__user-name {
  font-weight: 700;
  margin-right: 10px;
  display: inline;
}
.topic__user-comment-info {
  color: gray;
  margin-bottom: 10px;
  font-size: 80%;
}
.topic__user-name {
  color: #af242c;
}
.comment-form-author label,
.comment-form-email label {
  display: block;
}
.commentmetadata {
  color: #a9a9a9;
  font-size: 80%;
  display: inline;
}
.lenta_topic__user-message_text {
  word-break: break-word;
}
.topic__comments-user-comment {
  word-break: break-word;
}
h3#comments {
  font-size: 18px;
}
#email-notes {
  display: none;
}
#submit {
  width: 20% !important;
}
@media (max-width: 900px) {
  #submit {
    width: 100% !important;
  }
}
.comment-sort {
  color: #6495ed;
  border-bottom: dotted 1px #6495ed;
  margin-bottom: 2px;
  cursor: pointer;
  margin-right: 10px;
  font-size: 14px;
  font-family: Roboto !important;
}
.comment-sort:hover {
  color: #af242c;
  border-bottom: dotted 1px #af242c;
}
.comment-sort:active {
  color: #af242c;
  border-bottom: dotted 1px #af242c;
}
.yandex-block {
  width: 100%;
  overflow: hidden;
}
img.hit_hide {
  display: none !important;
}
.navbar-collapse {
  position: static;
}
.navbar-toggler {
  margin: 5px;
}
.mc-complaint .mc-comment-msg,
body .cc .mc-comment-msg,
body .cc .mc-comment-username,
body .cc-last .mc-comment-body,
body .cc-last .mc-comment-username,
body .mc-complaint .mc-comment-username {
  font-size: 17px !important;
}
#mc-container {
  margin-bottom: 30px;
}
body #mc-link {
  margin-bottom: 15px !important;
  display: block;
}
body .cc.mc-red .mc-comment-footer > a {
  color: #af242c !important;
}
a[href='#commentholder'] {
  display: inline-block;
  margin-bottom: 20px;
}

.b-aside {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
}

.b-aside .container{
    position: relative;
}

.b-aside a{
    position: absolute;
    top: 0px;
}

.b-aside img{
    width: 280px;
    min-height: 500px;
    max-height: 100vh;
    object-fit: contain;
    object-position: left;
}

.b-aside a:nth-child(1){
    left: 100%;
}

.b-aside a:nth-child(2){
    right: 100%;
}

.b-aside a:nth-child(2) img{
  object-position: right;
}

@media (max-width:768px) {
    .b-aside{
        display: none;
    }
}

#m-b-delevery {
  display: none;
  margin-bottom: 15px;
}

#m-b-delevery img {
  display: block;
  max-width: 100%;
  width: 100%;
}

@media (max-width:768px) {
  #m-b-delevery {
    display: block;
  }
} 

.no-google-ads .google-auto-placed{
  display: none !important;
}