@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:whitesmoke;
}

b {
	font-weight:700;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Eric Meyer's CSS Reset */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font: 12px/18px 'Open Sans', sans-serif;
	width: 100%;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

p {
	margin-bottom:20px;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 150px;
	margin-top:20px;
}

.remont {
	margin-top:20px;
	margin-bottom:40px;
	padding-top:60px;
	padding-bottom:60px;
	font-size:36px;
	text-align:center;
	font-weight:700;
	border-top:1px solid #e96052;
	border-bottom:1px solid #e96052;
}

.remont2 {
	margin-bottom:40px;
	font-size:16px;
	font-weight:700;
	line-height:24px;
	text-align:center;
	width:230px;
}

.remont3 {
	margin-bottom:40px;
	font-size:16px;
	font-weight:700;
	line-height:24px;
	text-align:center;
	width:280px;
}


.icons {
	width: 170px;
float: left;
margin-bottom:20px;
margin-left:107px;
color:#00addf;
}

/* Middle
-----------------------------------------------------------------------------*/
.middle {
	border-left: 300px solid whitesmoke;
	position: relative;
	margin-top:180px;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
.content {
	padding: 0 20px;
}


/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 300px;
	position: relative;
	left: -300px;
}


/* Footer
-----------------------------------------------------------------------------*/
.footer {
	height: 160px;
	background: transparent;
	padding-top:40px;
	padding-bottom:20px;
	border-top: 3px solid #ee6557;
	margin-top:40px;
}

.logo {
	width:450px;
	float:left;
	padding-top:40px;
}

.logo2 {
	width:450px;
	float:left;
	position:relative;
	top:-15px;
}

.logo3 {
width: 450px;
float: left;
position: absolute;
font-size: 18px;
font-weight: 400;
text-align: center;
padding-top: 80px;
line-height: 21px;
padding-left: 42px;
}

.address {
	width:510px;
	float:right;
	font-size:24px;
}

.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}.clearfix:after {clear: both;content:' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}.clearfix {display: inline-block;}* html .clearfix {height: 1%;}.clearfix {display: block;}

.select {
	padding: 20px 20px;
background:#FFCC00;
color:#000;
cursor:pointer;
font-size:24px;
letter-spacing:2px;
float: right;
width: 420px;
text-align: center;
font-family:'Open Sans', sans-serif;
}

.select:hover{
background:#ee6557;
color:#FFF;
}

.select2 {
	margin-top:59px;
	padding-top: 20px;
	padding-bottom:20px;
background:#ee6557;
color:#FFF;
font-size:24px;
letter-spacing:2px;
width: 640px;
text-align: center;
font-family:'Open Sans', sans-serif;
z-index:9;
}

.select3 {
	margin-top:0px;
	padding-top: 20px;
	padding-bottom:20px;
background:#666666;
color:#FFF;
font-size:24px;
letter-spacing:1.5px;
width: 640px;
text-align: center;
font-family:'Open Sans', sans-serif;
z-index:9;
}

.select4 {
	margin-top:20px;
	padding-top: 20px;
	padding-bottom:20px;
background:#00addf;
color:#FFF;
font-size:24px;
letter-spacing:1.5px;
width: 640px;
text-align: center;
font-family:'Open Sans', sans-serif;
z-index:9;
}

.select6 {
	margin-top:20px;
	padding-top: 20px;
	padding-bottom:20px;
background:#ee6557;
color:#FFF;
font-size:24px;
letter-spacing:1.5px;
width: 640px;
text-align: center;
font-family:'Open Sans', sans-serif;
z-index:9;
}


.select5 {
	margin-top:40px;
	padding-top: 20px;
	padding-bottom:20px;
background:#ee6557;
color:#FFF;
font-size:24px;
letter-spacing:1.5px;
width: 296px;
text-align: center;
font-family:'Open Sans', sans-serif;
z-index:9;
}

.tel {
	padding-top:20px;
letter-spacing:2px;
float: right;
width: 460px;
text-align: center;
font-family:'Open Sans', sans-serif;
}

.red {
	color:#e96052;
}

.grey {
	color:#181818;
}

.lightgrey {
	color:#999999;
}

.blue {
	color:#00addf;
}

.big {
	font-size:24px;
}

.small {
	font-size:18px;
	font-weight:400;
}

.g316 {display: inline;float: left;margin-left: 0px;}

.g316{width:296px;}

.form {
background:#00addf;
padding: 20px 20px 0px 20px;
width: 256px;
}

.edges {
-webkit-border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-ms-border-radius: 5px 5px 5px 5px;
-o-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}

.big1 {
	width:245px;
	height:20px;
	padding:5px;	
}

.big2 {
	width:259px;
	height:35px;
	padding:5px;
	font-weight:700;
	background:#FFCC00;
	color:#000;
	letter-spacing:2px;
}

.titleform {
	font-size:18px;
	color:#e96052;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
}

.text {
	font-size:26px;
	font-weight:400;
	line-height:36px;
	
}

.text2 {
	font-size:18px;
	font-weight:400;
	line-height:24px;
	text-align:center;
	
}

.text3 {
	font-size:14px;
	font-weight:400;
	line-height:14px;
	
}

.text4 {
	font-size:26px;
	font-weight:400;
	line-height:40px;
	
}

.otzivi {
	color:#00addf; font-weight:700; padding-bottom:20px; border-bottom:1px solid #ea6356;
}

li {
	padding-top:20px;
	padding-bottom:20px;
}

.good {
	border-bottom:1px solid #ee6557;
}

.goodl {
	border-bottom:1px solid #ee6557;
	text-align:center;
	padding-left:20px;
	width: 380px;
	height:18px;
}

.goodr {
	border-bottom:1px solid #ee6557;
	width:180px;
	text-align:center;
	height:18px;
}

.good2 {
	border-bottom:1px solid #00addf;
}

.bad {
	border-bottom:1px solid #666666;
	color:#666666;
	font-size:20px;
}

ul {
	padding-left:20px;
	float: left;
}

h1 {
	font-size:25px;
	margin-bottom:25px;
}

.white-popup-block{

background: #FFF;
padding: 20px 30px;
text-align: left;
max-width: 450px;
margin: 40px auto;
position: relative;
}