.fight_fix_block{
		box-sizing: border-box;
		-moz-box-sizing: border-box; /*Firefox 1-3*/
		-webkit-box-sizing: border-box; /* Safari */
display: block;
position: fixed;
width: 100%;
max-width: 540px;
padding-right: 45px;
top:0;
right: -540px;
height:100vh;
transition: right .55s cubic-bezier(.35,.11,.2,.86);
z-index: 200005;
}
.fight_fix_block *{
			box-sizing: border-box;
		-moz-box-sizing: border-box; /*Firefox 1-3*/
		-webkit-box-sizing: border-box; /* Safari */
}

.fixbl_clopen{
position: absolute;
width: 45px;
height: 100%;
overflow: hidden;
top: 0;
left: -45px;
z-index:2;
pointer-events: none;
}
.fixbl_clopen_ins{
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 2px;
}
.fixbl_clopen_ins:before{
display: block;
content: '';
width: 9px;
height: 100%;
background: #2e78d3;
position: absolute;
top: 0;
right: 0;
z-index:3;
}
.fixbl_clopen_ins_round{
display: block;
width: 200px;
height: 60px;
background: #2e78d3;
border-radius: 5px 5px 0 0;
position: absolute;
left: -65px;
top: 50%;
transform: rotate(-90deg) translateX(30px);
z-index: 5;
pointer-events: auto;
}
.fixbl_clopen_ins_round:before {
display: block;
content: 'Подписаться';
width: 100%;
text-align: center;
color: #fff;
font-size: 15px;
line-height: 1;
text-transform: uppercase;
letter-spacing: 3px;
padding-top: 9px;
}
.fight_fix_block:hover .fixbl_clopen_ins{
	left:0;
}


.fight_fix_block.isopen{
right: -45px;	
}
.fight_fix_block.isopen .fixbl_clopen_ins_round:before{
content: 'Закрыть';
}



.fight_fix_block.isopen .fixbl_clopen_ins{
	left:0;
}


.fight_fix_inner{
	width:100%;
	height:100%;
	background-color: #ffffff;
padding: 50px 30px;
overflow-y: scroll;
overflow-x: hidden;
}
.bott_hr{
padding-bottom:30px;
margin-bottom:30px;
border-bottom: 1px solid #adb9ca;	
}

.fix_news_faq_help{
display: block;
}
.fix_news_faq_img{
margin-bottom: 10px;
height: auto;
max-width: 100%;
}

.news_faq_tel{
line-height: 1;
font-size:24px;
}
.news_faq_tel a{
	color: #0b0c10;
	text-decoration:none;
}
.news_faq_tel a:hover{
color: #0b0c10;	
text-decoration:none;
}

.right_sub_form{
	margin-bottom:15px;
}
.right_sub_form_inputs{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom:15px;	
}
.right_sub_form_inputs input{
	flex-basis:50%;
	width:50%;
	min-width:50%;
	max-width:50%;
}
.right_sub_form_inputs input[type=email]{
border: 1px solid #adb9ca;
border-right: 0;
padding: 9px 10px;
color: #000;
font-size: 15px;
line-height: 1;
margin:0;
}
.right_sub_form_inputs input[type=submit]{
margin: 0;
border: 0;
padding: 10px 10px;
color:#fff;
background:#222221;
font-size: 14px;
line-height: 1;
text-align:center;
text-transform:uppercase;
cursor:pointer;
}
.right_sub_form_inputs input[type=submit]:hover{
background:#000;
}
.right_sub_form_inputs input[disabled]{
background:#9a9da0 !important;
cursor: progress;
}


.right_form_subscribe_title{
display: block;
font-size: 13px;
color: #000;
line-height: 1.5;
text-transform: uppercase;
margin-bottom:15px;
}
.right_form_err{
font-size: 15px;
display: none;
color: #ff0000;
line-height: 1.2;
margin-bottom:15px;
}

.galka_block{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;	
align-items: top;
}
.galka_block input[type=checkbox]{
	display:none;
}
.galka_img{
flex-basis:20px;
width:20px;
min-width:20px;
max-width:20px;
height:20px;
margin-right:10px;
border: 1px solid #adb9ca;
margin-top: 2px;
}
.galka_block input:checked + .galka_img {
    background-image: url(/assets/img/galka.png);
    -webkit-background-size: auto auto;
    background-size: 90% auto;
    background-position: center center;
    background-repeat: no-repeat;
}

.galka_block span{
font-size:12px;
color:#727b89;
line-height:1.2;
cursor:pointer;	
}

.right_join_social{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
justify-content: flex-start;
align-items: center;	
}
.right_join_social_title{
font-size: 14px;
color: #000;
line-height: 1;
text-transform: uppercase;
margin-right:25px;
}
.right_join_social_line{
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
justify-content: flex-start;
align-items: center;	
}
.right_join_social_line a{
width:40px;
height:40px;
display:block;
margin-left:10px;
background-position:center;
background-repeat:no-repeat;
}
.right_join_social_line a:first-child{
	margin-left:0;
}

.right_cubtitle{
line-height: 1.5;
font-size: 14px;
color: #000;
margin-bottom: 15px;
text-transform: uppercase;
}

.sub_bottom{
padding-bottom:60px;	
}

.right_cubtitle_2{
font-weight: bold;
font-size: 22px;
color: #222221;
margin-bottom:20px;
line-height: 1.2;
}

.se_form_fix {
    margin: 0;
    border: 2px solid #222221;
    padding: 0 102px 0 7px;
    width: 100%;
    position: relative;
}
.se_form_fix input[type=text]{
background: transparent;
width: 100%;
display: block;
padding: 10px 0;
border: 0;
font-family: "HelveticaNeueCyr-Light";
font-size: 15px;
}
.se_form_fix input[type=submit]{
    position: absolute;
    right: 0;
    top: 0;
    width: 95px;
    height: 100%;
    cursor: pointer;
    border: 0;
    background: #222221;
    padding: 10px 0;
    margin: 0;
    display: block;
	text-align:center;
	font-family: "HelveticaNeueCyr-Light";
	font-size: 15px;
	color:#fff;
}


@media screen and (max-width: 768px) {
.fixbl_clopen{
	width: 35px;
	left: -35px;
}
.fight_fix_block.isopen {
    right: -35px;
}
.fight_fix_block{
	padding-right: 35px;
}
.fixbl_clopen_ins_round:before{
	padding-top: 6px;
	font-size: 13px;
}
.fixbl_clopen_ins_round{
	left: -60px;
	width: 160px;
height: 30px;
}
}

@media screen and (max-width: 540px) {
.fight_fix_inner{
padding: 30px 20px 10px;	
	}
.fight_fix_block{
right: -100%;
}
}

@media screen and (max-width: 450px) {
.right_join_social{
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;	
}
.right_join_social_title{
	width:100%;
	flex-basis:100%;
	min-width:100%;
	max-width:100%;
	margin-bottom: 15px;
margin-right: 0;
}

}
