/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(//fonts.googleapis.com/css?family=Lora:700);


html {
	width: 100%;
}

 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}


body {
	font: 13px/20px Arial, Helvetica, sans-serif;
	color:#3e4220;
	position:relative;
	min-width:960px;
	height: 100%;
	min-height: 100%;
	background: url(../images/body_other.png) 0 0 repeat-x #c6d460;

}

body.page1 {
	background: url(../images/page1_body.png) 0 0 repeat-x #c6d460;
}

html, body {
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Lora', serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #545454;
}

h2 {
	color: #484d28;
	font-size: 30px;
	line-height: 30px;
	padding-top: 27px;
	margin-bottom: 30px;
}

h3 {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
	padding: 18px 0 19px;
	background: #163a52;
	position: relative;

}

h3 span {
	background: #000;
	content: '';
	position: absolute;
	bottom: -6px;
	left: 0;
	opacity: 0.17;
	right: 0;
	display: block;
	height: 6px;
}

p {
	margin-bottom: 20px;
}

p.p1 {
	margin-bottom: 33px;
}

p.p2 {
	margin-top: -2px;
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list li{

}

/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #fff;
}

a.btn {
	font: bold 20px/22px 'Lora', serif;
	text-transform: uppercase;
	color: #f9f7eb;
	display: inline-block;
	background: #a0af3c;
	margin-bottom: 6px;
	position: relative;
	padding: 6px 24px 9px 25px;

}

a.btn span {
	background: #f7fd99;
	content: '';
	position: absolute;
	bottom: -6px;
	left: 0;
	opacity: 0.27;
	right: 0;
	display: block;
	height: 6px;
}

a.btn:hover {
	background: #47512b;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}

.mb1 {
		margin-bottom: 521px;

}
.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding: 0 20px;
}

.pad2 {
	padding: 0 45px;
}

.pad3 {
	padding: 0 40px;
}

.pad3 {
	padding: 0 40px;
}


.pt0 {
	padding-top: 0;
}


.img_inner {
	max-width: 100%;
	margin-bottom: 24px;
	margin-top: 3px;
	 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0;
}

.fright {
	float: right !important;	
}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.text1 {
	font: 30px/28px 'Helvetica', sans-serif;
	color: #364021;
	margin-bottom: 26px;
	padding-top: 26px;
}

.textmain {
	
}

.text1.t1 {
	margin-bottom: 15px;
}

.text1 span {
	color: #fff;
}

.text1 span a:hover {
	color: #364021;
}

.text2 {
	font: 50px/22px 'Spirax', cursive;
	color: #fff;
	margin-bottom: 17px;
	padding-top: 12px;
	letter-spacing: -2px;

}

/*header*/


header {
	display: block;
	padding-top: 9px;
	position: relative;
	z-index: 999;
	padding: 9px 21px 17px 29px;
	background: #163a52; 
}

header:after {
	bottom: -10px;
	content: '';
	left: 0;
	right: 0;
	height: 10px;
	z-index: 888;
	position: absolute;
	display: block;
}


header h1 {
	float: left;
	margin-top: 4px;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 185px;
	height: 121px;
	text-indent: -999px;
}

header h1 a img {
	display: block;	
}

.page1_block {
	background: #fff;
	text-align: center;
	position: relative;
	margin-top: -100px;
}

.page1_block img {
	margin: 0 5px;
	margin-bottom: 29px;
}

.page1_block:before {
	top: -10px;
	content: '';
	left: 0;
	right: 0;
	height: 10px;
	z-index: 888;
	position: absolute;
	display: block;
}

.page1_block:after {
	bottom: -10px;
	content: '';
	left: 0;
	right: 0;
	height: 10px;
	z-index: 888;
	position: absolute;
	display: block;
}

.page1_block a.btn span {
	background: #8f9c38;
}


/*Content*/


.content {
	border: none;
	padding: 5px 0 70px;
	text-align: center;
}
.content.page1 {
	padding-top: 36px;
	padding-bottom: 53px;
}

.content h3 {
	margin-top: 61px;
	margin-bottom: 39px;	
}

.content h3.head1 {
	margin-top: 61px;
}

.content.page1 h3 {
	margin-top: 0;
	margin-bottom: 29px;
}

.content a.btn {
	margin-top: 31px;
	padding: 7px 24px 8px 25px;
}

.content a.btn:after {
	background: #f7fd99;
}

.proj {
	display: inline-block;
	padding: 0 5px;
}

.content h3.head1 {
	margin-top: 56px;
}

.block1 {
	width: 50%;
	float: left;	
	margin-bottom: 32px;
}

.block1 .img_inner {
	margin-bottom: 25px;
}

.block1.al .pad3 {
	padding-right: 14px;
}

.block1.om .pad3 {
	padding-left: 14px;
}
/****Map***/

.map {
	padding-top: 3px;

}

.map figure {

		 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
 margin-bottom: 24px;
 display: block;
}
.map figure iframe {
	width: 100%;
	height: 400px;
	max-width: 100%
}

.map p {
	display: block;
	padding-bottom: 10px;
}

address dd span {
	min-width: 90px;
	display: inline-block;
	text-align: left;
}

address dt p {
	margin-bottom: 10px;
}

/************Footer***********/

footer {
	display: block;
	padding-bottom: 30px;
	line-height: 25px;
}

footer .sep {
	background: url(../images/bg_footer.png) 0 0 repeat-x;
	height: 7px;

}

.socials {
	padding-top: 3px;
}

.socials a:hover {
	opacity: 0.5;
}

footer ul {
	padding-top: 2px;
}

footer ul li {
	border-top: 1px solid #b7c55a;
	line-height: 20px;
	padding-bottom: 4px;
	padding-top: 0px;
}

footer ul li:first-child {
	border-top: 0;
}

footer ul li .price {
	float: right;
	color: #fff;
	font-weight: bold;
	margin-left: 10px;
	min-width: 30px;
}

footer ul.hr {
	padding-top: 0;
	margin-top: -1px;
}

footer ul.hr li{
	padding-top: 3px;

}

footer ul li .hours {
	color: #fff;
	font: bold 15px/22px 'Lora', serif;
	text-transform: uppercase;
}

h4 {
	color: #fff;
	font-size: 20px;
	padding-top: 41px;
	line-height: 25px;
	margin-bottom: 17px;
}



/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	left: 50%;
	margin-left: 550px;
	overflow:hidden;
	width:57px;
	height:58px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline:none;
	background-position: 0 bottom;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1290px) {
	.slider_wrapper {
	padding-top: 140px !important;
	}
	 .slider_wrapper .camera_prev, .slider_wrapper .camera_next {
	top: 360px !important;
}

}
@media only screen and (max-width: 1024px) {
   .slider_wrapper .camera_prev, .slider_wrapper .camera_next {
	top: 300px !important;
}

.slider_wrapper {
	padding-top: 50px !important;
}

.mb1 {
	margin-bottom: 400px !important;
}

}

@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}


.socials a {
	width: 20%;
	display: inline-block;
}

.socials a img {
	max-width: 100%;
}

.mb1 {
	margin-bottom: 300px !important;
}

   .slider_wrapper .camera_prev, .slider_wrapper .camera_next {
	top: 250px !important;
}

.slider_wrapper {
	width: 758px !important;
}


.map address {
	margin-right: 10px;
}


 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.extra_wrapper {
	overflow: visible ;
}


.pad1, .pad2, .pad3 {
	padding: 0;
}

.pad4 {
	padding: 0 45px;
}

a.comment {

	margin-left: 0px;
}


.page1_block img  {
	width: 20%;
}


.slider_wrapper {
	padding-top: 162px;
}



.proj {
	width: 23%;
}

.slide_wrapper .camera_prev, .slide_wrapper  .camera_next {
	top: 0px !important;
	z-index: 999;
}

.slide_wrapper {
	height: 316px !important;
}

}
 @media only screen and (max-width: 767px) {
 body {
min-width:420px;
}

.socials a {
	width: auto;
}
.mb1 {
	margin-bottom: 300px !important;
}

   .slider_wrapper .camera_prev, .slider_wrapper .camera_next {
	top: 190px !important;
}

.slider_wrapper {
	top: 150px !important;
	width: 420px !important;
	height: 363px;
}

.block1 {
	width: 100% !important;
}

.block1 .pad3 {
	padding: 0 !important;
}

.slide_wrapper{
	height: 234px !important;
}

.slide_wrapper .camera_prev {
	top: 0px !important;
	left: 0 !important;
}

.slide_wrapper  .camera_next {
	top: 0px !important;
	right: 0 !important;
}


.content.page1 {
	padding-top: 5px;
}


.content.page1 h3 {
	margin-top: 61px;
}

.proj, .proj img {
	width: 100%;
}

.page1_block{
	padding-left: 20px;
	padding-right: 20px;
}

.page1_block img  {
	width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
}


.map address {
	margin-right: 0px;
	margin-bottom: 20px;
}


a.comment {
	margin-left: 20px;
}

header h1 {
	margin-bottom: 20px;
}




.img_inner.fleft {
	float: none;
	margin-bottom: 13px;
}



.img_inner {
width: 100%;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
margin-top: 20px !important;
}



header h1 {
	float: none;
	position: relative;	
	padding-top: 10px;
}

header h1 a {
	margin: 0 auto;
	height: auto;
}

header h1 a img {
	width: 120px;
	margin: 0 auto;
	text-align: center;
}


.map figure iframe {
	width: 100%;
	height: 300px;
}

}
 @media only screen and (max-width: 479px) {
 
body {
min-width:300px;
}

.header h1 a img {
	width: 120px;
	margin: 0 auto;
	text-align: center;
}

.slider_wrapper {
	top: 150px !important;
	width: 300px !important;
}



.slide_wrapper {
	height: 167px !important;
}

   .slider_wrapper .camera_prev, .slider_wrapper .camera_next {
	top: 190px !important;
}


.mb1 {
	margin-bottom: 300px !important;
}
 .map figure iframe {
	width: 100%;
	height: 150px;
}

 }

@media (min-width: 20px) and (max-width: 767px) {
	.pad3 p {
		padding: 0 10px;
		text-align: left;
		font-size: 11pt;
		line-height: 24px;
	}
}


@media (min-width: 769px)  {
	.pad3 p {
		padding: 0 90px;
		text-align: left;
		font-size: 11pt;
		line-height: 24px;
	}
}


.pad2 p {
	text-align: left;
}

@media (min-width: 20px) and (max-width: 767px) {
	.helptext p {
		padding: 0 10px;
		text-align: left;
		font-size: 11pt;
		line-height: 23px;
	}
}


@media (min-width: 769px)  {
	.helptext p {
		padding: 0 200px;
		text-align: left;
		font-size: 11pt;
		line-height: 23px;
	}
}