.b-promo {
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
    z-index: 1;
}

.b-promo_index
{
	margin-top:0 !important;
}

.b-promo__nav {
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 50%;
    margin-top: -21px;
    height: 42px;
    width: 42px;
    background-image: url('../images/new/promo-arrows.png');
    z-index: 2;
}

.b-promo__nav_prev {
    left: 45px;
    background-position: 0 0;
}

.b-promo__nav_next {
    right: 45px;
    background-position: -42px 0;
}

.b-promo__bullets {
    bottom: 0;
    padding: 0 44px;
    height: 1px;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    z-index: 150;
    overflow: visible;
}

.b-promo__bullets__item {
    background: url("../images/b-promo__bullets__item_bg.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    height: 10px;
    width: 10px;
    margin: 0 5px 44px;
    bottom: 54px;
	position: relative;
	float:none;
}

.b-promo__bullets__item_active {
    background-position: 50% -10px;
}

.b-promo__covers {
    height: 100%;
    position: relative;
    width: 100%;
}

.b-promo__covers__list {
    left: 0;
    position: absolute;
    top: 0;
    width: 50000px;
    height: 100%;
}

.b-promo__covers__list .b-cover {
    float: left;
}

.b-cover {
    background: url("../images/b-cover__graphics_bg.gif") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.b-cover_loaded {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.b-promo__covers__list .b-cover {
    float: left;
}

.b-cover__graphics {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
}

.b-cover__graphics__label {
    margin-left: 100%;
    position: absolute;
	z-index: 10;
	background: rgba(48,59,69, 0.8);
	padding: 10px; 
}

a.b-cover:hover .b-cover__graphics__label{

	 background: rgba(48,59,69, 0.9); 
}

.b-cover__graphics__label {
    max-width: 90%;
}

.b-more_label {
    color: #555;
    font-size: 13px;
    margin-top: 18px;
    position: relative;
    text-transform: uppercase;
    font-family: "Futura Light";
}

.b-more_label-white {
    color: #fff;
}

.b-more_label:after {
    background: url("../images/arrow_link_more_concrete_in.png") no-repeat scroll center center red;
    border-radius: 50%;
    content: "";
    height: 16px;
    position: absolute;
    right: -20px;
    top: 0;
    width: 16px;
}


.main-content__item{
	position: relative;
	margin-left: 40px;
	margin-right: 40px;
	display: inline-block;
	width: 373px;
	margin-bottom: 80px;
	letter-spacing: normal;
	vertical-align: top;
}

.main-content__item-illustration{
	display: inline-block;
	width: 100%;
	height: 196px;
	background-position: 0 top;
	background-size: cover;
	margin-bottom: -8px;
}

.main-content__item.quantity .main-content__item-illustration,
.main-content__item.advantages .main-content__item-illustration,
.main-content__item.brand-value .main-content__item-illustration,
.main-content__item.specially .main-content__item-illustration,
.main-content__item.trust .main-content__item-illustration{height: 552px;}

.main-content__item.quantity{margin-bottom: -356px;}
.main-content__item.catalog{margin-top: 356px;}

.main-content__item.advantages,
.main-content__item.specially{width: 826px;}

/*.main-content__item.brand-value{margin-top: -354px;}*/

.main-content__item-text{
	display: inline-block;
	position: relative;
	font-family: 'pt_sans';
	background-color: #232323;
	color: #b5b5b5;
	font-size: 15px;
	line-height: 24px;
	width: 100%;
	padding: 17px 48px 17px 26px;
	text-align: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.main-content__item-text__label{
	font-family: 'Futura Bookc';
	font-size: 19px;
	line-height: 24px;
	color: #fff;
	text-transform: uppercase;
	width: 100%;
	display: inline-block;
	
}

.main-block_special .main-content__item-text__label
{
	height:100px;
}

.main-content__item-arr-link{
	position: absolute;
	display: block;
	width: 30px;
	height: 30px;
	/*background-image: url('../images/new/main-arr-link.png');*/
	right: 20px;
	bottom: 30px;
}

.main-content__item.brand-value .main-content__item-text__label,
.main-content__item.trust .main-content__item-text__label{
	font-size: 19px;
	line-height: 48px;
	letter-spacing: 0.5px;
}

.main-content__item.smak .main-content__item-text__label,
.main-content__item.values .main-content__item-text__label{
	font-size: 19px;
	line-height: 48px;
	margin-top: 3px;
	margin-bottom: -3px;
}

.main-content__item-text__type{
	font-size: 11px;
	line-height: 21px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}
.main-content__item.press .main-content__item-text{
	font-size: 15px;
	line-height: 21px;
	
}

.main-content__item.press.last{display: none;}
.main-content__item.press .main-content__item-text__label{
	font-size: 19px;
	line-height: 23px;
	padding: 6px 0 9px;
}


.row-tright{
	display: table;
	width: 100%;
	text-align: right;
	height: 273px;
	margin-bottom: 80px;
}

.row-tleft{
	display: block;
	text-align: left;
	width: 100%;
	margin-top: -360px;
}

.main-content__item.seo{
	/*display: table-cell;*/
	display: inline-block;
	width: 826px;
	vertical-align: middle;
	/*padding-left: 40px;
	padding-right: 40px;*/
}

.main-content__item.seo a{
	color: #b5b5b5;
	text-decoration: underline;
}

.main-content__item.seo a:hover{color: #ff2637;}

.subseo_cell{
	width: 454px;
	height: 1px;
	display: table-cell;
}

.main-content__seo-viewport{
	display: inline-block;
	width: 100%;

	padding-bottom: 40px;
}

.main-content__seo-container{
	position: relative;
	width: 100%;
	text-align: left;
}

.main-content__seo-element{
	display: block;
	color: #b5b5b5;
	font-size: 15px;
	line-height: 21px;
	font-family: 'pt_sans';
	text-decoration: none;
	float: left;
	width: 826px;
	height: 100%;
	/*text-align: justify;*/
}


.main-content__seo-container .slick-dots
{
	bottom: -75px;
	left: 0;
    width: auto;
}

.main-content__seo-viewport .b-arrow
{
	top: auto;
    bottom: -56px;
}

.main-content__seo-viewport .b-arrow_prev
{
	right: 85px !important
}

.main-content__seo-points{
	text-align: left;
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
}

.main-content__seo-points div{
	display: inline-block;
	background: url("../images/b-promo__bullets__item_bg.png") no-repeat scroll 50% 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 0 2px;
    position: relative;
}

.main-content__seo-points div.active{
	background-position: 50% -10px;
}

@media (max-width: 1460px){
	
	.main-content__item{
		width: 273px;
		margin: 0 30px 60px;
	}
	
	.main-content__item-illustration{height: 124px;}
	.main-content__item-text{
		font-size: 13px;
		line-height: 18px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.main-content__item.press .main-content__item-text{padding-right: 45px;}
	
	.main-content__item-text__label{
		font-size: 15px;
		line-height: 18px;
	}
	
	.main-content__item.specially .main-content__item-illustration,
	.main-content__item.brand-value .main-content__item-illustration,
	.main-content__item.quantity .main-content__item-illustration, .main-content__item.advantages .main-content__item-illustration,
	.main-content__item.trust .main-content__item-illustration{
		height: 386px;
	}
	
	.main-content__item.brand-value .main-content__item-text__label,
	.main-content__item.trust .main-content__item-text__label{
		font-size: 15px;
		line-height: 36px;
	}
	
	.main-content__item.smak .main-content__item-text__label,
	.main-content__item.values .main-content__item-text__label{
		font-size: 15px;
		line-height: 36px;
	}
	
	.main-content__item.advantages, .main-content__item.specially{width: 606px;}
	.main-content__item.catalog {margin-top: 262px;}
	
	/*.main-content__item.brand-value{margin-top: -294px;}*/
	.main-content__item-arr-link{margin-bottom: -5px;}
	.row-tright{margin-bottom: 20px;}
	.row-tleft{margin-top: -274px;}
	
	.main-content__item.seo{
		width: 606px;
		/*padding-left: 30px;
		padding-right: 30px;*/
	}
	
	.subseo_cell{width: 334px;}
	
	.main-content__seo-element{
		font-size: 13px;
		line-height: 18px;
		width: 606px;
	}
	
	.main-content__item-text__type{line-height: 18px;}
	.main-content__item.press .main-content__item-text__label{
		font-size: 15px;
		line-height: 18px;
	}
	.main-content__item.press .main-content__item-text{
		font-size: 13px;
		line-height: 18px;
	}
}

@media (max-width: 1000px){
	
	.b-promo{height: 470px !important;}
	
	.main-content__item{
		width: 280px;
		margin: 0 20px 40px;
	}
	
	.main-content__item-illustration{height: 130px;}
	
	.main-content__item.specially{width: 280px;}
	.main-content__item.advantages{width: 600px;}
	.main-content__item.specially .main-content__item-illustration,
	.main-content__item.advantages .main-content__item-illustration{
		height: 382px;
	}
	
	.main-content__item.quantity .main-content__item-illustration{
		height: 130px;
		background-position: center;
	}
	
	.row-tleft{
		text-align: right;
		margin-top: -731px;
    	margin-bottom: 512px;
	}
	
	.main-content__item.quantity{margin-bottom: -578px; margin-top: 500px;}
	.main-content__item.advantages{margin-top: -124px;}
	.main-content__item.catalog{margin-top: 0px; margin-left: 340px;}
	
	.main-content__item.seo{
		width: 600px;
		/*padding-left: 20px;
		padding-right: 26px;*/
	}
	
	.subseo_cell{width: 0;}
	
	.main-content__seo-element{width: 600px;}
	.main-content__seo-points{text-align: center;}
	
	.main-content__item.brand-value{margin-top: 0;}
	.main-content__item.brand-value .main-content__item-illustration{
		height: 130px;
	}
	
	.main-content__item.press.last{display: inline-block;}
}

@media (max-width: 640px){
			
	.main-block_special
	{
		width: 100%;
	}
	.b-promo{height: 400px !important;}
			
	.main-content__item{
		width: 90%;
    margin: 10px auto;
    display: block;
	}
	
	.main-content__item.specially,
	.main-content__item.advantages{
		width: 90%;
		margin-top: 0;
	}

	.main-block_special .main-content__item-illustration
	{
		/* height:auto; */
	}
	.main-block_special .slick-dots
	{
		bottom: -40px;
	}
	.link-special-more
	{
	margin: 60px auto 40px auto;
	}
	.main-content__item.quantity{
		margin-bottom: 20px;
		margin-top: 0;
	}
	
	.row-tleft{
		margin-top: 0;
		margin-bottom: 0;
		text-align: left;
	}
	
	.row-tright{margin-top: 40px;}
	
	.main-content__seo-viewport{padding-bottom: 65px;}
	
	.main-content__item-illustration,.main-content__item.quantity .main-content__item-illustration, .main-content__item.advantages .main-content__item-illustration,
	.main-content__item.specially .main-content__item-illustration, .main-content__item.brand-value .main-content__item-illustration,
	.main-content__item.trust .main-content__item-illustration{height: 215px;}
	
	.main-content__item.catalog{margin: 0 20px 20px;}
	.main-content__item.seo{width: 400px;}
	.main-content__seo-element{
		width: 400px;
		font-size: 13px;
		line-height: 18px;
	}
	
	.main-content__item.seo{margin-bottom: 60px;
	
	display: none;
	}
	
	.main-content__item.press{margin-bottom: 1px;}
	.main-content__item.press .main-content__item-illustration{display: none;}


}

.kitchen-desc_text__coast>span:nth-child(2)
{
	display: block;
	float: right;
	margin-top: 6px;
	 font-size: 18px;
	line-height: 32px;
   text-transform: uppercase;
	color: #fff;
	font-family: "Futura Bookc";
}

.name-slide-main {
	font-weight: 300;
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    color: #FFFFFF;
    position: absolute;
    bottom: 66px;
    max-width: 600px;
    padding: 10px 20px;
    font-family:'Futura NewLight';
    box-sizing: border-box;
}

.main-content__item.specially, .main-content__item.trust
{
	width:44% !important;
}
