/* ------ */
/* print */
/* ------ */
body {
	background: #fff;
	color: #000;
	font: normal 14px/140% 'Arial CE', 'Arial', 'Tahoma', sans-serif;
	margin: 0;
	padding: 20px;
}
a[href]:after,
.main-menu,
.header-top-search,
.header-top-lang,
.slider,
.references,
.footer .logo,
.footer .footer-menu,
.footer .bottom,
.page .footer .about,
.breadcrumb,
.pricelist .interest,
.btn.download,
.detail-right.product,
.detail-left.product .buttons,
.references-list-title,
.references-list,
.detail-modal,
.modal-backdrop,
.detail-left:not(.product),
.detail .buttons,
.detail-gallery,
.detail-map,
.detail-comments,
.pagination {
	display: none !important;
}
.container,
.container-fluid {
	width: 100%;
	padding: 0;
}
.footer {
	margin: 0;
}
.footer .about {
	width: 100%;
	font-size: 14px;
}
.table-responsive {
	overflow: visible;
}
.label {
	border: 0;
}
.detail-left.product,
.detail-right:not(.product) {
	width: 100%;
}
.modal-open {
	overflow: visible;
}
.detail .info {
	margin-bottom: 0;
}
.detail-info .col-md-7 {
	width: 100%;
}
.references-detail {
	margin-bottom: 60px;
}
