/*#b_price .price-link{
	text-align: right;
	margin-bottom: 13px;
}
#b_price .price-link a{
	font-size: 16px;
}
#b_price .red-border-container{
	padding: 50px 60px 64px 50px;
}
#b_price .price-title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 36px;
	line-height: 33px;
	color: #12171c;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	text-align: center;
	margin-top: -25px;
}
#b_price .price-list{

}
#b_price .price-sections{
	width: 250px;
	padding-right: 23px;
	float: left;
}
#b_price .price-sections a{
	font-weight: bold;
}
#b_price .price-sections a.active{
	border: none;
	color: #000;
}
#b_price .price-list{
	width: 530px;
	padding-right: 10px;
	float: right;
}
#b_price .price-list-section{
	display: none;
	height: 500px;
	overflow: auto;
}
#b_price .price-list-section-item{
	padding: 7px 16px;
}
#b_price .price-list-section-item:nth-child(odd){
	background: #efeeee;
}
#b_price .price-list-section-item-name{
	width: 340px;
	float: left;
}
#b_price .price-list-section-item-cost{
	width: 95px;
	float: right;
	font-weight: bold;
}

#b_price .services-list-button-container{
	bottom: -30px;
	left: -13px;
	width: 940px;
	text-align: center;
	position: absolute;
}
#b_price .services-list-button{
	background: #ffffff;
	padding: 0px 28px;
	display: inline-block;
	text-align: center;
}
#b_price .services-list-button a{
	padding: 12px 33px;
}
#b_price .price-attention{
	margin-top: 47px;
	text-align: center;
	font-weight: 100;
	color: #12171c;
	font-size: 15px;
}*/
/* О Плитке */
.video-review{
	background: url(/bitrix/templates/.default/images/s1/video-review.jpg) no-repeat center center;
    display: block;
    width: 997px;
    padding: 65px 0;
    text-decoration: none;
    margin-bottom: 45px;
    margin: 0 auto;
}
.video-review .video-review-description{
	text-align: center;
}
.video-review .video-review-description i{
	background: url(/bitrix/templates/.default/images/s1/play-sprite.png) no-repeat 0px 0px;
	display: inline-block;
	width: 128px;
	height: 128px;
}
.video-review:hover .video-review-description i{
	background-position: -128px 0px;
}
.video-review .video-review-type{
	font-size: 18px;
	margin-top: 20px;
}
.video-review .video-review-title{
	font-size: 36px;
	margin-top: 5px;
    line-height: 32px;
	color: #fff;
	text-transform: uppercase;
}
.video-review .video-review-title span{
	font-weight: 700;
	display: block;
}
section.about{
	padding: 35px 0 0 0;
}
section.about .characteristics{
	margin: 0 0 90px 0;
}
section.about .characteristics table{
	width: 925px;
}
section.about .characteristics table td{
	padding: 13px 0 20px 52px;
}
section.about .characteristics table td:nth-child(even){
	padding-right: 43px;
	width: 407px;
}
section.about .characteristics table tr:nth-child(odd){
	background: #f0f2f7;
}
section.about .characteristics table td:nth-child(odd):after{
	content: '';
    color: transparent;
    width: 100%;
    display: inline-block;
    height: 1px;
    background: url('/bitrix/templates/.default/images/s1/small-line.png') bottom repeat-x;
}
section.about .characteristics table td:nth-child(odd){
    overflow: hidden;
    white-space: nowrap;
}
/* Раздел для Дилеров */
.bankdaten{
	padding: 0 120px 70px 176px;
	border: 3px solid #f0f2f7;
	margin: 55px 0 0 0;
}
.bankdaten p{
	margin-bottom: 12px;
}
.bankdaten .block-title{
    width: 408px;
    margin: -18px auto 70px auto;
    background: #fff;
}

.search-line {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.search-line .top-menu-multilevel {
	width: 735px;
	height: 20px;
	background-color: #1c4c7a;
	padding: 13px 0 13px 25px;
}

.top-line {
	min-height: 15px;
}

@media only screen and (max-width : 1020px) {
	.search-line .top-menu-multilevel {
		height: auto;
		width: 100%;
	}

	.search-line .search-form {
		width: 100%;
	}
}

.horizontal-top-menu li {
	background-color: #1c4c7a;
}

.search-page {
	display: none;
}

@media screen and (min-width: 1021px) {
	.search-form {
		flex-grow: 1;
	}

	.bx_search_container .bx_field .bx_input_text {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
