

/* Start:/bitrix/templates/t_site/components/bitrix/news.list/.default/style.css?1635847659150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/bitrix/templates/t_site/styles.css?16529608561214*/
/* Text */
img {border:0 none;}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica,sans-serif; 
	margin:1.3em 0 0.7em;
	font-weight:normal;
	line-height:1.2;
}

h1 { font-size:190%; margin:0 0 1em; }
h2 { font-size:150%; }
h3 { font-size:130%; font-weight: bold;}
h4 { font-size:120%;}
h5 
{ 
	border-bottom:1px solid #E5E5E5;
	font-size:140%;
	font-weight:normal;
	margin:0 0 1.1em;
	padding:0 0 1em;
}
h6 { font-size:100%; }

hr, .hr 
{
	border-top:1px solid;
	display:block;
	font-size:1px;
	height:1px;
	line-height:1px;
	margin:12px 0;
	overflow:hidden;
	padding:0;
}

#workarea ul { list-style-type: none;  padding:0; margin: 0 0 0 1.5em;}
#workarea ul li:before { content:'\2014\a0'; }
#workarea li
{
	behavior:expression( !this.before  ? this.before = this.innerHTML = '<span class="dash">— </span>' + this.innerHTML :'' );
	text-indent:-1.35em;
	margin: 0.6em 0
}

#workarea ul ul { padding:0 0 0 1.5em; margin: 0.6em 0}


table.data-table { width: 100%; border-bottom: 1px solid #F0F0F0; border-top: 1px solid #F0F0F0}
table.data-table th { text-align: left;}
table.data-table td, table.data-table th { padding: 1em; font-size: 0.85em;}
table.data-table tr.alt-row { background-color: #F0F0F0; }
/* End */


/* Start:/bitrix/templates/t_site/template_styles.css?176313402713420*/
-webhtml { width:100%; height: 100%; }

body
{
	height:100%;
	margin:0;
	padding:0;
	font-size: 80.01%;
	font-family: Roboto, sans-serif;
}

form { margin:0; padding:0;}
form.main-form
{ 
	display: block;
	margin:0; 
	padding:0;
	width:100%;
	height:100%;
}
 
.pevents_txt{margin-bottom:20px;} 
 .m_news-list .news-item{display:flex;
margin: 40px 0px 20px;
box-sizing:border-box;
padding:10px;
}
.m_txt {padding:0px 30px 0px 20px; 
width:50%;
text-align: justify;}
.m_txt.pe{width:100%; color:#373a5b; text-align:justify;}
.m_name{display:block; font-size:14px;
margin-bottom:20px;}

 .m_news-list .sidetxt{
	    padding-left: 20px;
    width: 30%;
    box-sizing: border-box;
	border-left: 1px solid #ddd;
}

#workarea{max-width:1600px;
margin:0 auto;
box-sizing:border-box;
padding:10px 15px;}

.m_spacer{height:1px;
background:#ddd;
margin-bottom:10px}
.m_podr a{
    display:inline-block;
    padding:10px 30px;
    background:#60637b;
    color:#fff;
    font-weight:bold;
    border-radius:20px;
    text-decoration:none;
    transition:0.3s ease;
	border: 2px solid #60637b;
}
.m_podr a:hover{transition: 0.3s ease;
    background: none;
    color: #60637b;
}
.m_podr{text-align:right;padding:10px 20px 0px;}
.hdrouter{background: #f2f0f5;
background-size:cover;}
#header{max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 20px 15px 10px;
    display:flex;
    justify-content:space-between;
    align-items:center;}
.headtxt1 {
    font-size:32px;
    font-weight:bold;}
.headtxt1 a{
    display:block;
    padding: 20px 0px 20px;
    text-decoration:none;
    color: #373a5b;
}
.headtxt2 {
    display: block;
    font-size:14px;
    margin-left:50px;
    width: 240px;
    text-align: left;
    color: #2d313a;}

.logimg{
    display:block;
    text-align:right;
    margin-right:20px;
    font-size: 16px;
}

#bx_incl_area_3{
    margin-right:20px;
    font-size: 16px;    
}

.dophdrtxt{
	max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0px;
}  
#content-wrapper{max-width:1400px;
margin:20px auto;
box-sizing:border-box;
padding:0 15px;}
.homelogos{display:flex;
justify-content:space-between;
text-align:center;
margin-bottom:30px;
flex-wrap:wrap;}
.homewrap{
	padding:20px 0;
	display:flex; 
	justify-content:space-between;
border: none;
}

.mpr_home{border:none;
padding:15px;
margin-bottom:30px}
.hometxt{width:70%;
    font-weight: bold;}
.homereg{width:30%;
padding-left:20px;
box-sizing:border-box;}
.homebuttons{
    display:flex;
	margin-top:30px;

}
.homebuttons a{
    display: inline-block;
    margin-right: 40px;
    padding: 10px 30px;
    background: #60637b;
    color: #fff;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s ease;
	    border: 2px solid #60637b;
			transition:0.3s ease;
}
.homebuttons a:hover{
	transition:0.3s ease;
background: none;
    color: #60637b;
}
#footer{
	background:#f2f0f5;
}
.footwrap{
	max-width:1400px;
	margin:0 auto;
	box-sizing:border-box;
	padding:20px 15px 20px 50px;
    font-size:14px;
	color:#373a5b;}

.foot1fl{
    display:flex;
    justify-content:space-between;
}

#foot1{
margin-bottom:20px;}

.m_partnhdr{
	font-size:26px;
    color: #373a5b;
	text-align:center;
	font-weight:bold;
	margin:20px 0;
	border-top:1px solid #ddd;
}

.m_partncontent .secname{
	font-size:20px;
    color: #373a5b;
	text-align:center;
	font-weight:bold;

}

.m_partncontent {
padding:20px 15px;
}
.partnwrap{
margin-bottom:30px;
padding-bottom:20px;
}
.partnwrap:last-child{
	border-bottom:none;
	padding-bottom:0;
}
body video, body iframe{max-width:100%;}
.logoswrap{display:flex;
flex-wrap:wrap;
justify-content:center;}
.part_logo{
width: 220px;
height: 120px;
border: 3px solid #384564;
    border-radius: 20px;
	display:inline-flex;
	align-items:center;margin:0 10px 20px;
    transition: 0.3s;}
	.part_logo:hover{
		border-color:#60637b;
	}
	
	html .auth-form .button, html .homereg .button{
		display: block;
    width: 100%;
    border: none;
    text-decoration: none;
    padding: 10px 20px;
    background: #60637b;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
    text-align: center;
    box-sizing: border-box;
	border: 2px solid #60637b;
	}
	
	.homereg .button:hover, .auth-form .button:hover{cursor:pointer;transition: 0.3s ease;
    background: none;
    color: #60637b;}
	.part_logo a{
	height: 100px; 
    width: 200px; 
    display:flex;
    justify-content: center;
    align-items:center;
    padding: 10px 10px;
}

.meropabout{
	text-align:center;
	margin-bottom:20px;
	padding-bottom:20px;
	font-size:26px;
    font-weight:bold;
    color: #373a5b;
}

.mer_wrap2{display:flex;justify-content:space-between}


.merop_ob1{width:49%;
box-sizing:border-box;
padding:20px 20px 0px;
font-size: 14px;
line-height: 1.5;
color: #60637b;
text-align:justify;
}

.merop_ob1 a{
color:#60637b;
}

.merop_ob2{width:49%;
box-sizing:border-box;
padding:20px 20px 0px 0px;
font-size: 12px;
line-height: 1.5;
color: #60637b;
text-align:justify;}

.merop_ob2 a{
color:#60637b;
}

.merop_ob3{
	padding:20px;
    font-size: 14px;
    line-height: 1.5;
    color: #60637b;
    text-align:justify;
}

.merop_ob3 a{
color:#60637b;
}

.m_progrhdr{
	font-size: 26px;
    color: #373a5b;
    text-align: center;
    font-weight: bold;
    margin: 20px 0;
    border-top: 3px solid #b8bcd9;
}

.m_progrcontent{
	font-size: 14px;
    padding: 20px;
    color: #373a5b;
}

.curbroadcast{
    max-width: 1400px;
margin: 20px 0px 28px;
box-sizing:border-box;
padding:0 15px;
font-size: 18px;
line-height:1.5;
text-align: center;
}
.homelogos div {
    padding: 0 5px;
    box-sizing: border-box;
    width: 200px;
    font-size: 13px;
    font-weight: bold;
    color: #373a5b;
}
.homelogos div img {
    max-width: 100%;
    height: auto;
}
.mer_wrap2>div iframe{max-width:100%}
.partnwrap .secname{
	font-weight:bold;
	text-align:Center;
	color: #373a5b;
	font-size:18px;
	margin-bottom:20px;
}
h1.partname{
	text-align:center;
	margin:20px 0;
	font-size:18px;
	font-weight:normal;
	color:#373a5b;
line-height: 1.5;
}
.regbtn_m{margin:20px 0px 0px 20px;}
.regbtn_m a{display: inline-block;
    background: #60637b;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s ease;
    padding: 10px 25px;
    border: 2px solid #60637b;}
	
	.regbtn_m a:hover {
    background: none;
    color: #60637b;
}

#top-menu_nw{text-align:Center;margin:0 0 30px 0!important;display:flex;justify-content:space-evenly;
}
#top-menu_nw li{list-style-type:none;
display:inline-block;margin:0;
text-indent:0!important;width:20%}
#top-menu_nw li:last-child{margin-right:0;}
#top-menu_nw li:before{display:none;}
#top-menu_nw li a{display:block;
background: #60637b;
    color: #fff;
    font-weight: bold;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s ease;
    padding:10px 20px;
    border:2px solid #60637b;
}
#top-menu_nw li a:hover, #top-menu_nw li.selected a{
	background:none;
	color:#60637b;
}

.mainbroad {
    margin: 20px 0px;
    padding: 20px 0px;
    font-size: 16px;
    line-height: 1.5;
    color: #60637b;
    text-align: center;
}

.news-list.brdc{display:flex;justify-content:space-around;flex-wrap: wrap;
margin-top:30px;}
.news-list.brdc .news-item{width:32%;
background:#60637b;
box-sizing:border-box;
margin-bottom:20px;
border-radius:10px;
text-align:center;
color:#fff;
border:2px solid #60637b}

.news-list.brdc .news-item .a_name{
	    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
	font-weight:bold;
}
.news-list.brdc .news-item:hover .a_name, .news-list.brdc .news-item.activeitem .a_name{
	border-color:#60637b;
}
.news-list.brdc .news-item a
{padding:10px;
color:#fff;
display:block;
text-decoration:none;}

.mainbroad iframe{margin:0 auto;display:block;max-width:100%;}

.news-list.brdc .news-item.activeitem, .news-list.brdc .news-item:hover{
	background:none;
	transition:0.3s ease;
}
.news-list.brdc .news-item.activeitem a, .news-list.brdc .news-item:hover a{color:#60637b;
transition:0.3s ease;}

.m_news-list .m_name{text-decoration:none;
color:#60637b}
.m_news-list .m_name:hover{text-decoration:underline}
.backarrow{
    max-width: 1400px;
    box-sizing: border-box;
    padding: 0px 20px;}
.backarrow a{font-size:0;display:block;
width:40px;
height:40px;
background:url(/upload/image/back_butt40-web.png)center no-repeat;}

.backarrow_past{
    max-width: 1400px;
    box-sizing: border-box;
    padding: 0px 20px;}
.backarrow_past a{font-size:0;display:block;
width:40px;
height:40px;
background:url(/upload/image/back_butt40-web.png)center no-repeat;}

.merop_buttons{display:flex;
justify-content:space-between;
margin-bottom:20px}

.merop_buttons .tbtn{
	display: block;
    background: #60637b;
    color: #fff;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s ease;
    padding: 10px 30px;
    border: 2px solid #60637b;
    font-weight: bold;
}
.merop_buttons .tbtn:hover{background: none;
    color: #60637b;}

.merop_buttons .tbtn2{
	display: block;
    background: #60637b;
    color: #fff;
    border-radius: 20px;
    text-decoration: none;
    transition: 0.3s ease;
    padding: 10px 35px;
    border: 2px solid #60637b;
    font-weight: bold;
}
.merop_buttons .tbtn2:hover{background: none;
    color: #60637b;}

.b_left{display:inline-flex;align-items:center; margin-left:20px;}
.b_left a{margin-right:40px;}

.bk_btn{font-size: 0;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 18px;
    font-weight: bold;
    text-decoration:none;
    background: url(/upload/image/back_butt40-web.png)center no-repeat;}


	
	.b_right{display:flex;
align-items:center; margin-right:20px;}


.logout_a{width:35px;
height:35px;
margin-left:10px;
background:url(/upload/image/exit2-web.png)center no-repeat;
display:inline-block;
vertical-align:bottom;}

.logdiv{margin:10px 20px 0px 0px;display:flex;}
.logdiv a{color:#60637b;font-weight:bold;margin-top:-10px;}


@media (min-width: 1000px){
.main-user-consent-request-popup-cont {
    min-width: 840px;}
}

@media(max-width:900px){
	.homelogos div{width: 30%;
    margin-bottom: 10px;}
	.partnwrap .part_logo img{max-width:100px;}
	#top-menu_nw li{width: 24%;}
	#top-menu_nw li a{    padding: 10px 5px;font-size: 11px;}
}

@media(max-width:767px){
	.mer_wrap2>div{width:100%;margin-bottom:10px;}
	.mer_wrap2{flex-direction:column;}
	.m_news-list .news-item{flex-wrap:wrap;}
	.mer_wrap2>div iframe{margin-left:auto;margin-right:auto;    display: block;}

.m_news-list .news-item .m_img{width:100%;
margin-bottom:10px;
text-align:Center}
.m_news-list .news-item .m_img img{float:none!important}
.m_news-list .sidetxt, .m_txt{width:50%;box-sizing:border-box;}
.homewrap{flex-wrap:wrap;}
.hometxt{width:100%;
margin-bottom:15px}
.homereg{width:100%;padding-left:0;}
#top-menu_nw{flex-wrap:wrap;}
#top-menu_nw li,.news-list.brdc .news-item{
	    min-width: 200px;
    margin-bottom: 10px;
}
.news-list.brdc{justify-content: space-around;}
}

@media(max-width:540px){
	
	body video, body iframe{height:auto;}
	.merop_buttons .tbtn{margin-right:10px;
font-size:12px;
padding:10px 10px}
.merop_buttons {flex-wrap:wrap;justify-content:center}
	
	.partnwrap .secname{font-size:18px;margin-bottom:15px;}
	.homelogos div{width:110px;font-size:10px}
	#header{flex-direction:column-reverse;}
	#header #logo{margin-bottom:10px;}
	.headtxt1{font-size:18px;text-align:Center;
	}
	.headtxt2{padding-left:0;
	text-align:center;font-size:14px;}
	.m_news-list .sidetxt, .m_txt{width:100%;padding-left: 0;
    border: none;}
	.m_podr{text-align:center}
	.homebuttons a{display:table;margin:0 auto 5px;}
	.m_partncontent .secname {
    font-size: 18px;
    margin-bottom: 15px;}
	.m_progrhdr{font-size:18px;}
	#workarea{padding-left:0;
	padding-right:0;}

}



/*мои стили*/

.text_vstup {
text-align: center;
font-weight:normal;
font-size:16px;
color: #373a5b;
line-height: 1.5;
}

.text_zag {
text-align: center;
font-weight:normal;
font-size:20px;
color: #373a5b;
line-height: 1.5;
}

.text_norm {
font-size: 14px;
line-height: 1.5;
color: #60637b;
text-align:justify;
}

.text_norm_center {
font-size: 14px;
line-height: 1.5;
color: #60637b;
text-align: center;
}

.progtext_tema {
text-align: left;
color: #373a5b;
line-height: 1.5;
}

.progtext_dokl {
text-align: left;
color: #665459;
line-height: 1.5;
}

.text_techdata {
text-align: justify;
font-weight:normal;
font-size:14px;
color: #373a5b;
margin: 10px 20px 10px;
}

.partdata50_tx {
    width: 50%;
    float: left;
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 10px;
}

.sponslogo_pic {
    width: 100%;
    color: #60637b;
    font: 16px Roboto;
    text-align: center;
    margin-bottom: 10px;
}

.sponslogo_pic img {
    border: none;
    width: 50%;
    color: #60637b;
    margin: 0px 5px 20px;
}

.c_logo1 {
    display: block;
    width: 400px;
    height: 120px;
    float: left;
    font: 16px;
    text-align: center;
    padding: 10px 10px;
}


.main-user-consent-request{
margin: 10px 0px;
}

.main-user-consent-request-announce-link {
color:#2d313a;
text-decoration:underline;
}

.alert {
color:#2d313a;
}

div.news-detail
{
	word-wrap: break-word;
    padding: 20px 20px 0px;
    font-size: 14px;
    line-height: 1.5;
    color: #373a5b;
    text-align:justify;
}
div.news-detail img.detail_picture
{
	float:none;
	margin:0px 0px 10px;
}


/* End */
/* /bitrix/templates/t_site/components/bitrix/news.list/.default/style.css?1635847659150 */
/* /bitrix/templates/t_site/styles.css?16529608561214 */
/* /bitrix/templates/t_site/template_styles.css?176313402713420 */
