

/* Start:/local/templates/vodavdom/components/bitrix/catalog/main_catalog/style.css?17114592701692*/
.grid{}
h2 {
	font-size: 24px!important;
	font-family: 'LatoBold', 'Arial', sans-serif !important;
	color: #2f2f2f;
}
.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;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@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%;
	}
}

.table-wrapper .table-container {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 16px;
	width: 100%;
	color: #7f8385;
	margin-bottom: 30px;
}

.table-wrapper .table-container tr:first-child td {
	font-weight: 700;
}

.table-wrapper .table-container tr td:nth-child(1) {
	text-align: justify;
}

.table-wrapper .table-container tr td:nth-child(2) {
	width: 20%;
	text-align: center;
}

.table-wrapper .table-container tr td {
	border: 1px solid grey;
	padding: 10px 10px 20px 10px;
}

.table-wrapper h2 {
	font-family: 'LatoBold', 'Arial', sans-serif;
	font-size: 28px;
	margin: 0;
	margin-bottom: 30px;
	padding: 0;
	text-align: center;
	color: #2f2f2f;
}

.table-wrapper__text {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 16px;
	width: 100%;
	color: #7f8385;
}

.table-wrapper__text:not(:last-child) {
	margin-bottom: 20px;
}
/* End */
/* /local/templates/vodavdom/components/bitrix/catalog/main_catalog/style.css?17114592701692 */
