.top_main, .works, .main, .services, .staff, .blogs, .slideshow, footer.index, .mail, sub.print, .icon_city_contacts {
	display: none;
	height: 0;
	width: 0;
	overflow: hidden;
	opacity: 0;
}
.map_index_block{
	height: 200px;
	width: 100%;
	overflow: hidden;
}
.mail_print{
    display: block;
    height: auto;
    width: auto;
    overflow: visible;
    opacity: 1;
}
.contacts .head{
	margin-bottom: 20px;
}

.header__top {
	background: transparent;
	width:100px;
	height:100px;
	display:none;
}
.header__top #bs {
	display:block;
	width:100px;
	height:100px;
	background:#000;
}
.header__top .glyph {
	display: inline-block;
    vertical-align: middle;
    zoom: 1;
}
.header__top .wf-mini-logo {
	background-position: 0 -255px;
    height: 50px;
    width: 74px;
    background: #a7a7a7 url('/img/wf-sdb250ec15d.png') no-repeat;
}
.header__top  > .container.rel,
.header__top .nav-head,
.header__top .navbar-nav,
.header__top .phones  {
	display:none;
}
.logo-contacts {
	display:block !important;
	position: absolute;
	top:10px;
	left:50px;
}