/* Generated by less 1.7.5 */
@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);
@import "custom-icons.css";
@import "jquery.mCustomScrollbar.css";
/*---------------------------------------------------
LESS Elements 0.9
---------------------------------------------------
A set of useful LESS mixins
More info at: http://lesselements.com
---------------------------------------------------*/
a {
  cursor: pointer;
  text-decoration: none;
}
a 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;
  margin: 0;
  padding: 0;
}
*,
*:before,
*:after {
  -ms-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
html,
body {
  height: 100%;
}
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;
}
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;
}
#noscript-warning {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 101;
  text-align: center;
  font-weight: bold;
  font-size: 120%;
  color: white;
  background-color: #AE0000;
  padding: 5px 0px 5px 0px;
}
.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;
}
body {
  font-family: 'Open Sans';
  background: #ffffff url(../img/bg/bg.jpg) no-repeat center top;
}
.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);
}
.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;
  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;
}
.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  height: 2px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.pace-inactive {
  display: none;
}
.header-wrp {
  display: block;
  clear: both;
  width: 100%;
}
.header {
  position: relative;
  display: block;
  clear: both;
  width: 996px;
  margin: 0 auto;
}
.hwrp-top {
  position: relative;
  display: block;
  width: 100%;
  height: 124px;
}
.hwrp-fonts {
  position: absolute;
  top: 5px;
  right: 330px;
}
.hwrp-fonts .font-size-btn {
  font-size: 16px;
  color: #0d5587;
  text-transform: uppercase;
  height: 24px;
  line-height: 24px;
}
.hwrp-fonts .font-size-btn strong {
  display: block;
  float: left;
  padding-right: 10px;
  font-weight: bold;
}
.hwrp-fonts .font-size-btn span {
  display: block;
  float: left;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
}
.hwrp-contrast {
  position: absolute;
  top: 5px;
  right: 145px;
}
.hwrp-contrast a.contrast-btn {
  text-transform: uppercase;
  font-size: 16px;
  color: #0d5587;
  height: 24px;
  line-height: 24px;
}
.hwrp-contrast a.contrast-btn strong {
  display: block;
  float: left;
  padding-right: 10px;
  width: 30px;
  height: 24px;
  line-height: 24px;
  background: url(../img/header/icons-contrast.png) no-repeat left center;
}
.hwrp-contrast a.contrast-btn span {
  display: block;
  float: left;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
}
a.bip {
  position: absolute;
  top: 5px;
  right: 90px;
  display: block;
  width: 31px;
  height: 24px;
  background: url(../img/header/icons-bip.png) no-repeat center center;
}
a.sekap {
  position: absolute;
  top: 5px;
  right: 10px;
  display: block;
  width: 64px;
  height: 24px;
  background: url(../img/header/icons-sekap.png) no-repeat center center;
}
a.hwrp-herb {
  position: absolute;
  top: 0;
  left: -30px;
  display: block;
  width: 317px;
  height: 146px;
  background: url(../img/header/herb-miasto-imielin.png) no-repeat center center;
}
@media only screen and (max-width: 996px) {
  .header {
    width: 100%;
  }
}
@media only screen and (max-width: 700px) {
  .hwrp-fonts {
    right: 190px;
  }
  .hwrp-fonts .font-size-btn span {
    display: none;
  }
  .hwrp-contrast {
    right: 145px;
  }
  .hwrp-contrast a.contrast-btn span {
    display: none;
  }
}
@media screen and (max-width: 880px) {
  .hwrp-btm {
    height: auto!important;
  }
  .search-mod-cont {
    position: relative!important;
    width: 100%!important;
    display: block!important;
    clear: both;
    background: #237fbf!important;
  }
  .hwrp-search-btn-cont {
    display: none;
  }
  form {
    position: relative;
    display: block;
    padding-left: 50px;
  }
  form button {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 42px;
    background: none;
    font-size: 18px;
    line-height: 42px;
    padding: 0;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  form button i {
    text-shadow: 1px 1px 1px #0d5587;
    text-shadow: 1px 1px 1px rgba(6, 52, 84, 0.8);
  }
  form button:hover {
    transform: scale(1.15) rotate(5deg);
  }
  form input {
    min-width: 230px;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    font-size: 12px;
    color: #fff;
    margin: 10px 0 10px 0;
    height: 22px;
    line-height: 22px;
  }
}
.search-mod-cont {
  position: absolute;
  z-index: 99;
  top: 0;
  right: 0;
  width: 300px;
  height: 42px;
  display: none;
  background: #549dce url("../img/header/bg-menu-main.png") no-repeat center top;
}
.search-mod-cont form button {
  background: none;
  font-size: 18px;
  line-height: 42px;
  padding: 0 15px 0 15px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.search-mod-cont form button i {
  text-shadow: 1px 1px 1px #0d5587;
  text-shadow: 1px 1px 1px rgba(6, 52, 84, 0.8);
}
.search-mod-cont form button:hover {
  transform: scale(1.15) rotate(5deg);
}
.search-mod-cont form input {
  min-width: 230px;
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  font-size: 12px;
  color: #fff;
  margin: 10px 10px 10px 0;
  height: 22px;
  line-height: 22px;
}
.menu-anim-hamb {
  position: relative;
  display: none;
  float: right;
  width: 30px;
  height: 30px;
  margin: 68px 18px 0 0;
  padding-left: 1.25em;
}
.menu-global {
  backface-visibility: hidden;
  border-top: 4px solid #086999;
  left: 0;
  position: absolute;
  transition: 0.55s;
  webkit-backface-visibility: hidden;
  webkit-transition: 0.55s;
  width: 100%;
}
.menu-top {
  top: 0;
}
.menu-middle {
  top: 13px;
}
.menu-bottom {
  top: 26px;
}
.menu-top-click {
  backface-visibility: hidden;
  ms-transform: rotate(50deg);
  top: 15px;
  transform: rotate(50deg);
  transition: 0.55s 0.5s;
  webkit-backface-visibility: hidden;
  webkit-transform: rotate(50deg);
  webkit-transition: 0.55s 0.5s;
}
.menu-middle-click {
  opacity: 0;
}
.menu-bottom-click {
  backface-visibility: hidden;
  ms-transform: rotate(-410deg);
  top: 15px;
  transform: rotate(-410deg);
  transition: 0.55s 0.5s;
  webkit-backface-visibility: hidden;
  webkit-transform: rotate(-410deg);
  webkit-transition: 0.55s 0.5s;
}
.hwrp-btm {
  position: relative;
  display: block;
  width: 100%;
}
.hwrp-search-btn-cont {
  position: absolute;
  top: 0;
  right: 0;
}
.hwrp-search-btn-cont a.search-btn {
  font-size: 18px;
  line-height: 42px;
  padding: 0 15px 0 15px;
  color: #fff;
}
.hwrp-search-btn-cont a.search-btn i {
  text-shadow: 1px 1px 1px #0d5587;
  text-shadow: 1px 1px 1px rgba(6, 52, 84, 0.8);
}
.menu-main {
  display: block;
  clear: both;
  width: 100%;
  height: 42px!important;
  background: transparent url("../img/header/bg-menu-main.png") no-repeat center top;
}
.menu-main > ul {
  display: inline-table;
  list-style: none;
  padding: 0;
  padding-left: 5px;
  margin: 0;
}
.menu-main > ul li {
  display: block;
  position: relative;
  float: left;
  margin: 0 2px;
}
.menu-main > ul li:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.menu-main > ul li.home span {
  display: none;
}
.menu-main > ul li {
  display: inline-block;
}
.menu-main > ul li a {
  text-shadow: 1px 1px 1px #0d5587;
  text-shadow: 1px 1px 1px rgba(6, 52, 84, 0.8);
}
.menu-main > ul li.active > a {
  background: #086999;
  border-bottom: 3px solid #086999;
  color: #ffffff;
  -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;
}
.menu-main ul li a {
  position: relative;
  display: inline-block;
  height: 43px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 15px;
  color: #ffffff;
}
.menu-main > ul > li > a.mcmenu {
  -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);
}
.menu-main > ul > li > a.mcmenu:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.menu-main > ul > li > a.mcmenu:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
  content: '';
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}
.menu-main > ul > li > a.mcmenu:hover::before,
.menu-main > ul > li > a.mcmenu:focus::before {
  height: 3px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}
.menu-main ul > li {
  min-height: 43px;
}
.menu-main ul > li ul li {
  min-height: 0;
  margin: 0;
}
.menu-main ul ul {
  display: inline-table;
  position: relative;
  z-index: 99999;
  list-style: none;
  margin: 0;
  padding: 5px;
}
.menu-main > li > ul.sub-menu {
  background-clip: padding-box;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  moz-background-clip: padding;
  moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  webkit-background-clip: padding-box;
  webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.menu-main ul ul:after {
  clear: both;
  content: "";
  display: block;
}
.menu-main ul ul {
  position: absolute;
  top: 43px;
  z-index: 99999!important;
  display: none;
  min-width: 160px;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #237fbf;
  box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.3);
}
.menu-main ul li:hover > ul {
  display: block;
}
.menu-main ul ul > li {
  position: relative;
}
.menu-main ul ul > li a {
  width: 100%;
  padding: 5px 15px 5px 10px;
  -webkit-transition: background-color 0.2s ease-out 0s;
  -moz-transition: background-color 0.2s ease-out 0s;
  -ms-transition: background-color 0.2s ease-out 0s;
  -o-transition: background-color 0.2s ease-out 0s;
  transition: background-color 0.2s ease-out 0s;
}
.menu-main ul ul ul {
  left: 100%;
  position: absolute;
  top: 0;
}
.menu-main ul li ul li {
  width: 100%;
  border-bottom: 1px solid #aedcfc;
}
.menu-main ul ul li a {
  padding: 10px;
  font-size: 12px;
  height: auto;
  line-height: 14px;
  color: #ffffff;
}
.menu-main ul ul li a:hover {
  background: #063b60;
  color: #ffffff !important;
}
.menu-main ul li ul li:last-child a {
  border: none;
}
@media screen and (max-width: 880px) {
  a.menu-link {
    display: block;
  }
  a.menu-link-anim {
    display: block;
  }
  .menu-anim-hamb {
    display: block!important;
  }
  .menu-main {
    display: none;
    clear: both;
    width: 100%;
    background: #549dce;
  }
  .menu-main.mactive {
    display: block;
    height: auto;
  }
  .header-wrp .hwrp-l .menu-link {
    display: block;
  }
  .menu-main {
    min-height: 43px!important;
    height: auto!important;
  }
  .menu-main > ul {
    padding: 0;
    margin: 0;
    width: 100%!important;
  }
  .menu-main > ul li {
    position: relative;
    clear: both;
    width: 100%!important;
    padding: 0!important;
    margin: 0!important;
    min-height: 0!important;
  }
  .menu-main > ul li:hover {
    color: #ffffff;
  }
  .menu-main > ul li a {
    display: block;
    padding: 0px 15px!important;
  }
  .menu-main > ul > li > a {
    text-transform: uppercase;
  }
  .menu-main ul li ul li {
    border-bottom: none;
  }
  .menu-main {
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: inherit;
  }
  .menu-main ul {
    padding: 0!important;
    display: inline-table;
    position: relative;
    z-index: 99;
    list-style: none;
    margin: 0;
    padding: 5px;
    box-shadow: none;
  }
  .menu-main ul ul {
    max-height: 0;
    overflow: hidden;
  }
  .menu-main > ul > li {
    margin: 0;
  }
  .menu-main ul ul a {
    padding: 5px 15px 5px 25px!important;
    font-size: 13px;
  }
  .menu-main ul ul ul a {
    padding: 5px 15px 5px 40px!important;
    font-size: 12px;
  }
  .menu-main ul ul ul ul a {
    padding: 5px 15px 5px 55px!important;
    font-size: 11px;
  }
  .menu-main ul ul ul ul ul a {
    padding: 5px 15px 5px 70px!important;
  }
  .menu-main > li > ul.sub-menu {
    background-clip: padding-box;
    padding: 0px;
    border: none;
    box-shadow: none;
    moz-background-clip: padding;
    moz-box-shadow: none;
    webkit-background-clip: padding-box;
    webkit-box-shadow: none;
  }
  .menu-main.active,
  .menu-main > ul ul.active {
    max-height: 55em;
  }
  .menu-main > ul a.active {
    background-color: #063b60;
  }
  .menu-main ul {
    display: inline;
  }
  .menu-main li,
  .menu-main > ul > li {
    display: block;
  }
  .menu-main li a {
    display: block;
    position: relative;
    border-bottom: 1px solid #aedcfc;
  }
  .menu-main li.has-submenu > a:after {
    content: '+';
    display: block;
    font-size: 1.5em;
    position: absolute;
    right: 8px;
    top: 0;
  }
  .menu-main li.has-submenu ul li.has-submenu > a:after {
    position: absolute;
    right: 8px;
    top: 4px;
  }
  .menu-main li.has-submenu > a.active:after {
    content: "-";
  }
  .menu-main ul li ul li a {
    border-bottom: 1px solid #aedcfc !important;
  }
  .menu-main ul ul > li a {
    padding: 5px;
    font-size: 12px;
    height: auto;
    line-height: 14px;
  }
  .menu-main ul ul,
  .menu-main ul ul ul {
    border: none;
    box-shadow: none;
    display: inherit;
    left: auto;
    position: relative;
    top: auto;
  }
}
.breadcrumb {
  display: block;
  float: left;
  width: 600px;
}
.breadcrumb a.back {
  display: block;
  float: left;
  margin: 5px;
  padding: 0 10px;
  font-size: 12px;
  background: #da251d;
  color: #fff;
  height: 30px;
  line-height: 30px;
}
.breadcrumb a.back span {
  display: block;
  float: left;
  width: 14px;
  height: 30px;
  margin-right: 8px;
  background: url(../img/content/arrow_back.png) no-repeat center center;
}
.breadcrumb a.back:hover {
  background: #028fdf;
  color: #fff;
}
.breadcrumb .path {
  height: 44px;
  line-height: 44px;
}
.breadcrumb .path a {
  display: block;
  float: left;
  font-size: 12px;
  color: #a6a6a6;
  line-height: 44px;
}
.breadcrumb .path a:hover {
  color: #628ad9;
  text-decoration: underline;
}
.breadcrumb .path a.homepage {
  display: block;
  float: left;
  width: 16px;
  text-indent: -9999px;
  height: 44px;
  margin-right: 10px;
  margin-left: 14px;
  background: url(../img/content/icon_home.png) no-repeat left center;
}
.breadcrumb .path a.homepage:hover {
  background-position: right center;
}
.breadcrumb .path i {
  display: block;
  float: left;
  width: 4px;
  height: 44px;
  padding: 0 6px;
  background: url(../img/content/path_arrow.png) no-repeat center center;
}
.breadcrumb .path span {
  display: block;
  float: left;
  font-size: 12px;
  color: #028fdf;
}
.site-today {
  display: block;
  clear: both;
  height: 34px;
  line-height: 24px;
  padding: 0 10px 10px 10px;
}
.site-today span {
  font-size: 12px;
  color: #074463;
}
.site-today strong {
  font-weight: bold;
}
.site-today .today {
  text-align: left;
}
.site-today .name-day {
  margin-left: 15px;
  text-align: right;
}
.site-content {
  background: url(../img/middle/site-content-bg.png) repeat-x center top;
}
.st-head {
  padding: 10px;
  font-size: 18px;
  text-transform: uppercase;
}
.st-head strong {
  font-weight: normal;
  color: #fff;
  text-shadow: 1px 1px 1px #0d5587;
  text-shadow: 1px 1px 1px rgba(6, 52, 84, 0.8);
}
.st-head .ao-btn {
  float: right;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #656565;
  -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;
}
.st-head .ao-btn.back {
  background: transparent;
  color: #086999;
  height: 40px;
  line-height: 40px;
  margin: -5px -5px -5px 5px;
}
.st-head .ao-btn.back i {
  padding-right: 3px;
}
.st-head .ao-btn.back:hover {
  background: #086999;
  color: #ffffff;
}
.st-subhead {
  display: block;
  clear: both;
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
  background: #559dcf;
  font-weight: normal;
  color: #fff;
  text-shadow: 1px 1px 1px #0d5587;
  text-shadow: 1px 1px 1px rgba(6, 52, 84, 0.8);
}
.content-wrp {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
}
.content-inside {
  position: relative;
  z-index: 10;
  display: block;
  clear: both;
  width: 996px;
  height: auto;
  margin: 0 auto;
  margin-top: 0;
}
.content-inside.no-margin {
  margin-top: 0;
}
.content-inside.map-margin {
  margin-top: -45px;
}
@media (min-width: 768px) and (max-width: 996px) {
  .content-wrp {
    width: 100%;
  }
  .content-inside {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .content-wrp {
    width: 100%;
  }
  .content-inside {
    width: 100%;
  }
}
.content-bcrumbs {
  margin-top: 5px;
}
.content-cols {
  display: block;
  clear: both;
  width: 100%;
  padding-bottom: 50px;
  background: #ffffff;
}
.content-col-middle {
  position: relative;
  float: left;
  width: 512px;
}
.content-col-middle #overflay-effect {
  position: absolute;
  z-index: 90;
  top: 0;
  left: 0;
  right: 50px;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: #ffffff;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.content-col-middle #overflay-effect.is-on {
  display: block;
  -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);
}
.content-col-left {
  float: left;
  width: 242px;
}
.content-col-right {
  float: right;
  width: 242px;
}
.sidebar {
  height: auto;
}
.sidebar.sidebar-right {
  height: auto;
}
.sidebar-content {
  height: auto;
}
.twocols-col-left .content-col-right {
  float: right;
}
.twocols-col-left .content-col-middle {
  position: relative;
  float: left;
  width: 754px;
}
.twocols-col-right .sidebar-right {
  float: right;
  margin-left: -242px;
}
.twocols-col-right .content-col-left {
  float: left;
}
.three-cols .content-cols {
  padding-right: 242px;
}
.three-cols .sidebar-right {
  float: right;
  margin-left: -242px;
}
.three-cols .content-col-left {
  float: left;
}
.sidebar {
  padding-bottom: 20px;
  position: relative;
  z-index: 999!important;
}
.sidebar-toggle {
  display: none;
  text-align: center;
  cursor: pointer;
  width: 100%;
  height: 45px;
  margin-top: 34px;
  background: #237fbf;
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.1);
}
.sidebar-toggle i {
  font-size: 38px;
  color: #ffffff;
  padding: 5px 0;
}
.sidebar-right,
.sidebar-left {
  -moz-transition: width .2s ease;
  -webkit-transition: width .2s ease;
  transition: width .2s ease;
  position: relative;
  z-index: 999;
}
.content-col-left.sidebar-left .sidebar-content {
  background: url(../img/middle/bg-col-left.jpg) repeat-y left top;
}
.content-col-right.sidebar-right .sidebar-content {
  background: url(../img/middle/bg-col-right.jpg) repeat-y left top;
}
@media only screen and (min-width: 320px) and (max-width: 996px) {
  .sidebar-left {
    width: 50px;
  }
  .sidebar-left .sidebar-content {
    display: none;
    float: left;
    width: 100%;
  }
  .sidebar-left .sidebar-toggle {
    display: block;
  }
  .sidebar-left-expand .sidebar-left {
    background: #f0f0f0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 242px;
    margin: 0!important;
    z-index: 9;
    overflow: auto;
    -moz-transition: width .2s ease;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
  }
  .sidebar-left-expand .sidebar-left .sidebar-content {
    display: block;
    min-width: 242px;
  }
  .sidebar-left-collapse .sidebar-left .sidebar-content {
    display: none;
  }
  .sidebar-right {
    width: 50px;
  }
  .sidebar-right .sidebar-content {
    display: none;
    float: right;
    width: 100%;
  }
  .sidebar-right .sidebar-toggle {
    display: block;
  }
  .sidebar-right-expand .sidebar-right {
    background: #f0f0f0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 242px;
    margin: 0!important;
    z-index: 9;
    overflow: auto;
    -moz-transition: width .2s ease;
    -webkit-transition: width .2s ease;
    transition: width .2s ease;
  }
  .sidebar-right-expand .sidebar-right .sidebar-content {
    display: block;
    min-width: 242px;
  }
  .sidebar-right-collapse .sidebar-right .sidebar-content {
    display: none;
  }
  .sidebar-right-collapse .content-cols {
    background-image: url(../img/content/sidebar-right-collapse.png);
    background-repeat: repeat-y;
    background-position: right top;
  }
  .twocols-col-right .content-cols {
    padding-right: 50px;
  }
  .twocols-col-right .sidebar-right {
    margin-right: 0px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .twocols-col-right.sidebar-right-expand .sidebar-right {
    left: 0;
  }
  .twocols-col-right .content-col-left {
    float: left;
    width: 100%;
    padding-right: 50px;
  }
  .twocols-col-left .content-col-middle {
    padding-left: 50px;
  }
  .twocols-col-left .sidebar-left {
    margin-left: 0px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .twocols-col-left.sidebar-left-expand .sidebar-left {
    left: 0;
  }
  .twocols-col-left .content-col-middle {
    position: relative;
    float: left;
    width: 100%;
    padding-left: 50px;
  }
  .three-cols .sidebar-right {
    margin-right: 0px;
    position: absolute;
    right: 0;
    top: 0;
  }
  .three-cols .sidebar-left {
    margin-left: 0px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .content-col-middle {
    position: relative;
    display: block;
    padding-left: 50px;
    padding-right: 50px;
    width: auto;
  }
}
.Image_Wrapper {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}
ul.gallery-grid-a {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
}
ul.gallery-grid-a li {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
  webkit-backface-visibility: hidden;
  webkit-tap-highlight-color: transparent;
  webkit-touch-callout: none;
  cursor: pointer;
}
ul.gallery-grid-a li img {
  display: block;
  width: auto;
  height: auto;
  -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;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -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-grid-a li:hover img,
ul.gallery-grid-a li:focus 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);
}
ul.gallery-grid-a li .item-overlay {
  position: absolute;
  width: inherit;
  height: inherit;
  background: rgba(255, 255, 255, 0.2);
}
ul.gallery-grid-a li .item-overlay span {
  text-align: center;
  vertical-align: center;
  display: block;
}
ul.gallery-grid-a 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);
}
ul.gallery-grid-a.opacity {
  display: block;
}
ul.gallery-grid-a.opacity li {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.aside-box.with-header {
  background: url(../img/middle/bg-col-dark-top.png) repeat-x center top;
}
.aside-box.spacer {
  margin-top: 16px;
}
.aside-box.light-bg {
  background: url(../img/middle/bg-col-lighter.png) repeat-y left top;
}
.aside-box h3 {
  padding: 10px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  text-shadow: 1px 1px 1px #0d5587;
  text-shadow: 1px 1px 1px rgba(6, 52, 84, 0.8);
}
.aside-box.aside-right h3 {
  text-align: left;
}
.aside-box .in-top {
  display: block;
  clear: both;
}
.aside-box .in-top a.banner {
  display: block;
  clear: both;
  margin: 20px 0;
}
.aside-box .in-btn {
  display: block;
  width: 100%;
  height: 63px;
  background: url(../img/middle/bg-col-lighter-bottom.jpg) no-repeat left top;
}
.aside-box h4.head-special {
  display: block;
  width: 252px;
  height: 70px;
  margin-left: -10px;
  text-indent: -9999px;
  background: url(../img/middle/btns-linki.png) no-repeat left top;
}
.aside-box h4.head-special:hover {
  background-position: left -70px;
}
.btn-special {
  display: block;
  width: 252px;
  height: 70px;
  margin-left: -10px;
  text-indent: -9999px;
}
.btn-special.plan-miasta {
  background: url(../img/middle/btns-plan-miasta.png) no-repeat left top;
}
.btn-special.plan-miasta:hover {
  background-position: left -70px;
}
.btn-special.mck {
  background: url(../img/middle/btns-miejskie-centrum-kultury.png) no-repeat left top;
}
.btn-special.mck:hover {
  background-position: left -70px;
}
.btn-special.msk {
  background: url(../img/middle/btns-miejska-spolka-komunalna.png) no-repeat left top;
}
.btn-special.msk:hover {
  background-position: left -70px;
}
.btn-special.pomoc-spoleczna {
  background: url(../img/middle/btns-pomoc-spoleczna.png) no-repeat left top;
}
.btn-special.pomoc-spoleczna:hover {
  background-position: left -70px;
}
.btn-special.wirtualny-spacer {
  height: 144px!important;
  background: url(../img/middle/btn-wirtualny-spacer.png) no-repeat left top;
}
.btn-special.wirtualny-spacer:hover {
  background-position: left -144px;
}
.burmistrz-powitanie {
  display: block;
  clear: both;
  padding-bottom: 10px;
}
.burmistrz-powitanie img.burmistrz-img {
  float: left;
  width: 95px;
}
.burmistrz-powitanie .burmistrz-right {
  float: left;
  width: 137px;
}
.burmistrz-powitanie .burmistrz-right p {
  display: block;
  padding: 5px 5px 5px 10px;
  font-size: 13px;
  color: #074463;
}
.burmistrz-powitanie .burmistrz-right a.btn-more {
  display: block;
  clear: both;
  padding: 10px 10px 0 0;
  font-size: 13px;
  color: #074463;
  text-align: right;
}
.imp-list {
  display: block;
  clear: both;
  padding-bottom: 10px;
}
.imp-list li {
  position: relative;
  display: block;
  clear: both;
  text-align: left;
}
.imp-list li a {
  position: relative;
  display: block;
  clear: both;
  padding: 4px 10px 4px 20px;
  width: 100%;
  font-size: 13px;
  border-bottom: 1px solid #b1ddf2;
  color: #074463;
  -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;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  background: url(../img/middle/menu-point.png) no-repeat 7px center;
}
.imp-list li a:hover {
  background: #3a91cc;
}
.imp-list li a:hover span,
.imp-list li a:hover strong {
  color: #fff;
}
.imp-list li a span {
  color: #3f94c8;
  margin-right: 7px;
}
.imp-list li a strong {
  color: #001534;
}
.imp-list li a:last-child {
  border-bottom: none;
}
#lightwrap {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  height: 100%;
  left: 0;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 1000;
}
#lightbg {
  background: rgba(255, 255, 255, 0.9);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}
#lightwrap img {
  display: none;
  position: absolute;
  z-index: 999;
}
#lightzoomed {
  opacity: 0;
}
#off-screen {
  opacity: 0;
  position: fixed;
  right: 100%;
  z-index: 999;
}
.acticle-header {
  display: block;
  clear: both;
  margin-bottom: 0px;
}
.acticle-header .article-title {
  padding: 0;
  margin-top: -5px;
}
.acticle-header h1 {
  display: block;
  clear: both;
  padding: 10px 40px 0 0;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.05em;
  font-weight: 900;
  color: #333333;
}
.acticle-header .article-image {
  display: block;
  margin: 0;
  padding: 0;
  clear: both;
  width: 100%;
}
.acticle-header .article-image img {
  max-width: 100%;
}
.acticle-header .article-image.marg-top {
  margin-top: 10px;
}
.acticle-header .article-image.marg-btm {
  margin-bottom: 10px;
}
.acticle-header .article-image.sized {
  position: relative;
  height: auto;
}
.acticle-header .article-image.sized img {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.acticle-header .article-meta {
  margin-top: -20px;
}
.acticle-header .article-meta .post-format {
  background: #f5f5f5;
  border-radius: 500px;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px;
  position: absolute;
  right: -10px;
  top: -25px;
}
.acticle-header .article-meta .post-format i {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 500px;
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #dddddd;
  display: block;
  height: 38px;
  line-height: 38px;
  text-align: center;
  width: 38px;
}
.acticle-header .article-meta .posted-on {
  font-size: 12px;
  line-height: 20px;
  margin-right: 10px;
}
.acticle-header .article-meta .posted-on a {
  color: #aaaaaa;
}
.acticle-header .article-meta .posted-on a:hover {
  color: #7cc576;
  text-decoration: none;
}
.acticle-header .article-meta .posted-on i {
  font-size: 14px;
  margin-right: 2px;
  text-decoration: none;
}
.acticle-header .article-details {
  position: relative;
  clear: both;
  margin-bottom: 10px;
  margin: 0 -10px;
}
.acticle-header .article-details.border-bottom {
  padding: 5px 5px 5px 10px;
  border-bottom: 1px solid #ececec;
}
.acticle-header .article-date {
  float: left;
  padding: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #2e2e2e;
}
.acticle-header .article-date i {
  margin-right: 10px;
}
.acticle-header .article-date span {
  font-size: 11px;
  color: #767676;
}
.acticle-header .article-date a.btn-all {
  display: inline-block;
  margin-left: 50px;
  margin-top: -1px;
  padding: 5px 5px;
  font-size: 11px;
  line-height: 11px;
  background: #235cb1;
  color: #ffffff;
}
.acticle-header .article-date a.btn-all:hover {
  background: #ffffff;
  color: #235cb1;
}
.acticle-header .article-options {
  display: block;
  float: right;
  margin: 0;
  padding: 0;
}
.acticle-header .article-options .ao-btn {
  float: right;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #656565;
  -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-header .article-options .ao-btn.back {
  background: transparent;
  color: #086999;
  height: 40px;
  line-height: 40px;
  margin: -5px -5px -5px 5px;
}
.acticle-header .article-options .ao-btn.back i {
  padding-right: 3px;
}
.acticle-header .article-options .ao-btn.back:hover {
  background: #086999;
  color: #ffffff;
}
.acticle-header .artsoc-in {
  display: block;
  float: right;
}
.article-container {
  display: block;
  clear: both;
  padding: 0 10px;
}
.pliki-do-pobrania {
  margin: 0;
  padding: 0;
}
.pliki-do-pobrania li {
  position: relative;
  display: block;
  clear: both;
  padding: 5px;
  border-bottom: 1px solid #aaaaaa;
  margin-left: 0;
}
.pliki-do-pobrania li strong {
  font-weight: normal;
}
.pliki-do-pobrania li a {
  display: block;
  position: relative;
  font-size: 14px;
  padding: 5px 0;
  min-height: 53px;
  text-decoration: none;
  color: #414141;
}
.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;
}
.pliki-do-pobrania li a[href*=".doc"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-doc.png);
}
.pliki-do-pobrania li a[href*=".docx"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-doc.png);
}
.pliki-do-pobrania li a[href*=".pdf"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-pdf.png);
}
.pliki-do-pobrania li a[href*=".ods"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-ods.png);
}
.pliki-do-pobrania li a[href*=".odt"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-odt.png);
}
.pliki-do-pobrania li a[href*=".xls"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-xls.png);
}
.pliki-do-pobrania li a[href*=".zip"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-zip.png);
}
.pliki-do-pobrania li a[href*=".ppt"] i.file-ext-icon {
  background-image: url(../img/support/file-ext-ppt.png);
}
.pliki-do-pobrania li strong {
  display: block;
  padding: 0 0 0 60px;
  font-size: 14px;
}
.pliki-do-pobrania li strong span {
  display: block;
  clear: both;
  font-size: 12px;
}
.pliki-do-pobrania li a:hover,
.pliki-do-pobrania li a:hover strong {
  color: #fff;
}
.pliki-do-pobrania li a[href*=".doc"]:hover {
  background: #0085d4;
}
.pliki-do-pobrania li a[href*=".docx"]:hover {
  background: #0085d4;
}
.pliki-do-pobrania li a[href*=".pdf"]:hover {
  background: #e14b4e;
}
.pliki-do-pobrania li a[href*=".ods"]:hover {
  background: #0f914a;
}
.pliki-do-pobrania li a[href*=".odt"]:hover {
  background: #00a0d4;
}
.pliki-do-pobrania li a[href*=".xls"]:hover {
  background: #81c48f;
}
.pliki-do-pobrania li a[href*=".zip"]:hover {
  background: #d4965a;
}
.pliki-do-pobrania li a[href*=".ppt"]:hover {
  background: #f1592a;
}
.article-content {
  font-size: 14px;
  line-height: 24px;
  color: #2e2e2e;
  padding: 0;
}
.article-content.p-indent p {
  text-indent: 10px;
}
.article-content h2,
.article-content h3,
.article-content h4,
.article-content p,
.article-content pre {
  display: block;
  clear: both;
  background: transparent!important;
}
.article-content h2 {
  color: #2a2a2a;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 0 6px 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #dbdbdb;
}
.article-content h3 {
  color: #2a2a2a;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 10px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.article-content h4 {
  color: #2e2e2e;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  margin-top: 10px;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.article-content p {
  height: auto;
  padding-bottom: 15px;
  color: #2e2e2e;
}
.article-content blockquote p {
  border-left: 3px solid #0055a0;
  padding: 0 18px;
  background: transparent;
  font-style: italic;
  color: #686868;
  font-size: 18px;
  line-height: 28px;
}
.article-content b,
.article-content strong {
  font-weight: bold;
}
.article-content i,
.article-content em {
  font-style: italic;
}
.article-content i.fa {
  font-style: normal;
}
.article-content ul {
  margin-bottom: 14px;
}
.article-content ul li {
  list-style: square;
  margin-bottom: 0px;
  margin-left: 20px;
  padding: 3px 0;
}
.article-content ol {
  margin-bottom: 14px;
}
.article-content ol li {
  list-style: decimal;
  margin-left: 20px;
}
.article-content ul li,
.article-content ol li {
  font-size: 13px;
  letter-spacing: 0.05em;
}
.article-content a {
  color: #237bff;
  text-decoration: underline;
}
.article-content a:hover {
  text-decoration: none;
  color: #11346a !important;
}
.article-content a.art-icon-pdf {
  background: url(../img/icons-docs/icons-small-pdf.png) no-repeat left center;
  padding-left: 20px;
}
.article-content a.art-icon-doc {
  background: url(../img/icons-docs/icons-small-doc.png) no-repeat left center;
  padding-left: 20px;
}
.article-content a.art-icon-mov {
  background: url(../img/icons-docs/icons-small-mov.png) no-repeat left center;
  padding-left: 20px;
}
.article-content a.art-icon-img {
  background: url(../img/icons-docs/icons-small-img.png) no-repeat left center;
  padding-left: 20px;
}
.article-content a.art-icon-mp3 {
  background: url(../img/icons-docs/icons-small-mp3.png) no-repeat left center;
  padding-left: 20px;
}
.article-content a.art-icon-ppt {
  background: url(../img/icons-docs/icons-small-ppt.png) no-repeat left center;
  padding-left: 20px;
}
.article-content a.art-icon-zip {
  background: url(../img/icons-docs/icons-small-zip.png) no-repeat left center;
  padding-left: 20px;
}
.article-content a.art-icon-rar {
  background: url(../img/icons-docs/icons-small-rar.png) no-repeat left center;
  padding-left: 20px;
}
.article-content a.art-icon-url {
  background: url(../img/icons-docs/icons-small-url.png) no-repeat left center;
  padding-left: 20px;
}
.article-content a.art-icon-xls {
  background: url(../img/icons-docs/icons-small-xls.png) no-repeat left center;
  padding-left: 20px;
}
.article-content a.art-icon-pdf {
  color: #a72d2d;
  text-decoration: none;
}
.article-content a.art-icon-doc {
  color: #29699d;
  text-decoration: none;
}
.article-content a.art-icon-mov {
  color: #b53737;
  text-decoration: none;
}
.article-content a.art-icon-img {
  color: #2a71a8;
  text-decoration: none;
}
.article-content a.art-icon-mp3 {
  color: #c66900;
  text-decoration: none;
}
.article-content a.art-icon-ppt {
  color: #be5515;
  text-decoration: none;
}
.article-content a.art-icon-zip {
  color: #808080;
  text-decoration: none;
}
.article-content a.art-icon-rar {
  color: #808080;
  text-decoration: none;
}
.article-content a.art-icon-url {
  color: #006ea0;
  text-decoration: none;
}
.article-content a.art-icon-xls {
  color: #429030;
  text-decoration: none;
}
.article-content a.art-bigicon-pdf {
  background: #ededed url(../img/icons-docs/icons-small-pdf.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #d0d0d0;
}
.article-content a.art-bigicon-pdf:hover {
  background-color: #f05050;
  color: #fff!important;
}
.article-content a.art-bigicon-doc {
  background: #ededed url(../img/icons-docs/icons-small-doc.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #29699d;
}
.article-content a.art-bigicon-doc:hover {
  background-color: #3f8dcc;
  color: #fff!important;
}
.article-content a.art-bigicon-mov {
  background: #ededed url(../img/icons-docs/icons-small-mov.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #b53737;
}
.article-content a.art-bigicon-mov:hover {
  background-color: #dd4a4a;
  color: #fff!important;
}
.article-content a.art-bigicon-img {
  background: #ededed url(../img/icons-docs/icons-small-img.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #2a71a8;
}
.article-content a.art-bigicon-img:hover {
  background-color: #4598d9;
  color: #fff!important;
}
.article-content a.art-bigicon-mp3 {
  background: #ededed url(../img/icons-docs/icons-small-mp3.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #c66900;
}
.article-content a.art-bigicon-mp3:hover {
  background-color: #ff8800;
  color: #fff!important;
}
.article-content a.art-bigicon-ppt {
  background: #ededed url(../img/icons-docs/icons-small-ppt.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #be5515;
}
.article-content a.art-bigicon-ppt:hover {
  background-color: #f87626;
  color: #fff!important;
}
.article-content a.art-bigicon-zip {
  background: #ededed url(../img/icons-docs/icons-small-zip.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #808080;
}
.article-content a.art-bigicon-zip:hover {
  background-color: #acacac;
  color: #fff!important;
}
.article-content a.art-bigicon-rar {
  background: #ededed url(../img/icons-docs/icons-small-rar.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #808080;
}
.article-content a.art-bigicon-rar:hover {
  background-color: #acacac;
  color: #fff!important;
}
.article-content a.art-bigicon-url {
  background: #ededed url(../img/icons-docs/icons-small-url.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #006ea0;
}
.article-content a.art-bigicon-url:hover {
  background-color: #00a0e9;
  color: #fff!important;
}
.article-content a.art-bigicon-xls {
  background: #ededed url(../img/icons-docs/icons-small-xls.png) no-repeat 10px center;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #429030;
}
.article-content a.art-bigicon-xls:hover {
  background-color: #62c14c;
  color: #fff!important;
}
.article-content a.art-bigicon-pdf {
  color: #a72d2d;
  text-decoration: none;
}
.article-content a.art-bigicon-doc {
  color: #29699d;
  text-decoration: none;
}
.article-content a.art-bigicon-mov {
  color: #b53737;
  text-decoration: none;
}
.article-content a.art-bigicon-img {
  color: #2a71a8;
  text-decoration: none;
}
.article-content a.art-bigicon-mp3 {
  color: #c66900;
  text-decoration: none;
}
.article-content a.art-bigicon-ppt {
  color: #be5515;
  text-decoration: none;
}
.article-content a.art-bigicon-zip {
  color: #808080;
  text-decoration: none;
}
.article-content a.art-bigicon-rar {
  color: #808080;
  text-decoration: none;
}
.article-content a.art-bigicon-url {
  color: #006ea0;
  text-decoration: none;
}
.article-content a.art-bigicon-xls {
  color: #429030;
  text-decoration: none;
}
.article-content strong a {
  font-weight: bold;
  text-transform: uppercase;
}
.article-content table {
  width: 100%;
  font-size: 11px;
  border-collapse: collapse;
}
.article-content table tr {
  vertical-align: top;
}
.article-content table thead td,
.article-content table tr th {
  font-weight: bold;
}
.article-content table tr td:first-child {
  color: #2e2e2e;
}
.article-content table,
.article-content table th,
.article-content table td {
  padding: 3px;
}
.article-content table tr td {
  font-size: 14px;
}
.article-content table tr td img {
  margin: 0 auto;
}
.article-content img {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 5px 10px 10px 0;
  border: none;
  box-shadow: none;
}
.article-content img[rel=zoom] {
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
}
.article-content img[align=left] {
  margin: 5px 10px 10px 0;
}
.article-content img[align=right] {
  margin: 5px 0 10px 10px;
}
.article-content img[align=left],
.article-content img[align=right] {
  max-width: 50%;
}
.article-content .img-max-width-40 img[align=left],
.article-content .img-max-width-40 img[align=right] {
  max-width: 40%;
}
.article-content .img-max-width-50 img[align=left],
.article-content .img-max-width-50 img[align=right] {
  max-width: 50%;
}
.article-content .img-max-width-60 img[align=left],
.article-content .img-max-width-60 img[align=right] {
  max-width: 60%;
}
.article-content hr {
  display: block;
  clear: both;
  background: #cccccc;
  border: none;
  height: 1px;
  margin: 10px 0;
}
.article-content code,
.article-content code p {
  display: block;
  clear: both;
  margin: 10px 0 10px 10px;
  padding: 10px;
  font-size: 12px;
  font-style: italic;
  line-height: 19px;
  background: #ededed;
  border-left: 3px solid #505253;
  color: #686868;
}
.article-content pre {
  background: #dadada;
  color: #686868;
  font-size: 12px;
  line-height: 19px;
  padding: 5px;
}
.big-cal-module {
  width: 100%;
  background: #ffffff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.big-cal-module .bcm-inner {
  margin-bottom: 20px;
}
.cal-module {
  width: 100%;
  background: #ddebff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.cal-module #container_cal {
  position: relative;
  padding: 5px 0 10px 0;
  margin: 0 auto;
}
#event-big-cal-cont {
  display: block;
}
.ical-js-widget {
  position: relative;
  margin: 0 auto;
  min-height: 50px;
  width: 100%;
  color: #074463;
  font-size: 11px;
}
.ical-js-widget #nav-calendar {
  margin: 0 auto;
  min-height: 50px;
  width: 100%;
  color: #074463;
  padding-bottom: 26px;
}
.ical-js-widget #year,
.ical-js-widget #month {
  text-align: center;
}
.ical-js-widget .month-year {
  display: inline-block;
}
.ical-js-widget #year {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 19px;
}
.ical-js-widget #month {
  padding-top: 10px;
  font-size: 25px;
  line-height: 19px;
}
.ical-js-widget .fa {
  -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);
}
.ical-js-widget .fa:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.ical-js-widget #year-left-arrow,
.ical-js-widget #year-right-arrow {
  cursor: pointer;
  display: inline-block;
  height: 19px;
  font-size: 17px;
  line-height: 19px;
}
.ical-js-widget #year-left-arrow {
  margin-right: 15px;
  margin-left: 20px;
}
.ical-js-widget #year-right-arrow {
  margin-left: 15px;
  margin-right: 20px;
}
.ical-js-widget #currentyear {
  width: 200px;
}
.ical-js-widget #month-left-arrow,
.ical-js-widget #month-right-arrow {
  cursor: pointer;
  display: inline-block;
  height: 23px;
  margin-top: 1px;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: alpha(opacity=30);
  width: 23px;
}
.ical-js-widget #month-left-arrow:hover,
.ical-js-widget #month-right-arrow:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.ical-js-widget #currentmonth {
  font-size: 22px;
}
.ical-js-widget #week-days {
  height: 25px;
}
.ical-js-widget #separator {
  border-spacing: 0 10px;
  height: 6px!important;
  margin: 5px 0 0 0;
  padding: 0;
  width: 100%;
}
.ical-js-widget #clear-separator {
  height: 12px!important;
}
.ical-js-widget .today {
  cursor: default;
}
.ical-js-widget .date_has_event {
  position: relative;
  cursor: pointer;
}
.ical-js-widget.smallv #month-left-arrow {
  float: left;
  margin-left: 15px;
}
.ical-js-widget.smallv #month-right-arrow {
  float: right;
  margin-right: 15px;
}
.ical-js-widget.smallv #year {
  border-bottom: 1px solid #cce2ff;
  padding-top: 5px;
}
.ical-js-widget.smallv #separator {
  border-bottom: 1px solid #cce2ff;
}
.ical-js-widget.smallv .today > span {
  background-color: #006cb1;
  color: #ffffff;
}
.ical-js-widget.smallv .date_has_event {
  background-color: #074463;
  color: #ffffff;
}
.ical-js-widget.smallv table {
  border-collapse: separate;
  border-spacing: 8px 0px;
  margin: 0 auto;
  width: 100%;
  table-layout: fixed;
  text-align: center;
  vertical-align: center!important;
}
.ical-js-widget.smallv table td {
  height: 29px;
  padding-top: 1px;
  width: 14,2857%;
  text-align: center;
  vertical-align: center!important;
}
.ical-js-widget.smallv table td a {
  color: #fff;
}
.ical-js-widget.smallv table tr.no_marg {
  height: 1px;
}
.ical-js-widget.smallv table th {
  font-size: 10px;
  font-weight: normal;
  width: 14,2857%;
}
.ical-js-widget.smallv .date_has_event > a {
  background-color: #074463;
  color: #ffffff;
}
.ical-js-widget.smallv .date_has_event > a.selected {
  background: #fa4c2a !important;
}
.ical-js-widget.smallv table td,
.ical-js-widget.smallv table th {
  width: 14,2857%;
  text-align: center;
}
.ical-js-widget.smallv table span,
.ical-js-widget.smallv table a {
  position: relative;
  display: block;
  padding: 10px 0;
  min-width: 29px;
  width: 100%;
  margin: 0 auto;
  color: #074463;
}
.ical-js-widget.smallv table span:hover,
.ical-js-widget.smallv table a:hover,
.ical-js-widget.smallv table span:focus,
.ical-js-widget.smallv table a:focus {
  background: #074463;
  color: #ffffff;
}
.ical-js-widget.smallv table span i.qty,
.ical-js-widget.smallv table a i.qty {
  position: absolute;
  top: -8px;
  right: -8px;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 16px!important;
  font-size: 11px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fa4c2a;
  border: 2px solid #ffffff;
}
.ical-js-widget.smallv table td > a {
  color: #fff;
}
.ical-js-widget.smallv table tr.no_marg {
  height: 1px;
  border: none;
}
.ical-js-widget.bigv #month-left-arrow,
.ical-js-widget.bigv #month-right-arrow,
.ical-js-widget.bigv #currentmonth,
.ical-js-widget.bigv #currentyear {
  height: 30px;
}
.ical-js-widget.bigv #month-left-arrow {
  margin-right: 15px;
  font-size: 17px;
  line-height: 26px;
}
.ical-js-widget.bigv #month-right-arrow {
  margin-left: 15px;
  font-size: 17px;
  line-height: 26px;
}
.ical-js-widget.bigv #year {
  border-bottom: 1px solid #e0e0e0;
}
.ical-js-widget.bigv #separator {
  border-bottom: 1px solid #e0e0e0;
}
.ical-js-widget.bigv #currentmonth {
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  color: #074463;
}
.ical-js-widget.bigv #currentyear {
  margin-left: 15px;
  font-size: 26px;
  line-height: 26px;
  font-weight: normal;
  color: #074463;
}
.ical-js-widget.bigv .today > span {
  background-color: #006cb1;
  color: #ffffff;
}
.ical-js-widget.bigv .date_has_event > a {
  background-color: #074463;
  color: #ffffff;
}
.ical-js-widget.bigv .date_has_event > a.selected {
  background: #fa4c2a !important;
}
.ical-js-widget.bigv table {
  border-collapse: collapse;
  border-spacing: 8px 0px;
  margin: 0 auto;
  width: 100%;
  table-layout: fixed;
  text-align: center;
  vertical-align: center!important;
}
.ical-js-widget.bigv table td,
.ical-js-widget.bigv table th {
  width: 14,2857%;
  text-align: center;
}
.ical-js-widget.bigv table span,
.ical-js-widget.bigv table a {
  position: relative;
  display: block;
  padding: 10px 0;
  width: 50%;
  font-size: 15px;
  font-weight: bold;
  margin: 0 auto;
  color: #074463;
}
.ical-js-widget.bigv table span:hover,
.ical-js-widget.bigv table a:hover,
.ical-js-widget.bigv table span:focus,
.ical-js-widget.bigv table a:focus {
  background: #074463;
  color: #ffffff;
}
.ical-js-widget.bigv table span i.qty,
.ical-js-widget.bigv table a i.qty {
  position: absolute;
  top: -8px;
  right: -8px;
  display: block;
  width: 20px;
  height: 20px;
  line-height: 16px!important;
  font-size: 11px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fa4c2a;
  border: 2px solid #ffffff;
}
.ical-js-widget.bigv table td {
  height: 29px;
  padding: 5px 0;
  vertical-align: center!important;
}
.ical-js-widget.bigv table td > a {
  color: #fff;
}
.ical-js-widget.bigv table tbody tr {
  border-bottom: 1px solid #e0e0e0;
}
.ical-js-widget.bigv table tr.no_marg {
  height: 1px;
  border: none;
}
.ical-js-widget.bigv table th {
  font-size: 14px;
  font-weight: bold;
  color: #767676;
}
.ical-js-widget .events ul {
  position: absolute;
  z-index: 1000;
  display: none;
  font-size: 12px;
  font-weight: normal;
  list-style: none;
  padding: 15px;
  text-align: center;
  background: #000;
  background: rgba(17, 17, 17, 0.9);
  color: #fff;
}
.ical-js-widget .events li {
  padding-bottom: 5px;
}
.ical-js-widget .events li span {
  color: #fff;
  display: block;
  font-size: 12px;
}
.ical-js-widget .events li span.title {
  color: #fff;
}
.icon-wth-temp {
  background-image: url(../img/weather/icon-temp.png);
}
.icon-wth-kropla {
  background-image: url(../img/weather/icon-small-kropla.png);
}
.icon-wth-wiatr {
  background-image: url(../img/weather/icon-small-wiatr.png);
}
.weather-forecast {
  background: url(../img/middle/weather-bottom-bg.png) repeat-x center bottom;
}
.weather-forecast .today {
  display: block;
  padding: 0 10px;
  text-align: right;
  font-size: 12px;
  color: #074463;
}
.weather-icon-temp {
  display: block;
  clear: both;
}
.weather-icon-temp .wicon {
  width: 50%;
  float: left;
  margin-top: 6px;
  display: block;
  clear: both;
  padding: 0 10px;
  margin: 10px 0;
  height: 55px;
}
.weather-icon-temp .wicon span.w_fs {
  font-size: 44px;
}
.weather-icon-temp .temp {
  display: block;
  width: 50%;
  float: left;
  padding-top: 20px;
  font-size: 34px;
  color: #074463;
}
#icon-weahther {
  display: block;
  margin-top: 6px;
  padding: 0 0 0 45px;
  width: 90px;
  font-size: 90px;
}
.weather-data {
  display: block;
  clear: both;
  margin: 10px 0;
  border-bottom: 1px solid #cce9fd;
}
.weather-details {
  display: block;
  clear: both;
  margin: 10px 0;
  padding: 10px 0 20px 0;
}
.weather-details .humidity {
  display: block;
  float: left;
  width: 50%;
  height: 15px;
}
.weather-details .humidity .percent {
  font-size: 12px;
  float: right;
  margin-right: 10px;
}
.weather-details .humidity .percent i {
  display: block;
  float: left;
  width: 12px;
  height: 15px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: left center;
  -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);
}
.weather-details .wind {
  display: block;
  float: right;
  width: 50%;
  height: 15px;
}
.weather-details .wind .speed {
  font-size: 12px;
  float: left;
  margin-left: 10px;
}
.weather-details .wind .speed span {
  font-size: 12px;
}
.weather-details .wind .speed i {
  display: block;
  float: left;
  width: 19px;
  height: 15px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: left center;
  -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);
}
.weather-nextdays {
  display: block;
  clear: both;
  padding: 0 0 10px 0;
  height: auto;
}
.weather-nextdays .day {
  display: block;
  float: left;
  width: 33.33333%;
  text-align: center;
}
.weather-nextdays .day .icon span {
  display: block;
  clear: both;
  font-size: 36px;
}
.weather-nextdays .day span {
  display: block;
  clear: both;
  font-size: 13px;
  color: #fff;
}
/* #### - MULTIBANNER - ############################################################################################################################# */
.extra_iap_slider {
  position: relative;
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.extra_iap_slider.eiap_sl_main {
  margin-bottom: 10px;
}
.extra_iap_slider.eiap_sl_main2 {
  margin-top: 10px;
  margin-bottom: 9px;
}
.extra_iap_slider .extra_iap_swrp {
  position: relative;
  display: block;
  clear: both;
  margin: 0!important;
  padding: 0!important;
  top: 0px !important;
}
.extra_iap_slider .extra_iap_swrp ul {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  clear: both;
  z-index: 2;
  margin: 0!important;
  padding: 0!important;
  width: 100%!important;
  height: auto!important;
}
.extra_iap_slider .extra_iap_swrp ul li {
  display: block;
  margin: 0!important;
  padding: 0!important;
  width: 100%!important;
  height: auto!important;
}
.extra_iap_slider .extra_iap_swrp ul li a {
  display: block;
  clear: both;
  margin: 0!important;
  padding: 0!important;
  width: 100%!important;
  height: auto!important;
}
.extra_iap_slider .extra_iap_swrp ul li img,
.extra_iap_slider .extra_iap_swrp ul li a img {
  display: block;
  clear: both;
  border: 0px;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  width: 100%!important;
  height: auto!important;
}
.extra_iap_slider div#extra_iap_slider_bubble_cont {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  display: block;
  z-index: 3;
  background: url(../img/content/multibanner_bg_bottom.jpg) repeat 0 0;
  height: 36px!important;
}
.extra_iap_slider ul#extra_iap_slider_bubbles {
  display: block;
  margin: 0;
  padding: 10px 10px 10px 10px;
  z-index: 3;
}
.extra_iap_slider ul#extra_iap_slider_bubbles.iap_top_belt {
  padding: 0px;
}
.extra_iap_slider ul#extra_iap_slider_bubbles li,
.extra_iap_slider ul#extra_iap_slider_bubbles li a {
  display: block;
  float: left;
  margin: 0 4px;
  width: 16px;
  line-height: 20px;
  height: 20px;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  color: #d2e6f3;
}
.extra_iap_slider ul#extra_iap_slider_bubbles li.active a {
  color: #1f86c9;
  background: #d2e6f3;
}
.extra_iap_slider .extra_iap_details {
  position: absolute;
  bottom: 36px;
  left: 0px;
  display: block;
  height: 50px;
  width: 335px;
  background: url(../img/content/multibanner_bg_text.png) repeat;
  z-index: 4;
  overflow: hidden;
}
.extra_iap_slider .extra_iap_details span#exiap_title {
  display: block;
  position: releative;
  padding: 5px 0 0 10px!important;
  color: #d2e6f3;
  text-shadow: none;
  font-size: 13px;
  text-align: left;
}
.extra_iap_slider .extra_iap_details span#exiap_text {
  display: block;
  position: releative;
  padding: 2px 0 0 15px!important;
  color: #d2e6f3;
  text-shadow: none;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
}
ul.submenu-list {
  display: block;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
ul.submenu-list li {
  position: relative;
  display: block;
  clear: both;
  text-align: left;
}
ul.submenu-list li .submenu-arrow-down {
  cursor: pointer;
  position: absolute;
  width: 20px;
  text-align: center;
  height: 20px;
  right: 5px;
  top: 8px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #cbe1f8;
}
ul.submenu-list li a {
  position: relative;
  display: block;
  clear: both;
  padding: 6px 0;
  width: 100%;
  font-size: 13px;
  border-bottom: 1px solid #b1ddf2;
  color: #074463;
  -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;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
  background: url(../img/middle/menu-point.png) no-repeat 7px center;
}
ul.submenu-list li a:hover {
  background: #3a91cc;
  color: #ffffff;
}
ul.submenu-list li a span {
  position: relative;
  display: block;
  padding-left: 15px;
}
ul.submenu-list li a.active,
ul.submenu-list li a.active:hover {
  background: #3a91cc;
  color: #ffffff !important;
}
ul.submenu-list li a.active i {
  display: block;
  background: url(../img/middle/menu-point.png) no-repeat left center;
}
ul.submenu-list li a:before {
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -6px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=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;
  -webkit-transform: rotate(180deg) scale(1.3);
  -moz-transform: rotate(180deg) scale(1.3);
  -ms-transform: rotate(180deg) scale(1.3);
  -o-transform: rotate(180deg) scale(1.3);
  transform: rotate(180deg) scale(1.3);
}
ul.submenu-list li a.active:before {
  left: 7px;
  top: 50%;
  margin-top: -6px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
}
ul.submenu-list li a:hover:before {
  left: 7px;
  top: 50%;
  margin-top: -6px;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: rotate(0deg) scale(1);
  -moz-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  -o-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
}
ul.submenu-list li a.mparent:after {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -6px;
  font-family: 'FontAwesome';
  content: "\f103";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  color: #cbe1f8;
}
ul.submenu-list ul {
  display: block;
  clear: both;
}
ul.submenu-list li a {
  padding-left: 5px;
  background: url(../img/middle/menu-point.png) no-repeat 7px center;
}
ul.submenu-list ul li a {
  padding-left: 15px;
  background: url(../img/middle/menu-point.png) no-repeat 17px center;
}
ul.submenu-list ul li li a {
  background: url(../img/middle/menu-point.png) no-repeat 27px center;
  padding-left: 25px;
  border-bottom: 1px solid #85caeb;
}
ul.submenu-list ul li li li a {
  background: url(../img/middle/menu-point.png) no-repeat 37px center;
  padding-left: 35px;
}
ul.submenu-list li a:hover {
  padding-left: 10px;
}
ul.submenu-list ul li a:hover {
  padding-left: 20px;
}
ul.submenu-list ul li li a:hover {
  padding-left: 30px;
}
ul.submenu-list ul li li li a:hover {
  padding-left: 40px;
}
ul.submenu-list ul {
  display: none;
}
ul.submenu-list li.active > ul {
  display: block;
}
.footer-wrp {
  clear: both;
  background: url(../img/footer/bg-footer.jpg) no-repeat center top;
}
.footer {
  position: relative;
  padding-top: 80px;
  clear: both;
}
.scrollup {
  position: absolute;
  top: -22px;
  right: 110px;
  font-size: 16px;
  font-weight: bold;
  color: #074463;
  -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);
}
.scrollup:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.f-top {
  position: relative;
  display: block;
  clear: both;
  width: 996px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 20px;
}
.f-top a.herb {
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -111px;
  display: block;
  width: 223px;
  height: 159px;
  background: url(../img/footer/imielin-herb.png) no-repeat;
}
.f-top .fleft {
  display: block;
  float: left;
  width: 50%;
}
.f-top .fright {
  display: block;
  float: right;
  width: 50%;
}
.f-top h4.miasto-imielin {
  display: block;
  clear: both;
  width: 100%;
  min-width: 474px;
  height: 42px;
  background: url(../img/footer/bg-shadow-short-word.png) no-repeat center top;
  text-indent: -9999px;
}
.f-top .fdata {
  display: block;
  padding: 10px 0;
  marign: 0;
}
.f-top .fdata h5 {
  display: block;
  clear: both;
  font-size: 14px;
  font-weight: bold;
  color: #074463;
  margin-bottom: 20px;
}
.f-top .fdata.left {
  float: left;
  width: 48%;
}
.f-top .fdata.left h5 {
  background: url(../img/footer/icon-phone.png) no-repeat left center;
  padding-left: 30px;
}
.f-top .fdata.right {
  float: right;
  width: 48%;
}
.f-top .fdata.right h5 {
  background: url(../img/footer/icon-clock.png) no-repeat left center;
  padding-left: 30px;
}
ul.footer-menu {
  display: block;
  float: left;
  width: 30%;
}
ul.footer-menu li {
  display: block;
  clear: both;
  margin: 5px 0;
}
ul.footer-menu li a {
  display: block;
  padding: 7px 10px;
  font-size: 14px;
  color: #074463;
}
ul.footer-menu li a:hover {
  background: #074463;
  color: #fff;
}
ul.footer-menu li.active {
  background: #074463;
}
ul.footer-menu li.active a {
  color: #fff;
}
ul.footer-menu li:first-child {
  margin-top: 0;
}
.fsubmenu-cont {
  display: block;
  float: right;
  width: 70%;
  min-height: 220px;
}
ul.footer-submenu {
  display: block;
  padding: 5px 10px;
  background: url(../img/footer/bg-submenu.png) repeat-y left center;
}
ul.footer-submenu li {
  display: block;
  clear: both;
  margin: 1px 0;
}
ul.footer-submenu li a {
  display: block;
  padding-bottom: 4px;
  font-size: 12px;
  color: #074463;
}
ul.footer-submenu li a:hover {
  text-decoration: underline;
}
.fdata-table {
  font-size: 12px;
  color: #074463;
}
.fdata-table tr td:first-child {
  min-width: 110px;
}
.fdata-table.contact tr td:first-child {
  min-width: 60px;
}
.f-btm {
  display: block;
  clear: both;
  width: 100%;
  text-align: center;
  min-height: 80px;
  background: url(../img/footer/bg-shadow-bottom.png) no-repeat center top;
}
.f-btm .f-in {
  position: relative;
  display: block;
  clear: both;
  width: 996px;
  padding-top: 30px;
  margin: 0 auto;
  font-size: 12px;
  color: #074463;
}
.f-btm .f-in a.iap {
  position: absolute;
  top: 30px;
  right: 20px;
  display: block;
  width: 22px;
  height: 19px;
  background: url(../img/footer/iap.png) no-repeat;
}
.f-btm .f-in a.iap:hover {
  background-position: -22px 0;
}
@media only screen and (max-width: 996px) {
  .footer-wrp {
    clear: both;
    background: url(../img/footer/bg-footer-resp.jpg) no-repeat right top;
  }
  .f-top {
    width: 100%;
  }
  .f-btm .f-in {
    width: 100%;
  }
  .f-top .fleft {
    float: none;
    clear: both;
    width: 70%;
    margin: 10px auto;
  }
  .f-top .fright {
    float: none;
    clear: both;
    width: 100%;
    padding-top: 20px;
  }
  .f-top .fdata {
    display: block;
    padding: 10px 0;
    marign: 0;
  }
  .f-top .fdata h5 {
    display: block;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    color: #074463;
    margin-bottom: 20px;
  }
  .f-top .fdata.left {
    float: left;
    padding-left: 10%;
    width: 48%;
  }
  .f-top .fdata.left h5 {
    background: url(../img/footer/icon-phone.png) no-repeat left center;
    padding-left: 30px;
  }
  .f-top .fdata.right {
    float: right;
    padding-right: 10%;
    width: 48%;
  }
  .f-top .fdata.right h5 {
    background: url(../img/footer/icon-clock.png) no-repeat left center;
    padding-left: 30px;
  }
  .fdata-table {
    width: 100%;
  }
  .fdata-table tr td:first-child {
    min-width: 110px;
  }
  .fdata-table.contact tr td:first-child {
    min-width: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .f-top .fleft {
    float: none;
    clear: both;
    width: 90%;
  }
}
.news {
  display: block;
  clear: both;
  width: 100%;
  padding-left: 0;
  margin: 0;
}
.news .news-box {
  display: block;
  clear: both;
  width: 100%;
  padding: 0 10px 0 0;
}
.news li {
  display: block;
  height: auto;
  margin-bottom: 0;
}
.news li .news-head {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  min-height: 42px;
}
.news li .news-head span.date {
  display: block;
  float: none;
  clear: both;
  margin: 0;
  padding: 2px 0 2px 15px;
  width: auto;
  height: 13px;
  line-height: 13px;
  text-align: left;
  color: #5c5c5c;
  font-size: 11px;
}
.news li .news-head span.date i {
  margin-right: 8px;
}
.news li .news-head h3 {
  display: block;
  float: left;
  padding: 5px 0 5px 15px;
  width: auto;
}
.news li .news-head h3 a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  width: auto;
  color: #074463;
}
.news li .news-cont {
  display: block;
  clear: both;
  padding: 10px 0 0 6px;
  border-bottom: 1px solid #c1d0d8;
  background: url(../img/middle/news-bg.png) repeat-x center bottom;
}
.news li .news-cont a.img {
  max-width: 141px;
  text-align: left;
}
.news li .news-cont a.img img {
  border: none;
}
.news li .news-cont p {
  display: block;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  text-align: left;
  vertical-align: top;
  color: #2b2b2b;
  font-size: 13px;
}
.news li .news-cont p img {
  max-width: 141px;
  text-align: left;
  margin: 0 20px 10px 0;
  border: none;
  vertical-align: text-top;
}
.news li .news-cont .bottom {
  display: block;
  clear: both;
  padding: 0 5px 5px 0;
}
.news li .news-cont .bottom a.btn_more {
  display: block;
  float: right;
  color: #144f6d;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
}
.news li .news-cont .bottom a.btn_more i {
  margin-left: 5px;
  font-size: 14px;
}
.news li .news-cont .bottom a.btn_more:hover {
  background: #144f6d;
  color: #fff;
}
.news li .news-footer {
  width: 100%;
  height: 15px;
  background: url(../img/middle/news-footer.png) no-repeat center top;
}
.paging {
  display: block;
  clear: both;
  width: 100%;
  padding: 10px 0;
  text-align: center;
}
.paging strong {
  color: #888888;
  font-size: 11px;
  font-weight: normal;
}
.paging a {
  border: 1px solid #e6e6e6;
  border-bottom: 2px solid #2480bf;
  background: #fff;
  color: #2480bf;
  padding: 3px 8px;
  margin-left: 3px;
}
.paging a:hover {
  border: 1px solid #074463;
  background: #074463;
  color: #fff;
}
.paging a.selected {
  border: 1px solid #2480bf;
  background: #2480bf;
  color: #fff;
}
.paging span {
  color: #404040;
  margin-left: 3px;
}
ul.ul-news li {
  display: block;
  clear: both;
  border-bottom: 1px solid #ececec;
}
ul.ul-news li a {
  position: relative;
  display: block;
  clear: both;
  padding: 5px 10px;
  font-size: 12px;
  color: #2b2b2b;
}
ul.ul-news li a span.date {
  position: absolute;
  top: 5px;
  left: 10px;
  margin-right: 15px;
  font-size: 12px;
  color: #2b2b2b;
  font-style: italic;
  text-decoration: none!important;
}
ul.ul-news li a span.title {
  display: block;
  margin: 0;
  padding: 0;
  margin-left: 50px;
}
ul.ul-news li a:hover span.title {
  color: #006cb1;
  text-decoration: underline;
}
ul.ul-news li:last-child {
  border: none;
}
a.show-all-btn {
  display: block;
  clear: both;
  margin: 10px auto;
  height: 34px;
  width: 200px;
  background: #2480bf;
}
a.show-all-btn span {
  display: block;
  float: right;
  padding-right: 40px;
  line-height: 34px;
  font-size: 11px;
  color: #fff;
}
a.show-all-btn i {
  margin-right: 10px;
}
a.show-all-btn:hover {
  background: #144f6d;
  color: #fff;
}
.three-banners {
  text-align: center;
}
.three-banners a {
  display: inline-block;
  margin: 5px;
}
/* Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/ */
/* This element holds injected scripts inside iframes that in 
some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
  display: none;
}
/* To fill the container and nothing else */
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}
.fb-like-box {
  width: 100% !important;
  height: 500px;
  border: none;
  overflow: hidden;
}
.common-shadow {
  background-image: url("../img/hot_news/common-shadow.png");
  background-repeat: no-repeat;
  background-position: center top;
}
.hot-alert-wrapper {
  position: relative;
  z-index: 20;
  display: block;
  clear: both;
  width: 100%;
}
.hot-alert-wrapper.margin-top {
  margin-top: 20px;
}
.hot-alert-wrapper.margin-bottom {
  margin-bottom: 20px;
}
.hot-alert-wrapper.margin {
  margin: 20px 0;
}
.hot-news-roller {
  position: relative;
  clear: both;
  width: 996px;
  display: block;
  height: 40px;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.hot-news-roller .shadow {
  position: absolute;
  bottom: -9px;
  left: 0;
  right: 0;
  display: none;
  width: 996px;
  height: 9px;
}
.hot-news-roller .shadow-in {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  width: 996px;
  height: 9px;
}
.hot-news-roller .shadow-sides {
  position: absolute;
  top: 0;
  width: 441px;
  height: 29px;
  z-index: 20;
}
.hot-news-roller .shadow-sides.left {
  left: 0;
  background: url(../img/header/shadow-sides-left.png) no-repeat left top;
}
.hot-news-roller .shadow-sides.right {
  right: 0;
  background: url(../img/header/shadow-sides-right.png) no-repeat left top;
}
.hot-news-roller .hn-roll-in {
  position: absolute;
  top: 0;
  left: 10px;
  right: 38px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.hot-news-roller .icon-info {
  position: absolute;
  top: 10px;
  left: 10px;
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("../img/hot_news/icon-info-special.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.hot-news-roller a.close {
  position: absolute;
  top: 14px;
  right: 10px;
  z-index: 100;
  width: 10px;
  height: 10px;
  background-image: url("../img/hot_news/icon-info-special-close.png");
  background-repeat: no-repeat;
  background-position: 0 center;
}
.hot-news-roller a.close:hover {
  background-position: -10px center;
}
.hot-alert-wrapper.shadows .shadow {
  display: block;
}
.hot-alert-wrapper.shadows .shadow-in {
  display: block;
}
.hot-alert-wrapper.shadow-top,
.hot-alert-wrapper.shadow-bottom,
.hot-alert-wrapper.shadow-sides {
  display: block;
}
#news-breaking-line {
  min-height: 40px;
  background: #fff18a;
}
#news-breaking-line .tickercontainer {
  padding: 0;
  margin-left: 20px;
  overflow: hidden;
}
#news-breaking-line ul {
  position: relative;
  left: 920px;
  z-index: 21;
  padding: 0;
  margin: 0;
  height: 40px;
  line-height: 40px;
}
#news-breaking-line ul li {
  list-style-type: none;
  list-style-position: outside;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #393939;
  margin: 0 0 0 15px;
  white-space: nowrap;
}
#news-breaking-line ul li a {
  color: #11356a;
  text-decoration: underline;
}
#news-breaking-line ul li a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 996px) {
  .hot-alert-wrapper {
    width: 100%;
  }
  .hot-news-roller {
    width: 100%;
  }
  .hot-news-roller .shadow {
    width: 100%;
  }
  .hot-news-roller .shadow-in {
    width: 100%;
  }
}
#cookieinfo {
  background: #ffffff;
  border-top: 2px solid #262626;
  clear: both;
  display: block;
  width: 100%;
}
#cookieinfo .fixed {
  bottom: 0px;
  position: fixed;
  z-index: 100;
}
#cookieinfo div {
  color: #262626;
  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: #262626;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 0;
  width: 30px;
  width: auto;
  padding: 0 12px;
  color: #ffffff;
}
#cookieinfo a.cinfo-accept i {
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  margin-right: 10px;
}
#cookieinfo a.cinfo-accept:hover {
  background: #ed3e26;
  color: #ffffff;
}
#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: #262626;
  border-bottom: none;
  bottom: 0;
  color: #ffffff;
}
#cookieinfo a.cinfo-more i {
  margin-left: 5px;
}
#cookieinfo a.cinfo-more:hover {
  background: #ed3e26;
  color: #ffffff;
}
@media (min-width: 100px) and (max-width: 996px) {
  #cookieinfo {
    width: 100%;
  }
  #cookieinfo div {
    width: 100%;
  }
  #cookieinfo h3 {
    font-size: 12px;
    margin: 0;
    padding: 0px 0px 5px 60px;
  }
  #cookieinfo a.cinfo-accept {
    position: absolute;
    right: 0;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: 0;
    width: 30px;
    width: auto;
    padding: 0 12px;
    color: #fff;
  }
  #cookieinfo a.cinfo-accept i {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    margin-right: 10px;
  }
  #cookieinfo p {
    display: block;
    padding: 10px 0 0 60px;
  }
  #cookieinfo img {
    display: block;
    float: left;
    margin-top: 5px;
    margin-right: 20px;
    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: #f1efef;
    border: 1px solid #c2c2c2;
    border-bottom: none;
    bottom: 0;
    color: #ffffff;
  }
  #cookieinfo a.cinfo-more i {
    margin-left: 5px;
  }
}
.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/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/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/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, #000000);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0d0d0d), to(#000000));
  background-image: -webkit-linear-gradient(top, #0d0d0d, #000000);
  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;
}
/********************************************************************************************************** */
/* Pretty photo  ****************************************************************************************** */
/********************************************************************************************************** */
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}
div.pp_default .pp_top .pp_left {
  background: url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
  background: url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
div.pp_default .pp_top .pp_right {
  background: url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}
div.pp_default .pp_next:hover {
  background: url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
div.pp_default .pp_previous:hover {
  background: url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;
  cursor: pointer;
}
div.pp_default .pp_expand {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  height: 28px;
  width: 28px;
}
div.pp_default .pp_expand:hover {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_contract {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  height: 28px;
  width: 28px;
}
div.pp_default .pp_contract:hover {
  background: url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}
div.pp_default .pp_close {
  background: url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_gallery ul li a {
  background: url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
  border: 1px solid #aaaaaa;
}
div.pp_default .pp_social {
  margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  left: auto;
  position: static;
}
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}
div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  margin: 4px 0 0;
  width: 20px;
}
div.pp_default a.pp_arrow_next {
  background-position: -82px -3px;
  left: 52px;
}
div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}
div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  position: relative;
  width: 110px;
}
div.pp_default .pp_nav .currentTextHolder {
  color: #999;
  font-family: Georgia;
  font-size: 11px;
  font-style: italic;
  left: 75px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 10px;
  position: absolute;
  top: 2px;
}
div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}
div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
  background: url(../img/prettyPhoto/default/loader.gif) center center no-repeat;
}
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 990000;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 1000000;
}
.pp_content {
  height: 40px;
  min-width: 40px;
}
* html .pp_content {
  width: 40px;
}
.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content_container .pp_left {
  padding-left: 20px;
}
.pp_content_container .pp_right {
  padding-right: 20px;
}
.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}
.pp_description {
  display: none;
  margin: 0;
}
.pp_social {
  float: left;
  margin: 0;
}
.pp_social .facebook {
  float: left;
  margin-left: 5px;
  overflow: hidden;
  width: 55px;
}
.pp_social .twitter {
  float: left;
}
.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}
.pp_nav p {
  float: left;
  margin: 2px 4px;
  white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}
.pp_gallery ul a img {
  border: 0;
}
.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_gallery li.default a {
  background: url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}
a.pp_next {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  background: url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  display: block;
  line-height: 22px;
  position: absolute;
  right: 0;
  text-indent: -10000px;
  top: 0;
}
.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
#pp_full_res {
  line-height: 1 !important;
}
#pp_full_res .pp_inline {
  text-align: left;
}
#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999;
}
div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #ffffff;
}
div.pp_default #pp_full_res .pp_inline {
  color: #000000;
}
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #ffffff;
}
div.pp_default .pp_details {
  position: relative;
}
.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}
.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_fade,
.pp_gallery li.default a img {
  display: none;
}
/**
* BxSlider v4.0 - Fully loaded, responsive content slider
* http://bxslider.com
*
* Written by: Steven Wanderski, 2012
* http://stevenwanderski.com
* (while drinking Belgian ales and listening to jazz)
*
* CEO and founder of bxCreative, LTD
* http://bxcreative.com
*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto 40px;
  padding: 0;
  *zoom: 1;
}
.bx-wrapper img {
  width: 100%;
  max-width: 100%;
  display: block;
}
/** THEME
===================================*/
.bx-wrapper .bx-viewport {
  border: solid #fff 1px;
  background: #237fbf;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../img/bx_loader.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 98;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #d2e6f3;
  text-indent: -9999px;
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 7px;
  outline: 0;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #237fbf;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../img/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url(../img/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 99;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../img/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  background: #237fbf\9;
  background: rgba(35, 127, 191, 0.75);
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
@font-face {
  font-family: 'Climacons-Font';
  src: url('fonts/climacons-webfont.eot');
  src: url('fonts/climacons-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/climacons-webfont.svg#Climacons-Font') format('svg'), url('fonts/climacons-webfont.woff') format('woff'), url('fonts/climacons-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.climacon:before {
  font-family: 'Climacons-Font';
  speak: none;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.climacon.cloud:before {
  content: "\e000";
}
.climacon.cloud.sun:before {
  content: "\e001";
}
.climacon.cloud.moon:before {
  content: "\e002";
}
.climacon.rain:before,
.climacon.rain.cloud:before {
  content: "\e003";
}
.climacon.rain.sun:before,
.climacon.rain.cloud.sun:before {
  content: "\e004";
}
.climacon.rain.moon:before,
.climacon.rain.cloud.moon:before {
  content: "\e005";
}
.climacon.showers:before,
.climacon.showers.cloud:before {
  content: "\e006";
}
.climacon.showers.sun:before,
.climacon.showers.cloud.sun:before {
  content: "\e007";
}
.climacon.showers.moon:before,
.climacon.showers.cloud.moon:before {
  content: "\e008";
}
.climacon.downpour:before,
.climacon.downpour.cloud:before {
  content: "\e009";
}
.climacon.downpour.sun:before,
.climacon.downpour.cloud.sun:before {
  content: "\e00a";
}
.climacon.downpour.moon:before,
.climacon.downpour.cloud.moon:before {
  content: "\e00b";
}
.climacon.drizzle:before,
.climacon.drizzle.cloud:before {
  content: "\e00c";
}
.climacon.drizzle.sun:before,
.climacon.drizzle.cloud.sun:before {
  content: "\e00d";
}
.climacon.drizzle.moon:before,
.climacon.drizzle.cloud.moon:before {
  content: "\e00e";
}
.climacon.sleet:before,
.climacon.sleet.cloud:before {
  content: "\e00f";
}
.climacon.sleet.sun:before,
.climacon.sleet.cloud.sun:before {
  content: "\e010";
}
.climacon.sleet.moon:before,
.climacon.sleet.cloud.moon:before {
  content: "\e011";
}
.climacon.hail:before,
.climacon.hail.cloud:before {
  content: "\e012";
}
.climacon.hail.sun:before,
.climacon.hail.cloud.sun:before {
  content: "\e013";
}
.climacon.hail.moon:before,
.climacon.hail.cloud.moon:before {
  content: "\e014";
}
.climacon.flurries:before,
.climacon.flurries.cloud:before {
  content: "\e015";
}
.climacon.flurries.sun:before,
.climacon.flurries.cloud.sun:before {
  content: "\e016";
}
.climacon.flurries.moon:before,
.climacon.flurries.cloud.moon:before {
  content: "\e017";
}
.climacon.snow:before,
.climacon.snow.cloud:before {
  content: "\e018";
}
.climacon.snow.sun:before,
.climacon.snow.cloud.sun:before {
  content: "\e019";
}
.climacon.snow.moon:before,
.climacon.snow.cloud.moon:before {
  content: "\e01a";
}
.climacon.fog:before,
.climacon.fog.cloud:before {
  content: "\e01b";
}
.climacon.fog.sun:before,
.climacon.fog.cloud.sun:before {
  content: "\e01c";
}
.climacon.fog.moon:before,
.climacon.fog.cloud.moon:before {
  content: "\e01d";
}
.climacon.haze:before {
  content: "\e01e";
}
.climacon.haze.sun:before {
  content: "\e01f";
}
.climacon.haze.moon:before {
  content: "\e020";
}
.climacon.wind:before {
  content: "\e021";
}
.climacon.wind.cloud:before {
  content: "\e022";
}
.climacon.wind.sun:before,
.climacon.wind.cloud.sun:before {
  content: "\e023";
}
.climacon.wind.moon:before,
.climacon.wind.cloud.moon:before {
  content: "\e024";
}
.climacon.lightning:before,
.climacon.lightning.cloud:before {
  content: "\e025";
}
.climacon.lightning.sun:before,
.climacon.lightning.cloud.sun:before {
  content: "\e026";
}
.climacon.lightning.moon:before,
.climacon.lightning.cloud.moon:before {
  content: "\e027";
}
.climacon.sun:before {
  content: "\e028";
}
.climacon.sun.set:before,
.climacon.sunset:before {
  content: "\e029";
}
.climacon.sun.rise:before,
.climacon.sunrise:before {
  content: "\e02a";
}
.climacon.sun.low:before,
.climacon.sun-low:before,
.climacon.low-sun:before {
  content: "\e02b";
}
.climacon.sun.lower:before,
.climacon.sun-lower:before,
.climacon.lower-sun:before {
  content: "\e02c";
}
.climacon.moon:before {
  content: "\e02d";
}
.climacon.moon.new:before {
  content: "\e02e";
}
.climacon.moon.waxing.crescent:before,
.climacon.moon.first-crescent:before {
  content: "\e02f";
}
.climacon.moon.waxing.quarter:before,
.climacon.moon.first-quarter:before,
.climacon.moon.waxing.half:before,
.climacon.moon.first-half:before {
  content: "\e030";
}
.climacon.moon.waxing.gibbous:before,
.climacon.moon.first-gibbous:before,
.climacon.moon.waxing.three-quarter:before,
.climacon.moon.first-three-quarter:before {
  content: "\e031";
}
.climacon.moon.full:before {
  content: "\e032";
}
.climacon.moon.waning.gibbous:before,
.climacon.moon.last-gibbous:before,
.climacon.moon.waning.three-quarter:before,
.climacon.moon.last-three-quarter:before {
  content: "\e033";
}
.climacon.moon.waning.quarter:before,
.climacon.moon.last-quarter:before,
.climacon.moon.waning.half:before,
.climacon.moon.last-half:before {
  content: "\e034";
}
.climacon.moon.waning.crescent:before,
.climacon.moon.last-crescent:before {
  content: "\e035";
}
.climacon.snowflake:before {
  content: "\e036";
}
.climacon.tornado:before {
  content: "\e037";
}
.climacon.thermometer.empty:before,
.climacon.thermometer:before {
  content: "\e038";
}
.climacon.thermometer.low:before {
  content: "\e039";
}
.climacon.thermometer.medium-low:before {
  content: "\e03a";
}
.climacon.thermometer.medium-high:before {
  content: "\e03b";
}
.climacon.thermometer.high:before {
  content: "\e03c";
}
.climacon.thermometer.full:before {
  content: "\e03d";
}
.climacon.celcius:before {
  content: "\e03e";
}
.climacon.farenheit:before {
  content: "\e03f";
}
.climacon.compass:before {
  content: "\e040";
}
.climacon.compass.north:before {
  content: "\e041";
}
.climacon.compass.east:before {
  content: "\e042";
}
.climacon.compass.south:before {
  content: "\e043";
}
.climacon.compass.west:before {
  content: "\e044";
}
.climacon.umbrella:before {
  content: "\e045";
}
.climacon.sunglasses:before {
  content: "\e046";
}
.climacon.cloud.cycle:before,
.climacon.cloud.refresh:before {
  content: "\e047";
}
.climacon.cloud.down:before,
.climacon.cloud.download:before {
  content: "\e048";
}
.climacon.cloud.up:before,
.climacon.cloud.upload:before {
  content: "\e049";
}

.bx-viewport {
    max-height:340px!important;
}