@CHARSET "UTF-8";

@media print{@page {size: protrait}}

.no-print, #map, form {
	display: none;
}

a[href]::after {
    content: " (" attr(href) ")"
}

a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}

.pointer {
	cursor: pointer;
}

.container {
	width: 100%;
}
.header {
	height: 40px;
}

.sp-image {
	height: 300px;
}
.spacer {
	height: 1px;
}

.proppertys .buttons, .feedback, .interest, #projects, .right-menu, #project-map, .flat-carousel {
	display: none;
}

.wite-bg {
	padding: 2px;
}

.col-md-3 {
	padding: 10px;
	float: left;
	
}
.col-md-3, .col-md-4, .col-md-5 {
	padding: 10px;
	float: left;
	
}

.wite-bg p, footer, footer h2 {
	margin: 0px;
	padding: 0px;
}

.contacts .row .col-md-2 {
	float: left;
}

footer .contacts h2{
	margin-bottom: 27px;
}

footer .contacts{
	float: right;
}

.fa.fa-rub{
	font-size: 80% !important;
}

#sliderPro *
{
	transform: none;
}

.sp-slides {
	1transform: none !important;
	position: relative;
}

.wite-bg.border.block.clearfix
{
	overflow: hidden !important;
	max-width: 95%;
	max-height: 700px;
	margin-left: auto;
	margin-right: auto;	
}
#sliderPro .sp-arrows, #sliderPro .sp-full-screen-button, footer
{
	display:none;
}
.container {
	width: 100% !important;
	margin: 0px;
	padding: 0px; 
	
}
@media print{@page {size: portrait}}
