@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300&subset=latin,latin-ext);
@import url(https:////fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=latin,latin-ext);
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');
/* test */
/* main menu - navbar */
/* poniżej tej szerokości menu zwija się do hamburgera */
/* #808285 !important; */
/* rgba(255,255,255, 1) !important; */
/* #ADC48D !important; */
/* #ADC48D !important; */
/* 5px solid #fff;  */
/* 5px solid #f1f1f1; */
/* 5px solid #ffcc00; */
/* rgba(255,255,255, 1) !important; */
/* #ADC48D !important; */
/* #ADC48D !important; */
/* #808285 !important; */
/* rgba(255,255,255, 1) !important; */
/* #ADC48D !important; */
/* #ADC48D !important; */
/* none */
/* breadcrumb */
/* footer */
/* main layout */
/* body */
/*normal, bold itd */
/* doc list */
/* 5px solid #cccccc; */
/* doclist item onimg cards-2 */
/* effects */
/* doc-data */
/* doc data box (file, reldoc, img) */
/* rel-doclist */
/* 5px solid #aaaaaa; */
/* doc file list */
/* 5px solid #aaaaaa; */
/* fullscreen slider */
/* 0px 1px 3px rgba(0, 0, 0, 0.3); */
/* 70px 50px 0 50px; */
/* right navbar */
/* @vbs-navbar-search-btn-width; /* 40px; */
/* #ADC48D !important; */
/* search bar */
/* main admin menu */
.bs-main-admin-menu {
  top: 90px;
}
@media (max-width: 992px) {
  .bs-main-admin-menu {
    top: 50px;
  }
}
/* main */
body {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  background: #ffffff;
  line-height: 1.6em;
  margin-bottom: 200px;
}
/* body class */
.bs-action-search,
.bs-action-index {
  background: #ffffff;
}
.bs-body-admin {
  background: #f1f1f1;
}
.bs-main-container {
  /*
    padding: 30px;
    padding-top: @vbs-main-container-padding-top;
    */
}
a {
  color: #009846;
}
a:hover {
  color: #009846;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', 'Roboto', 'Arial', 'Verdana';
  font-weight: 400;
}
.bs-main-container > .bs-doclist,
.bs-main-container > .bs-doclistx,
.bs-main-container > .bs-doc-data {
  padding-top: 110px;
}
.bs-fullwidth-slideshow-container ~ .bs-doc-data,
.bs-fullwidth-slideshow-container ~ .bs-doclist,
.bs-fullwidth-slideshow-container ~ .bs-doclistx,
.bs-fullscreen-slideshow-container ~ .bs-doc-data,
.bs-fullscreen-slideshow-container ~ .bs-doclist,
.bs-fullscreen-slideshow-container ~ .bs-doclistx {
  padding-top: 0;
  margin-top: 0;
}
@media (max-width: 992px) {
  .bs-main-container > .bs-doclist,
  .bs-main-container > .bs-doclistx,
  .bs-main-container > .bs-doc-data {
    padding-top: 60px;
  }
  .bs-fullwidth-slideshow-container ~ .bs-doc-data,
  .bs-fullwidth-slideshow-container ~ .bs-doclist,
  .bs-fullwidth-slideshow-container ~ .bs-doclistx,
  .bs-fullscreen-slideshow-container ~ .bs-doc-data,
  .bs-fullscreen-slideshow-container ~ .bs-doclist,
  .bs-fullscreen-slideshow-container ~ .bs-doclistx {
    padding-top: 0;
    margin-top: 0;
  }
}
.bs-doc-data .page-header {
  border: none;
  margin: 1em 0 1em 0;
}
.bs-doc-data .page-header .lead {
  margin: 0;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4em;
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.bs-doc-data .bs-doc-description {
  line-height: 1.6em;
  font-size: 14px;
  font-weight: 400;
}
.bs-doc-data .bs-doc-title {
  font-size: 36px;
  line-height: 1.8em;
  font-family: 'Open Sans', 'Roboto', 'Arial', 'Verdana';
}
.bs-doc-data .bs-doc-icon {
  max-width: 100%;
  height: auto;
  margin: 1em 0;
}
/* doclist */
.bs-doclistx .bs-doclistx-item .bs-docx-caption {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4em;
  color: #333333;
}
.bs-doclistx-cards .bs-doclistx-item .bs-docx-caption {
  padding: 16px 16px 16px 16px;
  color: #333333;
}
.bs-doclistx-cards .bs-doclistx-item .bs-docx-caption .bs-docx-title {
  font-size: 19px;
  font-weight: 500;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  color: #333333;
}
.bs-doclistx a:hover .bs-docx-caption .bs-docx-title {
  color: #009846;
}
.bs-doclistx-item .bs-docx-icon.btn-circle,
.bs-doclistx-list1 .bs-doclistx-item .bs-docx-icon.btn-circle {
  background-color: #bbbbbb;
}
.bs-items-equal-heights-container .bs-doclistx-item-container {
  margin-bottom: 30px;
}
/* doclist item - attr */
.bs-doclistx .bs-doclistx-item .bs-docx-attr-row {
  font-size: 13px;
  font-weight: 300;
  color: #bbbbbb;
  padding: 5px 0 5px 0;
}
.bs-doclistx-cards .bs-doclistx-item .bs-docx-attr-row {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin: 4px 0 0 0;
}
/* karty wer.1 (zdjecie, tekst pod spodem */
.bs-doclistx-cards-1 .bs-doclistx-item .bs-docx-attr-row {
  position: absolute;
  bottom: 0;
  display: block;
  height: 26px;
  line-height: 26px;
  background: #ffffff;
  padding: 0 15px;
}
.bs-doclistx-cards-1 .bs-doclistx-item {
  padding-bottom: 8.66666667px;
}
.bs-doclistx-cards-1 .bs-doclistx-item .bs-docx-caption .bs-docx-title {
  border-bottom: none;
}
/* karty wer.2 (tekst na zdjeciu */
.bs-doclistx-cards-2 .bs-doclistx-item .bs-docx-caption {
  padding: 16px 16px 16px 16px;
  color: #ffffff;
}
.bs-doclistx-cards-2 .bs-doclistx-item .bs-docx-caption .bs-docx-title {
  font-size: 19px;
  font-weight: 500;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
  color: #ffffff;
}
.bs-doclistx-cards-2 .bs-doclistx-item .bs-docx-attr-row {
  color: inherit;
  margin: 0.5em 0 0 0;
  opacity: .8;
}
.bs-doclistx-cards .bs-doclistx-item .bs-docx-attr-row .bs-docx-date,
.bs-doclistx-cards .bs-doclistx-item .bs-docx-attr-row .bs-docx-price,
.bs-doclistx-cards .bs-doclistx-item .bs-docx-attr-row .bs-docx-comments-count {
  display: inline-block;
  float: left;
}
.bs-doclistx-cards .bs-doclistx-item .bs-docx-attr-row .bs-docx-price,
.bs-doclistx-cards .bs-doclistx-item .bs-docx-attr-row .bs-docx-comments-count {
  float: right;
}
.bs-doclist-title {
  font-size: 20px;
  line-height: 1.4em;
  font-weight: 300;
  padding: 0;
  margin: 0;
  font-family: 'Open Sans', 'Roboto', 'Arial', 'Verdana';
  text-transform: none;
  text-align: left;
}
/* doc box */
.bs-doc-box {
  margin: 20px 0 60px 0;
  padding: 0;
}
.bs-doc-box .bs-doc-box-title {
  font-size: 24px;
  line-height: 1.8em;
  font-weight: 700;
  padding: 0;
  margin: 0 0 1em 0;
  font-family: 'Open Sans', 'Roboto', 'Arial', 'Verdana';
  text-transform: uppercase;
  border-bottom: 5px solid #aaaaaa;
  text-align: left;
  color: #aaaaaa;
}
.bs-reldoc-list {
  padding: 0;
  margin: 20px 0 60px 0;
}
.bs-reldoc-list .bs-doc-box-title {
  font-size: 24px;
  line-height: 1.8em;
  font-weight: 700;
  padding: 0;
  margin: 0 0 1em 0;
  font-family: 'Open Sans', 'Roboto', 'Arial', 'Verdana';
  text-transform: uppercase;
  border-bottom: 5px solid #aaaaaa;
  text-align: left;
}
/* navbar - brand logo */
.bs-navbar-brand {
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: inline-block;
  width: 250px;
  height: 55px;
  line-height: 55px;
  margin: 14px 20px 0 20px;
  background-image: url(../../css/img/ekoakcja/ekoakcja-logo.svg);
  /* background-size: 100% 100%; */
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 15px;
  cursor: pointer;
}
.no-svg #ibs-main-logo-top {
  background-image: url(../../css/img/ekoakcja/ekoakcja-logo.png);
}
.navbar-header {
  overflow: hidden;
  margin: 0;
}
.navbar {
  background: #ffffff;
  color: #808285;
  border: none;
  font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 0 !important;
}
.nav > li > a {
  padding: 0 15px;
  line-height: 90px;
  text-transform: uppercase;
}
.navbar button,
.navbar a,
.navbar .btn,
.navbar-header {
  color: #808285;
}
/* hamburger */
.navbar-toggler {
  color: #808285;
  outline: none;
}
.navbar-toggle .icon-bar {
  background-color: #808285;
}
/* end hamburger */
.nav .open > a {
  color: #009846;
  background-color: transparent;
}
.nav > li > a:hover,
.nav > li > a:focus {
  color: #009846;
  background-color: transparent;
}
.navbar-nav a:hover {
  color: #009846;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.nav > li.active > a {
  color: #009846;
  background-color: transparent;
}
.navbar-nav .dropdown-menu {
  border-radius: 0;
  padding: 0;
}
.navbar-nav .dropdown-menu,
.navbar-nav .dropdown-menu a {
  color: rgba(0, 0, 0, 0.84);
  background: #ffffff;
}
.navbar-nav .dropdown-menu a {
  height: 50px;
  line-height: 50px;
}
.navbar-nav .dropdown-menu a:hover {
  color: #009846;
  background: transparent !important;
}
.navbar-nav.navbar-right:last-child {
  margin-right: 15px;
}
.bs-navbar-admin-toggle-btn {
  height: 100%;
  line-height: 90px;
  padding: 0;
  margin: 0 0 0 0;
  border: none;
}
/* navbar search */
.navbar #ibs-header-search {
  width: 40px;
  height: 90px;
  background: transparent;
}
#ibs-header-search.open {
  width: 60%;
  background: #bbbbbb;
}
.navbar #ibs-header-search #ibs-header-search-button {
  height: 90px;
  line-height: 90px;
  background: transparent;
}
#ibs-header-search.open #ibs-header-search-button {
  background: #bbbbbb;
  color: #ffffff;
}
#ibs-header-search-text {
  height: 80px;
  line-height: 80px;
}
#ibs-header-search #ibs-header-search-form-group {
  height: 90px;
}
/* navbar shadow OFF */
.bs-set-navbar-shadow-off .navbar {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* end navbar shadow OFF */
@media (min-width: 992px) {
  /* border-bottom - tylko menu rozwinięte */
  .bs-main-menu .nav > li {
    box-sizing: border-box;
  }
  .bs-main-menu .nav > li > a {
    box-sizing: border-box;
    border-bottom: none;
    height: 90px;
  }
  .bs-main-menu .nav > li > a:hover {
    border-bottom: none;
    color: #009846;
    background-color: transparent;
  }
  .bs-main-menu .nav > li.active > a {
    border-bottom: none;
    color: #009846;
    background-color: transparent;
  }
}
/* mobile */
@media (max-width: 992px) {
  .navbar {
    background: #ffffff;
    color: #808285;
  }
  .navbar button,
  .navbar a,
  .navbar .btn,
  .navbar btn,
  .navbar-header {
    color: #808285;
  }
  /* hamburger */
  .navbar-toggle .icon-bar {
    background-color: #808285;
  }
  /* end hamburger */
  .nav > li > a {
    line-height: 30px;
    color: #808285;
  }
  .nav > li > a:hover,
  .nav > li > a:focus {
    color: #000000;
    background-color: #f1f1f1;
  }
  .navbar-nav a:hover {
    color: #000000;
    background-color: #f1f1f1;
  }
  .navbar-nav li {
    border-top: 1px solid #777777;
  }
  .navbar-nav li li {
    border-top: none;
  }
  .navbar-nav .dropdown-menu,
  .navbar-nav .dropdown-menu a {
    color: #808285;
    background: #ffffff;
  }
  .navbar-nav .dropdown-menu a {
    height: inherit;
    line-height: inherit;
  }
  .navbar-nav li a:hover,
  .navbar-nav .dropdown-menu a:hover,
  .nav > li.active > a,
  .nav > li > a:hover {
    color: #000000;
    background-color: #f1f1f1;
  }
  .nav > li.active > a {
    color: #000000;
    background-color: #f1f1f1;
  }
  .navbar-nav.navbar-right:last-child {
    color: #808285;
  }
  .bs-main-admin-menu {
    top: 50px !important;
  }
  .bs-navbar-brand {
    height: 40px;
    line-height: 40px;
    margin: 5px 15px 0 0;
    width: 175px;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: 17px;
  }
  .navbar #ibs-header-search #ibs-header-search-button {
    height: 50px;
    line-height: 50px;
    background: transparent;
  }
  .navbar #ibs-header-search,
  #ibs-header-search #ibs-header-search-form-group {
    height: 50px;
    line-height: 40px;
  }
  #ibs-header-search-text {
    height: 40px;
    line-height: 40px;
  }
}
/* START bs-navbar-right-abs  - user & cart & admin */
.bs-navbar-right-abs {
  right: 10px;
  /* 40px; */
}
.nav.bs-navbar-right-abs > li {
  height: 90px;
}
.nav.bs-navbar-right-abs > li > a {
  padding: 0 4px;
  line-height: 90px;
  color: #808285;
  font-size: inherit;
  background: none;
  transform: scale(1);
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  z-index: 1;
  cursor: pointer;
}
.nav.bs-navbar-right-abs > li > a:hover {
  color: #009846;
  background: none;
  transform: scale(1.4);
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 1;
}
/*  navbar transparent */
.bs-set-navbar-transparent .navbar {
  background: transparent !important;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.bs-set-navbar-transparent .nav > li > a {
  color: #ffffff;
}
.bs-set-navbar-transparent .nav > li.active > a {
  color: #ffffff;
}
.bs-set-navbar-transparent .nav > li > a:hover {
  color: #000000;
  background: #f1f1f1;
  opacity: .8;
}
.bs-set-navbar-transparent .navbar button,
.bs-set-navbar-transparent .navbar a,
.bs-set-navbar-transparent .navbar .btn,
.bs-set-navbar-transparent .navbar-header {
  color: #ffffff;
}
.bs-set-navbar-transparent .bs-navbar-brand {
  background-image: url(../../css/img/ekoakcja/ekoakcja-logo.svg);
}
.bs-set-navbar-transparent .navbar-toggler {
  color: #ffffff;
  outline: none;
}
.bs-set-navbar-transparent .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.bs-set-navbar-transparent .navbar-collapse.in {
  color: #808285;
  background-color: #ffffff;
}
.bs-set-navbar-transparent .navbar-collapse.in .nav > li > a {
  color: #808285;
}
.bs-set-navbar-transparent .nav.bs-navbar-right-abs > li > a {
  color: #ffffff;
}
.bs-set-navbar-transparent .nav.bs-navbar-right-abs > li > a:hover {
  color: #ffffff;
  opacity: 1;
  background: none;
}
/* end navbar transparent  */
/* mobile */
@media (max-width: 992px) {
  .bs-navbar-admin-toggle-btn {
    height: 100%;
    line-height: 50px;
  }
  .nav.bs-navbar-right-abs > li {
    float: right;
    height: 50px;
  }
  .nav.bs-navbar-right-abs > li > a {
    padding: 0 4px;
    line-height: 50px;
    color: #808285;
    font-size: inherit;
    background: none;
    transform: scale(1);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .nav.bs-navbar-right-abs > li > a:hover {
    padding: 0 4px;
    line-height: 50px;
    color: #000000;
    font-size: inherit;
    background: none;
    transform: scale(1.4);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  /* dropdown menu rozwija w lewo */
  .bs-navbar-right-abs .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* END bs-navbar-right-abs */
/* fullscreen slideshow */
.bs-fullscreen-slideshow-container {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
.bs-imglist-item-fullscreen-caption {
  box-sizing: border-box;
  padding: 0 0 0 0;
  width: 45%;
}
.bs-imglist-item-fullscreen-caption-container .bs-img-author {
  display: inline-block;
  position: absolute;
  bottom: 8px;
  font-size: 11px;
  color: #f1f1f1;
}
.bs-imglist-item-fullscreen-caption h3 {
  font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  background: transparent;
  color: #ffffff;
  display: block;
  padding: 10px 0px 5px 0;
  margin: 0 0 0 0;
}
.bs-imglist-item-fullscreen-caption span {
  margin: 0 0 0 0;
  font-size: 18px;
  background: transparent;
  color: #ffffff;
  /* opacity: .9; */
  line-height: 25px;
  padding: 0;
  display: block;
}
.bs-imglist-item-fullscreen-caption .bs-slide-link {
  text-decoration: none;
  color: #f1f1f1;
  font-size: 14px;
  padding: 0;
  margin: 0.5em 0 0 0;
  display: inline-block;
  background: transparent;
  opacity: 0.9;
}
.bs-imglist-item-fullscreen-caption .bs-slide-link:hover {
  text-decoration: underline;
  color: #ffffff;
  background: none;
  opacity: 1;
}
.bs-vegas-slideshow-nav-underslide,
.bs-vegas-slideshow-nav-onslide {
  position: absolute;
  right: 10px;
  bottom: 10px;
  padding-right: 10px;
  display: inline-block;
  text-align: right;
}
.bs-vegas-slideshow-nav-underslide {
  bottom: -35px;
}
.bs-vegas-slideshow-nav-underslide a {
  color: #777777;
  opacity: 0.6;
}
.bs-vegas-slideshow-nav-onslide a {
  color: #fff;
  opacity: 0.6;
}
.bs-vegas-slideshow-nav-underslide a:hover,
.bs-vegas-slideshow-nav-onslide a:hover {
  opacity: 1;
}
@media (max-width: 992px) {
  .bs-imglist-item-fullscreen-caption {
    box-sizing: border-box;
    padding: 0 0 0 0;
    width: 80%;
  }
  .bs-imglist-item-fullscreen-caption-container {
    right: 0;
    left: auto;
  }
  .bs-imglist-item-fullscreen-caption span,
  .bs-imglist-item-fullscreen-caption {
    /* display: none; */
    font-weight: 300;
    font-size: 15px;
  }
  .bs-imglist-item-fullscreen-caption h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
  }
  .bs-fullscreen-slideshow-container {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
  }
}
/* ----------- footer ----------------- */
.footer {
  background: #eeeeee;
  color: #aaaaaa;
  border-color: #a1a1a1;
  margin: 0 0 0 0;
  padding: 30px 0 20px 0;
  height: 200px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
@media (max-width: 992px) {
  body {
    margin-bottom: 400px;
  }
  .footer {
    height: 400px;
  }
}
.footer a {
  color: #888888;
}
.footer a:hover {
  color: #00b0ff;
}
/* lang selector */
.footer .bs-langselector {
  margin: 40px 0 30px 0;
  text-align: right;
}
.footer .bs-langselector a {
  /* color: #777777 !important */
}
.footer a.bs-langselector-activeitem {
  /* color: #555555 !important */
}
.bs-topmmenu-navbar {
  position: fixed;
  z-index: 100;
  width: 100%;
  top: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bs-topmmenu-navbar-middleheight {
  position: fixed;
  top: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.bs-topmmenu-navbar-top {
  top: 0;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/* item effects */
.bs-effect-shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.bs-effect-zoom {
  transform: scale(1);
  z-index: 1;
}
.bs-effect-zoom:hover,
.bs-effect-zoom:focus {
  transform: scale(1.02);
  -webkit-box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
  z-index: 2;
}
.bs-effect-navbar-shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.bs-effect-navbar-transparent {
  background: transparent !important;
}
/* doc file list */
.bs-doc-file-list {
  padding: 0;
  margin: 20px 0 60px 0;
}
.bs-docfilelist-list .bs-doc-box-title {
  font-size: 24px;
  line-height: 1.8em;
  font-weight: 700;
  padding: 0;
  margin: 0 0 1em 0;
  font-family: 'Open Sans', 'Roboto', 'Arial', 'Verdana';
  text-transform: uppercase;
  border-bottom: 5px solid #aaaaaa;
  text-align: left;
}
.bs-doc-file-list-item {
  padding: 0;
  margin: 20px 0 0 0;
}
.bs-doc-file-list-item .bs-table-col.bs-doc-file-icon {
  width: 56px;
  overflow: hidden;
  vertical-align: top;
}
.bs-doc-file-list-item .bs-table-col.bs-doc-file-icon .bs-btn-circle {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  text-align: center;
  line-height: 31.00775194px;
  /* 1.301; */
  display: inline-block;
  background: #e1e1e1;
  color: #888888;
}
.bs-doc-file-title {
  font-weight: bold;
  font-size: 14px;
}
.bs-doc-file-description {
  font-weight: normal;
  font-size: 12px;
  padding: 0 0 0 0;
  margin: 0;
}
/* --------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------*/
/* --------------------------------------------------------------------------*/
/* horyz - homepg middle navbar   */
.navbar.bs-topmmenu-navbar-middleheight {
  background: transparent url(../../css/img/bg-trans-white-80.png);
}
.bs-topmmenu-navbar-middleheight .navbar-nav {
  width: 100%;
  text-align: center;
}
.bs-topmmenu-navbar-middleheight .navbar-nav > li {
  float: none;
  display: inline-block;
}
.bs-topmmenu-navbar-middleheight .navbar-nav li.active a {
  background: transparent !important;
}
.bs-topmmenu-navbar-middleheight .navbar-nav a:hover {
  background-color: #fff !important;
}
.bs-topmmenu-navbar-middleheight .navbar-nav .dropdown-menu a:hover {
  color: #009846;
  background: transparent !important;
}
#ibs-main-top-spec-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  margin: 0;
  padding: 0;
  z-index: 8;
  background: transparent;
  color: #ffffff;
}
#ibs-main-top-spec-nav a {
  color: #ffffff;
}
#ibs-main-top-spec-nav #ibs-navbar-brand {
  display: none;
}
#ibs-main-top-spec-nav .bs-navbar-right-abs {
  right: 10px;
}
#ibs-main-logo-top {
  display: block;
  position: absolute;
  top: 25%;
  left: 50%;
  width: 360px;
  height: 134px;
  margin-top: -67px;
  /* Half the height */
  margin-left: -180px;
  /* Half the width */
  padding: 0;
  z-index: 20;
  background-image: url(../../css/img/horyzont360/horyzont-logo-white.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.no-svg #ibs-main-logo-top {
  background-image: url(../../css/img/horyzont360/horyzont-logo-white.png);
}
@media (max-width: 992px) {
  #ibs-main-top-spec-nav,
  #ibs-main-logo-top {
    display: none;
  }
  .bs-topmmenu-navbar-middleheight {
    position: fixed;
    top: 0;
  }
}
/* -------------------------------------------- */
.bs-navbar-languagepicker-link {
  opacity: .8;
}
.navbar .bs-langselector {
  display: inline-block;
  border: 1px solid #ff0000;
  float: right;
}
/* article */
.container .bs-article-img-wide {
  position: relative;
  margin: 50px -50px 20px;
  text-align: left;
}
@media (max-width: 992px) {
  .container .bs-article-img-wide {
    margin: 50px 0 20px;
  }
}
.bs-article-img-wide img {
  width: 100%;
}
.bs-article-img-specialtext {
  padding: 30px 0;
}
.bs-article-img-wide .bs-img-caption {
  font-size: 0.9em;
  line-height: 1.2em;
  padding: 5px 0;
  color: #888888;
  font-weight: 300;
  opacity: .8;
}
.bs-article-img-wide .bs-img-caption .bs-img-caption-title {
  /* font-weight: 400;
     display: block; 
    font-weight: bold;
    */
}
.bs-img-author {
  color: inherit;
  opacity: .8;
}
.bs-img-author a {
  color: inherit;
  text-decoration: underline;
}
.bs-img-author a:hover {
  color: inherit;
  text-decoration: underline;
}
@media screen and (min-width: 320px), screen and (max-width: 320px) {
  .bs-article-img-wide img {
    width: 100%;
  }
}
/* 
* article img fullpg-Js list 
*/
.bs-article-img-list-fullpg-js .section .fp-bg {
  background-size: cover;
  background-position: center 80%;
  transition: all 1000ms ease;
  top: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  z-index: -1;
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.bs-article-img-list-fullpg-js .section .fbs-caption {
  color: #fff;
  text-align: center;
}
.bs-article-img-list-fullpg-js .section .fbs-caption h2 {
  font-weight: 900;
  font-size: 8em;
  -webkit-text-shadow: 0 0.3rem 0.9rem rgba(0, 0, 0, 0.4);
  text-shadow: 0 0.3rem 0.9rem rgba(0, 0, 0, 0.4);
  letter-spacing: -3px;
}
.bs-article-img-list-fullpg-js .section .fbs-caption p {
  text-shadow: -1px 1px 8px rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: -1px 1px 8px rgba(0, 0, 0, 0.8);
  width: 50%;
  margin: 0 auto;
  font-size: 1.5em;
}
.bs-article-img-list-fullpg-js .section .fbs-caption .bs-img-author {
  font-size: 11px;
  display: block;
  position: absolute;
  bottom: 8px;
  text-align: left;
  padding-left: 15px;
  color: #f1f1f1;
  opacity: .8;
}
/*
#section1 h2{
    -webkit-text-shadow: none;
    text-shadow: none;
}
#slide1-1 h2{
    color: #444;
}
*/
/*
* Setting the backgrounds for each section / slide

#section0 .fp-bg:before,
#section1 .fp-bg:before,
#section2 .fp-bg:before,
#section3 .fp-bg:before,
#section4 .fp-bg:before {

    content: '';
    position: absolute;
    display: block;
    background: rgba(173, 173, 173, 0.2);
    top:0;
    bottom:0;
    height: 100%;
    width: 100%;
}
.fp-bg{
    background-size: cover;
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#slide1-1 .fp-bg{
    background-position: center 80%;
}
#slide1-2 .fp-bg{
}
#slide1-3 .fp-bg{
}

#section2 .fp-bg{
    background-position: center 60%;
}
#section2 h2{
    color: #fff;
}

#section4 .fp-bg{
}

*/
/* search bar */
.bs-main-searchbar2 {
  height: 70px;
  width: 100%;
  padding: 15px 0 0 0;
  position: fixed;
  top: 90px;
  display: block;
  z-index: 100;
  background: #555555;
  color: #f1f1f1;
  line-height: 25px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
.bs-main-searchbar2 form {
  width: 100%;
  font-size: 15px;
}
.bs-main-searchbar2 .bs-frm-search-txt {
  background: none;
  border: none;
  border-bottom: 1px solid #f1f1f1;
  display: inline-block;
  width: 300px;
  opacity: .7;
  font-size: inherit;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #ffffff;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #ffffff;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #ffffff;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #ffffff;
}
.bs-main-searchbar2 .bs-frm-search-txt:focus {
  opacity: 1;
  outline: none;
}
.bs-main-searchbar2 button {
  background: none;
  color: inherit;
}
.bs-main-searchbar2 button:hover,
.bs-main-searchbar2 button:active {
  color: #fff;
  outline: none;
}
.bs-main-searchbar2-form-group {
  width: 100%;
  text-align: center;
}
@media (max-width: 992px) {
  .bs-main-searchbar2 {
    top: 50px;
    height: 70px;
  }
}
/* doc data cd..*/
.bs-doc-col-fullright .bs-imglist-gallery-ps {
  position: relative;
  margin-top: -90px;
  margin-right: -15px;
}
.bs-doc-col-fullright-ltext {
  padding-right: 50px;
}
.bs-doc-col-fullleft .bs-imglist-gallery-ps {
  position: relative;
  margin-top: -90px;
  margin-left: -15px;
}
.bs-doc-col-fullleft-rtext {
  padding-left: 50px;
}
@media (max-width: 992px) {
  .bs-doc-col-fullright .bs-imglist-gallery-ps {
    position: relative;
    margin-top: 0;
    margin-right: 0;
  }
  .bs-doc-col-fullleft .bs-imglist-gallery-ps {
    position: relative;
    margin-top: 0;
    margin-left: 0;
  }
  .bs-doc-col-fullright-ltext {
    padding: 15px;
  }
  .bs-doc-col-fullleft-rtext {
    padding: 15px;
  }
}
/* bs form (client) */
.bs-form-box {
  margin: 20px 0 50px;
}
.bs-form-box h3 {
  font-size: 1.5em;
  font-weight: 300;
  margin: 40px 0 10px 0;
}
.bs-form-box .bs-form-param {
  margin: 0 0 20px;
}
.bs-form-box .bs-form-footer {
  margin: 20px 0 20px;
}
.bs-form-box .bs-form-header {
  margin: 0 0 20px;
}
.bs-form-box .bs-form-header p {
  color: #888888;
}
