/* Generated by less 2.5.1 */
@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,600,400italic,400,300&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:light&subset=latin,latin-ext);
/*---------------------------------------------------
LESS Elements 0.9
---------------------------------------------------
A set of useful LESS mixins
More info at: http://lesselements.com
---------------------------------------------------*/
* {
  font-family: "Open Sans";
}
*,
::after,
::before {
  box-sizing: inherit;
}
html {
  box-sizing: border-box;
}
html {
  height: 100%;
  font-family: 'Open Sans';
}
html {
  -webkit-font-smoothing: antialiased;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
}
* {
  -webkit-font-smoothing: antialiased;
  color: inherit;
  text-decoration: none;
}
*,
*:before,
*:after {
  -ms-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body,
html {
  background: #f8f8f8;
  margin: 0;
  padding: 0;
  height: 100%;
  color: #000;
  font-size: 12px;
  font-weight: 300;
}
.wcag-hide {
  position: absolute;
  left: -10000px !important;
  top: auto;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden;
}
* {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
  list-style-type: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
input,
button {
  text-shadow: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
a img {
  border: none;
}
a {
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:focus,
button:focus {
  border: 1px dashed #000;
  background-color: #fff000;
  color: #000!important;
}
a:focus i,
button:focus i,
a:focus span,
button:focus span,
a:focus strong,
button:focus strong {
  color: #000!important;
}
.focus-mixix:focus {
  border: 1px dashed #000;
  background-color: #fff000;
  color: #000!important;
}
.focus-mixix:focus i,
.focus-mixix:focus span,
.focus-mixix:focus strong {
  color: #000!important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  clear: both;
}
.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.element-hidden {
  display: none;
}
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}
.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
}
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0 0 10px 10px;
  color: #fff!important;
  display: block;
  font-size: 0.94em;
  -khtml-border-radius: 0 0 10px 10px;
  line-height: 1.7;
  -moz-border-radius: 0 0 10px 10px;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
.overlay-bg-pattern {
  background: rgba(255, 255, 255, 0.2);
}
.overlay-bg-icon {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}
.header-wrp {
  display: block;
  clear: both;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  background: #222;
}
.header-top-options {
  width: 100%;
  background: #222222;
  height: 40px;
}
.ht-nav-left {
  float: left;
}
.ht-nav-left a {
  float: left;
  padding: 0 10px;
  margin: 0 10px;
  line-height: 40px;
  font-size: 12px;
  color: #fff000;
}
.ht-nav-left a i {
  margin-right: 10px;
}
.ht-nav-left a:first-child {
  margin-left: 0;
}
.ht-nav-left a:hover {
  background: #000000;
  color: #00ff00;
}
@media only screen and (max-width: 700px) {
  .ht-nav-left {
    text-align: center;
  }
  .ht-nav-left i {
    margin-right: 0!important;
  }
  .ht-nav-left span {
    display: none;
  }
}
.ht-nav-right {
  float: right;
}
i,
a {
  color: #fff000;
}
.ht-nav-opt-contrast {
  float: right;
  padding: 0 10px;
  margin: 0 10px;
  line-height: 40px;
  font-size: 12px;
}
.ht-nav-opt-contrast i {
  margin-right: 10px;
}
.ht-nav-opt-contrast:hover {
  background: #000000;
  color: #00ff00;
}
@media only screen and (max-width: 820px) {
  .ht-nav-opt-contrast span {
    display: none;
  }
}
.ht-nav-opt-fontsize {
  float: right;
  margin-right: 10px;
}
.ht-nav-opt-fontsize a {
  color: #fff000;
  display: block;
  float: left;
  height: 40px;
  padding: 0 5px;
  margin: 0 2px;
  font-size: 12px;
}
.ht-nav-opt-fontsize a.s-normal {
  font-size: 12px;
  padding-top: 12px;
}
.ht-nav-opt-fontsize a.s-medium {
  font-size: 15px;
  padding-top: 9px;
}
.ht-nav-opt-fontsize a.s-large {
  font-size: 18px;
  padding-top: 6px;
}
.ht-nav-opt-fontsize a:hover {
  background: #000000;
  color: #00ff00;
}
.ht-nav-search {
  float: right;
}
a.ht-nav-search-btn {
  display: block;
  float: right;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  margin: 0 2px;
  font-size: 12px;
  color: #000000;
  background: #fff000;
}
a.ht-nav-search-btn i {
  margin-left: 10px;
}
a.ht-nav-search-btn:hover,
a.ht-nav-search-btn:focus {
  color: #000000 !important;
  background: #00ff00;
}
.header-top-bip {
  display: block;
  clear: both;
  min-height: 90px;
  padding: 20px 0;
  width: 100%;
  border-bottom: 3px solid #fff000;
}
.ht-bip-left {
  float: left;
  padding-left: 15px;
}
.ht-bip-herb {
  float: left;
}
.ht-bip-herb img {
  float: left;
}
.ht-bip-name {
  float: left;
  padding-left: 15px;
}
.ht-bip-name span,
.ht-bip-name strong {
  display: block;
  clear: both;
  color: #fff000;
}
.ht-bip-name span {
  font-size: 14px;
  padding-bottom: 6px;
  background: url(../img/header/line.png) no-repeat left bottom;
}
.ht-bip-name strong {
  font-size: 24px;
  padding-top: 0;
  font-weight: bold;
}
.ht-bip-name:hover span,
.ht-bip-name:hover strong {
  color: #00ff00;
}
.ht-bip-right {
  float: right;
}
.ht-bip-btn {
  padding-right: 15px;
}
.search {
  display: block;
  clear: both;
  background: #a00b10;
  color: #fff;
}
.search-tabs {
  position: relative;
  cursor: pointer;
  display: block;
  clear: both;
  padding-top: 50px;
  padding-bottom: 30px;
  padding-left: 40px;
}
.search-tabs-item {
  font-size: 15px;
  color: #fff;
}
form.search-form {
  padding-left: 30px;
  padding-bottom: 30px;
}
form.search-form.search-results {
  padding-left: 0;
  padding-bottom: 0;
}
.search-form-field {
  position: relative;
  display: block;
  float: left;
  height: 40px;
  margin-bottom: 10px;
  margin-right: 20px;
  overflow: hidden;
}
.search-form-field.input-field {
  width: 510px;
}
.search-form-field.button-field {
  width: 120px;
  margin-right: 0;
}
.search-form-input {
  display: block;
  height: 40px!important;
  width: 500px;
  border: none!important;
  border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  font-size: 14px;
  color: #999;
  text-indent: 10px;
}
.search-icon {
  position: absolute;
  z-index: 10;
  top: 12px;
  right: 10px;
  color: #7c7c7c;
  font-size: 18px;
}
.search-btn-submit {
  display: block;
  height: 40px!important;
  width: 120px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent!important;
  border: 1px solid #fff;
  color: #fff;
  font-size: 18px;
}
.search-btn-submit:hover {
  background: #000!important;
  border-color: #000;
}
.search-btn-submit:focus {
  border: 1px dashed #000;
  background-color: #fff000!important;
  color: #000!important;
}
.search-btn-submit:focus i,
.search-btn-submit:focus span,
.search-btn-submit:focus strong {
  color: #000!important;
}
.search-results .search-form-input {
  border: 1px solid #d3d3d3!important;
  color: #999;
}
.search-results .search-icon {
  display: none;
}
.search-results .search-gradient {
  display: none;
}
.search-results .search-btn-submit {
  background: #222!important;
  border: 1px solid #fff;
  color: #fff;
}
.search-results .search-btn-submit:hover {
  background: #000!important;
  border-color: #000;
  color: #fff!important;
}
.search-results .search-btn-submit:focus {
  border: 1px dashed #000;
  background-color: #fff000!important;
  color: #000!important;
}
.search-results .search-btn-submit:focus i,
.search-results .search-btn-submit:focus span,
.search-results .search-btn-submit:focus strong {
  color: #000!important;
}
.search-form-field:before,
.search-form-field:after {
  content: " ";
  display: table;
}
.search-form-field:after {
  clear: both;
}
.search-gradient {
  background-image: linear-gradient(to right, rgba(245, 245, 246, 0) 0%, #f8f8f8 50%, #f8f8f8 100%);
  background-image: -moz-linear-gradient(left, rgba(245, 245, 246, 0) 0%, #f8f8f8 50%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(245, 245, 246, 0)), color-stop(50%, #f8f8f8), color-stop(100%, #f8f8f8));
  background-image: -webkit-linear-gradient(left, rgba(245, 245, 246, 0) 0%, #f8f8f8 50%, #f8f8f8 100%);
  background-size: 100%;
  height: 60px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
}
.search-form-field .search-gradient {
  background-image: linear-gradient(to right, rgba(252, 252, 252, 0) 0%, #fefefe 50%, #fefefe 100%);
  background-image: -moz-linear-gradient(left, rgba(252, 252, 252, 0) 0%, #fefefe 50%, #fefefe 100%);
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(252, 252, 252, 0)), color-stop(50%, #fefefe), color-stop(100%, #fefefe));
  background-image: -webkit-linear-gradient(left, rgba(252, 252, 252, 0) 0%, #fefefe 50%, #fefefe 100%);
  background-size: 100%;
  height: 40px;
  moz-transition-delay: 200ms;
  moz-transition-property: opacity;
  moz-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  o-transition-delay: 200ms;
  o-transition-property: opacity;
  o-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  transition-delay: 200ms;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  webkit-transition-delay: 200ms;
  webkit-transition-property: opacity;
  webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  width: 40px;
}
@media (max-width: 600px) {
  .search-form-field.input-field {
    width: 100%;
  }
  .search-form-input {
    width: 100%;
  }
}
.header-mmenu-wrp {
  position: relative;
  display: block;
  clear: both;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.header-mmenu-wrp.menu-abs-pos {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.header-mmenu {
  position: relative;
  display: block;
  clear: both;
}
.header-mmenu.primary {
  background: #222;
  padding-left: 75px;
}
.header-mmenu.secondary {
  background: #000;
  padding-left: 75px;
  border-bottom: 1px solid #ccc;
}
.header-mmenu ul,
.header-mmenu ol,
.header-mmenu li {
  list-style: none;
}
.header-mmenu.menu-fade .bip-mmenu {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.bip-menu-btn-descr {
  padding: 17px 0;
  font-size: 15px;
  color: #fff;
  display: inline-block;
  float: left;
}
.bip-menu-btn-descr span {
  display: none;
}
.mmenu-right-btn {
  position: absolute;
  top: 13px;
  left: 25px;
  width: 30px;
  height: 30px;
  background: url(../img/header/hamburger-icon.png) no-repeat center center;
}
.mmenu-right-btn:hover {
  background-color: #000;
}
.mmenu-right-btn.info {
  background: url(../img/header/info-icon.png) no-repeat center center;
}
.mmenu-right-btn.info:hover {
  background-color: #000;
}
.mmenu-right-btn-v {
  position: absolute;
  top: 13px;
  left: 25px;
  width: 30px;
  height: 30px;
  background: url(../img/header/hamburger-icon.png) no-repeat center center;
}
.mmenu-right-btn-v span {
  display: none;
  line-height: 30px;
}
.mmenu-right-btn-v:hover {
  background-color: #000;
}
.mmenu-right-btn-v.info {
  left: 75px;
}
#mmenu-bottom-btn {
  display: none;
}
.bip-mmenu {
  padding: 17px 0;
}
.bip-mmenu li {
  display: inline-block;
  font-size: 15px;
}
.bip-mmenu a {
  position: relative;
  display: block;
  padding: 0 10px;
  margin-right: 1px;
  cursor: pointer;
  -moz-transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1);
  color: #fff000;
}
.bip-mmenu.primary li a {
  color: #fff000;
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
}
.bip-mmenu.primary li a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.bip-mmenu.primary li a.active {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  color: #fff000;
}
.bip-mmenu.secondary li a {
  color: #222222;
}
.bip-mmenu.secondary li a.active {
  color: #a00b10;
  font-weight: bold;
}
@media only screen and (max-width: 960px) {
  .header-mmenu {
    display: none;
  }
  .header-mmenu:first-child {
    display: block;
    min-height: 54px;
  }
  .bip-mmenu {
    display: none;
  }
  .bip-menu-btn-descr {
    display: block;
  }
  .bip-menu-btn-descr span {
    display: block;
  }
  .mmenu-right-btn-v {
    position: absolute;
    top: 13px;
    left: 22px;
    padding-left: 38px;
    width: 100px;
    height: 30px;
    background-position: 10px center;
  }
  .mmenu-right-btn-v span {
    display: block;
  }
  #mmenu-bottom-btn {
    display: block;
  }
}
.mmenu-mob-wrp {
  background: #a00b10;
}
.mmenu-nav-main {
  border-top: 1px solid #c24e52;
}
.mmenu-nav-main ul,
.mmenu-nav-main ol,
.mmenu-nav-main li {
  list-style: none;
}
.mmenu-nav-item {
  display: block;
  width: 100%;
  height: auto;
  line-height: 1;
  text-align: -webkit-match-parent;
}
.mmenu-nav-item.last-child i {
  display: none!important;
}
a.mmenu-nav-link {
  position: relative;
  display: block;
  padding: 20px 40px 19px 20px;
  border-bottom: 1px solid #c24e52;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  color: #ffffff;
  white-space: normal;
  height: auto;
}
a.mmenu-nav-link i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50px;
  font-size: 30px;
  text-align: center;
  padding-top: 12px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a.mmenu-nav-link i:before {
  content: "\f105";
}
a.mmenu-nav-link:hover {
  background: #222222 !important;
  color: #ffffff !important;
}
.mmenu-nav-main li > ul {
  background: #000000;
}
.mmenu-nav-main li > ul a {
  display: block;
  color: #222222;
  border-bottom: 1px solid #e1e1e1;
  padding-left: 30px;
}
.mmenu-nav-main li > ul a i {
  color: #000;
}
.mmenu-nav-main li > ul a:hover {
  background: #d4d4d4;
  color: #000000;
}
.mmenu-nav-main li > ul ul {
  background: #110102;
}
.mmenu-nav-main li > ul ul ul {
  background: #410406;
}
.mmenu-nav-main li > ul ul ul ul {
  background: #70080b;
}
.mmenu-nav-main li > ul ul ul ul ul {
  background: #a00b10;
}
.mmenu-nav-main li > ul ul a {
  padding-left: 40px;
}
.mmenu-nav-main li > ul ul ul a {
  padding-left: 50px;
}
.mmenu-nav-main li > ul ul ul ul a {
  padding-left: 60px;
}
.mmenu-nav-main li > ul ul ul ul ul a {
  padding-left: 60px;
}
.content-wrp {
  width: 100%;
  background-color: #000;
}
.content-wrp.bg-abs-pos {
  background-color: #000;
}
.content-wrp.no-pad {
  padding: 0;
  margin: 0;
}
.content-wrp.grey-bg {
  background-color: #000;
}
.content-inside {
  display: block;
  clear: both;
}
.content-inside.normal-width {
  width: 960px;
  margin: 0 auto;
}
.content-inside.full-width {
  width: 100%;
}
@media only screen and (max-width: 960px) {
  .content-inside {
    width: 100%;
  }
  .content-inside.normal-width {
    width: 100%;
  }
}
.bip-boxes {
  display: block;
  clear: both;
  padding: 10px 0;
}
.bip-boxes li {
  display: block;
  clear: both;
  padding: 20px 10px;
  border-bottom: 1px solid #ccc;
  font-size: 12px;
}
.bip-boxes li a {
  text-decoration: none;
}
.bip-boxes li a:hover,
.bip-boxes li a:focus {
  text-decoration: underline;
}
.bip-boxes li div:first-child {
  font-size: 11px;
}
.bip-boxes li div:last-child {
  padding-left: 10px;
}
.pattern {
  overflow: hidden;
}
.wrap {
  position: relative;
  background-color: #000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.wrap.active {
  left: 30%;
  background-color: #222;
}
a.menu-link {
  float: left;
  display: block;
  padding: 1em;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff000!important;
  background: #000;
  padding: 10px;
}
a.menu-link.abs-pos {
  position: fixed;
  top: 0;
  left: 0;
}
a.menu-link:hover,
a.menu-link:focus {
  background: #fff000;
  color: #000!important;
}
.oc {
  color: #fff000;
  clear: both;
  overflow: hidden;
  height: 100%;
}
.js .oc {
  width: 30%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -30%;
  background-color: #fff000;
}
.content-wrap {
  clear: none;
  background-color: #222;
}
@media screen and (max-width: 760px) {
  .wrap.active {
    left: 300px;
  }
  .js .oc {
    min-width: 300px;
    left: -300px;
  }
  .article-bip-container-wrp {
    padding-left: 70px!important;
  }
}
@media screen and (min-width: 760px) {
  a.menu-link {
    display: none;
  }
  .js .oc {
    position: static;
    float: left;
    width: 30%;
    height: 100%;
    bottom: 0;
  }
  .wrap.active {
    left: 0;
  }
  .content-wrap {
    clear: none;
    float: right;
    width: 70%;
  }
}
@media screen and (min-width: 1260px) {
  .js .oc {
    position: static;
    float: left;
    width: 20%;
    height: 100%;
    bottom: 0;
  }
  .content-wrap {
    width: 80%;
  }
  .article-bip-container-wrp {
    width: 960px;
  }
}
.footer-wrp,
.footer-wrp-in {
  width: 100%;
}
.footer-wrp.cpr,
.footer-wrp-in.cpr {
  border-top: 1px solid #fff000;
}
.footer-wrp-in {
  background: #000;
}
.footer-wrp-in.white {
  background: #222;
  border-top: 1px solid #fff000;
}
.footer {
  display: block;
  clear: both;
  width: 100%;
  margin: 0 auto;
}
.footer-data-wrp {
  display: block;
  clear: both;
  padding-bottom: 20px;
  color: #fff000;
  font-size: 12px;
}
.footer-bip-editorial-info {
  clear: both;
  text-align: center;
}
.footer-bip-ed-office {
  display: block;
  float: left;
  padding: 20px 0;
  color: #fff000;
  width: 33%;
}
.footer-bip-ed-office h4 {
  display: block;
  padding: 10px 0;
}
.footer-bip-ed-office h4 a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.footer-bip-ed-office p {
  line-height: 16px;
}
.footer-bip-ed-office p strong {
  font-weight: bold;
}
.footer-bip-ed-office p a:hover {
  text-decoration: underline;
}
.footer-bip-ed-office p ul,
.footer-bip-ed-office p ol,
.footer-bip-ed-office p li {
  list-style: square;
}
@media only screen and (max-width: 830px) {
  .footer-bip-ed-office {
    display: block;
    width: 100%;
    float: none;
    clear: both;
    padding: 20px 0;
  }
}
.white .footer-bip-ed-office {
  color: #fff000;
}
.white .footer-bip-ed-office h4 a {
  color: #fff000;
}
.white .footer-bip-ed-office p {
  line-height: 16px;
}
.white .footer-bip-ed-office p a {
  color: #fff000;
}
.white .footer-bip-ed-office p a:hover {
  color: #00ff00;
}
.footer-bip-main-nav {
  position: absolute;
  top: 65px;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  display: block;
  clear: both;
  overflow: auto;
}
.footer-cpr-wrp {
  position: relative;
  display: block;
  clear: both;
  min-height: 60px;
  padding: 20px;
}
.footer-cpr-wrp span {
  float: left;
  font-size: 14px;
  color: #fff000;
}
.footer-cpr-wrp p {
  float: right;
  font-size: 11px;
  color: #fff000;
}
.footer-cpr-wrp p a:hover {
  color: #fff000;
  text-decoration: underline;
}
.white .footer-cpr-wrp {
  position: relative;
  display: block;
  clear: both;
  min-height: 60px;
  padding: 20px;
}
.white .footer-cpr-wrp span {
  float: left;
  font-size: 14px;
  color: #fff000;
}
.white .footer-cpr-wrp p {
  float: right;
  font-size: 11px;
  color: #fff000;
}
.white .footer-cpr-wrp p a:hover {
  color: #00ff00;
  text-decoration: underline;
}
.webdesign a {
  position: absolute;
  top: 18px;
  right: 10px;
  display: block;
  width: 24px;
  height: 21px;
  background: url(../img/footer/white-logo-iap.png) no-repeat center top;
}
.white .webdesign a {
  position: absolute;
  top: 18px;
  right: 10px;
  display: block;
  width: 24px;
  height: 21px;
  background: url(../img/footer/logo-iap.png) no-repeat center top;
}
@media only screen and (max-width: 960px) {
  .footer {
    width: 100%;
  }
  .footer-data-wrp {
    padding: 0 10px 20px 10px;
  }
  .footer-cpr-wrp {
    padding: 20px 10px;
  }
}
.pagging {
  display: block;
  clear: both;
  width: 100%;
  margin: 10px 0;
  text-align: center;
  height: 80px;
  padding-top: 30px;
  background: #000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pagging strong {
  color: #fff000;
  font-size: 14px;
  font-weight: normal;
}
.pagging a {
  border: 1px solid transparent;
  background: #000000;
  color: #fff000;
  padding: 10px;
  margin-left: 3px;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pagging a:hover {
  background: #fff000;
  color: #000000;
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.pagging a.selected,
.pagging a.active {
  border: 1px solid 0ff 0;
  background: 0ff 0;
  color: #000000;
}
.pagging span {
  color: #fff000;
  margin-left: 3px;
}
.pagging:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.sidebar-bip {
  position: relative;
  z-index: 9999;
  display: block;
  width: 100%;
  height: 100%;
  clear: both;
  margin: 0;
  padding: 0;
  color: #fff000;
  background: #222222;
}
div {
  display: block;
}
.sdr-bip-header {
  position: relative;
  display: block;
  clear: both;
  height: 64px;
  border-bottom: 2px solid #fff000;
  background: #000;
}
.sdr-bip-header h3.normal {
  display: block;
  width: 240px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
  line-height: 64px;
}
.sdr-bip-header h3.godlo {
  display: block;
  width: 240px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 70px;
  line-height: 64px;
  background: url(../img/godlo-polski-small.png) no-repeat left center;
}
.sidebar-bip.white .sdr-bip-header {
  border-bottom: 1px solid #fff000;
}
.sidebar-bip.white .sdr-bip-header h3 {
  color: #00ff00;
}
.sidebar-bip.white .sdr-bip-header .close-btn {
  background-image: url(../img/sidebar/close-btn-white-ver.png);
}
.sdr-bip-editorial-info {
  clear: both;
  text-align: center;
}
.sdr-bip-ed-office h4 {
  display: block;
  padding: 10px 0;
}
.sdr-bip-ed-office h4 a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.sdr-bip-ed-office p {
  line-height: 16px;
}
.sdr-bip-ed-office p strong {
  font-weight: bold;
}
.sdr-bip-ed-office p a:hover {
  text-decoration: underline;
}
.sdr-bip-ed-office p ul,
.sdr-bip-ed-office p ol,
.sdr-bip-ed-office p li {
  list-style: square;
}
.sidebar-bip.white .sdr-bip-ed-office {
  color: #222;
}
.sidebar-bip.white .sdr-bip-ed-office h4 a {
  color: #000;
}
.sidebar-bip.white .sdr-bip-ed-office p {
  line-height: 16px;
}
.sidebar-bip.white .sdr-bip-ed-office p a {
  color: #000;
}
.sidebar-bip.white .sdr-bip-ed-office p a:hover {
  color: #a00b10;
}
.sdr-bip-main-nav {
  height: auto;
  display: block;
  clear: both;
}
.sdr-bip-main-nav .mmenu-mob-wrp {
  background: #222222;
  display: block;
}
.sdr-bip-main-nav .mmenu-nav-main {
  border-top: 1px solid #333333;
}
.sdr-bip-main-nav a.mmenu-nav-link {
  padding: 10px 30px 9px 10px;
  border-bottom: 1px solid #333333;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  color: #fff000;
}
.sdr-bip-main-nav a.mmenu-nav-link i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  font-size: 18px;
  text-align: center;
  padding-top: 8px;
  display: inline-block;
  color: #fff000;
}
.sdr-bip-main-nav a.mmenu-nav-link:hover {
  background: #fff000 !important;
  color: #000000 !important;
}
.mmenu-nav-item ul {
  display: none;
}
.mmenu-nav-item.active > ul {
  display: block!important;
}
.mmenu-nav-item.active > a i {
  color: #000!important;
}
.mmenu-nav-item.active > a {
  background: #fff000;
  color: #000!important;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul {
  background: #000000;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul a {
  display: block;
  color: #fff000;
  border-bottom: 1px solid #333333;
  padding-left: 20px;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul a i {
  color: #fff000;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul a:hover {
  background: #fff000;
  color: #000000;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul ul {
  background: #000000;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul ul ul {
  background: #000000;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul ul ul ul {
  background: #000000;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul ul ul ul ul {
  background: #000000;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul ul a {
  padding-left: 30px;
  font-size: 11px;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul ul ul a {
  padding-left: 40px;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul ul ul ul a {
  padding-left: 50px;
}
.sdr-bip-main-nav .mmenu-nav-main li > ul ul ul ul ul a {
  padding-left: 60px;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-mob-wrp {
  background: #ffffff;
  display: block;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main {
  border-top: 1px solid #cccccc;
}
.sidebar-bip.white .sdr-bip-main-nav a.mmenu-nav-link {
  padding: 10px 30px 9px 10px;
  border-bottom: 1px solid #cccccc;
  font-size: 12px;
  line-height: 15px;
  font-weight: 400;
  color: #222222;
}
.sidebar-bip.white .sdr-bip-main-nav a.mmenu-nav-link i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  font-size: 24px;
  text-align: center;
  padding-top: 6px;
  display: inline-block;
  color: #222222;
}
.sidebar-bip.white .sdr-bip-main-nav a.mmenu-nav-link:hover {
  background: #dedede !important;
  color: #000000 !important;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul {
  background: #000000;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul a {
  display: block;
  color: #fff000;
  border-bottom: 1px solid #333333;
  padding-left: 20px;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul a i {
  color: #000;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul a:hover {
  background: #fff000;
  color: #000000;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul ul {
  background: #000000;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul ul ul {
  background: #000000;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul ul ul ul {
  background: #000000;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul ul ul ul ul {
  background: #000000;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul ul a {
  padding-left: 30px;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul ul ul a {
  padding-left: 40px;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul ul ul ul a {
  padding-left: 50px;
}
.sidebar-bip.white .sdr-bip-main-nav .mmenu-nav-main li > ul ul ul ul ul a {
  padding-left: 60px;
}
.sdr-main-nav-list {
  display: block;
  clear: both;
  padding: 10px;
}
.sdr-main-nav-list li {
  display: block;
  clear: both;
  padding: 10px 0;
  margin-right: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.sdr-main-nav-list li a {
  padding: 0 10px;
  color: #fff000;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
}
.sdr-main-nav-list li a:hover {
  color: #00ff00;
}
.sdr-main-nav-list li:last-child {
  margin-right: 0;
  border: none;
}
.sdr-menu-options {
  display: block;
  clear: both;
  padding: 20px;
}
a:hover {
  text-decoration: none;
}
.sdr-menu-signup {
  clear: both;
}
.sdr-menu-signup a {
  display: block;
  clear: both;
  padding: 10px 0;
  color: #fff000;
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
}
.sdr-menu-signup a:hover {
  color: #00ff00;
}
.sdr-menu-signup a:first-child {
  margin-right: 30px;
}
.sdr-menu-favs {
  margin-top: 15px;
  border-top: 1px solid #e5e5e5;
  display: block;
  width: auto;
  padding-top: 20px;
  height: 20px;
  position: relative;
}
.sdr-menu-favs strong {
  display: block;
  float: left;
  width: auto;
}
.sdr-menu-favs i {
  display: block;
  float: right;
  width: 21px;
  height: 17px;
  background: url(../img/header/icon-heart.png) no-repeat left center;
}
.sdr-menu-favs span {
  display: block;
  float: right;
  margin-left: 5px;
  width: 18px;
  height: 18px;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ed7bb6;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  line-height: 18px;
}
.bip-search-results-top {
  display: block;
  clear: both;
  padding: 10px;
  border-bottom: 1px solid #d3d3d3;
}
.bip-search-qty {
  display: block;
  clear: both;
  padding: 10px;
  font-size: 12px;
}
.bip-lista-links-cont {
  display: block;
  clear: both;
  width: 100%;
}
.bip-lista-links {
  clear: both;
  padding: 10px 0!important;
}
.bip-lista-links-item {
  display: block;
  clear: both;
  padding: 10px 15px!important;
  margin: 0!important;
  list-style: none!important;
  list-style-type: none!important;
  border-bottom: 1px solid #fff000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-lista-links-item a {
  text-decoration: none!important;
}
.bip-lista-links-item h3 {
  position: relative;
  padding-left: 30px!important;
}
.bip-lista-links-item h3 a {
  font-size: 15px!important;
  font-weight: 700!important;
  color: #fff000!important;
  margin: 0!important;
  text-transform: none!important;
}
.bip-lista-links-item h3 a i {
  position: absolute;
  left: 5px;
  top: 50%;
  margin-top: -7px;
  font-style: normal;
  font-size: 13px;
  margin-right: 10px;
}
.bip-lista-links-item h3 a:hover {
  color: #00ff00!important;
  text-decoration: underline!important;
}
.bip-lista-links-item h3 a:focus {
  border: 1px dashed #00ff00;
  background-color: #fff000;
  color: #000!important;
}
.bip-lista-links-item h3 a:focus i,
.bip-lista-links-item h3 a:focus span,
.bip-lista-links-item h3 a:focus strong {
  color: #00ff00!important;
}
.bip-lista-links-item:hover,
.bip-lista-links-item :focus {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-lista-links-item:focus {
  border: 1px dashed #00ff00!important;
  background-color: #fff000!important;
  color: #000!important;
}
.bip-lista-cont {
  display: block;
  clear: both;
  width: 100%;
}
.bip-lista {
  clear: both;
  padding: 10px 0!important;
}
.bip-lista-item {
  display: block;
  clear: both;
  padding: 10px 15px!important;
  margin: 0!important;
  list-style: none!important;
  list-style-type: none!important;
  border-bottom: 1px solid #fff000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-lista-item a {
  text-decoration: none!important;
}
.bip-lista-item h3 a {
  font-size: 17px!important;
  font-weight: 700!important;
  color: #fff000!important;
  margin: 0!important;
  text-transform: none!important;
}
.bip-lista-item h3 a:hover {
  color: #00ff00!important;
  text-decoration: underline!important;
}
.bip-lista-item h3 a:focus {
  border: 1px dashed #fff000;
  background-color: #fff000;
  color: #000!important;
}
.bip-lista-item h3 a:focus i,
.bip-lista-item h3 a:focus span,
.bip-lista-item h3 a:focus strong {
  color: #000!important;
}
.bip-lista-item span.status {
  float: left;
  font-size: 11px;
  padding-left: 10px;
  color: #fff000;
}
.bip-lista-item p {
  font-size: 12px;
}
.bip-lista-item p.data {
  font-size: 12px!important;
  color: #fff000;
}
.bip-lista-item a.bip-lista-more-btn {
  display: block;
  float: right;
  padding: 3px 7px;
  font-size: 11px;
  background: #a00b10;
  color: #fff000;
}
.bip-lista-item a.bip-lista-more-btn i {
  margin-left: 10px;
  color: #fff000;
  font-style: normal;
}
.bip-lista-item a.bip-lista-more-btn:hover {
  background: #00ff00;
  color: #000!important;
}
.bip-lista-item a.bip-lista-more-btn:focus {
  border: 1px dashed #fff000;
  background-color: #fff000;
  color: #000!important;
}
.bip-lista-item a.bip-lista-more-btn:focus i,
.bip-lista-item a.bip-lista-more-btn:focus span,
.bip-lista-item a.bip-lista-more-btn:focus strong {
  color: #000!important;
}
.bip-lista-item:hover,
.bip-lista-item :focus {
  background: #fff;
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-lista-item:focus {
  border: 1px dashed #fff000!important;
  background-color: #fff000!important;
  color: #000!important;
}
.bip-lista-item.no-date p.data {
  display: none;
}
.bip-lista-item img {
  float: left;
}
.bip-lista-item a.result-url {
  display: block;
  clear: both;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bip-lista-art-cont {
  display: block;
  clear: both;
  width: 100%;
}
.bip-lista-art {
  clear: both;
  padding: 10px 0!important;
}
.bip-lista-item-art {
  display: block;
  clear: both;
  padding: 0!important;
  margin: 0 0 10px 0!important;
  list-style: none!important;
  list-style-type: none!important;
  border-bottom: 1px solid #fff000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-lista-item-art:hover,
.bip-lista-item-art :focus {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.img-medium-size .bip-lista-item-art-in {
  margin-left: 260px;
}
.bip-lista-item-art-in {
  position: relative;
  clear: both;
  display: table-cell;
  width: 100%;
  margin-left: 0;
}
.bip-lista-item-art-in .bip-lista-item-art-pad {
  padding: 0 15px 10px 0!important;
}
.bip-lista-item-art-in a {
  text-decoration: none!important;
}
.bip-lista-item-art-in h3 a {
  font-size: 17px!important;
  font-weight: 700!important;
  color: #fff000!important;
  margin: 0!important;
  text-transform: none!important;
}
.bip-lista-item-art-in h3 a:hover {
  color: #00ff00!important;
  text-decoration: underline!important;
}
.bip-lista-item-art-in h3 a:focus {
  border: 1px dashed #00ff00;
  background-color: #fff000;
  color: #000!important;
}
.bip-lista-item-art-in h3 a:focus i,
.bip-lista-item-art-in h3 a:focus span,
.bip-lista-item-art-in h3 a:focus strong {
  color: #000!important;
}
.bip-lista-item-art-in span.status {
  float: left;
  font-size: 11px;
  padding-left: 10px;
  color: #fff000;
}
.bip-lista-item-art-in p {
  font-size: 12px;
  padding-bottom: 10px!important;
}
.bip-lista-item-art-in p.data {
  font-size: 12px!important;
  color: #fff000;
  padding-bottom: 0!important;
}
.bip-lista-item-art-in a.bip-lista-more-btn {
  display: block;
  float: right;
  padding: 3px 7px;
  font-size: 11px;
  background: #00ff00;
  color: #000;
}
.bip-lista-item-art-in a.bip-lista-more-btn i {
  margin-left: 10px;
  color: #000;
  font-style: normal;
}
.bip-lista-item-art-in a.bip-lista-more-btn:hover {
  background: #fff000;
  color: #000!important;
}
.bip-lista-item-art-in a.bip-lista-more-btn:focus {
  border: 1px dashed #00ff00;
  background-color: #00ff00;
  color: #000!important;
}
.bip-lista-item-art-in a.bip-lista-more-btn:focus i,
.bip-lista-item-art-in a.bip-lista-more-btn:focus span,
.bip-lista-item-art-in a.bip-lista-more-btn:focus strong {
  color: #000!important;
}
.bip-lista-item-art-in:focus {
  border: 1px dashed #000!important;
  background-color: #fff000!important;
  color: #000!important;
}
.bip-lista-item-art-in.no-date p.data {
  display: none;
}
.bip-lista-item-art-in a.result-url {
  display: block;
  clear: both;
}
a.bip-lista-item-art-img {
  float: left;
  margin: 10px;
  padding: 0!important;
  overflow: hidden;
  min-height: 100px;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.bip-lista-item-art-img img {
  position: relative;
  z-index: 2;
  width: 240px;
  height: auto;
}
.img-medium-size h3 {
  padding-top: 5px;
}
.img-big-size a.bip-lista-item-art-img {
  display: block;
  float: none!important;
  clear: both;
  width: 100%;
  margin: 0!important;
  padding: 0!important;
  overflow: hidden;
  min-height: 100px;
  height: 240px;
  position: relative;
}
.img-big-size a.bip-lista-item-art-img img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: auto;
  margin: 0!important;
  padding: 0!important;
}
img {
  float: left;
}
img:focus {
  border: 3px solid #fff000;
}
@media (min-width: 100px) and (max-width: 680px) {
  .bip-lista-item-art {
    display: block;
    width: 100%;
    padding-top: 15px!important;
  }
  .img-medium-size .bip-lista-item-art-in {
    margin-left: 0!important;
  }
  .bip-lista-item-art-in {
    display: block;
    width: 100%;
  }
  .bip-lista-item-art-in .bip-lista-item-art-pad {
    padding: 0 15px 10px 15px!important;
  }
  a.bip-lista-item-art-img {
    display: block;
    width: 240px;
    height: auto;
    float: none;
    clear: both;
    padding: 0;
    margin: 0 auto;
  }
  .img-medium-size h3 {
    padding-top: 0px;
  }
}
.sitemap {
  display: block;
  padding-top: 10px;
  margin-left: 20px;
}
.sitemap ul,
.sitemap li {
  clear: both;
  margin-left: 10px;
  padding: 5px 0 5px 5px;
  font-size: 12px;
  color: #222!important;
  list-style-type: circle!important;
}
.sitemap a {
  text-decoration: none!important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sitemap a:hover {
  text-decoration: underline!important;
  padding-left: 5px;
}
.sitemap ul {
  margin-bottom: 0px!important;
}
.sitemap li.has-submenu > a {
  font-weight: bold;
  color: #222!important;
}
.sitemap a:hover {
  text-decoration: underline;
  color: #a00b10!important;
}
.sitemap > a {
  font-weight: bold;
  color: #222!important;
}
.bip-stats-wrp {
  display: block;
  clear: both;
  padding: 10px;
}
.bip-stats-wrp h2,
.bip-stats-wrp h3 {
  display: block;
  clear: both;
  padding: 10px;
  font-size: 14px!important;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}
.bip-stats-table {
  display: block;
  clear: both;
  padding: 10px 10px 20px 10px;
}
.bip-table-stats {
  display: table;
  width: 100%;
  font-size: 12px!important;
  padding: 10px;
}
.bip-table-stats thead th.ts-center {
  text-align: center;
}
.bip-table-stats thead th.ts-left {
  text-align: left;
}
.bip-table-stats thead th.ts-right {
  text-align: right;
}
.bip-table-stats thead th.ts-small {
  font-size: 10px;
}
.bip-table-stats thead.ts-head th {
  text-align: right;
  font-weight: bold;
  font-size: 13px;
}
.bip-table-stats tbody tr:hover,
.bip-table-stats tbody tr :focus {
  background: #fff!important;
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-table-stats tbody tr:nth-child(odd) {
  background: #f1f1f1;
}
.bip-table-stats tbody td {
  border-bottom: 1px solid #ccc;
}
.bip-table-stats tbody td.ts-right {
  text-align: right;
}
.article-progress-v {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  clear: both;
  width: 100%;
  padding-top: 5px;
  border-bottom: 1px solid #000000;
  font-size: 16px;
  background-color: #000;
  color: #f4f0e6;
}
.article-progress-v .shadow {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  display: block;
  width: 100%;
  height: 10px;
  background: url(../img/content/art-progress-shadow.png) repeat-x center top;
}
.article-progress-v.active {
  display: block;
}
.article-progress-v .inside {
  margin: 0 auto;
  padding: 0;
  width: 996px;
  padding-left: 10px;
}
.article-progress-v .article-info {
  position: relative;
  width: 70%;
  max-width: 710px;
}
.article-progress-v .art-title-cont {
  display: inline-block;
  float: left;
  width: 55%;
  overflow: hidden;
}
.article-progress-v .article-title {
  display: inline-block;
  float: left;
  color: #f4f0e6;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 0;
}
.article-progress-v .art-options-cont {
  display: inline-block;
  float: right;
  text-align: right;
  width: 40%;
}
.article-progress-v .read-time-wrp {
  display: inline-block;
  font-size: 12px;
}
.article-progress-v .read-time {
  display: inline-block;
  margin: 0 5px 0 5px;
  font-size: 12px;
}
.article-progress-v .read-time i {
  margin-right: 6px;
}
.article-progress-v .read-words {
  display: inline-block;
  margin: 0 5px 0 5px;
  font-size: 12px;
}
.article-progress-v .read-words i {
  margin-right: 6px;
}
.article-progress-v .pbar {
  background-color: #f1c40f;
  clear: both;
  font-size: 12px;
  height: 8px;
  line-height: 16px;
  margin-top: 10px;
  text-align: right;
  transition: width linear 0.1s;
  webkit-transition: width linear 0.1s;
  width: 0;
}
.article-progress-v .pbar .pvalue {
  color: #f4f0e6;
  left: 33px;
  position: relative;
  top: -6px;
}
.article-progress-v .check {
  background-color: #2ecc71;
  color: #ffffff;
  display: inline-block;
  opacity: 0;
  padding: 4px 10px;
  text-transform: uppercase;
  font-size: 11px;
  transition: opacity 0.5s;
  webkit-transition: opacity 0.5s;
}
.article-progress-v .check i {
  background-color: #2ecc71;
  color: #ffffff;
  font-size: 13px;
}
.article-progress-v.finished .pbar {
  background-color: #2ecc71;
}
.article-progress-v.finished .check {
  opacity: 1;
}
@media (max-width: 996px) {
  .article-progress-v .inside {
    width: 100%!important;
  }
  .article-progress-v .article-info {
    width: 100%;
    padding: 0 10px 0 0;
    max-width: 100%!important;
  }
  .article-progress-v .pbar .pvalue {
    display: none!important;
  }
}
@media (max-width: 768px) {
  .article-progress-v {
    margin: 0;
    padding: 0;
  }
  .article-progress-v .art-title-cont,
  .article-progress-v .article-title {
    display: none!important;
    height: 0;
  }
  .article-progress-v .art-options-cont {
    display: block;
    clear: both!important;
    margin: 0;
    padding: 0;
    float: none!important;
    width: 100%!important;
    text-align: left;
  }
  .article-progress-v .read-time-wrp {
    display: inline-block;
    font-size: 12px;
    width: 70%!important;
  }
  .article-progress-v .check {
    float: right;
  }
  .article-progress-v .pbar {
    margin: 0;
  }
  .article-progress-v .pbar .pvalue {
    display: none!important;
  }
}
.article-progress {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  clear: both;
  width: 100%;
  padding-top: 5px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #000000;
  font-size: 16px;
}
.article-progress.active {
  display: block;
}
.article-progress .inside {
  margin: 0 auto;
  width: 996px;
}
.article-progress .article-info {
  position: relative;
  width: 70%;
}
.article-progress .article-info .art-title-cont {
  display: inline-block;
}
.article-progress .article-info .article-title {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: -8px;
  margin-top: 4px;
  max-width: 381px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.article-progress .article-info .art-options-cont {
  display: inline-block;
  float: right;
  text-align: right;
}
.article-progress .article-info .read-time-wrp {
  display: inline-block;
  font-size: 12px;
  width: 90px;
}
.article-progress .article-info .read-time {
  display: inline-block;
  margin: 0 5px 0 5px;
  font-size: 14px;
}
.article-progress .article-info .read-time i {
  margin-right: 6px;
}
.article-progress .article-info .read-words {
  display: inline-block;
  margin: 0 5px 0 5px;
  font-size: 14px;
}
.article-progress .article-info .read-words i {
  margin-right: 6px;
}
.article-progress .article-info .pbar {
  background-color: rgba(255, 200, 0, 0.5);
  clear: both;
  font-size: 12px;
  height: 8px;
  line-height: 16px;
  margin-top: 10px;
  text-align: right;
  transition: width linear 0.1s;
  webkit-transition: width linear 0.1s;
  width: 0;
}
.article-progress .article-info .pbar .pvalue {
  color: #333;
  left: 33px;
  position: relative;
  top: -6px;
}
.article-progress .article-info .check {
  background-color: #2ecc71;
  color: #ffffff;
  display: inline-block;
  opacity: 0;
  padding: 4px 10px;
  text-transform: uppercase;
  border-radius: 10px;
  font-size: 11px;
  transition: opacity 0.5s;
  webkit-transition: opacity 0.5s;
}
.article-progress .article-info .check i {
  background-color: #2ecc71;
  color: #ffffff;
  font-size: 13px;
  margin-right: 6px;
}
.article-progress.finished .pbar {
  background-color: #2ecc71;
}
.article-progress.finished .check {
  opacity: 1;
}
.article-bip-top-margin-empty {
  clear: both;
  height: 20px;
}
.article-bip-container-wrp {
  display: block;
  clear: both;
  padding-top: 30px;
}
.article-bip-container-wrp.max-width-960 {
  max-width: 960px;
  padding-left: 75px;
  padding-right: 10px;
}
.article-bip-container-wrp.max-width-900 {
  max-width: 900px;
  padding-left: 75px;
  padding-right: 10px;
}
.article-bip-container-wrp.padding {
  padding: 10px 20px 20px 20px;
}
@media (max-width: 620px) {
  .max-width-960 {
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
  .max-width-900 {
    padding-left: 10px!important;
    padding-right: 10px!important;
  }
}
.article-bip-container {
  display: block;
  clear: both;
  padding: 0;
}
.article-bip-container.pad-left {
  padding-left: 10px!important;
}
.article-bip-content {
  font-size: 15px;
  line-height: 24px;
  color: #fff000;
  padding: 10px 10px 0 10px;
}
.article-bip-content.p-indent p {
  text-indent: 10px;
}
.article-bip-content * {
  font-weight: normal;
}
.article-bip-content.all-hidden > * {
  opacity: 0;
}
.article-bip-content h2,
.article-bip-content h3,
.article-bip-content h4,
.article-bip-content p,
.article-bip-content pre {
  display: block;
  clear: both;
  background: transparent!important;
}
.article-bip-content h1,
.article-bip-content h2 {
  color: #00ff00;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin: 0 0 6px 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #00ff00;
}
.article-bip-content h3 {
  color: #fff000;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.article-bip-content h4 {
  color: #fff000;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  margin-top: 10px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.article-bip-content p {
  height: auto;
  padding-bottom: 5px;
  color: #fff000;
}
.article-bip-content p:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.article-bip-content blockquote p {
  background: transparent;
  font-size: 12px;
  line-height: 19px;
  font-style: italic;
  color: #fff000;
  margin-left: -10px;
  border-left: 3px solid #fff000;
  padding: 0 18px;
  font-size: 18px;
  line-height: 28px;
}
.article-bip-content b,
.article-bip-content strong {
  font-weight: bold;
}
.article-bip-content i,
.article-bip-content em {
  font-style: italic;
  color: #fff000;
}
.article-bip-content ul {
  margin-bottom: 14px;
}
.article-bip-content ul li {
  list-style: square;
  margin-bottom: 0px;
  margin-left: 20px;
  padding: 3px 0;
}
.article-bip-content ol {
  margin-bottom: 14px;
}
.article-bip-content ol li {
  list-style: decimal;
  margin-left: 20px;
}
.article-bip-content ul li,
.article-bip-content ol li {
  font-size: 13px;
  letter-spacing: 0.05em;
}
.article-bip-content a {
  color: #00ff00;
  text-decoration: underline;
}
.article-bip-content a:hover {
  text-decoration: none;
  color: #fff000 !important;
}
.article-bip-content strong a {
  font-weight: bold;
  text-transform: uppercase;
}
.article-bip-content table {
  width: 100%;
  font-size: 11px;
  border-collapse: collapse;
}
.article-bip-content table tr {
  vertical-align: top;
}
.article-bip-content table thead td,
.article-bip-content table tr th {
  font-weight: bold;
}
.article-bip-content table tr td:first-child {
  color: #fff000;
}
.article-bip-content table,
.article-bip-content table th,
.article-bip-content table td {
  padding: 3px;
}
.article-bip-content table tr td {
  font-size: 14px;
}
.article-bip-content table tr td img {
  margin: 0 auto;
}
.article-bip-content img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 5px 10px 10px 0;
  border: none;
  box-shadow: none;
}
.article-bip-content img[rel=zoom] {
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
}
.article-bip-content img[align=left] {
  margin: 5px 10px 10px 0;
}
.article-bip-content img[align=right] {
  margin: 5px 0 10px 10px;
}
.article-bip-content img[align=left],
.article-bip-content img[align=right] {
  max-width: 50%;
}
.article-bip-content .img-max-width-40 img[align=left],
.article-bip-content .img-max-width-40 img[align=right] {
  max-width: 40%;
}
.article-bip-content .img-max-width-50 img[align=left],
.article-bip-content .img-max-width-50 img[align=right] {
  max-width: 50%;
}
.article-bip-content .img-max-width-60 img[align=left],
.article-bip-content .img-max-width-60 img[align=right] {
  max-width: 60%;
}
.article-bip-content hr {
  display: block;
  clear: both;
  background: #fff000;
  border: none;
  height: 1px;
  margin: 10px 0;
}
.article-bip-content code,
.article-bip-content code p {
  display: block;
  clear: both;
  margin: 10px 0 10px 10px;
  padding: 10px;
  font-size: 12px;
  font-style: italic;
  line-height: 19px;
  background: #222222;
  border-left: 3px solid #fff000;
  color: #fff000;
}
.article-bip-content b,
.article-bip-content strong {
  font-weight: bold;
}
.article-bip-content pre {
  background: #222222;
  color: #fff000;
  font-size: 12px;
  line-height: 19px;
  padding: 5px;
}
.no-search-results {
  width: 100%;
  padding: 40px 0;
}
.no-search-results p {
  text-align: center;
  font-size: 15px;
}
.bip-breadcrumb-nav {
  display: block;
  clear: both;
  padding: 10px;
  border-bottom: 1px solid #fff000;
}
.bip-breadcrumb li {
  display: inline-block;
}
.bip-breadcrumb li a {
  font-size: 12px;
  color: #fff000;
  font-weight: 400;
}
.bip-breadcrumb li a:hover {
  color: #00ff00;
}
.bip-breadcrumb li.link:after {
  display: inline-block;
  content: '\00bb';
  margin: 0 .6em;
  color: #000;
}
.bip-breadcrumb li em {
  color: #fff000;
  font-weight: 600;
}
.bip-pliki-do-pobrania-cont {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  padding-top: 20px;
  height: auto;
  text-align: left;
}
.bip-pliki-do-pobrania-title {
  display: block;
  clear: both;
  margin: 0;
  height: 34px;
  color: #fff000;
  text-align: left;
  border-bottom: 1px solid #fff000;
}
.bip-pliki-do-pobrania-title h3 a,
.bip-pliki-do-pobrania-title h4 a {
  padding-left: 10px;
  line-height: 34px;
  font-size: 18px;
  font-weight: 500;
  color: #fff000;
}
.bip-pliki-do-pobrania-title h3 a span,
.bip-pliki-do-pobrania-title h4 a span {
  margin-left: 10px;
  font-size: 14px;
}
.bip-pliki-do-pobrania-content {
  padding-left: 0;
}
.bip-pliki-do-pobrania {
  margin: 0;
  padding: 0 0 10px 10px;
}
.bip-pliki-do-pobrania li {
  position: relative;
  display: block;
  clear: both;
  padding: 5px 0 5px 5px;
  border-bottom: 1px solid #fff000;
  margin-left: 0;
}
.bip-pliki-do-pobrania li strong {
  font-weight: normal;
}
.bip-pliki-do-pobrania li a {
  display: block;
  position: relative;
  font-size: 14px;
  padding: 5px 0;
  min-height: 53px;
  text-decoration: none;
  color: #fff000;
}
.bip-pliki-do-pobrania li a i.file-ext-icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  background-repeat: no-repeat;
  background-position: center 5px;
}
.bip-pliki-do-pobrania li a[href*=".doc"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-doc.png);
}
.bip-pliki-do-pobrania li a[href*=".docx"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-doc.png);
}
.bip-pliki-do-pobrania li a[href*=".pdf"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-pdf.png);
}
.bip-pliki-do-pobrania li a[href*=".ods"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-ods.png);
}
.bip-pliki-do-pobrania li a[href*=".odt"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-odt.png);
}
.bip-pliki-do-pobrania li a[href*=".xls"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-xls.png);
}
.bip-pliki-do-pobrania li a[href*=".zip"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-zip.png);
}
.bip-pliki-do-pobrania li a[href*=".ppt"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-ppt.png);
}
.bip-pliki-do-pobrania li strong {
  display: block;
  padding: 0 0 0 60px;
  font-size: 14px;
}
.bip-pliki-do-pobrania li strong span {
  display: block;
  clear: both;
  font-size: 12px;
}
.bip-pliki-do-pobrania li span {
  display: block;
  padding: 0 0 0 60px;
  clear: both;
  font-size: 11px;
}
.bip-pliki-do-pobrania li a:hover,
.bip-pliki-do-pobrania li a:hover strong {
  color: #fff000;
}
.bip-pliki-do-pobrania li a[href*=".doc"]:hover {
  background: #0085d4;
}
.bip-pliki-do-pobrania li a[href*=".docx"]:hover {
  background: #0085d4;
}
.bip-pliki-do-pobrania li a[href*=".pdf"]:hover {
  background: #e14b4e;
}
.bip-pliki-do-pobrania li a[href*=".ods"]:hover {
  background: #0f914a;
}
.bip-pliki-do-pobrania li a[href*=".odt"]:hover {
  background: #00a0d4;
}
.bip-pliki-do-pobrania li a[href*=".xls"]:hover {
  background: #81c48f;
}
.bip-pliki-do-pobrania li a[href*=".zip"]:hover {
  background: #d4965a;
}
.bip-pliki-do-pobrania li a[href*=".ppt"]:hover {
  background: #f1592a;
}
.bip-przetargi-group-wrp {
  display: block;
  clear: both;
  width: 100%;
}
.bip-przetargi-group {
  display: block;
  padding: 10px 0;
  padding-left: 20px;
}
.bip-przetargi-group-head {
  display: block;
  clear: both;
  padding: 5px 0;
  border-bottom: 1px solid #fff000;
}
.bip-przetargi-group-head h5 a {
  font-size: 15px;
  font-weight: 500;
  color: #fff000;
}
.bip-przetargi-group-head h5 a i {
  font-size: 13px;
}
.bip-przetargi-group-body {
  display: block;
  padding-left: 10px;
}
.bip-przetargi-group-body-inner {
  display: block;
  padding-left: 10px;
}
.bip-przetargi-group-text {
  display: block;
  clear: both;
  padding: 5px 0;
  font-size: 12px;
}
.bip-przetargi-group-text a {
  color: #a00b10;
  text-decoration: underline;
}
.bip-przetargi-group-text a:hover {
  text-decoration: none;
}
.bip-przetargi-group-body-files {
  display: block;
  padding-left: 10px;
}
.bip-przetargi-details-row {
  display: block;
  clear: both;
  padding: 10px 0;
  border-bottom: 1px solid #fff000;
  font-weight: normal;
  color: #fff000;
  font-size: 12px;
}
.bip-przetargi-details-row span {
  font-weight: bold;
}
.pagging {
  display: block;
  clear: both;
  width: 100%;
  margin: 10px 0;
  text-align: center;
  height: 80px;
  padding-top: 30px;
  background: #000;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.pagging strong {
  color: #fff000;
  font-size: 14px;
  font-weight: normal;
}
.pagging a {
  border: 1px solid transparent;
  background: #000000;
  color: #fff000;
  padding: 10px;
  margin-left: 3px;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pagging a:hover {
  background: #fff000;
  color: #000000;
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.pagging a.selected,
.pagging a.active {
  border: 1px solid 0ff 0;
  background: 0ff 0;
  color: #000000;
}
.pagging span {
  color: #fff000;
  margin-left: 3px;
}
.pagging:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-metryczka-cont {
  display: block;
  clear: both;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
}
.bip-metryczka-title {
  display: block;
  clear: both;
  margin: 0;
  height: 34px;
  color: #fff000;
  text-align: left;
  border-bottom: #fff000;
}
.bip-metryczka-title.be-button {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-metryczka-title h3 a,
.bip-metryczka-title h4 a {
  padding-left: 10px;
  line-height: 34px;
  font-size: 18px;
  font-weight: 500;
  color: #fff000;
}
.bip-metryczka-title h3 a span,
.bip-metryczka-title h4 a span {
  margin-left: 10px;
  font-size: 14px;
}
.bip-metryczka-title h3 a i,
.bip-metryczka-title h4 a i {
  color: #fff000;
  margin-right: 10px;
}
.bip-metryczka-title.be-button:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-metryczka-data {
  display: block;
  clear: both;
  width: 100%;
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-metryczka-data p {
  line-height: 30px;
  border: solid #fff000;
  border-width: 0 0 1px 0;
}
.bip-metryczka-data p:last-child {
  border-bottom: none;
}
.bip-metryczka-data p span:first-child {
  border-right: 1px solid #fff000;
  font-weight: 600;
}
.bip-metryczka-data p span {
  width: 49%;
  padding-left: 14px;
  display: inline-block;
}
.bip-metryczka-data:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-metryczka-table-cont {
  display: block;
  clear: both;
  width: 100%;
  color: #fff000!important;
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-metryczka-table-cont:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-metryczka-table {
  width: 100%;
}
.bip-metryczka-table thead tr td {
  padding: 8px;
  line-height: 15px;
  border: 1px solid #fff000;
  border-top: none;
  color: #fff000!important;
  font-weight: 600;
}
.bip-metryczka-table thead tr td:first-child {
  border-left: none;
}
.bip-metryczka-table thead tr td:last-child {
  border-right: none;
}
.bip-metryczka-table tbody tr td {
  padding: 8px;
  line-height: 15px;
  border: 1px solid #fff000;
  color: #fff000!important;
}
.bip-metryczka-table tbody tr td:first-child {
  border-left: none;
}
.bip-metryczka-table tbody tr td:last-child {
  border-right: none;
}
.bip-metryczka-table tbody tr:last-child td {
  border-bottom: none;
}
.bip-historia-zmian-cont {
  display: block;
  clear: both;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
}
.bip-historia-zmian-title {
  display: block;
  clear: both;
  margin: 0;
  height: 34px;
  color: #fff000;
  text-align: left;
  border-bottom: #fff000;
}
.bip-historia-zmian-title.be-button {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-historia-zmian-title h3 a,
.bip-historia-zmian-title h4 a {
  padding-left: 10px;
  line-height: 34px;
  font-size: 18px;
  font-weight: 500;
  color: #fff000;
}
.bip-historia-zmian-title h3 a span,
.bip-historia-zmian-title h4 a span {
  margin-left: 10px;
  font-size: 14px;
}
.bip-historia-zmian-title h3 a i,
.bip-historia-zmian-title h4 a i {
  color: #fff000;
  margin-right: 10px;
}
.bip-historia-zmian-title.be-button:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-historia-zmian-data {
  display: block;
  clear: both;
  width: 100%;
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-historia-zmian-data p {
  line-height: 30px;
  border: solid #fff000;
  border-width: 0 0 1px 0;
}
.bip-historia-zmian-data p:first-child {
  font-weight: 600;
}
.bip-historia-zmian-data p:last-child {
  border-bottom: none;
}
.bip-historia-zmian-data p span {
  border-right: 1px solid #fff000;
}
.bip-historia-zmian-data p span:last-child {
  border-right: none;
}
.bip-historia-zmian-data p span {
  width: 32%;
  padding-left: 14px;
  display: inline-block;
}
.bip-historia-zmian-data:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-historia-zmian-table-cont {
  display: block;
  clear: both;
  width: 100%;
  padding: 10px;
  color: #fff000 !important;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-historia-zmian-table-cont:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-historia-zmian-table {
  width: 100%;
}
.bip-historia-zmian-table thead tr td {
  padding: 8px;
  line-height: 15px;
  border: 1px solid #fff000;
  border-top: none;
  color: #fff000 !important;
  font-weight: 600;
}
.bip-historia-zmian-table thead tr td:first-child {
  border-left: none;
}
.bip-historia-zmian-table thead tr td:last-child {
  border-right: none;
}
.bip-historia-zmian-table tbody tr td {
  padding: 8px;
  line-height: 15px;
  border: 1px solid #fff000;
  color: #fff000 !important;
}
.bip-historia-zmian-table tbody tr td:first-child {
  border-left: none;
}
.bip-historia-zmian-table tbody tr td:last-child {
  border-right: none;
}
.bip-historia-zmian-table tbody tr:last-child td {
  border-bottom: none;
}
.bip-wersje-cont {
  display: block;
  clear: both;
  width: 100%;
  margin-bottom: 10px;
  padding-top: 10px;
}
.bip-wersje-title {
  display: block;
  clear: both;
  margin: 0;
  height: 34px;
  color: #fff000;
  text-align: left;
  border-bottom: #fff000;
}
.bip-wersje-title.be-button {
  background-color: #222;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-wersje-title h3 a,
.bip-wersje-title h4 a {
  padding-left: 10px;
  line-height: 34px;
  font-size: 18px;
  font-weight: 500;
  color: #fff000;
}
.bip-wersje-title h3 a span,
.bip-wersje-title h4 a span {
  margin-left: 10px;
  font-size: 14px;
}
.bip-wersje-title h3 a i,
.bip-wersje-title h4 a i {
  color: #fff000;
  margin-right: 10px;
}
.bip-wersje-title.be-button:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-wersje-data {
  display: block;
  clear: both;
  width: 100%;
  background: #fff;
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-wersje-data p {
  line-height: 30px;
  border: solid #fff000;
  border-width: 0 0 1px 0;
}
.bip-wersje-data p:first-child {
  font-weight: 600;
}
.bip-wersje-data p:last-child {
  border-bottom: none;
}
.bip-wersje-data p span {
  border-right: 1px solid #fff000;
}
.bip-wersje-data p span:last-child {
  border-right: none;
}
.bip-wersje-data p span {
  width: 24%;
  padding-left: 14px;
  display: inline-block;
}
.bip-wersje-data p span.mini {
  width: 40px;
}
.bip-wersje-data p span.miniv {
  width: 70px;
}
.bip-wersje-data:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-wersje-data-table-cont {
  display: block;
  clear: both;
  width: 100%;
  color: #fff000;
  padding: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.bip-wersje-data-table-cont:hover {
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.bip-wersje-data-table {
  width: 100%;
}
.bip-wersje-data-table thead tr td {
  padding: 8px;
  line-height: 15px;
  border: 1px solid #fff000;
  border-top: none;
  color: #fff000!important;
  font-weight: 600;
}
.bip-wersje-data-table thead tr td:first-child {
  border-left: none;
}
.bip-wersje-data-table thead tr td:last-child {
  border-right: none;
}
.bip-wersje-data-table thead tr td.mini {
  width: 40px;
}
.bip-wersje-data-table thead tr td.miniv {
  width: 70px;
}
.bip-wersje-data-table thead tr td a {
  color: #fff000!important;
}
.bip-wersje-data-table tbody tr td {
  padding: 8px;
  line-height: 15px;
  border: 1px solid #fff000;
  color: #fff000!important;
}
.bip-wersje-data-table tbody tr td.mini {
  width: 40px;
}
.bip-wersje-data-table tbody tr td.miniv {
  width: 70px;
}
.bip-wersje-data-table tbody tr td:first-child {
  border-left: none;
}
.bip-wersje-data-table tbody tr td:last-child {
  border-right: none;
}
.bip-wersje-data-table tbody tr td a {
  color: #fff000!important;
}
.bip-wersje-data-table tbody tr:last-child td {
  border-bottom: none;
}
.entry-meta {
  color: #fff000;
}
.entry-meta a {
  color: #fff000;
}
.entry-meta .sep {
  border-top: 1px solid #fff000;
  display: block;
  margin: 15px 60px 10px 0;
  position: relative;
}
.entry-meta .post-format {
  background: #f5f5f5;
  border-radius: 500px;
  moz-border-radius: 500px;
  padding: 5px;
  position: absolute;
  right: -60px;
  top: -25px;
  webkit-border-radius: 500px;
}
.entry-meta .post-format i {
  background-color: #222;
  border: 1px solid #fff000;
  border-radius: 500px;
  color: #fff000;
  display: block;
  height: 38px;
  line-height: 38px;
  moz-border-radius: 500px;
  text-align: center;
  webkit-border-radius: 500px;
  width: 38px;
}
.entry-meta .byline,
.entry-meta .cat-links {
  font-family: 'Roboto Slab', serif;
}
.entry-meta .posted-on,
.entry-meta .comments-link {
  font-size: 12px;
  line-height: 20px;
  margin-right: 10px;
}
.entry-meta .posted-on a,
.entry-meta .comments-link a {
  color: #fff000;
}
.entry-meta .posted-on a:hover,
.entry-meta .comments-link a:hover {
  color: #00ff00;
  text-decoration: none;
}
.entry-meta .posted-on i,
.entry-meta .comments-link i {
  font-size: 14px;
  margin-right: 2px;
  text-decoration: none;
}
.entry-thumbnail img {
  height: auto;
  width: 100%;
}
.acticle-bip-header-v {
  display: block;
  clear: both;
  margin-bottom: 0;
  padding-top: 10px;
}
.acticle-bip-header-v h1,
.acticle-bip-header-v h2,
.acticle-bip-header-v h3 {
  display: block;
  clear: both;
  padding: 10px 0 10px 0;
  margin-bottom: 0px;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.05em;
  font-weight: 500;
  color: #00ff00;
  border-bottom: 1px solid #fff000;
}
.acticle-bip-header-v .article-bip-image {
  display: block;
  clear: both;
  width: 100%;
}
.acticle-bip-header-v .article-bip-image img {
  max-width: 100%;
}
.acticle-bip-header-v .article-bip-image.marg-top {
  margin-top: 10px;
}
.acticle-bip-header-v .article-bip-image.marg-btm {
  margin-bottom: 10px;
}
.acticle-bip-header-v .article-bip-image.sized {
  position: relative;
  height: 250px;
  overflow: hidden;
}
.acticle-bip-header-v .article-bip-image.sized img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  min-height: 250px;
  height: auto;
  margin-top: -50%;
  margin-left: -50%;
}
.acticle-bip-header-v .article-bip-details {
  position: relative;
  clear: both;
}
.acticle-bip-header-v .article-bip-details a i {
  color: #fff000;
  background: transparent;
}
.acticle-bip-header-v .article-bip-details a:hover i {
  color: #00ff00;
  background: transparent;
}
.acticle-bip-header-v .article-bip-details.border-bottom {
  padding: 5px 5px 5px 10px;
}
.acticle-bip-header-v .article-bip-date {
  float: left;
  padding: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #fff000;
}
.acticle-bip-header-v .article-bip-date i {
  margin-right: 10px;
  color: #fff000;
}
.acticle-bip-header-v .article-bip-date span {
  font-size: 11px;
  color: #fff000;
}
.acticle-bip-header-v .article-bip-date a.btn-all {
  display: inline-block;
  margin-left: 50px;
  margin-top: -1px;
  padding: 5px 5px;
  font-size: 11px;
  line-height: 11px;
  background: #fff000;
  color: #000000;
}
.acticle-bip-header-v .article-bip-date a.btn-all:hover {
  background: #00ff00;
  color: #000000;
}
.acticle-bip-header-v .article-bip-options {
  position: relative;
  z-index: 15;
  display: block;
  float: right;
  margin: 0;
  padding: 0;
}
.acticle-bip-header-v .article-bip-options .ao-btn {
  float: right;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #000;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.acticle-bip-header-v .article-bip-options .ao-btn.print:hover {
  color: #000;
}
.acticle-bip-header-v .article-bip-options .ao-btn.pdf:hover {
  color: #c12a30;
}
.acticle-bip-header-v .article-bip-options .ao-btn.rss:hover {
  color: #de6c00;
}
.acticle-bip-header-v .article-bip-options .ao-btn.back {
  color: #000;
  height: 40px;
  line-height: 40px;
  margin: -5px -5px -5px 5px;
}
.acticle-bip-header-v .article-bip-options .ao-btn.back i {
  padding-right: 3px;
}
.acticle-bip-header-v .article-bip-options .ao-btn.back:hover {
  color: #000;
}
.acticle-bip-header-v .article-bip-social {
  display: block;
  clear: both;
  padding: 10px 10px 10px 0;
}
.acticle-bip-header-v .artsoc-in {
  display: block;
  float: right;
}
.article-map {
  display: block;
  clear: both;
  height: auto;
  height: 250px;
}
.bip-content-gal-cont {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: block;
  clear: both;
  padding: 10px 0;
  background: transparent;
}
.bip-content-gal-cont .bip-content-gal-header {
  display: block;
  clear: both;
  margin: 0 10px;
  height: 34px;
  color: #fff000;
  text-align: left;
  border-bottom: 1px solid #fff000;
}
.bip-content-gal-cont .bip-content-gal-header h3 a,
.bip-content-gal-cont .bip-content-gal-header h4 a {
  padding-left: 10px;
  line-height: 34px;
  font-size: 18px;
  font-weight: 500;
  color: #fff000;
}
.bip-content-gal-cont .bip-content-gal-header h3 a span,
.bip-content-gal-cont .bip-content-gal-header h4 a span {
  margin-left: 10px;
  font-size: 14px;
}
.bip-content-gal-cont .bip-content-gal-header .btn-add {
  float: right;
  padding-right: 10px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.bip-content-gal-cont .bip-content-gal-header .btn-add:hover {
  color: #00ff00;
}
.bip-content-movie-cont {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: block;
  clear: both;
  padding: 10px 0;
  background: transparent;
}
.bip-content-movie-cont .bip-content-movie-header {
  display: block;
  clear: both;
  margin: 0 10px;
  height: 34px;
  color: #fff000;
  text-align: left;
  border-bottom: 1px solid #fff000;
}
.bip-content-movie-cont .bip-content-movie-header h3 a,
.bip-content-movie-cont .bip-content-movie-header h4 a {
  padding-left: 10px;
  line-height: 34px;
  font-size: 18px;
  font-weight: 500;
  color: #fff000;
}
.bip-content-movie-cont .bip-content-movie-header h3 a span,
.bip-content-movie-cont .bip-content-movie-header h4 a span {
  margin-left: 10px;
  font-size: 14px;
}
.bip-content-movie-cont .bip-content-movie-header .btn-add {
  float: right;
  padding-right: 10px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.bip-content-movie-cont .bip-content-movie-header .btn-add:hover {
  color: #00ff00;
}
.bip-content-movie-list {
  margin: 0;
  padding: 10px 0;
}
.bip-content-movie-item {
  display: block;
  width: 48%;
  margin: 0 1%;
  padding-bottom: 10px;
  float: left;
}
.bip-content-movie-item iframe,
.bip-content-movie-item video {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.bip-content-movie-name {
  display: block;
  padding: 10px 0;
  margin-left: 0;
  text-align: center;
  font-size: 14px;
}
.article-bip-tags-v {
  margin: 40px 10px 0 10px;
  overflow: hidden;
  padding: 10px 10px 10px 10px;
  border-top: 1px solid #fff000;
  border-bottom: 1px solid #fff000;
}
.article-bip-tags-v .social-title,
.article-bip-tags-v .tags-title {
  color: #fff000;
  font-size: 14px;
  font-weight: 500;
  margin: 0 5px 10px 0;
  text-transform: uppercase;
}
.article-bip-tags-v .tags {
  display: block;
}
.article-bip-tags-v .tags .tags-links a {
  background: #fff000;
  color: #000000;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  font-size: 12px;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.article-bip-tags-v .tags .tags-links a:hover {
  background: #00ff00;
  color: #000000;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  -moz-box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
  box-shadow: 0px 5px 22px -2px rgba(50, 50, 50, 0.52);
}
.links-bip-articles {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  padding-top: 20px;
  height: auto;
  text-align: left;
}
.links-bip-articles-title {
  display: block;
  clear: both;
  margin: 0;
  height: 34px;
  color: #fff000;
  text-align: left;
  border-bottom: 1px solid #fff000;
}
.links-bip-articles-title h3 a,
.links-bip-articles-title h4 a {
  padding-left: 10px;
  line-height: 34px;
  font-size: 18px;
  font-weight: 500;
  color: #fff000;
}
.links-bip-articles-title h3 a span,
.links-bip-articles-title h4 a span {
  margin-left: 10px;
  font-size: 14px;
}
.links-bip-content {
  padding-left: 30px;
}
.links-bip-article {
  padding: 5px 0 5px 10px;
  border-top: 1px solid #fff000;
}
.links-bip-article:first-child {
  border-top: none;
}
.links-bip-title {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff000;
  background-color: transparent;
  display: block;
  padding: 4px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.links-bip-title:hover {
  padding-left: 10px;
  text-decoration: underline;
}
.lt-ie9 .links-bip-articles {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .links-bip-articles {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .links-bip-articles {
    padding-bottom: 20px;
  }
  .links-bip-articles-title {
    margin: 20px 0 10px;
  }
}
#offcanvas-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}
#offcanvas-overlay.is-active {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  transition: opacity 0.3s;
}
.c-menu {
  z-index: 200;
  background: #fff;
  transition: transform 0.3s;
}
.c-menu--push-left,
.c-menu--push-right,
.c-menu--slide-left,
.c-menu--slide-right {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media all and (min-width: 320px) {
  .c-menu--push-left,
  .c-menu--push-right,
  .c-menu--slide-left,
  .c-menu--slide-right {
    width: 300px;
  }
}
.c-menu--push-left,
.c-menu--slide-left {
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media all and (min-width: 320px) {
  .c-menu--push-left,
  .c-menu--slide-left {
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
  }
}
.c-menu--push-left.is-active,
.c-menu--slide-left.is-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.c-menu--push-right,
.c-menu--slide-right {
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
@media all and (min-width: 320px) {
  .c-menu--push-right,
  .c-menu--slide-right {
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
  }
}
.c-menu--push-right.is-active,
.c-menu--slide-right.is-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.c-mask,
body.has-active-menu {
  overflow: hidden;
}
.o-wrapper.has-push-left {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
@media all and (min-width: 320px) {
  .o-wrapper.has-push-left {
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
  }
}
.o-wrapper.has-push-right {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}
@media all and (min-width: 320px) {
  .o-wrapper.has-push-right {
    -webkit-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
  }
}
.o-wrapper.has-push-top {
  -webkit-transform: translateY(60px);
  -ms-transform: translateY(60px);
  transform: translateY(60px);
}
.o-wrapper.has-push-bottom {
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
}
.c-menu__close {
  color: #fff;
  background-color: #3184a1;
  border: none;
  cursor: pointer;
}
.c-mask {
  z-index: 100;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity .3s, width 0s .3s, height 0s .3s;
  transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}
.c-mask.is-active {
  width: 100%;
  height: 100%;
  opacity: .7;
  -webkit-transition: opacity .3s;
  transition: opacity 0.3s;
}
ul.gallery-masonry {
  display: block;
  clear: both;
  margin: 0 10px;
  height: auto;
}
ul.gallery-masonry li {
  position: relative;
  display: block;
  float: left;
  width: 33.3333%;
  padding: 5px;
  margin: 0;
  webkit-backface-visibility: hidden;
  webkit-tap-highlight-color: transparent;
  webkit-touch-callout: none;
}
ul.gallery-masonry li .im-inner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
ul.gallery-masonry li img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  vertical-align: bottom;
  max-height: auto;
  webkit-transform-style: preserve-3d;
}
ul.gallery-masonry li:hover img {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  -webkit-transform: rotate(0deg) scale(1.3);
  -moz-transform: rotate(0deg) scale(1.3);
  -ms-transform: rotate(0deg) scale(1.3);
  -o-transform: rotate(0deg) scale(1.3);
  transform: rotate(0deg) scale(1.3);
}
ul.gallery-masonry li .item-overlay {
  position: absolute;
  top: -100%;
  width: inherit;
  height: inherit;
  background: rgba(255, 255, 255, 0.2);
}
ul.gallery-masonry li .item-overlay span {
  text-align: center;
  vertical-align: center;
  display: block;
}
ul.gallery-masonry li .item-overlay span i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 767px) {
  .gallery-masonry li {
    width: 50%!important;
  }
}
@media (max-width: 480px) {
  .gallery-masonry li {
    width: 100%!important;
  }
}
#cookieinfo {
  background: #fff000;
  border-top: 2px solid #fff000;
  clear: both;
  display: block;
  width: 100%;
}
#cookieinfo .fixed {
  bottom: 0px;
  position: fixed;
  z-index: 100;
}
#cookieinfo div {
  color: #000000;
  font-size: 11px;
  height: auto;
  margin: 0 auto;
  padding: 20px 0px;
  position: relative;
  width: 960px;
}
#cookieinfo h3 {
  font-size: 12px;
  margin: 0;
  padding: 0px 0px 5px 60px;
}
#cookieinfo a.cinfo-accept {
  position: absolute;
  right: 0;
  background: #000000;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 0;
  width: 30px;
  width: auto;
  padding: 0 12px;
  color: #fff000;
}
#cookieinfo a.cinfo-accept i {
  color: #fff000;
  font-size: 18px;
  line-height: 30px;
  margin-right: 10px;
}
#cookieinfo a.cinfo-accept:hover {
  background: #00ff00;
  color: #000000;
}
#cookieinfo p {
  display: block;
  padding: 10px 0 0 60px;
}
#cookieinfo img {
  float: left;
  margin-top: 5px;
  width: 44px;
}
#cookieinfo a.cinfo-more {
  position: absolute;
  right: 0;
  display: block;
  font-size: 13px;
  height: 32px;
  padding: 7px 20px 0px 20px;
  text-decoration: none;
  background: #000000;
  border-bottom: none;
  bottom: 0;
  color: #fff000;
}
#cookieinfo a.cinfo-more i {
  margin-left: 5px;
}
#cookieinfo a.cinfo-more:hover {
  background: #00ff00;
  color: #000000;
}
/********************************************************************************************************** */
/* TIPSY  ************************************************************************************************* */
/********************************************************************************************************** */
.tipsy {
  position: absolute;
  z-index: 9999999999;
  padding: 5px;
  font-size: 10px;
  /*opacity: 0.8; filter: alpha(opacity=80);*/
  opacity: 1;
  filter: alpha(opacity=100);
  background-repeat: no-repeat;
  background-image: url(../img/tooltip/tipsy.gif);
}
.tipsy-inner {
  padding: 5px 8px 4px 8px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  max-width: 200px;
  text-align: center;
}
.tipsy-inner {
  /*-moz-border-radius:3px; -webkit-border-radius:3px;*/
}
.tipsy-north {
  background-position: top center;
}
.tipsy-south {
  background-position: bottom center;
}
.tipsy-east {
  background-position: right center;
}
.tipsy-west {
  background-position: left center;
}
/*
Tipr 1.0.1
Copyright (c) 2013 Tipue
Tipr is released under the MIT License
http://www.tipue.com/tipr

Modified by: spacedesgin.pl - Sebastian Duchowicz
*/
.tipr_content {
  z-index: 99999999;
  background-color: #000000;
  color: #fff000;
  font: 12px/1.7 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 9px 17px;
}
.tipr_container_bottom {
  display: none;
  margin-top: 13px;
  position: absolute;
  z-index: 99999999;
}
.tipr_container_top {
  display: none;
  margin-top: -75px;
  position: absolute;
  z-index: 99999999;
}
.tipr_container_left {
  display: none;
  width: 200px;
  margin-top: -31px;
  margin-left: -150px;
  position: absolute;
  z-index: 99999999;
}
.tipr_container_right {
  display: none;
  width: 200px;
  margin-top: -31px;
  margin-right: -150px;
  position: absolute;
  z-index: 99999999;
}
.tipr_point_top,
.tipr_point_bottom,
.tipr_point_left,
.tipr_point_right {
  background: #000000;
  border: 1px solid #fff000;
  position: relative;
}
.tipr_point_top:after,
.tipr_point_top:before {
  border: solid transparent;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0;
}
.tipr_point_top:after {
  border-top-color: #000000;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.tipr_point_top:before {
  border-top-color: #fff000;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}
.tipr_point_bottom:after,
.tipr_point_bottom:before {
  border: solid transparent;
  bottom: 100%;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.tipr_point_bottom:after {
  border-bottom-color: #000000;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.tipr_point_bottom:before {
  border-bottom-color: #fff000;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}
.tipr_point_left:after,
.tipr_point_left:before {
  border: solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  left: 100%;
  width: 0;
}
.tipr_point_left:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #000000;
  top: 50%;
  margin-left: -1px;
  margin-top: -8px;
}
.tipr_point_left:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff000;
  top: 50%;
  margin-left: 0;
  margin-top: -8px;
}
.tipr_point_right:after,
.tipr_point_right:before {
  border: solid transparent;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  width: 0;
}
.tipr_point_right:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #000000;
  top: 50%;
  margin-right: -1px;
  margin-top: -8px;
}
.tipr_point_right:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff000;
  top: 50%;
  margin-right: 0;
  margin-top: -8px;
}
.group {
  zoom: 1;
}
.group:before,
.group:after {
  content: "";
  display: table;
  line-height: 0;
}
.group:after {
  clear: both;
}
@font-face {
  font-family: 'Slide-icons';
  src: url('../fonts/Slide-icons.eot');
}
@font-face {
  font-family: 'Slide-icons';
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format('truetype');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'Slide-icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lightGallery {
  overflow: hidden!important;
}
#lightGallery-Gallery img {
  border: none!important;
}
#lightGallery-outer {
  background: #0d0d0d;
  height: 100%;
  left: 0;
  moz-transition: opacity 0.35s ease;
  moz-user-select: none;
  ms-transition: opacity 0.35s ease;
  opacity: 1;
  o-transition: opacity 0.35s ease;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: opacity 0.35s ease;
  user-select: none;
  webkit-transition: opacity 0.35s ease;
  webkit-user-select: none;
  width: 100%;
  z-index: 99999!important;
}
#lightGallery-Gallery {
  position: relative;
  height: 100%;
  width: 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  moz-transition: all 1s ease 0s;
  ms-transition: all 1s ease 0s;
  o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  webkit-transition: all 1s ease 0s;
}
#lightGallery-Gallery.opacity {
  moz-transition: all 1s ease 0s;
  ms-transition: all 1s ease 0s;
  opacity: 1;
  o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  webkit-transition: all 1s ease 0s;
}
#lightGallery-Gallery.opacity .thumb_cont {
  opacity: 1;
}
#lightGallery-Gallery.fadeM {
  moz-transition: all 0.5s ease 0s;
  ms-transition: all 0.5s ease 0s;
  opacity: 0;
  o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  webkit-transition: all 0.5s ease 0s;
}
#lightGallery-slider {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
  width: 100%;
}
#lightGallery-slider .lightGallery-slide {
  background: url(../img-new/loading.gif) no-repeat scroll center center transparent;
  display: inline-block;
  height: 100%;
  line-height: 1px;
  text-align: center;
  width: 100%;
}
#lightGallery-slider.slide .lightGallery-slide,
#lightGallery-slider.useLeft .lightGallery-slide {
  opacity: 0.4;
  position: absolute;
}
#lightGallery-slider.fadeM .lightGallery-slide {
  left: 0;
  opacity: 0;
  position: absolute;
}
#lightGallery-slider.animate .lightGallery-slide {
  left: 0;
  position: absolute;
}
#lightGallery-slider.fadeM .current {
  opacity: 1;
  z-index: 9;
}
#lightGallery-Gallery.opacity .lightGallery-slide.current img,
#lightGallery-Gallery.opacity .lightGallery-slide.current iframe {
  moz-transform: scale(1, 1);
  ms-transform: scale(1, 1);
  o-transform: scale(1, 1);
  transform: scale(1, 1);
  webkit-transform: scale(1, 1);
}
.lightGallery-slide.current img,
.lightGallery-slide.current iframe {
  moz-transform: scale(0.5, 0.5);
  o-transform: scale(0.5, 0.5);
  ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  webkit-transform: scale(0.5, 0.5);
  moz-transition: all 1s ease 0s;
  ms-transition: all 1s ease 0s;
  o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  webkit-transition: all 1s ease 0s;
}
#lightGallery-Gallery.fadeM .lightGallery-slide.current img,
#lightGallery-Gallery.fadeM .lightGallery-slide.current iframe {
  moz-transform: scale(0.5, 0.5);
  ms-transform: scale(0.5, 0.5);
  o-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  webkit-transform: scale(0.5, 0.5);
}
#lightGallery-slider.fadeM.on .current {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  moz-transition: all 0.5s ease 0s;
  ms-transition: all 0.5s ease 0s;
  o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  webkit-transition: all 0.5s ease 0s;
}
#lightGallery-slider.fadeM .lightGallery-slide {
  moz-transition: opacity 0.4s ease 0s;
  ms-transition: opacity 0.4s ease 0s;
  o-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
  webkit-transition: opacity 0.4s ease 0s;
}
#lightGallery-slider.slide .lightGallery-slide {
  moz-transform: translate3d(100%, 0px, 0px);
  ms-transform: translate3d(100%, 0px, 0px);
  o-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  webkit-transform: translate3d(100%, 0px, 0px);
}
#lightGallery-slider.slide.on .lightGallery-slide {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#lightGallery-slider.slide .lightGallery-slide.current {
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
  moz-transform: translate3d(0px, 0px, 0px) !important;
  ms-transform: translate3d(0px, 0px, 0px) !important;
  o-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
  webkit-transform: translate3d(0px, 0px, 0px) !important;
}
#lightGallery-slider.slide .lightGallery-slide.prevSlide {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  moz-transform: translate3d(-100%, 0px, 0px);
  ms-transform: translate3d(-100%, 0px, 0px);
  o-transform: translate3d(-100%, 0px, 0px);
  transform: translate3d(-100%, 0px, 0px);
  webkit-transform: translate3d(-100%, 0px, 0px);
}
#lightGallery-slider.slide .lightGallery-slide.nextSlide {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  moz-transform: translate3d(100%, 0px, 0px);
  ms-transform: translate3d(100%, 0px, 0px);
  o-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  webkit-transform: translate3d(100%, 0px, 0px);
}
#lightGallery-slider.useLeft .lightGallery-slide {
  left: 100%;
}
#lightGallery-slider.useLeft.on .lightGallery-slide {
  opacity: 0;
}
#lightGallery-slider.useLeft .lightGallery-slide.current {
  left: 0% !important;
  opacity: 1 !important;
}
#lightGallery-slider.useLeft .lightGallery-slide.prevSlide {
  left: -100%;
  opacity: 0;
}
#lightGallery-slider.useLeft .lightGallery-slide.nextSlide {
  left: 100%;
  opacity: 0;
}
#lightGallery-slider.slide.on .lightGallery-slide,
#lightGallery-slider.slide.on .current,
#lightGallery-slider.slide.on .prevSlide,
#lightGallery-slider.slide.on .nextSlide {
  moz-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  ms-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  o-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  webkit-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
#lightGallery-slider.speed .lightGallery-slide,
#lightGallery-slider.speed .current,
#lightGallery-slider.speed .prevSlide,
#lightGallery-slider.speed .nextSlide {
  moz-transition-duration: inherit !important;
  ms-transition-duration: inherit !important;
  o-transition-duration: inherit !important;
  transition-duration: inherit !important;
  webkit-transition-duration: inherit !important;
}
#lightGallery-slider.timing .lightGallery-slide,
#lightGallery-slider.timing .current,
#lightGallery-slider.timing .prevSlide,
#lightGallery-slider.timing .nextSlide {
  moz-transition-timing-function: inherit !important;
  ms-transition-timing-function: inherit !important;
  o-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
  webkit-transition-timing-function: inherit !important;
}
#lightGallery-slider .lightGallery-slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  margin-right: -1px;
  width: 1px;
}
#lightGallery-slider .lightGallery-slide img {
  cursor: grab;
  cursor: -moz-grabbing;
  cursor: -webkit-grab;
  display: inline-block;
  height: auto;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
#lightGallery-action {
  bottom: 20px;
  left: 50%;
  margin-left: -55px;
  position: absolute;
  webkit-backface-visibility: hidden;
  z-index: 9;
}
#lightGallery-action a {
  height: 28px;
  line-height: 28px;
  width: 28px;
  position: relative;
  zoom: 1;
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  color: #FFF;
  cursor: pointer;
  display: inline;
  display: inline-block !important;
  display: inline-block;
  font-family: 'Slide-icons';
  font-size: 16px;
  margin: 0 3px 0 0 !important;
  vertical-align: middle;
}
#lightGallery-action a.disabled {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65) !important;
  cursor: default;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
#lightGallery-action a:hover,
#lightGallery-action a:focus {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
#lightGallery-action a#lightGallery-prev:before,
#lightGallery-action a#lightGallery-next:after {
  bottom: 0px;
  left: 5px;
  position: absolute;
}
#lightGallery-action a#lightGallery-prev:before {
  content: "\e01d";
}
#lightGallery-action a#lightGallery-next:after {
  content: "\e01b";
}
#lightGallery-action a.cLthumb:after {
  bottom: 4px;
  content: "\e01c";
  font-family: 'Slide-icons';
  font-size: 16px;
  left: 6px;
  position: absolute;
}
#lightGallery_counter {
  bottom: 52px;
  color: #FFFFFF;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
}
#lightGallery-Gallery .thumb_cont {
  position: absolute;
  width: 100%;
  z-index: 9;
  background-color: #000000;
  bottom: 0;
  max-height: 0;
  opacity: 0;
  box-sizing: border-box;
  moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  moz-transition: max-height 0.4s ease-in-out;
  ms-transition: max-height 0.4s ease-in-out;
  o-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  webkit-transition: max-height 0.4s ease-in-out;
}
#lightGallery-Gallery .thumb_cont.open {
  max-height: 350px;
}
#lightGallery-Gallery .thumb_cont .thumb_inner {
  margin-left: -12px;
  max-height: 290px;
  overflow-y: auto;
  padding: 12px;
}
#lightGallery-Gallery .thumb_cont .thumb_info {
  background-color: #333;
  padding: 7px 20px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .count {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close {
  position: relative;
  z-index: 1090;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  float: right !important;
  width: 28px;
  height: 28px;
  margin-top: -4px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  moz-transition: background-color 0.3s ease 0s;
  ms-transition: background-color 0.3s ease 0s;
  o-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  webkit-transition: background-color 0.3s ease 0s;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
  left: 6px;
  position: absolute;
  top: 4px;
  content: "\e01a";
  font-family: 'Slide-icons';
  font-size: 16px;
  font-style: normal;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close:hover {
  background-color: #000;
  background-color: #000000;
  text-decoration: none;
}
#lightGallery-Gallery .thumb_cont .thumb {
  border: 3px solid transparent;
  border-radius: 3px;
  cursor: pointer;
  display: inline;
  display: inline-block !important;
  width: 50px;
  zoom: 1;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  height: 50px;
  margin-bottom: 4px;
  margin-left: 4px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  moz-transition: border-color linear 0.2s, opacity linear 0.2s;
  ms-transition: border-color linear 0.2s, opacity linear 0.2s;
  o-transition: border-color linear 0.2s, opacity linear 0.2s;
  transition: border-color linear 0.2s, opacity linear 0.2s;
  webkit-transition: border-color linear 0.2s, opacity linear 0.2s;
}
#lightGallery-Gallery .thumb_cont .thumb > img {
  height: auto;
  max-width: 100%;
}
#lightGallery-Gallery .thumb_cont .thumb.active,
#lightGallery-Gallery .thumb_cont .thumb:hover {
  border-color: #ffffff;
  filter: alpha(opacity=100);
  opacity: 1;
}
#lightGallery-slider .video_cont {
  display: inline-block;
  height: auto;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
#lightGallery-slider .video_cont {
  background: none;
  box-sizing: border-box;
  max-height: 100%;
  max-width: 1140px;
  moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  width: 100%;
}
#lightGallery-slider .video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
#lightGallery-slider .video iframe {
  height: 100%!important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%!important;
}
#lightGallery-slider .info {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.55);
  background-color: #000;
  color: #FFFFFF;
  padding: 10px 50px;
  position: absolute;
  top: 0;
  width: 100%;
}
#lightGallery-slider .info span {
  display: block;
  line-height: 1;
}
#lightGallery-slider .info span:last-child {
  margin-top: 6px;
}
#lightGallery-slider .info .title {
  font-size: 16px;
  font-weight: bold;
}
#lightGallery-slider .info .desc {
  color: #DDDDDD;
  font-size: 12px;
}
#lightGallery-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  z-index: 1090;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  color: #FFFFFF;
  cursor: pointer;
  moz-transition: background-color 0.3s ease;
  ms-transition: background-color 0.3s ease;
  o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  webkit-transition: background-color 0.3s ease;
  webkit-backface-visibility: hidden;
}
#lightGallery-close:after {
  position: absolute;
  right: 6px;
  top: 0;
  content: "\e01a";
  font-family: 'Slide-icons';
  font-size: 16px;
  font-style: normal;
}
#lightGallery-close:hover {
  background-color: #000;
  text-decoration: none;
}
@media (min-width: 800px) {
  #lightGallery-Gallery .thumb_cont .thumb {
    height: 94px;
    width: 94px;
  }
}
#lightGallery-outer {
  background: #fff;
}
#lightGallery-slider .info {
  background: #fff;
}
#lightGallery-slider .info .title {
  color: #0d0d0d;
  font-size: 16px;
  font-weight: bold;
}
#lightGallery-slider .info .desc {
  color: #0d0d0d;
  font-size: 12px;
}
/*! Swipebox v1.2.8 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  height: 100%;
  left: 0;
  moz-user-select: none;
  ms-user-select: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  user-select: none;
  webkit-user-select: none;
  width: 100%;
  z-index: 99999 !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-slider {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
  width: 100%;
}
#swipebox-slider .slide {
  background: url(../img-new/loader-dblue-pulsate.gif) no-repeat center center;
  display: inline-block;
  height: 100%;
  line-height: 1px;
  text-align: center;
  width: 100%;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  margin-right: -1px;
  width: 1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  height: auto;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  box-sizing: border-box;
  max-height: 100%;
  max-width: 1140px;
  moz-box-sizing: border-box;
  padding: 5%;
  webkit-box-sizing: border-box;
  width: 100%;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
#swipebox-action,
#swipebox-caption {
  height: 50px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 999;
}
#swipebox-action {
  bottom: -50px;
}
#swipebox-action.visible-bars {
  ms-transform: translateY(-50px);
  transform: translateY(-50px);
  webkit-transform: translateY(-50px);
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  background-image: url(../img-new/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  cursor: pointer;
  height: 50px;
  position: absolute;
  text-decoration: none !important;
  top: 0;
  width: 50px;
}
#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px;
}
#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px;
}
#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px;
}
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  opacity: 0.3;
}
#swipebox-caption {
  text-align: center;
  top: -50px;
}
#swipebox-caption.visible-bars {
  ms-transform: translateY(50px);
  transform: translateY(50px);
  webkit-transform: translateY(50px);
}
#swipebox-slider.rightSpring {
  animation: rightSpring 0.3s;
  webkit-animation: rightSpring 0.3s;
}
#swipebox-slider.leftSpring {
  animation: leftSpring 0.3s;
  webkit-animation: leftSpring 0.3s;
}
@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
@media screen and (max-width: 800px) {
  #swipebox-action #swipebox-close {
    left: 0;
  }
  #swipebox-action #swipebox-prev {
    right: 60px;
  }
  #swipebox-action #swipebox-next {
    right: 0;
  }
}
#swipebox-overlay {
  background: #0d0d0d;
}
#swipebox-action,
#swipebox-caption {
  background-color: #0d0d0d;
  background-image: linear-gradient(to bottom, #0d0d0d, black);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0d0d0d), to(black));
  background-image: -webkit-linear-gradient(top, #0d0d0d, black);
  opacity: 0.95;
  text-shadow: 1px 1px 1px black;
}
#swipebox-action {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#swipebox-caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white !important;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 43px;
}
#swipebox-overlay {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
#swipebox-action,
#swipebox-caption {
  background: #11356a;
}
