

/* Start:/bitrix/templates/.default/components/bitrix/news/detail_news/bitrix/news.detail/.default/style.css?177131397911829*/
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}
.detail_news_block{
	position: relative;
}
.detail_news_content {
	border-bottom:0px !important;
}
.detail_news_id{
	font-size: 25px;
	position: absolute;
	right: 0;
	margin-top: -30px;
	color: #009FC0;
	border: 2px solid #009FC0;
	padding: 4px;
}

@media (max-width: 321px){
	.detail_news_id{
		margin-top: -15px;
	}
}

.subscribe_button{
	height: 47px;
}
.tabbuttonwrappvk{
margin-left: 10px;
}

.detail_similar_news{
	background-color: #EBEBEB;
    	/*background: linear-gradient(#19AECD, #08A7C8);
	border-top: 1px solid #50A4B6;
    	border-left: 1px solid #50A4B6;
    	border-right: 1px solid #50A4B6;
    	border-bottom: 1px solid #067F98;*/
    	border-radius: 10px;
    	width: 100%;
    	margin-top: 20px;
	padding-bottom: 5px;
}
.similar_subtitle{
	margin-left: 17px;
}
.similar_subtitle p{
	padding: 10px 10px 0 0;
    	font-size: 20px;
    	font-weight: bold;
    	color: #383639;
}
.similar_list_news{
	margin: 0px 5px;
    	padding: 6px 20px 5px 0;
    	background-color: #fff;
	border-radius: 0 0 10px 10px;
}
.similar_list_news ul{
	list-style-type: none;
	font-weight: bold;
}
.similar_list_news ul a{
	text-decoration: none;
}
.similar_list_news ul a:hover{
	text-decoration: underline;
}
.similar_list_news .additional_news span{
	font-weight: normal;
}

.comentlikebox{
	margin: 20px 0;
	padding: 25px 0;
	height: 32px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.container_soc{
	display: flex;
}
.soc_title{
	margin-right: 20px;
}
.soc_title h6{
	text-transform: uppercase;
  font-size: 14px;
  color: #a4a4a4;
}
.soc_buttons{
	display: flex;
	/*height: 32px;*/
	height: auto;
        margin-top: 3px;
}
@media (max-width: 321px){
	.soc_buttons {
	    display: grid;
	    grid-template-columns: repeat(2, 1fr);
	    /*height: 46px;*/
	    height: auto;
	    margin-top: 3px;
	}
}
.comentlike{
	display: flex;
	justify-content: center;
	align-items: center;
	border-right: 1px solid #dcdcdc;
	padding-right: 24px;
	padding-left: 24px;
}
.comentlike:first-child{
	padding-left: 0px;
}
.comentlike:last-child{
	border-right: none;
	padding-right: 0px;
}

.subscription_block{
	display:flex;
	flex-direction: column;
	border: 2px solid #7F7F7F;
}
.subscription_link{
	display: flex;
}
.subscription_title{
	background-color: #7F7F7F;
}
.subscription_title p{
    text-align: center;
    margin-bottom: 0;
    padding: 10px 0;
    text-transform: uppercase;
    color: white;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
}
.subscription_block .subscribe_form_input{
	display: flex;
	flex-direction: column;
}
.subscription_block .subscribe_form{
	padding: 0;
}
.subscription_block .subscribe_form form{
	display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.subscription_block .subscribe_form_input_email,.subscription_block .subscribe_form_input_ok{
	display: flex;
  justify-content: center;
  align-items: center;
	margin-left: 0;
	margin-top: 5px;
}
.subscription_block .subscribe_form_input{
	padding: 26px 0px 16px;
}
.subscription_mail{
	width: 50%;
	border-right: 1px solid #7F7F7F;
}
.subscription_socnetwork{
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	padding: 5px 20px 10px;
}
.subscription_socnetwork .yandex_link{
	width: 100%;
}
.yandex_news{
	width: 100%;
	display: flex;
	justify-content: center;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
}
.soc_networks{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.name_block{
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    line-height: 18px;
    color: #383639;
    text-align: left;
}

@media (max-width: 321px){
	.subscription_socnetwork{
            padding: 16px 20px 10px;
        }
        .name_block{
            margin-bottom: 20px;  
        }
}
.wcommunity_status,
.wcommunity_name_link {
	font-size: 16px !important;
}


.yandex_istochniki{
    padding-left: 17px;
    box-sizing: border-box;
    clear: both;
    margin-bottom: -30px;
}
.yandex_istochniki a{
    text-decoration: none;
}
.yandex_istochniki span{
    display: inline-block;
    line-height: 30px;
    max-width: 250px;
    white-space: nowrap;
    text-decoration: underline;
}
.yandex_istochniki:hover span{
    text-decoration: none;
}
.yandex_istochniki .star{
    position: relative;
    top: 3px;
}
.mobile_type .yandex_istochniki{
    padding-left: 0px;
    margin-bottom: 0px;
}
.reklama_anons{
    background-color: #6287ae;
    color: #FFFFFF;
    width: 94px;
    box-sizing: border-box;
    line-height: 21px;
    font-size: 13px;
    text-align: center;
    margin: 15px 0;
    border-radius: 2px;
    display: none;
    font-family: Helvetica, Arial, sans-serif;
}
.reklama_anons_block{
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 24px;
    padding-left: 24px;
}
.reklama_anons_block .reklama_anons{
    margin: 0;
    display: block;
}
@media (max-width: 321px){
    .reklama_anons_block {
        display: flex;
        justify-content: center;
        align-items: center;
        padding-right: 24px;
        padding-left: 0px;
        margin: 8px;
    }
}
.mobile_type .reklama_anons{
    display: block;
}
.socblocks_podpiska_text{
    margin-bottom: 15px;
    font-size: 18px;
}

.comentlikefb{
    height: 32px;
}

.comentliketw{
    height: 32px;
    width: 32px;
    margin-left: 0;
}
.ui.labeled.button>.pointing.label{
    width: 38px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    display: block;
    padding: 12px 0 11px 0;
    text-decoration: none;
}
.comentlikebox_mobile{
    display: none;
}
.tabbuttonwrappsubscr {
    cursor: pointer;
    float: right;
    background-image: url(/TEMPLATE_FILES/images/email.png);
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    background-color: #636466;
    margin-left: 10px;
}
.mobile_type .tabbuttonwrappsubscr {
    display: none;
}


.fb_button{
    padding: 16px 0px 16px 0px;
}
.socblocks_podpiska{
    width: 640px;
    display: inline-block;
    font-family: sans-serif;
    margin-top: 30px;
}
.fb_wrapp{
    padding: 13px;
    border-radius: 3px;
    width: 300px;
    box-sizing: border-box;
    box-shadow: 0 0 0 1px rgba(4,47,89,.12) inset;
}
.vk_block{
    float: left;
    margin: 0 20px 20px 0;
}
.fb_block{
    float: left;
    margin: 0 20px 20px 0;
}
.fb_description{
    border-bottom: 1px solid #e7e8ec;
    padding-bottom: 16px;
    margin-bottom: 17px;
}
.fb_description img{
    width: 34px;
    float: left;
}
.fb_description a{
    line-height: 34px;
    display: inline-block;
    color: #4267b2;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    margin-left: 9px;
}
.fb_description a:hover{
    text-decoration: underline;
}
.fb_description_text{
    font-size: 11px;
    line-height: 17px;
    margin-top: 7px;
}
.tele_description{
    border-bottom: 1px solid #e7e8ec;
    padding-bottom: 9px;
    margin-bottom: 7px;
}
.tele_description a {
    line-height: 34px;
    display: inline-block;
    color: #4267b2;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    margin-left: 0px;
}
.tele_description a:hover{
    text-decoration: underline;
}
.tele_description img{
    width: 34px;
    float: left;
}
.tele_description_text{
    font-size: 16px;
    line-height: 17px;
    margin-top: 7px;
}
.subscribe_description_text{
    font-size: 11px;
    line-height: 17px;
    margin-top: 7px;
    font-weight: normal;
    color: #636363;
}
.tele_button_block{
    padding: 13px 0 14px 0;
}
.tele_button{
    background: #5682a3;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 7px 16px 8px;
    line-height: 15px;
    border-radius: 2px;
    text-align: center;
}
.tele_block{
    float: left;
    margin: 0 20px 20px 0;
}
.tele_wrap{
    padding: 13px;
    border-radius: 3px;
    width: 300px;
    box-sizing: border-box;
    box-shadow: 0 0 0 1px rgba(4,47,89,.12) inset;
}
.tele_button_block a{
    text-decoration: none;
}
.subscribe_description img{
    width: 34px;
    float: left;
    margin-right: 7px;
}
.subscribe_description{
    border-bottom: 1px solid #e7e8ec;
    padding-bottom: 9px;
    margin-bottom: 7px;
    line-height: 34px;
    color: #4267b2;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}
.subscribe_soc_block{
    float: left;
    margin: 0 20px 20px 0;
}
.subscribe_wrap{
    padding: 13px;
    border-radius: 3px;
    width: 300px;
    box-sizing: border-box;
    box-shadow: 0 0 0 1px rgba(4,47,89,.12) inset;
}
.subscribe_form_input_ok_soc .subscribe_button_soc{
    line-height: 28px!important;
    font-size: 13px !important;
    width: 100%;
    font-family: sans-serif !important;
    text-decoration: none !important;
}
.subscribe_form_input_email_soc input{
    width: 100%;
    box-sizing: border-box;
    height: 30px !important;
    line-height: 30px !important;
}
.subscribe_button_block{
    padding: 7px 0px 0px 0px;
}
.tele_button:before {
    content: '';
    display: inline-block;
    margin-right: 8px;
    background-image: url(/upload/1497643731_social-56.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 25px;
    width: 25px;
    position: relative;
    margin-bottom: -10px;
    top: -3px;
    margin-left: -15px;
}
.mobile_type .socblocks_podpiska{
    width: 300px;
    margin-left: -5px;
}
.mobile_type .text_page_content .socblocks_podpiska img{
    width: 34px;
    margin-left: 0px;
}
.fb_wrapp iframe .uiGrid{

}
.mobile_type .socblocks_podpiska{
    display: none;
}
.socblocks_podpiska.mobile_podpiska{
    display: none;
}
.mobile_type .socblocks_podpiska.mobile_podpiska{
    display: inline-block;
}

.max_description{
    border-bottom: 1px solid #e7e8ec;
    padding-bottom: 9px;
    margin-bottom: 7px;
}
.max_description a {
    line-height: 34px;
    display: inline-block;
    color: #4267b2;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    margin-left: 0px;
}
.max_description a:hover{
    text-decoration: underline;
}
.max_description img{
    width: 34px;
    float: left;
}
.max_description_text{
    font-size: 16px;
    line-height: 17px;
    margin-top: 7px;
}
.max_button_block{
    padding: 13px 0 14px 0;
}
.max_button{
    background: linear-gradient(90deg, #3B82F6 0%, #6366F1 50%, #8B5CF6 100%);
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    padding: 7px 16px 8px;
    line-height: 15px;
    border-radius: 2px;
    text-align: center;
}
.max_block{
    float: left;
    margin: 0 20px 20px 0;
}
.max_wrap{
    padding: 13px;
    border-radius: 3px;
    width: 300px;
    box-sizing: border-box;
    box-shadow: 0 0 0 1px rgba(4,47,89,.12) inset;
}
.max_button_block a{
    text-decoration: none;
}
.max_button:before {
    content: '';
    display: inline-block;
    margin-right: 8px;
    background-image: url(/images/MAX_icon.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 25px;
    width: 25px;
    position: relative;
    margin-bottom: -10px;
    top: -3px;
    margin-left: -15px;
}
/* End */
/* /bitrix/templates/.default/components/bitrix/news/detail_news/bitrix/news.detail/.default/style.css?177131397911829 */
