ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

.clearfix:after {
	clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden;
	width: 0; height: 0
}

.clearfix {
	display: inline-block
}

* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

.jcarousel-direction-rtl {
	direction: rtl;
}

.d-carousel {
	padding: 0px; position: relative; border-top: 1px solid #D4D4D4;
}

.d-carousel .jcarousel-container {
	display: block;
	/*overflow: hidden;*/ margin-bottom: 0px;
}

.d-carousel .jcarousel-item {
	width: 1024px; padding: 20px 0px 0 0px; height: 392px;
}

.d-carousel .jcarousel-container-horizontal {
	width: 1136px; height: 411px; padding: 0 0px; margin: 0 auto; margin-bottom: 0px;
}

.jcarousel-clip-horizontal {
	width: 1022px; margin: 0 auto;
}

.d-carousel .jcarousel-item-horizontal {
	margin: 0 auto; position: relative; overflow: visible; width: 1024px;
}

.carousel .slider-img {
	position: absolute; bottom: 50px; left: 124px;
}

.d-carousel .jcarousel-item-horizontal img {
	
}

.d-carousel .jcarousel-next-horizontal {
	position: absolute; top: 175px; right: 0px; margin-right: 0px; width: 58px; height: 58px;
	cursor: pointer; background: transparent url(../images/next.png) no-repeat 0 center;
}

.d-carousel .jcarousel-next-horizontal:hover {
	
}

.d-carousel .jcarousel-prev-horizontal {
	position: absolute; top: 175px; left: 0px; margin-left: 0px; width: 58px; height: 58px;
	cursor: pointer; background: transparent url(../images/prev.png) no-repeat 0 center;
}

.d-carousel .jcarousel-prev-horizontal:hover {
	
}

.d-carousel .carousel .tovar-box img {
	width: 26px; height: 26px;
}

.d-carousel a.more {
	font-size: 12px; color: #801034; float: right; margin-bottom: 0px;
}

.d-carousel .tovar-box {
	width: 100%; margin-top: 11px;
}

.portfol-carousel.d-carousel {
	display: none;
}

.portfol-carousel {
	padding: 0px 0 24px; position: relative; border-top: none;
}

.portfol-carousel .jcarousel-item {
	width: 756px; padding: 0px; height: 570px; background: none;
}

.portfol-carousel .jcarousel-container-horizontal {
	width: 861px; height: 570px;
}

.portfol-carousel .jcarousel-clip-horizontal {
	width: 756px; margin: 0 auto;
}

.portfol-carousel .jcarousel-prev-horizontal {
	background: url(../images/arrows.png) no-repeat 0 -1px; width: 73px; height: 106px;
	left: -25px; top: 258px;
}

.portfol-carousel .jcarousel-prev-horizontal:hover {
	background: url(../images/arrows.png) no-repeat 0 bottom;
}

.portfol-carousel .jcarousel-next-horizontal {
	background: url(../images/arrows.png) no-repeat -73px 0; width: 73px; height: 106px;
	right: -25px; top: 214px;
}

.portfol-carousel .jcarousel-next-horizontal:hover {
	background: url(../images/arrows.png) no-repeat -73px bottom;
}

#section-carusel-all-projects {
	display: block;
}