@charset "UTF-8";
@font-face {
  font-family: 'icomoon';
  src: url("../Fonts/icomoon.eot?m2n651");
  src: url("../Fonts/icomoon.eot?m2n651#iefix") format("embedded-opentype"), url("../Fonts/icomoon.ttf?m2n651") format("truetype"), url("../Fonts/icomoon.woff?m2n651") format("woff"), url("../Fonts/icomoon.svg?m2n651#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icomoon-"], [class*=" icomoon-"], .image-holder > a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icomoon-paragraph:before {
  content: ""; }

.icomoon-pencil:before {
  content: ""; }

.icomoon-tip:before {
  content: ""; }

.icomoon-visual-close:before {
  content: ""; }

.icomoon-visual-open:before {
  content: ""; }

ul, .cycle-gallery .pagination-holder ul, .article-list.alt, #content ol.alt:not(.article-list), .social-list, .search-results-list, .partners-list, .footer-nav-list, .footer-list, #content > .content-box > ul,
.ergo-style-list ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, .content-box:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

@font-face {
  font-family: "FontAwesome";
  src: url("../Fonts/fontawesome-webfont.woff") format("woff"), url("../Fonts/fontawesome-webfont.woff") format("woff2"), url("../Fonts/fontawesome-webfont.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "hsm-ergo-online";
  src: url("../Fonts/hsm-ergo-online.eot");
  src: url("../Fonts/hsm-ergo-online.eot?#iefix") format("embedded-opentype"), url("../Fonts/hsm-ergo-online.woff") format("woff"), url("../Fonts/hsm-ergo-online.ttf") format("truetype"), url("../Fonts/hsm-ergo-online.svg#hsm-ergo-online") format("svg");
  font-weight: normal;
  font-style: normal; }
[data-icon]:before {
  font-family: "hsm-ergo-online" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="icon-"]:before,
[class*=" icon-"]:before, .view-more:before {
  font-family: "hsm-ergo-online" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-pdf:before {
  content: "\61"; }

.icon-cancel-circle:before {
  content: "\62"; }

.icon-beratung:before {
  content: "\63"; }

.icon-infos:before {
  content: "\64"; }

.icon-links:before {
  content: "\65"; }

.icon-literatur:before {
  content: "\66"; }

.icon-adressen:before {
  content: "\67"; }

.icon-burger:before {
  content: "\69"; }

.icon-close:before {
  content: "\6a"; }

.icon-doc:before {
  content: "\6b"; }

.icon-gesamter-artikel:before {
  content: "\6c"; }

.icon-gesetze-normen:before {
  content: "\6d"; }

.icon-jpg:before {
  content: "\6e"; }

.icon-maximize:before {
  content: "\6f"; }

.icon-minimize:before {
  content: "\70"; }

.icon-newsletter:before {
  content: "\71"; }

.icon-play:before {
  content: "\72"; }

.icon-praxishilfen:before {
  content: "\73"; }

.icon-publikationen:before {
  content: "\74"; }

.icon-querverweise:before {
  content: "\75"; }

.icon-rechtsprechung:before {
  content: "\76"; }

.icon-stop:before {
  content: "\77"; }

.icon-suche:before {
  content: "\78"; }

.icon-to-top:before {
  content: "\79"; }

.icon-chevron-down:before {
  content: "\42"; }

.icon-chevron-up:before {
  content: "\45"; }

.icon-vor:before {
  content: "\68"; }

.icon-zurueck:before {
  content: "\7a"; }

.icon-downloads:before {
  content: "\41"; }

/* custom select styles */
.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #777;
  background: #fff;
  margin: 0 0 12px;
  min-width: 150px;
  height: 26px; }

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0; }

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 26px;
  margin: 0 35px 0 8px; }

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #aaa;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0; }

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999; }

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0; }

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px; }

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto; }

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #f00; }

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px; }

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  line-height: 14px;
  font-size: 12px;
  width: 100%; }

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%; }

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

.jcf-list ul li {
  overflow: hidden;
  display: block; }

.jcf-list .jcf-overflow {
  overflow: auto; }

.jcf-list .jcf-option {
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #656565;
  height: 1%; }

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #e6e6e6;
  color: #000; }

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000; }

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px; }

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important; }

.jcf-focus,
.jcf-focus * {
  border-color: #f00 !important; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  display: none; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../Images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010; }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../Images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("../Images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
/* ---------------------------------------------------------
	 General reset
	 ---------------------------------------------------------*/
/* set default html font-size
 * set default text color
 * set default font size, line height and font family
 */
html {
  font-size: 20px; }

body {
  min-width: 16rem; }
  @media (max-width: 991px) {
    body {
      font-size: 0.85rem; } }

a {
  transition: color 0.3s linear; }
  a .triangle-right {
    margin: 0.3rem 0 0 0.3rem; }
    a .triangle-right:only-child {
      margin: 0.3rem 0 0; }

.ergo-rte ul li {
  position: relative;
  padding: 0 0 0 .7rem; }
  .ergo-rte ul li:before {
    content: "";
    position: absolute;
    top: .5rem;
    left: 0;
    height: 1px;
    width: 7px;
    background: #444; }

.service-element {
  display: flex;
  align-items: center;
  font-size: 0.9rem;
  font-weight: 400;
  color: #0b5197;
  margin: 0 0 1rem; }
  .service-element [class^="icon"],
  .service-element [class^="icomoon"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.6rem 0 0;
    font-size: 1.6rem;
    line-height: 1;
    color: #4299cf; }
    @media (min-width: 768px) {
      .service-element [class^="icon"],
      .service-element [class^="icomoon"] {
        font-size: 2.8rem; } }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  word-wrap: break-word; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: inherit;
    font-weight: inherit;
    text-decoration: none; }

h3, .h3,
h4, .h4 {
  font-weight: 400; }

h5, .h5,
h6, .h6 {
  color: #444;
  font-weight: 600; }

p.indent {
  margin-left: 40px !important; }

.bordered-heading {
  padding: 0.7rem 0 0;
  border-top: 1px solid #d5d5d5; }

.bordered-holder {
  padding: 0.5rem 0;
  margin: 0 0 1rem;
  border: solid #d5d5d5;
  border-width: 1px 0; }

.semi-bold {
  font-weight: 600; }

/* сss3 animation */
@keyframes scroll {
  from {
    top: -50%; }
  to {
    top: 16px; } }
/* ---------------------------------------------------------
	Сommon site styles
	 ---------------------------------------------------------*/
/* main container styles */
#wrapper {
  position: relative;
  overflow: hidden; }

/* top section styles */
.top-section {
  position: absolute;
  top: 6.35rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1000; }
  @media (max-width: 991px) {
    .top-section.search-open .col-with-form {
      width: calc(100% - 40px); }
    .top-section.search-open .col-with-nav {
      width: 2rem;
      overflow: hidden; }
    .top-section.search-open .main-nav {
      float: right; } }
  .top-section.scroll-up {
    position: fixed;
    top: 0.8rem;
    animation: scroll .3s ease-in-out; }
  @media (max-width: 575px) {
    .top-section .row {
      margin: 0;
      flex-wrap: nowrap; }
    .top-section [class^="col"] {
      transition: width 0.3s linear;
      padding: 0;
      max-width: none;
      flex: auto; }
    .top-section .col-with-nav {
      background: #fff;
      margin: 0 0.25rem 0 0; }
    .top-section .col-with-form {
      overflow: hidden;
      width: 3.15rem; } }
  .top-section label {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden; }

/* main informative part styles */
#main {
  position: relative;
  padding: 6.5rem 0 0; }
  @media (min-width: 768px) {
    #main {
      padding: 12.5rem 0 0; } }
  @media (max-width: 575px) {
    #main {
      padding-right: 0;
      padding-left: 0; } }
  #main.main-sub-page {
    padding: 8rem 0 0; }
    @media (min-width: 768px) {
      #main.main-sub-page {
        padding-top: 7.75rem; } }
  @media (max-width: 575px) {
    #main > .container {
      padding-left: 0;
      padding-right: 0; } }

.main-content-holder {
  background: rgba(255, 255, 255, 0.95);
  padding-top: 1.1rem;
  padding-bottom: 1.1rem; }
  @media (min-width: 768px) {
    .main-content-holder {
      padding: 0.65rem 1rem; } }
  @media (min-width: 992px) {
    .main-content-holder {
      padding: 0.65rem 0.6rem; } }

.main-background-holder {
  transition: opacity 0.3s linear;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1; }
  @media (min-width: 576px) {
    .main-background-holder {
      height: 50vh; } }
  .fixed .main-background-holder {
    position: fixed;
    opacity: .5; }

.bg-stretch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: 50% 50%;
  background-size: cover; }

.bg-gray-300 {
  background: #e8eef1; }

.content-heading {
  font-size: 1.2rem;
  font-weight: 300;
  color: #0b5197;
  margin: 0.55rem 0 2.6rem; }
  @media (min-width: 768px) {
    .content-heading {
      font-size: 2.4rem; } }

/* main navigation styles */
.main-nav {
  position: relative;
  background: #fff;
  box-shadow: 1px 4px 5px 0px rgba(190, 190, 190, 0.85); }
  .main-nav.hover .slide {
    opacity: 1;
    visibility: visible; }
  .main-nav li {
    position: relative; }
  .main-nav a {
    display: block;
    position: relative;
    padding: 0.4rem 0;
    font-size: 0.8rem;
    text-decoration: none; }
    @media (min-width: 768px) {
      .main-nav a {
        padding: 0.25rem 0 0.2rem; } }
  .main-nav .opener {
    display: block;
    color: #0b5197;
    padding-right: 2.25rem;
    border-bottom: 1px solid #bebebe;
    padding: 0.55rem 1.9rem 0.55rem 0.65rem;
    font-size: 0.9rem;
    line-height: 1.5;
    outline: none; }
    @media (max-width: 991px) {
      .main-nav .opener {
        padding: 0.45rem 0.8rem 0.45rem;
        line-height: 1.3; } }
    .main-nav .opener.active {
      background: #17a4d0;
      color: #fff;
      border-bottom: none; }
      .main-nav .opener.active [class^="icon"] {
        color: #fff;
        right: 0.6rem; }
  .main-nav .opener-item {
    display: block;
    max-width: 9.15rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    opacity: 1;
    visibility: visible; }
    @media (min-width: 375px) {
      .main-nav .opener-item {
        max-width: 11rem; } }
    @media (min-width: 576px) {
      .main-nav .opener-item {
        max-width: 9.15rem; } }
    @media (min-width: 768px) {
      .main-nav .opener-item {
        max-width: 14.25rem; } }
    @media (min-width: 992px) {
      .main-nav .opener-item {
        max-width: none; } }
    .search-open .main-nav .opener-item {
      opacity: 0;
      visibility: visible; }
  .main-nav [class^="icon"] {
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    right: 0.5rem;
    color: #17a4d0;
    line-height: 1; }
  .main-nav .slide {
    transition: opacity 0.3s linear, visibility 0.3s linear;
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 3; }
    .main-nav .slide li {
      border-bottom: 1px solid #bebebe; }
      .main-nav .slide li:last-child {
        border-bottom: none; }
    .main-nav .slide a {
      color: #444;
      padding-left: 0.8rem;
      text-decoration: none; }
      @media (max-width: 991px) {
        .main-nav .slide a {
          font-size: 0.8rem; } }
      .main-nav .slide a:hover {
        color: #009ccc; }

/* search form styles */
.form {
  box-shadow: 1px 4px 5px 0px rgba(190, 190, 190, 0.85); }
  .form .input-holder {
    position: relative;
    width: 100%; }
  .form input[type=search] {
    width: 100%;
    padding: 0.55rem 2.25rem 0.55rem 0.8rem;
    font-size: 0.8rem;
    border: none;
    color: #0b5197; }
    @media (min-width: 768px) {
      .form input[type=search] {
        padding: 0.5rem 2.75rem 0.45rem 0.8rem;
        font-size: 0.9rem; } }
    @media (min-width: 992px) {
      .form input[type=search] {
        height: 2.5rem; } }
    .form input[type=search]::-webkit-input-placeholder {
      color: #0b5197; }
    .form input[type=search]::-moz-placeholder {
      opacity: 1;
      color: #0b5197; }
    .form input[type=search]:-moz-placeholder {
      color: #0b5197; }
    .form input[type=search]:-ms-input-placeholder {
      color: #0b5197; }
    .form input[type=search].placeholder {
      color: #0b5197; }
  .form button[type=submit] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    font-size: 1.1rem;
    line-height: 1;
    background: transparent;
    border: none;
    color: #17a4d0;
    padding: 0.15rem 0.25rem;
    height: 46px;
    width: 56px;
    cursor: pointer;
    outline: none; }
    @media (min-width: 768px) {
      .form button[type=submit] {
        font-size: 1.4rem; } }
    @media (min-width: 992px) {
      .form button[type=submit] {
        font-size: 1.2rem; } }
    .form button[type=submit]:focus {
      outline: none !important;
      border-radius: 50%; }
    .form button[type=submit]:before {
      position: relative;
      top: 0.1rem; }

@media (min-width: 992px) {
  .sidebar-nav-list {
    margin: 0 0 0 -0.25rem; } }
.sidebar-nav-list a {
  text-decoration: none; }
.sidebar-nav-list .title {
  display: block;
  position: relative;
  font-size: 0.85rem;
  font-weight: 600;
  color: #009ccc;
  padding: 0.5rem 2.25rem 0.45rem 2.25rem;
  max-width: 14.7rem;
  text-overflow: ellipsis;
  overflow: hidden; }
  @media (min-width: 375px) {
    .sidebar-nav-list .title {
      max-width: 20rem; } }
  @media (min-width: 768px) {
    .sidebar-nav-list .title {
      padding: 0.65rem 2.3rem 0.6rem 0.75rem;
      max-width: 17.8rem; } }
  @media (min-width: 992px) {
    .sidebar-nav-list .title {
      padding: 0.3rem 0.75rem;
      padding-right: 0.75rem;
      border-top: 1px solid #d5d5d5;
      border-bottom: 1px solid #d5d5d5;
      max-width: none;
      overflow: visible; } }
  @media (min-width: 992px) {
    .sidebar-nav-list .title:before {
      content: '';
      position: absolute;
      top: -0.05rem;
      bottom: -0.05rem;
      left: -0.35rem;
      width: 0.5rem;
      background: #009ccc; } }

/* sidebar navigation styles */
.sidebar-nav {
  font-size: 0.85rem; }
  .sidebar-nav > li {
    border-bottom: 1px solid #d5d5d5; }
    .sidebar-nav > li.active > a {
      color: #009ccc; }
      .sidebar-nav > li.active > a:before {
        content: '';
        top: 0.85rem;
        left: 0.75rem;
        width: 0.3rem;
        height: 0.15rem;
        background: #009ccc; }
    .sidebar-nav > li > ul {
      padding: 0 0 0 0.55rem; }
      .sidebar-nav > li > ul a:before {
        display: none; }
      .sidebar-nav > li > ul a.active {
        padding: 0.35rem 0 0.35rem 2.1rem;
        color: #009ccc; }
        .sidebar-nav > li > ul a.active:before {
          display: block;
          font-size: 0.3rem;
          left: 1.5rem;
          top: 0.8rem; }
      .sidebar-nav > li > ul ul {
        padding: 0 0 0 2.2rem; }
    .sidebar-nav > li ul.categories li.has-sub a {
      position: relative;
      font-weight: 600; }
      .sidebar-nav > li ul.categories li.has-sub a:before {
        content: "\68";
        font-family: "hsm-ergo-online" !important;
        position: absolute;
        display: inline-block;
        top: 0.65rem;
        left: 1.1rem;
        font-size: 0.45rem;
        color: #009ccc; }
    .sidebar-nav > li ul.categories li.has-sub.active :before {
      content: '';
      top: 0.85rem;
      left: 1.1rem;
      width: 0.3rem;
      height: 0.15rem;
      background: #009ccc; }
  .sidebar-nav a {
    position: relative;
    display: block;
    padding: 0.35rem 0 0.35rem 2.1rem;
    color: #444;
    text-decoration: none; }
    .sidebar-nav a:hover {
      color: #009ccc; }
    .sidebar-nav a:before {
      content: "\68";
      font-family: "hsm-ergo-online" !important;
      position: absolute;
      top: 0.65rem;
      left: 0.65rem;
      font-size: 0.45rem;
      color: #009ccc; }

/* burger styles */
.nav-holder {
  margin-top: 0.5rem;
  position: relative;
  background: #fff; }

.nav-opener {
  width: 20px;
  height: 16px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.85rem;
  font-size: 0;
  color: #009ccc;
  z-index: 1; }
  .nav-opener:hover:after {
    width: 100%; }
  .nav-active .nav-opener span {
    opacity: 0; }
  .nav-active .nav-opener:before, .nav-active .nav-opener:after {
    transform: rotate(45deg);
    top: 50%;
    left: 15%;
    right: 15%;
    width: 19px !important;
    height: 2px; }
  .nav-active .nav-opener:after {
    transform: rotate(-45deg); }
  .nav-opener:before, .nav-opener:after,
  .nav-opener span {
    background: #009ccc;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -3px;
    height: 4px;
    transition: 0.3s ease 0s; }
  .nav-opener:after, .nav-opener:before {
    content: '';
    top: 0; }
  .nav-opener:after {
    top: 100%;
    margin-top: -3px;
    width: 100%; }
  @media (min-width: 992px) {
    .nav-opener {
      display: none; } }

.nav-drop {
  transition: opacity 0.3s linear, visibility 0.3s linear; }
  @media (max-width: 991px) {
    .nav-drop {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      width: 100%;
      visibility: hidden;
      background: #fff; } }

.nav-active .nav-drop {
  opacity: 1;
  visibility: visible; }

/* breadcrumbs styles*/
.breadcrumb {
  background: transparent;
  padding: 0;
  font-size: 0.75rem;
  margin: 0 0 2.25rem; }

.breadcrumb-item {
  position: relative;
  margin: 0 0.85rem 0 0; }
  .breadcrumb-item:before {
    content: '' !important;
    padding: 0 !important;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    margin: 0 0.25rem;
    width: 0.35rem;
    height: 0.05rem;
    background: #444; }
  .breadcrumb-item.active {
    color: #444; }
  .breadcrumb-item:last-child:before {
    content: none !important; }
  .breadcrumb-item a {
    color: #444;
    text-decoration: none; }
    .breadcrumb-item a:hover {
      color: #009ccc; }

/* main content styles */
#content .content-heading {
  margin: 0 0 2rem; }
#content .suptitle {
  font-size: 0.85rem;
  font-weight: 400; }

.content-block {
  padding: 0 0 0.65rem;
  margin: 0 0 0.6rem;
  border-bottom: 1px solid #d5d5d5; }
  .content-block:last-of-type {
    border: none;
    padding: 0;
    margin: 0; }

/* Cards */
.cards-notation {
  display: block;
  margin: 0 0 1rem;
  color: #009ccc;
  font-size: 0.75rem; }

.card-title-link {
  display: block;
  background: #e4ecf3;
  color: #444;
  font-size: 0.75rem;
  margin: 0 0 0.45rem;
  padding: 0.3rem 0.45rem;
  text-decoration: none; }
  .card-title-link:hover {
    color: #009ccc; }

.card {
  margin: 0 0 0.75rem; }
  .card .card-body p {
    margin: 0; }
  @media (min-width: 992px) {
    .card {
      margin: 0; } }
  .card.shadowed a {
    height: 100%;
    transition: box-shadow 0.3s linear;
    box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.2); }
    .card.shadowed a:hover {
      box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2); }
  .card.shadowed .card-title:not(.with-icon) {
    padding: 0 0.5rem; }
  .card a {
    display: block;
    color: inherit;
    text-decoration: none; }
    .card a:hover .card-title {
      color: #009ccc; }

.card-img-top {
  transition: opacity 0.3s linear;
  margin: 0 0 1.1rem; }

.card-title {
  transition: color 0.3s linear;
  margin: 0 0 1rem;
  font-size: 0.9rem;
  color: #0b5197;
  display: flex;
  align-items: flex-start; }
  .card-title, .card-title > p {
    word-break: break-word; }
  .card-title.with-icon p {
    position: relative;
    padding: 0 0.75rem 0 0.5rem; }
    .card-title.with-icon p:after {
      content: '';
      display: inline-block;
      position: absolute;
      top: 50%;
      right: 0.25rem;
      transform: translateY(-50%);
      vertical-align: top;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0.25rem 0 0.25rem 0.5rem;
      border-color: transparent transparent transparent #dc2d33; }

.card-text {
  font-size: 0.85rem;
  line-height: 1.23529412;
  margin: 0 0 0.25rem; }

.triangle-right {
  display: inline-block;
  vertical-align: top;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.25rem 0 0.25rem 0.5rem;
  border-color: transparent transparent transparent #dc2d33; }

.cards-holder {
  padding: 1.35rem 0.65rem 1.35rem;
  overflow: hidden; }
  .cards-holder .logo-main {
    position: absolute;
    top: -1.9rem;
    left: 1.2rem;
    padding: 2.15rem 1.15rem 0.9rem 1.4rem;
    transform: rotate(-5deg); }
    .cards-holder .logo-main a {
      display: block;
      transform: rotate(5deg);
      text-decoration: none; }
    .cards-holder .logo-main img {
      transform: none; }
  .cards-holder .pretext {
    position: absolute;
    bottom: 0.4rem;
    right: 2.65rem;
    font-size: 1.8rem;
    font-weight: 300;
    color: #0b5197; }

@media (max-width: 767px) {
  .card-placeholder {
    min-height: 9rem; } }

/* carousel basic styles */
.news-gallery-section {
  padding: 2.05rem 0 0.65rem; }
  .news-gallery-section .cycle-gallery .slide {
    border: 1px solid #e3e3e3;
    border-width: 0 0.05rem; }

.gallery-holder {
  max-width: 24.3rem;
  margin: 0 auto; }
  .gallery-holder h4 {
    margin: 0 0 0.7rem 0.75rem;
    font-size: 0.9rem;
    color: #009ccc; }
    .gallery-holder h4 a {
      color: inherit; }
  .gallery-holder .view-all {
    text-decoration: none;
    margin: 0 0 0 0.75rem; }

.cycle-gallery {
  position: relative;
  margin: 0 0 0.15rem; }
  .cycle-gallery .mask {
    position: relative;
    overflow: hidden; }
  .cycle-gallery .slideset {
    width: 99999px;
    float: left; }
  .cycle-gallery .slide {
    float: left; }
  .cycle-gallery .pagination-holder {
    position: relative;
    z-index: 999;
    margin: -1.9rem 0 0; }
    .cycle-gallery .pagination-holder ul {
      text-align: center; }
      .cycle-gallery .pagination-holder ul li {
        transition: background 0.3s linear;
        display: inline-block;
        vertical-align: top;
        width: 0.6rem;
        height: 0.6rem;
        margin: 0 0.35rem;
        border-radius: 100%;
        border: 1px solid #bebebe;
        font-size: 0;
        cursor: pointer; }
        .cycle-gallery .pagination-holder ul li.active, .cycle-gallery .pagination-holder ul li:hover {
          background: #bebebe; }
  .cycle-gallery .btn-prev,
  .cycle-gallery .btn-next {
    position: absolute;
    top: 39%;
    font-size: 1.15rem;
    text-decoration: none;
    color: #009ccc; }
    .cycle-gallery .btn-prev:hover,
    .cycle-gallery .btn-next:hover {
      color: #0b5197; }
  .cycle-gallery .btn-prev {
    left: -33px; }
  .cycle-gallery .btn-next {
    right: -31px; }

.visual-post > a {
  color: inherit;
  text-decoration: none; }
  .visual-post > a:hover .name {
    color: #009ccc; }
@media (min-width: 768px) {
  .visual-post .visual {
    float: left;
    width: 11rem;
    margin: 0 0.8rem 0.8rem 0; } }
.visual-post .content-holder {
  overflow: hidden; }
.visual-post .content {
  font-size: 0.85rem;
  line-height: 1.2; }
.visual-post h5 {
  font-size: 0.9rem;
  color: #0b5197;
  margin: 0; }
.visual-post .name {
  transition: color 0.3s linear;
  display: inline-block;
  vertical-align: top;
  position: relative;
  font-size: 0.85rem;
  color: #dc2e33; }
  .visual-post .name:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    margin: 0 0 0 0.4rem;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.25rem 0 0.25rem 0.5rem;
    border-color: transparent transparent transparent #dc2e33; }

.view-all {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #444;
  font-size: 0.85rem; }
  .view-all:after {
    content: '';
    position: absolute;
    left: 100%;
    margin: 0 0 0 0.45rem;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.25rem 0 0.25rem 0.5rem;
    border-color: transparent transparent transparent #dc2d33; }

/* post styles */
@media (min-width: 768px) {
  .post {
    padding: 0 1.15rem 0 0; } }
.post .h3 {
  margin: 0; }
.post h3 {
  margin-bottom: 0; }

@media (min-width: 768px) {
  .lead {
    margin: 0 0 1rem; } }

.content-box ul li {
  position: relative;
  padding: 0 0 0 .7rem; }
  .content-box ul li:before {
    content: "";
    position: absolute;
    top: .5rem;
    left: 0;
    height: 1px;
    width: 7px;
    background: #444; }
.content-box.contrast-box {
  background: #e8eef1;
  margin: 0 -0.65rem;
  padding: 1.15rem 0.65rem 1.05rem;
  margin: 0 0 2.1rem; }
.content-box .img-holder {
  float: left;
  width: 100%;
  margin: 0 0 1.6rem;
  text-align: center; }
  @media (min-width: 576px) {
    .content-box .img-holder {
      text-align: left;
      margin: 0 1.6rem 0 0; } }
  @media (max-width: 767px) {
    .content-box .img-holder {
      width: 100% !important; } }
  .content-box .img-holder img {
    margin: 0 0 0.55rem;
    width: 100%;
    display: block; }
.content-box .img-info {
  display: block;
  font-size: 0.75rem; }
  .content-box .img-info strong {
    font-weight: 600; }

.news-item .content a {
  color: #444;
  text-decoration: none; }

.news-post {
  padding: 0.3rem 0.6rem 1.5rem 0.6rem;
  font-size: 0.85rem;
  line-height: 1.3; }
  @media (min-width: 768px) {
    .news-post {
      padding-bottom: 2.3rem; } }
  .news-post a {
    color: inherit;
    text-decoration: none; }
    .news-post a:hover h5 {
      color: #009ccc; }
  .news-post time {
    display: block;
    margin: 0 0 1.2rem;
    font-size: 0.75rem; }
  .news-post h4 {
    margin: 0 0 1.4rem;
    font-size: 0.9rem;
    color: #009ccc; }
  .news-post h5 {
    transition: color 0.3s linear;
    margin: 0 0 1.3rem;
    font-size: 0.9rem;
    color: #0b5197; }

/* subscribe section styles */
.form-title {
  padding: 0.7rem 1.4rem 1rem 1.15rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  transform: rotate(-5deg);
  box-shadow: 5px 4px 10px 0px rgba(190, 190, 190, 0.4);
  color: #009ccc;
  font-size: 1rem;
  font-weight: 400;
  background: #fff; }
  .form-title .title {
    margin: 0 0 0 0.45rem;
    font-weight: inherit; }

.form-description {
  display: block;
  margin: 0 0 0.2rem;
  font-size: 0.85rem; }

.subscribe-section {
  padding: 0.85rem 0.65rem 0;
  overflow: hidden; }
  .subscribe-section .form-title-holder {
    min-height: 5rem; }
  .subscribe-section .form-title {
    position: absolute;
    top: -1.25rem;
    left: 1.9rem; }
  .subscribe-section .form-group .lb_wrap {
    display: block !important;
    margin: 1.4rem 0 0; }
  .subscribe-section .form-group .lb_label,
  .subscribe-section .form-group label {
    font-size: 0.7rem;
    color: #000;
    margin: 0; }
  .subscribe-section .form-group .lb_label {
    margin: 0.95rem 0 0; }
  .subscribe-section .form-group label {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0; }
  .subscribe-section .form-group .form-control {
    margin: 0 0 0.6rem;
    border-width: 0 0 1px;
    border-color: #0b5197;
    color: #0b5197;
    border-radius: 0;
    background: none;
    font-size: 0.85rem;
    padding: 0.15rem 0;
    text-indent: 0.1rem;
    appearance: none; }
    .subscribe-section .form-group .form-control::-webkit-input-placeholder {
      color: #0b5197; }
    .subscribe-section .form-group .form-control::-moz-placeholder {
      opacity: 1;
      color: #0b5197; }
    .subscribe-section .form-group .form-control:-moz-placeholder {
      color: #0b5197; }
    .subscribe-section .form-group .form-control:-ms-input-placeholder {
      color: #0b5197; }
    .subscribe-section .form-group .form-control.placeholder {
      color: #0b5197; }
  .subscribe-section .form-group .note {
    display: block;
    font-size: 0.65rem; }
  .subscribe-section [type="submit"] {
    transition: color 0.3s linear;
    position: relative;
    margin-bottom: 1.5rem;
    color: #dc2e33;
    font-size: 0.85rem;
    padding: 0;
    text-decoration: none; }
    @media (min-width: 992px) {
      .subscribe-section [type="submit"] {
        margin-top: 1.7rem; } }
    .subscribe-section [type="submit"]:hover {
      color: #009ccc; }
    .subscribe-section [type="submit"]:after {
      content: '';
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 100%;
      margin: 0 0 0 0.75rem;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0.25rem 0 0.25rem 0.5rem;
      border-color: transparent transparent transparent #dc2d33; }

/* question-block */
.question-block {
  max-width: 33.55rem;
  margin: 0 auto 20px; }
  .question-block .visual {
    display: none; }
    @media (min-width: 576px) {
      .question-block .visual {
        display: inline-block;
        vertical-align: top;
        float: left;
        min-width: 5.1rem;
        text-align: left;
        margin: 0.25rem 0 0; } }
  .question-block h5 {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0.65rem;
    padding: 0.95rem 1.05rem;
    border-radius: 0.4rem;
    color: #0b5197;
    background: #e8eef1;
    font-size: 0.8rem; }
    @media (min-width: 576px) {
      .question-block h5 {
        font-size: 0.9rem; } }
  .question-block .content {
    overflow: hidden;
    font-size: 0.7rem;
    line-height: 1.29411765; }
    @media (min-width: 576px) {
      .question-block .content {
        font-size: 0.85rem; } }

.content-block {
  line-height: 1.3; }
  .content-block .card {
    margin: 0 0 1rem; }
  .content-block p {
    margin: 0 0 1.15rem; }

.consultation-gallery-section .gallery-holder {
  max-width: none;
  padding: 1.25rem 2.35rem 0; }
  .consultation-gallery-section .gallery-holder h4 {
    color: #0b5197;
    margin: 0 0 1rem 0.25rem; }
    @media (min-width: 768px) {
      .consultation-gallery-section .gallery-holder h4 {
        margin: 0 0 1.5rem 0.85rem; } }
    .consultation-gallery-section .gallery-holder h4.with-symbol {
      position: relative;
      padding: 0 0 0 3rem; }
      .consultation-gallery-section .gallery-holder h4.with-symbol .symbol {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
    .consultation-gallery-section .gallery-holder h4 .symbol {
      font-size: 2.8rem;
      line-height: 1;
      color: #009ccc; }
      .consultation-gallery-section .gallery-holder h4 .symbol .icon {
        display: block; }
  .consultation-gallery-section .gallery-holder .cycle-gallery .pagination-holder {
    margin: 0.5rem 0 0; }
    @media (min-width: 768px) {
      .consultation-gallery-section .gallery-holder .cycle-gallery .pagination-holder {
        margin: -0.85rem 0 0; } }
    .consultation-gallery-section .gallery-holder .cycle-gallery .pagination-holder ul li {
      width: 10px;
      height: 10px;
      margin: 0 0.4rem; }
.consultation-gallery-section .btn-prev,
.consultation-gallery-section .btn-next {
  top: 24%;
  text-decoration: none;
  color: #009ccc; }
.consultation-gallery-section .btn-prev {
  left: -43px; }
.consultation-gallery-section .btn-next {
  right: -22px; }
  @media (max-width: 991px) {
    .consultation-gallery-section .btn-next {
      right: -43px; } }

/* buttons in post styles */
.buttons-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 0 0.7rem; }
  @media (min-width: 768px) {
    .buttons-holder {
      padding: 0 0 1.4rem; } }
  @media (min-width: 992px) {
    .buttons-holder {
      padding: 0 0 0.7rem; } }
  .buttons-holder a {
    padding-right: 0.5rem;
    margin: 0 0.5rem;
    text-decoration: none; }
    @media (min-width: 768px) {
      .buttons-holder a {
        margin: 0 1.4rem; } }
    .buttons-holder a:hover {
      color: #fff; }
      .buttons-holder a:hover .triangle-right {
        border-left-color: #fff; }
      .buttons-holder a:hover .triangle-left {
        border-right-color: #fff; }
    .buttons-holder a:only-child {
      position: relative;
      left: 2.5rem; }
      @media (min-width: 768px) {
        .buttons-holder a:only-child {
          left: 3.3rem; } }
      @media (min-width: 992px) {
        .buttons-holder a:only-child {
          left: 2.5rem; } }
    .buttons-holder a.prev:only-child {
      position: relative;
      right: 3.75rem;
      left: auto; }
      @media (min-width: 768px) {
        .buttons-holder a.prev:only-child {
          right: 3.3rem; } }
      @media (min-width: 992px) {
        .buttons-holder a.prev:only-child {
          right: 5.2rem; } }
    .buttons-holder a .triangle-right {
      margin: 0; }
  .buttons-holder .triangle-right {
    border-left-color: #009ccc;
    position: relative;
    top: 5px;
    left: 5px; }

div[class*="col-"] > .buttons-holder {
  display: block; }
  div[class*="col-"] > .buttons-holder .btn {
    left: 0;
    margin: 0; }

/* tringle decor styles*/
.triangle-left {
  display: inline-block;
  vertical-align: top;
  width: 0;
  height: 0;
  position: relative;
  top: 5px;
  right: 5px;
  border-style: solid;
  border-width: 5px 10px 5px 0;
  border-color: transparent #009ccc transparent transparent; }

.list-title {
  display: block;
  margin: 0 0 0.35rem;
  font-size: 0.9rem;
  color: #0b5197; }

/* article list styles*/
.article-list, #content ol:not(.article-list) {
  padding: 0 0 0 0.5rem;
  margin: 0 0 0 0.35rem;
  font-size: 0.85rem; }
  .article-list.alt li, #content ol.alt:not(.article-list) li {
    padding: 0; }
  .article-list li, #content ol:not(.article-list) li {
    margin: 0 0 0.35rem 0;
    padding: 0 0 0 0.55rem; }
  .article-list a, #content ol:not(.article-list) a {
    position: relative;
    color: #dc3545;
    text-decoration: none; }
    .article-list a:hover, #content ol:not(.article-list) a:hover {
      color: #0b5197; }
  .article-list .triangle-right, #content ol:not(.article-list) .triangle-right {
    margin: 0.35rem 0 0 0.25rem; }

.article-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 0.75rem;
  margin: 0 0 0.9rem;
  padding: 0 0.5rem 0 0; }
  @media (min-width: 992px) {
    .article-info {
      margin: 0 0 1.8rem; } }
  @media (max-width: 991px) {
    .article-info .author {
      display: block;
      line-height: 1.6;
      margin: 0 0 0.4rem;
      border-bottom: 1px solid #d5d5d5; } }

/* artcile act list styles*/
.artcile-act-list {
  padding: 1.25rem 0 1.55rem 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media (min-width: 375px) {
    .artcile-act-list {
      padding: 0 2.1rem 1.55rem 2.05rem; } }
  @media (min-width: 768px) {
    .artcile-act-list {
      padding: 1.4rem 3.5rem 1.55rem 2.6rem; } }
  @media (min-width: 992px) {
    .artcile-act-list {
      padding: 0 1.1rem 1.55rem 0.6rem; } }
  .artcile-act-list:only-child {
    padding-top: 1.4rem; }
  .artcile-act-list li {
    width: 100%;
    margin: 0 0 1.55rem; }
    @media (min-width: 768px) {
      .artcile-act-list li {
        width: calc((100% - 54px)/2);
        margin: 0; } }
    .artcile-act-list li:last-child {
      margin: 0; }
  .artcile-act-list a {
    transition: border-color 0.3s linear;
    display: flex;
    align-items: center;
    padding: 0.95rem 0.7rem 0.5rem;
    border: 1px solid #009ccc;
    border-radius: 8px;
    box-shadow: 1px 4px 5px 0px rgba(190, 190, 190, 0.85);
    text-decoration: none; }
    .artcile-act-list a:hover {
      border-color: #0b5197; }
      .artcile-act-list a:hover * {
        color: #0b5197; }
  .artcile-act-list .img-holder {
    transition: color 0.3s linear;
    display: block;
    font-size: 2.6rem;
    margin: 0 1.15rem 0 0;
    color: #009ccc;
    line-height: 1; }
  .artcile-act-list .info {
    transition: color 0.3s linear;
    display: block;
    font-size: 0.85rem;
    line-height: 1.3;
    color: #009ccc; }

.act-link {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0.5rem;
  font-size: 0.85rem;
  color: #dc3545; }
  .act-link .triangle-right {
    vertical-align: middle;
    margin: -0.25rem 0 0 0.25rem; }
  .act-link [class^="icon"] {
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: middle;
    color: #009ccc;
    margin: 0 0.8rem 0 0; }
    @media (min-width: 768px) {
      .act-link [class^="icon"] {
        font-size: 2.8rem; } }

/* social-block styles*/
.social-block {
  padding: 0.65rem 0 0 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }
  @media (min-width: 768px) {
    .social-block {
      padding: 0.65rem 0 0 11.3rem; } }
  @media (min-width: 992px) {
    .social-block {
      justify-content: flex-start;
      padding: 0.65rem 0; } }
  .social-block .social-list {
    width: 100%;
    text-align: center; }
    @media (min-width: 768px) {
      .social-block .social-list {
        margin: 0;
        width: auto;
        text-align: left; } }
  .social-block .advise {
    display: block;
    margin: 0 0 0 0.95rem;
    font-size: 0.75rem; }
    @media (min-width: 768px) {
      .social-block .advise {
        margin: 0 0 0 1.7rem; } }
    @media (min-width: 992px) {
      .social-block .advise {
        margin: 0 0 0 0.95rem; } }

.social-list {
  font-size: 1.8rem;
  line-height: 1;
  margin: 0 0 0.7rem; }
  @media (min-width: 992px) {
    .social-list {
      margin: 0; } }
  .social-list li {
    display: inline-block;
    vertical-align: top;
    width: 36px;
    margin: 0 0.05rem 0 0; }
    @media (min-width: 992px) {
      .social-list li {
        margin: 0 0.2rem 0 0; } }
  .social-list a {
    transition: opacity 0.3s linear, transform 0.3s linear;
    text-decoration: none;
    display: block;
    backface-visibility: hidden;
    text-decoration: none; }
    .social-list a:hover {
      transform: translateY(-3px); }
  .social-list [class^="icomoon-"], .social-list img {
    display: block;
    width: 100%; }

/* definition content list styles */
.definition-content-list {
  font-size: 0.85rem;
  color: #444; }
  .definition-content-list dt {
    font-weight: 400; }
  .definition-content-list dd {
    margin: 0 0 1.6rem; }
    .definition-content-list dd:last-child {
      margin: 0; }
  .definition-content-list strong {
    display: block;
    font-weight: 600; }
  .definition-content-list a {
    color: #dc3545;
    text-decoration: underline; }
    .definition-content-list a:hover {
      text-decoration: none; }

/* laws norms block styles */
.laws-norms-block {
  font-size: 0.85rem; }
  .laws-norms-block .title {
    display: block;
    margin: 0 0 1.35rem;
    font-weight: 600; }
  .laws-norms-block .list {
    margin: 0 0 1.5rem; }
    .laws-norms-block .list a {
      color: #dc3545;
      text-decoration: underline; }
      .laws-norms-block .list a:hover {
        text-decoration: none; }
  .laws-norms-block p:last-child {
    margin: 0 0 3.2rem; }

/* anchor link styles */
.back-to-top-holder {
  padding: 0.5rem 0;
  text-align: right; }

.anchor-link {
  display: inline;
  line-height: 56px;
  font-size: 0.75rem;
  color: #444;
  text-decoration: none; }
  .anchor-link:hover .circle {
    background: #fff;
    color: #5dbddb; }
  .anchor-link .circle {
    transition: background 0.3s linear, color 0.3s linear;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 56px;
    height: 56px;
    border-radius: 100%;
    background: #5dbddb;
    color: #fff;
    line-height: 1;
    margin: 0 0 0 12px; }
    .anchor-link .circle .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.view-more {
  position: relative;
  display: inline-block;
  vertical-align: top;
  line-height: 1.29411765;
  text-decoration: none;
  color: #444; }
  .view-more:before {
    content: "\42";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    color: #009ccc;
    font-size: 1.4rem;
    margin: 0 0 0.2rem; }

/* search results styles */
.results-panel {
  margin: 0 0 1.7rem; }
  @media (min-width: 768px) {
    .results-panel {
      display: flex;
      justify-content: space-between;
      align-items: center; } }
  .results-panel .result {
    margin: 0 0 1rem;
    font-size: 1rem; }
    @media (min-width: 768px) {
      .results-panel .result {
        margin: 0; } }
  .results-panel .filter-tools {
    display: flex;
    align-items: center; }
    .results-panel .filter-tools .title {
      display: inline-block;
      vertical-align: top;
      margin: 0 0.5rem 0 0; }
      @media (max-width: 575px) {
        .results-panel .filter-tools .title {
          display: none; } }
  .results-panel .filter-tool {
    margin: 0 0.5rem 0 0;
    padding: 0 0.5rem 0 0;
    border-right: 1px solid #444; }
    .results-panel .filter-tool:last-child {
      border: none;
      margin: 0;
      padding: 0; }

.search-input {
  position: relative;
  font-size: 1rem;
  margin: 0 0 1.8rem; }
  .search-input input {
    width: 100%;
    height: 50px;
    padding: 0 2.6rem 0 0.9rem;
    color: #009ccc;
    outline: none;
    border: 1px solid #009ccc; }
    .search-input input:focus {
      border-color: #dc3545; }
  .search-input [type="submit"] {
    transition: color 0.3s linear;
    background: none;
    box-shadow: none;
    border: none;
    color: #009ccc;
    position: absolute;
    top: 9px;
    right: 9px;
    outline: none;
    font-size: 1.5rem; }
    .search-input [type="submit"]:hover {
      color: #dc3545; }

.search-results-block {
  padding: 0.4rem 0 1.1rem;
  border-top: 1px solid #d5d5d5; }
  .search-results-block h2, .search-results-block .h2 {
    font-size: 1.6rem;
    line-height: 1.25;
    font-weight: 400;
    margin: 0 0 1.8rem; }
    .search-results-block h2 .number, .search-results-block .h2 .number {
      font-size: 1rem;
      color: #444;
      margin: 0 0 0 0.3rem; }
  .search-results-block h4, .search-results-block .h4 {
    color: #444; }

.search-results-list {
  margin: 0 0 4rem; }
  .search-results-list li {
    counter-increment: step-counter;
    position: relative;
    padding: 0 0 0 1.5rem;
    margin: 0 0 2.9rem; }
    .search-results-list li:before {
      content: attr(data-counter);
      position: absolute;
      left: 0;
      top: 0;
      font-size: 1rem; }

.file {
  display: flex;
  align-items: center;
  overflow: hidden;
  text-decoration: none;
  color: #444; }
  .file:hover h4, .file:hover .h4 {
    color: inherit !important; }
  .file [class^="icon-"] {
    color: #009ccc;
    font-size: 1.9rem;
    margin: 0.1rem 0.6rem 0 0; }
  .file .description {
    overflow: hidden; }
  .file h4, .file .h4 {
    color: inherit;
    margin: 0; }
    .file h4:only-child, .file .h4:only-child {
      transition: color 0.3s linear;
      font-size: 0.9rem; }
  .file time {
    display: block; }

.person-box .visual img,
.person-box .description img {
  display: block;
  width: 100%; }
.person-box .visual {
  margin: 0 0 1.3rem; }

.images-group .image-group-item {
  margin: 0 0 1rem; }
  .images-group .image-group-item img {
    display: block;
    width: 100%; }
.images-group .group-description {
  margin: 0 0 1rem; }

.figure {
  margin: 0 1rem 0.6rem 0; }
  .figure.width-200 {
    width: 200px; }
  .figure img {
    display: block;
    width: 100%;
    margin: 0 0 0.8rem; }

.blockquote q {
  font-style: italic; }
  .blockquote q:before, .blockquote q:after {
    color: #009ccc;
    font-size: 1.2rem;
    line-height: 1; }
.blockquote cite {
  font-style: normal; }
  .blockquote cite:before {
    content: "("; }
  .blockquote cite:after {
    content: ")"; }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }
  .accessibility:focus {
    position: static;
    width: auto;
    height: auto; }

.not-decorate {
  text-decoration: none; }

.pagination .page-item.active a {
  background-color: #17a4d0;
  border-color: #17a4d0; }
.pagination .page-item a.page-link {
  text-decoration: none; }

.powermail_fieldwrap.nolabel label.powermail_label {
  display: none; }

.tx-indexedsearch-browsebox {
  display: flex;
  margin-bottom: 3rem;
  justify-content: center; }
  .tx-indexedsearch-browsebox li a {
    padding: 10px;
    text-decoration: none; }
    .tx-indexedsearch-browsebox li a:hover {
      color: #a71d2a; }
  .tx-indexedsearch-browsebox li.tx-indexedsearch-browselist-currentPage a {
    color: #444;
    font-weight: normal; }

.ce-bodytext table tbody > tr:first-child td {
  background: #e6e6e6; }

/* header styles */
#header {
  padding: 0.5rem 0; }
  #header .container {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }

.logo {
  width: 2.15rem; }
  @media (min-width: 768px) {
    .logo {
      margin: 0 0.7rem 0 0;
      width: 3.65rem; } }
  .logo img {
    width: 100%; }

.header-block {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 0 0 2.5rem; }
  @media (min-width: 576px) {
    .header-block {
      padding: 0 0 0 3.75rem;
      width: 100%; } }
  @media (min-width: 768px) {
    .header-block {
      width: calc(100% - 87px);
      padding: 0 0 0 9rem; } }
  @media (min-width: 992px) {
    .header-block {
      padding: 0; } }

/* main logo styles */
.logo-main {
  background: #fff;
  box-shadow: 5px 4px 10px 0px rgba(190, 190, 190, 0.4);
  padding: 1.25rem 0.9rem 0.5rem;
  transform: rotate(-5deg); }
  @media (min-width: 768px) {
    .logo-main {
      position: absolute;
      top: -0.95rem;
      left: 6.35rem;
      transform: rotate(-5deg);
      padding: 1.95rem 1.1rem 0.9rem 1.4rem;
      margin: 0; } }
  .logo-main img {
    width: 7.05rem;
    max-width: 9rem;
    transform: rotate(5deg); }

/* tagline styles */
.tagline {
  background: #fff;
  color: #0b5197;
  flex-grow: 1;
  letter-spacing: -0.3px;
  font-weight: 300;
  line-height: 1.5; }
  @media (min-width: 576px) {
    .tagline {
      font-size: 1.2rem;
      margin: 0 0.7rem 0 0;
      padding: 0.8rem 0.75rem 0.75rem 1.25rem;
      text-align: right; } }
  @media (min-width: 992px) {
    .tagline {
      padding: 0.8rem 0 0.75rem 11.8rem;
      text-align: left; } }
  @media (max-width: 767px) {
    .tagline {
      display: none; } }

.logo-box a {
  transition: padding 0.3s linear;
  display: block; }
  @media (min-width: 768px) {
    .logo-box a {
      padding: 0.45rem 0.5rem;
      background: #fff; } }
  @media (min-width: 768px) {
    .logo-box a:hover {
      padding: 0.45rem 0.75rem; }
      .logo-box a:hover .logo-alt {
        width: 9.25rem; } }

/* alternative logo styles */
.logo-alt {
  transition: width 0.3s linear;
  background: #fff;
  display: block; }
  @media (min-width: 768px) {
    .logo-alt {
      width: 3.55rem;
      overflow: hidden; } }
  @media (min-width: 768px) {
    .logo-alt img {
      width: 8.15rem; } }

/* footer styles */
#footer {
  margin: 0 -0.75rem; }
  @media (min-width: 576px) {
    #footer {
      margin: 0; } }

.partners-list {
  display: flex;
  justify-content: space-between;
  margin: 0 -0.5rem; }
  .partners-list li {
    display: flex;
    width: 33.33%;
    padding: 0 0.5rem;
    margin: 0 0 0.55rem; }
  .partners-list a {
    transition: border-color 0.3s linear;
    width: 100%;
    padding: 14px 20px;
    border: 1px solid transparent;
    display: flex;
    align-items: flex-end;
    background: #fff;
    text-decoration: none; }
    .partners-list a:hover {
      border-color: #17a4d0; }
  .partners-list img {
    display: block;
    max-width: 100%;
    flex-shrink: 0; }

/* footer navigation styles */
.footer-nav {
  margin: 0 0 0.5rem;
  padding: 0.95rem 0.5rem 0.5rem 0.5rem;
  background: #17a4d0;
  color: #fff;
  text-align: center; }
  @media (min-width: 768px) {
    .footer-nav {
      padding: 0.85rem 0.5rem 0.55rem 0.5rem;
      margin: 0 0 0.75rem; } }
  @media (min-width: 992px) {
    .footer-nav {
      padding: 0.5rem 1.4rem 0.5rem 0.5rem;
      margin: 0 0 0.5rem;
      display: flex;
      justify-content: space-between;
      align-items: center;
      text-align: left; } }

.footer-nav-list {
  font-size: 0.9rem; }
  .footer-nav-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0.7rem; }
    @media (min-width: 576px) {
      .footer-nav-list li {
        margin: 0 0.25rem; } }
    @media (min-width: 992px) {
      .footer-nav-list li {
        margin: 0 0 0 0.55rem; } }
  .footer-nav-list a {
    text-decoration: none;
    color: inherit; }
    .footer-nav-list a:hover {
      text-decoration: underline; }

.footer-list {
  font-size: 0.75rem;
  font-weight: 400;
  margin: 0 0 2.5rem; }
  .footer-list li {
    padding: 0.35rem 0 0.4rem;
    border-top: 1px solid #e2e2e2; }
    .footer-list li:last-child {
      border-bottom: 1px solid #e2e2e2; }
  .footer-list a {
    color: #444;
    text-decoration: none; }
    .footer-list a:hover {
      text-decoration: underline; }

.sub-nav {
  background: #fff;
  padding: 0.95rem 0.9rem 0; }
  @media (min-width: 992px) {
    .sub-nav {
      padding: 0.95rem 0.6rem 0; } }
  .sub-nav .list-title {
    display: block;
    margin: 0 0 1.5rem;
    font-size: 0.75rem;
    line-height: 1.3;
    font-weight: 600;
    color: #009ccc; }
    @media (min-width: 992px) {
      .sub-nav .list-title {
        margin: 0 0 0.5rem; } }
    .sub-nav .list-title a {
      transition: color 0.3s linear;
      color: inherit;
      text-decoration: none; }
      .sub-nav .list-title a:hover {
        color: #0b5197; }

.btn {
  font-size: 20px;
  min-width: 104px;
  padding: 9px 15px 9px;
  border-radius: 18px;
  box-shadow: 1px 4px 5px 0px rgba(190, 190, 190, 0.85);
  line-height: 1; }
  .btn.btn-submit {
    border-radius: 0;
    box-shadow: none;
    min-width: auto;
    background: transparent;
    cursor: pointer; }

.jcf-select {
  width: 100%;
  height: 2.3rem;
  border: 1px solid #009ccc;
  border-radius: 6px;
  color: #009ccc; }
  .jcf-select.jcf-select-filter-tool-select {
    border: none;
    height: auto;
    color: #444;
    margin: 0;
    min-width: 0; }
    .jcf-select.jcf-select-filter-tool-select:hover {
      color: #009ccc; }
    .jcf-select.jcf-select-filter-tool-select.jcf-drop-active {
      border-radius: 0;
      color: #009ccc; }
    .jcf-select.jcf-select-filter-tool-select .jcf-select-text {
      font-size: 0.85rem;
      line-height: 1.29411765;
      margin: 0 1.2rem 0 0; }
    .jcf-select.jcf-select-filter-tool-select .jcf-select-opener {
      width: 20px;
      font-size: 0.9rem; }
  .jcf-select.jcf-drop-active {
    border-radius: 6px 6px 0 0; }
    .jcf-select.jcf-drop-active.jcf-drop-flipped {
      border-radius: 0 0 6px 6px; }
  .jcf-select .jcf-select-text {
    font-size: 0.85rem;
    line-height: 1.29411765;
    margin: 0.6rem 1.75rem 0.6rem 1.55rem; }
  .jcf-select .jcf-select-opener {
    background: none;
    width: 3.1rem;
    cursor: pointer;
    font-size: 1.25rem;
    line-height: 1; }
    .jcf-select .jcf-select-opener:before {
      font-family: "hsm-ergo-online" !important;
      content: attr(data-icon);
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "\42";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

.jcf-select-drop.jcf-select-filter-tool-select .jcf-select-drop-content {
  border: none;
  border-radius: 0; }
.jcf-select-drop.jcf-select-filter-tool-select .jcf-list {
  background: rgba(255, 255, 255, 0.5);
  font-size: 0.85rem;
  line-height: 1.64705882; }
  .jcf-select-drop.jcf-select-filter-tool-select .jcf-list .jcf-option {
    padding: 0;
    color: #009ccc;
    cursor: pointer; }
    .jcf-select-drop.jcf-select-filter-tool-select .jcf-list .jcf-option:hover {
      color: #0b5197; }
.jcf-select-drop.jcf-drop-flipped .jcf-select-drop-content {
  border-radius: 6px 6px 0 0;
  border: 1px solid #009ccc;
  border-top: 1px solid #009ccc;
  border-bottom: none; }
.jcf-select-drop .jcf-select-drop-content {
  border-top: none;
  border-radius: 0 0 6px 6px;
  overflow: hidden;
  border-color: #009ccc; }

.jcf-list {
  font-size: 0.85rem;
  line-height: 1.64705882; }
  .jcf-list .jcf-option {
    padding: 0 1.55rem;
    color: #009ccc;
    cursor: pointer; }

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  transition: color 0.3s linear;
  background: transparent;
  color: #0b5197; }

.jcf-focus,
.jcf-focus * {
  border-color: #009ccc !important; }

#content > .content-box > ul,
.ergo-style-list ul {
  margin: 0 0 1.7rem; }
  #content > .content-box > ul li,
  .ergo-style-list ul li {
    position: relative;
    padding: 0 0 0 0.7rem; }
    #content > .content-box > ul li:before,
    .ergo-style-list ul li:before {
      content: '';
      position: absolute;
      top: .5rem;
      left: 0;
      height: 1px;
      width: 7px;
      background: #444; }

#content ol:not(.article-list) li {
  padding: 0 0 0 0; }

.news-item {
  margin: 0 0 2.1rem; }
  .news-item time {
    display: block;
    font-size: 0.75rem;
    line-height: 1.26666667; }
  .news-item h2 {
    margin-bottom: 1.1rem; }

/* example lightbox styles */
.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0; }

.image-lightbox {
  padding: 0;
  width: 100%; }
  .image-lightbox .close {
    display: block;
    color: #e8eef1;
    text-decoration: none; }
    .image-lightbox .close:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  .image-lightbox .image-holder {
    overflow: auto;
    margin: 0; }
    .image-lightbox .image-holder img {
      display: block;
      width: 100%; }

.fancybox-inner {
  overflow: hidden !important; }

.fancybox-skin {
  background: none;
  width: 100%; }

.fancybox-opened .fancybox-skin {
  box-shadow: none; }

.image-holder {
  margin: 0 0 1rem;
  width: 100%; }
  .image-holder > a {
    display: block;
    position: relative; }
    .image-holder > a:hover:before {
      color: #dc3545; }
    .image-holder > a:before {
      transition: color 0.3s linear;
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      color: #009ccc;
      background: #fff;
      padding: 3px;
      font-size: 1.1rem;
      cursor: pointer; }
    .image-holder > a img {
      width: 100%;
      display: block; }
  .image-holder .image-description {
    padding: 0.3rem 0 0; }

table thead th,
.contenttable thead th {
  border-top: none;
  border-bottom: none;
  border-right: 1px solid #fff;
  background: #e8eef1;
  font-weight: 600;
  min-width: 100px;
  padding: .55rem; }
table td,
.contenttable td {
  border: solid #95989A;
  border-width: 0 1px 1px 1px;
  padding: 0.45rem 0.25rem; }

caption {
  padding-top: 0.55rem;
  padding-bottom: 0.55rem;
  color: #444;
  caption-side: top; }

h3, h4 {
  margin-bottom: 0.75rem; }

.hyphen {
  hyphens: auto; }

/*# sourceMappingURL=main.css.map */
