html, body {
	width: 100%;
}
@font-face {
    font-family: HelveticaLight;
    src: url(font/Helvetica_Light_Normal.eot);
    src: url(font/Helvetica_Light_Normal.ttf);
    src: url(font/Helvetica_Light_Normal.woff);
}
body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Arial,sans-serif;
	font-size: 16px;
	background: #FFF;
}
img{
	border: 0;
}
sup {
	font-size: 6px;
	line-height: 0px;
}
ul {
	margin: 0;
	padding:0;
}
ul li {list-style: none;}
p {
	font-size: 1em;
}
div,
main,
article,
section,
footer {
	box-sizing: border-box;
}
.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear:after {
  clear: both;
}

@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible {
	display: block;
	visibility: visible;
}

#zero_commision {
	position: fixed;
	right: 10%;
	top:0;
	z-index: 99;
}
#logo > h1 {
	border: none;
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 14px;
}
h2 {
	padding: 0;
	margin: 0;
	font-size: 10px;
}
h2 a {
	text-decoration: none
}
h3 {
	border-bottom: 1px solid silver;
    font-size: 11px;
    margin: 0;
    padding: 2px;
}
a {
	color:#3C8478;
}
div {
	box-sizing: border-box;
}
#header {
	background-color: #FFF;
	display: block;
	height: 70px;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 100%;
}
#header h1 {
	border: none;
	width: 49%;
	text-align: left;
	height: 100px;
	display: inline-block;
	padding-left: 10%;
	box-sizing: border-box;
}
#header h1 a {
	text-decoration: none;
}

#header .tools {
	display: inline-block;
	width: 49%;
	text-align: right;
	height: 100px;
	vertical-align: top;
	box-sizing: border-box;
	padding: 30px 12% 0 0;
}
#header #phone i,
#header #phone a  {
	color: #201e1f;
	font-size: 24px;
	font-weight: bold;
	padding-right: 10px;
	text-decoration: none;
}
#header #phone a {
	padding-right: 15%;
}
#mainmenu {
	display: block;
	margin: 0 auto 0 auto;
	width: 100%;
	background-color: #201e1f;
	padding: 0 10% 0 10%;
	box-sizing: border-box;
	height: 2em;
	line-height: 2em;
}

/*slider*/
#slides {
	display: none
} 
/* Center the slideshow */
.antonpann-slider {
	width: 100%;
	text-align: center;
	margin: 0px auto 0 auto;
	overflow: visible;
	z-index: 1;
}
.slidesjs-pagination {
	margin: 7px auto 0 auto;
	list-style: none;
	text-align: center;
}

.slidesjs-pagination li {
	display: inline-block;
}

.slidesjs-pagination li a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(img/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.slidesjs-pagination li a.active,
.slidesjs-pagination li a:hover.active {
	background-position: 0 -13px
}

.slidesjs-pagination li a:hover {
	background-position: 0 -26px
}

#slides a:link,
#slides a:visited {
	color: #333
}

#slides a:hover,
#slides a:active {
	color: #9e2020
}
/* Show active item in the pagination */
#slides img,
#location img {
	border: 1px solid #57585a;
}
#location {
	width: 100%;
}
#location img {
	width: 100%;
	box-sizing: border-box;
}
/*eof slider*/

main {
	width: 100%;
	display: block;
}
main > section {
	width: 80%;
	margin: 0 auto;
}
section > h1,
main > h1 {
	color: #201e1f;
	font-size: 2.909em;
	text-align: center;
	font-weight: normal;
}
section > h1 > span {
	font-size: 0.5em;
	color: #333333;
	display: block;
}
section > article {
	display: inline-block;
	width: 33%;
	text-align: center;
	vertical-align: text-top;
}
section > article > i {
	color: #3C8478;
	font-size: 4em !important;
}
section > article > h1 {
	color: #FFF;
	font-size: 1.9em;
	margin: 0 auto;
}
section > article > div {
	font-size: 1.173em;
	color: #333;
	line-height: 1.5em;
	width: 100%;
	margin: 0 auto;
}
section > div.finalize {
	width: 100%;
	text-align: center;
}
footer {
	background-color: #201e1f;
	width: 100%;
}
footer > section {
	width: 80%;
	margin: 0 auto ;
	padding: 15px;
	position: relative;
}
footer > section > article {
	color: #FFF;
	width: 63%;
	display: inline-block;
	vertical-align: text-top;
	text-align: left;
}
footer > section > article > h1 {
	font-size: 2.182em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
footer > section > article > h1 span {
	font-size: 16px;
	display: block;
}
footer a {
	color: #FFF;
	text-decoration: none;
}
footer > section > div.info {
	display: inline-block;
	width: 36%;
	vertical-align: text-top;
}
#footer-nav,
#copyright {
	display: block;
	text-align: right;
}
#copyright {
	margin-top: 4em;
}
.floor {
	position: relative;
}
.floor > article {
	position: relative;
    margin: 35px auto;
    width: 100%;
    overflow: hidden;
	width: 80%;
	text-align: center;
}
.floor > article > img {
	height: auto;
}
.floor > article > h1 {
	top: 0;
	right: 1em;
	font-size: 1.5em;
	color: #000;
	z-index: 9;
	text-align: left;
}
.contact-form {
	width: 49%;
	display: inline-block;
	vertical-align: text-top;
}
.contact-form > .row {
	display: block;
	width: 100%;
}
.contact-form > .row > label,
.contact-form > .row > input {
	display: block;
	font-size: 1.2em;
	line-height: 2em;
	width: 80%;
	height: 2em;
}
.contact-form > .row > textarea {
	width: 80%;
	height: 26em;
}
.row.submit > input {
	width: 20%;
	height: 3em;
	background-color: #201e1f;
	color: #FFF;
	cursor: pointer;
	border: 1px solid #FFF;
}
.antispam {
	display: none;
}
address {
	margin: 20px 0;
}
address > div {
	width: 49%;
	display: inline-block;
	line-height: 1.5em;
	font-size: 1.2em;
	vertical-align: top;
}
address > div > a > img {
	width: 30%;
}
.status > article {
	width: 32%;
	display: inline-block;
	background-color: #FFF;
	padding: 1em;
	border: 1px solid #EAEAEA;
	margin: 1% 1% 1% 0;
	height: 285px;
	vertical-align: top;
	overflow: hidden;
}
.status > article a,
.gallery > article a {
	text-decoration: none;
	color: #333;
}
.status > article a.fancybox {
	width: 20%;
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
}
.status > article a > img,
.status > article a.fancybox > img {
	width: 90%;
}
.gallery > article {
	width: 32%;
	display: inline-block;
	background-color: #FFF;
	border: 1px solid #EAEAEA;
	margin: 1% 1% 1% 0;
	height: 285px;
	vertical-align: top;
	overflow: hidden;
	text-align: center;
}
.gallery > article:hover,
.status > article:hover {
	background: rgba(60,132,118,.2);
	cursor: pointer;
}
.gallery > article > a > img {
	width: 90%;
}
main p a.fancybox > img {
	width: 32%;
	padding: 0 1em 1em 0;
	max-height: 240px;
}
main p {
	text-align: center;
}

@media only screen and (max-width: 1004px){
	#menu-m {
		display: none;
	}
}
@media only screen and (max-width: 767px){
	main > section,
	.floor article,
	footer > section {
		width: 90%;
	}
	section > article {
		width: 100%;
	}
	#zero_commision {
		right: 0;
	}
	#header {
		height: auto!important;
		padding-bottom: 20px;
	}
	#header h1,
	#header .tools {
		width: 100%;
		text-align: center;
		display: block;
		padding: 0;
		height: auto!important;
	}
	#header #phone i, #header #phone a {
		font-size: 2em;
		padding: 0;
	}
	footer > section > article,
	footer > section > div.info {
		width: 100%;
	}
	footer > section > div.info {
		margin-top: 10px;
	}
	.floor > article > img {
		width: 100%;
	}
	.floor > article > h1 {
		font-size: 1em;
	}
	.floor-menu {
		display: none;
	}
	.contact-form,
	address > div {
		width: 100%;
		display: block;
		padding: 0 20px;
	}
	.row.submit > input {
		width: 75%!important;
		margin-left: 20px!important;
	}
	
	main p a.fancybox > img {
		width: 80%;
		padding: 1em;
	}
	.status > article,
	.gallery > article {
		width: 100%;
	}
}
@media only screen and (max-width: 480px) {
	#mainmenu {
		padding: 0;
		height: auto;
		line-height: initial;
	}
	section > h1, main > h1 {
		font-size: 1.8em;
	}
}