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

html {
	width: 100%;
}
.float_right {
	float: right !important;
}
 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}
body {
	font: 14px/21px Arial, Helvetica, sans-serif;
	color:#137342;
	position:relative;
	min-width:1048px;
	height: 100%;
	min-height: 100%;
	background: url(../images/bg_body.png) 0 0 repeat #f7f7f7;
}
html, body {
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Titillium Web', sans-serif;
	color: #2b2b2b;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 36px;
	line-height: 42px;	
	color: #fff;
	margin: 0 59px 0 63px;
	padding-top: 78px;
	border-bottom: 1px solid #fff;
	margin-bottom: 13px;
}

p {
	margin-bottom: 21px;
}

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

p.p2 {
	margin-bottom: 9px;
}

strong {
	color:#2c2f32;	
}

time {
	color: #539d8b;	
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.list li {
	background: url(../images/marker.png) 1px 24px no-repeat;
	border-top: 1px solid #ebede5;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
	margin-bottom: 0px;
	padding-top: 7px;
}

ul.list li:first-child {
	padding-top: 0;
	border: none;
	background-position: 0 8px; 	
}

ul.list1 {
	margin-top: -2px;	
}

ul.list1.l1 li {
		margin-bottom: 23px;
		padding-top: 24px;
}

ul.list1 p {
	padding: 11px 0 0px;
	margin: 0;
}


ul.list1 li {
	background: url(../images/marker.png) 1px 33px no-repeat;
	border-top: 1px solid #ebede5;
	font-size: 14px;
	line-height: 21px;
	padding-left: 15px;
	margin-bottom: 25px;
	padding-top: 25px;
}

ul.list1 li:first-child {
	padding-top: 0;
	border: none;
	background-position: 0 8px; 	
}
/*links*/

a {
	text-decoration: none;
	color: #137342;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #2c2f32;
}

a.link-1 {
	text-decoration: underline;	
}
/*preclass*/

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

.pad1 {
	padding-left: 80px;	
}

.pad2 {
	padding-bottom: 32px !important;	
}

.nowrap {
	white-space: nowrap;
}
.img_inner {

}


.fleft {
	float: left;
	margin-right: 18px;
	margin-bottom: 14px !important;	
}
.img_inner.fleft.mb0 {
	margin-bottom: 0 !important;	
}

.fright {
	float: right !important;	
}

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

.main {
	width: 1041px;
	margin: 0 auto;
	overflow: hidden !important;
	background: #fff;
	border-top: 3px solid #eeeeee;
	box-shadow: 0px 0px 5px #d9d8d8; 	
}

header {
	display: block;
	padding-bottom: 42px;
}
header h1 {
	float: left;
	padding-top: 37px;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 280px;
	height: 120px;
	background: url(../images/logo.png) 0 0 no-repeat;
	text-indent: -999px;
}

.menu_block {
	float: left; margin-top: -3px;	
	margin-left: 78px;
}

.photo_block {
	margin: 0 -1px;	
	overflow: hidden
}

.photo {
	position: relative;
	float: left;
	margin: 1px 0 0 1px;
	overflow: hidden;	
}

.photo .easein a {
	color: #2c2f32;
	font: bold 14px/20px 'Titillium Web', sans-serif;
	text-transform: uppercase;
}

.photo .easein>div {
	position: absolute;
	margin: 0 auto;	
	top: 50%;
	margin-top: -9px;
	left: 0;
	right: 0
}

.photo .easein a:hover {
	color: #fff;	
}

.photo .easein   {
	text-align: center;
	overflow: hidden;
	position: absolute;	
	bottom: 100%;
	width: 100%;
	height: 100%;
	background: url(../images/easing_bg.png) 0 0 repeat;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}

.photo:hover .easein {
	bottom: 0;
}

/*Content*/


.content.page1 {
	padding: 6px 0 39px;		
}
.content {
	padding: 4px 0 70px;
	display: block;
}

.content.page1 .img_inner {
	margin-bottom: 25px;	
}

strong {
	color: #2c2f32;	
}

strong a {
	color: #2c2f32;	
}

strong a:hover {
	color: #137342;	
}

h3 {
	color: #2c2f32;
	font-size: 30px;
	line-height: 36px;
	padding-top: 36px;	
	margin-bottom: 28px;
}
h4 {
	color: #2c2f32;
	font-size: 18px;
	line-height: 20px;
	padding-top: 10px;	
	margin-bottom: 18px;
	text-align: center;
}
h5 {
	color: #2c2f32;
	font-size: 22px;
	line-height: 24px;
	padding-top: 20px;	
	margin-bottom: 18px;
}
h6 {
	color: #2c2f32;
	font-size: 22px;
	line-height: 24px;
	padding-top: 0;	
	margin-bottom: 5px;
}

.img_inner {
	margin-top: 6px;
	margin-bottom: 13px	
}

.bottom_block {
	background: url(../images/cont_bot_bg.png) 0 0 repeat;
	border-top: 1px solid #f0f0f0;	
	padding-top: 9px;
	padding-bottom: 67px;
}

.bottom_block.bb1 {
	margin-top: -40px;
	padding-top: 0;	
	padding-bottom: 62px;
}

.bottom_block.bb1  h3 {
	margin-bottom:	27px;
}

.bottom_block .logos {
	overflow: hidden;
	padding-top: 33px;	
}

.bottom_block .logos a {
	display: block;
	background: url(../images/logos.png) 0 0 no-repeat #f9f9f9;
	float: left;
}

.bottom_block .logos a:hover {
	opacity: 0.5;	
}

.bottom_block .logos a:first-child {
	margin-left: 10px;
	background-position: -10px -22px; 
	margin-top: 22px;
	width: 139px;
	height: 35px;
}

.bottom_block .logos a:first-child+a {
	margin-left: 56px;
	background-position: -205px 0px; 
	width: 99px;
	height: 101px;
}

.bottom_block .logos a:first-child+a+a {
	margin-left: 85px;
	background-position: -389px -15px; 
	width: 103px;
	margin-top: 15px;
	height: 49px;
}

.bottom_block .logos a:first-child+a+a+a {
	margin-left: 85px;
	background-position: -575px -2px; 
	width: 140px;
	margin-top: 3px;
	height: 59px;
}

.bottom_block .logos a:first-child+a+a+a+a {
	margin-left: 49px;
	background-position: -764px -9px; 
	width: 116px;
	margin-top: 9px;
	height: 52px;
}

.bottom_block h3 {
	margin-bottom: 25px;
	margin-top: 6px;
}
/****Map***/

.map {
	padding-top: 4px;
}
.map figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 0 !important;
	margin-bottom: 12px !important;
}
.map figure iframe {
	width: 300px;
	height: 277px;
}
.map address {
	margin-bottom: 1px;
}

address dd span {
	min-width: 70px;
	display: inline-block;
}
/************Footer***********/

footer {
	color: #137342;
	padding: 40px 0;
	display: block;
	font-size: 13px;
	border-top: 1px solid #f0f0f0;	
}

footer  a {
	color: #137342;	
}

.socials a:first-child {
	margin: 0 !important;	
}

footer  .copy {
	padding-top: 7px; 	
}

.socials a {
	background: url(../images/socials.png) 0 0 no-repeat #fff;
	display: inline-block;
	float: left;
	width: 24px;
	height: 24px;
	margin-left: 10px;
}

.socials a:hover {
	opacity: 0.5;	
}

.copy {
	float: left;
}

.socials {
	float: right;	
}

.socials a+a {
	background-position: -34px 0;
}

.socials a+a+a {
	background-position: -68px 0;
}
/************Search Form************/

.search_block {
	overflow: hidden;
	margin-top: 74px;
	float: right;
	position: relative;
}
#search input {
	border: 1px solid #f0f0f0;
	font-size: 14px;
	line-height: 18px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #fff;
	float: right;
	width: 166px;
	color: #137342;
	padding: 14px 42px 13px 10px;
}
#search a {
	display: block;
	background: url(../images/search_icon.png) 15px 18px no-repeat;
	width: 43px;
	height: 46px;
	color: #fff;
	cursor: pointer;
	right: 0;
	top: 0;
	position: absolute;
}
#search a:hover {

	background-color: #f0f0f0;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1024px) {
	body {
		max-width: 1024px;
		min-width: 995px;
	}
	
	.main {
	  box-shadow: none;
	  width: auto;	
	}
	
}
@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}

.pad1 {
	padding: 0;	
}

.logos a {
	margin: 0 10px !important;	
}

header {
	padding-bottom: 40px;	
}

.main {
	width: auto !important;
	box-shadow: none;	
}

 .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;
}



.photo {
	margin: 12px;
}


.photo_block.pb1>.photo {
	margin: 0 1px;
	width: 25%;
}

.photo_block.pb1>.photo:first-child+div {
	width: 49%;
}

.photo_block.pb1>.photo:first-child+div>img {
	height: 173px;
	width: 100%;
}

.photo_block.pb1>.photo:first-child+div h2 {
	padding-top: 25px;
}

.bottom_block.bb1 .img_inner {
	float: none !important;	
}

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

.photo h2 span.nowrap {
	white-space: normal;	
}

.content {
	padding-bottom: 45px;	
}

p.mb0 {
	margin-bottom: 20px !important;	
}

.photo {
	margin: 1px;
}



.photo_block.pb1>.photo {
	width: 100% !important;	
	margin: 1px 0;
}

.photo_block.pb1>.photo:first-child+div>img {
	width: 100%;
}

.photo_block.pb1>.photo:first-child+div h2 {
	padding-top: 25px !important;
}

.logos a {
	margin: 20px auto 0 !important;	
	float: none !important;
}

.logos a:first-child {
	margin-top: 0 !important;	
}

 
.img_inner {
 width: 100%;
}

header h1 {
	float: none;	
	padding-top: 30px;
}
h1 a {
	margin: 0 auto;
}

.search_block {
	padding: 25px 21px 15px !important;	
	float: none;
	margin-top: 20px;
}

.search_block a {
	margin: 25px 21px 0 0  !important;	
	float: none;
}
.noresize {
	width: auto !important;	
}

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

.photo_block .photo {
	float: none;
	width: 100%;	
}

.photo_block .photo>img {
	display: block;
	width: 100%;
}

.photo_block .easein h2 {
	padding-top: 40px !important;	
}

.search_block #search input  {
	width: 323px;	
}

.photo_block .photo {
	padding: 0;	
}
}
 @media only screen and (max-width: 479px) {
 body {
min-width:300px;
}

.fleft {
	float: none;
	padding-top: 10px;
	margin: 0 auto;
	display: block;	
}



.photo_block .easein h2 {
	padding-top: 15px !important;	
}

.copy {
	float: none;
	text-align: center;	
}

.socials {
	float: none;
	width: auto;
	overflow: hidden;
	text-align: center;
	padding-bottom: 10px;
}

.socials  a {
	float: none;	
}


.search_block {
	padding: 0 15px 10px !important;	
	float: none;
	margin-top: 20px;
}

.search_block a {
	margin: 0px 15px 0 0  !important;	
	float: none;
}

.search_block #search input  {
	width: 216px;	
}
 
 .map figure iframe {
	width: 100%;
	height: 150px;
}

.menu_block {
		float: none !important;
		margin: 0 15px !important;	
		
	}
	
	.noresize {
		width: 100% !important;	
	}
}

.product{
	width:218px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
.product:hover{
	border:1px solid #333;
}
.prod{
	height:190px;
}