.kinoisland__arrows {
    position: absolute;
    right: 20px;
    top: -4px;
}
.kinoisland__arrows > div {
    background: #efeeeb;
    height: 32px;
    width: 36px;
    font-size: 21px;
    line-height: 28px;
    border-radius: 0 3px 3px 0;
    border: 1px solid rgba(0,0,0,.2);
    box-sizing: border-box;
    color: #9E9E9E;
    display: inline-block;
	font-family: monospace;
	cursor: pointer;
}
.button_pin_left {
    border-radius: 3px 0 0 3px!important;
	margin-right: -8px;
}
.kinoisland__arrows > div:hover {
	color: #000!important;
}

#collects {
	padding-top: 20px;
	background: #EFEEEB;
	display: none;
}
.chart__rating {
    color: #000;
    font-size: 15px;
    font-weight: 700;
	margin-top: -8px;
    position: absolute;
    right: 0;
    top: 50%;
}
.content-wrapper {
	margin: auto;
	padding-bottom: 20px;
}
.kinoisland {
	margin-top: 35px;
	position: relative;
}
.kinoisland__title {
	font-size: 24px;
	line-height: 1;
	position: relative;
	-webkit-transform: translateZ(0);
	word-wrap: break-word;
	z-index: 2;
}
.kinoisland__content {
	margin-top: 23px;
	position: relative;
	-webkit-transform: translateZ(0);
	z-index: 1;overflow: hidden;
}
.movie-grid_similar .movie-grid__inner {
	white-space: nowrap;
}
.collection {
	background: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 0;
	margin-bottom: 40px;
	position: relative;
	vertical-align: top;
	white-space: normal;
	width: 266px;
}
.collection__header {
	background: silver;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	height: 220px;
	padding: 17px 20px 21px;
	position: relative;
}
.collection__border {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 4;
}
.collection__image, .collection__image img {
	height: 100%;
	width: 100%;
}
.collection__image {
	background: #888;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transition: .1s background ease-out;
	-moz-transition: .1s background ease-out;
	transition: .1s background ease-out;
	z-index: 1;
}
.collection__image-avg_ready {
	will-change: unset;background: rgb(71, 69, 68);
}
.collection__image-avg {
	background-color: #999;
	opacity: .9;
	-webkit-transition: background-color .2s;
	-moz-transition: background-color .2s;
	transition: background-color .2s;
	will-change: background-color;
}
.collection__image-paranja, .collection__image-avg {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.collection__image-paranja {
	background: #000;
	opacity: .2;
}
.collection__image-paranja, .collection__image-avg {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.collection__image-paranja {
	-webkit-transition: .1s opacity ease-out;
	-moz-transition: .1s opacity ease-out;
	transition: .1s opacity ease-out;
}
.collection__title {
	position: relative;
	z-index: 2;
}
.collection__title {
	color: #fff;
	font-size: 21px;
	line-height: 27px;
	text-decoration: none;
	word-wrap: break-word;
}
.collection__info {
	color: #fff;
	margin-top: 9px;
	opacity: .8;
	position: relative;
	z-index: 6;
}
collection__info-item:first-child {
	margin-right: 20px;
}
.collection__content {
	border: 1px solid #e5e5e5;
	border-top: none;
	height: 246px;
	padding: 0 20px;
	position: relative;
	z-index: 6;
}
.chart {
	font-size: 15px;
	position: relative;
}
.collection__more {
	border-top: 1px solid #e5e5e5;
	color: #000;
	display: block;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding: 18px 0;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.link, .faq a, .review__notice a, .review__notice-edit-link, .facts a, .terms__content a, .post__text a {
	color: #07c;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: .1s color ease-out;
	-moz-transition: .1s color ease-out;
	transition: .1s color ease-out;
}
.chart_border_none .chart__list, .chart_border_none .chart__item-wrap:first-child {
	border: none;
}
.chart__item-wrap {
	border-top: 1px solid rgba(0,0,0,.1);
	display: table;
	height: 62px;
	min-height: 62px;
	width: 100%;
}
.chart__item {
	color: #000;
	display: table-cell;
	margin: 0 4px;
	padding: 12px 0;
	position: relative;
	text-decoration: none;
	-webkit-transition: .1s color ease-out;
	-moz-transition: .1s color ease-out;
	transition: .1s color ease-out;
	vertical-align: middle;
}
.chart_collection .chart__item-title {
	display: block;
	font-size: 15px;
	max-height: 38px;
	max-width: 200px;
	overflow: hidden;
}
.chart__item-title_narrow {
	max-width: 200px;
}
.chart__item-title {
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
	white-space: normal;
	width: 250px;
}
.collection__more {
	border-top: 1px solid #e5e5e5;
	color: #000;
	display: block;
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding: 18px 0;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.collection__header {
	background: silver;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	height: 220px;
	padding: 17px 20px 21px;
	position: relative;
}
.owl-carousel .owl-wrapper-outer{
	width: 1180px;
	margin: auto;
}