* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
body {
	font:14px/18px Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	color:#000;
}
ol,
ul{
	list-style-position:inside;
	margin-bottom:20px;
}
a{
	color:#06C;
}
a:hover{
	text-decoration:none;
}
p{
	margin-bottom:20px;
}
h1{
	font: normal 22px/26px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
h2{
	font: normal 20px/22px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
h3{
	font: normal 18px/20px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
h4{
	font: normal 17px/20px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
h5{
	font: 500 16px/20px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
h6{
	font: 500 15px/18px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.wrp {
	max-width: 1179px;
	margin: 0 auto;
	position:relative;
	overflow:hidden;
}


/* Header
-----------------------------------------------------------------------------*/
.header {
	height: 102px;
	border-bottom:1px solid #c3c3c3;
}


/* Middle
-----------------------------------------------------------------------------*/
.content {
	padding: 0 0 160px;
}




/* Footer
-----------------------------------------------------------------------------*/
.footer {
	width: 100%;
	margin: -81px auto 0;
	height: 80px;
	border-top:1px solid #c3c3c3;
	position: relative;
	text-align:center;
	font-size:11px;
}
.footer .txt{
	line-height:80px;
}
.footer .soc{
	position:absolute;
	top:-46px;
	left:0;
	right:0;
}
.footer .soc ul{
	display:inline-block;
	list-style:none;
	margin-left:14px;
	vertical-align:-4px;
}
.footer .soc ul li{
	display:inline-block;
	margin-left:7px;
}
.footer .soc ul li a{
	display:inline-block;
	height:18px;
	width:18px;
	background: url(../img/soc.jpg) -32px 0 no-repeat;
}
.footer .soc ul li:first-child a{
	background-position:0 0;
}
.footer .soc ul li:last-child a{
	background-position:-64px 0;
}
.top-line{
	background:#4a4a4a;
	font:11px/34px Arial, Helvetica, sans-serif;
	overflow:hidden;
	color:#fff;
}
.rgt{
	float: right;
}
.index-menu{
	overflow:hidden;
	margin-left:-42px;
	margin-bottom:30px;
}
.index-menu a{
	float:left;
	width:263px;
	height:258px;
	display:block;
	text-decoration:none;
	/*background: url(../img/index-menu.jpg);*/
	margin-left:42px;
	font-size:25px;
	text-transform:uppercase;
	line-height: 27px;
	color:#000;
	margin-bottom: 30px;
}
.index-menu a table{
	border:0;
	/*padding:28px 18px 23px;*/
	width:100%;
	height:100%;
}
.index-menu a table td{
	border:5px solid #000;
	text-align:center;
	vertical-align:middle;
}
.logo{
	display:block;
	width:151px;
	height:68px;
	background:url(../img/logo.jpg) no-repeat;
	float:left;
}
.top-phone{
	display:inline-block;
	margin-right:49px;
}
.top-btn{
	float:right;
	padding-left:72px;
	position:relative;
	height:68px;
	color: #000; /* text color */
	font-family: Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size: 18px;
	letter-spacing:1px;
	cursor:pointer;
}
.top-btn div{
	font-size: 11px;
}
.top-btn span{
	display:block;
	padding-top:15px;
}
.top-btn:last-child{
	padding-right:20px;
}
.top-icon{
	display:block;
	width:48px;
	height:48px;
	border:1px solid #7e7e7e/*545454*/;
	border-radius:50%;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-24px;
}
.top-icon.pos-1{
	background:url(../img/t-1.png) no-repeat;
}
.top-icon.pos-2{
	background:url(../img/t-2.png) no-repeat;
}
.menu{
	list-style:none;
	overflow:hidden;
	margin-bottom:33px;
}
.menu li{
	float:left;
	margin-left:80px;
}
.menu li:first-child{
	margin-left:0;
}
.menu li a{
	font-size:17px;
	color:#000;
	text-decoration:none;
}
.menu li.active a,
.menu li a:hover{
/*	text-decoration:underline;*/
	color:#c00;
}


.breadcrumbs{
	list-style:none;
	overflow:hidden;
	margin-bottom:33px;
}
.breadcrumbs li{
	font-size:17px;
	color:#c00;
	float:left;
	margin-left:20px;
	position:relative;
	text-transform:uppercase;
}
.breadcrumbs li:before{
	content:'→';
	position:absolute;
	display:block;
	left:-18px;
	color:#cbcdcc;
}
.breadcrumbs li:first-child{
	margin-left:0;
}
.breadcrumbs li a{
	font-size:17px;
	color:#000;
	text-decoration:none;
}
.breadcrumbs li a:hover{
	text-decoration: underline;
}

.catalog{
	margin-left:-70px;
}
.gallery{
	margin-left:-70px;
}
.catalog_i {
    float: left;
    margin: 0 0 40px 70px;
    width: 346px;
}
.gallery_i {
    width: 554px;
}
.ul-reset li {
    list-style: outside none none;
}
.catalog_i .img {
    display: block;
    height: 200px;
    margin: 0 0 15px;
    width: 100%;
}
.img img {
	width: 100%;
    max-height: 100%;
    max-width: 100%;
}
.item-title {
    color: #3e6934;
    display: block;
    font-size: 20px;
    text-decoration: none;
}

.catalog_title {
    /*padding: 0 15px;
    text-align: center;*/
}
.gallery_desc {
    color: #373737;
    font-family: Tahoma,sans-serif;
    font-size: 14px;
    margin: 20px 0 0;
}
.ul-reset{
	overflow:hidden;
}
input[name='TEXTCONTENT']{
	display:none !important;
}
.top-modal{
	cursor:pointer;
	color:#c00;
	text-decoration:underline;
	font-weight:900;
}
.top-modal:hover{
	text-decoration: none;
}
.develop{
	color:#000;
	display:inline-block;
	margin-left:40px;
	position:relative;
}
.develop:before{
	display: inline-block;
	width:24px;
	height:19px;
	content:'';
	margin-left:-33px;
	vertical-align: -5px;
	background: url(../img/develop.png);
}