@import url(https://fonts.googleapis.com/css?family=Exo+2:400,700,400italic,500&subset=latin,latin-ext);*,
*::before,
*::after {
	background: transparent none !important;
}

html,
body {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	background-color: #fff !important;
}

a {
	color: #000;
	text-decoration: none;
}

img {
	display: block;
	max-width: 100%;
}

figure {
	margin: 25px 0;
}

table {
	width: 100%;
}

form,
fieldset,
aside,
footer,
nav,
iframe,
.button,
.popup,
.menu,
.header_phone,
.header_motto,
.intro_special,
.intro_logos,
.gallery,
.refs {
	display: none;
}

.logo {
	-webkit-filter: invert(100%);
	filter: invert(100%);
}

.inner::before,
.inner::after {
	content: "";
	display: table;
}

.inner::after {
	clear: both;
}

.price_row::before,
.price_row::after {
	content: "";
	display: table;
}

.price_row::after {
	clear: both;
}

.price_type {
	float: left;
	width: 60%;
}

.price_price {
	float: left;
	width: 20%;
}

.price_discount {
	width: 20%;
	float: left;
}

