

/* Start:/local/templates/flzn/components/bitrix/breadcrumb/universal/style.min.css?1739150706620*/
.bx-breadcrumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bx-breadcrumb-item{height:22px;white-space:nowrap}.bx-breadcrumb-item-angle{margin:0 10px;color:#b5bdc2;vertical-align:top;font-size:12px}.bx-breadcrumb-item-link{border-bottom:0;vertical-align:top;line-height:21px}.bx-breadcrumb-item-text{vertical-align:top;white-space:normal;font:400 13px/21px "Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;transition:250ms linear all}
/* End */


/* Start:/local/templates/flzn/components/bitrix/news/shares/bitrix/news.detail/.default/style.css?17391506915003*/
div.news-detail
{
	word-wrap: break-word;
}
div.news-detail img.detail_picture
{
	float:left;
	margin:0 8px 6px 1px;
}
.news-date-time
{
	color:#486DAA;
}

.widget-web-form-2 {
	display: block;
	background: #074d90;
}
.widget-web-form-2 .widget-web-form-2-background {
	display: block;
	background: #074d90;
}
.widget-web-form-2 .widget-web-form-2-background .widget-web-form-2-background-wrapper {
	display: block;
	position: relative;
	overflow: hidden;
}
.widget-web-form-2 .widget-web-form-2-section {
	display: block;
	position: relative;
	height: 130px;
	font-size: 0;
	white-space: nowrap;
	text-align: center;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	margin-left: 20px;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title .widget-web-form-2-image {
	position: absolute;
	top: -10px;
	right: 0;
	bottom: -10px;
	left: 0;
	text-align: center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center center;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title .widget-web-form-2-text-wrap {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	text-align: center;
	margin: 0 30px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title .widget-web-form-2-text {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	white-space: normal;
	font-size: 22px;
	line-height: 1.1;
	color: #fff;
	margin: 0 30px;
	font-weight: bold;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-description {
	margin-left: 300px;
	margin-right: 220px;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-description .widget-web-form-2-text {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	text-align: left;
	font-size: 14px;
	line-height: 1.5;
	color: #fff;
	margin: 0 40px;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-button {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	margin-right: 20px;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-button .intec-button {
	color: #fff;
	background-color: #074d90;
	padding: 10px 20px;
	border: 2px solid #ffffff;
}
.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-button .intec-button:hover {
	background-color: #fff;
	color: #116afc;
}

@media all and (max-width: 900px) {
	.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-description {
		margin-right: 20px;
	}
	.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-button {
		position: relative;
		width: auto;
		margin: 30px 0;
		height: auto;
	}
	.mob-order{
		order: 2;
	}
}

@media all and (max-width: 700px) {
	.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title {
		margin: 0;
	}
	.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title .widget-web-form-2-image {
		bottom: 0;
	}
	.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title .widget-web-form-2-text-wrap {
		border: none;
	}
	.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title .widget-web-form-2-text {
		text-align: center;
	}
	.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-description {
		margin: 30px 0;
		height: auto;
	}
	.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-description .widget-web-form-2-text {
		text-align: center;
	}
	.widget-web-form-2 .widget-web-form-2-section.widget-web-form-2-title {
		position: relative;
		width: auto;
	}
}

.bz-link {
	display: flex;
	padding: 20px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	transition: .5s linear;
}

a.bz-link{
	color: #074d90;
}
a.bz-link:hover {
	color: #fff;
	background-color: #084d90;
}
.bz-detail-bg {
	width: 100%;
	height: 250px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.bz-detail-txt {
	margin-top: 10px;
}

.intec-button {
	display: inline-block;
	vertical-align: middle;
	padding: 5px 8px;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
	background: #e7e7e7;
	border: 1px solid #e7e7e7;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transition-property: background,color,border;
	-moz-transition-property: background,color,border;
	-ms-transition-property: background,color,border;
	-o-transition-property: background,color,border;
	transition-property: background,color,border;
}
.intec-aligner {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
	overflow: hidden;
}

.back-link-text{
	color: #074d90;
}
.backtrack-link{
	margin-bottom: 20px;
}
/* End */


/* Start:/local/templates/flzn/components/bitrix/news.list/sidebar/style.css?1739150707640*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
div.baza__item img{
	width: 400px;
	height: 300px;
	top: -90px;
	border-radius: 20px;
	box-shadow: 0 0px 25px 5px #fbfbfb;
}
#tab-2, #tab-3, #tab-4{
	display: none;
}
#tab-1:before, #tab-2:before, #tab-3:before, #tab-4:before {
	display: block;
	content: "";
	height: 555px;
	margin: -555px 0 0;
}
.baza__item--text a{
	color: black;
}

.baza__item--text h2:hover{
	color: #2973e1;
}
h4 {
	font-size: 1.33em;
	display: block;
	line-height: 1.1;
	font-weight: 700;
	margin: 35px 0 25px 0;
}

/* End */
/* /local/templates/flzn/components/bitrix/breadcrumb/universal/style.min.css?1739150706620 */
/* /local/templates/flzn/components/bitrix/news/shares/bitrix/news.detail/.default/style.css?17391506915003 */
/* /local/templates/flzn/components/bitrix/news.list/sidebar/style.css?1739150707640 */
