

/* Start:/contacts/props/style.css?17756510812391*/
.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;
}

.requisites-title {
	font-size: 26px;
	text-align: left;
	font-weight: bold;
}

.requisites-list {
	margin-top: 30px;
	text-align: left;
}

.requisites-list__item {
	margin-bottom: 15px;
}

.requisites-list__item-desc {
	font-size: 15px;
	color: #999;
}

@media (max-width: 767.98px) {
	.page-section {
		margin-top: -16px !important;
	}
	.requisites-title {
		font-size: 34px;
		margin-top: 24px;
	}
	.requisites-list {
		margin-top: 16px;
	}
	.page-section__requisites {
		margin: 0;
	}
	.requisites-list__item-desc {
		font-size: 14px;
		margin-bottom: 2px;
	}
	.requisites-list__item-body {
		line-height: 20px;
	}
	.requisites-list__item {
		margin-bottom: 16px;
	}
	br.d-block {
		display: none !important;
	}
}

/* End */
/* /contacts/props/style.css?17756510812391 */
