body {
	background-color:#F7F7F7;
	width: 100%;
	overflow-x: hidden;
}
header {
	margin: 0 auto 20px;
}
div.logo {
	background-image: url('../img/Logo.png');
	display: inline-block;
	height: 56px;
	width: 202px;
	margin-top: 1.2em;
}
div.main {
	margin: 1em auto 5em;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
div.main section h2 {
	color: #2056AE;
	font-size: 2em;
	margin: 1em 0 0.5em;
}
div.main section.column {
	float: left;
	margin-right: 3em;
}
div.main section.column.management {
	width: 28%;
}
div.main section.column.design {
	width: 33%;
}
div.main section.column.realization {
	width: 31%;
	margin-right: 0;
}
div.main section.column p {
	color: #333333;
	text-align: justify;
	font-size: 1.3em;
	line-height: 1.5em;
	hyphens: manual;
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
}
div.main section.final {
	clear: left;
	width: 100%;
	padding-top: 0em;
}
div.main section.final p {
	color: #333333;
	font-size: 2em;
	text-align: justify;
}
div.main section.blog {
	width: 100%;
	margin: 2em 0;
}
div.main section.blog  img {
	width: 600px;
	margin: 0 auto 3em;
	display: block;
}
div.main section.blog p {
	color: #333333;
	text-align: justify;
	font-size: 1.3em;
	line-height: 1.5em;
	margin: 0 0 1.1em;
}
div.main section.blog.center h2 {
	text-align: center;
}
div.main section.blog.center h2 a {
	color: #2056AE;
	text-decoration: none;
}
div.main section.blog.center h2 a:hover {
	color: #D9520F;
}
div.main section.blog.project  img {
	width: 896px;
}
div.main section.blog.project  a {
	color: #BEBEBE;
	text-decoration: none;
}
div.main section.blog.project  a:hover {
	color: #D9520F;
}
div.main section.blog.links a {
    display: block;
    border-bottom: 1px solid #bebebe;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-decoration: none;
    text-align: center;
}
div.main section.blog.links a > img {
	width: 448px;
	display: inline-block;
    margin-bottom: 0;
}
div.main section.blog.links a > span {
    display: inline-block;
    font-size: 2.4em;
    font-weight: bold;
    text-align: center;
    padding: 108px 0;
    width: 400px;
	vertical-align: top;
}
div.main section.blog.links a:hover > img {
  -moz-box-shadow: 0 0 25px black;
  -webkit-box-shadow: 0 0 25px black;
  box-shadow: 0 0 25px black;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
div.main section.blog.links a:hover > span {
  color: #d9520f;
}
div.main section.blog.customers {
    text-align: center;
}
div.main section.blog.customers a {
	display: inline-block;
    text-align: center;
    margin: 0 40px 50px 0;
    text-decoration: none;
}
div.main section.blog.customers a span {
	display: inline-block;
}
div.main section.blog.customers a.customer-1 span {
	height: 210px;
}
div.main section.blog.customers a.customer-2 span {
	height: 120px;
}
div.main section.blog.customers a.customer-3 span {
	height: 150px;
}
div.main section.blog.customers a img {
	width: 240px;
    margin-bottom: 0;
}
div.main section.blog.customers a.customer-1 img {
	width: 180px;
}
div.main section.blog.customers a label {
	font-variant: small-caps;
    font-size: 1.5em;
    color: #2056AE;
    width: 100%;
	display: block;
}
div.main section.blog.customers a:hover img {
	-moz-box-shadow: 0 0 25px black;
	-webkit-box-shadow: 0 0 25px black;
	box-shadow: 0 0 25px black;
	-webkit-filter: blur(1px);
	filter: blur(1px);
}
div.main section.blog.customers a:hover label {
	color: #d9520f;
	font-weight: bold;
}

div.main section.blog.contacts table.our-contacts {
	margin: 0 auto 1em;
    font-size: 1.5em;
}
div.main section.blog.contacts table.our-contacts td:first-child {
	width: 10em;
}
div.main section.blog.contacts div#mapBWC {
    height: 30em;
}
div.main section.blog.contacts table.contacts {
    font-size: 1.3em;
}
div.main section.blog.contacts table.contacts td {
}
div.main section.blog.contacts table.contacts td input[type='text'], 
div.main section.blog.contacts table.contacts td textarea {
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
div.main section.blog.contacts table.contacts td:first-child {
	text-align: right;
	padding-right: 0.5em;
	vertical-align: middle;
}
div.main section.blog.contacts table.contacts td div.captcha-code {
	width: 30%;
	display: inline-block;
	position: relative;
    top: -2.5em;
    margin-right: 8px;
}
div.main section.blog.contacts table.contacts td div.captcha {
	display: inline-block;
    text-align: center;
    width: 64%;
}
div.main section.blog.contacts table.contacts td div.captcha img {
    width: 100%;
	margin: 0;
}
div.main section.blog.contacts table.contacts td div.captcha a {
	display: inline-block;
	text-decoration: none;
}
div.main section.blog.contacts button {
	width: 20%;
	height: 40px;
	margin: 20px 10px 10px;
	border-radius: 5px;
	font-size: 1.3em
}






footer {
	background-color: #2056AE;
	height: 56px;
	width: 100%;
	margin: 0 0 0 -8px;
}
div.footer {
	margin: 0 auto;
	padding-top: 20px;
}
div.footer label {
	font-family: Arial, Sans;
	font-weight: bold;
	font-size: 1em;
	color: White;
}
div.footer label a {
	color: White;
	text-decoration: none;
}
div.footer label a:hover {
	text-decoration: underline;
}