* { font-family: Fira Sans Condensed; }
/*
Theme Name: BraGazeta2019
Theme URI: http://BraGazeta.ru/
Description: BraGazeta
Author: Alexey Disertinsky
Version: 2.0
*/

/*body{
     background: url(/back.jpg) no-repeat center top fixed; 
}*/

.nr-player {display:none;}

.back-top{
  color: #AF242C;
  transition: all .55s ease;
  position: fixed;
  z-index: 2100;
  top: 0px;
  height:  100%;
  left: -150px;
  cursor: pointer;
  padding: 40px 20px 0 20px;
  background: none;
  opacity: .5;
}

.back-top:hover{transition: all .55s ease; opacity: 1; background: #f7eff0;}

.back-top i{
    margin-right: 5px; 
    opacity: 1;
}

.active{
  left: 0px;
}

.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 white;
    -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: black;
}
.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: black;
}
.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;
}

/*.editor-choose.scroll{
  opacity: 0;
  visibility: hidden;
  height: 0px;
  transform: scale(1.2, 0);
  transition: opacity 0.3s, visibility 0s ease 0.3s, height 0.3s ease 0s, transform 0.3s;
  display: none;
}
.editor-choose{
  /*opacity: 1;
  visibility: visible;
  transition: opacity 0.3s, visibility 0.3s linear 0s, height 0.3s ease 0s;
}
.date-sec.scroll{
  display: none;
}

/*.date-sec, .social-icon{ 
    border-bottom: 1px solid #EBEBEB;
    width: 100%; 
    background: transparent
}*/

.send_news button:before{
    content: ' ';
    background: white;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    border: 3px solid #AF242C;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 400;
    margin: 0px 7px 0 0;
    top: 3px;  
}

.send_news button{
    color: black;
    width: auto;
    margin-top: 3px;
    text-transform: uppercase;
    display: block;
    position: absolute;
    right: 0;
    bottom: 20px;
    background: white;
    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: blue;}
.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 a {
    border-right: 1px solid #EBEBEB; 
    color: #A6A1A2; 
    padding: 6px 13px;
}
.social-icon a:last-child {border-right: none;}*/

.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:#bb0000; 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: white; text-decoration: none;}
a.ok:hover{background:#F2720C; color: white; text-decoration: none;}
a.fb:hover{background:#3b5998; color: white; text-decoration: none;}
a.yt:hover{background:#bb0000; color: white; text-decoration: none;}
a.tw:hover{background:#00aced; color: white; text-decoration: none;}
a.tg:hover{background:#1D97C9; color: white; text-decoration: none;}
a.rss:hover{background:#FA890F; color: white; text-decoration: none;}


/*------social block-------*/
.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-link.active, .social-block .nav-tabs .nav-item.show .nav-link{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: 0px 10px 18px -12px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 10px 18px -12px rgba(0,0,0,0.75);
	box-shadow: 0px 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 {
	/* text-transform: uppercase;*/
  color: #555555;
	border-bottom: 1px solid transparent;
}

#menu-menu-top a.nav-link:hover {
	color: #AF242C;
	border-bottom: 1px solid #AF242C;
}


/*---------search-------*/
#navbarResponsive input[type="text"] {
  height: 41px;
  font-size: 22px;
  display: inline-block;
  font-weight: 100;
  border: none;
  outline: none;
  color: #555;
  padding: 3px;
  padding-right: 60px;
  padding-left: 20px;
  width: 0px;
  position: absolute;
  top: 0;
  right: 0;
  background: none;
  z-index: 300;
  transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
  cursor: pointer;
  border-radius: 0px;
}

#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 .4s ease;
}

#navbarResponsive input[type="submit"]:hover {
  opacity: 0.8;
}
/*----search end----*/

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: black;
    background: transparent;
    border: 1px solid grey;
    border-radius: 10px;
    display: block; 
}

.menu-562:before{
font-family: FontAwesome !important;
content: "\f103";
display: inline-block;
background: transparent;
position: absolute;
right: 5px;
top: 8px;
z-index: 0;
text-align: center;
}

.menu-562 > select {
    width: 87%;
    background: transparent;
    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: 0px;}
.banner-sec .news-des {margin-bottom: 5px;}
.banner-sec .title-large{margin: 24px 0 0;}
.banner-sec .time{margin-top: 0px; font-size: 13px;}
.banner-sec .carousel-control.left, .banner-sec .carousel-control.right{background: none;}
.banner-sec .card{
    margin-bottom:20px;
    height: auto;
    width: 100%;
    overflow: hidden;
}

.banner-sec .card img{
    min-height: 185px;
}

a, a:hover, .btn{outline:none!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: 0px; 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: 0px;}
.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: #CCCCCC;
  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: 0px;}
.title-large a, .title-small a, .title-x-small a{color: inherit}

.sidebar-left{

}

.sidebar-right{
}


.category-style{

}
.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: black !important;}
.heading-large a:hover {
    color: #AF232C !important;
    text-decoration: none;
}

.category-style .heading-large::before, .category-style .heading-large::after{background: transparent;}
.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--------*/

.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:  #FFFFFF;
}



/*.page-numbers:last-child{
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}



/*.page-link {
  color: #AF242C;
}

.page-link:hover {
    color: #AF242C;
}

.page-item.active .page-link {
    background-color: #AF242C;
    border-color: #AF242C;
}

.news-multi-block{
  margin-bottom:  20px;
}*/

/*.news-multi-block img{
/*  height: 150px;
}*/

/*GROW*/
.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;
}

.news-multi-block .heading-large::before, .category-style .heading-large::after{background: transparent;}


.iframe-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*-----Banners------*/
#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{
  max-height: 311px !important;
  width: 100% !important;
  margin-bottom: 20px;
}
#banner311x311_1 img{
  max-height: 311px !important;
  width: 100% !important; 
  max-width: 311px !important;
}
#banner311x311_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: 0px;
}

#topbanner.scroll{
  padding-top: 0px;
  width: 100%;
  height: auto;
/*  margin-bottom: 5px;*/
}

#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;
}
/*-----Banners_END------*/

/*-------Most read--------*/
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: black;
}

.timeline a > h1:hover{
  color: #AF242C;
  text-decoration:  none;
}

.timeline p{
  margin-bottom: 3px;
  font-size: 14px;
}

ul.timeline > li:before {
    content: ' ';
    background: white;
    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%; /* Если видео 16/9, то 9/16*100 = 56.25%. Также и с 4/3 - 3/4*100 = 75% */
}
.video iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/*------comments------*/
.cc-last .mc-comment-time{
  color: #AF242C !important;
}



/*------editor-------*/

#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: white;
    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;

}
/*
a.editor-choose:hover .editor-overlay{
    opacity: 1;    
}

.editor-overlay{
    background: black;
    display: block;
    padding: 10px;
    margin: 80px 10px 10px 10px;
    opacity: .6;
    height: 82px;
}
*/
.editor-choose a{
    color: #AF242C;
}

/*------category------*/

.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: black; }

.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 {
    /*line-height: 1.2;
    white-space: normal;
    text-align: justify;*/
    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;
}

/* Captions */
.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: 0px;
margin: 10px;

}

.wp-caption img {
margin: 0;
padding: 5px;
border: 0 none;
    border: 10px solid white;
    -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;
}
/* End captions */

.single-page strong{font-family: Noto Serif;}
.single-page span{font-family: Noto Serif;}
.single-page pre{font-family: Noto Serif;}

./*single-page img.aligncenter{
    position: relative;
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 10px solid white;
    -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);
    max-width: 100%;
}

.single-page img.alignnone{
    position: relative;
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 10px solid white;
    -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);
    max-width: 100%;
}

.single-page img.alignleft{
    float:  left;
    margin: 10px 20px 10px 0;
    position: relative;
    display: block;
    border: 10px solid white;
    -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);
    max-width: 100%;
}

.single-page img.alignright{
    float: right;
    margin: 10px 0 10px 20px;
    position: relative;
    display: block;
    border: 10px solid white;
    -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);
    max-width: 100%;
}

.single-page .alignnone img{
    position: relative;
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 10px solid white;
    -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);
    max-width: 100%;
}

.single-page .alignleft img{
    float:  left;
    margin: 10px 20px 10px 0;
    position: relative;
    display: block;
    border: 10px solid white;
    -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);
    max-width: 100%;
}

.single-page .alignright img{
    float: right;
    margin: 10px 0 10px 20px;
    position: relative;
    display: block;
    border: 10px solid white;
    -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);
    max-width: 100%;
}

.single-page .aligncenter img{
    position: relative;
    display: block;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 10px solid white;
    -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);
    max-width: 100%;
}*/

.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: #000080;}


.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%; /* Если видео 16/9, то 9/16*100 = 56.25%. Также и с 4/3 - 3/4*100 = 75% */
}
.video0 iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.video2 {
    height: 0;
    position: relative;
    padding-bottom: 20.45%; /* Если видео 16/9, то 9/16*100 = 56.25%. Также и с 4/3 - 3/4*100 = 75% */
}
.video2 iframe {
    position: absolute;
    right: 0;
    top: 0;
    width: 35%;
    height: 100%;
}

.small-video-title h1:first-child{}

.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%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d1000000',GradientType=0 );
    opacity:  .5;
    transition:  all .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%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d1000000',GradientType=0 );
    opacity:  .5;
    transition:  all .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%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d1000000',GradientType=0 );
    opacity:  .5;
    transition:  all .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%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#d1000000',GradientType=0 );
    opacity:  .5;
    transition:  all .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: #FFFFFF;
}

.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%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f000000', endColorstr='#d1000000',GradientType=0 );
    opacity:  1;
    transition:  all .8s ease;
}

.foto-slider a:hover > h1{

}

.foto-slider h1 {
    color: white;
    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: #FFFFFF;
}

.big-foto-video a:hover > .overlay{
    opacity:  1;
    transition:  all .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: #FFFFFF;
}


.small-foto-video1 a:hover > .overlay-small1{
    opacity:  1;
    transition:  all .6s ease;
}

.small-foto-video2 a:hover > .overlay-small2{
    opacity:  1;
    transition:  all .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:  #CCCCCC;
}

.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: black;
    text-decoration:  none;
    margin-left: 10px;
    display: block;
}

.video-category p{
    margin-bottom:  0px !important;
}

.footer-menu ul{ padding: 0; }

.footer-menu li {
    display: inline-block;
    color: #CCC;
}

#menu-menu-footer a.nav-link {
  /* text-transform: uppercase;*/
  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;}
/*.modal-open{text-align: center !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:0px !important; margin-top: 0px !important; margin-left: 0px !important;}

.slider24smi__scroller12513 {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    height: auto !important;
    box-sizing: content-box;
    padding-bottom: 50px;
    padding-top: 0px !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: #FFFFFF !important;
}

/* css */


.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: white !important;
    background: #AF242C;
    outline: none;
    border-radius: 30px;
}

.reply{margin-top: 6px;}

.topic__comments-user-comment:nth-child(even) {
	background-color: white;
}                                              

.topic__comments-user-comment:nth-child(odd) {
 /*	background-color: #e0e0e0;*/
}  


.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;
	/*border-bottom: dotted 1px Silver;*/
	padding: 0 0 10px 0;
}
.topic__user-name {
	font-weight: bold;
	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-holder { }
.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;};