.jcarousel-wrapper {
    margin: 5px 0 0 0;
    position: relative;
    border: 5px solid #fff;
    /*-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;*/
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    /*width: 100%;*/
	width:520px;
}


.jcarousel2 {
    position: relative;
    overflow: hidden;
    /*width: 100%;*/
	width:100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel2 ul {
    width: 100000em;
	/*max-height:800px;*/
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 220%;
	max-height:180px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.jcarousel2 li {
	width:100%;
    max-width: 1110px;
	/*max-height:800px;*/
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
  /*  position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;*/
	
	position: absolute;
top: 50%;
margin-top: -42px;
width: 50px;
height: 49px;
}

.jcarousel-control-prev2,
.jcarousel-control-next2 {
  /*  position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;*/
	
	position: absolute;
top: 125px;
margin-top: -42px;
width: 50px;
height: 49px;
}

.jcarousel-control-prev, .jcarousel-control-prev2 {
	background-image: url('/images/rightArr.png');
    left: 0px;
}

.jcarousel-control-next, .jcarousel-control-next2 {
	background-image: url('/images/leftArr.png');
    right: 0px;
}

/** Carousel Pagination **/

.jcarousel-pagination, .jcarousel-pagination2 {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a, .jcarousel-pagination2 a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active, .jcarousel-pagination2 a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}










#fade, .fade_all { 
	display: none; 
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 10000;
}
.popup_block{
	display: none; 
	background: #fff;
	padding: 5px;
	border: 20px solid #ddd;
	float: left;
	position: fixed;
	top: 55%; left: 56%;
	z-index: 99999;
	/*--CSS3 Тени для Блока--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Закругленные углы--*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
    border: 0;
	width: 80px;
    height: 80px;
}
/*--Фиксированное позиционирование для тупого IE6--*/
*html #fade , *html .fade_all {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}








div.soc-mini-h { margin: 3px 0 0 0; }
div.soc-mini-h2 { /*margin: 3px 0 0 32px;*/ }
div.soc-mini-h ul, div.soc-mini-h2 ul {
	padding: 0;
	margin: 0;
}
div.soc-mini-h ul li, div.soc-mini-h2 ul li {
	vertical-align: top !important;
	zoom: 1;
	display: -moz-inline-stack;
	display: inline-block;
 *display:inline;
	margin: 0 2px 0 0 !important;
	width: 22px;
	overflow: hidden;
	padding: 0 5px 0 0;
	font-weight: normal !important;
	text-indent: 0 !important;
}
div.soc-mini-h ul li.first, div.soc-mini-h2 ul li.first {
	width: auto;
	padding: 4px 4px 0 0 !important;
}


#contain {
	position: absolute;
	margin-left: 40px;
	margin-top: 20px;
	height: 170px;
	width: 470px;
	overflow: hidden;
	left: 100px;
}
#contain div {
	position: absolute;
	top: 0px;
	width: 230px;
	cursor: pointer;
	overflow: hidden;
	text-align: center;
}
#carouselLeft {
	position: absolute;
	margin-top: 60px;
	/*margin-left:55px;*/
	left: 70px;
	cursor: pointer;
*margin-left:-300px;
}
#carouselRight {
	position: absolute;
	margin-top: 60px;
	/*margin-left:605px;*/
	cursor: pointer;
	right: 65px;
    margin-left:260px;
}
.dedvideo {
	/*width: 700px;*/
	text-align: center;
}

.popup_block {
	width:600px !important;
	}
	

.txt112 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
.poplight-vk {
	cursor: pointer;
}