* {
	margin:0;
	padding:0;
	outline:none
}
html {
	font-size:100.01%;
}

input {
border:1px solid #999999;
margin:10px;
width:100px;
}

textarea {
border:1px solid #999999;
margin:10px;
width:100px;
height:50px;
}

body {
	font-family:Arial;
	font-size:12px;
	color:#6B4702;
	background:#fff url("/images/bg-left.jpg") no-repeat left bottom;	
	position:relative;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
a, a:visited {
	color:#000;
	text-decoration:underline;
	}
a:hover {
	text-decoration:underline;
	color:#849904;
	}
a:focus {
	outline:none;
	}
:focus, :active { 
	outline: 0; 
	}
img {
	border:0;
	}
form {
	margin:0;
	padding:0;
	}
ol, ul {
	list-style: none;
	}
.clr {
	content: ".";
	display: block;
	float:none;
	clear:both;
	height:0;
	overflow: hidden;
	}
	
.clrx{ 
	clear:both;
}

#wrapper {
	width: 100%;
	min-width: 1000px;
	min-height: 100%;
	height: auto !important;
}
* html #wrapper {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height:39px;
	overflow:hidden;
	background:url("/images/header-bg.jpg") repeat-x 0 0;
}
#header .header-s {
	height:39px;
	background:url("/images/header-shadow.jpg") no-repeat 50% 0;
}
#header ul {
	margin:0 auto;
	width:100%;
	text-align:center;
}
.header-s ul {
	display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  justify-content: center;
  -webkit-overflow-scrolling: touch;
}
.header-s li {
	flex: 0 0 auto;
}
.header-s ul::-webkit-scrollbar {
    display: none;
}

@media screen and (max-width: 1024px) 
{
	.header-s ul {
	display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  justify-content: left;
  -webkit-overflow-scrolling: touch;
}
.header-s li {
	flex: 0 0 auto;
}
.header-s ul::-webkit-scrollbar {
    display: none;
}
}

.portf_selector {
	margin-top:20px;
	margin-bottom:20px;
}

.portf_selector a {
	display:inline-block;
	padding:12px;
	border-radius:6px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#fff !important;
	background:#333;
	margin-right:24px;
	text-decoration: none;
}
.portf_full {
	width:100%;
	text-align:center;
}

.portf_full img  {
	width:100%;
	max-width:600px;
	height:auto;
}
.portf_tab {
	display:none;
}

.portf_tab_1{
	display:block;
}


#header li {
	display:inline-block;
	padding:10px 5px;
}
#header li a {
	font-size:18px;
	text-decoration:none;
	display:inline-block;
	font-family:"Times New Roman", Times, serif;
	margin-right:10px;
	font-weight:200;
	padding:0px;	
	height:22px;
	color:#fff;	
}
#header li a span {
	padding:2px 10px;
	line-height:18px;
	display:inline-block;
	height:18px;
}
#header li:hover a {
	background:url("/images/top-menu-act-l.png") no-repeat 0 0;
}
#header li:hover a span {
	background:url("/images/top-menu-act-r.png") no-repeat right top;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 85px;
	height: 1%;
	position: relative;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding:0px 250px 0 300px;
}

#content .top {
	background: url("/images/middle-bg.jpg") no-repeat 55px 15px;
	position:relative;
	padding:15px 0 0 0;
	height:314px;
}
#content .img-box {
	background: url("/images/middle-top-block-s.png") no-repeat left bottom;
	position:absolute;
	padding:0 0 22px 0px;
	right:0px;
	width:478px;
	height:292px;
}
#content .img-box .images {
	background: url("/images/middle-img.jpg") no-repeat right top;
	position:relative;
	width:478px;	
	height:292px;
}
#content .img-box .box-middle {
	background: url("/images/box-middle-right.png") no-repeat 0 0;
	position:absolute;
	display:none;
	height:200px;
	width:350px;
	left:65px;
	top:72px;
}
#content .img-box .box-middle .list {
	padding:15px 0 0 15px;
	float:left;
	width:163px;
}
#content .img-box .box-middle .list li {
	background: url("/images/object-arrow.gif") no-repeat 0 12px;
	padding:5px 0 5px 25px;
}
#content .img-box .box-middle .list li a {
	color:#000;
	font-size:14px;
	font-weight:700;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
}
#content .img-box .box-middle .image {
	float:left;
	height:187px;
	width:165px;
	overflow:hidden;
	margin:6px 0 0 0;
	padding:2px 2px 3px 2px;
	position:relative;
}
#content .img-box .box-middle .image .shadow {
	background: url("/images/middle-box-img.png") no-repeat 0 0;
	position:absolute;	
	height:192px;
	width:169px;
	z-index:10;
	left:0px;
	top:0px;
}
#content .img-box .box-middle .image img {
	width:165px;
	max-width:165px;
	min-height:187px;	
}


#middle p {
margin-bottom:5px;
text-align:justify;
}

#content .middle-text {
	padding:0 0 30px 0px;
}

#content .content-box {}
#content .content-box .top {
	height:10px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	background: url("/images/content-top-bg.png") repeat-x 0 0;
}
#content .content-box .top div {
	background: url("/images/content-top-l.png") no-repeat left top;
}
#content .content-box .top div div {
	background: url("/images/content-top-r.png") no-repeat right top;
	overflow:hidden;
	height:10px;
}

#content .content-box .bottom {
	height:10px;
	overflow:hidden;
	background: url("/images/content-bottom-bg.png") repeat-x 0 0;
}
#content .content-box .bottom div {
	background: url("/images/content-bottom-l.png") no-repeat left top;
}
#content .content-box .bottom div div {
	background: url("/images/content-bottom-r.png") no-repeat right top;
	overflow:hidden;
	height:10px;
}
#content .content-box .middle {
	border-left:2px solid #f0f0f0;
	border-right:2px solid #f0f0f0;
	padding:0 10px 10px;
	margin:0px;
}


#content .breadcrumb {
	background: url("/images/object-arrow.gif") no-repeat 0 8px;
	padding:2px 10px 2px 27px;
	margin:0 0 15px 0px;
	line-height:16px;
	height:16px;
}
#content .breadcrumb a {
	display:inline-block;
	font-size:12px;
	padding:0px 3px;
	color:#765c4c;
}
#content .breadcrumb a:hover {
	text-decoration:none;
}
#content h1 {
	font-family:"Times New Roman", Times, serif;
	padding:12px 0px 17px 0px;
	font-weight:200;
	text-align:left;
	font-size:24px;
	color:#765d4d;
	font-weight: bold
}

.imgtov {
width:460px;
height:300px;
margin-left:-20px;
float:left;
}

.pagetovs {

}

#content ul.list {
	margin:10px 0 20px 0px;
}
#content ul.list li {
	padding:3px 0px 3px 25px;
	background: url("/images/object-arrow.gif") no-repeat 0 9px;
}
#content ul.list li a {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:700;
	font-style:italic;
	font-size:15px;
	color:#765d4d;
}

#content .object {
	font-size:26px;
	color:#657b00;
	font-weight:400;
	height:45px;
	margin:30px 0 0 25px;
	padding:15px 0 0 30px;
	font-family:"Times New Roman", Times, serif;
	background: url("/images/object-title.jpg") no-repeat 0 0;	
}
#content .object-block {
	padding:0 0 100px 10px;
}
#content .cat-obj {
    background: url("/images/item_top.png") repeat-x scroll 0 0 transparent;
    border-radius: 15px;
    box-shadow: 0 1px 6px 1px grey;
    
    margin: 10px 0px 5px 10px;
    text-align: right;
    width: calc(33% - 30px);
}





@media screen and (max-width: 1280px) 
{
	#content .cat-obj {
		width: calc(50% - 20px);
	}
	#content .object-item {
    width: 100% !important;
    padding: 0px 0 0 10px;
    float: left;
    height: auto;
}
}
@media screen and (max-device-width: 768px) 
{
	#content .cat-obj {
		width: 100%;
	}
	#content .object-item {
    width: 60% !important;
    padding: 0px 0 0 10px;
    float: left;
    height: auto;
}
}
.cat-obj-back {
    background: url("/images/item_bottom.png") repeat-x scroll center bottom transparent;
    //border-left: 1px solid #dadada;
    border-radius: 0 0 15px 15px;
    //border-right: 1px solid #dadada;
	padding: 0 0 10px;
}
.cat-obj .cat-obj-back .bx-wrapper {
    margin: 0 auto 10px;
}
.cat-obj .cat-obj-back .bx-wrapper .bx-controls {
    display: none;
}

.cat-obj .images .img img {
    float: left;
    max-height: 250px;
}
.yvel_one_item {
    background: url("/img/zoom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #898989;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 20px 5px;
	display:inline-block;
	margin-top:10px;
}
.yvel_one_item:hover {
    color: #849904 !important;
}
.podr_one_item {
    background: url("/img/dalee.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #898989 !important;
    font-size: 11px;
    font-weight: bold;
    padding: 1px 20px 5px;
	display:inline-block;
	margin-top:10px;
}
.podr_one_item:hover {
    color: #849904 !important;
}
#content .cat-info {
	
	margin-top:30px;
	
	text-align:left;
	margin-left: 10px;
}
.bx-wrapper .bx-controls-direction a {
	color: transparent;
}
.cat-obj .object-item .bx-wrapper .bx-viewport {
    height: auto !important;
}
.cat-obj .object-item .bx-wrapper .bx-viewport li img {
    float: none !important;
    margin: 0 auto;
    text-align: center;
}
.dwg a:hover, .d3d a:hover, .pdf a:hover {
    color: #666600;
}
.cat-obj .cat-info p {
    padding: 1px 20px 1px 0;
    width: 250px;
}
.cat-obj .cat-info h3 {
    padding: 0 0 10px;
}
#content .cena {
	font-size:16px;
}

#content .object-item {
	width:90%;
	padding:0px 0 0 10px;
	margin-bottom:30px;
	height: auto;
}

#content .object-item.v2 {
	width:23%;
	padding:0px 0 0 10px;
	float:left;
	height: auto;
	margin-bottom: 0px;
}

#content .portf-item {
	width:calc(33% - 30px);
	padding:0px 0 0 10px;
	height: auto;
}

#content .portf-item h2 {
	color:#765d4d;
	font-weight:200;
	font-size:14px;
	padding:0px 0 5px 0px;
	text-align: center;
}
#content .portf-item img {
	width:100%;
	height: auto;
	border-radius:10px;
}

#content .object-item h2 {
	color:#765d4d;
	font-weight:200;
	font-size:14px;
	padding:0px 0 5px 0px;
	text-align: center;
}
#content .object-item h2 span {
	display:block;
	padding:0 0 0 30px;
	background: url("/images/object-arrow.gif") no-repeat 0 6px;	
}
#content .object-item h2 a {
	text-decoration:none;
	//padding:0 0 0 30px;
	color:#765d4d;
}
#content .object-item .images {
	width:100%;
	max-width:100%;
	
	position:relative;
	margin: 0 0 0px -5px;
}
#content .object-item .shadow {
	//background: url("/images/object-item.png") no-repeat 0 0;
	position:absolute;
	height:224px;
	width:100%;
	z-index:9;
	left:0px;
	top:0px;
}
#content .object-item .shadow:hover {
	opacity:0.7;
}
#content .object-item .img {
	padding:4px 7px 4px 8px;
	overflow:hidden;
	height:auto;
	width:100%;
	max-width:100%;
	
}
.object-item.v2 .images .img img {
    border: 6px solid #dfdfdf;
}
.object-item .images .img img {
    position: relative;
    z-index: 11;
	max-width:100%;
	height:auto;
	width:100%;
}
.object-item.v2 .images .img img:hover {
	opacity: 0.8;
    border: 6px solid #999999;
}
#content .object-itemv {
	width:90%;

	margin: 0 0 0 15px;
}
#content .object-itemv h2 {
	color:#765d4d;
	font-weight:200;
	font-size:14px;
	padding:0px 0 5px 0px;
}
#content .object-itemv h2 span {
	display:block;
	padding:0 0 0 30px;
	background: url("/images/object-arrow.gif") no-repeat 0 6px;	
}
#content .object-itemv h2 a {
	text-decoration:none;
	padding:0 0 0 30px;
	color:#765d4d;
}
#content .object-itemv .images {
	

	position:relative;
}
#content .object-itemv .shadow {
	background: url("/images/object-itemv.png") no-repeat 0 0;
	position:absolute;
	height:152px;
	width:220px;
	z-index:9;
	left:0px;
	top:0px;
}
#content .object-itemv .img {
	padding:4px 17px 4px 18px;
	overflow:hidden;
	
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width:300px;
	margin-left: -100%;
	position:relative;
	padding:0 0 100px 0px;
}
#sideLeft a.logo {
	display:block;
	height:175px;
	width:215px;
	margin:38px 0 0 30px;
	background: url("/images/plogo1.png") no-repeat 0 0 !important;
}
#sideLeft .contact {
	margin:10px 0 0 55px;
	font-family:"Times New Roman", Times, serif;
}
#sideLeft .contact p {
	color:#765d4d;
	font-size:14px;
	line-height:16px;
	padding:2px 0px;
	display:block;
}
#sideLeft .contact span {
	color:#000;
	font-size:16px;
	line-height:20px;
	padding:2px 0px;
	display:block;
}
#sideLeft .contact a {
	color:#8e8e8e;
	font-size:14px;
	text-decoration:none;
}

#sideLeft .search-box {
	margin:18px 0 18px 55px;
}
#sideLeft .search-box .search-inp {
	background: url("/images/search-inp.png") no-repeat 0 0;
	margin:0 6px 0 0;
	padding:3px 5px;
	color:#c8c8c8;
	float:left;
	height:16px;
	border:0px;
	width:127px;
}
#sideLeft .search-box .search-btn {
	background: url("/images/search-btn.png") no-repeat 0 0;
	display:block;
	float:left;
	width:26px;
	height:22px;
	border:0px;
	margin: 0;
	cursor:pointer;
}

#sideLeft .title {
	position:relative;
	margin:0 0 0 55px;
	font-family:"Times New Roman", Times, serif;
	width:165px;
	height:40px;
}
#sideLeft .title h2 {
	color:#657b00;
	font-size:19px;
	font-weight:200;
}
#sideLeft .title span {
	color:#849904;
	font-size:19px;
	position:absolute;
	top:0px;
	right:0px;
}

#sideLeft .menu-block {
	width:208px;
	margin:10px 0 0 30px;
	background: url("/images/menu-block-bg.png") repeat-y 0px 0px;
}
#sideLeft .menu-block .mb-top {
	background: url("/images/menu-block-top.png") no-repeat 0px 0px;
	overflow:hidden;
	width:208px;
	height:16px;
}
#sideLeft .menu-block .mb-bottom {
	background: url("/images/menu-block-bottom.png") no-repeat 0px 0px;
	overflow:hidden;
	width:208px;
	height:16px;
}


#sideLeft .menu {
	padding:15px 0 0 5px;
	font-family: "Times New Roman", Times, serif;
}

#sideLeft .news {
	padding:15px;
	font-family: "Times New Roman", Times, serif;
}

#sideLeft .news img{
	max-width:100%;
	height:auto;
}


#sideLeft .news li {
	margin-bottom:15px;
}
#sideLeft .menu li {
	padding:2px 0px 2px 0px;
	position:relative;	
	margin-bottom:5px;
	line-height:18px;
	font-size:16px;
	text-align:left;
	color:#624636;
	min-height:18px;	
}
#sideLeft .menu li.act {
	background: url("/images/left-menu-li-act.png") no-repeat 50px 0px;
	text-shadow:#949494 1px 1px 1px;
	padding:1px 10px 5px 10px;
	line-height:16px;
	font-size:16px;
	color:#fff;
}
#sideLeft .menu li a {
	
	text-decoration:none;
	padding-left:27px;
	display:block;
	color:#624636;
}
#sideLeft .menu li a:hover {
	color:#849904;
	background: url("/images/right-menu-li.png") no-repeat 0px 10px;
}
#sideLeft .menu li.act a {
	background:none;
	text-shadow:#6A7A03 1px 1px 3px;
	color:#fff;
	text-indent:30px;
}
#sideLeft .menu li.act a:hover {
	background:none;
	color:#fff;
}
#sideLeft .menu li ul {
	display:none;
}
#sideLeft .menu li:hover ul {
	width:180px;
	display:block;
	position:absolute;
	z-index:999999;
	left:50px;
	top:0px;
}
#sideLeft .menu li:hover ul li {
	height:auto;
	line-height:normal;
	padding:2px 0px 4px;
	margin:0px;
	background: url("/images/menu-left-sub-bg.png") repeat-y 0 0;
}
#sideLeft .menu li:hover ul li.top {
	background: url("/images/menu-left-sub-top.png") no-repeat 0 0;
	overflow:hidden;
	padding:0px;
	width:180px;
	height:17px;
}
#sideLeft .menu li:hover ul li.bottom {
	background: url("/images/menu-left-sub-bottom.png") no-repeat 0 0;
	overflow:hidden;
	padding:0px;
	width:180px;
	height:15px;
}
#sideLeft .menu li:hover ul li a {
	color:#6c5243;
	font-size:13px;
	display:block;
	background: none;
	text-decoration:none;
	padding:0px 9px 0 14px;	
}
#sideLeft .menu li:hover ul li a:hover {
	color:#849904;
	background: url("/images/right-menu-li-sub.png") no-repeat 9px 5px;
}

/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width:250px;
	margin-left: -250px;
	position: relative;
	min-height:400px;
	background: url("/images/right-top-shadow.png") no-repeat -4px 15px;
}
#sideRight .menu-right {
	margin:15px 0 0 25px;
	background: url("/images/right-menu-li-sep.gif") no-repeat 50% top;
	padding:6px 0 0 0;
	width:205px;
}
#sideRight .menu-right li {
	background: url("/images/right-menu-li-sep.gif") no-repeat 50% bottom;
	line-height:22px;
	height:22px;
	padding:6px 0px 14px 0px;
}
#sideRight .menu-right li a {
	text-decoration:none;
	display:block;
	padding:0 0 0 30px;
	font-size:14px;
	color:#624636;
}
#sideRight .menu-right li a:hover {
	background: url("/images/right-menu-li.jpg") no-repeat 0 10px;
	color:#849904;
}

#sideRight .object {
	font-size:26px;
	color:#657b00;
	font-weight:400;
	height:45px;
	margin:30px 0 0 25px;
	padding:15px 0 0 30px;
	font-family:"Times New Roman", Times, serif;
	background: url("/images/object-title.jpg") no-repeat 0 0;	
}
#sideRight .object-block {
	padding:0 0 100px 10px;
}


#sideRight .object-item {
	width:220px;
	padding:30px 0 0 0;
}
#sideRight .object-item h2 {
	color:#765d4d;
	font-weight:200;
	font-size:14px;
	padding:0px 0 5px 0px;
}
#sideRight .object-item h2 span {
	display:block;
	padding:0 0 0 30px;
	background: url("/images/object-arrow.gif") no-repeat 0 6px;	
}
#sideRight .object-item h2 a {
	text-decoration:none;
	padding:0 0 0 30px;
	color:#765d4d;
}
#sideRight .object-item .images {
	width:220px;
	height:152px;
	position:relative;
}
#sideRight .object-item .shadow {
	background: url("/images/object-item.png") no-repeat 0 0;
	position:absolute;
	height:152px;
	width:220px;
	z-index:9;
	left:0px;
	top:0px;
}
#sideRight .object-item .img {
	padding:4px 17px 4px 18px;
	overflow:hidden;
	height:144px;
	width:185px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	b/ackground: url("/images/footer-bg.png") repeat-x 0 0;
	margin:-85px auto 0;
	min-width: 1000px;
	position:relative;
	font-size:12px;
	color:#818181;
	height:85px;
}
* html #footer {
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'');
}
#footer .middle {
	padding:0px;
	position:absolute;
	height:85px;
	top:0px;
	left:300px;
	right:250px;
	color:#c1c1c1;
}
#footer .middle .lite {
	height:5px;
	overflow:hidden;
	margin-bottom:12px;
	background: url("/images/footer-line-bg.png") repeat-x 0 0;
}
#footer .middle .lite div {
	background: url("/images/footer-line-l.png") no-repeat left top;
}
#footer .middle .lite div div {
	height:5px;
	overflow:hidden;
	background: url("/images/footer-line-r.png") no-repeat right top;
}
#footer .right {
	padding:0px;
	position:absolute;
	height:85px;
	width:185px;
	top:0px;
	right:40px;
	color:#dadada;
}
#footer .right .lite {
	height:5px;
	width:185px;
	overflow:hidden;
	margin-bottom:12px;
	background: url("/images/footer-line2.png") no-repeat 0 0;
}



#footer a {
	color:#818181;
}

.counter {
padding-top:10px;
}

.portfoliocatimg {
float:left;
margin:15px;
border:5px solid #eeeeee;
}

.portfoliocat a {
font-size:14px;
font-weight:bold;
}

.portimg {
	border:5px solid #eeeeee;
	margin:10px;
}

.counter a,.counter img{-khtml-opacity:0.5;-moz-opacity:0.5;filter:alpha(opacity=50);opacity:0.5;}
.counter a:hover{-khtml-opacity:1;-moz-opacity:1.0;filter:alpha(opacity=100);opacity:1.0;}


.cat-obj h3 a {
    color: #727272;
    text-decoration: none;
}
.cat-obj h3 a:hover {
    color: #849904;
    text-decoration: underline;
}
.cat-obj h3 {
    padding: 10px 0 10px 15px;
    text-align: left;
	min-height: 30px;
}