
.noprint
{
	display:none !important;
}
div.wrap
{
	max-width:none;
}
div.body
{
	border:none;
}

/* -------------------------------------- project-head -------------------------------------- */

div.header.header-fixed{
	position: static;
}
.header div.top,
.middle div.slogan,
.middle div.worktime,
.header-menu,
.header div.top-right,
div.breadcrumb
{
	display: none;
}
div.header-wrap{
	min-height: auto;
}


/* -------------------------------------- project -------------------------------------- */
a.all-project,
div.card-price a{
	display: none;
}
div.card-top{
	padding: 10px;
}
div.card-top-columns{
	padding-top: 0;
}
div.card-top-right{
	float: none;
	width: auto;
}
.card-top-right div.card-top-right-inner{
	display: none;
}
div.card-title{
	float: none;
	width: auto;
}
div.card-top-left{
	float: none;
	width: auto;
}
table.card-sets-table,
div.card-mobile-sets{
	display: none;
}
div[id^="project_sets_detail"]{
	display: block;
	margin-bottom: 60px;
}
div.card-plans-tabs{
	display: none;
}
div.card-plans-blocks-list{
	display: block;
}
a.card-plans-blocks-item{
	float: left;
	width: 50%;
}
div.card-gallery,
.project-form,
div.card-more-info,
div.card-question,
div.card-bottom{
	display: none;
}
div.float-menu{
	display: none !important;
}

/* -------------------------------------- footer -------------------------------------- */
div.footer{
	clear: both;
}
.footer div.contacts{
	text-align: left;
	float: none;
}
.footer div.right{
	display: none;
}
