@import url("/css/types-list.css");

.page-title {margin-bottom: 40px;}
.about-descr {
	font: italic 17px/25px openSans;
	margin-bottom: 40px;
	text-align: center;
	padding: 0 20px;
	color: #727b88;
}
.about-main {
	margin: 44px 0 56px;
	text-align: center;
	line-height: 24px;
	color: #000;
}
.about-text-inner {
	font: 13px/22px openSans;
	margin-right: 310px;
}
.about-text-inner .h3 {
	margin: 36px 0;
	color: #000;
}
.about-text-aside {width: 260px;}
.about-text-aside .buy {
	margin-bottom: 24px;
	background: #e9e9e9;
	margin-top: 10px;
	width: 232px;
}
.about-text-aside .buy .block-title:before {border-bottom-color: #e9e9e9;}
.about-text-aside .buy .buy-inner {
	text-shadow: 0 1px #fff;
	padding: 18px 24px 24px;
}
.product-types {
	margin: 60px -72px -74px;
	padding: 58px 72px 65px;
	background: #e9e9e9;
}
.page-footer {margin-top: 60px;}