#bm-main
{
 
  margin: 0 auto;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  position: relative;
  width: 100%;
  min-height: 100%;
  left: 0;
  top: 0;
  cursor: default;
  overflow: hidden;
      /background-image: url(/images/banners/berezh_2b.jpg);
    background-repeat: no-repeat;
    /background-size: contain;
   background-attachment: fixed;
    /background-position: bottom center;
 
      /background-image: url(/images/banners/bg_bm1.jpg);
  
  background-color: #f2f2f2;
      background-repeat: repeat-y;
    /* background-size: contain; */
    /* background-attachment: fixed; */
    /*background-position: bottom right;
    background-color: #DCDFE9;
    background-image: url("/images/banners/art/bm-background2.gif");*/
}

table, ul.bm-hmenu
{
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
  margin: 0;
  padding: 0;
}
div#top_bm {
    /* background: bisque; */
    /background-image: url("/images/banners/bg_bm12.jpg");
    background-repeat: inherit;
    background-size: cover;
}
div#top_bm a:hover {
    background: blue;
    padding: 2px;
}

.bm-button
{
  border: 0;
  border-collapse: separate;
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
  background: #446D8C;
  background: linear-gradient(top, #5688AE 0, #5386AC 5%, #33536B 100%) no-repeat;
  background: -webkit-linear-gradient(top, #5688AE 0, #5386AC 5%, #33536B 100%) no-repeat;
  background: -moz-linear-gradient(top, #5688AE 0, #5386AC 5%, #33536B 100%) no-repeat;
  background: -o-linear-gradient(top, #5688AE 0, #5386AC 5%, #33536B 100%) no-repeat;
  background: -ms-linear-gradient(top, #5688AE 0, #5386AC 5%, #33536B 100%) no-repeat;
  background: linear-gradient(top, #5688AE 0, #5386AC 5%, #33536B 100%) no-repeat;
  -svg-background: linear-gradient(top, #5688AE 0, #5386AC 5%, #33536B 100%) no-repeat;
  padding: 0 20px;
  margin: 0 auto;
  height: 31px;
}

.bm-postcontent, .bm-postheadericons, .bm-postfootericons, .bm-blockcontent, ul.bm-vmenu a
{
  text-align: left;
}

.bm-postcontent, .bm-postcontent li, .bm-postcontent table, .bm-postcontent a, .bm-postcontent a:link, .bm-postcontent a:visited, .bm-postcontent a.visited, .bm-postcontent a:hover, .bm-postcontent a.hovered
{
  /font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
      font-family: Sans-Serif;
  text-align: justify;
}

.bm-postcontent p
{
  margin: 3px 0;
}

.bm-postcontent h1, .bm-postcontent h1 a, .bm-postcontent h1 a:link, .bm-postcontent h1 a:visited, .bm-postcontent h1 a:hover, .bm-postcontent h2, .bm-postcontent h2 a, .bm-postcontent h2 a:link, .bm-postcontent h2 a:visited, .bm-postcontent h2 a:hover, .bm-postcontent h3, .bm-postcontent h3 a, .bm-postcontent h3 a:link, .bm-postcontent h3 a:visited, .bm-postcontent h3 a:hover, .bm-postcontent h4, .bm-postcontent h4 a, .bm-postcontent h4 a:link, .bm-postcontent h4 a:visited, .bm-postcontent h4 a:hover, .bm-postcontent h5, .bm-postcontent h5 a, .bm-postcontent h5 a:link, .bm-postcontent h5 a:visited, .bm-postcontent h5 a:hover, .bm-postcontent h6, .bm-postcontent h6 a, .bm-postcontent h6 a:link, .bm-postcontent h6 a:visited, .bm-postcontent h6 a:hover, .bm-blockheader .t, .bm-blockheader .t a, .bm-blockheader .t a:link, .bm-blockheader .t a:visited, .bm-blockheader .t a:hover, .bm-vmenublockheader .t, .bm-vmenublockheader .t a, .bm-vmenublockheader .t a:link, .bm-vmenublockheader .t a:visited, .bm-vmenublockheader .t a:hover, .bm-headline, .bm-headline a, .bm-headline a:link, .bm-headline a:visited, .bm-headline a:hover, .bm-slogan, .bm-slogan a, .bm-slogan a:link, .bm-slogan a:visited, .bm-slogan a:hover, .bm-postheader, .bm-postheader a, .bm-postheader a:link, .bm-postheader a:visited, .bm-postheader a:hover
{
  font-size: 32px;
  /font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
      font-family: Sans-Serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
}

.bm-postcontent a, .bm-postcontent a:link
{
  /font-family: Tahoma, Arial, Helvetica, Sans-Serif;
      font-family: Sans-Serif;
  text-decoration: none;
  color: #1662A1;
}

.bm-postcontent a:visited, .bm-postcontent a.visited
{
  /font-family: Tahoma, Arial, Helvetica, Sans-Serif;
      font-family: Sans-Serif;
  text-decoration: none;
  color: #1662A1;
}

.bm-postcontent  a:hover, .bm-postcontent a.hover
{
  /font-family: Tahoma, Arial, Helvetica, Sans-Serif;
      font-family: Sans-Serif;
  text-decoration: underline;
  color: #5BA2DC;
}

.bm-postcontent h1
{
      color: #034B7A;
    margin-top: 6px;
    margin-bottom: 21px;
    font-size: 26px;
    padding: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    background-image: linear-gradient(to right,rgba(193, 208, 234, 0.44) 0%,rgba(242, 242, 242, 0.53) 30%);
}
.h1 {
    color: #034B7A;
    margin-top: 6px;
    margin-bottom: 21px;
    font-size: 26px;
    padding: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    background-image: linear-gradient(to right,rgba(193, 208, 234, 0.44) 0%,rgba(242, 242, 242, 0.53) 30%);
}
.h1
{
  margin-top: 21px;
  margin-bottom: 21px;
  font-size: 32px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h1 a, .bm-postcontent h1 a:link, .bm-postcontent h1 a:hover, .bm-postcontent h1 a:visited, .bm-blockcontent h1 a, .bm-blockcontent h1 a:link, .bm-blockcontent h1 a:hover, .bm-blockcontent h1 a:visited
{
  font-size: 32px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h2
{
  color: #8CA5AB;
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 24px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-blockcontent h2
{
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 24px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h2 a, .bm-postcontent h2 a:link, .bm-postcontent h2 a:hover, .bm-postcontent h2 a:visited, .bm-blockcontent h2 a, .bm-blockcontent h2 a:link, .bm-blockcontent h2 a:hover, .bm-blockcontent h2 a:visited
{
  font-size: 24px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h3
{
  color:#9C7B0D;
  /color: #2C85CE;
  /margin-top: 19px;
  margin-bottom: 19px;
  font-size: 20px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-blockcontent h3
{
  margin-top: 19px;
  margin-bottom: 19px;
  font-size: 19px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h3 a, .bm-postcontent h3 a:link, .bm-postcontent h3 a:hover, .bm-postcontent h3 a:visited, .bm-blockcontent h3 a, .bm-blockcontent h3 a:link, .bm-blockcontent h3 a:hover, .bm-blockcontent h3 a:visited
{
  font-size: 19px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h4
{
  color: #5F6672;
  margin: 20px 0 0;
  font-size: 14px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-blockcontent h4
{
  margin: 20px 0 0;
  font-size: 14px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h4 a, .bm-postcontent h4 a:link, .bm-postcontent h4 a:hover, .bm-postcontent h4 a:visited, .bm-blockcontent h4 a, .bm-blockcontent h4 a:link, .bm-blockcontent h4 a:hover, .bm-blockcontent h4 a:visited
{
  font-size: 14px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h5
{
  color: #2695FD;
  margin: 20px 0 0;
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-blockcontent h5
{
  margin: 20px 0 0;
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h5 a, .bm-postcontent h5 a:link, .bm-postcontent h5 a:hover, .bm-postcontent h5 a:visited, .bm-blockcontent h5 a, .bm-blockcontent h5 a:link, .bm-blockcontent h5 a:hover, .bm-blockcontent h5 a:visited
{
  font-size: 13px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h6
{
  color: #008004;
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-blockcontent h6
{
  margin-top: 35px;
  margin-bottom: 35px;
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postcontent h6 a, .bm-postcontent h6 a:link, .bm-postcontent h6 a:hover, .bm-postcontent h6 a:visited, .bm-blockcontent h6 a, .bm-blockcontent h6 a:link, .bm-blockcontent h6 a:hover, .bm-blockcontent h6 a:visited
{
  font-size: 11px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

header, footer, article, nav, #bm-hmenu-bg, .bm-sheet, .bm-hmenu a, .bm-vmenu a, .bm-slidenavigator > a, .bm-checkbox:before, .bm-radiobutton:before
{
  -webkit-background-origin: border !important;
  -moz-background-origin: border !important;
  background-origin: border-box !important;
}

header, footer, article, nav, #bm-hmenu-bg, .bm-sheet, .bm-slidenavigator > a, .bm-checkbox:before, .bm-radiobutton:before
{
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html, body
{
  height: 100%;
}

body
{
  padding: 0;
  margin: 0;
  min-width: 1000px;
  color: #444;
}

.clearfix:before, .clearfix:after
{
  content: "";
  display: table;
}

.clearfix:after
{
  clear: both;
}

.cleared
{
  font: 0/0 serif;
  clear: both;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

li h1, .bm-postcontent li h1, .bm-blockcontent li h1
{
  margin: 1px;
}

li h2, .bm-postcontent li h2, .bm-blockcontent li h2
{
  margin: 1px;
}

li h3, .bm-postcontent li h3, .bm-blockcontent li h3
{
  margin: 1px;
}

li h4, .bm-postcontent li h4, .bm-blockcontent li h4
{
  margin: 1px;
}

li h5, .bm-postcontent li h5, .bm-blockcontent li h5
{
  margin: 1px;
}

li h6, .bm-postcontent li h6, .bm-blockcontent li h6
{
  margin: 1px;
}

li p, .bm-postcontent li p, .bm-blockcontent li p
{
  margin: 1px;
}

.bm-shapes
{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
}

.bm-slider-inner
{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.bm-slidenavigator > a
{
  display: inline-block;
  vertical-align: middle;
  outline-style: none;
  font-size: 1px;
}

.bm-slidenavigator > a:last-child
{
  margin-right: 0 !important;
}

.bm-object1082193521 h1, .bm-object1082193521 h2, .bm-object1082193521 h3, .bm-object1082193521 h4, .bm-object1082193521 h5, .bm-object1082193521 h6, .bm-object1082193521 p, .bm-object1082193521 a, .bm-object1082193521 ul, .bm-object1082193521 ol, .bm-object1082193521 li
{
  line-height: 125%;
}

.bm-object1082193521
{
  position: absolute;
  top: 5px;
  left: 100%;
  margin-left: -155px !important;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  overflow: hidden;
  z-index: 101;
  width: 150px;
  height: 28px;
}

.bm-header
{
  margin: 10px auto 0;
 / height: 200px;
  background-image: url('../images/header.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
  width: 1000px;
  z-index: auto !important;
}

.responsive .bm-header
{
  background-image: url('../images/header.png');
  background-position: center center;
}

.bm-header>div.bm-nostyle, .bm-header>div.bm-block, .bm-header>div.bm-post
{
  position: absolute;
  z-index: 101;
}

.bm-nav
{
  
  /background: #A7B7D4;
  background: #4D4C9F;
  z-index: 100;
  font-size: 0;
  position:relative;
  /position: absolute;
  margin: auto;
  /top: 0;
 width: 100%;
  top:0;
  text-align: left;
  border-bottom: 4px solid #7A8FB5;
}

ul.bm-hmenu a, ul.bm-hmenu a:link, ul.bm-hmenu a:visited, ul.bm-hmenu a:hover
{
  outline: none;
  position: relative;
  z-index: 11;
}

ul.bm-hmenu, ul.bm-hmenu ul
{
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
}

ul.bm-hmenu li
{
  position: relative;
  z-index: 5;
  display: block;
  float: left;
  background: none;
  margin: 0;
  padding: 0;
  border: 0;
}

ul.bm-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

ul.bm-hmenu:after, ul.bm-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}

ul.bm-hmenu, ul.bm-hmenu ul
{
  min-height: 0;
}

ul.bm-hmenu
{
  display: inline-block;
  vertical-align: bottom;
  margin-left: -3px;
      padding-left: 16%;
}

.bm-nav:before
{
  content: ' ';
}

.bm-hmenu-extra1
{
  position: relative;
  display: block;
  float: left;
  width: auto;
  height: auto;
  background-position: center;
}

.bm-hmenu-extra2
{
  position: relative;
  display: block;
  float: right;
  width: auto;
  height: auto;
  background-position: center;
}

.bm-hmenu
{
  float: left;
}

.bm-menuitemcontainer
{
  margin: 0 auto;
}

ul.bm-hmenu>li
{
  margin-left: 6px;
}

ul.bm-hmenu>li:first-child
{
  margin-left: 3px;
}

ul.bm-hmenu>li:last-child, ul.bm-hmenu>li.last-child
{
  margin-right: 3px;
}

ul.bm-hmenu>li>a
{
    background: #4D4C9F;
     /background: #A7B7D4;
  padding: 0 8px;
  margin: 0 auto;
  position: relative;
  display: block;
  height: 40px;
  cursor: pointer;
  text-decoration: none;
 color: #fff;
  /color:#F9C210;
  line-height: 40px;
  text-align: center;
}

.bm-hmenu a, .bm-hmenu a:link, .bm-hmenu a:visited, .bm-hmenu a.active, .bm-hmenu a:hover
{
  font-size: 14px;
      /font-family: 'georgia',Sans-Serif;
  /font-weight: 600;
  font-style: normal;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
}

ul.bm-hmenu>li>a.active
{
  background: #7F98C4;
  padding: 0 8px;
  margin: 0 auto;
  color: #EEEFF1;
  text-decoration: none;
}

ul.bm-hmenu>li>a:visited, ul.bm-hmenu>li>a:hover, ul.bm-hmenu>li:hover>a
{
  text-decoration: none;
}

ul.bm-hmenu>li>a:hover, .desktop ul.bm-hmenu>li:hover>a
{
  background: #7F98C4;
  padding: 0 8px;
  margin: 0 auto;
}

ul.bm-hmenu>li>a:hover, .desktop-nav ul.bm-hmenu>li:hover>a
{
  color: #EEEFF1;
  text-decoration: underline;
}

ul.bm-hmenu li li a
{
  background: #B5C5C9;
  background: transparent;
  border: 1px solid transparent;
  padding: 0 12px;
  margin: 0 auto;
}

ul.bm-hmenu li li
{
  float: none;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
}

.desktop-nav ul.bm-hmenu li li ul>li:first-child
{
  margin-top: 0;
}

ul.bm-hmenu li li ul>li:last-child
{
  margin-bottom: 0;
}

.bm-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 24px;
  min-width: 7em;
  border: 1px solid transparent;
  text-align: left;
  line-height: 24px;
  color: #2F3D41;
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
}

.bm-hmenu li li a
{
  border-top-width: 0 !important;
}

.bm-hmenu li li:hover a
{
  border-top-width: 1px !important;
}

.bm-hmenu ul>li:first-child>a
{
  border-top-width: 1px !important;
}

.bm-hmenu ul a:link, .bm-hmenu ul a:visited, .bm-hmenu ul a.active, .bm-hmenu ul a:hover
{
  text-align: left;
  line-height: 24px;
  color: #eee;
  font-size: 14px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  margin: 0;
      font-weight: 500;
    text-transform: none;
}

ul.bm-hmenu ul li a:hover, .desktop ul.bm-hmenu ul li:hover>a
{
 
  background: #8EA4CA;
  border: 1px solid transparent;
  margin: 0 auto;
  text-decoration: none;
  color:#fff;
}

.bm-hmenu ul a:hover
{
  text-decoration: underline;
}

.bm-hmenu ul li a:hover
{
  color: #236AA4;
}

.bm-hmenu ul li a.bm-hmenu-before-hovered
{
  border-bottom-width: 0 !important;
}

.desktop-nav .bm-hmenu ul li:hover>a
{
  color: #236AA4;
}

ul.bm-hmenu ul:before
{
     background: #4D4C9F;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  z-index: 1;
}

.desktop-nav ul.bm-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.desktop-nav ul.bm-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

ul.bm-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background-image: url('../images/spacer.gif');
}

.desktop-nav ul.bm-hmenu>li>ul
{
  padding: 17px 32px 32px 32px;
  margin: -10px 0 0 -30px;
}

.desktop-nav ul.bm-hmenu ul ul
{
  padding: 32px 32px 32px 12px;
  margin: -32px 0 0 -8px;
}

.desktop-nav ul.bm-hmenu ul.bm-hmenu-left-to-right
{
  right: auto;
  left: 0;
  margin: -10px 0 0 -30px;
}

.desktop-nav ul.bm-hmenu ul.bm-hmenu-right-to-left
{
  left: auto;
  right: 0;
  margin: -10px -30px 0 0;
}

.desktop-nav ul.bm-hmenu li li:hover>ul.bm-hmenu-left-to-right
{
  right: auto;
  left: 100%;
}

.desktop-nav ul.bm-hmenu li li:hover>ul.bm-hmenu-right-to-left
{
  left: auto;
  right: 100%;
}

.desktop-nav ul.bm-hmenu ul ul.bm-hmenu-left-to-right
{
  right: auto;
  left: 0;
  padding: 32px 32px 32px 12px;
  margin: -32px 0 0 -8px;
}

.desktop-nav ul.bm-hmenu ul ul.bm-hmenu-right-to-left
{
  left: auto;
  right: 0;
  padding: 32px 12px 32px 32px;
  margin: -32px -8px 0 0;
}

.desktop-nav ul.bm-hmenu li ul>li:first-child
{
  margin-top: 0;
}

.desktop-nav ul.bm-hmenu li ul>li:last-child
{
  margin-bottom: 0;
}

.desktop-nav ul.bm-hmenu ul ul:before
{
  border-radius: 0;
  top: 30px;
  bottom: 30px;
  right: 30px;
  left: 10px;
}

.desktop-nav ul.bm-hmenu>li>ul:before
{
  top: 15px;
  right: 30px;
  bottom: 30px;
  left: 30px;
}

.desktop-nav ul.bm-hmenu>li>ul.bm-hmenu-left-to-right:before
{
  right: 30px;
  left: 30px;
}

.desktop-nav ul.bm-hmenu>li>ul.bm-hmenu-right-to-left:before
{
  right: 30px;
  left: 30px;
}

.desktop-nav ul.bm-hmenu ul ul.bm-hmenu-left-to-right:before
{
  right: 30px;
  left: 10px;
}

.desktop-nav ul.bm-hmenu ul ul.bm-hmenu-right-to-left:before
{
  right: 10px;
  left: 30px;
}

.bm-sheet
{
 
    /background-image: linear-gradient(to bottom,rgba(196, 203, 210,0.5) 0%,rgba(250, 250, 250, 0.85) 3%);
  margin: 10px auto 0;
  position: relative;
  cursor: auto;
  width: 1000px;
  z-index: auto !important;
      /border-top: 4px ridge #B9CFE0;
     / background: rgba(255, 255, 255, 0.7);
}

.bm-layout-wrapper
{
  position: relative;
  margin: 0 auto 0 auto;
  z-index: auto !important;
}

.bm-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.bm-content-layout-row
{
  display: table-row;
}

.bm-layout-cell
{
  display: table-cell;
  vertical-align: top;
}

.bm-vmenublock
{
  margin: 10px;
}

div.bm-vmenublock img
{
  margin: 0;
}

.bm-vmenublockheader
{
      border-bottom: 2px solid #A8B6CC;
    padding: 8px 5px 6px;
    margin: 0 auto 4px;
   / background: #4d4c9f;
}

.bm-vmenublockheader .t, .bm-vmenublockheader .t a, .bm-vmenublockheader .t a:link, .bm-vmenublockheader .t a:visited, .bm-vmenublockheader .t a:hover
{
  color: #2C85CE;
  font-size: 14px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  margin: 0 10px 0 5px;
}

.bm-vmenublockheader .t:before
{
 / content: url('../images/vmenublockheadericon.png');
  margin-right: 0;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .bm-vmenublockheader .t:before
{
  bottom: 0;
}

.bm-vmenublockcontent
{
  padding: 5px;
  margin: 0 auto;
}

ul.bm-vmenu, ul.bm-vmenu ul
{
  list-style: none;
  display: block;
}

ul.bm-vmenu, ul.bm-vmenu li
{
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.bm-vmenu
{
  margin-top: 0;
  margin-bottom: 0;
}

ul.bm-vmenu ul
{
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}

ul.bm-vmenu ul.active
{
  display: block;
}

ul.bm-vmenu>li>a
{
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid transparent;
  padding: 0 10px;
  margin: 0 auto;
  color: #3C4148;
  min-height: 30px;
  line-height: 30px;
}

ul.bm-vmenu a
{
  display: block;
  cursor: pointer;
  z-index: 1;
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  position: relative;
}

ul.bm-vmenu li
{
  position: relative;
}

ul.bm-vmenu>li
{
  margin-top: 0;
}

ul.bm-vmenu>li>ul
{
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}

ul.bm-vmenu>li:first-child
{
  margin-top: 0;
}

ul.bm-vmenu>li>a:before
{
  content: url('../images/vmenuitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.bm-vmenu>li>a:before
{
  bottom: 0;
}

ul.bm-vmenu>li>a.active:before
{
  content: url('../images/vmenuactiveitemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.bm-vmenu>li>a.active:before
{
  bottom: 0;
}

ul.bm-vmenu>li>a:hover:before
{
  content: url('../images/vmenuhovereditemicon.png');
  margin-right: 5px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.bm-vmenu>li>a:hover:before
{
  bottom: 0;
}

ul.bm-vmenu>li>a:hover, ul.bm-vmenu>li>a.active:hover
{
  padding: 0 10px;
  margin: 0 auto;
}

ul.bm-vmenu a:hover, ul.bm-vmenu a.active:hover
{
  color: #2695FD;
}

ul.bm-vmenu>li>a.active:hover>span.border-top, ul.bm-vmenu>li>a.active:hover>span.border-bottom
{
  background-color: transparent;
}

ul.bm-vmenu>li>a.active
{
  padding: 0 10px;
  margin: 0 auto;
  text-decoration: underline;
  color: #17476D;
}

ul.bm-vmenu>li>ul:before
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
  display: block;
  position: absolute;
  content: ' ';
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

ul.bm-vmenu li li a
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
  position: relative;
}

ul.bm-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.bm-vmenu li li
{
  position: relative;
  margin-top: 0;
}

ul.bm-vmenu ul a
{
  display: block;
  position: relative;
  min-height: 24px;
  overflow: visible;
  padding: 0;
  padding-left: 25px;
  padding-right: 0;
  z-index: 0;
  line-height: 24px;
  color: #698891;
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  margin-left: 0;
  margin-right: 0;
}

ul.bm-vmenu ul a:visited, ul.bm-vmenu ul a.active:hover, ul.bm-vmenu ul a:hover, ul.bm-vmenu ul a.active
{
  line-height: 24px;
  color: #698891;
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  margin-left: 0;
  margin-right: 0;
}

ul.bm-vmenu ul ul a
{
  padding-left: 50px;
}

ul.bm-vmenu ul ul ul a
{
  padding-left: 75px;
}

ul.bm-vmenu ul ul ul ul a
{
  padding-left: 100px;
}

ul.bm-vmenu ul ul ul ul ul a
{
  padding-left: 125px;
}

ul.bm-vmenu li li a:before
{
  content: url('../images/vmenusubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.bm-vmenu li li a:before
{
  bottom: 0;
}

ul.bm-vmenu ul>li>a:hover, ul.bm-vmenu ul>li>a.active:hover
{
  background: #D9E1E3;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
}

ul.bm-vmenu ul li a:hover, ul.bm-vmenu ul li a.active:hover
{
  text-decoration: none;
  color: #1E5C8F;
}

ul.bm-vmenu ul a:hover:after
{
  background-position: center;
}

ul.bm-vmenu ul a.active:hover:after
{
  background-position: center;
}

ul.bm-vmenu ul a.active:after
{
  background-position: bottom;
}

ul.bm-vmenu li li a:hover:before
{
  content: url('../images/vmenuhoveredsubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.bm-vmenu li li a:hover:before
{
  bottom: 0;
}

ul.bm-vmenu ul>li>a.active
{
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 auto;
}

ul.bm-vmenu ul a.active, ul.bm-vmenu ul a:hover, ul.bm-vmenu ul a.active:hover
{
  text-decoration: underline;
  color: #2695FD;
}

ul.bm-vmenu li li a.active:before
{
  content: url('../images/vmenuactivesubitemicon.png');
  margin-right: 10px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera ul.bm-vmenu li li a.active:before
{
  bottom: 0;
}

.bm-block
{
     margin: 10px;
}

div.bm-block img
{
  border: none;
  margin: 0;
}

.bm-blockheader
{
  /background: #FAFEFF;
      border-bottom: 2px solid #A8B6CC;
     padding: 8px 5px 6px;
  margin: 0 auto 4px;
 /background-image: linear-gradient(to top,rgb(218, 229, 247) 0%,rgba(245, 245, 245, 0.85) 30%);
 / background: #4d4c9f;
  
}

.bm-blockheader .t, .bm-blockheader .t a, .bm-blockheader .t a:link, .bm-blockheader .t a:visited, .bm-blockheader .t a:hover
{
  color: #F9C210;
    font-size: 16px;
 /color:#8A623A;
}

.bm-blockheader .t:before
{
  content: '\f286';
    margin-right: 6px;
  
    vertical-align: top;
    font-size: 18px;
   
    font-family: "FontAwesome";
}

.opera .bm-blockheader .t:before
{
  bottom: 0;
}

.bm-blockcontent
{
  padding: 5px;
  margin: 0 auto;
  color: #383C43;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.bm-blockcontent table, .bm-blockcontent li, .bm-blockcontent a, .bm-blockcontent a:link, .bm-blockcontent a:visited, .bm-blockcontent a:hover
{
  color: #383C43;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.bm-blockcontent p
{
  margin: 6px 0;
}

.bm-blockcontent a, .bm-blockcontent a:link
{
  color: #1662a1;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.bm-blockcontent a:visited, .bm-blockcontent a.visited
{
  color: #1662a1;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.bm-blockcontent a:hover, .bm-blockcontent a.hover
{
  color: #fff;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
    
}

.bm-block ul>li:before
{
  
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -12px;
}

.opera .bm-block ul>li:before
{
  bottom: 0;
}

.bm-block li
{
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  line-height: 125%;
  color: #5F6672;
}

.bm-block ul>li, .bm-block ol
{
  padding: 0;
}

.bm-block ul>li
{
  padding-left: 0px;
}

.bm-breadcrumbs
{
  margin: 0 auto;
}

a.bm-button, a.bm-button:link, a:link.bm-button:link, body a.bm-button:link, a.bm-button:visited, body a.bm-button:visited, input.bm-button, button.bm-button
{
  text-decoration: none;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #DEE5E7;
  margin: 0 !important;
  overflow: visible;
  cursor: pointer;
  text-indent: 0;
  line-height: 31px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.bm-button img
{
  margin: 0;
  vertical-align: middle;
}

.firefox2 .bm-button
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
}

.bm-block select
{
  width: 96%;
}

input.bm-button
{
  float: none !important;
}

.bm-button.active, .bm-button.active:hover
{
  background: #9DB2B8;
  background: linear-gradient(top, #BBCACE 0, #7D99A1 100%) no-repeat;
  background: -webkit-linear-gradient(top, #BBCACE 0, #7D99A1 100%) no-repeat;
  background: -moz-linear-gradient(top, #BBCACE 0, #7D99A1 100%) no-repeat;
  background: -o-linear-gradient(top, #BBCACE 0, #7D99A1 100%) no-repeat;
  background: -ms-linear-gradient(top, #BBCACE 0, #7D99A1 100%) no-repeat;
  background: linear-gradient(top, #BBCACE 0, #7D99A1 100%) no-repeat;
  -svg-background: linear-gradient(top, #BBCACE 0, #7D99A1 100%) no-repeat;
  padding: 0 20px;
  margin: 0 auto;
}

.bm-button.active, .bm-button.active:hover
{
  color: #2C85CE !important;
}

.bm-button.hover, .bm-button:hover
{
  background: #B5C5C9;
  background: linear-gradient(top, #D6DFE1 0, #95ACB2 100%) no-repeat;
  background: -webkit-linear-gradient(top, #D6DFE1 0, #95ACB2 100%) no-repeat;
  background: -moz-linear-gradient(top, #D6DFE1 0, #95ACB2 100%) no-repeat;
  background: -o-linear-gradient(top, #D6DFE1 0, #95ACB2 100%) no-repeat;
  background: -ms-linear-gradient(top, #D6DFE1 0, #95ACB2 100%) no-repeat;
  background: linear-gradient(top, #D6DFE1 0, #95ACB2 100%) no-repeat;
  -svg-background: linear-gradient(top, #D6DFE1 0, #95ACB2 100%) no-repeat;
  padding: 0 20px;
  margin: 0 auto;
}

.bm-button.hover, .bm-button:hover
{
  color: #2C85CE !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  background: #F9FAFB;
  margin: 0 auto;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
  width: 100%;
  padding: 8px 0;
  color: #154165 !important;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

input.bm-error, textarea.bm-error
{
  background: #F9FAFB;
  border: 1px solid #E2341D;
  margin: 0 auto;
}

input.bm-error, textarea.bm-error
{
  color: #154165 !important;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.bm-search input[type="text"]
{
  background: #F9FAFB;
  background: rgba(249, 250, 251, 0.8);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgb(187, 203, 214);
  margin: 0 auto;
  width: 100%;
  padding: 5px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #aaa !important;
  font-size: 14px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
}

form.bm-search
{
  background-image: none;
  border: 0;
  display: block;
  position: relative;
  top: 0;
  padding: 0;
  margin: 5px;
  left: 0;
  line-height: 0;
  width: 250px;
    float: right;
}

form.bm-search input
{
  top: 0;
  right: 0;
}

form.bm-search>input
{
  bottom: 0;
  left: 0;
  vertical-align: middle;
}

form.bm-search input[type="submit"]
{
  margin: 0 auto;
  color: #FFFFFF !important;
  position: absolute;
  display: block;
  left: auto;
  border: none;
  background: url('../images/searchicon.png') center center no-repeat;
  width: 24px;
  height: 100%;
  padding: 0;
}

label.bm-checkbox:before
{
  background: #F9FAFB;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
}

label.bm-checkbox
{
  cursor: pointer;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  display: inline-block;
}

.bm-checkbox>input[type="checkbox"]
{
  margin: 0 5px 0 0;
}

label.bm-checkbox.active:before
{
  background: #B5C5C9;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.bm-checkbox.hovered:before
{
  background: #D9E1E3;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0 auto;
  width: 16px;
  height: 16px;
  display: inline-block;
}

label.bm-radiobutton:before
{
  background: #F9FAFB;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
}

label.bm-radiobutton
{
  cursor: pointer;
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  line-height: 12px;
  display: inline-block;
}

.bm-radiobutton>input[type="radio"]
{
  vertical-align: baseline;
  margin: 0 5px 0 0;
}

label.bm-radiobutton.active:before
{
  background: #B5C5C9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

label.bm-radiobutton.hovered:before
{
  background: #D9E1E3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
  width: 12px;
  height: 12px;
  display: inline-block;
}

.bm-post
{
  
    /margin: 20px;

   / box-shadow: 0px 2px 4px 1px #ccc;
    padding: 20px;
     
}

a img
{
  border: 0;
}

.bm-article img, img.bm-article, .bm-block img, .bm-footer img
{
  margin: 0 0 0 0;
}
.bm-article img {
    padding: 10px;
}
.bm-article {
    font-size: 14px;
    color: #555;
    line-height: 1.5;
}
.bm-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.bm-article table, table.bm-article
{
  border-collapse: collapse;
  margin: 1px;
}

.bm-post .bm-content-layout-br
{
  height: 0;
}

.bm-article th, .bm-article td
{
  padding: 6px;
  border: solid 1px #96ADBF;
  vertical-align: top;
  text-align: left;
}

.bm-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

.preview-cms-logo
{
  border: 0;
  margin: 1em 1em 0 0;
  float: left;
}

.image-caption-wrapper
{
  padding: 0 0 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper img
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper div.bm-collage
{
  margin: 0 !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-caption-wrapper p
{
  font-size: 80%;
  text-align: right;
  margin: 0;
}
h2.bm-postheader {
     padding: 0px 10px 0px 10px;
       border-left: 3px solid;
    /background: #E6EEFD;
      text-transform: uppercase;
}
.bm-postheader
{
  color: #4A7290;
  margin: 10px 0 20px 0;
  font-size: 20px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;

}

.bm-postheader a, .bm-postheader a:link, .bm-postheader a:visited, .bm-postheader a.visited, .bm-postheader a:hover, .bm-postheader a.hovered
{
  font-size: 20px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
}

.bm-postheader a, .bm-postheader a:link
{
  font-family: 'georgia', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #154165;
}

.bm-postheader a:visited, .bm-postheader a.visited
{
      font-family: 'georgia', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #154165;
}

.bm-postheader a:hover, .bm-postheader a.hovered
{
      font-family: 'georgia', Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
  color: #5BA2DC;
}

.bm-postheadericons, .bm-postheadericons a, .bm-postheadericons a:link, .bm-postheadericons a:visited, .bm-postheadericons a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #5F6672;
}

.bm-postheadericons
{
  display: inline-block;
      padding: 4px;
       margin-bottom: 10px;
    font-size: 12px;
        color: #9C7B0D;
}

.bm-postheadericons a, .bm-postheadericons a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #1E5C8F;
}

.bm-postheadericons a:visited, .bm-postheadericons a.visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  color: #1E5C8F;
}

.bm-postheadericons a:hover, .bm-postheadericons a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  color: #297DC2;
}

.bm-postpdficon:before
{
  content: url('../images/system/pdf_button.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .bm-postpdficon:before
{
  bottom: 0;
}

.bm-postprinticon:before
{
  content: url('../images/system/printButton.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .bm-postprinticon:before
{
  bottom: 0;
}

.bm-postemailicon:before
{
  content: url('../images/system/emailButton.png');
  margin-right: 6px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  bottom: auto;
}

.opera .bm-postemailicon:before
{
  bottom: 0;
}

.bm-postcontent ul>li:before, .bm-post ul>li:before, .bm-textblock ul>li:before
{
  content: url('../images/postbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
}

.opera .bm-postcontent ul>li:before, .opera   .bm-post ul>li:before, .opera   .bm-textblock ul>li:before
{
  bottom: 0;
}

.bm-postcontent li, .bm-post li, .bm-textblock li
{
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #111618;
  margin: 0 0 0 26px;
}

.bm-postcontent ul>li, .bm-post ul>li, .bm-textblock ul>li, .bm-postcontent ol, .bm-post ol, .bm-textblock ol
{
  padding: 0;
}

.bm-postcontent ul>li, .bm-post ul>li, .bm-textblock ul>li
{
  padding-left: 14px;
}

.bm-postcontent ul>li:before, .bm-post ul>li:before, .bm-textblock ul>li:before
{
  margin-left: -14px;
}

.bm-postcontent ol, .bm-post ol, .bm-textblock ol, .bm-postcontent ul, .bm-post ul, .bm-textblock ul
{
  margin: 1em 0 1em 26px;
}

.bm-postcontent li ol, .bm-post li ol, .bm-textblock li ol, .bm-postcontent li ul, .bm-post li ul, .bm-textblock li ul
{
  margin: 0.5em 0 0.5em 26px;
}

.bm-postcontent li, .bm-post li, .bm-textblock li
{
  margin: 0 0 0 0;
}

.bm-postcontent ol>li, .bm-post ol>li, .bm-textblock ol>li
{
  overflow: visible;
}

.bm-postcontent ul>li, .bm-post ul>li, .bm-textblock ul>li
{
  overflow-x: visible;
  overflow-y: hidden;
}

blockquote
{
  background: #ACB1B9 url('../images/postquote.png') no-repeat scroll;
  padding: 0 0 0 28px;
  margin: 10px 10px 10px 50px;
  color: #090A0B;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  overflow: auto;
  clear: both;
}

blockquote a, .bm-postcontent blockquote a, .bm-blockcontent blockquote a, .bm-footer blockquote a, blockquote a:link, .bm-postcontent blockquote a:link, .bm-blockcontent blockquote a:link, .bm-footer blockquote a:link, blockquote a:visited, .bm-postcontent blockquote a:visited, .bm-blockcontent blockquote a:visited, .bm-footer blockquote a:visited, blockquote a:hover, .bm-postcontent blockquote a:hover, .bm-blockcontent blockquote a:hover, .bm-footer blockquote a:hover
{
  color: #090A0B;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: italic;
  text-align: left;
}

blockquote p, .bm-postcontent blockquote p, .bm-blockcontent blockquote p, .bm-footer blockquote p
{
  margin: 0;
  margin: 2px 0 2px 15px;
}

.bm-postfootericons, .bm-postfootericons a, .bm-postfootericons a:link, .bm-postfootericons a:visited, .bm-postfootericons a:hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #5F6672;
}

.bm-postfootericons
{
  display: inline-block;
  padding: 1px;
}

.bm-postfootericons a, .bm-postfootericons a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #297DC2;
}

.bm-postfootericons a:visited, .bm-postfootericons a.visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #495F65;
}

.bm-postfootericons a:hover, .bm-postfootericons a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #297DC2;
}

.bm-footer
{
  background:#DCDFE9;
  padding: 25px;
  margin: 10px auto 0;
  position: relative;
  color: #000000;
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-align: center;
}

.bm-footer a, .bm-footer a:link, .bm-footer a:visited, .bm-footer a:hover, .bm-footer td, .bm-footer th, .bm-footer caption
{
  color: #000000;
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.bm-footer p
{
  margin: 0 0 12px;
  padding: 0;
  text-align: center;
}

.bm-footer a, .bm-footer a:link
{
  color: #1E5C8F;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.bm-footer a:visited
{
  color: #4F555F;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.bm-footer a:hover
{
  color: #2777B9;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.bm-footer img
{
  border: none;
  margin: 0;
}

.bm-rss-tag-icon
{
  background: url('../images/footerrssicon.png') no-repeat scroll;
  margin: 0 auto;
  min-height: 31px;
  min-width: 31px;
  display: inline-block;
  text-indent: 34px;
  background-position: left center;
}

.bm-rss-tag-icon:empty
{
  vertical-align: middle;
}

.bm-footer li
{
  font-size: 13px;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  line-height: 125%;
  color: #17476D;
}

.bm-page-footer, .bm-page-footer a, .bm-page-footer a:link, .bm-page-footer a:visited, .bm-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #516A70;
}

.bm-page-footer
{
  position: relative;
  z-index: auto !important;
  padding: 1em;
  text-align: center !important;
  text-decoration: none;
  color: #41464E;
}

img.bm-lightbox
{
  cursor: pointer;
}

#bm-lightbox-bg *
{
  padding: 0;
  margin: 0;
}

div#bm-lightbox-bg
{
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #000;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 9999;
}

img.bm-lightbox-image
{
  -webkit-transition: opacity 350ms ease-in-out;
  -moz-transition: opacity 350ms ease-in-out;
  -o-transition: opacity 350ms ease-in-out;
  -ms-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
  cursor: pointer;
  z-index: 10000;
  position: fixed;
  border: 6px solid #fff;
  border-radius: 3px;
  opacity: 0;
  filter: alpha(opacity=0);
}

img.bm-lightbox-image.active
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.lightbox-error
{
  position: fixed;
  background: #fff;
  z-index: 100;
  opacity: 0.95;
  padding: 20px;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
  width: 300px;
  height: 80px;
}

.loading
{
  position: fixed;
  background: #fff url('../images/preloader-01.gif') center center no-repeat;
  width: 32px;
  height: 32px;
  z-index: 10100;
  opacity: 0.5;
  padding: 10px;
  border: 1px solid #b4b4b4;
  border-radius: 10px;
  box-shadow: 0 2px 5px #333;
}

.arrow
{
  height: 100px;
  width: 82px;
  z-index: 10003;
  position: fixed;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.arrow.left
{
  left: 9px;
}

.arrow.right
{
  right: 9px;
}

.arrow:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.arrow.disabled
{
  display: none;
}

.arrow-t, .arrow-b
{
  height: 6px;
  width: 30px;
  left: 26px;
  background-color: #fff;
  position: relative;
  border-radius: 3px;
}

.arrow-t
{
  top: 38px;
}

.arrow-b
{
  top: 50px;
}

.close
{
  width: 22px;
  height: 22px;
  position: fixed;
  top: 30px;
  right: 39px;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.close:hover
{
  opacity: 1;
  filter: alpha(opacity=100);
}

.close .cw, .close .ccw
{
  position: absolute;
  top: 8px;
  left: -4px;
  width: 30px;
  height: 6px;
  background-color: #fff;
  border-radius: 3px;
}

.cw
{
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}

.ccw
{
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
}

.close-alt, .arrow-right-alt, .arrow-left-alt
{
  display: none;
  color: #fff;
  font-size: 2.5em;
}

.ie8 .close-alt, .ie8 .arrow-right-alt, .ie8 .arrow-left-alt
{
  display: block;
}

.ie8 .cw, .ie8 .ccw
{
  display: none;
}

.bm-content-layout .bm-sidebar1
{
  margin: 0 auto;
  width: 270px;
  border-left: 1px dotted #bbb;
}

.bm-content-layout .bm-content
{
  margin: 0 auto;
}

.bm-blockheader .t, .bm-vmenublockheader .t
{
    color: #4D4C9F;
    font-size: 16px;
    word-break: break-word;
    font-weight: 600;
    text-transform: uppercase;
}

fieldset dl
{
  display: block;
  margin: 0;
  padding: 0;
  background: none;
}

fieldset dt
{
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 12em;
  height: 2em;
  margin: 0;
  padding: 0;
  float: left;
  clear: both;
  background: none;
  line-height: 2em;
  overflow: hidden;
}

fieldset dd
{
  display: block;
  min-height: 2em;
  margin: 0 0 0 12em;
  padding: 0;
  background: none;
  line-height: 2em;
}

fieldset label
{
  display: inline-block;
  width: 12em;
}

fieldset textarea
{
  vertical-align: text-top;
}

.img-fulltext-left, .img-intro-left
{
  float: left;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0.3em 0.3em 0;
  margin-top: 0;
}

.img-fulltext-right, .img-intro-right
{
  float: right;
  display: block;
  border: none;
  padding: 0;
  margin: 0 0 0.3em 0.3em;
  margin-top: 0;
}

ul.pagenav
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

ul.pagenav li, ul.pagenav li:before
{
  display: block;
  background: none;
  margin: 0;
  padding: 0;
  width: 50%;
  text-align: center;
  content: normal;
}

ul.pagenav li.pagenav-prev
{
  float: left;
}

ul.pagenav li.pagenav-next
{
  margin: 0 0 0 50%;
}

div.item-page dl.tabs
{
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page dl.tabs:before
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  width: 1em;
  height: 2em;
  overflow: hidden;
}

div.item-page dl.tabs dt
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: left;
  height: 2em;
  overflow: hidden;
  border-left: solid 1px #5F6672;
  border-top: solid 1px #5F6672;
}

div.item-page dl.tabs dt h3
{
  margin: 0;
  padding: 0 1em;
  line-height: 2em;
  font-size: 100%;
  overflow: hidden;
}

div.item-page dl.tabs dt h3 a
{
  text-decoration: none;
}

div.item-page dl.tabs:after
{
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  border-left: solid 1px #5F6672;
  content: " ";
  overflow: hidden;
  height: 2em;
}

div.item-page div.current
{
  clear: both;
  border: solid 1px #5F6672;
}

div.item-page div.current dd.tabs
{
  margin: 0;
  padding: 0;
}

div.item-page .panel
{
  border: solid 1px #5F6672;
  margin-top: -1px;
}

div.item-page .panel h3
{
  margin: 0;
  padding: 0;
}

div.item-page .panel h3 a
{
  display: block;
  padding: 6px;
  text-decoration: none;
}

div.item-page .panel h3.pane-toggler-down a
{
  border-bottom: solid 1px #5F6672;
}

div.item-page .panel .pane-slider
{
  margin: 0;
  padding: 0;
}
.pagination {
    background: rgba(255, 255, 255, 0.72);
    padding: 10px;
    margin: 0;
    text-align: center;
     border: 1px solid #ccc;
 }
div.item-page div.pagination ul
{
  clear: both;
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

div.item-page div.pagination li
{
  display: block;
  width: 50%;
  margin: 0;
  padding: 0;
  text-align: center;
  float: left;
  white-space: nowrap;
}

div.item-page div.pagination:after
{
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#searchForm .phrases-box
{
  display: block;
  float: left;
}

#searchForm .ordering-box
{
  text-align: right;
}

#searchForm .phrases-box label, #searchForm .ordering-box label, #searchForm .only label
{
  display: inline-block;
  width: auto;
  height: 2em;
  margin: 0;
  padding: 0 0.3em;
}

#mod-finder-searchform label
{
  display: block;
}

#mod-finder-searchform input.inputbox
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

#login-form #form-login-username label, #login-form #form-login-password label
{
  display: block;
}

#login-form #form-login-username input, #login-form #form-login-password input
{
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-width: 300px;
}

.breadcrumbs img
{
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
}

dl.stats-module
{
  padding: 0.3em 0 0.3em 0.3em;
  margin: 0;
}

dl.stats-module dt
{
  float: left;
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  width: 10em;
  padding: 0.3em 0.3em 0 0;
  margin: 0;
  font-weight: bold;
}

dl.stats-module dd
{
  display: block;
  line-height: 1.5em;
  min-height: 1.5em;
  margin-left: 0 0 0 10em;
}

div.mod-languages ul
{
  margin: 0;
  padding: 0;
  list-style: none;
}

div.mod-languages li
{
  background: none;
  margin: 0 0.3em;
  padding: 0;
}

div.mod-languages ul.lang-inline li
{
  display: inline;
}

div.mod-languages ul.lang-block li
{
  display: block;
}

div.mod-languages img
{
  border: none;
  margin: 0;
  padding: 0;
}

div.clr
{
  clear: both;
}

#system-message ul li
{
  background-image: none;
}

ul.actions, ul.actions li, ul.actions li img
{
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
}

ul.actions li
{
  background: none;
  list-style: none;
}

.items-row
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.items-row .item
{
  display: table-cell;
  vertical-align: top;
}

.items-row .row-separator
{
  display: none;
}

div.pagination p.counter
{
  display: inline-block;
  margin: 0 0.3em 0 0;
  padding: 0;
  background: none;
}

div.pagination ul, div.pagination ul li, div.pagination ul > li:before
{
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 0.3em;
  background: none;
  content: normal;
}

div.tip-wrap
{
  background: #fff;
  border: 1px solid #aaa;
}

div.tip-wrap div.tip
{
  padding: 0.3em;
}

div.tip-wrap div.tip-title
{
  font-weight: bold;
}

table.category
{
  width: 100%;
}

table.category thead th img
{
  padding: 0 0 0 0.3em;
  margin: 0;
  border: none;
}

span.hasTip a img
{
  padding: 0;
  margin: 0;
  border: none;
}

div.categories-list ul li span.item-title, div.cat-children ul li span.item-title
{
  display: block;
  margin: 0 0 0.3em 0;
  margin-top: -14px;
}

div.categories-list ul li div.category-desc, div.cat-children ul li div.category-desc
{
  margin: 0 0 0.3em 0;
}

div.categories-list dl, div.cat-children dl
{
  display: block;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  background: none;
}

div.categories-list dl dt, div.cat-children dl dt, div.categories-list dl dd, div.cat-children dl dd
{
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
}

div.img_caption p.img_caption
{
  padding: 0.3em 0;
  margin: 0;
}
.slider{
z-index: 0;}
.m1{
z-index: 100;
float: left;
padding-left: 0px;
}
.m2{
z-index: 0;
left: 100%;
    top: 0%;
    position: absolute;
    margin-left: -190px;
}
.searchposhuk {
z-index: 100;
/float: right;
/padding-left: 15px;
padding-top: 5px;
margin-right: 5px;
}

.Zobrazhennia {
width: 100%;
height: auto;
display: block;
}

.Zobrazhennia img {
width: 100%;
height: auto;
display: block;
}

img.Zobrazhennia {
width: 100%;
height: auto;
display: block;
}

.zobrazhennia {
width: 100%;
height: auto;
display: block;
}

.zobrazhennia img {
width: 100%;
height: auto;
display: block;
}


img.zobrazhennia {
width: 100%;
height: auto;
display: block;
}

/*weBBer*/
.Copyright-webmaster {
width:100%;
clear:both;"
}

.c1 {
float: left;
    width: 5%;
    vertical-align: top;
    margin-top: -15px;}
  
.c2 {
float: right;
width:90%}

.hi-icon-wrap {
  text-align: center;
  margin: 0 auto;
}
.hi-icon {
  display: inline-block;
  font-size: 0px;
  cursor: pointer;
  margin: 10px 10px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
.hi-icon:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 23%;
  content: '';
  -webkit-box-sizing: content-box; 
  -moz-box-sizing: content-box; 
  box-sizing: content-box;
}
.hi-icon:before {
  text-transform: none;
  display: block;
  -webkit-font-smoothing: antialiased;
}
.hi-icon-webber:before {
  content: url(/images/webber.png);
}
/* Effect 8 */
.hi-icon-effect-8 .hi-icon {
  -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
  -moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
  transition: transform ease-out 0.1s, background 0.2s;
}
.hi-icon-effect-8 .hi-icon:after {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px #FF9933;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.hi-icon-effect-8 .hi-icon:hover {
  background: rgba(255, 148, 41);
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
}
.hi-icon-effect-8 .hi-icon:hover:after {
  -webkit-animation: sonarEffect 1.3s ease-out 75ms;
  -moz-animation: sonarEffect 1.3s ease-out 75ms;
  animation: sonarEffect 1.3s ease-out 75ms;
}
@-webkit-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,153,51,0.1), 0 0 10px 10px #FF9429, 0 0 0 10px #FF9933;
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,153,51,0.1), 0 0 10px 10px #FF9429, 0 0 0 10px #FF9933;
    -webkit-transform: scale(1.5);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,153,51,0.1), 0 0 10px 10px #FF9429, 0 0 0 10px #FF9933;
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,153,51,0.1), 0 0 10px 10px #FF9429, 0 0 0 10px #FF9933;
    -moz-transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes sonarEffect {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255,153,51,0.1), 0 0 10px 10px #FF9933, 0 0 0 10px rgba(255,153,51,0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255,153,51,0.1), 0 0 10px 10px #FF9933, 0 0 0 10px rgba(255,153,51,0.5);
    transform: scale(1.5);
    opacity: 0;
  }
}
/* Остані новини*/
ul.latestnews li {
     padding: 10px 5px;
    border-bottom: 1px dotted #ccc;
}
.bm-blockcontent ul.latestnews li a {
    text-decoration: none;
}
ul.latestnews li:hover {
    background-color: rgba(245, 245, 220, 0.79);
      background-color: rgb(127, 152, 196);
  /transition: background-color 500ms;
    }
ul.latestnews li:hover a{color:#fff;}
/*Детальніше*/
.readmore a.readon.bm-button {
      float: right;
    background: none;
    font-weight: 400;
    color: #aaa;
    border: 1px solid #ccc;
    padding: 3px 10px;
    line-height: 24px;
    height: 24px;
}
/*Стиль фото до статті*/
.foto_2l {
  float:left;
  width: 46%;
  margin-right: 1%;
}
.foto_2r {
  width: 46%;
  margin-bottom: 1%;}
/*Персона*/
.person_col1{
width:330px;
  position:relative;
  display:inline-block;
  margin-right: 20px;
  float: left;
  text-align:center;
      border-right: 1px solid #ccc;
}
.person_col2{
width:310px;
  position:relative;
  display:inline-block;
      /margin-top: 30px;
}
.person_img {
border-radius:50%;    width: 200px;
    box-shadow: 2px 5px 12px #ccc;   
border: 2px solid rgba(126, 129, 188, 0.45);
}
.person_foot {
    border-top: 1px solid #ccc;
    margin-top: 10px;
      clear: both;
}

/*Новий стиль h3*/
.bm-nostyle_m h3 {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    margin: 20px;
    padding: 10px;
    background: #C1D0EA;
    color: #fff;
}
/*Forms*/
fieldset.filters {
    float: right;
    border: none;
    border-left: 1px solid #ccc;
}
/*end*/
/*Примітка*/
.beige_yellow{
    text-align: center;
    color: #333;
    background-color: beige;
    padding: 10px;
    border: 1px solid #ECCD1B;
    border-radius: 5px;
}
.hh1 h2
{color: #034B7A;
    margin-top: 6px;
    margin-bottom: 21px;
    font-size: 26px;
    padding: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    background-image: linear-gradient(to right,rgba(193, 208, 234, 0.44) 0%,rgba(242, 242, 242, 0.53) 30%);
}
/*Картка депутата*/
.card_deputy{
       /* background-color: rgba(255, 255, 255, 0.77); */
    width: 300px;
    height: 250px;
    padding: 5px 10px;
    text-align: center;
    position: relative;
    display: inline-block;
    /* border: 1px solid #446D8C; */
    border-radius: 6px;
    /* background: url('/images/banners/len_white.jpg'); */
    background-size: cover;
    margin-right: 10px;
    margin-bottom: 20px;
    /* box-shadow: 2px 2px 3px 1px #ccc; */
    overflow: hidden;
    font-size: 13px;
  }
span.bm-postcategoryicon {
    color: #9C7B0D;
    
    padding-left: 7px;
    padding-bottom: 5px;
    padding-right: 10px;
    border-bottom: 1px solid;
    /* margin-top: 12px; */
}
.breadcrumbs {
    background: #eee;
    padding: 5px;
    border-bottom: 1px solid #aaa;
}
.block-top{display:block;}