

/* Start:/local/templates/vdpo31_local/vendor/flexslider/flexslider.css?17291897725209*/
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('/local/templates/vdpo31_local/vendor/flexslider/fonts/flexslider-icon.eot');
	src:url('/local/templates/vdpo31_local/vendor/flexslider/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('/local/templates/vdpo31_local/vendor/flexslider/fonts/flexslider-icon.woff') format('woff'),
		url('/local/templates/vdpo31_local/vendor/flexslider/fonts/flexslider-icon.ttf') format('truetype'),
		url('/local/templates/vdpo31_local/vendor/flexslider/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; line-height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
/* End */


/* Start:/local/templates/vdpo31_local/css/theme-elements.css?17291897714368*/

/* Thumb Info */
a.thumb-info {
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	max-width: 100%;
}

a.thumb-info:hover span.thumb-info-action-icon {
	right: 0;
	top: 0;
}

a.thumb-info:hover span.thumb-info-action {
	filter: alpha(opacity=100);
	opacity: 1;
}

a.thumb-info span.thumb-info-action-icon {
	-moz-border-radius: 0 0 0 25px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-border-radius: 0 0 0 25px;
	-webkit-transition: all 0.3s;
	background: #CCC;
	border-radius: 0 0 0 25px;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	position: absolute;
	right: -100px;
	text-align: center;
	top: -100px;
	transition: all 0.3s;
	width: 50px;
}

a.thumb-info span.thumb-info-action-icon i {
	font-size: 24px;
	left: 3px;
	position: relative;
	top: -4px;
}

a.thumb-info:hover span.thumb-info-title {
	background: #000;
}

a.thumb-info span.thumb-info-action {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: rgba(36,27,28, .9);
	bottom: 0;
	color: #FFF;
	filter: alpha(opacity=0);
	height: 100%;
	left: 0;
	opacity: 0.0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 0.3s;
	width: 100%;
}

a.thumb-info span.thumb-info-inner {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	display: block;
	transition: all 0.3s;
	white-space: nowrap;
}

a.thumb-info span.thumb-info-title {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: rgba(36,27,28, .9);
	bottom: 10%;
	color: #FFF;
	font-size: 18px;
	font-weight: 700;
	left: 0;
	letter-spacing: -1px;
	padding: 9px 11px 9px;
	position: absolute;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	text-transform: uppercase;
	transition: all 0.3s;
	z-index: 1;
}

a.thumb-info span.thumb-info-type {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	background-color: #CCC;
	border-radius: 2px;
	display: inline-block;
	float: left;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0;
	margin: 8px -2px -15px -2px;
	padding: 2px 9px;
	text-transform: none;
}

a.thumb-info:hover img {
	-moz-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

a.thumb-info img {
	-moz-border-radius: 3px;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-webkit-border-radius: 3px;
	-webkit-transition: all 0.2s linear;
	border-radius: 3px;
	position: relative;
	transition: all 0.2s linear;
}

span.thumb-info-caption {
	padding: 10px 0;
}

span.thumb-info-caption p {
	font-size: 0.9em;
	line-height: 20px;
	margin: 0 0 8px;
	padding: 10px;
}

span.thumb-info-social-icons {
	border-top: 1px dotted #DDD;
	margin: 0;
	padding: 15px 0;
	display: block;
}

span.thumb-info-social-icons a {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	background: #CCC;
	border-radius: 25px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}

span.thumb-info-social-icons a:hover {
	text-decoration: none;
}

span.thumb-info-social-icons a span {
	display: none;
}

span.thumb-info-social-icons a i {
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
}

a.thumb-info.secundary span.thumb-info-title {
	background: transparent;
	bottom: auto;
	left: 0;
	right: 0;
	top: 35%;
	text-align: center;
	opacity: 0;
}

a.thumb-info.secundary span.thumb-info-type {
	float: none;
}

a.thumb-info.secundary:hover span.thumb-info-title {
	top: 42%;
	opacity: 1;
}

/* Thumbnail Gallery */
ul.thumbnail-gallery {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

ul.thumbnail-gallery li {
	display: inline-block;
	margin: 10px 10px 0 0;
	padding: 0;
}

/* Navs */
ul.nav-list.primary > li {
	margin: 0;
	padding: 0;
}

ul.nav-list.primary > li a {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background-image: url(/local/templates/vdpo31_local/css/../img/list-primary.png);
	background-position: 9px 16px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDDE;
	padding: 8px 20px;
	transition: all 0.3s;
}
/* End */


/* Start:/local/templates/vdpo31_local/css/theme-responsive.css?17291897711736*/
@media (max-width: 991px) {

	/* Thumb Info */
	a.thumb-info span.thumb-info-title {
		font-size: 14px;
	}

	a.thumb-info span.thumb-info-more {
		font-size: 11px;
	}

	/* Misc */
	.thumbnail {
		border: 0;
	}

	/* Flexslider */
	div.flexslider [class*="col-md-"] {
		text-align: center;
	}

	div.flexslider [class*="col-md-"] img {
		display: inline;
		width: auto;
	}

	div.flexslider div.portfolio-item,
	div.flexslider article {
		margin: 0 auto 25px;
		text-align: left;
	}

	/* Scroll to Top */
	a.scroll-to-top {
		display: none !important;
	}
}

@media (max-width: 767px) {
	/* Header */
	header {
		display: block;
	}

	header > div.container {
		width: 100%;
	}

	/* Navigation */
	header.center nav {
		width: auto;
	}

	header nav ul.nav-top {
		float: right;
		margin-right: 0;
	}

	/* Responsive Button Nav */
	button.btn-responsive-nav {
		top: 15px;
	}

	/* Caption */
	div.slider > ul > li > div.caption {
		margin-left: 20px !important;
	}

	div.slider > ul > li > div.center-caption {
		margin-left: 0 !important;
	}
	
	.project.detail .valign { margin-bottom: 10px; }

}

@media (max-width: 479px) {

	/* Base */
	body {
		font-size: 13px;
	}

	h2 {
		line-height: 40px;
	}

	/* Arrow */
	span.arrow {
		display: none;
	}

	/* Navigation */
	header nav ul.nav-top,
	header div.header-top {
		display: none;
	}

	/* Flex Slider */
	div.flexslider,
	div.flexslider.unstyled,
	div.flexslider.unstyled {
		margin-top: 20px;
	}
	

}

/* Nav Responsive Breakpoints */
@media (max-width: 600px) {

	header nav ul.nav-top li {
		display: none;
	}

	header nav ul.nav-top li.phone {
		display: block;
	}

}
/* End */


/* Start:/local/templates/vdpo31_local/css/flexbox.css?173141408117227*/
*,
:after,
:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*---- For old browsers ----*/

@supports (not(--css: variables)) {
	.supports_error {
		display: flex !important;
	}
}

/*---- For IE ----*/

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
	.supports_error {
		display: flex !important;
	}
}

:root {
	--gap-value-1: 15px;
	--gap-value-2: 30px;
}

.flex {
	display: -ms-flexbox;
	display: flex;
	flex: 1;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-basis: 100%;
	flex-basis: 100%;
}

.flex.row {
	flex-direction: row;
	margin-left: calc(var(--gap-value-1) - var(--gap-value-1) * 2);
	margin-right: calc(var(--gap-value-1) - var(--gap-value-1) * 2);
	-ms-flex-basis: 100%;
	flex-basis: 100%;
}

.flex.row_2 {
	flex-direction: row;
	margin-left: calc(var(--gap-value-2) - var(--gap-value-2) * 2);
	margin-right: calc(var(--gap-value-2) - var(--gap-value-2) * 2);
	-ms-flex-basis: 100%;
	flex-basis: 100%;
}

.flex.row>* {
	padding-left: var(--gap-value-1);
	padding-right: var(--gap-value-1);
	width: 100%;
}

.flex.row_2>* {
	padding-left: var(--gap-value-2);
	padding-right: var(--gap-value-2);
	width: 100%;
}

.flex.column {
	flex-direction: column;
}

.flex.column-reverse {
	flex-direction: column-reverse;
}

.flex.row-reverse {
	flex-direction: row-reverse;
}

.flex.nowrap {
	flex-wrap: nowrap;
}

.flex.stretch {
	align-items: stretch;
}

.flex.stretch>*>* {
	height: 100%;
}

.flex.nowrap {
	flex-wrap: nowrap;
}

/*---- gap ----*/

/*--10--*/
.flex.gap-10-10 {
	gap: 10px 10px;
}

.flex.gap-0-10 {
	gap: 0 10px;
}

.flex.gap-10-0 {
	gap: 10px 0;
}

.flex.gap-15-10 {
	gap: 15px 10px;
}

.flex.gap-10-15 {
	gap: 10px 15px;
}

.flex.gap-20-10 {
	gap: 20px 10px;
}

.flex.gap-10-20 {
	gap: 10px 20px;
}

.flex.gap-30-10 {
	gap: 30px 10px;
}

.flex.gap-10-30 {
	gap: 10px 30px;
}

.flex.gap-40-10 {
	gap: 40px 10px;
}

.flex.gap-10-40 {
	gap: 10px 40px;
}

/*--15--*/
.flex.gap-15-15 {
	gap: 15px 15px;
}

.flex.gap-0-15 {
	gap: 0 15px;
}

.flex.gap-15-0 {
	gap: 15px 0;
}

.flex.gap-20-15 {
	gap: 20px 15px;
}

.flex.gap-15-20 {
	gap: 15px 20px;
}

.flex.gap-30-15 {
	gap: 30px 15px;
}

.flex.gap-15-30 {
	gap: 15px 30px;
}

.flex.gap-40-15 {
	gap: 40px 15px;
}

.flex.gap-15-40 {
	gap: 15px 40px;
}

/*--20--*/
.flex.gap-20-20 {
	gap: 20px 20px;
}

.flex.gap-0-20 {
	gap: 0 20px;
}

.flex.gap-20-0 {
	gap: 20px 0;
}

.flex.gap-30-20 {
	gap: 30px 20px;
}

.flex.gap-20-30 {
	gap: 20px 30px;
}

.flex.gap-40-20 {
	gap: 40px 20px;
}

.flex.gap-20-40 {
	gap: 20px 40px;
}

/*--30--*/
.flex.gap-30-30 {
	gap: 30px 30px;
}

.flex.gap-0-30 {
	gap: 0 30px;
}

.flex.gap-30-0 {
	gap: 30px 0;
}

.flex.gap-40-30 {
	gap: 40px 30px;
}

.flex.gap-30-40 {
	gap: 30px 40px;
}

/*--40--*/
.flex.gap-40-40 {
	gap: 40px 40px;
}

.flex.gap-0-40 {
	gap: 0 40px;
}

.flex.gap-40-0 {
	gap: 40px 0;
}

/*---- positioning ----*/

.flex.w-space-between {
	justify-content: space-between;
}

.flex.h-space-between {
	align-content: space-between;
}

.flex.top-left {
	align-items: flex-start;
	justify-content: flex-start;
}

.flex.top-center {
	align-items: flex-start;
	justify-content: center;
}

.flex.top-right {
	align-items: flex-start;
	justify-content: flex-end;
}

.flex.center-left {
	align-items: center;
	justify-content: flex-start;
}

.flex.center-center {
	align-items: center;
	justify-content: center;
}

.flex.center-right {
	align-items: center;
	justify-content: flex-end;
}

.flex.bottom-left {
	align-items: flex-end;
	justify-content: flex-start;
}

.flex.bottom-center {
	align-items: flex-end;
	justify-content: center;
}

.flex.bottom-right {
	align-items: flex-end;
	justify-content: flex-end;
}

.flex.lg-w-space-between {
	justify-content: space-between;
}

.flex.lg-h-space-between {
	align-content: space-between;
}

.flex.lg-top-left {
	align-items: flex-start;
	justify-content: flex-start;
}

.flex.lg-top-center {
	align-items: flex-start;
	justify-content: center;
}

.flex.lg-top-right {
	align-items: flex-start;
	justify-content: flex-end;
}

.flex.lg-center-left {
	align-items: center;
	justify-content: flex-start;
}

.flex.lg-center-center {
	align-items: center;
	justify-content: center;
}

.flex.lg-center-right {
	align-items: center;
	justify-content: flex-end;
}

.flex.lg-bottom-left {
	align-items: flex-end;
	justify-content: flex-start;
}

.flex.lg-bottom-center {
	align-items: flex-end;
	justify-content: center;
}

.flex.lg-bottom-right {
	align-items: flex-end;
	justify-content: flex-end;
}

@media only screen and (max-width: 1259px) {
	.flex.md-w-space-between {
		justify-content: space-between;
	}

	.flex.md-h-space-between {
		align-content: space-between;
	}

	.flex.md-top-left {
		align-items: flex-start;
		justify-content: flex-start;
	}

	.flex.md-top-center {
		align-items: flex-start;
		justify-content: center;
	}

	.flex.md-top-right {
		align-items: flex-start;
		justify-content: flex-end;
	}

	.flex.md-center-left {
		align-items: center;
		justify-content: flex-start;
	}

	.flex.md-center-center {
		align-items: center;
		justify-content: center;
	}

	.flex.md-center-right {
		align-items: center;
		justify-content: flex-end;
	}

	.flex.md-bottom-left {
		align-items: flex-end;
		justify-content: flex-start;
	}

	.flex.md-bottom-center {
		align-items: flex-end;
		justify-content: center;
	}

	.flex.md-bottom-right {
		align-items: flex-end;
		justify-content: flex-end;
	}
}

@media only screen and (max-width: 991px) {
	.flex.sm-w-space-between {
		justify-content: space-between;
	}

	.flex.sm-h-space-between {
		align-content: space-between;
	}

	.flex.sm-top-left {
		align-items: flex-start;
		justify-content: flex-start;
	}

	.flex.sm-top-center {
		align-items: flex-start;
		justify-content: center;
	}

	.flex.sm-top-right {
		align-items: flex-start;
		justify-content: flex-end;
	}

	.flex.sm-center-left {
		align-items: center;
		justify-content: flex-start;
	}

	.flex.sm-center-center {
		align-items: center;
		justify-content: center;
	}

	.flex.sm-center-right {
		align-items: center;
		justify-content: flex-end;
	}

	.flex.sm-bottom-left {
		align-items: flex-end;
		justify-content: flex-start;
	}

	.flex.sm-bottom-center {
		align-items: flex-end;
		justify-content: center;
	}

	.flex.sm-bottom-right {
		align-items: flex-end;
		justify-content: flex-end;
	}
}


@media only screen and (max-width: 767px) {
	.flex.xs-w-space-between {
		justify-content: space-between;
	}

	.flex.xs-h-space-between {
		align-content: space-between;
	}

	.flex.xs-top-left {
		align-items: flex-start;
		justify-content: flex-start;
	}

	.flex.xs-top-center {
		align-items: flex-start;
		justify-content: center;
	}

	.flex.xs-top-right {
		align-items: flex-start;
		justify-content: flex-end;
	}

	.flex.xs-center-left {
		align-items: center;
		justify-content: flex-start;
	}

	.flex.xs-center-center {
		align-items: center;
		justify-content: center;
	}

	.flex.xs-center-right {
		align-items: center;
		justify-content: flex-end;
	}

	.flex.xs-bottom-left {
		align-items: flex-end;
		justify-content: flex-start;
	}

	.flex.xs-bottom-center {
		align-items: flex-end;
		justify-content: center;
	}

	.flex.xs-bottom-right {
		align-items: flex-end;
		justify-content: flex-end;
	}
}

/*---- 1260+ ----*/

.lg-hide {
	display: none !important;
}

.lg-show {
	display: block !important;
}

.lg-1 {
	flex: 0 0 8.33333333%;
	max-width: 8.33333333%;
}

.lg-2 {
	flex: 0 0 16.66666667%;
	max-width: 16.66666667%;
}

.lg-3 {
	flex: 0 0 25%;
	max-width: 25%;
}

.lg-4 {
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
}

.lg-5 {
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.lg-6 {
	flex: 0 0 50%;
	max-width: 50%;
}

.lg-7 {
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.lg-8 {
	flex: 0 0 66.66666667%;
	max-width: 66.66666667%;
}

.lg-9 {
	flex: 0 0 75%;
	max-width: 75%;
}

.lg-10 {
	max-width: 83.33333333%;
	flex: 0 0 83.33333333%;
}

.lg-11 {
	max-width: 91.66666667%;
	flex: 0 0 91.66666667%;
}

.lg-12 {
	flex: 0 0 100%;
	max-width: 100%;
}

/*--procent col--*/

.lg-10pr {
	flex: 0 0 10%;
	max-width: 10%;
}

.lg-15pr {
	flex: 0 0 15%;
	max-width: 15%;
}

.lg-20pr {
	flex: 0 0 20%;
	max-width: 20%;
}

.lg-30pr {
	flex: 0 0 30%;
	max-width: 30%;
}

.lg-35pr {
	flex: 0 0 35%;
	max-width: 35%;
}

.lg-40pr {
	flex: 0 0 40%;
	max-width: 40%;
}

.lg-45pr {
	flex: 0 0 45%;
	max-width: 45%;
}

.lg-55pr {
	flex: 0 0 55%;
	max-width: 55%;
}

.lg-60pr {
	flex: 0 0 60%;
	max-width: 60%;
}

.lg-65pr {
	flex: 0 0 65%;
	max-width: 65%;
}

.lg-70pr {
	flex: 0 0 70%;
	max-width: 70%;
}

.lg-85pr {
	flex: 0 0 85%;
	max-width: 85%;
}

.lg-85pr {
	flex: 0 0 85%;
	max-width: 85%;
}

.lg-90pr {
	flex: 0 0 90%;
	max-width: 90%;
}

@media only screen and (max-width: 1259px) {

	.md-hide {
		display: none !important;
	}

	.md-show {
		display: block !important;
	}

	.flex.md-column {
		flex-direction: column;
	}

	.flex.md-column-reverse {
		flex-direction: column-reverse;
	}

	.flex.md-row-reverse {
		flex-direction: row-reverse;
	}

	.md-1 {
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.md-2 {
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.md-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.md-4 {
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}

	.md-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.md-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.md-8 {
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.md-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}

	.md-10 {
		max-width: 83.33333333%;
		flex: 0 0 83.33333333%;
	}

	.md-11 {
		max-width: 91.66666667%;
		flex: 0 0 91.66666667%;
	}

	.md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.md-20pr {
		flex: 0 0 20%;
		max-width: 20%;
	}

	/*--procent col--*/

	.md-10pr {
		flex: 0 0 10%;
		max-width: 10%;
	}

	.md-15pr {
		flex: 0 0 15%;
		max-width: 15%;
	}

	.md-20pr {
		flex: 0 0 20%;
		max-width: 20%;
	}

	.md-30pr {
		flex: 0 0 30%;
		max-width: 30%;
	}

	.md-35pr {
		flex: 0 0 35%;
		max-width: 35%;
	}

	.md-40pr {
		flex: 0 0 40%;
		max-width: 40%;
	}

	.md-45pr {
		flex: 0 0 45%;
		max-width: 45%;
	}

	.md-55pr {
		flex: 0 0 55%;
		max-width: 55%;
	}

	.md-60pr {
		flex: 0 0 60%;
		max-width: 60%;
	}

	.md-65pr {
		flex: 0 0 65%;
		max-width: 65%;
	}

	.md-70pr {
		flex: 0 0 70%;
		max-width: 70%;
	}

	.md-85pr {
		flex: 0 0 85%;
		max-width: 85%;
	}

	.md-85pr {
		flex: 0 0 85%;
		max-width: 85%;
	}

	.md-90pr {
		flex: 0 0 90%;
		max-width: 90%;
	}
}

@media only screen and (max-width: 991px) {

	.sm-hide {
		display: none !important;
	}

	.sm-show {
		display: block !important;
	}

	.flex.sm-column {
		flex-direction: column;
	}

	.flex.sm-column-reverse {
		flex-direction: column-reverse;
	}

	.flex.sm-row-reverse {
		flex-direction: row-reverse;
	}

	.sm-1 {
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.sm-2 {
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.sm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.sm-4 {
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}

	.sm-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.sm-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.sm-8 {
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.sm-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}

	.sm-10 {
		max-width: 83.33333333%;
		flex: 0 0 83.33333333%;
	}

	.sm-11 {
		max-width: 91.66666667%;
		flex: 0 0 91.66666667%;
	}

	.sm-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.sm-20pr {
		flex: 0 0 20%;
		max-width: 20%;
	}

	/*--procent col--*/

	.sm-10pr {
		flex: 0 0 10%;
		max-width: 10%;
	}

	.sm-15pr {
		flex: 0 0 15%;
		max-width: 15%;
	}

	.sm-20pr {
		flex: 0 0 20%;
		max-width: 20%;
	}

	.sm-30pr {
		flex: 0 0 30%;
		max-width: 30%;
	}

	.sm-35pr {
		flex: 0 0 35%;
		max-width: 35%;
	}

	.sm-40pr {
		flex: 0 0 40%;
		max-width: 40%;
	}

	.sm-45pr {
		flex: 0 0 45%;
		max-width: 45%;
	}

	.sm-55pr {
		flex: 0 0 55%;
		max-width: 55%;
	}

	.sm-60pr {
		flex: 0 0 60%;
		max-width: 60%;
	}

	.sm-65pr {
		flex: 0 0 65%;
		max-width: 65%;
	}

	.sm-70pr {
		flex: 0 0 70%;
		max-width: 70%;
	}

	.sm-85pr {
		flex: 0 0 85%;
		max-width: 85%;
	}

	.sm-85pr {
		flex: 0 0 85%;
		max-width: 85%;
	}

	.sm-90pr {
		flex: 0 0 90%;
		max-width: 90%;
	}
}

@media only screen and (max-width: 767px) {

	.flex.xs-column {
		flex-direction: column;
	}

	.flex.xs-column-reverse {
		flex-direction: column-reverse;
	}

	.flex.xs-row-reverse {
		flex-direction: row-reverse;
	}

	.xs-hide {
		display: none !important;
	}

	.xs-show {
		display: block !important;
	}

	.xs-1 {
		flex: 0 0 8.33333333%;
		max-width: 8.33333333%;
	}

	.xs-2 {
		flex: 0 0 16.66666667%;
		max-width: 16.66666667%;
	}

	.xs-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}

	.xs-4 {
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}

	.xs-5 {
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.xs-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}

	.xs-7 {
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.xs-8 {
		flex: 0 0 66.66666667%;
		max-width: 66.66666667%;
	}

	.xs-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}

	.xs-10 {
		max-width: 83.33333333%;
		flex: 0 0 83.33333333%;
	}

	.xs-11 {
		max-width: 91.66666667%;
		flex: 0 0 91.66666667%;
	}

	.xs-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.xs-20pr {
		flex: 0 0 20%;
		max-width: 20%;
	}

	/*--procent col--*/

	.xs-10pr {
		flex: 0 0 10%;
		max-width: 10%;
	}

	.xs-15pr {
		flex: 0 0 15%;
		max-width: 15%;
	}

	.xs-20pr {
		flex: 0 0 20%;
		max-width: 20%;
	}

	.xs-30pr {
		flex: 0 0 30%;
		max-width: 30%;
	}

	.xs-35pr {
		flex: 0 0 35%;
		max-width: 35%;
	}

	.xs-40pr {
		flex: 0 0 40%;
		max-width: 40%;
	}

	.xs-45pr {
		flex: 0 0 45%;
		max-width: 45%;
	}

	.xs-55pr {
		flex: 0 0 55%;
		max-width: 55%;
	}

	.xs-60pr {
		flex: 0 0 60%;
		max-width: 60%;
	}

	.xs-65pr {
		flex: 0 0 65%;
		max-width: 65%;
	}

	.xs-70pr {
		flex: 0 0 70%;
		max-width: 70%;
	}

	.xs-85pr {
		flex: 0 0 85%;
		max-width: 85%;
	}

	.xs-85pr {
		flex: 0 0 85%;
		max-width: 85%;
	}

	.xs-90pr {
		flex: 0 0 90%;
		max-width: 90%;
	}
}

/*-------flex-carousel-------*/

.flex-carousel {
	display: flex;
	overflow-x: scroll;
	scroll-snap-type: x mandatory;
	scroll-padding: 40px;
	gap: calc(var(--gap-value-1) * 2);
	flex-wrap: nowrap;
	padding: 0 var(--gap-value-1);
	margin: 0 calc(var(--gap-value-1) - var(--gap-value-1) * 2);
}

.flex-carousel::-webkit-scrollbar {
	display: none;
}

.flex-carousel.scroll::-webkit-scrollbar {
	display: block;
}

.flex-carousel>* {
	flex: 0 0 auto;
	max-width: initial;
	padding: 0 !important;
}

@media only screen and (max-width: 1259px) {
	.md-flex-carousel {
		display: flex;
		overflow-x: scroll;
		scroll-snap-type: x mandatory;
		scroll-padding: 40px;
		padding: 0 var(--gap-value-1);
		margin: 0 calc(var(--gap-value-1) - var(--gap-value-1) * 2);
		gap: calc(var(--gap-value-1) * 2);
		flex-wrap: nowrap;
	}

	.md-flex-carousel::-webkit-scrollbar {
		display: none;
	}

	.md-flex-carousel>* {
		flex: 0 0 auto;
		max-width: initial;
		padding: 0 !important;
	}
}

@media only screen and (max-width: 991px) {
	.sm-flex-carousel {
		display: flex;
		overflow-x: scroll;
		scroll-snap-type: x mandatory;
		scroll-padding: 40px;
		padding: 0 var(--gap-value-1);
		margin: 0 calc(var(--gap-value-1) - var(--gap-value-1) * 2);
		gap: calc(var(--gap-value-1) * 2);
		flex-wrap: nowrap;
	}

	.sm-flex-carousel::-webkit-scrollbar {
		display: none;
	}

	.sm-flex-carousel>* {
		flex: 0 0 auto;
		max-width: initial;
		padding: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	.xs-flex-carousel {
		display: flex;
		overflow-x: scroll;
		scroll-snap-type: x mandatory;
		padding: 0 20px;
		margin: 0 -20px;
		scroll-padding: 40px;
		gap: 20px;
		flex-wrap: nowrap;
	}

	.xs-flex-carousel::-webkit-scrollbar {
		display: none;
	}

	.xs-flex-carousel>* {
		flex: 0 0 auto;
		max-width: initial;
		padding: 0 !important;
	}
}
/* End */


/* Start:/local/templates/vdpo31_local/css/fancybox.css?172918977115598*/
.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/* End */


/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1729189917420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */


/* Start:/local/templates/vdpo31_local/custom.css?177263239263693*/
:root {
	--main-color-1: #7f5046;
	--bg-color-1: #F5EDE5;
	--bg-color-2: #F1F4F6;
	--border-color-1: #D9D9D9;
	--radius-1: 10px;
	--radius-2: 5px;
	--hover-color-1: #AD2828;
	--text-color-1: #222222;
	--text-color-2: #BCBDC0;
	--text-color-3: #D7C6B5;
}

body {
	font-family: "Roboto", sans-serif !important;
	font-weight: 400;
	font-style: normal;
	background: var(--bg-color-1) !important;
	font-size: 16px;
	color: var(--text-color-1);
}

/* body>*,
.nav_main_footer>.flex>* {
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
} */

body>*:not(.bx-core-window),
.nav_main_footer>.flex>* {
	flex: 0 0 100%;
	max-width: 100%;
	width: 100%;
}

.style_block {
	background-color: white;
	border-radius: var(--radius-1);
	border: 1px solid var(--border-color-1);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 36px;
	text-transform: uppercase;
}

.cat-title-wrap h1,
h1.cat-title {
	margin-bottom: 40px;
}

h2 {
	font-size: 32px;
	font-weight: bold;
	text-transform: none;
}

h3 {
	font-size: 28px;
}

h4 {
	font-size: 24px;
}

h5 {
	text-transform: uppercase;
	font-size: 18px;
}

h6 {
	text-transform: uppercase;
	font-size: 16px;
}

h3+p,
h4+p,
h5+p,
h6+p {
	margin-top: 20px;
}

button {
	border: none;
	box-shadow: 0 0 0;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

p {
	margin-top: 0;
}

a {
	color: var(--main-color-1);
	text-decoration: none !important;
}

a:hover {
	color: var(--hover-color-1);
}

li {
	line-height: normal !important;
}

.btn {
	margin: 0;
	background-color: var(--main-color-1);
	font-size: 18px;
	text-transform: uppercase;
	box-shadow: 0 0 0;
	padding: 15px 15px 13px 15px;
	color: var(--bg-color-1);
	border-color: var(--main-color-1);
	border-radius: var(--radius-1) !important;
	transition: all .3s;
	cursor: pointer;
	box-shadow: 0 0 0 !important;
}

.btn:hover {
	background-color: var(--hover-color-1);
	border-color: var(--hover-color-1);
	color: var(--bg-color-1);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
	background-color: var(--hover-color-1) !important;
	border-color: var(--hover-color-1) !important;
	color: var(--bg-color-1) !important;
}

.text_block>* {
	margin: 0;
}

.text_block>*+* {
	margin-top: 15px;
}

.style_arrow {
	width: 50px;
	height: 50px;
	border: 1px solid var(--border-color-1);
	border-radius: var(--radius-1);
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--text-color-2);
	transition: all .3s;
}

.style_arrow svg {
	transition: all .3s;
}

.fly_link {
	position: absolute;
	width: 100%;
	z-index: 3;
	height: 100%;
	left: 0;
	top: 0;
}

.hide {
	display: none;
}

.popup_block {
	max-width: 1400px;
	width: 100%;
	padding-left: 30px;
	padding-right: 30px;
	display: none;
	border-radius: var(--radius-1);
}

.tab_block .tab_head:not(.active) {
	cursor: pointer;
}

.tab_block .tab_body,
.tab_block .tab_heads+.btn_block .btn {
	display: none;
}

.tab_block .tab_body.open {
	display: block;
}

.tab_block .tab_heads+.btn_block .btn.active {
	display: flex;
}

.btn.style_arrow {
	width: auto;
	padding: 0 15px;
	background-color: transparent;
}

.btn.style_arrow.dark {
	background-color: var(--main-color-1);
	border-color: var(--main-color-1);
}

.btn.style_arrow.dark * {
	color: white;
}

.btn.style_arrow.dark:hover {
	background-color: var(--hover-color-1);
	border-color: var(--hover-color-1);
}

.btn.style_arrow svg {
	color: var(--text-color-2);
}

.btn.style_arrow:hover svg {
	color: var(--bg-color-1);
	transform: rotate(45deg);
}

.btn.style_arrow:hover {
	background-color: var(--main-color-1);
	border-color: var(--main-color-1);
}

.btn.style_arrow span {
	margin-right: 15px;
	color: var(--text-color-1);
	text-transform: none;
}

.btn.style_arrow:hover span {
	color: white;
}

.title_block {
	margin-bottom: 30px;
}

.text_block p {
	line-height: 150% !important;
}

.main_section+.main_section {
	margin-top: 80px;
}

.main_section h2 {
	margin-bottom: 20px;
}

body.open_popup {
	overflow: hidden;
}

.table_style {
	border-spacing: 0;
	width: 100%;
}

.table_style th {
	background-color: var(--main-color-1);
	color: var(--bg-color-1);
	padding: 15px;
}

.table_style th:first-child,
.table_style tbody tr:nth-child(even) td:first-child,
.table_style tfoot td:first-child {
	border-top-left-radius: var(--radius-1);
	border-bottom-left-radius: var(--radius-1);
}

.table_style th:last-child,
.table_style tbody tr:nth-child(even) td:last-child,
.table_style tfoot td:last-child {
	border-top-right-radius: var(--radius-1);
	border-bottom-right-radius: var(--radius-1);
}

.table_style tbody td,
.table_style tfoot td {
	padding: 10px 15px;
}

.table_style tbody tr:nth-child(even) td {
	background-color: white;
}

.table_style tfoot td {
	background-color: var(--main-color-1);
	color: var(--bg-color-1);
}

@media screen and (max-width: 768px) {
	.main_section+.main_section {
		margin-top: 40px;
	}

	h1 {
		font-size: 26px;
	}

	h2 {
		font-size: 24px;
	}

	h3 {
		font-size: 22px;
	}

	h4 {
		font-size: 20px;
	}

	h5 {
		font-size: 18px;
	}
}

/*---position---*/

header {
	position: fixed;
	top: 0;
	z-index: 3;
	padding-bottom: 30px;
	background-color: var(--bg-color-1);
}

aside {
	position: fixed;
	bottom: 30px;
	top: 80px;
	width: 600px;
	z-index: 2;
}

.nav_main_footer {
	padding-left: 660px;
	padding-top: 80px;
	width: calc(100% - 30px);
}

.aside_container {
	margin: 0 30px;
	height: 100%;
	width: 100%;
	padding: 30px;
	position: relative;
}

.nav_block {
	position: sticky;
	top: 80px;
	z-index: 1;
	box-shadow: 0 -20px 0 1px var(--bg-color-1);
}

main {
	position: relative;
	z-index: 0;
}

.nav_block+main {
	margin-top: 30px;
}

/*---aside---*/

aside {
	height: calc(100vh - 60px - 50px);
}

.aside_main_footer_block>.flex {
	align-items: flex-start;
}

.aside_container>.flex {
	height: 100%;
}

.aside_container>.flex>* {
	flex: 100%;
	max-width: 100%;
	width: 100%;
}

/*---logo_block--*/

.logo_block {
	display: block;
	line-height: 0;
	color: var(--text-color-1);
	transition: all .3s;
}

.logo_block:hover {
	color: var(--main-color-1);
}

.aside_container .logo_block .logo_text_block * {
	margin: 0;
	line-height: 100%;
	max-width: 400px;
}

aside .logo_block .flex {
	flex-wrap: nowrap;
	gap: 20px;
}

aside .logo_block .flex .logo_text_block {
	flex: calc(100% - 100px);
	max-width: calc(100% - 100px);
	width: 100%;
}

aside .logo_block .flex img {
	flex: 0 0 80px;
	max-width: 80px;
	width: 100%;
}

.aside_container .logo_block .logo_text_block *+* {
	margin-top: 7px;
}

.aside_container .logo_block .logo_text_block p {
	font-size: 16px;
}

.aside_container .logo_block .logo_text_block h3 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}

.logo_block .flex {
	flex-wrap: wrap !important;
}

.logo_block .slogan {
	flex: 100%;
	display: none;
}

.logo_block i {
	color: var(--hover-color-1);
	margin-top: 15px;
	display: block;
}

.logo_block .logo_text_block i {
	padding-top: 10px;
	border-top: 1px solid var(--border-color-1);
}

@media screen and (max-width: 1500px) {
	.logo_block i {
		font-size: 13px;
	}
}

@media screen and (min-width: 993px) and (max-width: 1260px) {
	.logo_block .logo_text_block i {
		display: none;
	}

	.logo_block .slogan {
		display: block;
		margin: 0 0 10px 0;
		padding-top: 5px;
		border-top: 1px solid var(--border-color-1);
	}

}

@media screen and (max-width: 460px) {
	.logo_block .logo_text_block i {
		display: none;
	}

	.logo_block .slogan {
		display: block;
		margin: 0 0 10px 0;
		padding-top: 5px;
		border-top: 1px solid var(--border-color-1);
	}
}

/*---teasers_block--*/

.teasers_block .item {
	padding: 20px;
	transition: all .3s;
	position: relative;
}

.teasers_block>.flex {
	flex-wrap: nowrap;
}

.teasers_block .item h5 {
	margin-top: 15px;
}

.teasers_block .icon_block svg path {
	color: var(--main-color-1);
}

.teasers_block .item:hover {
	background-color: var(--main-color-1);
	border-color: var(--main-color-1);
	color: white;
}

.teasers_block .item:hover .style_arrow {
	border-color: var(--bg-color-1);
}

.teasers_block .item:hover .style_arrow svg {
	transform: rotate(45deg);
	color: var(--bg-color-1);
}

.teasers_block .item .icon_block svg {
	transition: all .3s;
	color: var(--main-color-1);
}

.teasers_block .item:hover .icon_block svg use {
	color: var(--bg-color-1);
}

.aside_container .teasers_block .list_block {
	overflow-x: hidden;
	overflow-y: scroll;
}

.aside_container .teasers_block .list_block .list_block_container>.flex {
	padding-bottom: 30px;
	padding-top: 30px;
}

.aside_container .teasers_block {
	position: relative;
}

.aside_container .teasers_block.active {
	position: initial;
}

.aside_container .teasers_block.active>* {
	z-index: 0;
}

.aside_container .teasers_block.active .list_block .list_block_container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 30px;
	background-color: white;
	border-radius: var(--radius-1);
}

.aside_container .teasers_block.active .hide {
	display: flex;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.aside_container .teasers_block.active .hide h2 {
	padding-top: 0;
}

.aside_container .teasers_block.active .hide svg {
	color: var(--text-color-2);
	transition: all .3s;
}

.aside_container .teasers_block.active .hide:hover svg {
	color: var(--main-color-1)
}

.aside_container .teasers_block .more_open_btn svg {
	color: var(--text-color-2);
	transition: all .3s;
}

.aside_container .teasers_block .more_open_btn {
	position: relative;
	top: 15px;
	cursor: pointer;
	line-height: 0;
	z-index: 2;
}

.aside_container .teasers_block .more_close_btn {
	cursor: pointer;
	line-height: 0;
}

.aside_container .teasers_block .more_open_btn:hover svg {
	color: var(--main-color-1);
}

.aside_container .teasers_block.scroll::before,
.aside_container .teasers_block.scroll::after {
	content: '';
	height: 50px;
	pointer-events: none;
	position: absolute;
	background: linear-gradient(to top, white, transparent);
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 1;
	transition: all .3s;
}

.aside_container .teasers_block.scroll:hover::before,
.aside_container .teasers_block.scroll:hover::after {
	height: 20px;
}

.aside_container .teasers_block.scroll::after {
	background: linear-gradient(to bottom, white, transparent);
	height: 30px;
	bottom: auto;
	top: 62px;
}

.aside_container .teasers_block h2 {
	padding-top: 30px;
	line-height: 100%;
	position: relative;
	z-index: 2;
}

.aside_container .teasers_block .list_block::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 6px;
	display: none;
}

.aside_container .teasers_block .list_block::-webkit-scrollbar-track {
	background: transparent;
}

.aside_container .teasers_block .list_block::-webkit-scrollbar-thumb {
	border: 3px solid var(--main-color-1);
	border-radius: 10px;
}

.aside_container .teasers_block.active::before,
.aside_container .teasers_block.active::after {
	display: none;
}

/*---time_social_block---*/

.time_social_block {
	border-top: 1px solid var(--border-color-1);
	padding-top: 30px;
}

.time_block .text_block *+* {
	margin-top: 5px !important;
	margin-bottom: 0;
	line-height: normal !important;
}

.time_block h5 {
	margin-bottom: 15px;
}

.social_block {
	margin-top: 30px;
}

.social_block>.flex {
	justify-content: space-between;
	gap: 0 30px;
	flex-wrap: nowrap;
}

.social_block a {
	flex: auto;
	padding: 12px 15px;
	display: block;
}

.social_block a>.flex {
	justify-content: space-between;
	align-items: center;
}

.social_block .style_block svg+svg {
	color: var(--text-color-2);
	transition: all .3s;
}

.social_block .style_block:hover svg+svg {
	color: var(--bg-color-1);
	transform: rotate(45deg);
}

.social_block .style_block {
	transition: all .3s;
}

.social_block .style_block:hover {
	color: white;
}

.social_block a svg {
	color: var(--soc-color);
}

.social_block a:hover {
	background-color: var(--soc-color);
	border-color: var(--soc-color);
}

.social_block a:hover svg {
	color: white
}

/*---map_block--*/

.map_block {
	position: relative;
}

.map_block h2 {
	margin-bottom: 30px;
}

.map_name_block {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 24px;
	font-weight: bold;
	font-family: "Roboto", sans-serif !important;
	padding: 10px;
	border-radius: var(--radius-1);
	background-color: var(--bg-color-2);
}

.map_btn_block {
	margin-top: 30px;
}

.regional_offices_block {
	display: flex;
}

.map_block .district {
	cursor: pointer;
}

.map_block * {
	transition: all .1s;
}

.map_block .district:hover path,
.map_block .district.active path {
	fill: var(--main-color-1);
	stroke: white;
}

.map_block .district:hover path.text,
.map_block .district:hover circle,
.map_block .district.active path.text,
.map_block .district.active circle {
	fill: white;
	stroke: none;
}

.map_block .district:hover circle+circle,
.map_block .district.active circle+circle {
	fill: none;
	stroke: white;
}

.map_block .map_name_block .name_block {
	display: none;
}

.map_block .map_name_block .name_block.active {
	display: block;
}

.map_btn {
	background-color: var(--main-color-1);
	color: white;
	border-radius: var(--radius-1);
	padding: 15px 20px 13px 20px;
	width: 100%;
	cursor: pointer;
	transition: all .3s;
}

.map_btn:hover {
	background-color: var(--hover-color-1);
}

.map_btn svg {
	transition: all .3s;
}

.map_btn:hover svg {
	transform: rotate(45deg);
}

.map_btn h3 {
	margin: 0;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.map_btn>.flex {
	gap: 30px;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.district_list_block ul li+li {
	margin-top: 10px;
}

.district_list_block ul li a {
	color: var(--main-color-1);
}

.district_list_block ul li a:hover {
	color: var(--hover-color-1);
}

.district_list_block h2 {
	margin-bottom: 30px;
}

.regional_offices_block>.flex {
	align-items: flex-start;
}

.regional_offices_block .map_block {
	flex: calc(100% - 380px);
	max-width: calc(100% - 380px);
	width: 100%;
}

.regional_offices_block .map_block svg {
	width: 100%;
	height: auto;
}

.regional_offices_block .district_list_block {
	flex: 350px;
	max-width: 350px;
	width: 100%;
}

/*---nav_block---*/

.nav_block {
	padding: 20px;
}

.nav_block>.flex {
	flex-wrap: nowrap;
}

/*---first_line---*/

.first_line {
	background-color: var(--main-color-1);
	padding-left: 30px;
	padding-right: 30px;
	height: 50px;
	position: relative;
	z-index: 1;
}

.first_line>.flex {
	height: 100%;
	align-items: center;
}

.first_line * {
	color: white;
}

.bvi-open {
	align-items: center;
	gap: 0 10px;
}

.bvi-open span {
	font-size: 16px;
}

.first_line *,
.first_line a {
	font-size: 16px;
	color: white !important;
	z-index: 2;
	transition: all .3s;
}

.first_line a:hover,
.first_line a:hover span {
	color: var(--text-color-3) !important;
}

.first_line::before {
	content: '';
	background-color: var(--main-color-1);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.first_line .info_text_block .flex .flex {
	gap: 10px;
}

.info_slogan_block {
	flex: auto;
}

.info_slogan_block .slogan b+span {
	margin-right: 10px;
}

.info_slogan_block .slogan b {
	color: var(--bg-color-1);
}

.first_line .info_text_block {
	flex: 600px;
	max-width: 600px;
	width: 100%;
}

.search_fly {
	position: absolute;
	display: none;
	width: 100%;
	background: white;
	left: 0;
	top: 100%;
	padding: 30px;
	box-shadow: 0px 30px 30px #0000001f;
	z-index: 0;
}

.search_fly.active {
	display: block;
	animation: linear both .3s search_show;
}

.search input[type="text"] {
	color: var(--text-color-1) !important;
}

@keyframes search_show {
	from {
		transform: translateY(-100%);
	}

	to {
		transform: translateY(0%);
	}
}

.search_btn {
	cursor: pointer;
}

.search_btn svg {
	pointer-events: none;
}

.first_line .search_btn:hover svg path,
.first_line .search_btn:hover svg,
.first_line .search_btn:hover {
	color: var(--text-color-3) !important;
}

/*---footer---*/

footer {
	margin: 0 !important;
	margin-bottom: 30px !important;
	border-radius: var(--radius-1);
	background: var(--main-color-1) !important;
	border: none !important;
	padding: 30px !important;
}

main+footer {
	margin-top: 80px !important;
}

footer * {
	color: white !important;
	transition: all .3s;
}

footer a:hover {
	color: var(--text-color-3) !important;
}

footer .line+.line {
	margin-top: 30px;
	border-top: 1px solid #FFFFFF10;
	text-align: center;
	font-size: 14px;
}

footer .contact_block .info_block>*+*,
footer .menu_block li+li {
	margin-top: 10px;
}

footer .contact_block .info_block .flex {
	gap: 0 10px;
}

footer h5 {
	margin-bottom: 20px;
}

footer .line>.flex,
footer .menu_block>.flex {
	align-items: flex-start;
}

@media screen and (max-width: 768px) {
	main+footer {
		margin-top: 40px !important;
		margin-bottom: 15px !important;
	}
}

/*---hotline_block---*/

.hotline_block .discription {
	color: var(--text-color-2);
	font-size: 12px;
	text-align: right;
}

.hotline_block {
	border-left: 1px solid var(--border-color-1);
	padding-left: 30px;
	max-width: 175px;
	width: 100%;
}

.num span {
	font-size: 36px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: bold;
	color: var(--hover-color-1);
	margin-left: 5px;
}

.num svg {
	position: relative;
	bottom: -1px;
}

.hotline_block>.flex {
	justify-content: space-between;
}

/*---news_list_block---*/

.news_list_block .item {
	position: relative;
	height: 300px;
	overflow: hidden;
	border-radius: var(--radius-1);
	background-color: var(--text-color-1);
}

.news_list_block .item>.flex {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	align-items: flex-end;
	transition: all .3s;
}

.date_title_teaser_block {
	padding: 20px;
	background: linear-gradient(to top, var(--text-color-1), transparent);
	width: 100%;
}

.news_list_block .date_title_teaser_block .date_block {
	position: absolute;
	top: 20px;
	right: 20px;
}

.date_title_teaser_block .title_block {
	margin-bottom: 0;
}

.date_title_teaser_block>.flex {
	align-items: flex-start;
	gap: 10px 0;
}

.date_title_teaser_block .teaser_block p {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
	color: var(--text-color-3);
}

.date_title_teaser_block .title_block p {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.date_title_teaser_block * {
	color: white;
}

.date_title_teaser_block .teaser_block {
	margin-bottom: calc(var(--height) - var(--height) * 2 - 15px);
	opacity: 0;
	transition: all .3s;
}

.item:hover .date_title_teaser_block .teaser_block {
	opacity: 1;
	margin-bottom: 0;
}

.date_title_teaser_block .teaser_block *,
.date_title_teaser_block .title_block * {
	line-height: 150%;
	margin: 0;
}

.news_list_block .item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	transition: all .3s;
}

.news_list_block .item:hover img {
	opacity: .3;
	transform: scale(1.2);
}

.news_tab_block .tab_heads>.flex {
	gap: 0 60px
}

.news_tab_block .tab_head {
	position: relative;
}

.news_tab_block .tab_head h2 {
	margin-bottom: 0;
}

.news_tab_block .tab_head:not(.active) {
	color: var(--text-color-3);
	transition: all .3s;
}

.news_tab_block .tab_head:not(.active):hover {
	color: var(--main-color-1);
}

.news_tab_block .tab_head+.tab_head::before {
	position: absolute;
	height: calc(100% - 6px);
	width: 1px;
	content: '';
	top: 3px;
	left: -30px;
	background-color: var(--text-color-3);
}

.date_block {
	display: inline-flex;
	gap: 7px;
	color: white;
	border-radius: var(--radius-2);
	padding: 5px 7px;
	font-size: 14px;
	background-color: var(--main-color-1);
	align-items: center;
}

.date_block::before {
	content: '';
	width: 13px;
	height: 14px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNzQ4NjUgMTMuNjY2NUM1Ljg2NjMyIDEzLjY3NzMgNC45OTA2MyAxMy41MTI5IDQuMTcyMzMgMTMuMTgyN0MzLjM1NDA0IDEyLjg1MjUgMi42MDk0MyAxMi4zNjMyIDEuOTgxNjggMTEuNzQzMUMxLjM1MzkyIDExLjEyMjkgMC44NTU1MDggMTAuMzg0NCAwLjUxNTMzNiA5LjU3MDJDMC4xNzUxNjQgOC43NTYwMSAwIDcuODgyMzkgMCA3QzAgNi4xMTc2MSAwLjE3NTE2NCA1LjI0Mzk5IDAuNTE1MzM2IDQuNDI5OEMwLjg1NTUwOCAzLjYxNTYxIDEuMzUzOTIgMi44NzcwNSAxLjk4MTY4IDIuMjU2OTRDMi42MDk0MyAxLjYzNjgzIDMuMzU0MDQgMS4xNDc1IDQuMTcyMzMgMC44MTczMkM0Ljk5MDYzIDAuNDg3MTQ1IDUuODY2MzIgMC4zMjI2OTQgNi43NDg2NSAwLjMzMzVDOC41MDI1NyAwLjM1NDk4MiAxMC4xNzc0IDEuMDY2OCAxMS40MTAxIDIuMzE0NjhDMTIuNjQyNyAzLjU2MjU1IDEzLjMzNCA1LjI0NTk0IDEzLjMzNCA3QzEzLjMzNCA4Ljc1NDA2IDEyLjY0MjcgMTAuNDM3NCAxMS40MTAxIDExLjY4NTNDMTAuMTc3NCAxMi45MzMyIDguNTAyNTcgMTMuNjQ1IDYuNzQ4NjUgMTMuNjY2NVpNNi43NDg2NSAxMi4zMzI1QzguMTYzMDUgMTIuMzMyNSA5LjUxOTUyIDExLjc3MDYgMTAuNTE5NyAxMC43NzA1QzExLjUxOTggOS43NzAzNyAxMi4wODE3IDguNDEzOSAxMi4wODE3IDYuOTk5NUMxMi4wODE3IDUuNTg1MSAxMS41MTk4IDQuMjI4NjMgMTAuNTE5NyAzLjIyODVDOS41MTk1MiAyLjIyODM3IDguMTYzMDUgMS42NjY1IDYuNzQ4NjUgMS42NjY1QzUuMzM0MjUgMS42NjY1IDMuOTc3NzggMi4yMjgzNyAyLjk3NzY1IDMuMjI4NUMxLjk3NzUyIDQuMjI4NjMgMS40MTU2NSA1LjU4NTEgMS40MTU2NSA2Ljk5OTVDMS40MTU2NSA4LjQxMzkgMS45Nzc1MiA5Ljc3MDM3IDIuOTc3NjUgMTAuNzcwNUMzLjk3Nzc4IDExLjc3MDYgNS4zMzQyNSAxMi4zMzI1IDYuNzQ4NjUgMTIuMzMyNVpNNy40MTU2NSA2Ljk5OTVIMTAuMDgxN1Y4LjMzMjVINi4wODE2NVYzLjY2NjVINy40MTU2NVY2Ljk5OTVaIiBmaWxsPSIjRjVFREU1Ii8+Cjwvc3ZnPgo=');
}

.date_block span {
	position: relative;
	top: 1px;
}

@media screen and (max-width: 1550px) {
	.news_list_block>.flex>* {
		flex: 50%;
		max-width: 50%;
	}
}

@media screen and (min-width: 993px) and (max-width: 1070px) {
	.news_list_block>.flex>* {
		flex: 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 768px) {
	.news_list_block>.flex>* {
		flex: 100%;
		max-width: 100%;
	}

	.news_list_block .item {
		height: 250px;
	}
}

/*---banner_teasers_block---*/

.banner_teasers_block .item {
	height: 230px;
	overflow: hidden;
	border-radius: var(--radius-1);
	position: relative;
	background: white;
	padding: 20px;
	transition: all .3s;
}

.banner_teasers_block .item::before {
	content: '';
	position: absolute;
	z-index: 0;
	width: 220px;
	height: 220px;
	border-radius: 50%;
	bottom: -110px;
	right: -90px;
	background-color: #EBE3DC;
}

.banner_teasers_block .item:hover::before {
	background-color: transparent;
}

.banner_teasers_block .item::after {
	content: var(--image);
	z-index: 0;
	display: block;
	width: 150px;
	height: 150px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.banner_teasers_block .item:hover::after {
	opacity: .2;
}

.banner_teasers_block .item .flex {
	height: 100%;
	position: relative;
	z-index: 2;
}

.banner_teasers_block .item .title_block {
	flex: 0 0 100%;
	margin-bottom: 0;
}

.banner_teasers_block .item:hover {
	background-color: var(--main-color-1);
	color: white;
}

.banner_teasers_block .item:hover .style_arrow {
	border-color: var(--bg-color-1);
}

.banner_teasers_block .item:hover .style_arrow svg {
	color: var(--bg-color-1);
	transform: rotate(45deg);
}


@media screen and (max-width: 1550px) {
	.banner_teasers_block>.flex>* {
		flex: 50%;
		max-width: 50%;
	}
}

@media screen and (min-width: 993px) and (max-width: 1070px) {
	.banner_teasers_block>.flex>* {
		flex: 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 991px) {
	.banner_teasers_block>.flex>* {
		flex: 220px;
		max-width: 220px;
	}

	.banner_teasers_block>.flex {
		gap: 30px !important;
	}

	.banner_teasers_block .item {
		width: 220px;
		height: 170px;
	}

	.banner_teasers_block .item::after {
		bottom: -10px;
		right: -10px;
		transform: scale(.7);
	}

	.banner_teasers_block .item::before {
		bottom: -130px;
		right: -110px;
	}
}

@media screen and (max-width: 768px) {
	.banner_teasers_block>.flex {
		gap: 15px !important;
	}
}

/*---img_text_banner_block---*/

.img_text_banner_block .img_block {
	background-size: cover;
	background-position: center;
	border-radius: var(--radius-1);
	padding: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
}

.img_text_banner_block .img_block::before {
	background-color: #22222270;
	content: '';
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.img_text_banner_block .img_block img {
	max-width: 230px;
	position: relative;
	z-index: 1;
	width: 100%;
}

.img_text_banner_block .text_block {
	padding: 30px;
}

.img_text_banner_block .banners_block .item {
	border-radius: var(--radius-1);
	overflow: hidden;
	height: 0;
	padding-bottom: 44.235%;
	position: relative;
	background-color: var(--text-color-1);
	display: block;
}

.img_text_banner_block .banners_block .item img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	object-fit: cover;
	object-position: center;
	transition: all .3s;
}

.img_text_banner_block .banners_block .item:hover img {
	opacity: .5;
}

@media screen and (max-width: 768px) {
	.img_text_banner_block .img_block {
		height: 250px;
	}

	.img_text_banner_block .img_block img {
		max-height: 200px;
		object-fit: contain;
	}

	.img_text_banner_block .banners_block {
		margin-top: 15px;
	}
}

/*---logo_list_block---*/

.logo_list_block .item {
	padding: 20px;
	border: 1px solid var(--border-color-1);
	border-radius: var(--radius-1);
	filter: grayscale(1);
	display: block;
	transition: all .3s;
}

.logo_list_block .item:hover {
	filter: grayscale(0);
	background-color: white;
	border-color: white;
}

.logo_list_block .item img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}

@media screen and (max-width: 991px) {
	.logo_list_block .item {
		width: 180px;
	}

	.logo_list_block>.flex {
		gap: 30px;
	}

	.logo_list_block>.flex>* {
		flex: 180px;
		max-width: 180px;
	}
}

@media screen and (max-width: 768px) {
	.logo_list_block .item {
		padding: 10px 15px;
	}

	.logo_list_block>.flex {
		gap: 15px;
	}
}

/*---mob_menu---*/

.close_btn {
	width: 50px;
	height: 50px;
	border-radius: var(--radius-1);
	border: 1px solid var(--border-color-1);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.close_btn span {
	transform: rotate(-45deg);
	background-color: var(--border-color-1);
	height: 2px;
	width: 30px;
	position: absolute;
}

.close_btn span+span {
	transform: rotate(45deg);
}

.mob_btn_block {
	width: 50px;
	height: 50px;
	background-color: var(--main-color-1);
	display: none;
	gap: 4px 0;
	border-radius: var(--radius-1);
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.mob_btn_block span {
	width: 20px;
	height: 3px;
	background-color: var(--bg-color-2);
}

.mob_menu {
	position: fixed;
	right: 100%;
	top: 0;
	width: 100vw;
	height: 100vh;
	background-color: white;
	padding: 15px;
	transform: translateX(0);
	transition: all .3s;
	z-index: 99;
}

.mob_menu>.flex>* {
	flex: 100%;
}

.mob_menu.active {
	animation: linear both .3s show_mob_menu;
}

@keyframes show_mob_menu {
	from {
		transform: translateX(0);
	}

	to {
		transform: translateX(100%);
	}
}

.mob_menu .nav_block {
	box-shadow: 0 0 0;
	border: 0;
	padding: 0;
}

.hotline_close_time_social_block {
	height: calc(100vh - 75px);
	padding-bottom: 15px;
	overflow-y: scroll !important;
	overflow-x: hidden;
}

.hotline_close_time_social_block::-webkit-scrollbar {
	display: none;
}

.hotline_close_time_social_block>.flex>* {
	flex: 100%;
}

.mob_menu .teasers_block>.flex {
	flex-wrap: wrap;
}

.mob_menu .teasers_block .item {
	flex: 100%;
	max-width: 100%;
}

.mob_menu .hotline_block .discription {
	font-size: 12px;
}

.mob_menu .teasers_block {
	padding-bottom: 20px;
	border-bottom: 1px solid var(--border-color-1);
}

.mob_menu #mainMenu>li>a {
	padding: 0 40px 0 0;
	text-transform: none;
}

.mob_menu #mainMenu>li+li {
	margin-top: 10px;
	padding: 0;
	width: 100%;
}

.mob_menu .social_block {
	margin-bottom: 15px;
}

.mob_menu #mainMenu>li {
	display: flex;
	justify-content: space-between;
	gap: 15px;
	flex-wrap: wrap;
	padding: 0;
	position: relative;
}

.mob_menu #mainMenu>li>a+.more_btn {
	flex: 30px;
	max-width: 30px;
	height: 30px;
	width: 30px;
	border-radius: var(--radius-1);
	border: 1px solid var(--border-color-1);
	top: -3px;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mob_menu #mainMenu .dropdown-menu {
	display: none !important;
	position: relative;
	left: 0;
	top: 0;
	flex: 100%;
	padding: 0;
	border: none;
	box-shadow: 0 0 0;
	margin-left: 10px;
}

.mob_menu #mainMenu .dropdown-menu a {
	padding: 0 !important;
	color: var(--main-color-1) !important;
}

.mob_menu #mainMenu .dropdown-menu li+li {
	margin-top: 10px;
}

.mob_menu #mainMenu .active+.dropdown-menu {
	display: block !important;
	margin-bottom: 10px;
	margin-top: 5px;
}

#mainMenu>li:hover>a+.more_btn svg {
	transform: none !important;
}

.mob_menu #mainMenu .more_btn.active svg {
	transform: scale(-1) !important;
}

.mob_menu #mainMenu li:hover a+.more_btn svg,
.mob_menu #mainMenu li a:hover+.more_btn svg {
	transform: none !important;
}

/*--new--*/
/*
.teasers_block:not(.active) .list_block .list_block_container>.flex {
	margin: 0;
	justify-content: flex-start;
	gap: 15px;
}

.teasers_block:not(.active) .list_block_container>.flex:not(.hide)>* {
	padding: 0;
	flex: 100%;
	max-width: 100%;
}

.teasers_block:not(.active) .item {
	padding: 5px 10px;
	border: none;
	display: flex;
	gap: 10px;
	background-color: transparent !important;
	height: auto;
	border-radius: var(--radius-1);
	border: 1px solid var(--border-color-1);
}

.teasers_block .item {
	transition: none;
}

.teasers_block:not(.active) .item:hover {
	background-color: var(--main-color-1) !important;
	border-color: var(--main-color-1);
}

.teasers_block:not(.active) .item .icon_block {
	width: 50px;
	height: 50px;
}

.teasers_block:not(.active) .item .flex+h5 {
	flex: calc(100% - 60px);
	max-width: calc(100% - 60px);
	width: 100%;
	font-weight: normal;
	text-transform: none;
	min-height: 50px;
	margin: 0;
	display: flex;
	align-items: center;
	color: var(--text-color-1) !important;
	font-size: 18px;
}

.teasers_block:not(.active) .item:hover .flex+h5 {
	color: var(--bg-color-1) !important;
}

.teasers_block:not(.active) .style_arrow {
	display: none;
}

.teasers_block:not(.active) .item .flex {
	display: block;
	flex: 50px;
	max-width: 50px;
	width: 100%;
}
*/
.aside_container .teasers_block h2 {
	text-transform: uppercase;
	font-size: 18px;
}

aside .time_social_block {
	display: flex;
	gap: 15px;
}

.aside_container .teasers_block.scroll::after {
	top: 47px;
}

.aside_container .teasers_block .list_block .list_block_container>.flex {
	padding-top: 25px;
}

aside .social_block a {
	width: 44px;
	height: 44px;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

aside .social_block a svg {
	width: 24px;
	height: 24px;
}

aside .social_block {
	flex: 44px;
	margin-top: 0;
}

aside .time_block {
	flex: calc(100% - 59px)
}

aside .social_block .style_block svg+svg {
	display: none;
}

aside .social_block a>.flex {
	justify-content: center;
}

aside .social_block>.flex {
	flex-direction: column;
	gap: 10px;
}

/*---adaptive---*/

@media screen and (max-width: 1500px) {

	aside {
		width: 500px;
	}

	.nav_main_footer {
		padding-left: 560px;
	}

	.social_block .style_block svg+svg {
		display: none;
	}

	.aside_container .teasers_block .more_open_btn {
		top: 35px;
	}

	.aside_container .logo_block .logo_text_block h3 {
		font-size: 16px;
	}

	.aside_container .logo_block .logo_text_block p {
		font-size: 13px;
	}

	aside .logo_block .flex img {
		flex: 0 0 70px;
		max-width: 70px;
	}

	.teasers_block>.flex {
		align-items: flex-start;
	}

	.teasers_block .item {
		padding: 15px;
	}

	.teasers_block .item h5 {
		margin-top: 10px;
	}

	.social_block>.flex {
		gap: 0 10px;
	}

	.social_block a>.flex {
		justify-content: center;
	}

	.time_social_block {
		padding-top: 15px;
	}

	.aside_container .teasers_block h2 {
		padding-top: 20px;
	}

	.map_btn_block,
	.social_block {
		margin-top: 15px;
	}

	.aside_container .teasers_block .more_open_btn {
		top: 16px;
	}

	.aside_container .teasers_block .list_block .list_block_container>.flex {
		padding-bottom: 15px;
		padding-top: 15px;
	}

	.time_block h5 {
		margin-bottom: 10px;
	}

	.aside_container .teasers_block.scroll::after {
		background: linear-gradient(to bottom, white, transparent);
		top: 35px;
	}

	.list_block_container>.flex:not(.hide) {
		margin: 0;
		gap: 10px;
	}

	.list_block_container>.flex:not(.hide)>* {
		padding: 0;
		flex: calc(50% - 5px);
		max-width: calc(50% - 5px);
	}

	.first_line .info_text_block {
		max-width: 500px;
	}
}

@media screen and (max-width: 1290px) {
	.first_line .info_text_block {
		max-width: fit-content;
	}

	.first_line .info_text_block>.flex {
		justify-content: flex-start;
		gap: 0 30px;
	}
}

@media screen and (max-width: 1260px) {

	aside {
		height: calc(100vh - 60px - 20px);
	}

	header {
		padding-bottom: 15px;
	}

	.aside_container {
		margin: 0 15px;
	}

	.nav_main_footer {
		padding-left: 440px !important;
		padding-top: 65px;
		width: calc(100% - 15px);
	}

	aside .logo_block .flex {
		gap: 15px;
	}

	.map_btn>.flex {
		gap: 0 15px;
	}

	aside {
		bottom: 15px;
		top: 65px;
		width: 410px;
	}

	.nav_block {
		top: 65px;
	}

	.teasers_block .item {
		padding: 0;
		border: none;
		display: flex;
		gap: 10px;
		background-color: transparent !important;
		height: auto;
	}

	.teasers_block .item .style_arrow {
		display: none;
	}

	.teasers_block .item .flex {
		display: block;
		flex: 50px;
		max-width: 50px;
		width: 100%;
	}

	.teasers_block .item .icon_block {
		width: 50px;
		height: 50px;
		/* border-radius: var(--radius-2);
		border: 1px solid var(--border-color-1); */
	}

	.teasers_block .item .icon_block svg {
		transform: scale(.8);
	}

	.teasers_block .item .flex+h5 {
		flex: calc(100% - 60px);
		max-width: calc(100% - 60px);
		width: 100%;
		font-weight: normal;
		text-transform: none;
		min-height: 50px;
		margin: 0;
		display: flex;
		align-items: center;
		color: var(--text-color-1) !important;
		font-size: 18px;
	}

	.teasers_block .item h5::first-letter {
		text-transform: uppercase;
	}

	.teasers_block .item:hover .icon_block {
		border-color: var(--main-color-1);
		background-color: var(--main-color-1);
		color: var(--bg-color-1);
	}

	.list_block_container>.flex:not(.hide)>* {
		padding: 0;
		flex: 100%;
		max-width: 100%;
	}

	.aside_container .teasers_block h2 {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 18px;
	}

	.list_block_container>.flex:not(.hide) {
		margin: 0;
		gap: 15px;
	}

	.aside_container .teasers_block h2 {
		padding-top: 20px;
	}

	.aside_container .teasers_block .more_open_btn {
		top: 15px;
	}

	.aside_container .teasers_block.scroll::after {
		background: linear-gradient(to bottom, white, transparent);
		top: 35px;
	}

	.first_line {
		padding-left: 15px;
		padding-right: 15px;
	}

	.nav_block>.flex {
		flex-wrap: wrap;
	}

	.nav_block>.flex {
		gap: 20px;
	}

	.nav_block nav {
		order: 1;
	}

	.hotline_block {
		flex: 100%;
		max-width: 100%;
		width: 100%;
		border: 1px solid var(--border-color-1);
		border-radius: var(--radius-1);
		height: 50px;
		padding: 2px 15px;
		order: 0;
	}

	.hotline_block .discription {
		order: 0;
		flex: calc(100% - 154px);
		max-width: calc(100% - 154px);
		width: 100%;
		text-align: left;
		font-size: 16px;
	}

	.hotline_block .nums_block {
		order: 1;
		flex: 134px;
		max-width: 134px;
		width: 100%;
	}

	.num span {
		margin-left: 0;
	}

	.mob_menu .hotline_block {
		flex: calc(100% - 30px);
		max-width: calc(100% - 30px);
	}

}

@media screen and (max-width: 992px) {

	.hotline_block {
		display: none;
	}

	.mob_menu .hotline_block {
		flex: calc(100% - 70px);
		max-width: calc(100% - 70px);
	}

	.first_line>.flex {
		gap: 20px;
		flex-wrap: nowrap;
	}

	.first_line .info_text_block {
		max-width: calc(100% - 60px);
		flex: calc(100% - 60px);
		width: 100%;
	}

	aside {
		width: 100%;
		height: auto;
		position: inherit;
		padding: 0 15px;
	}

	header,
	.nav_block {
		position: inherit;
	}

	.nav_main_footer {
		padding: 0 15px !important;
		width: 100% !important;
	}

	.aside_container {
		margin: 0;
	}

	.nav_block {
		display: none;
	}

	header .vision_block a {
		width: 40px;
		height: 40px;
		border: 1px solid var(--bg-color-2);
		border-radius: var(--radius-1);
		display: flex;
		align-items: center;
		justify-content: center;
	}

	header .vision_block a span {
		display: none;
	}

	.first_line {
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.mob_btn_block {
		display: flex;
	}

	.mob_btn_block+.map_btn {
		flex: calc(100% - 70px);
		max-width: calc(100% - 70px);
		width: 100%;
	}

	.aside_container {
		background-color: transparent;
		border: none;
		padding: 0;
	}

	.logo_map_block~* {
		display: none !important;
	}

	header .search_block {
		display: none;
	}

	.mob_menu .hotline_block,
	.mob_menu .nav_block {
		display: block;
	}

	.first_line .info_text_block>.flex {
		gap: 0 20px;
	}

	.first_line .info_text_block a {
		font-size: 14px;
	}

	.regional_offices_block .map_block>*:not(h2),
	.district_list_block h2 {
		display: none;
	}

	.regional_offices_block>.flex>* {
		flex: 100%;
		max-width: 100%;
	}

	.regional_offices_block .map_block h2 {
		margin-bottom: 0;
	}

	h2 {
		font-size: 24px;
		line-height: normal;
	}

	.regional_offices_block>.flex {
		gap: 15px;
	}

	.btn.style_arrow span {
		display: none;
	}

	.news_tab_block .tab_heads>.flex {
		gap: 0 30px;
	}

	.news_tab_block .tab_head+.tab_head::before {
		left: -15px;
	}

	.nav_block+main {
		margin-top: 20px;
	}

	.title_block {
		margin-bottom: 20px;
	}

	.main_section+.main_section {
		margin-top: 40px;
	}

	.mob_menu .teasers_block .item {
		flex: calc(50% - 7.5px);
		max-width: calc(50% - 7.5px);
		width: 100%;
	}

	.mob_menu .social_block a {
		height: 50px;
		width: 50px;
		flex: none;
		padding: 0;
		background-color: var(--bg-color-2);
		border: none;
		display: block;
	}

	.mob_menu .social_block a>.flex {
		height: 100%;
		align-items: center;
		justify-content: center;
	}

	.mob_menu .social_block>.flex {
		justify-content: flex-start;
	}
}

@media screen and (max-width: 768px) {
	.mob_menu .teasers_block .item {
		flex: 100%;
		max-width: 100%;
		width: 100%;
	}

	.teasers_block .item .flex+h5 {
		font-size: 15px;
	}

	.map_btn h3 {
		font-size: 15px;
	}

	.map_btn>.flex {
		gap: 10px;
	}

	.mob_btn_map_block>.flex,
	.hotline_close_block>.flex {
		gap: 0 15px;
	}

	.nav_block+main {
		margin-top: 15px;
	}

	.title_block {
		margin-bottom: 15px;
	}
}

/* contacts */

.bx-yandex-view-layout {
	border-radius: var(--radius-1);
	overflow: hidden;
	border: 1px solid var(--border-color-1) !important;
}

.contact_block .line {
	flex: 100%;
}

.contact_block .icon_block {
	flex: 15px;
	max-width: 15px;
}

.contact_block .icon_block+.text_block {
	flex: calc(100% - 25px);
	max-width: calc(100% - 25px);
}

.contact_block .icon_block+.text_block span {
	color: var(--main-color-1);
	font-size: 14px;
}

.contact_block .icon_block svg {
	position: relative;
	top: 2px;
}

.contact_block .icon_block+.text_block p {
	margin-top: 5px;
	line-height: 100%;
}

/* news */

.item-views.list .item .title {
	font-size: 20px;
}

.item-views.news .image {
	border-radius: var(--radius-1);
	border: 1px solid var(--border-color-1);
	overflow: hidden;
	min-height: 200px;
	position: relative;
}

.item-views.news .item .text_block+.btn_block,
.item-views.list .item .text_block+.btn_block {
	margin-top: 10px;
}

.item-views.news .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 0;
	top: 0;
}

.item-views.news .image a {
	line-height: 0;
}

.item-views.news .text>.flex>*,
.item-views.news .group-content>.flex>*,
.item-views.news .item>.flex>* {
	flex: 100%;
}

.item-views.news .btn_block a {
	display: inline-flex;
	margin: 0;
}

.item-views.news .item .period,
.item-views.news .item.wdate .title {
	margin: 0 !important;
}

.item-views.news .item .period {
	display: inline-flex !important;
}

.item-views.news .item .period span {
	margin: 0;
}

.item-views.news .item+.item {
	padding-top: 30px;
	border-top: 1px solid var(--border-color-1);
}

.pagination {
	display: inline-flex;
	margin-top: 60px;
	gap: 0 10px;
}

.pagination li.back svg {
	transform: scale(-1, 1);
}

.pagination li.back:hover svg {
	transform: scale(-1, 1) rotate(45deg);
}

.pagination li {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--border-color-1);
	padding: 0;
	border-radius: var(--radius-1);
	overflow: hidden;
	transition: all .3s;
}

.pagination li.active {
	background-color: var(--main-color-1);
	color: white;
}

.pagination li.active span {
	background-color: transparent !important;
}

.pagination li a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	transition: all .3s;
}

.pagination li a:hover {
	background-color: var(--hover-color-1);
	color: white;
}

.pagination li svg {
	color: var(--text-color-2);
	transition: all .3s;
	width: 15px;
	height: 15px;
}

.pagination li:hover svg {
	transform: rotate(45deg);
	color: white;
}

.share {
	display: none;
}

.back-url {
	padding: 15px;
	border: 1px solid var(--border-color-1);
	transition: all .3s;
	display: inline-flex !important;
	align-items: center;
	gap: 15px;
	border-radius: var(--radius-2);
}

.back-url:hover {
	color: white;
	background-color: var(--main-color-1);
	border-color: var(--main-color-1);
}

.back-url svg {
	transform: scale(-1, 1);
	transition: all .3s;
}

.back-url:hover svg {
	transform: scale(-1, 1) rotate(45deg);
}

.file_block {
	display: flex;
	gap: 0 10px;
}

.file_block::before {
	display: block;
	width: 20px;
	height: 20px;
	content: '';
	background-repeat: no-repeat !important;
	flex: 0 0 20px;
}

.file_block.file-pdf::before {
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zIDIwVjE3SDRWMTlIMTlWNUgxNVYxSDRWN0gzVjBIMTUuOTI3NUwyMCA0LjA3MTUxVjIwSDNaTTE2IDEuNVY0SDE4LjVMMTYgMS41WiIgZmlsbD0iI0NBQ0FDQSIvPgo8cGF0aCBkPSJNMTUuNSA4SDFDMC40NDc3IDggMCA4LjQ0NzcgMCA5VjE1QzAgMTUuNTUyMyAwLjQ0NzcgMTYgMSAxNkgxNS41QzE2LjA1MjMgMTYgMTYuNSAxNS41NTIzIDE2LjUgMTVWOUMxNi41IDguNDQ3NyAxNi4wNTIzIDggMTUuNSA4WiIgZmlsbD0iI0UzMDgwOSIvPgo8cGF0aCBkPSJNMy44NTE2NSAxMS44ODI0SDQuMTMxODdDNC4zOTM3NyAxMS44ODI0IDQuNTg5NzQgMTEuODMxMyA0LjcxOTc4IDExLjcyOTFDNC44NDk4MiAxMS42MjUyIDQuOTE0ODQgMTEuNDc0NyA0LjkxNDg0IDExLjI3NzdDNC45MTQ4NCAxMS4wNzg5IDQuODU5ODkgMTAuOTMyMSA0Ljc1IDEwLjgzNzJDNC42NDE5NCAxMC43NDI0IDQuNDcxNjEgMTAuNjk0OSA0LjIzOTAxIDEwLjY5NDlIMy44NTE2NVYxMS44ODI0Wk01Ljc3NDczIDExLjI0NzZDNS43NzQ3MyAxMS42NzgxIDUuNjM5MTkgMTIuMDA3MyA1LjM2ODEzIDEyLjIzNTNDNS4wOTg5IDEyLjQ2MzMgNC43MTUyIDEyLjU3NzMgNC4yMTcwMyAxMi41NzczSDMuODUxNjVWMTRIM1YxMEg0LjI4Mjk3QzQuNzcwMTUgMTAgNS4xNDAxMSAxMC4xMDQ5IDUuMzkyODYgMTAuMzE0NkM1LjY0NzQ0IDEwLjUyMjYgNS43NzQ3MyAxMC44MzM2IDUuNzc0NzMgMTEuMjQ3NloiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik05Ljg2NTM4IDExLjk2MTdDOS44NjUzOCAxMi42MjAyIDkuNjc2NzQgMTMuMTI0NSA5LjI5OTQ1IDEzLjQ3NDdDOC45MjM5OSAxMy44MjQ5IDguMzgwOTUgMTQgNy42NzAzMyAxNEg2LjUzMjk3VjEwSDcuNzkzOTZDOC40NDk2MyAxMCA4Ljk1ODc5IDEwLjE3MjQgOS4zMjE0MyAxMC41MTcxQzkuNjg0MDcgMTAuODYxOCA5Ljg2NTM4IDExLjM0MzQgOS44NjUzOCAxMS45NjE3Wk04Ljk4MDc3IDExLjk4MzZDOC45ODA3NyAxMS4xMjQ1IDguNTk5ODIgMTAuNjk0OSA3LjgzNzkxIDEwLjY5NDlINy4zODQ2MlYxMy4yOTk2SDcuNzVDOC41NzA1MSAxMy4yOTk2IDguOTgwNzcgMTIuODYwOSA4Ljk4MDc3IDExLjk4MzZaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTEuNTM1NyAxNEgxMC42OTc4VjEwSDEzLjYwMTZWMTAuNjk0OUgxMS41MzU3VjExLjcyNjRIMTMuNVYxMi40MTg2SDExLjUzNTdWMTRaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');
}

.file_block.file-xls::before {
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zIDIwVjE3SDRWMTlIMTlWNUgxNVYxSDRWN0gzVjBIMTUuOTI3NUwyMCA0LjA3MTUxVjIwSDNaTTE2IDEuNVY0SDE4LjVMMTYgMS41WiIgZmlsbD0iI0NBQ0FDQSIvPgo8cGF0aCBkPSJNMTUuNSA4SDFDMC40NDc3IDggMCA4LjQ0NzcgMCA5VjE1QzAgMTUuNTUyMyAwLjQ0NzcgMTYgMSAxNkgxNS41QzE2LjA1MjUgMTYgMTYuNSAxNS41NTIzIDE2LjUgMTVWOUMxNi41IDguNDQ3NyAxNi4wNTI1IDggMTUuNSA4WiIgZmlsbD0iIzRCQTQzMyIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTkuNzU0MDggMTEuNDA5OEM5LjgyMTA4IDExLjQzNzEgOS44OTAwNyAxMS40NTg5IDkuOTYxMDcgMTEuNDc1QzEwLjAzOTEgMTEuNTAyOSAxMC4xMjUxIDExLjUxOTMgMTAuMjE5NiAxMS41NDczQzEwLjQxNTYgMTEuNjEyMyAxMC41ODYxIDExLjY3NjggMTAuNzMxMSAxMS43NDA2QzEwLjg2MjYgMTEuNzk1OSAxMC45ODUxIDExLjg3MDcgMTEuMDkzMSAxMS45NjIzQzExLjE4NzEgMTIuMDQ0NiAxMS4yNjA2IDEyLjE0NjkgMTEuMzA4MSAxMi4yNjEyQzExLjM1ODYgMTIuMzk0MyAxMS4zODI2IDEyLjUzNTcgMTEuMzc5MSAxMi42Nzc2QzExLjM4NTYgMTIuODIwOCAxMS4zNTUxIDEyLjk2MzMgMTEuMjkwMSAxMy4wOTIyQzExLjIyNTYgMTMuMjIxIDExLjEyOTEgMTMuMzMyIDExLjAwODYgMTMuNDE1MUMxMC42NzM2IDEzLjYxMjkgMTAuMjg0MSAxMy43MDQ3IDkuODkzMDggMTMuNjc3NkM5Ljc0MjA4IDEzLjY3ODQgOS41OTEwOCAxMy42Njk0IDkuNDQxMDggMTMuNjUwNUM5LjMyMTA4IDEzLjYzNTIgOS4yMDIwOCAxMy42MTMxIDkuMDg0NTggMTMuNTg0NUM4Ljk5NDA4IDEzLjU2MjMgOC45MDQ1OCAxMy41MzQ0IDguODE3NTggMTMuNTAxMUM4Ljc1MzU4IDEzLjQ3NjQgOC42OTEwOCAxMy40NDg2IDguNjMwMDggMTMuNDE3N0w4Ljg2OTU4IDEyLjYwMjJDOS4wMDI1OCAxMi42NjU0IDkuMTQyNTggMTIuNzE1NSA5LjI4NjA4IDEyLjc1MTdDOS40ODQ1OCAxMi43OTk1IDkuNjg4NTggMTIuODIxNyA5Ljg5MzA4IDEyLjgxNzdDOS45NzM1OCAxMi44MjAyIDEwLjA1NDYgMTIuODExMSAxMC4xMzI2IDEyLjc5MDdDMTAuMTk5MSAxMi43Nzc1IDEwLjI2MjYgMTIuNzUyNyAxMC4zMjAxIDEyLjcxNzVDMTAuMzYzMSAxMi42OTA4IDEwLjM5NzYgMTIuNjUyNCAxMC40MTgxIDEyLjYwNzFDMTAuNDM3MSAxMi41ODEzIDEwLjQ0NzEgMTIuNTUwMSAxMC40NDU2IDEyLjUxODRDMTAuNDQ1NiAxMi40MDc2IDEwLjM4NzEgMTIuMzk4NyAxMC4yNzE2IDEyLjMyNTFDMTAuMDk3NiAxMi4yNDk5IDkuOTE1NTggMTIuMTkzNCA5LjcyOTA4IDEyLjE1NjZDOS42MDYwOCAxMi4xMTc1IDkuNDEwMDcgMTIuMDcyMyA5LjI4ODA3IDEyLjAyMzVDOS4xNjg1NyAxMS45NzUyIDkuMDU3MDggMTEuOTEwOCA4Ljk1NjA4IDExLjgzMjRDOC44NTgwOCAxMS43NTU3IDguNzc2NTggMTEuNjYwNyA4LjcxNjU4IDExLjU1M0M4LjY1MjA4IDExLjQyOTYgOC42MjA1OCAxMS4yOTIzIDguNjI1NTggMTEuMTUzOUM4LjYyMzA4IDExLjAwNzEgOC42NTY1OCAxMC44NjE4IDguNzIzNTggMTAuNzNDOC43ODkwOCAxMC42MDM1IDguODg0MDggMTAuNDkzNiA5LjAwMTA4IDEwLjQwODlDOS4xMzIwOCAxMC4zMTU0IDkuMjc5NTggMTAuMjQ2MyA5LjQzNjU4IDEwLjIwNTRDOS42NDg1OCAxMC4xNTYyIDkuODY2NTggMTAuMTMyNCAxMC4wODQ2IDEwLjEzNDRDMTAuMzA2NiAxMC4xMzA2IDEwLjUyODEgMTAuMTU1NCAxMC43NDM2IDEwLjIwOEMxMC45MDA2IDEwLjI0NzMgMTEuMDUzMSAxMC4zMDE2IDExLjE5OTYgMTAuMzY5OUwxMC45NTQxIDExLjAyOEMxMC44MzQ2IDExLjAwNjcgMTAuODE3MSAxMS4wMzI5IDEwLjYwMzYgMTAuOTk1MkMxMC40NTA2IDEwLjk2MTkgMTAuMjk0NiAxMC45NDMgMTAuMTM4MSAxMC45Mzg5QzkuOTg3NTggMTAuOTI4NSA5LjgzNzA4IDEwLjk1NDYgOS42OTk1OCAxMS4wMTQ3QzkuNjU3MDggMTEuMDI0MyA5LjYxODU4IDExLjA0NjUgOS41ODk1OCAxMS4wNzgzQzkuNTYwNTggMTEuMTEwMSA5LjU0MjU3IDExLjE0OTggOS41Mzc1NyAxMS4xOTIxQzkuNTM2MDcgMTEuMjM5NyA5LjU1MzU3IDExLjI4NjEgOS41ODY1NyAxMS4zMjExQzkuNjM3MDcgMTEuMzU5MyA5LjY5MzU4IDExLjM4OTIgOS43NTQwOCAxMS40MDk4Wk01LjkwMDUzIDEzLjY4MjVWMTAuMTM0OUg2LjgxMjQ4VjEyLjc5NTZIOC4xODA1OFYxMy42ODI1SDUuOTAwNTNaTTQuMzMxNTMgMTMuNjgyNUwzLjYyMDY4IDEyLjY4ODdMMi45MDkzOCAxMy42ODI1SDEuNzkyNzJMMy4wNjIxMyAxMS45MDg3TDEuNzkyNzIgMTAuMTM0OUgyLjkwOTM4TDMuNjIwNjggMTEuMTI4Mkw0LjMzMTUzIDEwLjEzNDlINS40NDg2OEw0LjE3OTIzIDExLjkwODdMNS40NDg2OCAxMy42ODI1SDQuMzMxNTNaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTEzLjkxODQgMTMuNjgyM0wxMy4yMDc5IDEyLjY4ODZMMTIuNDk2NCAxMy42ODIzSDExLjM3OTlMMTIuNjQ4OSAxMS45MDg2TDExLjM3OTkgMTAuMTM0OEgxMi40OTY0TDEzLjIwNzkgMTEuMTI4MUwxMy45MTg0IDEwLjEzNDhIMTUuMDM1NEwxMy43NjY0IDExLjkwODZMMTUuMDM1NCAxMy42ODIzSDEzLjkxODRaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K');
}

.file_block.file-doc::before {
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zIDIwVjE3SDRWMTlIMTlWNUgxNVYxSDRWN0gzVjBIMTUuOTI3NUwyMCA0LjA3MTUxVjIwSDNaTTE2IDEuNVY0SDE4LjVMMTYgMS41WiIgZmlsbD0iI0NBQ0FDQSIvPgo8cGF0aCBkPSJNMTUuNSA4SDFDMC40NDc3IDggMCA4LjQ0NzcgMCA5VjE1QzAgMTUuNTUyMyAwLjQ0NzcgMTYgMSAxNkgxNS41QzE2LjA1MjMgMTYgMTYuNSAxNS41NTIzIDE2LjUgMTVWOUMxNi41IDguNDQ3NyAxNi4wNTIzIDggMTUuNSA4WiIgZmlsbD0iIzMzODdERSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjA3MDYgMTEuMjM3QzEwLjkxNTEgMTEuMDkwNSAxMC43MTI4IDExLjAwOTIgMTAuNTAyOSAxMS4wMDg5QzEwLjM2MzcgMTEuMDA4IDEwLjIyNjQgMTEuMDQyNCAxMC4xMDI4IDExLjEwOTFDOS45NzkzIDExLjE3NTggOS44NzMyNSAxMS4yNzI4IDkuNzkzODUgMTEuMzkxOEM5LjcxNDQ1IDExLjUxMDcgOS42NjQxIDExLjY0OCA5LjY0NzIgMTEuNzkxN0M5LjYzMDI1IDExLjkzNTQgOS42NDcyNSAxMi4wODEzIDkuNjk2NyAxMi4yMTY2QzkuNzQ2MTUgMTIuMzUyIDkuODI2NTUgMTIuNDcyOCA5LjkzMSAxMi41Njg1QzEwLjAzNTQgMTIuNjY0MyAxMC4xNjA3IDEyLjczMjIgMTAuMjk2IDEyLjc2NjJDMTAuNDMxMyAxMi44MDAzIDEwLjU3MjUgMTIuNzk5NiAxMC43MDc1IDEyLjc2NDFDMTAuODQyNCAxMi43Mjg3IDEwLjk2NzEgMTIuNjU5NSAxMS4wNzA2IDEyLjU2MjdMMTEuNTQ2MSAxMy4zMDUxQzExLjI5MyAxMy41MTA1IDEwLjk4OTUgMTMuNjM3OCAxMC42NzAzIDEzLjY3MjZDMTAuMzUxIDEzLjcwNzMgMTAuMDI4NyAxMy42NDgxIDkuNzQwMjUgMTMuNTAxNkM5LjQ1MTc1IDEzLjM1NTIgOS4yMDg2IDEzLjEyNzQgOS4wMzg1NSAxMi44NDQyQzguODY4NDUgMTIuNTYxIDguNzc4MyAxMi4yMzM4IDguNzc4MyAxMS44OTk5QzguNzc4MyAxMS41NjU5IDguODY4NDUgMTEuMjM4OCA5LjAzODU1IDEwLjk1NTZDOS4yMDg2IDEwLjY3MjQgOS40NTE3NSAxMC40NDQ1IDkuNzQwMjUgMTAuMjk4MUMxMC4wMjg3IDEwLjE1MTYgMTAuMzUxIDEwLjA5MjQgMTAuNjcwMyAxMC4xMjcxQzEwLjk4OTUgMTAuMTYxOSAxMS4yOTMgMTAuMjg5MiAxMS41NDYxIDEwLjQ5NDdMMTEuMDcwNiAxMS4yMzdaTTYuNjQ3MjUgMTMuNjgyNUM2LjMwODM1IDEzLjY4MjUgNS45NzcwNSAxMy41Nzc5IDUuNjk1MjUgMTMuMzgyMUM1LjQxMzQgMTMuMTg2MiA1LjE5MzggMTIuOTA3OSA1LjA2NDEgMTIuNTgyMkM0LjkzNDM1IDEyLjI1NjUgNC45MDA0NSAxMS44OTgxIDQuOTY2NTUgMTEuNTUyNEM1LjAzMjcgMTEuMjA2NiA1LjE5NTkgMTAuODg5IDUuNDM1NTUgMTAuNjM5N0M1LjY3NTIgMTAuMzkwNSA1Ljk4MDU1IDEwLjIyMDcgNi4zMTI5NSAxMC4xNTE5QzYuNjQ1MzUgMTAuMDgzMiA2Ljk4OTk1IDEwLjExODUgNy4zMDMwNSAxMC4yNTM0QzcuNjE2MiAxMC4zODgzIDcuODgzOCAxMC42MTY3IDguMDcyMSAxMC45MDk4QzguMjYwNCAxMS4yMDMgOC4zNjA5IDExLjU0NzYgOC4zNjA5IDExLjkwMDFDOC4zNjA5IDEyLjM3MjggOC4xODAzNSAxMi44MjYyIDcuODU5IDEzLjE2MDRDNy41Mzc2NSAxMy40OTQ3IDcuMTAxNzUgMTMuNjgyNSA2LjY0NzI1IDEzLjY4MjVaTTYuNjQ3MjUgMTEuMDA4OUM2LjQ3NzggMTEuMDA4OSA2LjMxMjE1IDExLjA2MTIgNi4xNzEyNSAxMS4xNTkxQzYuMDMwMzUgMTEuMjU3IDUuOTIwNSAxMS4zOTYyIDUuODU1NjUgMTEuNTU5QzUuNzkwOCAxMS43MjE5IDUuNzczODUgMTEuOTAxMSA1LjgwNjkgMTIuMDc0QzUuODQgMTIuMjQ2OCA1LjkyMTYgMTIuNDA1NiA2LjA0MTQgMTIuNTMwM0M2LjE2MTI1IDEyLjY1NDkgNi4zMTM5IDEyLjczOTggNi40ODAxIDEyLjc3NDJDNi42NDYzIDEyLjgwODUgNi44MTg2IDEyLjc5MDkgNi45NzUxNSAxMi43MjM1QzcuMTMxNzUgMTIuNjU2IDcuMjY1NTUgMTIuNTQxOCA3LjM1OTcgMTIuMzk1MkM3LjQ1Mzg1IDEyLjI0ODcgNy41MDQxIDEyLjA3NjMgNy41MDQxIDExLjkwMDFDNy41MDQxIDExLjY2MzcgNy40MTM4IDExLjQzNyA3LjI1MzE1IDExLjI2OTlDNy4wOTI0NSAxMS4xMDI4IDYuODc0NSAxMS4wMDg5IDYuNjQ3MjUgMTEuMDA4OVpNMi43OTE2IDEzLjY4MjVIMS41MDYzNVYxMC4xMTc3SDIuNzkxNkMzLjI0NjA1IDEwLjExNzcgMy42ODE5NSAxMC4zMDU1IDQuMDAzMyAxMC42Mzk3QzQuMzI0NyAxMC45NzQgNC41MDUyIDExLjQyNzQgNC41MDUyIDExLjkwMDFDNC41MDUyIDEyLjM3MjggNC4zMjQ3IDEyLjgyNjIgNC4wMDMzIDEzLjE2MDRDMy42ODE5NSAxMy40OTQ3IDMuMjQ2MDUgMTMuNjgyNSAyLjc5MTYgMTMuNjgyNVpNMi43OTE2IDExLjAwODlIMi4zNjMxNVYxMi43OTEzSDIuNzkxNkMzLjAxODggMTIuNzkxMyAzLjIzNjc1IDEyLjY5NzQgMy4zOTc0NSAxMi41MzAzQzMuNTU4MTUgMTIuMzYzMSAzLjY0ODQgMTIuMTM2NCAzLjY0ODQgMTEuOTAwMUMzLjY0ODQgMTEuNjYzNyAzLjU1ODE1IDExLjQzNyAzLjM5NzQ1IDExLjI2OTlDMy4yMzY3NSAxMS4xMDI4IDMuMDE4OCAxMS4wMDg5IDIuNzkxNiAxMS4wMDg5WiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNC4xNjk1IDEzLjY4MjVMMTMuNTAxNyAxMi42ODM5TDEyLjgzMzMgMTMuNjgyNUgxMS43ODQyTDEyLjk3NjggMTEuOTAwMUwxMS43ODQyIDEwLjExNzdIMTIuODMzM0wxMy41MDE3IDExLjExNThMMTQuMTY5NSAxMC4xMTc3SDE1LjIxOTJMMTQuMDI2NSAxMS45MDAxTDE1LjIxOTIgMTMuNjgyNUgxNC4xNjk1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==');
}

.file_block.file-zip::before {
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zIDIwVjE3SDRWMTlIMTlWNUgxNVYxSDRWN0gzVjBIMTUuOTI3NUwyMCA0LjA3MTUxVjIwSDNaTTE2IDEuNVY0SDE4LjVMMTYgMS41WiIgZmlsbD0iI0NBQ0FDQSIvPgo8cGF0aCBkPSJNMTUuNSA4SDFDMC40NDc3MTUgOCAwIDguNDQ3NyAwIDlWMTVDMCAxNS41NTIzIDAuNDQ3NzE1IDE2IDEgMTZIMTUuNUMxNi4wNTIzIDE2IDE2LjUgMTUuNTUyMyAxNi41IDE1VjlDMTYuNSA4LjQ0NzcgMTYuMDUyMyA4IDE1LjUgOFoiIGZpbGw9IiNFOUFFMDEiLz4KPHBhdGggZD0iTTcuMjkzOTUgMTRINC4yMzUxMVYxMy4zNDQ3TDUuOTM1MDUgMTAuOTMwNEg0LjI3NTM5VjEwLjA3MzdINy4yNTFWMTAuNzI2M0w1LjU1MTA1IDEzLjE0MzNINy4yOTM5NVYxNFpNNy44NTc5IDE0VjEwLjA3MzdIOC45MjQwNVYxNEg3Ljg1NzlaTTEyLjYyNDggMTEuMzIyNUMxMi42MjQ4IDExLjc2MTEgMTIuNDk1IDEyLjEwMDQgMTIuMjM1NCAxMi4zNDAzQzExLjk3NzYgMTIuNTc4NCAxMS42MTA1IDEyLjY5NzUgMTEuMTM0MyAxMi42OTc1SDEwLjgzNjJWMTRIOS43NzU0VjEwLjA3MzdIMTEuMTM0M0MxMS42MzAyIDEwLjA3MzcgMTIuMDAyNiAxMC4xODIgMTIuMjUxNSAxMC4zOTg3QzEyLjUwMDQgMTAuNjE1MyAxMi42MjQ4IDEwLjkyMzIgMTIuNjI0OCAxMS4zMjI1Wk0xMC44MzYyIDExLjgzMjdIMTEuMDI5NkMxMS4xODg5IDExLjgzMjcgMTEuMzE1MSAxMS43ODggMTEuNDA4MiAxMS42OTg1QzExLjUwMzEgMTEuNjA4OSAxMS41NTA2IDExLjQ4NTQgMTEuNTUwNiAxMS4zMjc5QzExLjU1MDYgMTEuMDYyOSAxMS40MDM4IDEwLjkzMDQgMTEuMTEwMSAxMC45MzA0SDEwLjgzNjJWMTEuODMyN1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=');
}

.ul_style li {
	position: relative;
	padding-left: 15px;
}

.ul_style li::before {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	content: '';
	background-color: var(--main-color-1);
	position: absolute;
	top: 7px;
	left: 0;
}

.ol_style {
	padding-left: 15px;
}

.ol_style li {
	padding-left: 0px;
}

details summary {
	padding: 10px 15px;
	border: 1px solid var(--main-color-1);
	border-radius: var(--radius-1);
	transition: all .3s;
	cursor: pointer;
	list-style: none;
	position: relative;
}

details summary::before {
	content: '';
	width: 10px;
	height: 10px;
	border: 2px solid;
	border-color: transparent transparent var(--main-color-1) var(--main-color-1);
	position: absolute;
	top: 12px;
	right: 20px;
	transform: rotate(-45deg);
}

details[open] summary::before,
details summary:hover::before {
	border-color: transparent transparent var(--bg-color-1) var(--bg-color-1);
}

details[open] summary::before {
	transform: rotate(-45deg) scale(-1);
	top: 18px;
}

details summary+div {
	padding: 15px;
}

details summary::-webkit-details-marker {
	display: none;
}

details summary:hover,
details[open] summary {
	background-color: var(--main-color-1);
	color: white;
}

details[open] summary:hover {
	background-color: var(--hover-color-1);
	border-color: var(--hover-color-1);
}

/*------*/

html body .bvi-body header,
html body .bvi-body aside,
html body .bvi-body .nav_block {
	position: relative;
	top: 0;
}

html body .bvi-body[data-bvi-theme] .fly_link,
html body .bvi-body[data-bvi-theme] .fly_link:hover {
	background-color: transparent !important;
}

html body .bvi-body header {
	border-bottom: 1px solid;
}

html body .bvi-body aside {
	flex: 600px;
	height: auto;
}

html body .bvi-body aside .aside_container {
	margin: 0;
	width: 100%;
}

html body .bvi-body aside .aside_container .teasers_block .list_block,
html body .bvi-body .banner_teasers_block .item {
	height: auto !important;
}

html body .bvi-body .nav_main_footer {
	padding: 0 !important;
	width: 100%;
	flex: calc(100% - 630px);
}

html body .bvi-body .aside_main_footer_block {
	display: flex;
	align-items: flex-start;
	gap: 30px;
	padding: 0 30px;
	margin-top: 30px;
}

html body .bvi-body .news_list_block .teaser_block {
	opacity: 1;
	margin: 0;
}

html body .bvi-body .news_list_block .item,
html body .bvi-body .banner_teasers_block .item {
	border: 1px solid;
}

html body .bvi-body .banner_teasers_block .item::before,
html body .bvi-body .banner_teasers_block .item::after,
html body .bvi-body .map_btn svg,
html body .bvi-body .btn.style_arrow svg,
html body .bvi-body .teasers_block .item .flex,
html body .bvi-body .banner_teasers_block .style_arrow,
html body .bvi-body .teasers_block::before,
html body .bvi-body .teasers_block::after {
	display: none;
}

html body .bvi-body .teasers_block .item h5 {
	margin: 0;
}

html body .bvi-body .mob_menu {
	z-index: 999999;
}

html body .bvi-body .close_btn span,
html body .bvi-body[data-bvi-theme] .mob_btn_block {
	background-color: black !important;
}

@media screen and (max-width: 1260px) {
	html body .bvi-body aside {
		flex: 300px;
	}
}

@media screen and (max-width: 992px) {
	html body .bvi-body aside {
		flex: 100%;
	}

	html body .bvi-body .aside_main_footer_block {
		flex-wrap: wrap;
	}
}

/*-----*/
span.zoom {
	display: flex !important;
	align-items: center;
	justify-content: center;
	top: 50% !important;
	left: 50% !important;
	right: auto !important;
	bottom: auto !important;
	transform: translate(-50%, -50%);
}

span.zoom::before {
	content: '';
	width: 20px;
	height: 20px;
	display: block;
	background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjY5MDEgMTQuNzQyN0MxNC41MjQ4IDE0LjkwNzUgMTQuMzAwOSAxNSAxNC4wNjc1IDE1QzEzLjgzNDEgMTUgMTMuNjEwMiAxNC45MDc1IDEzLjQ0NDkgMTQuNzQyN0wxMC41NzM4IDExLjg0NDJDOS4zODg2IDEyLjc0MjcgNy45MzQzOSAxMy4yMTQgNi40NDc0NyAxMy4xODE1QzQuOTYwNTYgMTMuMTQ5IDMuNTI4MzQgMTIuNjE0NiAyLjM4MzU3IDExLjY2NTFDMS4yMzg4IDEwLjcxNTcgMC40NDg3NjkgOS40MDY5NyAwLjE0MTg3IDcuOTUxNzFDLTAuMTY1MDI5IDYuNDk2NDUgMC4wMjkyNDI4IDQuOTgwMTcgMC42OTMxMTMgMy42NDkyOUMxLjM1Njk4IDIuMzE4NDEgMi40NTE0MyAxLjI1MTE1IDMuNzk4NTkgMC42MjA5NjdDNS4xNDU3NSAtMC4wMDkyMTU3NyA2LjY2NjQ0IC0wLjE2NTI4NSA4LjExMzUyIDAuMTc4MTIzQzkuNTYwNiAwLjUyMTUzMSAxMC44NDkgMS4zNDQyMyAxMS43Njk0IDIuNTEyNTJDMTIuNjg5NyAzLjY4MDgxIDEzLjE4OCA1LjEyNjAyIDEzLjE4MyA2LjYxMzI4QzEzLjE3ODQgOC4wNTUzOSAxMi42OTgzIDkuNDU1NzIgMTEuODE3MSAxMC41OTczTDE0LjY5MDEgMTMuNDk3NkMxNC44NTQ4IDEzLjY2MjkgMTQuOTQ3NCAxMy44ODY3IDE0Ljk0NzQgMTQuMTIwMUMxNC45NDc0IDE0LjM1MzUgMTQuODU0OCAxNC41Nzc0IDE0LjY5MDEgMTQuNzQyN1pNNi41Njk0NiAxLjc2MzMyQzUuNjEwMjMgMS43NjMzMiA0LjY3MjU0IDIuMDQ3NzcgMy44NzQ5NyAyLjU4MDY5QzMuMDc3NCAzLjExMzYxIDIuNDU1NzcgMy44NzEwNyAyLjA4ODY4IDQuNzU3MjhDMS43MjE2IDUuNjQzNSAxLjYyNTU2IDYuNjE4NjYgMS44MTI2OSA3LjU1OTQ2QzEuOTk5ODMgOC41MDAyNiAyLjQ2MTc0IDkuMzY0NDQgMy4xNDAwMiAxMC4wNDI3QzMuODE4MyAxMC43MjEgNC42ODI0OCAxMS4xODI5IDUuNjIzMjggMTEuMzcwMUM2LjU2NDA4IDExLjU1NzIgNy41MzkyNSAxMS40NjExIDguNDI1NDYgMTEuMDk0MUM5LjMxMTY4IDEwLjcyNyAxMC4wNjkxIDEwLjEwNTMgMTAuNjAyMSA5LjMwNzc4QzExLjEzNSA4LjUxMDIxIDExLjQxOTQgNy41NzI1MSAxMS40MTk0IDYuNjEzMjhDMTEuNDE5NCA1LjMyNjk5IDEwLjkwODQgNC4wOTMzOSA5Ljk5ODkgMy4xODM4NEM5LjA4OTM2IDIuMjc0MyA3Ljg1NTc1IDEuNzYzMzIgNi41Njk0NiAxLjc2MzMyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==');
	background-repeat: no-repeat;
	position: relative;
	top: 2px;
	left: 2px;
}

span.zoom i {
	display: none;
}

.item-views.licenses .item {
	border-radius: var(--radius-1);
	overflow: hidden;
	background-color: white !important;
	transition: all .3s;
}

.item-views.licenses .item:hover {
	box-shadow: 0 0 30px #4a3f3630;
}

.item-views.table .item .text {
	border: none !important;
	transition: all .3s;
}

.item-views.table .item .text * {
	font-size: 16px !important;
}

.item-views.table .item:hover .text {
	background-color: transparent !important;
}

.bx-breadcrumb {
	margin: -15px 0 20px 0 !important;
}

.bx-breadcrumb .bx-breadcrumb-item {
	margin-bottom: 5px !important;
}

.cat-title-wrap h1,
h1.cat-title {
	margin-bottom: 20px;
}

@media screen and (max-width: 992px) {
	.bx-breadcrumb {
		margin: 0 0 15px 0 !important;
	}

	.cat-title-wrap h1,
	h1.cat-title {
		margin-bottom: 15px;
	}
}

/* ---- */

.detail .image img {
	border-radius: var(--radius-1);
}

.search .btn-search {
	padding: 0 !important;
	width: 50px !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.search_fly .search .btn-search {
	width: auto !important;
	padding: 0 20px !important;
}

.search {
	width: 100%;
}

.item-views.list .item .image img {
	border-radius: var(--radius-1);
	width: 100%;
}

.detail .ask_a_question,
.detail .styled-block {
	width: 400px !important;
	padding: 30px !important;
	background: white;
	border: 1px solid var(--border-color-1);
	border-radius: var(--radius-1);
}

.detail .ask_a_question .inner .btn,
.detail .styled-block .btn {
	display: inline-block;
}

.detail .styled-block {
	width: 100% !important;
}

.areas_detail_page img {
	width: 100%;
	border-radius: var(--radius-1);
	object-fit: cover;
	object-position: top center;
}

.item-views.news1 .text>.flex>*:first-child {
	display: none;
}

.item-views.news1 .item+.item {
	padding-top: 30px;
	border-top: 1px solid var(--border-color-1);
}

.detail .galery .item img {
	width: 100%;
	object-fit: cover;
}

.detail .galery .item {
	border-radius: var(--radius-1);
	overflow: hidden;
}

.detail .galery .item>a {
	display: block;
	line-height: 0;
	height: 100%;
}

.detail .galery .item>a * {
	line-height: 1.2;
}

/*---form popup---*/

.question_frame.show {
	display: block;
}

.form.popup .jqmClose {
	display: block;
}

.jqmClose.top-close {
	display: flex;
	align-items: center;
	justify-content: center;
	top: 30px !important;
	border-radius: 0 var(--radius-1) var(--radius-1) 0;
}

.jqmClose.top-close::before,
.jqmClose.top-close::after {
	content: '';
	width: 31px;
	height: 1px;
	background-color: white;
	position: absolute;
	transform: rotate(45deg);
}

.jqmClose.top-close::after {
	transform: rotate(-45deg);
}

.jqmClose.top-close:hover {
	background-color: var(--hover-color-1) !important;
}

.form.popup .form-header i,
.form.popup .form-footer::after {
	display: none;
}

.form.popup .form-header .text {
	padding-left: 0;
}

.form.popup .form-body,
.form.popup .form-footer,
.form.popup .form-header {
	padding: 30px;
}

.form.popup .form-body input:not([type="checkbox"]),
.form.popup .form-body textarea {
	width: 100%;
	border-radius: var(--radius-2);
	box-shadow: 0 0 0 !important;
}

.form.popup .form-body label {
	font-size: 14px;
}

.form-body .refresh {
	position: relative;
	bottom: 4px;
	padding-left: 30px !important;
}

.form.popup .form-footer {
	padding-top: 0;
	display: flex !important;
	justify-content: space-between;
	align-items: center;
	gap: 15px;
	flex-wrap: wrap;
	width: 100%;
}

.form.popup .form-header {
	background: var(--bg-color-2);
	border-radius: var(--radius-1) var(--radius-1) 0 0;
}

.jqmWindow {
	border-radius: var(--radius-1);
}

@media screen and (max-width: 1260px) {
	#footer .menu_block .lg-6+.lg-6 {
		margin-top: 10px;
	}
}

@media screen and (max-width: 992px) {
	.detail .ask_a_question {
		float: none !important;
		width: 100% !important;
		display: block;
		margin-left: 0 !important;
	}
}

/* 04.03.26 */

.team_list_block .line+.line {
	margin-top: 30px;
}

.team_list_block .list .line>.row {
	align-items: flex-start;
	gap: 30px 0;
	justify-content: center;
}

.team_list_block .list .item .img_block {
	width: 100%;
	height: 0;
	padding-bottom: 140%;
	position: relative;
}

.team_list_block .list .item .img_block.horizontal {
	padding-bottom: 60%;
}

.team_list_block .list .item .img_block img {
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	object-position: center top;
}

.team_list_block .list .item .img_block+.name_block {
	margin-top: 20px;
	text-align: center;
}

.team_list_block .list .item .img_block+.name_block h5+*,
.team_list_block .list .item .img_block+.name_block h4+* {
	margin-top: 10px;
	display: block;
}

@media screen and (max-width: 400px) {
	.num span {
		font-size: 21px;
	}

	.mob_menu .hotline_block {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.hotline_block .nums_block,
	.hotline_block .discription {
		flex: max-content;
		max-width: max-content;
	}

	.hotline_block .discription {
		max-width: 50%;
	}

}

@media screen and (max-width: 767px) {

	.item-views.licenses .group-content .flex>* {
		flex: 100% !important;
		max-width: 100% !important;
	}
}
/* End */


/* Start:/local/templates/vdpo31_local/components/bitrix/search.title/corp/style.css?17291897723115*/
.search {
	position: relative;
}

.search input[type="text"] {
	background: white;
	color: #999999;
	height: 28px;
	line-height: 18px;
	padding: 0 10px;
	border: none;
	width: 100%;
	border-radius: 5px;
}

.search .btn-search {
	position: absolute;
	top: 0;
	right: 0;
	background: #a0b0ba;
	border: 0;
	color: white;
	width: 30px;
	height: 100%;
	line-height: 12px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

div.title-search-result {
	border: 1px solid #c6c6c6;
	display: none;
	overflow: hidden;
	z-index: 205;
	background: white;
	padding: 10px;
}

table.title-search-result {
	border-collapse: collapse;
	border: none;
	width: 10%;
}

table.title-search-result th {
	background-color: #F7F7F7;
	border-right: 1px solid #e8e8e8;
	color: #949494;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	padding-right: 12px;
	text-align: right;
	vertical-align: top;
	white-space: nowrap;
	width: 1%;
}

table.title-search-result td {
	background-color: white;
	color: black;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	white-space: nowrap;
}

table.title-search-result td.title-search-item {
	padding-left: 8px;
	padding-right: 15px;
}

table.title-search-result td.title-search-item a {
	padding-left: 4px;
	padding-right: 15px;
	text-decoration: none;
	color: black;
	vertical-align: top;
	display: block;
}

table.title-search-result td.title-search-item img {
	vertical-align: top;
}

table.title-search-result td.title-search-item b {
	color: #cf0000;
	font-weight: normal;
}

table.title-search-result tr.title-search-selected td,
table.title-search-result tr.title-search-selected a,
table.title-search-result tr.title-search-selected td.title-search-more a {
	background-color: #fff2be;
}

table.title-search-result td.title-search-more {
	font-size: 11px;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 24px;
	padding-top: 0px;
}

table.title-search-result td.title-search-more a {
	padding-left: 12px;
	padding-right: 15px;
	text-decoration: none;
	color: #999999;
}

table.title-search-result td.title-search-all {
	padding-left: 24px;
	padding-right: 15px;
}

table.title-search-result td.title-search-all a {
	padding-left: 4px;
	text-decoration: none;
	color: #808080;
}

table.title-search-result td.title-search-separator,
table.title-search-result th.title-search-separator {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 4px;
}

div.title-search-fader {
	display: none;
	background-image: url('/local/templates/vdpo31_local/components/bitrix/search.title/corp/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position: absolute;
}

/*-----new-----*/

.search input[type="text"] {
	padding: 0 20px;
	border: 1px solid var(--border-color-1);
	height: 50px;
	border-radius: var(--radius-1);
}

.search input[type="text"]:is(:focus, :active)::placeholder {
	opacity: 0;
}

.search .btn-search {
	background-color: var(--main-color-1);
	color: white;
	width: auto;
	padding: 0 20px;
	cursor: pointer;
	border-radius: var(--radius-1);
}

.search .btn-search:hover {
	background-color: var(--hover-color-1) !important;
}
/* End */


/* Start:/local/templates/vdpo31_local/components/bitrix/menu/top/style.css?17291897721662*/
#mainMenu {
  gap: 0 10px;
}

#mainMenu>li {
  position: relative;
}

#mainMenu .dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: -5px;
  z-index: 1;
  box-shadow: 0px 30px 30px #0000001f;
  width: auto;
  min-width: 200px;
  overflow: hidden;
  opacity: 0;
}

#mainMenu .dropdown-menu li {
  width: 100%;
}

#mainMenu .dropdown-menu a {
  color: var(--main-color-1);
  font-size: 16px;
  padding: 8px 15px;
  line-height: 120%;
  transition: all .3s;
  display: block;
}

#mainMenu .dropdown-menu li:first-child a {
  padding-top: 15px;
}

#mainMenu .dropdown-menu li:last-child a {
  padding-bottom: 15px;
}

#mainMenu .dropdown-menu a:hover {
  color: var(--hover-color-1);
  background-color: var(--bg-color-2);
}

#mainMenu>li {
  position: relative;
  padding-right: 20px;
}

#mainMenu>li>a {
  border-radius: var(--radius-2);
}

#mainMenu>li>a {
  padding: 6px 10px;
  font-size: 18px;
  color: var(--main-color-1);
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 10px;
}

#mainMenu>li:hover>a {
  color: var(--hover-color-1);
}

#mainMenu li:hover a+.more_btn svg,
#mainMenu li a:hover+.more_btn svg {
  transform: scale(-1) !important;
}

#mainMenu>li svg {
  color: var(--main-color-1);
}

#mainMenu>li:hover .dropdown-menu {
  display: block;
  animation: linear both .3s show_drop;
}

@keyframes show_drop {
  from {
    opacity: 0;
    top: calc(100% + 10px);
  }

  to {
    opacity: 1;
    top: 100%;
  }
}

#mainMenu .more_btn {
  position: absolute;
  top: calc(50% - 13px);
  right: 5px;
}
/* End */


/* Start:/local/templates/vdpo31_local/components/bitrix/menu/bottom/style.css?1729189772196*/
footer .menu{ padding: 32px 0 18px 0; }
footer .menu ul{ padding: 0; margin: 0; list-style: none; }
footer .menu li{ line-height: 18px; margin-bottom: 14px; }
footer .menu li a{ color: white; }
/* End */


/* Start:/local/templates/vdpo31_local/styles.css?17291897713487*/
/* Svoi CSS kod pishite v faile CUSTOM.CSS, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Put you custom CSS in CUSTOM.CSS, not in this file! */

/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII, ne izmenyaite ego!!! */

a {
  text-decoration: underline;
  outline: none !important;
}

h1.spaced,
h2.spaced,
h3.spaced,
h4.spaced,
h5.spaced,
h6.spaced {
  margin-top: 22px;
}

h1.more-spaced,
h2.more-spaced,
h3.more-spaced,
h4.more-spaced,
h5.more-spaced,
h6.more-spaced {
  margin-top: 44px;
}

p {
  margin-bottom: 20px;
}

p .alternative-font {
  display: inline-block;
  margin-top: -15px;
  position: relative;
  top: 3px;
  margin-bottom: -6px;
}

p.featured {
  font-size: 1.6em;
  line-height: 1.5em;
}

p.short {
  margin-bottom: 0;
}

p.tall {
  margin-bottom: 20px;
}

p.taller {
  margin-bottom: 40px;
}

p.drop-caps:first-child:first-letter {
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding: 4px;
  margin-right: 5px;
  margin-top: 5px;
  font-family: Georgia;
}

p.drop-caps.secundary:first-child:first-letter {
  background-color: #ccc;
  color: white;
  padding: 6px;
  margin-right: 5px;
  border-radius: 4px;
}

hr {
  height: 1px;
  margin: 22px 0 22px 0;
  border-top: 1px solid #d9dfe3
}

table.table {
  border-collapse: collapse;
  border-spacing: 0;
}

table.table>thead>tr>th,
table.table>tbody>tr>th,
table.table>tfoot>tr>th,
table.table>thead>tr>td,
table.table>tbody>tr>td,
table.table>tfoot>tr>td {
  border: 0;
}

table.table>thead>tr>th,
table.table>tbody>tr>th,
table.table>tfoot>tr>th {
  color: white;
  border-bottom: 1px solid white;
}

table.table tr:nth-child(even) td {
  background: #eff5f7;
}

table.table tr:nth-child(odd) td {
  background: white;
}

table.table1 td {
  padding: 15px;
}

blockquote {
  color: white;
  position: relative;
  padding: 20px 20px 20px 80px;
  border-left: 5px solid;
}

blockquote:before {
  position: absolute;
  top: 24px;
  left: 20px;
  font-family: FontAwesome;
  content: "\f10d";
  font-size: 40px;
  line-height: 36px;
}

li {
  line-height: 24px;
}

.btn-icon i {
  margin-right: 10px;
}

.btn-icon-right i {
  margin-right: 0;
  margin-left: 10px;
}

.grey_light {
  color: #6d7a83;
}

.grey_dark {
  color: #666666;
}

.dark_light {
  color: #2f383d;
}

.dark_light_table {
  color: #2f383d;
  font-size: 16px;
}

.nav>li>a {
  padding: 10px 20px 10px 15px;
}

.left-menu-md {
  padding-right: 40px;
}

.right-menu-md {
  padding-left: 40px;
}

.right-menu-md .side-menu>li>a:before {
  right: auto;
  left: 15px;
  margin-top: 2px;
}

.right-menu-md .nav>li>a {
  padding: 10px 10px 10px 30px;
}

/* check bitrix popups style */
.bx-core-window img {
  vertical-align: baseline;
}

.bx-core-window .adm-btn,
.bx-core-window .adm-input-file {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -o-box-sizing: content-box;
  -ms-box-sizing: content-box;
}

/* error - not existing module aspro.allcorp */
.include_module_error {
  margin: 0 auto;
  text-align: center;
}

.include_module_error img {
  max-width: 100%;
}

.include_module_error p {
  color: #636363;
  font-size: 14px;
  line-height: 20px;
  margin-top: 0;
}
/* End */


/* Start:/local/templates/vdpo31_local/template_styles.css?173141438923217*/
/* Svoi CSS kod pishite v faile CUSTOM.CSS,chotobi pri ustanovke obnovlenii ne bilo problem */
/* --------------------------------------- */
/* Put you custom CSS in CUSTOM.CSS,not in this file! */

/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
/* DANNII FAIL ZATIRAETSYA PRI OBNOVLENII,ne izmenyaite ego!!! */
html {
	overflow-x: hidden;
	overflow-y: auto;
}

html,
body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
}

label {
	font-weight: normal;
}

label.error {
	color: #e02222 !important;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -25px;
	right: 0;
}

textarea {
	resize: none;
}

input {
	outline: none;
}

.input.error>* {
	color: white;
}

.input.error input,
.input.error textarea {
	background: #ff4949;
	border-color: white;
}

.input.error input::-webkit-input-placeholder,
.input.error textarea::-webkit-input-placeholder,
.input.error input:-moz-placeholder,
.input.error textarea:-moz-placeholder {
	color: white !important;
}

.form-control {
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #d7dee3;
	height: 34px;
	padding: 6px 12px;
}

.form-control:focus {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	border-color: #CCC;
}

form input i[class*=icon] {
	font-family: FontAweSome;
}

select {
	border: 1px solid #D7DEE3;
	padding: 4px;
	background: none;
	width: 275px;
	color: #98a1a8;
}

.body {
	width: 100%;
	min-height: 96%;
}

.main {
	padding: 0 0 152px;
}

.maxwidth-theme {
	margin-left: auto !important;
	margin-right: auto !important;
}

.noradius {
	border-radius: 0;
}

* html .clearfix {
	height: 1%;
}

html[xmlns] .clearfix {
	display: block;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

.top-row {
	font-size: 12px;
	line-height: 12px;
	padding: 6px 0;
	background: #f9f9f9;
}

.top-row .info-text {
	font-size: 0;
	padding: 8px 0;
}

.top-row .info-text i {
	font-size: 14px;
	margin: -1px 7px -1px 0;
	color: #b2bfc6;
}

.top-row .info-text .email {
	margin-left: 0;
}

.top-row .info-text .email,
.top-row .info-text .phone,
.top-row .info-text .skype {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	margin-left: 40px;
}

.top-row .info-text .skype.hidden-xs {
	display: inline-block !important;
}

@media (max-width: 767px) {
	.top-row .info-text .skype.hidden-xs {
		display: none !important;
	}
}

header {
	clear: both;
}

header>.container {
	position: relative;
}

header .logo {
	height: 90px;
	line-height: 90px;
}

header.menu-type-1 .logo {
	margin: -30px 0;
	position: relative;
	z-index: 10;
}

header .top-description {
	font-size: 16px;
	line-height: 16px;
	color: #97a1a7;
	padding: 29px 0;
}

header .top-callback {
	padding: 24px 0;
}

header .phone {
	height: 26px;
	color: #777777;
	font-size: 26px;
	line-height: 26px;
	white-space: nowrap;
}

header .phone div[id^=bx_incl] {
	display: inline;
}

header .phone .icon {
	font-size: 16px;
	padding: 0 7px;
	height: 26px;
	line-height: 27px;
	width: 26px;
	color: white;
	border-radius: 3px;
	position: relative;
	top: -3px;
}

header .callback {
	cursor: pointer;
	margin-top: 5px;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 10px;
}

header .callback span {
	display: inline-block;
	border-bottom: 1px dotted;
}

footer {
	color: #959fa4;
	line-height: 18px;
	border-top: 3px solid;
	background: url('/local/templates/vdpo31_local/images/background.png') #253c46 0 0 no-repeat;
	padding: 0;
	position: relative;
	clear: both;
	margin-top: -150px;
	min-height: 150px;
}

footer a {
	color: #959fa4;
}

footer .copy {
	padding-top: 34px;
}

footer .info {
	padding-top: 34px;
}

footer .info .email,
footer .info .phone,
footer .info .skype {
	margin-bottom: 14px;
}

footer .info i {
	font-size: 14px;
	margin: 0 7px 0 0;
	color: #aab3b6;
}

.tabs {
	margin-bottom: 25px;
}

.tab-content {
	background-color: white;
	border: 1px solid #d7dee3;
	padding: 15px;
}

.nav-tabs+.tab-content {
	border-top: 0;
}

.tabs .nav-tabs {
	margin: 0;
	border-bottom: 1px solid #d7dee3;
	text-transform: uppercase;
}

.tabs .nav-tabs a {
	background: #eff5f7;
	border: 1px solid #dfe5e9;
	border-bottom: 0;
	color: #7a8790;
	margin-top: 1px;
	margin-right: 1px;
	border-radius: 0;
	text-decoration: none;
}

.tabs .nav-tabs li.active a {
	border-top: 3px solid;
	margin-top: 0;
	background: white;
}

.tabs .nav-tabs a:hover {
	border-top: 2px solid;
	margin-top: 0;
}

.tabs .nav-tabs a:active,
.tabs .nav-tabs a:focus {
	margin-top: 0;
	border-bottom: 0;
}

.tab-content .item+.item {
	border-top: 1px solid #e6e6e6;
	padding-top: 25px;
	margin-top: 25px;
}

.menu-type-1+.main section.page-top {
	padding: 20px 0;
}

.menu-type-2+.main section.page-top {
	padding: 45px 0 0 0;
	box-shadow: none;
}

.menu-type-2+.main section.page-top:after {
	display: none;
}

/* accordion */
.accordion-body {
	border-bottom: 2px solid;
	padding: 15px 0;
}

.accordion-head {
	cursor: pointer;
	border: 1px solid #d7dee3;
	padding: 15px;
	position: relative;
}

.accordion-head:hover,
.accordion-head.accordion-open {
	background: #eff5f7;
}

.accordion-head.accordion-close {
	margin-bottom: 5px;
}

.accordion-head.accordion-open .icon:before {
	content: "\f106";
}

.panel-collapse.in {
	margin-bottom: 5px;
}

.accordion-type-1 .accordion-head {
	font-size: 14px;
	position: relative;
}

.accordion-type-1 .accordion-head a {
	display: inline;
	line-height: 17px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.accordion-type-1 .accordion-head .icon {
	position: absolute;
	top: 20px;
	right: 15px;
	font-size: 26px;
	line-height: 11px;
	height: 11px;
}

.accordion-type-1 .accordion-head.accordion-close .icon {
	color: #b9c5cc;
}

.accordion-type-2 .accordion-head {
	font-size: 18px;
	padding-left: 60px;
}

.accordion-type-2 .accordion-head a {
	display: inline;
	line-height: 17px;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.accordion-type-2 .accordion-head:after {
	content: "";
	display: table;
	clear: both;
}

.accordion-type-2 .accordion-head .icon {
	border-radius: 3px;
	color: #f2f4f6;
	background: #a0b0ba;
	position: absolute;
	top: 12px;
	left: 15px;
	font-size: 28px;
	line-height: 30px;
	width: 28px;
	height: 28px;
	text-align: center;
}

.accordion-type-2 .accordion-head.accordion-close .icon {
	color: #f2f4f6;
}

.accordion-type-2 .accordion-head.accordion-open .icon {
	line-height: 25px;
}

section.page-top {
	margin-bottom: 25px;
	min-height: 50px;
	opacity: 0.99;
	position: relative;
	box-shadow: inset 0 1px 2px rgba(45, 73, 68, 0.15);
}

section.page-top:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url('/local/templates/vdpo31_local/images/background.png') #f3f8fa 0 0 no-repeat;
	opacity: 0.6;
	top: 0;
	left: 0;
}

section.toggle {
	margin: 10px 0 0;
	position: relative;
	clear: both;
}

section.toggle input {
	cursor: pointer;
	filter: alpha(opacity=0);
	height: 45px;
	margin: 0;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: 2;
}

section.toggle label {
	border-left: 3px solid;
	-moz-transition: all .15s ease-out;
	-o-transition: all .15s ease-out;
	-webkit-transition: all .15s ease-out;
	background: #F4F4F4;
	border-radius: 3px;
	display: block;
	font-size: 1.1em;
	min-height: 20px;
	padding: 12px 20px 12px 10px;
	position: relative;
	cursor: pointer;
	font-weight: 400;
	transition: all .15s ease-out;
}

section.toggle .toggle-content {
	display: none;
}

section.toggle label::-moz-selection {
	background: none;
}

section.toggle label i.icon-minus {
	display: none;
}

section.toggle label i.icon-plus {
	display: inline;
}

section.toggle label::selection {
	background: none;
}

section.toggle label::before {
	border: 6px solid transparent;
	border-left-color: inherit;
	content: '';
	margin-top: -6px;
	position: absolute;
	right: 4px;
	top: 50%;
}

section.toggle label+p {
	color: #999;
	display: block;
	overflow: hidden;
	padding-left: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 25px;
}

section.toggle label i {
	font-size: 0.7em;
	margin-right: 8px;
	position: relative;
	top: -1px;
}

section.toggle.active i.icon-minus {
	display: inline;
}

section.toggle.active i.icon-plus {
	display: none;
}

section.toggle.active>label {
	color: white;
}

section.toggle.active>label::before {
	border: 6px solid transparent;
	border-top-color: inherit;
	margin-top: -3px;
	right: 10px;
}

section.toggle>p.preview-active {
	height: auto;
}

section.toggle>p.preview-active,
section.toggle.active>p {
	white-space: normal;
}

a.scroll-to-top {
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: #404040;
	border-radius: 7px 7px 0 0;
	bottom: 0px;
	color: white;
	display: block;
	height: 9px;
	opacity: 0;
	padding: 13px 0 35px;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s;
	width: 49px;
	z-index: 1040;
}

a.scroll-to-top:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

a.scroll-to-top.visible {
	filter: alpha(opacity=75);
	opacity: 0.75;
}

article.post-large {
	margin-left: 80px;
}

article.post-large div.post-image,
article.post-large div.post-date {
	margin-left: -80px;
}

.back-url {
	display: block;
	margin-bottom: 25px;
}

.back-url i {
	margin-right: 7px;
}

.bx-core-waitwindow {
	display: none;
}

.group-content .item .text+.image {
	border-top: 1px solid #d7dee3;
	border-bottom: 0px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

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

.jqmWindow {
	position: absolute;
}

.sidearea {
	margin-top: 25px;
}

.icon.colored {
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	color: white;
	font-size: 29px;
	margin: 0 20px 20px 0;
}

span.noimage {
	display: inline-block;
	background: url('/local/templates/vdpo31_local/images/background.png') #f3f8fa top center no-repeat;
}

.fontawesome-icon-list [class*="col-md-"] {
	margin-bottom: 9px;
}

.fontawesome-icon-list i {
	font-size: 1.3em;
	margin-right: 5px;
	display: inline-block;
	width: 30px;
	text-align: center;
	position: relative;
	top: 2px;
}

.bx-yandex-view-layout {
	border: 3px solid;
	margin-bottom: 40px;
}

.bx-yandex-view-layout {
	border-color: #d7dee3;
}

span.zoom {
	background: #ccc;
	border-radius: 100%;
	bottom: 8px;
	color: white;
	display: block;
	height: 30px;
	padding: 6px;
	position: absolute;
	text-align: center;
	width: 30px;
	right: 25px;
	bottom: 10px;
}

span.zoom i {
	font-size: 14px;
	left: 0;
	position: relative;
	top: -2px;
}

.uploader {
	border: 1px solid #d7dee3;
	padding: 5px;
	border-radius: 0;
	height: 40px;
}

.uploader input[type="file"] {
	z-index: 10;
	opacity: 0;
	border: none;
	background: none;
	position: absolute;
	top: 0;
	right: 0;
	float: right;
	cursor: default;
	width: 100%;
	height: 100%;
}

.uploader .action {
	position: absolute;
	top: 5px;
	left: 5px;
	background: #a0b0ba;
	border-bottom: 1px solid #707b82;
	border-radius: 3px;
	color: white;
	padding: 7px 12px;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	margin-right: 10px;
}

.uploader .filename {
	overflow: hidden;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	font-size: 13px;
	color: #9aa6ae;
	position: relative;
	top: -5px;
	padding: 9px;
	padding-left: 138px;
	text-overflow: ellipsis;
}

.styled-block {
	background: url('/local/templates/vdpo31_local/images/background.png') #eaf0f2 0 0 no-repeat;
	padding: 35px 58px;
	color: #2f383d;
	margin-bottom: 40px;
}

.styled-block>div.row {
	font-size: 0px;
}

.styled-block>div.row p {
	font-size: 13px;
}

.styled-block .valign {
	font-size: 13px;
}

.styled-block.main .row>div {
	font-size: 0px;
	vertical-align: middle;
	float: none;
	display: inline-block;
}

.valign {
	float: none;
	display: inline-block;
	vertical-align: middle;
}

.ask_a_question {
	background: url('/local/templates/vdpo31_local/images/background.png') #eff5f7 -85px -225px no-repeat;
	padding: 15px 30px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	margin-top: 6px;
}

.ordering-wrap .select-outer {
	width: 252px;
	overflow: hidden;
	background: url('/local/templates/vdpo31_local/images/sel.png') right 0px no-repeat;
	position: relative;
}

.ordering-wrap .select-outer i.icon {
	position: absolute;
	right: 11px;
	top: 8px;
}

.label-instock {
	background: #3cc051;
}

.label-nostock {
	background: #999999;
}

.label-pending {
	background: #fcb322;
}

.label-order {
	background: #57b5e3;
}

.btn.grey {
	background: #a0b0ba;
	color: #fff;
}

.btn.grey:hover {
	background: #fff;
	color: #000;
}

.docs h4.char {
	margin-bottom: 8px;
}

.docs .excel,
.docs .word,
.docs .pdf {
	margin-bottom: 13px;
	line-height: 17px;
	height: 31px;
	padding-left: 39px;
}

.docs .excel a,
.docs .word a,
.docs .pdf a {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
}

.docs .excel {
	background: url("/local/templates/vdpo31_local/images/docs/excel.png") no-repeat;
}

.docs .word {
	background: url("/local/templates/vdpo31_local/images/docs/word.png") no-repeat;
}

.docs .pdf {
	background: url("/local/templates/vdpo31_local/images/docs/pdf.png") no-repeat;
}

/* ITEM_VIEWS - base class styles for all news.list templates */
.item-views {
	margin-bottom: 25px;
}

.item-views h4 {
	margin-top: 35px;
	margin-bottom: 15px;
}

.item-views h4:first-of-type {
	margin-top: 0;
}

.item-views hr {
	margin-bottom: 25px;
	margin-bottom: 25px;
}

.item-views.with_tabs hr:last-of-type {
	display: none;
}

.item-views .section-title {
	font-size: 32px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom: 15px;
}

/*.item-views .item .title a{text-decoration:none;}
.item-views .item .title a:hover{text-decoration:underline;}*/
.item-views .item .section_name {
	color: #9AA7AF;
}

.item-views .item .btn:not(.style_arrow) {
	margin-top: 10px;
	white-space: normal;
	display: inline-block;
}

.item-views .item .properties {
	margin-top: 20px;
}

.item-views .item .property {
	margin-bottom: 10px;
}

.item-views .item .property .icon {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #c0ccd3;
	color: white;
	font-size: 12px;
}

.item-views .item .image .img-inside {
	border: 0;
	display: block;
	padding: 0;
	position: relative;
}

.item-views .item .period {
	margin: 0 0 8px 0;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.item-views .item .period span {
	margin: 0 12px 0 0;
}

/*.item-views.list .item .title{font-size:19px;line-height:27px;margin-bottom:15px;font-weight:300;}*/
.item-views.list .item .title {
	font-size: 20px;
	line-height: 27px;
	margin-bottom: 5px;
}

.item-views.list .item.wdate .title {
	margin-bottom: 5px;
}

.item-views.list .item .image {
	height: auto;
	text-align: center;
	width: 100%;
}

.item-views.list .item .image img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: top;
	display: inline-block;
}

.item-views.list .tab-content .item:last-child {
	padding-bottom: 25px;
}

.item-views.table .item {
	border: 1px solid #D7DEE3;
	margin-bottom: 30px;
}

.item-views.table .item:hover .text {
	border-bottom: 2px solid;
	background: #eff5f7;
	padding-bottom: 18px;
}

.item-views.table .item .title {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
}

.item-views.table .item .text {
	padding: 20px;
}

.item-views.table .item .text p:last-child {
	margin: 0;
}

.item-views.table .item .image {
	border-bottom: 1px solid #D7DEE3;
	/*min-height:218px;*/
	padding: 30px 20px;
	text-align: center;
	width: 100%;
}

.item-views.table .item .image img {
	display: inline-block;
	max-height: 160px;
	max-width: 160px;
	vertical-align: middle;
}

.item-views .item .description {
	font-size: 12px;
	line-height: 20px;
}

/* DETAIL - base class styles for all news.detail templates */
.detail {
	margin-bottom: 25px;
}

.detail .period {
	margin: 0 0 6px;
}

.detail .content {
	margin-bottom: 20px;
}

.detail .image {
	text-align: center;
	margin-bottom: 10px;
	padding: 0;
}

.detail .image img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: top;
	display: inline-block;
}

.detail .image-left {
	float: left;
	margin-right: 15px;
	text-align: left;
}

.detail .image-right {
	float: right;
	margin-left: 15px;
	text-align: right;
}

.detail .image.bordered {
	text-align: center;
	padding: 20px;
	border: 1px solid #d7dee3;
	border-bottom: 2px solid #d7dee3;
	margin-bottom: 30px;
}

.detail .styled-block {
	margin-top: 30px;
	padding: 15px 30px;
	clear: both;
}

.detail .styled-block .btn {
	margin: 0px;
}

.detail .styled-block .right {
	display: inline-block;
}

.detail .ask_a_question {
	margin-top: 2px;
	clear: right;
	float: right;
	margin-bottom: 15px;
	margin-left: 25px;
	width: 237px;
}

.detail blockquote:before {
	font-family: Arial;
	content: "\201C";
	font-size: 150px;
	line-height: 120px;
}

.detail blockquote div {
	font-style: italic;
}

.detail .wraps {
	margin-bottom: 30px;
}

.detail .wraps h4 {
	margin-bottom: 30px;
}

.detail .wraps.nomargin {
	margin: 0px;
}

.detail .galery {
	margin-right: -1px;
	margin-left: -1px;
}

.detail .galery>div {
	padding-right: 1px;
	padding-left: 1px;
}

.detail .galery .item {
	margin-bottom: 2px;
	position: relative;
	text-align: center;
}

.detail .galery .item .info_galery {
	display: none;
}

.detail .galery .item .info_galery .title {
	color: #ffffff;
	font-size: 14px;
}

.detail .galery .item .info_galery .icons {
	background: url('/local/templates/vdpo31_local/images/plus.png');
	width: 41px;
	height: 42px;
	display: block;
	margin: 0 auto 20px;
}

.detail .galery .item .info_galery .preview_text {
	color: rgba(255, 255, 255, 0.5);
	line-height: 18px;
	margin-top: 5px;
}

.detail .galery .item:hover a img {
	visibility: hidden;
}

.detail .galery .item:hover .info_galery {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -42px;
	width: 100%;
	text-align: center;
}

.detail .galery img {
	display: inline-block;
}

.detail .docs {
	margin: 0;
}

.detail .reviews .item>.review {
	border: 1px solid #d7dfe4;
	padding: 25px;
	position: relative;
}

.detail .reviews .item .review .icons {
	width: 37px;
	height: 36px;
	display: inline-block;
	position: relative;
}

.detail .reviews .item .review .icons::before {
	font-family: Arial;
	content: "\201C";
	font-size: 150px;
	line-height: 120px;
	position: absolute;
}

.detail .reviews .item .borders {
	width: 37px;
	height: 36px;
	background: url('/local/templates/vdpo31_local/images/bord.png') 0px 0px no-repeat;
	position: absolute;
	bottom: -35px;
	left: 45px;
}

.detail .reviews .item .info {
	margin-top: 8px;
	padding-left: 92px;
}

.detail .reviews .item .info .title {
	color: #2f383d
}

.detail .reviews .item .info .post {
	color: #9aa7af;
}

.detail .reviews .item .preview_text {
	margin-top: -4px;
}

.detail .reviews .item {
	margin-bottom: 30px;
}

.detail .projects .text {
	background: url('/local/templates/vdpo31_local/images/background.png') #eff5f7 -85px -225px no-repeat;
}

.detail .projects a {
	text-decoration: none;
}

.detail .projects .item {
	text-align: center;
	margin-bottom: 30px;
}

.detail .projects .item .text {
	padding: 15px;
	text-align: center;
	position: relative;
	color: rgba(0, 0, 0, 0.5);
}

.detail .projects .item .text .title {
	color: #2f383d;
	font-size: 14px;
}

.detail .projects .item .text:before {
	display: block;
	content: "";
	visibility: hidden;
	width: 5px;
	height: 5px;
	top: -10px;
	left: 50%;
	border: 5px solid transparent;
	border-bottom: 5px solid #fff;
	position: absolute;
}

.detail .projects .item:hover .text {
	color: rgba(255, 255, 255, 0.5);
}

.detail .projects .item:hover .text .title {
	color: #fff;
}

.detail .projects .item:hover .text:before {
	visibility: visible;
}

.detail .properties {
	margin-top: 20px;
}

.detail .property {
	margin-bottom: 10px;
}

.detail .property .icon {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background: #c0ccd3;
	color: white;
	font-size: 12px;
}

.detail .yashare-auto-init>* {
	vertical-align: top;
	padding: 0 !important;
}

.detail .yashare-auto-init .b-share>* {
	vertical-align: top;
	padding: 0 !important;
	margin: 0 3px 0 2px;
}

form .input input[type="checkbox"] {
	float: left;
	width: 5%;
}

form .input label {
	width: 93%;
}

form .input label:before {
	content: "*";
	color: #e02222;
	font-size: 13px;
	margin-right: 3px;
	display: inline-block;
	position: relative;
}

form .input {
	margin-top: 10px;
}


@media (max-width: 420px) {
	.detail .styled-block .col-xs-5 {
		display: block;
		margin: 0 auto;
		padding: 0 0 8px;
		width: auto;
		text-align: center;
	}

	.detail .styled-block .col-xs-7 {
		width: 100%;
	}

	.detail .ask_a_question {
		float: none;
		margin: 0px auto;
		margin-bottom: 15px;
	}

	.detail blockquote::before {
		content: ""
	}

	.detail blockquote {
		padding-left: 20px;
	}
}

@media (max-width: 768px) {

	.detail .image-left,
	.detail .image-right {
		text-align: center;
	}
}

@media (max-width: 990px) {
	.detail .projects .item img {
		height: auto !important;
	}
}

/* SECTIONS */
.item-views.list .sections.title {
	font-size: 16px;
	margin-bottom: 5px;
}

.item-views.sections .group-content {
	margin-bottom: 50px;
}

@media (max-width: 991px) {
	.item-views.sections .group-content hr {
		display: none;
	}

	.item-views.sections .group-content .item {
		border-bottom: 1px solid #d7dee3;
		margin-bottom: 30px;
		padding-bottom: 15px;
	}
}

/* NEWS templates (articles,news,discounts,services)*/


/* LICENSES */
/* nothing yet */

/* PARTNERS */
/* nothing yet */

/* HISTORY */
.item-views.history span.zoom {
	bottom: -15px;
	right: -15px;
}

.item-views.history .item {
	padding: 25px 20px;
}

.item-views.history .item:nth-child(odd) {
	background: url('/local/templates/vdpo31_local/images/background.png') #eff5f7 0 0 repeat;
}

.item-views.history .item .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

@media (min-width: 768px) {
	.item-views.history .item:nth-child(odd) .bordered {
		border-left: 2px solid white;
	}

	.item-views.history .item:nth-child(even) .bordered {
		border-left: 2px solid #dfeaee;
	}
}

/* STAFF */
.item-views.list.staff:not(.with_tabs) hr {
	display: none;
}

.item-views.list.staff:not(.with_tabs) .item {
	border: 1px solid #D7DEE3;
	margin-bottom: 30px;
}

.item-views.list.staff .item .title {
	padding-top: 13px;
}

.item-views.list.image_right.staff .item .text {
	padding: 0 0 0 20px;
}

.item-views.list.staff .item .image {
	padding: 20px;
}

.item-views.list.image_left.staff .item .image {
	border-right: 1px solid #E6E6E6;
}

.item-views.list.image_right.staff .item .image {
	border-left: 1px solid #E6E6E6;
}

@media (max-width: 768px) {
	.item-views.list.image_left.staff .item .title {
		padding-top: 0;
	}

	.item-views.list.staff .item .text {
		padding: 0 30px;
	}

	.item-views.list.with_tabs.staff .item .text {
		padding: 0;
	}

	.item-views.list.image_left.staff .item .image {
		border-bottom: 1px solid #E6E6E6;
	}

	.item-views.list.image_right.staff .item .image {
		border-top: 1px solid #E6E6E6;
	}

	.item-views.list.image_left.staff .item .image {
		border-right: none;
	}

	.item-views.list.image_right.staff .item .image {
		border-left: none;
	}
}

/* VACANCY */
.item-views.list.vacancy .title {
	font-size: 24px;
}

.item-views.accordion.vacancy .accordion-head .pay {
	float: right;
	font-size: 16px;
}

h1 {
	line-height: 1.2;
}
/* End */


/* Start:/local/templates/vdpo31_local/css/responsive.css?17291897712618*/
@media ( min-width: 992px ){
	.mega-menu ul.nav{ position: static; }
	.mega-menu ul.nav .more-items .icon{ display: none; }
	
	header .nav-main-collapse.collapse{ display: block !important; }
	
	.mega-menu ul.nav.responsive-menu{ display: none; }
	section.page-top .container{ width: 970px; }
}

@media ( min-width: 1200px ){
	section.page-top .container{ width: 1140px; }
}

@media ( max-width: 991px ){
	.mega-menu ul.nav li a{ color: white; }
	header .nav-main-collapse{ width: 100%; overflow: hidden; top: 60px; position: relative; background: #171717; max-height: none; z-index: 10; }
	header .nav-main-collapse.collapse{ display: none !important; }
	header .nav-main-collapse.in{ display: block !important; }
	header.menu-type-2 .nav-main-collapse{ top: 0; }
	header > .container{ margin-bottom: 0; }
	
	header.menu-type-2{ padding: 0; height: 90px !important; }
	
	header .hidable{ display: none; }
	
	button.btn-responsive-nav{ display: block !important; }
	
	.table-menu{ display: none; }
	.responsive-menu{ display: block; }
	
	header.menu-type-2 button.btn-responsive-nav{ top: -62px; }
	
	.mega-menu{ padding: 10px 0; clear: both; display: block; float: none !important; width: 100%; }
	
	.social-icons{ display: none; }
	.search{ display: none; }
	
	.small-banner .banner{ margin-bottom: 15px; }
	
	.feature-box{ margin-bottom: 20px; }
	.feature .row{ padding: 0 !important; }
	
	.item-views.list .image{ margin-bottom: 15px; }
	/*.item-views.list .image img{ max-width: 250px !important; }*/
	
	.sidebar{ display: none; }
	.sidearea{display:none;}
	
	.slider-container .tp-caption h1{ font-size: 24px; line-height: 30px; }
	.slider-container .tp-caption{ font-size: 12px; }
	
	.top-slider .img{ display: none; }
	
	.flex-direction-nav{ display: none; }
	.flex-control-nav{ display: none; }
	
	#carousel .flex-direction-nav, #carousel .flex-control-nav{ display:block; }
	
	.menu-type-2 + .main section.page-top{ padding-top: 0; }
	footer .info{ padding-bottom: 34px; }
	
	.styled-block{ padding: 20px; }
}

@media ( max-width: 767px ){
	.social-icons{ display: none; }
	.top-row .info-text .email, .top-row .info-text .phone, .top-row .info-text .skype{ margin-left: 11px; }
	.top-row .info-text .email{ margin-left: 0; }
	
	.slider-container .tp-caption h1{ font-size: 15px; line-height: 18px; }
	.slider-container .tp-caption{ font-size: 11px !important; line-height: 13px !important; }
	.slider-container .tp-caption a.btn{ font-size: 11px; line-height: 13px; }
	
	.styled-block.main .text-right{text-align:left !important;}
}
/* End */


/* Start:/local/templates/vdpo31_local/themes/color5/style.css?172918977211197*/
header .phone .icon {
  background: var(--main-color-1);
}

header .callback {
  color: var(--main-color-1);
}

header .callback:hover {
  color: #006cc5;
}

header.menu-type-2 .mega-menu table {
  background-color: #005eab;
  background-image: -webkit-linear-gradient(top, #005eab, #004b88);
  background-image: -moz-linear-gradient(top, #005eab, #004b88);
  background-image: -o-linear-gradient(top, #005eab, #004b88);
  background-image: -ms-linear-gradient(top, #005eab, #004b88);
  background-image: linear-gradient(top, #005eab, #004b88);
}

header.menu-type-2 .mega-menu table td .wrap>a {
  border-left-color: #0083ee;
  border-right-color: #004e8d;
}

header.menu-type-2 .mega-menu .dropdown-submenu>a:after {
  color: var(--main-color-1);
}

header.menu-type-2 .mega-menu table td.active .wrap>a {
  background-color: #00345f;
  background-image: -webkit-linear-gradient(top, #00345f, #002340);
  background-image: -moz-linear-gradient(top, #00345f, #002340);
  background-image: -o-linear-gradient(top, #00345f, #002340);
  background-image: -ms-linear-gradient(top, #00345f, #002340);
  background-image: linear-gradient(top, #00345f, #002340);
}

header.menu-type-2 .mega-menu table a:hover {
  background-color: #006cc5;
  background-image: -webkit-linear-gradient(top, #006cc5, #0061b0);
  background-image: -moz-linear-gradient(top, #006cc5, #0061b0);
  background-image: -o-linear-gradient(top, #006cc5, #0061b0);
  background-image: -ms-linear-gradient(top, #006cc5, #0061b0);
  background-image: linear-gradient(top, #006cc5, #0061b0);
}

header.menu-type-1 .mega-menu table a {
  color: var(--main-color-1);
}

header.menu-type-1 .mega-menu table .active>a,
header.menu-type-1 .mega-menu table .active>a:hover,
header.menu-type-1 .mega-menu table .active>a:focus {
  background-color: var(--main-color-1);
}

header.menu-type-1 .mega-menu table .active a,
header.menu-type-1 .mega-menu table a:hover,
header.menu-type-1 .mega-menu table .dropdown:hover a {
  background-color: var(--main-color-1);
}

header.menu-type-1 .mega-menu table .dropdown-menu {
  background-color: var(--main-color-1);
  border-bottom-color: #004073;
}

header.menu-type-1 .mega-menu table .dropdown:hover .dropdown-menu a:hover {
  background: #00345f;
}

footer {
  border-color: var(--main-color-1);
}

footer .menu li.active a {
  color: var(--main-color-1);
}

footer .menu li a:hover {
  color: var(--main-color-1);
}

.small-banner .banner {
  border-bottom-color: #006cc5;
}

.small-banner .row>div:nth-child(3n+1) .banner {
  background-color: #0064b6;
}

.small-banner .row>div:nth-child(4n+2) .banner {
  background-color: var(--main-color-1);
}

.small-banner .row>div:nth-child(5n+3) .banner {
  background-color: #004883;
}

.uploader:hover .action {
  background-color: #006cc5;
}

p.drop-caps:first-child:first-letter {
  color: var(--main-color-1);
}

p.drop-caps.secundary:first-child:first-letter {
  background-color: var(--main-color-1);
}

blockquote {
  background: var(--main-color-1);
  border-color: #00457d;
}

blockquote:before {
  color: #006cc5;
}

.label-info {
  background-color: var(--main-color-1);
}

section.toggle label {
  color: var(--main-color-1);
  border-color: var(--main-color-1);
}

section.toggle.active>label {
  background-color: var(--main-color-1);
  border-color: var(--main-color-1);
}

.progress-bar-primary {
  background-color: var(--main-color-1);
}

.search .btn-search:hover {
  background: var(--main-color-1);
}

table.table th {
  background-color: var(--main-color-1);
  background-image: -webkit-linear-gradient(top, var(--main-color-1), #004883);
  background-image: -moz-linear-gradient(top, var(--main-color-1), #004883);
  background-image: -o-linear-gradient(top, var(--main-color-1), #004883);
  background-image: -ms-linear-gradient(top, var(--main-color-1), #004883);
  background-image: linear-gradient(top, var(--main-color-1), #004883);
}

.slider-container .tp-caption a:not(.btn):hover {
  color: #006cc5;
}

.tp-bullets .bullet.selected,
.tp-bullets .bullet:hover {
  background: var(--main-color-1) !important;
}

.feature-box .feature-box-icon {
  background-color: var(--main-color-1);
}

.tabs.item-views.table .title,
.history.item-views.table .title {
  color: var(--main-color-1);
}

.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  background: var(--main-color-1);
}

.accordion-body {
  border-bottom-color: var(--main-color-1);
}

.breadcrumb a:hover {
  color: #006cc5;
}

.breadcrumb a:active {
  color: #00457d;
}

.breadcrumb>li+li:before {
  color: var(--main-color-1);
}

.side-menu>li.active>a,
.side-menu>li>a:hover,
.side-menu>li>a:focus {
  background: var(--main-color-1);
}

.pagination .active a,
.pagination .active span,
.pagination .active a:hover,
.pagination .active span:hover,
.pagination .active a:focus,
.pagination .active span:focus {
  background-color: var(--main-color-1);
}

.pagination a:hover {
  background-color: var(--main-color-1);
  color: var(--main-color-1);
}

.pagination a:hover .icon {
  color: var(--main-color-1);
}

.tabs .nav-tabs li.active a {
  border-top-color: var(--main-color-1);
  color: var(--main-color-1);
}

.tabs .nav-tabs a:hover {
  border-top-color: var(--main-color-1);
}

.img-inside:hover span.zoom,
.img-thumbnail:hover span.zoom {
  background: var(--main-color-1);
}

.btn-primary {
  background: var(--main-color-1);
  border: 1px solid var(--main-color-1);
  box-shadow: 0 2px 0 0 #003a69;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  background: #006cc5;
  border: 1px solid var(--main-color-1);
}

.btn-primary:active,
.btn-primary:focus {
  box-shadow: 0 2px 0 0 #003a69, 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-primary.btn.btn-sm,
.btn-primary.btn.btn-xs {
  box-shadow: 0 1px 0 0 #003a69;
}

.btn-primary.btn.btn-sm:active,
.btn-primary.btn.btn-xs:focus {
  box-shadow: 0 1px 0 0 #003a69, 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-success {
  background: #5cb85c;
  border: 1px solid #5cb85c;
  box-shadow: 0 2px 0 0 #449d44;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  background: #78c478;
  border: 1px solid #5cb85c;
}

.btn-success:active,
.btn-success:focus {
  box-shadow: 0 2px 0 0 #449d44, 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-success.btn.btn-sm,
.btn-success.btn.btn-xs {
  box-shadow: 0 1px 0 0 #449d44;
}

.btn-success.btn.btn-sm:active,
.btn-success.btn.btn-xs:focus {
  box-shadow: 0 1px 0 0 #449d44, 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-info {
  background: #00aaff;
  border: 1px solid #00aaff;
  box-shadow: 0 2px 0 0 #0088cc;
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus {
  background: #29b8ff;
  border: 1px solid #00aaff;
}

.btn-info:active,
.btn-info:focus {
  box-shadow: 0 2px 0 0 #0088cc, 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-info.btn.btn-sm,
.btn-info.btn.btn-xs {
  box-shadow: 0 1px 0 0 #0088cc;
}

.btn-info.btn.btn-sm:active,
.btn-info.btn.btn-xs:focus {
  box-shadow: 0 1px 0 0 #0088cc, 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-warning {
  background: #ed9c28;
  border: 1px solid #ed9c28;
  box-shadow: 0 2px 0 0 #d18211;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus {
  background: #f0ad4e;
  border: 1px solid #ed9c28;
}

.btn-warning:active,
.btn-warning:focus {
  box-shadow: 0 2px 0 0 #d18211, 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-warning.btn.btn-sm,
.btn-warning.btn.btn-xs {
  box-shadow: 0 1px 0 0 #d18211;
}

.btn-warning.btn.btn-sm:active,
.btn-warning.btn.btn-xs:focus {
  box-shadow: 0 1px 0 0 #d18211, 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-danger {
  background: #d2322d;
  border: 1px solid #d2322d;
  box-shadow: 0 2px 0 0 #a82824;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
  background: #d9534f;
  border: 1px solid #d2322d;
}

.btn-danger:active,
.btn-danger:focus {
  box-shadow: 0 2px 0 0 #a82824, 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-danger.btn.btn-sm,
.btn-danger.btn.btn-xs {
  box-shadow: 0 1px 0 0 #a82824;
}

.btn-danger.btn.btn-sm:active,
.btn-danger.btn.btn-xs:focus {
  box-shadow: 0 1px 0 0 #a82824, 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-transparent {
  background: rgba(255, 255, 255, 0);
  border: 1px solid #fff;
  box-shadow: 0 2px 0 0 rgba(230, 230, 230, 0);
}

.btn-transparent:hover,
.btn-transparent:active,
.btn-transparent:focus {
  background: #006cc5;
  border: 1px solid #fff;
}

.btn-transparent:active,
.btn-transparent:focus {
  box-shadow: 0 2px 0 0 rgba(230, 230, 230, 0), 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.btn-transparent.btn.btn-sm,
.btn-transparent.btn.btn-xs {
  box-shadow: 0 1px 0 0 rgba(230, 230, 230, 0);
}

.btn-transparent.btn.btn-sm:active,
.btn-transparent.btn.btn-xs:focus {
  box-shadow: 0 1px 0 0 rgba(230, 230, 230, 0), 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}

.icon.colored {
  background: var(--main-color-1);
}

.jqmClose.top-close {
  background: var(--main-color-1);
}

.jqmClose.top-close:hover {
  background: #006cc5;
}

.form-header i {
  background: var(--main-color-1);
}

.ask_a_question {
  border-top: 2px solid var(--main-color-1);
}

.item-views.table .item:hover .text {
  border-bottom-color: var(--main-color-1);
}

.item-views.history .title {
  color: var(--main-color-1);
}

.item-views.vacancy .accordion-head:hover .icon {
  background: var(--main-color-1);
}

.item-views .property.price .icon,
.item-views .property.price .price_val,
.catalog.detail .info .price .price_val,
.catalog.detail .info .price .price_new .icon {
  color: var(--main-color-1);
}

.item-views .item:hover .property .icon {
  background: var(--main-color-1);
}

.item-views .item:hover .property.price .icon {
  background: none;
}

.project.detail #carousel .slides li.flex-active-slide {
  border-color: var(--main-color-1);
}

.project.detail .thmb .flex-direction-nav a.flex-next:hover,
.project.detail .thmb .flex-direction-nav a.flex-prev:hover {
  background: var(--main-color-1);
}

.project.detail .content .props .wrap {
  border-bottom-color: var(--main-color-1);
}

.project.detail .row .back i {
  background: var(--main-color-1);
}

.catalog.detail .item_slider .thumbs .thumb .item.current {
  border-color: var(--main-color-1);
}

.catalog.group .price .icon,
.catalog.group .price .price_val {
  color: var(--main-color-1);
}

.catalog.group .item:hover .property.price .icon {
  background: none;
}

.catalog.detail .info {
  border-bottom-color: var(--main-color-1);
}

.catalog.tabs .item .image:hover {
  border: 2px solid var(--main-color-1);
}

.display-type .view-button:hover,
.display-type .view-button.cur {
  background-color: var(--main-color-1);
}

.ordering-wrap .select-outer i.icon {
  color: var(--main-color-1);
}

.detail .galery .item:hover,
.detail .projects .item:hover .text,
.catalog.detail .row .projects .item:hover .projects,
.project.detail .row .projects .item:hover .projects {
  background: var(--main-color-1);
}

.detail .projects .item .text:before,
.catalog.detail .row.projects .item .projects:before,
.project.detail .row .projects .item:hover .projects:before {
  border-bottom-color: var(--main-color-1);
}

.detail .reviews .item .review .icons:before {
  color: var(--main-color-1);
}
/* End */


/* Start:/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/style.css?172918977270*/
#bvi-panel-close{display:none}.bvi-body > .bvi.bvi-panel{display:none}
/* End */


/* Start:/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/bvi-font.min.css?17291897721612*/
.bvi-icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.bvi-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.bvi-xs{font-size:.75em !important}.bvi-sm{font-size:.875em !important}.bvi-1x{font-size:1em !important}.bvi-2x{font-size:2em !important}.bvi-3x{font-size:3em !important}.bvi-4x{font-size:4em !important}.bvi-5x{font-size:5em !important}.bvi-6x{font-size:6em !important}.bvi-7x{font-size:7em !important}.bvi-8x{font-size:8em !important}.bvi-9x{font-size:9em !important}.bvi-10x{font-size:10em !important}.bvi-font:before{content:"\f031"}.bvi-plus:before{content:"\f067"}.bvi-minus:before{content:"\f068"}.bvi-circle:before{content:"\f111"}.bvi-circle-notch:before{content:"\f1ce"}.bvi-adjust:before{content:"\f042"}.bvi-volume-up:before{content:"\f028"}.bvi-volume-off:before{content:"\f026"}.bvi-cogs:before{content:"\f085"}.bvi-low-vision:before{content:"\f2a8"}.bvi-chevron-circle-up:before{content:"\f139"}.bvi-eye:before{content:"\f06e"}.bvi-sync-alt:before{content:"\f2f1"}.bvi-times-circle:before{content:"\f057"}.bvi-bolt:before{content:"\f0e7"}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url("/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/../fonts/fa-solid-900.eot");src:url("/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/../fonts/fa-solid-900.woff2") format("woff2"),url("/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/../fonts/fa-solid-900.woff") format("woff"),url("/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/../fonts/fa-solid-900.ttf") format("truetype")}.bvi-icon{font-family:'Font Awesome 5 Free';font-weight:900}
/* End */


/* Start:/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/bvi.min.css?1729189772127805*/
/*!
 * Button visually impaired v1.0.8
 */html:not(.bvi-panel){font-size:16px !important}html body a.bvi-link{padding:10px 10px;font-size:12px;border-color:transparent}html body .bvi{font-family:Arial,sans-serif !important}html body .bvi .bvi-btn{font-weight:bold !important}html body .bvi .bvi-eye-link{position:fixed;top:1rem;right:1rem;opacity:.75;z-index:999999 !important}html body .bvi .bvi-container{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}@media(min-width:576px){html body .bvi .bvi-container{max-width:540px}}@media(min-width:768px){html body .bvi .bvi-container{max-width:720px}}@media(min-width:992px){html body .bvi .bvi-container{max-width:960px}}@media(min-width:1200px){html body .bvi .bvi-container{max-width:1140px}}html body .bvi .bvi-container-fluid{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}html body .bvi .bvi-row{display:flex;flex-wrap:wrap;margin-right:0;margin-left:0}html body .bvi .bvi-no-gutters{margin-right:0;margin-left:0}html body .bvi .bvi-no-gutters>.bvi-col,html body .bvi .bvi-no-gutters>[class*="bvi-col-"]{padding-right:0;padding-left:0}html body .bvi .bvi-col-1,html body .bvi .bvi-col-2,html body .bvi .bvi-col-3,html body .bvi .bvi-col-4,html body .bvi .bvi-col-5,html body .bvi .bvi-col-6,html body .bvi .bvi-col-7,html body .bvi .bvi-col-8,html body .bvi .bvi-col-9,html body .bvi .bvi-col-10,html body .bvi .bvi-col-11,html body .bvi .bvi-col-12,html body .bvi .bvi-col,html body .bvi .bvi-col-auto,html body .bvi .bvi-col-sm-1,html body .bvi .bvi-col-sm-2,html body .bvi .bvi-col-sm-3,html body .bvi .bvi-col-sm-4,html body .bvi .bvi-col-sm-5,html body .bvi .bvi-col-sm-6,html body .bvi .bvi-col-sm-7,html body .bvi .bvi-col-sm-8,html body .bvi .bvi-col-sm-9,html body .bvi .bvi-col-sm-10,html body .bvi .bvi-col-sm-11,html body .bvi .bvi-col-sm-12,html body .bvi .bvi-col-sm,html body .bvi .bvi-col-sm-auto,html body .bvi .bvi-col-md-1,html body .bvi .bvi-col-md-2,html body .bvi .bvi-col-md-3,html body .bvi .bvi-col-md-4,html body .bvi .bvi-col-md-5,html body .bvi .bvi-col-md-6,html body .bvi .bvi-col-md-7,html body .bvi .bvi-col-md-8,html body .bvi .bvi-col-md-9,html body .bvi .bvi-col-md-10,html body .bvi .bvi-col-md-11,html body .bvi .bvi-col-md-12,html body .bvi .bvi-col-md,html body .bvi .bvi-col-md-auto,html body .bvi .bvi-col-lg-1,html body .bvi .bvi-col-lg-2,html body .bvi .bvi-col-lg-3,html body .bvi .bvi-col-lg-4,html body .bvi .bvi-col-lg-5,html body .bvi .bvi-col-lg-6,html body .bvi .bvi-col-lg-7,html body .bvi .bvi-col-lg-8,html body .bvi .bvi-col-lg-9,html body .bvi .bvi-col-lg-10,html body .bvi .bvi-col-lg-11,html body .bvi .bvi-col-lg-12,html body .bvi .bvi-col-lg,html body .bvi .bvi-col-lg-auto,html body .bvi .bvi-col-xl-1,html body .bvi .bvi-col-xl-2,html body .bvi .bvi-col-xl-3,html body .bvi .bvi-col-xl-4,html body .bvi .bvi-col-xl-5,html body .bvi .bvi-col-xl-6,html body .bvi .bvi-col-xl-7,html body .bvi .bvi-col-xl-8,html body .bvi .bvi-col-xl-9,html body .bvi .bvi-col-xl-10,html body .bvi .bvi-col-xl-11,html body .bvi .bvi-col-xl-12,html body .bvi .bvi-col-xl,html body .bvi .bvi-col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:0;padding-left:0}html body .bvi .bvi-col{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-12{flex:0 0 100%;max-width:100%}html body .bvi .order-first{order:-1}html body .bvi .order-last{order:13}html body .bvi .order-0{order:0}html body .bvi .order-1{order:1}html body .bvi .order-2{order:2}html body .bvi .order-3{order:3}html body .bvi .order-4{order:4}html body .bvi .order-5{order:5}html body .bvi .order-6{order:6}html body .bvi .order-7{order:7}html body .bvi .order-8{order:8}html body .bvi .order-9{order:9}html body .bvi .order-10{order:10}html body .bvi .order-11{order:11}html body .bvi .order-12{order:12}html body .bvi .offset-1{margin-left:8.33333%}html body .bvi .offset-2{margin-left:16.66667%}html body .bvi .offset-3{margin-left:25%}html body .bvi .offset-4{margin-left:33.33333%}html body .bvi .offset-5{margin-left:41.66667%}html body .bvi .offset-6{margin-left:50%}html body .bvi .offset-7{margin-left:58.33333%}html body .bvi .offset-8{margin-left:66.66667%}html body .bvi .offset-9{margin-left:75%}html body .bvi .offset-10{margin-left:83.33333%}html body .bvi .offset-11{margin-left:91.66667%}@media(min-width:576px){html body .bvi .bvi-col-sm{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-sm-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-sm-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-sm-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-sm-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-sm-12{flex:0 0 100%;max-width:100%}html body .bvi .order-sm-first{order:-1}html body .bvi .order-sm-last{order:13}html body .bvi .order-sm-0{order:0}html body .bvi .order-sm-1{order:1}html body .bvi .order-sm-2{order:2}html body .bvi .order-sm-3{order:3}html body .bvi .order-sm-4{order:4}html body .bvi .order-sm-5{order:5}html body .bvi .order-sm-6{order:6}html body .bvi .order-sm-7{order:7}html body .bvi .order-sm-8{order:8}html body .bvi .order-sm-9{order:9}html body .bvi .order-sm-10{order:10}html body .bvi .order-sm-11{order:11}html body .bvi .order-sm-12{order:12}html body .bvi .offset-sm-0{margin-left:0}html body .bvi .offset-sm-1{margin-left:8.33333%}html body .bvi .offset-sm-2{margin-left:16.66667%}html body .bvi .offset-sm-3{margin-left:25%}html body .bvi .offset-sm-4{margin-left:33.33333%}html body .bvi .offset-sm-5{margin-left:41.66667%}html body .bvi .offset-sm-6{margin-left:50%}html body .bvi .offset-sm-7{margin-left:58.33333%}html body .bvi .offset-sm-8{margin-left:66.66667%}html body .bvi .offset-sm-9{margin-left:75%}html body .bvi .offset-sm-10{margin-left:83.33333%}html body .bvi .offset-sm-11{margin-left:91.66667%}}@media(min-width:768px){html body .bvi .bvi-col-md{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-md-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-md-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-md-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-md-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-md-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-md-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-md-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-md-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-md-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-md-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-md-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-md-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-md-12{flex:0 0 100%;max-width:100%}html body .bvi .order-md-first{order:-1}html body .bvi .order-md-last{order:13}html body .bvi .order-md-0{order:0}html body .bvi .order-md-1{order:1}html body .bvi .order-md-2{order:2}html body .bvi .order-md-3{order:3}html body .bvi .order-md-4{order:4}html body .bvi .order-md-5{order:5}html body .bvi .order-md-6{order:6}html body .bvi .order-md-7{order:7}html body .bvi .order-md-8{order:8}html body .bvi .order-md-9{order:9}html body .bvi .order-md-10{order:10}html body .bvi .order-md-11{order:11}html body .bvi .order-md-12{order:12}html body .bvi .offset-md-0{margin-left:0}html body .bvi .offset-md-1{margin-left:8.33333%}html body .bvi .offset-md-2{margin-left:16.66667%}html body .bvi .offset-md-3{margin-left:25%}html body .bvi .offset-md-4{margin-left:33.33333%}html body .bvi .offset-md-5{margin-left:41.66667%}html body .bvi .offset-md-6{margin-left:50%}html body .bvi .offset-md-7{margin-left:58.33333%}html body .bvi .offset-md-8{margin-left:66.66667%}html body .bvi .offset-md-9{margin-left:75%}html body .bvi .offset-md-10{margin-left:83.33333%}html body .bvi .offset-md-11{margin-left:91.66667%}}@media(min-width:992px){html body .bvi .bvi-col-lg{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-lg-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-lg-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-lg-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-lg-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-lg-12{flex:0 0 100%;max-width:100%}html body .bvi .order-lg-first{order:-1}html body .bvi .order-lg-last{order:13}html body .bvi .order-lg-0{order:0}html body .bvi .order-lg-1{order:1}html body .bvi .order-lg-2{order:2}html body .bvi .order-lg-3{order:3}html body .bvi .order-lg-4{order:4}html body .bvi .order-lg-5{order:5}html body .bvi .order-lg-6{order:6}html body .bvi .order-lg-7{order:7}html body .bvi .order-lg-8{order:8}html body .bvi .order-lg-9{order:9}html body .bvi .order-lg-10{order:10}html body .bvi .order-lg-11{order:11}html body .bvi .order-lg-12{order:12}html body .bvi .offset-lg-0{margin-left:0}html body .bvi .offset-lg-1{margin-left:8.33333%}html body .bvi .offset-lg-2{margin-left:16.66667%}html body .bvi .offset-lg-3{margin-left:25%}html body .bvi .offset-lg-4{margin-left:33.33333%}html body .bvi .offset-lg-5{margin-left:41.66667%}html body .bvi .offset-lg-6{margin-left:50%}html body .bvi .offset-lg-7{margin-left:58.33333%}html body .bvi .offset-lg-8{margin-left:66.66667%}html body .bvi .offset-lg-9{margin-left:75%}html body .bvi .offset-lg-10{margin-left:83.33333%}html body .bvi .offset-lg-11{margin-left:91.66667%}}@media(min-width:1200px){html body .bvi .bvi-col-xl{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-xl-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-xl-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-xl-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-xl-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-xl-12{flex:0 0 100%;max-width:100%}html body .bvi .order-xl-first{order:-1}html body .bvi .order-xl-last{order:13}html body .bvi .order-xl-0{order:0}html body .bvi .order-xl-1{order:1}html body .bvi .order-xl-2{order:2}html body .bvi .order-xl-3{order:3}html body .bvi .order-xl-4{order:4}html body .bvi .order-xl-5{order:5}html body .bvi .order-xl-6{order:6}html body .bvi .order-xl-7{order:7}html body .bvi .order-xl-8{order:8}html body .bvi .order-xl-9{order:9}html body .bvi .order-xl-10{order:10}html body .bvi .order-xl-11{order:11}html body .bvi .order-xl-12{order:12}html body .bvi .offset-xl-0{margin-left:0}html body .bvi .offset-xl-1{margin-left:8.33333%}html body .bvi .offset-xl-2{margin-left:16.66667%}html body .bvi .offset-xl-3{margin-left:25%}html body .bvi .offset-xl-4{margin-left:33.33333%}html body .bvi .offset-xl-5{margin-left:41.66667%}html body .bvi .offset-xl-6{margin-left:50%}html body .bvi .offset-xl-7{margin-left:58.33333%}html body .bvi .offset-xl-8{margin-left:66.66667%}html body .bvi .offset-xl-9{margin-left:75%}html body .bvi .offset-xl-10{margin-left:83.33333%}html body .bvi .offset-xl-11{margin-left:91.66667%}}html body .bvi .bvi-btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){html body .bvi .bvi-btn{transition:none}}html body .bvi .bvi-btn:hover,html body .bvi .bvi-btn:focus{text-decoration:none}html body .bvi .bvi-btn:focus,html body .bvi .bvi-btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}html body .bvi .bvi-btn.disabled,html body .bvi .bvi-btn:disabled{opacity:.65}html body .bvi .bvi-btn:not(:disabled):not(.disabled){cursor:pointer}html body .bvi a.bvi-btn.disabled,html body .bvi fieldset:disabled a.bvi-btn{pointer-events:none}html body .bvi .bvi-btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}html body .bvi .bvi-btn-primary:focus,html body .bvi .bvi-btn-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-primary.disabled,html body .bvi .bvi-btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}html body .bvi .bvi-btn-secondary:focus,html body .bvi .bvi-btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-secondary.disabled,html body .bvi .bvi-btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-success{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}html body .bvi .bvi-btn-success:focus,html body .bvi .bvi-btn-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-success.disabled,html body .bvi .bvi-btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}html body .bvi .bvi-btn-info:focus,html body .bvi .bvi-btn-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-info.disabled,html body .bvi .bvi-btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}html body .bvi .bvi-btn-warning:focus,html body .bvi .bvi-btn-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-warning.disabled,html body .bvi .bvi-btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}html body .bvi .bvi-btn-danger:focus,html body .bvi .bvi-btn-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-danger.disabled,html body .bvi .bvi-btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}html body .bvi .bvi-btn-light:focus,html body .bvi .bvi-btn-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-light.disabled,html body .bvi .bvi-btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}html body .bvi .bvi-btn-dark:focus,html body .bvi .bvi-btn-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-dark.disabled,html body .bvi .bvi-btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-bvi-white{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-bvi-white:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}html body .bvi .bvi-btn-bvi-white:focus,html body .bvi .bvi-btn-bvi-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-bvi-white.disabled,html body .bvi .bvi-btn-bvi-white:disabled{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-white.dropdown-toggle{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-bvi-black{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-bvi-black:hover{color:#fff;background-color:black;border-color:black}html body .bvi .bvi-btn-bvi-black:focus,html body .bvi .bvi-btn-bvi-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-bvi-black.disabled,html body .bvi .bvi-btn-bvi-black:disabled{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-black.dropdown-toggle{color:#fff;background-color:black;border-color:black}html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-bvi-blue{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-bvi-blue:hover{color:#fff;background-color:#04213e;border-color:#031b32}html body .bvi .bvi-btn-bvi-blue:focus,html body .bvi .bvi-btn-bvi-blue.focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-bvi-blue.disabled,html body .bvi .bvi-btn-bvi-blue:disabled{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-blue.dropdown-toggle{color:#fff;background-color:#031b32;border-color:#021426}html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-bvi-brown{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-bvi-brown:hover{color:#fff;background-color:#393731;border-color:#32302b}html body .bvi .bvi-btn-bvi-brown:focus,html body .bvi .bvi-btn-bvi-brown.focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-bvi-brown.disabled,html body .bvi .bvi-btn-bvi-brown:disabled{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-brown.dropdown-toggle{color:#fff;background-color:#32302b;border-color:#2b2a25}html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-brown.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-bvi-green{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-bvi-green:hover{color:#212529;background-color:#99df2c;border-color:#93dd21}html body .bvi .bvi-btn-bvi-green:focus,html body .bvi .bvi-btn-bvi-green.focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-bvi-green.disabled,html body .bvi .bvi-btn-bvi-green:disabled{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-green.dropdown-toggle{color:#212529;background-color:#93dd21;border-color:#8cd120}html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:focus,html body .bvi .bvi-btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-outline-primary.disabled,html body .bvi .bvi-btn-outline-primary:disabled{color:#007bff;background-color:transparent}html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:focus,html body .bvi .bvi-btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-outline-secondary.disabled,html body .bvi .bvi-btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}html body .bvi .bvi-btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-outline-success:focus,html body .bvi .bvi-btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-outline-success.disabled,html body .bvi .bvi-btn-outline-success:disabled{color:#28a745;background-color:transparent}html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:focus,html body .bvi .bvi-btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-outline-info.disabled,html body .bvi .bvi-btn-outline-info:disabled{color:#17a2b8;background-color:transparent}html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:focus,html body .bvi .bvi-btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-outline-warning.disabled,html body .bvi .bvi-btn-outline-warning:disabled{color:#ffc107;background-color:transparent}html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:focus,html body .bvi .bvi-btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-outline-danger.disabled,html body .bvi .bvi-btn-outline-danger:disabled{color:#dc3545;background-color:transparent}html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:focus,html body .bvi .bvi-btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-outline-light.disabled,html body .bvi .bvi-btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:focus,html body .bvi .bvi-btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-outline-dark.disabled,html body .bvi .bvi-btn-outline-dark:disabled{color:#343a40;background-color:transparent}html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-outline-bvi-white{color:#fff;background-color:transparent;background-image:none;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:hover{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:focus,html body .bvi .bvi-btn-outline-bvi-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-outline-bvi-white.disabled,html body .bvi .bvi-btn-outline-bvi-white:disabled{color:#fff;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-outline-bvi-black{color:#000;background-color:transparent;background-image:none;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:hover{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:focus,html body .bvi .bvi-btn-outline-bvi-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-outline-bvi-black.disabled,html body .bvi .bvi-btn-outline-bvi-black:disabled{color:#000;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-outline-bvi-blue{color:#063462;background-color:transparent;background-image:none;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:hover{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:focus,html body .bvi .bvi-btn-outline-bvi-blue.focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-outline-bvi-blue.disabled,html body .bvi .bvi-btn-outline-bvi-blue:disabled{color:#063462;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-outline-bvi-brown{color:#4d4b43;background-color:transparent;background-image:none;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:hover{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:focus,html body .bvi .bvi-btn-outline-bvi-brown.focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-outline-bvi-brown.disabled,html body .bvi .bvi-btn-outline-bvi-brown:disabled{color:#4d4b43;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-outline-bvi-green{color:#a9e44d;background-color:transparent;background-image:none;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:hover{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:focus,html body .bvi .bvi-btn-outline-bvi-green.focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-outline-bvi-green.disabled,html body .bvi .bvi-btn-outline-bvi-green:disabled{color:#a9e44d;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-link{font-weight:400;color:#007bff;background-color:transparent}html body .bvi .bvi-btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}html body .bvi .bvi-btn-link:focus,html body .bvi .bvi-btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none}html body .bvi .bvi-btn-link:disabled,html body .bvi .bvi-btn-link.disabled{color:#6c757d;pointer-events:none}html body .bvi .bvi-btn-lg,html body .bvi .bvi-btn-group-lg>.bvi-btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0}html body .bvi .bvi-btn-sm,html body .bvi .bvi-btn-group-sm>.bvi-btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:0}html body .bvi .bvi-btn-block{display:block;width:100%}html body .bvi .bvi-btn-block+.bvi-btn-block{margin-top:.5rem}html body .bvi input[type="submit"].bvi-btn-block,html body .bvi input[type="reset"].bvi-btn-block,html body .bvi input[type="button"].bvi-btn-block{width:100%}html body .bvi .bvi-btn-group,html body .bvi .bvi-btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}html body .bvi .bvi-btn-group>.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn{position:relative;flex:0 1 auto}html body .bvi .bvi-btn-group>.bvi-btn:hover,html body .bvi .bvi-btn-group-vertical>.bvi-btn:hover{z-index:1}html body .bvi .bvi-btn-group>.bvi-btn:focus,html body .bvi .bvi-btn-group>.bvi-btn:active,html body .bvi .bvi-btn-group>.bvi-btn.active,html body .bvi .bvi-btn-group-vertical>.bvi-btn:focus,html body .bvi .bvi-btn-group-vertical>.bvi-btn:active,html body .bvi .bvi-btn-group-vertical>.bvi-btn.active{z-index:1}html body .bvi .bvi-btn-group .bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group .bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group .bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group .bvi-btn-group+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical .bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical .bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn-group+.bvi-btn-group{margin-left:-1px}html body .bvi .bvi-btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}html body .bvi .bvi-btn-toolbar .input-group{width:auto}html body .bvi .bvi-btn-group>.bvi-btn:first-child{margin-left:0}html body .bvi .bvi-btn-group>.bvi-btn:not(:last-child):not(.dropdown-toggle),html body .bvi .bvi-btn-group>.bvi-btn-group:not(:last-child)>.bvi-btn{border-top-right-radius:0;border-bottom-right-radius:0}html body .bvi .bvi-btn-group>.bvi-btn:not(:first-child),html body .bvi .bvi-btn-group>.bvi-btn-group:not(:first-child)>.bvi-btn{border-top-left-radius:0;border-bottom-left-radius:0}html body .bvi .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}html body .bvi .dropdown-toggle-split::after,.dropup html body .bvi .dropdown-toggle-split::after,.dropright html body .bvi .dropdown-toggle-split::after{margin-left:0}.dropleft html body .bvi .dropdown-toggle-split::before{margin-right:0}html body .bvi .bvi-btn-sm+.dropdown-toggle-split,html body .bvi .bvi-btn-group-sm>.bvi-btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}html body .bvi .bvi-btn-lg+.dropdown-toggle-split,html body .bvi .bvi-btn-group-lg>.bvi-btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}html body .bvi .bvi-btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}html body .bvi .bvi-btn-group-vertical .bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn-group{width:100%}html body .bvi .bvi-btn-group-vertical>.bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical>.bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn-group+.bvi-btn-group{margin-top:-1px;margin-left:0}html body .bvi .bvi-btn-group-vertical>.bvi-btn:not(:last-child):not(.dropdown-toggle),html body .bvi .bvi-btn-group-vertical>.bvi-btn-group:not(:last-child)>.bvi-btn{border-bottom-right-radius:0;border-bottom-left-radius:0}html body .bvi .bvi-btn-group-vertical>.bvi-btn:not(:first-child),html body .bvi .bvi-btn-group-vertical>.bvi-btn-group:not(:first-child)>.bvi-btn{border-top-left-radius:0;border-top-right-radius:0}html body .bvi .bvi-btn-group-toggle>.bvi-btn,html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn{margin-bottom:0}html body .bvi .bvi-btn-group-toggle>.bvi-btn input[type="radio"],html body .bvi .bvi-btn-group-toggle>.bvi-btn input[type="checkbox"],html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn input[type="radio"],html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}html body .bvi .bvi-border{border:1px solid #dee2e6 !important}html body .bvi .bvi-border-top{border-top:1px solid #dee2e6 !important}html body .bvi .bvi-border-right{border-right:1px solid #dee2e6 !important}html body .bvi .bvi-border-bottom{border-bottom:1px solid #dee2e6 !important}html body .bvi .bvi-border-left{border-left:1px solid #dee2e6 !important}html body .bvi .bvi-border-0{border:0 !important}html body .bvi .bvi-border-top-0{border-top:0 !important}html body .bvi .bvi-border-right-0{border-right:0 !important}html body .bvi .bvi-border-bottom-0{border-bottom:0 !important}html body .bvi .bvi-border-left-0{border-left:0 !important}html body .bvi .bvi-border-primary{border-color:#007bff !important}html body .bvi .bvi-border-secondary{border-color:#6c757d !important}html body .bvi .bvi-border-success{border-color:#28a745 !important}html body .bvi .bvi-border-info{border-color:#17a2b8 !important}html body .bvi .bvi-border-warning{border-color:#ffc107 !important}html body .bvi .bvi-border-danger{border-color:#dc3545 !important}html body .bvi .bvi-border-light{border-color:#f8f9fa !important}html body .bvi .bvi-border-dark{border-color:#343a40 !important}html body .bvi .bvi-border-bvi-white{border-color:#fff !important}html body .bvi .bvi-border-bvi-black{border-color:#000 !important}html body .bvi .bvi-border-bvi-blue{border-color:#063462 !important}html body .bvi .bvi-border-bvi-brown{border-color:#4d4b43 !important}html body .bvi .bvi-border-bvi-green{border-color:#a9e44d !important}html body .bvi .bvi-border-white{border-color:#fff !important}html body .bvi .bvi-rounded{border-radius:0 !important}html body .bvi .bvi-rounded-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}html body .bvi .bvi-rounded-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}html body .bvi .bvi-rounded-bottom{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}html body .bvi .bvi-rounded-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}html body .bvi .bvi-rounded-circle{border-radius:50% !important}html body .bvi .bvi-rounded-0{border-radius:0 !important}html body .bvi .bvi-m-0{margin:0 !important}html body .bvi .bvi-mt-0,html body .bvi .bvi-my-0{margin-top:0 !important}html body .bvi .bvi-mr-0,html body .bvi .bvi-mx-0{margin-right:0 !important}html body .bvi .bvi-mb-0,html body .bvi .bvi-my-0{margin-bottom:0 !important}html body .bvi .bvi-ml-0,html body .bvi .bvi-mx-0{margin-left:0 !important}html body .bvi .bvi-m-1{margin:.25rem !important}html body .bvi .bvi-mt-1,html body .bvi .bvi-my-1{margin-top:.25rem !important}html body .bvi .bvi-mr-1,html body .bvi .bvi-mx-1{margin-right:.25rem !important}html body .bvi .bvi-mb-1,html body .bvi .bvi-my-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-1,html body .bvi .bvi-mx-1{margin-left:.25rem !important}html body .bvi .bvi-m-2{margin:.5rem !important}html body .bvi .bvi-mt-2,html body .bvi .bvi-my-2{margin-top:.5rem !important}html body .bvi .bvi-mr-2,html body .bvi .bvi-mx-2{margin-right:.5rem !important}html body .bvi .bvi-mb-2,html body .bvi .bvi-my-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-2,html body .bvi .bvi-mx-2{margin-left:.5rem !important}html body .bvi .bvi-m-3{margin:1rem !important}html body .bvi .bvi-mt-3,html body .bvi .bvi-my-3{margin-top:1rem !important}html body .bvi .bvi-mr-3,html body .bvi .bvi-mx-3{margin-right:1rem !important}html body .bvi .bvi-mb-3,html body .bvi .bvi-my-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-3,html body .bvi .bvi-mx-3{margin-left:1rem !important}html body .bvi .bvi-m-4{margin:1.5rem !important}html body .bvi .bvi-mt-4,html body .bvi .bvi-my-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-4,html body .bvi .bvi-mx-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-4,html body .bvi .bvi-my-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-4,html body .bvi .bvi-mx-4{margin-left:1.5rem !important}html body .bvi .bvi-m-5{margin:3rem !important}html body .bvi .bvi-mt-5,html body .bvi .bvi-my-5{margin-top:3rem !important}html body .bvi .bvi-mr-5,html body .bvi .bvi-mx-5{margin-right:3rem !important}html body .bvi .bvi-mb-5,html body .bvi .bvi-my-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-5,html body .bvi .bvi-mx-5{margin-left:3rem !important}html body .bvi .bvi-p-0{padding:0 !important}html body .bvi .bvi-pt-0,html body .bvi .bvi-py-0{padding-top:0 !important}html body .bvi .bvi-pr-0,html body .bvi .bvi-px-0{padding-right:0 !important}html body .bvi .bvi-pb-0,html body .bvi .bvi-py-0{padding-bottom:0 !important}html body .bvi .bvi-pl-0,html body .bvi .bvi-px-0{padding-left:0 !important}html body .bvi .bvi-p-1{padding:.25rem !important}html body .bvi .bvi-pt-1,html body .bvi .bvi-py-1{padding-top:.25rem !important}html body .bvi .bvi-pr-1,html body .bvi .bvi-px-1{padding-right:.25rem !important}html body .bvi .bvi-pb-1,html body .bvi .bvi-py-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-1,html body .bvi .bvi-px-1{padding-left:.25rem !important}html body .bvi .bvi-p-2{padding:.5rem !important}html body .bvi .bvi-pt-2,html body .bvi .bvi-py-2{padding-top:.5rem !important}html body .bvi .bvi-pr-2,html body .bvi .bvi-px-2{padding-right:.5rem !important}html body .bvi .bvi-pb-2,html body .bvi .bvi-py-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-2,html body .bvi .bvi-px-2{padding-left:.5rem !important}html body .bvi .bvi-p-3{padding:1rem !important}html body .bvi .bvi-pt-3,html body .bvi .bvi-py-3{padding-top:1rem !important}html body .bvi .bvi-pr-3,html body .bvi .bvi-px-3{padding-right:1rem !important}html body .bvi .bvi-pb-3,html body .bvi .bvi-py-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-3,html body .bvi .bvi-px-3{padding-left:1rem !important}html body .bvi .bvi-p-4{padding:1.5rem !important}html body .bvi .bvi-pt-4,html body .bvi .bvi-py-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-4,html body .bvi .bvi-px-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-4,html body .bvi .bvi-py-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-4,html body .bvi .bvi-px-4{padding-left:1.5rem !important}html body .bvi .bvi-p-5{padding:3rem !important}html body .bvi .bvi-pt-5,html body .bvi .bvi-py-5{padding-top:3rem !important}html body .bvi .bvi-pr-5,html body .bvi .bvi-px-5{padding-right:3rem !important}html body .bvi .bvi-pb-5,html body .bvi .bvi-py-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-5,html body .bvi .bvi-px-5{padding-left:3rem !important}html body .bvi .bvi-m-auto{margin:auto !important}html body .bvi .bvi-mt-auto,html body .bvi .bvi-my-auto{margin-top:auto !important}html body .bvi .bvi-mr-auto,html body .bvi .bvi-mx-auto{margin-right:auto !important}html body .bvi .bvi-mb-auto,html body .bvi .bvi-my-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-auto,html body .bvi .bvi-mx-auto{margin-left:auto !important}@media(min-width:576px){html body .bvi .bvi-m-sm-0{margin:0 !important}html body .bvi .bvi-mt-sm-0,html body .bvi .bvi-my-sm-0{margin-top:0 !important}html body .bvi .bvi-mr-sm-0,html body .bvi .bvi-mx-sm-0{margin-right:0 !important}html body .bvi .bvi-mb-sm-0,html body .bvi .bvi-my-sm-0{margin-bottom:0 !important}html body .bvi .bvi-ml-sm-0,html body .bvi .bvi-mx-sm-0{margin-left:0 !important}html body .bvi .bvi-m-sm-1{margin:.25rem !important}html body .bvi .bvi-mt-sm-1,html body .bvi .bvi-my-sm-1{margin-top:.25rem !important}html body .bvi .bvi-mr-sm-1,html body .bvi .bvi-mx-sm-1{margin-right:.25rem !important}html body .bvi .bvi-mb-sm-1,html body .bvi .bvi-my-sm-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-sm-1,html body .bvi .bvi-mx-sm-1{margin-left:.25rem !important}html body .bvi .bvi-m-sm-2{margin:.5rem !important}html body .bvi .bvi-mt-sm-2,html body .bvi .bvi-my-sm-2{margin-top:.5rem !important}html body .bvi .bvi-mr-sm-2,html body .bvi .bvi-mx-sm-2{margin-right:.5rem !important}html body .bvi .bvi-mb-sm-2,html body .bvi .bvi-my-sm-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-sm-2,html body .bvi .bvi-mx-sm-2{margin-left:.5rem !important}html body .bvi .bvi-m-sm-3{margin:1rem !important}html body .bvi .bvi-mt-sm-3,html body .bvi .bvi-my-sm-3{margin-top:1rem !important}html body .bvi .bvi-mr-sm-3,html body .bvi .bvi-mx-sm-3{margin-right:1rem !important}html body .bvi .bvi-mb-sm-3,html body .bvi .bvi-my-sm-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-sm-3,html body .bvi .bvi-mx-sm-3{margin-left:1rem !important}html body .bvi .bvi-m-sm-4{margin:1.5rem !important}html body .bvi .bvi-mt-sm-4,html body .bvi .bvi-my-sm-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-sm-4,html body .bvi .bvi-mx-sm-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-sm-4,html body .bvi .bvi-my-sm-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-sm-4,html body .bvi .bvi-mx-sm-4{margin-left:1.5rem !important}html body .bvi .bvi-m-sm-5{margin:3rem !important}html body .bvi .bvi-mt-sm-5,html body .bvi .bvi-my-sm-5{margin-top:3rem !important}html body .bvi .bvi-mr-sm-5,html body .bvi .bvi-mx-sm-5{margin-right:3rem !important}html body .bvi .bvi-mb-sm-5,html body .bvi .bvi-my-sm-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-sm-5,html body .bvi .bvi-mx-sm-5{margin-left:3rem !important}html body .bvi .bvi-p-sm-0{padding:0 !important}html body .bvi .bvi-pt-sm-0,html body .bvi .bvi-py-sm-0{padding-top:0 !important}html body .bvi .bvi-pr-sm-0,html body .bvi .bvi-px-sm-0{padding-right:0 !important}html body .bvi .bvi-pb-sm-0,html body .bvi .bvi-py-sm-0{padding-bottom:0 !important}html body .bvi .bvi-pl-sm-0,html body .bvi .bvi-px-sm-0{padding-left:0 !important}html body .bvi .bvi-p-sm-1{padding:.25rem !important}html body .bvi .bvi-pt-sm-1,html body .bvi .bvi-py-sm-1{padding-top:.25rem !important}html body .bvi .bvi-pr-sm-1,html body .bvi .bvi-px-sm-1{padding-right:.25rem !important}html body .bvi .bvi-pb-sm-1,html body .bvi .bvi-py-sm-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-sm-1,html body .bvi .bvi-px-sm-1{padding-left:.25rem !important}html body .bvi .bvi-p-sm-2{padding:.5rem !important}html body .bvi .bvi-pt-sm-2,html body .bvi .bvi-py-sm-2{padding-top:.5rem !important}html body .bvi .bvi-pr-sm-2,html body .bvi .bvi-px-sm-2{padding-right:.5rem !important}html body .bvi .bvi-pb-sm-2,html body .bvi .bvi-py-sm-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-sm-2,html body .bvi .bvi-px-sm-2{padding-left:.5rem !important}html body .bvi .bvi-p-sm-3{padding:1rem !important}html body .bvi .bvi-pt-sm-3,html body .bvi .bvi-py-sm-3{padding-top:1rem !important}html body .bvi .bvi-pr-sm-3,html body .bvi .bvi-px-sm-3{padding-right:1rem !important}html body .bvi .bvi-pb-sm-3,html body .bvi .bvi-py-sm-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-sm-3,html body .bvi .bvi-px-sm-3{padding-left:1rem !important}html body .bvi .bvi-p-sm-4{padding:1.5rem !important}html body .bvi .bvi-pt-sm-4,html body .bvi .bvi-py-sm-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-sm-4,html body .bvi .bvi-px-sm-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-sm-4,html body .bvi .bvi-py-sm-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-sm-4,html body .bvi .bvi-px-sm-4{padding-left:1.5rem !important}html body .bvi .bvi-p-sm-5{padding:3rem !important}html body .bvi .bvi-pt-sm-5,html body .bvi .bvi-py-sm-5{padding-top:3rem !important}html body .bvi .bvi-pr-sm-5,html body .bvi .bvi-px-sm-5{padding-right:3rem !important}html body .bvi .bvi-pb-sm-5,html body .bvi .bvi-py-sm-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-sm-5,html body .bvi .bvi-px-sm-5{padding-left:3rem !important}html body .bvi .bvi-m-sm-auto{margin:auto !important}html body .bvi .bvi-mt-sm-auto,html body .bvi .bvi-my-sm-auto{margin-top:auto !important}html body .bvi .bvi-mr-sm-auto,html body .bvi .bvi-mx-sm-auto{margin-right:auto !important}html body .bvi .bvi-mb-sm-auto,html body .bvi .bvi-my-sm-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-sm-auto,html body .bvi .bvi-mx-sm-auto{margin-left:auto !important}}@media(min-width:768px){html body .bvi .bvi-m-md-0{margin:0 !important}html body .bvi .bvi-mt-md-0,html body .bvi .bvi-my-md-0{margin-top:0 !important}html body .bvi .bvi-mr-md-0,html body .bvi .bvi-mx-md-0{margin-right:0 !important}html body .bvi .bvi-mb-md-0,html body .bvi .bvi-my-md-0{margin-bottom:0 !important}html body .bvi .bvi-ml-md-0,html body .bvi .bvi-mx-md-0{margin-left:0 !important}html body .bvi .bvi-m-md-1{margin:.25rem !important}html body .bvi .bvi-mt-md-1,html body .bvi .bvi-my-md-1{margin-top:.25rem !important}html body .bvi .bvi-mr-md-1,html body .bvi .bvi-mx-md-1{margin-right:.25rem !important}html body .bvi .bvi-mb-md-1,html body .bvi .bvi-my-md-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-md-1,html body .bvi .bvi-mx-md-1{margin-left:.25rem !important}html body .bvi .bvi-m-md-2{margin:.5rem !important}html body .bvi .bvi-mt-md-2,html body .bvi .bvi-my-md-2{margin-top:.5rem !important}html body .bvi .bvi-mr-md-2,html body .bvi .bvi-mx-md-2{margin-right:.5rem !important}html body .bvi .bvi-mb-md-2,html body .bvi .bvi-my-md-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-md-2,html body .bvi .bvi-mx-md-2{margin-left:.5rem !important}html body .bvi .bvi-m-md-3{margin:1rem !important}html body .bvi .bvi-mt-md-3,html body .bvi .bvi-my-md-3{margin-top:1rem !important}html body .bvi .bvi-mr-md-3,html body .bvi .bvi-mx-md-3{margin-right:1rem !important}html body .bvi .bvi-mb-md-3,html body .bvi .bvi-my-md-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-md-3,html body .bvi .bvi-mx-md-3{margin-left:1rem !important}html body .bvi .bvi-m-md-4{margin:1.5rem !important}html body .bvi .bvi-mt-md-4,html body .bvi .bvi-my-md-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-md-4,html body .bvi .bvi-mx-md-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-md-4,html body .bvi .bvi-my-md-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-md-4,html body .bvi .bvi-mx-md-4{margin-left:1.5rem !important}html body .bvi .bvi-m-md-5{margin:3rem !important}html body .bvi .bvi-mt-md-5,html body .bvi .bvi-my-md-5{margin-top:3rem !important}html body .bvi .bvi-mr-md-5,html body .bvi .bvi-mx-md-5{margin-right:3rem !important}html body .bvi .bvi-mb-md-5,html body .bvi .bvi-my-md-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-md-5,html body .bvi .bvi-mx-md-5{margin-left:3rem !important}html body .bvi .bvi-p-md-0{padding:0 !important}html body .bvi .bvi-pt-md-0,html body .bvi .bvi-py-md-0{padding-top:0 !important}html body .bvi .bvi-pr-md-0,html body .bvi .bvi-px-md-0{padding-right:0 !important}html body .bvi .bvi-pb-md-0,html body .bvi .bvi-py-md-0{padding-bottom:0 !important}html body .bvi .bvi-pl-md-0,html body .bvi .bvi-px-md-0{padding-left:0 !important}html body .bvi .bvi-p-md-1{padding:.25rem !important}html body .bvi .bvi-pt-md-1,html body .bvi .bvi-py-md-1{padding-top:.25rem !important}html body .bvi .bvi-pr-md-1,html body .bvi .bvi-px-md-1{padding-right:.25rem !important}html body .bvi .bvi-pb-md-1,html body .bvi .bvi-py-md-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-md-1,html body .bvi .bvi-px-md-1{padding-left:.25rem !important}html body .bvi .bvi-p-md-2{padding:.5rem !important}html body .bvi .bvi-pt-md-2,html body .bvi .bvi-py-md-2{padding-top:.5rem !important}html body .bvi .bvi-pr-md-2,html body .bvi .bvi-px-md-2{padding-right:.5rem !important}html body .bvi .bvi-pb-md-2,html body .bvi .bvi-py-md-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-md-2,html body .bvi .bvi-px-md-2{padding-left:.5rem !important}html body .bvi .bvi-p-md-3{padding:1rem !important}html body .bvi .bvi-pt-md-3,html body .bvi .bvi-py-md-3{padding-top:1rem !important}html body .bvi .bvi-pr-md-3,html body .bvi .bvi-px-md-3{padding-right:1rem !important}html body .bvi .bvi-pb-md-3,html body .bvi .bvi-py-md-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-md-3,html body .bvi .bvi-px-md-3{padding-left:1rem !important}html body .bvi .bvi-p-md-4{padding:1.5rem !important}html body .bvi .bvi-pt-md-4,html body .bvi .bvi-py-md-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-md-4,html body .bvi .bvi-px-md-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-md-4,html body .bvi .bvi-py-md-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-md-4,html body .bvi .bvi-px-md-4{padding-left:1.5rem !important}html body .bvi .bvi-p-md-5{padding:3rem !important}html body .bvi .bvi-pt-md-5,html body .bvi .bvi-py-md-5{padding-top:3rem !important}html body .bvi .bvi-pr-md-5,html body .bvi .bvi-px-md-5{padding-right:3rem !important}html body .bvi .bvi-pb-md-5,html body .bvi .bvi-py-md-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-md-5,html body .bvi .bvi-px-md-5{padding-left:3rem !important}html body .bvi .bvi-m-md-auto{margin:auto !important}html body .bvi .bvi-mt-md-auto,html body .bvi .bvi-my-md-auto{margin-top:auto !important}html body .bvi .bvi-mr-md-auto,html body .bvi .bvi-mx-md-auto{margin-right:auto !important}html body .bvi .bvi-mb-md-auto,html body .bvi .bvi-my-md-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-md-auto,html body .bvi .bvi-mx-md-auto{margin-left:auto !important}}@media(min-width:992px){html body .bvi .bvi-m-lg-0{margin:0 !important}html body .bvi .bvi-mt-lg-0,html body .bvi .bvi-my-lg-0{margin-top:0 !important}html body .bvi .bvi-mr-lg-0,html body .bvi .bvi-mx-lg-0{margin-right:0 !important}html body .bvi .bvi-mb-lg-0,html body .bvi .bvi-my-lg-0{margin-bottom:0 !important}html body .bvi .bvi-ml-lg-0,html body .bvi .bvi-mx-lg-0{margin-left:0 !important}html body .bvi .bvi-m-lg-1{margin:.25rem !important}html body .bvi .bvi-mt-lg-1,html body .bvi .bvi-my-lg-1{margin-top:.25rem !important}html body .bvi .bvi-mr-lg-1,html body .bvi .bvi-mx-lg-1{margin-right:.25rem !important}html body .bvi .bvi-mb-lg-1,html body .bvi .bvi-my-lg-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-lg-1,html body .bvi .bvi-mx-lg-1{margin-left:.25rem !important}html body .bvi .bvi-m-lg-2{margin:.5rem !important}html body .bvi .bvi-mt-lg-2,html body .bvi .bvi-my-lg-2{margin-top:.5rem !important}html body .bvi .bvi-mr-lg-2,html body .bvi .bvi-mx-lg-2{margin-right:.5rem !important}html body .bvi .bvi-mb-lg-2,html body .bvi .bvi-my-lg-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-lg-2,html body .bvi .bvi-mx-lg-2{margin-left:.5rem !important}html body .bvi .bvi-m-lg-3{margin:1rem !important}html body .bvi .bvi-mt-lg-3,html body .bvi .bvi-my-lg-3{margin-top:1rem !important}html body .bvi .bvi-mr-lg-3,html body .bvi .bvi-mx-lg-3{margin-right:1rem !important}html body .bvi .bvi-mb-lg-3,html body .bvi .bvi-my-lg-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-lg-3,html body .bvi .bvi-mx-lg-3{margin-left:1rem !important}html body .bvi .bvi-m-lg-4{margin:1.5rem !important}html body .bvi .bvi-mt-lg-4,html body .bvi .bvi-my-lg-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-lg-4,html body .bvi .bvi-mx-lg-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-lg-4,html body .bvi .bvi-my-lg-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-lg-4,html body .bvi .bvi-mx-lg-4{margin-left:1.5rem !important}html body .bvi .bvi-m-lg-5{margin:3rem !important}html body .bvi .bvi-mt-lg-5,html body .bvi .bvi-my-lg-5{margin-top:3rem !important}html body .bvi .bvi-mr-lg-5,html body .bvi .bvi-mx-lg-5{margin-right:3rem !important}html body .bvi .bvi-mb-lg-5,html body .bvi .bvi-my-lg-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-lg-5,html body .bvi .bvi-mx-lg-5{margin-left:3rem !important}html body .bvi .bvi-p-lg-0{padding:0 !important}html body .bvi .bvi-pt-lg-0,html body .bvi .bvi-py-lg-0{padding-top:0 !important}html body .bvi .bvi-pr-lg-0,html body .bvi .bvi-px-lg-0{padding-right:0 !important}html body .bvi .bvi-pb-lg-0,html body .bvi .bvi-py-lg-0{padding-bottom:0 !important}html body .bvi .bvi-pl-lg-0,html body .bvi .bvi-px-lg-0{padding-left:0 !important}html body .bvi .bvi-p-lg-1{padding:.25rem !important}html body .bvi .bvi-pt-lg-1,html body .bvi .bvi-py-lg-1{padding-top:.25rem !important}html body .bvi .bvi-pr-lg-1,html body .bvi .bvi-px-lg-1{padding-right:.25rem !important}html body .bvi .bvi-pb-lg-1,html body .bvi .bvi-py-lg-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-lg-1,html body .bvi .bvi-px-lg-1{padding-left:.25rem !important}html body .bvi .bvi-p-lg-2{padding:.5rem !important}html body .bvi .bvi-pt-lg-2,html body .bvi .bvi-py-lg-2{padding-top:.5rem !important}html body .bvi .bvi-pr-lg-2,html body .bvi .bvi-px-lg-2{padding-right:.5rem !important}html body .bvi .bvi-pb-lg-2,html body .bvi .bvi-py-lg-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-lg-2,html body .bvi .bvi-px-lg-2{padding-left:.5rem !important}html body .bvi .bvi-p-lg-3{padding:1rem !important}html body .bvi .bvi-pt-lg-3,html body .bvi .bvi-py-lg-3{padding-top:1rem !important}html body .bvi .bvi-pr-lg-3,html body .bvi .bvi-px-lg-3{padding-right:1rem !important}html body .bvi .bvi-pb-lg-3,html body .bvi .bvi-py-lg-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-lg-3,html body .bvi .bvi-px-lg-3{padding-left:1rem !important}html body .bvi .bvi-p-lg-4{padding:1.5rem !important}html body .bvi .bvi-pt-lg-4,html body .bvi .bvi-py-lg-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-lg-4,html body .bvi .bvi-px-lg-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-lg-4,html body .bvi .bvi-py-lg-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-lg-4,html body .bvi .bvi-px-lg-4{padding-left:1.5rem !important}html body .bvi .bvi-p-lg-5{padding:3rem !important}html body .bvi .bvi-pt-lg-5,html body .bvi .bvi-py-lg-5{padding-top:3rem !important}html body .bvi .bvi-pr-lg-5,html body .bvi .bvi-px-lg-5{padding-right:3rem !important}html body .bvi .bvi-pb-lg-5,html body .bvi .bvi-py-lg-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-lg-5,html body .bvi .bvi-px-lg-5{padding-left:3rem !important}html body .bvi .bvi-m-lg-auto{margin:auto !important}html body .bvi .bvi-mt-lg-auto,html body .bvi .bvi-my-lg-auto{margin-top:auto !important}html body .bvi .bvi-mr-lg-auto,html body .bvi .bvi-mx-lg-auto{margin-right:auto !important}html body .bvi .bvi-mb-lg-auto,html body .bvi .bvi-my-lg-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-lg-auto,html body .bvi .bvi-mx-lg-auto{margin-left:auto !important}}@media(min-width:1200px){html body .bvi .bvi-m-xl-0{margin:0 !important}html body .bvi .bvi-mt-xl-0,html body .bvi .bvi-my-xl-0{margin-top:0 !important}html body .bvi .bvi-mr-xl-0,html body .bvi .bvi-mx-xl-0{margin-right:0 !important}html body .bvi .bvi-mb-xl-0,html body .bvi .bvi-my-xl-0{margin-bottom:0 !important}html body .bvi .bvi-ml-xl-0,html body .bvi .bvi-mx-xl-0{margin-left:0 !important}html body .bvi .bvi-m-xl-1{margin:.25rem !important}html body .bvi .bvi-mt-xl-1,html body .bvi .bvi-my-xl-1{margin-top:.25rem !important}html body .bvi .bvi-mr-xl-1,html body .bvi .bvi-mx-xl-1{margin-right:.25rem !important}html body .bvi .bvi-mb-xl-1,html body .bvi .bvi-my-xl-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-xl-1,html body .bvi .bvi-mx-xl-1{margin-left:.25rem !important}html body .bvi .bvi-m-xl-2{margin:.5rem !important}html body .bvi .bvi-mt-xl-2,html body .bvi .bvi-my-xl-2{margin-top:.5rem !important}html body .bvi .bvi-mr-xl-2,html body .bvi .bvi-mx-xl-2{margin-right:.5rem !important}html body .bvi .bvi-mb-xl-2,html body .bvi .bvi-my-xl-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-xl-2,html body .bvi .bvi-mx-xl-2{margin-left:.5rem !important}html body .bvi .bvi-m-xl-3{margin:1rem !important}html body .bvi .bvi-mt-xl-3,html body .bvi .bvi-my-xl-3{margin-top:1rem !important}html body .bvi .bvi-mr-xl-3,html body .bvi .bvi-mx-xl-3{margin-right:1rem !important}html body .bvi .bvi-mb-xl-3,html body .bvi .bvi-my-xl-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-xl-3,html body .bvi .bvi-mx-xl-3{margin-left:1rem !important}html body .bvi .bvi-m-xl-4{margin:1.5rem !important}html body .bvi .bvi-mt-xl-4,html body .bvi .bvi-my-xl-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-xl-4,html body .bvi .bvi-mx-xl-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-xl-4,html body .bvi .bvi-my-xl-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-xl-4,html body .bvi .bvi-mx-xl-4{margin-left:1.5rem !important}html body .bvi .bvi-m-xl-5{margin:3rem !important}html body .bvi .bvi-mt-xl-5,html body .bvi .bvi-my-xl-5{margin-top:3rem !important}html body .bvi .bvi-mr-xl-5,html body .bvi .bvi-mx-xl-5{margin-right:3rem !important}html body .bvi .bvi-mb-xl-5,html body .bvi .bvi-my-xl-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-xl-5,html body .bvi .bvi-mx-xl-5{margin-left:3rem !important}html body .bvi .bvi-p-xl-0{padding:0 !important}html body .bvi .bvi-pt-xl-0,html body .bvi .bvi-py-xl-0{padding-top:0 !important}html body .bvi .bvi-pr-xl-0,html body .bvi .bvi-px-xl-0{padding-right:0 !important}html body .bvi .bvi-pb-xl-0,html body .bvi .bvi-py-xl-0{padding-bottom:0 !important}html body .bvi .bvi-pl-xl-0,html body .bvi .bvi-px-xl-0{padding-left:0 !important}html body .bvi .bvi-p-xl-1{padding:.25rem !important}html body .bvi .bvi-pt-xl-1,html body .bvi .bvi-py-xl-1{padding-top:.25rem !important}html body .bvi .bvi-pr-xl-1,html body .bvi .bvi-px-xl-1{padding-right:.25rem !important}html body .bvi .bvi-pb-xl-1,html body .bvi .bvi-py-xl-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-xl-1,html body .bvi .bvi-px-xl-1{padding-left:.25rem !important}html body .bvi .bvi-p-xl-2{padding:.5rem !important}html body .bvi .bvi-pt-xl-2,html body .bvi .bvi-py-xl-2{padding-top:.5rem !important}html body .bvi .bvi-pr-xl-2,html body .bvi .bvi-px-xl-2{padding-right:.5rem !important}html body .bvi .bvi-pb-xl-2,html body .bvi .bvi-py-xl-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-xl-2,html body .bvi .bvi-px-xl-2{padding-left:.5rem !important}html body .bvi .bvi-p-xl-3{padding:1rem !important}html body .bvi .bvi-pt-xl-3,html body .bvi .bvi-py-xl-3{padding-top:1rem !important}html body .bvi .bvi-pr-xl-3,html body .bvi .bvi-px-xl-3{padding-right:1rem !important}html body .bvi .bvi-pb-xl-3,html body .bvi .bvi-py-xl-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-xl-3,html body .bvi .bvi-px-xl-3{padding-left:1rem !important}html body .bvi .bvi-p-xl-4{padding:1.5rem !important}html body .bvi .bvi-pt-xl-4,html body .bvi .bvi-py-xl-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-xl-4,html body .bvi .bvi-px-xl-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-xl-4,html body .bvi .bvi-py-xl-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-xl-4,html body .bvi .bvi-px-xl-4{padding-left:1.5rem !important}html body .bvi .bvi-p-xl-5{padding:3rem !important}html body .bvi .bvi-pt-xl-5,html body .bvi .bvi-py-xl-5{padding-top:3rem !important}html body .bvi .bvi-pr-xl-5,html body .bvi .bvi-px-xl-5{padding-right:3rem !important}html body .bvi .bvi-pb-xl-5,html body .bvi .bvi-py-xl-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-xl-5,html body .bvi .bvi-px-xl-5{padding-left:3rem !important}html body .bvi .bvi-m-xl-auto{margin:auto !important}html body .bvi .bvi-mt-xl-auto,html body .bvi .bvi-my-xl-auto{margin-top:auto !important}html body .bvi .bvi-mr-xl-auto,html body .bvi .bvi-mx-xl-auto{margin-right:auto !important}html body .bvi .bvi-mb-xl-auto,html body .bvi .bvi-my-xl-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-xl-auto,html body .bvi .bvi-mx-xl-auto{margin-left:auto !important}}html body .bvi.bvi-panel{padding:15px 20px !important;color:black !important;background-color:#f8f8f8;top:0 !important;left:0 !important;right:0 !important;letter-spacing:0 !important;position:relative !important;text-shadow:none !important;line-height:normal !important;border:0 !important;font-size:16px !important;z-index:99999 !important;moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);box-shadow:0 1px 3px 0 rgba(0,0,0,0.23)}html body .bvi.bvi-panel[data-bvi-panel='true']{display:block !important}html body .bvi.bvi-panel[data-bvi-panel='false']{display:none !important}html body .bvi.bvi-panel.bvi-fixed-top{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:999999 !important}html body .bvi.bvi-panel .bvi-title{margin-top:5px;font-size:18px;font-weight:bold}html body .bvi.bvi-panel .bvi-text-center{text-align:center}html body .bvi.bvi-panel .bvi-text-right{text-align:right}html body .bvi.bvi-panel .bvi-setting-menu{display:none}html body .bvi.bvi-panel a{text-decoration:none}html body .bvi.bvi-panel .bvi-hr{background-color:#ccc !important;border:0 !important;height:1px !important;margin-top:1.5em !important;margin-bottom:1.5em !important}html body .bvi.bvi-panel .bvi-copy{font-size:12px;color:gray}html body .bvi.bvi-panel .bvi-copy a{font-size:13px;color:gray;text-decoration:underline}html body .bvi.bvi-panel .bvi-copy a:hover{color:#000;text-decoration:underline}@media(max-width:575.98px){html body .bvi.bvi-panel .bvi-title{font-size:12px}html body .bvi.bvi-panel .bvi-btn{font-size:12px;padding:.200rem .35rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:10px;padding:.100rem .25rem}}@media(min-width:576px) and (max-width:767.98px){html body .bvi.bvi-panel .bvi-title{font-size:14px}html body .bvi.bvi-panel .bvi-btn{font-size:14px;padding:.250rem .45rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:12px;padding:.150rem .35rem}}@media(min-width:768px) and (max-width:991.98px){html body .bvi.bvi-panel .bvi-title{font-size:16px}html body .bvi.bvi-panel .bvi-btn{font-size:16px;padding:.300rem .55rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:14px;padding:.200rem .40rem}}html body .bvi-body[data-bvi-theme='white']{background-color:#fff !important;fill:#000 !important}html body .bvi-body[data-bvi-theme='white'] *{background-color:#fff !important;background:#fff !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important;color:#000 !important;fill:#000 !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='white'] *:after{background-color:#fff !important;background:#fff !important;background-image:none !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important}html body .bvi-body[data-bvi-theme='white'] *:before{background-color:#fff !important;background:#fff !important;background-image:none !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important}html body .bvi-body[data-bvi-theme='white'] *::selection{background-color:#000;color:#fff}html body .bvi-body[data-bvi-theme='white'] * a,html body .bvi-body[data-bvi-theme='white'] * label{color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a.active,html body .bvi-body[data-bvi-theme='white'] * label.active{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a:hover,html body .bvi-body[data-bvi-theme='white'] * label:hover{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a:hover *,html body .bvi-body[data-bvi-theme='white'] * label:hover *{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"],html body .bvi-body[data-bvi-theme='white'] * input[type="button"],html body .bvi-body[data-bvi-theme='white'] * button[type="submit"],html body .bvi-body[data-bvi-theme='white'] * button[type="button"]{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover.active,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover.active{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover:hover,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover *{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black']{background-color:#000 !important;fill:#fff !important}html body .bvi-body[data-bvi-theme='black'] *{background-color:#000 !important;background:#000 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important;color:#fff !important;fill:#fff !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='black'] *:after{background-color:#000 !important;background:#000 !important;background-image:none !important;color:#fff !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important}html body .bvi-body[data-bvi-theme='black'] *:before{background-color:#000 !important;background:#000 !important;background-image:none !important;color:#fff !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important}html body .bvi-body[data-bvi-theme='black'] *::selection{background-color:#fff;color:#000}html body .bvi-body[data-bvi-theme='black'] * a,html body .bvi-body[data-bvi-theme='black'] * label{color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a.active,html body .bvi-body[data-bvi-theme='black'] * label.active{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a:hover,html body .bvi-body[data-bvi-theme='black'] * label:hover{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a:hover *,html body .bvi-body[data-bvi-theme='black'] * label:hover *{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"],html body .bvi-body[data-bvi-theme='black'] * input[type="button"],html body .bvi-body[data-bvi-theme='black'] * button[type="submit"],html body .bvi-body[data-bvi-theme='black'] * button[type="button"]{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover.active,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover.active{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover:hover,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover *{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue']{background-color:#9dd1ff !important;fill:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important;color:#063462 !important;fill:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='blue'] *:after{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;color:#063462 !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *:before{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;color:#063462 !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *::selection{background-color:#063462;color:#9dd1ff}html body .bvi-body[data-bvi-theme='blue'] * a,html body .bvi-body[data-bvi-theme='blue'] * label{color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a.active,html body .bvi-body[data-bvi-theme='blue'] * label.active{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a:hover,html body .bvi-body[data-bvi-theme='blue'] * label:hover{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a:hover *,html body .bvi-body[data-bvi-theme='blue'] * label:hover *{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"],html body .bvi-body[data-bvi-theme='blue'] * input[type="button"],html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"],html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover.active,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover.active{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover *{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown']{background-color:#f7f3d6 !important;fill:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important;color:#4d4b43 !important;fill:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='brown'] *:after{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;color:#4d4b43 !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *:before{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;color:#4d4b43 !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *::selection{background-color:#4d4b43;color:#f7f3d6}html body .bvi-body[data-bvi-theme='brown'] * a,html body .bvi-body[data-bvi-theme='brown'] * label{color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a.active,html body .bvi-body[data-bvi-theme='brown'] * label.active{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a:hover,html body .bvi-body[data-bvi-theme='brown'] * label:hover{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a:hover *,html body .bvi-body[data-bvi-theme='brown'] * label:hover *{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"],html body .bvi-body[data-bvi-theme='brown'] * input[type="button"],html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"],html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover.active,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover.active{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover *{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green']{background-color:#3b2716 !important;fill:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important;color:#a9e44d !important;fill:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='green'] *:after{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;color:#a9e44d !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *:before{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;color:#a9e44d !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *::selection{background-color:#a9e44d;color:#3b2716}html body .bvi-body[data-bvi-theme='green'] * a,html body .bvi-body[data-bvi-theme='green'] * label{color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a.active,html body .bvi-body[data-bvi-theme='green'] * label.active{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a:hover,html body .bvi-body[data-bvi-theme='green'] * label:hover{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a:hover *,html body .bvi-body[data-bvi-theme='green'] * label:hover *{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"],html body .bvi-body[data-bvi-theme='green'] * input[type="button"],html body .bvi-body[data-bvi-theme='green'] * button[type="submit"],html body .bvi-body[data-bvi-theme='green'] * button[type="button"]{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover.active,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover.active{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover:hover,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover *{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-size='40'] *{font-size:40px !important}html body .bvi-body[data-bvi-size='40'] * h1,html body .bvi-body[data-bvi-size='40'] * h1 *{font-size:47px !important}html body .bvi-body[data-bvi-size='40'] * h2,html body .bvi-body[data-bvi-size='40'] * h2 *{font-size:46px !important}html body .bvi-body[data-bvi-size='40'] * h3,html body .bvi-body[data-bvi-size='40'] * h3 *{font-size:45px !important}html body .bvi-body[data-bvi-size='40'] * h4,html body .bvi-body[data-bvi-size='40'] * h4 *{font-size:44px !important}html body .bvi-body[data-bvi-size='40'] * h5,html body .bvi-body[data-bvi-size='40'] * h5 *{font-size:43px !important}html body .bvi-body[data-bvi-size='40'] * h6,html body .bvi-body[data-bvi-size='40'] * h6 *{font-size:42px !important}html body .bvi-body[data-bvi-size='39'] *{font-size:39px !important}html body .bvi-body[data-bvi-size='39'] * h1,html body .bvi-body[data-bvi-size='39'] * h1 *{font-size:46px !important}html body .bvi-body[data-bvi-size='39'] * h2,html body .bvi-body[data-bvi-size='39'] * h2 *{font-size:45px !important}html body .bvi-body[data-bvi-size='39'] * h3,html body .bvi-body[data-bvi-size='39'] * h3 *{font-size:44px !important}html body .bvi-body[data-bvi-size='39'] * h4,html body .bvi-body[data-bvi-size='39'] * h4 *{font-size:43px !important}html body .bvi-body[data-bvi-size='39'] * h5,html body .bvi-body[data-bvi-size='39'] * h5 *{font-size:42px !important}html body .bvi-body[data-bvi-size='39'] * h6,html body .bvi-body[data-bvi-size='39'] * h6 *{font-size:41px !important}html body .bvi-body[data-bvi-size='38'] *{font-size:38px !important}html body .bvi-body[data-bvi-size='38'] * h1,html body .bvi-body[data-bvi-size='38'] * h1 *{font-size:45px !important}html body .bvi-body[data-bvi-size='38'] * h2,html body .bvi-body[data-bvi-size='38'] * h2 *{font-size:44px !important}html body .bvi-body[data-bvi-size='38'] * h3,html body .bvi-body[data-bvi-size='38'] * h3 *{font-size:43px !important}html body .bvi-body[data-bvi-size='38'] * h4,html body .bvi-body[data-bvi-size='38'] * h4 *{font-size:42px !important}html body .bvi-body[data-bvi-size='38'] * h5,html body .bvi-body[data-bvi-size='38'] * h5 *{font-size:41px !important}html body .bvi-body[data-bvi-size='38'] * h6,html body .bvi-body[data-bvi-size='38'] * h6 *{font-size:40px !important}html body .bvi-body[data-bvi-size='37'] *{font-size:37px !important}html body .bvi-body[data-bvi-size='37'] * h1,html body .bvi-body[data-bvi-size='37'] * h1 *{font-size:44px !important}html body .bvi-body[data-bvi-size='37'] * h2,html body .bvi-body[data-bvi-size='37'] * h2 *{font-size:43px !important}html body .bvi-body[data-bvi-size='37'] * h3,html body .bvi-body[data-bvi-size='37'] * h3 *{font-size:42px !important}html body .bvi-body[data-bvi-size='37'] * h4,html body .bvi-body[data-bvi-size='37'] * h4 *{font-size:41px !important}html body .bvi-body[data-bvi-size='37'] * h5,html body .bvi-body[data-bvi-size='37'] * h5 *{font-size:40px !important}html body .bvi-body[data-bvi-size='37'] * h6,html body .bvi-body[data-bvi-size='37'] * h6 *{font-size:39px !important}html body .bvi-body[data-bvi-size='36'] *{font-size:36px !important}html body .bvi-body[data-bvi-size='36'] * h1,html body .bvi-body[data-bvi-size='36'] * h1 *{font-size:43px !important}html body .bvi-body[data-bvi-size='36'] * h2,html body .bvi-body[data-bvi-size='36'] * h2 *{font-size:42px !important}html body .bvi-body[data-bvi-size='36'] * h3,html body .bvi-body[data-bvi-size='36'] * h3 *{font-size:41px !important}html body .bvi-body[data-bvi-size='36'] * h4,html body .bvi-body[data-bvi-size='36'] * h4 *{font-size:40px !important}html body .bvi-body[data-bvi-size='36'] * h5,html body .bvi-body[data-bvi-size='36'] * h5 *{font-size:39px !important}html body .bvi-body[data-bvi-size='36'] * h6,html body .bvi-body[data-bvi-size='36'] * h6 *{font-size:38px !important}html body .bvi-body[data-bvi-size='35'] *{font-size:35px !important}html body .bvi-body[data-bvi-size='35'] * h1,html body .bvi-body[data-bvi-size='35'] * h1 *{font-size:42px !important}html body .bvi-body[data-bvi-size='35'] * h2,html body .bvi-body[data-bvi-size='35'] * h2 *{font-size:41px !important}html body .bvi-body[data-bvi-size='35'] * h3,html body .bvi-body[data-bvi-size='35'] * h3 *{font-size:40px !important}html body .bvi-body[data-bvi-size='35'] * h4,html body .bvi-body[data-bvi-size='35'] * h4 *{font-size:39px !important}html body .bvi-body[data-bvi-size='35'] * h5,html body .bvi-body[data-bvi-size='35'] * h5 *{font-size:38px !important}html body .bvi-body[data-bvi-size='35'] * h6,html body .bvi-body[data-bvi-size='35'] * h6 *{font-size:37px !important}html body .bvi-body[data-bvi-size='34'] *{font-size:34px !important}html body .bvi-body[data-bvi-size='34'] * h1,html body .bvi-body[data-bvi-size='34'] * h1 *{font-size:41px !important}html body .bvi-body[data-bvi-size='34'] * h2,html body .bvi-body[data-bvi-size='34'] * h2 *{font-size:40px !important}html body .bvi-body[data-bvi-size='34'] * h3,html body .bvi-body[data-bvi-size='34'] * h3 *{font-size:39px !important}html body .bvi-body[data-bvi-size='34'] * h4,html body .bvi-body[data-bvi-size='34'] * h4 *{font-size:38px !important}html body .bvi-body[data-bvi-size='34'] * h5,html body .bvi-body[data-bvi-size='34'] * h5 *{font-size:37px !important}html body .bvi-body[data-bvi-size='34'] * h6,html body .bvi-body[data-bvi-size='34'] * h6 *{font-size:36px !important}html body .bvi-body[data-bvi-size='33'] *{font-size:33px !important}html body .bvi-body[data-bvi-size='33'] * h1,html body .bvi-body[data-bvi-size='33'] * h1 *{font-size:40px !important}html body .bvi-body[data-bvi-size='33'] * h2,html body .bvi-body[data-bvi-size='33'] * h2 *{font-size:39px !important}html body .bvi-body[data-bvi-size='33'] * h3,html body .bvi-body[data-bvi-size='33'] * h3 *{font-size:38px !important}html body .bvi-body[data-bvi-size='33'] * h4,html body .bvi-body[data-bvi-size='33'] * h4 *{font-size:37px !important}html body .bvi-body[data-bvi-size='33'] * h5,html body .bvi-body[data-bvi-size='33'] * h5 *{font-size:36px !important}html body .bvi-body[data-bvi-size='33'] * h6,html body .bvi-body[data-bvi-size='33'] * h6 *{font-size:35px !important}html body .bvi-body[data-bvi-size='32'] *{font-size:32px !important}html body .bvi-body[data-bvi-size='32'] * h1,html body .bvi-body[data-bvi-size='32'] * h1 *{font-size:39px !important}html body .bvi-body[data-bvi-size='32'] * h2,html body .bvi-body[data-bvi-size='32'] * h2 *{font-size:38px !important}html body .bvi-body[data-bvi-size='32'] * h3,html body .bvi-body[data-bvi-size='32'] * h3 *{font-size:37px !important}html body .bvi-body[data-bvi-size='32'] * h4,html body .bvi-body[data-bvi-size='32'] * h4 *{font-size:36px !important}html body .bvi-body[data-bvi-size='32'] * h5,html body .bvi-body[data-bvi-size='32'] * h5 *{font-size:35px !important}html body .bvi-body[data-bvi-size='32'] * h6,html body .bvi-body[data-bvi-size='32'] * h6 *{font-size:34px !important}html body .bvi-body[data-bvi-size='31'] *{font-size:31px !important}html body .bvi-body[data-bvi-size='31'] * h1,html body .bvi-body[data-bvi-size='31'] * h1 *{font-size:38px !important}html body .bvi-body[data-bvi-size='31'] * h2,html body .bvi-body[data-bvi-size='31'] * h2 *{font-size:37px !important}html body .bvi-body[data-bvi-size='31'] * h3,html body .bvi-body[data-bvi-size='31'] * h3 *{font-size:36px !important}html body .bvi-body[data-bvi-size='31'] * h4,html body .bvi-body[data-bvi-size='31'] * h4 *{font-size:35px !important}html body .bvi-body[data-bvi-size='31'] * h5,html body .bvi-body[data-bvi-size='31'] * h5 *{font-size:34px !important}html body .bvi-body[data-bvi-size='31'] * h6,html body .bvi-body[data-bvi-size='31'] * h6 *{font-size:33px !important}html body .bvi-body[data-bvi-size='30'] *{font-size:30px !important}html body .bvi-body[data-bvi-size='30'] * h1,html body .bvi-body[data-bvi-size='30'] * h1 *{font-size:37px !important}html body .bvi-body[data-bvi-size='30'] * h2,html body .bvi-body[data-bvi-size='30'] * h2 *{font-size:36px !important}html body .bvi-body[data-bvi-size='30'] * h3,html body .bvi-body[data-bvi-size='30'] * h3 *{font-size:35px !important}html body .bvi-body[data-bvi-size='30'] * h4,html body .bvi-body[data-bvi-size='30'] * h4 *{font-size:34px !important}html body .bvi-body[data-bvi-size='30'] * h5,html body .bvi-body[data-bvi-size='30'] * h5 *{font-size:33px !important}html body .bvi-body[data-bvi-size='30'] * h6,html body .bvi-body[data-bvi-size='30'] * h6 *{font-size:32px !important}html body .bvi-body[data-bvi-size='29'] *{font-size:29px !important}html body .bvi-body[data-bvi-size='29'] * h1,html body .bvi-body[data-bvi-size='29'] * h1 *{font-size:36px !important}html body .bvi-body[data-bvi-size='29'] * h2,html body .bvi-body[data-bvi-size='29'] * h2 *{font-size:35px !important}html body .bvi-body[data-bvi-size='29'] * h3,html body .bvi-body[data-bvi-size='29'] * h3 *{font-size:34px !important}html body .bvi-body[data-bvi-size='29'] * h4,html body .bvi-body[data-bvi-size='29'] * h4 *{font-size:33px !important}html body .bvi-body[data-bvi-size='29'] * h5,html body .bvi-body[data-bvi-size='29'] * h5 *{font-size:32px !important}html body .bvi-body[data-bvi-size='29'] * h6,html body .bvi-body[data-bvi-size='29'] * h6 *{font-size:31px !important}html body .bvi-body[data-bvi-size='28'] *{font-size:28px !important}html body .bvi-body[data-bvi-size='28'] * h1,html body .bvi-body[data-bvi-size='28'] * h1 *{font-size:35px !important}html body .bvi-body[data-bvi-size='28'] * h2,html body .bvi-body[data-bvi-size='28'] * h2 *{font-size:34px !important}html body .bvi-body[data-bvi-size='28'] * h3,html body .bvi-body[data-bvi-size='28'] * h3 *{font-size:33px !important}html body .bvi-body[data-bvi-size='28'] * h4,html body .bvi-body[data-bvi-size='28'] * h4 *{font-size:32px !important}html body .bvi-body[data-bvi-size='28'] * h5,html body .bvi-body[data-bvi-size='28'] * h5 *{font-size:31px !important}html body .bvi-body[data-bvi-size='28'] * h6,html body .bvi-body[data-bvi-size='28'] * h6 *{font-size:30px !important}html body .bvi-body[data-bvi-size='27'] *{font-size:27px !important}html body .bvi-body[data-bvi-size='27'] * h1,html body .bvi-body[data-bvi-size='27'] * h1 *{font-size:34px !important}html body .bvi-body[data-bvi-size='27'] * h2,html body .bvi-body[data-bvi-size='27'] * h2 *{font-size:33px !important}html body .bvi-body[data-bvi-size='27'] * h3,html body .bvi-body[data-bvi-size='27'] * h3 *{font-size:32px !important}html body .bvi-body[data-bvi-size='27'] * h4,html body .bvi-body[data-bvi-size='27'] * h4 *{font-size:31px !important}html body .bvi-body[data-bvi-size='27'] * h5,html body .bvi-body[data-bvi-size='27'] * h5 *{font-size:30px !important}html body .bvi-body[data-bvi-size='27'] * h6,html body .bvi-body[data-bvi-size='27'] * h6 *{font-size:29px !important}html body .bvi-body[data-bvi-size='26'] *{font-size:26px !important}html body .bvi-body[data-bvi-size='26'] * h1,html body .bvi-body[data-bvi-size='26'] * h1 *{font-size:33px !important}html body .bvi-body[data-bvi-size='26'] * h2,html body .bvi-body[data-bvi-size='26'] * h2 *{font-size:32px !important}html body .bvi-body[data-bvi-size='26'] * h3,html body .bvi-body[data-bvi-size='26'] * h3 *{font-size:31px !important}html body .bvi-body[data-bvi-size='26'] * h4,html body .bvi-body[data-bvi-size='26'] * h4 *{font-size:30px !important}html body .bvi-body[data-bvi-size='26'] * h5,html body .bvi-body[data-bvi-size='26'] * h5 *{font-size:29px !important}html body .bvi-body[data-bvi-size='26'] * h6,html body .bvi-body[data-bvi-size='26'] * h6 *{font-size:28px !important}html body .bvi-body[data-bvi-size='25'] *{font-size:25px !important}html body .bvi-body[data-bvi-size='25'] * h1,html body .bvi-body[data-bvi-size='25'] * h1 *{font-size:32px !important}html body .bvi-body[data-bvi-size='25'] * h2,html body .bvi-body[data-bvi-size='25'] * h2 *{font-size:31px !important}html body .bvi-body[data-bvi-size='25'] * h3,html body .bvi-body[data-bvi-size='25'] * h3 *{font-size:30px !important}html body .bvi-body[data-bvi-size='25'] * h4,html body .bvi-body[data-bvi-size='25'] * h4 *{font-size:29px !important}html body .bvi-body[data-bvi-size='25'] * h5,html body .bvi-body[data-bvi-size='25'] * h5 *{font-size:28px !important}html body .bvi-body[data-bvi-size='25'] * h6,html body .bvi-body[data-bvi-size='25'] * h6 *{font-size:27px !important}html body .bvi-body[data-bvi-size='24'] *{font-size:24px !important}html body .bvi-body[data-bvi-size='24'] * h1,html body .bvi-body[data-bvi-size='24'] * h1 *{font-size:31px !important}html body .bvi-body[data-bvi-size='24'] * h2,html body .bvi-body[data-bvi-size='24'] * h2 *{font-size:30px !important}html body .bvi-body[data-bvi-size='24'] * h3,html body .bvi-body[data-bvi-size='24'] * h3 *{font-size:29px !important}html body .bvi-body[data-bvi-size='24'] * h4,html body .bvi-body[data-bvi-size='24'] * h4 *{font-size:28px !important}html body .bvi-body[data-bvi-size='24'] * h5,html body .bvi-body[data-bvi-size='24'] * h5 *{font-size:27px !important}html body .bvi-body[data-bvi-size='24'] * h6,html body .bvi-body[data-bvi-size='24'] * h6 *{font-size:26px !important}html body .bvi-body[data-bvi-size='23'] *{font-size:23px !important}html body .bvi-body[data-bvi-size='23'] * h1,html body .bvi-body[data-bvi-size='23'] * h1 *{font-size:30px !important}html body .bvi-body[data-bvi-size='23'] * h2,html body .bvi-body[data-bvi-size='23'] * h2 *{font-size:29px !important}html body .bvi-body[data-bvi-size='23'] * h3,html body .bvi-body[data-bvi-size='23'] * h3 *{font-size:28px !important}html body .bvi-body[data-bvi-size='23'] * h4,html body .bvi-body[data-bvi-size='23'] * h4 *{font-size:27px !important}html body .bvi-body[data-bvi-size='23'] * h5,html body .bvi-body[data-bvi-size='23'] * h5 *{font-size:26px !important}html body .bvi-body[data-bvi-size='23'] * h6,html body .bvi-body[data-bvi-size='23'] * h6 *{font-size:25px !important}html body .bvi-body[data-bvi-size='22'] *{font-size:22px !important}html body .bvi-body[data-bvi-size='22'] * h1,html body .bvi-body[data-bvi-size='22'] * h1 *{font-size:29px !important}html body .bvi-body[data-bvi-size='22'] * h2,html body .bvi-body[data-bvi-size='22'] * h2 *{font-size:28px !important}html body .bvi-body[data-bvi-size='22'] * h3,html body .bvi-body[data-bvi-size='22'] * h3 *{font-size:27px !important}html body .bvi-body[data-bvi-size='22'] * h4,html body .bvi-body[data-bvi-size='22'] * h4 *{font-size:26px !important}html body .bvi-body[data-bvi-size='22'] * h5,html body .bvi-body[data-bvi-size='22'] * h5 *{font-size:25px !important}html body .bvi-body[data-bvi-size='22'] * h6,html body .bvi-body[data-bvi-size='22'] * h6 *{font-size:24px !important}html body .bvi-body[data-bvi-size='21'] *{font-size:21px !important}html body .bvi-body[data-bvi-size='21'] * h1,html body .bvi-body[data-bvi-size='21'] * h1 *{font-size:28px !important}html body .bvi-body[data-bvi-size='21'] * h2,html body .bvi-body[data-bvi-size='21'] * h2 *{font-size:27px !important}html body .bvi-body[data-bvi-size='21'] * h3,html body .bvi-body[data-bvi-size='21'] * h3 *{font-size:26px !important}html body .bvi-body[data-bvi-size='21'] * h4,html body .bvi-body[data-bvi-size='21'] * h4 *{font-size:25px !important}html body .bvi-body[data-bvi-size='21'] * h5,html body .bvi-body[data-bvi-size='21'] * h5 *{font-size:24px !important}html body .bvi-body[data-bvi-size='21'] * h6,html body .bvi-body[data-bvi-size='21'] * h6 *{font-size:23px !important}html body .bvi-body[data-bvi-size='20'] *{font-size:20px !important}html body .bvi-body[data-bvi-size='20'] * h1,html body .bvi-body[data-bvi-size='20'] * h1 *{font-size:27px !important}html body .bvi-body[data-bvi-size='20'] * h2,html body .bvi-body[data-bvi-size='20'] * h2 *{font-size:26px !important}html body .bvi-body[data-bvi-size='20'] * h3,html body .bvi-body[data-bvi-size='20'] * h3 *{font-size:25px !important}html body .bvi-body[data-bvi-size='20'] * h4,html body .bvi-body[data-bvi-size='20'] * h4 *{font-size:24px !important}html body .bvi-body[data-bvi-size='20'] * h5,html body .bvi-body[data-bvi-size='20'] * h5 *{font-size:23px !important}html body .bvi-body[data-bvi-size='20'] * h6,html body .bvi-body[data-bvi-size='20'] * h6 *{font-size:22px !important}html body .bvi-body[data-bvi-size='19'] *{font-size:19px !important}html body .bvi-body[data-bvi-size='19'] * h1,html body .bvi-body[data-bvi-size='19'] * h1 *{font-size:26px !important}html body .bvi-body[data-bvi-size='19'] * h2,html body .bvi-body[data-bvi-size='19'] * h2 *{font-size:25px !important}html body .bvi-body[data-bvi-size='19'] * h3,html body .bvi-body[data-bvi-size='19'] * h3 *{font-size:24px !important}html body .bvi-body[data-bvi-size='19'] * h4,html body .bvi-body[data-bvi-size='19'] * h4 *{font-size:23px !important}html body .bvi-body[data-bvi-size='19'] * h5,html body .bvi-body[data-bvi-size='19'] * h5 *{font-size:22px !important}html body .bvi-body[data-bvi-size='19'] * h6,html body .bvi-body[data-bvi-size='19'] * h6 *{font-size:21px !important}html body .bvi-body[data-bvi-size='18'] *{font-size:18px !important}html body .bvi-body[data-bvi-size='18'] * h1,html body .bvi-body[data-bvi-size='18'] * h1 *{font-size:25px !important}html body .bvi-body[data-bvi-size='18'] * h2,html body .bvi-body[data-bvi-size='18'] * h2 *{font-size:24px !important}html body .bvi-body[data-bvi-size='18'] * h3,html body .bvi-body[data-bvi-size='18'] * h3 *{font-size:23px !important}html body .bvi-body[data-bvi-size='18'] * h4,html body .bvi-body[data-bvi-size='18'] * h4 *{font-size:22px !important}html body .bvi-body[data-bvi-size='18'] * h5,html body .bvi-body[data-bvi-size='18'] * h5 *{font-size:21px !important}html body .bvi-body[data-bvi-size='18'] * h6,html body .bvi-body[data-bvi-size='18'] * h6 *{font-size:20px !important}html body .bvi-body[data-bvi-size='17'] *{font-size:17px !important}html body .bvi-body[data-bvi-size='17'] * h1,html body .bvi-body[data-bvi-size='17'] * h1 *{font-size:24px !important}html body .bvi-body[data-bvi-size='17'] * h2,html body .bvi-body[data-bvi-size='17'] * h2 *{font-size:23px !important}html body .bvi-body[data-bvi-size='17'] * h3,html body .bvi-body[data-bvi-size='17'] * h3 *{font-size:22px !important}html body .bvi-body[data-bvi-size='17'] * h4,html body .bvi-body[data-bvi-size='17'] * h4 *{font-size:21px !important}html body .bvi-body[data-bvi-size='17'] * h5,html body .bvi-body[data-bvi-size='17'] * h5 *{font-size:20px !important}html body .bvi-body[data-bvi-size='17'] * h6,html body .bvi-body[data-bvi-size='17'] * h6 *{font-size:19px !important}html body .bvi-body[data-bvi-size='16'] *{font-size:16px !important}html body .bvi-body[data-bvi-size='16'] * h1,html body .bvi-body[data-bvi-size='16'] * h1 *{font-size:23px !important}html body .bvi-body[data-bvi-size='16'] * h2,html body .bvi-body[data-bvi-size='16'] * h2 *{font-size:22px !important}html body .bvi-body[data-bvi-size='16'] * h3,html body .bvi-body[data-bvi-size='16'] * h3 *{font-size:21px !important}html body .bvi-body[data-bvi-size='16'] * h4,html body .bvi-body[data-bvi-size='16'] * h4 *{font-size:20px !important}html body .bvi-body[data-bvi-size='16'] * h5,html body .bvi-body[data-bvi-size='16'] * h5 *{font-size:19px !important}html body .bvi-body[data-bvi-size='16'] * h6,html body .bvi-body[data-bvi-size='16'] * h6 *{font-size:18px !important}html body .bvi-body[data-bvi-size='15'] *{font-size:15px !important}html body .bvi-body[data-bvi-size='15'] * h1,html body .bvi-body[data-bvi-size='15'] * h1 *{font-size:22px !important}html body .bvi-body[data-bvi-size='15'] * h2,html body .bvi-body[data-bvi-size='15'] * h2 *{font-size:21px !important}html body .bvi-body[data-bvi-size='15'] * h3,html body .bvi-body[data-bvi-size='15'] * h3 *{font-size:20px !important}html body .bvi-body[data-bvi-size='15'] * h4,html body .bvi-body[data-bvi-size='15'] * h4 *{font-size:19px !important}html body .bvi-body[data-bvi-size='15'] * h5,html body .bvi-body[data-bvi-size='15'] * h5 *{font-size:18px !important}html body .bvi-body[data-bvi-size='15'] * h6,html body .bvi-body[data-bvi-size='15'] * h6 *{font-size:17px !important}html body .bvi-body[data-bvi-size='14'] *{font-size:14px !important}html body .bvi-body[data-bvi-size='14'] * h1,html body .bvi-body[data-bvi-size='14'] * h1 *{font-size:21px !important}html body .bvi-body[data-bvi-size='14'] * h2,html body .bvi-body[data-bvi-size='14'] * h2 *{font-size:20px !important}html body .bvi-body[data-bvi-size='14'] * h3,html body .bvi-body[data-bvi-size='14'] * h3 *{font-size:19px !important}html body .bvi-body[data-bvi-size='14'] * h4,html body .bvi-body[data-bvi-size='14'] * h4 *{font-size:18px !important}html body .bvi-body[data-bvi-size='14'] * h5,html body .bvi-body[data-bvi-size='14'] * h5 *{font-size:17px !important}html body .bvi-body[data-bvi-size='14'] * h6,html body .bvi-body[data-bvi-size='14'] * h6 *{font-size:16px !important}html body .bvi-body[data-bvi-size='13'] *{font-size:13px !important}html body .bvi-body[data-bvi-size='13'] * h1,html body .bvi-body[data-bvi-size='13'] * h1 *{font-size:20px !important}html body .bvi-body[data-bvi-size='13'] * h2,html body .bvi-body[data-bvi-size='13'] * h2 *{font-size:19px !important}html body .bvi-body[data-bvi-size='13'] * h3,html body .bvi-body[data-bvi-size='13'] * h3 *{font-size:18px !important}html body .bvi-body[data-bvi-size='13'] * h4,html body .bvi-body[data-bvi-size='13'] * h4 *{font-size:17px !important}html body .bvi-body[data-bvi-size='13'] * h5,html body .bvi-body[data-bvi-size='13'] * h5 *{font-size:16px !important}html body .bvi-body[data-bvi-size='13'] * h6,html body .bvi-body[data-bvi-size='13'] * h6 *{font-size:15px !important}html body .bvi-body[data-bvi-size='12'] *{font-size:12px !important}html body .bvi-body[data-bvi-size='12'] * h1,html body .bvi-body[data-bvi-size='12'] * h1 *{font-size:19px !important}html body .bvi-body[data-bvi-size='12'] * h2,html body .bvi-body[data-bvi-size='12'] * h2 *{font-size:18px !important}html body .bvi-body[data-bvi-size='12'] * h3,html body .bvi-body[data-bvi-size='12'] * h3 *{font-size:17px !important}html body .bvi-body[data-bvi-size='12'] * h4,html body .bvi-body[data-bvi-size='12'] * h4 *{font-size:16px !important}html body .bvi-body[data-bvi-size='12'] * h5,html body .bvi-body[data-bvi-size='12'] * h5 *{font-size:15px !important}html body .bvi-body[data-bvi-size='12'] * h6,html body .bvi-body[data-bvi-size='12'] * h6 *{font-size:14px !important}html body .bvi-body[data-bvi-size='11'] *{font-size:11px !important}html body .bvi-body[data-bvi-size='11'] * h1,html body .bvi-body[data-bvi-size='11'] * h1 *{font-size:18px !important}html body .bvi-body[data-bvi-size='11'] * h2,html body .bvi-body[data-bvi-size='11'] * h2 *{font-size:17px !important}html body .bvi-body[data-bvi-size='11'] * h3,html body .bvi-body[data-bvi-size='11'] * h3 *{font-size:16px !important}html body .bvi-body[data-bvi-size='11'] * h4,html body .bvi-body[data-bvi-size='11'] * h4 *{font-size:15px !important}html body .bvi-body[data-bvi-size='11'] * h5,html body .bvi-body[data-bvi-size='11'] * h5 *{font-size:14px !important}html body .bvi-body[data-bvi-size='11'] * h6,html body .bvi-body[data-bvi-size='11'] * h6 *{font-size:13px !important}html body .bvi-body[data-bvi-size='10'] *{font-size:10px !important}html body .bvi-body[data-bvi-size='10'] * h1,html body .bvi-body[data-bvi-size='10'] * h1 *{font-size:17px !important}html body .bvi-body[data-bvi-size='10'] * h2,html body .bvi-body[data-bvi-size='10'] * h2 *{font-size:16px !important}html body .bvi-body[data-bvi-size='10'] * h3,html body .bvi-body[data-bvi-size='10'] * h3 *{font-size:15px !important}html body .bvi-body[data-bvi-size='10'] * h4,html body .bvi-body[data-bvi-size='10'] * h4 *{font-size:14px !important}html body .bvi-body[data-bvi-size='10'] * h5,html body .bvi-body[data-bvi-size='10'] * h5 *{font-size:13px !important}html body .bvi-body[data-bvi-size='10'] * h6,html body .bvi-body[data-bvi-size='10'] * h6 *{font-size:12px !important}html body .bvi-body[data-bvi-size='9'] *{font-size:9px !important}html body .bvi-body[data-bvi-size='9'] * h1,html body .bvi-body[data-bvi-size='9'] * h1 *{font-size:16px !important}html body .bvi-body[data-bvi-size='9'] * h2,html body .bvi-body[data-bvi-size='9'] * h2 *{font-size:15px !important}html body .bvi-body[data-bvi-size='9'] * h3,html body .bvi-body[data-bvi-size='9'] * h3 *{font-size:14px !important}html body .bvi-body[data-bvi-size='9'] * h4,html body .bvi-body[data-bvi-size='9'] * h4 *{font-size:13px !important}html body .bvi-body[data-bvi-size='9'] * h5,html body .bvi-body[data-bvi-size='9'] * h5 *{font-size:12px !important}html body .bvi-body[data-bvi-size='9'] * h6,html body .bvi-body[data-bvi-size='9'] * h6 *{font-size:11px !important}html body .bvi-body[data-bvi-size='8'] *{font-size:8px !important}html body .bvi-body[data-bvi-size='8'] * h1,html body .bvi-body[data-bvi-size='8'] * h1 *{font-size:15px !important}html body .bvi-body[data-bvi-size='8'] * h2,html body .bvi-body[data-bvi-size='8'] * h2 *{font-size:14px !important}html body .bvi-body[data-bvi-size='8'] * h3,html body .bvi-body[data-bvi-size='8'] * h3 *{font-size:13px !important}html body .bvi-body[data-bvi-size='8'] * h4,html body .bvi-body[data-bvi-size='8'] * h4 *{font-size:12px !important}html body .bvi-body[data-bvi-size='8'] * h5,html body .bvi-body[data-bvi-size='8'] * h5 *{font-size:11px !important}html body .bvi-body[data-bvi-size='8'] * h6,html body .bvi-body[data-bvi-size='8'] * h6 *{font-size:10px !important}html body .bvi-body[data-bvi-size='7'] *{font-size:7px !important}html body .bvi-body[data-bvi-size='7'] * h1,html body .bvi-body[data-bvi-size='7'] * h1 *{font-size:14px !important}html body .bvi-body[data-bvi-size='7'] * h2,html body .bvi-body[data-bvi-size='7'] * h2 *{font-size:13px !important}html body .bvi-body[data-bvi-size='7'] * h3,html body .bvi-body[data-bvi-size='7'] * h3 *{font-size:12px !important}html body .bvi-body[data-bvi-size='7'] * h4,html body .bvi-body[data-bvi-size='7'] * h4 *{font-size:11px !important}html body .bvi-body[data-bvi-size='7'] * h5,html body .bvi-body[data-bvi-size='7'] * h5 *{font-size:10px !important}html body .bvi-body[data-bvi-size='7'] * h6,html body .bvi-body[data-bvi-size='7'] * h6 *{font-size:9px !important}html body .bvi-body[data-bvi-size='6'] *{font-size:6px !important}html body .bvi-body[data-bvi-size='6'] * h1,html body .bvi-body[data-bvi-size='6'] * h1 *{font-size:13px !important}html body .bvi-body[data-bvi-size='6'] * h2,html body .bvi-body[data-bvi-size='6'] * h2 *{font-size:12px !important}html body .bvi-body[data-bvi-size='6'] * h3,html body .bvi-body[data-bvi-size='6'] * h3 *{font-size:11px !important}html body .bvi-body[data-bvi-size='6'] * h4,html body .bvi-body[data-bvi-size='6'] * h4 *{font-size:10px !important}html body .bvi-body[data-bvi-size='6'] * h5,html body .bvi-body[data-bvi-size='6'] * h5 *{font-size:9px !important}html body .bvi-body[data-bvi-size='6'] * h6,html body .bvi-body[data-bvi-size='6'] * h6 *{font-size:8px !important}html body .bvi-body[data-bvi-size='5'] *{font-size:5px !important}html body .bvi-body[data-bvi-size='5'] * h1,html body .bvi-body[data-bvi-size='5'] * h1 *{font-size:12px !important}html body .bvi-body[data-bvi-size='5'] * h2,html body .bvi-body[data-bvi-size='5'] * h2 *{font-size:11px !important}html body .bvi-body[data-bvi-size='5'] * h3,html body .bvi-body[data-bvi-size='5'] * h3 *{font-size:10px !important}html body .bvi-body[data-bvi-size='5'] * h4,html body .bvi-body[data-bvi-size='5'] * h4 *{font-size:9px !important}html body .bvi-body[data-bvi-size='5'] * h5,html body .bvi-body[data-bvi-size='5'] * h5 *{font-size:8px !important}html body .bvi-body[data-bvi-size='5'] * h6,html body .bvi-body[data-bvi-size='5'] * h6 *{font-size:7px !important}html body .bvi-body[data-bvi-size='4'] *{font-size:4px !important}html body .bvi-body[data-bvi-size='4'] * h1,html body .bvi-body[data-bvi-size='4'] * h1 *{font-size:11px !important}html body .bvi-body[data-bvi-size='4'] * h2,html body .bvi-body[data-bvi-size='4'] * h2 *{font-size:10px !important}html body .bvi-body[data-bvi-size='4'] * h3,html body .bvi-body[data-bvi-size='4'] * h3 *{font-size:9px !important}html body .bvi-body[data-bvi-size='4'] * h4,html body .bvi-body[data-bvi-size='4'] * h4 *{font-size:8px !important}html body .bvi-body[data-bvi-size='4'] * h5,html body .bvi-body[data-bvi-size='4'] * h5 *{font-size:7px !important}html body .bvi-body[data-bvi-size='4'] * h6,html body .bvi-body[data-bvi-size='4'] * h6 *{font-size:6px !important}html body .bvi-body[data-bvi-size='3'] *{font-size:3px !important}html body .bvi-body[data-bvi-size='3'] * h1,html body .bvi-body[data-bvi-size='3'] * h1 *{font-size:10px !important}html body .bvi-body[data-bvi-size='3'] * h2,html body .bvi-body[data-bvi-size='3'] * h2 *{font-size:9px !important}html body .bvi-body[data-bvi-size='3'] * h3,html body .bvi-body[data-bvi-size='3'] * h3 *{font-size:8px !important}html body .bvi-body[data-bvi-size='3'] * h4,html body .bvi-body[data-bvi-size='3'] * h4 *{font-size:7px !important}html body .bvi-body[data-bvi-size='3'] * h5,html body .bvi-body[data-bvi-size='3'] * h5 *{font-size:6px !important}html body .bvi-body[data-bvi-size='3'] * h6,html body .bvi-body[data-bvi-size='3'] * h6 *{font-size:5px !important}html body .bvi-body[data-bvi-size='2'] *{font-size:2px !important}html body .bvi-body[data-bvi-size='2'] * h1,html body .bvi-body[data-bvi-size='2'] * h1 *{font-size:9px !important}html body .bvi-body[data-bvi-size='2'] * h2,html body .bvi-body[data-bvi-size='2'] * h2 *{font-size:8px !important}html body .bvi-body[data-bvi-size='2'] * h3,html body .bvi-body[data-bvi-size='2'] * h3 *{font-size:7px !important}html body .bvi-body[data-bvi-size='2'] * h4,html body .bvi-body[data-bvi-size='2'] * h4 *{font-size:6px !important}html body .bvi-body[data-bvi-size='2'] * h5,html body .bvi-body[data-bvi-size='2'] * h5 *{font-size:5px !important}html body .bvi-body[data-bvi-size='2'] * h6,html body .bvi-body[data-bvi-size='2'] * h6 *{font-size:4px !important}html body .bvi-body[data-bvi-size='1'] *{font-size:1px !important}html body .bvi-body[data-bvi-size='1'] * h1,html body .bvi-body[data-bvi-size='1'] * h1 *{font-size:8px !important}html body .bvi-body[data-bvi-size='1'] * h2,html body .bvi-body[data-bvi-size='1'] * h2 *{font-size:7px !important}html body .bvi-body[data-bvi-size='1'] * h3,html body .bvi-body[data-bvi-size='1'] * h3 *{font-size:6px !important}html body .bvi-body[data-bvi-size='1'] * h4,html body .bvi-body[data-bvi-size='1'] * h4 *{font-size:5px !important}html body .bvi-body[data-bvi-size='1'] * h5,html body .bvi-body[data-bvi-size='1'] * h5 *{font-size:4px !important}html body .bvi-body[data-bvi-size='1'] * h6,html body .bvi-body[data-bvi-size='1'] * h6 *{font-size:3px !important}html body .bvi-body[data-bvi-images='true'] img{-webkit-filter:grayscale(0);filter:grayscale(0)}html body .bvi-body[data-bvi-images='false'] .bvi-img-off{border:2px dashed !important;box-sizing:border-box !important;overflow:hidden !important;max-width:100% !important;max-height:100% !important;word-wrap:break-word !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important}html body .bvi-body[data-bvi-images='grayscale'] img.grayscale{filter:url("data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='saturate'values='0'/></filter></svg>#grayscale");-webkit-filter:grayscale(1);filter:grayscale(1);filter:gray}html body .bvi-body[data-bvi-images='grayscale'] .bvi-div-grayscale{position:relative;display:block}html body .bvi-body[data-bvi-line-height='normal'] *{line-height:1.5 !important}html body .bvi-body[data-bvi-line-height='average'] *{line-height:2 !important}html body .bvi-body[data-bvi-line-height='big'] *{line-height:2.5 !important}html body .bvi-body[data-bvi-letter-spacing='normal'] *{letter-spacing:0 !important}html body .bvi-body[data-bvi-letter-spacing='average'] *{letter-spacing:2px !important}html body .bvi-body[data-bvi-letter-spacing='big'] *{letter-spacing:4px !important}html body .bvi-body[data-bvi-font-family='arial'] *:not(i):not(span){font-family:Arial,sans-serif}html body .bvi-body[data-bvi-font-family='times'] *:not(i):not(span){font-family:"Times New roman"}html body .bvi-body[data-bvi-flash-iframe='true'] iframe,html body .bvi-body[data-bvi-flash-iframe='true'] video,html body .bvi-body[data-bvi-flash-iframe='true'] figure{display:block}html body .bvi-body[data-bvi-flash-iframe='false'] iframe,html body .bvi-body[data-bvi-flash-iframe='false'] video,html body .bvi-body[data-bvi-flash-iframe='false'] figure{display:none}
/* End */


/* Start:/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/bvi.min.css?1729189772127805*/
/*!
 * Button visually impaired v1.0.8
 */html:not(.bvi-panel){font-size:16px !important}html body a.bvi-link{padding:10px 10px;font-size:12px;border-color:transparent}html body .bvi{font-family:Arial,sans-serif !important}html body .bvi .bvi-btn{font-weight:bold !important}html body .bvi .bvi-eye-link{position:fixed;top:1rem;right:1rem;opacity:.75;z-index:999999 !important}html body .bvi .bvi-container{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}@media(min-width:576px){html body .bvi .bvi-container{max-width:540px}}@media(min-width:768px){html body .bvi .bvi-container{max-width:720px}}@media(min-width:992px){html body .bvi .bvi-container{max-width:960px}}@media(min-width:1200px){html body .bvi .bvi-container{max-width:1140px}}html body .bvi .bvi-container-fluid{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}html body .bvi .bvi-row{display:flex;flex-wrap:wrap;margin-right:0;margin-left:0}html body .bvi .bvi-no-gutters{margin-right:0;margin-left:0}html body .bvi .bvi-no-gutters>.bvi-col,html body .bvi .bvi-no-gutters>[class*="bvi-col-"]{padding-right:0;padding-left:0}html body .bvi .bvi-col-1,html body .bvi .bvi-col-2,html body .bvi .bvi-col-3,html body .bvi .bvi-col-4,html body .bvi .bvi-col-5,html body .bvi .bvi-col-6,html body .bvi .bvi-col-7,html body .bvi .bvi-col-8,html body .bvi .bvi-col-9,html body .bvi .bvi-col-10,html body .bvi .bvi-col-11,html body .bvi .bvi-col-12,html body .bvi .bvi-col,html body .bvi .bvi-col-auto,html body .bvi .bvi-col-sm-1,html body .bvi .bvi-col-sm-2,html body .bvi .bvi-col-sm-3,html body .bvi .bvi-col-sm-4,html body .bvi .bvi-col-sm-5,html body .bvi .bvi-col-sm-6,html body .bvi .bvi-col-sm-7,html body .bvi .bvi-col-sm-8,html body .bvi .bvi-col-sm-9,html body .bvi .bvi-col-sm-10,html body .bvi .bvi-col-sm-11,html body .bvi .bvi-col-sm-12,html body .bvi .bvi-col-sm,html body .bvi .bvi-col-sm-auto,html body .bvi .bvi-col-md-1,html body .bvi .bvi-col-md-2,html body .bvi .bvi-col-md-3,html body .bvi .bvi-col-md-4,html body .bvi .bvi-col-md-5,html body .bvi .bvi-col-md-6,html body .bvi .bvi-col-md-7,html body .bvi .bvi-col-md-8,html body .bvi .bvi-col-md-9,html body .bvi .bvi-col-md-10,html body .bvi .bvi-col-md-11,html body .bvi .bvi-col-md-12,html body .bvi .bvi-col-md,html body .bvi .bvi-col-md-auto,html body .bvi .bvi-col-lg-1,html body .bvi .bvi-col-lg-2,html body .bvi .bvi-col-lg-3,html body .bvi .bvi-col-lg-4,html body .bvi .bvi-col-lg-5,html body .bvi .bvi-col-lg-6,html body .bvi .bvi-col-lg-7,html body .bvi .bvi-col-lg-8,html body .bvi .bvi-col-lg-9,html body .bvi .bvi-col-lg-10,html body .bvi .bvi-col-lg-11,html body .bvi .bvi-col-lg-12,html body .bvi .bvi-col-lg,html body .bvi .bvi-col-lg-auto,html body .bvi .bvi-col-xl-1,html body .bvi .bvi-col-xl-2,html body .bvi .bvi-col-xl-3,html body .bvi .bvi-col-xl-4,html body .bvi .bvi-col-xl-5,html body .bvi .bvi-col-xl-6,html body .bvi .bvi-col-xl-7,html body .bvi .bvi-col-xl-8,html body .bvi .bvi-col-xl-9,html body .bvi .bvi-col-xl-10,html body .bvi .bvi-col-xl-11,html body .bvi .bvi-col-xl-12,html body .bvi .bvi-col-xl,html body .bvi .bvi-col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:0;padding-left:0}html body .bvi .bvi-col{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-12{flex:0 0 100%;max-width:100%}html body .bvi .order-first{order:-1}html body .bvi .order-last{order:13}html body .bvi .order-0{order:0}html body .bvi .order-1{order:1}html body .bvi .order-2{order:2}html body .bvi .order-3{order:3}html body .bvi .order-4{order:4}html body .bvi .order-5{order:5}html body .bvi .order-6{order:6}html body .bvi .order-7{order:7}html body .bvi .order-8{order:8}html body .bvi .order-9{order:9}html body .bvi .order-10{order:10}html body .bvi .order-11{order:11}html body .bvi .order-12{order:12}html body .bvi .offset-1{margin-left:8.33333%}html body .bvi .offset-2{margin-left:16.66667%}html body .bvi .offset-3{margin-left:25%}html body .bvi .offset-4{margin-left:33.33333%}html body .bvi .offset-5{margin-left:41.66667%}html body .bvi .offset-6{margin-left:50%}html body .bvi .offset-7{margin-left:58.33333%}html body .bvi .offset-8{margin-left:66.66667%}html body .bvi .offset-9{margin-left:75%}html body .bvi .offset-10{margin-left:83.33333%}html body .bvi .offset-11{margin-left:91.66667%}@media(min-width:576px){html body .bvi .bvi-col-sm{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-sm-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-sm-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-sm-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-sm-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-sm-12{flex:0 0 100%;max-width:100%}html body .bvi .order-sm-first{order:-1}html body .bvi .order-sm-last{order:13}html body .bvi .order-sm-0{order:0}html body .bvi .order-sm-1{order:1}html body .bvi .order-sm-2{order:2}html body .bvi .order-sm-3{order:3}html body .bvi .order-sm-4{order:4}html body .bvi .order-sm-5{order:5}html body .bvi .order-sm-6{order:6}html body .bvi .order-sm-7{order:7}html body .bvi .order-sm-8{order:8}html body .bvi .order-sm-9{order:9}html body .bvi .order-sm-10{order:10}html body .bvi .order-sm-11{order:11}html body .bvi .order-sm-12{order:12}html body .bvi .offset-sm-0{margin-left:0}html body .bvi .offset-sm-1{margin-left:8.33333%}html body .bvi .offset-sm-2{margin-left:16.66667%}html body .bvi .offset-sm-3{margin-left:25%}html body .bvi .offset-sm-4{margin-left:33.33333%}html body .bvi .offset-sm-5{margin-left:41.66667%}html body .bvi .offset-sm-6{margin-left:50%}html body .bvi .offset-sm-7{margin-left:58.33333%}html body .bvi .offset-sm-8{margin-left:66.66667%}html body .bvi .offset-sm-9{margin-left:75%}html body .bvi .offset-sm-10{margin-left:83.33333%}html body .bvi .offset-sm-11{margin-left:91.66667%}}@media(min-width:768px){html body .bvi .bvi-col-md{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-md-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-md-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-md-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-md-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-md-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-md-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-md-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-md-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-md-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-md-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-md-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-md-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-md-12{flex:0 0 100%;max-width:100%}html body .bvi .order-md-first{order:-1}html body .bvi .order-md-last{order:13}html body .bvi .order-md-0{order:0}html body .bvi .order-md-1{order:1}html body .bvi .order-md-2{order:2}html body .bvi .order-md-3{order:3}html body .bvi .order-md-4{order:4}html body .bvi .order-md-5{order:5}html body .bvi .order-md-6{order:6}html body .bvi .order-md-7{order:7}html body .bvi .order-md-8{order:8}html body .bvi .order-md-9{order:9}html body .bvi .order-md-10{order:10}html body .bvi .order-md-11{order:11}html body .bvi .order-md-12{order:12}html body .bvi .offset-md-0{margin-left:0}html body .bvi .offset-md-1{margin-left:8.33333%}html body .bvi .offset-md-2{margin-left:16.66667%}html body .bvi .offset-md-3{margin-left:25%}html body .bvi .offset-md-4{margin-left:33.33333%}html body .bvi .offset-md-5{margin-left:41.66667%}html body .bvi .offset-md-6{margin-left:50%}html body .bvi .offset-md-7{margin-left:58.33333%}html body .bvi .offset-md-8{margin-left:66.66667%}html body .bvi .offset-md-9{margin-left:75%}html body .bvi .offset-md-10{margin-left:83.33333%}html body .bvi .offset-md-11{margin-left:91.66667%}}@media(min-width:992px){html body .bvi .bvi-col-lg{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-lg-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-lg-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-lg-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-lg-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-lg-12{flex:0 0 100%;max-width:100%}html body .bvi .order-lg-first{order:-1}html body .bvi .order-lg-last{order:13}html body .bvi .order-lg-0{order:0}html body .bvi .order-lg-1{order:1}html body .bvi .order-lg-2{order:2}html body .bvi .order-lg-3{order:3}html body .bvi .order-lg-4{order:4}html body .bvi .order-lg-5{order:5}html body .bvi .order-lg-6{order:6}html body .bvi .order-lg-7{order:7}html body .bvi .order-lg-8{order:8}html body .bvi .order-lg-9{order:9}html body .bvi .order-lg-10{order:10}html body .bvi .order-lg-11{order:11}html body .bvi .order-lg-12{order:12}html body .bvi .offset-lg-0{margin-left:0}html body .bvi .offset-lg-1{margin-left:8.33333%}html body .bvi .offset-lg-2{margin-left:16.66667%}html body .bvi .offset-lg-3{margin-left:25%}html body .bvi .offset-lg-4{margin-left:33.33333%}html body .bvi .offset-lg-5{margin-left:41.66667%}html body .bvi .offset-lg-6{margin-left:50%}html body .bvi .offset-lg-7{margin-left:58.33333%}html body .bvi .offset-lg-8{margin-left:66.66667%}html body .bvi .offset-lg-9{margin-left:75%}html body .bvi .offset-lg-10{margin-left:83.33333%}html body .bvi .offset-lg-11{margin-left:91.66667%}}@media(min-width:1200px){html body .bvi .bvi-col-xl{flex-basis:0;flex-grow:1;max-width:100%}html body .bvi .bvi-col-xl-auto{flex:0 0 auto;width:auto;max-width:none}html body .bvi .bvi-col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}html body .bvi .bvi-col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}html body .bvi .bvi-col-xl-3{flex:0 0 25%;max-width:25%}html body .bvi .bvi-col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}html body .bvi .bvi-col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}html body .bvi .bvi-col-xl-6{flex:0 0 50%;max-width:50%}html body .bvi .bvi-col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}html body .bvi .bvi-col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}html body .bvi .bvi-col-xl-9{flex:0 0 75%;max-width:75%}html body .bvi .bvi-col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}html body .bvi .bvi-col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}html body .bvi .bvi-col-xl-12{flex:0 0 100%;max-width:100%}html body .bvi .order-xl-first{order:-1}html body .bvi .order-xl-last{order:13}html body .bvi .order-xl-0{order:0}html body .bvi .order-xl-1{order:1}html body .bvi .order-xl-2{order:2}html body .bvi .order-xl-3{order:3}html body .bvi .order-xl-4{order:4}html body .bvi .order-xl-5{order:5}html body .bvi .order-xl-6{order:6}html body .bvi .order-xl-7{order:7}html body .bvi .order-xl-8{order:8}html body .bvi .order-xl-9{order:9}html body .bvi .order-xl-10{order:10}html body .bvi .order-xl-11{order:11}html body .bvi .order-xl-12{order:12}html body .bvi .offset-xl-0{margin-left:0}html body .bvi .offset-xl-1{margin-left:8.33333%}html body .bvi .offset-xl-2{margin-left:16.66667%}html body .bvi .offset-xl-3{margin-left:25%}html body .bvi .offset-xl-4{margin-left:33.33333%}html body .bvi .offset-xl-5{margin-left:41.66667%}html body .bvi .offset-xl-6{margin-left:50%}html body .bvi .offset-xl-7{margin-left:58.33333%}html body .bvi .offset-xl-8{margin-left:66.66667%}html body .bvi .offset-xl-9{margin-left:75%}html body .bvi .offset-xl-10{margin-left:83.33333%}html body .bvi .offset-xl-11{margin-left:91.66667%}}html body .bvi .bvi-btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){html body .bvi .bvi-btn{transition:none}}html body .bvi .bvi-btn:hover,html body .bvi .bvi-btn:focus{text-decoration:none}html body .bvi .bvi-btn:focus,html body .bvi .bvi-btn.focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,0.25)}html body .bvi .bvi-btn.disabled,html body .bvi .bvi-btn:disabled{opacity:.65}html body .bvi .bvi-btn:not(:disabled):not(.disabled){cursor:pointer}html body .bvi a.bvi-btn.disabled,html body .bvi fieldset:disabled a.bvi-btn{pointer-events:none}html body .bvi .bvi-btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}html body .bvi .bvi-btn-primary:focus,html body .bvi .bvi-btn-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-primary.disabled,html body .bvi .bvi-btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}html body .bvi .bvi-btn-secondary:focus,html body .bvi .bvi-btn-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-secondary.disabled,html body .bvi .bvi-btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-success{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}html body .bvi .bvi-btn-success:focus,html body .bvi .bvi-btn-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-success.disabled,html body .bvi .bvi-btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}html body .bvi .bvi-btn-info:focus,html body .bvi .bvi-btn-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-info.disabled,html body .bvi .bvi-btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}html body .bvi .bvi-btn-warning:focus,html body .bvi .bvi-btn-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-warning.disabled,html body .bvi .bvi-btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}html body .bvi .bvi-btn-danger:focus,html body .bvi .bvi-btn-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-danger.disabled,html body .bvi .bvi-btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}html body .bvi .bvi-btn-light:focus,html body .bvi .bvi-btn-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-light.disabled,html body .bvi .bvi-btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}html body .bvi .bvi-btn-dark:focus,html body .bvi .bvi-btn-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-dark.disabled,html body .bvi .bvi-btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-bvi-white{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-bvi-white:hover{color:#212529;background-color:#ececec;border-color:#e6e6e6}html body .bvi .bvi-btn-bvi-white:focus,html body .bvi .bvi-btn-bvi-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-bvi-white.disabled,html body .bvi .bvi-btn-bvi-white:disabled{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-white.dropdown-toggle{color:#212529;background-color:#e6e6e6;border-color:#dfdfdf}html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-bvi-black{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-bvi-black:hover{color:#fff;background-color:black;border-color:black}html body .bvi .bvi-btn-bvi-black:focus,html body .bvi .bvi-btn-bvi-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-bvi-black.disabled,html body .bvi .bvi-btn-bvi-black:disabled{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-black.dropdown-toggle{color:#fff;background-color:black;border-color:black}html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-bvi-blue{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-bvi-blue:hover{color:#fff;background-color:#04213e;border-color:#031b32}html body .bvi .bvi-btn-bvi-blue:focus,html body .bvi .bvi-btn-bvi-blue.focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-bvi-blue.disabled,html body .bvi .bvi-btn-bvi-blue:disabled{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-blue.dropdown-toggle{color:#fff;background-color:#031b32;border-color:#021426}html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-bvi-brown{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-bvi-brown:hover{color:#fff;background-color:#393731;border-color:#32302b}html body .bvi .bvi-btn-bvi-brown:focus,html body .bvi .bvi-btn-bvi-brown.focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-bvi-brown.disabled,html body .bvi .bvi-btn-bvi-brown:disabled{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-brown.dropdown-toggle{color:#fff;background-color:#32302b;border-color:#2b2a25}html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-brown.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-bvi-green{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-bvi-green:hover{color:#212529;background-color:#99df2c;border-color:#93dd21}html body .bvi .bvi-btn-bvi-green:focus,html body .bvi .bvi-btn-bvi-green.focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-bvi-green.disabled,html body .bvi .bvi-btn-bvi-green:disabled{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-bvi-green.dropdown-toggle{color:#212529;background-color:#93dd21;border-color:#8cd120}html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-bvi-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-outline-primary{color:#007bff;background-color:transparent;background-image:none;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:focus,html body .bvi .bvi-btn-outline-primary.focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-outline-primary.disabled,html body .bvi .bvi-btn-outline-primary:disabled{color:#007bff;background-color:transparent}html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,0.5)}html body .bvi .bvi-btn-outline-secondary{color:#6c757d;background-color:transparent;background-image:none;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:focus,html body .bvi .bvi-btn-outline-secondary.focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-outline-secondary.disabled,html body .bvi .bvi-btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,0.5)}html body .bvi .bvi-btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}html body .bvi .bvi-btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-outline-success:focus,html body .bvi .bvi-btn-outline-success.focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-outline-success.disabled,html body .bvi .bvi-btn-outline-success:disabled{color:#28a745;background-color:transparent}html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,0.5)}html body .bvi .bvi-btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:focus,html body .bvi .bvi-btn-outline-info.focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-outline-info.disabled,html body .bvi .bvi-btn-outline-info:disabled{color:#17a2b8;background-color:transparent}html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,0.5)}html body .bvi .bvi-btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:focus,html body .bvi .bvi-btn-outline-warning.focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-outline-warning.disabled,html body .bvi .bvi-btn-outline-warning:disabled{color:#ffc107;background-color:transparent}html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,0.5)}html body .bvi .bvi-btn-outline-danger{color:#dc3545;background-color:transparent;background-image:none;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:focus,html body .bvi .bvi-btn-outline-danger.focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-outline-danger.disabled,html body .bvi .bvi-btn-outline-danger:disabled{color:#dc3545;background-color:transparent}html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,0.5)}html body .bvi .bvi-btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:focus,html body .bvi .bvi-btn-outline-light.focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-outline-light.disabled,html body .bvi .bvi-btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,0.5)}html body .bvi .bvi-btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:focus,html body .bvi .bvi-btn-outline-dark.focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-outline-dark.disabled,html body .bvi .bvi-btn-outline-dark:disabled{color:#343a40;background-color:transparent}html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,0.5)}html body .bvi .bvi-btn-outline-bvi-white{color:#fff;background-color:transparent;background-image:none;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:hover{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:focus,html body .bvi .bvi-btn-outline-bvi-white.focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-outline-bvi-white.disabled,html body .bvi .bvi-btn-outline-bvi-white:disabled{color:#fff;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle{color:#212529;background-color:#fff;border-color:#fff}html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,255,255,0.5)}html body .bvi .bvi-btn-outline-bvi-black{color:#000;background-color:transparent;background-image:none;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:hover{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:focus,html body .bvi .bvi-btn-outline-bvi-black.focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-outline-bvi-black.disabled,html body .bvi .bvi-btn-outline-bvi-black:disabled{color:#000;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle{color:#fff;background-color:#000;border-color:#000}html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,0,0,0.5)}html body .bvi .bvi-btn-outline-bvi-blue{color:#063462;background-color:transparent;background-image:none;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:hover{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:focus,html body .bvi .bvi-btn-outline-bvi-blue.focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-outline-bvi-blue.disabled,html body .bvi .bvi-btn-outline-bvi-blue:disabled{color:#063462;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle{color:#fff;background-color:#063462;border-color:#063462}html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(6,52,98,0.5)}html body .bvi .bvi-btn-outline-bvi-brown{color:#4d4b43;background-color:transparent;background-image:none;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:hover{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:focus,html body .bvi .bvi-btn-outline-bvi-brown.focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-outline-bvi-brown.disabled,html body .bvi .bvi-btn-outline-bvi-brown:disabled{color:#4d4b43;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle{color:#fff;background-color:#4d4b43;border-color:#4d4b43}html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(77,75,67,0.5)}html body .bvi .bvi-btn-outline-bvi-green{color:#a9e44d;background-color:transparent;background-image:none;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:hover{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:focus,html body .bvi .bvi-btn-outline-bvi-green.focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-outline-bvi-green.disabled,html body .bvi .bvi-btn-outline-bvi-green:disabled{color:#a9e44d;background-color:transparent}html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active,html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active,.show>html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle{color:#212529;background-color:#a9e44d;border-color:#a9e44d}html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active:focus,html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active:focus,.show>html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(169,228,77,0.5)}html body .bvi .bvi-btn-link{font-weight:400;color:#007bff;background-color:transparent}html body .bvi .bvi-btn-link:hover{color:#0056b3;text-decoration:underline;background-color:transparent;border-color:transparent}html body .bvi .bvi-btn-link:focus,html body .bvi .bvi-btn-link.focus{text-decoration:underline;border-color:transparent;box-shadow:none}html body .bvi .bvi-btn-link:disabled,html body .bvi .bvi-btn-link.disabled{color:#6c757d;pointer-events:none}html body .bvi .bvi-btn-lg,html body .bvi .bvi-btn-group-lg>.bvi-btn{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:0}html body .bvi .bvi-btn-sm,html body .bvi .bvi-btn-group-sm>.bvi-btn{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:0}html body .bvi .bvi-btn-block{display:block;width:100%}html body .bvi .bvi-btn-block+.bvi-btn-block{margin-top:.5rem}html body .bvi input[type="submit"].bvi-btn-block,html body .bvi input[type="reset"].bvi-btn-block,html body .bvi input[type="button"].bvi-btn-block{width:100%}html body .bvi .bvi-btn-group,html body .bvi .bvi-btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}html body .bvi .bvi-btn-group>.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn{position:relative;flex:0 1 auto}html body .bvi .bvi-btn-group>.bvi-btn:hover,html body .bvi .bvi-btn-group-vertical>.bvi-btn:hover{z-index:1}html body .bvi .bvi-btn-group>.bvi-btn:focus,html body .bvi .bvi-btn-group>.bvi-btn:active,html body .bvi .bvi-btn-group>.bvi-btn.active,html body .bvi .bvi-btn-group-vertical>.bvi-btn:focus,html body .bvi .bvi-btn-group-vertical>.bvi-btn:active,html body .bvi .bvi-btn-group-vertical>.bvi-btn.active{z-index:1}html body .bvi .bvi-btn-group .bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group .bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group .bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group .bvi-btn-group+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical .bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical .bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn-group+.bvi-btn-group{margin-left:-1px}html body .bvi .bvi-btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}html body .bvi .bvi-btn-toolbar .input-group{width:auto}html body .bvi .bvi-btn-group>.bvi-btn:first-child{margin-left:0}html body .bvi .bvi-btn-group>.bvi-btn:not(:last-child):not(.dropdown-toggle),html body .bvi .bvi-btn-group>.bvi-btn-group:not(:last-child)>.bvi-btn{border-top-right-radius:0;border-bottom-right-radius:0}html body .bvi .bvi-btn-group>.bvi-btn:not(:first-child),html body .bvi .bvi-btn-group>.bvi-btn-group:not(:first-child)>.bvi-btn{border-top-left-radius:0;border-bottom-left-radius:0}html body .bvi .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}html body .bvi .dropdown-toggle-split::after,.dropup html body .bvi .dropdown-toggle-split::after,.dropright html body .bvi .dropdown-toggle-split::after{margin-left:0}.dropleft html body .bvi .dropdown-toggle-split::before{margin-right:0}html body .bvi .bvi-btn-sm+.dropdown-toggle-split,html body .bvi .bvi-btn-group-sm>.bvi-btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}html body .bvi .bvi-btn-lg+.dropdown-toggle-split,html body .bvi .bvi-btn-group-lg>.bvi-btn+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}html body .bvi .bvi-btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}html body .bvi .bvi-btn-group-vertical .bvi-btn,html body .bvi .bvi-btn-group-vertical .bvi-btn-group{width:100%}html body .bvi .bvi-btn-group-vertical>.bvi-btn+.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn+.bvi-btn-group,html body .bvi .bvi-btn-group-vertical>.bvi-btn-group+.bvi-btn,html body .bvi .bvi-btn-group-vertical>.bvi-btn-group+.bvi-btn-group{margin-top:-1px;margin-left:0}html body .bvi .bvi-btn-group-vertical>.bvi-btn:not(:last-child):not(.dropdown-toggle),html body .bvi .bvi-btn-group-vertical>.bvi-btn-group:not(:last-child)>.bvi-btn{border-bottom-right-radius:0;border-bottom-left-radius:0}html body .bvi .bvi-btn-group-vertical>.bvi-btn:not(:first-child),html body .bvi .bvi-btn-group-vertical>.bvi-btn-group:not(:first-child)>.bvi-btn{border-top-left-radius:0;border-top-right-radius:0}html body .bvi .bvi-btn-group-toggle>.bvi-btn,html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn{margin-bottom:0}html body .bvi .bvi-btn-group-toggle>.bvi-btn input[type="radio"],html body .bvi .bvi-btn-group-toggle>.bvi-btn input[type="checkbox"],html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn input[type="radio"],html body .bvi .bvi-btn-group-toggle>.bvi-btn-group>.bvi-btn input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}html body .bvi .bvi-border{border:1px solid #dee2e6 !important}html body .bvi .bvi-border-top{border-top:1px solid #dee2e6 !important}html body .bvi .bvi-border-right{border-right:1px solid #dee2e6 !important}html body .bvi .bvi-border-bottom{border-bottom:1px solid #dee2e6 !important}html body .bvi .bvi-border-left{border-left:1px solid #dee2e6 !important}html body .bvi .bvi-border-0{border:0 !important}html body .bvi .bvi-border-top-0{border-top:0 !important}html body .bvi .bvi-border-right-0{border-right:0 !important}html body .bvi .bvi-border-bottom-0{border-bottom:0 !important}html body .bvi .bvi-border-left-0{border-left:0 !important}html body .bvi .bvi-border-primary{border-color:#007bff !important}html body .bvi .bvi-border-secondary{border-color:#6c757d !important}html body .bvi .bvi-border-success{border-color:#28a745 !important}html body .bvi .bvi-border-info{border-color:#17a2b8 !important}html body .bvi .bvi-border-warning{border-color:#ffc107 !important}html body .bvi .bvi-border-danger{border-color:#dc3545 !important}html body .bvi .bvi-border-light{border-color:#f8f9fa !important}html body .bvi .bvi-border-dark{border-color:#343a40 !important}html body .bvi .bvi-border-bvi-white{border-color:#fff !important}html body .bvi .bvi-border-bvi-black{border-color:#000 !important}html body .bvi .bvi-border-bvi-blue{border-color:#063462 !important}html body .bvi .bvi-border-bvi-brown{border-color:#4d4b43 !important}html body .bvi .bvi-border-bvi-green{border-color:#a9e44d !important}html body .bvi .bvi-border-white{border-color:#fff !important}html body .bvi .bvi-rounded{border-radius:0 !important}html body .bvi .bvi-rounded-top{border-top-left-radius:0 !important;border-top-right-radius:0 !important}html body .bvi .bvi-rounded-right{border-top-right-radius:0 !important;border-bottom-right-radius:0 !important}html body .bvi .bvi-rounded-bottom{border-bottom-right-radius:0 !important;border-bottom-left-radius:0 !important}html body .bvi .bvi-rounded-left{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important}html body .bvi .bvi-rounded-circle{border-radius:50% !important}html body .bvi .bvi-rounded-0{border-radius:0 !important}html body .bvi .bvi-m-0{margin:0 !important}html body .bvi .bvi-mt-0,html body .bvi .bvi-my-0{margin-top:0 !important}html body .bvi .bvi-mr-0,html body .bvi .bvi-mx-0{margin-right:0 !important}html body .bvi .bvi-mb-0,html body .bvi .bvi-my-0{margin-bottom:0 !important}html body .bvi .bvi-ml-0,html body .bvi .bvi-mx-0{margin-left:0 !important}html body .bvi .bvi-m-1{margin:.25rem !important}html body .bvi .bvi-mt-1,html body .bvi .bvi-my-1{margin-top:.25rem !important}html body .bvi .bvi-mr-1,html body .bvi .bvi-mx-1{margin-right:.25rem !important}html body .bvi .bvi-mb-1,html body .bvi .bvi-my-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-1,html body .bvi .bvi-mx-1{margin-left:.25rem !important}html body .bvi .bvi-m-2{margin:.5rem !important}html body .bvi .bvi-mt-2,html body .bvi .bvi-my-2{margin-top:.5rem !important}html body .bvi .bvi-mr-2,html body .bvi .bvi-mx-2{margin-right:.5rem !important}html body .bvi .bvi-mb-2,html body .bvi .bvi-my-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-2,html body .bvi .bvi-mx-2{margin-left:.5rem !important}html body .bvi .bvi-m-3{margin:1rem !important}html body .bvi .bvi-mt-3,html body .bvi .bvi-my-3{margin-top:1rem !important}html body .bvi .bvi-mr-3,html body .bvi .bvi-mx-3{margin-right:1rem !important}html body .bvi .bvi-mb-3,html body .bvi .bvi-my-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-3,html body .bvi .bvi-mx-3{margin-left:1rem !important}html body .bvi .bvi-m-4{margin:1.5rem !important}html body .bvi .bvi-mt-4,html body .bvi .bvi-my-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-4,html body .bvi .bvi-mx-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-4,html body .bvi .bvi-my-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-4,html body .bvi .bvi-mx-4{margin-left:1.5rem !important}html body .bvi .bvi-m-5{margin:3rem !important}html body .bvi .bvi-mt-5,html body .bvi .bvi-my-5{margin-top:3rem !important}html body .bvi .bvi-mr-5,html body .bvi .bvi-mx-5{margin-right:3rem !important}html body .bvi .bvi-mb-5,html body .bvi .bvi-my-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-5,html body .bvi .bvi-mx-5{margin-left:3rem !important}html body .bvi .bvi-p-0{padding:0 !important}html body .bvi .bvi-pt-0,html body .bvi .bvi-py-0{padding-top:0 !important}html body .bvi .bvi-pr-0,html body .bvi .bvi-px-0{padding-right:0 !important}html body .bvi .bvi-pb-0,html body .bvi .bvi-py-0{padding-bottom:0 !important}html body .bvi .bvi-pl-0,html body .bvi .bvi-px-0{padding-left:0 !important}html body .bvi .bvi-p-1{padding:.25rem !important}html body .bvi .bvi-pt-1,html body .bvi .bvi-py-1{padding-top:.25rem !important}html body .bvi .bvi-pr-1,html body .bvi .bvi-px-1{padding-right:.25rem !important}html body .bvi .bvi-pb-1,html body .bvi .bvi-py-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-1,html body .bvi .bvi-px-1{padding-left:.25rem !important}html body .bvi .bvi-p-2{padding:.5rem !important}html body .bvi .bvi-pt-2,html body .bvi .bvi-py-2{padding-top:.5rem !important}html body .bvi .bvi-pr-2,html body .bvi .bvi-px-2{padding-right:.5rem !important}html body .bvi .bvi-pb-2,html body .bvi .bvi-py-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-2,html body .bvi .bvi-px-2{padding-left:.5rem !important}html body .bvi .bvi-p-3{padding:1rem !important}html body .bvi .bvi-pt-3,html body .bvi .bvi-py-3{padding-top:1rem !important}html body .bvi .bvi-pr-3,html body .bvi .bvi-px-3{padding-right:1rem !important}html body .bvi .bvi-pb-3,html body .bvi .bvi-py-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-3,html body .bvi .bvi-px-3{padding-left:1rem !important}html body .bvi .bvi-p-4{padding:1.5rem !important}html body .bvi .bvi-pt-4,html body .bvi .bvi-py-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-4,html body .bvi .bvi-px-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-4,html body .bvi .bvi-py-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-4,html body .bvi .bvi-px-4{padding-left:1.5rem !important}html body .bvi .bvi-p-5{padding:3rem !important}html body .bvi .bvi-pt-5,html body .bvi .bvi-py-5{padding-top:3rem !important}html body .bvi .bvi-pr-5,html body .bvi .bvi-px-5{padding-right:3rem !important}html body .bvi .bvi-pb-5,html body .bvi .bvi-py-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-5,html body .bvi .bvi-px-5{padding-left:3rem !important}html body .bvi .bvi-m-auto{margin:auto !important}html body .bvi .bvi-mt-auto,html body .bvi .bvi-my-auto{margin-top:auto !important}html body .bvi .bvi-mr-auto,html body .bvi .bvi-mx-auto{margin-right:auto !important}html body .bvi .bvi-mb-auto,html body .bvi .bvi-my-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-auto,html body .bvi .bvi-mx-auto{margin-left:auto !important}@media(min-width:576px){html body .bvi .bvi-m-sm-0{margin:0 !important}html body .bvi .bvi-mt-sm-0,html body .bvi .bvi-my-sm-0{margin-top:0 !important}html body .bvi .bvi-mr-sm-0,html body .bvi .bvi-mx-sm-0{margin-right:0 !important}html body .bvi .bvi-mb-sm-0,html body .bvi .bvi-my-sm-0{margin-bottom:0 !important}html body .bvi .bvi-ml-sm-0,html body .bvi .bvi-mx-sm-0{margin-left:0 !important}html body .bvi .bvi-m-sm-1{margin:.25rem !important}html body .bvi .bvi-mt-sm-1,html body .bvi .bvi-my-sm-1{margin-top:.25rem !important}html body .bvi .bvi-mr-sm-1,html body .bvi .bvi-mx-sm-1{margin-right:.25rem !important}html body .bvi .bvi-mb-sm-1,html body .bvi .bvi-my-sm-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-sm-1,html body .bvi .bvi-mx-sm-1{margin-left:.25rem !important}html body .bvi .bvi-m-sm-2{margin:.5rem !important}html body .bvi .bvi-mt-sm-2,html body .bvi .bvi-my-sm-2{margin-top:.5rem !important}html body .bvi .bvi-mr-sm-2,html body .bvi .bvi-mx-sm-2{margin-right:.5rem !important}html body .bvi .bvi-mb-sm-2,html body .bvi .bvi-my-sm-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-sm-2,html body .bvi .bvi-mx-sm-2{margin-left:.5rem !important}html body .bvi .bvi-m-sm-3{margin:1rem !important}html body .bvi .bvi-mt-sm-3,html body .bvi .bvi-my-sm-3{margin-top:1rem !important}html body .bvi .bvi-mr-sm-3,html body .bvi .bvi-mx-sm-3{margin-right:1rem !important}html body .bvi .bvi-mb-sm-3,html body .bvi .bvi-my-sm-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-sm-3,html body .bvi .bvi-mx-sm-3{margin-left:1rem !important}html body .bvi .bvi-m-sm-4{margin:1.5rem !important}html body .bvi .bvi-mt-sm-4,html body .bvi .bvi-my-sm-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-sm-4,html body .bvi .bvi-mx-sm-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-sm-4,html body .bvi .bvi-my-sm-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-sm-4,html body .bvi .bvi-mx-sm-4{margin-left:1.5rem !important}html body .bvi .bvi-m-sm-5{margin:3rem !important}html body .bvi .bvi-mt-sm-5,html body .bvi .bvi-my-sm-5{margin-top:3rem !important}html body .bvi .bvi-mr-sm-5,html body .bvi .bvi-mx-sm-5{margin-right:3rem !important}html body .bvi .bvi-mb-sm-5,html body .bvi .bvi-my-sm-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-sm-5,html body .bvi .bvi-mx-sm-5{margin-left:3rem !important}html body .bvi .bvi-p-sm-0{padding:0 !important}html body .bvi .bvi-pt-sm-0,html body .bvi .bvi-py-sm-0{padding-top:0 !important}html body .bvi .bvi-pr-sm-0,html body .bvi .bvi-px-sm-0{padding-right:0 !important}html body .bvi .bvi-pb-sm-0,html body .bvi .bvi-py-sm-0{padding-bottom:0 !important}html body .bvi .bvi-pl-sm-0,html body .bvi .bvi-px-sm-0{padding-left:0 !important}html body .bvi .bvi-p-sm-1{padding:.25rem !important}html body .bvi .bvi-pt-sm-1,html body .bvi .bvi-py-sm-1{padding-top:.25rem !important}html body .bvi .bvi-pr-sm-1,html body .bvi .bvi-px-sm-1{padding-right:.25rem !important}html body .bvi .bvi-pb-sm-1,html body .bvi .bvi-py-sm-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-sm-1,html body .bvi .bvi-px-sm-1{padding-left:.25rem !important}html body .bvi .bvi-p-sm-2{padding:.5rem !important}html body .bvi .bvi-pt-sm-2,html body .bvi .bvi-py-sm-2{padding-top:.5rem !important}html body .bvi .bvi-pr-sm-2,html body .bvi .bvi-px-sm-2{padding-right:.5rem !important}html body .bvi .bvi-pb-sm-2,html body .bvi .bvi-py-sm-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-sm-2,html body .bvi .bvi-px-sm-2{padding-left:.5rem !important}html body .bvi .bvi-p-sm-3{padding:1rem !important}html body .bvi .bvi-pt-sm-3,html body .bvi .bvi-py-sm-3{padding-top:1rem !important}html body .bvi .bvi-pr-sm-3,html body .bvi .bvi-px-sm-3{padding-right:1rem !important}html body .bvi .bvi-pb-sm-3,html body .bvi .bvi-py-sm-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-sm-3,html body .bvi .bvi-px-sm-3{padding-left:1rem !important}html body .bvi .bvi-p-sm-4{padding:1.5rem !important}html body .bvi .bvi-pt-sm-4,html body .bvi .bvi-py-sm-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-sm-4,html body .bvi .bvi-px-sm-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-sm-4,html body .bvi .bvi-py-sm-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-sm-4,html body .bvi .bvi-px-sm-4{padding-left:1.5rem !important}html body .bvi .bvi-p-sm-5{padding:3rem !important}html body .bvi .bvi-pt-sm-5,html body .bvi .bvi-py-sm-5{padding-top:3rem !important}html body .bvi .bvi-pr-sm-5,html body .bvi .bvi-px-sm-5{padding-right:3rem !important}html body .bvi .bvi-pb-sm-5,html body .bvi .bvi-py-sm-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-sm-5,html body .bvi .bvi-px-sm-5{padding-left:3rem !important}html body .bvi .bvi-m-sm-auto{margin:auto !important}html body .bvi .bvi-mt-sm-auto,html body .bvi .bvi-my-sm-auto{margin-top:auto !important}html body .bvi .bvi-mr-sm-auto,html body .bvi .bvi-mx-sm-auto{margin-right:auto !important}html body .bvi .bvi-mb-sm-auto,html body .bvi .bvi-my-sm-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-sm-auto,html body .bvi .bvi-mx-sm-auto{margin-left:auto !important}}@media(min-width:768px){html body .bvi .bvi-m-md-0{margin:0 !important}html body .bvi .bvi-mt-md-0,html body .bvi .bvi-my-md-0{margin-top:0 !important}html body .bvi .bvi-mr-md-0,html body .bvi .bvi-mx-md-0{margin-right:0 !important}html body .bvi .bvi-mb-md-0,html body .bvi .bvi-my-md-0{margin-bottom:0 !important}html body .bvi .bvi-ml-md-0,html body .bvi .bvi-mx-md-0{margin-left:0 !important}html body .bvi .bvi-m-md-1{margin:.25rem !important}html body .bvi .bvi-mt-md-1,html body .bvi .bvi-my-md-1{margin-top:.25rem !important}html body .bvi .bvi-mr-md-1,html body .bvi .bvi-mx-md-1{margin-right:.25rem !important}html body .bvi .bvi-mb-md-1,html body .bvi .bvi-my-md-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-md-1,html body .bvi .bvi-mx-md-1{margin-left:.25rem !important}html body .bvi .bvi-m-md-2{margin:.5rem !important}html body .bvi .bvi-mt-md-2,html body .bvi .bvi-my-md-2{margin-top:.5rem !important}html body .bvi .bvi-mr-md-2,html body .bvi .bvi-mx-md-2{margin-right:.5rem !important}html body .bvi .bvi-mb-md-2,html body .bvi .bvi-my-md-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-md-2,html body .bvi .bvi-mx-md-2{margin-left:.5rem !important}html body .bvi .bvi-m-md-3{margin:1rem !important}html body .bvi .bvi-mt-md-3,html body .bvi .bvi-my-md-3{margin-top:1rem !important}html body .bvi .bvi-mr-md-3,html body .bvi .bvi-mx-md-3{margin-right:1rem !important}html body .bvi .bvi-mb-md-3,html body .bvi .bvi-my-md-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-md-3,html body .bvi .bvi-mx-md-3{margin-left:1rem !important}html body .bvi .bvi-m-md-4{margin:1.5rem !important}html body .bvi .bvi-mt-md-4,html body .bvi .bvi-my-md-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-md-4,html body .bvi .bvi-mx-md-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-md-4,html body .bvi .bvi-my-md-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-md-4,html body .bvi .bvi-mx-md-4{margin-left:1.5rem !important}html body .bvi .bvi-m-md-5{margin:3rem !important}html body .bvi .bvi-mt-md-5,html body .bvi .bvi-my-md-5{margin-top:3rem !important}html body .bvi .bvi-mr-md-5,html body .bvi .bvi-mx-md-5{margin-right:3rem !important}html body .bvi .bvi-mb-md-5,html body .bvi .bvi-my-md-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-md-5,html body .bvi .bvi-mx-md-5{margin-left:3rem !important}html body .bvi .bvi-p-md-0{padding:0 !important}html body .bvi .bvi-pt-md-0,html body .bvi .bvi-py-md-0{padding-top:0 !important}html body .bvi .bvi-pr-md-0,html body .bvi .bvi-px-md-0{padding-right:0 !important}html body .bvi .bvi-pb-md-0,html body .bvi .bvi-py-md-0{padding-bottom:0 !important}html body .bvi .bvi-pl-md-0,html body .bvi .bvi-px-md-0{padding-left:0 !important}html body .bvi .bvi-p-md-1{padding:.25rem !important}html body .bvi .bvi-pt-md-1,html body .bvi .bvi-py-md-1{padding-top:.25rem !important}html body .bvi .bvi-pr-md-1,html body .bvi .bvi-px-md-1{padding-right:.25rem !important}html body .bvi .bvi-pb-md-1,html body .bvi .bvi-py-md-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-md-1,html body .bvi .bvi-px-md-1{padding-left:.25rem !important}html body .bvi .bvi-p-md-2{padding:.5rem !important}html body .bvi .bvi-pt-md-2,html body .bvi .bvi-py-md-2{padding-top:.5rem !important}html body .bvi .bvi-pr-md-2,html body .bvi .bvi-px-md-2{padding-right:.5rem !important}html body .bvi .bvi-pb-md-2,html body .bvi .bvi-py-md-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-md-2,html body .bvi .bvi-px-md-2{padding-left:.5rem !important}html body .bvi .bvi-p-md-3{padding:1rem !important}html body .bvi .bvi-pt-md-3,html body .bvi .bvi-py-md-3{padding-top:1rem !important}html body .bvi .bvi-pr-md-3,html body .bvi .bvi-px-md-3{padding-right:1rem !important}html body .bvi .bvi-pb-md-3,html body .bvi .bvi-py-md-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-md-3,html body .bvi .bvi-px-md-3{padding-left:1rem !important}html body .bvi .bvi-p-md-4{padding:1.5rem !important}html body .bvi .bvi-pt-md-4,html body .bvi .bvi-py-md-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-md-4,html body .bvi .bvi-px-md-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-md-4,html body .bvi .bvi-py-md-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-md-4,html body .bvi .bvi-px-md-4{padding-left:1.5rem !important}html body .bvi .bvi-p-md-5{padding:3rem !important}html body .bvi .bvi-pt-md-5,html body .bvi .bvi-py-md-5{padding-top:3rem !important}html body .bvi .bvi-pr-md-5,html body .bvi .bvi-px-md-5{padding-right:3rem !important}html body .bvi .bvi-pb-md-5,html body .bvi .bvi-py-md-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-md-5,html body .bvi .bvi-px-md-5{padding-left:3rem !important}html body .bvi .bvi-m-md-auto{margin:auto !important}html body .bvi .bvi-mt-md-auto,html body .bvi .bvi-my-md-auto{margin-top:auto !important}html body .bvi .bvi-mr-md-auto,html body .bvi .bvi-mx-md-auto{margin-right:auto !important}html body .bvi .bvi-mb-md-auto,html body .bvi .bvi-my-md-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-md-auto,html body .bvi .bvi-mx-md-auto{margin-left:auto !important}}@media(min-width:992px){html body .bvi .bvi-m-lg-0{margin:0 !important}html body .bvi .bvi-mt-lg-0,html body .bvi .bvi-my-lg-0{margin-top:0 !important}html body .bvi .bvi-mr-lg-0,html body .bvi .bvi-mx-lg-0{margin-right:0 !important}html body .bvi .bvi-mb-lg-0,html body .bvi .bvi-my-lg-0{margin-bottom:0 !important}html body .bvi .bvi-ml-lg-0,html body .bvi .bvi-mx-lg-0{margin-left:0 !important}html body .bvi .bvi-m-lg-1{margin:.25rem !important}html body .bvi .bvi-mt-lg-1,html body .bvi .bvi-my-lg-1{margin-top:.25rem !important}html body .bvi .bvi-mr-lg-1,html body .bvi .bvi-mx-lg-1{margin-right:.25rem !important}html body .bvi .bvi-mb-lg-1,html body .bvi .bvi-my-lg-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-lg-1,html body .bvi .bvi-mx-lg-1{margin-left:.25rem !important}html body .bvi .bvi-m-lg-2{margin:.5rem !important}html body .bvi .bvi-mt-lg-2,html body .bvi .bvi-my-lg-2{margin-top:.5rem !important}html body .bvi .bvi-mr-lg-2,html body .bvi .bvi-mx-lg-2{margin-right:.5rem !important}html body .bvi .bvi-mb-lg-2,html body .bvi .bvi-my-lg-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-lg-2,html body .bvi .bvi-mx-lg-2{margin-left:.5rem !important}html body .bvi .bvi-m-lg-3{margin:1rem !important}html body .bvi .bvi-mt-lg-3,html body .bvi .bvi-my-lg-3{margin-top:1rem !important}html body .bvi .bvi-mr-lg-3,html body .bvi .bvi-mx-lg-3{margin-right:1rem !important}html body .bvi .bvi-mb-lg-3,html body .bvi .bvi-my-lg-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-lg-3,html body .bvi .bvi-mx-lg-3{margin-left:1rem !important}html body .bvi .bvi-m-lg-4{margin:1.5rem !important}html body .bvi .bvi-mt-lg-4,html body .bvi .bvi-my-lg-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-lg-4,html body .bvi .bvi-mx-lg-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-lg-4,html body .bvi .bvi-my-lg-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-lg-4,html body .bvi .bvi-mx-lg-4{margin-left:1.5rem !important}html body .bvi .bvi-m-lg-5{margin:3rem !important}html body .bvi .bvi-mt-lg-5,html body .bvi .bvi-my-lg-5{margin-top:3rem !important}html body .bvi .bvi-mr-lg-5,html body .bvi .bvi-mx-lg-5{margin-right:3rem !important}html body .bvi .bvi-mb-lg-5,html body .bvi .bvi-my-lg-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-lg-5,html body .bvi .bvi-mx-lg-5{margin-left:3rem !important}html body .bvi .bvi-p-lg-0{padding:0 !important}html body .bvi .bvi-pt-lg-0,html body .bvi .bvi-py-lg-0{padding-top:0 !important}html body .bvi .bvi-pr-lg-0,html body .bvi .bvi-px-lg-0{padding-right:0 !important}html body .bvi .bvi-pb-lg-0,html body .bvi .bvi-py-lg-0{padding-bottom:0 !important}html body .bvi .bvi-pl-lg-0,html body .bvi .bvi-px-lg-0{padding-left:0 !important}html body .bvi .bvi-p-lg-1{padding:.25rem !important}html body .bvi .bvi-pt-lg-1,html body .bvi .bvi-py-lg-1{padding-top:.25rem !important}html body .bvi .bvi-pr-lg-1,html body .bvi .bvi-px-lg-1{padding-right:.25rem !important}html body .bvi .bvi-pb-lg-1,html body .bvi .bvi-py-lg-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-lg-1,html body .bvi .bvi-px-lg-1{padding-left:.25rem !important}html body .bvi .bvi-p-lg-2{padding:.5rem !important}html body .bvi .bvi-pt-lg-2,html body .bvi .bvi-py-lg-2{padding-top:.5rem !important}html body .bvi .bvi-pr-lg-2,html body .bvi .bvi-px-lg-2{padding-right:.5rem !important}html body .bvi .bvi-pb-lg-2,html body .bvi .bvi-py-lg-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-lg-2,html body .bvi .bvi-px-lg-2{padding-left:.5rem !important}html body .bvi .bvi-p-lg-3{padding:1rem !important}html body .bvi .bvi-pt-lg-3,html body .bvi .bvi-py-lg-3{padding-top:1rem !important}html body .bvi .bvi-pr-lg-3,html body .bvi .bvi-px-lg-3{padding-right:1rem !important}html body .bvi .bvi-pb-lg-3,html body .bvi .bvi-py-lg-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-lg-3,html body .bvi .bvi-px-lg-3{padding-left:1rem !important}html body .bvi .bvi-p-lg-4{padding:1.5rem !important}html body .bvi .bvi-pt-lg-4,html body .bvi .bvi-py-lg-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-lg-4,html body .bvi .bvi-px-lg-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-lg-4,html body .bvi .bvi-py-lg-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-lg-4,html body .bvi .bvi-px-lg-4{padding-left:1.5rem !important}html body .bvi .bvi-p-lg-5{padding:3rem !important}html body .bvi .bvi-pt-lg-5,html body .bvi .bvi-py-lg-5{padding-top:3rem !important}html body .bvi .bvi-pr-lg-5,html body .bvi .bvi-px-lg-5{padding-right:3rem !important}html body .bvi .bvi-pb-lg-5,html body .bvi .bvi-py-lg-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-lg-5,html body .bvi .bvi-px-lg-5{padding-left:3rem !important}html body .bvi .bvi-m-lg-auto{margin:auto !important}html body .bvi .bvi-mt-lg-auto,html body .bvi .bvi-my-lg-auto{margin-top:auto !important}html body .bvi .bvi-mr-lg-auto,html body .bvi .bvi-mx-lg-auto{margin-right:auto !important}html body .bvi .bvi-mb-lg-auto,html body .bvi .bvi-my-lg-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-lg-auto,html body .bvi .bvi-mx-lg-auto{margin-left:auto !important}}@media(min-width:1200px){html body .bvi .bvi-m-xl-0{margin:0 !important}html body .bvi .bvi-mt-xl-0,html body .bvi .bvi-my-xl-0{margin-top:0 !important}html body .bvi .bvi-mr-xl-0,html body .bvi .bvi-mx-xl-0{margin-right:0 !important}html body .bvi .bvi-mb-xl-0,html body .bvi .bvi-my-xl-0{margin-bottom:0 !important}html body .bvi .bvi-ml-xl-0,html body .bvi .bvi-mx-xl-0{margin-left:0 !important}html body .bvi .bvi-m-xl-1{margin:.25rem !important}html body .bvi .bvi-mt-xl-1,html body .bvi .bvi-my-xl-1{margin-top:.25rem !important}html body .bvi .bvi-mr-xl-1,html body .bvi .bvi-mx-xl-1{margin-right:.25rem !important}html body .bvi .bvi-mb-xl-1,html body .bvi .bvi-my-xl-1{margin-bottom:.25rem !important}html body .bvi .bvi-ml-xl-1,html body .bvi .bvi-mx-xl-1{margin-left:.25rem !important}html body .bvi .bvi-m-xl-2{margin:.5rem !important}html body .bvi .bvi-mt-xl-2,html body .bvi .bvi-my-xl-2{margin-top:.5rem !important}html body .bvi .bvi-mr-xl-2,html body .bvi .bvi-mx-xl-2{margin-right:.5rem !important}html body .bvi .bvi-mb-xl-2,html body .bvi .bvi-my-xl-2{margin-bottom:.5rem !important}html body .bvi .bvi-ml-xl-2,html body .bvi .bvi-mx-xl-2{margin-left:.5rem !important}html body .bvi .bvi-m-xl-3{margin:1rem !important}html body .bvi .bvi-mt-xl-3,html body .bvi .bvi-my-xl-3{margin-top:1rem !important}html body .bvi .bvi-mr-xl-3,html body .bvi .bvi-mx-xl-3{margin-right:1rem !important}html body .bvi .bvi-mb-xl-3,html body .bvi .bvi-my-xl-3{margin-bottom:1rem !important}html body .bvi .bvi-ml-xl-3,html body .bvi .bvi-mx-xl-3{margin-left:1rem !important}html body .bvi .bvi-m-xl-4{margin:1.5rem !important}html body .bvi .bvi-mt-xl-4,html body .bvi .bvi-my-xl-4{margin-top:1.5rem !important}html body .bvi .bvi-mr-xl-4,html body .bvi .bvi-mx-xl-4{margin-right:1.5rem !important}html body .bvi .bvi-mb-xl-4,html body .bvi .bvi-my-xl-4{margin-bottom:1.5rem !important}html body .bvi .bvi-ml-xl-4,html body .bvi .bvi-mx-xl-4{margin-left:1.5rem !important}html body .bvi .bvi-m-xl-5{margin:3rem !important}html body .bvi .bvi-mt-xl-5,html body .bvi .bvi-my-xl-5{margin-top:3rem !important}html body .bvi .bvi-mr-xl-5,html body .bvi .bvi-mx-xl-5{margin-right:3rem !important}html body .bvi .bvi-mb-xl-5,html body .bvi .bvi-my-xl-5{margin-bottom:3rem !important}html body .bvi .bvi-ml-xl-5,html body .bvi .bvi-mx-xl-5{margin-left:3rem !important}html body .bvi .bvi-p-xl-0{padding:0 !important}html body .bvi .bvi-pt-xl-0,html body .bvi .bvi-py-xl-0{padding-top:0 !important}html body .bvi .bvi-pr-xl-0,html body .bvi .bvi-px-xl-0{padding-right:0 !important}html body .bvi .bvi-pb-xl-0,html body .bvi .bvi-py-xl-0{padding-bottom:0 !important}html body .bvi .bvi-pl-xl-0,html body .bvi .bvi-px-xl-0{padding-left:0 !important}html body .bvi .bvi-p-xl-1{padding:.25rem !important}html body .bvi .bvi-pt-xl-1,html body .bvi .bvi-py-xl-1{padding-top:.25rem !important}html body .bvi .bvi-pr-xl-1,html body .bvi .bvi-px-xl-1{padding-right:.25rem !important}html body .bvi .bvi-pb-xl-1,html body .bvi .bvi-py-xl-1{padding-bottom:.25rem !important}html body .bvi .bvi-pl-xl-1,html body .bvi .bvi-px-xl-1{padding-left:.25rem !important}html body .bvi .bvi-p-xl-2{padding:.5rem !important}html body .bvi .bvi-pt-xl-2,html body .bvi .bvi-py-xl-2{padding-top:.5rem !important}html body .bvi .bvi-pr-xl-2,html body .bvi .bvi-px-xl-2{padding-right:.5rem !important}html body .bvi .bvi-pb-xl-2,html body .bvi .bvi-py-xl-2{padding-bottom:.5rem !important}html body .bvi .bvi-pl-xl-2,html body .bvi .bvi-px-xl-2{padding-left:.5rem !important}html body .bvi .bvi-p-xl-3{padding:1rem !important}html body .bvi .bvi-pt-xl-3,html body .bvi .bvi-py-xl-3{padding-top:1rem !important}html body .bvi .bvi-pr-xl-3,html body .bvi .bvi-px-xl-3{padding-right:1rem !important}html body .bvi .bvi-pb-xl-3,html body .bvi .bvi-py-xl-3{padding-bottom:1rem !important}html body .bvi .bvi-pl-xl-3,html body .bvi .bvi-px-xl-3{padding-left:1rem !important}html body .bvi .bvi-p-xl-4{padding:1.5rem !important}html body .bvi .bvi-pt-xl-4,html body .bvi .bvi-py-xl-4{padding-top:1.5rem !important}html body .bvi .bvi-pr-xl-4,html body .bvi .bvi-px-xl-4{padding-right:1.5rem !important}html body .bvi .bvi-pb-xl-4,html body .bvi .bvi-py-xl-4{padding-bottom:1.5rem !important}html body .bvi .bvi-pl-xl-4,html body .bvi .bvi-px-xl-4{padding-left:1.5rem !important}html body .bvi .bvi-p-xl-5{padding:3rem !important}html body .bvi .bvi-pt-xl-5,html body .bvi .bvi-py-xl-5{padding-top:3rem !important}html body .bvi .bvi-pr-xl-5,html body .bvi .bvi-px-xl-5{padding-right:3rem !important}html body .bvi .bvi-pb-xl-5,html body .bvi .bvi-py-xl-5{padding-bottom:3rem !important}html body .bvi .bvi-pl-xl-5,html body .bvi .bvi-px-xl-5{padding-left:3rem !important}html body .bvi .bvi-m-xl-auto{margin:auto !important}html body .bvi .bvi-mt-xl-auto,html body .bvi .bvi-my-xl-auto{margin-top:auto !important}html body .bvi .bvi-mr-xl-auto,html body .bvi .bvi-mx-xl-auto{margin-right:auto !important}html body .bvi .bvi-mb-xl-auto,html body .bvi .bvi-my-xl-auto{margin-bottom:auto !important}html body .bvi .bvi-ml-xl-auto,html body .bvi .bvi-mx-xl-auto{margin-left:auto !important}}html body .bvi.bvi-panel{padding:15px 20px !important;color:black !important;background-color:#f8f8f8;top:0 !important;left:0 !important;right:0 !important;letter-spacing:0 !important;position:relative !important;text-shadow:none !important;line-height:normal !important;border:0 !important;font-size:16px !important;z-index:99999 !important;moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.23);box-shadow:0 1px 3px 0 rgba(0,0,0,0.23)}html body .bvi.bvi-panel[data-bvi-panel='true']{display:block !important}html body .bvi.bvi-panel[data-bvi-panel='false']{display:none !important}html body .bvi.bvi-panel.bvi-fixed-top{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:999999 !important}html body .bvi.bvi-panel .bvi-title{margin-top:5px;font-size:18px;font-weight:bold}html body .bvi.bvi-panel .bvi-text-center{text-align:center}html body .bvi.bvi-panel .bvi-text-right{text-align:right}html body .bvi.bvi-panel .bvi-setting-menu{display:none}html body .bvi.bvi-panel a{text-decoration:none}html body .bvi.bvi-panel .bvi-hr{background-color:#ccc !important;border:0 !important;height:1px !important;margin-top:1.5em !important;margin-bottom:1.5em !important}html body .bvi.bvi-panel .bvi-copy{font-size:12px;color:gray}html body .bvi.bvi-panel .bvi-copy a{font-size:13px;color:gray;text-decoration:underline}html body .bvi.bvi-panel .bvi-copy a:hover{color:#000;text-decoration:underline}@media(max-width:575.98px){html body .bvi.bvi-panel .bvi-title{font-size:12px}html body .bvi.bvi-panel .bvi-btn{font-size:12px;padding:.200rem .35rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:10px;padding:.100rem .25rem}}@media(min-width:576px) and (max-width:767.98px){html body .bvi.bvi-panel .bvi-title{font-size:14px}html body .bvi.bvi-panel .bvi-btn{font-size:14px;padding:.250rem .45rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:12px;padding:.150rem .35rem}}@media(min-width:768px) and (max-width:991.98px){html body .bvi.bvi-panel .bvi-title{font-size:16px}html body .bvi.bvi-panel .bvi-btn{font-size:16px;padding:.300rem .55rem}html body .bvi.bvi-panel .bvi-btn-sm,html body .bvi.bvi-panel .bvi-btn-group-sm>.bvi-btn{font-size:14px;padding:.200rem .40rem}}html body .bvi-body[data-bvi-theme='white']{background-color:#fff !important;fill:#000 !important}html body .bvi-body[data-bvi-theme='white'] *{background-color:#fff !important;background:#fff !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important;color:#000 !important;fill:#000 !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='white'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='white'] *:after{background-color:#fff !important;background:#fff !important;background-image:none !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important}html body .bvi-body[data-bvi-theme='white'] *:before{background-color:#fff !important;background:#fff !important;background-image:none !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;border-color:#000 !important}html body .bvi-body[data-bvi-theme='white'] *::selection{background-color:#000;color:#fff}html body .bvi-body[data-bvi-theme='white'] * a,html body .bvi-body[data-bvi-theme='white'] * label{color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a.active,html body .bvi-body[data-bvi-theme='white'] * label.active{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a:hover,html body .bvi-body[data-bvi-theme='white'] * label:hover{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * a:hover *,html body .bvi-body[data-bvi-theme='white'] * label:hover *{color:#fff !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"],html body .bvi-body[data-bvi-theme='white'] * input[type="button"],html body .bvi-body[data-bvi-theme='white'] * button[type="submit"],html body .bvi-body[data-bvi-theme='white'] * button[type="button"]{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover.active,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover.active{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover:hover,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='white'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover *{color:#fff !important;background:#000 !important;background-color:#000 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black']{background-color:#000 !important;fill:#fff !important}html body .bvi-body[data-bvi-theme='black'] *{background-color:#000 !important;background:#000 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important;color:#fff !important;fill:#fff !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='black'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='black'] *:after{background-color:#000 !important;background:#000 !important;background-image:none !important;color:#fff !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important}html body .bvi-body[data-bvi-theme='black'] *:before{background-color:#000 !important;background:#000 !important;background-image:none !important;color:#fff !important;box-shadow:none !important;text-shadow:none !important;border-color:#fff !important}html body .bvi-body[data-bvi-theme='black'] *::selection{background-color:#fff;color:#000}html body .bvi-body[data-bvi-theme='black'] * a,html body .bvi-body[data-bvi-theme='black'] * label{color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a.active,html body .bvi-body[data-bvi-theme='black'] * label.active{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a:hover,html body .bvi-body[data-bvi-theme='black'] * label:hover{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * a:hover *,html body .bvi-body[data-bvi-theme='black'] * label:hover *{color:#000 !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"],html body .bvi-body[data-bvi-theme='black'] * input[type="button"],html body .bvi-body[data-bvi-theme='black'] * button[type="submit"],html body .bvi-body[data-bvi-theme='black'] * button[type="button"]{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover.active,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover.active{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover:hover,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='black'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover *{color:#000 !important;background:#fff !important;background-color:#fff !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue']{background-color:#9dd1ff !important;fill:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important;color:#063462 !important;fill:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='blue'] *:after{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;color:#063462 !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *:before{background-color:#9dd1ff !important;background:#9dd1ff !important;background-image:none !important;color:#063462 !important;box-shadow:none !important;text-shadow:none !important;border-color:#063462 !important}html body .bvi-body[data-bvi-theme='blue'] *::selection{background-color:#063462;color:#9dd1ff}html body .bvi-body[data-bvi-theme='blue'] * a,html body .bvi-body[data-bvi-theme='blue'] * label{color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a.active,html body .bvi-body[data-bvi-theme='blue'] * label.active{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a:hover,html body .bvi-body[data-bvi-theme='blue'] * label:hover{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * a:hover *,html body .bvi-body[data-bvi-theme='blue'] * label:hover *{color:#9dd1ff !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"],html body .bvi-body[data-bvi-theme='blue'] * input[type="button"],html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"],html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover.active,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover.active{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover *{color:#9dd1ff !important;background:#063462 !important;background-color:#063462 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown']{background-color:#f7f3d6 !important;fill:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important;color:#4d4b43 !important;fill:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='brown'] *:after{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;color:#4d4b43 !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *:before{background-color:#f7f3d6 !important;background:#f7f3d6 !important;background-image:none !important;color:#4d4b43 !important;box-shadow:none !important;text-shadow:none !important;border-color:#4d4b43 !important}html body .bvi-body[data-bvi-theme='brown'] *::selection{background-color:#4d4b43;color:#f7f3d6}html body .bvi-body[data-bvi-theme='brown'] * a,html body .bvi-body[data-bvi-theme='brown'] * label{color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a.active,html body .bvi-body[data-bvi-theme='brown'] * label.active{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a:hover,html body .bvi-body[data-bvi-theme='brown'] * label:hover{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * a:hover *,html body .bvi-body[data-bvi-theme='brown'] * label:hover *{color:#f7f3d6 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"],html body .bvi-body[data-bvi-theme='brown'] * input[type="button"],html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"],html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover.active,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover.active{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover *{color:#f7f3d6 !important;background:#4d4b43 !important;background-color:#4d4b43 !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green']{background-color:#3b2716 !important;fill:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important;color:#a9e44d !important;fill:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-hide{display:none !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-show-block{display:block !important}html body .bvi-body[data-bvi-theme='green'] * .bvi-show-inline-block{display:inline-block !important}html body .bvi-body[data-bvi-theme='green'] *:after{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;color:#a9e44d !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *:before{background-color:#3b2716 !important;background:#3b2716 !important;background-image:none !important;color:#a9e44d !important;box-shadow:none !important;text-shadow:none !important;border-color:#a9e44d !important}html body .bvi-body[data-bvi-theme='green'] *::selection{background-color:#a9e44d;color:#3b2716}html body .bvi-body[data-bvi-theme='green'] * a,html body .bvi-body[data-bvi-theme='green'] * label{color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a.active,html body .bvi-body[data-bvi-theme='green'] * label.active{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a:hover,html body .bvi-body[data-bvi-theme='green'] * label:hover{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * a:hover *,html body .bvi-body[data-bvi-theme='green'] * label:hover *{color:#3b2716 !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"],html body .bvi-body[data-bvi-theme='green'] * input[type="button"],html body .bvi-body[data-bvi-theme='green'] * button[type="submit"],html body .bvi-body[data-bvi-theme='green'] * button[type="button"]{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover.active,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover.active,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover.active{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover:hover,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-theme='green'] * button:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover *,html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover *{color:#3b2716 !important;background:#a9e44d !important;background-color:#a9e44d !important;text-decoration:underline !important}html body .bvi-body[data-bvi-size='40'] *{font-size:40px !important}html body .bvi-body[data-bvi-size='40'] * h1,html body .bvi-body[data-bvi-size='40'] * h1 *{font-size:47px !important}html body .bvi-body[data-bvi-size='40'] * h2,html body .bvi-body[data-bvi-size='40'] * h2 *{font-size:46px !important}html body .bvi-body[data-bvi-size='40'] * h3,html body .bvi-body[data-bvi-size='40'] * h3 *{font-size:45px !important}html body .bvi-body[data-bvi-size='40'] * h4,html body .bvi-body[data-bvi-size='40'] * h4 *{font-size:44px !important}html body .bvi-body[data-bvi-size='40'] * h5,html body .bvi-body[data-bvi-size='40'] * h5 *{font-size:43px !important}html body .bvi-body[data-bvi-size='40'] * h6,html body .bvi-body[data-bvi-size='40'] * h6 *{font-size:42px !important}html body .bvi-body[data-bvi-size='39'] *{font-size:39px !important}html body .bvi-body[data-bvi-size='39'] * h1,html body .bvi-body[data-bvi-size='39'] * h1 *{font-size:46px !important}html body .bvi-body[data-bvi-size='39'] * h2,html body .bvi-body[data-bvi-size='39'] * h2 *{font-size:45px !important}html body .bvi-body[data-bvi-size='39'] * h3,html body .bvi-body[data-bvi-size='39'] * h3 *{font-size:44px !important}html body .bvi-body[data-bvi-size='39'] * h4,html body .bvi-body[data-bvi-size='39'] * h4 *{font-size:43px !important}html body .bvi-body[data-bvi-size='39'] * h5,html body .bvi-body[data-bvi-size='39'] * h5 *{font-size:42px !important}html body .bvi-body[data-bvi-size='39'] * h6,html body .bvi-body[data-bvi-size='39'] * h6 *{font-size:41px !important}html body .bvi-body[data-bvi-size='38'] *{font-size:38px !important}html body .bvi-body[data-bvi-size='38'] * h1,html body .bvi-body[data-bvi-size='38'] * h1 *{font-size:45px !important}html body .bvi-body[data-bvi-size='38'] * h2,html body .bvi-body[data-bvi-size='38'] * h2 *{font-size:44px !important}html body .bvi-body[data-bvi-size='38'] * h3,html body .bvi-body[data-bvi-size='38'] * h3 *{font-size:43px !important}html body .bvi-body[data-bvi-size='38'] * h4,html body .bvi-body[data-bvi-size='38'] * h4 *{font-size:42px !important}html body .bvi-body[data-bvi-size='38'] * h5,html body .bvi-body[data-bvi-size='38'] * h5 *{font-size:41px !important}html body .bvi-body[data-bvi-size='38'] * h6,html body .bvi-body[data-bvi-size='38'] * h6 *{font-size:40px !important}html body .bvi-body[data-bvi-size='37'] *{font-size:37px !important}html body .bvi-body[data-bvi-size='37'] * h1,html body .bvi-body[data-bvi-size='37'] * h1 *{font-size:44px !important}html body .bvi-body[data-bvi-size='37'] * h2,html body .bvi-body[data-bvi-size='37'] * h2 *{font-size:43px !important}html body .bvi-body[data-bvi-size='37'] * h3,html body .bvi-body[data-bvi-size='37'] * h3 *{font-size:42px !important}html body .bvi-body[data-bvi-size='37'] * h4,html body .bvi-body[data-bvi-size='37'] * h4 *{font-size:41px !important}html body .bvi-body[data-bvi-size='37'] * h5,html body .bvi-body[data-bvi-size='37'] * h5 *{font-size:40px !important}html body .bvi-body[data-bvi-size='37'] * h6,html body .bvi-body[data-bvi-size='37'] * h6 *{font-size:39px !important}html body .bvi-body[data-bvi-size='36'] *{font-size:36px !important}html body .bvi-body[data-bvi-size='36'] * h1,html body .bvi-body[data-bvi-size='36'] * h1 *{font-size:43px !important}html body .bvi-body[data-bvi-size='36'] * h2,html body .bvi-body[data-bvi-size='36'] * h2 *{font-size:42px !important}html body .bvi-body[data-bvi-size='36'] * h3,html body .bvi-body[data-bvi-size='36'] * h3 *{font-size:41px !important}html body .bvi-body[data-bvi-size='36'] * h4,html body .bvi-body[data-bvi-size='36'] * h4 *{font-size:40px !important}html body .bvi-body[data-bvi-size='36'] * h5,html body .bvi-body[data-bvi-size='36'] * h5 *{font-size:39px !important}html body .bvi-body[data-bvi-size='36'] * h6,html body .bvi-body[data-bvi-size='36'] * h6 *{font-size:38px !important}html body .bvi-body[data-bvi-size='35'] *{font-size:35px !important}html body .bvi-body[data-bvi-size='35'] * h1,html body .bvi-body[data-bvi-size='35'] * h1 *{font-size:42px !important}html body .bvi-body[data-bvi-size='35'] * h2,html body .bvi-body[data-bvi-size='35'] * h2 *{font-size:41px !important}html body .bvi-body[data-bvi-size='35'] * h3,html body .bvi-body[data-bvi-size='35'] * h3 *{font-size:40px !important}html body .bvi-body[data-bvi-size='35'] * h4,html body .bvi-body[data-bvi-size='35'] * h4 *{font-size:39px !important}html body .bvi-body[data-bvi-size='35'] * h5,html body .bvi-body[data-bvi-size='35'] * h5 *{font-size:38px !important}html body .bvi-body[data-bvi-size='35'] * h6,html body .bvi-body[data-bvi-size='35'] * h6 *{font-size:37px !important}html body .bvi-body[data-bvi-size='34'] *{font-size:34px !important}html body .bvi-body[data-bvi-size='34'] * h1,html body .bvi-body[data-bvi-size='34'] * h1 *{font-size:41px !important}html body .bvi-body[data-bvi-size='34'] * h2,html body .bvi-body[data-bvi-size='34'] * h2 *{font-size:40px !important}html body .bvi-body[data-bvi-size='34'] * h3,html body .bvi-body[data-bvi-size='34'] * h3 *{font-size:39px !important}html body .bvi-body[data-bvi-size='34'] * h4,html body .bvi-body[data-bvi-size='34'] * h4 *{font-size:38px !important}html body .bvi-body[data-bvi-size='34'] * h5,html body .bvi-body[data-bvi-size='34'] * h5 *{font-size:37px !important}html body .bvi-body[data-bvi-size='34'] * h6,html body .bvi-body[data-bvi-size='34'] * h6 *{font-size:36px !important}html body .bvi-body[data-bvi-size='33'] *{font-size:33px !important}html body .bvi-body[data-bvi-size='33'] * h1,html body .bvi-body[data-bvi-size='33'] * h1 *{font-size:40px !important}html body .bvi-body[data-bvi-size='33'] * h2,html body .bvi-body[data-bvi-size='33'] * h2 *{font-size:39px !important}html body .bvi-body[data-bvi-size='33'] * h3,html body .bvi-body[data-bvi-size='33'] * h3 *{font-size:38px !important}html body .bvi-body[data-bvi-size='33'] * h4,html body .bvi-body[data-bvi-size='33'] * h4 *{font-size:37px !important}html body .bvi-body[data-bvi-size='33'] * h5,html body .bvi-body[data-bvi-size='33'] * h5 *{font-size:36px !important}html body .bvi-body[data-bvi-size='33'] * h6,html body .bvi-body[data-bvi-size='33'] * h6 *{font-size:35px !important}html body .bvi-body[data-bvi-size='32'] *{font-size:32px !important}html body .bvi-body[data-bvi-size='32'] * h1,html body .bvi-body[data-bvi-size='32'] * h1 *{font-size:39px !important}html body .bvi-body[data-bvi-size='32'] * h2,html body .bvi-body[data-bvi-size='32'] * h2 *{font-size:38px !important}html body .bvi-body[data-bvi-size='32'] * h3,html body .bvi-body[data-bvi-size='32'] * h3 *{font-size:37px !important}html body .bvi-body[data-bvi-size='32'] * h4,html body .bvi-body[data-bvi-size='32'] * h4 *{font-size:36px !important}html body .bvi-body[data-bvi-size='32'] * h5,html body .bvi-body[data-bvi-size='32'] * h5 *{font-size:35px !important}html body .bvi-body[data-bvi-size='32'] * h6,html body .bvi-body[data-bvi-size='32'] * h6 *{font-size:34px !important}html body .bvi-body[data-bvi-size='31'] *{font-size:31px !important}html body .bvi-body[data-bvi-size='31'] * h1,html body .bvi-body[data-bvi-size='31'] * h1 *{font-size:38px !important}html body .bvi-body[data-bvi-size='31'] * h2,html body .bvi-body[data-bvi-size='31'] * h2 *{font-size:37px !important}html body .bvi-body[data-bvi-size='31'] * h3,html body .bvi-body[data-bvi-size='31'] * h3 *{font-size:36px !important}html body .bvi-body[data-bvi-size='31'] * h4,html body .bvi-body[data-bvi-size='31'] * h4 *{font-size:35px !important}html body .bvi-body[data-bvi-size='31'] * h5,html body .bvi-body[data-bvi-size='31'] * h5 *{font-size:34px !important}html body .bvi-body[data-bvi-size='31'] * h6,html body .bvi-body[data-bvi-size='31'] * h6 *{font-size:33px !important}html body .bvi-body[data-bvi-size='30'] *{font-size:30px !important}html body .bvi-body[data-bvi-size='30'] * h1,html body .bvi-body[data-bvi-size='30'] * h1 *{font-size:37px !important}html body .bvi-body[data-bvi-size='30'] * h2,html body .bvi-body[data-bvi-size='30'] * h2 *{font-size:36px !important}html body .bvi-body[data-bvi-size='30'] * h3,html body .bvi-body[data-bvi-size='30'] * h3 *{font-size:35px !important}html body .bvi-body[data-bvi-size='30'] * h4,html body .bvi-body[data-bvi-size='30'] * h4 *{font-size:34px !important}html body .bvi-body[data-bvi-size='30'] * h5,html body .bvi-body[data-bvi-size='30'] * h5 *{font-size:33px !important}html body .bvi-body[data-bvi-size='30'] * h6,html body .bvi-body[data-bvi-size='30'] * h6 *{font-size:32px !important}html body .bvi-body[data-bvi-size='29'] *{font-size:29px !important}html body .bvi-body[data-bvi-size='29'] * h1,html body .bvi-body[data-bvi-size='29'] * h1 *{font-size:36px !important}html body .bvi-body[data-bvi-size='29'] * h2,html body .bvi-body[data-bvi-size='29'] * h2 *{font-size:35px !important}html body .bvi-body[data-bvi-size='29'] * h3,html body .bvi-body[data-bvi-size='29'] * h3 *{font-size:34px !important}html body .bvi-body[data-bvi-size='29'] * h4,html body .bvi-body[data-bvi-size='29'] * h4 *{font-size:33px !important}html body .bvi-body[data-bvi-size='29'] * h5,html body .bvi-body[data-bvi-size='29'] * h5 *{font-size:32px !important}html body .bvi-body[data-bvi-size='29'] * h6,html body .bvi-body[data-bvi-size='29'] * h6 *{font-size:31px !important}html body .bvi-body[data-bvi-size='28'] *{font-size:28px !important}html body .bvi-body[data-bvi-size='28'] * h1,html body .bvi-body[data-bvi-size='28'] * h1 *{font-size:35px !important}html body .bvi-body[data-bvi-size='28'] * h2,html body .bvi-body[data-bvi-size='28'] * h2 *{font-size:34px !important}html body .bvi-body[data-bvi-size='28'] * h3,html body .bvi-body[data-bvi-size='28'] * h3 *{font-size:33px !important}html body .bvi-body[data-bvi-size='28'] * h4,html body .bvi-body[data-bvi-size='28'] * h4 *{font-size:32px !important}html body .bvi-body[data-bvi-size='28'] * h5,html body .bvi-body[data-bvi-size='28'] * h5 *{font-size:31px !important}html body .bvi-body[data-bvi-size='28'] * h6,html body .bvi-body[data-bvi-size='28'] * h6 *{font-size:30px !important}html body .bvi-body[data-bvi-size='27'] *{font-size:27px !important}html body .bvi-body[data-bvi-size='27'] * h1,html body .bvi-body[data-bvi-size='27'] * h1 *{font-size:34px !important}html body .bvi-body[data-bvi-size='27'] * h2,html body .bvi-body[data-bvi-size='27'] * h2 *{font-size:33px !important}html body .bvi-body[data-bvi-size='27'] * h3,html body .bvi-body[data-bvi-size='27'] * h3 *{font-size:32px !important}html body .bvi-body[data-bvi-size='27'] * h4,html body .bvi-body[data-bvi-size='27'] * h4 *{font-size:31px !important}html body .bvi-body[data-bvi-size='27'] * h5,html body .bvi-body[data-bvi-size='27'] * h5 *{font-size:30px !important}html body .bvi-body[data-bvi-size='27'] * h6,html body .bvi-body[data-bvi-size='27'] * h6 *{font-size:29px !important}html body .bvi-body[data-bvi-size='26'] *{font-size:26px !important}html body .bvi-body[data-bvi-size='26'] * h1,html body .bvi-body[data-bvi-size='26'] * h1 *{font-size:33px !important}html body .bvi-body[data-bvi-size='26'] * h2,html body .bvi-body[data-bvi-size='26'] * h2 *{font-size:32px !important}html body .bvi-body[data-bvi-size='26'] * h3,html body .bvi-body[data-bvi-size='26'] * h3 *{font-size:31px !important}html body .bvi-body[data-bvi-size='26'] * h4,html body .bvi-body[data-bvi-size='26'] * h4 *{font-size:30px !important}html body .bvi-body[data-bvi-size='26'] * h5,html body .bvi-body[data-bvi-size='26'] * h5 *{font-size:29px !important}html body .bvi-body[data-bvi-size='26'] * h6,html body .bvi-body[data-bvi-size='26'] * h6 *{font-size:28px !important}html body .bvi-body[data-bvi-size='25'] *{font-size:25px !important}html body .bvi-body[data-bvi-size='25'] * h1,html body .bvi-body[data-bvi-size='25'] * h1 *{font-size:32px !important}html body .bvi-body[data-bvi-size='25'] * h2,html body .bvi-body[data-bvi-size='25'] * h2 *{font-size:31px !important}html body .bvi-body[data-bvi-size='25'] * h3,html body .bvi-body[data-bvi-size='25'] * h3 *{font-size:30px !important}html body .bvi-body[data-bvi-size='25'] * h4,html body .bvi-body[data-bvi-size='25'] * h4 *{font-size:29px !important}html body .bvi-body[data-bvi-size='25'] * h5,html body .bvi-body[data-bvi-size='25'] * h5 *{font-size:28px !important}html body .bvi-body[data-bvi-size='25'] * h6,html body .bvi-body[data-bvi-size='25'] * h6 *{font-size:27px !important}html body .bvi-body[data-bvi-size='24'] *{font-size:24px !important}html body .bvi-body[data-bvi-size='24'] * h1,html body .bvi-body[data-bvi-size='24'] * h1 *{font-size:31px !important}html body .bvi-body[data-bvi-size='24'] * h2,html body .bvi-body[data-bvi-size='24'] * h2 *{font-size:30px !important}html body .bvi-body[data-bvi-size='24'] * h3,html body .bvi-body[data-bvi-size='24'] * h3 *{font-size:29px !important}html body .bvi-body[data-bvi-size='24'] * h4,html body .bvi-body[data-bvi-size='24'] * h4 *{font-size:28px !important}html body .bvi-body[data-bvi-size='24'] * h5,html body .bvi-body[data-bvi-size='24'] * h5 *{font-size:27px !important}html body .bvi-body[data-bvi-size='24'] * h6,html body .bvi-body[data-bvi-size='24'] * h6 *{font-size:26px !important}html body .bvi-body[data-bvi-size='23'] *{font-size:23px !important}html body .bvi-body[data-bvi-size='23'] * h1,html body .bvi-body[data-bvi-size='23'] * h1 *{font-size:30px !important}html body .bvi-body[data-bvi-size='23'] * h2,html body .bvi-body[data-bvi-size='23'] * h2 *{font-size:29px !important}html body .bvi-body[data-bvi-size='23'] * h3,html body .bvi-body[data-bvi-size='23'] * h3 *{font-size:28px !important}html body .bvi-body[data-bvi-size='23'] * h4,html body .bvi-body[data-bvi-size='23'] * h4 *{font-size:27px !important}html body .bvi-body[data-bvi-size='23'] * h5,html body .bvi-body[data-bvi-size='23'] * h5 *{font-size:26px !important}html body .bvi-body[data-bvi-size='23'] * h6,html body .bvi-body[data-bvi-size='23'] * h6 *{font-size:25px !important}html body .bvi-body[data-bvi-size='22'] *{font-size:22px !important}html body .bvi-body[data-bvi-size='22'] * h1,html body .bvi-body[data-bvi-size='22'] * h1 *{font-size:29px !important}html body .bvi-body[data-bvi-size='22'] * h2,html body .bvi-body[data-bvi-size='22'] * h2 *{font-size:28px !important}html body .bvi-body[data-bvi-size='22'] * h3,html body .bvi-body[data-bvi-size='22'] * h3 *{font-size:27px !important}html body .bvi-body[data-bvi-size='22'] * h4,html body .bvi-body[data-bvi-size='22'] * h4 *{font-size:26px !important}html body .bvi-body[data-bvi-size='22'] * h5,html body .bvi-body[data-bvi-size='22'] * h5 *{font-size:25px !important}html body .bvi-body[data-bvi-size='22'] * h6,html body .bvi-body[data-bvi-size='22'] * h6 *{font-size:24px !important}html body .bvi-body[data-bvi-size='21'] *{font-size:21px !important}html body .bvi-body[data-bvi-size='21'] * h1,html body .bvi-body[data-bvi-size='21'] * h1 *{font-size:28px !important}html body .bvi-body[data-bvi-size='21'] * h2,html body .bvi-body[data-bvi-size='21'] * h2 *{font-size:27px !important}html body .bvi-body[data-bvi-size='21'] * h3,html body .bvi-body[data-bvi-size='21'] * h3 *{font-size:26px !important}html body .bvi-body[data-bvi-size='21'] * h4,html body .bvi-body[data-bvi-size='21'] * h4 *{font-size:25px !important}html body .bvi-body[data-bvi-size='21'] * h5,html body .bvi-body[data-bvi-size='21'] * h5 *{font-size:24px !important}html body .bvi-body[data-bvi-size='21'] * h6,html body .bvi-body[data-bvi-size='21'] * h6 *{font-size:23px !important}html body .bvi-body[data-bvi-size='20'] *{font-size:20px !important}html body .bvi-body[data-bvi-size='20'] * h1,html body .bvi-body[data-bvi-size='20'] * h1 *{font-size:27px !important}html body .bvi-body[data-bvi-size='20'] * h2,html body .bvi-body[data-bvi-size='20'] * h2 *{font-size:26px !important}html body .bvi-body[data-bvi-size='20'] * h3,html body .bvi-body[data-bvi-size='20'] * h3 *{font-size:25px !important}html body .bvi-body[data-bvi-size='20'] * h4,html body .bvi-body[data-bvi-size='20'] * h4 *{font-size:24px !important}html body .bvi-body[data-bvi-size='20'] * h5,html body .bvi-body[data-bvi-size='20'] * h5 *{font-size:23px !important}html body .bvi-body[data-bvi-size='20'] * h6,html body .bvi-body[data-bvi-size='20'] * h6 *{font-size:22px !important}html body .bvi-body[data-bvi-size='19'] *{font-size:19px !important}html body .bvi-body[data-bvi-size='19'] * h1,html body .bvi-body[data-bvi-size='19'] * h1 *{font-size:26px !important}html body .bvi-body[data-bvi-size='19'] * h2,html body .bvi-body[data-bvi-size='19'] * h2 *{font-size:25px !important}html body .bvi-body[data-bvi-size='19'] * h3,html body .bvi-body[data-bvi-size='19'] * h3 *{font-size:24px !important}html body .bvi-body[data-bvi-size='19'] * h4,html body .bvi-body[data-bvi-size='19'] * h4 *{font-size:23px !important}html body .bvi-body[data-bvi-size='19'] * h5,html body .bvi-body[data-bvi-size='19'] * h5 *{font-size:22px !important}html body .bvi-body[data-bvi-size='19'] * h6,html body .bvi-body[data-bvi-size='19'] * h6 *{font-size:21px !important}html body .bvi-body[data-bvi-size='18'] *{font-size:18px !important}html body .bvi-body[data-bvi-size='18'] * h1,html body .bvi-body[data-bvi-size='18'] * h1 *{font-size:25px !important}html body .bvi-body[data-bvi-size='18'] * h2,html body .bvi-body[data-bvi-size='18'] * h2 *{font-size:24px !important}html body .bvi-body[data-bvi-size='18'] * h3,html body .bvi-body[data-bvi-size='18'] * h3 *{font-size:23px !important}html body .bvi-body[data-bvi-size='18'] * h4,html body .bvi-body[data-bvi-size='18'] * h4 *{font-size:22px !important}html body .bvi-body[data-bvi-size='18'] * h5,html body .bvi-body[data-bvi-size='18'] * h5 *{font-size:21px !important}html body .bvi-body[data-bvi-size='18'] * h6,html body .bvi-body[data-bvi-size='18'] * h6 *{font-size:20px !important}html body .bvi-body[data-bvi-size='17'] *{font-size:17px !important}html body .bvi-body[data-bvi-size='17'] * h1,html body .bvi-body[data-bvi-size='17'] * h1 *{font-size:24px !important}html body .bvi-body[data-bvi-size='17'] * h2,html body .bvi-body[data-bvi-size='17'] * h2 *{font-size:23px !important}html body .bvi-body[data-bvi-size='17'] * h3,html body .bvi-body[data-bvi-size='17'] * h3 *{font-size:22px !important}html body .bvi-body[data-bvi-size='17'] * h4,html body .bvi-body[data-bvi-size='17'] * h4 *{font-size:21px !important}html body .bvi-body[data-bvi-size='17'] * h5,html body .bvi-body[data-bvi-size='17'] * h5 *{font-size:20px !important}html body .bvi-body[data-bvi-size='17'] * h6,html body .bvi-body[data-bvi-size='17'] * h6 *{font-size:19px !important}html body .bvi-body[data-bvi-size='16'] *{font-size:16px !important}html body .bvi-body[data-bvi-size='16'] * h1,html body .bvi-body[data-bvi-size='16'] * h1 *{font-size:23px !important}html body .bvi-body[data-bvi-size='16'] * h2,html body .bvi-body[data-bvi-size='16'] * h2 *{font-size:22px !important}html body .bvi-body[data-bvi-size='16'] * h3,html body .bvi-body[data-bvi-size='16'] * h3 *{font-size:21px !important}html body .bvi-body[data-bvi-size='16'] * h4,html body .bvi-body[data-bvi-size='16'] * h4 *{font-size:20px !important}html body .bvi-body[data-bvi-size='16'] * h5,html body .bvi-body[data-bvi-size='16'] * h5 *{font-size:19px !important}html body .bvi-body[data-bvi-size='16'] * h6,html body .bvi-body[data-bvi-size='16'] * h6 *{font-size:18px !important}html body .bvi-body[data-bvi-size='15'] *{font-size:15px !important}html body .bvi-body[data-bvi-size='15'] * h1,html body .bvi-body[data-bvi-size='15'] * h1 *{font-size:22px !important}html body .bvi-body[data-bvi-size='15'] * h2,html body .bvi-body[data-bvi-size='15'] * h2 *{font-size:21px !important}html body .bvi-body[data-bvi-size='15'] * h3,html body .bvi-body[data-bvi-size='15'] * h3 *{font-size:20px !important}html body .bvi-body[data-bvi-size='15'] * h4,html body .bvi-body[data-bvi-size='15'] * h4 *{font-size:19px !important}html body .bvi-body[data-bvi-size='15'] * h5,html body .bvi-body[data-bvi-size='15'] * h5 *{font-size:18px !important}html body .bvi-body[data-bvi-size='15'] * h6,html body .bvi-body[data-bvi-size='15'] * h6 *{font-size:17px !important}html body .bvi-body[data-bvi-size='14'] *{font-size:14px !important}html body .bvi-body[data-bvi-size='14'] * h1,html body .bvi-body[data-bvi-size='14'] * h1 *{font-size:21px !important}html body .bvi-body[data-bvi-size='14'] * h2,html body .bvi-body[data-bvi-size='14'] * h2 *{font-size:20px !important}html body .bvi-body[data-bvi-size='14'] * h3,html body .bvi-body[data-bvi-size='14'] * h3 *{font-size:19px !important}html body .bvi-body[data-bvi-size='14'] * h4,html body .bvi-body[data-bvi-size='14'] * h4 *{font-size:18px !important}html body .bvi-body[data-bvi-size='14'] * h5,html body .bvi-body[data-bvi-size='14'] * h5 *{font-size:17px !important}html body .bvi-body[data-bvi-size='14'] * h6,html body .bvi-body[data-bvi-size='14'] * h6 *{font-size:16px !important}html body .bvi-body[data-bvi-size='13'] *{font-size:13px !important}html body .bvi-body[data-bvi-size='13'] * h1,html body .bvi-body[data-bvi-size='13'] * h1 *{font-size:20px !important}html body .bvi-body[data-bvi-size='13'] * h2,html body .bvi-body[data-bvi-size='13'] * h2 *{font-size:19px !important}html body .bvi-body[data-bvi-size='13'] * h3,html body .bvi-body[data-bvi-size='13'] * h3 *{font-size:18px !important}html body .bvi-body[data-bvi-size='13'] * h4,html body .bvi-body[data-bvi-size='13'] * h4 *{font-size:17px !important}html body .bvi-body[data-bvi-size='13'] * h5,html body .bvi-body[data-bvi-size='13'] * h5 *{font-size:16px !important}html body .bvi-body[data-bvi-size='13'] * h6,html body .bvi-body[data-bvi-size='13'] * h6 *{font-size:15px !important}html body .bvi-body[data-bvi-size='12'] *{font-size:12px !important}html body .bvi-body[data-bvi-size='12'] * h1,html body .bvi-body[data-bvi-size='12'] * h1 *{font-size:19px !important}html body .bvi-body[data-bvi-size='12'] * h2,html body .bvi-body[data-bvi-size='12'] * h2 *{font-size:18px !important}html body .bvi-body[data-bvi-size='12'] * h3,html body .bvi-body[data-bvi-size='12'] * h3 *{font-size:17px !important}html body .bvi-body[data-bvi-size='12'] * h4,html body .bvi-body[data-bvi-size='12'] * h4 *{font-size:16px !important}html body .bvi-body[data-bvi-size='12'] * h5,html body .bvi-body[data-bvi-size='12'] * h5 *{font-size:15px !important}html body .bvi-body[data-bvi-size='12'] * h6,html body .bvi-body[data-bvi-size='12'] * h6 *{font-size:14px !important}html body .bvi-body[data-bvi-size='11'] *{font-size:11px !important}html body .bvi-body[data-bvi-size='11'] * h1,html body .bvi-body[data-bvi-size='11'] * h1 *{font-size:18px !important}html body .bvi-body[data-bvi-size='11'] * h2,html body .bvi-body[data-bvi-size='11'] * h2 *{font-size:17px !important}html body .bvi-body[data-bvi-size='11'] * h3,html body .bvi-body[data-bvi-size='11'] * h3 *{font-size:16px !important}html body .bvi-body[data-bvi-size='11'] * h4,html body .bvi-body[data-bvi-size='11'] * h4 *{font-size:15px !important}html body .bvi-body[data-bvi-size='11'] * h5,html body .bvi-body[data-bvi-size='11'] * h5 *{font-size:14px !important}html body .bvi-body[data-bvi-size='11'] * h6,html body .bvi-body[data-bvi-size='11'] * h6 *{font-size:13px !important}html body .bvi-body[data-bvi-size='10'] *{font-size:10px !important}html body .bvi-body[data-bvi-size='10'] * h1,html body .bvi-body[data-bvi-size='10'] * h1 *{font-size:17px !important}html body .bvi-body[data-bvi-size='10'] * h2,html body .bvi-body[data-bvi-size='10'] * h2 *{font-size:16px !important}html body .bvi-body[data-bvi-size='10'] * h3,html body .bvi-body[data-bvi-size='10'] * h3 *{font-size:15px !important}html body .bvi-body[data-bvi-size='10'] * h4,html body .bvi-body[data-bvi-size='10'] * h4 *{font-size:14px !important}html body .bvi-body[data-bvi-size='10'] * h5,html body .bvi-body[data-bvi-size='10'] * h5 *{font-size:13px !important}html body .bvi-body[data-bvi-size='10'] * h6,html body .bvi-body[data-bvi-size='10'] * h6 *{font-size:12px !important}html body .bvi-body[data-bvi-size='9'] *{font-size:9px !important}html body .bvi-body[data-bvi-size='9'] * h1,html body .bvi-body[data-bvi-size='9'] * h1 *{font-size:16px !important}html body .bvi-body[data-bvi-size='9'] * h2,html body .bvi-body[data-bvi-size='9'] * h2 *{font-size:15px !important}html body .bvi-body[data-bvi-size='9'] * h3,html body .bvi-body[data-bvi-size='9'] * h3 *{font-size:14px !important}html body .bvi-body[data-bvi-size='9'] * h4,html body .bvi-body[data-bvi-size='9'] * h4 *{font-size:13px !important}html body .bvi-body[data-bvi-size='9'] * h5,html body .bvi-body[data-bvi-size='9'] * h5 *{font-size:12px !important}html body .bvi-body[data-bvi-size='9'] * h6,html body .bvi-body[data-bvi-size='9'] * h6 *{font-size:11px !important}html body .bvi-body[data-bvi-size='8'] *{font-size:8px !important}html body .bvi-body[data-bvi-size='8'] * h1,html body .bvi-body[data-bvi-size='8'] * h1 *{font-size:15px !important}html body .bvi-body[data-bvi-size='8'] * h2,html body .bvi-body[data-bvi-size='8'] * h2 *{font-size:14px !important}html body .bvi-body[data-bvi-size='8'] * h3,html body .bvi-body[data-bvi-size='8'] * h3 *{font-size:13px !important}html body .bvi-body[data-bvi-size='8'] * h4,html body .bvi-body[data-bvi-size='8'] * h4 *{font-size:12px !important}html body .bvi-body[data-bvi-size='8'] * h5,html body .bvi-body[data-bvi-size='8'] * h5 *{font-size:11px !important}html body .bvi-body[data-bvi-size='8'] * h6,html body .bvi-body[data-bvi-size='8'] * h6 *{font-size:10px !important}html body .bvi-body[data-bvi-size='7'] *{font-size:7px !important}html body .bvi-body[data-bvi-size='7'] * h1,html body .bvi-body[data-bvi-size='7'] * h1 *{font-size:14px !important}html body .bvi-body[data-bvi-size='7'] * h2,html body .bvi-body[data-bvi-size='7'] * h2 *{font-size:13px !important}html body .bvi-body[data-bvi-size='7'] * h3,html body .bvi-body[data-bvi-size='7'] * h3 *{font-size:12px !important}html body .bvi-body[data-bvi-size='7'] * h4,html body .bvi-body[data-bvi-size='7'] * h4 *{font-size:11px !important}html body .bvi-body[data-bvi-size='7'] * h5,html body .bvi-body[data-bvi-size='7'] * h5 *{font-size:10px !important}html body .bvi-body[data-bvi-size='7'] * h6,html body .bvi-body[data-bvi-size='7'] * h6 *{font-size:9px !important}html body .bvi-body[data-bvi-size='6'] *{font-size:6px !important}html body .bvi-body[data-bvi-size='6'] * h1,html body .bvi-body[data-bvi-size='6'] * h1 *{font-size:13px !important}html body .bvi-body[data-bvi-size='6'] * h2,html body .bvi-body[data-bvi-size='6'] * h2 *{font-size:12px !important}html body .bvi-body[data-bvi-size='6'] * h3,html body .bvi-body[data-bvi-size='6'] * h3 *{font-size:11px !important}html body .bvi-body[data-bvi-size='6'] * h4,html body .bvi-body[data-bvi-size='6'] * h4 *{font-size:10px !important}html body .bvi-body[data-bvi-size='6'] * h5,html body .bvi-body[data-bvi-size='6'] * h5 *{font-size:9px !important}html body .bvi-body[data-bvi-size='6'] * h6,html body .bvi-body[data-bvi-size='6'] * h6 *{font-size:8px !important}html body .bvi-body[data-bvi-size='5'] *{font-size:5px !important}html body .bvi-body[data-bvi-size='5'] * h1,html body .bvi-body[data-bvi-size='5'] * h1 *{font-size:12px !important}html body .bvi-body[data-bvi-size='5'] * h2,html body .bvi-body[data-bvi-size='5'] * h2 *{font-size:11px !important}html body .bvi-body[data-bvi-size='5'] * h3,html body .bvi-body[data-bvi-size='5'] * h3 *{font-size:10px !important}html body .bvi-body[data-bvi-size='5'] * h4,html body .bvi-body[data-bvi-size='5'] * h4 *{font-size:9px !important}html body .bvi-body[data-bvi-size='5'] * h5,html body .bvi-body[data-bvi-size='5'] * h5 *{font-size:8px !important}html body .bvi-body[data-bvi-size='5'] * h6,html body .bvi-body[data-bvi-size='5'] * h6 *{font-size:7px !important}html body .bvi-body[data-bvi-size='4'] *{font-size:4px !important}html body .bvi-body[data-bvi-size='4'] * h1,html body .bvi-body[data-bvi-size='4'] * h1 *{font-size:11px !important}html body .bvi-body[data-bvi-size='4'] * h2,html body .bvi-body[data-bvi-size='4'] * h2 *{font-size:10px !important}html body .bvi-body[data-bvi-size='4'] * h3,html body .bvi-body[data-bvi-size='4'] * h3 *{font-size:9px !important}html body .bvi-body[data-bvi-size='4'] * h4,html body .bvi-body[data-bvi-size='4'] * h4 *{font-size:8px !important}html body .bvi-body[data-bvi-size='4'] * h5,html body .bvi-body[data-bvi-size='4'] * h5 *{font-size:7px !important}html body .bvi-body[data-bvi-size='4'] * h6,html body .bvi-body[data-bvi-size='4'] * h6 *{font-size:6px !important}html body .bvi-body[data-bvi-size='3'] *{font-size:3px !important}html body .bvi-body[data-bvi-size='3'] * h1,html body .bvi-body[data-bvi-size='3'] * h1 *{font-size:10px !important}html body .bvi-body[data-bvi-size='3'] * h2,html body .bvi-body[data-bvi-size='3'] * h2 *{font-size:9px !important}html body .bvi-body[data-bvi-size='3'] * h3,html body .bvi-body[data-bvi-size='3'] * h3 *{font-size:8px !important}html body .bvi-body[data-bvi-size='3'] * h4,html body .bvi-body[data-bvi-size='3'] * h4 *{font-size:7px !important}html body .bvi-body[data-bvi-size='3'] * h5,html body .bvi-body[data-bvi-size='3'] * h5 *{font-size:6px !important}html body .bvi-body[data-bvi-size='3'] * h6,html body .bvi-body[data-bvi-size='3'] * h6 *{font-size:5px !important}html body .bvi-body[data-bvi-size='2'] *{font-size:2px !important}html body .bvi-body[data-bvi-size='2'] * h1,html body .bvi-body[data-bvi-size='2'] * h1 *{font-size:9px !important}html body .bvi-body[data-bvi-size='2'] * h2,html body .bvi-body[data-bvi-size='2'] * h2 *{font-size:8px !important}html body .bvi-body[data-bvi-size='2'] * h3,html body .bvi-body[data-bvi-size='2'] * h3 *{font-size:7px !important}html body .bvi-body[data-bvi-size='2'] * h4,html body .bvi-body[data-bvi-size='2'] * h4 *{font-size:6px !important}html body .bvi-body[data-bvi-size='2'] * h5,html body .bvi-body[data-bvi-size='2'] * h5 *{font-size:5px !important}html body .bvi-body[data-bvi-size='2'] * h6,html body .bvi-body[data-bvi-size='2'] * h6 *{font-size:4px !important}html body .bvi-body[data-bvi-size='1'] *{font-size:1px !important}html body .bvi-body[data-bvi-size='1'] * h1,html body .bvi-body[data-bvi-size='1'] * h1 *{font-size:8px !important}html body .bvi-body[data-bvi-size='1'] * h2,html body .bvi-body[data-bvi-size='1'] * h2 *{font-size:7px !important}html body .bvi-body[data-bvi-size='1'] * h3,html body .bvi-body[data-bvi-size='1'] * h3 *{font-size:6px !important}html body .bvi-body[data-bvi-size='1'] * h4,html body .bvi-body[data-bvi-size='1'] * h4 *{font-size:5px !important}html body .bvi-body[data-bvi-size='1'] * h5,html body .bvi-body[data-bvi-size='1'] * h5 *{font-size:4px !important}html body .bvi-body[data-bvi-size='1'] * h6,html body .bvi-body[data-bvi-size='1'] * h6 *{font-size:3px !important}html body .bvi-body[data-bvi-images='true'] img{-webkit-filter:grayscale(0);filter:grayscale(0)}html body .bvi-body[data-bvi-images='false'] .bvi-img-off{border:2px dashed !important;box-sizing:border-box !important;overflow:hidden !important;max-width:100% !important;max-height:100% !important;word-wrap:break-word !important;text-align:center !important;display:flex !important;align-items:center !important;justify-content:center !important}html body .bvi-body[data-bvi-images='grayscale'] img.grayscale{filter:url("data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg'><filterid='grayscale'><feColorMatrixtype='saturate'values='0'/></filter></svg>#grayscale");-webkit-filter:grayscale(1);filter:grayscale(1);filter:gray}html body .bvi-body[data-bvi-images='grayscale'] .bvi-div-grayscale{position:relative;display:block}html body .bvi-body[data-bvi-line-height='normal'] *{line-height:1.5 !important}html body .bvi-body[data-bvi-line-height='average'] *{line-height:2 !important}html body .bvi-body[data-bvi-line-height='big'] *{line-height:2.5 !important}html body .bvi-body[data-bvi-letter-spacing='normal'] *{letter-spacing:0 !important}html body .bvi-body[data-bvi-letter-spacing='average'] *{letter-spacing:2px !important}html body .bvi-body[data-bvi-letter-spacing='big'] *{letter-spacing:4px !important}html body .bvi-body[data-bvi-font-family='arial'] *:not(i):not(span){font-family:Arial,sans-serif}html body .bvi-body[data-bvi-font-family='times'] *:not(i):not(span){font-family:"Times New roman"}html body .bvi-body[data-bvi-flash-iframe='true'] iframe,html body .bvi-body[data-bvi-flash-iframe='true'] video,html body .bvi-body[data-bvi-flash-iframe='true'] figure{display:block}html body .bvi-body[data-bvi-flash-iframe='false'] iframe,html body .bvi-body[data-bvi-flash-iframe='false'] video,html body .bvi-body[data-bvi-flash-iframe='false'] figure{display:none}
/* End */


/* Start:/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/bvi-font.min.css?17291897721612*/
.bvi-icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.bvi-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.bvi-xs{font-size:.75em !important}.bvi-sm{font-size:.875em !important}.bvi-1x{font-size:1em !important}.bvi-2x{font-size:2em !important}.bvi-3x{font-size:3em !important}.bvi-4x{font-size:4em !important}.bvi-5x{font-size:5em !important}.bvi-6x{font-size:6em !important}.bvi-7x{font-size:7em !important}.bvi-8x{font-size:8em !important}.bvi-9x{font-size:9em !important}.bvi-10x{font-size:10em !important}.bvi-font:before{content:"\f031"}.bvi-plus:before{content:"\f067"}.bvi-minus:before{content:"\f068"}.bvi-circle:before{content:"\f111"}.bvi-circle-notch:before{content:"\f1ce"}.bvi-adjust:before{content:"\f042"}.bvi-volume-up:before{content:"\f028"}.bvi-volume-off:before{content:"\f026"}.bvi-cogs:before{content:"\f085"}.bvi-low-vision:before{content:"\f2a8"}.bvi-chevron-circle-up:before{content:"\f139"}.bvi-eye:before{content:"\f06e"}.bvi-sync-alt:before{content:"\f2f1"}.bvi-times-circle:before{content:"\f057"}.bvi-bolt:before{content:"\f0e7"}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url("/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/../fonts/fa-solid-900.eot");src:url("/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/../fonts/fa-solid-900.woff2") format("woff2"),url("/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/../fonts/fa-solid-900.woff") format("woff"),url("/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/../fonts/fa-solid-900.ttf") format("truetype")}.bvi-icon{font-family:'Font Awesome 5 Free';font-weight:900}
/* End */


/* Start:/local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/custom.css?17291897721450*/
.top-row .vision-special>p {
    height: 29px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0;
}

.top-row .vision-special .bvi-open {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border: 1px solid #025192;
    border-radius: 5px;
}

.top-row .vision-special .bvi-open>span {
    display: none;
}

.top-row .vision-special .bvi-open>svg {
    fill: #025193;
}

.top-row .vision-special .bvi-panel-close {
    padding: 6px 12px;
    border: 1px solid #343a40;
	font-weight: 700;
}

header .logo .logo-text {
    display: none;
}

.bvi-body header .logo {
    height: 100% !important;
}

.bvi-body header .logo .logo-text {
    display: block;
    height: 100%;
    padding: 30px;
    margin: 0;
    border: 4px solid;
    font-size: 24px !important;
    text-align: center;
}

.bvi-body header .logo .logo-text>span {
    display: block;
    font-size: 24px !important;
}

@media ( max-width: 991px ) {
    .bvi-body header.menu-type-2 {
        height: 100% !important;
    }

    .bvi-body header.menu-type-2 button.btn-responsive-nav {
        bottom: 0;
    }

    .bvi-body header.menu-type-2 .nav-main-collapse {
        top: 0 !important;
    }
}

.bvi-body .vision-special {
    padding: 8px 0;
}

.bvi-body .vision-special>p {
    height: auto;
}

.bvi-body .search {
    margin: 11px 0;
}

.bvi-body .main {
    margin-top: 48px;
}

/* End */
/* /local/templates/vdpo31_local/vendor/flexslider/flexslider.css?17291897725209 */
/* /local/templates/vdpo31_local/css/theme-elements.css?17291897714368 */
/* /local/templates/vdpo31_local/css/theme-responsive.css?17291897711736 */
/* /local/templates/vdpo31_local/css/flexbox.css?173141408117227 */
/* /local/templates/vdpo31_local/css/fancybox.css?172918977115598 */
/* /bitrix/templates/.default/ajax/ajax.min.css?1729189917420 */
/* /local/templates/vdpo31_local/custom.css?177263239263693 */
/* /local/templates/vdpo31_local/components/bitrix/search.title/corp/style.css?17291897723115 */
/* /local/templates/vdpo31_local/components/bitrix/menu/top/style.css?17291897721662 */
/* /local/templates/vdpo31_local/components/bitrix/menu/bottom/style.css?1729189772196 */
/* /local/templates/vdpo31_local/styles.css?17291897713487 */
/* /local/templates/vdpo31_local/template_styles.css?173141438923217 */
/* /local/templates/vdpo31_local/css/responsive.css?17291897712618 */
/* /local/templates/vdpo31_local/themes/color5/style.css?172918977211197 */
/* /local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/style.css?172918977270 */
/* /local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/bvi-font.min.css?17291897721612 */
/* /local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/bvi.min.css?1729189772127805 */
/* /local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/bvi.min.css?1729189772127805 */
/* /local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/bvi-font.min.css?17291897721612 */
/* /local/templates/vdpo31_local/components/vision/vision.special/default_CSN/style/css/custom.css?17291897721450 */
