

/* Start:/bitrix/templates/akson/components/bitrix/menu/akson_menu/style.css?1784116422755*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/bitrix/templates/akson/components/bitrix/menu/akson_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}
li.link_mess a svg {
    max-width: 25px;
    margin-right: 5px;
}

li.link_mess a {
    display: flex;
    align-items: center;
}
li.link_mess {
    width: 100% !important;
}


/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17265651442729*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    background-color: rgb(61, 168, 255); 
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/bitrix/templates/akson/styles.css?178480543154065*/
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/bitrix/templates/akson/fonts/Raleway.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url('/bitrix/templates/akson/fonts/OpenSans.woff2') format('woff2');
}
:root {
  --green-dark: #0d7a77;
  --green-middle: #219f9b;
  --green-light: #e2f6f5;
  --red: #e31e25;
  --white: #ffffff;
  --mouse-y: 999px;
  --mouse-x: 999px;
  --mouse-body-x: 0px;
  --mouse-body-y: 0px;
}

body {
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  color: #000;
}

img {
  max-width: 100%;
  height: auto;
}

#top_banner {
  background: var(--red);
  color: var(--white);
}

#top_banner p {
  text-transform: uppercase;
  font-weight: 900;
  font-size: 24px;
  letter-spacing: 6px;
  text-align: center;
}

.top_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 24px;
  align-items: center;
}

.top_phones {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.top_flex a {
  color: var(--white);
  display: block;
}

.top_phones span {
  font-size: 48px;
}

.top_flex > * {
  margin: 10px 30px;
}

.top_viber {
  font-size: 18px;
  text-decoration: underline;
}

header > .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 184px;
}

header ul {
  list-style: none;
  display: flex;
  margin: 0px;
  justify-content: space-around;
  padding: 5px 35px;
  flex-wrap: wrap;
}
.vision_icon {
  float: right;
  margin-top: -4%;
  margin-right: 5%;
}
header ul a {
  color: #000;
  font-size: 18px;
  display: block;
  margin: 5px;
}

.menu {
  flex: 1 1 auto;
}

.btn {
  min-width: 262px;
  color: var(--white);
  font-size: 18px;
  font-weight: 500;
  outline: none;
  padding: 11px 0px;
}

.btn.green {
  background: var(--green-middle);
}

.btn.red {
  background: var(--red);
}

header .menu a:hover {
  border-bottom: 2px var(--green-middle) solid;
  color: #000;
  text-decoration: none;
}

header .menu a {
  border-bottom: 2px transparent solid;
  margin-bottom: -2px;
  padding-bottom: 2px;
}

.top_slider {
  margin: 15px 0px;
}

.top_slider .item {
  position: relative;
  background: var(--green-light);
}

.text_container {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.top_slider .text_block {
  background: var(--green-middle);
  color: var(--white);
  padding: 40px 55px;
  margin-left: 120px;
  max-width: 430px;
  font-size: 18px;
}

.top_slider .text_block h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 0px;
  line-height: 36px;
}

#about .numb {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
}

.about_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about_flex > div:not(.numb):not(.text_about),
.about_flex > div:not(.text_about):not(.numb) {
  font-size: 200px;
  line-height: 200px;
  max-width: 60px;
  text-align: center;
  font-weight: 400;
}

.about_flex > div {
  width: calc(50% - 60px);
}

#about .numb p {
  margin: 10px;
  margin-left: 50px;
}

#about .text_about {
  font-size: 16px;
  line-height: 1.9;
  font-weight: 500;
}

#about .text_about p {
  margin: 0px;
}

#about {
  margin-top: 100px;
}

/*#when > .container > .gridrow > div {
    background: var(--green-middle);
    height: 245px;
}
#when > .container > .gridrow > div.col-md-6 {
    background: var(--green-light);
}*/
#when .gridrow > a {
  float: none;
  width: unset;
  background: var(--green-middle);
  height: 245px;
  padding: 45px;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 400;
  background-size: cover;
  background-position: center;
  color: #000;
}

#when .gridrow {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(245px, 1fr));
  grid-gap: 1px;
  margin-top: 130px;
  margin-left: -15px;
  margin-right: -15px;
}

#when:not(.in_grid) .gridrow > div:nth-child(1) {
  background: var(--green-light);
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 2;
  grid-column-end: 3;
  font-size: 40px;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
}

#when:not(.in_grid) .gridrow > div:nth-child(1) p {
  max-width: 420px;
}

/*#when:not(.in_grid) .gridrow > a:last-child{
  background: var(--red);
  color: #fff;
}*/
#when.in_grid .gridrow {
  margin-top: 0px;
}

#service {
  background: url(/bitrix/templates/akson/images/service_bg.jpg);
  margin-top: 160px;
  padding: 50px 0px;
  background-size: cover;
  background-position: center;
}

#service h2 {
  text-align: center;
  color: var(--white);
  font-weight: bold;
  font-size: 48px;
}

.serv_block_ind {
  background: var(--white);
  padding: 23px 47px;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  margin: 25px 0px;
  min-height: 450px;
  transition: 0.2s ease;
}

.serv_block_ind:hover {
  box-shadow: 0px 5px 16px 0px rgba(18, 94, 92, 0.84);
}

.serv_block_ind h4 {
  font-size: 36px;
  font-weight: bold;
  text-overflow: ellipsis;
  overflow: hidden;
}

.se_in_price {
  font-weight: bold;
  font-size: 24px;
  margin: 24px 0px;
}

.se_in_text {
  font-size: 16px;
  line-height: 1.9;
  margin-bottom: 25px;
  min-height: 155px;
}

#when .gridrow > a.w_icon {
  color: #fff;
}

.w_icon > img {
  margin-top: 15px;
}

.preim_bl {
  min-height: 115px;
  border: 2px var(--green-light) solid;
  display: flex;
  align-items: center;
  padding: 0px 30px;
  margin: 15px 0px;
  padding-right: 20px;
}

.preim_bl p {
  margin-bottom: 0px;
  margin-left: 40px;
  font-size: 18px;
  width: 205px;
  flex: 1 1 auto;
}

#preim h2 {
  font-weight: bold;
  font-size: 48px;
  text-align: center;
  margin-bottom: 40px;
}

#preim {
  margin-top: 40px;
}

#news {
  background: var(--green-light);
  padding: 30px 0px;
  margin-top: 70px;
}

#news h2 {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 25px;
}

#news a {
  color: #000;
}

#news .col-md-4 {
  font-family: 'Open Sans', sans-serif;
  padding-right: 70px;
  font-size: 18px;
}

#news h4 {
  font-weight: 600;
}

.black_foo {
  background: #242424;
  color: #fff;
  padding: 30px 0px;
  font-size: 14px;
}

footer h2 {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 25px;
  margin-top: 0px;
}

.fua {
  color: #000;
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  display: block;
  line-height: 55px;
}

.fua span {
  font-size: 24px;
  display: inline-block;
  margin-right: 15px;
  font-weight: normal;
}

footer > .container {
  padding: 50px 0px;
}

footer p b {
  margin-top: 30px;
  display: inline-block;
}

footer h2 + p b {
  margin-top: 0px;
}

.col-md-4.rightf p {
  margin-top: 20px;
  line-height: 36px;
}

#pd_widget_column {
  margin: 0px auto !important;
  border: 0px !important;
}

h1 ~ .row {
  box-shadow:
    1000px 0px var(--green-light),
    -1000px 0px var(--green-light);
  background: 1000px 0px var(--green-light);
  padding-bottom: 30px;
  padding-top: 30px;
}

h1 {
  font-size: 46px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 50px;
}

.service_in h1 + .row {
  padding: 30px 0px;
}

.col-md-12.service_detail .serv_text {
  font-size: 16px;
  line-height: 1.9;
}

.col-md-12.service_detail > p {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
}

.col-md-12.service_detail .serv_text img {
  max-width: calc(100% - 45px);
  margin: 10px;
  margin-right: 30px;
}

.col-md-12.service_detail .serv_text table {
  border: 0px !important;
  width: 100%;
  background: #fff;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.29);
  margin-bottom: 30px;
}

.col-md-12.service_detail .serv_text table td {
  border: 25px transparent solid;
  font-size: 18px;
}

h2 {
  font-size: 36px;
  font-weight: bold;
  margin-top: 50px;
}

h3 {
  font-weight: bold;
  text-align: center;
}

.row.price_line {
  background: #fff;
  margin-bottom: 25px;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.29);
  font-size: 18px;
  padding: 15px;
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.price_index h1 + .row {
  padding-top: 30px;
}

.row.price_line p {
  margin: 0px;
}

.pri {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-family: 'Open Sans';
}

.small_i {
  padding: 15px;
  font-size: 14px;
  font-style: italic;
  margin: 0px;
}

.price_index .col-md-7 h2 {
  margin: 0px;
  margin-top: 30px;
}

.price_index h4 {
  font-weight: bold;
  margin: 25px 0px;
  margin-left: 25px;
}

.price_index ul {
  font-size: 18px;
  line-height: 1.5;
}

.price_index ul li {
  margin: 20px 0px;
}

.row.price_line .col-md-7 p {
  max-width: 480px;
}

.serv_block_ind.specialists h4 {
  font-size: 20px;
  min-height: unset;
  min-height: 44px;
}

.specialists .serv_block_ind.specialists h4 {
  min-height: 44px;
}

.sp_img {
  text-align: center;
  margin-top: 20px;
}

.sp_img > img {
  max-width: 100%;
  width: 266px;
}

table.table {
  margin-top: 25px;
}

table.table tr:nth-child(odd) {
  background: var(--green-middle);
  color: #fff;
}

table.table tr {
  background: var(--green-dark);
  color: var(--white);
}

table.table tr td,
table.table tr th {
  padding: 11px;
}

table.table tr:nth-child(1) {
  font-weight: bold;
}

nav.menu li.parent {
  position: relative;
}

.child_menu {
  position: absolute;
  top: 100%;
  left: 0px;
  margin: 0px;
  padding: 10px;
  background: var(--white);
  box-shadow: 0px 4px 7px -3px var(--green-middle);
  margin-left: -10px;
  display: none;
  min-width: 290px;
  z-index: 10;
}

nav.menu li.parent:hover > .child_menu {
  display: block;
}

section .col-md-12 ul li {
  line-height: 1.8;
}

section .row .col-md-12 img {
  margin: auto;
}

section .row .col-md-12 {
  line-height: 1.7;
  font-size: 16px;
}

#niofl7ghop2ff0bf2qco56dhga {
  border: 0px;
}

.black_foo a {
  display: block;
  color: #fff;
}

.top_slider.owl-carousel .item img {
  width: auto;
  height: 420px;
  display: block;
  object-fit: cover;
  max-width: 100%;
  margin: 0px;
  margin-left: auto;
}

.menu input,
.menu label {
  display: none;
}

.mob_text_h {
  display: none;
}

.prices {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  background: var(--white);
  padding: 50px 0px;
  margin-top: -30px;
  margin-bottom: 30px;
  box-shadow:
    700px 0px 0px 0px var(--white),
    -700px 0px 0px 0px var(--white);
}

.prices a {
  width: calc(30% - 100px);
  font-size: 18px;
  color: #000;
  min-width: 150px;
  display: block;
  position: relative;
  margin-left: 100px;
  padding: 15px 0px;
  flex: 1 1 auto;
}

.prices a:hover {
  color: var(--green-dark);
}

.prices a:before {
  content: '';
  display: block;
  width: 80px;
  height: 104px;
  background: url(/bitrix/templates/akson/images/price_d/1.png);
  position: absolute;
  right: calc(100% + 10px);
  top: 0px;
}

.prices a:nth-child(2):before {
  background: url(/bitrix/templates/akson/images/price_d/2.png);
}

.prices a:nth-child(3):before {
  background: url(/bitrix/templates/akson/images/price_d/3.png);
}

.serv_block_ind h4 {
  overflow: visible;
  /*min-height: 130px;*/
  word-wrap: break-word;
  max-height: 450px;
}

.serv_block_ind {
  max-height: 450px;
  position: relative;
}

.serv_block_ind .btn.red {
  position: absolute;
  bottom: 35px;
}

.se_in_price {
  min-height: 35px;
}

#firmsonmap_biglink ~ iframe {
  max-width: 100% !important;
  margin-top: 60px;
}

.col-md-4.rightf p:first-child {
  margin-top: 0px;
  line-height: 1.8;
}

.soc_icon {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.soc_icon a {
  margin: 10px;
}

.btn.red {
  position: relative;
}

.btn.red:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QA/4ePzL8AAAAHdElNRQfkDBUMHArsjvS/AAABJklEQVQoz4XSQVITYRQE4HbIrIAbeAKTnVcQylVGq+YYFBi9QziELrkAVzDFxtIdIalsvQG6Iep8LqjMZDBg/5v3V3f9/b9+L9KeUu3Cwk8/LFyolR3bySorD7FS9YWFc3DtnaF9+4Ym5mhMFZ3wHHdO7G19JPacWmO6EVYad161giuztj6y1hhLlFY42XoJW7czrJRR47pn2hcO3KAu8jbJx/zJY/idT0mqWOJFr4n+izHCMm5xKK7swkwc4rZoLZqdxrpqieH/rYt8TXKcp/A6yZf7eOZPxrNAvQn89FHhZBP4/QjXjlpq5nNbH3cjjJhi7cyg18TApL8UUZhqMPfeyIEDIx/c/LtmEeOdizve8M+6RFOmypu8zPMk3/Mtl7nMrw35F1B6xUsaM2nIAAAAAElFTkSuQmCC);
  display: inline-block;
  vertical-align: middle;
  margin-top: -3px;
  margin-left: 20px;
}

.table tr:hover {
  filter: brightness(1.1) contrast(0.9);
}

.serv_block_ind.specialists {
  max-height: unset;
}

.white_block_in {
  background: #fff;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.29);
}

.white_block_in > img,
.white_block_in > div {
  display: inline-block;
}

.top_slider h2 + p {
  margin-bottom: 40px;
}

.btn.red:hover,
.btn.green:hover {
  color: var(--white);
  filter: brightness(0.9);
}

.child_menu li a {
  font-size: 16px;
}

.price_index .col-md-12 .col-md-2 img {
  display: block;
  margin: 0px auto;
}

.col-md-12.service_detail .serv_text img {
  height: auto;
}

.more_index .prices {
  background: transparent;
  box-shadow: none;
}

.top_slider .owl-dots {
  position: absolute;
  bottom: 5px;
  left: 0px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.top_slider .owl-dot {
  width: 12px;
  height: 12px;
  border: 2px #fff solid !important;
  border-radius: 50%;
  margin: 3px;
  position: relative;
}

.top_slider .owl-dot.active span {
  position: absolute;
  display: block;
  left: 1px;
  top: 1px;
  background: #fff;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}

span.telopis {
  font-size: 16px;
}

.link_more.parent > a {
  pointer-events: none;
}

.ambulance span {
  font-size: 34px;
}

.message_alcohol {
  color: #333333;
  /* font-size: 24px; */
  font-size: clamp(18px, 2.5vw, 24px);
  padding-left: 45px;
  line-height: 130%;
  background: url(/include/message.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-top: 60px;
  padding-bottom: 60px;
}

.alcohol_page h2 {
  margin-bottom: 10px;
}

.danger_alcohol {
  /* padding-left: 200px; */
  background-color: #fff;
  background-image: url(/include/danger.png);
  background-repeat: no-repeat;
  background-position: 30px;
  padding: 30px;
  padding-left: 200px;
  -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 20%);
  -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 20%);
  margin-bottom: 60px;
}

.how_work p {
  padding-left: 30px;
  position: relative;
}

.how_work p:before {
  background: #00acab;
  content: '';
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 40px;
  position: absolute;
  left: 5px;
  top: 9px;
}

.how_work ul {
  padding-left: 30px;
}

.how_work ul li {
  list-style: none;
}

p.how_work_time:before {
  background: url(/include/time.png);
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 40px;
  position: absolute;
  left: 0px;
  top: 5px;
}

.alcohol_banner img {
  width: 100%;
  max-width: 100% !important;
  margin: 0 !important;
}

.alcohol_banner {
  position: relative;
  background-color: #fff;
  padding: 35px 15px;
  margin-top: -30px;
  /* min-height: 260px;*/
  /* background-image: url(/include/banner.jpg);
  background-repeat: no-repeat;*/
  padding-bottom: 0px;
}

.alcohol_banner .banner_ico img {
  width: auto;
  margin: 0 auto !important;
  display: block;
}

.alcohol_banner .banner_ico {
  text-align: center;
}

.alcohol_banner .banner_ico span {
  display: block;
  min-height: 50px;
}

.col-lg-7.banner_ico {
  padding-top: 60px;
}

a.popup_f {
  width: 200px;
  color: #fff;
  background: #f63b36;
  padding: 10px;
  display: block;
  border-radius: 5px;
  float: right;
  cursor: pointer;
  position: relative;
  /* background-size: cover; */
}

.col-lg-12.banner_btn {
  margin-top: 90px;
}

.col-md-7.banner_ico {
  margin-top: 60px;
}

a.popup_f:after {
  content: '';
  width: 449px;
  height: 38px;
  background-image: url(/include/lenta.png);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: -360px;
  top: 12px;
  /* background-size: cover; */
}

.mobile {
  display: none;
}

.serv_block_ind h4 a {
  color: #000;
  text-decoration: none;
}

.vision_icon img {
  max-width: 50px;
}

.vision_icon {
  float: right;
  margin-top: -4%;
  margin-right: 1%;
}

.bvi-body .top_phones.ambulance br {
  display: none !important;
}

.bvi-body .top_phones.ambulance > * {
  display: inline-block !important;
  position: static !important;
  margin-right: 10px;
}

.vision_icon img {
  max-width: 35px;
}

.vision_icon {
  /* margin-right: 0px; */
}

html body .bvi-body[data-bvi-theme='black'] .text_block {
  background: #000;
  color: #fff;
}

html body .bvi-body[data-bvi-theme='black'] a.btn.red {
  background: #000;
  color: #fff;
}

html body .bvi-body[data-bvi-theme='black'] .btn.green {
  background: #000;
  color: #fff;
}

html body .bvi-body[data-bvi-theme='black'] section#top_banner {
  background: #000;
  color: #fff;
}

html body .bvi-body[data-bvi-theme='black'] #when .gridrow > a {
  background: #000;
  color: #fff;
  background-image: inherit !important;
  border: 1px solid #fff;
}

html body .bvi-body[data-bvi-theme='black'] #when:not(.in_grid) .gridrow > div:nth-child(1) {
  background: #000;
  color: #fff;
  border: 1px solid #fff;
}

html body .bvi-body[data-bvi-theme='black'] section#service {
  background: #000;
  color: #fff;
}

html body .bvi-body[data-bvi-theme='black'] .serv_block_ind {
  background: #000;
  color: #fff;
  border: 1px solid #fff;
}

html body .bvi-body[data-bvi-theme='black'] section#news {
  background: #000;
  color: #fff;
}

html body .bvi-body[data-bvi-theme='black'] .black_foo {
  background: #000;
  color: #fff;
}

html body .bvi-body[data-bvi-theme='blue'] .text_block {
  background: #9dd1ff !important;
  color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='blue'] a.btn.red {
  background: #9dd1ff !important;
  color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='blue'] .btn.green {
  background: #9dd1ff !important;
  color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='blue'] section#top_banner {
  background: #9dd1ff !important;
  color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='blue'] #when .gridrow > a {
  background: #9dd1ff !important;
  color: #063462 !important;
  background-image: inherit !important;
  border: 1px solid #063462;
}

html body .bvi-body[data-bvi-theme='blue'] #when:not(.in_grid) .gridrow > div:nth-child(1) {
  background: #9dd1ff !important;
  color: #063462 !important;
  border: 1px solid #063462;
}

html body .bvi-body[data-bvi-theme='blue'] section#service {
  background: #9dd1ff !important;
  color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='blue'] .serv_block_ind {
  background: #9dd1ff !important;
  color: #063462 !important;
  border: 1px solid #063462;
}

html body .bvi-body[data-bvi-theme='blue'] section#news {
  background: #9dd1ff !important;
  color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='blue'] .black_foo {
  background: #9dd1ff !important;
  color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='brown'] .text_block {
  background: #f7f3d6 !important;
  color: #4d4b43 !important;
}

html body .bvi-body[data-bvi-theme='brown'] a.btn.red {
  background: #f7f3d6 !important;
  color: #4d4b43 !important;
}

html body .bvi-body[data-bvi-theme='brown'] .btn.green {
  background: #f7f3d6 !important;
  color: #4d4b43 !important;
}

html body .bvi-body[data-bvi-theme='brown'] section#top_banner {
  background: #f7f3d6 !important;
  color: #4d4b43 !important;
}

html body .bvi-body[data-bvi-theme='brown'] #when .gridrow > a {
  background: #f7f3d6 !important;
  color: #4d4b43 !important;
  background-image: inherit !important;
  border: 1px solid #4d4b43;
}

html body .bvi-body[data-bvi-theme='brown'] #when:not(.in_grid) .gridrow > div:nth-child(1) {
  background: #f7f3d6 !important;
  color: #4d4b43 !important;
  border: 1px solid #4d4b43;
}

html body .bvi-body[data-bvi-theme='brown'] section#service {
  background: #f7f3d6 !important;
  color: #4d4b43 !important;
}

html body .bvi-body[data-bvi-theme='brown'] .serv_block_ind {
  background: #f7f3d6 !important;
  color: #4d4b43 !important;
  border: 1px solid #4d4b43;
}

html body .bvi-body[data-bvi-theme='brown'] section#news {
  background: #f7f3d6 !important;
  color: #4d4b43 !important;
}

html body .bvi-body[data-bvi-theme='brown'] .black_foo {
  background: #f7f3d6 !important;
  color: #4d4b43 !important;
}

html body .bvi-body[data-bvi-theme='brown'] a.bvi-panel-close {
  filter: invert(1);
}

html body .bvi-body[data-bvi-theme='green'] .text_block {
  background: #3b2716 !important;
  color: #a9e44d !important;
}

html body .bvi-body[data-bvi-theme='green'] a.btn.red {
  background: #3b2716 !important;
  color: #a9e44d !important;
}

html body .bvi-body[data-bvi-theme='green'] .btn.green {
  background: #3b2716 !important;
  color: #a9e44d !important;
}

html body .bvi-body[data-bvi-theme='green'] section#top_banner {
  background: #3b2716 !important;
  color: #a9e44d !important;
}

html body .bvi-body[data-bvi-theme='green'] #when .gridrow > a {
  background: #3b2716 !important;
  color: #a9e44d !important;
  background-image: inherit !important;
  border: 1px solid #a9e44d;
}

html body .bvi-body[data-bvi-theme='green'] #when:not(.in_grid) .gridrow > div:nth-child(1) {
  background: #3b2716 !important;
  color: #a9e44d !important;
  border: 1px solid #a9e44d;
}

html body .bvi-body[data-bvi-theme='green'] section#service {
  background: #3b2716 !important;
  color: #a9e44d !important;
}

html body .bvi-body[data-bvi-theme='green'] .serv_block_ind {
  background: #3b2716 !important;
  color: #a9e44d !important;
  border: 1px solid #a9e44d;
}

html body .bvi-body[data-bvi-theme='green'] section#news {
  background: #3b2716 !important;
  color: #a9e44d !important;
}

html body .bvi-body[data-bvi-theme='green'] .black_foo {
  background: #3b2716 !important;
  color: #a9e44d !important;
}

html body .bvi-body[data-bvi-theme='white'] .text_block {
  background: #ffffff !important;
  color: #000000 !important;
}

html body .bvi-body[data-bvi-theme='white'] a.btn.red {
  background: #ffffff !important;
  color: #000000 !important;
}

html body .bvi-body[data-bvi-theme='white'] .btn.green {
  background: #ffffff !important;
  color: #000000 !important;
}

html body .bvi-body[data-bvi-theme='white'] section#top_banner {
  background: #ffffff !important;
  color: #000000 !important;
}

html body .bvi-body[data-bvi-theme='white'] #when .gridrow > a {
  background: #ffffff !important;
  color: #000000 !important;
  background-image: inherit !important;
  border: 1px solid #000000;
}

html body .bvi-body[data-bvi-theme='white'] #when:not(.in_grid) .gridrow > div:nth-child(1) {
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #000000;
}

html body .bvi-body[data-bvi-theme='white'] section#service {
  background: #ffffff !important;
  color: #000000 !important;
}

html body .bvi-body[data-bvi-theme='white'] .serv_block_ind {
  background: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #000000;
}

html body .bvi-body[data-bvi-theme='white'] section#news {
  background: #ffffff !important;
  color: #000000 !important;
}

html body .bvi-body[data-bvi-theme='white'] .black_foo {
  background: #ffffff !important;
  color: #000000 !important;
}

html body .bvi-body[data-bvi-theme='white'] a.bvi-panel-close {
  filter: invert(1);
}

.clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
}

.clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr {
  display: flex;
}

.clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td img {
  order: 2;
  width: 100px !important;
}

.clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td ul {
  order: 3;
  width: calc(100% - 210px) !important;
  padding-left: 0px;
  padding-top: 30px;
  min-width: 150px;
}

.clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td > * {
  width: 100%;
  flex: 1 1 auto;
}

.after_h_inf {
  text-align: center;
  font-size: 24px;
}

.after_h_inf a.phone-title {
  display: inline;
}

.about-menu.container {
  display: flex;
  justify-content: space-between;
  padding: 0px;
  list-style: none;
}

.about-menu.container:before,
.about-menu.container:after {
  display: none;
}

.about-menu.container li a {
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  text-decoration: none;
  position: relative;
  display: block;
}

.about-menu.container li a.selected,
.about-menu.container li a:hover {
  border-bottom: 3px #f70606 solid;
}

.company-list .item {
  background: #fff;
  text-align: center;
  background-color: rgb(0, 0, 0);
  box-shadow: 0px 2px 18px 0px rgba(11, 47, 87, 0.46);
  min-height: 247px;
  background: #fff;
  margin-bottom: 30px;
  border-radius: 20px;
  padding: 25px 25px 15px 25px;
  height: 100%;
}

.company-list .item a {
  color: #737373;
  text-decoration: none;
  text-align: left;
}

.company-list .item p {
  text-align: left;
}

.company-list .item a:hover {
  color: #000;
}

.company-list {
  margin-bottom: 50px;
}

#history.history-block {
  background: #fff;
  box-shadow:
    1000px 0px 0px 0px #fff,
    -1000px 0px 0px 0px #fff;
  padding: 50px 0px;
}

.open_history.btn_biruza {
  background: var(--green-middle);
  min-width: 262px;
  color: var(--white);
  font-size: 18px;
  font-weight: 500;
  outline: none;
  padding: 11px 0px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}

.company-list h2 {
  margin-bottom: 30px;
}

.who_are_we_block h2 span {
  font-size: 72px;
  font-size: clamp(62px, 2.5vw, 72px);
  margin: 0;
  background: white;
  mix-blend-mode: screen;
  display: block;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 75%;
}

.who_are_we_block h2 {
  background: linear-gradient(#ff0101, #ff6066);
  max-width: max-content;
  position: relative;
  top: -100px;
  margin-bottom: 0px;
}

.mission_block {
  background: #00bdcd;
  max-width: 50vw;
  width: 50vw;
  padding: 55px 50px;
  padding: clamp(20px, 3vmax, 50px) 50px;
  color: #fff;
  position: absolute;
  top: -260px;
  left: 50%;
  z-index: 10;
  top: clamp(-260px, 5vw, -260px);
}

.service_in {
  overflow: hidden;
}

.mission_block h3 {
  text-align: left;
}

#who_are_we {
}

#history.history-block {
  padding-bottom: 260px;
}

.who_are_we_block ul li {
  list-style: none;
  margin-bottom: 40px;
  padding: 2px 0px 5px 0px;
  padding-left: 50px;
  background: url(/include/images/red.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  background-size: auto;
  font-size: 16px;
  font-size: clamp(14px, 1vw, 16px);
  font-weight: 500;
}

.who_are_we_ul ul li {
  width: 50%;
  padding-right: 20px !important;
}

.who_are_we_ul ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  padding: 0px;
  align-items: flex-start;
  padding: 0px;
}

.who_are_we_ul b {
  display: block;
  max-width: 270px;
  padding-left: 50px;
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 1.2;
}

.gallery .owl-carousel .owl-nav {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  pointer-events: none;
}

.gallery .owl-carousel .owl-nav button {
  pointer-events: all;
  padding: 0px !important;
}

.gallery .owl-carousel .owl-nav button img {
  width: 50px;
  max-width: 100%;
  margin: 0px;
}

.gallery .owl-carousel .item {
  text-align: center;
}

.gallery .owl-carousel .item img {
  display: block;
  margin: 0px auto;
  cursor: pointer;
  object-fit: contain;
  min-height: 250px;
  object-position: center;
}

#gallery .gallery .owl-carousel .item img {
  object-fit: cover;
  min-height: 250px;
  object-position: center;
}

.payimg {
  max-width: 100%;
}

.pay_page iframe {
  width: 100%;
}

.item_bl {
  margin-bottom: 80px;
}

.form_files_container.item_bl img {
  max-width: 60px !important;
  margin-top: 5px !important;
  margin-bottom: 30px !important;
}

.form_files_container_text b {
  font-size: 30px;
  line-height: 100%;
}

.form_files_container_text form {
  max-width: 735px;
  margin-left: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  align-content: center;
  flex-wrap: wrap;
}

form.form_files.formg .form-group {
  max-width: 310px;
  margin-right: 20px;
  width: 310px;
}

.item_bl .form_files_container button.btn.btn-primary {
  background-color: #e31e25;
  border: 0;
  border-radius: 0;
  padding: 5px 30px;
  outline: none;
  height: 34px;
  line-height: 100%;
  width: 400px;
  max-width: 100%;
  margin: 0px;
  font-size: 17px;
  font-weight: normal;
}

.form_files_container.item_bl input.form-control {
  border: 0;
  border-radius: 0;
  box-shadow: 0px 3px 7px 0px rgb(0 0 0 / 29%);
  /* margin-right: 15px; */
}

.form_files_container.item_bl button.btn.btn-primary:hover {
  opacity: 0.8;
}

.form_files_container.item_bl .personal {
  color: #28a745;
}

body[class|='clinic'] #lb_widget-root {
  display: none !important;
}

@media (max-width: 1200px) {
  .col-md-7.banner_ico {
    margin-top: 0px;
  }

  .col-lg-12.banner_btn {
    margin-top: 150px;
  }
  .vision_icon {
    float: right;
    margin-top: -4%;
    margin-right: 5%;
  }
  .vision_icon {
    float: right;
    margin-top: -5%;
    margin-right: 5%;
  }
}

@media (max-width: 991px) {
  .col-lg-7.banner_ico {
    padding-top: 0px;
  }
  .vision_icon {
    float: right;
    margin-top: -7%;
    margin-right: 5%;
  }
  a.logo {
    margin: 0 auto;
  }

  section.price_index .title {
    text-align: center;
  }

  section.price_index .title h2 {
    margin: 0;
    margin-bottom: 0.5rem;
  }

  .text_container {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
  }

  .top_slider.owl-carousel .item img {
    margin: 0px;
  }

  .top_slider.owl-carousel .item img {
    width: 100%;
    /* height: auto; */
    max-height: 260px;
  }

  .text_container {
    width: 100%;
    height: auto;
    top: unset;
    bottom: 0;
    position: relative;
  }

  header {
    position: relative;
    padding-bottom: 33px;
    /* overflow: hidden; */
  }

  .top_slider .text_block {
    margin: 0px auto;
    max-width: 100%;
    padding: 10px 30px;
    font-size: 14px;
    padding-bottom: 0px;
    width: 100%;
  }

  .top_slider .text_block h2 {
    margin-top: 0px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
  }

  .top_slider h2 + p {
    margin-bottom: 15px;
    text-align: center;
  }

  .top_slider .text_block .btn.red {
    margin: -10px;
    margin: 0 auto;
    /* margin-left: -30px; */
    /* margin-right: -30px; */
    border-radius: 0px;
    /* margin-top: 10px; */
    width: calc(100% + 0px);
    max-width: 290px;
    margin: 0 auto;
    display: block;
  }

  section.top_sl_bl .container {
    padding: 0px;
    /* margin: 0px; */
    max-width: 100%;
  }
}

.form_files_container_text form {
  max-width: 735px;
  margin-left: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  align-content: center;
}

form.form_files.formg .form-group {
  max-width: 100%;
  margin-right: 20px;
  width: 400px;
}

#top_banner p {
  font-size: 12px;
}

.top_phones span {
  font-size: 22px;
}

.top_flex {
  font-size: 12px;
}

.top_phones {
  margin: 0px 8px;
}

.top_flex {
  font-size: 12px;
}
.top_flex a {
  width: 41%;
}

.top_flex {
  max-width: 270px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
#top_banner {
  background: var(--red);
  color: var(--white);
  padding-top: 15px;
  padding-bottom: 15px;
}

.table_cont {
  overflow-x: auto;
}

.alcohol_banner {
  background-size: 200px;
  background-position: bottom left;
}
.col-md-12.banner_ico {
  margin: 0 auto;
  margin-top: 10px;
  /* max-width: 750px; */
}

.col-md-12.banner_ico .row {
  /*padding-bottom: 110px;*/
  padding-bottom: 50px;
  max-width: 750px;
  margin: 0 auto;
}
.col-lg-12.banner_btn {
  margin-top: 0px;
}

a.popup_f:after {
  content: '';
  width: 290px;
  height: 38px;
  background-image: url(/include/lenta.png);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  left: -230px;
  top: 25px;
  background-size: contain;
}

@media (max-width: 768px) {
  .mission_block {
    max-width: unset;
    padding: 15px;
    position: static;
    width: 100%;
    margin-bottom: 30px;
  }
  .vision_icon {
    float: right;
    margin-top: -10%;
    margin-right: 3%;
  }

  .form_files_container.item_bl button.btn.btn-primary {
    font-size: 14px;
  }

  #who_are_we .col-lg-12 {
    display: flex;
    flex-wrap: wrap;
  }

  .who_are_we_ul {
    /*! order: 2; */
  }

  .form_files_container_text b {
    font-size: 20px;
    line-height: 100%;
  }

  .form_files_container_text form {
    max-width: 735px;
    margin-left: 0px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    align-content: center;
  }

  .mission_block {
    order: 1;
  }

  .who_are_we_ul b {
    width: 100%;
    max-width: 100%;
    margin-bottom: 15px;
    margin-top: 30px;
  }

  .who_are_we_block h2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #history.history-block {
    box-shadow:
      50vw 0px 0px 0px #fff,
      -50vw 0px 0px 0px #fff;
    padding: 30px 0px !important;
    padding-bottom: 140px !important;
  }

  .gallery .owl-carousel .item img {
    max-height: 350px;
  }

  .about_menu_block {
    display: none;
  }

  i.ci {
    font-size: 16px !important;
  }

  h1 {
    margin-top: 40px;
  }
}

@media (max-width: 991px) {
  h1 {
    margin-top: 60px;
  }

  header a.btn.green {
    margin: 0 auto;
  }
}

@media (max-width: 640px) {
  .col-md-12.banner_ico .row {
    padding-bottom: 30px;
    max-width: 750px;
    margin: 0 auto;
  }
  .banner_slogan {
    font-style: italic;
    font-size: 18px;
    margin-top: 10px;
    font-weight: 500;
  }

  a.logo {
    margin: 0;
  }

  .mobile {
    display: block;
  }

  .link_more.parent > a {
    pointer-events: all;
  }

  a.popup_f:after {
    content: '';
    width: 290px;
    height: 38px;
    background: no-repeat;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    left: -40px;
    top: 65px;
    background-size: contain;
    /* margin: 0 auto; */
    display: none;
  }

  a.popup_f {
    width: 200px;
    color: #fff;
    background: #f63b36;
    padding: 10px;
    border-radius: 5px;
    float: none;
    cursor: pointer;
    position: relative;
    /* background-size: cover; */
    margin: 0 auto;
    margin-top: 20px;
    /* padding-bottom: 80px; */
    height: 50px;
    display: block;
  }

  .alcohol_banner {
    position: relative;
    padding: 15px 15px 35px 15px;
    margin-top: -30px;
    min-height: auto;
    background-repeat: no-repeat;
    padding-bottom: 40px;
    background: none;
    background-color: #fff;
    margin-bottom: 60px;
  }

  .danger_alcohol {
    /* padding-left: 200px; */
    background-color: #fff;
    background-image: url(/include/danger.png);
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 80px;
    padding: 15px;
    padding-left: 15px;
    padding-top: 80px;
    -webkit-box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 20%);
  }

  .serv_block_ind {
    max-height: unset;
    position: relative;
  }

  .serv_block_ind .btn.red {
    position: relative;
    bottom: unset;
  }

  .top_slider.owl-carousel .item img {
    width: 100%;
    /* height: auto; */
    max-height: 260px;
  }

  .top_slider .text_block {
    margin: 0px auto;
    max-width: 100%;
    padding: 10px 30px;
    font-size: 14px;
    padding-bottom: 0px;
    width: 100%;
  }

  .top_slider .text_block h2 {
    margin-top: 0px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 5px;
  }

  .top_slider h2 + p {
    margin-bottom: 15px;
    text-align: center;
  }

  .top_slider.owl-carousel.owl-theme.owl-loaded.owl-drag {
    /* padding: 0; */
    /* margin: 0px; */
  }

  section.top_sl_bl .row {
    /* padding: 0; */
    /* margin: 0px; */
  }

  section.top_sl_bl .container {
    padding: 0px;
    /* margin: 0px; */
    max-width: 100%;
  }

  .text_container {
    width: 100%;
    height: auto;
    top: unset;
    bottom: 0;
    position: relative;
  }

  .top_slider.owl-carousel .owl-stage-outer {
    /* overflow: visible; */
  }

  .top_slider .text_block .btn.red {
    margin: -10px;
    margin: 0 auto;
    /* margin-left: -30px; */
    /* margin-right: -30px; */
    border-radius: 0px;
    /* margin-top: 10px; */
    width: calc(100% + 0px);
    max-width: 290px;
    margin: 0 auto;
    display: block;
  }

  section.top_sl_bl {
    overflow-x: hidden;
    min-height: 350px;
  }

  header > .container::before,
  header > .container::after {
    display: none;
  }

  .menu {
    width: 45px;
    height: 45px;
    flex: unset;
    /* position: relative; */
  }

  .menu label {
    display: block;
    width: 45px;
    height: 45px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='45px' height='27px'%3E%3Cpath fill-rule='evenodd' fill='rgb(33, 159, 155)' d='M-0.000,-0.000 L45.000,-0.000 L45.000,5.000 L-0.000,5.000 L-0.000,-0.000 Z'/%3E%3Cpath fill-rule='evenodd' fill='rgb(33, 159, 155)' d='M-0.000,11.000 L45.000,11.000 L45.000,16.000 L-0.000,16.000 L-0.000,11.000 Z'/%3E%3Cpath fill-rule='evenodd' fill='rgb(33, 159, 155)' d='M-0.000,22.000 L45.000,22.000 L45.000,27.000 L-0.000,27.000 L-0.000,22.000 Z'/%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
  }
  header ul {
    display: none;
  }
  #menu_opener:checked ~ ul {
    display: block;
    position: absolute;
    right: 0px;
    top: 70px;
    /* left: 0px; */
    width: 100%;
    background: var(--white);
    z-index: 2;
    /*columns: 2;*/
    padding-top: 30px;
    padding-bottom: 10px;
    display: flex;
    padding-bottom: 30px;
    flex-direction: column;
    box-shadow:
      0 7px 8px -4px rgba(0, 0, 0, 0.16),
      0 7px 8px -4px rgba(0, 0, 0, 0.23);
  }

  #menu_opener:checked ~ ul > li {
    width: 50%;
  }

  #menu_opener:checked ~ ul ul {
    display: none !important;
  }

  .menu #menu_opener:checked + label {
    background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAXCAMAAADTAfSvAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABy1BMVEUhn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5shn5v///+MlbFjAAAAl3RSTlMABQk3TyMvAitixcvIyeOfdzwbccz1zu7Y0P6RBgOH7a+JRxROqO+68YIYAUCzBFXoYBMk5IG0ezCaNCWU5yBB2zU78hWhqbF2/ZsIsMM4UM2nWqbRKhDmFr4t4PkzDvAmxiLd6q1SouKq3iF0Orwx81/66RxDo6X8epiVSVg5dVv0bWMMD1fZwE1styxepLtvss+LDRkHjv3gsgAAAAFiS0dEmHbRBj4AAAAHdElNRQfkCw0QBDp6/aU+AAABfUlEQVQY02VR+VtSURQcZOlBKhQhCmJlVtTLXdyVCIxIS02DAkxxS1QUd7Q0LdpXNZ1/1/sefqFf56e5c2fO3HsO8K80+K8KtDq93oALZznJaLpYWFRstlzKGy5br9hYYi8tc9DkLD8lXRW8eu26sfJGlfXmLd7O0Rqrm3ekuwLJ0N8rZnWNoqxlXb2mIWdrQGMTPbJo2swWtLa1K2RHpwGVtq5uwOu+78MD+gUd6HE8hBykBXgUetwL9Alaa+KTp0B/aKAcg3ymmIfoH+Twc4HC9sgLvGRUDYoxzhHlVa9io2NIUFLTgyTHFRSYmJQwxWkB9a8dM0k1EobI7BzmaQZShVxYRJLpMWBpORGG5F9ZxRpLR4QsyXXIG5lNF1xT3ALevFW/70xhOz0hDNiJ811+prv+vfeq4APpicoFQPbj3KfPNGdz92JoX4Le/vqv376PLq//kE9tP3+5MyssmQm5f/85s6FFX89+9cHAoa7777ltHkG704vjmtzpBOGzVx0WiOf3AAAAAElFTkSuQmCC);
    z-index: 3;
    position: relative;
    background-size: auto;
  }

  .menu > ul {
    display: none;
  }

  .logo img {
    max-width: 76px;
  }

  .menu + .btn.green {
    position: absolute;
    left: calc(50% - 131px);
    bottom: 20px;
    box-shadow:
      261px 10px 0px 30px var(--green-light),
      -261px 10px 0px 30px var(--green-light),
      0px 10px 0px 30px var(--green-light);
  }

  header > .container {
    height: auto;
    padding-top: 15px;
    padding-bottom: 75px;
  }

  header {
    position: relative;
    padding-bottom: 33px;
    /*overflow: hidden;*/
  }

  footer .row {
    margin: 0px;
  }

  footer .row {
    margin: 0px;
  }

  #top_banner p {
    font-size: 12px;
  }

  .top_phones span {
    font-size: 24px;
  }

  .top_flex {
    font-size: 12px;
  }

  .top_phones {
    margin: 0px 12px;
  }

  .top_viber {
    font-size: 16px;
  }

  #top_banner {
    padding: 10px 0px;
  }

  footer .row {
    margin: 0px;
  }

  #top_banner p {
    font-size: 12px;
  }

  .top_phones span {
    font-size: 22px;
  }

  .top_flex {
    font-size: 12px;
    max-width: 270px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto;
  }

  .top_phones {
    margin: 0px 8px;
  }

  .top_viber {
    font-size: 16px;
  }

  #top_banner {
    padding: 10px 0px;
    padding-bottom: 15px;
  }

  .about_flex > div:first-child,
  .about_flex > div:last-child {
    display: none;
  }

  .about_flex > div {
    width: auto;
    flex: 1 1 auto;
  }

  #about .numb p {
    margin-left: 0px;
    font-size: 24px;
  }

  #about {
    margin-top: 30px;
  }

  #when:not(.in_grid) .gridrow > div:nth-child(1) {
    font-size: 26px;
    text-align: center;
  }

  #when .gridrow {
    margin-top: 30px;
  }

  #service {
    margin-top: 0px;
  }

  h1 {
    font-size: 28px;
    /*word-break: break-all;*/
    text-align: center;
    margin-top: 40px;
  }

  section .row .col-md-12 img,
  section .row .col-md-12 iframe {
    max-width: 100%;
  }

  .mob_text_h {
    display: block;
    margin-bottom: 0px;
    font-size: 16px;
    max-width: calc(100% - 165px);
  }

  #preim h2 {
    margin-bottom: 25px;
  }

  #when .gridrow > div:first-child p {
    margin: 30px 0px;
  }

  .ambulance span {
    font-size: 18px;
  }

  .alcohol_banner .banner_ico span img {
    display: none;
  }

  .alcohol_banner .banner_ico span:before {
    content: '';
    height: 10px;
    width: 10px;
    background: #219f9b;
    display: block;
    border-radius: 60px;
    top: 10px;
    position: absolute;
    left: -5px;
  }

  .alcohol_banner .col-sm-4 {
    max-width: 200px;
    margin: 0 auto;
  }

  .alcohol_banner .banner_ico span {
    min-height: auto;
    position: relative;
    padding-left: 0px;
  }

  .alcohol_page {
    /* padding-top: 0; */
  }

  .alcohol_banner p {
    margin: 0;
  }

  .service_in h1 + .row {
    padding-top: 30px;
  }

  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr,
  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody,
  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr,
  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td {
    display: block !important;
  }

  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td img {
    width: 100%;
    order: 1;
  }

  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td {
    display: flex !important;
    flex-wrap: wrap;
  }

  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td ul {
    order: 2;
  }

  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td {
    width: 100%;
  }

  .clinic-protsedurnyy-kabinet .service_detail a[href^='tel:'] {
    display: block;
  }

  .after_h_inf {
    font-size: 14px;
  }

  .after_h_inf a.phone-title {
    font-size: 14px;
  }

  .after_h_inf a.phone-title span {
    font-size: 14px;
  }

  .clinic h1 + .btn.supermega {
    margin-bottom: 15px !important;
  }

  .clinic h1 + .btn.supermega:after {
    display: none !important;
  }
}

@media (max-width: 489px) {
  .who_are_we_ul ul li {
    width: 100%;
    padding-right: 0px !important;
  }

  .top_slider .owl-dots {
    display: none;
  }

  section.top_sl_bl .container {
    padding: 0px;
    /* margin: 0px; */
  }

  #when:not(.in_grid) .gridrow > div:nth-child(1) {
    grid-row-start: unset;
    grid-column-start: unset;
    grid-row-end: unset;
    grid-column-end: unset;
  }

  h2 {
    font-size: 26px !important;
  }

  .serv_block_ind .btn.red {
    min-width: 0px;
    width: 100%;
  }

  .serv_block_ind h4 {
    font-size: 24px;
  }

  .white_block_in img + div b span {
    line-height: 1.1;
    padding-left: 15px;
    display: inline-block;
  }

  /*.services_index h1 {
		margin-top: 80px;
		margin-bottom: -45px;
	}*/
  h1 {
    margin-top: 40px;
    margin-bottom: 10px;
  }

  h2 {
    margin-top: 15px;
    margin-bottom: 20px;
  }

  .col-md-4.rightf .fua {
    font-size: 25px;
  }

  .clinic .more_index .prices {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .clinic section .row .col-md-12 img {
    float: none !important;
    display: block;
    max-width: 100%;
    width: 100% !important;
    margin: 0px;
    margin-bottom: 10px;
  }

  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td img {
    width: 100% !important;
    height: 50px !important;
    object-fit: contain;
    object-position: left;
    margin: 0px;
    margin-bottom: 10px;
    order: 0;
    margin-left: -5px;
  }

  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td ul {
    margin-left: 17px;
    padding-top: 0px;
  }

  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr tbody tr td img ~ b {
    line-height: 1.2;
    margin-bottom: 10px;
  }

  .clinic-protsedurnyy-kabinet .col-md-12.service_detail .serv_text table.toptablepr {
    margin-bottom: 0px;
  }

  .price .price_index .prices + .col-md-12 > .row:first-child {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .price .price_index .prices + .col-md-12 > .row:first-child .col-md-1 {
    display: none;
  }

  .price .price_index .prices + .col-md-12 > .row:first-child .col-md-2 {
    display: flex;
    text-align: left;
  }

  .price .price_index .prices + .col-md-12 > .row:first-child .col-md-2 h3 {
    text-align: left;
    font-size: 18px;
    padding-left: 15px;
  }

  .price .price_index .prices + .col-md-12 > .row:first-child .col-md-2 img {
    width: 30px;
    object-fit: scale-down;
  }

  .price_index .col-md-7 h2 {
    margin-top: 0px;
  }

  .clinic-terapevt .serv_block_ind.specialists {
    margin-top: 0px;
  }

  .prices {
    padding-top: 0px;
  }

  .prices a {
    margin: 30px 0px;
    margin-left: 100px;
  }
}

@media (max-width: 576px) {
  .col-xs-6 {
    width: 50%;
  }
}

@media (max-width: 374px) {
  .serv_block_ind h4 {
    overflow: unset;
    word-wrap: break-word;
  }
}

a.phone-title span {
  font-size: 48px;
}

a.phone-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  display: block;
  width: 100%;
  text-align: center;
  color: #000;
  font-size: 24px;
}

#makeApponiment iframe {
  height: 700px;
  border: 0px;
}

#makeApponiment .close {
  font-size: 78px;
  font-weight: 300;
  line-height: 40%;
  margin-top: -12px !important;
  margin-left: auto;
}

#makeApponiment .modal-header {
  display: flex;
  align-items: center;
}

.clinic h1 + .btn.red {
  margin: 0px auto;
  display: block;
  outline: none !important;
  color: #fff !important;
}

.clinic h1 + .btn.red:after {
  display: none;
}

.btn.supermega {
  margin: 0px auto;
  display: block;
  outline: none !important;
  color: #fff !important;
  padding: 16px 42px;
  /*box-shadow: 0px 0px 12px -2px rgba(0, 0, 0, 0.5);*/
  line-height: 1.25;
  background: var(--red);
  text-decoration: none;
  font-size: 16px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  position: relative;
  transition: all 0.6s ease;
  overflow: hidden;
}

.btn.supermega:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  top: 50%;
  left: 50%;
  top: var(--mouse-y);
  left: var(--mouse-x);
  transform-style: flat;
  transform: translate3d(-50%, -50%, 0);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transition:
    width 0.3s ease,
    height 0.3s ease;
  filter: blur(5px);
  /*! box-shadow: 0 0 10px 13px rgba(255, 255, 255, 0.5); */
}

.btn.supermega:hover {
  background: #c41b21;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 123, 255, 0.4);
}
.btn.supermega:active {
  transform: translateY(0);
  box-shadow: 0 2px 10px rgba(0, 123, 255, 0.3);
}
.btn.supermega:active:after {
  width: 400px;
  height: 400px;
}
.btn.supermega::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: radial-gradient(
    circle at var(--mouse-x, 999px) var(--mouse-y, 999px),
    rgba(255, 255, 255, 0.3) 0%,
    transparent 60px
  );
  opacity: 0;
  transition: opacity 0.3s;
}

.btn.supermega:hover::before {
  opacity: 1;
}

.btn.supermega:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.5);
}
.after_h_inf a {
  color: var(--green-middle);
  text-decoration: none;
}
#makeApponiment.modal.fade .modal-dialog {
  transform: scale(0) translateX(0px) translateY(var(--mouse-body-y)) !important;
  transition: 0.4s ease;
}

#makeApponiment.in.modal.fade .modal-dialog {
  transform: scale(1) translateX(0px) translateY(0px) !important;
}

#makeApponiment.modal.fade {
  top: var(--mouse-body-y) !important;
  transition: 0.4s ease;
}

#makeApponiment.modal.fade.in {
  top: 0px !important;
}

div#lb_button-wrapper {
  bottom: 30px !important;
}

.call-btn-block {
  position: fixed;
  left: auto;
  /* right: 1%; */
  right: 11px;
  /* bottom: 50px; */
  /* top: 50%; */
  bottom: 110px;
  width: 55px;
  height: 55px;
  z-index: 99993;
  transform: translate3d(0, 0, 0) perspective(900px) !important;
  transform-style: preserve-3d;
}

.call-btn {
  position: absolute;
  width: 55px;
  height: 55px;
  top: 0;
  right: 0;
  border-radius: 50px;
  background-color: #2f89ce;
  color: #fff;
  font-size: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
  transition:
    width 0.6s ease-in-out,
    opacity 0.2s ease-in-out;
  will-change: width;
  cursor: pointer;
}
a.call-btn.max {
  top: -90px;
}
.call-btn:before,
.call-btn:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 100%;
  transition: all 0s ease-in-out 0.6s;
  will-change: transform, opacity;
}

.call-btn:before {
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background-color: #2f89ce;
  opacity: 0;
  animation: circle-fill-anim 2.3s infinite ease-in-out 0.6s;
  box-shadow: 0 0 2px 0 #2f89ce;
}

.call-btn:after {
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 160px;
  height: 160px;
  border: 1px solid #2f89ce;
  opacity: 0;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  animation: circle-anim 2.2s infinite ease-in-out 0.6s;
}

.cad-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  position: relative;
}

@keyframes circle-fill-anim {
  0%,
  100% {
    transform: translate(-50%, -50%) rotate(0) scale(0.6) skew(1deg);
    opacity: 0.2;
  }

  50% {
    transform: translate(-50%, -50%) rotate(0) scale(1) skew(1deg);
    opacity: 0.2;
  }
}

@keyframes circle-anim {
  0% {
    transform: translate(-50%, -50%) rotate(0) scale(0.5) skew(1deg);
    opacity: 0.01;
  }

  30% {
    transform: translate(-50%, -50%) rotate(0) scale(0.7) skew(1deg);
    opacity: 0.5;
  }

  100% {
    transform: translate(-50%, -50%) rotate(0) scale(1) skew(1deg);
    opacity: 0.01;
  }
}

section.more_index .serv_block_ind a.btn {
  color: #fff;
}

@media (max-width: 991px) {
  .call-btn-block {
    position: fixed;
    left: auto;
    /* right: 1%; */
    right: 30px;
    /* bottom: 50px; */
    /* top: 50%; */
    bottom: 120px;
    width: 55px;
    height: 55px;
    z-index: 99993;
    transform: translate3d(0, 0, 0) perspective(900px) !important;
    transform-style: preserve-3d;
  }
}

.phone_wrapper {
  font-size: 30px;
  font-weight: 600;
  background-color: #e31e25;
  color: #fff;
  text-align: center;
}
.phone_wrapper a {
  font-size: 48px;
  color: #fff;
}
.item_bl span {
  font-size: 18pt;
  line-height: 1.5;
}
.form_files_container .privacy {
  margin: 15px auto;
  max-width: 100%;
  width: 400px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: baseline;
  line-height: 1.2;
}
.form_files_container .privacy input {
  margin-right: 15px;
}
i.ci {
  border: 3px solid #f00;
  padding: 5px;
  font-weight: 600;
  font-size: larger;
  width: fit-content;
  display: inherit;
}
@media (max-width: 576px) {
  .phone_wrapper {
    line-height: 1.2;
  }
  form.form_files.formg .form-group {
    margin-right: 0;
    width: 100%;
  }
  .item_bl .form_files_container button.btn.btn-primary {
    height: auto;
  }
}

/* End */


/* Start:/bitrix/templates/akson/template_styles.css?17835923184246*/
div#nca-cookiesaccept-line {
    background: #219f9bc9;
    box-shadow: 0px -3px 5px 0px rgb(0 0 0 / 25%);
}
div#nca-cookiesaccept-line {
    font-weight: 100 !important;
    padding: 12px !important;
}
section.more_index a {
    color: var(--green-middle);
    text-decoration: none;
}

section.more_index a:hover {
    text-decoration: underline;
    color: #000;
}
.nca-cookiesaccept-line-text {
    color: #fff !important;
    line-height: 150%;
}

button#nca-cookiesaccept-line-accept-btn {
    position: relative;
    display: inline-block;
    background: var(--green-middle);
    border: 2px solid var(--green-middle);
    padding: 6px 32px 5px;
    height: 35px;
    border-radius: 30px;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    border-color: #fff;
    /* letter-spacing: 0.05em; */
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}

.nca-cookiesaccept-line-text a:hover {
    color: #ddd;
}
.serv_block_ind.specialists p {
    min-height: 48px;
}

.nca-cookiesaccept-line > div {
    display: flex;
    align-items: center;
    justify-content: center;
}






section#top_banner_new {
    background: var(--red);
    color: var(--white);
    padding-top: 15px;
    padding-bottom: 15px;
}

section#top_banner_new a {
    color: #fff;
    text-decoration: none;
    line-height: 100%;
    display: block;
    margin: 0px;
}

section#top_banner_new .container {
    max-width: 690px;
}

section#top_banner_new .row1 {
    margin-bottom: 15px;
}


section#top_banner_new .row1 .phone_col_text {
    font-size: 24px;
    font-weight: 900;
    font-family: "Raleway", sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 150%;
}

section#top_banner_new .row1 .phone_col {
    font-family: "Open Sans", sans-serif;
    line-height: 150%;
}

section#top_banner_new .row1 .top_phones span {
    display: block;
    font-size: 48px;
    margin-bottom: 0px;
    line-height: 100%;
}

section#top_banner_new abs {
    font-family: "Raleway", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 100%;
}
.vision_icon {
    /* margin-right: 30px; */
    /* margin-top: -1% !important; */
    /* position: relative; */
}

.row.row2 .phone_col_text {
    font-size: 24px;
}

.row.row2 .top_phones span {
    font-size: 30px;
    line-height: 100%;
}

.row.row2 a.top_phones.ambulance_col {
    display: block;
}







@media(max-width: 640px) {



section#top_banner_new {
    background: var(--red);
    color: var(--white);
    padding-top: 15px;
    padding-bottom: 15px;
}

section#top_banner_new a {
    color: #fff;
    text-decoration: none;
    line-height: 100%;
    display: block;
    margin: 0px;
}

section#top_banner_new .container {
    max-width: 690px;
    padding-right: 40px;
}

section#top_banner_new .row1 {
    margin-bottom: 15px;
}


section#top_banner_new .row1 .phone_col_text {
    font-size: 10px;
    font-weight: 900;
    font-family: "Raleway", sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    line-height: 150%;
}

section#top_banner_new .row1 .phone_col {
    font-family: "Open Sans", sans-serif;
    line-height: 150%;
}

section#top_banner_new .row1 .top_phones span {
    display: block;
    font-size: 24px;
    margin-bottom: 0px;
    line-height: 100%;
}

section#top_banner_new abs {
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 100%;
}
.vision_icon {
    /* margin-right: 30px; */
    /* margin-top: -1% !important; */
    /* position: relative; */
    margin-right: 20px;
}

.row.row2 .phone_col_text {
    font-size: 14px;
}

.row.row2 .top_phones span {
    font-size: 20px;
    line-height: 100%;
}

.row.row2 a.top_phones.ambulance_col {
    display: block;
}




}
@media(min-width: 640px) {
.link_services ul {
	column-count: 2;
    width: max-content;
	max-width: 450px;
}
}
@media(min-width: 768px) {
.link_services ul {
	max-width: 660px;
}
}
@media(min-width: 992px) {
.link_services ul {
	max-width: 740px;
}
}
@media(min-width: 1200px) {
.link_services ul {
	max-width: unset;
}
}
/* End */


/* Start:/local/components/vision/vision.special/templates/.default/style/css/style.css?164432852170*/
#bvi-panel-close{display:none}.bvi-body > .bvi.bvi-panel{display:none}
/* End */


/* Start:/local/components/vision/vision.special/templates/.default/style/css/bvi-font.css?16443285211950*/
.bvi-icon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.bvi-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.bvi-xs {
  font-size: .75em !important; }

.bvi-sm {
  font-size: .875em !important; }

.bvi-1x {
  font-size: 1em !important; }

.bvi-2x {
  font-size: 2em !important; }

.bvi-3x {
  font-size: 3em !important; }

.bvi-4x {
  font-size: 4em !important; }

.bvi-5x {
  font-size: 5em !important; }

.bvi-6x {
  font-size: 6em !important; }

.bvi-7x {
  font-size: 7em !important; }

.bvi-8x {
  font-size: 8em !important; }

.bvi-9x {
  font-size: 9em !important; }

.bvi-10x {
  font-size: 10em !important; }

.bvi-font:before {
  content: "\f031"; }

.bvi-plus:before {
  content: "\f067"; }

.bvi-minus:before {
  content: "\f068"; }

.bvi-circle:before {
  content: "\f111"; }

.bvi-circle-notch:before {
  content: "\f1ce"; }

.bvi-adjust:before {
  content: "\f042"; }

.bvi-volume-up:before {
  content: "\f028"; }

.bvi-volume-off:before {
  content: "\f026"; }

.bvi-cogs:before {
  content: "\f085"; }

.bvi-low-vision:before {
  content: "\f2a8"; }

.bvi-chevron-circle-up:before {
  content: "\f139"; }

.bvi-eye:before {
  content: "\f06e"; }

.bvi-sync-alt:before {
  content: "\f2f1"; }

.bvi-times-circle:before {
  content: "\f057"; }

.bvi-bolt:before {
  content: "\f0e7"; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/local/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.eot");
  src: url("/local/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/local/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.woff2") format("woff2"), url("/local/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.woff") format("woff"), url("/local/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.ttf") format("truetype"); }

.bvi-icon {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/* End */


/* Start:/local/components/vision/vision.special/templates/.default/style/css/bvi.css?1646820594153681*/
/*!
 * Button visually impaired v1.0.8
 */
html:not(.bvi-panel) {
    font-size: 16px !important;
}

html body a.bvi-link {
    padding: 10px 10px;
    font-size: 12px;
    border-color: transparent;
}

html body .bvi {
    font-family: Arial, sans-serif !important;
}

html body .bvi .bvi-btn {
    font-weight: bold !important;
}

html body .bvi .bvi-eye-link {
    position: fixed;
    top: 1rem;
    right: 1rem;
    opacity: 0.75;
    z-index: 999999 !important;
}

html body .bvi .bvi-container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    html body .bvi .bvi-container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    html body .bvi .bvi-container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    html body .bvi .bvi-container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    html body .bvi .bvi-container {
        max-width: 1140px;
    }
}

html body .bvi .bvi-container-fluid {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

html body .bvi .bvi-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

html body .bvi .bvi-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

html body .bvi .bvi-no-gutters > .bvi-col, html body .bvi .bvi-no-gutters > [class*="bvi-col-"] {
    padding-right: 0;
    padding-left: 0;
}

html body .bvi .bvi-col-1, html body .bvi .bvi-col-2, html body .bvi .bvi-col-3, html body .bvi .bvi-col-4, html body .bvi .bvi-col-5, html body .bvi .bvi-col-6, html body .bvi .bvi-col-7, html body .bvi .bvi-col-8, html body .bvi .bvi-col-9, html body .bvi .bvi-col-10, html body .bvi .bvi-col-11, html body .bvi .bvi-col-12, html body .bvi .bvi-col, html body .bvi .bvi-col-auto, html body .bvi .bvi-col-sm-1, html body .bvi .bvi-col-sm-2, html body .bvi .bvi-col-sm-3, html body .bvi .bvi-col-sm-4, html body .bvi .bvi-col-sm-5, html body .bvi .bvi-col-sm-6, html body .bvi .bvi-col-sm-7, html body .bvi .bvi-col-sm-8, html body .bvi .bvi-col-sm-9, html body .bvi .bvi-col-sm-10, html body .bvi .bvi-col-sm-11, html body .bvi .bvi-col-sm-12, html body .bvi .bvi-col-sm, html body .bvi .bvi-col-sm-auto, html body .bvi .bvi-col-md-1, html body .bvi .bvi-col-md-2, html body .bvi .bvi-col-md-3, html body .bvi .bvi-col-md-4, html body .bvi .bvi-col-md-5, html body .bvi .bvi-col-md-6, html body .bvi .bvi-col-md-7, html body .bvi .bvi-col-md-8, html body .bvi .bvi-col-md-9, html body .bvi .bvi-col-md-10, html body .bvi .bvi-col-md-11, html body .bvi .bvi-col-md-12, html body .bvi .bvi-col-md, html body .bvi .bvi-col-md-auto, html body .bvi .bvi-col-lg-1, html body .bvi .bvi-col-lg-2, html body .bvi .bvi-col-lg-3, html body .bvi .bvi-col-lg-4, html body .bvi .bvi-col-lg-5, html body .bvi .bvi-col-lg-6, html body .bvi .bvi-col-lg-7, html body .bvi .bvi-col-lg-8, html body .bvi .bvi-col-lg-9, html body .bvi .bvi-col-lg-10, html body .bvi .bvi-col-lg-11, html body .bvi .bvi-col-lg-12, html body .bvi .bvi-col-lg, html body .bvi .bvi-col-lg-auto, html body .bvi .bvi-col-xl-1, html body .bvi .bvi-col-xl-2, html body .bvi .bvi-col-xl-3, html body .bvi .bvi-col-xl-4, html body .bvi .bvi-col-xl-5, html body .bvi .bvi-col-xl-6, html body .bvi .bvi-col-xl-7, html body .bvi .bvi-col-xl-8, html body .bvi .bvi-col-xl-9, html body .bvi .bvi-col-xl-10, html body .bvi .bvi-col-xl-11, html body .bvi .bvi-col-xl-12, html body .bvi .bvi-col-xl, html body .bvi .bvi-col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

html body .bvi .bvi-col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

html body .bvi .bvi-col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

html body .bvi .bvi-col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

html body .bvi .bvi-col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

html body .bvi .bvi-col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

html body .bvi .bvi-col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

html body .bvi .bvi-col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

html body .bvi .bvi-col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

html body .bvi .bvi-col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

html body .bvi .bvi-col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

html body .bvi .bvi-col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

html body .bvi .bvi-col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

html body .bvi .bvi-col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

html body .bvi .bvi-col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

html body .bvi .order-first {
    order: -1;
}

html body .bvi .order-last {
    order: 13;
}

html body .bvi .order-0 {
    order: 0;
}

html body .bvi .order-1 {
    order: 1;
}

html body .bvi .order-2 {
    order: 2;
}

html body .bvi .order-3 {
    order: 3;
}

html body .bvi .order-4 {
    order: 4;
}

html body .bvi .order-5 {
    order: 5;
}

html body .bvi .order-6 {
    order: 6;
}

html body .bvi .order-7 {
    order: 7;
}

html body .bvi .order-8 {
    order: 8;
}

html body .bvi .order-9 {
    order: 9;
}

html body .bvi .order-10 {
    order: 10;
}

html body .bvi .order-11 {
    order: 11;
}

html body .bvi .order-12 {
    order: 12;
}

html body .bvi .offset-1 {
    margin-left: 8.33333%;
}

html body .bvi .offset-2 {
    margin-left: 16.66667%;
}

html body .bvi .offset-3 {
    margin-left: 25%;
}

html body .bvi .offset-4 {
    margin-left: 33.33333%;
}

html body .bvi .offset-5 {
    margin-left: 41.66667%;
}

html body .bvi .offset-6 {
    margin-left: 50%;
}

html body .bvi .offset-7 {
    margin-left: 58.33333%;
}

html body .bvi .offset-8 {
    margin-left: 66.66667%;
}

html body .bvi .offset-9 {
    margin-left: 75%;
}

html body .bvi .offset-10 {
    margin-left: 83.33333%;
}

html body .bvi .offset-11 {
    margin-left: 91.66667%;
}

@media (min-width: 576px) {
    html body .bvi .bvi-col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    html body .bvi .bvi-col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    html body .bvi .bvi-col-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    html body .bvi .bvi-col-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    html body .bvi .bvi-col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    html body .bvi .bvi-col-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    html body .bvi .bvi-col-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    html body .bvi .bvi-col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    html body .bvi .bvi-col-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    html body .bvi .bvi-col-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    html body .bvi .bvi-col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    html body .bvi .bvi-col-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    html body .bvi .bvi-col-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    html body .bvi .bvi-col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    html body .bvi .order-sm-first {
        order: -1;
    }

    html body .bvi .order-sm-last {
        order: 13;
    }

    html body .bvi .order-sm-0 {
        order: 0;
    }

    html body .bvi .order-sm-1 {
        order: 1;
    }

    html body .bvi .order-sm-2 {
        order: 2;
    }

    html body .bvi .order-sm-3 {
        order: 3;
    }

    html body .bvi .order-sm-4 {
        order: 4;
    }

    html body .bvi .order-sm-5 {
        order: 5;
    }

    html body .bvi .order-sm-6 {
        order: 6;
    }

    html body .bvi .order-sm-7 {
        order: 7;
    }

    html body .bvi .order-sm-8 {
        order: 8;
    }

    html body .bvi .order-sm-9 {
        order: 9;
    }

    html body .bvi .order-sm-10 {
        order: 10;
    }

    html body .bvi .order-sm-11 {
        order: 11;
    }

    html body .bvi .order-sm-12 {
        order: 12;
    }

    html body .bvi .offset-sm-0 {
        margin-left: 0;
    }

    html body .bvi .offset-sm-1 {
        margin-left: 8.33333%;
    }

    html body .bvi .offset-sm-2 {
        margin-left: 16.66667%;
    }

    html body .bvi .offset-sm-3 {
        margin-left: 25%;
    }

    html body .bvi .offset-sm-4 {
        margin-left: 33.33333%;
    }

    html body .bvi .offset-sm-5 {
        margin-left: 41.66667%;
    }

    html body .bvi .offset-sm-6 {
        margin-left: 50%;
    }

    html body .bvi .offset-sm-7 {
        margin-left: 58.33333%;
    }

    html body .bvi .offset-sm-8 {
        margin-left: 66.66667%;
    }

    html body .bvi .offset-sm-9 {
        margin-left: 75%;
    }

    html body .bvi .offset-sm-10 {
        margin-left: 83.33333%;
    }

    html body .bvi .offset-sm-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 768px) {
    html body .bvi .bvi-col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    html body .bvi .bvi-col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    html body .bvi .bvi-col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    html body .bvi .bvi-col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    html body .bvi .bvi-col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    html body .bvi .bvi-col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    html body .bvi .bvi-col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    html body .bvi .bvi-col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    html body .bvi .bvi-col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    html body .bvi .bvi-col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    html body .bvi .bvi-col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    html body .bvi .bvi-col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    html body .bvi .bvi-col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    html body .bvi .bvi-col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    html body .bvi .order-md-first {
        order: -1;
    }

    html body .bvi .order-md-last {
        order: 13;
    }

    html body .bvi .order-md-0 {
        order: 0;
    }

    html body .bvi .order-md-1 {
        order: 1;
    }

    html body .bvi .order-md-2 {
        order: 2;
    }

    html body .bvi .order-md-3 {
        order: 3;
    }

    html body .bvi .order-md-4 {
        order: 4;
    }

    html body .bvi .order-md-5 {
        order: 5;
    }

    html body .bvi .order-md-6 {
        order: 6;
    }

    html body .bvi .order-md-7 {
        order: 7;
    }

    html body .bvi .order-md-8 {
        order: 8;
    }

    html body .bvi .order-md-9 {
        order: 9;
    }

    html body .bvi .order-md-10 {
        order: 10;
    }

    html body .bvi .order-md-11 {
        order: 11;
    }

    html body .bvi .order-md-12 {
        order: 12;
    }

    html body .bvi .offset-md-0 {
        margin-left: 0;
    }

    html body .bvi .offset-md-1 {
        margin-left: 8.33333%;
    }

    html body .bvi .offset-md-2 {
        margin-left: 16.66667%;
    }

    html body .bvi .offset-md-3 {
        margin-left: 25%;
    }

    html body .bvi .offset-md-4 {
        margin-left: 33.33333%;
    }

    html body .bvi .offset-md-5 {
        margin-left: 41.66667%;
    }

    html body .bvi .offset-md-6 {
        margin-left: 50%;
    }

    html body .bvi .offset-md-7 {
        margin-left: 58.33333%;
    }

    html body .bvi .offset-md-8 {
        margin-left: 66.66667%;
    }

    html body .bvi .offset-md-9 {
        margin-left: 75%;
    }

    html body .bvi .offset-md-10 {
        margin-left: 83.33333%;
    }

    html body .bvi .offset-md-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 992px) {
    html body .bvi .bvi-col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    html body .bvi .bvi-col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    html body .bvi .bvi-col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    html body .bvi .bvi-col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    html body .bvi .bvi-col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    html body .bvi .bvi-col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    html body .bvi .bvi-col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    html body .bvi .bvi-col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    html body .bvi .bvi-col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    html body .bvi .bvi-col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    html body .bvi .bvi-col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    html body .bvi .bvi-col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    html body .bvi .bvi-col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    html body .bvi .bvi-col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    html body .bvi .order-lg-first {
        order: -1;
    }

    html body .bvi .order-lg-last {
        order: 13;
    }

    html body .bvi .order-lg-0 {
        order: 0;
    }

    html body .bvi .order-lg-1 {
        order: 1;
    }

    html body .bvi .order-lg-2 {
        order: 2;
    }

    html body .bvi .order-lg-3 {
        order: 3;
    }

    html body .bvi .order-lg-4 {
        order: 4;
    }

    html body .bvi .order-lg-5 {
        order: 5;
    }

    html body .bvi .order-lg-6 {
        order: 6;
    }

    html body .bvi .order-lg-7 {
        order: 7;
    }

    html body .bvi .order-lg-8 {
        order: 8;
    }

    html body .bvi .order-lg-9 {
        order: 9;
    }

    html body .bvi .order-lg-10 {
        order: 10;
    }

    html body .bvi .order-lg-11 {
        order: 11;
    }

    html body .bvi .order-lg-12 {
        order: 12;
    }

    html body .bvi .offset-lg-0 {
        margin-left: 0;
    }

    html body .bvi .offset-lg-1 {
        margin-left: 8.33333%;
    }

    html body .bvi .offset-lg-2 {
        margin-left: 16.66667%;
    }

    html body .bvi .offset-lg-3 {
        margin-left: 25%;
    }

    html body .bvi .offset-lg-4 {
        margin-left: 33.33333%;
    }

    html body .bvi .offset-lg-5 {
        margin-left: 41.66667%;
    }

    html body .bvi .offset-lg-6 {
        margin-left: 50%;
    }

    html body .bvi .offset-lg-7 {
        margin-left: 58.33333%;
    }

    html body .bvi .offset-lg-8 {
        margin-left: 66.66667%;
    }

    html body .bvi .offset-lg-9 {
        margin-left: 75%;
    }

    html body .bvi .offset-lg-10 {
        margin-left: 83.33333%;
    }

    html body .bvi .offset-lg-11 {
        margin-left: 91.66667%;
    }
}

@media (min-width: 1200px) {
    html body .bvi .bvi-col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    html body .bvi .bvi-col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    html body .bvi .bvi-col-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    html body .bvi .bvi-col-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    html body .bvi .bvi-col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    html body .bvi .bvi-col-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    html body .bvi .bvi-col-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    html body .bvi .bvi-col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    html body .bvi .bvi-col-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    html body .bvi .bvi-col-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    html body .bvi .bvi-col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    html body .bvi .bvi-col-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    html body .bvi .bvi-col-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    html body .bvi .bvi-col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    html body .bvi .order-xl-first {
        order: -1;
    }

    html body .bvi .order-xl-last {
        order: 13;
    }

    html body .bvi .order-xl-0 {
        order: 0;
    }

    html body .bvi .order-xl-1 {
        order: 1;
    }

    html body .bvi .order-xl-2 {
        order: 2;
    }

    html body .bvi .order-xl-3 {
        order: 3;
    }

    html body .bvi .order-xl-4 {
        order: 4;
    }

    html body .bvi .order-xl-5 {
        order: 5;
    }

    html body .bvi .order-xl-6 {
        order: 6;
    }

    html body .bvi .order-xl-7 {
        order: 7;
    }

    html body .bvi .order-xl-8 {
        order: 8;
    }

    html body .bvi .order-xl-9 {
        order: 9;
    }

    html body .bvi .order-xl-10 {
        order: 10;
    }

    html body .bvi .order-xl-11 {
        order: 11;
    }

    html body .bvi .order-xl-12 {
        order: 12;
    }

    html body .bvi .offset-xl-0 {
        margin-left: 0;
    }

    html body .bvi .offset-xl-1 {
        margin-left: 8.33333%;
    }

    html body .bvi .offset-xl-2 {
        margin-left: 16.66667%;
    }

    html body .bvi .offset-xl-3 {
        margin-left: 25%;
    }

    html body .bvi .offset-xl-4 {
        margin-left: 33.33333%;
    }

    html body .bvi .offset-xl-5 {
        margin-left: 41.66667%;
    }

    html body .bvi .offset-xl-6 {
        margin-left: 50%;
    }

    html body .bvi .offset-xl-7 {
        margin-left: 58.33333%;
    }

    html body .bvi .offset-xl-8 {
        margin-left: 66.66667%;
    }

    html body .bvi .offset-xl-9 {
        margin-left: 75%;
    }

    html body .bvi .offset-xl-10 {
        margin-left: 83.33333%;
    }

    html body .bvi .offset-xl-11 {
        margin-left: 91.66667%;
    }
}

html body .bvi .bvi-btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media screen and (prefers-reduced-motion: reduce) {
    html body .bvi .bvi-btn {
        transition: none;
    }
}

html body .bvi .bvi-btn:hover, html body .bvi .bvi-btn:focus {
    text-decoration: none;
}

html body .bvi .bvi-btn:focus, html body .bvi .bvi-btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

html body .bvi .bvi-btn.disabled, html body .bvi .bvi-btn:disabled {
    opacity: 0.65;
}

html body .bvi .bvi-btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

html body .bvi a.bvi-btn.disabled, html body .bvi fieldset:disabled a.bvi-btn {
    pointer-events: none;
}

html body .bvi .bvi-btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

html body .bvi .bvi-btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
}

html body .bvi .bvi-btn-primary:focus, html body .bvi .bvi-btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

html body .bvi .bvi-btn-primary.disabled, html body .bvi .bvi-btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
}

html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-primary:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

html body .bvi .bvi-btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

html body .bvi .bvi-btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
}

html body .bvi .bvi-btn-secondary:focus, html body .bvi .bvi-btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

html body .bvi .bvi-btn-secondary.disabled, html body .bvi .bvi-btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-secondary:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

html body .bvi .bvi-btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

html body .bvi .bvi-btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}

html body .bvi .bvi-btn-success:focus, html body .bvi .bvi-btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

html body .bvi .bvi-btn-success.disabled, html body .bvi .bvi-btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
}

html body .bvi .bvi-btn-success:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-success:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

html body .bvi .bvi-btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

html body .bvi .bvi-btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
}

html body .bvi .bvi-btn-info:focus, html body .bvi .bvi-btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

html body .bvi .bvi-btn-info.disabled, html body .bvi .bvi-btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
}

html body .bvi .bvi-btn-info:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-info:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

html body .bvi .bvi-btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

html body .bvi .bvi-btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

html body .bvi .bvi-btn-warning:focus, html body .bvi .bvi-btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

html body .bvi .bvi-btn-warning.disabled, html body .bvi .bvi-btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
}

html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-warning:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

html body .bvi .bvi-btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

html body .bvi .bvi-btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}

html body .bvi .bvi-btn-danger:focus, html body .bvi .bvi-btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

html body .bvi .bvi-btn-danger.disabled, html body .bvi .bvi-btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
}

html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-danger:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

html body .bvi .bvi-btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

html body .bvi .bvi-btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

html body .bvi .bvi-btn-light:focus, html body .bvi .bvi-btn-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

html body .bvi .bvi-btn-light.disabled, html body .bvi .bvi-btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
}

html body .bvi .bvi-btn-light:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-light:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

html body .bvi .bvi-btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

html body .bvi .bvi-btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

html body .bvi .bvi-btn-dark:focus, html body .bvi .bvi-btn-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

html body .bvi .bvi-btn-dark.disabled, html body .bvi .bvi-btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-dark:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

html body .bvi .bvi-btn-bvi-white {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff;
}

html body .bvi .bvi-btn-bvi-white:hover {
    color: #212529;
    background-color: #ececec;
    border-color: #e6e6e6;
}

html body .bvi .bvi-btn-bvi-white:focus, html body .bvi .bvi-btn-bvi-white.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

html body .bvi .bvi-btn-bvi-white.disabled, html body .bvi .bvi-btn-bvi-white:disabled {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff;
}

html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-bvi-white.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #dfdfdf;
}

html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-bvi-white:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-bvi-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

html body .bvi .bvi-btn-bvi-black {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

html body .bvi .bvi-btn-bvi-black:hover {
    color: #fff;
    background-color: black;
    border-color: black;
}

html body .bvi .bvi-btn-bvi-black:focus, html body .bvi .bvi-btn-bvi-black.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

html body .bvi .bvi-btn-bvi-black.disabled, html body .bvi .bvi-btn-bvi-black:disabled {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-bvi-black.dropdown-toggle {
    color: #fff;
    background-color: black;
    border-color: black;
}

html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-bvi-black:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-bvi-black.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

html body .bvi .bvi-btn-bvi-blue {
    color: #fff;
    background-color: #063462;
    border-color: #063462;
}

html body .bvi .bvi-btn-bvi-blue:hover {
    color: #fff;
    background-color: #04213e;
    border-color: #031b32;
}

html body .bvi .bvi-btn-bvi-blue:focus, html body .bvi .bvi-btn-bvi-blue.focus {
    box-shadow: 0 0 0 0.2rem rgba(6, 52, 98, 0.5);
}

html body .bvi .bvi-btn-bvi-blue.disabled, html body .bvi .bvi-btn-bvi-blue:disabled {
    color: #fff;
    background-color: #063462;
    border-color: #063462;
}

html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-bvi-blue.dropdown-toggle {
    color: #fff;
    background-color: #031b32;
    border-color: #021426;
}

html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-bvi-blue:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-bvi-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(6, 52, 98, 0.5);
}

html body .bvi .bvi-btn-bvi-brown {
    color: #fff;
    background-color: #4D4B43;
    border-color: #4D4B43;
}

html body .bvi .bvi-btn-bvi-brown:hover {
    color: #fff;
    background-color: #393731;
    border-color: #32302b;
}

html body .bvi .bvi-btn-bvi-brown:focus, html body .bvi .bvi-btn-bvi-brown.focus {
    box-shadow: 0 0 0 0.2rem rgba(77, 75, 67, 0.5);
}

html body .bvi .bvi-btn-bvi-brown.disabled, html body .bvi .bvi-btn-bvi-brown:disabled {
    color: #fff;
    background-color: #4D4B43;
    border-color: #4D4B43;
}

html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-bvi-brown.dropdown-toggle {
    color: #fff;
    background-color: #32302b;
    border-color: #2b2a25;
}

html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-bvi-brown:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-bvi-brown.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(77, 75, 67, 0.5);
}

html body .bvi .bvi-btn-bvi-green {
    color: #212529;
    background-color: #A9E44D;
    border-color: #A9E44D;
}

html body .bvi .bvi-btn-bvi-green:hover {
    color: #212529;
    background-color: #99df2c;
    border-color: #93dd21;
}

html body .bvi .bvi-btn-bvi-green:focus, html body .bvi .bvi-btn-bvi-green.focus {
    box-shadow: 0 0 0 0.2rem rgba(169, 228, 77, 0.5);
}

html body .bvi .bvi-btn-bvi-green.disabled, html body .bvi .bvi-btn-bvi-green:disabled {
    color: #212529;
    background-color: #A9E44D;
    border-color: #A9E44D;
}

html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-bvi-green.dropdown-toggle {
    color: #212529;
    background-color: #93dd21;
    border-color: #8cd120;
}

html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-bvi-green:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-bvi-green.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(169, 228, 77, 0.5);
}

html body .bvi .bvi-btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
}

html body .bvi .bvi-btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

html body .bvi .bvi-btn-outline-primary:focus, html body .bvi .bvi-btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

html body .bvi .bvi-btn-outline-primary.disabled, html body .bvi .bvi-btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

html body .bvi .bvi-btn-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    background-image: none;
    border-color: #6c757d;
}

html body .bvi .bvi-btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

html body .bvi .bvi-btn-outline-secondary:focus, html body .bvi .bvi-btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

html body .bvi .bvi-btn-outline-secondary.disabled, html body .bvi .bvi-btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

html body .bvi .bvi-btn-outline-success {
    color: #28a745;
    background-color: transparent;
    background-image: none;
    border-color: #28a745;
}

html body .bvi .bvi-btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

html body .bvi .bvi-btn-outline-success:focus, html body .bvi .bvi-btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

html body .bvi .bvi-btn-outline-success.disabled, html body .bvi .bvi-btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

html body .bvi .bvi-btn-outline-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8;
}

html body .bvi .bvi-btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

html body .bvi .bvi-btn-outline-info:focus, html body .bvi .bvi-btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

html body .bvi .bvi-btn-outline-info.disabled, html body .bvi .bvi-btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

html body .bvi .bvi-btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    background-image: none;
    border-color: #ffc107;
}

html body .bvi .bvi-btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

html body .bvi .bvi-btn-outline-warning:focus, html body .bvi .bvi-btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

html body .bvi .bvi-btn-outline-warning.disabled, html body .bvi .bvi-btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

html body .bvi .bvi-btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}

html body .bvi .bvi-btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

html body .bvi .bvi-btn-outline-danger:focus, html body .bvi .bvi-btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

html body .bvi .bvi-btn-outline-danger.disabled, html body .bvi .bvi-btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

html body .bvi .bvi-btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    background-image: none;
    border-color: #f8f9fa;
}

html body .bvi .bvi-btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

html body .bvi .bvi-btn-outline-light:focus, html body .bvi .bvi-btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

html body .bvi .bvi-btn-outline-light.disabled, html body .bvi .bvi-btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

html body .bvi .bvi-btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40;
}

html body .bvi .bvi-btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

html body .bvi .bvi-btn-outline-dark:focus, html body .bvi .bvi-btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

html body .bvi .bvi-btn-outline-dark.disabled, html body .bvi .bvi-btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

html body .bvi .bvi-btn-outline-bvi-white {
    color: #ffffff;
    background-color: transparent;
    background-image: none;
    border-color: #ffffff;
}

html body .bvi .bvi-btn-outline-bvi-white:hover {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff;
}

html body .bvi .bvi-btn-outline-bvi-white:focus, html body .bvi .bvi-btn-outline-bvi-white.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

html body .bvi .bvi-btn-outline-bvi-white.disabled, html body .bvi .bvi-btn-outline-bvi-white:disabled {
    color: #ffffff;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle {
    color: #212529;
    background-color: #ffffff;
    border-color: #ffffff;
}

html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-bvi-white:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-bvi-white.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

html body .bvi .bvi-btn-outline-bvi-black {
    color: #000000;
    background-color: transparent;
    background-image: none;
    border-color: #000000;
}

html body .bvi .bvi-btn-outline-bvi-black:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

html body .bvi .bvi-btn-outline-bvi-black:focus, html body .bvi .bvi-btn-outline-bvi-black.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

html body .bvi .bvi-btn-outline-bvi-black.disabled, html body .bvi .bvi-btn-outline-bvi-black:disabled {
    color: #000000;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-bvi-black:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-bvi-black.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5);
}

html body .bvi .bvi-btn-outline-bvi-blue {
    color: #063462;
    background-color: transparent;
    background-image: none;
    border-color: #063462;
}

html body .bvi .bvi-btn-outline-bvi-blue:hover {
    color: #fff;
    background-color: #063462;
    border-color: #063462;
}

html body .bvi .bvi-btn-outline-bvi-blue:focus, html body .bvi .bvi-btn-outline-bvi-blue.focus {
    box-shadow: 0 0 0 0.2rem rgba(6, 52, 98, 0.5);
}

html body .bvi .bvi-btn-outline-bvi-blue.disabled, html body .bvi .bvi-btn-outline-bvi-blue:disabled {
    color: #063462;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle {
    color: #fff;
    background-color: #063462;
    border-color: #063462;
}

html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-bvi-blue:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-bvi-blue.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(6, 52, 98, 0.5);
}

html body .bvi .bvi-btn-outline-bvi-brown {
    color: #4D4B43;
    background-color: transparent;
    background-image: none;
    border-color: #4D4B43;
}

html body .bvi .bvi-btn-outline-bvi-brown:hover {
    color: #fff;
    background-color: #4D4B43;
    border-color: #4D4B43;
}

html body .bvi .bvi-btn-outline-bvi-brown:focus, html body .bvi .bvi-btn-outline-bvi-brown.focus {
    box-shadow: 0 0 0 0.2rem rgba(77, 75, 67, 0.5);
}

html body .bvi .bvi-btn-outline-bvi-brown.disabled, html body .bvi .bvi-btn-outline-bvi-brown:disabled {
    color: #4D4B43;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle {
    color: #fff;
    background-color: #4D4B43;
    border-color: #4D4B43;
}

html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-bvi-brown:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-bvi-brown.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(77, 75, 67, 0.5);
}

html body .bvi .bvi-btn-outline-bvi-green {
    color: #A9E44D;
    background-color: transparent;
    background-image: none;
    border-color: #A9E44D;
}

html body .bvi .bvi-btn-outline-bvi-green:hover {
    color: #212529;
    background-color: #A9E44D;
    border-color: #A9E44D;
}

html body .bvi .bvi-btn-outline-bvi-green:focus, html body .bvi .bvi-btn-outline-bvi-green.focus {
    box-shadow: 0 0 0 0.2rem rgba(169, 228, 77, 0.5);
}

html body .bvi .bvi-btn-outline-bvi-green.disabled, html body .bvi .bvi-btn-outline-bvi-green:disabled {
    color: #A9E44D;
    background-color: transparent;
}

html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active, html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active, .show > html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle {
    color: #212529;
    background-color: #A9E44D;
    border-color: #A9E44D;
}

html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled):active:focus, html body .bvi .bvi-btn-outline-bvi-green:not(:disabled):not(.disabled).active:focus, .show > html body .bvi .bvi-btn-outline-bvi-green.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(169, 228, 77, 0.5);
}

html body .bvi .bvi-btn-link {
    font-weight: 400;
    color: #007bff;
    background-color: transparent;
}

html body .bvi .bvi-btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent;
}

html body .bvi .bvi-btn-link:focus, html body .bvi .bvi-btn-link.focus {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none;
}

html body .bvi .bvi-btn-link:disabled, html body .bvi .bvi-btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
}

html body .bvi .bvi-btn-lg, html body .bvi .bvi-btn-group-lg > .bvi-btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0;
}

html body .bvi .bvi-btn-sm, html body .bvi .bvi-btn-group-sm > .bvi-btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0;
}

html body .bvi .bvi-btn-block {
    display: block;
    width: 100%;
}

html body .bvi .bvi-btn-block + .bvi-btn-block {
    margin-top: 0.5rem;
}

html body .bvi input[type="submit"].bvi-btn-block, html body .bvi input[type="reset"].bvi-btn-block, html body .bvi input[type="button"].bvi-btn-block {
    width: 100%;
}

html body .bvi .bvi-btn-group, html body .bvi .bvi-btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

html body .bvi .bvi-btn-group > .bvi-btn, html body .bvi .bvi-btn-group-vertical > .bvi-btn {
    position: relative;
    flex: 0 1 auto;
}

html body .bvi .bvi-btn-group > .bvi-btn:hover, html body .bvi .bvi-btn-group-vertical > .bvi-btn:hover {
    z-index: 1;
}

html body .bvi .bvi-btn-group > .bvi-btn:focus, html body .bvi .bvi-btn-group > .bvi-btn:active, html body .bvi .bvi-btn-group > .bvi-btn.active, html body .bvi .bvi-btn-group-vertical > .bvi-btn:focus, html body .bvi .bvi-btn-group-vertical > .bvi-btn:active, html body .bvi .bvi-btn-group-vertical > .bvi-btn.active {
    z-index: 1;
}

html body .bvi .bvi-btn-group .bvi-btn + .bvi-btn, html body .bvi .bvi-btn-group .bvi-btn + .bvi-btn-group, html body .bvi .bvi-btn-group .bvi-btn-group + .bvi-btn, html body .bvi .bvi-btn-group .bvi-btn-group + .bvi-btn-group, html body .bvi .bvi-btn-group-vertical .bvi-btn + .bvi-btn, html body .bvi .bvi-btn-group-vertical .bvi-btn + .bvi-btn-group, html body .bvi .bvi-btn-group-vertical .bvi-btn-group + .bvi-btn, html body .bvi .bvi-btn-group-vertical .bvi-btn-group + .bvi-btn-group {
    margin-left: -1px;
}

html body .bvi .bvi-btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

html body .bvi .bvi-btn-toolbar .input-group {
    width: auto;
}

html body .bvi .bvi-btn-group > .bvi-btn:first-child {
    margin-left: 0;
}

html body .bvi .bvi-btn-group > .bvi-btn:not(:last-child):not(.dropdown-toggle), html body .bvi .bvi-btn-group > .bvi-btn-group:not(:last-child) > .bvi-btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

html body .bvi .bvi-btn-group > .bvi-btn:not(:first-child), html body .bvi .bvi-btn-group > .bvi-btn-group:not(:first-child) > .bvi-btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

html body .bvi .dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

html body .bvi .dropdown-toggle-split::after, .dropup html body .bvi .dropdown-toggle-split::after, .dropright html body .bvi .dropdown-toggle-split::after {
    margin-left: 0;
}

.dropleft html body .bvi .dropdown-toggle-split::before {
    margin-right: 0;
}

html body .bvi .bvi-btn-sm + .dropdown-toggle-split, html body .bvi .bvi-btn-group-sm > .bvi-btn + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

html body .bvi .bvi-btn-lg + .dropdown-toggle-split, html body .bvi .bvi-btn-group-lg > .bvi-btn + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

html body .bvi .bvi-btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

html body .bvi .bvi-btn-group-vertical .bvi-btn, html body .bvi .bvi-btn-group-vertical .bvi-btn-group {
    width: 100%;
}

html body .bvi .bvi-btn-group-vertical > .bvi-btn + .bvi-btn, html body .bvi .bvi-btn-group-vertical > .bvi-btn + .bvi-btn-group, html body .bvi .bvi-btn-group-vertical > .bvi-btn-group + .bvi-btn, html body .bvi .bvi-btn-group-vertical > .bvi-btn-group + .bvi-btn-group {
    margin-top: -1px;
    margin-left: 0;
}

html body .bvi .bvi-btn-group-vertical > .bvi-btn:not(:last-child):not(.dropdown-toggle), html body .bvi .bvi-btn-group-vertical > .bvi-btn-group:not(:last-child) > .bvi-btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

html body .bvi .bvi-btn-group-vertical > .bvi-btn:not(:first-child), html body .bvi .bvi-btn-group-vertical > .bvi-btn-group:not(:first-child) > .bvi-btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

html body .bvi .bvi-btn-group-toggle > .bvi-btn, html body .bvi .bvi-btn-group-toggle > .bvi-btn-group > .bvi-btn {
    margin-bottom: 0;
}

html body .bvi .bvi-btn-group-toggle > .bvi-btn input[type="radio"], html body .bvi .bvi-btn-group-toggle > .bvi-btn input[type="checkbox"], html body .bvi .bvi-btn-group-toggle > .bvi-btn-group > .bvi-btn input[type="radio"], html body .bvi .bvi-btn-group-toggle > .bvi-btn-group > .bvi-btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

html body .bvi .bvi-border {
    border: 1px solid #dee2e6 !important;
}

html body .bvi .bvi-border-top {
    border-top: 1px solid #dee2e6 !important;
}

html body .bvi .bvi-border-right {
    border-right: 1px solid #dee2e6 !important;
}

html body .bvi .bvi-border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

html body .bvi .bvi-border-left {
    border-left: 1px solid #dee2e6 !important;
}

html body .bvi .bvi-border-0 {
    border: 0 !important;
}

html body .bvi .bvi-border-top-0 {
    border-top: 0 !important;
}

html body .bvi .bvi-border-right-0 {
    border-right: 0 !important;
}

html body .bvi .bvi-border-bottom-0 {
    border-bottom: 0 !important;
}

html body .bvi .bvi-border-left-0 {
    border-left: 0 !important;
}

html body .bvi .bvi-border-primary {
    border-color: #007bff !important;
}

html body .bvi .bvi-border-secondary {
    border-color: #6c757d !important;
}

html body .bvi .bvi-border-success {
    border-color: #28a745 !important;
}

html body .bvi .bvi-border-info {
    border-color: #17a2b8 !important;
}

html body .bvi .bvi-border-warning {
    border-color: #ffc107 !important;
}

html body .bvi .bvi-border-danger {
    border-color: #dc3545 !important;
}

html body .bvi .bvi-border-light {
    border-color: #f8f9fa !important;
}

html body .bvi .bvi-border-dark {
    border-color: #343a40 !important;
}

html body .bvi .bvi-border-bvi-white {
    border-color: #ffffff !important;
}

html body .bvi .bvi-border-bvi-black {
    border-color: #000000 !important;
}

html body .bvi .bvi-border-bvi-blue {
    border-color: #063462 !important;
}

html body .bvi .bvi-border-bvi-brown {
    border-color: #4D4B43 !important;
}

html body .bvi .bvi-border-bvi-green {
    border-color: #A9E44D !important;
}

html body .bvi .bvi-border-white {
    border-color: #fff !important;
}

html body .bvi .bvi-rounded {
    border-radius: 0 !important;
}

html body .bvi .bvi-rounded-top {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

html body .bvi .bvi-rounded-right {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

html body .bvi .bvi-rounded-bottom {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

html body .bvi .bvi-rounded-left {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

html body .bvi .bvi-rounded-circle {
    border-radius: 50% !important;
}

html body .bvi .bvi-rounded-0 {
    border-radius: 0 !important;
}

html body .bvi .bvi-m-0 {
    margin: 0 !important;
}

html body .bvi .bvi-mt-0, html body .bvi .bvi-my-0 {
    margin-top: 0 !important;
}

html body .bvi .bvi-mr-0, html body .bvi .bvi-mx-0 {
    margin-right: 0 !important;
}

html body .bvi .bvi-mb-0, html body .bvi .bvi-my-0 {
    margin-bottom: 0 !important;
}

html body .bvi .bvi-ml-0, html body .bvi .bvi-mx-0 {
    margin-left: 0 !important;
}

html body .bvi .bvi-m-1 {
    margin: 0.25rem !important;
}

html body .bvi .bvi-mt-1, html body .bvi .bvi-my-1 {
    margin-top: 0.25rem !important;
}

html body .bvi .bvi-mr-1, html body .bvi .bvi-mx-1 {
    margin-right: 0.25rem !important;
}

html body .bvi .bvi-mb-1, html body .bvi .bvi-my-1 {
    margin-bottom: 0.25rem !important;
}

html body .bvi .bvi-ml-1, html body .bvi .bvi-mx-1 {
    margin-left: 0.25rem !important;
}

html body .bvi .bvi-m-2 {
    margin: 0.5rem !important;
}

html body .bvi .bvi-mt-2, html body .bvi .bvi-my-2 {
    margin-top: 0.5rem !important;
}

html body .bvi .bvi-mr-2, html body .bvi .bvi-mx-2 {
    margin-right: 0.5rem !important;
}

html body .bvi .bvi-mb-2, html body .bvi .bvi-my-2 {
    margin-bottom: 0.5rem !important;
}

html body .bvi .bvi-ml-2, html body .bvi .bvi-mx-2 {
    margin-left: 0.5rem !important;
}

html body .bvi .bvi-m-3 {
    margin: 1rem !important;
}

html body .bvi .bvi-mt-3, html body .bvi .bvi-my-3 {
    margin-top: 1rem !important;
}

html body .bvi .bvi-mr-3, html body .bvi .bvi-mx-3 {
    margin-right: 1rem !important;
}

html body .bvi .bvi-mb-3, html body .bvi .bvi-my-3 {
    margin-bottom: 1rem !important;
}

html body .bvi .bvi-ml-3, html body .bvi .bvi-mx-3 {
    margin-left: 1rem !important;
}

html body .bvi .bvi-m-4 {
    margin: 1.5rem !important;
}

html body .bvi .bvi-mt-4, html body .bvi .bvi-my-4 {
    margin-top: 1.5rem !important;
}

html body .bvi .bvi-mr-4, html body .bvi .bvi-mx-4 {
    margin-right: 1.5rem !important;
}

html body .bvi .bvi-mb-4, html body .bvi .bvi-my-4 {
    margin-bottom: 1.5rem !important;
}

html body .bvi .bvi-ml-4, html body .bvi .bvi-mx-4 {
    margin-left: 1.5rem !important;
}

html body .bvi .bvi-m-5 {
    margin: 3rem !important;
}

html body .bvi .bvi-mt-5, html body .bvi .bvi-my-5 {
    margin-top: 3rem !important;
}

html body .bvi .bvi-mr-5, html body .bvi .bvi-mx-5 {
    margin-right: 3rem !important;
}

html body .bvi .bvi-mb-5, html body .bvi .bvi-my-5 {
    margin-bottom: 3rem !important;
}

html body .bvi .bvi-ml-5, html body .bvi .bvi-mx-5 {
    margin-left: 3rem !important;
}

html body .bvi .bvi-p-0 {
    padding: 0 !important;
}

html body .bvi .bvi-pt-0, html body .bvi .bvi-py-0 {
    padding-top: 0 !important;
}

html body .bvi .bvi-pr-0, html body .bvi .bvi-px-0 {
    padding-right: 0 !important;
}

html body .bvi .bvi-pb-0, html body .bvi .bvi-py-0 {
    padding-bottom: 0 !important;
}

html body .bvi .bvi-pl-0, html body .bvi .bvi-px-0 {
    padding-left: 0 !important;
}

html body .bvi .bvi-p-1 {
    padding: 0.25rem !important;
}

html body .bvi .bvi-pt-1, html body .bvi .bvi-py-1 {
    padding-top: 0.25rem !important;
}

html body .bvi .bvi-pr-1, html body .bvi .bvi-px-1 {
    padding-right: 0.25rem !important;
}

html body .bvi .bvi-pb-1, html body .bvi .bvi-py-1 {
    padding-bottom: 0.25rem !important;
}

html body .bvi .bvi-pl-1, html body .bvi .bvi-px-1 {
    padding-left: 0.25rem !important;
}

html body .bvi .bvi-p-2 {
    padding: 0.5rem !important;
}

html body .bvi .bvi-pt-2, html body .bvi .bvi-py-2 {
    padding-top: 0.5rem !important;
}

html body .bvi .bvi-pr-2, html body .bvi .bvi-px-2 {
    padding-right: 0.5rem !important;
}

html body .bvi .bvi-pb-2, html body .bvi .bvi-py-2 {
    padding-bottom: 0.5rem !important;
}

html body .bvi .bvi-pl-2, html body .bvi .bvi-px-2 {
    padding-left: 0.5rem !important;
}

html body .bvi .bvi-p-3 {
    padding: 1rem !important;
}

html body .bvi .bvi-pt-3, html body .bvi .bvi-py-3 {
    padding-top: 1rem !important;
}

html body .bvi .bvi-pr-3, html body .bvi .bvi-px-3 {
    padding-right: 1rem !important;
}

html body .bvi .bvi-pb-3, html body .bvi .bvi-py-3 {
    padding-bottom: 1rem !important;
}

html body .bvi .bvi-pl-3, html body .bvi .bvi-px-3 {
    padding-left: 1rem !important;
}

html body .bvi .bvi-p-4 {
    padding: 1.5rem !important;
}

html body .bvi .bvi-pt-4, html body .bvi .bvi-py-4 {
    padding-top: 1.5rem !important;
}

html body .bvi .bvi-pr-4, html body .bvi .bvi-px-4 {
    padding-right: 1.5rem !important;
}

html body .bvi .bvi-pb-4, html body .bvi .bvi-py-4 {
    padding-bottom: 1.5rem !important;
}

html body .bvi .bvi-pl-4, html body .bvi .bvi-px-4 {
    padding-left: 1.5rem !important;
}

html body .bvi .bvi-p-5 {
    padding: 3rem !important;
}

html body .bvi .bvi-pt-5, html body .bvi .bvi-py-5 {
    padding-top: 3rem !important;
}

html body .bvi .bvi-pr-5, html body .bvi .bvi-px-5 {
    padding-right: 3rem !important;
}

html body .bvi .bvi-pb-5, html body .bvi .bvi-py-5 {
    padding-bottom: 3rem !important;
}

html body .bvi .bvi-pl-5, html body .bvi .bvi-px-5 {
    padding-left: 3rem !important;
}

html body .bvi .bvi-m-auto {
    margin: auto !important;
}

html body .bvi .bvi-mt-auto, html body .bvi .bvi-my-auto {
    margin-top: auto !important;
}

html body .bvi .bvi-mr-auto, html body .bvi .bvi-mx-auto {
    margin-right: auto !important;
}

html body .bvi .bvi-mb-auto, html body .bvi .bvi-my-auto {
    margin-bottom: auto !important;
}

html body .bvi .bvi-ml-auto, html body .bvi .bvi-mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    html body .bvi .bvi-m-sm-0 {
        margin: 0 !important;
    }

    html body .bvi .bvi-mt-sm-0, html body .bvi .bvi-my-sm-0 {
        margin-top: 0 !important;
    }

    html body .bvi .bvi-mr-sm-0, html body .bvi .bvi-mx-sm-0 {
        margin-right: 0 !important;
    }

    html body .bvi .bvi-mb-sm-0, html body .bvi .bvi-my-sm-0 {
        margin-bottom: 0 !important;
    }

    html body .bvi .bvi-ml-sm-0, html body .bvi .bvi-mx-sm-0 {
        margin-left: 0 !important;
    }

    html body .bvi .bvi-m-sm-1 {
        margin: 0.25rem !important;
    }

    html body .bvi .bvi-mt-sm-1, html body .bvi .bvi-my-sm-1 {
        margin-top: 0.25rem !important;
    }

    html body .bvi .bvi-mr-sm-1, html body .bvi .bvi-mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    html body .bvi .bvi-mb-sm-1, html body .bvi .bvi-my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    html body .bvi .bvi-ml-sm-1, html body .bvi .bvi-mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    html body .bvi .bvi-m-sm-2 {
        margin: 0.5rem !important;
    }

    html body .bvi .bvi-mt-sm-2, html body .bvi .bvi-my-sm-2 {
        margin-top: 0.5rem !important;
    }

    html body .bvi .bvi-mr-sm-2, html body .bvi .bvi-mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    html body .bvi .bvi-mb-sm-2, html body .bvi .bvi-my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    html body .bvi .bvi-ml-sm-2, html body .bvi .bvi-mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    html body .bvi .bvi-m-sm-3 {
        margin: 1rem !important;
    }

    html body .bvi .bvi-mt-sm-3, html body .bvi .bvi-my-sm-3 {
        margin-top: 1rem !important;
    }

    html body .bvi .bvi-mr-sm-3, html body .bvi .bvi-mx-sm-3 {
        margin-right: 1rem !important;
    }

    html body .bvi .bvi-mb-sm-3, html body .bvi .bvi-my-sm-3 {
        margin-bottom: 1rem !important;
    }

    html body .bvi .bvi-ml-sm-3, html body .bvi .bvi-mx-sm-3 {
        margin-left: 1rem !important;
    }

    html body .bvi .bvi-m-sm-4 {
        margin: 1.5rem !important;
    }

    html body .bvi .bvi-mt-sm-4, html body .bvi .bvi-my-sm-4 {
        margin-top: 1.5rem !important;
    }

    html body .bvi .bvi-mr-sm-4, html body .bvi .bvi-mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    html body .bvi .bvi-mb-sm-4, html body .bvi .bvi-my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    html body .bvi .bvi-ml-sm-4, html body .bvi .bvi-mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    html body .bvi .bvi-m-sm-5 {
        margin: 3rem !important;
    }

    html body .bvi .bvi-mt-sm-5, html body .bvi .bvi-my-sm-5 {
        margin-top: 3rem !important;
    }

    html body .bvi .bvi-mr-sm-5, html body .bvi .bvi-mx-sm-5 {
        margin-right: 3rem !important;
    }

    html body .bvi .bvi-mb-sm-5, html body .bvi .bvi-my-sm-5 {
        margin-bottom: 3rem !important;
    }

    html body .bvi .bvi-ml-sm-5, html body .bvi .bvi-mx-sm-5 {
        margin-left: 3rem !important;
    }

    html body .bvi .bvi-p-sm-0 {
        padding: 0 !important;
    }

    html body .bvi .bvi-pt-sm-0, html body .bvi .bvi-py-sm-0 {
        padding-top: 0 !important;
    }

    html body .bvi .bvi-pr-sm-0, html body .bvi .bvi-px-sm-0 {
        padding-right: 0 !important;
    }

    html body .bvi .bvi-pb-sm-0, html body .bvi .bvi-py-sm-0 {
        padding-bottom: 0 !important;
    }

    html body .bvi .bvi-pl-sm-0, html body .bvi .bvi-px-sm-0 {
        padding-left: 0 !important;
    }

    html body .bvi .bvi-p-sm-1 {
        padding: 0.25rem !important;
    }

    html body .bvi .bvi-pt-sm-1, html body .bvi .bvi-py-sm-1 {
        padding-top: 0.25rem !important;
    }

    html body .bvi .bvi-pr-sm-1, html body .bvi .bvi-px-sm-1 {
        padding-right: 0.25rem !important;
    }

    html body .bvi .bvi-pb-sm-1, html body .bvi .bvi-py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    html body .bvi .bvi-pl-sm-1, html body .bvi .bvi-px-sm-1 {
        padding-left: 0.25rem !important;
    }

    html body .bvi .bvi-p-sm-2 {
        padding: 0.5rem !important;
    }

    html body .bvi .bvi-pt-sm-2, html body .bvi .bvi-py-sm-2 {
        padding-top: 0.5rem !important;
    }

    html body .bvi .bvi-pr-sm-2, html body .bvi .bvi-px-sm-2 {
        padding-right: 0.5rem !important;
    }

    html body .bvi .bvi-pb-sm-2, html body .bvi .bvi-py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    html body .bvi .bvi-pl-sm-2, html body .bvi .bvi-px-sm-2 {
        padding-left: 0.5rem !important;
    }

    html body .bvi .bvi-p-sm-3 {
        padding: 1rem !important;
    }

    html body .bvi .bvi-pt-sm-3, html body .bvi .bvi-py-sm-3 {
        padding-top: 1rem !important;
    }

    html body .bvi .bvi-pr-sm-3, html body .bvi .bvi-px-sm-3 {
        padding-right: 1rem !important;
    }

    html body .bvi .bvi-pb-sm-3, html body .bvi .bvi-py-sm-3 {
        padding-bottom: 1rem !important;
    }

    html body .bvi .bvi-pl-sm-3, html body .bvi .bvi-px-sm-3 {
        padding-left: 1rem !important;
    }

    html body .bvi .bvi-p-sm-4 {
        padding: 1.5rem !important;
    }

    html body .bvi .bvi-pt-sm-4, html body .bvi .bvi-py-sm-4 {
        padding-top: 1.5rem !important;
    }

    html body .bvi .bvi-pr-sm-4, html body .bvi .bvi-px-sm-4 {
        padding-right: 1.5rem !important;
    }

    html body .bvi .bvi-pb-sm-4, html body .bvi .bvi-py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    html body .bvi .bvi-pl-sm-4, html body .bvi .bvi-px-sm-4 {
        padding-left: 1.5rem !important;
    }

    html body .bvi .bvi-p-sm-5 {
        padding: 3rem !important;
    }

    html body .bvi .bvi-pt-sm-5, html body .bvi .bvi-py-sm-5 {
        padding-top: 3rem !important;
    }

    html body .bvi .bvi-pr-sm-5, html body .bvi .bvi-px-sm-5 {
        padding-right: 3rem !important;
    }

    html body .bvi .bvi-pb-sm-5, html body .bvi .bvi-py-sm-5 {
        padding-bottom: 3rem !important;
    }

    html body .bvi .bvi-pl-sm-5, html body .bvi .bvi-px-sm-5 {
        padding-left: 3rem !important;
    }

    html body .bvi .bvi-m-sm-auto {
        margin: auto !important;
    }

    html body .bvi .bvi-mt-sm-auto, html body .bvi .bvi-my-sm-auto {
        margin-top: auto !important;
    }

    html body .bvi .bvi-mr-sm-auto, html body .bvi .bvi-mx-sm-auto {
        margin-right: auto !important;
    }

    html body .bvi .bvi-mb-sm-auto, html body .bvi .bvi-my-sm-auto {
        margin-bottom: auto !important;
    }

    html body .bvi .bvi-ml-sm-auto, html body .bvi .bvi-mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    html body .bvi .bvi-m-md-0 {
        margin: 0 !important;
    }

    html body .bvi .bvi-mt-md-0, html body .bvi .bvi-my-md-0 {
        margin-top: 0 !important;
    }

    html body .bvi .bvi-mr-md-0, html body .bvi .bvi-mx-md-0 {
        margin-right: 0 !important;
    }

    html body .bvi .bvi-mb-md-0, html body .bvi .bvi-my-md-0 {
        margin-bottom: 0 !important;
    }

    html body .bvi .bvi-ml-md-0, html body .bvi .bvi-mx-md-0 {
        margin-left: 0 !important;
    }

    html body .bvi .bvi-m-md-1 {
        margin: 0.25rem !important;
    }

    html body .bvi .bvi-mt-md-1, html body .bvi .bvi-my-md-1 {
        margin-top: 0.25rem !important;
    }

    html body .bvi .bvi-mr-md-1, html body .bvi .bvi-mx-md-1 {
        margin-right: 0.25rem !important;
    }

    html body .bvi .bvi-mb-md-1, html body .bvi .bvi-my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    html body .bvi .bvi-ml-md-1, html body .bvi .bvi-mx-md-1 {
        margin-left: 0.25rem !important;
    }

    html body .bvi .bvi-m-md-2 {
        margin: 0.5rem !important;
    }

    html body .bvi .bvi-mt-md-2, html body .bvi .bvi-my-md-2 {
        margin-top: 0.5rem !important;
    }

    html body .bvi .bvi-mr-md-2, html body .bvi .bvi-mx-md-2 {
        margin-right: 0.5rem !important;
    }

    html body .bvi .bvi-mb-md-2, html body .bvi .bvi-my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    html body .bvi .bvi-ml-md-2, html body .bvi .bvi-mx-md-2 {
        margin-left: 0.5rem !important;
    }

    html body .bvi .bvi-m-md-3 {
        margin: 1rem !important;
    }

    html body .bvi .bvi-mt-md-3, html body .bvi .bvi-my-md-3 {
        margin-top: 1rem !important;
    }

    html body .bvi .bvi-mr-md-3, html body .bvi .bvi-mx-md-3 {
        margin-right: 1rem !important;
    }

    html body .bvi .bvi-mb-md-3, html body .bvi .bvi-my-md-3 {
        margin-bottom: 1rem !important;
    }

    html body .bvi .bvi-ml-md-3, html body .bvi .bvi-mx-md-3 {
        margin-left: 1rem !important;
    }

    html body .bvi .bvi-m-md-4 {
        margin: 1.5rem !important;
    }

    html body .bvi .bvi-mt-md-4, html body .bvi .bvi-my-md-4 {
        margin-top: 1.5rem !important;
    }

    html body .bvi .bvi-mr-md-4, html body .bvi .bvi-mx-md-4 {
        margin-right: 1.5rem !important;
    }

    html body .bvi .bvi-mb-md-4, html body .bvi .bvi-my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    html body .bvi .bvi-ml-md-4, html body .bvi .bvi-mx-md-4 {
        margin-left: 1.5rem !important;
    }

    html body .bvi .bvi-m-md-5 {
        margin: 3rem !important;
    }

    html body .bvi .bvi-mt-md-5, html body .bvi .bvi-my-md-5 {
        margin-top: 3rem !important;
    }

    html body .bvi .bvi-mr-md-5, html body .bvi .bvi-mx-md-5 {
        margin-right: 3rem !important;
    }

    html body .bvi .bvi-mb-md-5, html body .bvi .bvi-my-md-5 {
        margin-bottom: 3rem !important;
    }

    html body .bvi .bvi-ml-md-5, html body .bvi .bvi-mx-md-5 {
        margin-left: 3rem !important;
    }

    html body .bvi .bvi-p-md-0 {
        padding: 0 !important;
    }

    html body .bvi .bvi-pt-md-0, html body .bvi .bvi-py-md-0 {
        padding-top: 0 !important;
    }

    html body .bvi .bvi-pr-md-0, html body .bvi .bvi-px-md-0 {
        padding-right: 0 !important;
    }

    html body .bvi .bvi-pb-md-0, html body .bvi .bvi-py-md-0 {
        padding-bottom: 0 !important;
    }

    html body .bvi .bvi-pl-md-0, html body .bvi .bvi-px-md-0 {
        padding-left: 0 !important;
    }

    html body .bvi .bvi-p-md-1 {
        padding: 0.25rem !important;
    }

    html body .bvi .bvi-pt-md-1, html body .bvi .bvi-py-md-1 {
        padding-top: 0.25rem !important;
    }

    html body .bvi .bvi-pr-md-1, html body .bvi .bvi-px-md-1 {
        padding-right: 0.25rem !important;
    }

    html body .bvi .bvi-pb-md-1, html body .bvi .bvi-py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    html body .bvi .bvi-pl-md-1, html body .bvi .bvi-px-md-1 {
        padding-left: 0.25rem !important;
    }

    html body .bvi .bvi-p-md-2 {
        padding: 0.5rem !important;
    }

    html body .bvi .bvi-pt-md-2, html body .bvi .bvi-py-md-2 {
        padding-top: 0.5rem !important;
    }

    html body .bvi .bvi-pr-md-2, html body .bvi .bvi-px-md-2 {
        padding-right: 0.5rem !important;
    }

    html body .bvi .bvi-pb-md-2, html body .bvi .bvi-py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    html body .bvi .bvi-pl-md-2, html body .bvi .bvi-px-md-2 {
        padding-left: 0.5rem !important;
    }

    html body .bvi .bvi-p-md-3 {
        padding: 1rem !important;
    }

    html body .bvi .bvi-pt-md-3, html body .bvi .bvi-py-md-3 {
        padding-top: 1rem !important;
    }

    html body .bvi .bvi-pr-md-3, html body .bvi .bvi-px-md-3 {
        padding-right: 1rem !important;
    }

    html body .bvi .bvi-pb-md-3, html body .bvi .bvi-py-md-3 {
        padding-bottom: 1rem !important;
    }

    html body .bvi .bvi-pl-md-3, html body .bvi .bvi-px-md-3 {
        padding-left: 1rem !important;
    }

    html body .bvi .bvi-p-md-4 {
        padding: 1.5rem !important;
    }

    html body .bvi .bvi-pt-md-4, html body .bvi .bvi-py-md-4 {
        padding-top: 1.5rem !important;
    }

    html body .bvi .bvi-pr-md-4, html body .bvi .bvi-px-md-4 {
        padding-right: 1.5rem !important;
    }

    html body .bvi .bvi-pb-md-4, html body .bvi .bvi-py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    html body .bvi .bvi-pl-md-4, html body .bvi .bvi-px-md-4 {
        padding-left: 1.5rem !important;
    }

    html body .bvi .bvi-p-md-5 {
        padding: 3rem !important;
    }

    html body .bvi .bvi-pt-md-5, html body .bvi .bvi-py-md-5 {
        padding-top: 3rem !important;
    }

    html body .bvi .bvi-pr-md-5, html body .bvi .bvi-px-md-5 {
        padding-right: 3rem !important;
    }

    html body .bvi .bvi-pb-md-5, html body .bvi .bvi-py-md-5 {
        padding-bottom: 3rem !important;
    }

    html body .bvi .bvi-pl-md-5, html body .bvi .bvi-px-md-5 {
        padding-left: 3rem !important;
    }

    html body .bvi .bvi-m-md-auto {
        margin: auto !important;
    }

    html body .bvi .bvi-mt-md-auto, html body .bvi .bvi-my-md-auto {
        margin-top: auto !important;
    }

    html body .bvi .bvi-mr-md-auto, html body .bvi .bvi-mx-md-auto {
        margin-right: auto !important;
    }

    html body .bvi .bvi-mb-md-auto, html body .bvi .bvi-my-md-auto {
        margin-bottom: auto !important;
    }

    html body .bvi .bvi-ml-md-auto, html body .bvi .bvi-mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    html body .bvi .bvi-m-lg-0 {
        margin: 0 !important;
    }

    html body .bvi .bvi-mt-lg-0, html body .bvi .bvi-my-lg-0 {
        margin-top: 0 !important;
    }

    html body .bvi .bvi-mr-lg-0, html body .bvi .bvi-mx-lg-0 {
        margin-right: 0 !important;
    }

    html body .bvi .bvi-mb-lg-0, html body .bvi .bvi-my-lg-0 {
        margin-bottom: 0 !important;
    }

    html body .bvi .bvi-ml-lg-0, html body .bvi .bvi-mx-lg-0 {
        margin-left: 0 !important;
    }

    html body .bvi .bvi-m-lg-1 {
        margin: 0.25rem !important;
    }

    html body .bvi .bvi-mt-lg-1, html body .bvi .bvi-my-lg-1 {
        margin-top: 0.25rem !important;
    }

    html body .bvi .bvi-mr-lg-1, html body .bvi .bvi-mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    html body .bvi .bvi-mb-lg-1, html body .bvi .bvi-my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    html body .bvi .bvi-ml-lg-1, html body .bvi .bvi-mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    html body .bvi .bvi-m-lg-2 {
        margin: 0.5rem !important;
    }

    html body .bvi .bvi-mt-lg-2, html body .bvi .bvi-my-lg-2 {
        margin-top: 0.5rem !important;
    }

    html body .bvi .bvi-mr-lg-2, html body .bvi .bvi-mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    html body .bvi .bvi-mb-lg-2, html body .bvi .bvi-my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    html body .bvi .bvi-ml-lg-2, html body .bvi .bvi-mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    html body .bvi .bvi-m-lg-3 {
        margin: 1rem !important;
    }

    html body .bvi .bvi-mt-lg-3, html body .bvi .bvi-my-lg-3 {
        margin-top: 1rem !important;
    }

    html body .bvi .bvi-mr-lg-3, html body .bvi .bvi-mx-lg-3 {
        margin-right: 1rem !important;
    }

    html body .bvi .bvi-mb-lg-3, html body .bvi .bvi-my-lg-3 {
        margin-bottom: 1rem !important;
    }

    html body .bvi .bvi-ml-lg-3, html body .bvi .bvi-mx-lg-3 {
        margin-left: 1rem !important;
    }

    html body .bvi .bvi-m-lg-4 {
        margin: 1.5rem !important;
    }

    html body .bvi .bvi-mt-lg-4, html body .bvi .bvi-my-lg-4 {
        margin-top: 1.5rem !important;
    }

    html body .bvi .bvi-mr-lg-4, html body .bvi .bvi-mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    html body .bvi .bvi-mb-lg-4, html body .bvi .bvi-my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    html body .bvi .bvi-ml-lg-4, html body .bvi .bvi-mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    html body .bvi .bvi-m-lg-5 {
        margin: 3rem !important;
    }

    html body .bvi .bvi-mt-lg-5, html body .bvi .bvi-my-lg-5 {
        margin-top: 3rem !important;
    }

    html body .bvi .bvi-mr-lg-5, html body .bvi .bvi-mx-lg-5 {
        margin-right: 3rem !important;
    }

    html body .bvi .bvi-mb-lg-5, html body .bvi .bvi-my-lg-5 {
        margin-bottom: 3rem !important;
    }

    html body .bvi .bvi-ml-lg-5, html body .bvi .bvi-mx-lg-5 {
        margin-left: 3rem !important;
    }

    html body .bvi .bvi-p-lg-0 {
        padding: 0 !important;
    }

    html body .bvi .bvi-pt-lg-0, html body .bvi .bvi-py-lg-0 {
        padding-top: 0 !important;
    }

    html body .bvi .bvi-pr-lg-0, html body .bvi .bvi-px-lg-0 {
        padding-right: 0 !important;
    }

    html body .bvi .bvi-pb-lg-0, html body .bvi .bvi-py-lg-0 {
        padding-bottom: 0 !important;
    }

    html body .bvi .bvi-pl-lg-0, html body .bvi .bvi-px-lg-0 {
        padding-left: 0 !important;
    }

    html body .bvi .bvi-p-lg-1 {
        padding: 0.25rem !important;
    }

    html body .bvi .bvi-pt-lg-1, html body .bvi .bvi-py-lg-1 {
        padding-top: 0.25rem !important;
    }

    html body .bvi .bvi-pr-lg-1, html body .bvi .bvi-px-lg-1 {
        padding-right: 0.25rem !important;
    }

    html body .bvi .bvi-pb-lg-1, html body .bvi .bvi-py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    html body .bvi .bvi-pl-lg-1, html body .bvi .bvi-px-lg-1 {
        padding-left: 0.25rem !important;
    }

    html body .bvi .bvi-p-lg-2 {
        padding: 0.5rem !important;
    }

    html body .bvi .bvi-pt-lg-2, html body .bvi .bvi-py-lg-2 {
        padding-top: 0.5rem !important;
    }

    html body .bvi .bvi-pr-lg-2, html body .bvi .bvi-px-lg-2 {
        padding-right: 0.5rem !important;
    }

    html body .bvi .bvi-pb-lg-2, html body .bvi .bvi-py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    html body .bvi .bvi-pl-lg-2, html body .bvi .bvi-px-lg-2 {
        padding-left: 0.5rem !important;
    }

    html body .bvi .bvi-p-lg-3 {
        padding: 1rem !important;
    }

    html body .bvi .bvi-pt-lg-3, html body .bvi .bvi-py-lg-3 {
        padding-top: 1rem !important;
    }

    html body .bvi .bvi-pr-lg-3, html body .bvi .bvi-px-lg-3 {
        padding-right: 1rem !important;
    }

    html body .bvi .bvi-pb-lg-3, html body .bvi .bvi-py-lg-3 {
        padding-bottom: 1rem !important;
    }

    html body .bvi .bvi-pl-lg-3, html body .bvi .bvi-px-lg-3 {
        padding-left: 1rem !important;
    }

    html body .bvi .bvi-p-lg-4 {
        padding: 1.5rem !important;
    }

    html body .bvi .bvi-pt-lg-4, html body .bvi .bvi-py-lg-4 {
        padding-top: 1.5rem !important;
    }

    html body .bvi .bvi-pr-lg-4, html body .bvi .bvi-px-lg-4 {
        padding-right: 1.5rem !important;
    }

    html body .bvi .bvi-pb-lg-4, html body .bvi .bvi-py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    html body .bvi .bvi-pl-lg-4, html body .bvi .bvi-px-lg-4 {
        padding-left: 1.5rem !important;
    }

    html body .bvi .bvi-p-lg-5 {
        padding: 3rem !important;
    }

    html body .bvi .bvi-pt-lg-5, html body .bvi .bvi-py-lg-5 {
        padding-top: 3rem !important;
    }

    html body .bvi .bvi-pr-lg-5, html body .bvi .bvi-px-lg-5 {
        padding-right: 3rem !important;
    }

    html body .bvi .bvi-pb-lg-5, html body .bvi .bvi-py-lg-5 {
        padding-bottom: 3rem !important;
    }

    html body .bvi .bvi-pl-lg-5, html body .bvi .bvi-px-lg-5 {
        padding-left: 3rem !important;
    }

    html body .bvi .bvi-m-lg-auto {
        margin: auto !important;
    }

    html body .bvi .bvi-mt-lg-auto, html body .bvi .bvi-my-lg-auto {
        margin-top: auto !important;
    }

    html body .bvi .bvi-mr-lg-auto, html body .bvi .bvi-mx-lg-auto {
        margin-right: auto !important;
    }

    html body .bvi .bvi-mb-lg-auto, html body .bvi .bvi-my-lg-auto {
        margin-bottom: auto !important;
    }

    html body .bvi .bvi-ml-lg-auto, html body .bvi .bvi-mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    html body .bvi .bvi-m-xl-0 {
        margin: 0 !important;
    }

    html body .bvi .bvi-mt-xl-0, html body .bvi .bvi-my-xl-0 {
        margin-top: 0 !important;
    }

    html body .bvi .bvi-mr-xl-0, html body .bvi .bvi-mx-xl-0 {
        margin-right: 0 !important;
    }

    html body .bvi .bvi-mb-xl-0, html body .bvi .bvi-my-xl-0 {
        margin-bottom: 0 !important;
    }

    html body .bvi .bvi-ml-xl-0, html body .bvi .bvi-mx-xl-0 {
        margin-left: 0 !important;
    }

    html body .bvi .bvi-m-xl-1 {
        margin: 0.25rem !important;
    }

    html body .bvi .bvi-mt-xl-1, html body .bvi .bvi-my-xl-1 {
        margin-top: 0.25rem !important;
    }

    html body .bvi .bvi-mr-xl-1, html body .bvi .bvi-mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    html body .bvi .bvi-mb-xl-1, html body .bvi .bvi-my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    html body .bvi .bvi-ml-xl-1, html body .bvi .bvi-mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    html body .bvi .bvi-m-xl-2 {
        margin: 0.5rem !important;
    }

    html body .bvi .bvi-mt-xl-2, html body .bvi .bvi-my-xl-2 {
        margin-top: 0.5rem !important;
    }

    html body .bvi .bvi-mr-xl-2, html body .bvi .bvi-mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    html body .bvi .bvi-mb-xl-2, html body .bvi .bvi-my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    html body .bvi .bvi-ml-xl-2, html body .bvi .bvi-mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    html body .bvi .bvi-m-xl-3 {
        margin: 1rem !important;
    }

    html body .bvi .bvi-mt-xl-3, html body .bvi .bvi-my-xl-3 {
        margin-top: 1rem !important;
    }

    html body .bvi .bvi-mr-xl-3, html body .bvi .bvi-mx-xl-3 {
        margin-right: 1rem !important;
    }

    html body .bvi .bvi-mb-xl-3, html body .bvi .bvi-my-xl-3 {
        margin-bottom: 1rem !important;
    }

    html body .bvi .bvi-ml-xl-3, html body .bvi .bvi-mx-xl-3 {
        margin-left: 1rem !important;
    }

    html body .bvi .bvi-m-xl-4 {
        margin: 1.5rem !important;
    }

    html body .bvi .bvi-mt-xl-4, html body .bvi .bvi-my-xl-4 {
        margin-top: 1.5rem !important;
    }

    html body .bvi .bvi-mr-xl-4, html body .bvi .bvi-mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    html body .bvi .bvi-mb-xl-4, html body .bvi .bvi-my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    html body .bvi .bvi-ml-xl-4, html body .bvi .bvi-mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    html body .bvi .bvi-m-xl-5 {
        margin: 3rem !important;
    }

    html body .bvi .bvi-mt-xl-5, html body .bvi .bvi-my-xl-5 {
        margin-top: 3rem !important;
    }

    html body .bvi .bvi-mr-xl-5, html body .bvi .bvi-mx-xl-5 {
        margin-right: 3rem !important;
    }

    html body .bvi .bvi-mb-xl-5, html body .bvi .bvi-my-xl-5 {
        margin-bottom: 3rem !important;
    }

    html body .bvi .bvi-ml-xl-5, html body .bvi .bvi-mx-xl-5 {
        margin-left: 3rem !important;
    }

    html body .bvi .bvi-p-xl-0 {
        padding: 0 !important;
    }

    html body .bvi .bvi-pt-xl-0, html body .bvi .bvi-py-xl-0 {
        padding-top: 0 !important;
    }

    html body .bvi .bvi-pr-xl-0, html body .bvi .bvi-px-xl-0 {
        padding-right: 0 !important;
    }

    html body .bvi .bvi-pb-xl-0, html body .bvi .bvi-py-xl-0 {
        padding-bottom: 0 !important;
    }

    html body .bvi .bvi-pl-xl-0, html body .bvi .bvi-px-xl-0 {
        padding-left: 0 !important;
    }

    html body .bvi .bvi-p-xl-1 {
        padding: 0.25rem !important;
    }

    html body .bvi .bvi-pt-xl-1, html body .bvi .bvi-py-xl-1 {
        padding-top: 0.25rem !important;
    }

    html body .bvi .bvi-pr-xl-1, html body .bvi .bvi-px-xl-1 {
        padding-right: 0.25rem !important;
    }

    html body .bvi .bvi-pb-xl-1, html body .bvi .bvi-py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    html body .bvi .bvi-pl-xl-1, html body .bvi .bvi-px-xl-1 {
        padding-left: 0.25rem !important;
    }

    html body .bvi .bvi-p-xl-2 {
        padding: 0.5rem !important;
    }

    html body .bvi .bvi-pt-xl-2, html body .bvi .bvi-py-xl-2 {
        padding-top: 0.5rem !important;
    }

    html body .bvi .bvi-pr-xl-2, html body .bvi .bvi-px-xl-2 {
        padding-right: 0.5rem !important;
    }

    html body .bvi .bvi-pb-xl-2, html body .bvi .bvi-py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    html body .bvi .bvi-pl-xl-2, html body .bvi .bvi-px-xl-2 {
        padding-left: 0.5rem !important;
    }

    html body .bvi .bvi-p-xl-3 {
        padding: 1rem !important;
    }

    html body .bvi .bvi-pt-xl-3, html body .bvi .bvi-py-xl-3 {
        padding-top: 1rem !important;
    }

    html body .bvi .bvi-pr-xl-3, html body .bvi .bvi-px-xl-3 {
        padding-right: 1rem !important;
    }

    html body .bvi .bvi-pb-xl-3, html body .bvi .bvi-py-xl-3 {
        padding-bottom: 1rem !important;
    }

    html body .bvi .bvi-pl-xl-3, html body .bvi .bvi-px-xl-3 {
        padding-left: 1rem !important;
    }

    html body .bvi .bvi-p-xl-4 {
        padding: 1.5rem !important;
    }

    html body .bvi .bvi-pt-xl-4, html body .bvi .bvi-py-xl-4 {
        padding-top: 1.5rem !important;
    }

    html body .bvi .bvi-pr-xl-4, html body .bvi .bvi-px-xl-4 {
        padding-right: 1.5rem !important;
    }

    html body .bvi .bvi-pb-xl-4, html body .bvi .bvi-py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    html body .bvi .bvi-pl-xl-4, html body .bvi .bvi-px-xl-4 {
        padding-left: 1.5rem !important;
    }

    html body .bvi .bvi-p-xl-5 {
        padding: 3rem !important;
    }

    html body .bvi .bvi-pt-xl-5, html body .bvi .bvi-py-xl-5 {
        padding-top: 3rem !important;
    }

    html body .bvi .bvi-pr-xl-5, html body .bvi .bvi-px-xl-5 {
        padding-right: 3rem !important;
    }

    html body .bvi .bvi-pb-xl-5, html body .bvi .bvi-py-xl-5 {
        padding-bottom: 3rem !important;
    }

    html body .bvi .bvi-pl-xl-5, html body .bvi .bvi-px-xl-5 {
        padding-left: 3rem !important;
    }

    html body .bvi .bvi-m-xl-auto {
        margin: auto !important;
    }

    html body .bvi .bvi-mt-xl-auto, html body .bvi .bvi-my-xl-auto {
        margin-top: auto !important;
    }

    html body .bvi .bvi-mr-xl-auto, html body .bvi .bvi-mx-xl-auto {
        margin-right: auto !important;
    }

    html body .bvi .bvi-mb-xl-auto, html body .bvi .bvi-my-xl-auto {
        margin-bottom: auto !important;
    }

    html body .bvi .bvi-ml-xl-auto, html body .bvi .bvi-mx-xl-auto {
        margin-left: auto !important;
    }
}

html body .bvi.bvi-panel {
    padding: 15px 20px !important;
    color: black !important;
    background-color: #f8f8f8;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    letter-spacing: 0 !important;
    position: relative !important;
    text-shadow: none !important;
    line-height: normal !important;
    border: 0 !important;
    font-size: 16px !important;
    z-index: 99999 !important;
    moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
    webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.23);
}

html body .bvi.bvi-panel[data-bvi-panel='true'] {
    display: block !important;
}

html body .bvi.bvi-panel[data-bvi-panel='false'] {
    display: none !important;
}

html body .bvi.bvi-panel.bvi-fixed-top {
    /* position: fixed !important; */
    /* top: 0 !important; */
    /* right: 0 !important; */
    /* left: 0 !important; */
    /* z-index: 999999 !important; */
}

html body .bvi.bvi-panel .bvi-title {
    margin-top: 5px;
    font-size: 18px;
    font-weight: bold;
}

html body .bvi.bvi-panel .bvi-text-center {
    text-align: center;
}

html body .bvi.bvi-panel .bvi-text-right {
    text-align: right;
}

html body .bvi.bvi-panel .bvi-setting-menu {
    display: none;
}

html body .bvi.bvi-panel a {
    text-decoration: none;
}

html body .bvi.bvi-panel .bvi-hr {
    background-color: #ccc !important;
    border: 0 !important;
    height: 1px !important;
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important;
}

html body .bvi.bvi-panel .bvi-copy {
    font-size: 12px;
    color: #808080;
}

html body .bvi.bvi-panel .bvi-copy a {
    font-size: 13px;
    color: #808080;
    text-decoration: underline;
}

html body .bvi.bvi-panel .bvi-copy a:hover {
    color: #000000;
    text-decoration: underline;
}

@media (max-width: 575.98px) {
    html body .bvi.bvi-panel .bvi-title {
        font-size: 12px;
    }

    html body .bvi.bvi-panel .bvi-btn {
        font-size: 12px;
        padding: 0.200rem 0.35rem;
    }

    html body .bvi.bvi-panel .bvi-btn-sm, html body .bvi.bvi-panel .bvi-btn-group-sm > .bvi-btn {
        font-size: 10px;
        padding: 0.100rem 0.25rem;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    html body .bvi.bvi-panel .bvi-title {
        font-size: 14px;
    }

    html body .bvi.bvi-panel .bvi-btn {
        font-size: 14px;
        padding: 0.250rem 0.45rem;
    }

    html body .bvi.bvi-panel .bvi-btn-sm, html body .bvi.bvi-panel .bvi-btn-group-sm > .bvi-btn {
        font-size: 12px;
        padding: 0.150rem 0.35rem;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    html body .bvi.bvi-panel .bvi-title {
        font-size: 16px;
    }

    html body .bvi.bvi-panel .bvi-btn {
        font-size: 16px;
        padding: 0.300rem 0.55rem;
    }

    html body .bvi.bvi-panel .bvi-btn-sm, html body .bvi.bvi-panel .bvi-btn-group-sm > .bvi-btn {
        font-size: 14px;
        padding: 0.200rem 0.40rem;
    }
}

html body .bvi-body {
    /*
      &[data-bvi-images='true'] {
        .bvi-images-on {
          display: block;
        }
        img {
          display: block;
        }
      }
      */
    /*
      &[data-bvi-images='false'] {
        img.bvi-images-off,
        .bvi-images-off {
          border: 2px dashed !important;
          box-sizing: border-box !important;
          overflow: hidden !important;
          max-width: 100% !important;
          max-height: 100% !important;
          //word-break: break-all !important;
          word-wrap: break-word !important;
          text-align: center !important;
          display: flex !important;
          align-items: center !important;
          justify-content: center !important;
        }
      }
      &[data-bvi-images='grayscale'] {
        img.bvi-images-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");
          -webkit-filter: grayscale(1);
          -moz-filter: grayscale(100%);
          -ms-filter: grayscale(100%);
          -o-filter: grayscale(100%);
          filter: grayscale(100%);
          filter: grayscale(1);
          filter: gray;
          -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(grayscale=1)";
        }
      }
      */
}

html body .bvi-body[data-bvi-theme='white'] {
    background-color: #ffffff !important;
    fill: #000000 !important;
}



html body .bvi-body[data-bvi-theme='white'] * .bvi-hide {
    display: none !important;
}

html body .bvi-body[data-bvi-theme='white'] * .bvi-show-block {
    display: block !important;
}

html body .bvi-body[data-bvi-theme='white'] * .bvi-show-inline-block {
    display: inline-block !important;
}

html body .bvi-body[data-bvi-theme='white'] *:after {
    background-color: #ffffff !important;
    background: #ffffff !important;
    background-image: none !important;
    color: #000000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #000000 !important;
}

html body .bvi-body[data-bvi-theme='white'] *:before {
    background-color: #ffffff !important;
    background: #ffffff !important;
    background-image: none !important;
    color: #000000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #000000 !important;
}

html body .bvi-body[data-bvi-theme='white'] *::selection {
    background-color: #000000;
    color: #ffffff;
}

html body .bvi-body[data-bvi-theme='white'] * a, html body .bvi-body[data-bvi-theme='white'] * label {
    color: #000000 !important;
    text-decoration: underline !important;
    /*
      &:active {
        color: none !important;
      }
      &:link {
        color: none !important;
      }
      &:visited {
        color: none !important;
      }
      */
}

html body .bvi-body[data-bvi-theme='white'] * a.active, html body .bvi-body[data-bvi-theme='white'] * label.active {
    color: #ffffff !important;
    background-color: #000000 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='white'] * a:hover, html body .bvi-body[data-bvi-theme='white'] * label:hover {
    color: #ffffff !important;
    background-color: #000000 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='white'] * a:hover *, html body .bvi-body[data-bvi-theme='white'] * label:hover * {
    color: #ffffff !important;
    background-color: #000000 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='white'] * button, html body .bvi-body[data-bvi-theme='white'] * input[type="submit"], html body .bvi-body[data-bvi-theme='white'] * input[type="button"], html body .bvi-body[data-bvi-theme='white'] * button[type="submit"], html body .bvi-body[data-bvi-theme='white'] * button[type="button"] {
    color: #ffffff !important;
    background: #000000 !important;
    background-color: #000000 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='white'] * button:hover.active, html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover.active, html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover.active, html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover.active, html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover.active {
    color: #ffffff !important;
    background: #000000 !important;
    background-color: #000000 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='white'] * button:hover:hover, html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover, html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover, html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover, html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover {
    color: #ffffff !important;
    background: #000000 !important;
    background-color: #000000 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='white'] * button:hover:hover *, html body .bvi-body[data-bvi-theme='white'] * input[type="button"]:hover:hover *, html body .bvi-body[data-bvi-theme='white'] * input[type="submit"]:hover:hover *, html body .bvi-body[data-bvi-theme='white'] * button[type="submit"]:hover:hover *, html body .bvi-body[data-bvi-theme='white'] * button[type="button"]:hover:hover * {
    color: #ffffff !important;
    background: #000000 !important;
    background-color: #000000 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='black'] {
    background-color: #000000 !important;
    fill: #ffffff !important;
}

html body .bvi-body[data-bvi-theme='black']  {
    background-color: #000000 !important;
    background: #000000 !important;
    background-image: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #ffffff !important;
    color: #ffffff !important;
    fill: #ffffff !important;
}

html body .bvi-body[data-bvi-theme='black'] * .bvi-hide {
    display: none !important;
}

html body .bvi-body[data-bvi-theme='black'] * .bvi-show-block {
    display: block !important;
}

html body .bvi-body[data-bvi-theme='black'] * .bvi-show-inline-block {
    display: inline-block !important;
}

html body .bvi-body[data-bvi-theme='black'] *:after {
    background-color: #000000 !important;
    background: #000000 !important;
    background-image: none !important;
    color: #ffffff !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #ffffff !important;
}

html body .bvi-body[data-bvi-theme='black'] *:before {
    background-color: #000000 !important;
    background: #000000 !important;
    background-image: none !important;
    color: #ffffff !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #ffffff !important;
}

html body .bvi-body[data-bvi-theme='black'] *::selection {
    background-color: #ffffff;
    color: #000000;
}

html body .bvi-body[data-bvi-theme='black'] * a, html body .bvi-body[data-bvi-theme='black'] * label {
    color: #ffffff !important;
    text-decoration: underline !important;
    /*
      &:active {
        color: none !important;
      }
      &:link {
        color: none !important;
      }
      &:visited {
        color: none !important;
      }
      */
}

html body .bvi-body[data-bvi-theme='black'] * a.active, html body .bvi-body[data-bvi-theme='black'] * label.active {
    color: #000000 !important;
    background-color: #ffffff !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='black'] * a:hover, html body .bvi-body[data-bvi-theme='black'] * label:hover {
    color: #000000 !important;
    background-color: #ffffff !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='black'] * a:hover *, html body .bvi-body[data-bvi-theme='black'] * label:hover * {
    color: #000000 !important;
    background-color: #ffffff !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='black'] * button, html body .bvi-body[data-bvi-theme='black'] * input[type="submit"], html body .bvi-body[data-bvi-theme='black'] * input[type="button"], html body .bvi-body[data-bvi-theme='black'] * button[type="submit"], html body .bvi-body[data-bvi-theme='black'] * button[type="button"] {
    color: #000000 !important;
    background: #ffffff !important;
    background-color: #ffffff !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='black'] * button:hover.active, html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover.active, html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover.active, html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover.active, html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover.active {
    color: #000000 !important;
    background: #ffffff !important;
    background-color: #ffffff !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='black'] * button:hover:hover, html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover, html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover, html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover, html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover {
    color: #000000 !important;
    background: #ffffff !important;
    background-color: #ffffff !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='black'] * button:hover:hover *, html body .bvi-body[data-bvi-theme='black'] * input[type="button"]:hover:hover *, html body .bvi-body[data-bvi-theme='black'] * input[type="submit"]:hover:hover *, html body .bvi-body[data-bvi-theme='black'] * button[type="submit"]:hover:hover *, html body .bvi-body[data-bvi-theme='black'] * button[type="button"]:hover:hover * {
    color: #000000 !important;
    background: #ffffff !important;
    background-color: #ffffff !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='blue'] {
    background-color: #9DD1FF !important;
    fill: #063462 !important;
}

html body .bvi-body[data-bvi-theme='blue']  {
    background-color: #9DD1FF !important;
    background: #9DD1FF !important;
    background-image: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #063462 !important;
    color: #063462 !important;
    fill: #063462 !important;
}

html body .bvi-body[data-bvi-theme='blue'] * .bvi-hide {
    display: none !important;
}

html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-block {
    display: block !important;
}

html body .bvi-body[data-bvi-theme='blue'] * .bvi-show-inline-block {
    display: inline-block !important;
}

html body .bvi-body[data-bvi-theme='blue'] *:after {
    background-color: #9DD1FF !important;
    background: #9DD1FF !important;
    background-image: none !important;
    color: #063462 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='blue'] *:before {
    background-color: #9DD1FF !important;
    background: #9DD1FF !important;
    background-image: none !important;
    color: #063462 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #063462 !important;
}

html body .bvi-body[data-bvi-theme='blue'] *::selection {
    background-color: #063462;
    color: #9DD1FF;
}

html body .bvi-body[data-bvi-theme='blue'] * a, html body .bvi-body[data-bvi-theme='blue'] * label {
    color: #063462 !important;
    text-decoration: underline !important;
    /*
      &:active {
        color: none !important;
      }
      &:link {
        color: none !important;
      }
      &:visited {
        color: none !important;
      }
      */
}

html body .bvi-body[data-bvi-theme='blue'] * a.active, html body .bvi-body[data-bvi-theme='blue'] * label.active {
    color: #9DD1FF !important;
    background-color: #063462 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='blue'] * a:hover, html body .bvi-body[data-bvi-theme='blue'] * label:hover {
    color: #9DD1FF !important;
    background-color: #063462 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='blue'] * a:hover *, html body .bvi-body[data-bvi-theme='blue'] * label:hover * {
    color: #9DD1FF !important;
    background-color: #063462 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='blue'] * button, html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"], html body .bvi-body[data-bvi-theme='blue'] * input[type="button"], html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"], html body .bvi-body[data-bvi-theme='blue'] * button[type="button"] {
    color: #9DD1FF !important;
    background: #063462 !important;
    background-color: #063462 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='blue'] * button:hover.active, html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover.active, html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover.active, html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover.active, html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover.active {
    color: #9DD1FF !important;
    background: #063462 !important;
    background-color: #063462 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover, html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover, html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover, html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover, html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover {
    color: #9DD1FF !important;
    background: #063462 !important;
    background-color: #063462 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='blue'] * button:hover:hover *, html body .bvi-body[data-bvi-theme='blue'] * input[type="button"]:hover:hover *, html body .bvi-body[data-bvi-theme='blue'] * input[type="submit"]:hover:hover *, html body .bvi-body[data-bvi-theme='blue'] * button[type="submit"]:hover:hover *, html body .bvi-body[data-bvi-theme='blue'] * button[type="button"]:hover:hover * {
    color: #9DD1FF !important;
    background: #063462 !important;
    background-color: #063462 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='brown'] {
    background-color: #F7F3D6 !important;
    fill: #4D4B43 !important;
}

html body .bvi-body[data-bvi-theme='brown']  {
    background-color: #F7F3D6 !important;
    background: #F7F3D6 !important;
    background-image: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #4D4B43 !important;
    color: #4D4B43 !important;
    fill: #4D4B43 !important;
}

html body .bvi-body[data-bvi-theme='brown'] * .bvi-hide {
    display: none !important;
}

html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-block {
    display: block !important;
}

html body .bvi-body[data-bvi-theme='brown'] * .bvi-show-inline-block {
    display: inline-block !important;
}

html body .bvi-body[data-bvi-theme='brown'] *:after {
    background-color: #F7F3D6 !important;
    background: #F7F3D6 !important;
    background-image: none !important;
    color: #4D4B43 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #4D4B43 !important;
}

html body .bvi-body[data-bvi-theme='brown'] *:before {
    background-color: #F7F3D6 !important;
    background: #F7F3D6 !important;
    background-image: none !important;
    color: #4D4B43 !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #4D4B43 !important;
}

html body .bvi-body[data-bvi-theme='brown'] *::selection {
    background-color: #4D4B43;
    color: #F7F3D6;
}

html body .bvi-body[data-bvi-theme='brown'] * a, html body .bvi-body[data-bvi-theme='brown'] * label {
    color: #4D4B43 !important;
    text-decoration: underline !important;
    /*
      &:active {
        color: none !important;
      }
      &:link {
        color: none !important;
      }
      &:visited {
        color: none !important;
      }
      */
}

html body .bvi-body[data-bvi-theme='brown'] * a.active, html body .bvi-body[data-bvi-theme='brown'] * label.active {
    color: #F7F3D6 !important;
    background-color: #4D4B43 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='brown'] * a:hover, html body .bvi-body[data-bvi-theme='brown'] * label:hover {
    color: #F7F3D6 !important;
    background-color: #4D4B43 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='brown'] * a:hover *, html body .bvi-body[data-bvi-theme='brown'] * label:hover * {
    color: #F7F3D6 !important;
    background-color: #4D4B43 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='brown'] * button, html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"], html body .bvi-body[data-bvi-theme='brown'] * input[type="button"], html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"], html body .bvi-body[data-bvi-theme='brown'] * button[type="button"] {
    color: #F7F3D6 !important;
    background: #4D4B43 !important;
    background-color: #4D4B43 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='brown'] * button:hover.active, html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover.active, html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover.active, html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover.active, html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover.active {
    color: #F7F3D6 !important;
    background: #4D4B43 !important;
    background-color: #4D4B43 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover, html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover, html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover, html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover, html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover {
    color: #F7F3D6 !important;
    background: #4D4B43 !important;
    background-color: #4D4B43 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='brown'] * button:hover:hover *, html body .bvi-body[data-bvi-theme='brown'] * input[type="button"]:hover:hover *, html body .bvi-body[data-bvi-theme='brown'] * input[type="submit"]:hover:hover *, html body .bvi-body[data-bvi-theme='brown'] * button[type="submit"]:hover:hover *, html body .bvi-body[data-bvi-theme='brown'] * button[type="button"]:hover:hover * {
    color: #F7F3D6 !important;
    background: #4D4B43 !important;
    background-color: #4D4B43 !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='green'] {
    background-color: #3B2716 !important;
    fill: #A9E44D !important;
}

html body .bvi-body[data-bvi-theme='green']  {
    background-color: #3B2716 !important;
    background: #3B2716 !important;
    background-image: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #A9E44D !important;
    color: #A9E44D !important;
    fill: #A9E44D !important;
}

html body .bvi-body[data-bvi-theme='green'] * .bvi-hide {
    display: none !important;
}

html body .bvi-body[data-bvi-theme='green'] * .bvi-show-block {
    display: block !important;
}

html body .bvi-body[data-bvi-theme='green'] * .bvi-show-inline-block {
    display: inline-block !important;
}

html body .bvi-body[data-bvi-theme='green'] *:after {
    background-color: #3B2716 !important;
    background: #3B2716 !important;
    background-image: none !important;
    color: #A9E44D !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #A9E44D !important;
}

html body .bvi-body[data-bvi-theme='green'] *:before {
    background-color: #3B2716 !important;
    background: #3B2716 !important;
    background-image: none !important;
    color: #A9E44D !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border-color: #A9E44D !important;
}

html body .bvi-body[data-bvi-theme='green'] *::selection {
    background-color: #A9E44D;
    color: #3B2716;
}

html body .bvi-body[data-bvi-theme='green'] * a, html body .bvi-body[data-bvi-theme='green'] * label {
    color: #A9E44D !important;
    text-decoration: underline !important;
    /*
      &:active {
        color: none !important;
      }
      &:link {
        color: none !important;
      }
      &:visited {
        color: none !important;
      }
      */
}

html body .bvi-body[data-bvi-theme='green'] * a.active, html body .bvi-body[data-bvi-theme='green'] * label.active {
    color: #3B2716 !important;
    background-color: #A9E44D !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='green'] * a:hover, html body .bvi-body[data-bvi-theme='green'] * label:hover {
    color: #3B2716 !important;
    background-color: #A9E44D !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='green'] * a:hover *, html body .bvi-body[data-bvi-theme='green'] * label:hover * {
    color: #3B2716 !important;
    background-color: #A9E44D !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='green'] * button, html body .bvi-body[data-bvi-theme='green'] * input[type="submit"], html body .bvi-body[data-bvi-theme='green'] * input[type="button"], html body .bvi-body[data-bvi-theme='green'] * button[type="submit"], html body .bvi-body[data-bvi-theme='green'] * button[type="button"] {
    color: #3B2716 !important;
    background: #A9E44D !important;
    background-color: #A9E44D !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='green'] * button:hover.active, html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover.active, html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover.active, html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover.active, html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover.active {
    color: #3B2716 !important;
    background: #A9E44D !important;
    background-color: #A9E44D !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='green'] * button:hover:hover, html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover, html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover, html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover, html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover {
    color: #3B2716 !important;
    background: #A9E44D !important;
    background-color: #A9E44D !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-theme='green'] * button:hover:hover *, html body .bvi-body[data-bvi-theme='green'] * input[type="button"]:hover:hover *, html body .bvi-body[data-bvi-theme='green'] * input[type="submit"]:hover:hover *, html body .bvi-body[data-bvi-theme='green'] * button[type="submit"]:hover:hover *, html body .bvi-body[data-bvi-theme='green'] * button[type="button"]:hover:hover * {
    color: #3B2716 !important;
    background: #A9E44D !important;
    background-color: #A9E44D !important;
    text-decoration: underline !important;
}

html body .bvi-body[data-bvi-size='40'] * {
    font-size: 40px !important;
}

html body .bvi-body[data-bvi-size='40'] * h1, html body .bvi-body[data-bvi-size='40'] * h1 * {
    font-size: 47px !important;
}

html body .bvi-body[data-bvi-size='40'] * h2, html body .bvi-body[data-bvi-size='40'] * h2 * {
    font-size: 46px !important;
}

html body .bvi-body[data-bvi-size='40'] * h3, html body .bvi-body[data-bvi-size='40'] * h3 * {
    font-size: 45px !important;
}

html body .bvi-body[data-bvi-size='40'] * h4, html body .bvi-body[data-bvi-size='40'] * h4 * {
    font-size: 44px !important;
}

html body .bvi-body[data-bvi-size='40'] * h5, html body .bvi-body[data-bvi-size='40'] * h5 * {
    font-size: 43px !important;
}

html body .bvi-body[data-bvi-size='40'] * h6, html body .bvi-body[data-bvi-size='40'] * h6 * {
    font-size: 42px !important;
}

html body .bvi-body[data-bvi-size='39'] * {
    font-size: 39px !important;
}

html body .bvi-body[data-bvi-size='39'] * h1, html body .bvi-body[data-bvi-size='39'] * h1 * {
    font-size: 46px !important;
}

html body .bvi-body[data-bvi-size='39'] * h2, html body .bvi-body[data-bvi-size='39'] * h2 * {
    font-size: 45px !important;
}

html body .bvi-body[data-bvi-size='39'] * h3, html body .bvi-body[data-bvi-size='39'] * h3 * {
    font-size: 44px !important;
}

html body .bvi-body[data-bvi-size='39'] * h4, html body .bvi-body[data-bvi-size='39'] * h4 * {
    font-size: 43px !important;
}

html body .bvi-body[data-bvi-size='39'] * h5, html body .bvi-body[data-bvi-size='39'] * h5 * {
    font-size: 42px !important;
}

html body .bvi-body[data-bvi-size='39'] * h6, html body .bvi-body[data-bvi-size='39'] * h6 * {
    font-size: 41px !important;
}

html body .bvi-body[data-bvi-size='38'] * {
    font-size: 38px !important;
}

html body .bvi-body[data-bvi-size='38'] * h1, html body .bvi-body[data-bvi-size='38'] * h1 * {
    font-size: 45px !important;
}

html body .bvi-body[data-bvi-size='38'] * h2, html body .bvi-body[data-bvi-size='38'] * h2 * {
    font-size: 44px !important;
}

html body .bvi-body[data-bvi-size='38'] * h3, html body .bvi-body[data-bvi-size='38'] * h3 * {
    font-size: 43px !important;
}

html body .bvi-body[data-bvi-size='38'] * h4, html body .bvi-body[data-bvi-size='38'] * h4 * {
    font-size: 42px !important;
}

html body .bvi-body[data-bvi-size='38'] * h5, html body .bvi-body[data-bvi-size='38'] * h5 * {
    font-size: 41px !important;
}

html body .bvi-body[data-bvi-size='38'] * h6, html body .bvi-body[data-bvi-size='38'] * h6 * {
    font-size: 40px !important;
}

html body .bvi-body[data-bvi-size='37'] * {
    font-size: 37px !important;
}

html body .bvi-body[data-bvi-size='37'] * h1, html body .bvi-body[data-bvi-size='37'] * h1 * {
    font-size: 44px !important;
}

html body .bvi-body[data-bvi-size='37'] * h2, html body .bvi-body[data-bvi-size='37'] * h2 * {
    font-size: 43px !important;
}

html body .bvi-body[data-bvi-size='37'] * h3, html body .bvi-body[data-bvi-size='37'] * h3 * {
    font-size: 42px !important;
}

html body .bvi-body[data-bvi-size='37'] * h4, html body .bvi-body[data-bvi-size='37'] * h4 * {
    font-size: 41px !important;
}

html body .bvi-body[data-bvi-size='37'] * h5, html body .bvi-body[data-bvi-size='37'] * h5 * {
    font-size: 40px !important;
}

html body .bvi-body[data-bvi-size='37'] * h6, html body .bvi-body[data-bvi-size='37'] * h6 * {
    font-size: 39px !important;
}

html body .bvi-body[data-bvi-size='36'] * {
    font-size: 36px !important;
}

html body .bvi-body[data-bvi-size='36'] * h1, html body .bvi-body[data-bvi-size='36'] * h1 * {
    font-size: 43px !important;
}

html body .bvi-body[data-bvi-size='36'] * h2, html body .bvi-body[data-bvi-size='36'] * h2 * {
    font-size: 42px !important;
}

html body .bvi-body[data-bvi-size='36'] * h3, html body .bvi-body[data-bvi-size='36'] * h3 * {
    font-size: 41px !important;
}

html body .bvi-body[data-bvi-size='36'] * h4, html body .bvi-body[data-bvi-size='36'] * h4 * {
    font-size: 40px !important;
}

html body .bvi-body[data-bvi-size='36'] * h5, html body .bvi-body[data-bvi-size='36'] * h5 * {
    font-size: 39px !important;
}

html body .bvi-body[data-bvi-size='36'] * h6, html body .bvi-body[data-bvi-size='36'] * h6 * {
    font-size: 38px !important;
}

html body .bvi-body[data-bvi-size='35'] * {
    font-size: 35px !important;
}

html body .bvi-body[data-bvi-size='35'] * h1, html body .bvi-body[data-bvi-size='35'] * h1 * {
    font-size: 42px !important;
}

html body .bvi-body[data-bvi-size='35'] * h2, html body .bvi-body[data-bvi-size='35'] * h2 * {
    font-size: 41px !important;
}

html body .bvi-body[data-bvi-size='35'] * h3, html body .bvi-body[data-bvi-size='35'] * h3 * {
    font-size: 40px !important;
}

html body .bvi-body[data-bvi-size='35'] * h4, html body .bvi-body[data-bvi-size='35'] * h4 * {
    font-size: 39px !important;
}

html body .bvi-body[data-bvi-size='35'] * h5, html body .bvi-body[data-bvi-size='35'] * h5 * {
    font-size: 38px !important;
}

html body .bvi-body[data-bvi-size='35'] * h6, html body .bvi-body[data-bvi-size='35'] * h6 * {
    font-size: 37px !important;
}

html body .bvi-body[data-bvi-size='34'] * {
    font-size: 34px !important;
}

html body .bvi-body[data-bvi-size='34'] * h1, html body .bvi-body[data-bvi-size='34'] * h1 * {
    font-size: 41px !important;
}

html body .bvi-body[data-bvi-size='34'] * h2, html body .bvi-body[data-bvi-size='34'] * h2 * {
    font-size: 40px !important;
}

html body .bvi-body[data-bvi-size='34'] * h3, html body .bvi-body[data-bvi-size='34'] * h3 * {
    font-size: 39px !important;
}

html body .bvi-body[data-bvi-size='34'] * h4, html body .bvi-body[data-bvi-size='34'] * h4 * {
    font-size: 38px !important;
}

html body .bvi-body[data-bvi-size='34'] * h5, html body .bvi-body[data-bvi-size='34'] * h5 * {
    font-size: 37px !important;
}

html body .bvi-body[data-bvi-size='34'] * h6, html body .bvi-body[data-bvi-size='34'] * h6 * {
    font-size: 36px !important;
}

html body .bvi-body[data-bvi-size='33'] * {
    font-size: 33px !important;
}

html body .bvi-body[data-bvi-size='33'] * h1, html body .bvi-body[data-bvi-size='33'] * h1 * {
    font-size: 40px !important;
}

html body .bvi-body[data-bvi-size='33'] * h2, html body .bvi-body[data-bvi-size='33'] * h2 * {
    font-size: 39px !important;
}

html body .bvi-body[data-bvi-size='33'] * h3, html body .bvi-body[data-bvi-size='33'] * h3 * {
    font-size: 38px !important;
}

html body .bvi-body[data-bvi-size='33'] * h4, html body .bvi-body[data-bvi-size='33'] * h4 * {
    font-size: 37px !important;
}

html body .bvi-body[data-bvi-size='33'] * h5, html body .bvi-body[data-bvi-size='33'] * h5 * {
    font-size: 36px !important;
}

html body .bvi-body[data-bvi-size='33'] * h6, html body .bvi-body[data-bvi-size='33'] * h6 * {
    font-size: 35px !important;
}

html body .bvi-body[data-bvi-size='32'] * {
    font-size: 32px !important;
}

html body .bvi-body[data-bvi-size='32'] * h1, html body .bvi-body[data-bvi-size='32'] * h1 * {
    font-size: 39px !important;
}

html body .bvi-body[data-bvi-size='32'] * h2, html body .bvi-body[data-bvi-size='32'] * h2 * {
    font-size: 38px !important;
}

html body .bvi-body[data-bvi-size='32'] * h3, html body .bvi-body[data-bvi-size='32'] * h3 * {
    font-size: 37px !important;
}

html body .bvi-body[data-bvi-size='32'] * h4, html body .bvi-body[data-bvi-size='32'] * h4 * {
    font-size: 36px !important;
}

html body .bvi-body[data-bvi-size='32'] * h5, html body .bvi-body[data-bvi-size='32'] * h5 * {
    font-size: 35px !important;
}

html body .bvi-body[data-bvi-size='32'] * h6, html body .bvi-body[data-bvi-size='32'] * h6 * {
    font-size: 34px !important;
}

html body .bvi-body[data-bvi-size='31'] * {
    font-size: 31px !important;
}

html body .bvi-body[data-bvi-size='31'] * h1, html body .bvi-body[data-bvi-size='31'] * h1 * {
    font-size: 38px !important;
}

html body .bvi-body[data-bvi-size='31'] * h2, html body .bvi-body[data-bvi-size='31'] * h2 * {
    font-size: 37px !important;
}

html body .bvi-body[data-bvi-size='31'] * h3, html body .bvi-body[data-bvi-size='31'] * h3 * {
    font-size: 36px !important;
}

html body .bvi-body[data-bvi-size='31'] * h4, html body .bvi-body[data-bvi-size='31'] * h4 * {
    font-size: 35px !important;
}

html body .bvi-body[data-bvi-size='31'] * h5, html body .bvi-body[data-bvi-size='31'] * h5 * {
    font-size: 34px !important;
}

html body .bvi-body[data-bvi-size='31'] * h6, html body .bvi-body[data-bvi-size='31'] * h6 * {
    font-size: 33px !important;
}

html body .bvi-body[data-bvi-size='30'] * {
    font-size: 30px !important;
}

html body .bvi-body[data-bvi-size='30'] * h1, html body .bvi-body[data-bvi-size='30'] * h1 * {
    font-size: 37px !important;
}

html body .bvi-body[data-bvi-size='30'] * h2, html body .bvi-body[data-bvi-size='30'] * h2 * {
    font-size: 36px !important;
}

html body .bvi-body[data-bvi-size='30'] * h3, html body .bvi-body[data-bvi-size='30'] * h3 * {
    font-size: 35px !important;
}

html body .bvi-body[data-bvi-size='30'] * h4, html body .bvi-body[data-bvi-size='30'] * h4 * {
    font-size: 34px !important;
}

html body .bvi-body[data-bvi-size='30'] * h5, html body .bvi-body[data-bvi-size='30'] * h5 * {
    font-size: 33px !important;
}

html body .bvi-body[data-bvi-size='30'] * h6, html body .bvi-body[data-bvi-size='30'] * h6 * {
    font-size: 32px !important;
}

html body .bvi-body[data-bvi-size='29'] * {
    font-size: 29px !important;
}

html body .bvi-body[data-bvi-size='29'] * h1, html body .bvi-body[data-bvi-size='29'] * h1 * {
    font-size: 36px !important;
}

html body .bvi-body[data-bvi-size='29'] * h2, html body .bvi-body[data-bvi-size='29'] * h2 * {
    font-size: 35px !important;
}

html body .bvi-body[data-bvi-size='29'] * h3, html body .bvi-body[data-bvi-size='29'] * h3 * {
    font-size: 34px !important;
}

html body .bvi-body[data-bvi-size='29'] * h4, html body .bvi-body[data-bvi-size='29'] * h4 * {
    font-size: 33px !important;
}

html body .bvi-body[data-bvi-size='29'] * h5, html body .bvi-body[data-bvi-size='29'] * h5 * {
    font-size: 32px !important;
}

html body .bvi-body[data-bvi-size='29'] * h6, html body .bvi-body[data-bvi-size='29'] * h6 * {
    font-size: 31px !important;
}

html body .bvi-body[data-bvi-size='28'] * {
    font-size: 28px !important;
}

html body .bvi-body[data-bvi-size='28'] * h1, html body .bvi-body[data-bvi-size='28'] * h1 * {
    font-size: 35px !important;
}

html body .bvi-body[data-bvi-size='28'] * h2, html body .bvi-body[data-bvi-size='28'] * h2 * {
    font-size: 34px !important;
}

html body .bvi-body[data-bvi-size='28'] * h3, html body .bvi-body[data-bvi-size='28'] * h3 * {
    font-size: 33px !important;
}

html body .bvi-body[data-bvi-size='28'] * h4, html body .bvi-body[data-bvi-size='28'] * h4 * {
    font-size: 32px !important;
}

html body .bvi-body[data-bvi-size='28'] * h5, html body .bvi-body[data-bvi-size='28'] * h5 * {
    font-size: 31px !important;
}

html body .bvi-body[data-bvi-size='28'] * h6, html body .bvi-body[data-bvi-size='28'] * h6 * {
    font-size: 30px !important;
}

html body .bvi-body[data-bvi-size='27'] * {
    font-size: 27px !important;
}

html body .bvi-body[data-bvi-size='27'] * h1, html body .bvi-body[data-bvi-size='27'] * h1 * {
    font-size: 34px !important;
}

html body .bvi-body[data-bvi-size='27'] * h2, html body .bvi-body[data-bvi-size='27'] * h2 * {
    font-size: 33px !important;
}

html body .bvi-body[data-bvi-size='27'] * h3, html body .bvi-body[data-bvi-size='27'] * h3 * {
    font-size: 32px !important;
}

html body .bvi-body[data-bvi-size='27'] * h4, html body .bvi-body[data-bvi-size='27'] * h4 * {
    font-size: 31px !important;
}

html body .bvi-body[data-bvi-size='27'] * h5, html body .bvi-body[data-bvi-size='27'] * h5 * {
    font-size: 30px !important;
}

html body .bvi-body[data-bvi-size='27'] * h6, html body .bvi-body[data-bvi-size='27'] * h6 * {
    font-size: 29px !important;
}

html body .bvi-body[data-bvi-size='26'] * {
    font-size: 26px !important;
}

html body .bvi-body[data-bvi-size='26'] * h1, html body .bvi-body[data-bvi-size='26'] * h1 * {
    font-size: 33px !important;
}

html body .bvi-body[data-bvi-size='26'] * h2, html body .bvi-body[data-bvi-size='26'] * h2 * {
    font-size: 32px !important;
}

html body .bvi-body[data-bvi-size='26'] * h3, html body .bvi-body[data-bvi-size='26'] * h3 * {
    font-size: 31px !important;
}

html body .bvi-body[data-bvi-size='26'] * h4, html body .bvi-body[data-bvi-size='26'] * h4 * {
    font-size: 30px !important;
}

html body .bvi-body[data-bvi-size='26'] * h5, html body .bvi-body[data-bvi-size='26'] * h5 * {
    font-size: 29px !important;
}

html body .bvi-body[data-bvi-size='26'] * h6, html body .bvi-body[data-bvi-size='26'] * h6 * {
    font-size: 28px !important;
}

html body .bvi-body[data-bvi-size='25'] * {
    font-size: 25px !important;
}

html body .bvi-body[data-bvi-size='25'] * h1, html body .bvi-body[data-bvi-size='25'] * h1 * {
    font-size: 32px !important;
}

html body .bvi-body[data-bvi-size='25'] * h2, html body .bvi-body[data-bvi-size='25'] * h2 * {
    font-size: 31px !important;
}

html body .bvi-body[data-bvi-size='25'] * h3, html body .bvi-body[data-bvi-size='25'] * h3 * {
    font-size: 30px !important;
}

html body .bvi-body[data-bvi-size='25'] * h4, html body .bvi-body[data-bvi-size='25'] * h4 * {
    font-size: 29px !important;
}

html body .bvi-body[data-bvi-size='25'] * h5, html body .bvi-body[data-bvi-size='25'] * h5 * {
    font-size: 28px !important;
}

html body .bvi-body[data-bvi-size='25'] * h6, html body .bvi-body[data-bvi-size='25'] * h6 * {
    font-size: 27px !important;
}

html body .bvi-body[data-bvi-size='24'] * {
    font-size: 24px !important;
}

html body .bvi-body[data-bvi-size='24'] * h1, html body .bvi-body[data-bvi-size='24'] * h1 * {
    font-size: 31px !important;
}

html body .bvi-body[data-bvi-size='24'] * h2, html body .bvi-body[data-bvi-size='24'] * h2 * {
    font-size: 30px !important;
}

html body .bvi-body[data-bvi-size='24'] * h3, html body .bvi-body[data-bvi-size='24'] * h3 * {
    font-size: 29px !important;
}

html body .bvi-body[data-bvi-size='24'] * h4, html body .bvi-body[data-bvi-size='24'] * h4 * {
    font-size: 28px !important;
}

html body .bvi-body[data-bvi-size='24'] * h5, html body .bvi-body[data-bvi-size='24'] * h5 * {
    font-size: 27px !important;
}

html body .bvi-body[data-bvi-size='24'] * h6, html body .bvi-body[data-bvi-size='24'] * h6 * {
    font-size: 26px !important;
}

html body .bvi-body[data-bvi-size='23'] * {
    font-size: 23px !important;
}

html body .bvi-body[data-bvi-size='23'] * h1, html body .bvi-body[data-bvi-size='23'] * h1 * {
    font-size: 30px !important;
}

html body .bvi-body[data-bvi-size='23'] * h2, html body .bvi-body[data-bvi-size='23'] * h2 * {
    font-size: 29px !important;
}

html body .bvi-body[data-bvi-size='23'] * h3, html body .bvi-body[data-bvi-size='23'] * h3 * {
    font-size: 28px !important;
}

html body .bvi-body[data-bvi-size='23'] * h4, html body .bvi-body[data-bvi-size='23'] * h4 * {
    font-size: 27px !important;
}

html body .bvi-body[data-bvi-size='23'] * h5, html body .bvi-body[data-bvi-size='23'] * h5 * {
    font-size: 26px !important;
}

html body .bvi-body[data-bvi-size='23'] * h6, html body .bvi-body[data-bvi-size='23'] * h6 * {
    font-size: 25px !important;
}

html body .bvi-body[data-bvi-size='22'] * {
    font-size: 22px !important;
}

html body .bvi-body[data-bvi-size='22'] * h1, html body .bvi-body[data-bvi-size='22'] * h1 * {
    font-size: 29px !important;
}

html body .bvi-body[data-bvi-size='22'] * h2, html body .bvi-body[data-bvi-size='22'] * h2 * {
    font-size: 28px !important;
}

html body .bvi-body[data-bvi-size='22'] * h3, html body .bvi-body[data-bvi-size='22'] * h3 * {
    font-size: 27px !important;
}

html body .bvi-body[data-bvi-size='22'] * h4, html body .bvi-body[data-bvi-size='22'] * h4 * {
    font-size: 26px !important;
}

html body .bvi-body[data-bvi-size='22'] * h5, html body .bvi-body[data-bvi-size='22'] * h5 * {
    font-size: 25px !important;
}

html body .bvi-body[data-bvi-size='22'] * h6, html body .bvi-body[data-bvi-size='22'] * h6 * {
    font-size: 24px !important;
}

html body .bvi-body[data-bvi-size='21'] * {
    font-size: 21px !important;
}

html body .bvi-body[data-bvi-size='21'] * h1, html body .bvi-body[data-bvi-size='21'] * h1 * {
    font-size: 28px !important;
}

html body .bvi-body[data-bvi-size='21'] * h2, html body .bvi-body[data-bvi-size='21'] * h2 * {
    font-size: 27px !important;
}

html body .bvi-body[data-bvi-size='21'] * h3, html body .bvi-body[data-bvi-size='21'] * h3 * {
    font-size: 26px !important;
}

html body .bvi-body[data-bvi-size='21'] * h4, html body .bvi-body[data-bvi-size='21'] * h4 * {
    font-size: 25px !important;
}

html body .bvi-body[data-bvi-size='21'] * h5, html body .bvi-body[data-bvi-size='21'] * h5 * {
    font-size: 24px !important;
}

html body .bvi-body[data-bvi-size='21'] * h6, html body .bvi-body[data-bvi-size='21'] * h6 * {
    font-size: 23px !important;
}

html body .bvi-body[data-bvi-size='20'] * {
    font-size: 20px !important;
}

html body .bvi-body[data-bvi-size='20'] * h1, html body .bvi-body[data-bvi-size='20'] * h1 * {
    font-size: 27px !important;
}

html body .bvi-body[data-bvi-size='20'] * h2, html body .bvi-body[data-bvi-size='20'] * h2 * {
    font-size: 26px !important;
}

html body .bvi-body[data-bvi-size='20'] * h3, html body .bvi-body[data-bvi-size='20'] * h3 * {
    font-size: 25px !important;
}

html body .bvi-body[data-bvi-size='20'] * h4, html body .bvi-body[data-bvi-size='20'] * h4 * {
    font-size: 24px !important;
}

html body .bvi-body[data-bvi-size='20'] * h5, html body .bvi-body[data-bvi-size='20'] * h5 * {
    font-size: 23px !important;
}

html body .bvi-body[data-bvi-size='20'] * h6, html body .bvi-body[data-bvi-size='20'] * h6 * {
    font-size: 22px !important;
}

html body .bvi-body[data-bvi-size='19'] * {
    font-size: 19px !important;
}

html body .bvi-body[data-bvi-size='19'] * h1, html body .bvi-body[data-bvi-size='19'] * h1 * {
    font-size: 26px !important;
}

html body .bvi-body[data-bvi-size='19'] * h2, html body .bvi-body[data-bvi-size='19'] * h2 * {
    font-size: 25px !important;
}

html body .bvi-body[data-bvi-size='19'] * h3, html body .bvi-body[data-bvi-size='19'] * h3 * {
    font-size: 24px !important;
}

html body .bvi-body[data-bvi-size='19'] * h4, html body .bvi-body[data-bvi-size='19'] * h4 * {
    font-size: 23px !important;
}

html body .bvi-body[data-bvi-size='19'] * h5, html body .bvi-body[data-bvi-size='19'] * h5 * {
    font-size: 22px !important;
}

html body .bvi-body[data-bvi-size='19'] * h6, html body .bvi-body[data-bvi-size='19'] * h6 * {
    font-size: 21px !important;
}

html body .bvi-body[data-bvi-size='18'] * {
    font-size: 18px !important;
}

html body .bvi-body[data-bvi-size='18'] * h1, html body .bvi-body[data-bvi-size='18'] * h1 * {
    font-size: 25px !important;
}

html body .bvi-body[data-bvi-size='18'] * h2, html body .bvi-body[data-bvi-size='18'] * h2 * {
    font-size: 24px !important;
}

html body .bvi-body[data-bvi-size='18'] * h3, html body .bvi-body[data-bvi-size='18'] * h3 * {
    font-size: 23px !important;
}

html body .bvi-body[data-bvi-size='18'] * h4, html body .bvi-body[data-bvi-size='18'] * h4 * {
    font-size: 22px !important;
}

html body .bvi-body[data-bvi-size='18'] * h5, html body .bvi-body[data-bvi-size='18'] * h5 * {
    font-size: 21px !important;
}

html body .bvi-body[data-bvi-size='18'] * h6, html body .bvi-body[data-bvi-size='18'] * h6 * {
    font-size: 20px !important;
}

html body .bvi-body[data-bvi-size='17'] * {
    font-size: 17px !important;
}

html body .bvi-body[data-bvi-size='17'] * h1, html body .bvi-body[data-bvi-size='17'] * h1 * {
    font-size: 24px !important;
}

html body .bvi-body[data-bvi-size='17'] * h2, html body .bvi-body[data-bvi-size='17'] * h2 * {
    font-size: 23px !important;
}

html body .bvi-body[data-bvi-size='17'] * h3, html body .bvi-body[data-bvi-size='17'] * h3 * {
    font-size: 22px !important;
}

html body .bvi-body[data-bvi-size='17'] * h4, html body .bvi-body[data-bvi-size='17'] * h4 * {
    font-size: 21px !important;
}

html body .bvi-body[data-bvi-size='17'] * h5, html body .bvi-body[data-bvi-size='17'] * h5 * {
    font-size: 20px !important;
}

html body .bvi-body[data-bvi-size='17'] * h6, html body .bvi-body[data-bvi-size='17'] * h6 * {
    font-size: 19px !important;
}

html body .bvi-body[data-bvi-size='16'] * {
    font-size: 16px !important;
}

html body .bvi-body[data-bvi-size='16'] * h1, html body .bvi-body[data-bvi-size='16'] * h1 * {
    font-size: 23px !important;
}

html body .bvi-body[data-bvi-size='16'] * h2, html body .bvi-body[data-bvi-size='16'] * h2 * {
    font-size: 22px !important;
}

html body .bvi-body[data-bvi-size='16'] * h3, html body .bvi-body[data-bvi-size='16'] * h3 * {
    font-size: 21px !important;
}

html body .bvi-body[data-bvi-size='16'] * h4, html body .bvi-body[data-bvi-size='16'] * h4 * {
    font-size: 20px !important;
}

html body .bvi-body[data-bvi-size='16'] * h5, html body .bvi-body[data-bvi-size='16'] * h5 * {
    font-size: 19px !important;
}

html body .bvi-body[data-bvi-size='16'] * h6, html body .bvi-body[data-bvi-size='16'] * h6 * {
    font-size: 18px !important;
}

html body .bvi-body[data-bvi-size='15'] * {
    font-size: 15px !important;
}

html body .bvi-body[data-bvi-size='15'] * h1, html body .bvi-body[data-bvi-size='15'] * h1 * {
    font-size: 22px !important;
}

html body .bvi-body[data-bvi-size='15'] * h2, html body .bvi-body[data-bvi-size='15'] * h2 * {
    font-size: 21px !important;
}

html body .bvi-body[data-bvi-size='15'] * h3, html body .bvi-body[data-bvi-size='15'] * h3 * {
    font-size: 20px !important;
}

html body .bvi-body[data-bvi-size='15'] * h4, html body .bvi-body[data-bvi-size='15'] * h4 * {
    font-size: 19px !important;
}

html body .bvi-body[data-bvi-size='15'] * h5, html body .bvi-body[data-bvi-size='15'] * h5 * {
    font-size: 18px !important;
}

html body .bvi-body[data-bvi-size='15'] * h6, html body .bvi-body[data-bvi-size='15'] * h6 * {
    font-size: 17px !important;
}

html body .bvi-body[data-bvi-size='14'] * {
    font-size: 14px !important;
}

html body .bvi-body[data-bvi-size='14'] * h1, html body .bvi-body[data-bvi-size='14'] * h1 * {
    font-size: 21px !important;
}

html body .bvi-body[data-bvi-size='14'] * h2, html body .bvi-body[data-bvi-size='14'] * h2 * {
    font-size: 20px !important;
}

html body .bvi-body[data-bvi-size='14'] * h3, html body .bvi-body[data-bvi-size='14'] * h3 * {
    font-size: 19px !important;
}

html body .bvi-body[data-bvi-size='14'] * h4, html body .bvi-body[data-bvi-size='14'] * h4 * {
    font-size: 18px !important;
}

html body .bvi-body[data-bvi-size='14'] * h5, html body .bvi-body[data-bvi-size='14'] * h5 * {
    font-size: 17px !important;
}

html body .bvi-body[data-bvi-size='14'] * h6, html body .bvi-body[data-bvi-size='14'] * h6 * {
    font-size: 16px !important;
}

html body .bvi-body[data-bvi-size='13'] * {
    font-size: 13px !important;
}

html body .bvi-body[data-bvi-size='13'] * h1, html body .bvi-body[data-bvi-size='13'] * h1 * {
    font-size: 20px !important;
}

html body .bvi-body[data-bvi-size='13'] * h2, html body .bvi-body[data-bvi-size='13'] * h2 * {
    font-size: 19px !important;
}

html body .bvi-body[data-bvi-size='13'] * h3, html body .bvi-body[data-bvi-size='13'] * h3 * {
    font-size: 18px !important;
}

html body .bvi-body[data-bvi-size='13'] * h4, html body .bvi-body[data-bvi-size='13'] * h4 * {
    font-size: 17px !important;
}

html body .bvi-body[data-bvi-size='13'] * h5, html body .bvi-body[data-bvi-size='13'] * h5 * {
    font-size: 16px !important;
}

html body .bvi-body[data-bvi-size='13'] * h6, html body .bvi-body[data-bvi-size='13'] * h6 * {
    font-size: 15px !important;
}

html body .bvi-body[data-bvi-size='12'] * {
    font-size: 12px !important;
}

html body .bvi-body[data-bvi-size='12'] * h1, html body .bvi-body[data-bvi-size='12'] * h1 * {
    font-size: 19px !important;
}

html body .bvi-body[data-bvi-size='12'] * h2, html body .bvi-body[data-bvi-size='12'] * h2 * {
    font-size: 18px !important;
}

html body .bvi-body[data-bvi-size='12'] * h3, html body .bvi-body[data-bvi-size='12'] * h3 * {
    font-size: 17px !important;
}

html body .bvi-body[data-bvi-size='12'] * h4, html body .bvi-body[data-bvi-size='12'] * h4 * {
    font-size: 16px !important;
}

html body .bvi-body[data-bvi-size='12'] * h5, html body .bvi-body[data-bvi-size='12'] * h5 * {
    font-size: 15px !important;
}

html body .bvi-body[data-bvi-size='12'] * h6, html body .bvi-body[data-bvi-size='12'] * h6 * {
    font-size: 14px !important;
}

html body .bvi-body[data-bvi-size='11'] * {
    font-size: 11px !important;
}

html body .bvi-body[data-bvi-size='11'] * h1, html body .bvi-body[data-bvi-size='11'] * h1 * {
    font-size: 18px !important;
}

html body .bvi-body[data-bvi-size='11'] * h2, html body .bvi-body[data-bvi-size='11'] * h2 * {
    font-size: 17px !important;
}

html body .bvi-body[data-bvi-size='11'] * h3, html body .bvi-body[data-bvi-size='11'] * h3 * {
    font-size: 16px !important;
}

html body .bvi-body[data-bvi-size='11'] * h4, html body .bvi-body[data-bvi-size='11'] * h4 * {
    font-size: 15px !important;
}

html body .bvi-body[data-bvi-size='11'] * h5, html body .bvi-body[data-bvi-size='11'] * h5 * {
    font-size: 14px !important;
}

html body .bvi-body[data-bvi-size='11'] * h6, html body .bvi-body[data-bvi-size='11'] * h6 * {
    font-size: 13px !important;
}

html body .bvi-body[data-bvi-size='10'] * {
    font-size: 10px !important;
}

html body .bvi-body[data-bvi-size='10'] * h1, html body .bvi-body[data-bvi-size='10'] * h1 * {
    font-size: 17px !important;
}

html body .bvi-body[data-bvi-size='10'] * h2, html body .bvi-body[data-bvi-size='10'] * h2 * {
    font-size: 16px !important;
}

html body .bvi-body[data-bvi-size='10'] * h3, html body .bvi-body[data-bvi-size='10'] * h3 * {
    font-size: 15px !important;
}

html body .bvi-body[data-bvi-size='10'] * h4, html body .bvi-body[data-bvi-size='10'] * h4 * {
    font-size: 14px !important;
}

html body .bvi-body[data-bvi-size='10'] * h5, html body .bvi-body[data-bvi-size='10'] * h5 * {
    font-size: 13px !important;
}

html body .bvi-body[data-bvi-size='10'] * h6, html body .bvi-body[data-bvi-size='10'] * h6 * {
    font-size: 12px !important;
}

html body .bvi-body[data-bvi-size='9'] * {
    font-size: 9px !important;
}

html body .bvi-body[data-bvi-size='9'] * h1, html body .bvi-body[data-bvi-size='9'] * h1 * {
    font-size: 16px !important;
}

html body .bvi-body[data-bvi-size='9'] * h2, html body .bvi-body[data-bvi-size='9'] * h2 * {
    font-size: 15px !important;
}

html body .bvi-body[data-bvi-size='9'] * h3, html body .bvi-body[data-bvi-size='9'] * h3 * {
    font-size: 14px !important;
}

html body .bvi-body[data-bvi-size='9'] * h4, html body .bvi-body[data-bvi-size='9'] * h4 * {
    font-size: 13px !important;
}

html body .bvi-body[data-bvi-size='9'] * h5, html body .bvi-body[data-bvi-size='9'] * h5 * {
    font-size: 12px !important;
}

html body .bvi-body[data-bvi-size='9'] * h6, html body .bvi-body[data-bvi-size='9'] * h6 * {
    font-size: 11px !important;
}

html body .bvi-body[data-bvi-size='8'] * {
    font-size: 8px !important;
}

html body .bvi-body[data-bvi-size='8'] * h1, html body .bvi-body[data-bvi-size='8'] * h1 * {
    font-size: 15px !important;
}

html body .bvi-body[data-bvi-size='8'] * h2, html body .bvi-body[data-bvi-size='8'] * h2 * {
    font-size: 14px !important;
}

html body .bvi-body[data-bvi-size='8'] * h3, html body .bvi-body[data-bvi-size='8'] * h3 * {
    font-size: 13px !important;
}

html body .bvi-body[data-bvi-size='8'] * h4, html body .bvi-body[data-bvi-size='8'] * h4 * {
    font-size: 12px !important;
}

html body .bvi-body[data-bvi-size='8'] * h5, html body .bvi-body[data-bvi-size='8'] * h5 * {
    font-size: 11px !important;
}

html body .bvi-body[data-bvi-size='8'] * h6, html body .bvi-body[data-bvi-size='8'] * h6 * {
    font-size: 10px !important;
}

html body .bvi-body[data-bvi-size='7'] * {
    font-size: 7px !important;
}

html body .bvi-body[data-bvi-size='7'] * h1, html body .bvi-body[data-bvi-size='7'] * h1 * {
    font-size: 14px !important;
}

html body .bvi-body[data-bvi-size='7'] * h2, html body .bvi-body[data-bvi-size='7'] * h2 * {
    font-size: 13px !important;
}

html body .bvi-body[data-bvi-size='7'] * h3, html body .bvi-body[data-bvi-size='7'] * h3 * {
    font-size: 12px !important;
}

html body .bvi-body[data-bvi-size='7'] * h4, html body .bvi-body[data-bvi-size='7'] * h4 * {
    font-size: 11px !important;
}

html body .bvi-body[data-bvi-size='7'] * h5, html body .bvi-body[data-bvi-size='7'] * h5 * {
    font-size: 10px !important;
}

html body .bvi-body[data-bvi-size='7'] * h6, html body .bvi-body[data-bvi-size='7'] * h6 * {
    font-size: 9px !important;
}

html body .bvi-body[data-bvi-size='6'] * {
    font-size: 6px !important;
}

html body .bvi-body[data-bvi-size='6'] * h1, html body .bvi-body[data-bvi-size='6'] * h1 * {
    font-size: 13px !important;
}

html body .bvi-body[data-bvi-size='6'] * h2, html body .bvi-body[data-bvi-size='6'] * h2 * {
    font-size: 12px !important;
}

html body .bvi-body[data-bvi-size='6'] * h3, html body .bvi-body[data-bvi-size='6'] * h3 * {
    font-size: 11px !important;
}

html body .bvi-body[data-bvi-size='6'] * h4, html body .bvi-body[data-bvi-size='6'] * h4 * {
    font-size: 10px !important;
}

html body .bvi-body[data-bvi-size='6'] * h5, html body .bvi-body[data-bvi-size='6'] * h5 * {
    font-size: 9px !important;
}

html body .bvi-body[data-bvi-size='6'] * h6, html body .bvi-body[data-bvi-size='6'] * h6 * {
    font-size: 8px !important;
}

html body .bvi-body[data-bvi-size='5'] * {
    font-size: 5px !important;
}

html body .bvi-body[data-bvi-size='5'] * h1, html body .bvi-body[data-bvi-size='5'] * h1 * {
    font-size: 12px !important;
}

html body .bvi-body[data-bvi-size='5'] * h2, html body .bvi-body[data-bvi-size='5'] * h2 * {
    font-size: 11px !important;
}

html body .bvi-body[data-bvi-size='5'] * h3, html body .bvi-body[data-bvi-size='5'] * h3 * {
    font-size: 10px !important;
}

html body .bvi-body[data-bvi-size='5'] * h4, html body .bvi-body[data-bvi-size='5'] * h4 * {
    font-size: 9px !important;
}

html body .bvi-body[data-bvi-size='5'] * h5, html body .bvi-body[data-bvi-size='5'] * h5 * {
    font-size: 8px !important;
}

html body .bvi-body[data-bvi-size='5'] * h6, html body .bvi-body[data-bvi-size='5'] * h6 * {
    font-size: 7px !important;
}

html body .bvi-body[data-bvi-size='4'] * {
    font-size: 4px !important;
}

html body .bvi-body[data-bvi-size='4'] * h1, html body .bvi-body[data-bvi-size='4'] * h1 * {
    font-size: 11px !important;
}

html body .bvi-body[data-bvi-size='4'] * h2, html body .bvi-body[data-bvi-size='4'] * h2 * {
    font-size: 10px !important;
}

html body .bvi-body[data-bvi-size='4'] * h3, html body .bvi-body[data-bvi-size='4'] * h3 * {
    font-size: 9px !important;
}

html body .bvi-body[data-bvi-size='4'] * h4, html body .bvi-body[data-bvi-size='4'] * h4 * {
    font-size: 8px !important;
}

html body .bvi-body[data-bvi-size='4'] * h5, html body .bvi-body[data-bvi-size='4'] * h5 * {
    font-size: 7px !important;
}

html body .bvi-body[data-bvi-size='4'] * h6, html body .bvi-body[data-bvi-size='4'] * h6 * {
    font-size: 6px !important;
}

html body .bvi-body[data-bvi-size='3'] * {
    font-size: 3px !important;
}

html body .bvi-body[data-bvi-size='3'] * h1, html body .bvi-body[data-bvi-size='3'] * h1 * {
    font-size: 10px !important;
}

html body .bvi-body[data-bvi-size='3'] * h2, html body .bvi-body[data-bvi-size='3'] * h2 * {
    font-size: 9px !important;
}

html body .bvi-body[data-bvi-size='3'] * h3, html body .bvi-body[data-bvi-size='3'] * h3 * {
    font-size: 8px !important;
}

html body .bvi-body[data-bvi-size='3'] * h4, html body .bvi-body[data-bvi-size='3'] * h4 * {
    font-size: 7px !important;
}

html body .bvi-body[data-bvi-size='3'] * h5, html body .bvi-body[data-bvi-size='3'] * h5 * {
    font-size: 6px !important;
}

html body .bvi-body[data-bvi-size='3'] * h6, html body .bvi-body[data-bvi-size='3'] * h6 * {
    font-size: 5px !important;
}

html body .bvi-body[data-bvi-size='2'] * {
    font-size: 2px !important;
}

html body .bvi-body[data-bvi-size='2'] * h1, html body .bvi-body[data-bvi-size='2'] * h1 * {
    font-size: 9px !important;
}

html body .bvi-body[data-bvi-size='2'] * h2, html body .bvi-body[data-bvi-size='2'] * h2 * {
    font-size: 8px !important;
}

html body .bvi-body[data-bvi-size='2'] * h3, html body .bvi-body[data-bvi-size='2'] * h3 * {
    font-size: 7px !important;
}

html body .bvi-body[data-bvi-size='2'] * h4, html body .bvi-body[data-bvi-size='2'] * h4 * {
    font-size: 6px !important;
}

html body .bvi-body[data-bvi-size='2'] * h5, html body .bvi-body[data-bvi-size='2'] * h5 * {
    font-size: 5px !important;
}

html body .bvi-body[data-bvi-size='2'] * h6, html body .bvi-body[data-bvi-size='2'] * h6 * {
    font-size: 4px !important;
}

html body .bvi-body[data-bvi-size='1'] * {
    font-size: 1px !important;
}

html body .bvi-body[data-bvi-size='1'] * h1, html body .bvi-body[data-bvi-size='1'] * h1 * {
    font-size: 8px !important;
}

html body .bvi-body[data-bvi-size='1'] * h2, html body .bvi-body[data-bvi-size='1'] * h2 * {
    font-size: 7px !important;
}

html body .bvi-body[data-bvi-size='1'] * h3, html body .bvi-body[data-bvi-size='1'] * h3 * {
    font-size: 6px !important;
}

html body .bvi-body[data-bvi-size='1'] * h4, html body .bvi-body[data-bvi-size='1'] * h4 * {
    font-size: 5px !important;
}

html body .bvi-body[data-bvi-size='1'] * h5, html body .bvi-body[data-bvi-size='1'] * h5 * {
    font-size: 4px !important;
}

html body .bvi-body[data-bvi-size='1'] * h6, html body .bvi-body[data-bvi-size='1'] * h6 * {
    font-size: 3px !important;
}

html body .bvi-body[data-bvi-images='true'] img {
    /* -webkit-filter: grayscale(0); */
    /* filter: grayscale(0); */
}

html body .bvi-body[data-bvi-images='false'] .bvi-img-off {
    border: 2px dashed !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    max-width: 100% !important;
    max-height: 100% !important;
    word-wrap: break-word !important;
    text-align: center !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

html body .bvi-body[data-bvi-images='grayscale'] img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    filter: gray;
}

html body .bvi-body[data-bvi-images='grayscale'] .bvi-div-grayscale {
    position: relative;
    display: block;
}

html body .bvi-body[data-bvi-line-height='normal'] * {
    line-height: 1.5 !important;
}

html body .bvi-body[data-bvi-line-height='average'] * {
    line-height: 2 !important;
}

html body .bvi-body[data-bvi-line-height='big'] * {
    line-height: 2.5 !important;
}

html body .bvi-body[data-bvi-letter-spacing='normal'] * {
    letter-spacing: 0px !important;
}

html body .bvi-body[data-bvi-letter-spacing='average'] * {
    letter-spacing: 2px !important;
}

html body .bvi-body[data-bvi-letter-spacing='big'] * {
    letter-spacing: 4px !important;
}

html body .bvi-body[data-bvi-font-family='arial'] *:not(i):not(span) {
    font-family: Arial, sans-serif;
}

html body .bvi-body[data-bvi-font-family='times'] *:not(i):not(span) {
    font-family: "Times New roman";
}

html body .bvi-body[data-bvi-flash-iframe='true'] iframe, html body .bvi-body[data-bvi-flash-iframe='true'] video, html body .bvi-body[data-bvi-flash-iframe='true'] figure {
    display: block;
}

html body .bvi-body[data-bvi-flash-iframe='false'] iframe, html body .bvi-body[data-bvi-flash-iframe='false'] video, html body .bvi-body[data-bvi-flash-iframe='false'] figure {
    display: none;
}

/* End */


/* Start:/local/components/vision/vision.special/templates/.default/style/css/bvi-font.min.css?16443285211612*/
.bvi-icon{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.bvi-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.bvi-xs{font-size:.75em !important}.bvi-sm{font-size:.875em !important}.bvi-1x{font-size:1em !important}.bvi-2x{font-size:2em !important}.bvi-3x{font-size:3em !important}.bvi-4x{font-size:4em !important}.bvi-5x{font-size:5em !important}.bvi-6x{font-size:6em !important}.bvi-7x{font-size:7em !important}.bvi-8x{font-size:8em !important}.bvi-9x{font-size:9em !important}.bvi-10x{font-size:10em !important}.bvi-font:before{content:"\f031"}.bvi-plus:before{content:"\f067"}.bvi-minus:before{content:"\f068"}.bvi-circle:before{content:"\f111"}.bvi-circle-notch:before{content:"\f1ce"}.bvi-adjust:before{content:"\f042"}.bvi-volume-up:before{content:"\f028"}.bvi-volume-off:before{content:"\f026"}.bvi-cogs:before{content:"\f085"}.bvi-low-vision:before{content:"\f2a8"}.bvi-chevron-circle-up:before{content:"\f139"}.bvi-eye:before{content:"\f06e"}.bvi-sync-alt:before{content:"\f2f1"}.bvi-times-circle:before{content:"\f057"}.bvi-bolt:before{content:"\f0e7"}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url("/local/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.eot");src:url("/local/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("/local/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.woff2") format("woff2"),url("/local/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.woff") format("woff"),url("/local/components/vision/vision.special/templates/.default/style/css/../fonts/fa-solid-900.ttf") format("truetype")}.bvi-icon{font-family:'Font Awesome 5 Free';font-weight:900}
/* End */
/* /bitrix/templates/akson/components/bitrix/menu/akson_menu/style.css?1784116422755 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17265651442729 */
/* /bitrix/templates/akson/styles.css?178480543154065 */
/* /bitrix/templates/akson/template_styles.css?17835923184246 */
/* /local/components/vision/vision.special/templates/.default/style/css/style.css?164432852170 */
/* /local/components/vision/vision.special/templates/.default/style/css/bvi-font.css?16443285211950 */
/* /local/components/vision/vision.special/templates/.default/style/css/bvi.css?1646820594153681 */
/* /local/components/vision/vision.special/templates/.default/style/css/bvi-font.min.css?16443285211612 */
