.gov_modal_block{
	margin: 0 -8px;
}
header .bottom_part .__right .menu > li .sub__menu li a {
	padding-right: 15px
}
header .bottom_part .__left a{
	text-decoration:none;
	display:block;
}
header .bottom_part .__left a img:first-child {
	margin-right:8px;
	max-width: 39px;
	height: 58px;
}
header .bottom_part .__left a img:nth-child(2) {
	height: 58px;
}

footer .pic a{
	text-decoration:none;
	display:block;
}
footer .top_part .left_part .wrapper .pic  img:first-child {
	margin-right:8px;
	max-width: 39px;
	height: 58px;
}

footer .top_part .left_part .wrapper .pic img:nth-child(2) {
	height: 58px;
	width: 2px;
}
footer .top_part .left_part .wrapper .pic img:nth-child(3) {
	height: 58px;
}
header .bottom_part .__right .menu>li.sub{
	width: 75px;
}
@media (max-width: 1200px){
	header .bottom_part .__right .menu>li.sub{
	width: inherit;
}
	header .bottom_part .__left {
	    max-width: 360px;
	}
	header .bottom_part .__right .menu>li.sub{
	margin-right: 15px;
}
}
@media (max-width: 991px){
	header .logo img:first-child {
		margin-right:8px;
		max-width: 24px;
		height: 32px;
	}
	header .logo img:nth-child(2) {
		height: 32px;
	}
	header .logo img:nth-child(3) {
		height: 32px;
		max-width: 36px
	}
}
.poll_block .__right .poll__part .line label{
	width: 100%;
	max-width: 77px;
}
header .visible img{
	opacity: 0;
	position: relative;
	z-index: -1;
}