@import url('comments.css');
/*body{
	letter-spacing: 0.005em;

      -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%) !important;
}

html {
      -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%) !important;
}*/


h1{
    font-weight: bold;
}
h2{
    font-size: 1.6em;
}
h3 {
    font-size: 1.2em;
    margin-top: 0;
}
article h2{
    margin-top:0;
}
.navbar-toggle{
	float: left;
	margin-left:15px;
}
.navbar {
    position: relative;
}
.brand {
    position: absolute;
    left: 50%;
    margin-left: -50px !important;  /* 50% of your logo width */
    display: block;
}
.top-header-menu {
    font-size: 13px;
    line-height: 2em;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    margin-bottom:0; 
}
.top-header-menu>li {
    display: inline-block;
    padding: 0 8px;
    position: relative;
}
.top-header-menu>li>a {
    color: #888;
    cursor: pointer;
    display: inline-block;
    margin: 2px 0 0;
    text-transform: uppercase;
}
.top-header-menu>li>a:hover, .top-header-menu>li>a:focus{
	color: #f8786b;
	text-decoration: none;
}
.top-menu {
    font-size: 14px;
    line-height: 2em;
    max-height: 30px;
    overflow: hidden;
    padding-bottom: 7px;
    padding-top: 7px;
    text-align: center;
    text-transform: uppercase;
}
.top-menu>li {
    display: inline-block;
    padding: 0 16px 0 0;
    position: relative;
}
.top-menu>li>a{
	color:#4d4d4d;
}
.top-menu>li>a:hover, .top-menu>li>a:focus{
	color: #f8786b;
	text-decoration: none;
}

#headercenter{
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	min-height: 80px;
	padding: 15px 0;
}
.top-social, .searchheader{
	margin-top: 5px;
    display: flex;
}
.top-social a{
	border: 1px solid #e3e3e3;
    color: #888;
    display: inline-block;
    font-size: 22px;
    height: 35px;
    margin-right: 4px;
    text-align: center;
    vertical-align: top;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.top-social a.facebook:hover{
	color: #3b5998;
}
.top-social a.twitter:hover{
	color: #54abee;
}
.top-social a.vk:hover{
	color: #29587b;
}
.top-social a.instagram:hover {
    color: #e03760;
}
.searchheader .form-control{
	border-radius: 0;
}

#red-line {
    background: #f8786b none repeat scroll 0 0;
    min-height: 5px;
}
#hot{
	background-color: #4d4d4d;
    color: #fff;
    min-height: 72px;
    padding: 16px 0;	
}
#content{
	margin: 30px auto;
}
#content p iframe {
    width: 100% !important;
}
.block__menu {
	float: right;
    margin: 6px 0 0;
}

.blockheader>h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.24em;
    text-transform: uppercase;
    margin: 0;
}

.tab-group {
    font-size: 11px;
    text-transform: uppercase;
}

.tab-group__item {
    color: #888;
    display: inline-block;
    margin-left: 10px;
}
.tab-group__item_active {
    color: #f8786b;
}
.leftline {
    border-left: 1px solid #e3e3e3;
}
.news {
    font-size: 16px;
    line-height: 1.2em;
}

.news .article {
    position: static;
    border-top: 1px solid #e3e3e3;
    padding: 10px 0;
}

.news .article__time {
    color: #888;
    float: left;
    font-size: 11px;
    line-height: 17px;
    margin-top: 1px;
}
.news .article__title {
    margin-left: 35px;
}
.news .article a {
	color: #1a1a1a;
}
.news .article a:hover,  .news .article a:active{
	color: #f8786b;
}
.news .article_bold {
    font-weight: bold;
}

.news .article__title em {
    background: #f0f0f0 none repeat scroll 0 0;
    color: #222;
    display: inline-block;
    font-size: 11px;
    font-style: normal;
    line-height: 1.3em;
    margin-right: 8px;
    padding: 1px 6px 0;
    position: relative;
    text-transform: uppercase;
    top: -2px;
}

.button_more {
    border: 1px solid #e3e3e3;
    color: #f8786b;
    display: block;
    font-weight: bold;
    font-size: 11px;
    margin-top: 25px;
    padding: 14px 15px;
    text-transform: uppercase;
}

.button__text {
    font-style: normal;
}
.button_more i {
    color: #888;
    float: right;
    font-size: 20px;
    line-height: 11px;
    margin: 1px -7px 0 0;
}


.article_top .article__rubric {
    background: #f8786b none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    
    font-size: 11px;
    left: 13px;
    line-height: 1;
    padding: 4px 6px;
    position: absolute;
    text-transform: uppercase;
    top: 11px;
}
img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    width: auto;
}
.article_top .article__img-link {
    display: block;
    margin-bottom: 8px;
    position: relative;
}
.article__img-link {
    border: 0 none;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    vertical-align: bottom;
    /*display: block;*/
}

.article_top .article__title {
    font-weight: bold;
    font-size: 28px;
    line-height: 1.05;
    padding: 7px 0 5px;
    margin: 0;
}
.article_top .article__title a:link,.article_top .article__title a:visited{
	color: #1a1a1a;
}
.article_top .article__title a:hover,.article_top .article__title a:active{
	color: #f8786b;
}

.article_top .article__text {
    font-size: 14px;
    line-height: 1.2;
    margin: 0 0 8px;
}

.article_top .article__date {
    color: #888;
    font-size: 12px;
    text-transform: uppercase;
}
.article_top.second {
    border-top: 1px solid #e3e3e3;
    margin-top: 13px;
    overflow: hidden;
    padding-top: 15px;
}


.article_list {
    border-top: 1px solid #e3e3e3;
    margin-top: 13px;
    overflow: hidden;
    padding-top: 15px;
}

.article_list .article__img {
    float: left;
    height: auto;
    margin: 3px 15px 5px 0;
    width: 185px;
}

.article_list .article__text {
    font-size: 14px;
    line-height: 1.2;
    margin: 0 0 6px;
}

.article_list .article__title {
    font-size: 19px;
    font-weight: bold;
    line-height: 1.1;
    margin: 0 0 5px;
}
.article_list .article__title a{
	color: #1a1a1a;
}

.article_list .article__date {
    color: #888;
    font-size: 12px;
    text-transform: uppercase;
}

.popular {
    overflow: hidden;
    padding: 0px 0 50px;
}

.block__head_line {
    border-top: 1px solid #f8786b;
    margin-top: 20px;
    padding-top: 9px;
}
.article_popular {
    border-right: 1px solid #e3e3e3;
    box-sizing: border-box;
    float: left;
    margin-top: 8px;
    padding-left: 1%;
    padding-right: 1%;
    width: 20%;
}

.article_popular .article__number {
    color: #f8786b;
    float: left;
    font-weight: bold;
    font-size: 32px;
    margin-right: 12px;
}

.article_popular .article__title {
    font-size: 15px;
    line-height: 1.12;
    margin-top: 5px;
    overflow: hidden;
}
.article_popular .article__title a {
	color: #1a1a1a;
}
.article_popular .article__title a:hover, .article_popular .article__title a:active{
	color: #f8786b;
}
.block_comments {
    /*border: 1px solid red;*/
}
.block_comments .comment_auth_form {


}
.block_comments .comment_auth_form label {
    min-width: 6rem;
}
.block_comments .comment_auth_form input {
    margin-bottom: 10px;
}
.block_comments .comment_auth_form button {
    background: #808080;
    color: #fff;
    border: none;
    margin-top: 1rem;
    margin-left: 8rem;
    margin-bottom: 1rem;
}
.comment_form textarea{
    width: 100%;
    resize: none;
}
.comment_form button{
    background: #808080;
    color: #fff;
    border: none;
    margin: 0 auto;
    display: block;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.r22022 {
    display: none;
}
.r38373 {
    /*display: none;*/
}
.sms_auth_form {

}
.sms_auth_form  p{
    margin-bottom: 0;
}
.sms_auth_form  .code{
    margin-bottom: 1rem;   
    margin-top: 1rem;
}
.sms_auth_form button {
        background: #808080;
        color: #fff;
        border: none;
        margin: 0 auto;
        display: block;
        margin-left: 10rem;
        margin-bottom: 1rem;
}
.sms_auth_form br {
    display: none;
}
@media(max-width:767px){
    .article_popular{
        margin-top: 0;
        padding-top: 10px;
        border-right: medium none;
        border-top: 1px solid #e3e3e3;
        padding-bottom: 12px;
        width: 100%;
    }
    
    .article_popular .article__number {
        font-size: 16px;
    }
    .article_popular .article__title {
        margin-top: 1px;
    }

    .article_popular .article__views_count {
        display: inline-block;
        margin-left: 10px;
    }
}


.block__title_light .block__title {
    color:#f8786b;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
.article__views_count {
    color: #888;
    display: block;
    font-size: 11px;
    font-weight: normal;
    margin-top: 5px;
    white-space: nowrap;
}

.footer {
    background: #333 none repeat scroll 0 0;
    border-top: 5px solid #f8786b;
    overflow: hidden;
}

.copyright {
    color: #fff;
    font-size: 13px;
    margin: 35px 0 40px;
}

.footer-info {
    color: #fff;
    border-top: 1px solid #484848;
    margin: 30px 0 0;
    overflow: hidden;
    padding: 40px 0 90px;
}

.footer-info__social__item {
    border: 1px solid #484848;
    color: #fff;
    float: left;
    height: 40px;
    margin: 0 0 10px 30px;
    padding: 0 10px;
    width: 80px;
}
.footer-info__social__item_follows {
    float: right;
     font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
}
.footer-info__social__item .fa{
    line-height: 40px;
}
.footer-menu {
    color: #fff;
    font-size: 11px;
    line-height: 1.3;
    text-transform: uppercase;
    list-style: outside none none;
}

.footer-menu__item {
    padding: 5px 0;
}
.footer-menu a{
    color: #fff;
}

.columns {
    border-top: 1px solid #f8786b;
    overflow: hidden;
}

.columns-content {
    padding: 0;
}
.block__head_inner {
    padding: 0;
}
.block__head {
    margin: 9px 0 7px;
}
.columns-content img {
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
	transition:  .5s ease-out;
	-moz-transition:  .5s ease-out;
	-webkit-transition:  .5s ease-out;
	-o-transition:  .5s ease-out;
}

/* Disable grayscale on hover */
.columns-content img:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}

.article_column {
    border-bottom: 1px solid #e3e3e3;
    margin: 7px 0 14px;
    overflow: hidden;
    padding-bottom: 8px;
}


.article_column .article__img {
    float: left;
    margin: 3px 13px 6px 0;
    width: 60px;
}

.article_column .article__author {
    color: #f8786b;
    display: block;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
    margin: 1px 0 3px;
    text-transform: uppercase;
}

.article_column .article__title {
     font-size: 15px;
    line-height: 1.1;
    overflow: hidden;
}
.article_column .article__title  a {
	color: #1a1a1a;
	font-weight: bold;
}
.article_column .article__title a:hover,  .article_column .article__title a:active{
	color: #f8786b;
	font-weight: bold;
}
.article_column .article__text {
    font-size: 14px;
    line-height: 1.2;
    margin: 6px 0 5px;
}
.block_poll .list-group-item{
	border:0;
	padding: 0 10px; 
}
.block_poll{
    margin-bottom: 14px;
}
.progress-list {
    position: relative;
}
.progress-list .details .title {
    font-family: "Arial",sans-serif;
    line-height: 16px;
}
.progress-list .details .description {
    color: #95a2a9;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
}
.progress-list .status {
    background-color: #ebeef2;
    display: inline-block;
    font-size: 9px;
    padding: 6px;
}
.progress-list .details {
    display: inline-block;
    float: left;
}
.progress.progress-sm {
    border-radius: 3px;
    height: 12px;
}
.ad240{
	margin-bottom: 20px;
}
.block_osheshen .article__img{
    width:80px;
}
.block_osheshen .article__author{
    font-size: 14px;
}
.block_osheshen .article__text{
    font-size: 20px;
    font-weight: bold;
}
.block_reaction .article_column .article__author {
    display: inline;
}

.article__topic {
    border-top: 1px solid #e3e3e3;
    float: left;
    margin-left: -150px;
    margin-right: 35px;
    margin-top: 15px;
    padding: 15px 0 30px;
    width: 200px;
}

.article__topic__title {
    color: #222;
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 13px;
    text-transform: uppercase;
}

.article_topic {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
}

.post_news__text a {
    border-bottom: 1px solid #900022;
    color: #f8786b;
}
.article__topic  a {
    color: #1a1a1a;
    
}
.article__topic  a:hover {
    color: #f8786b;
    
}
@media(max-width:1090px){
    .article__topic{
        //display: none;
        margin-left: 0;
    }
}
.post_news__author__link .fa-facebook-square{
    color:#3b5998;
}
.post_news__photo {
    margin-bottom: 16px;
}

.post_news__author {
    color: #888;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.1;
    //margin: 18px 0 -13px;
    text-transform: uppercase;
}
.post_news__date {
    color: #888;
    font-size: 13px;
    line-height: 1.2;
    //padding: 18px 0 28px;
}

.post__statistic {
    color: #888;
    float: right;
     font-size: 12px;
    //line-height: 50px;
    text-transform: uppercase;
}

.post__statistic > div {
    display: inline-block;
}

.post__comments a::after {
    border-color: #808080 #fff;
    border-style: solid;
    border-width: 9px 9px 0 0;
    bottom: -9px;
    content: "";
    display: block;
    left: 12px;
    position: absolute;
    width: 0;
}
.post__comments a {
    background: #808080 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    margin: 0 0 10px 20px;
    padding: 0 13px;
    position: relative;
}
article div.image{
    position: relative;
    margin-bottom: 16px;
}
article div.image .imageAuthor {
    background-color: #222;
    color: #fff;
    display: block;
    opacity: 0.7;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 10px;
    font-size: 0.89em;
}
article div.image .imageDescription{
    font-size: 0.95em;
    opacity: 0.95;
    font-style: italic; 
    text-align: center;
}
.side-news .article {
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
}
.side-news-content .article__title {
    font-size: 15px;
    line-height: 1.2em;
}
.side-news-content .article__title a{
    color: #1a1a1a;
}
.side-news-content .article__title a:hover{
    color: #f8786b;
}
a.button.button_more{
    margin-bottom: 16px;
}

.block__head_line {
    border-top: 1px solid #f8786b;
    margin-top: 20px;
    padding-top: 9px;
}
.comments__inputbox {
    margin-bottom: 30px;
}

.comments__inputbox__textarea {
    background: #fff none repeat scroll 0 0;
    border-collapse: separate;
    box-sizing: border-box;
    position: relative;
}
.comments__inputbox__textarea .full_size {
    color: #1a1a1a;
    height: 130px;
    resize: vertical;
}
.comments__inputbox__textarea .comments__inputbox__input {
    overflow: hidden;
    resize: none;
    white-space: pre-wrap;
    word-wrap: break-word;
}
.comments__inputbox__input {
    border: 1px solid #888;
    box-sizing: border-box;
    color: #888;
    font-size: 14px;
    height: 40px;
    line-height: 17px;
    margin: 0;
    outline: medium none;
    padding: 11px 29px 10px 10px;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 2;
}
.comments__inputbox__control {
    overflow: hidden;
}

.comments__inputbox__buttons {
    margin-top: 8px;
}

input[placeholder] {
    text-overflow: ellipsis;
}
.code__input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #888;
    color: #666;
    float: left;
    font-size: 12px;
    height: 38px;
    line-height: 20px;
    outline: medium none;
    padding: 0 10px;
    width: 120px;
    margin-right: 10px;
}

.comment__submit {
    background: #808080 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 12px;
    line-height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
}
.comments__item {
    border-top: 1px solid #e3e3e3;
    padding: 15px 0;
}

.comments__item__top {
    margin-bottom: 5px;
}
.comments__item__ip {
    color: #bbb;
    float: right;
    font-size: 12px;
    text-transform: uppercase;
}

.comments__item__name {
    color: #222;
    
    font-size: 12px;
    text-transform: uppercase;
}

.comments__item__date::before {
    content: " — ";
}
.comments__item__date {
    color: #888;
    font-size: 12px;
    text-transform: uppercase;
}

.highlight{
    background: #f3f3f3 none repeat scroll 0 0;
    padding: 23px 0 20px;
}
.authorphoto{
    float: left;
    margin:32px 10px 0 0;
}

.flex_row {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    border: 1px solid gray;
    border-radius: 10px;
    flex-wrap: wrap;
    background: #f1776c;
}
.flex_row .column {
    width: 50%;
}
.flex_row .column .flex_box select {
    width: 182px;
}
.flex_row .row {
    margin: 0;
    display: flex;
    width: 100%;
}
.flex_row .row .calc_box {
    width: 50%;
}
.flex_row .row .calc_box .button_calc {
    height: 34px;
    width: 100px;
}
.flex_row .row .row_column {
    width: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.flex_row .row .row_column .can {
    display: flex;
}
.flex_row .row .row_column .can .yes {
    margin-left: 10px;
    font-weight: 600
}
.flex_row .row .row_column .can .no {
    margin-left: 10px;
    font-weight: 600;
}

.flex_row .row .row_column .help .help_text span {
    margin-left: 10px;
    font-weight: 600;
}
.calc_2 {
    flex-direction: column;
    align-items: center;
    width: 60%;
    margin: 0 auto;
}
.calc_2 .flex_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.calc_2 .flex_box input {
    width: 200px;
    margin-bottom: 12px;
}
.calc_2 .flex_box p {
    text-align: center;
}

@media(max-width:767px){

    .flex_row {
        display: flex;
        justify-content: space-between;
        padding: 10px 20px;
        border: 1px solid gray;
        border-radius: 10px;
        flex-wrap: wrap;
        flex-direction: column;

    }
    .flex_row .column {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .flex_row .column .flex_box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .flex_row .column .flex_box select {
        width: 182px;
    }
    .flex_row .row {
        margin: 0;
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: center;

    }
    .flex_row .row .calc_box {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .flex_row .row .calc_box .button_calc {
        height: 34px;
        width: 100px;
    }
    .flex_row .row .row_column {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
    .flex_row .row .row_column .can {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
    .flex_row .row .row_column .can .yes {
        margin-left: 10px;
        font-weight: 600;
        display: flex;
        justify-content: center;
    }
    .flex_row .row .row_column .can .no {
        margin-left: 10px;
        font-weight: 600;
    }

    .flex_row .row .row_column .help .help_text span {
        margin-left: 10px;
        font-weight: 600;
    }
    .flex_row .row .row_column .help {
        display: flex;
        justify-content: center;
    }



    .authorphoto{
        margin:0px 10px 0 0;
    }
}
.post_social_item {
    background: #808080 none repeat scroll 0 0;
    color: #fff;
    float: left;
    height: 42px;
    margin: 0 10px 10px 0;
    padding: 0 10px 0 15px;
    width: 90px;
    -webkit-transition: background 0.7s ease;
    -moz-transition: background 0.7s ease;
    -o-transition: background 0.7s ease;
    transition: background 0.7s ease;

}
.post_social_item i.fa{
    line-height: 40px;
}
.post_social_item.post-facebook:hover{
    color: #FFF;
    background-color: #3b5998;
}
.post_social_item.post-vk:hover{
    color: #FFF;
    background-color: #45668e;
}
.post_social_item.post-twitter:hover{
    color: #FFF;
    background-color: #55acee;
}
.post_social_item.post-whatsapp:hover{
    color: #FFF;
    background-color: #43d854;
}
.footer-info_social_item_follows {
    float: right;
    font-family: "PT Sans", "Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
}
.article.article_list.first{
    margin-top: 0;
    border-top: none;
}
@media(max-width:420px){
    .article_list .article__img{
        width:100%;
        float:none;
        display: block;
    }
    .article__img-link {
        border: 0 none;
        font-size: 0;
        line-height: 0;
        overflow: hidden;
        vertical-align: bottom;
        display: block;
    }

}
.news__date {
    border-top: 1px solid #888;
    color: #888;
    font-weight: bold;
    margin-top: 10px;
    padding: 9px 0 8px;
    text-transform: uppercase;
}
.article_list .article__rubric_pr {
    background: #f8786b none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    left: 13px;
    line-height: 1;
    padding: 4px 6px;
    position: absolute;
    text-transform: uppercase;
    top: 27px;
}
#poll h2 {
    text-transform: none;
}

#adfox_167672301981791914 img {
    display: block !important;
    margin: 0 auto;
}


.traur	{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #000;
    overflow: auto;
    z-index: 10000;
    color: #fff;
    font-size: 24px;
}
.traur .text {
    padding: 30px 0;
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    /*transform: translate(-50%, -50%);*/
    width: 90%;
    text-align: center;
    color: #fff;
    margin: 0 auto;
}
.traur .text p {
    color: #fff;
    /*text-decoration: underline;*/
}
.traur .text a {
    color: #fff;
    text-decoration: underline;
}