

/* Start:/about/structure/style.css?17756510833434*/
.tabs-panel {
	margin-top: 12px;
	margin-bottom: 10px;
}

.tabs-panel__list {
	display: flex;
	flex-wrap: nowrap;
	overflow-x: auto;
	scrollbar-width: 0;
	scrollbar-height: 0;
}

.tabs-panel__list::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.tabs-panel__list::-webkit-scrollbar-track {
	width: 0;
	height: 0;
}

.tabs-panel__list-item {
	height: 48px;
	line-height: 46px;
	color: #444;
	font-size: 15px;
	background-color: #f0f4f7;
	border: 1px solid #d6dce1;
	border-radius: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 15px;
	position: relative;
	display: flex;
	flex-flow: row;
	white-space: nowrap;
}

@media (max-width: 767.98px) {
	.tabs-panel__list-item {
		font-size: 14px;
		height: 44px;
		line-height: 42px;
	}
}

.tabs-panel__list-item span {
	display: inline-block;
	float: left;
}

.tabs-panel__list-item [class*=' i-'],
.tabs-panel__list-item [class^='i-'] {
	font-size: 28px;
	line-height: 46px;
	height: 46px;
	width: 28px;
	margin-right: 10px;
	color: #3169b6;
}

@media (max-width: 767.98px) {
	.tabs-panel__list-item [class*=' i-'],
	.tabs-panel__list-item [class^='i-'] {
		line-height: 42px;
		height: 44px;
		font-size: 26px;
		margin-right: 4px;
	}
}

.tabs-panel__list-item._active, .tabs-panel__list-item:hover, .tabs-panel__list-item:active {
	color: #fff;
	background-color: #3169b6;
	border-color: #3169b6;
}

.tabs-panel__list-item._active [class*=' i-'],
.tabs-panel__list-item._active [class^='i-'], .tabs-panel__list-item:hover [class*=' i-'],
.tabs-panel__list-item:hover [class^='i-'], .tabs-panel__list-item:active [class*=' i-'],
.tabs-panel__list-item:active [class^='i-'] {
	color: #fff;
}

.page-title {
	margin-bottom: 30px;
}

.page-section {
	margin: 0 0 50px;
}

.page-section__img {
	min-height: 225px;
}

.page-section__img._cleaning {
	width: 75%;
	height: 75%;
	min-height: auto !important;
}

@media (min-width: 360px) {
	.page-section__img {
		min-height: 255px;
	}
}

@media (min-width: 420px) {
	.page-section__img {
		min-height: 300px;
	}
}

@media (min-width: 576px) {
	.page-section__img {
		min-height: 425px;
	}
}

@media (min-width: 768px) {
	.page-section__img {
		min-height: 575px;
	}
}

@media (min-width: 992px) {
	.page-section__img {
		min-height: 350px;
	}
}

@media (min-width: 1200px) {
	.page-section__img {
		min-height: 420px;
	}
}

@media (min-width: 1500px) {
	.page-section__img {
		min-height: 540px;
	}
}

.page-section__text {
	margin-bottom: 15px;
	padding: 0;
}

@media (min-width: 576px) {
	.page-section__text {
		padding: 0 15px;
	}
}

@media (min-width: 768px) {
	.page-section__text {
		padding: 0 20px;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	.page-section__text {
		padding: 0 10px;
	}
}

@media (min-width: 1200px) {
	.page-section__text {
		padding: 0 25px;
	}
}

@media (min-width: 1500px) {
	.page-section__text {
		padding: 0 100px;
	}
}

@media (min-width: 992px) {
	.page-section {
		margin: 0;
	}
}

@media (max-width: 767.98px) {
	.page-section {
		margin: 0 0 30px;
	}
	.page-section__img {
		margin-top: 8px;
	}
	.page-title {
		margin-bottom: 24px;
	}
	.page-title h1 {
		font-size: 34px;
	}
	.page-title h1 + div {
		font-style: italic;
		font-size: 16px;
		margin-top: 4px;
	}
	.page-section__title._big {
		font-size: 26px;
		text-align: left;
		margin-bottom: 8px;
	}
	.page-section__text-paragraph {
		text-align: left;
		font-size: 16px;
		line-height: 24px;
	}
}

/* End */
/* /about/structure/style.css?17756510833434 */
