

/* Start:/local/templates/2021/components/bitrix/catalog/catalog/style.css?17876493801200*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
section.callback {
	margin-bottom: 80px;
	text-align: center;
}
section.callback header{
	margin-bottom: 8px;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width: 767px) {
	section.callback {
		margin-bottom: 32px;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.head_rightbt_bl {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.head_rightbt {
	max-width: 200px;
}
@media only scree and (max-width:899px) {
	.head_rightbt_bl {
		flex-wrap: wrap;
		margin-bottom: 20px;
	}
	.head_rightbt {
		max-width: 100%;
		width: 100%;
		text-align: center;
	}
}
/* End */
/* /local/templates/2021/components/bitrix/catalog/catalog/style.css?17876493801200 */
