.progress_vigr{
font-size: 18px;
text-align: center;
margin-bottom: -10px;
display:none;
}
.progress_city{
color: #96C532;
}
#ban_240_400{
	transition: all 0.6s ease;
    margin-bottom: 235px;
}
@media screen and (max-width: 737px){
	#index #content .nsect{
		display: block !important;
	}
#b1{display:none;}
}

#banner_article_right {
    max-width: 100%;
    overflow: hidden;
}

#banner_article_right {
    max-width: 100%;
    overflow: hidden;
}
#banner_article_right.banner_fixed {
    position: fixed;
    top: 30px;
}
#banner_article_right.banner_fixed.banner_fixed_b {
    position: absolute;
    bottom: 40px;
    top: inherit;
}
#content.cont-fix:after,
#content.cont-fix:before {
    content: " ";
    display: table;
    clear: both;
}