F@charset "UTF-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	outline:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
body {
	line-height:1
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:after, blockquote:before {
	content:'';
	content:none
}
q:after, q:before {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
a {	text-decoration:none;
	color:inherit
}
 a:hover {    color: red; 	}



button {
	background:0 0;
	border:none;
	padding:0;
	font-family:inherit;
	outline:0;
	cursor:pointer
}
.container-left-half {
	margin-right:0;
	margin-left:auto
}
.container-right-half {
	margin-right:auto;
	margin-left:0
}
.container-left-half, .container-right-half {
	padding-right:6px;
	padding-left:6px
}/*!
 * Bootstrap Grid v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-ms-overflow-style:scrollbar
}
*, ::after, ::before {
-webkit-box-sizing:inherit;
box-sizing:inherit
}
.container {
	width:100%;
	padding-right:6px;
	padding-left:6px;
	margin-right:auto;
	margin-left:auto
}
.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
	width:100%;
	padding-right:6px;
	padding-left:6px;
	margin-right:auto;
	margin-left:auto
}
.row {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:-6px;
	margin-left:-6px
}
.no-gutters {
	margin-right:0;
	margin-left:0
}
.no-gutters>.col, .no-gutters>[class*=col-] {
padding-right:0;
padding-left:0
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
	position:relative;
	width:100%;
	padding-right:6px;
	padding-left:6px
}
.col {
	-ms-flex-preferred-size:0;
	flex-basis:0;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	min-width:0;
	max-width:100%
}
.row-cols-1>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 100%;
	flex:0 0 100%;
	max-width:100%
}
.row-cols-2>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 50%;
	flex:0 0 50%;
	max-width:50%
}
.row-cols-3>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 33.33333%;
	flex:0 0 33.33333%;
	max-width:33.33333%
}
.row-cols-4>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:25%
}
.row-cols-5>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 20%;
	flex:0 0 20%;
	max-width:20%
}
.row-cols-6>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 16.66667%;
	flex:0 0 16.66667%;
	max-width:16.66667%
}
.col-auto {
	-webkit-box-flex:0;
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	width:auto;
	max-width:100%
}
.col-1 {
	-webkit-box-flex:0;
	-ms-flex:0 0 8.33333%;
	flex:0 0 8.33333%;
	max-width:8.33333%
}
.col-2 {
	-webkit-box-flex:0;
	-ms-flex:0 0 16.66667%;
	flex:0 0 16.66667%;
	max-width:16.66667%
}
.col-3 {
	-webkit-box-flex:0;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:25%
}
.col-4 {
	-webkit-box-flex:0;
	-ms-flex:0 0 33.33333%;
	flex:0 0 33.33333%;
	max-width:33.33333%
}
.col-5 {
	-webkit-box-flex:0;
	-ms-flex:0 0 41.66667%;
	flex:0 0 41.66667%;
	max-width:41.66667%
}
.col-6 {
	-webkit-box-flex:0;
	-ms-flex:0 0 50%;
	flex:0 0 50%;
	max-width:50%
}
.col-7 {
	-webkit-box-flex:0;
	-ms-flex:0 0 58.33333%;
	flex:0 0 58.33333%;
	max-width:58.33333%
}
.col-8 {
	-webkit-box-flex:0;
	-ms-flex:0 0 66.66667%;
	flex:0 0 66.66667%;
	max-width:66.66667%
}
.col-9 {
	-webkit-box-flex:0;
	-ms-flex:0 0 75%;
	flex:0 0 75%;
	max-width:75%
}
.col-10 {
	-webkit-box-flex:0;
	-ms-flex:0 0 83.33333%;
	flex:0 0 83.33333%;
	max-width:83.33333%
}
.col-11 {
	-webkit-box-flex:0;
	-ms-flex:0 0 91.66667%;
	flex:0 0 91.66667%;
	max-width:91.66667%
}
.col-12 {
	-webkit-box-flex:0;
	-ms-flex:0 0 100%;
	flex:0 0 100%;
	max-width:100%
}
.order-first {
	-webkit-box-ordinal-group:0;
	-ms-flex-order:-1;
	order:-1
}
.order-last {
	-webkit-box-ordinal-group:14;
	-ms-flex-order:13;
	order:13
}
.order-0 {
	-webkit-box-ordinal-group:1;
	-ms-flex-order:0;
	order:0
}
.order-1 {
	-webkit-box-ordinal-group:2;
	-ms-flex-order:1;
	order:1
}
.order-2 {
	-webkit-box-ordinal-group:3;
	-ms-flex-order:2;
	order:2
}
.order-3 {
	-webkit-box-ordinal-group:4;
	-ms-flex-order:3;
	order:3
}
.order-4 {
	-webkit-box-ordinal-group:5;
	-ms-flex-order:4;
	order:4
}
.order-5 {
	-webkit-box-ordinal-group:6;
	-ms-flex-order:5;
	order:5
}
.order-6 {
	-webkit-box-ordinal-group:7;
	-ms-flex-order:6;
	order:6
}
.order-7 {
	-webkit-box-ordinal-group:8;
	-ms-flex-order:7;
	order:7
}
.order-8 {
	-webkit-box-ordinal-group:9;
	-ms-flex-order:8;
	order:8
}
.order-9 {
	-webkit-box-ordinal-group:10;
	-ms-flex-order:9;
	order:9
}
.order-10 {
	-webkit-box-ordinal-group:11;
	-ms-flex-order:10;
	order:10
}
.order-11 {
	-webkit-box-ordinal-group:12;
	-ms-flex-order:11;
	order:11
}
.order-12 {
	-webkit-box-ordinal-group:13;
	-ms-flex-order:12;
	order:12
}
.offset-1 {
	margin-left:8.33333%
}
.offset-2 {
	margin-left:16.66667%
}
.offset-3 {
	margin-left:25%
}
.offset-4 {
	margin-left:33.33333%
}
.offset-5 {
	margin-left:41.66667%
}
.offset-6 {
	margin-left:50%
}
.offset-7 {
	margin-left:58.33333%
}
.offset-8 {
	margin-left:66.66667%
}
.offset-9 {
	margin-left:75%
}
.offset-10 {
	margin-left:83.33333%
}
.offset-11 {
	margin-left:91.66667%
}
.d-none {
	display:none!important
}
.d-inline {
	display:inline!important
}
.d-inline-block {
	display:inline-block!important
}
.d-block {
	display:block!important
}
.d-table {
	display:table!important
}
.d-table-row {
	display:table-row!important
}
.d-table-cell {
	display:table-cell!important
}
.d-flex {
	display:-webkit-box!important;
	display:-ms-flexbox!important;
	display:flex!important
}
.d-inline-flex {
	display:-webkit-inline-box!important;
	display:-ms-inline-flexbox!important;
	display:inline-flex!important
}
.flex-row {
	-webkit-box-orient:horizontal!important;
	-webkit-box-direction:normal!important;
	-ms-flex-direction:row!important;
	flex-direction:row!important
}
.flex-column {
	-webkit-box-orient:vertical!important;
	-webkit-box-direction:normal!important;
	-ms-flex-direction:column!important;
	flex-direction:column!important
}
.flex-row-reverse {
	-webkit-box-orient:horizontal!important;
	-webkit-box-direction:reverse!important;
	-ms-flex-direction:row-reverse!important;
	flex-direction:row-reverse!important
}
.flex-column-reverse {
	-webkit-box-orient:vertical!important;
	-webkit-box-direction:reverse!important;
	-ms-flex-direction:column-reverse!important;
	flex-direction:column-reverse!important
}
.flex-wrap {
	-ms-flex-wrap:wrap!important;
	flex-wrap:wrap!important
}
.flex-nowrap {
	-ms-flex-wrap:nowrap!important;
	flex-wrap:nowrap!important
}
.flex-wrap-reverse {
	-ms-flex-wrap:wrap-reverse!important;
	flex-wrap:wrap-reverse!important
}
.flex-fill {
	-webkit-box-flex:1!important;
	-ms-flex:1 1 auto!important;
	flex:1 1 auto!important
}
.flex-grow-0 {
	-webkit-box-flex:0!important;
	-ms-flex-positive:0!important;
	flex-grow:0!important
}
.flex-grow-1 {
	-webkit-box-flex:1!important;
	-ms-flex-positive:1!important;
	flex-grow:1!important
}
.flex-shrink-0 {
	-ms-flex-negative:0!important;
	flex-shrink:0!important
}
.flex-shrink-1 {
	-ms-flex-negative:1!important;
	flex-shrink:1!important
}
.justify-content-start {
	-webkit-box-pack:start!important;
	-ms-flex-pack:start!important;
	justify-content:flex-start!important
}
.justify-content-end {
	-webkit-box-pack:end!important;
	-ms-flex-pack:end!important;
	justify-content:flex-end!important
}
.justify-content-center {
	-webkit-box-pack:center!important;
	-ms-flex-pack:center!important;
	justify-content:center!important
}
.justify-content-between {
	-webkit-box-pack:justify!important;
	-ms-flex-pack:justify!important;
	justify-content:space-between!important
}
.justify-content-around {
	-ms-flex-pack:distribute!important;
	justify-content:space-around!important
}
.align-items-start {
	-webkit-box-align:start!important;
	-ms-flex-align:start!important;
	align-items:flex-start!important
}
.align-items-end {
	-webkit-box-align:end!important;
	-ms-flex-align:end!important;
	align-items:flex-end!important
}
.align-items-center {
	-webkit-box-align:center!important;
	-ms-flex-align:center!important;
	align-items:center!important
}
.align-items-baseline {
	-webkit-box-align:baseline!important;
	-ms-flex-align:baseline!important;
	align-items:baseline!important
}
.align-items-stretch {
	-webkit-box-align:stretch!important;
	-ms-flex-align:stretch!important;
	align-items:stretch!important
}
.align-content-start {
	-ms-flex-line-pack:start!important;
	align-content:flex-start!important
}
.align-content-end {
	-ms-flex-line-pack:end!important;
	align-content:flex-end!important
}
.align-content-center {
	-ms-flex-line-pack:center!important;
	align-content:center!important
}
.align-content-between {
	-ms-flex-line-pack:justify!important;
	align-content:space-between!important
}
.align-content-around {
	-ms-flex-line-pack:distribute!important;
	align-content:space-around!important
}
.align-content-stretch {
	-ms-flex-line-pack:stretch!important;
	align-content:stretch!important
}
.align-self-auto {
	-ms-flex-item-align:auto!important;
	align-self:auto!important
}
.align-self-start {
	-ms-flex-item-align:start!important;
	align-self:flex-start!important
}
.align-self-end {
	-ms-flex-item-align:end!important;
	align-self:flex-end!important
}
.align-self-center {
	-ms-flex-item-align:center!important;
	align-self:center!important
}
.align-self-baseline {
	-ms-flex-item-align:baseline!important;
	align-self:baseline!important
}
.align-self-stretch {
	-ms-flex-item-align:stretch!important;
	align-self:stretch!important
}
.m-0 {
	margin:0!important
}
.mt-0, .my-0 {
	margin-top:0!important
}
.mr-0, .mx-0 {
	margin-right:0!important
}
.mb-0, .my-0 {
	margin-bottom:0!important
}
.ml-0, .mx-0 {
	margin-left:0!important
}
.m-1 {
margin:.25rem!important
}
.mt-1, .my-1 {
margin-top:.25rem!important
}
.mr-1, .mx-1 {
margin-right:.25rem!important
}
.mb-1, .my-1 {
margin-bottom:.25rem!important
}
.ml-1, .mx-1 {
margin-left:.25rem!important
}
.m-2 {
margin:.5rem!important
}
.mt-2, .my-2 {
margin-top:.5rem!important
}
.mr-2, .mx-2 {
margin-right:.5rem!important
}
.mb-2, .my-2 {
margin-bottom:.5rem!important
}
.ml-2, .mx-2 {
margin-left:.5rem!important
}
.m-3 {
	margin:1rem!important
}
.mt-3, .my-3 {
	margin-top:1rem!important
}
.mr-3, .mx-3 {
	margin-right:1rem!important
}
.mb-3, .my-3 {
	margin-bottom:1rem!important
}
.ml-3, .mx-3 {
	margin-left:1rem!important
}
.m-4 {
	margin:1.5rem!important
}
.mt-4, .my-4 {
	margin-top:1.5rem!important
}
.mr-4, .mx-4 {
	margin-right:1.5rem!important
}
.mb-4, .my-4 {
	margin-bottom:1.5rem!important
}
.ml-4, .mx-4 {
	margin-left:1.5rem!important
}
.m-5 {
	margin:3rem!important
}
.mt-5, .my-5 {
	margin-top:3rem!important
}
.mr-5, .mx-5 {
	margin-right:3rem!important
}
.mb-5, .my-5 {
	margin-bottom:3rem!important
}
.ml-5, .mx-5 {
	margin-left:3rem!important
}
.p-0 {
	padding:0!important
}
.pt-0, .py-0 {
	padding-top:0!important
}
.pr-0, .px-0 {
	padding-right:0!important
}
.pb-0, .py-0 {
	padding-bottom:0!important
}
.pl-0, .px-0 {
	padding-left:0!important
}
.p-1 {
padding:.25rem!important
}
.pt-1, .py-1 {
padding-top:.25rem!important
}
.pr-1, .px-1 {
padding-right:.25rem!important
}
.pb-1, .py-1 {
padding-bottom:.25rem!important
}
.pl-1, .px-1 {
padding-left:.25rem!important
}
.p-2 {
padding:.5rem!important
}
.pt-2, .py-2 {
padding-top:.5rem!important
}
.pr-2, .px-2 {
padding-right:.5rem!important
}
.pb-2, .py-2 {
padding-bottom:.5rem!important
}
.pl-2, .px-2 {
padding-left:.5rem!important
}
.p-3 {
	padding:1rem!important
}
.pt-3, .py-3 {
	padding-top:1rem!important
}
.pr-3, .px-3 {
	padding-right:1rem!important
}
.pb-3, .py-3 {
	padding-bottom:1rem!important
}
.pl-3, .px-3 {
	padding-left:1rem!important
}
.p-4 {
	padding:1.5rem!important
}
.pt-4, .py-4 {
	padding-top:1.5rem!important
}
.pr-4, .px-4 {
	padding-right:1.5rem!important
}
.pb-4, .py-4 {
	padding-bottom:1.5rem!important
}
.pl-4, .px-4 {
	padding-left:1.5rem!important
}
.p-5 {
	padding:3rem!important
}
.pt-5, .py-5 {
	padding-top:3rem!important
}
.pr-5, .px-5 {
	padding-right:3rem!important
}
.pb-5, .py-5 {
	padding-bottom:3rem!important
}
.pl-5, .px-5 {
	padding-left:3rem!important
}
.m-n1 {
margin:-.25rem!important
}
.mt-n1, .my-n1 {
margin-top:-.25rem!important
}
.mr-n1, .mx-n1 {
margin-right:-.25rem!important
}
.mb-n1, .my-n1 {
margin-bottom:-.25rem!important
}
.ml-n1, .mx-n1 {
margin-left:-.25rem!important
}
.m-n2 {
margin:-.5rem!important
}
.mt-n2, .my-n2 {
margin-top:-.5rem!important
}
.mr-n2, .mx-n2 {
margin-right:-.5rem!important
}
.mb-n2, .my-n2 {
margin-bottom:-.5rem!important
}
.ml-n2, .mx-n2 {
margin-left:-.5rem!important
}
.m-n3 {
	margin:-1rem!important
}
.mt-n3, .my-n3 {
	margin-top:-1rem!important
}
.mr-n3, .mx-n3 {
	margin-right:-1rem!important
}
.mb-n3, .my-n3 {
	margin-bottom:-1rem!important
}
.ml-n3, .mx-n3 {
	margin-left:-1rem!important
}
.m-n4 {
	margin:-1.5rem!important
}
.mt-n4, .my-n4 {
	margin-top:-1.5rem!important
}
.mr-n4, .mx-n4 {
	margin-right:-1.5rem!important
}
.mb-n4, .my-n4 {
	margin-bottom:-1.5rem!important
}
.ml-n4, .mx-n4 {
	margin-left:-1.5rem!important
}
.m-n5 {
	margin:-3rem!important
}
.mt-n5, .my-n5 {
	margin-top:-3rem!important
}
.mr-n5, .mx-n5 {
	margin-right:-3rem!important
}
.mb-n5, .my-n5 {
	margin-bottom:-3rem!important
}
.ml-n5, .mx-n5 {
	margin-left:-3rem!important
}
.m-auto {
	margin:auto!important
}
.mt-auto, .my-auto {
	margin-top:auto!important
}
.mr-auto, .mx-auto {
	margin-right:auto!important
}
.mb-auto, .my-auto {
	margin-bottom:auto!important
}
.ml-auto, .mx-auto {
	margin-left:auto!important
}
.slick-slider {
	position:relative;
	display:block;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	position:relative;
	overflow:hidden;
	display:block;
	margin:0;
	padding:0
}
.slick-list:focus {
	outline:0
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0)
}
.slick-track {
	position:relative;
	left:0;
	top:0;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.slick-track:after, .slick-track:before {
	content:"";
	display:table
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	float:left;
	height:100%;
	min-height:1px;
	display:none
}
[dir=rtl] .slick-slide {
	float:right
}
.slick-slide img {
	display:block
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-arrow.slick-hidden {
	display:none
}

@font-face {
font-family:Lato;
font-style:normal;
font-weight:100;
font-display:swap;
src:url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHh30AUi-qJCY.woff2) format("woff2");
unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
font-family:Lato;
font-style:normal;
font-weight:100;
font-display:swap;
src:url(https://fonts.gstatic.com/s/lato/v17/S6u8w4BMUTPHh30AXC-q.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
font-family:Lato;
font-style:normal;
font-weight:300;
font-display:swap;
src:url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format("woff2");
unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
font-family:Lato;
font-style:normal;
font-weight:300;
font-display:swap;
src:url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh7USSwiPGQ.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
font-family:Lato;
font-style:normal;
font-weight:400;
font-display:swap;
src:url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");
unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
font-family:Lato;
font-style:normal;
font-weight:400;
font-display:swap;
src:url(https://fonts.gstatic.com/s/lato/v17/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
font-family:Lato;
font-style:normal;
font-weight:700;
font-display:swap;
src:url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format("woff2");
unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
font-family:Lato;
font-style:normal;
font-weight:700;
font-display:swap;
src:url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
@font-face {
font-family:Lato;
font-style:normal;
font-weight:900;
font-display:swap;
src:url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format("woff2");
unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
font-family:Lato;
font-style:normal;
font-weight:900;
font-display:swap;
src:url(https://fonts.gstatic.com/s/lato/v17/S6u9w4BMUTPHh50XSwiPGQ.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}
body {
	font-family:Lato, sans-serif;
	line-height:1.4
}
input {
	font-family:Lato, sans-serif;
	outline:0
}
.h2, h2 {
	font-weight:800;
	font-size:36px;
	line-height:1.2;
	letter-spacing:.03em;
	text-transform:uppercase
}
h3 {
	font-weight:700;
	font-size:24px;
	line-height:1.3
}
/*я добавила*/
h4 {
	font-weight:700;
	/*font-size:18px;
	line-height:1.1*/
}


.header {
	padding:16px 0 20px
}
.header__top {
	margin-bottom:15px
}
.header-logo img {
	width:100%;
	display:block
}
.header__lang {
	font-weight:700;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:12px;
	margin-left:24px
}
.header__lang-btn {
	margin-left:4px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.header__lang-btn img {
	display:block
}
.header__lang-flag {
	margin-right:4px
}
.header__lang-hidden {
	position:absolute;
	right:10px;
	background:#fff;
	padding:12px;
	margin-top:8px;
	z-index:5;
	-webkit-box-shadow:0 2px 2px rgba(0, 0, 0, .08), 0 2px 8px rgba(0, 0, 0, .08);
	box-shadow:0 2px 2px rgba(0, 0, 0, .08), 0 2px 8px rgba(0, 0, 0, .08);
	display:none
}
.header__lang-hidden.open {
	display:block
}
.header__lang-hidden a {
	font-weight:700;
	font-size:12px;
	line-height:1;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.header__lang-hidden a img {
	display:block;
	margin-left:4px
}
.header__glass img {
	display:block
}
.header__social {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.header__social a {
	margin-right:14px
}
.header__social a:last-child {
	margin-right:0
}
.header__social a img {
	display:block
}
.header__lc {
	font-size:14px;
	line-height:1.2
}
.header__search {
	padding:7.5px 24px;
	border:1px solid #d8d6d6;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.header__search-input {
	border:none;
	font-size:14px;
	width:100%
}
.header__search-input::-webkit-input-placeholder {
color:#8c8b8b;
line-height:1.2
}
.header__search-input::-moz-placeholder {
color:#8c8b8b;
line-height:1.2
}
.header__search-input:-ms-input-placeholder {
color:#8c8b8b;
line-height:1.2
}
.header__search-input::-ms-input-placeholder {
color:#8c8b8b;
line-height:1.2
}
.header__search-input::placeholder {
color:#8c8b8b;
line-height:1.2
}
.header__search-btn {
	border-left:1px solid #d8d6d6;
	padding:5.5px 0 5.5px 16px
}
.header__search-btn img {
	display:block
}
.header__search-popup {
	display:none
}
.header__search-popup.open {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.header__bottom {
	background:rgba(193, 222, 228, .4);
	position:relative;
	z-index:1
}
.header__nav {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
.header__nav a {
	font-weight:700;
	font-size:16px;
	line-height:1.2;
	letter-spacing:.04em;
	text-transform:uppercase
}

<!-----mari---------------------------->
.header__nav>.Nodropdown {
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto
}
.header__nav>.Nodropdown>a {
	padding:28px 0;
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	display:block
}
<!---mari------------------------------>


.header__nav>.dropdown {
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto
}
.header__nav>.dropdown>a {
	padding:28px 0;
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	display:block
}
.header .popup__btn-burger .close, .header .popup__btn-search .close {
	display:none
}
.header .popup__btn-burger.open .hidden, .header .popup__btn-search.open .hidden {
	display:none
}
.header .popup__btn-burger.open .close, .header .popup__btn-search.open .close {
	display:block
}
.dropdown {
	position:relative
}
.dropdown:nth-last-child(-n+2) .dropdown-hidden {
left:auto;
right:0
}
.dropdown-hidden {
	position:absolute;
	left:0;
	top:50px;
	background:#fff;
	-webkit-box-shadow:0 2px 2px rgba(0, 0, 0, .08), 0 2px 8px rgba(0, 0, 0, .08);
	box-shadow:0 2px 2px rgba(0, 0, 0, .08), 0 2px 8px rgba(0, 0, 0, .08);
	display:none;
	padding:28px 70px 28px 40px
}
.dropdown-hidden a {
	white-space:nowrap;
	font-weight:400;
	font-size:18px;
	/*color:#000;*/
	text-transform:none;
	margin-bottom:12px;
	display:block
}
.dropdown-hidden a:last-child {
	margin-bottom:0
}
.dropdown-half div:first-child {
	padding-right:70px
}
.dropdown-half div:last-child {
	padding-left:40px;
	border-left:1px solid #d8d6d6
}
.dropdown.open .dropdown-hidden {
	display:block
}
.dropdown.open .dropdown-hidden.dropdown-half {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex
}
.popup-menu {
	position:fixed;
	bottom:0;
	right:0;
	left:0;
	top:0;
	padding:62px 0;
	background:#fff;
	z-index:5;
	display:none;
	overflow-y:scroll
}
.popup-menu.open {
	display:block
}

#loader-wrapper {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2
}
#loader {
	display:block;
	position:relative;
	top:50%;
	left:50%;
	width:150px;
	height:150px;
	margin:-75px 0 0 -75px;
	border:3px solid transparent;
	border-top-color:#fff;
	border-radius:100%;
	-webkit-animation:spin 2s linear infinite;
	animation:spin 2s linear infinite;
	z-index:1001
}
#loader:before {
	content:"";
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	border:3px solid transparent;
	border-top-color:#000;
	border-radius:100%;
	-webkit-animation:spin 3s linear infinite;
	animation:spin 3s linear infinite
}
#loader:after {
	content:"";
	position:absolute;
	top:12px;
	left:12px;
	right:12px;
	bottom:12px;
	border:3px solid transparent;
	border-top-color:#931c1f;
	border-radius:100%;
	-webkit-animation:spin 1.5s linear infinite;
	animation:spin 1.5s linear infinite
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
-ms-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes spin {
0% {
-webkit-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0)
}
100% {
-webkit-transform:rotate(360deg);
-ms-transform:rotate(360deg);
transform:rotate(360deg)
}
}
#loader-wrapper .loader-section {
	position:absolute;
	top:0;
	background:#e6f2f4;
	width:51%;
	height:100%;
	z-index:1000
}
#loader-wrapper .loader-section.section-left {
	left:0
}
#loader-wrapper .loader-section.section-right {
	right:0
}
.loaded #loader-wrapper .loader-section.section-left {
	-webkit-transform:translateX(-100%);
	-ms-transform:translateX(-100%);
	transform:translateX(-100%);
-webkit-transition:all .7s .3s cubic-bezier(.645, .045, .355, 1);
-o-transition:all .7s .3s cubic-bezier(.645, .045, .355, 1);
transition:all .7s .3s cubic-bezier(.645, .045, .355, 1)
}
.loaded #loader-wrapper .loader-section.section-right {
	-webkit-transform:translateX(100%);
	-ms-transform:translateX(100%);
	transform:translateX(100%);
-webkit-transition:all .7s .3s cubic-bezier(.645, .045, .355, 1);
-o-transition:all .7s .3s cubic-bezier(.645, .045, .355, 1);
transition:all .7s .3s cubic-bezier(.645, .045, .355, 1)
}
.loaded #loader {
	opacity:0;
-webkit-transition:all .3s ease-out;
-o-transition:all .3s ease-out;
transition:all .3s ease-out
}
.loaded #loader-wrapper {
	visibility:hidden;
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	transform:translateY(-100%);
-webkit-transition:all .3s 1s ease-out;
-o-transition:all .3s 1s ease-out;
transition:all .3s 1s ease-out
}




.footer {
	padding:50px 0 24px;
	background:#f7f5f5
}
.footer-logo img {
	width:100%;
	display:block
}
.footer-title {
	margin-bottom:12px
}
.footer-title h3 {
	text-transform:uppercase
}
.footer-address {
	font-size:18px;
	margin-bottom:20px
}
.footer-social {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center
}
.footer-social a {
	margin-right:12px;
	display:inline-block
}
.footer-social a img {
	display:block
}
.footer__contact {
	margin-bottom:48px
}
.footer__contact-item {
	font-size:15px;
	margin-bottom:8px
}
.footer__contact-item:last-child {
	margin-bottom:0
}
.footer__contact-item a {
	-webkit-text-decoration-line:underline;
	text-decoration-line:underline
}
.footer__bottom {
	padding-top:24px;
	border-top:1px solid #d8d6d6
}
.footer__bottom-item {
	height:64px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:12px;
	line-height:1.1;
	padding:0 7px 0 36px;
	background:#931c1f;
	color:#fff;
	background-repeat:no-repeat;
	background-position:center left
}
.footer__bottom-item.icon-min {
	background-image:url(../img/icon-min.png)
}
.footer__bottom-item.icon-info {
	background-image:url(../img/icon-info.png)
}
.footer__bottom-item.icon-papper {
	background-image:url(../img/icon-papper.png)
}
.footer__bottom-item.icon-shield {
	background-image:url(../img/icon-shield.png)
}
.footer__bottom-item.icon-hand {
	background-image:url(../img/icon-hand.png)
}
.footer__bottom-item.icon-mail {
	background-image:url(../img/icon-mail.png)
}
.home {
	overflow:hidden;
	margin-top:-75px;
	position:relative
}
.home__slider {
	max-height:420px;
	overflow:hidden
}
.home__slider-item {
	overflow:hidden
}
.home__slider-item img {
	position:relative;
	left:50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform:translateX(-50%);
	display:block
}
.home__slider__nav {
	position:absolute;
	left:0;
	right:0;
	bottom:0px
}
.home__slider__nav-number {
	margin-bottom:0px;
	text-align:left;
	margin-top:12px;
	color:#000
}
.home__slider .slick-dots li {
	display:inline-block;
	margin-right:8px
}
.home__slider .slick-dots li:last-child {
	margin-right:0
}
.home__slider .slick-dots li button {
	font-size:0;
	width:15px;
	height:15px;
	background:#fff;
	border-radius:100%
}
.home__slider .slick-dots li .progress {
	background:#fff;
	border-radius:100%
}
.home__slider .slick-dots li .progress circle {
	fill:#fff;
	stroke:#fff;
	stroke-width:2
}
.home__slider .slick-dots li.slick-active .progress circle {
	stroke:#931c1f
}
.news_main {
	padding:20px 0 0; /*70px*/
	background:#f7f5f5;
	margin-bottom:80px;
}
.news {
	padding:70px 0 0;
	background:#f7f5f5;
	margin-bottom:130px;	
	
}
.news.en {
	padding-bottom:70px;
	background: #FFF;
}
.news-title {
	margin-bottom:24px
}

.news__banner {
	position:relative;
	display:block;
	
	
}
.news__banner img {
	display:block;
	width:100%;
	/*MAX-HEIGHT: 600PX;*/
	overflow: hidden;
	
	 
}
.news__banner-desc {
	position:absolute;
	left:10px;
	bottom:10px;
	right:10px;
	color:#fff;
	background:rgba( 0,0,0,.3);
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);*/
}
.news__banner-date {
	margin-bottom:15px;
	font-size:11px;
	letter-spacing:.03em;
	text-transform:uppercase;
	color: #666;
}
.news__banner-title{
	padding-left: 15px;
	padding-bottom: 15px;
	left: 20px;
	bottom: 20px;
	
	color: #fff;
   
}
/*
.news__banner {
	position: relative;
	display: block;
	height: 100%;
	    MAX-HEIGHT: 600PX;
	overflow: hidden;
	
}
.news__banner img {
	display: block;
	height: 100%;
	width: auto;
}
.news__banner-desc {
	position: absolute;
	left: 20px;
	bottom: 20px;
	right: 85px;
	color: #FFF;

}
.news__banner-title{
	padding-left: 17px;
	left: 20px;
	bottom: 20px;
	
	color: #FFF;
background:rgba( 0,0,0,.2);
}

.news__banner-date {
	margin-bottom: 17px;
	padding-left: 17px;
	font-size: 11px;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	color: #EAE5E5;
	background:rgba( 0,0,0,.2);
}
*/

.news hr {
	margin:0;
	background:#e7aeaf;
	height:1px;
	width:100%;
	padding:0;
	border:0
}
.news__mini {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	background:#931c1f;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	height:100%
}
.news__item {
	padding:20px 20px 10px;
	display:block
}
.news__item-head {
	position:relative
}
.news__item-head img {
	width:100%;
	display:block;
	/*max-height:150px;
	overflow:hidden;*/
}
.news__item-date {
	position:absolute;
	bottom:0;
	left:0;
	padding:7px 16px 8px 0;
	font-size:11px;
	line-height:1;
	letter-spacing:.03em;
	text-transform:uppercase;
	color:#dab6b6;
	background:#931c1f
}
.news__item-desc {
	font-size:14px;
	line-height:1.4;
	color:#fff
	
}
.news__label {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	height:100%
}
.news__label__item {
	margin-top:23px
}
.news__label__item img {
	display:block
}
.news__label__item:first-child {
	margin-top:0
}
.news__label__item-date {
	font-size:11px;
	line-height:1.2;
	letter-spacing:.05em;
	text-transform:uppercase;
	color:#8c8b8b;
	margin-bottom:10px
}
.news__label__item-desc {
	font-size:14px;
	line-height:1.4;
	color:#000;
	font-weight:400;
}
.news__label-all {
	margin-top:auto;
	display:inline-block;
	margin-left:auto;
	font-size:14px;
	color:#931c1f
}
.news__label-all img {
	display:inline-block;
	margin-left:16px
}
.news__who {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin:0 -10px;
	margin-top:80px;
	position:relative;
	top:45px
}
.news__who__item {
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	text-align:center;
	margin:0 10px;
	background:#fff;
	-webkit-box-shadow:4px 4px 4px rgba(0, 0, 0, .03), 2px 4px 20px rgba(0, 0, 0, .04);
	box-shadow:4px 4px 4px rgba(0, 0, 0, .03), 2px 4px 20px rgba(0, 0, 0, .04);
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	padding:28px 0
}
.news__who__item-img {
	margin-right:20px
}
.news__who__item-img img {
	display:block
}
.news__who__item-title {
	font-weight:700;
	font-size:16px;
	line-height:1.1875;
	letter-spacing:.03em;
	text-transform:uppercase
}
.info {
	margin-bottom:80px
}
.info-title {
	border-top:1px solid #d8d6d6;
	padding-top:60px;
	margin-bottom:40px
}
.info-title-sved {
	background:#931c1f;
	color:#fff;
	display:inline-block;
	padding:2px 11px 2px 15px;
	margin-top:20px
}
.info__content__label {
	margin-bottom:40px
}
.info__content__label:last-child {
	margin-bottom:0
}
.info__content__label-item h3 {
	margin-bottom:20px
}
.info__content__label-item a {
	display:block;
	margin-bottom:10px;
	font-size:15px
}
.info__content__label-item a:last-child {
	margin-bottom:0
}
.info__content__banners-item {
	background-color:#931c1f;
	height:90px;
	padding:0 20px 0 30px;
	text-transform:uppercase;
	font-weight:700;
	font-size:16px;
	line-height:1.2;
	letter-spacing:.02em;
	color:#fff;
	margin-bottom:15px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	background-repeat:no-repeat
}
.info__content__banners-item.icon-virus {
	background-image:url(../img/icon-virus.png)
}
.info__content__banners-item.icon-flower {
	background-image:url(../img/icon-flower.png)
}
.info__content__banners-item.icon-message {
	background-image:url(../img/icon-message.png)
}
.info__content__banners-item.icon-flask {
	background-image:url(../img/icon-flask.png)
}
.info__content__banners-item.icon-molecule {
	background-image:url(../img/icon-molecule.png)
}
.info__content__banners-item.icon-chip {
	background-image:url(../img/icon-chip.png)
}
.info__content__banners-item.icon-assistance {
	background-image:url(../img/icon-assistance.png)
}
.info__content__banners-item.icon-rating {
	background-image:url(../img/icon-rating2.png)
}
.admission {
	margin-bottom:70px
}
.admission-title {
	margin-bottom:40px
}
.admission-item {
	text-align:center;
	margin-bottom:30px
}
.admission-item picture {
	display:block;
	height:auto;
	max-width:200px;
	margin:0 auto;
	margin-bottom:30px
}
.admission-item img {
	width:200px;
	height:auto;
	max-width:100%;
	border-radius:100%;
	display:inline-block
}
.admission-item p {
	text-decoration:underline;
	font-size:16px
}
.single {
	margin-top:35px
}
.single-breadcrump {/*display:-webkit-box;display:-ms-flexbox;display:flex;*/
	font-size:16px;
	color:#000;
	margin-top: 18px;
	margin-bottom:18px
}
.single-breadcrump a {
	text-decoration:underline;
	margin-right:20px
}
.single-title {
	margin-bottom:50px
}
.single__banner {
	background:#931c1f;
	padding:24px 36px;
	color:#fff;
	margin-bottom:36px
}
.single__banner-title {
	font-size:24px;
	line-height:1.5;
	margin-bottom:8px
}
.single__banner-text {
	font-size:16px;
	line-height:1.5
}
.single__banner-text p {
	margin-bottom:7px
}
.single__banner-text p:last-child {
	margin-bottom:0
}
.single__banner-text a {
	text-decoration:underline
}
.single__docs {
	color:#931c1f;
	-webkit-text-decoration-line:underline;
	text-decoration-line:underline;
	font-size:16px;
	line-height:1.5;
	margin-bottom:5px
}
.single__docs-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	margin-bottom:0 px;
	padding:8px 0 8px 28px;
	position:relative
}
.single__docs-item:before {
	content:"";
	width:4px;
	background:#931c1f;
	top:0;
	bottom:0;
	left:0;
	position:absolute
}
.single__docs-item a {
	margin-right:12px
}
.single-content {
	font-size:16px;
	line-height:1.5
}
.single-content a { text-decoration:underline;}
.single-content a:hover {    color: red;	}

.single-content img {	margin-right:10px;}


.single-content b {
	font-weight:700
}
.single-content p {
	margin-bottom:24px; margin-top:0px; 
}
.single-content ul {
	margin-bottom:20px
}
.single-content ul li {
	padding-left:20px;
	margin-bottom:8px
}
.single-content ul li:before {
	content:"•";
	font-size:16px;
	line-height:1.5;
	display:inline-block;
	margin-right:16px
}
.single__link-item {
	margin-bottom:36px
}
.single__link-title {
	margin-bottom:16px;
	font-weight:700;
	font-size:16px;
	line-height:1.2;
	letter-spacing:.04em;
	text-transform:uppercase
}
.single__link-content {
	background:#f7f5f5;
	padding:24px 24px 24px 36px
}
.single__link-content a {
	display:block;
	margin-bottom:16px;
	font-size:18px;
	line-height:1.4;
	-webkit-text-decoration-line:underline;
	text-decoration-line:underline;
	color:#8c8b8b
}
.single__link-content a:last-child {
	margin-bottom:0
}
.single__aside {
	max-width:400px;
	margin-bottom:36px
}
.single__aside-title {
	font-weight:700;
	font-size:16px;
	line-height:1.2;
	letter-spacing:.04em;
	text-transform:uppercase;
	color:#5C5C5C; /*#8c8b8b;*/
	margin-bottom:16px
}
.single__aside-content {
	padding:26px 28.5px;
	border:1px solid #d8d6d6
}
.single__aside-content a {
	font-size:14px;
	line-height:1.6;
	margin-bottom:16px;
	display:block;
	text-decoration:underline
}
.single__aside-content a:last-child {
	margin-bottom:0
}
.single__team-title {
	font-weight:700;
	font-size:16px;
	line-height:120%;
	letter-spacing:.04em;
	text-transform:uppercase;
	margin-bottom:16px
}
.single__team-content {
	background:#f7f5f5;
	padding:24px 26px 26px;
	margin-bottom:72px
}
.single__team-item {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:start;
	-ms-flex-align:start;
	align-items:flex-start;
	margin-bottom:20px;
	line-height:1.5
}
.single__team-item:last-child {
	margin-bottom:0
}
.single__team-name {
	margin-right:52px;
	-webkit-box-flex:0;
	-ms-flex:0 0 312px;
	flex:0 0 312px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	text-decoration:underline
}
.single__team-name:after {
	content:"";
	height:1px;
	background:#d8d6d6;
	display:block;
	-webkit-box-flex:1;
	-ms-flex:1 1 auto;
	flex:1 1 auto;
	margin-left:52px
}
.single__team-desc a {
	text-decoration:underline
}
.single__aside-nav {
	/*background:#f7f5f5;  MD*/
	/*padding-bottom:28px; 38 md*/
	padding-left:38px; 
	margin-bottom:0px; /*30  MD*/
	border-left: 2px solid lightgrey;
}
.single__aside-nav a {
	display:block;
	color:#5C5C5C;/* #8c8b8b;*/
	margin-bottom:18px; /*MD*/
	font-size:16px;
	line-height:1.2;
	/*text-decoration:underline*/
}
.single__aside-nav a:hover {    color: red;	}

.single__aside-nav a:last-child {
	margin-bottom:0
}

.tab-button {
	font-size:15px;
	line-height:1.33;
	letter-spacing:.04em;
	text-transform:uppercase;
	margin-right:28px
}
.tab-button:hover {
	color:red;
}

.tab-button:last-child {
	margin-right:0
}
.tab-button.is-active {
	font-weight:700
}
.tab-button.is-active:before {
	content:"";
	width:12px;
	height:12px;
	background:#931c1f;
	border-radius:100%;
	display:inline-block;
	margin-right:12px
}
.tab-title {
	margin-bottom:35px
}
.tab-item {
	display:none
}
.tab-item.is-active {
	display:block
}/*!
 * Button visually impaired v2.0
 */
html body .bvi-panel {
	font-family:Arial!important;
	padding:10px 10px;
	color:#000;
	top:0;
	left:0;
	right:0;
	letter-spacing:0;
	position:relative;
	text-shadow:none;
	line-height:normal;
	border:0;
margin-bottom:.3rem;
	background-color:#f7f7f7;
	border-color:#000;
	moz-box-shadow:0 1px 3px 0 rgba(0, 0, 0, .23);
	webkit-box-shadow:0 1px 3px 0 rgba(0, 0, 0, .23);
	-webkit-box-shadow:0 1px 3px 0 rgba(0, 0, 0, .23);
	box-shadow:0 1px 3px 0 rgba(0, 0, 0, .23);
	z-index:999999!important
}
html body .bvi-panel a {
	color:#2a2a2a;
	background-color:transparent;
	outline:0;
	text-decoration:underline
}
html body .bvi-panel a:hover {
	color:#000;
	outline:0;
	background-color:transparent;
	text-decoration:underline
}
html body .bvi-panel a:focus {
	color:#000;
	outline:0;
	background-color:transparent;
	text-decoration:underline
}
html body .bvi-panel a.bvi-link-copy {
	text-decoration:underline;
	color:#000;
	outline:0
}
html body .bvi-panel a.bvi-link-copy.active {
	color:#000;
	outline:0;
	text-decoration:none
}
html body .bvi-panel a.bvi-link-copy:hover {
	color:#000;
	outline:0;
	text-decoration:none
}
html body .bvi-panel a.bvi-link-copy:focus {
	color:#000;
	outline:0;
	text-decoration:none
}
html body .bvi-panel a.bvi-link {
	text-decoration:none;
	color:#000;
	background-color:transparent;
	text-align:center;
-webkit-transition:background-color .2s ease-out;
-o-transition:background-color .2s ease-out;
transition:background-color .2s ease-out;
	cursor:pointer;
	border-radius:2px;
	display:inline-block;
	height:36px;
	font-weight:700;
	line-height:36px;
	padding:0 10px;
	vertical-align:middle;
	border:1px solid #b2b2b2
}
html body .bvi-panel a.bvi-link.active {
	color:inherit;
	outline:0;
	background-color:#dbdbdb;
	text-decoration:none
}
html body .bvi-panel a.bvi-link:hover {
	color:#000;
	outline:0;
	background-color:#dbdbdb;
	text-decoration:none
}
html body .bvi-panel a.bvi-link:focus {
	color:#000;
	outline:0;
	background-color:#dbdbdb;
	text-decoration:none
}
html body .bvi-panel a.bvi-link.bvi-link-white {
	background-color:#fff;
	color:#000;
	text-decoration:none
}
html body .bvi-panel a.bvi-link.bvi-link-white:hover {
	background-color:#fff;
	color:#000;
	text-decoration:none
}
html body .bvi-panel a.bvi-link.bvi-link-black {
	background-color:#000;
	color:#fff;
	text-decoration:none
}
html body .bvi-panel a.bvi-link.bvi-link-black:hover {
	background-color:#000;
	color:#fff;
	text-decoration:none
}
html body .bvi-panel a.bvi-link.bvi-link-blue {
	background-color:#9dd1ff;
	color:#063462;
	text-decoration:none
}
html body .bvi-panel a.bvi-link.bvi-link-blue:hover {
	background-color:#9dd1ff;
	color:#063462;
	text-decoration:none
}
html body .bvi-panel a.bvi-link.bvi-link-brown {
	background-color:#f7f3d6;
	color:#4d4b43;
	text-decoration:none
}
html body .bvi-panel a.bvi-link.bvi-link-brown:hover {
	background-color:#f7f3d6;
	color:#4d4b43;
	text-decoration:none
}
html body .bvi-panel a.bvi-link.bvi-link-green {
	background-color:#3b2716;
	color:#a9e44d;
	text-decoration:none
}
html body .bvi-panel a.bvi-link.bvi-link-green:hover {
	background-color:#3b2716;
	color:#a9e44d;
	text-decoration:none
}
html body .bvi-panel .bvi-title {
	text-shadow:none;
	text-decoration:none;
	background-color:transparent;
	display:block;
	font-weight:700;
	text-transform:uppercase;
	vertical-align:middle;
	margin:10px 0 15px 0
}
html body .bvi-panel .bvi-text-center {
	text-align:center
}
html body .bvi-panel .bvi-text-left {
	text-align:left
}
html body .bvi-panel .bvi-text-right {
	text-align:right
}
html body .bvi-panel .bvi-setting-menu {
	margin-top:10px;
	border-top:1px solid #dfdfdf;
	display:none
}
html body .bvi-panel .bvi-images {
	margin-top:10px;
	width:16px;
	height:16px;
	font-weight:400;
	font-style:normal;
	letter-spacing:normal;
	text-transform:none;
	display:inline-block;
	white-space:nowrap;
	word-wrap:normal
}
html body .bvi-panel .bvi-images.bvi-images-eye-slash {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGbXBMSuEARgA4Oe77zocXTdISBYMXKFMJvkBkoVF6iw33n8wmXVXymi0SUnZzQaJTNcNd9MNBsnwuq9uOVaexx8rKJuwqGXKDzm7noUQwqcRQya9aXu3ruBWOMSMooFlbXMubdnwJXTlsKZrWl9ZWwk9JS0hbGMeC3rGeVCRedQRwpNE6kRmT4MzRzL7QggVVK3INNTIe7WJxI1wh1F1mZp7ib6iF8cSF8Is8ihoupEaSJ3qCOdILan7UJUYci2U0HRlx5hfVh34F999xzhj5hTP0AAAAABJRU5ErkJggg==)
}
html body .bvi-panel .bvi-images.bvi-images-arrow {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAVFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU4H24AAAAG3RSTlMAAQIDBgkMExQiRmJoaXN0dX6Aj5GbwcPR4vHLNuV5AAAAWElEQVQYV23NNxKAMAADQQEm52y4//+TwuSxuttGkn/J2n97g+nXb3H9yNWXPO0k3oAOmC0wSgXQCqiNBYyihUYCahlLKSnIdILC9H528JoPqg8M7Ln8OwBv7gmtk0G77wAAAABJRU5ErkJggg==)
}
html body .bvi-panel .bvi-images.bvi-images-volume-on {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==)
}
html body .bvi-panel .bvi-images.bvi-images-volume-on {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAA0ElEQVQYGZ3BPyvEcQAH4Od3F+5O/tXXdCVZFWXCWzARgzIZrgxewM1WqzfBYjZI6bJYpS6jLJdJ5o8upY6UPI//mdOz4IcJt5o+LXvSMaLhURSM6agb17PlS8OjiILKiTs1k9612NPV1RcRBasqpw5w7JCIiIgouHRk2gBtt0RERETBlAGiruWNiIiIKNhwpSYqs555FRERUVQezFtzjnVn1DU07ImIYmjGizaurfiyI6Kg6c0mdt0YsS2KoTHs6xv3zaLKUNO9C02/qlnyVx8tHEkl/4bN1wAAAABJRU5ErkJggg==)
}
html body .bvi-panel .bvi-images.bvi-images-volume-off {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAP1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACzJYIvAAAAFHRSTlMAAQIcHh8rLjx8hpKUlZi6vsXz/c3U9VgAAABHSURBVBhXrci3AYAwDADBtwFjcpD2n5WGIKnmyoNXGgestOjuYlYfk37R1FpXNXHq7Qn9IY4Y5Jx7sQFQJARFQlBk80HbARfdYAcpeUBcogAAAABJRU5ErkJggg==)
}
html body .bvi-panel .bvi-images.bvi-images-adjust {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAqFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAs30iGAAAAN3RSTlMAAQIDBAUHCQsMExQVFh4fJSsuLztGS1FYYWJkZnh7f4KIiYyRmKWmqMHO1dna3Ovt7/P3+fv9mqZ1DQAAAIJJREFUGBlNwVUCglAURdEtGNgd2N2BGGf+M5PL48O1MI31Q7pMAxx/K+c7wHhnvSaVvMycxE7nMqBUD5qKAxJKRR5LhRg5ba6qY+SEvFXCyJlxVw0jZ8JKI4ycLi1FRRJKxT4cdCoCSvWB/E3PYZCT2WAKR2XGZDr7jxQtqvwp+Dg/vREcKt7EoBcAAAAASUVORK5CYII=)
}
html body .bvi-panel .bvi-images.bvi-images-off {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAARVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADc6ur3AAAAFnRSTlMAAQIFBgcSGRowMVhZW128wMHDxfX3KcFjjgAAAGpJREFUGBlVwQkSgzAMA0CJUpKYuzX6/1ObeoAJuwhMpSTiwslV+UiEftNpfaHirttKALMaI0BXw4mshwSTZEMwSQUmyYZgkgqyHhJ4qOEEFjUmAN1Ht42o3l+d9h6hWw5VPhMXZrNM/P0AZ7gN/s4xaEgAAAAASUVORK5CYII=)
}
html body .bvi-panel .bvi-images.bvi-images-on {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAYFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD6T+iNAAAAH3RSTlMAAQIDBycwOUJKS0xPUW1whZGVmJ2erbfT2uDk6Pv9OeeoXAAAAGJJREFUGFdlzkcCgDAIBVGMvSb27r//LTUxFnRW8NhA9E3N46uppU2wOwgiXCSHBfD07F8g0euxRGKB9N2pAGQWKBBODRgxEKNrzI7BQIq7E57dQv4UHbC6n08LsNTxAYt+7bh0DPt8j/8TAAAAAElFTkSuQmCC)
}
html body .bvi-panel .bvi-images.bvi-images-minus-square-o {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAHlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3KG9qAAAACXRSTlMAODs8dnfx8vPK0lEjAAAAJElEQVR4AWOgD2BkYUUCLIwM7JwogI2BA1WAnYGZFQUw0cehAOJeAaqtH8h4AAAAAElFTkSuQmCC)
}
html body .bvi-panel.bvi-fixed-top {
	position:fixed;
	top:0;
	right:0;
	left:0;
	z-index:999999
}
html body .bvi-panel .bvi-container {
	width:100%;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
html body .bvi-panel .bvi-container-fluid, html body .bvi-panel .bvi-container-lg, html body .bvi-panel .bvi-container-md, html body .bvi-panel .bvi-container-sm, html body .bvi-panel .bvi-container-xl {
	width:100%;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
html body .bvi-panel .bvi-row {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-right:-15px;
	margin-left:-15px
}
html body .bvi-panel .bvi-no-gutters {
	margin-right:0;
	margin-left:0
}
html body .bvi-panel .bvi-no-gutters>.bvi-col, html body .bvi-panel .bvi-no-gutters>[class*=bvi-col-] {
padding-right:0;
padding-left:0
}
html body .bvi-panel .bvi-col, html body .bvi-panel .bvi-col-1, html body .bvi-panel .bvi-col-10, html body .bvi-panel .bvi-col-11, html body .bvi-panel .bvi-col-12, html body .bvi-panel .bvi-col-2, html body .bvi-panel .bvi-col-3, html body .bvi-panel .bvi-col-4, html body .bvi-panel .bvi-col-5, html body .bvi-panel .bvi-col-6, html body .bvi-panel .bvi-col-7, html body .bvi-panel .bvi-col-8, html body .bvi-panel .bvi-col-9, html body .bvi-panel .bvi-col-auto, html body .bvi-panel .bvi-col-lg, html body .bvi-panel .bvi-col-lg-1, html body .bvi-panel .bvi-col-lg-10, html body .bvi-panel .bvi-col-lg-11, html body .bvi-panel .bvi-col-lg-12, html body .bvi-panel .bvi-col-lg-2, html body .bvi-panel .bvi-col-lg-3, html body .bvi-panel .bvi-col-lg-4, html body .bvi-panel .bvi-col-lg-5, html body .bvi-panel .bvi-col-lg-6, html body .bvi-panel .bvi-col-lg-7, html body .bvi-panel .bvi-col-lg-8, html body .bvi-panel .bvi-col-lg-9, html body .bvi-panel .bvi-col-lg-auto, html body .bvi-panel .bvi-col-md, html body .bvi-panel .bvi-col-md-1, html body .bvi-panel .bvi-col-md-10, html body .bvi-panel .bvi-col-md-11, html body .bvi-panel .bvi-col-md-12, html body .bvi-panel .bvi-col-md-2, html body .bvi-panel .bvi-col-md-3, html body .bvi-panel .bvi-col-md-4, html body .bvi-panel .bvi-col-md-5, html body .bvi-panel .bvi-col-md-6, html body .bvi-panel .bvi-col-md-7, html body .bvi-panel .bvi-col-md-8, html body .bvi-panel .bvi-col-md-9, html body .bvi-panel .bvi-col-md-auto, html body .bvi-panel .bvi-col-sm, html body .bvi-panel .bvi-col-sm-1, html body .bvi-panel .bvi-col-sm-10, html body .bvi-panel .bvi-col-sm-11, html body .bvi-panel .bvi-col-sm-12, html body .bvi-panel .bvi-col-sm-2, html body .bvi-panel .bvi-col-sm-3, html body .bvi-panel .bvi-col-sm-4, html body .bvi-panel .bvi-col-sm-5, html body .bvi-panel .bvi-col-sm-6, html body .bvi-panel .bvi-col-sm-7, html body .bvi-panel .bvi-col-sm-8, html body .bvi-panel .bvi-col-sm-9, html body .bvi-panel .bvi-col-sm-auto, html body .bvi-panel .bvi-col-xl, html body .bvi-panel .bvi-col-xl-1, html body .bvi-panel .bvi-col-xl-10, html body .bvi-panel .bvi-col-xl-11, html body .bvi-panel .bvi-col-xl-12, html body .bvi-panel .bvi-col-xl-2, html body .bvi-panel .bvi-col-xl-3, html body .bvi-panel .bvi-col-xl-4, html body .bvi-panel .bvi-col-xl-5, html body .bvi-panel .bvi-col-xl-6, html body .bvi-panel .bvi-col-xl-7, html body .bvi-panel .bvi-col-xl-8, html body .bvi-panel .bvi-col-xl-9, html body .bvi-panel .bvi-col-xl-auto {
	position:relative;
	width:100%;
	padding-right:15px;
	padding-left:15px
}
html body .bvi-panel .bvi-col {
	-ms-flex-preferred-size:0;
	flex-basis:0;
	-webkit-box-flex:1;
	-ms-flex-positive:1;
	flex-grow:1;
	max-width:100%
}
html body .bvi-panel .row-cols-1>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 100%;
	flex:0 0 100%;
	max-width:100%
}
html body .bvi-panel .row-cols-2>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 50%;
	flex:0 0 50%;
	max-width:50%
}
html body .bvi-panel .row-cols-3>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 33.3333333333%;
	flex:0 0 33.3333333333%;
	max-width:33.3333333333%
}
html body .bvi-panel .row-cols-4>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:25%
}
html body .bvi-panel .row-cols-5>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 20%;
	flex:0 0 20%;
	max-width:20%
}
html body .bvi-panel .row-cols-6>* {
	-webkit-box-flex:0;
	-ms-flex:0 0 16.6666666667%;
	flex:0 0 16.6666666667%;
	max-width:16.6666666667%
}
html body .bvi-panel .bvi-col-auto {
	-webkit-box-flex:0;
	-ms-flex:0 0 auto;
	flex:0 0 auto;
	width:auto;
	max-width:100%
}
html body .bvi-panel .bvi-col-1 {
	-webkit-box-flex:0;
	-ms-flex:0 0 8.3333333333%;
	flex:0 0 8.3333333333%;
	max-width:8.3333333333%
}
html body .bvi-panel .bvi-col-2 {
	-webkit-box-flex:0;
	-ms-flex:0 0 16.6666666667%;
	flex:0 0 16.6666666667%;
	max-width:16.6666666667%
}
html body .bvi-panel .bvi-col-3 {
	-webkit-box-flex:0;
	-ms-flex:0 0 25%;
	flex:0 0 25%;
	max-width:25%
}
html body .bvi-panel .bvi-col-4 {
	-webkit-box-flex:0;
	-ms-flex:0 0 33.3333333333%;
	flex:0 0 33.3333333333%;
	max-width:33.3333333333%
}
html body .bvi-panel .bvi-col-5 {
	-webkit-box-flex:0;
	-ms-flex:0 0 41.6666666667%;
	flex:0 0 41.6666666667%;
	max-width:41.6666666667%
}
html body .bvi-panel .bvi-col-6 {
	-webkit-box-flex:0;
	-ms-flex:0 0 50%;
	flex:0 0 50%;
	max-width:50%
}
html body .bvi-panel .bvi-col-7 {
	-webkit-box-flex:0;
	-ms-flex:0 0 58.3333333333%;
	flex:0 0 58.3333333333%;
	max-width:58.3333333333%
}
html body .bvi-panel .bvi-col-8 {
	-webkit-box-flex:0;
	-ms-flex:0 0 66.6666666667%;
	flex:0 0 66.6666666667%;
	max-width:66.6666666667%
}
html body .bvi-panel .bvi-col-9 {
	-webkit-box-flex:0;
	-ms-flex:0 0 75%;
	flex:0 0 75%;
	max-width:75%
}
html body .bvi-panel .bvi-col-10 {
	-webkit-box-flex:0;
	-ms-flex:0 0 83.3333333333%;
	flex:0 0 83.3333333333%;
	max-width:83.3333333333%
}
html body .bvi-panel .bvi-col-11 {
	-webkit-box-flex:0;
	-ms-flex:0 0 91.6666666667%;
	flex:0 0 91.6666666667%;
	max-width:91.6666666667%
}
html body .bvi-panel .bvi-col-12 {
	-webkit-box-flex:0;
	-ms-flex:0 0 100%;
	flex:0 0 100%;
	max-width:100%
}
html body .bvi-panel .bvi-order-first {
	-webkit-box-ordinal-group:0;
	-ms-flex-order:-1;
	order:-1
}
html body .bvi-panel .bvi-order-last {
	-webkit-box-ordinal-group:14;
	-ms-flex-order:13;
	order:13
}
html body .bvi-panel .bvi-order-0 {
	-webkit-box-ordinal-group:1;
	-ms-flex-order:0;
	order:0
}
html body .bvi-panel .bvi-order-1 {
	-webkit-box-ordinal-group:2;
	-ms-flex-order:1;
	order:1
}
html body .bvi-panel .bvi-order-2 {
	-webkit-box-ordinal-group:3;
	-ms-flex-order:2;
	order:2
}
html body .bvi-panel .bvi-order-3 {
	-webkit-box-ordinal-group:4;
	-ms-flex-order:3;
	order:3
}
html body .bvi-panel .bvi-order-4 {
	-webkit-box-ordinal-group:5;
	-ms-flex-order:4;
	order:4
}
html body .bvi-panel .bvi-order-5 {
	-webkit-box-ordinal-group:6;
	-ms-flex-order:5;
	order:5
}
html body .bvi-panel .bvi-order-6 {
	-webkit-box-ordinal-group:7;
	-ms-flex-order:6;
	order:6
}
html body .bvi-panel .bvi-order-7 {
	-webkit-box-ordinal-group:8;
	-ms-flex-order:7;
	order:7
}
html body .bvi-panel .bvi-order-8 {
	-webkit-box-ordinal-group:9;
	-ms-flex-order:8;
	order:8
}
html body .bvi-panel .bvi-order-9 {
	-webkit-box-ordinal-group:10;
	-ms-flex-order:9;
	order:9
}
html body .bvi-panel .bvi-order-10 {
	-webkit-box-ordinal-group:11;
	-ms-flex-order:10;
	order:10
}
html body .bvi-panel .bvi-order-11 {
	-webkit-box-ordinal-group:12;
	-ms-flex-order:11;
	order:11
}
html body .bvi-panel .bvi-order-12 {
	-webkit-box-ordinal-group:13;
	-ms-flex-order:12;
	order:12
}
html body .bvi-panel .bvi-offset-1 {
	margin-left:8.3333333333%
}
html body .bvi-panel .bvi-offset-2 {
	margin-left:16.6666666667%
}
html body .bvi-panel .bvi-offset-3 {
	margin-left:25%
}
html body .bvi-panel .bvi-offset-4 {
	margin-left:33.3333333333%
}
html body .bvi-panel .bvi-offset-5 {
	margin-left:41.6666666667%
}
html body .bvi-panel .bvi-offset-6 {
	margin-left:50%
}
html body .bvi-panel .bvi-offset-7 {
	margin-left:58.3333333333%
}
html body .bvi-panel .bvi-offset-8 {
	margin-left:66.6666666667%
}
html body .bvi-panel .bvi-offset-9 {
	margin-left:75%
}
html body .bvi-panel .bvi-offset-10 {
	margin-left:83.3333333333%
}
html body .bvi-panel .bvi-offset-11 {
	margin-left:91.6666666667%
}
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;
	-webkit-box-shadow: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-background-image {
	background-color:transparent!important
}
html body .bvi-body[data-bvi-theme=white] * a {
	text-decoration:underline!important;
	outline:0!important
}
html body .bvi-body[data-bvi-theme=white] * a.bvi-link {
	color:#000!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * a.bvi-link.disabled {
	color:rgba(0, 0, 0, .5)!important;
	border:1px solid rgba(0, 0, 0, .5)!important;
	pointer-events:none;
	cursor:no-drop;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * a.bvi-link.disabled:focus {
	color:rgba(0, 0, 0, .5)!important;
	border:1px solid rgba(0, 0, 0, .5)!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * a.bvi-link:hover {
	color:#fff!important;
	background-color:#000!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * a.bvi-link:focus {
	color:#000!important;
	background-color:#fff!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * :-moz-read-write {
background-color:#fff!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] * :checked, html body .bvi-body[data-bvi-theme=white] * :default, html body .bvi-body[data-bvi-theme=white] * :disabled, html body .bvi-body[data-bvi-theme=white] * :empty, html body .bvi-body[data-bvi-theme=white] * :enabled, html body .bvi-body[data-bvi-theme=white] * :first-child, html body .bvi-body[data-bvi-theme=white] * :first-child:first-letter, html body .bvi-body[data-bvi-theme=white] * :first-of-type, html body .bvi-body[data-bvi-theme=white] * :focus, html body .bvi-body[data-bvi-theme=white] * :hover, html body .bvi-body[data-bvi-theme=white] * :indeterminate, html body .bvi-body[data-bvi-theme=white] * :last-child, html body .bvi-body[data-bvi-theme=white] * :last-of-type, html body .bvi-body[data-bvi-theme=white] * :link, html body .bvi-body[data-bvi-theme=white] * :nth-last-child, html body .bvi-body[data-bvi-theme=white] * :nth-last-of-type, html body .bvi-body[data-bvi-theme=white] * :nth-of-type, html body .bvi-body[data-bvi-theme=white] * :only-child, html body .bvi-body[data-bvi-theme=white] * :only-of-type, html body .bvi-body[data-bvi-theme=white] * :optional, html body .bvi-body[data-bvi-theme=white] * :read-write, html body .bvi-body[data-bvi-theme=white] * :required, html body .bvi-body[data-bvi-theme=white] * :root, html body .bvi-body[data-bvi-theme=white] * :target, html body .bvi-body[data-bvi-theme=white] * :valid, html body .bvi-body[data-bvi-theme=white] * :visited {
background-color:#fff!important;
-webkit-box-shadow: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] :after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#000!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=white] :before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#000!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=white] ::-moz-selection {
background-color:#000!important;
color:#fff!important
}
html body .bvi-body[data-bvi-theme=white] ::selection {
background-color:#000!important;
color:#fff!important
}
html body .bvi-body[data-bvi-theme=white] * a {
	outline:0!important;
	color:#000!important;
	background-color:transparent!important;
	text-decoration:underline!important
}
html body .bvi-body[data-bvi-theme=white] * a.active {
	color:#000!important;
	background-color:#fff!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * a:hover {
	color:#fff!important;
	background-color:#000!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * a:hover:after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#fff!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=white] * a:hover:before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#fff!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=white] * a:hover * {
	color:#fff!important;
	background-color:#000!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * a:hover :after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#fff!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=white] * a:hover :before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#fff!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=white] * button, html body .bvi-body[data-bvi-theme=white] * button[type=button], html body .bvi-body[data-bvi-theme=white] * button[type=submit], html body .bvi-body[data-bvi-theme=white] * input[type=button], html body .bvi-body[data-bvi-theme=white] * input[type=submit] {
	color:#fff!important;
	background-color:#000!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * button:hover.active, html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover.active, html body .bvi-body[data-bvi-theme=white] * button[type=submit]: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 {
	color:#fff!important;
	background-color:#000!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * button:hover:hover, html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover:hover, html body .bvi-body[data-bvi-theme=white] * button[type=submit]: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 {
	color:#fff!important;
	background-color:#000!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=white] * button:hover:hover *, html body .bvi-body[data-bvi-theme=white] * button[type=button]:hover:hover *, html body .bvi-body[data-bvi-theme=white] * button[type=submit]: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 * {
	color:#fff!important;
	background-color:#000!important;
	text-decoration:none!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;
	-webkit-box-shadow: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-background-image {
	background-color:transparent!important
}
html body .bvi-body[data-bvi-theme=black] * a {
	text-decoration:underline!important;
	outline:0!important
}
html body .bvi-body[data-bvi-theme=black] * a.bvi-link {
	color:#fff!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * a.bvi-link.disabled {
	color:rgba(255, 255, 255, .5)!important;
	border:1px solid rgba(255, 255, 255, .5)!important;
	pointer-events:none;
	cursor:no-drop;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * a.bvi-link.disabled:focus {
	color:rgba(255, 255, 255, .5)!important;
	border:1px solid rgba(255, 255, 255, .5)!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * a.bvi-link:hover {
	color:#000!important;
	background-color:#fff!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * a.bvi-link:focus {
	color:#fff!important;
	background-color:#000!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * :-moz-read-write {
background-color:#000!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] * :checked, html body .bvi-body[data-bvi-theme=black] * :default, html body .bvi-body[data-bvi-theme=black] * :disabled, html body .bvi-body[data-bvi-theme=black] * :empty, html body .bvi-body[data-bvi-theme=black] * :enabled, html body .bvi-body[data-bvi-theme=black] * :first-child, html body .bvi-body[data-bvi-theme=black] * :first-child:first-letter, html body .bvi-body[data-bvi-theme=black] * :first-of-type, html body .bvi-body[data-bvi-theme=black] * :focus, html body .bvi-body[data-bvi-theme=black] * :hover, html body .bvi-body[data-bvi-theme=black] * :indeterminate, html body .bvi-body[data-bvi-theme=black] * :last-child, html body .bvi-body[data-bvi-theme=black] * :last-of-type, html body .bvi-body[data-bvi-theme=black] * :link, html body .bvi-body[data-bvi-theme=black] * :nth-last-child, html body .bvi-body[data-bvi-theme=black] * :nth-last-of-type, html body .bvi-body[data-bvi-theme=black] * :nth-of-type, html body .bvi-body[data-bvi-theme=black] * :only-child, html body .bvi-body[data-bvi-theme=black] * :only-of-type, html body .bvi-body[data-bvi-theme=black] * :optional, html body .bvi-body[data-bvi-theme=black] * :read-write, html body .bvi-body[data-bvi-theme=black] * :required, html body .bvi-body[data-bvi-theme=black] * :root, html body .bvi-body[data-bvi-theme=black] * :target, html body .bvi-body[data-bvi-theme=black] * :valid, html body .bvi-body[data-bvi-theme=black] * :visited {
background-color:#000!important;
-webkit-box-shadow: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] :after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#fff!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=black] :before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#fff!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=black] ::-moz-selection {
background-color:#fff!important;
color:#000!important
}
html body .bvi-body[data-bvi-theme=black] ::selection {
background-color:#fff!important;
color:#000!important
}
html body .bvi-body[data-bvi-theme=black] * a {
	outline:0!important;
	color:#fff!important;
	background-color:transparent!important;
	text-decoration:underline!important
}
html body .bvi-body[data-bvi-theme=black] * a.active {
	color:#fff!important;
	background-color:#000!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * a:hover {
	color:#000!important;
	background-color:#fff!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * a:hover:after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#000!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=black] * a:hover:before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#000!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=black] * a:hover * {
	color:#000!important;
	background-color:#fff!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * a:hover :after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#000!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=black] * a:hover :before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#000!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=black] * button, html body .bvi-body[data-bvi-theme=black] * button[type=button], html body .bvi-body[data-bvi-theme=black] * button[type=submit], html body .bvi-body[data-bvi-theme=black] * input[type=button], html body .bvi-body[data-bvi-theme=black] * input[type=submit] {
	color:#000!important;
	background-color:#fff!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * button:hover.active, html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover.active, html body .bvi-body[data-bvi-theme=black] * button[type=submit]: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 {
	color:#000!important;
	background-color:#fff!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * button:hover:hover, html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover:hover, html body .bvi-body[data-bvi-theme=black] * button[type=submit]: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 {
	color:#000!important;
	background-color:#fff!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=black] * button:hover:hover *, html body .bvi-body[data-bvi-theme=black] * button[type=button]:hover:hover *, html body .bvi-body[data-bvi-theme=black] * button[type=submit]: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 * {
	color:#000!important;
	background-color:#fff!important;
	text-decoration:none!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;
	-webkit-box-shadow: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-background-image {
	background-color:transparent!important
}
html body .bvi-body[data-bvi-theme=blue] * a {
	text-decoration:underline!important;
	outline:0!important
}
html body .bvi-body[data-bvi-theme=blue] * a.bvi-link {
	color:#063462!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * a.bvi-link.disabled {
	color:rgba(6, 52, 98, .5)!important;
	border:1px solid rgba(6, 52, 98, .5)!important;
	pointer-events:none;
	cursor:no-drop;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * a.bvi-link.disabled:focus {
	color:rgba(6, 52, 98, .5)!important;
	border:1px solid rgba(6, 52, 98, .5)!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * a.bvi-link:hover {
	color:#9dd1ff!important;
	background-color:#063462!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * a.bvi-link:focus {
	color:#063462!important;
	background-color:#9dd1ff!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * :-moz-read-write {
background-color:#9dd1ff!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] * :checked, html body .bvi-body[data-bvi-theme=blue] * :default, html body .bvi-body[data-bvi-theme=blue] * :disabled, html body .bvi-body[data-bvi-theme=blue] * :empty, html body .bvi-body[data-bvi-theme=blue] * :enabled, html body .bvi-body[data-bvi-theme=blue] * :first-child, html body .bvi-body[data-bvi-theme=blue] * :first-child:first-letter, html body .bvi-body[data-bvi-theme=blue] * :first-of-type, html body .bvi-body[data-bvi-theme=blue] * :focus, html body .bvi-body[data-bvi-theme=blue] * :hover, html body .bvi-body[data-bvi-theme=blue] * :indeterminate, html body .bvi-body[data-bvi-theme=blue] * :last-child, html body .bvi-body[data-bvi-theme=blue] * :last-of-type, html body .bvi-body[data-bvi-theme=blue] * :link, html body .bvi-body[data-bvi-theme=blue] * :nth-last-child, html body .bvi-body[data-bvi-theme=blue] * :nth-last-of-type, html body .bvi-body[data-bvi-theme=blue] * :nth-of-type, html body .bvi-body[data-bvi-theme=blue] * :only-child, html body .bvi-body[data-bvi-theme=blue] * :only-of-type, html body .bvi-body[data-bvi-theme=blue] * :optional, html body .bvi-body[data-bvi-theme=blue] * :read-write, html body .bvi-body[data-bvi-theme=blue] * :required, html body .bvi-body[data-bvi-theme=blue] * :root, html body .bvi-body[data-bvi-theme=blue] * :target, html body .bvi-body[data-bvi-theme=blue] * :valid, html body .bvi-body[data-bvi-theme=blue] * :visited {
background-color:#9dd1ff!important;
-webkit-box-shadow: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] :after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#063462!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=blue] :before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#063462!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=blue] ::-moz-selection {
background-color:#063462!important;
color:#9dd1ff!important
}
html body .bvi-body[data-bvi-theme=blue] ::selection {
background-color:#063462!important;
color:#9dd1ff!important
}
html body .bvi-body[data-bvi-theme=blue] * a {
	outline:0!important;
	color:#063462!important;
	background-color:transparent!important;
	text-decoration:underline!important
}
html body .bvi-body[data-bvi-theme=blue] * a.active {
	color:#063462!important;
	background-color:#9dd1ff!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * a:hover {
	color:#9dd1ff!important;
	background-color:#063462!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * a:hover:after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#9dd1ff!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=blue] * a:hover:before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#9dd1ff!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=blue] * a:hover * {
	color:#9dd1ff!important;
	background-color:#063462!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * a:hover :after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#9dd1ff!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=blue] * a:hover :before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#9dd1ff!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=blue] * button, html body .bvi-body[data-bvi-theme=blue] * button[type=button], html body .bvi-body[data-bvi-theme=blue] * button[type=submit], html body .bvi-body[data-bvi-theme=blue] * input[type=button], html body .bvi-body[data-bvi-theme=blue] * input[type=submit] {
	color:#9dd1ff!important;
	background-color:#063462!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * button:hover.active, html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover.active, html body .bvi-body[data-bvi-theme=blue] * button[type=submit]: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 {
	color:#9dd1ff!important;
	background-color:#063462!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * button:hover:hover, html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover:hover, html body .bvi-body[data-bvi-theme=blue] * button[type=submit]: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 {
	color:#9dd1ff!important;
	background-color:#063462!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=blue] * button:hover:hover *, html body .bvi-body[data-bvi-theme=blue] * button[type=button]:hover:hover *, html body .bvi-body[data-bvi-theme=blue] * button[type=submit]: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 * {
	color:#9dd1ff!important;
	background-color:#063462!important;
	text-decoration:none!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;
	-webkit-box-shadow: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-background-image {
	background-color:transparent!important
}
html body .bvi-body[data-bvi-theme=brown] * a {
	text-decoration:underline!important;
	outline:0!important
}
html body .bvi-body[data-bvi-theme=brown] * a.bvi-link {
	color:#4d4b43!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * a.bvi-link.disabled {
	color:rgba(77, 75, 67, .5)!important;
	border:1px solid rgba(77, 75, 67, .5)!important;
	pointer-events:none;
	cursor:no-drop;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * a.bvi-link.disabled:focus {
	color:rgba(77, 75, 67, .5)!important;
	border:1px solid rgba(77, 75, 67, .5)!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * a.bvi-link:hover {
	color:#f7f3d6!important;
	background-color:#4d4b43!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * a.bvi-link:focus {
	color:#4d4b43!important;
	background-color:#f7f3d6!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * :-moz-read-write {
background-color:#f7f3d6!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] * :checked, html body .bvi-body[data-bvi-theme=brown] * :default, html body .bvi-body[data-bvi-theme=brown] * :disabled, html body .bvi-body[data-bvi-theme=brown] * :empty, html body .bvi-body[data-bvi-theme=brown] * :enabled, html body .bvi-body[data-bvi-theme=brown] * :first-child, html body .bvi-body[data-bvi-theme=brown] * :first-child:first-letter, html body .bvi-body[data-bvi-theme=brown] * :first-of-type, html body .bvi-body[data-bvi-theme=brown] * :focus, html body .bvi-body[data-bvi-theme=brown] * :hover, html body .bvi-body[data-bvi-theme=brown] * :indeterminate, html body .bvi-body[data-bvi-theme=brown] * :last-child, html body .bvi-body[data-bvi-theme=brown] * :last-of-type, html body .bvi-body[data-bvi-theme=brown] * :link, html body .bvi-body[data-bvi-theme=brown] * :nth-last-child, html body .bvi-body[data-bvi-theme=brown] * :nth-last-of-type, html body .bvi-body[data-bvi-theme=brown] * :nth-of-type, html body .bvi-body[data-bvi-theme=brown] * :only-child, html body .bvi-body[data-bvi-theme=brown] * :only-of-type, html body .bvi-body[data-bvi-theme=brown] * :optional, html body .bvi-body[data-bvi-theme=brown] * :read-write, html body .bvi-body[data-bvi-theme=brown] * :required, html body .bvi-body[data-bvi-theme=brown] * :root, html body .bvi-body[data-bvi-theme=brown] * :target, html body .bvi-body[data-bvi-theme=brown] * :valid, html body .bvi-body[data-bvi-theme=brown] * :visited {
background-color:#f7f3d6!important;
-webkit-box-shadow: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] :after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#4d4b43!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=brown] :before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#4d4b43!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=brown] ::-moz-selection {
background-color:#4d4b43!important;
color:#f7f3d6!important
}
html body .bvi-body[data-bvi-theme=brown] ::selection {
background-color:#4d4b43!important;
color:#f7f3d6!important
}
html body .bvi-body[data-bvi-theme=brown] * a {
	outline:0!important;
	color:#4d4b43!important;
	background-color:transparent!important;
	text-decoration:underline!important
}
html body .bvi-body[data-bvi-theme=brown] * a.active {
	color:#4d4b43!important;
	background-color:#f7f3d6!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * a:hover {
	color:#f7f3d6!important;
	background-color:#4d4b43!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * a:hover:after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#f7f3d6!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=brown] * a:hover:before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#f7f3d6!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=brown] * a:hover * {
	color:#f7f3d6!important;
	background-color:#4d4b43!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * a:hover :after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#f7f3d6!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=brown] * a:hover :before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#f7f3d6!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=brown] * button, html body .bvi-body[data-bvi-theme=brown] * button[type=button], html body .bvi-body[data-bvi-theme=brown] * button[type=submit], html body .bvi-body[data-bvi-theme=brown] * input[type=button], html body .bvi-body[data-bvi-theme=brown] * input[type=submit] {
	color:#f7f3d6!important;
	background-color:#4d4b43!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * button:hover.active, html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover.active, html body .bvi-body[data-bvi-theme=brown] * button[type=submit]: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 {
	color:#f7f3d6!important;
	background-color:#4d4b43!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * button:hover:hover, html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover:hover, html body .bvi-body[data-bvi-theme=brown] * button[type=submit]: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 {
	color:#f7f3d6!important;
	background-color:#4d4b43!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=brown] * button:hover:hover *, html body .bvi-body[data-bvi-theme=brown] * button[type=button]:hover:hover *, html body .bvi-body[data-bvi-theme=brown] * button[type=submit]: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 * {
	color:#f7f3d6!important;
	background-color:#4d4b43!important;
	text-decoration:none!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;
	-webkit-box-shadow: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-background-image {
	background-color:transparent!important
}
html body .bvi-body[data-bvi-theme=green] * a {
	text-decoration:underline!important;
	outline:0!important
}
html body .bvi-body[data-bvi-theme=green] * a.bvi-link {
	color:#a9e44d!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * a.bvi-link.disabled {
	color:rgba(169, 228, 77, .5)!important;
	border:1px solid rgba(169, 228, 77, .5)!important;
	pointer-events:none;
	cursor:no-drop;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * a.bvi-link.disabled:focus {
	color:rgba(169, 228, 77, .5)!important;
	border:1px solid rgba(169, 228, 77, .5)!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * a.bvi-link:hover {
	color:#3b2716!important;
	background-color:#a9e44d!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * a.bvi-link:focus {
	color:#a9e44d!important;
	background-color:#3b2716!important;
	text-underline:none!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * :-moz-read-write {
background-color:#3b2716!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] * :checked, html body .bvi-body[data-bvi-theme=green] * :default, html body .bvi-body[data-bvi-theme=green] * :disabled, html body .bvi-body[data-bvi-theme=green] * :empty, html body .bvi-body[data-bvi-theme=green] * :enabled, html body .bvi-body[data-bvi-theme=green] * :first-child, html body .bvi-body[data-bvi-theme=green] * :first-child:first-letter, html body .bvi-body[data-bvi-theme=green] * :first-of-type, html body .bvi-body[data-bvi-theme=green] * :focus, html body .bvi-body[data-bvi-theme=green] * :hover, html body .bvi-body[data-bvi-theme=green] * :indeterminate, html body .bvi-body[data-bvi-theme=green] * :last-child, html body .bvi-body[data-bvi-theme=green] * :last-of-type, html body .bvi-body[data-bvi-theme=green] * :link, html body .bvi-body[data-bvi-theme=green] * :nth-last-child, html body .bvi-body[data-bvi-theme=green] * :nth-last-of-type, html body .bvi-body[data-bvi-theme=green] * :nth-of-type, html body .bvi-body[data-bvi-theme=green] * :only-child, html body .bvi-body[data-bvi-theme=green] * :only-of-type, html body .bvi-body[data-bvi-theme=green] * :optional, html body .bvi-body[data-bvi-theme=green] * :read-write, html body .bvi-body[data-bvi-theme=green] * :required, html body .bvi-body[data-bvi-theme=green] * :root, html body .bvi-body[data-bvi-theme=green] * :target, html body .bvi-body[data-bvi-theme=green] * :valid, html body .bvi-body[data-bvi-theme=green] * :visited {
background-color:#3b2716!important;
-webkit-box-shadow: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] :after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#a9e44d!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=green] :before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#a9e44d!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=green] ::-moz-selection {
background-color:#a9e44d!important;
color:#3b2716!important
}
html body .bvi-body[data-bvi-theme=green] ::selection {
background-color:#a9e44d!important;
color:#3b2716!important
}
html body .bvi-body[data-bvi-theme=green] * a {
	outline:0!important;
	color:#a9e44d!important;
	background-color:transparent!important;
	text-decoration:underline!important
}
html body .bvi-body[data-bvi-theme=green] * a.active {
	color:#a9e44d!important;
	background-color:#3b2716!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * a:hover {
	color:#3b2716!important;
	background-color:#a9e44d!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * a:hover:after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#3b2716!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=green] * a:hover:before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#3b2716!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=green] * a:hover * {
	color:#3b2716!important;
	background-color:#a9e44d!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * a:hover :after {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#3b2716!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=green] * a:hover :before {
	background-color:rgba(255, 255, 255, 0)!important;
	color:#3b2716!important;
	-webkit-box-shadow:none!important;
	box-shadow:none!important;
	text-shadow:none!important;
	border-color:transparent!important
}
html body .bvi-body[data-bvi-theme=green] * button, html body .bvi-body[data-bvi-theme=green] * button[type=button], html body .bvi-body[data-bvi-theme=green] * button[type=submit], html body .bvi-body[data-bvi-theme=green] * input[type=button], html body .bvi-body[data-bvi-theme=green] * input[type=submit] {
	color:#3b2716!important;
	background-color:#a9e44d!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * button:hover.active, html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover.active, html body .bvi-body[data-bvi-theme=green] * button[type=submit]: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 {
	color:#3b2716!important;
	background-color:#a9e44d!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * button:hover:hover, html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover:hover, html body .bvi-body[data-bvi-theme=green] * button[type=submit]: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 {
	color:#3b2716!important;
	background-color:#a9e44d!important;
	text-decoration:none!important
}
html body .bvi-body[data-bvi-theme=green] * button:hover:hover *, html body .bvi-body[data-bvi-theme=green] * button[type=button]:hover:hover *, html body .bvi-body[data-bvi-theme=green] * button[type=submit]: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 * {
	color:#3b2716!important;
	background-color:#a9e44d!important;
	text-decoration:none!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 .bvi-tts .bvi-tts-link {
	display:inline-block;
	border:1px dashed transparent;
	border-bottom:0;
	padding:10px
}
html body .bvi-body .bvi-tts .bvi-tts-text {
	border:1px dashed transparent;
	padding:10px
}
html body .bvi-body a {
	text-decoration:none
}
html body .bvi-body a.bvi-link {
	text-decoration:none;
	color:#000;
	background-color:transparent;
	text-align:center;
-webkit-transition:background-color .2s ease-out;
-o-transition:background-color .2s ease-out;
transition:background-color .2s ease-out;
	cursor:pointer;
	border-radius:2px;
	display:inline-block;
	height:36px;
	font-weight:700;
	line-height:36px;
	padding:0 10px;
	vertical-align:middle;
	border:1px solid #b2b2b2;
	margin:2px
}
html body .bvi-body a.bvi-link.active {
	color:inherit;
	outline:0;
	background-color:#dbdbdb;
	text-decoration:none
}
html body .bvi-body a.bvi-link:hover {
	color:#000;
	outline:0;
	background-color:#dbdbdb;
	text-decoration:none
}
html body .bvi-body a.bvi-link:focus {
	color:#000;
	outline:0;
	background-color:#dbdbdb;
	text-decoration:none
}
html body .bvi-body[data-bvi-images=true] .bvi-background-image.bvi-img, html body .bvi-body[data-bvi-images=true] img.bvi-img {
	-webkit-filter:grayscale(0);
	filter:grayscale(0)
}
html body .bvi-body[data-bvi-images=true] .bvi-background-image {
	background-color:transparent!important
}
html body .bvi-body[data-bvi-images=false] .bvi-background-image {
	background-image:none!important;
	border:0!important
}
html body .bvi-body[data-bvi-images=false] div.bvi-img {
	vertical-align:middle;
	border:2px dashed;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
	max-width:100%;
	max-height:100%;
	word-wrap:break-word;
	text-align:center;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center
}
html body .bvi-body[data-bvi-images=grayscale] .bvi-background-image, html body .bvi-body[data-bvi-images=grayscale] img.bvi-img {
	-moz-filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	-o-filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	-webkit-filter:grayscale(1);
	filter:gray;
	filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
	filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
	filter:grayscale(1)
}
html body .bvi-body[data-bvi-line-height=normal] :not(.bvi-link) {
line-height:1.5!important
}
html body .bvi-body[data-bvi-line-height=average] :not(.bvi-link) {
line-height:2!important
}
html body .bvi-body[data-bvi-line-height=big] :not(.bvi-link) {
line-height:2.5!important
}
html body .bvi-body[data-bvi-letter-spacing=normal] :not(.bvi-link) {
letter-spacing:0!important
}
html body .bvi-body[data-bvi-letter-spacing=average] :not(.bvi-link) {
letter-spacing:2px!important
}
html body .bvi-body[data-bvi-letter-spacing=big] :not(.bvi-link) {
letter-spacing:4px!important
}
html body .bvi-body[data-bvi-font-family=arial] :not(i):not(span) {
font-family:Arial, sans-serif!important
}
html body .bvi-body[data-bvi-font-family=times] :not(i):not(span) {
font-family:"Times New roman"!important
}
html body .bvi-body[data-bvi-flash-iframe=true] .wp-audio-shortcode, html body .bvi-body[data-bvi-flash-iframe=true] figure, 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] ymaps {
	display:block!important
}
html body .bvi-body[data-bvi-flash-iframe=false] .wp-audio-shortcode, html body .bvi-body[data-bvi-flash-iframe=false] figure, 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] ymaps {
	display:none!important
}
html body .bvi-body .bvi-hide {
	display:none
}
html body .bvi-body .bvi-show {
	display:block
}
html body .bvi-hide {
	display:block
}
html body .bvi-show {
	display:none
}
html body #bvi-panel-show.bvi-link {
	text-decoration:none;
	color:#000;
	background-color:#fff;
	text-align:center;
-webkit-transition:background-color .2s ease-out;
-o-transition:background-color .2s ease-out;
transition:background-color .2s ease-out;
	cursor:pointer;
	border-radius:2px;
	display:inline-block;
	height:36px;
	font-weight:700;
	line-height:36px;
	padding:0 10px;
	vertical-align:middle;
	border:1px solid #b2b2b2
}
html body #bvi-panel-show.bvi-link.bvi-link-top {
	position:fixed!important;
	top:2.5rem!important;
	right:1.5rem!important;
	z-index:999999!important
}
html body #bvi-panel-show .bvi-images {
	font-weight:400;
	font-style:normal;
	letter-spacing:normal;
	text-transform:none;
	display:inline-block;
	white-space:nowrap;
	word-wrap:normal;
	vertical-align:middle
}
html body #bvi-panel-show .bvi-images.bvi-images-eye {
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABMlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC88vZ+AAAAZXRSTlMAAQIDBAcICQsMDg8QEhMVFhcYGRweHyAjJCUmKCk1Nzg5Ojs8PUFGSUpMTVBRV1hZXmFiZmxvcXR1d3h5fn+AhYaJi4yOmJqbnaOlpqitvL7Iys7P0dfZ2tze4OTm6fHz9ff7/S2JgwQAAAFESURBVBgZ3cGJWhJhAIbRbyiYygGUFjY3LFuUMtTIfdcWl6g0DQRk/N/7vwX/wXEeKG9Az9Gdk8iXpqZK+YRulZpvEmrOp/SvzCF9DjPq9WCNrk9PnOeEVmOKpOpQN1zmJD0jYOpQTypU9DEzI/BaDxeaXBv+aPAL6soazjNaoaHYMTeW9bSJeSHL6/AnLh2zordEfkuJUy48yflFw5XkM6tNIh1JboOfjuYwg7L+0lr0iZzJGjLMqkVZgW/0+aLAe1o6YluBl/SZUGCHIyUNr2Q55/RoOLImMUmpjMnJytEjKysPZVkb+AVZ44aQGZVV9NlQ1x68kTVUo+tHWtY7+KrQAnx3ZaWnq9XptCx3H5YUGWtjqo8UefzZcFFSj/gWUPtQ8FzXK8zUgN24+g2sdoj4657+5xQrByft9slBpRjTPXMFyfd8QTOpicwAAAAASUVORK5CYII=);
	width:32px;
	height:32px
}
html body a.bvi-link-shortcode, html body a.bvi-link-widget {
-webkit-transition:background-color .2s ease-out;
-o-transition:background-color .2s ease-out;
transition:background-color .2s ease-out;
	cursor:pointer;
	border-radius:2px;
	display:inline-block;
	padding:5px 10px;
	vertical-align:middle;
	text-decoration:none
}
html body a.bvi-link-shortcode .bvi-svg-eye, html body a.bvi-link-widget .bvi-svg-eye {
	display:inline-block;
	overflow:visible;
	width:1.125em;
	height:1em;
	font-size:2em;
	vertical-align:middle
}
.bvi-body .bvi-panel {
	display:none!important
}
@media (min-width:540px) {
.container-left-half, .container-right-half {
width:264px
}
}
@media (min-width:576px) {
.container {
max-width:540px
}
.container, .container-sm {
max-width:540px
}
.col-sm {
-ms-flex-preferred-size:0;
flex-basis:0;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
min-width:0;
max-width:100%
}
.row-cols-sm-1>* {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.row-cols-sm-2>* {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
.row-cols-sm-3>* {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.row-cols-sm-4>* {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
.row-cols-sm-5>* {
-webkit-box-flex:0;
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
.row-cols-sm-6>* {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.col-sm-auto {
-webkit-box-flex:0;
-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%
}
.col-sm-1 {
-webkit-box-flex:0;
-ms-flex:0 0 8.33333%;
flex:0 0 8.33333%;
max-width:8.33333%
}
.col-sm-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.col-sm-3 {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
.col-sm-4 {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.col-sm-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.66667%;
flex:0 0 41.66667%;
max-width:41.66667%
}
.col-sm-6 {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
.col-sm-7 {
-webkit-box-flex:0;
-ms-flex:0 0 58.33333%;
flex:0 0 58.33333%;
max-width:58.33333%
}
.col-sm-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.66667%;
flex:0 0 66.66667%;
max-width:66.66667%
}
.col-sm-9 {
-webkit-box-flex:0;
-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%
}
.col-sm-10 {
-webkit-box-flex:0;
-ms-flex:0 0 83.33333%;
flex:0 0 83.33333%;
max-width:83.33333%
}
.col-sm-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.66667%;
flex:0 0 91.66667%;
max-width:91.66667%
}
.col-sm-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.order-sm-first {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
.order-sm-last {
-webkit-box-ordinal-group:14;
-ms-flex-order:13;
order:13
}
.order-sm-0 {
-webkit-box-ordinal-group:1;
-ms-flex-order:0;
order:0
}
.order-sm-1 {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1
}
.order-sm-2 {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2
}
.order-sm-3 {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3
}
.order-sm-4 {
-webkit-box-ordinal-group:5;
-ms-flex-order:4;
order:4
}
.order-sm-5 {
-webkit-box-ordinal-group:6;
-ms-flex-order:5;
order:5
}
.order-sm-6 {
-webkit-box-ordinal-group:7;
-ms-flex-order:6;
order:6
}
.order-sm-7 {
-webkit-box-ordinal-group:8;
-ms-flex-order:7;
order:7
}
.order-sm-8 {
-webkit-box-ordinal-group:9;
-ms-flex-order:8;
order:8
}
.order-sm-9 {
-webkit-box-ordinal-group:10;
-ms-flex-order:9;
order:9
}
.order-sm-10 {
-webkit-box-ordinal-group:11;
-ms-flex-order:10;
order:10
}
.order-sm-11 {
-webkit-box-ordinal-group:12;
-ms-flex-order:11;
order:11
}
.order-sm-12 {
-webkit-box-ordinal-group:13;
-ms-flex-order:12;
order:12
}
.offset-sm-0 {
margin-left:0
}
.offset-sm-1 {
margin-left:8.33333%
}
.offset-sm-2 {
margin-left:16.66667%
}
.offset-sm-3 {
margin-left:25%
}
.offset-sm-4 {
margin-left:33.33333%
}
.offset-sm-5 {
margin-left:41.66667%
}
.offset-sm-6 {
margin-left:50%
}
.offset-sm-7 {
margin-left:58.33333%
}
.offset-sm-8 {
margin-left:66.66667%
}
.offset-sm-9 {
margin-left:75%
}
.offset-sm-10 {
margin-left:83.33333%
}
.offset-sm-11 {
margin-left:91.66667%
}
.d-sm-none {
display:none!important
}
.d-sm-inline {
display:inline!important
}
.d-sm-inline-block {
display:inline-block!important
}
.d-sm-block {
display:block!important
}
.d-sm-table {
display:table!important
}
.d-sm-table-row {
display:table-row!important
}
.d-sm-table-cell {
display:table-cell!important
}
.d-sm-flex {
display:-webkit-box!important;
display:-ms-flexbox!important;
display:flex!important
}
.d-sm-inline-flex {
display:-webkit-inline-box!important;
display:-ms-inline-flexbox!important;
display:inline-flex!important
}
.flex-sm-row {
-webkit-box-orient:horizontal!important;
-webkit-box-direction:normal!important;
-ms-flex-direction:row!important;
flex-direction:row!important
}
.flex-sm-column {
-webkit-box-orient:vertical!important;
-webkit-box-direction:normal!important;
-ms-flex-direction:column!important;
flex-direction:column!important
}
.flex-sm-row-reverse {
-webkit-box-orient:horizontal!important;
-webkit-box-direction:reverse!important;
-ms-flex-direction:row-reverse!important;
flex-direction:row-reverse!important
}
.flex-sm-column-reverse {
-webkit-box-orient:vertical!important;
-webkit-box-direction:reverse!important;
-ms-flex-direction:column-reverse!important;
flex-direction:column-reverse!important
}
.flex-sm-wrap {
-ms-flex-wrap:wrap!important;
flex-wrap:wrap!important
}
.flex-sm-nowrap {
-ms-flex-wrap:nowrap!important;
flex-wrap:nowrap!important
}
.flex-sm-wrap-reverse {
-ms-flex-wrap:wrap-reverse!important;
flex-wrap:wrap-reverse!important
}
.flex-sm-fill {
-webkit-box-flex:1!important;
-ms-flex:1 1 auto!important;
flex:1 1 auto!important
}
.flex-sm-grow-0 {
-webkit-box-flex:0!important;
-ms-flex-positive:0!important;
flex-grow:0!important
}
.flex-sm-grow-1 {
-webkit-box-flex:1!important;
-ms-flex-positive:1!important;
flex-grow:1!important
}
.flex-sm-shrink-0 {
-ms-flex-negative:0!important;
flex-shrink:0!important
}
.flex-sm-shrink-1 {
-ms-flex-negative:1!important;
flex-shrink:1!important
}
.justify-content-sm-start {
-webkit-box-pack:start!important;
-ms-flex-pack:start!important;
justify-content:flex-start!important
}
.justify-content-sm-end {
-webkit-box-pack:end!important;
-ms-flex-pack:end!important;
justify-content:flex-end!important
}
.justify-content-sm-center {
-webkit-box-pack:center!important;
-ms-flex-pack:center!important;
justify-content:center!important
}
.justify-content-sm-between {
-webkit-box-pack:justify!important;
-ms-flex-pack:justify!important;
justify-content:space-between!important
}
.justify-content-sm-around {
-ms-flex-pack:distribute!important;
justify-content:space-around!important
}
.align-items-sm-start {
-webkit-box-align:start!important;
-ms-flex-align:start!important;
align-items:flex-start!important
}
.align-items-sm-end {
-webkit-box-align:end!important;
-ms-flex-align:end!important;
align-items:flex-end!important
}
.align-items-sm-center {
-webkit-box-align:center!important;
-ms-flex-align:center!important;
align-items:center!important
}
.align-items-sm-baseline {
-webkit-box-align:baseline!important;
-ms-flex-align:baseline!important;
align-items:baseline!important
}
.align-items-sm-stretch {
-webkit-box-align:stretch!important;
-ms-flex-align:stretch!important;
align-items:stretch!important
}
.align-content-sm-start {
-ms-flex-line-pack:start!important;
align-content:flex-start!important
}
.align-content-sm-end {
-ms-flex-line-pack:end!important;
align-content:flex-end!important
}
.align-content-sm-center {
-ms-flex-line-pack:center!important;
align-content:center!important
}
.align-content-sm-between {
-ms-flex-line-pack:justify!important;
align-content:space-between!important
}
.align-content-sm-around {
-ms-flex-line-pack:distribute!important;
align-content:space-around!important
}
.align-content-sm-stretch {
-ms-flex-line-pack:stretch!important;
align-content:stretch!important
}
.align-self-sm-auto {
-ms-flex-item-align:auto!important;
align-self:auto!important
}
.align-self-sm-start {
-ms-flex-item-align:start!important;
align-self:flex-start!important
}
.align-self-sm-end {
-ms-flex-item-align:end!important;
align-self:flex-end!important
}
.align-self-sm-center {
-ms-flex-item-align:center!important;
align-self:center!important
}
.align-self-sm-baseline {
-ms-flex-item-align:baseline!important;
align-self:baseline!important
}
.align-self-sm-stretch {
-ms-flex-item-align:stretch!important;
align-self:stretch!important
}
.m-sm-0 {
margin:0!important
}
.mt-sm-0, .my-sm-0 {
margin-top:0!important
}
.mr-sm-0, .mx-sm-0 {
margin-right:0!important
}
.mb-sm-0, .my-sm-0 {
margin-bottom:0!important
}
.ml-sm-0, .mx-sm-0 {
margin-left:0!important
}
.m-sm-1 {
margin:.25rem!important
}
.mt-sm-1, .my-sm-1 {
margin-top:.25rem!important
}
.mr-sm-1, .mx-sm-1 {
margin-right:.25rem!important
}
.mb-sm-1, .my-sm-1 {
margin-bottom:.25rem!important
}
.ml-sm-1, .mx-sm-1 {
margin-left:.25rem!important
}
.m-sm-2 {
margin:.5rem!important
}
.mt-sm-2, .my-sm-2 {
margin-top:.5rem!important
}
.mr-sm-2, .mx-sm-2 {
margin-right:.5rem!important
}
.mb-sm-2, .my-sm-2 {
margin-bottom:.5rem!important
}
.ml-sm-2, .mx-sm-2 {
margin-left:.5rem!important
}
.m-sm-3 {
margin:1rem!important
}
.mt-sm-3, .my-sm-3 {
margin-top:1rem!important
}
.mr-sm-3, .mx-sm-3 {
margin-right:1rem!important
}
.mb-sm-3, .my-sm-3 {
margin-bottom:1rem!important
}
.ml-sm-3, .mx-sm-3 {
margin-left:1rem!important
}
.m-sm-4 {
margin:1.5rem!important
}
.mt-sm-4, .my-sm-4 {
margin-top:1.5rem!important
}
.mr-sm-4, .mx-sm-4 {
margin-right:1.5rem!important
}
.mb-sm-4, .my-sm-4 {
margin-bottom:1.5rem!important
}
.ml-sm-4, .mx-sm-4 {
margin-left:1.5rem!important
}
.m-sm-5 {
margin:3rem!important
}
.mt-sm-5, .my-sm-5 {
margin-top:3rem!important
}
.mr-sm-5, .mx-sm-5 {
margin-right:3rem!important
}
.mb-sm-5, .my-sm-5 {
margin-bottom:3rem!important
}
.ml-sm-5, .mx-sm-5 {
margin-left:3rem!important
}
.p-sm-0 {
padding:0!important
}
.pt-sm-0, .py-sm-0 {
padding-top:0!important
}
.pr-sm-0, .px-sm-0 {
padding-right:0!important
}
.pb-sm-0, .py-sm-0 {
padding-bottom:0!important
}
.pl-sm-0, .px-sm-0 {
padding-left:0!important
}
.p-sm-1 {
padding:.25rem!important
}
.pt-sm-1, .py-sm-1 {
padding-top:.25rem!important
}
.pr-sm-1, .px-sm-1 {
padding-right:.25rem!important
}
.pb-sm-1, .py-sm-1 {
padding-bottom:.25rem!important
}
.pl-sm-1, .px-sm-1 {
padding-left:.25rem!important
}
.p-sm-2 {
padding:.5rem!important
}
.pt-sm-2, .py-sm-2 {
padding-top:.5rem!important
}
.pr-sm-2, .px-sm-2 {
padding-right:.5rem!important
}
.pb-sm-2, .py-sm-2 {
padding-bottom:.5rem!important
}
.pl-sm-2, .px-sm-2 {
padding-left:.5rem!important
}
.p-sm-3 {
padding:1rem!important
}
.pt-sm-3, .py-sm-3 {
padding-top:1rem!important
}
.pr-sm-3, .px-sm-3 {
padding-right:1rem!important
}
.pb-sm-3, .py-sm-3 {
padding-bottom:1rem!important
}
.pl-sm-3, .px-sm-3 {
padding-left:1rem!important
}
.p-sm-4 {
padding:1.5rem!important
}
.pt-sm-4, .py-sm-4 {
padding-top:1.5rem!important
}
.pr-sm-4, .px-sm-4 {
padding-right:1.5rem!important
}
.pb-sm-4, .py-sm-4 {
padding-bottom:1.5rem!important
}
.pl-sm-4, .px-sm-4 {
padding-left:1.5rem!important
}
.p-sm-5 {
padding:3rem!important
}
.pt-sm-5, .py-sm-5 {
padding-top:3rem!important
}
.pr-sm-5, .px-sm-5 {
padding-right:3rem!important
}
.pb-sm-5, .py-sm-5 {
padding-bottom:3rem!important
}
.pl-sm-5, .px-sm-5 {
padding-left:3rem!important
}
.m-sm-n1 {
margin:-.25rem!important
}
.mt-sm-n1, .my-sm-n1 {
margin-top:-.25rem!important
}
.mr-sm-n1, .mx-sm-n1 {
margin-right:-.25rem!important
}
.mb-sm-n1, .my-sm-n1 {
margin-bottom:-.25rem!important
}
.ml-sm-n1, .mx-sm-n1 {
margin-left:-.25rem!important
}
.m-sm-n2 {
margin:-.5rem!important
}
.mt-sm-n2, .my-sm-n2 {
margin-top:-.5rem!important
}
.mr-sm-n2, .mx-sm-n2 {
margin-right:-.5rem!important
}
.mb-sm-n2, .my-sm-n2 {
margin-bottom:-.5rem!important
}
.ml-sm-n2, .mx-sm-n2 {
margin-left:-.5rem!important
}
.m-sm-n3 {
margin:-1rem!important
}
.mt-sm-n3, .my-sm-n3 {
margin-top:-1rem!important
}
.mr-sm-n3, .mx-sm-n3 {
margin-right:-1rem!important
}
.mb-sm-n3, .my-sm-n3 {
margin-bottom:-1rem!important
}
.ml-sm-n3, .mx-sm-n3 {
margin-left:-1rem!important
}
.m-sm-n4 {
margin:-1.5rem!important
}
.mt-sm-n4, .my-sm-n4 {
margin-top:-1.5rem!important
}
.mr-sm-n4, .mx-sm-n4 {
margin-right:-1.5rem!important
}
.mb-sm-n4, .my-sm-n4 {
margin-bottom:-1.5rem!important
}
.ml-sm-n4, .mx-sm-n4 {
margin-left:-1.5rem!important
}
.m-sm-n5 {
margin:-3rem!important
}
.mt-sm-n5, .my-sm-n5 {
margin-top:-3rem!important
}
.mr-sm-n5, .mx-sm-n5 {
margin-right:-3rem!important
}
.mb-sm-n5, .my-sm-n5 {
margin-bottom:-3rem!important
}
.ml-sm-n5, .mx-sm-n5 {
margin-left:-3rem!important
}
.m-sm-auto {
margin:auto!important
}
.mt-sm-auto, .my-sm-auto {
margin-top:auto!important
}
.mr-sm-auto, .mx-sm-auto {
margin-right:auto!important
}
.mb-sm-auto, .my-sm-auto {
margin-bottom:auto!important
}
.ml-sm-auto, .mx-sm-auto {
margin-left:auto!important
}
html body .bvi-panel .bvi-container {
max-width:540px
}
html body .bvi-panel .bvi-container, html body .bvi-panel .bvi-container-sm {
max-width:540px
}
html body .bvi-panel .bvi-col-sm {
-ms-flex-preferred-size:0;
flex-basis:0;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%
}
html body .bvi-panel .row-cols-sm-1>* {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
html body .bvi-panel .row-cols-sm-2>* {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
html body .bvi-panel .row-cols-sm-3>* {
-webkit-box-flex:0;
-ms-flex:0 0 33.3333333333%;
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
html body .bvi-panel .row-cols-sm-4>* {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
html body .bvi-panel .row-cols-sm-5>* {
-webkit-box-flex:0;
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
html body .bvi-panel .row-cols-sm-6>* {
-webkit-box-flex:0;
-ms-flex:0 0 16.6666666667%;
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
html body .bvi-panel .bvi-col-sm-auto {
-webkit-box-flex:0;
-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%
}
html body .bvi-panel .bvi-col-sm-1 {
-webkit-box-flex:0;
-ms-flex:0 0 8.3333333333%;
flex:0 0 8.3333333333%;
max-width:8.3333333333%
}
html body .bvi-panel .bvi-col-sm-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.6666666667%;
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
html body .bvi-panel .bvi-col-sm-3 {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
html body .bvi-panel .bvi-col-sm-4 {
-webkit-box-flex:0;
-ms-flex:0 0 33.3333333333%;
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
html body .bvi-panel .bvi-col-sm-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.6666666667%;
flex:0 0 41.6666666667%;
max-width:41.6666666667%
}
html body .bvi-panel .bvi-col-sm-6 {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
html body .bvi-panel .bvi-col-sm-7 {
-webkit-box-flex:0;
-ms-flex:0 0 58.3333333333%;
flex:0 0 58.3333333333%;
max-width:58.3333333333%
}
html body .bvi-panel .bvi-col-sm-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.6666666667%;
flex:0 0 66.6666666667%;
max-width:66.6666666667%
}
html body .bvi-panel .bvi-col-sm-9 {
-webkit-box-flex:0;
-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%
}
html body .bvi-panel .bvi-col-sm-10 {
-webkit-box-flex:0;
-ms-flex:0 0 83.3333333333%;
flex:0 0 83.3333333333%;
max-width:83.3333333333%
}
html body .bvi-panel .bvi-col-sm-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.6666666667%;
flex:0 0 91.6666666667%;
max-width:91.6666666667%
}
html body .bvi-panel .bvi-col-sm-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
html body .bvi-panel .bvi-order-sm-first {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
html body .bvi-panel .bvi-order-sm-last {
-webkit-box-ordinal-group:14;
-ms-flex-order:13;
order:13
}
html body .bvi-panel .bvi-order-sm-0 {
-webkit-box-ordinal-group:1;
-ms-flex-order:0;
order:0
}
html body .bvi-panel .bvi-order-sm-1 {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1
}
html body .bvi-panel .bvi-order-sm-2 {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2
}
html body .bvi-panel .bvi-order-sm-3 {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3
}
html body .bvi-panel .bvi-order-sm-4 {
-webkit-box-ordinal-group:5;
-ms-flex-order:4;
order:4
}
html body .bvi-panel .bvi-order-sm-5 {
-webkit-box-ordinal-group:6;
-ms-flex-order:5;
order:5
}
html body .bvi-panel .bvi-order-sm-6 {
-webkit-box-ordinal-group:7;
-ms-flex-order:6;
order:6
}
html body .bvi-panel .bvi-order-sm-7 {
-webkit-box-ordinal-group:8;
-ms-flex-order:7;
order:7
}
html body .bvi-panel .bvi-order-sm-8 {
-webkit-box-ordinal-group:9;
-ms-flex-order:8;
order:8
}
html body .bvi-panel .bvi-order-sm-9 {
-webkit-box-ordinal-group:10;
-ms-flex-order:9;
order:9
}
html body .bvi-panel .bvi-order-sm-10 {
-webkit-box-ordinal-group:11;
-ms-flex-order:10;
order:10
}
html body .bvi-panel .bvi-order-sm-11 {
-webkit-box-ordinal-group:12;
-ms-flex-order:11;
order:11
}
html body .bvi-panel .bvi-order-sm-12 {
-webkit-box-ordinal-group:13;
-ms-flex-order:12;
order:12
}
html body .bvi-panel .bvi-offset-sm-0 {
margin-left:0
}
html body .bvi-panel .bvi-offset-sm-1 {
margin-left:8.3333333333%
}
html body .bvi-panel .bvi-offset-sm-2 {
margin-left:16.6666666667%
}
html body .bvi-panel .bvi-offset-sm-3 {
margin-left:25%
}
html body .bvi-panel .bvi-offset-sm-4 {
margin-left:33.3333333333%
}
html body .bvi-panel .bvi-offset-sm-5 {
margin-left:41.6666666667%
}
html body .bvi-panel .bvi-offset-sm-6 {
margin-left:50%
}
html body .bvi-panel .bvi-offset-sm-7 {
margin-left:58.3333333333%
}
html body .bvi-panel .bvi-offset-sm-8 {
margin-left:66.6666666667%
}
html body .bvi-panel .bvi-offset-sm-9 {
margin-left:75%
}
html body .bvi-panel .bvi-offset-sm-10 {
margin-left:83.3333333333%
}
html body .bvi-panel .bvi-offset-sm-11 {
margin-left:91.6666666667%
}
}
@media (min-width:720px) {
.container-left-half, .container-right-half {
width:354px
}
}
@media (min-width:768px) {
.container {
max-width:720px
}
.container, .container-md, .container-sm {
max-width:720px
}
.col-md {
-ms-flex-preferred-size:0;
flex-basis:0;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
min-width:0;
max-width:100%
}
.row-cols-md-1>* {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.row-cols-md-2>* {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
.row-cols-md-3>* {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.row-cols-md-4>* {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
.row-cols-md-5>* {
-webkit-box-flex:0;
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
.row-cols-md-6>* {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.col-md-auto {
-webkit-box-flex:0;
-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%
}
.col-md-1 {
-webkit-box-flex:0;
-ms-flex:0 0 8.33333%;
flex:0 0 8.33333%;
max-width:8.33333%
}
.col-md-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.col-md-3 {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
.col-md-4 {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.col-md-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.66667%;
flex:0 0 41.66667%;
max-width:41.66667%
}
.col-md-6 {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
.col-md-7 {
-webkit-box-flex:0;
-ms-flex:0 0 58.33333%;
flex:0 0 58.33333%;
max-width:58.33333%
}
.col-md-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.66667%;
flex:0 0 66.66667%;
max-width:66.66667%
}
.col-md-9 {
-webkit-box-flex:0;
-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%
}
.col-md-10 {
-webkit-box-flex:0;
-ms-flex:0 0 83.33333%;
flex:0 0 83.33333%;
max-width:83.33333%
}
.col-md-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.66667%;
flex:0 0 91.66667%;
max-width:91.66667%
}
.col-md-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.order-md-first {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
.order-md-last {
-webkit-box-ordinal-group:14;
-ms-flex-order:13;
order:13
}
.order-md-0 {
-webkit-box-ordinal-group:1;
-ms-flex-order:0;
order:0
}
.order-md-1 {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1
}
.order-md-2 {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2
}
.order-md-3 {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3
}
.order-md-4 {
-webkit-box-ordinal-group:5;
-ms-flex-order:4;
order:4
}
.order-md-5 {
-webkit-box-ordinal-group:6;
-ms-flex-order:5;
order:5
}
.order-md-6 {
-webkit-box-ordinal-group:7;
-ms-flex-order:6;
order:6
}
.order-md-7 {
-webkit-box-ordinal-group:8;
-ms-flex-order:7;
order:7
}
.order-md-8 {
-webkit-box-ordinal-group:9;
-ms-flex-order:8;
order:8
}
.order-md-9 {
-webkit-box-ordinal-group:10;
-ms-flex-order:9;
order:9
}
.order-md-10 {
-webkit-box-ordinal-group:11;
-ms-flex-order:10;
order:10
}
.order-md-11 {
-webkit-box-ordinal-group:12;
-ms-flex-order:11;
order:11
}
.order-md-12 {
-webkit-box-ordinal-group:13;
-ms-flex-order:12;
order:12
}
.offset-md-0 {
margin-left:0
}
.offset-md-1 {
margin-left:8.33333%
}
.offset-md-2 {
margin-left:16.66667%
}
.offset-md-3 {
margin-left:25%
}
.offset-md-4 {
margin-left:33.33333%
}
.offset-md-5 {
margin-left:41.66667%
}
.offset-md-6 {
margin-left:50%
}
.offset-md-7 {
margin-left:58.33333%
}
.offset-md-8 {
margin-left:66.66667%
}
.offset-md-9 {
margin-left:75%
}
.offset-md-10 {
margin-left:83.33333%
}
.offset-md-11 {
margin-left:91.66667%
}
.d-md-none {
display:none!important
}
.d-md-inline {
display:inline!important
}
.d-md-inline-block {
display:inline-block!important
}
.d-md-block {
display:block!important
}
.d-md-table {
display:table!important
}
.d-md-table-row {
display:table-row!important
}
.d-md-table-cell {
display:table-cell!important
}
.d-md-flex {
display:-webkit-box!important;
display:-ms-flexbox!important;
display:flex!important
}
.d-md-inline-flex {
display:-webkit-inline-box!important;
display:-ms-inline-flexbox!important;
display:inline-flex!important
}
.flex-md-row {
-webkit-box-orient:horizontal!important;
-webkit-box-direction:normal!important;
-ms-flex-direction:row!important;
flex-direction:row!important
}
.flex-md-column {
-webkit-box-orient:vertical!important;
-webkit-box-direction:normal!important;
-ms-flex-direction:column!important;
flex-direction:column!important
}
.flex-md-row-reverse {
-webkit-box-orient:horizontal!important;
-webkit-box-direction:reverse!important;
-ms-flex-direction:row-reverse!important;
flex-direction:row-reverse!important
}
.flex-md-column-reverse {
-webkit-box-orient:vertical!important;
-webkit-box-direction:reverse!important;
-ms-flex-direction:column-reverse!important;
flex-direction:column-reverse!important
}
.flex-md-wrap {
-ms-flex-wrap:wrap!important;
flex-wrap:wrap!important
}
.flex-md-nowrap {
-ms-flex-wrap:nowrap!important;
flex-wrap:nowrap!important
}
.flex-md-wrap-reverse {
-ms-flex-wrap:wrap-reverse!important;
flex-wrap:wrap-reverse!important
}
.flex-md-fill {
-webkit-box-flex:1!important;
-ms-flex:1 1 auto!important;
flex:1 1 auto!important
}
.flex-md-grow-0 {
-webkit-box-flex:0!important;
-ms-flex-positive:0!important;
flex-grow:0!important
}
.flex-md-grow-1 {
-webkit-box-flex:1!important;
-ms-flex-positive:1!important;
flex-grow:1!important
}
.flex-md-shrink-0 {
-ms-flex-negative:0!important;
flex-shrink:0!important
}
.flex-md-shrink-1 {
-ms-flex-negative:1!important;
flex-shrink:1!important
}
.justify-content-md-start {
-webkit-box-pack:start!important;
-ms-flex-pack:start!important;
justify-content:flex-start!important
}
.justify-content-md-end {
-webkit-box-pack:end!important;
-ms-flex-pack:end!important;
justify-content:flex-end!important
}
.justify-content-md-center {
-webkit-box-pack:center!important;
-ms-flex-pack:center!important;
justify-content:center!important
}
.justify-content-md-between {
-webkit-box-pack:justify!important;
-ms-flex-pack:justify!important;
justify-content:space-between!important
}
.justify-content-md-around {
-ms-flex-pack:distribute!important;
justify-content:space-around!important
}
.align-items-md-start {
-webkit-box-align:start!important;
-ms-flex-align:start!important;
align-items:flex-start!important
}
.align-items-md-end {
-webkit-box-align:end!important;
-ms-flex-align:end!important;
align-items:flex-end!important
}
.align-items-md-center {
-webkit-box-align:center!important;
-ms-flex-align:center!important;
align-items:center!important
}
.align-items-md-baseline {
-webkit-box-align:baseline!important;
-ms-flex-align:baseline!important;
align-items:baseline!important
}
.align-items-md-stretch {
-webkit-box-align:stretch!important;
-ms-flex-align:stretch!important;
align-items:stretch!important
}
.align-content-md-start {
-ms-flex-line-pack:start!important;
align-content:flex-start!important
}
.align-content-md-end {
-ms-flex-line-pack:end!important;
align-content:flex-end!important
}
.align-content-md-center {
-ms-flex-line-pack:center!important;
align-content:center!important
}
.align-content-md-between {
-ms-flex-line-pack:justify!important;
align-content:space-between!important
}
.align-content-md-around {
-ms-flex-line-pack:distribute!important;
align-content:space-around!important
}
.align-content-md-stretch {
-ms-flex-line-pack:stretch!important;
align-content:stretch!important
}
.align-self-md-auto {
-ms-flex-item-align:auto!important;
align-self:auto!important
}
.align-self-md-start {
-ms-flex-item-align:start!important;
align-self:flex-start!important
}
.align-self-md-end {
-ms-flex-item-align:end!important;
align-self:flex-end!important
}
.align-self-md-center {
-ms-flex-item-align:center!important;
align-self:center!important
}
.align-self-md-baseline {
-ms-flex-item-align:baseline!important;
align-self:baseline!important
}
.align-self-md-stretch {
-ms-flex-item-align:stretch!important;
align-self:stretch!important
}
.m-md-0 {
margin:0!important
}
.mt-md-0, .my-md-0 {
margin-top:0!important
}
.mr-md-0, .mx-md-0 {
margin-right:0!important
}
.mb-md-0, .my-md-0 {
margin-bottom:0!important
}
.ml-md-0, .mx-md-0 {
margin-left:0!important
}
.m-md-1 {
margin:.25rem!important
}
.mt-md-1, .my-md-1 {
margin-top:.25rem!important
}
.mr-md-1, .mx-md-1 {
margin-right:.25rem!important
}
.mb-md-1, .my-md-1 {
margin-bottom:.25rem!important
}
.ml-md-1, .mx-md-1 {
margin-left:.25rem!important
}
.m-md-2 {
margin:.5rem!important
}
.mt-md-2, .my-md-2 {
margin-top:.5rem!important
}
.mr-md-2, .mx-md-2 {
margin-right:.5rem!important
}
.mb-md-2, .my-md-2 {
margin-bottom:.5rem!important
}
.ml-md-2, .mx-md-2 {
margin-left:.5rem!important
}
.m-md-3 {
margin:1rem!important
}
.mt-md-3, .my-md-3 {
margin-top:1rem!important
}
.mr-md-3, .mx-md-3 {
margin-right:1rem!important
}
.mb-md-3, .my-md-3 {
margin-bottom:1rem!important
}
.ml-md-3, .mx-md-3 {
margin-left:1rem!important
}
.m-md-4 {
margin:1.5rem!important
}
.mt-md-4, .my-md-4 {
margin-top:1.5rem!important
}
.mr-md-4, .mx-md-4 {
margin-right:1.5rem!important
}
.mb-md-4, .my-md-4 {
margin-bottom:1.5rem!important
}
.ml-md-4, .mx-md-4 {
margin-left:1.5rem!important
}
.m-md-5 {
margin:3rem!important
}
.mt-md-5, .my-md-5 {
margin-top:3rem!important
}
.mr-md-5, .mx-md-5 {
margin-right:3rem!important
}
.mb-md-5, .my-md-5 {
margin-bottom:3rem!important
}
.ml-md-5, .mx-md-5 {
margin-left:3rem!important
}
.p-md-0 {
padding:0!important
}
.pt-md-0, .py-md-0 {
padding-top:0!important
}
.pr-md-0, .px-md-0 {
padding-right:0!important
}
.pb-md-0, .py-md-0 {
padding-bottom:0!important
}
.pl-md-0, .px-md-0 {
padding-left:0!important
}
.p-md-1 {
padding:.25rem!important
}
.pt-md-1, .py-md-1 {
padding-top:.25rem!important
}
.pr-md-1, .px-md-1 {
padding-right:.25rem!important
}
.pb-md-1, .py-md-1 {
padding-bottom:.25rem!important
}
.pl-md-1, .px-md-1 {
padding-left:.25rem!important
}
.p-md-2 {
padding:.5rem!important
}
.pt-md-2, .py-md-2 {
padding-top:.5rem!important
}
.pr-md-2, .px-md-2 {
padding-right:.5rem!important
}
.pb-md-2, .py-md-2 {
padding-bottom:.5rem!important
}
.pl-md-2, .px-md-2 {
padding-left:.5rem!important
}
.p-md-3 {
padding:1rem!important
}
.pt-md-3, .py-md-3 {
padding-top:1rem!important
}
.pr-md-3, .px-md-3 {
padding-right:1rem!important
}
.pb-md-3, .py-md-3 {
padding-bottom:1rem!important
}
.pl-md-3, .px-md-3 {
padding-left:1rem!important
}
.p-md-4 {
padding:1.5rem!important
}
.pt-md-4, .py-md-4 {
padding-top:1.5rem!important
}
.pr-md-4, .px-md-4 {
padding-right:1.5rem!important
}
.pb-md-4, .py-md-4 {
padding-bottom:1.5rem!important
}
.pl-md-4, .px-md-4 {
padding-left:1.5rem!important
}
.p-md-5 {
padding:3rem!important
}
.pt-md-5, .py-md-5 {
padding-top:3rem!important
}
.pr-md-5, .px-md-5 {
padding-right:3rem!important
}
.pb-md-5, .py-md-5 {
padding-bottom:3rem!important
}
.pl-md-5, .px-md-5 {
padding-left:3rem!important
}
.m-md-n1 {
margin:-.25rem!important
}
.mt-md-n1, .my-md-n1 {
margin-top:-.25rem!important
}
.mr-md-n1, .mx-md-n1 {
margin-right:-.25rem!important
}
.mb-md-n1, .my-md-n1 {
margin-bottom:-.25rem!important
}
.ml-md-n1, .mx-md-n1 {
margin-left:-.25rem!important
}
.m-md-n2 {
margin:-.5rem!important
}
.mt-md-n2, .my-md-n2 {
margin-top:-.5rem!important
}
.mr-md-n2, .mx-md-n2 {
margin-right:-.5rem!important
}
.mb-md-n2, .my-md-n2 {
margin-bottom:-.5rem!important
}
.ml-md-n2, .mx-md-n2 {
margin-left:-.5rem!important
}
.m-md-n3 {
margin:-1rem!important
}
.mt-md-n3, .my-md-n3 {
margin-top:-1rem!important
}
.mr-md-n3, .mx-md-n3 {
margin-right:-1rem!important
}
.mb-md-n3, .my-md-n3 {
margin-bottom:-1rem!important
}
.ml-md-n3, .mx-md-n3 {
margin-left:-1rem!important
}
.m-md-n4 {
margin:-1.5rem!important
}
.mt-md-n4, .my-md-n4 {
margin-top:-1.5rem!important
}
.mr-md-n4, .mx-md-n4 {
margin-right:-1.5rem!important
}
.mb-md-n4, .my-md-n4 {
margin-bottom:-1.5rem!important
}
.ml-md-n4, .mx-md-n4 {
margin-left:-1.5rem!important
}
.m-md-n5 {
margin:-3rem!important
}
.mt-md-n5, .my-md-n5 {
margin-top:-3rem!important
}
.mr-md-n5, .mx-md-n5 {
margin-right:-3rem!important
}
.mb-md-n5, .my-md-n5 {
margin-bottom:-3rem!important
}
.ml-md-n5, .mx-md-n5 {
margin-left:-3rem!important
}
.m-md-auto {
margin:auto!important
}
.mt-md-auto, .my-md-auto {
margin-top:auto!important
}
.mr-md-auto, .mx-md-auto {
margin-right:auto!important
}
.mb-md-auto, .my-md-auto {
margin-bottom:auto!important
}
.ml-md-auto, .mx-md-auto {
margin-left:auto!important
}
.dropdown:hover .dropdown-hidden {
display:block
}
.dropdown:hover .dropdown-hidden.dropdown-half {
display:-webkit-box;
display:-ms-flexbox;
display:flex
}
html body .bvi-panel .bvi-container {
max-width:720px
}
html body .bvi-panel .bvi-container, html body .bvi-panel .bvi-container-md, html body .bvi-panel .bvi-container-sm {
max-width:720px
}
html body .bvi-panel .bvi-col-md {
-ms-flex-preferred-size:0;
flex-basis:0;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%
}
html body .bvi-panel .row-cols-md-1>* {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
html body .bvi-panel .row-cols-md-2>* {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
html body .bvi-panel .row-cols-md-3>* {
-webkit-box-flex:0;
-ms-flex:0 0 33.3333333333%;
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
html body .bvi-panel .row-cols-md-4>* {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
html body .bvi-panel .row-cols-md-5>* {
-webkit-box-flex:0;
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
html body .bvi-panel .row-cols-md-6>* {
-webkit-box-flex:0;
-ms-flex:0 0 16.6666666667%;
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
html body .bvi-panel .bvi-col-md-auto {
-webkit-box-flex:0;
-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%
}
html body .bvi-panel .bvi-col-md-1 {
-webkit-box-flex:0;
-ms-flex:0 0 8.3333333333%;
flex:0 0 8.3333333333%;
max-width:8.3333333333%
}
html body .bvi-panel .bvi-col-md-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.6666666667%;
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
html body .bvi-panel .bvi-col-md-3 {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
html body .bvi-panel .bvi-col-md-4 {
-webkit-box-flex:0;
-ms-flex:0 0 33.3333333333%;
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
html body .bvi-panel .bvi-col-md-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.6666666667%;
flex:0 0 41.6666666667%;
max-width:41.6666666667%
}
html body .bvi-panel .bvi-col-md-6 {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
html body .bvi-panel .bvi-col-md-7 {
-webkit-box-flex:0;
-ms-flex:0 0 58.3333333333%;
flex:0 0 58.3333333333%;
max-width:58.3333333333%
}
html body .bvi-panel .bvi-col-md-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.6666666667%;
flex:0 0 66.6666666667%;
max-width:66.6666666667%
}
html body .bvi-panel .bvi-col-md-9 {
-webkit-box-flex:0;
-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%
}
html body .bvi-panel .bvi-col-md-10 {
-webkit-box-flex:0;
-ms-flex:0 0 83.3333333333%;
flex:0 0 83.3333333333%;
max-width:83.3333333333%
}
html body .bvi-panel .bvi-col-md-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.6666666667%;
flex:0 0 91.6666666667%;
max-width:91.6666666667%
}
html body .bvi-panel .bvi-col-md-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
html body .bvi-panel .bvi-order-md-first {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
html body .bvi-panel .bvi-order-md-last {
-webkit-box-ordinal-group:14;
-ms-flex-order:13;
order:13
}
html body .bvi-panel .bvi-order-md-0 {
-webkit-box-ordinal-group:1;
-ms-flex-order:0;
order:0
}
html body .bvi-panel .bvi-order-md-1 {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1
}
html body .bvi-panel .bvi-order-md-2 {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2
}
html body .bvi-panel .bvi-order-md-3 {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3
}
html body .bvi-panel .bvi-order-md-4 {
-webkit-box-ordinal-group:5;
-ms-flex-order:4;
order:4
}
html body .bvi-panel .bvi-order-md-5 {
-webkit-box-ordinal-group:6;
-ms-flex-order:5;
order:5
}
html body .bvi-panel .bvi-order-md-6 {
-webkit-box-ordinal-group:7;
-ms-flex-order:6;
order:6
}
html body .bvi-panel .bvi-order-md-7 {
-webkit-box-ordinal-group:8;
-ms-flex-order:7;
order:7
}
html body .bvi-panel .bvi-order-md-8 {
-webkit-box-ordinal-group:9;
-ms-flex-order:8;
order:8
}
html body .bvi-panel .bvi-order-md-9 {
-webkit-box-ordinal-group:10;
-ms-flex-order:9;
order:9
}
html body .bvi-panel .bvi-order-md-10 {
-webkit-box-ordinal-group:11;
-ms-flex-order:10;
order:10
}
html body .bvi-panel .bvi-order-md-11 {
-webkit-box-ordinal-group:12;
-ms-flex-order:11;
order:11
}
html body .bvi-panel .bvi-order-md-12 {
-webkit-box-ordinal-group:13;
-ms-flex-order:12;
order:12
}
html body .bvi-panel .bvi-offset-md-0 {
margin-left:0
}
html body .bvi-panel .bvi-offset-md-1 {
margin-left:8.3333333333%
}
html body .bvi-panel .bvi-offset-md-2 {
margin-left:16.6666666667%
}
html body .bvi-panel .bvi-offset-md-3 {
margin-left:25%
}
html body .bvi-panel .bvi-offset-md-4 {
margin-left:33.3333333333%
}
html body .bvi-panel .bvi-offset-md-5 {
margin-left:41.6666666667%
}
html body .bvi-panel .bvi-offset-md-6 {
margin-left:50%
}
html body .bvi-panel .bvi-offset-md-7 {
margin-left:58.3333333333%
}
html body .bvi-panel .bvi-offset-md-8 {
margin-left:66.6666666667%
}
html body .bvi-panel .bvi-offset-md-9 {
margin-left:75%
}
html body .bvi-panel .bvi-offset-md-10 {
margin-left:83.3333333333%
}
html body .bvi-panel .bvi-offset-md-11 {
margin-left:91.6666666667%
}
}
@media (min-width:991px) {
.container-left-half, .container-right-half {
width:489.5px
}
}
@media (min-width:992px) {
.container {
max-width:991px
}
.container, .container-lg, .container-md, .container-sm {
max-width:991px
}
.col-lg {
-ms-flex-preferred-size:0;
flex-basis:0;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
min-width:0;
max-width:100%
}
.row-cols-lg-1>* {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.row-cols-lg-2>* {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
.row-cols-lg-3>* {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.row-cols-lg-4>* {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
.row-cols-lg-5>* {
-webkit-box-flex:0;
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
.row-cols-lg-6>* {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.col-lg-auto {
-webkit-box-flex:0;
-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%
}
.col-lg-1 {
-webkit-box-flex:0;
-ms-flex:0 0 8.33333%;
flex:0 0 8.33333%;
max-width:8.33333%
}
.col-lg-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.col-lg-3 {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
.col-lg-4 {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.col-lg-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.66667%;
flex:0 0 41.66667%;
max-width:41.66667%
}
.col-lg-6 {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
.col-lg-7 {
-webkit-box-flex:0;
-ms-flex:0 0 58.33333%;
flex:0 0 58.33333%;
max-width:58.33333%
}
.col-lg-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.66667%;
flex:0 0 66.66667%;
max-width:66.66667%
}
.col-lg-9 {
-webkit-box-flex:0;
-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%
}
.col-lg-10 {
-webkit-box-flex:0;
-ms-flex:0 0 83.33333%;
flex:0 0 83.33333%;
max-width:83.33333%
}
.col-lg-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.66667%;
flex:0 0 91.66667%;
max-width:91.66667%
}
.col-lg-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.order-lg-first {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
.order-lg-last {
-webkit-box-ordinal-group:14;
-ms-flex-order:13;
order:13
}
.order-lg-0 {
-webkit-box-ordinal-group:1;
-ms-flex-order:0;
order:0
}
.order-lg-1 {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1
}
.order-lg-2 {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2
}
.order-lg-3 {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3
}
.order-lg-4 {
-webkit-box-ordinal-group:5;
-ms-flex-order:4;
order:4
}
.order-lg-5 {
-webkit-box-ordinal-group:6;
-ms-flex-order:5;
order:5
}
.order-lg-6 {
-webkit-box-ordinal-group:7;
-ms-flex-order:6;
order:6
}
.order-lg-7 {
-webkit-box-ordinal-group:8;
-ms-flex-order:7;
order:7
}
.order-lg-8 {
-webkit-box-ordinal-group:9;
-ms-flex-order:8;
order:8
}
.order-lg-9 {
-webkit-box-ordinal-group:10;
-ms-flex-order:9;
order:9
}
.order-lg-10 {
-webkit-box-ordinal-group:11;
-ms-flex-order:10;
order:10
}
.order-lg-11 {
-webkit-box-ordinal-group:12;
-ms-flex-order:11;
order:11
}
.order-lg-12 {
-webkit-box-ordinal-group:13;
-ms-flex-order:12;
order:12
}
.offset-lg-0 {
margin-left:0
}
.offset-lg-1 {
margin-left:8.33333%
}
.offset-lg-2 {
margin-left:16.66667%
}
.offset-lg-3 {
margin-left:25%
}
.offset-lg-4 {
margin-left:33.33333%
}
.offset-lg-5 {
margin-left:41.66667%
}
.offset-lg-6 {
margin-left:50%
}
.offset-lg-7 {
margin-left:58.33333%
}
.offset-lg-8 {
margin-left:66.66667%
}
.offset-lg-9 {
margin-left:75%
}
.offset-lg-10 {
margin-left:83.33333%
}
.offset-lg-11 {
margin-left:91.66667%
}
.d-lg-none {
display:none!important
}
.d-lg-inline {
display:inline!important
}
.d-lg-inline-block {
display:inline-block!important
}
.d-lg-block {
display:block!important
}
.d-lg-table {
display:table!important
}
.d-lg-table-row {
display:table-row!important
}
.d-lg-table-cell {
display:table-cell!important
}
.d-lg-flex {
display:-webkit-box!important;
display:-ms-flexbox!important;
display:flex!important
}
.d-lg-inline-flex {
display:-webkit-inline-box!important;
display:-ms-inline-flexbox!important;
display:inline-flex!important
}
.flex-lg-row {
-webkit-box-orient:horizontal!important;
-webkit-box-direction:normal!important;
-ms-flex-direction:row!important;
flex-direction:row!important
}
.flex-lg-column {
-webkit-box-orient:vertical!important;
-webkit-box-direction:normal!important;
-ms-flex-direction:column!important;
flex-direction:column!important
}
.flex-lg-row-reverse {
-webkit-box-orient:horizontal!important;
-webkit-box-direction:reverse!important;
-ms-flex-direction:row-reverse!important;
flex-direction:row-reverse!important
}
.flex-lg-column-reverse {
-webkit-box-orient:vertical!important;
-webkit-box-direction:reverse!important;
-ms-flex-direction:column-reverse!important;
flex-direction:column-reverse!important
}
.flex-lg-wrap {
-ms-flex-wrap:wrap!important;
flex-wrap:wrap!important
}
.flex-lg-nowrap {
-ms-flex-wrap:nowrap!important;
flex-wrap:nowrap!important
}
.flex-lg-wrap-reverse {
-ms-flex-wrap:wrap-reverse!important;
flex-wrap:wrap-reverse!important
}
.flex-lg-fill {
-webkit-box-flex:1!important;
-ms-flex:1 1 auto!important;
flex:1 1 auto!important
}
.flex-lg-grow-0 {
-webkit-box-flex:0!important;
-ms-flex-positive:0!important;
flex-grow:0!important
}
.flex-lg-grow-1 {
-webkit-box-flex:1!important;
-ms-flex-positive:1!important;
flex-grow:1!important
}
.flex-lg-shrink-0 {
-ms-flex-negative:0!important;
flex-shrink:0!important
}
.flex-lg-shrink-1 {
-ms-flex-negative:1!important;
flex-shrink:1!important
}
.justify-content-lg-start {
-webkit-box-pack:start!important;
-ms-flex-pack:start!important;
justify-content:flex-start!important
}
.justify-content-lg-end {
-webkit-box-pack:end!important;
-ms-flex-pack:end!important;
justify-content:flex-end!important
}
.justify-content-lg-center {
-webkit-box-pack:center!important;
-ms-flex-pack:center!important;
justify-content:center!important
}
.justify-content-lg-between {
-webkit-box-pack:justify!important;
-ms-flex-pack:justify!important;
justify-content:space-between!important
}
.justify-content-lg-around {
-ms-flex-pack:distribute!important;
justify-content:space-around!important
}
.align-items-lg-start {
-webkit-box-align:start!important;
-ms-flex-align:start!important;
align-items:flex-start!important
}
.align-items-lg-end {
-webkit-box-align:end!important;
-ms-flex-align:end!important;
align-items:flex-end!important
}
.align-items-lg-center {
-webkit-box-align:center!important;
-ms-flex-align:center!important;
align-items:center!important
}
.align-items-lg-baseline {
-webkit-box-align:baseline!important;
-ms-flex-align:baseline!important;
align-items:baseline!important
}
.align-items-lg-stretch {
-webkit-box-align:stretch!important;
-ms-flex-align:stretch!important;
align-items:stretch!important
}
.align-content-lg-start {
-ms-flex-line-pack:start!important;
align-content:flex-start!important
}
.align-content-lg-end {
-ms-flex-line-pack:end!important;
align-content:flex-end!important
}
.align-content-lg-center {
-ms-flex-line-pack:center!important;
align-content:center!important
}
.align-content-lg-between {
-ms-flex-line-pack:justify!important;
align-content:space-between!important
}
.align-content-lg-around {
-ms-flex-line-pack:distribute!important;
align-content:space-around!important
}
.align-content-lg-stretch {
-ms-flex-line-pack:stretch!important;
align-content:stretch!important
}
.align-self-lg-auto {
-ms-flex-item-align:auto!important;
align-self:auto!important
}
.align-self-lg-start {
-ms-flex-item-align:start!important;
align-self:flex-start!important
}
.align-self-lg-end {
-ms-flex-item-align:end!important;
align-self:flex-end!important
}
.align-self-lg-center {
-ms-flex-item-align:center!important;
align-self:center!important
}
.align-self-lg-baseline {
-ms-flex-item-align:baseline!important;
align-self:baseline!important
}
.align-self-lg-stretch {
-ms-flex-item-align:stretch!important;
align-self:stretch!important
}
.m-lg-0 {
margin:0!important
}
.mt-lg-0, .my-lg-0 {
margin-top:0!important
}
.mr-lg-0, .mx-lg-0 {
margin-right:0!important
}
.mb-lg-0, .my-lg-0 {
margin-bottom:0!important
}
.ml-lg-0, .mx-lg-0 {
margin-left:0!important
}
.m-lg-1 {
margin:.25rem!important
}
.mt-lg-1, .my-lg-1 {
margin-top:.25rem!important
}
.mr-lg-1, .mx-lg-1 {
margin-right:.25rem!important
}
.mb-lg-1, .my-lg-1 {
margin-bottom:.25rem!important
}
.ml-lg-1, .mx-lg-1 {
margin-left:.25rem!important
}
.m-lg-2 {
margin:.5rem!important
}
.mt-lg-2, .my-lg-2 {
margin-top:.5rem!important
}
.mr-lg-2, .mx-lg-2 {
margin-right:.5rem!important
}
.mb-lg-2, .my-lg-2 {
margin-bottom:.5rem!important
}
.ml-lg-2, .mx-lg-2 {
margin-left:.5rem!important
}
.m-lg-3 {
margin:1rem!important
}
.mt-lg-3, .my-lg-3 {
margin-top:1rem!important
}
.mr-lg-3, .mx-lg-3 {
margin-right:1rem!important
}
.mb-lg-3, .my-lg-3 {
margin-bottom:1rem!important
}
.ml-lg-3, .mx-lg-3 {
margin-left:1rem!important
}
.m-lg-4 {
margin:1.5rem!important
}
.mt-lg-4, .my-lg-4 {
margin-top:1.5rem!important
}
.mr-lg-4, .mx-lg-4 {
margin-right:1.5rem!important
}
.mb-lg-4, .my-lg-4 {
margin-bottom:1.5rem!important
}
.ml-lg-4, .mx-lg-4 {
margin-left:1.5rem!important
}
.m-lg-5 {
margin:3rem!important
}
.mt-lg-5, .my-lg-5 {
margin-top:3rem!important
}
.mr-lg-5, .mx-lg-5 {
margin-right:3rem!important
}
.mb-lg-5, .my-lg-5 {
margin-bottom:3rem!important
}
.ml-lg-5, .mx-lg-5 {
margin-left:3rem!important
}
.p-lg-0 {
padding:0!important
}
.pt-lg-0, .py-lg-0 {
padding-top:0!important
}
.pr-lg-0, .px-lg-0 {
padding-right:0!important
}
.pb-lg-0, .py-lg-0 {
padding-bottom:0!important
}
.pl-lg-0, .px-lg-0 {
padding-left:0!important
}
.p-lg-1 {
padding:.25rem!important
}
.pt-lg-1, .py-lg-1 {
padding-top:.25rem!important
}
.pr-lg-1, .px-lg-1 {
padding-right:.25rem!important
}
.pb-lg-1, .py-lg-1 {
padding-bottom:.25rem!important
}
.pl-lg-1, .px-lg-1 {
padding-left:.25rem!important
}
.p-lg-2 {
padding:.5rem!important
}
.pt-lg-2, .py-lg-2 {
padding-top:.5rem!important
}
.pr-lg-2, .px-lg-2 {
padding-right:.5rem!important
}
.pb-lg-2, .py-lg-2 {
padding-bottom:.5rem!important
}
.pl-lg-2, .px-lg-2 {
padding-left:.5rem!important
}
.p-lg-3 {
padding:1rem!important
}
.pt-lg-3, .py-lg-3 {
padding-top:1rem!important
}
.pr-lg-3, .px-lg-3 {
padding-right:1rem!important
}
.pb-lg-3, .py-lg-3 {
padding-bottom:1rem!important
}
.pl-lg-3, .px-lg-3 {
padding-left:1rem!important
}
.p-lg-4 {
padding:1.5rem!important
}
.pt-lg-4, .py-lg-4 {
padding-top:1.5rem!important
}
.pr-lg-4, .px-lg-4 {
padding-right:1.5rem!important
}
.pb-lg-4, .py-lg-4 {
padding-bottom:1.5rem!important
}
.pl-lg-4, .px-lg-4 {
padding-left:1.5rem!important
}
.p-lg-5 {
padding:3rem!important
}
.pt-lg-5, .py-lg-5 {
padding-top:3rem!important
}
.pr-lg-5, .px-lg-5 {
padding-right:3rem!important
}
.pb-lg-5, .py-lg-5 {
padding-bottom:3rem!important
}
.pl-lg-5, .px-lg-5 {
padding-left:3rem!important
}
.m-lg-n1 {
margin:-.25rem!important
}
.mt-lg-n1, .my-lg-n1 {
margin-top:-.25rem!important
}
.mr-lg-n1, .mx-lg-n1 {
margin-right:-.25rem!important
}
.mb-lg-n1, .my-lg-n1 {
margin-bottom:-.25rem!important
}
.ml-lg-n1, .mx-lg-n1 {
margin-left:-.25rem!important
}
.m-lg-n2 {
margin:-.5rem!important
}
.mt-lg-n2, .my-lg-n2 {
margin-top:-.5rem!important
}
.mr-lg-n2, .mx-lg-n2 {
margin-right:-.5rem!important
}
.mb-lg-n2, .my-lg-n2 {
margin-bottom:-.5rem!important
}
.ml-lg-n2, .mx-lg-n2 {
margin-left:-.5rem!important
}
.m-lg-n3 {
margin:-1rem!important
}
.mt-lg-n3, .my-lg-n3 {
margin-top:-1rem!important
}
.mr-lg-n3, .mx-lg-n3 {
margin-right:-1rem!important
}
.mb-lg-n3, .my-lg-n3 {
margin-bottom:-1rem!important
}
.ml-lg-n3, .mx-lg-n3 {
margin-left:-1rem!important
}
.m-lg-n4 {
margin:-1.5rem!important
}
.mt-lg-n4, .my-lg-n4 {
margin-top:-1.5rem!important
}
.mr-lg-n4, .mx-lg-n4 {
margin-right:-1.5rem!important
}
.mb-lg-n4, .my-lg-n4 {
margin-bottom:-1.5rem!important
}
.ml-lg-n4, .mx-lg-n4 {
margin-left:-1.5rem!important
}
.m-lg-n5 {
margin:-3rem!important
}
.mt-lg-n5, .my-lg-n5 {
margin-top:-3rem!important
}
.mr-lg-n5, .mx-lg-n5 {
margin-right:-3rem!important
}
.mb-lg-n5, .my-lg-n5 {
margin-bottom:-3rem!important
}
.ml-lg-n5, .mx-lg-n5 {
margin-left:-3rem!important
}
.m-lg-auto {
margin:auto!important
}
.mt-lg-auto, .my-lg-auto {
margin-top:auto!important
}
.mr-lg-auto, .mx-lg-auto {
margin-right:auto!important
}
.mb-lg-auto, .my-lg-auto {
margin-bottom:auto!important
}
.ml-lg-auto, .mx-lg-auto {
margin-left:auto!important
}
html body .bvi-panel .bvi-container {
max-width:960px
}
html body .bvi-panel .bvi-container, html body .bvi-panel .bvi-container-lg, html body .bvi-panel .bvi-container-md, html body .bvi-panel .bvi-container-sm {
max-width:960px
}
html body .bvi-panel .bvi-col-lg {
-ms-flex-preferred-size:0;
flex-basis:0;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%
}
html body .bvi-panel .row-cols-lg-1>* {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
html body .bvi-panel .row-cols-lg-2>* {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
html body .bvi-panel .row-cols-lg-3>* {
-webkit-box-flex:0;
-ms-flex:0 0 33.3333333333%;
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
html body .bvi-panel .row-cols-lg-4>* {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
html body .bvi-panel .row-cols-lg-5>* {
-webkit-box-flex:0;
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
html body .bvi-panel .row-cols-lg-6>* {
-webkit-box-flex:0;
-ms-flex:0 0 16.6666666667%;
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
html body .bvi-panel .bvi-col-lg-auto {
-webkit-box-flex:0;
-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%
}
html body .bvi-panel .bvi-col-lg-1 {
-webkit-box-flex:0;
-ms-flex:0 0 8.3333333333%;
flex:0 0 8.3333333333%;
max-width:8.3333333333%
}
html body .bvi-panel .bvi-col-lg-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.6666666667%;
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
html body .bvi-panel .bvi-col-lg-3 {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
html body .bvi-panel .bvi-col-lg-4 {
-webkit-box-flex:0;
-ms-flex:0 0 33.3333333333%;
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
html body .bvi-panel .bvi-col-lg-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.6666666667%;
flex:0 0 41.6666666667%;
max-width:41.6666666667%
}
html body .bvi-panel .bvi-col-lg-6 {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
html body .bvi-panel .bvi-col-lg-7 {
-webkit-box-flex:0;
-ms-flex:0 0 58.3333333333%;
flex:0 0 58.3333333333%;
max-width:58.3333333333%
}
html body .bvi-panel .bvi-col-lg-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.6666666667%;
flex:0 0 66.6666666667%;
max-width:66.6666666667%
}
html body .bvi-panel .bvi-col-lg-9 {
-webkit-box-flex:0;
-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%
}
html body .bvi-panel .bvi-col-lg-10 {
-webkit-box-flex:0;
-ms-flex:0 0 83.3333333333%;
flex:0 0 83.3333333333%;
max-width:83.3333333333%
}
html body .bvi-panel .bvi-col-lg-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.6666666667%;
flex:0 0 91.6666666667%;
max-width:91.6666666667%
}
html body .bvi-panel .bvi-col-lg-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
html body .bvi-panel .bvi-order-lg-first {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
html body .bvi-panel .bvi-order-lg-last {
-webkit-box-ordinal-group:14;
-ms-flex-order:13;
order:13
}
html body .bvi-panel .bvi-order-lg-0 {
-webkit-box-ordinal-group:1;
-ms-flex-order:0;
order:0
}
html body .bvi-panel .bvi-order-lg-1 {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1
}
html body .bvi-panel .bvi-order-lg-2 {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2
}
html body .bvi-panel .bvi-order-lg-3 {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3
}
html body .bvi-panel .bvi-order-lg-4 {
-webkit-box-ordinal-group:5;
-ms-flex-order:4;
order:4
}
html body .bvi-panel .bvi-order-lg-5 {
-webkit-box-ordinal-group:6;
-ms-flex-order:5;
order:5
}
html body .bvi-panel .bvi-order-lg-6 {
-webkit-box-ordinal-group:7;
-ms-flex-order:6;
order:6
}
html body .bvi-panel .bvi-order-lg-7 {
-webkit-box-ordinal-group:8;
-ms-flex-order:7;
order:7
}
html body .bvi-panel .bvi-order-lg-8 {
-webkit-box-ordinal-group:9;
-ms-flex-order:8;
order:8
}
html body .bvi-panel .bvi-order-lg-9 {
-webkit-box-ordinal-group:10;
-ms-flex-order:9;
order:9
}
html body .bvi-panel .bvi-order-lg-10 {
-webkit-box-ordinal-group:11;
-ms-flex-order:10;
order:10
}
html body .bvi-panel .bvi-order-lg-11 {
-webkit-box-ordinal-group:12;
-ms-flex-order:11;
order:11
}
html body .bvi-panel .bvi-order-lg-12 {
-webkit-box-ordinal-group:13;
-ms-flex-order:12;
order:12
}
html body .bvi-panel .bvi-offset-lg-0 {
margin-left:0
}
html body .bvi-panel .bvi-offset-lg-1 {
margin-left:8.3333333333%
}
html body .bvi-panel .bvi-offset-lg-2 {
margin-left:16.6666666667%
}
html body .bvi-panel .bvi-offset-lg-3 {
margin-left:25%
}
html body .bvi-panel .bvi-offset-lg-4 {
margin-left:33.3333333333%
}
html body .bvi-panel .bvi-offset-lg-5 {
margin-left:41.6666666667%
}
html body .bvi-panel .bvi-offset-lg-6 {
margin-left:50%
}
html body .bvi-panel .bvi-offset-lg-7 {
margin-left:58.3333333333%
}
html body .bvi-panel .bvi-offset-lg-8 {
margin-left:66.6666666667%
}
html body .bvi-panel .bvi-offset-lg-9 {
margin-left:75%
}
html body .bvi-panel .bvi-offset-lg-10 {
margin-left:83.3333333333%
}
html body .bvi-panel .bvi-offset-lg-11 {
margin-left:91.6666666667%
}
}
@media (min-width:1200px) {
.container-left-half, .container-right-half {
width:594px
}
html body .bvi-panel .bvi-panel-toggler {
display:none
}
html body .bvi-panel * {
font-size:16px!important
}
html body .bvi-panel .bvi-container {
max-width:1140px
}
html body .bvi-panel .bvi-container, html body .bvi-panel .bvi-container-lg, html body .bvi-panel .bvi-container-md, html body .bvi-panel .bvi-container-sm, html body .bvi-panel .bvi-container-xl {
max-width:1140px
}
html body .bvi-panel .bvi-col-xl {
-ms-flex-preferred-size:0;
flex-basis:0;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
max-width:100%
}
html body .bvi-panel .row-cols-xl-1>* {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
html body .bvi-panel .row-cols-xl-2>* {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
html body .bvi-panel .row-cols-xl-3>* {
-webkit-box-flex:0;
-ms-flex:0 0 33.3333333333%;
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
html body .bvi-panel .row-cols-xl-4>* {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
html body .bvi-panel .row-cols-xl-5>* {
-webkit-box-flex:0;
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
html body .bvi-panel .row-cols-xl-6>* {
-webkit-box-flex:0;
-ms-flex:0 0 16.6666666667%;
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
html body .bvi-panel .bvi-col-xl-auto {
-webkit-box-flex:0;
-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%
}
html body .bvi-panel .bvi-col-xl-1 {
-webkit-box-flex:0;
-ms-flex:0 0 8.3333333333%;
flex:0 0 8.3333333333%;
max-width:8.3333333333%
}
html body .bvi-panel .bvi-col-xl-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.6666666667%;
flex:0 0 16.6666666667%;
max-width:16.6666666667%
}
html body .bvi-panel .bvi-col-xl-3 {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
html body .bvi-panel .bvi-col-xl-4 {
-webkit-box-flex:0;
-ms-flex:0 0 33.3333333333%;
flex:0 0 33.3333333333%;
max-width:33.3333333333%
}
html body .bvi-panel .bvi-col-xl-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.6666666667%;
flex:0 0 41.6666666667%;
max-width:41.6666666667%
}
html body .bvi-panel .bvi-col-xl-6 {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
html body .bvi-panel .bvi-col-xl-7 {
-webkit-box-flex:0;
-ms-flex:0 0 58.3333333333%;
flex:0 0 58.3333333333%;
max-width:58.3333333333%
}
html body .bvi-panel .bvi-col-xl-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.6666666667%;
flex:0 0 66.6666666667%;
max-width:66.6666666667%
}
html body .bvi-panel .bvi-col-xl-9 {
-webkit-box-flex:0;
-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%
}
html body .bvi-panel .bvi-col-xl-10 {
-webkit-box-flex:0;
-ms-flex:0 0 83.3333333333%;
flex:0 0 83.3333333333%;
max-width:83.3333333333%
}
html body .bvi-panel .bvi-col-xl-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.6666666667%;
flex:0 0 91.6666666667%;
max-width:91.6666666667%
}
html body .bvi-panel .bvi-col-xl-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
html body .bvi-panel .bvi-order-xl-first {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
html body .bvi-panel .bvi-order-xl-last {
-webkit-box-ordinal-group:14;
-ms-flex-order:13;
order:13
}
html body .bvi-panel .bvi-order-xl-0 {
-webkit-box-ordinal-group:1;
-ms-flex-order:0;
order:0
}
html body .bvi-panel .bvi-order-xl-1 {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1
}
html body .bvi-panel .bvi-order-xl-2 {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2
}
html body .bvi-panel .bvi-order-xl-3 {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3
}
html body .bvi-panel .bvi-order-xl-4 {
-webkit-box-ordinal-group:5;
-ms-flex-order:4;
order:4
}
html body .bvi-panel .bvi-order-xl-5 {
-webkit-box-ordinal-group:6;
-ms-flex-order:5;
order:5
}
html body .bvi-panel .bvi-order-xl-6 {
-webkit-box-ordinal-group:7;
-ms-flex-order:6;
order:6
}
html body .bvi-panel .bvi-order-xl-7 {
-webkit-box-ordinal-group:8;
-ms-flex-order:7;
order:7
}
html body .bvi-panel .bvi-order-xl-8 {
-webkit-box-ordinal-group:9;
-ms-flex-order:8;
order:8
}
html body .bvi-panel .bvi-order-xl-9 {
-webkit-box-ordinal-group:10;
-ms-flex-order:9;
order:9
}
html body .bvi-panel .bvi-order-xl-10 {
-webkit-box-ordinal-group:11;
-ms-flex-order:10;
order:10
}
html body .bvi-panel .bvi-order-xl-11 {
-webkit-box-ordinal-group:12;
-ms-flex-order:11;
order:11
}
html body .bvi-panel .bvi-order-xl-12 {
-webkit-box-ordinal-group:13;
-ms-flex-order:12;
order:12
}
html body .bvi-panel .bvi-offset-xl-0 {
margin-left:0
}
html body .bvi-panel .bvi-offset-xl-1 {
margin-left:8.3333333333%
}
html body .bvi-panel .bvi-offset-xl-2 {
margin-left:16.6666666667%
}
html body .bvi-panel .bvi-offset-xl-3 {
margin-left:25%
}
html body .bvi-panel .bvi-offset-xl-4 {
margin-left:33.3333333333%
}
html body .bvi-panel .bvi-offset-xl-5 {
margin-left:41.6666666667%
}
html body .bvi-panel .bvi-offset-xl-6 {
margin-left:50%
}
html body .bvi-panel .bvi-offset-xl-7 {
margin-left:58.3333333333%
}
html body .bvi-panel .bvi-offset-xl-8 {
margin-left:66.6666666667%
}
html body .bvi-panel .bvi-offset-xl-9 {
margin-left:75%
}
html body .bvi-panel .bvi-offset-xl-10 {
margin-left:83.3333333333%
}
html body .bvi-panel .bvi-offset-xl-11 {
margin-left:91.6666666667%
}
}
@media (min-width:1201px) {
.container {
max-width:1200px
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
max-width:1200px
}
.col-xl {
-ms-flex-preferred-size:0;
flex-basis:0;
-webkit-box-flex:1;
-ms-flex-positive:1;
flex-grow:1;
min-width:0;
max-width:100%
}
.row-cols-xl-1>* {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.row-cols-xl-2>* {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
.row-cols-xl-3>* {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.row-cols-xl-4>* {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
.row-cols-xl-5>* {
-webkit-box-flex:0;
-ms-flex:0 0 20%;
flex:0 0 20%;
max-width:20%
}
.row-cols-xl-6>* {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.col-xl-auto {
-webkit-box-flex:0;
-ms-flex:0 0 auto;
flex:0 0 auto;
width:auto;
max-width:100%
}
.col-xl-1 {
-webkit-box-flex:0;
-ms-flex:0 0 8.33333%;
flex:0 0 8.33333%;
max-width:8.33333%
}
.col-xl-2 {
-webkit-box-flex:0;
-ms-flex:0 0 16.66667%;
flex:0 0 16.66667%;
max-width:16.66667%
}
.col-xl-3 {
-webkit-box-flex:0;
-ms-flex:0 0 25%;
flex:0 0 25%;
max-width:25%
}
.col-xl-4 {
-webkit-box-flex:0;
-ms-flex:0 0 33.33333%;
flex:0 0 33.33333%;
max-width:33.33333%
}
.col-xl-5 {
-webkit-box-flex:0;
-ms-flex:0 0 41.66667%;
flex:0 0 41.66667%;
max-width:41.66667%
}
.col-xl-6 {
-webkit-box-flex:0;
-ms-flex:0 0 50%;
flex:0 0 50%;
max-width:50%
}
.col-xl-7 {
-webkit-box-flex:0;
-ms-flex:0 0 58.33333%;
flex:0 0 58.33333%;
max-width:58.33333%
}
.col-xl-8 {
-webkit-box-flex:0;
-ms-flex:0 0 66.66667%;
flex:0 0 66.66667%;
max-width:66.66667%
}
.col-xl-9 {
-webkit-box-flex:0;
-ms-flex:0 0 75%;
flex:0 0 75%;
max-width:75%
}
.col-xl-10 {
-webkit-box-flex:0;
-ms-flex:0 0 83.33333%;
flex:0 0 83.33333%;
max-width:83.33333%
}
.col-xl-11 {
-webkit-box-flex:0;
-ms-flex:0 0 91.66667%;
flex:0 0 91.66667%;
max-width:91.66667%
}
.col-xl-12 {
-webkit-box-flex:0;
-ms-flex:0 0 100%;
flex:0 0 100%;
max-width:100%
}
.order-xl-first {
-webkit-box-ordinal-group:0;
-ms-flex-order:-1;
order:-1
}
.order-xl-last {
-webkit-box-ordinal-group:14;
-ms-flex-order:13;
order:13
}
.order-xl-0 {
-webkit-box-ordinal-group:1;
-ms-flex-order:0;
order:0
}
.order-xl-1 {
-webkit-box-ordinal-group:2;
-ms-flex-order:1;
order:1
}
.order-xl-2 {
-webkit-box-ordinal-group:3;
-ms-flex-order:2;
order:2
}
.order-xl-3 {
-webkit-box-ordinal-group:4;
-ms-flex-order:3;
order:3
}
.order-xl-4 {
-webkit-box-ordinal-group:5;
-ms-flex-order:4;
order:4
}
.order-xl-5 {
-webkit-box-ordinal-group:6;
-ms-flex-order:5;
order:5
}
.order-xl-6 {
-webkit-box-ordinal-group:7;
-ms-flex-order:6;
order:6
}
.order-xl-7 {
-webkit-box-ordinal-group:8;
-ms-flex-order:7;
order:7
}
.order-xl-8 {
-webkit-box-ordinal-group:9;
-ms-flex-order:8;
order:8
}
.order-xl-9 {
-webkit-box-ordinal-group:10;
-ms-flex-order:9;
order:9
}
.order-xl-10 {
-webkit-box-ordinal-group:11;
-ms-flex-order:10;
order:10
}
.order-xl-11 {
-webkit-box-ordinal-group:12;
-ms-flex-order:11;
order:11
}
.order-xl-12 {
-webkit-box-ordinal-group:13;
-ms-flex-order:12;
order:12
}
.offset-xl-0 {
margin-left:0
}
.offset-xl-1 {
margin-left:8.33333%
}
.offset-xl-2 {
margin-left:16.66667%
}
.offset-xl-3 {
margin-left:25%
}
.offset-xl-4 {
margin-left:33.33333%
}
.offset-xl-5 {
margin-left:41.66667%
}
.offset-xl-6 {
margin-left:50%
}
.offset-xl-7 {
margin-left:58.33333%
}
.offset-xl-8 {
margin-left:66.66667%
}
.offset-xl-9 {
margin-left:75%
}
.offset-xl-10 {
margin-left:83.33333%
}
.offset-xl-11 {
margin-left:91.66667%
}
.d-xl-none {
display:none!important
}
.d-xl-inline {
display:inline!important
}
.d-xl-inline-block {
display:inline-block!important
}
.d-xl-block {
display:block!important
}
.d-xl-table {
display:table!important
}
.d-xl-table-row {
display:table-row!important
}
.d-xl-table-cell {
display:table-cell!important
}
.d-xl-flex {
display:-webkit-box!important;
display:-ms-flexbox!important;
display:flex!important
}
.d-xl-inline-flex {
display:-webkit-inline-box!important;
display:-ms-inline-flexbox!important;
display:inline-flex!important
}
.flex-xl-row {
-webkit-box-orient:horizontal!important;
-webkit-box-direction:normal!important;
-ms-flex-direction:row!important;
flex-direction:row!important
}
.flex-xl-column {
-webkit-box-orient:vertical!important;
-webkit-box-direction:normal!important;
-ms-flex-direction:column!important;
flex-direction:column!important
}
.flex-xl-row-reverse {
-webkit-box-orient:horizontal!important;
-webkit-box-direction:reverse!important;
-ms-flex-direction:row-reverse!important;
flex-direction:row-reverse!important
}
.flex-xl-column-reverse {
-webkit-box-orient:vertical!important;
-webkit-box-direction:reverse!important;
-ms-flex-direction:column-reverse!important;
flex-direction:column-reverse!important
}
.flex-xl-wrap {
-ms-flex-wrap:wrap!important;
flex-wrap:wrap!important
}
.flex-xl-nowrap {
-ms-flex-wrap:nowrap!important;
flex-wrap:nowrap!important
}
.flex-xl-wrap-reverse {
-ms-flex-wrap:wrap-reverse!important;
flex-wrap:wrap-reverse!important
}
.flex-xl-fill {
-webkit-box-flex:1!important;
-ms-flex:1 1 auto!important;
flex:1 1 auto!important
}
.flex-xl-grow-0 {
-webkit-box-flex:0!important;
-ms-flex-positive:0!important;
flex-grow:0!important
}
.flex-xl-grow-1 {
-webkit-box-flex:1!important;
-ms-flex-positive:1!important;
flex-grow:1!important
}
.flex-xl-shrink-0 {
-ms-flex-negative:0!important;
flex-shrink:0!important
}
.flex-xl-shrink-1 {
-ms-flex-negative:1!important;
flex-shrink:1!important
}
.justify-content-xl-start {
-webkit-box-pack:start!important;
-ms-flex-pack:start!important;
justify-content:flex-start!important
}
.justify-content-xl-end {
-webkit-box-pack:end!important;
-ms-flex-pack:end!important;
justify-content:flex-end!important
}
.justify-content-xl-center {
-webkit-box-pack:center!important;
-ms-flex-pack:center!important;
justify-content:center!important
}
.justify-content-xl-between {
-webkit-box-pack:justify!important;
-ms-flex-pack:justify!important;
justify-content:space-between!important
}
.justify-content-xl-around {
-ms-flex-pack:distribute!important;
justify-content:space-around!important
}
.align-items-xl-start {
-webkit-box-align:start!important;
-ms-flex-align:start!important;
align-items:flex-start!important
}
.align-items-xl-end {
-webkit-box-align:end!important;
-ms-flex-align:end!important;
align-items:flex-end!important
}
.align-items-xl-center {
-webkit-box-align:center!important;
-ms-flex-align:center!important;
align-items:center!important
}
.align-items-xl-baseline {
-webkit-box-align:baseline!important;
-ms-flex-align:baseline!important;
align-items:baseline!important
}
.align-items-xl-stretch {
-webkit-box-align:stretch!important;
-ms-flex-align:stretch!important;
align-items:stretch!important
}
.align-content-xl-start {
-ms-flex-line-pack:start!important;
align-content:flex-start!important
}
.align-content-xl-end {
-ms-flex-line-pack:end!important;
align-content:flex-end!important
}
.align-content-xl-center {
-ms-flex-line-pack:center!important;
align-content:center!important
}
.align-content-xl-between {
-ms-flex-line-pack:justify!important;
align-content:space-between!important
}
.align-content-xl-around {
-ms-flex-line-pack:distribute!important;
align-content:space-around!important
}
.align-content-xl-stretch {
-ms-flex-line-pack:stretch!important;
align-content:stretch!important
}
.align-self-xl-auto {
-ms-flex-item-align:auto!important;
align-self:auto!important
}
.align-self-xl-start {
-ms-flex-item-align:start!important;
align-self:flex-start!important
}
.align-self-xl-end {
-ms-flex-item-align:end!important;
align-self:flex-end!important
}
.align-self-xl-center {
-ms-flex-item-align:center!important;
align-self:center!important
}
.align-self-xl-baseline {
-ms-flex-item-align:baseline!important;
align-self:baseline!important
}
.align-self-xl-stretch {
-ms-flex-item-align:stretch!important;
align-self:stretch!important
}
.m-xl-0 {
margin:0!important
}
.mt-xl-0, .my-xl-0 {
margin-top:0!important
}
.mr-xl-0, .mx-xl-0 {
margin-right:0!important
}
.mb-xl-0, .my-xl-0 {
margin-bottom:0!important
}
.ml-xl-0, .mx-xl-0 {
margin-left:0!important
}
.m-xl-1 {
margin:.25rem!important
}
.mt-xl-1, .my-xl-1 {
margin-top:.25rem!important
}
.mr-xl-1, .mx-xl-1 {
margin-right:.25rem!important
}
.mb-xl-1, .my-xl-1 {
margin-bottom:.25rem!important
}
.ml-xl-1, .mx-xl-1 {
margin-left:.25rem!important
}
.m-xl-2 {
margin:.5rem!important
}
.mt-xl-2, .my-xl-2 {
margin-top:.5rem!important
}
.mr-xl-2, .mx-xl-2 {
margin-right:.5rem!important
}
.mb-xl-2, .my-xl-2 {
margin-bottom:.5rem!important
}
.ml-xl-2, .mx-xl-2 {
margin-left:.5rem!important
}
.m-xl-3 {
margin:1rem!important
}
.mt-xl-3, .my-xl-3 {
margin-top:1rem!important
}
.mr-xl-3, .mx-xl-3 {
margin-right:1rem!important
}
.mb-xl-3, .my-xl-3 {
margin-bottom:1rem!important
}
.ml-xl-3, .mx-xl-3 {
margin-left:1rem!important
}
.m-xl-4 {
margin:1.5rem!important
}
.mt-xl-4, .my-xl-4 {
margin-top:1.5rem!important
}
.mr-xl-4, .mx-xl-4 {
margin-right:1.5rem!important
}
.mb-xl-4, .my-xl-4 {
margin-bottom:1.5rem!important
}
.ml-xl-4, .mx-xl-4 {
margin-left:1.5rem!important
}
.m-xl-5 {
margin:3rem!important
}
.mt-xl-5, .my-xl-5 {
margin-top:3rem!important
}
.mr-xl-5, .mx-xl-5 {
margin-right:3rem!important
}
.mb-xl-5, .my-xl-5 {
margin-bottom:3rem!important
}
.ml-xl-5, .mx-xl-5 {
margin-left:3rem!important
}
.p-xl-0 {
padding:0!important
}
.pt-xl-0, .py-xl-0 {
padding-top:0!important
}
.pr-xl-0, .px-xl-0 {
padding-right:0!important
}
.pb-xl-0, .py-xl-0 {
padding-bottom:0!important
}
.pl-xl-0, .px-xl-0 {
padding-left:0!important
}
.p-xl-1 {
padding:.25rem!important
}
.pt-xl-1, .py-xl-1 {
padding-top:.25rem!important
}
.pr-xl-1, .px-xl-1 {
padding-right:.25rem!important
}
.pb-xl-1, .py-xl-1 {
padding-bottom:.25rem!important
}
.pl-xl-1, .px-xl-1 {
padding-left:.25rem!important
}
.p-xl-2 {
padding:.5rem!important
}
.pt-xl-2, .py-xl-2 {
padding-top:.5rem!important
}
.pr-xl-2, .px-xl-2 {
padding-right:.5rem!important
}
.pb-xl-2, .py-xl-2 {
padding-bottom:.5rem!important
}
.pl-xl-2, .px-xl-2 {
padding-left:.5rem!important
}
.p-xl-3 {
padding:1rem!important
}
.pt-xl-3, .py-xl-3 {
padding-top:1rem!important
}
.pr-xl-3, .px-xl-3 {
padding-right:1rem!important
}
.pb-xl-3, .py-xl-3 {
padding-bottom:1rem!important
}
.pl-xl-3, .px-xl-3 {
padding-left:1rem!important
}
.p-xl-4 {
padding:1.5rem!important
}
.pt-xl-4, .py-xl-4 {
padding-top:1.5rem!important
}
.pr-xl-4, .px-xl-4 {
padding-right:1.5rem!important
}
.pb-xl-4, .py-xl-4 {
padding-bottom:1.5rem!important
}
.pl-xl-4, .px-xl-4 {
padding-left:1.5rem!important
}
.p-xl-5 {
padding:3rem!important
}
.pt-xl-5, .py-xl-5 {
padding-top:3rem!important
}
.pr-xl-5, .px-xl-5 {
padding-right:3rem!important
}
.pb-xl-5, .py-xl-5 {
padding-bottom:3rem!important
}
.pl-xl-5, .px-xl-5 {
padding-left:3rem!important
}
.m-xl-n1 {
margin:-.25rem!important
}
.mt-xl-n1, .my-xl-n1 {
margin-top:-.25rem!important
}
.mr-xl-n1, .mx-xl-n1 {
margin-right:-.25rem!important
}
.mb-xl-n1, .my-xl-n1 {
margin-bottom:-.25rem!important
}
.ml-xl-n1, .mx-xl-n1 {
margin-left:-.25rem!important
}
.m-xl-n2 {
margin:-.5rem!important
}
.mt-xl-n2, .my-xl-n2 {
margin-top:-.5rem!important
}
.mr-xl-n2, .mx-xl-n2 {
margin-right:-.5rem!important
}
.mb-xl-n2, .my-xl-n2 {
margin-bottom:-.5rem!important
}
.ml-xl-n2, .mx-xl-n2 {
margin-left:-.5rem!important
}
.m-xl-n3 {
margin:-1rem!important
}
.mt-xl-n3, .my-xl-n3 {
margin-top:-1rem!important
}
.mr-xl-n3, .mx-xl-n3 {
margin-right:-1rem!important
}
.mb-xl-n3, .my-xl-n3 {
margin-bottom:-1rem!important
}
.ml-xl-n3, .mx-xl-n3 {
margin-left:-1rem!important
}
.m-xl-n4 {
margin:-1.5rem!important
}
.mt-xl-n4, .my-xl-n4 {
margin-top:-1.5rem!important
}
.mr-xl-n4, .mx-xl-n4 {
margin-right:-1.5rem!important
}
.mb-xl-n4, .my-xl-n4 {
margin-bottom:-1.5rem!important
}
.ml-xl-n4, .mx-xl-n4 {
margin-left:-1.5rem!important
}
.m-xl-n5 {
margin:-3rem!important
}
.mt-xl-n5, .my-xl-n5 {
margin-top:-3rem!important
}
.mr-xl-n5, .mx-xl-n5 {
margin-right:-3rem!important
}
.mb-xl-n5, .my-xl-n5 {
margin-bottom:-3rem!important
}
.ml-xl-n5, .mx-xl-n5 {
margin-left:-3rem!important
}
.m-xl-auto {
margin:auto!important
}
.mt-xl-auto, .my-xl-auto {
margin-top:auto!important
}
.mr-xl-auto, .mx-xl-auto {
margin-right:auto!important
}
.mb-xl-auto, .my-xl-auto {
margin-bottom:auto!important
}
.ml-xl-auto, .mx-xl-auto {
margin-left:auto!important
}
}
@media (max-width:991.98px) {
.header {
z-index:15;
position:fixed;
top:0;
left:0;
right:0;
background:#fff
}
.header__nav {
display:block;
margin-bottom:60px
}
.header__nav a {
display:block;
font-size:14px;
line-height:1.4;
padding:20px 0;
border-top:1px solid #d8d6d6
}
.dropdown:last-child {
border-bottom:1px solid #d8d6d6
}
.dropdown-hidden {
position:static;
padding:0;
-webkit-box-shadow:none;
box-shadow:none;
margin-bottom:20px
}
.dropdown-hidden a:last-child {
margin-bottom:12px
}
.dropdown-hidden a:hover {    color: red;	} /*md*/

.dropdown-hidden a {
border-bottom:none;
border-top:none;
padding:0;
/*color:#8c8b8b;*/
font-weight:700
}


.dropdown-half div:first-child {
padding-right:0
}
.dropdown-half div:last-child {
border-left:none;
padding-left:0
}
.dropdown.open .dropdown-hidden.dropdown-half {
display:block
}
.home {
padding-top:166px
}
.tab-label {
padding:20px;
border:1px solid #d8d6d6;
font-weight:700;
font-size:12px;
line-height:14px;
letter-spacing:.04em;
text-transform:uppercase;
margin-bottom:20px;
background-color:#fff;
position:relative
}
.tab-label:after {
content:"";
width:12px;
height:8px;
background-image:url(../img/icon-triangle.svg);
background-size:100% 100%;
display:block;
position:absolute;
top:23px;
right:20px;
z-index:3
}
.tab-label.is-active:after {
-webkit-transform:rotate(180deg);
-ms-transform:rotate(180deg);
transform:rotate(180deg)
}
.tab-label:before {
content:"";
width:12px;
height:12px;
background:#931c1f;
border-radius:100%;
display:inline-block;
margin-right:12px
}
.tab-title {
background:#fff;
position:absolute;
z-index:10;
padding:28px 44px 4px;
right:20px;
left:20px;
display:none
}
.tab-title.is-active {
display:block
}
.tab-button {
font-weight:700;
font-size:12px;
line-height:14px;
letter-spacing:.04em;
margin-bottom:24px;
text-align:left;
margin-right:0
}
.tab-button.is-active {
display:none
}
}
@media (max-width:991.98px) and (max-width:991.98px) {
.tab-button {
display:block
}
}
@media (max-width:767px) {
.container {
padding-right:20px;
padding-left:20px
}
}
@media (max-width:767.98px) {
.header__search {
position:fixed;
left:20px;
right:20px;
top:50px;
z-index:16;
background:#fff
}
.home {
margin-top:0;
padding-top:60px
}
.news__who {
-ms-flex-wrap:wrap;
flex-wrap:wrap;
position:static;
margin-top:40px;
display:block
}
.news__who__item {
margin-bottom:20px
}
.news__who__item:last-child {
margin-bottom:0
}
}
@media (max-width:575.98px) {
.h2, h2 {
font-size:28px
}
.footer {
padding:40px 0
}
.footer-social {
margin-top:16px
}
.footer__contact {
margin-bottom:40px
}
.footer__contact-item {
margin-bottom:12px
}
.footer__contact-item:last-child {
margin-bottom:12px
}
.footer__bottom {
padding-top:40px
}
.footer__bottom-item {
font-size:10px;
padding-left:33px;
margin-bottom:8px
}

/*-----------------------------*/

.home__slider-item img {
max-height:120px;
/*width:100%;*/
overflow:hidden
}
.home__slider__nav {
bottom:0px
}


/*-----------------------------*/

.home__slider__nav-number {
margin-bottom:0;
font-size:8px;
margin-top:18px;
}

.news {
padding:40px 0 40px;
margin-bottom:40px;

}
.news hr {
margin-bottom:24px;
background:#d8d6d6;

}
.news__mini {
background:0 0;
margin-bottom:36px;
display:block;
height:auto
}
.news__item {
padding:0;
margin-bottom:20px
}
.news__item:last-child {
margin-bottom:0
}
.news__item-head {
margin-bottom:16px
}
.news__item-date {
background:#f7f5f5;
color:#8c8b8b;
font-size:11px;
line-height:1.2;
letter-spacing:.05em
}
.news__item-desc {
font-size:18px;
color:#000
}
.news__label {
margin-bottom:16px;
display:block;
height:auto
}
.news__label__item {
display:-webkit-box;
display:-ms-flexbox;
display:flex;
padding-bottom:20px;
border-bottom:1px solid #d8d6d6
}
.news__label__item img {
display:block;
margin-right:16px
}
.news__label__item-desc {
font-size:16px
}
.news__label-all {
text-align:right;
width:100%;
margin-top:20px
}
.info {
margin-bottom:40px
}
.info-title {
padding-top:0;
border-top:none;
margin-bottom:32px
}
.info__content__label {
margin-bottom:0
}
.info__content__label-item {
margin-bottom:40px
}
.info__content__banners-item {
font-size:13px
}
.single__link-content {
padding:24px 20px 36px;
margin:0 -20px
}
.single__team-content {
padding:24px 20px 36px;
margin:0 -20px 34px
}
.single__team-item {
display:block
}
.single__team-name {
margin-bottom:12px;
margin-left:0
}
.single__team-name:after {
display:none
}
.single__team-desc {
color:#8c8b8b
}
html body .bvi-panel {
padding:10px 0 10px 0
}
html body .bvi-panel .bvi-panel-toggler {
display:block;
text-align:center
}
html body .bvi-panel .bvi-panel-container {
overflow:auto;
width:auto;
height:145px;
border-top:1px solid #bcbcbc;
-webkit-box-shadow:inset 0 5px 15px 0 #d6d6d6;
box-shadow:inset 0 5px 15px 0 #d6d6d6
}
html body .bvi-panel #bvi-panel-close, html body .bvi-panel #bvi-panel-hide, html body .bvi-panel .bvi-panel-container {
display:none;
margin-top:10px;
border-top:1px solid #dfdfdf
}
html body .bvi-panel * {
font-size:12px!important
}
html body .bvi-panel a.bvi-link {
height:28px;
line-height:28px;
padding:0 5px
}
html body .bvi-panel .bvi-images {
margin-top:6px
}
html body .bvi-body a.bvi-link {
height:28px;
line-height:28px;
padding:0 5px
}
}
@media (min-width:768px) and (max-width:991.98px) {
.header__top {
margin-bottom:0
}
.header-logo {
margin-bottom:30px;
display:block
}
.header .popup__btn-burger, .header .popup__btn-search {
margin-bottom:30px;
display:block
}
.dropdown:hover .dropdown-hidden.dropdown-half {
display:block
}
.popup-menu {
padding-top:152px
}
.footer-logo {
margin-bottom:45px;
display:block
}
.footer__bottom {
padding:0 70px
}
.footer__bottom-item {
margin-top:24px
}
.news__label__item {
margin-top:15px
}
.news__label__item-date {
font-size:9px;
margin-bottom:5px
}
.news__label__item-desc {
font-size:12px
}
.news__who {
-ms-flex-wrap:wrap;
flex-wrap:wrap;
-webkit-box-pack:center;
-ms-flex-pack:center;
justify-content:center
}
.news__who__item {
-webkit-box-flex:0;
-ms-flex:0 0 45%;
flex:0 0 45%
}
.news__who__item:last-child {
margin-top:30px
}
.info__content__banners {
margin-top:60px;
margin-right:110px
}
html body .bvi-panel {
padding:10px 0 10px 0
}
html body .bvi-panel .bvi-panel-toggler {
display:block;
text-align:right
}
html body .bvi-panel #bvi-panel-close, html body .bvi-panel #bvi-panel-hide, html body .bvi-panel .bvi-panel-container {
display:none;
text-align:right;
margin-top:10px;
border-top:1px solid #dfdfdf
}
html body .bvi-panel * {
font-size:14px!important
}
html body .bvi-panel a.bvi-link {
height:30px;
line-height:30px;
padding:0 8px
}
html body .bvi-panel .bvi-images {
margin-top:7px
}
html body .bvi-body a.bvi-link {
height:30px;
line-height:30px;
padding:0 8px
}
}
@media (min-width:992px) and (max-width:1200.98px) {
.header__nav>.dropdown>a {
font-size:14px
}
.home {
margin-top:-73px
}
}
@media (min-width:576px) and (max-width:767.98px) {
html body .bvi-panel {
padding:10px 0 10px 0
}
html body .bvi-panel .bvi-panel-toggler {
display:block;
text-align:center
}
html body .bvi-panel .bvi-panel-container {
overflow:auto;
width:auto;
height:145px;
border-top:1px solid #bcbcbc;
-webkit-box-shadow:inset 0 5px 15px 0 #d6d6d6;
box-shadow:inset 0 5px 15px 0 #d6d6d6
}
html body .bvi-panel #bvi-panel-close, html body .bvi-panel #bvi-panel-hide, html body .bvi-panel .bvi-panel-container {
display:none;
text-align:right;
margin-top:10px;
border-top:1px solid #dfdfdf
}
html body .bvi-panel * {
font-size:14px!important
}
html body .bvi-panel a.bvi-link {
height:28px;
line-height:28px;
padding:0 5px
}
html body .bvi-panel .bvi-images {
margin-top:6px
}
html body .bvi-body a.bvi-link {
height:28px;
line-height:28px;
padding:0 5px
}
}
@media (min-width:992px) and (max-width:1199.98px) {
html body .bvi-panel .bvi-panel-toggler {
display:none
}
html body .bvi-panel * {
font-size:16px!important
}
html body .bvi-panel a.bvi-link {
height:34px;
line-height:34px;
padding:0 9px
}
html body .bvi-panel .bvi-images {
margin-top:9px
}
html body .bvi-body a.bvi-link {
height:34px;
line-height:34px;
padding:0 9px
}
}
@media print {
.d-print-none {
	display:none!important
}
.d-print-inline {
	display:inline!important
}
.d-print-inline-block {
	display:inline-block!important
}
.d-print-block {
	display:block!important
}
.d-print-table {
	display:table!important
}
.d-print-table-row {
	display:table-row!important
}
.d-print-table-cell {
	display:table-cell!important
}
.d-print-flex {
	display:-webkit-box!important;
	display:-ms-flexbox!important;
	display:flex!important
}
.d-print-inline-flex {
	display:-webkit-inline-box!important;
	display:-ms-inline-flexbox!important;
	display:inline-flex!important
}
}
.webp .footer__bottom-item.icon-min {
	background-image:url(../img/icon-min.webp)
}
.webp .footer__bottom-item.icon-info {
	background-image:url(../img/icon-info.webp)
}
.webp .footer__bottom-item.icon-papper {
	background-image:url(../img/icon-papper.webp)
}
.webp .footer__bottom-item.icon-shield {
	background-image:url(../img/icon-shield.webp)
}
.webp .footer__bottom-item.icon-hand {
	background-image:url(../img/icon-hand.webp)
}
.webp .footer__bottom-item.icon-mail {
	background-image:url(../img/icon-mail.webp)
}
.webp .info__content__banners-item.icon-virus {
	background-image:url(../img/icon-virus.webp)
}
.webp .info__content__banners-item.icon-flower {
	background-image:url(../img/icon-flower.webp)
}
.webp .info__content__banners-item.icon-message {
	background-image:url(../img/icon-message.webp)
}
.webp .info__content__banners-item.icon-flask {
	background-image:url(../img/icon-flask.webp)
}
.webp .info__content__banners-item.icon-molecule {
	background-image:url(../img/icon-molecule.webp)
}
.webp .info__content__banners-item.icon-chip {
	background-image:url(../img/icon-chip.webp)
}
.webp .info__content__banners-item.icon-assistance {
	background-image:url(../img/icon-assistance.webp)
}
.webp .info__content__banners-item.icon-rating {
	background-image:url(../img/icon-rating2.webp)
}
.webp html body .bvi-panel .bvi-images.bvi-images-eye-slash {
	background-image:url(data:image/webp;base64,UklGRuIAAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSKQAAAABgKtt//nl+SPbtq2pqasDsG2M/3NoarbGxjZzb7Yn12TrzTqCiJgA/qm1q2PkrvcXxrx1Sbq3+cxzZ/8y1XpK1fjZA3H7gcNZGY86MZJy4ovrvjOnzrtSNsFEnDosJMDisbRqMLVDQXdnLZRKSqAhHrrbzFuZGMY1g60F2uYN2G82GobkjxnrnnETYOo4Vj+mKMttg4FPR+VMz0iOHV8ml/GPAVZQOCAYAAAAMAEAnQEqEAAQAAIANCWkAANwAP77/VAA)
}
.webp html body .bvi-panel .bvi-images.bvi-images-arrow {
	background-image:url(data:image/webp;base64,UklGRp4AAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSF8AAAABcFPbthMdcuxAAWIQQgV1aFk4YFGjhjUKxsI4GAWXHBxEhIKAABBxhofGn+7mnzTevXX9oatPnb8s2G8lTV9JA7mkBkmVu+das2oOsFWAkXICMwHgAnhFeU2vf8YzAQBWUDggGAAAADABAJ0BKhAAEAACADQlpAADcAD++/1QAA==)
}
.webp html body .bvi-panel .bvi-images.bvi-images-volume-on {
	background-image:url(data:image/webp;base64,UklGRt4AAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSJ8AAAABgGJt27Lowd0hOVSHJFsguSf3BZCpVDbhZLfxmeoz0S1xJuO2g4iYABxRcKrYRpsyAGhfkpvo93MxKEkS9dSxRr+fz8UglM6JrH+mt1h8mq8ZCeUICtH5ZjHaGe4PpNMdOD+Yk5izHWwd4pzAf/3bQriVWKqwVkh0uncN4L1LMTAAgGuNMbPDM8JG51wMUBB8om6CigAwbmoM7EzU4KAAVlA4IBgAAAAwAQCdASoQABAAAgA0JaQAA3AA/vv9UAA=)
}
.webp html body .bvi-panel .bvi-images.bvi-images-volume-on {
	background-image:url(data:image/webp;base64,UklGRt4AAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSJ8AAAABgGJt27Lowd0hOVSHJFsguSf3BZCpVDbhZLfxmeoz0S1xJuO2g4iYABxRcKrYRpsyAGhfkpvo93MxKEkS9dSxRr+fz8UglM6JrH+mt1h8mq8ZCeUICtH5ZjHaGe4PpNMdOD+Yk5izHWwd4pzAf/3bQriVWKqwVkh0uncN4L1LMTAAgGuNMbPDM8JG51wMUBB8om6CigAwbmoM7EzU4KAAVlA4IBgAAAAwAQCdASoQABAAAgA0JaQAA3AA/vv9UAA=)
}
.webp html body .bvi-panel .bvi-images.bvi-images-volume-off {
	background-image:url(data:image/webp;base64,UklGRogAAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSEkAAAABYFTbtpL7X44PBLAELxpjAjhZdEYixi5fC0TEBEBRFDmURXMuavWpUZ4Kkpn7U2U7f39O71YtEFG2K73jXQfxroN4HzQQRgAAAFZQOCAYAAAAMAEAnQEqEAAQAAIANCWkAANwAP77/VAA)
}
.webp html body .bvi-panel .bvi-images.bvi-images-adjust {
	background-image:url(data:image/webp;base64,UklGRsgAAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSIkAAAABgFtt27LmwbWzEioqHYDeKzpan8G1cutYwNZgATriG7h78kS+vDNExAQAgKd/Tu5LNih1c6o/U3+0Oz4XHHr+rQFYcGcHoGAEXt7bILjUdpmFhP5jumXZV1pk5TO6ZIUeM7Kwj5cmyb0OK25NgiigP+F12qZRjADAsOG/OahDy3fysuWE1KCDGgBWUDggGAAAADABAJ0BKhAAEAACADQlpAADcAD++/1QAA==)
}
.webp html body .bvi-panel .bvi-images.bvi-images-off {
	background-image:url(data:image/webp;base64,UklGRqIAAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSGQAAAABcNw2kiNV7e7d/e83E8V0Nmcz9S6kxj5rbU8KETEBmDOVkohVHl2S/MCF7Uurtw0AvhW8ETgrfAA95syqTCbJ9osmqdRlVSb2MSeusSPQfCMvAtj9195bzJtrP/Mzscpslok5VlA4IBgAAAAwAQCdASoQABAAAgA0JaQAA3AA/vv9UAA=)
}
.webp html body .bvi-panel .bvi-images.bvi-images-on {
	background-image:url(data:image/webp;base64,UklGRqIAAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSGMAAAABcFNt27I8vwBRWFlZGR2CWIk/AO40YCYIG5NLB7uRTypExATIOznvnPerVyh3CPP3jscdMn9ZS4eNJHUpmZSRFAyBmkm5MJjwXzMUWS8xbv/KOBrwargWxCOSO008EwWe8gcAVlA4IBgAAAAwAQCdASoQABAAAgA0JaQAA3AA/vv9UAA=)
}
.webp html body .bvi-panel .bvi-images.bvi-images-minus-square-o {
	background-image:url(data:image/webp;base64,UklGRnQAAABXRUJQVlA4WAoAAAAQAAAADwAADwAAQUxQSDUAAAABT6CoAQE46PgKZKKJiEDN8WSgGrIV6kKkEEgMzYUIIZKH7/2KIKL/E4D3QWlzslZ1UjreAwBWUDggGAAAADABAJ0BKhAAEAACADQlpAADcAD++/1QAA==)
}
.webp html body #bvi-panel-show .bvi-images.bvi-images-eye {
	background-image:url(data:image/webp;base64,UklGRpYBAABXRUJQVlA4WAoAAAAQAAAAHwAAHwAAQUxQSEoBAAABkGvb1rE967dtWxdg26wco7Jts3Zl3kHGV8eobKe0n7GLV3+VtBExAfxThxZW9/VVF4ZOUcL8d3J8Nz/BW+o5eTyX6i5gs2wXRPtl20mb/F0kPJOeGf0pADJtzDPpWbxD8Q+Z0TKpmcAV72RfOmb0o8gm1+hNKmv1Av87cl5D2juZHCD2m+6HwB2tpVsub0PoQ32Jxe+6XoQBPzSLXW6+AWEvdNVvtkwywBN9XPnDzSOAFKNZHzWE9YQ8HrUwrI+Xtd+m1kuNzQFdjjeqs/i9cffCz1IvE8+QTAFAgbtcgEJpCNipH0UAVcbJlAMU/9BOrIelDoAUn92VJIAe6Rj2K6STYQBJ/YsX9ycBhJ2WVuNc+UlmcQQuI5cafanGbcheSb6RotiwsNiiUZ+kQyF4jNn0TS5/bIllCv2Kp5+59+nTvTPTi/35jwRWUDggJgAAANACAJ0BKiAAIAA+kUSdSqWjoqGoCACwEglpAAA9o6AA/vjPGsAA)
}
/* Forms
---------------------------------------- */
input, select {
	font-weight: 400;
	padding: 0 10px;
	/* height: 40px;*/

  background: #fff;
	border: 1px solid #c6c6c6;
	border-color: #c6c6c6 #d9d9d9 #e4e4e4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 17px;
	border-radius: 1px;
	resize: none;
}
.input_knitu {
	font-weight: 400;
	padding: 0 10px;
	height: 40px;
	background: #fff;
	border: 1px solid #c6c6c6;
	border-color: #c6c6c6 #d9d9d9 #e4e4e4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 17px;
	border-radius: 1px;
	/*  box-shadow: 0px 2px 1px -1px rgba(206, 47, 47, 0.75), inset 0px 0px 3px rgba(0, 0, 0, 0.1), inset 0px 1px 1px rgba(0, 0, 0, 0.2);*/
  resize: auto;
	margin-top: 7px;
	margin-bottom: 7px;
}
.select_knitu {
	background-color: rgb(230, 255, 230);
	border: 1px solid rgb( 100, 110, 100 );
	box-shadow: 0 3px 7px rgba(0, 0, 0, .21);
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 3px;
	display:inline-block;
	vertical-align: middle;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	color: #000;
	/*width:210px;
	height: 50px;
    text-align: center;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding: 14px 7px;
	margin: 7px auto;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.055);
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
}

.button_knitu {
	background-color: rgb(230, 255, 230);
	border: 1px solid rgb( 100, 110, 100 );
	box-shadow: 0 3px 7px rgba(0, 0, 0, .21);
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 30px;
	margin-left: 3px;
	display:inline-block;
	vertical-align: middle;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.08);
	color: #000;
	width:210px;
	/*height: 50px;*/
text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	padding: 14px 7px;
	margin: 7px auto;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.055);
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
}

.Knitu_pic{ padding:0px!important; margin-right:20px;margin-bottom:20px; border-radius: 5px;box-shadow: 14px 0 20px rgba(0,0,0,0.25),  10px 0 10px rgba(0,0,0,0.22); }
.Knitu_pic img{ padding:0px!important;    margin:0px;  padding:0px; width:100%;    border-radius: 5px; /*box-shadow: 14px 0 20px rgba(0,0,0,0.25),  10px 0 10px rgba(0,0,0,0.22);*/}
.Knitu_pic-desc {	position:absolute;	left:0px;	bottom:0px;	right:0px; color:#fff;	background:rgba( 0,0,0,.4);box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);}
.Knitu_pic-desc div {padding-left: 10px;	padding-bottom: 0px;	left: 20px;	bottom: 20px;	color: #fff; text-align:center}

.file-icon {
  font-family: Arial, Tahoma, sans-serif;
  font-weight: 300;
  display: inline-block;
  width: 24px;
  height: 32px;
  background: #018fef;
  position: relative;
  border-radius: 2px;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}
.file-icon::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom-left-radius: 2px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff #fff rgba(255,255,255,.35) rgba(255,255,255,.35);
}
.file-icon::after {
  display: block;
  content: attr(data-type);
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 10px;
  color: #fff;
  text-transform: lowercase;
  width: 100%;
  padding: 2px;
  white-space: nowrap;
  overflow: hidden;
}
/* fileicons */
.file-icon-xs {
  width: 12px;
  height: 16px;
  border-radius: 2px;
}
.file-icon-xs::before {
  border-bottom-left-radius: 1px;
  border-width: 3px;
}
.file-icon-xs::after {
  content: "";
  border-bottom: 2px solid rgba(255,255,255,.45);
  width: auto;
  left: 2px;
  right: 2px;
  bottom: 3px;
}
.file-icon-sm {
  width: 18px;
  height: 24px;
  border-radius: 2px;
}
.file-icon-sm::before {
  border-bottom-left-radius: 2px;
  border-width: 4px;
}
.file-icon-sm::after {
  font-size: 7px;
  padding: 2px;
}
.file-icon-lg {
  width: 48px;
  height: 64px;
  border-radius: 3px;
}
.file-icon-lg::before {
  border-bottom-left-radius: 2px;
  border-width: 8px;
}
.file-icon-lg::after {
  font-size: 16px;
  padding: 4px 6px;
}
.file-icon-xl {
  width: 96px;
  height: 128px;
  border-radius: 4px;
}
.file-icon-xl::before {
  border-bottom-left-radius: 4px;
  border-width: 16px;
}
.file-icon-xl::after {
  font-size: 24px;
  padding: 4px 10px;
}
/* fileicon.types */
.file-icon[data-type=zip],
.file-icon[data-type=rar] {
  background: #acacac;
}
.file-icon[data-type^=doc] {
  background: #307cf1;
}
.file-icon[data-type^=xls] {
  background: #0f9d58;
}
.file-icon[data-type^=ppt] {
  background: #d24726;
}
.file-icon[data-type=pdf] {
  background: #e13d34;
}
.file-icon[data-type=txt] {
  background: #5eb533;
}
.file-icon[data-type=mp3],
.file-icon[data-type=wma],
.file-icon[data-type=m4a],
.file-icon[data-type=flac] {
  background: #8e44ad;
}
.file-icon[data-type=mp4],
.file-icon[data-type=wmv],
.file-icon[data-type=mov],
.file-icon[data-type=avi],
.file-icon[data-type=mkv] {
  background: #7a3ce7;
}
.file-icon[data-type=bmp],
.file-icon[data-type=jpg],
.file-icon[data-type=jpeg],
.file-icon[data-type=gif],
.file-icon[data-type=png] {
  background: #f4b400;
}
.file-icon[data-type=get] {
  background-image:url(../img/DOC_load.png)!important;  background-size: 100%; background-repeat:no-repeat; background-position:bottom center; background-color:transparent 
}
.file-icon[data-type=get]::after {content: "";}

.file-icon[data-type=art] {
  background-image:url(../img/icon_article.png)!important;  background-size: 100%; background-repeat:no-repeat; background-position:bottom center; background-color:transparent 
}
.file-icon[data-type=art]::after {content: "";}



[data-tooltip] {
    position: relative; /* Относительное позиционирование */ 
   }
   [data-tooltip]::after {
    content: attr(data-tooltip); /* Выводим текст */
    position: absolute; /* Абсолютное позиционирование */
    width: 250px; /* Ширина подсказки */
    right: 0; top: 0; /* Положение подсказки */
    background: #DDFFFD; /* Синий цвет фона */
    color: #666; /* Цвет текста */
    padding: 0.5em; /* Поля вокруг текста */
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Параметры тени */
    pointer-events: none; /* Подсказка */
    opacity: 0; /* Подсказка невидима */
    transition: 1s; /* Время появления подсказки */
   } 
   [data-tooltip]:hover::after {
    opacity: 1; /* Показываем подсказку */
    top: 2em; /* Положение подсказки */
   }
   
   .sig { padding-right: 25px;
   background: url(/img/sig.png) no-repeat right;
   background-size: 24px; }
.sig a{ text-decoration:none; padding-bottom:80px}
.sig[data-tooltip]::after {content: "Подписано ЭЦП";}

.sigR  {
   padding-right: 25px;
   background: url(/img/sig.png) no-repeat right;
   background-size: 24px;
}
.sigR[data-tooltip=""]::after {content: "Подписано ЭЦП";}
.sigL  {
   padding-left: 25px;
   background: url(/img/sig.png) no-repeat left;
   background-size: 24px;
}
.sigL[data-tooltip=""]::after {content: "Подписано ЭЦП";}
.sigL[data-tooltip=null]::after {content: "Подписано ЭЦП";}

.doc_load  {
   padding-left: 17px;
   background: url(/img/DOC_load.png) no-repeat left;
   background-size: 16px;
   text-decoration:none!important;
}
.doc_pdf  {
   padding-left: 17px;
   background: url(/img/pdf.png) no-repeat left;
   text-decoration:none!important;
}
.doc_doc  {
   padding-left: 17px;
   background: url(/img/doc-16.png) no-repeat left;
   text-decoration:none!important;
}
   
   