/* Generated by less 2.5.1 */
@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,600,400italic,400,300&subset=latin,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:light&subset=latin,latin-ext);
/*---------------------------------------------------
LESS Elements 0.9
---------------------------------------------------
A set of useful LESS mixins
More info at: http://lesselements.com
---------------------------------------------------*/
@import "custom-icons.css";
html {
  -webkit-font-smoothing: antialiased;
}
a {
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
}
* {
  -webkit-font-smoothing: antialiased;
  color: inherit;
  text-decoration: none;
}
/* apply a natural box layout model to all elements, but allowing components to change */
html {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -ms-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
a:focus {
  border: 1px dashed #000;
  background: #fff000;
}
.wcag-hide {
  position: absolute;
  left: -10000px !important;
  top: auto;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden;
}
* {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
  list-style-type: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
input,
button {
  text-shadow: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
a img {
  border: none;
}
#noscript-warning {
  font-family: sans-serif;
  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 {
  background-color: #fff;
  font-family: 'Open Sans';
}
.body-wrp {
  overflow: hidden;
  background-image: url(../img-new/bg/bg-image.jpg);
  background-repeat: no-repeat;
  background-position: 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;
}
.komunikaty-banners-wrp {
  display: block;
  clear: both;
  padding: 10px;
}
.komunikaty-banners-cont {
  display: block;
  clear: both;
}
.komunikaty-banners-item {
  display: block;
  float: left;
  width: 50%;
}
.komunikaty-banners-item a {
  display: block;
  padding: 5px;
}
.komunikaty-banners-item a img {
  width: 100%;
  height: auto;
  border: 2px solid #fff;
}
.komunikaty-banners-item a:hover img,
.komunikaty-banners-item a:focus img {
  border: 2px solid #da251c;
}
@media (max-width: 800px) {
  .komunikaty-banners-item {
    display: block;
    float: none;
    clear: both;
    width: 100%;
  }
}
.header-wrp {
  position: relative;
  z-index: 100;
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.header-wrp-in {
  position: relative;
  display: block;
  width: 960px;
  margin: 0 auto;
}
.header-top {
  width: 100%;
  height: 42px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.header-top-in {
  position: relative;
  display: block;
  width: 960px;
  height: auto;
  margin: 0 auto;
  color: #000;
  background-color: #fff;
}
.header-top-in:hover,
.header-top-in:focus {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
a {
  color: #000;
}
.htop-center {
  float: right;
}
.htop-center a {
  display: block;
  float: right;
  padding: 0 10px;
  margin-right: 1px;
  height: 42px;
  line-height: 42px;
  font-size: 12px;
}
.htop-center a i {
  font-size: 16px;
  margin-right: 10px;
}
.htop-center a:hover {
  background-color: #d0d0d0;
}
.htop-center:focus {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.opt-contrast {
  border-right: none!important;
}
.opt-fontsize {
  display: block;
  float: right;
  padding: 0 10px;
  height: 42px;
}
.opt-fontsize span {
  float: left;
  height: 42px;
  line-height: 42px;
  font-size: 12px;
  margin-right: 10px;
}
.opt-fontsize a {
  display: block;
  float: left;
  width: 26px;
  height: 32px;
  margin-top: 5px;
  line-height: 32px;
  text-align: center;
}
.opt-fontsize a:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.opt-fontsize a.active {
  background: #d0d0d0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  text-shadow: none;
}
.opt-fontsize a.s_normal {
  font-size: 14px;
}
.opt-fontsize a.s_medium {
  font-size: 18px;
}
.opt-fontsize a.s_large {
  font-size: 22px;
}
.header-middle {
  width: 100%;
  height: 140px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  position: relative;
}
.header-middle-in {
  position: relative;
  display: block;
  width: 960px;
  height: 140px;
  margin: 0 auto;
  border-bottom: 1px solid #ebebeb;
}
.hd-left {
  display: block;
  float: left;
  width: 240px;
  height: 100px;
}
.hd-left a.logo {
  position: absolute;
  text-indent: -9999px;
  top: 7px;
  left: 28px;
  z-index: 10;
  width: 220px;
  height: 80px;
  background: url(../img-new/header/gmina-labowa-herb.png) no-repeat;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.hmiddle-search-btn {
  display: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  position: absolute;
  top: 20px;
  right: 70px;
  z-index: 20;
  background: #000;
  color: #fff;
}
.header-slider-top-wrp {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 960px;
  height: 140px;
}
.header-menu {
  position: relative;
  z-index: 100;
  width: 100%;
  min-height: 48px;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.header-menu-in {
  position: relative;
  display: block;
  width: 960px;
  height: auto;
  margin: 0 auto;
}
.hmenu {
  width: 960px;
  height: 48px;
}
a.hmenu-search-btn-cont {
  position: absolute;
  top: 4px;
  right: 4px;
  width: auto;
  height: 38px;
  line-height: 38px;
  text-align: center;
  padding: 0 10px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
a.hmenu-search-btn-cont span {
  font-size: 14px;
  height: 38px;
  line-height: 38px;
}
a.hmenu-search-btn-cont.active,
a.hmenu-search-btn-cont:hover {
  background: #000;
  color: #fff;
}
.menu-anim-hamb {
  display: none;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 20px;
  right: 10px;
  z-index: 20;
  background: #000;
}
.menu-global {
  backface-visibility: hidden;
  border-top: 4px solid #fff;
  left: 0;
  position: absolute;
  transition: 0.55s;
  webkit-backface-visibility: hidden;
  webkit-transition: 0.55s;
  width: 30px;
}
.menu-top {
  top: 10px;
  left: 10px;
  right: 10px;
}
.menu-middle {
  top: 23px;
  left: 10px;
  right: 10px;
}
.menu-bottom {
  top: 36px;
  left: 10px;
  right: 10px;
}
.menu-top-click {
  backface-visibility: hidden;
  ms-transform: rotate(50deg);
  top: 25px;
  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: 25px;
  transform: rotate(-410deg);
  transition: 0.55s 0.5s;
  webkit-backface-visibility: hidden;
  webkit-transform: rotate(-410deg);
  webkit-transition: 0.55s 0.5s;
}
@media (max-width: 996px) {
  .header-wrp {
    width: 100%;
  }
  .header-wrp-in {
    width: 100%;
    height: auto;
    min-height: none;
  }
  .header-line {
    display: none!important;
  }
  .header-top,
  .header-middle,
  .header-menu {
    width: 100%;
  }
  .header-menu,
  .header-menu-in {
    height: auto;
    min-height: 0!important;
    background: none;
  }
  .hmenu-left,
  .hmenu-right {
    display: none;
  }
  .header-top-in,
  .header-middle-in,
  .header-menu-in {
    width: 100%;
  }
  .htop-left span,
  .opt-login span,
  .htop-left i,
  .opt-login i,
  .menu-anim-hamb {
    top: 20px;
  }
  .hmiddle-search-btn {
    display: block;
  }
  .hmenu-left,
  .hmenu-right {
    display: none;
    background: none;
  }
  .hmenu {
    width: 100%;
    height: auto;
    background-image: none;
  }
  a.hmenu-search-btn-cont {
    display: none;
  }
}
@media (min-width: 130px) and (max-width: 996px) {
  .opt-contrast i {
    margin-left: 0!important;
  }
  .opt-contrast span {
    display: none!important;
  }
}
@media (min-width: 130px) and (max-width: 720px) {
  .opt-fontsize span {
    display: none!important;
  }
}
@media (min-width: 130px) and (max-width: 630px) {
  .opt-contact i {
    margin-left: 0!important;
  }
  .opt-contact span {
    display: none!important;
  }
}
@media (min-width: 130px) and (max-width: 550px) {
  .opt-login i {
    margin-left: 0!important;
  }
  .opt-login span {
    display: none!important;
  }
}
@media (min-width: 130px) and (max-width: 480px) {
  .opt-mapsite i {
    margin-left: 0!important;
  }
  .opt-mapsite span {
    display: none!important;
  }
}
@media (max-width: 630px) {
  .header-top {
    height: auto;
  }
  .htop-center {
    float: right;
    padding-right: 30px;
  }
  .opt-fontsize a {
    border-right: none;
    text-shadow: none;
  }
}
.slider-news-wrapper {
  display: block;
  clear: both;
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.slider-news-wrp-in {
  position: relative;
  display: block;
  clear: both;
  width: 960px;
  height: 400px;
  margin: 0 auto;
}
.slider-news-images {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  min-width: 688px;
  height: 400px;
}
.slider-news-images-list {
  position: relative;
  z-index: 1;
}
.slider-news-images-list li {
  position: relative;
  display: block;
  float: left;
}
.slider-news-images-list li a {
  display: none;
  visibility: hidden;
}
.slider-news-images-list li.active a {
  display: block;
  visibility: visible;
}
.slider-news-images-list li a.slider-news-more {
  position: absolute;
  left: 10px;
  bottom: 10px;
  padding: 5px 10px;
  background: #d42626;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}
.slider-news-images-list li a.slider-news-more:hover,
.slider-news-images-list li a.slider-news-more:focus {
  background: #000;
}
.slider-news-titles {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  width: 272px;
  display: block;
  background: #000;
  color: #fff;
}
.slider-news-titles h3 {
  display: block;
  clear: both;
  text-align: center;
  padding: 10px 0;
}
.slider-news-titles h3 a {
  font-size: 13px;
  font-weight: bold;
  color: #afafaf;
}
ul.slider-news-titles-list li {
  display: block;
  clear: both;
  border-top: 1px solid #4d4d4d;
  width: 100%;
}
ul.slider-news-titles-list li a {
  display: block;
  padding: 10px;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
  color: #afafaf;
}
ul.slider-news-titles-list li a a:focus {
  color: #000;
}
ul.slider-news-titles-list li a.active {
  color: #fff;
}
ul.slider-news-titles-list li:last-child {
  border-bottom: 1px solid #4d4d4d;
}
.slider-news-dots {
  position: absolute;
  bottom: 10px;
  display: block;
  clear: both;
  padding: 10px 10px 0 10px;
  text-align: center;
}
.slider-news-dots a {
  text-align: center;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 2px solid #ccc;
}
.slider-news-dots a.active {
  border: 2px solid #fff;
  background: #fff;
}
@media (max-width: 996px) {
  .slider-news-wrp-in {
    width: 100%;
  }
}
@media (max-width: 760px) {
  .slider-news-wrapper {
    height: auto;
  }
  .slider-news-images,
  .slider-news-titles {
    position: relative;
    display: block;
    clear: both;
  }
  .slider-news-titles {
    width: 100%;
    padding-bottom: 50px;
  }
}
.menu-main {
  display: block;
  clear: both;
  width: 100%;
  height: 48px;
  border-bottom: 4px solid #ebebeb;
  background-color: #da251c;
}
.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 6px;
  opacity: 1;
  height: 50px;
}
.menu-main > ul li.home a i {
  margin-left: 0!important;
}
.menu-main > ul li.home a i.fa {
  font-size: 14px!important;
  display: inline-block;
}
.menu-main > ul li.home span {
  display: none;
}
.menu-main > ul > li {
  display: inline-block;
}
.menu-main > ul > li.active > a {
  color: #ffffff;
}
.menu-main > ul li {
  display: inline-block;
}
.menu-main > ul li.active > a {
  color: #ffffff;
  border-bottom: 4px solid #333;
}
.menu-main ul li a {
  position: relative;
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding: 0 10px;
  font-size: 15px;
  font-weight: 500;
  color: #ffffff;
}
.menu-main ul li a i.fa {
  font-size: 11px!important;
  font-weight: 400!important;
}
.menu-main > ul > li > a.mcmenu i {
  margin-left: 6px;
}
.menu-main > ul > li > a.mcmenu:hover {
  color: #ffffff;
  border-bottom: 4px solid #333;
}
.menu-main ul > li ul li {
  min-height: 0;
  margin: 0;
  height: auto;
}
.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: #000000;
  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 #4d4d4d;
}
.menu-main ul ul li a {
  padding: 10px;
  font-size: 12px;
  height: auto;
  line-height: 14px;
  color: #ffffff !important;
}
.menu-main ul ul li a:hover {
  background: #db2727;
  color: #ffffff !important;
}
.menu-main ul li ul li:last-child a {
  border: none;
}
@media screen and (max-width: 996px) {
  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%;
  }
  .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 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 li.active {
    color: #ffffff;
  }
  .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 #000000;
  }
  .menu-main ul li ul li {
    border-top: 1px solid #a3a3a3 !important;
  }
  .menu-main li.has-submenu > a:after {
    content: '+';
    display: block;
    font-size: 1.5em;
    position: absolute;
    right: 8px;
    top: 0;
    color: #ffffff;
  }
  .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 #000000 !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;
  }
}
.overlay-modal {
  position: fixed;
  display: block;
  z-index: 999999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
  transition: transform 0.5s, visibility 0s 0.5s;
}
.overlay-modal.opened {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.overlay-modal .overlay-modal-body {
  position: relative;
  padding: 20px 10px;
}
.overlay-modal a.close {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  top: 10px;
  right: 15px;
  font-size: 26px;
}
.overlay-modal a.close:hover {
  background: #000;
  color: #fff;
}
.overlay-modal h4 {
  display: block;
  clear: both;
  padding: 0 0 10px 5px;
  font-weight: bold;
  font-size: 20px;
}
.overlay-modal .search {
  max-width: 720px;
  margin: 20% auto;
}
.overlay-modal .search .form {
  margin-right: 145px;
  position: relative;
}
.overlay-modal .search input[type=text] {
  display: block;
  width: 100%;
  height: 50px;
  border: 2px solid #000;
  background: #fff;
  font-size: 18px;
  line-height: 50px;
  padding: 0 15px;
}
.overlay-modal .search button[type=submit] {
  position: absolute;
  top: 0;
  right: -145px;
  width: 145px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-shadow: none;
  color: #fff;
  background: #000;
}
.overlay-modal .search button[type=submit]:hover {
  background: #fff;
  color: #000;
}
.hot-alert-wrapper {
  position: relative;
  z-index: 5;
  display: block;
  clear: both;
  width: 100%;
}
.hot-news-roller {
  position: relative;
  clear: both;
  width: 960px;
  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 .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-new/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-new/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: #f7f7f7;
}
#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: #000000;
  margin: 0 0 0 15px;
  white-space: nowrap;
}
#news-breaking-line ul li a {
  color: #db2727;
  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%;
  }
}
.sitemap {
  margin-left: 20px;
}
.sitemap ul,
.sitemap li {
  clear: both;
  margin-left: 10px;
  padding: 5px 0 5px 5px;
  font-size: 12px;
  color: #000;
  list-style-type: circle;
}
.sitemap li.has-submenu > a {
  font-weight: bold;
  color: #724007;
}
.sitemap a:hover {
  text-decoration: underline;
  color: #914e07;
}
.sitemap > a {
  font-weight: bold;
  color: #724007;
}
.content-wrp {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
}
.content-inside {
  position: relative;
  z-index: 10;
  display: block;
  clear: both;
  width: 960px;
  height: auto;
  margin: 0 auto;
  margin-top: 0;
  background: url(../img-new/content/bg-content-long-top.jpg) repeat-y center top;
}
.content-inside.no-margin {
  margin-top: 0;
}
.content-inside.map-margin {
  margin-top: -45px;
}
.content-inside-btm {
  position: relative;
  z-index: 11;
  display: block;
  clear: both;
  width: 100%;
  min-height: 500px;
  background: url(../img-new/content/bg-content-long-top.jpg) no-repeat center bottom;
}
.content-bcrumbs {
  min-height: 30px;
  padding: 0;
  padding-top: 0px;
  margin: 0;
  margin-top: -1px;
  min-height: 32px;
  height: auto;
}
.content-col-left {
  position: relative;
  float: left;
  width: 688px;
}
.content-col-left #overflay-effect {
  position: absolute;
  z-index: 90;
  top: 0;
  left: 0;
  right: 50px;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: #fff;
  -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-left #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-right {
  float: right;
  width: 272px;
}
.sidebar {
  height: auto;
}
.sidebar.sidebar-right {
  height: auto;
}
.sidebar-content {
  height: auto;
}
.twocols-col-left .content-cols {
  padding-left: 290px;
}
.twocols-col-left .sidebar-left {
  float: left;
  margin-right: -290px;
}
.twocols-col-left .content-col-right {
  float: right;
}
.twocols-col-right .content-cols {
  padding-right: 290px;
}
.twocols-col-right .sidebar-right {
  float: right;
  margin-left: -290px;
}
.twocols-col-right .content-col-left {
  float: left;
}
.sidebar {
  padding-bottom: 20px;
  position: relative;
  z-index: 99!important;
}
.sidebar-toggle {
  display: none;
  text-align: center;
  cursor: pointer;
  width: 100%;
  height: 44px;
  background: #000;
}
.sidebar-toggle i {
  display: block;
  font-size: 34px;
  color: #fff;
  padding: 5px 0;
  height: 42px;
  line-height: 42px;
}
.sidebar-right,
.sidebar-left {
  -moz-transition: width .2s ease;
  -webkit-transition: width .2s ease;
  transition: width .2s ease;
  position: relative;
  z-index: 99;
}
.header-content {
  padding: 0 0 0 10px;
}
.site-content {
  padding: 10px;
}
@media (max-width: 996px) {
  .content-wrp {
    margin-top: 10px;
  }
  .content-inside {
    width: 100%;
    background-color: #fefdf9!important;
    background: url(../img-new/content/bg-content-long-collapsed.png) repeat-y right top;
  }
  .content-inside-btm {
    background: url(../img-new/content/bg-content-long-collapsed.png) repeat-y right top;
  }
  .sidebar-right,
  .sidebar-right .sidebar-content {
    background: #ebebeb!important;
    overflow: hidden;
  }
  .sidebar-right {
    overflow: hidden;
  }
}
@media (max-width: 996px) {
  .content-wrp {
    width: 100%;
  }
  .content-inside {
    width: 100%;
  }
}
@media only screen and (min-width: 320px) and (max-width: 996px) {
  .sidebar-right {
    width: 50px;
  }
  .sidebar-right .sidebar-content {
    display: none;
    float: left;
    width: 100%;
  }
  .sidebar-right .sidebar-toggle {
    display: block;
  }
  .sidebar-right-expand .sidebar-right {
    background: #f0f0f0;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 260px;
    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: 260px;
  }
  .sidebar-right-collapse .sidebar-right .sidebar-content {
    display: none;
  }
}
@media only screen and (min-width: 320px) and (max-width: 996px) {
  .sidebar-right {
    width: 50px;
  }
  .sidebar-right .sidebar-content {
    display: none;
    float: left;
    width: 100%;
  }
  .sidebar-right .sidebar-toggle {
    display: block;
  }
  .sidebar-right-expand .sidebar-right {
    background: #f0f0f0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 272px;
    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: 272px;
  }
  .sidebar-right-collapse .sidebar-right .sidebar-content {
    display: none;
  }
  .twocols-col-right .content-cols {
    padding-right: 50px;
  }
  .twocols-col-right .sidebar-right {
    margin-right: 0px;
  }
  .twocols-col-right.sidebar-right-expand .sidebar-right {
    left: 0;
  }
  .twocols-col-right .content-col-left {
    float: left;
    width: 100%;
    padding-right: 50px;
  }
}
ul.ul-news li {
  display: block;
  clear: both;
  border-bottom: 1px solid #c3c3c3;
}
ul.ul-news li a {
  position: relative;
  display: block;
  clear: both;
  padding: 5px 10px;
  font-size: 12px;
  color: #000000;
}
ul.ul-news li a span.date {
  position: absolute;
  top: 5px;
  left: 10px;
  margin-right: 15px;
  font-size: 12px;
  color: #000000;
  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: #000;
  text-decoration: underline;
}
.news-list {
  clear: both;
  width: 100%;
}
.news-item {
  position: relative;
  clear: both;
  height: auto;
  width: 100%;
  border-top: 1px solid #ececec;
}
.news-item:first-child {
  border: none;
}
.news-item:last-child {
  border-bottom: 1px solid #ececec;
}
.news-item .news-in {
  padding: 5px 0;
}
.news-item a.news-img {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 8px;
  padding-bottom: 8px;
  overflow: hidden;
  min-height: 100px;
  position: relative;
}
.news-item a.news-img img {
  position: relative;
  z-index: 2;
  width: 240px;
  height: auto;
  border: 3px solid #fff;
}
.news-item a.news-img:hover img {
  border: 3px solid #db2727;
}
.news-item .news-content {
  position: relative;
  clear: both;
  display: table-cell;
  width: 100%;
  margin-left: 0;
}
.news-item .news-content h2 {
  line-height: 24px;
}
.news-item .news-content h2 a {
  font-size: 18px;
  color: #db2727;
  font-weight: bold;
}
.news-item .news-content h2 a:hover {
  text-decoration: underline;
}
.news-item .news-content .place {
  clear: both;
  font-size: 14px;
  color: #3c3c3c;
  padding: 0;
  font-weight: bold;
}
.news-item .news-content .place i {
  margin-right: 5px;
}
.news-item .news-content p {
  padding-top: 10px;
  font-size: 14px;
  line-height: 22px;
  color: #333;
}
.news-item.with-img .news-content {
  margin-left: 260px;
}
.news-item .news-footer {
  margin-top: 10px;
  height: 25px;
  line-height: 25px;
}
.news-item .news-footer a.news-btn {
  float: right;
  width: 125px;
  height: 25px;
  font-size: 11px;
  background: #db2727;
  text-align: right;
}
.news-item .news-footer a.news-btn:hover {
  background: #000000;
}
.news-item .news-footer a.news-btn span {
  display: block;
  line-height: 25px;
  font-size: 12px;
  padding-right: 15px;
  font-size: 13px;
  color: #fff;
}
.news-item .news-footer a.news-btn span i {
  font-size: 13px;
  margin-left: 5px;
}
.news-item span.date {
  display: block;
  clear: both;
  margin: 8px 0 0 0;
  font-size: 11px;
  color: #484848;
}
.news-item span.date i {
  margin-right: 6px;
}
@media only screen and (max-width: 600px) {
  .news-item a.news-img {
    position: relative;
    display: block;
    clear: both;
    float: none;
    margin: 0 auto 10px auto;
    width: 260px;
  }
  .news-item.with-img .news-content {
    margin-left: 0;
    display: block;
  }
}
.no-search-results {
  width: 100%;
  padding: 40px 0;
}
.no-search-results p {
  text-align: center;
  font-size: 15px;
}
.module-send-ecard-wrapper {
  clear: both;
  padding: 20px;
}
.module-send-ecard-image {
  display: block;
  clear: both;
  text-align: center;
}
.module-send-ecard-image img {
  width: 100%;
  max-width: 500px;
}
.md-send-ecard-content {
  padding-bottom: 30px;
}
.md-send-ecard-content h3 {
  display: block;
  padding: 10px 0;
  margin: 0;
  font-size: 15px;
  border-bottom: 3px solid #ccc;
}
.md-send-ecard-content h3 strong {
  font-weight: bold;
}
.md-send-ecard-content h4 {
  padding: 10px 0;
  margin: 0;
  font-size: 17px;
  font-weight: bold;
  border-bottom: 3px solid #ccc;
  text-transform: uppercase;
}
.md-send-ecard-content p {
  display: block;
  padding: 10px 10px 30px 10px;
  border-left: 3px solid #ccc;
  margin: 0;
  font-size: 13px;
  line-height: 19px;
}
.form-css .form-row {
  display: block;
  clear: both;
  width: 100%;
  padding: 10px 0;
}
.form-css .form-row.error .form-alert {
  display: block;
}
.form-css .form-row.error input {
  background: #ffe8e8;
  border-bottom: solid 2px #d13939;
}
.form-css .form-row-in {
  padding: 0;
}
.form-css .form-alert {
  display: none;
  clear: both;
  background: #ededed;
  width: 100%;
  margin-bottom: 5px;
}
.form-css .form-alert.error {
  background: #ffcbcb;
}
.form-css .form-alert.error p {
  color: #670000;
}
.form-css .form-alert p {
  padding: 7px;
  font-size: 12px;
}
.form-css label {
  display: block;
  clear: both;
  padding: 0 0 5px 5px;
  font-size: 11px;
  color: #848484;
}
.form-css input[type="text"],
.form-css textarea,
.form-css select {
  display: block;
  clear: both;
  height: 30px;
  padding: 5px;
  font-size: 14px;
  background: #f4f4f4;
  border: none;
  border-bottom: solid 2px #c9c9c9;
  transition: border 0.3s;
  -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;
}
.form-css input[type="text"]:focus,
.form-css textarea:focus,
.form-css select:focus {
  border-bottom: solid 3px #000;
}
.form-css input[type="text"] {
  height: 30px;
}
.form-css input[type="text"]:focus,
.form-css input[type="text"].focus,
.form-css textarea:focus,
.form-css textarea.focus,
.form-css select:focus,
.form-css select.focus {
  outline: none;
  border-bottom: solid 2px #969696;
}
.form-css input[type="text"] {
  width: 80%;
  min-width: 300px;
}
.form-css textarea {
  width: 80%;
  min-width: 300px;
}
.form-css .form-row-captcha {
  display: block;
  clear: both;
  padding: 5px 0;
  width: 100%;
}
.form-css .form-row-captcha .form-img {
  display: block;
  float: left;
  width: 200px;
}
.form-css .form-row-captcha input[type="text"] {
  display: block;
  float: left;
  width: 200px;
  min-width: 0;
}
.form-css .form-button {
  display: block;
  float: left;
  margin: 10px 0 0 0;
  height: 34px;
  width: auto;
  border-bottom: 1px solid #000;
  color: #fff;
  background: #000;
  -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;
}
.form-css .form-button:hover,
.form-css .form-button:focus {
  background: #fff;
  color: #000;
}
.menu-module {
  display: block;
  clear: both;
  margin-bottom: 20px;
}
.submenu {
  display: block;
  clear: both;
  margin-top: -3px;
}
.cal-menu-btm {
  display: block;
  clear: both;
  width: 100%;
  height: 12px;
}
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: #222222;
}
ul.submenu-list li a {
  position: relative;
  display: block;
  clear: both;
  padding: 6px 0;
  width: 100%;
  font-size: 13px;
  border-bottom: 1px solid #222222;
  color: #222222;
  -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);
}
ul.submenu-list li a:hover {
  background: #000000;
  color: #f4f0e6;
}
ul.submenu-list li a span {
  position: relative;
  display: block;
  padding-left: 15px;
}
ul.submenu-list li.active > a,
ul.submenu-list li.active:hover > a {
  background: #000000;
  color: #f4f0e6 !important;
}
ul.submenu-list li.active > a i {
  display: block;
}
ul.submenu-list li a:before {
  position: absolute;
  left: 25px;
  top: 50%;
  margin-top: -6px;
  font-family: 'FontAwesome';
  content: "\f104";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  -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;
  color: #fff;
  -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: #222222;
}
ul.submenu-list ul {
  display: block;
  clear: both;
}
ul.submenu-list li a {
  background: transparent;
  padding-left: 5px;
}
ul.submenu-list ul li a {
  background: rgba(13, 13, 13, 0);
  padding-left: 15px;
}
ul.submenu-list ul li li a {
  background: rgba(38, 38, 38, 0);
  padding-left: 25px;
  border-bottom: 1px solid #080808;
}
ul.submenu-list ul li li li a {
  background: rgba(51, 51, 51, 0);
  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;
}
ul.submenu-list li.selected > ul {
  display: block;
}
ul.submenu-list li.selected > a {
  font-weight: bold;
}
.pagging {
  display: block;
  clear: both;
  width: 100%;
  margin: 10px 0;
  padding: 10px 0;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.pagging strong {
  color: #000000;
  font-size: 11px;
  font-weight: normal;
}
.pagging a {
  border: 1px solid transparent;
  border-bottom: 2px solid #000000;
  background: transparent;
  color: #000000;
  padding: 3px 8px;
  margin-left: 3px;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.pagging a:hover {
  background: #000000;
  color: #ffffff;
}
.pagging a.selected {
  border: 1px solid #000000;
  background: #000000;
  color: #ffffff;
}
.pagging span {
  color: #000000;
  margin-left: 3px;
}
.banners-box {
  padding: 10px 0;
}
.banner {
  display: block;
  width: 240px;
  margin: 5px auto;
}
.banner img {
  width: 240px;
}
.c-head {
  position: relative;
  display: block;
  clear: both;
  height: 44px;
  width: 100%;
  background: #fff;
  color: #000000;
  text-align: right;
  border-bottom: 3px solid #000;
}
.c-head h1,
.c-head h2,
.c-head i {
  line-height: 42px;
  font-weight: bold;
  text-transform: uppercase;
}
.c-head h1,
.c-head h2 {
  position: relative;
  font-size: 16px;
  color: inherit;
  padding-right: 10px;
  padding-left: 30px;
}
.c-head span,
.c-head i {
  line-height: 45px;
  font-weight: normal;
}
.c-head span {
  font-size: 18px;
  color: inherit;
  padding-right: 10px;
}
.c-head h2 a span {
  font-size: 12px!important;
}
.c-head span.obj-type {
  font-size: 14px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  padding-right: 0;
}
.c-head i.fa {
  margin-right: 10px;
  text-shadow: 1px 1px 1px #ffffff;
}
.c-head.btn-left h1,
.c-head.btn-left h2 {
  padding-left: 70px;
}
.c-head .article-social {
  position: relative;
  display: block;
  float: left;
  padding: 2px 0 0 0;
}
.c-head .article-btns {
  display: block;
  float: left;
  padding: 0;
}
.c-head .artsoc-in {
  display: block;
  float: left;
}
.c-head .artsoc-in .fb-like {
  display: block;
  float: right;
  margin-top: -2px;
  margin-left: 15px;
}
.c-head .artsoc-in .fb-like.fb_iframe_widget {
  max-width: 300px;
  overflow: hidden;
}
.c-head .artsoc-in .addthis_toolbox {
  display: block;
  float: right;
  min-width: 150px;
}
.c-head a.rss {
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  padding: 0 10px;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  -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;
}
.c-head a.rss:hover,
.c-head a.rss:focus {
  color: #db2727;
  text-decoration: underline;
}
.c-head.c-left {
  text-align: left;
}
.c-head.c-left span {
  padding-left: 10px;
}
@media screen and (max-width: 996px) {
  .c-head {
    width: 100%;
  }
  .c-head h1 i,
  .c-head h2 i {
    margin-left: 10px;
    margin-right: 10px;
  }
  .c-head h1,
  .c-head h2 {
    padding-left: 50px;
  }
}
a.show-all-btn {
  display: block;
  float: right;
  margin: 10px 0 0 0;
  height: 34px;
  width: auto;
  border-bottom: 1px solid #000;
}
a.show-all-btn span {
  display: block;
  float: right;
  padding-left: 10px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: #000;
}
a.show-all-btn span i {
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  margin-left: 15px;
  color: #fff;
  background: #000;
}
a.show-all-btn:hover {
  background: #000;
  color: #fff;
}
.s-head {
  position: relative;
  display: block;
  clear: both;
  margin-left: 10px;
  border-bottom: 3px solid #000;
  width: 262px;
  height: 44px;
  color: #000;
  text-align: right;
}
.s-head h3,
.s-head h4 {
  display: block;
  line-height: 41px;
  font-weight: normal;
}
.s-head h3,
.s-head h4 {
  position: relative;
  font-size: 16px;
  color: inherit;
}
.s-head i {
  display: block;
  float: left;
  text-align: left;
  padding-left: 6px;
  line-height: 41px;
}
.s-head span,
.s-head a {
  line-height: 42px;
  font-size: 18px;
  font-weight: bold;
  padding-right: 10px;
  color: inherit;
  padding-left: 20px;
}
.calendarHelp {
  display: block;
  clear: both;
  padding: 10px;
  margin: 0 10px;
  border: 1px solid #000;
  font-size: 12px;
  color: #000;
}
.calendarHelp ul {
  padding: 10px;
}
.calendarHelp li {
  text-align: center;
}
.calendarHelp li.cHelp-strong {
  font-weight: bold;
}
.big-cal-module {
  width: 100%;
  background: transparent;
  -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 {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 100%;
  height: auto;
}
.cal-module-in {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 100%;
  height: auto;
}
.cal-module-in #container_cal {
  position: relative;
  padding: 5px 0 10px 0;
  margin: 0 auto;
}
.cal-module-btm {
  display: block;
  clear: both;
  width: 100%;
  height: 12px;
}
#event-big-cal-cont {
  display: block;
}
.ical-js-widget {
  position: relative;
  margin: 0 auto;
  min-height: 50px;
  width: 100%;
  color: #000000;
  font-size: 11px;
}
.ical-js-widget #nav-calendar {
  margin: 0 auto;
  min-height: 50px;
  width: 100%;
  color: #000000;
  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 #867d65;
  padding-top: 5px;
}
.ical-js-widget.smallv #separator {
  border-bottom: 1px solid #867d65;
}
.ical-js-widget.smallv .today > span {
  background-color: #000000;
  color: #ffffff;
}
.ical-js-widget.smallv .date_has_event {
  background-color: #db2727;
  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: #db2727;
  color: #ffffff;
}
.ical-js-widget.smallv .date_has_event > a.selected {
  background: #000000 !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: #000000;
}
.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: #000000;
  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: #000000;
  border: 2px solid #db2727;
}
.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 #fefaee;
}
.ical-js-widget.bigv #separator {
  border-bottom: 1px solid #fefaee;
}
.ical-js-widget.bigv #currentmonth {
  font-size: 26px;
  line-height: 26px;
  font-weight: bold;
  color: #000000;
}
.ical-js-widget.bigv #currentyear {
  margin-left: 15px;
  font-size: 26px;
  line-height: 26px;
  font-weight: normal;
  color: #000000;
}
.ical-js-widget.bigv .today > span {
  background-color: #000000;
  color: #ffffff;
}
.ical-js-widget.bigv .date_has_event > a {
  background-color: #db2727;
  color: #ffffff;
}
.ical-js-widget.bigv .date_has_event > a.selected {
  background: #000000 !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: #000000;
}
.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: #000000;
  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: #000000;
  border: 2px solid #db2727;
}
.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 #fefaee;
}
.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;
}
.news-module {
  position: relative;
  margin-top: 25px;
  height: auto;
}
.news-module-in {
  position: relative;
  height: auto;
}
.news-module-list {
  padding: 0 10px 10px 10px;
}
.news-ml-item {
  padding-top: 10px;
  color: #190d08;
}
.news-ml-item:first-child {
  padding-top: 0;
}
.news-ml-item .date {
  font-size: 11px;
}
.news-ml-item .date i {
  margin-right: 3px;
}
.news-ml-item h4 {
  padding-top: 5px;
  font-size: 13px;
  line-height: 14px;
  font-weight: bold;
}
.news-ml-item h4:hover {
  text-decoration: underline;
  color: #772906;
}
.news-ml-item p {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  line-height: 13px;
}
.news-ml-item .news-ml-footer {
  display: block;
  height: auto;
  min-height: 22px;
  background: url(../img-new/content/news-col-line-btm.png) no-repeat left bottom;
}
.news-ml-item .news-ml-footer .news-ml-btn {
  position: relative;
  display: block;
  float: right;
  width: 100px;
  height: 32px;
  background: url(../img-new/content/news-col-btn.png) no-repeat;
}
.news-ml-item .news-ml-footer .news-ml-btn span {
  font-size: 12px;
  color: #190d08;
  font-weight: bold;
  padding-left: 18px;
}
.news-ml-item .news-ml-footer .news-ml-btn i {
  position: absolute;
  top: 6px;
  right: 8px;
  font-size: 14px;
  color: #d9c8aa;
  text-shadow: 1px 1px 0 #000;
}
.news-ml-item .news-ml-footer .news-ml-btn:hover span {
  color: #772906;
}
.news-ml-item .news-ml-footer .news-ml-btn:hover i {
  color: #f6d029;
  text-shadow: 1px 1px 0 #000;
}
/*
.news-list { clear: both; width: 100%;  }
.news-item { position: relative; clear: both; min-height:170px; height: auto;
    border-top:1px solid #ececec;
    &:first-child { border:none; }
    &:last-child { border-bottom:1px solid #ececec; }
    .news-in { padding:15px 10px;
        //background-image: url(../img/middle/bg-news-item-shadow.png); background-repeat:no-repeat; background-position:right top;
    }
    //&:hover { background-image: url(../img/middle/bg-hover-article.png); background-repeat:repeat-x; background-position:center top; }
    a.news-img { position: absolute; top: 15px; left: 10px;
        //span.shadow { position: absolute; left: -9px; bottom:-9px; z-index:1; background-image: url(../img/middle/bg-img-shadow.png); background-repeat:no-repeat; background-position:left bottom;
        //    width: 201px; height: 161px; }
        img { position: relative; z-index:2; width: 240px; height: auto;  }
    }
    .news-content { clear: both; margin-left:0;
        h2 { line-height: 21px;
            span.date {
                //display: inline-block;
                display: block; float: left;
                background-color: #a72523; color: #fff; text-align: center;
                padding:5px; margin-right: 10px; margin-bottom:10px;
                width: 60px; height: auto;
                i,strong {
                    display: block;
                }
                i {
                    font-size: 22px; font-style: normal;
                }
                strong {
                    font-size: 14px;
                }
            }
            a { //display: inline-block;
                font-size: 18px; color:#000; font-weight: bold;
                //padding-left:70px;
                &:hover { text-decoration: underline; }
            }
        }
        p { padding-top:10px; font-size: 13px; line-height: 18px; color:#000; }
    }
    &.with-img .news-content {
        padding-left:260px;
    }
    .news-footer { margin-top:10px; height: 25px; line-height: 25px; //background:#ebebec;
        span.date { float: left; margin-left:10px; font-size: 11px; color:#000;
            i { margin-right:6px; }
        }
        a.news-btn { float: right; width: 158px; height: 25px; font-size: 11px; color:#c0061e;
            text-align: right; padding-right:10px;
            &:hover {
                //background-position:right -25px;
            }
            span { display: block; line-height: 25px; font-size: 12px; padding-right:15px;
                i { margin-left:6px; font-size: 10px; }
            }

        }

    }

}
@media only screen and (max-width: 996px) {

}
@media (min-width: 100px) and (max-width: 580px) {
    .news-item { position: relative; clear: both; min-height:170px; height: auto;
        border-top:1px solid #ececec;
        &:first-child { border:none; }
        &:last-child { border-bottom:1px solid #ececec; }
        .news-in { padding:15px 10px;
            //background-image: url(../img/middle/bg-news-item-shadow.png); background-repeat:no-repeat; background-position:right top;
        }
        &:hover {
        }
        a.news-img { position: relative; top: auto; right: auto; bottom: auto; right: auto;
            display: block; width: 240px; height: auto; margin:0 auto;
            //span.shadow { position: absolute; left: -9px; bottom:-9px; z-index:1; background-image: url(../img/middle/bg-img-shadow.png); background-repeat:no-repeat; background-position:left bottom;
            //    width: 201px; height: 161px; }
            img { position: relative; z-index:2; width: 240px; height: auto; margin:0 auto; }
        }
        .news-content { clear: both; margin-left:0;
            h2 { line-height: 21px;
                a { font-size: 18px; color:#000; font-weight: bold;
                    &:hover { text-decoration: underline; }
                }
            }
            p { padding-top:10px; font-size: 13px; line-height: 18px; color:#000; }
        }
        &.with-img .news-content {
            padding-left:0px;
        }
        .news-footer { margin-top:10px; height: 25px; line-height: 25px; //background:#ebebec;
            span.date { float: left; margin-left:10px; font-size: 11px; color:#000;
                i { margin-right:6px; }
            }
            a.news-btn { float: right; width: 158px; height: 25px; font-size: 11px; color:#c0061e;
                text-align: right; padding-right:10px;
                &:hover {
                    //background-position:right -25px;
                }
                span { display: block; line-height: 25px; font-size: 12px; padding-right:15px;
                    i { margin-left:6px; font-size: 10px; }
                }

            }

        }

    }
}
*/
.news-sp-cat-name {
  display: block;
  clear: both;
  padding: 10px;
  background: #da251c;
}
.news-sp-cat-name h3 {
  color: #fff;
  font-size: 18px;
}
.news-sp-cat-name h3 a {
  color: #fff;
}
.news-sp-list {
  padding: 10px 0;
}
.news-sp-list-item-img {
  display: block;
  float: left;
  width: 30%;
}
.news-sp-list-item-img .news-sp-in {
  padding: 4px;
}
.news-sp-list-item-img a {
  display: block;
  clear: both;
  padding-right: 10px;
}
.news-sp-list-item-img a img {
  border: none;
  width: 100%;
  height: auto;
}
.news-sp-list-item-img a:hover {
  color: #008ad5;
  cursor: pointer;
  text-decoration: none;
}
.news-sp-list-item-img span {
  display: block;
  clear: both;
  padding: 5px;
  color: #535353;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
}
.news-sp-list-items-wrp {
  display: block;
  float: right;
  width: 70%;
}
ul.news-sp-list-items-list li {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
  margin: 0;
  padding: 0;
  height: 32px;
}
ul.news-sp-list-items-list li:hover {
  background: #ebebeb;
}
ul.news-sp-list-items-list li span {
  position: absolute;
  top: 3px;
  left: 3px;
  display: inline-block;
  width: 40px;
  height: 26px;
  line-height: 26px;
  color: #da251c;
  font-size: 14px;
}
ul.news-sp-list-items-list li a {
  display: inline-block;
  padding: 3px 0 3px 55px;
  width: 100%;
  height: 26px;
  line-height: 26px;
  color: #535353;
  font-size: 14px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  /* width: 100%; */
}
ul.news-sp-list-items-list li a:hover {
  cursor: pointer;
  text-decoration: none;
}
@media only screen and (max-width: 700px) {
  .news-sp-list-item-img {
    width: 40%;
  }
  .news-sp-list-items-wrp {
    width: 60%;
  }
}
@media only screen and (max-width: 600px) {
  .news-sp-list-item-img {
    padding-right: 0;
    float: none;
    clear: both;
    width: 100%;
  }
  .news-sp-list-item-img a {
    padding: 0;
    padding-bottom: 10px;
  }
  .news-sp-list-item-img a img {
    display: block;
    margin: 0 auto!important;
    width: auto !important;
    /*override the width below*/
    width: 100%;
    max-width: 678px;
  }
  .news-sp-list-item-img span {
    font-weight: 600;
    border-bottom: 1px solid #ebebeb;
    font-size: 16px;
  }
  .news-sp-list-items-wrp {
    float: none;
    clear: both;
    width: 100%;
  }
}
.icon-wth-temp {
  background-image: url(../img-new/weather/icon-temp.png);
}
.icon-wth-kropla {
  background-image: url(../img-new/weather/icon-small-kropla.png);
}
.icon-wth-wiatr {
  background-image: url(../img-new/weather/icon-small-wiatr.png);
}
.weather-forecast-container {
  position: relative;
  height: auto;
}
.weather-forecast-in {
  position: relative;
  margin-top: 25px;
  height: auto;
}
.weather-forecast-btm {
  display: block;
  clear: both;
  width: 100%;
  height: 12px;
}
.weather-forecast .today {
  display: block;
  padding: 10px 10px 0 10px;
  text-align: center;
  font-size: 12px;
  color: #000000;
}
.current-time {
  display: block;
  clear: both;
  padding: 10px 0;
}
.time-clock-img {
  display: block;
  float: left;
  margin: 10px 0 0 30px;
  width: 54px;
  height: 55px;
  background: url(../img-new/content/clock.png);
}
.time-time {
  display: block;
  float: left;
  margin: 3px 0 0 10px;
  font-size: 48px;
  color: #000000;
}
.weather-tabs-div {
  display: block;
  width: 264px;
  height: 55px;
  margin: 0 0 0 5px;
}
ul#weather-tabs {
  display: block;
  padding: 8px 0 0 10px;
  font-size: 18px;
  color: #000;
}
ul#weather-tabs li {
  display: block;
  float: left;
  margin: 0;
  padding: 0 5px;
  border-bottom: 3px solid #000;
}
ul#weather-tabs li a {
  display: block;
  padding: 2px 5px;
  -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#weather-tabs li.active,
ul#weather-tabs li:hover {
  border-color: #db2727;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  color: #ffffff;
  text-shadow: none;
}
ul#weather-tabs li.active a,
ul#weather-tabs li:hover a {
  color: #db2727;
}
.weather-icon {
  display: block;
  width: 50%;
  float: left;
  height: auto;
  text-align: center;
}
.weather-details {
  display: block;
  width: 50%;
  float: left;
  color: #000000;
}
.weather-details .temp {
  display: block;
  clear: both;
  padding: 0;
  font-size: 44px;
  color: #000000;
}
.weather-details .humidity {
  display: block;
  clear: both;
  height: 15px;
  font-size: 11px;
}
.weather-details .humidity i {
  display: block;
  float: left;
  width: 20px;
  height: 15px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: left center;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.weather-details .wind {
  display: block;
  clear: both;
  height: 15px;
  font-size: 11px;
  padding-top: 5px;
}
.weather-details .wind span {
  font-size: 12px;
}
.weather-details .wind i {
  display: block;
  float: left;
  width: 20px;
  height: 15px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: left center;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.article-progress {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  clear: both;
  width: 100%;
  padding-top: 5px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #000000;
  font-size: 16px;
}
.article-progress.active {
  display: block;
}
.article-progress .inside {
  margin: 0 auto;
  width: 996px;
}
.article-progress .article-info {
  position: relative;
  width: 70%;
}
.article-progress .article-info .art-title-cont {
  display: inline-block;
}
.article-progress .article-info .article-title {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: -8px;
  margin-top: 4px;
  max-width: 381px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.article-progress .article-info .art-options-cont {
  display: inline-block;
  float: right;
  text-align: right;
}
.article-progress .article-info .read-time-wrp {
  display: inline-block;
  font-size: 12px;
  width: 90px;
}
.article-progress .article-info .read-time {
  display: inline-block;
  margin: 0 5px 0 5px;
  font-size: 14px;
}
.article-progress .article-info .read-time i {
  margin-right: 6px;
}
.article-progress .article-info .read-words {
  display: inline-block;
  margin: 0 5px 0 5px;
  font-size: 14px;
}
.article-progress .article-info .read-words i {
  margin-right: 6px;
}
.article-progress .article-info .pbar {
  background-color: rgba(255, 200, 0, 0.5);
  clear: both;
  font-size: 12px;
  height: 8px;
  line-height: 16px;
  margin-top: 10px;
  text-align: right;
  transition: width linear 0.1s;
  webkit-transition: width linear 0.1s;
  width: 0;
}
.article-progress .article-info .pbar .pvalue {
  color: #333;
  left: 33px;
  position: relative;
  top: -6px;
}
.article-progress .article-info .check {
  background-color: #2ecc71;
  color: #ffffff;
  display: inline-block;
  opacity: 0;
  padding: 4px 10px;
  text-transform: uppercase;
  border-radius: 10px;
  font-size: 11px;
  transition: opacity 0.5s;
  webkit-transition: opacity 0.5s;
}
.article-progress .article-info .check i {
  background-color: #2ecc71;
  color: #ffffff;
  font-size: 13px;
  margin-right: 6px;
}
.article-progress.finished .pbar {
  background-color: #2ecc71;
}
.article-progress.finished .check {
  opacity: 1;
}
.article-progress-v {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  clear: both;
  width: 100%;
  padding-top: 5px;
  border-bottom: 1px solid #000000;
  font-size: 16px;
  background-color: #000;
  color: #f4f0e6;
}
.article-progress-v.active {
  display: block;
}
.article-progress-v .inside {
  margin: 0 auto;
  padding: 0;
  width: 996px;
  padding-left: 10px;
}
.article-progress-v .article-info {
  position: relative;
  width: 70%;
  max-width: 710px;
}
.article-progress-v .art-title-cont {
  display: inline-block;
  float: left;
  width: 55%;
  overflow: hidden;
}
.article-progress-v .article-title {
  display: inline-block;
  float: left;
  color: #f4f0e6;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: -1px;
  margin-bottom: 0;
}
.article-progress-v .art-options-cont {
  display: inline-block;
  float: right;
  text-align: right;
  width: 40%;
}
.article-progress-v .read-time-wrp {
  display: inline-block;
  font-size: 12px;
}
.article-progress-v .read-time {
  display: inline-block;
  margin: 0 5px 0 5px;
  font-size: 12px;
}
.article-progress-v .read-time i {
  margin-right: 6px;
}
.article-progress-v .read-words {
  display: inline-block;
  margin: 0 5px 0 5px;
  font-size: 12px;
}
.article-progress-v .read-words i {
  margin-right: 6px;
}
.article-progress-v .pbar {
  background-color: #f1c40f;
  clear: both;
  font-size: 12px;
  height: 8px;
  line-height: 16px;
  margin-top: 10px;
  text-align: right;
  transition: width linear 0.1s;
  webkit-transition: width linear 0.1s;
  width: 0;
}
.article-progress-v .pbar .pvalue {
  color: #f4f0e6;
  left: 33px;
  position: relative;
  top: -6px;
}
.article-progress-v .check {
  background-color: #2ecc71;
  color: #ffffff;
  display: inline-block;
  opacity: 0;
  padding: 4px 10px;
  text-transform: uppercase;
  font-size: 11px;
  transition: opacity 0.5s;
  webkit-transition: opacity 0.5s;
}
.article-progress-v .check i {
  background-color: #2ecc71;
  color: #ffffff;
  font-size: 13px;
}
.article-progress-v.finished .pbar {
  background-color: #2ecc71;
}
.article-progress-v.finished .check {
  opacity: 1;
}
@media (max-width: 996px) {
  .article-progress-v .inside {
    width: 100%!important;
  }
  .article-progress-v .article-info {
    width: 100%;
    padding: 0 10px 0 0;
    max-width: 100%!important;
  }
  .article-progress-v .pbar .pvalue {
    display: none!important;
  }
}
@media (max-width: 768px) {
  .article-progress-v {
    margin: 0;
    padding: 0;
  }
  .article-progress-v .art-title-cont,
  .article-progress-v .article-title {
    display: none!important;
    height: 0;
  }
  .article-progress-v .art-options-cont {
    display: block;
    clear: both!important;
    margin: 0;
    padding: 0;
    float: none!important;
    width: 100%!important;
    text-align: left;
  }
  .article-progress-v .read-time-wrp {
    display: inline-block;
    font-size: 12px;
    width: 70%!important;
  }
  .article-progress-v .check {
    float: right;
  }
  .article-progress-v .pbar {
    margin: 0;
  }
  .article-progress-v .pbar .pvalue {
    display: none!important;
  }
}
.entry-meta {
  color: #aaaaaa;
}
.entry-meta a {
  color: #7cc576;
}
.entry-meta .sep {
  border-top: 1px solid #ececec;
  display: block;
  margin: 15px 60px 10px 0;
  position: relative;
}
.entry-meta .post-format {
  background: #f5f5f5;
  border-radius: 500px;
  moz-border-radius: 500px;
  padding: 5px;
  position: absolute;
  right: -60px;
  top: -25px;
  webkit-border-radius: 500px;
}
.entry-meta .post-format i {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 500px;
  color: #dddddd;
  display: block;
  height: 38px;
  line-height: 38px;
  moz-border-radius: 500px;
  text-align: center;
  webkit-border-radius: 500px;
  width: 38px;
}
.entry-meta .posted-on,
.entry-meta .comments-link {
  font-size: 12px;
  line-height: 20px;
  margin-right: 10px;
}
.entry-meta .posted-on a,
.entry-meta .comments-link a {
  color: #aaaaaa;
}
.entry-meta .posted-on a:hover,
.entry-meta .comments-link a:hover {
  color: #7cc576;
  text-decoration: none;
}
.entry-meta .posted-on i,
.entry-meta .comments-link i {
  font-size: 14px;
  margin-right: 2px;
  text-decoration: none;
}
.entry-thumbnail img {
  height: auto;
  width: 100%;
}
.acticle-header-v {
  display: block;
  clear: both;
  margin-bottom: 0;
  padding-top: 10px;
}
.acticle-header-v h1,
.acticle-header-v h2,
.acticle-header-v h3 {
  display: block;
  clear: both;
  padding: 10px 0 10px 0;
  margin-bottom: 0px;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.05em;
  font-weight: 900;
  color: #000000;
  border-bottom: 3px solid #bababa;
}
.acticle-header-v .article-image {
  display: block;
  clear: both;
  width: 100%;
}
.acticle-header-v .article-image img {
  max-width: 100%;
}
.acticle-header-v .article-image.marg-top {
  margin-top: 10px;
}
.acticle-header-v .article-image.marg-btm {
  margin-bottom: 10px;
}
.acticle-header-v .article-image.sized {
  position: relative;
  height: 250px;
  overflow: hidden;
}
.acticle-header-v .article-image.sized img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  min-height: 250px;
  height: auto;
  margin-top: -50%;
  margin-left: -50%;
}
.acticle-header-v .article-meta {
  margin-top: -20px;
}
.acticle-header-v .article-meta .sep {
  border-top: 1px solid #ececec;
  display: block;
  margin: 15px 0 10px 0;
  position: relative;
}
.acticle-header-v .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-v .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-v .article-meta .posted-on {
  font-size: 12px;
  line-height: 20px;
  margin-right: 10px;
}
.acticle-header-v .article-meta .posted-on a {
  color: #aaaaaa;
}
.acticle-header-v .article-meta .posted-on a:hover {
  color: #7cc576;
  text-decoration: none;
}
.acticle-header-v .article-meta .posted-on i {
  font-size: 14px;
  margin-right: 2px;
  text-decoration: none;
}
.acticle-header-v .article-details {
  position: relative;
  clear: both;
  margin-bottom: 10px;
}
.acticle-header-v .article-details.border-bottom {
  padding: 5px 5px 5px 10px;
  border-bottom: 1px solid #ececec;
}
.acticle-header-v .article-date {
  float: left;
  padding: 0;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #2e2e2e;
}
.acticle-header-v .article-date i {
  margin-right: 10px;
}
.acticle-header-v .article-date span {
  font-size: 11px;
  color: #767676;
}
.acticle-header-v .article-date a.btn-all {
  display: inline-block;
  margin-left: 50px;
  margin-top: -1px;
  padding: 5px 5px;
  font-size: 11px;
  line-height: 11px;
  background: #000000;
  color: #f4f0e6;
}
.acticle-header-v .article-date a.btn-all:hover {
  background: #000000;
  color: #f4f0e6;
}
.acticle-header-v .article-options {
  position: relative;
  z-index: 15;
  display: block;
  float: right;
  margin: 0;
  padding: 0;
}
.acticle-header-v .article-options .ao-btn {
  float: right;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  color: #000;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.acticle-header-v .article-options .ao-btn.print:hover {
  color: #000;
}
.acticle-header-v .article-options .ao-btn.pdf:hover {
  color: #c12a30;
}
.acticle-header-v .article-options .ao-btn.rss:hover {
  color: #de6c00;
}
.acticle-header-v .article-options .ao-btn.back {
  color: #000;
  height: 40px;
  line-height: 40px;
  margin: -5px -5px -5px 5px;
}
.acticle-header-v .article-options .ao-btn.back i {
  padding-right: 3px;
}
.acticle-header-v .article-options .ao-btn.back:hover {
  color: #000;
}
.acticle-header-v .article-social {
  display: block;
  clear: both;
  padding: 10px 10px 10px 0;
}
.acticle-header-v .artsoc-in {
  display: block;
  float: right;
}
.article-map {
  display: block;
  clear: both;
  height: auto;
  height: 250px;
}
.article-event {
  display: block;
  clear: both;
  width: 100%;
  margin-bottom: 15px;
}
.article-event .art-ev-det {
  position: relative;
  display: block;
  clear: both;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
.article-event .art-ev-det:before,
.article-event .art-ev-det:after {
  content: "";
  display: table;
  line-height: 0;
}
.article-event .art-ev-det:after {
  clear: both;
}
.article-event .art-ev-det:before,
.article-event .art-ev-det:after {
  content: "";
  display: table;
  line-height: 0;
}
.article-event .art-ev-det:after {
  clear: both;
}
.article-event .art-ev-det:before {
  position: absolute;
  top: 0;
  left: 50%;
  background: #e5e5e5;
  display: block;
  height: 100%;
  width: 1px;
}
.article-event .art-ev-det .art-ev-date-time {
  display: block;
  float: left;
  width: 50%;
  padding: 10px;
}
.article-event .art-ev-det .art-ev-date-time span.head {
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.1em;
  padding-bottom: 10px;
}
.article-event .art-ev-det .art-ev-date-time .date,
.article-event .art-ev-det .art-ev-date-time .time {
  font-size: 14px;
  color: #3c3c3c;
  padding: 0 0 10px 10px;
}
.article-event .art-ev-det .art-ev-date-time .date i,
.article-event .art-ev-det .art-ev-date-time .time i {
  margin-right: 5px;
}
.article-event .art-ev-det .art-ev-where {
  display: block;
  float: right;
  width: 50%;
  padding: 10px;
}
.article-event .art-ev-det .art-ev-where .head {
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.1em;
  padding-bottom: 10px;
}
.article-event .art-ev-det .art-ev-where .place,
.article-event .art-ev-det .art-ev-where .org {
  font-size: 14px;
  color: #3c3c3c;
  padding: 0 0 10px 10px;
  font-weight: bold;
  letter-spacing: -0.1em;
}
.article-event .art-ev-det .art-ev-where .place i,
.article-event .art-ev-det .art-ev-where .org i {
  margin-right: 5px;
}
.article-event .art-ev-det .art-ev-where p {
  font-size: 14px;
  color: #3c3c3c;
  padding: 0 0 10px 10px;
}
.article-event .ticket-info {
  display: block;
  padding: 0 10px 10px 10px;
}
.article-event .ticket-info .rules {
  font-size: 14px;
  color: #3c3c3c;
}
.article-event .ticket-info .rules i {
  color: #3c3c3c;
  font-size: 14px;
}
.article-event .ticket-info .rules.free {
  color: #27ae60;
}
.article-event .ticket-info .rules.info {
  color: #2980b9;
}
.article-event .ticket-info .rules.buy {
  color: #d35400;
}
.article-event .ticket-info .rules .btn-buy {
  margin-left: 20px;
  background: #d35400;
  color: #fff;
  font-size: 11px;
  padding: 3px 5px;
}
.article-event .ticket-info .rules .btn-buy:hover {
  background: #3c3c3c;
}
@media (max-width: 480px) {
  .art-ev-det {
    margin-bottom: 15px;
  }
  .art-ev-det:before,
  .art-ev-det:after {
    display: none!important;
  }
  .art-ev-det .art-ev-date-time,
  .art-ev-det .art-ev-where {
    width: 100%!important;
    display: block;
    clear: both;
    float: none;
  }
  .art-ev-det .art-ev-date-time {
    border-left: 1px solid #d4d4d4;
  }
  .art-ev-det .art-ev-where {
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    border-left: none!important;
  }
}
#layoutdims {
  background: #eee;
  border-top: 4px solid #000;
  clear: both;
  margin: 0;
  padding: 6px 15px !important;
  text-align: right;
}
.colmask {
  clear: both;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.leftmenu {
  background: #FFD8B7;
}
.leftmenu .colright {
  background: #fff;
  float: left;
  left: 200px;
  position: relative;
  width: 200%;
}
.leftmenu .col1wrap {
  float: right;
  padding-bottom: 1em;
  position: relative;
  right: 200px;
  width: 50%;
}
.leftmenu .col1 {
  margin: 0 15px 0 215px;
  overflow: hidden;
  position: relative;
  right: 100%;
}
.leftmenu .col2 {
  float: left;
  position: relative;
  right: 185px;
  width: 170px;
}
.article-event-cols {
  display: block;
  clear: both;
  position: relative;
  width: 100%;
}
.article-event-cols .art-col-left {
  display: block;
  float: left;
  margin-right: 250px;
  min-height: 500px;
}
.article-event-cols .art-col-left h2 {
  color: #2e2e2e;
  font-size: 18px;
  font-weight: bold;
}
.article-event-cols .art-col-left img.event_img {
  display: block;
  clear: both;
  max-width: 300px;
  margin: 20px auto;
  border: 1px solid #fff;
  box-shadow: 3px 3px 0 #e5e5e5;
}
.article-event-cols .art-col-right {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 240px;
  min-height: 500px;
  border-left: 1px solid #ededed;
}
.article-event-cols .art-col-right .art-ev-det {
  position: relative;
  display: block;
  clear: both;
}
.article-event-cols .art-col-right .art-ev-det .art-ev-date-time {
  display: block;
  clear: both;
  width: 100%;
  padding: 10px;
}
.article-event-cols .art-col-right .art-ev-det .art-ev-date-time span.head {
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.1em;
  padding-bottom: 10px;
}
.article-event-cols .art-col-right .art-ev-det .art-ev-date-time .date,
.article-event-cols .art-col-right .art-ev-det .art-ev-date-time .time {
  font-size: 13px;
  color: #3c3c3c;
  padding: 0 0 10px 10px;
}
.article-event-cols .art-col-right .art-ev-det .art-ev-date-time .date i,
.article-event-cols .art-col-right .art-ev-det .art-ev-date-time .time i {
  margin-right: 5px;
}
.article-event-cols .art-col-right .art-ev-det .art-ev-where {
  display: block;
  clear: both;
  width: 100%;
  padding: 10px;
}
.article-event-cols .art-col-right .art-ev-det .art-ev-where .head {
  display: block;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.1em;
  padding-bottom: 10px;
}
.article-event-cols .art-col-right .art-ev-det .art-ev-where .place,
.article-event-cols .art-col-right .art-ev-det .art-ev-where .org {
  font-size: 13px;
  color: #3c3c3c;
  padding: 0 0 10px 10px;
  font-weight: bold;
  letter-spacing: -0.1em;
}
.article-event-cols .art-col-right .art-ev-det .art-ev-where .place i,
.article-event-cols .art-col-right .art-ev-det .art-ev-where .org i {
  margin-right: 5px;
}
.article-event-cols .art-col-right .art-ev-det .art-ev-where p {
  font-size: 14px;
  color: #3c3c3c;
  padding: 0 0 10px 10px;
}
.article-event-cols .art-col-right .ticket-info {
  display: block;
  padding: 0 10px 10px 10px;
}
.article-event-cols .art-col-right .ticket-info .rules {
  font-size: 13px;
  color: #3c3c3c;
}
.article-event-cols .art-col-right .ticket-info .rules i {
  color: #3c3c3c;
  font-size: 14px;
}
.article-event-cols .art-col-right .ticket-info .rules.free {
  color: #27ae60;
}
.article-event-cols .art-col-right .ticket-info .rules.info {
  color: #2980b9;
}
.article-event-cols .art-col-right .ticket-info .rules.buy {
  color: #d35400;
}
.article-event-cols .art-col-right .ticket-info .rules .btn-buy {
  display: block;
  clear: both;
  margin: 10px 0 0 0;
  background: #d35400;
  color: #fff;
  font-size: 11px;
  padding: 3px 5px;
}
.article-event-cols .art-col-right .ticket-info .rules .btn-buy:hover {
  background: #3c3c3c;
}
@media (max-width: 768px) {
  .article-event-cols {
    display: block;
    clear: both;
  }
  .article-event-cols .art-col-left {
    float: none;
    clear: both;
    width: 100%;
  }
  .article-event-cols .art-col-right {
    position: relative;
    float: none;
    clear: both;
    width: 100%;
    border-left: none;
    min-height: auto;
  }
  .art-ev-det {
    margin-bottom: 15px;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
  }
  .art-ev-det:before,
  .art-ev-det:after {
    content: "";
    display: table;
    line-height: 0;
  }
  .art-ev-det:after {
    clear: both;
  }
  .art-ev-det:before,
  .art-ev-det:after {
    content: "";
    display: table;
    line-height: 0;
  }
  .art-ev-det:after {
    clear: both;
  }
  .art-ev-det:before {
    position: absolute;
    top: 0;
    left: 50%;
    background: #e5e5e5;
    display: block;
    height: 100%;
    width: 1px;
  }
  .art-ev-det .art-ev-date-time {
    float: left!important;
    width: 50%!important;
    clear: none!important;
  }
  .art-ev-det .art-ev-where {
    float: right!important;
    width: 50%!important;
    clear: none!important;
  }
}
@media (max-width: 480px) {
  .art-ev-det {
    margin-bottom: 15px;
  }
  .art-ev-det:before,
  .art-ev-det:after {
    display: none!important;
  }
  .art-ev-det .art-ev-date-time,
  .art-ev-det .art-ev-where {
    width: 100%!important;
    display: block;
    clear: both;
    float: none;
  }
  .art-ev-det .art-ev-date-time {
    border-left: 1px solid #d4d4d4;
  }
  .art-ev-det .art-ev-where {
    border-top: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    border-left: none!important;
  }
}
.article-top-margin-empty {
  clear: both;
  height: 20px;
}
.article-container {
  display: block;
  clear: both;
  padding: 0 10px;
}
.article-container.pad-left {
  padding-left: 10px!important;
}
.article-content {
  font-size: 14px;
  line-height: 24px;
  color: #2e2e2e;
  padding: 10px 10px 0 10px;
}
.article-content.p-indent p {
  text-indent: 10px;
}
.article-content * {
  font-weight: normal;
}
.article-content.all-hidden > * {
  opacity: 0;
}
.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: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin: 0 0 6px 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #000000;
}
.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: 5px;
  color: #2e2e2e;
}
.article-content p:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.article-content blockquote p {
  background: transparent;
  font-size: 12px;
  line-height: 19px;
  font-style: italic;
  color: #000000;
  margin-left: -10px;
  border-left: 3px solid #000000;
  padding: 0 18px;
  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 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: #db2727;
  text-decoration: underline;
}
.article-content a:hover {
  text-decoration: none;
  color: #000000 !important;
}
.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 b,
.article-content strong {
  font-weight: bold;
}
.article-content i {
  font-style: italic;
}
.article-content pre {
  background: #dadada;
  color: #686868;
  font-size: 12px;
  line-height: 19px;
  padding: 5px;
}
.pliki-do-pobrania {
  margin: 0;
  padding: 0 10px 10px 10px;
}
.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-new/support/file-ext-doc.png);
}
.pliki-do-pobrania li a[href*=".docx"] i.file-ext-icon {
  background-image: url(../img-new/support/file-ext-doc.png);
}
.pliki-do-pobrania li a[href*=".pdf"] i.file-ext-icon {
  background-image: url(../img-new/support/file-ext-pdf.png);
}
.pliki-do-pobrania li a[href*=".ods"] i.file-ext-icon {
  background-image: url(../img-new/support/file-ext-ods.png);
}
.pliki-do-pobrania li a[href*=".odt"] i.file-ext-icon {
  background-image: url(../img-new/support/file-ext-odt.png);
}
.pliki-do-pobrania li a[href*=".xls"] i.file-ext-icon {
  background-image: url(../img-new/support/file-ext-xls.png);
}
.pliki-do-pobrania li a[href*=".zip"] i.file-ext-icon {
  background-image: url(../img-new/support/file-ext-zip.png);
}
.pliki-do-pobrania li a[href*=".ppt"] i.file-ext-icon {
  background-image: url(../img-new/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-tags-v {
  margin: 40px 10px 0 10px;
  overflow: hidden;
  padding: 10px 10px 20px 10px;
  border-top: 3px solid #000000;
}
.article-tags-v .social-title,
.article-tags-v .tags-title {
  color: #2e2e2e;
  font-size: 14px;
  font-weight: 500;
  margin: 0 5px 10px 0;
  text-transform: uppercase;
}
.article-tags-v .tags {
  display: block;
}
.article-tags-v .tags .tags-links a {
  background: #e8e8e8;
  color: #000000;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  font-size: 12px;
  margin: 0 5px 5px 0;
  padding: 3px 10px;
}
.article-tags-v .tags .tags-links a:hover {
  background: #000000;
  color: #ffffff;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.links-articles {
  display: block;
  clear: both;
  margin: 0 10px;
  height: auto;
  text-align: left;
}
.links-articles-title {
  color: #444444;
  text-transform: uppercase;
}
.links-articles-title h2,
.links-articles-title h3,
.links-articles-title h4 {
  padding-left: 10px;
  line-height: 34px;
  font-size: 14px;
  font-weight: normal;
}
.links-articles-title h2 span,
.links-articles-title h3 span,
.links-articles-title h4 span {
  margin-left: 10px;
  font-size: 14px;
}
.links-article {
  padding: 5px 0 5px 10px;
  border-top: 1px solid #e5e5e5;
}
.links-article:first-child {
  border-top: none;
}
.links-title {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  margin: 0;
  margin-right: -170px;
  padding-right: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.links-title a {
  padding: 4px 4px;
  color: #434343;
  font-size: 12px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.links-title a:hover {
  padding-left: 10px;
  color: #db2727;
  text-decoration: underline;
}
.links-title:hover {
  padding-left: 10px;
  color: #db2727;
  text-decoration: underline;
}
.lt-ie9 .links-articles {
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .links-articles {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .links-articles {
    padding-bottom: 20px;
  }
  .links-articles-title {
    margin: 20px 0 10px;
  }
}
.subcontent-gal-car {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.subcontent-gal-car .gal-car-header {
  display: block;
  clear: both;
  margin: 0 10px;
  height: 34px;
  color: #000000;
  text-align: left;
}
.subcontent-gal-car .gal-car-header h2,
.subcontent-gal-car .gal-car-header h3,
.subcontent-gal-car .gal-car-header h4 {
  padding-left: 10px;
  line-height: 34px;
  font-size: 14px;
  font-weight: normal;
}
.subcontent-gal-car .gal-car-header h2 span,
.subcontent-gal-car .gal-car-header h3 span,
.subcontent-gal-car .gal-car-header h4 span {
  margin-left: 10px;
  font-size: 14px;
}
.subcontent-gal-car .gal-car-header .btn-add {
  float: right;
  padding-right: 10px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.subcontent-gal-car .gal-car-header .btn-add:hover {
  color: #000000;
}
.gal-movie-list {
  margin: 0 10px;
}
.gal-movie-item {
  display: block;
  width: 44%;
  margin: 0 3%;
  padding-bottom: 10px;
  float: left;
}
.gal-movie-name {
  display: block;
  padding: 10px 0;
  margin-left: 0;
  text-align: center;
  font-size: 12px;
}
.subcontent-movie-car {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.subcontent-movie-car .gal-movie-header {
  display: block;
  clear: both;
  margin: 0 10px;
  height: 34px;
  color: #000000;
  text-align: left;
}
.subcontent-movie-car .gal-movie-header h2,
.subcontent-movie-car .gal-movie-header h3,
.subcontent-movie-car .gal-movie-header h4 {
  padding-left: 10px;
  line-height: 34px;
  font-size: 14px;
  font-weight: normal;
}
.subcontent-movie-car .gal-movie-header h2 span,
.subcontent-movie-car .gal-movie-header h3 span,
.subcontent-movie-car .gal-movie-header h4 span {
  margin-left: 10px;
  font-size: 14px;
}
.subcontent-movie-car .gal-movie-header .btn-add {
  float: right;
  padding-right: 10px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.subcontent-movie-car .gal-movie-header .btn-add:hover {
  color: #000000;
}
.related-articles-title {
  color: #444444;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
}
.related-articles {
  margin: 0 10px;
}
.related-article {
  border-top: 1px solid #e5e5e5;
}
.related-article:first-child {
  border-top: none;
}
.related-title {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  margin-right: -170px;
  padding-right: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.related-title a {
  padding: 4px 4px;
  color: #434343;
  -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;
}
.related-title a:hover {
  padding-left: 10px;
  color: #db2727;
  text-decoration: underline;
}
.related-date {
  font-size: 12px;
  font-weight: normal;
  color: #656565;
}
.related-meta {
  float: right;
  line-height: 40px;
}
.lt-ie9 .related-articles {
  padding-bottom: 30px;
}
.lt-ie9 .related-articles-title {
  margin: 40px 0 20px;
}
@media (min-width: 768px) {
  .related-articles {
    padding-bottom: 30px;
  }
  .related-articles-title {
    margin: 40px 0 20px;
  }
}
@media (max-width: 767px) {
  .related-articles {
    padding-bottom: 20px;
  }
  .related-articles-title {
    margin: 20px 0 10px;
  }
}
#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;
}
ul.gallery-masonry {
  display: block;
  clear: both;
  margin: 0 10px;
  height: auto;
}
ul.gallery-masonry li {
  position: relative;
  display: block;
  float: left;
  width: 33.3333%;
  padding: 5px;
  margin: 0;
  webkit-backface-visibility: hidden;
  webkit-tap-highlight-color: transparent;
  webkit-touch-callout: none;
}
ul.gallery-masonry li .im-inner {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
ul.gallery-masonry li img {
  display: block;
  width: 100%;
  height: auto;
  float: left;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  vertical-align: bottom;
  max-height: auto;
  webkit-transform-style: preserve-3d;
}
ul.gallery-masonry li:hover img {
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: alpha(opacity=80);
  -webkit-transform: rotate(0deg) scale(1.3);
  -moz-transform: rotate(0deg) scale(1.3);
  -ms-transform: rotate(0deg) scale(1.3);
  -o-transform: rotate(0deg) scale(1.3);
  transform: rotate(0deg) scale(1.3);
}
ul.gallery-masonry li .item-overlay {
  position: absolute;
  top: -100%;
  width: inherit;
  height: inherit;
  background: rgba(255, 255, 255, 0.2);
}
ul.gallery-masonry li .item-overlay span {
  text-align: center;
  vertical-align: center;
  display: block;
}
ul.gallery-masonry li .item-overlay span i {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -15px 0 0 -15px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 767px) {
  .gallery-masonry li {
    width: 50%!important;
  }
}
@media (max-width: 480px) {
  .gallery-masonry li {
    width: 100%!important;
  }
}
.tabs-to-dropdown {
  border-bottom: 1px solid #c3c3c3;
}
.tabs-to-dropdown a,
.tabs-to-dropdown button,
.tabs-to-dropdown input[type=button] {
  ms-touch-action: manipulation;
  tap-highlight-color: transparent;
  text-decoration: none;
  touch-action: manipulation;
  webkit-tap-highlight-color: transparent;
}
.tabs-to-dropdown {
  background: transparent;
  position: relative;
  z-index: 1;
}
.tabs-to-dropdown::after {
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 76px;
}
.tabs-to-dropdown > .tab-bar {
  margin-right: 46px;
  overflow: hidden;
  position: relative;
}
.tabs-to-dropdown > .tab-bar > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 99999px;
}
.tabs-to-dropdown > .tab-bar > ul::after {
  clear: both;
  content: "";
  display: table;
}
.tabs-to-dropdown > .tab-bar > ul > li {
  display: inline-block;
  float: left;
  opacity: 1;
  visibility: visible;
}
.tabs-to-dropdown > .tab-bar > ul > li.ttd-hide {
  opacity: 0;
  visibility: hidden;
}
.tabs-to-dropdown > .tab-bar > ul > li > a {
  color: #000;
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  line-height: 42px;
  padding: 0 20px;
}
.tabs-to-dropdown > .tab-bar > ul > li > a:hover,
.tabs-to-dropdown > .tab-bar > ul > li > a.active:hover {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  color: #db2727;
  border-bottom: 1px solid #db2727;
}
.tabs-to-dropdown > .tab-bar > ul > li > a > i {
  color: #000;
  font-size: 20px;
  padding: 0;
}
.tabs-to-dropdown > .tab-bar > ul > li.active a {
  border-bottom: 1px solid #db2727;
}
.tabs-to-dropdown > .tab-bar > ul > li.active:hover {
  opacity: .85;
}
.tabs-to-dropdown > .tab-bar > ul > li.active:active {
  opacity: .7;
}
.tabs-to-dropdown > .tab-bar > ul > li.active > a {
  color: #db2727;
}
.tabs-to-dropdown > .dropdown > button.dropdown-toggle {
  background: none;
  border: 0;
  box-shadow: none;
  color: #db2727;
  cursor: pointer!important;
  display: inline-block;
  font-size: 25px;
  line-height: 45px;
  margin: 0;
  opacity: 0;
  outline: 0;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  z-index: 2;
}
.tabs-to-dropdown > .dropdown.ttd-show > button.dropdown-toggle {
  opacity: 1;
  visibility: visible;
}
.tabs-to-dropdown > .dropdown > button.dropdown-toggle:hover {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
}
.tabs-to-dropdown > .dropdown > button.dropdown-toggle:hover a {
  color: #db2727;
  border-bottom: 1px solid #db2727;
}
.tabs-to-dropdown > .dropdown > ul {
  background: #000;
  list-style: none;
  margin: 0;
  max-width: 300px;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 60px;
  visibility: hidden;
  z-index: 1;
}
.tabs-to-dropdown > .dropdown.ttd-open > ul {
  opacity: 1;
  top: 42px;
  visibility: visible;
}
.tabs-to-dropdown > .dropdown > ul > li {
  margin: 0;
  max-height: 0;
  opacity: 0;
  padding: 0;
  visibility: hidden;
}
.tabs-to-dropdown > .dropdown.ttd-open > ul > li.ttd-show {
  max-height: 50px;
  opacity: 1;
  visibility: visible;
}
.tabs-to-dropdown > .dropdown > ul > li > a {
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 18px;
  overflow: hidden;
  padding: 15px 15px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}
.tabs-to-dropdown > .dropdown.ttd-open > ul > li > a:hover {
  background: #db2727;
}
.tabs-to-dropdown > .dropdown.ttd-open > ul > li > a:active {
  background: #db2727;
}
.tabs-to-dropdown > .tab-bar > ul > li,
.tabs-to-dropdown > .tab-bar > ul > li > a,
.tabs-to-dropdown > .tab-bar > ul > li > a > .fa,
.tabs-to-dropdown > .dropdown > button.dropdown-toggle,
.tabs-to-dropdown > .dropdown,
.tabs-to-dropdown > .dropdown > ul,
.tabs-to-dropdown > .dropdown > ul > li,
.tabs-to-dropdown > .dropdown > ul > li > a {
  moz-transition: all .2s ease;
  ms-transition: all .2s ease;
  o-transition: all .2s ease;
  transition: all .2s ease;
  webkit-transition: all .2s ease;
}
.tabs-to-dropdown > .tab-bar > ul > li.active:active,
.tabs-to-dropdown a:active,
.tabs-to-dropdown button:active,
.tabs-to-dropdown input[type=button] {
  moz-transition: none!important;
  ms-transition: none!important;
  o-transition: all 0 ease!important;
  transition: none!important;
  webkit-transition: none!important;
}
.breadcrumb-css3 {
  display: inline-block;
  list-style: none;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 100%;
  min-height: 30px;
  height: auto!important;
  margin: 0;
  padding: 7px 0 0 0;
}
.breadcrumb-css3 li {
  float: left;
  margin-bottom: 5px;
}
.breadcrumb-css3 li a {
  background: #000000;
  color: #f7f7f7;
  display: block;
  height: 30px;
  line-height: 30px;
  margin-right: 23px;
  padding: 0 10px 0 5px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
.breadcrumb-css3 li span {
  color: #f7f7f7;
  display: block;
  height: 30px;
  line-height: 30px;
  margin-right: 23px;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
}
.breadcrumb-css3 li a i {
  font-size: 14px;
}
.breadcrumb-css3 li:nth-child(even) a {
  background-color: #000000;
}
.breadcrumb-css3 li:nth-child(even) a:before {
  border-color: #000000;
  border-left-color: transparent;
}
.breadcrumb-css3 li:nth-child(even) a:after {
  border-left-color: #000000;
}
.breadcrumb-css3 li:first-child a {
  border: none;
  padding-left: 10px;
}
.breadcrumb-css3 li:first-child a:before {
  border: none;
}
.breadcrumb-css3 li:last-child a {
  border: none;
  padding-right: 15px;
  background: #4b4b4b;
}
.breadcrumb-css3 li:last-child a:before,
.breadcrumb-css3 li:last-child a:after {
  border: 0 solid #4b4b4b;
  border-width: 15px 10px;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.breadcrumb-css3 li:last-child a:before {
  border-left-color: transparent;
  left: -20px;
}
.breadcrumb-css3 li:last-child a:after {
  border-color: transparent;
  border-left-color: #4b4b4b;
  left: 100%;
}
.breadcrumb-css3 li a:before,
.breadcrumb-css3 li a:after {
  border: 0 solid #000000;
  border-width: 15px 10px;
  content: "";
  height: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.breadcrumb-css3 li a:before {
  border-left-color: transparent;
  left: -20px;
}
.breadcrumb-css3 li a:after {
  border-color: transparent;
  border-left-color: #000000;
  left: 100%;
}
.breadcrumb-css3 li a:hover {
  background-color: #2c2c2c;
  color: #f7f7f7;
}
.breadcrumb-css3 li a:hover:before {
  border-color: #2c2c2c;
  border-left-color: transparent;
}
.breadcrumb-css3 li a:hover:after {
  border-left-color: #2c2c2c;
}
.breadcrumb-css3 li a:active {
  background-color: #000000;
}
.breadcrumb-css3 li a:active:before {
  border-color: #000000;
  border-left-color: transparent;
}
.breadcrumb-css3 li a:active:after {
  border-left-color: #000000;
}
#global-scrollup {
  position: fixed;
  z-index: 100;
  bottom: 0;
  right: 0;
  display: none;
  width: 43px;
  height: 43px;
  background: #000000;
  text-align: center;
  -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;
}
#global-scrollup span {
  display: none;
}
#global-scrollup i {
  color: #ffffff;
  line-height: 43px;
  font-size: 19px;
  font-weight: normal;
  text-shadow: none;
}
#global-scrollup:hover {
  background: #ffffff;
}
#global-scrollup:hover i {
  color: #000000;
}
.footer-wrp {
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  border-top: 3px solid #000;
  background: #ebebeb;
}
.footer-wrp .footer {
  position: relative;
  display: block;
  width: 960px;
  height: auto;
  margin: 0 auto;
}
.footer-content-wrp {
  display: block;
  float: left;
  width: 688px;
  color: #000;
}
.ft-menu {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  height: 44px;
  border-bottom: 1px solid #bcbcbc;
}
.foot-nav {
  display: block;
  width: auto;
  padding: 10px 0 0 0;
}
.foot-nav a {
  padding: 0 10px 0 20px;
  font-size: 12px;
  color: #000;
  line-height: 24px;
}
.foot-nav a:hover {
  text-decoration: underline;
}
.foot-nav a:first-child {
  background: none;
}
.ft-content {
  display: block;
  clear: both;
  width: 100%;
}
.ft-content-herb {
  display: block;
  float: left;
  width: 24%;
  text-align: center;
}
p {
  font-size: 12px;
  padding-top: 20px;
}
p strong {
  font-size: 14px;
}
.ft-herb {
  display: block;
  margin: 20px 0 0 0;
}
.ft-content-fdata {
  display: block;
  float: left;
  width: 76%;
  padding: 10px 0;
}
.fdata-table {
  font-size: 12px;
  color: #000;
  width: 100%;
  margin-left: 10%;
  margin-right: 10%;
}
.fdata-table tr td:first-child {
  min-width: 110px;
}
.fdata-table tr a {
  color: #000;
  text-decoration: underline;
}
.fdata-table tr a:hover {
  text-decoration: none;
}
.fdata-table.contact tr td:first-child {
  min-width: 60px;
}
.fdata {
  display: block;
  padding: 10px 0;
  margin: 0;
}
.fdata h5 {
  display: block;
  clear: both;
  min-height: 40px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #000;
}
.fdata h5 i {
  margin-right: 10px;
  font-size: 20px;
}
.fdata.left {
  float: left;
  width: 40%;
  margin-left: 5%;
  margin-right: 5%;
}
.fdata.right {
  float: right;
  width: 40%;
  margin-right: 5%;
  margin-left: 5%;
}
.footer-newsletter-wrp {
  display: block;
  float: right;
  width: 272px;
  background: #000;
}
.scrollup-cont {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  height: 44px;
  border-bottom: 1px solid #bcbcbc;
}
a.scrollup {
  position: relative;
  float: right;
  display: block;
  height: 44px;
  line-height: 44px;
  font-size: 13px;
  color: #fff;
  padding: 0 10px;
}
a.scrollup span {
  padding-right: 30px;
}
a.scrollup i {
  position: absolute;
  top: 8px;
  right: 10px;
  font-size: 24px;
}
a.scrollup:hover {
  background: #fff;
  color: #000;
}
.footer-newsletter {
  position: relative;
  clear: both;
  width: 100%;
  height: auto;
  min-height: 180px;
  padding-bottom: 40px;
}
.footer-newsletter h4 {
  display: block;
  width: 90%;
  height: 44px;
  margin: 0 auto;
  border-bottom: 2px solid #fff;
  text-align: right;
}
.footer-newsletter h4 a {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  line-height: 44px;
}
.footer-newsletter h4 a:focus {
  border: 1px dashed #fff000!important;
  color: #000!important;
  background-color: #fff000!important;
}
.footer-newsletter p.newsletter-text {
  display: block;
  padding: 10px 0 10px 100px;
  text-align: left;
  font-size: 14px;
  color: #f3f0eb;
  background: url(../img-new/footer/newsletter-icon.png) no-repeat 50px center;
}
.footer-newsletter p.newsletter-text a {
  font-size: 14px;
  color: #f3f0eb;
}
.footer-newsletter p.newsletter-text a:focus {
  border: 1px dashed #fff000!important;
  color: #000!important;
  background-color: #fff000!important;
}
.footer-newsletter input {
  width: 240px;
  margin: 0 auto;
  display: block;
  height: 34px;
  border: none;
  font-size: 13px;
  color: #000;
  padding-left: 40px;
  background-color: #ebebeb;
  background-image: url(../img-new/footer/newsletter-icon-mail.png);
  background-repeat: no-repeat;
  background-position: 10px center;
}
.footer-newsletter input:focus {
  color: #fff;
  background-color: #db2727;
  border: 1px dashed #fff000!important;
}
.footer-newsletter button {
  width: 130px;
  margin: 0 auto;
  display: block;
  border: 1px solid #ebebeb;
  border-top: none;
  background: #000;
  color: #fff;
  text-align: center;
  height: 34px;
  line-height: 24px;
  font-size: 12px;
}
.footer-newsletter button:hover {
  background: #ebebeb;
  color: #000;
}
.footer-newsletter button:focus {
  border: 1px dashed #fff000!important;
  color: #000!important;
  background-color: #fff000!important;
}
.footer-newsletter-cont {
  position: relative;
  display: block;
  clear: both;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0 40px 0;
}
.footer-alerts-div {
  display: block;
  clear: both;
  padding: 5px 10px 0 10px;
}
.footer-alert {
  position: relative;
  width: 100%;
  padding: 10px;
  height: auto;
}
.footer-alert p {
  padding: 0;
  font-size: 12px;
  color: #ffff00;
}
.footer-alert.error {
  background: #c92f2f;
}
.footer-alert.success {
  background: #138a48;
}
.footer-cp {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  height: 44px;
  color: #000;
  border-top: 1px solid #bcbcbc;
}
.footer-cp-in {
  position: relative;
  display: block;
  width: 100%;
  height: 44px;
}
a.footer-iap {
  position: absolute;
  top: 14px;
  right: 10px;
  display: block;
  width: 24px;
  height: 21px;
  background: url(../img-new/footer/logo-iap.png) no-repeat;
}
a.footer-iap:hover {
  background-position: 0 -21px;
}
span.cp-info {
  padding-left: 20px;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  line-height: 44px;
}
@media only screen and (max-width: 996px) {
  .footer-wrp {
    width: 100%;
    background: none;
  }
  .footer-wrp .footer {
    width: 100%;
  }
  .footer-newsletter-wrp {
    float: none;
    clear: both;
    width: 100%;
  }
  .scrollup-cont {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #bcbcbc;
  }
  .footer-newsletter p.newsletter-text {
    width: 250px;
    margin: 0 auto;
  }
  .footer-alerts-div {
    display: block;
    clear: both;
    margin: 0 30px;
    padding: 5px 10px 0 10px;
    text-align: center;
  }
}
@media only screen and (max-width: 620px) {
  .scrollup {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  span.cp-info {
    font-size: 11px;
  }
}
@media only screen and (max-width: 420px) {
  span.cp-info {
    font-size: 10px;
  }
}
@media only screen and (max-width: 770px) {
  .fdane-cont-fdata {
    padding: 10px 0;
    float: none!important;
    clear: both;
    width: 100%;
  }
  .fdata-table {
    font-size: 12px;
    color: #000;
    width: 80%;
    width: 100%;
    display: block;
  }
  .fdata-table tr td:first-child {
    min-width: 110px;
  }
  .fdata-table tr a {
    color: #000;
    text-decoration: underline;
  }
  .fdata-table tr a:hover {
    text-decoration: none;
  }
  .fdata {
    display: block;
    padding: 10px 0!important;
    margin: 0!important;
  }
  .fdata h5 {
    width: 100%;
    padding-left: 30px;
    text-align: left;
  }
  .fdata h5 i {
    margin-right: 10px;
    font-size: 20px;
  }
  .fdata.left {
    float: none!important;
    clear: both;
    width: 100%!important;
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .fdata.right {
    float: none!important;
    clear: both;
    width: 100%!important;
    margin-right: 0!important;
    margin-left: 0!important;
  }
}
@media only screen and (max-width: 996px) {
  .footer-info-container {
    width: 100%;
  }
  .footer-info {
    display: block;
    clear: both;
  }
  .footer-newsletter-wrp,
  .footer-alerts-div,
  .footer-newsletter {
    display: block;
    float: none;
    clear: both;
  }
  a.footer-iap {
    right: 20px;
  }
}
@media only screen and (max-width: 660px) {
  .ft-content-herb {
    display: block;
    width: 170px!important;
    margin: 0 auto!important;
  }
  .ft-content-fdata {
    display: block;
    clear: both;
    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;
}
@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";
}
/*
Tipr 1.0.1
Copyright (c) 2013 Tipue
Tipr is released under the MIT License
http://www.tipue.com/tipr

Modified by: spacedesgin.pl - Sebastian Duchowicz
*/
.tipr_content {
  z-index: 99999999;
  background-color: #000000;
  color: #f4f0e6;
  font: 12px/1.7 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 9px 17px;
}
.tipr_container_bottom {
  display: none;
  margin-top: 13px;
  position: absolute;
  z-index: 99999999;
}
.tipr_container_top {
  display: none;
  margin-top: -75px;
  position: absolute;
  z-index: 99999999;
}
.tipr_container_left {
  display: none;
  width: 200px;
  margin-top: -31px;
  margin-left: -150px;
  position: absolute;
  z-index: 99999999;
}
.tipr_container_right {
  display: none;
  width: 200px;
  margin-top: -31px;
  margin-right: -150px;
  position: absolute;
  z-index: 99999999;
}
.tipr_point_top,
.tipr_point_bottom,
.tipr_point_left,
.tipr_point_right {
  background: #000000;
  border: 1px solid #745431;
  position: relative;
}
.tipr_point_top:after,
.tipr_point_top:before {
  border: solid transparent;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  width: 0;
}
.tipr_point_top:after {
  border-top-color: #000000;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.tipr_point_top:before {
  border-top-color: #745431;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}
.tipr_point_bottom:after,
.tipr_point_bottom:before {
  border: solid transparent;
  bottom: 100%;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.tipr_point_bottom:after {
  border-bottom-color: #000000;
  border-width: 8px;
  left: 50%;
  margin-left: -8px;
}
.tipr_point_bottom:before {
  border-bottom-color: #745431;
  border-width: 9px;
  left: 50%;
  margin-left: -9px;
}
.tipr_point_left:after,
.tipr_point_left:before {
  border: solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  left: 100%;
  width: 0;
}
.tipr_point_left:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #000000;
  top: 50%;
  margin-left: -1px;
  margin-top: -8px;
}
.tipr_point_left:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #745431;
  top: 50%;
  margin-left: 0;
  margin-top: -8px;
}
.tipr_point_right:after,
.tipr_point_right:before {
  border: solid transparent;
  content: "";
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 100%;
  width: 0;
}
.tipr_point_right:after {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #000000;
  top: 50%;
  margin-right: -1px;
  margin-top: -8px;
}
.tipr_point_right:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #745431;
  top: 50%;
  margin-right: 0;
  margin-top: -8px;
}
.group {
  zoom: 1;
}
.group:before,
.group:after {
  content: "";
  display: table;
  line-height: 0;
}
.group:after {
  clear: both;
}
@font-face {
  font-family: 'Slide-icons';
  src: url('../fonts/Slide-icons.eot');
}
@font-face {
  font-family: 'Slide-icons';
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format('truetype');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'Slide-icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lightGallery {
  overflow: hidden!important;
}
#lightGallery-Gallery img {
  border: none!important;
}
#lightGallery-outer {
  background: #0d0d0d;
  height: 100%;
  left: 0;
  moz-transition: opacity 0.35s ease;
  moz-user-select: none;
  ms-transition: opacity 0.35s ease;
  opacity: 1;
  o-transition: opacity 0.35s ease;
  overflow: hidden;
  position: fixed;
  top: 0;
  transition: opacity 0.35s ease;
  user-select: none;
  webkit-transition: opacity 0.35s ease;
  webkit-user-select: none;
  width: 100%;
  z-index: 99999!important;
}
#lightGallery-Gallery {
  position: relative;
  height: 100%;
  width: 100%;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  moz-transition: all 1s ease 0s;
  ms-transition: all 1s ease 0s;
  o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  webkit-transition: all 1s ease 0s;
}
#lightGallery-Gallery.opacity {
  moz-transition: all 1s ease 0s;
  ms-transition: all 1s ease 0s;
  opacity: 1;
  o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  webkit-transition: all 1s ease 0s;
}
#lightGallery-Gallery.opacity .thumb_cont {
  opacity: 1;
}
#lightGallery-Gallery.fadeM {
  moz-transition: all 0.5s ease 0s;
  ms-transition: all 0.5s ease 0s;
  opacity: 0;
  o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  webkit-transition: all 0.5s ease 0s;
}
#lightGallery-slider {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
  width: 100%;
}
#lightGallery-slider .lightGallery-slide {
  background: url(../img-new/loading.gif) no-repeat scroll center center transparent;
  display: inline-block;
  height: 100%;
  line-height: 1px;
  text-align: center;
  width: 100%;
}
#lightGallery-slider.slide .lightGallery-slide,
#lightGallery-slider.useLeft .lightGallery-slide {
  opacity: 0.4;
  position: absolute;
}
#lightGallery-slider.fadeM .lightGallery-slide {
  left: 0;
  opacity: 0;
  position: absolute;
}
#lightGallery-slider.animate .lightGallery-slide {
  left: 0;
  position: absolute;
}
#lightGallery-slider.fadeM .current {
  opacity: 1;
  z-index: 9;
}
#lightGallery-Gallery.opacity .lightGallery-slide.current img,
#lightGallery-Gallery.opacity .lightGallery-slide.current iframe {
  moz-transform: scale(1, 1);
  ms-transform: scale(1, 1);
  o-transform: scale(1, 1);
  transform: scale(1, 1);
  webkit-transform: scale(1, 1);
}
.lightGallery-slide.current img,
.lightGallery-slide.current iframe {
  moz-transform: scale(0.5, 0.5);
  o-transform: scale(0.5, 0.5);
  ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  webkit-transform: scale(0.5, 0.5);
  moz-transition: all 1s ease 0s;
  ms-transition: all 1s ease 0s;
  o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  webkit-transition: all 1s ease 0s;
}
#lightGallery-Gallery.fadeM .lightGallery-slide.current img,
#lightGallery-Gallery.fadeM .lightGallery-slide.current iframe {
  moz-transform: scale(0.5, 0.5);
  ms-transform: scale(0.5, 0.5);
  o-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  webkit-transform: scale(0.5, 0.5);
}
#lightGallery-slider.fadeM.on .current {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  moz-transition: all 0.5s ease 0s;
  ms-transition: all 0.5s ease 0s;
  o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  webkit-transition: all 0.5s ease 0s;
}
#lightGallery-slider.fadeM .lightGallery-slide {
  moz-transition: opacity 0.4s ease 0s;
  ms-transition: opacity 0.4s ease 0s;
  o-transition: opacity 0.4s ease 0s;
  transition: opacity 0.4s ease 0s;
  webkit-transition: opacity 0.4s ease 0s;
}
#lightGallery-slider.slide .lightGallery-slide {
  moz-transform: translate3d(100%, 0px, 0px);
  ms-transform: translate3d(100%, 0px, 0px);
  o-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  webkit-transform: translate3d(100%, 0px, 0px);
}
#lightGallery-slider.slide.on .lightGallery-slide {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
#lightGallery-slider.slide .lightGallery-slide.current {
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  opacity: 1 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important;
  filter: alpha(opacity=100) !important;
  moz-transform: translate3d(0px, 0px, 0px) !important;
  ms-transform: translate3d(0px, 0px, 0px) !important;
  o-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
  webkit-transform: translate3d(0px, 0px, 0px) !important;
}
#lightGallery-slider.slide .lightGallery-slide.prevSlide {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  moz-transform: translate3d(-100%, 0px, 0px);
  ms-transform: translate3d(-100%, 0px, 0px);
  o-transform: translate3d(-100%, 0px, 0px);
  transform: translate3d(-100%, 0px, 0px);
  webkit-transform: translate3d(-100%, 0px, 0px);
}
#lightGallery-slider.slide .lightGallery-slide.nextSlide {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  moz-transform: translate3d(100%, 0px, 0px);
  ms-transform: translate3d(100%, 0px, 0px);
  o-transform: translate3d(100%, 0px, 0px);
  transform: translate3d(100%, 0px, 0px);
  webkit-transform: translate3d(100%, 0px, 0px);
}
#lightGallery-slider.useLeft .lightGallery-slide {
  left: 100%;
}
#lightGallery-slider.useLeft.on .lightGallery-slide {
  opacity: 0;
}
#lightGallery-slider.useLeft .lightGallery-slide.current {
  left: 0% !important;
  opacity: 1 !important;
}
#lightGallery-slider.useLeft .lightGallery-slide.prevSlide {
  left: -100%;
  opacity: 0;
}
#lightGallery-slider.useLeft .lightGallery-slide.nextSlide {
  left: 100%;
  opacity: 0;
}
#lightGallery-slider.slide.on .lightGallery-slide,
#lightGallery-slider.slide.on .current,
#lightGallery-slider.slide.on .prevSlide,
#lightGallery-slider.slide.on .nextSlide {
  moz-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  ms-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  o-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  webkit-transition: all 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
#lightGallery-slider.speed .lightGallery-slide,
#lightGallery-slider.speed .current,
#lightGallery-slider.speed .prevSlide,
#lightGallery-slider.speed .nextSlide {
  moz-transition-duration: inherit !important;
  ms-transition-duration: inherit !important;
  o-transition-duration: inherit !important;
  transition-duration: inherit !important;
  webkit-transition-duration: inherit !important;
}
#lightGallery-slider.timing .lightGallery-slide,
#lightGallery-slider.timing .current,
#lightGallery-slider.timing .prevSlide,
#lightGallery-slider.timing .nextSlide {
  moz-transition-timing-function: inherit !important;
  ms-transition-timing-function: inherit !important;
  o-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
  webkit-transition-timing-function: inherit !important;
}
#lightGallery-slider .lightGallery-slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  margin-right: -1px;
  width: 1px;
}
#lightGallery-slider .lightGallery-slide img {
  cursor: grab;
  cursor: -moz-grabbing;
  cursor: -webkit-grab;
  display: inline-block;
  height: auto;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
#lightGallery-action {
  bottom: 20px;
  left: 50%;
  margin-left: -55px;
  position: absolute;
  webkit-backface-visibility: hidden;
  z-index: 9;
}
#lightGallery-action a {
  height: 28px;
  line-height: 28px;
  width: 28px;
  position: relative;
  zoom: 1;
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  color: #FFF;
  cursor: pointer;
  display: inline;
  display: inline-block !important;
  display: inline-block;
  font-family: 'Slide-icons';
  font-size: 16px;
  margin: 0 3px 0 0 !important;
  vertical-align: middle;
}
#lightGallery-action a.disabled {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65) !important;
  cursor: default;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
}
#lightGallery-action a:hover,
#lightGallery-action a:focus {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
#lightGallery-action a#lightGallery-prev:before,
#lightGallery-action a#lightGallery-next:after {
  bottom: 0px;
  left: 5px;
  position: absolute;
}
#lightGallery-action a#lightGallery-prev:before {
  content: "\e01d";
}
#lightGallery-action a#lightGallery-next:after {
  content: "\e01b";
}
#lightGallery-action a.cLthumb:after {
  bottom: 4px;
  content: "\e01c";
  font-family: 'Slide-icons';
  font-size: 16px;
  left: 6px;
  position: absolute;
}
#lightGallery_counter {
  bottom: 52px;
  color: #FFFFFF;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 9;
}
#lightGallery-Gallery .thumb_cont {
  position: absolute;
  width: 100%;
  z-index: 9;
  background-color: #000000;
  bottom: 0;
  max-height: 0;
  opacity: 0;
  box-sizing: border-box;
  moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  moz-transition: max-height 0.4s ease-in-out;
  ms-transition: max-height 0.4s ease-in-out;
  o-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  webkit-transition: max-height 0.4s ease-in-out;
}
#lightGallery-Gallery .thumb_cont.open {
  max-height: 350px;
}
#lightGallery-Gallery .thumb_cont .thumb_inner {
  margin-left: -12px;
  max-height: 290px;
  overflow-y: auto;
  padding: 12px;
}
#lightGallery-Gallery .thumb_cont .thumb_info {
  background-color: #333;
  padding: 7px 20px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .count {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close {
  position: relative;
  z-index: 1090;
  border-radius: 2px;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  float: right !important;
  width: 28px;
  height: 28px;
  margin-top: -4px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  moz-transition: background-color 0.3s ease 0s;
  ms-transition: background-color 0.3s ease 0s;
  o-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  webkit-transition: background-color 0.3s ease 0s;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
  left: 6px;
  position: absolute;
  top: 4px;
  content: "\e01a";
  font-family: 'Slide-icons';
  font-size: 16px;
  font-style: normal;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close:hover {
  background-color: #000;
  background-color: #000000;
  text-decoration: none;
}
#lightGallery-Gallery .thumb_cont .thumb {
  border: 3px solid transparent;
  border-radius: 3px;
  cursor: pointer;
  display: inline;
  display: inline-block !important;
  width: 50px;
  zoom: 1;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  filter: alpha(opacity=60);
  height: 50px;
  margin-bottom: 4px;
  margin-left: 4px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  moz-transition: border-color linear 0.2s, opacity linear 0.2s;
  ms-transition: border-color linear 0.2s, opacity linear 0.2s;
  o-transition: border-color linear 0.2s, opacity linear 0.2s;
  transition: border-color linear 0.2s, opacity linear 0.2s;
  webkit-transition: border-color linear 0.2s, opacity linear 0.2s;
}
#lightGallery-Gallery .thumb_cont .thumb > img {
  height: auto;
  max-width: 100%;
}
#lightGallery-Gallery .thumb_cont .thumb.active,
#lightGallery-Gallery .thumb_cont .thumb:hover {
  border-color: #ffffff;
  filter: alpha(opacity=100);
  opacity: 1;
}
#lightGallery-slider .video_cont {
  display: inline-block;
  height: auto;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
#lightGallery-slider .video_cont {
  background: none;
  box-sizing: border-box;
  max-height: 100%;
  max-width: 1140px;
  moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
  width: 100%;
}
#lightGallery-slider .video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
#lightGallery-slider .video iframe {
  height: 100%!important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%!important;
}
#lightGallery-slider .info {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.55);
  background-color: #000;
  color: #FFFFFF;
  padding: 10px 50px;
  position: absolute;
  top: 0;
  width: 100%;
}
#lightGallery-slider .info span {
  display: block;
  line-height: 1;
}
#lightGallery-slider .info span:last-child {
  margin-top: 6px;
}
#lightGallery-slider .info .title {
  font-size: 16px;
  font-weight: bold;
}
#lightGallery-slider .info .desc {
  color: #DDDDDD;
  font-size: 12px;
}
#lightGallery-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  height: 28px;
  line-height: 28px;
  z-index: 1090;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  color: #FFFFFF;
  cursor: pointer;
  moz-transition: background-color 0.3s ease;
  ms-transition: background-color 0.3s ease;
  o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  webkit-transition: background-color 0.3s ease;
  webkit-backface-visibility: hidden;
}
#lightGallery-close:after {
  position: absolute;
  right: 6px;
  top: 0;
  content: "\e01a";
  font-family: 'Slide-icons';
  font-size: 16px;
  font-style: normal;
}
#lightGallery-close:hover {
  background-color: #000;
  text-decoration: none;
}
@media (min-width: 800px) {
  #lightGallery-Gallery .thumb_cont .thumb {
    height: 94px;
    width: 94px;
  }
}
#lightGallery-outer {
  background: #fff;
}
#lightGallery-slider .info {
  background: #fff;
}
#lightGallery-slider .info .title {
  color: #0d0d0d;
  font-size: 16px;
  font-weight: bold;
}
#lightGallery-slider .info .desc {
  color: #0d0d0d;
  font-size: 12px;
}
/*! Swipebox v1.2.8 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  height: 100%;
  left: 0;
  moz-user-select: none;
  ms-user-select: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  user-select: none;
  webkit-user-select: none;
  width: 100%;
  z-index: 99999 !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-slider {
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  white-space: nowrap;
  width: 100%;
}
#swipebox-slider .slide {
  background: url(../img-new/loader-dblue-pulsate.gif) no-repeat center center;
  display: inline-block;
  height: 100%;
  line-height: 1px;
  text-align: center;
  width: 100%;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  margin-right: -1px;
  width: 1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  height: auto;
  margin: 0;
  max-height: 100%;
  max-width: 100%;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  box-sizing: border-box;
  max-height: 100%;
  max-width: 1140px;
  moz-box-sizing: border-box;
  padding: 5%;
  webkit-box-sizing: border-box;
  width: 100%;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  height: 100% !important;
  left: 0;
  position: absolute;
  top: 0;
  width: 100% !important;
}
#swipebox-action,
#swipebox-caption {
  height: 50px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 999;
}
#swipebox-action {
  bottom: -50px;
}
#swipebox-action.visible-bars {
  ms-transform: translateY(-50px);
  transform: translateY(-50px);
  webkit-transform: translateY(-50px);
}
#swipebox-action #swipebox-prev,
#swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  background-image: url(../img-new/swipebox/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  cursor: pointer;
  height: 50px;
  position: absolute;
  text-decoration: none !important;
  top: 0;
  width: 50px;
}
#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px;
}
#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px;
}
#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px;
}
#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  opacity: 0.3;
}
#swipebox-caption {
  text-align: center;
  top: -50px;
}
#swipebox-caption.visible-bars {
  ms-transform: translateY(50px);
  transform: translateY(50px);
  webkit-transform: translateY(50px);
}
#swipebox-slider.rightSpring {
  animation: rightSpring 0.3s;
  webkit-animation: rightSpring 0.3s;
}
#swipebox-slider.leftSpring {
  animation: leftSpring 0.3s;
  webkit-animation: leftSpring 0.3s;
}
@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}
@media screen and (max-width: 800px) {
  #swipebox-action #swipebox-close {
    left: 0;
  }
  #swipebox-action #swipebox-prev {
    right: 60px;
  }
  #swipebox-action #swipebox-next {
    right: 0;
  }
}
#swipebox-overlay {
  background: #0d0d0d;
}
#swipebox-action,
#swipebox-caption {
  background-color: #0d0d0d;
  background-image: linear-gradient(to bottom, #0d0d0d, black);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0d0d0d), to(black));
  background-image: -webkit-linear-gradient(top, #0d0d0d, black);
  opacity: 0.95;
  text-shadow: 1px 1px 1px black;
}
#swipebox-action {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#swipebox-caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white !important;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 43px;
}
#swipebox-overlay {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
#swipebox-action,
#swipebox-caption {
  background: #11356a;
}
/* ###################################################### */
/* ###################################################### */
/* ###################################################### */
.rslides {
  position: relative;
  border: none;
  list-style: none;
  overflow: hidden!important;
  min-width: 480px;
  min-height: 100px!important;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  position: absolute;
  display: none;
  border: none;
  width: 100%;
  min-width: 768px;
  /*min-width:480px; */
  text-align: center;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  border: none;
  /*float: left;*/
  width: 100%;
  border: 0;
}
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
/* ja dodałem - overflow:hidden;  */
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}
/* FlexSlider Default Theme
*********************************/
/*.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}*/
.flexslider {
  display: block;
  clear: both;
  background: #fff;
  position: relative;
  zoom: 1;
  margin-bottom: 4px;
}
/*.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}*/
.flexslider .slides {
  zoom: 1;
}
/*.carousel li {margin-right: 5px}*/
/* Direction Nav */
/*.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}*/
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  width: 34px;
  height: 48px;
  margin: -20px 0 0;
  display: block;
  background-image: url(../img/icons/slider_arrows_small.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  /*opacity: 0; -webkit-transition: all .3s ease;*/
}
.flex-direction-nav .flex-next {
  background-color: rgba(0, 0, 0, 0.7);
  background-position: -68px 0;
  right: -34px;
}
.flex-direction-nav .flex-prev {
  background-color: rgba(0, 0, 0, 0.7);
  background-position: -68px -48px;
  left: -34px;
}
.flex-direction-nav .flex-next,
.flex-direction-nav .flex-prev {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 1, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 1, 1);
  -ms-transition: all 200ms cubic-bezier(0.42, 0, 1, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 1, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 1, 1);
  /* ease-in */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
  -ms-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
  /* ease-in */
}
.flexslider:hover .flex-next,
.flexslider:hover .flex-prev {
  /*opacity: 0.6;*/
  background-color: rgba(0, 0, 0, 0.7);
}
.flexslider:hover .flex-next {
  right: 0;
}
.flexslider:hover .flex-prev {
  left: 0;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  /*opacity: 1;*/
  background-color: #000000;
}
.flex-direction-nav .flex-disabled {
  opacity: .3!important;
  filter: alpha(opacity=30);
  cursor: default;
}
/* do wyrybapia - duplikat do pomocy */
/*.sliderCont a.slides_arr_left,
.sliderCont a.slides_arr_right { position:absolute; top:100px; display:block; width:34px; height:48px; background:url(../img/icons/slider_arrows_small.png) no-repeat; }
.sliderCont a.slides_arr_left { left:0; background-position:-34px -48px; }
.sliderCont a.slides_arr_left:hover { background-position:-68px -48px; }
.sliderCont a.slides_arr_left.disabled,
.sliderCont a.slides_arr_left.disabled:hover { background-position:0 -48px; }
.sliderCont a.slides_arr_right { right:0; background-position:-34px 0; }
.sliderCont a.slides_arr_right:hover { background-position:-68px 0; }
.sliderCont a.slides_arr_right.disabled,
.sliderCont a.slides_arr_right.disabled:hover { background-position:0 0; }*/
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
/*
 * jQuery Nivo Slider v2.6
 * http://nivo.dev7studios.com
 *
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 *
 * March 2010
 */
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  opacity: 0.8;
  /* Overridden by captionOpacity setting */
  width: 100%;
  z-index: 8;
}
.nivo-caption p {
  padding: 10px;
  margin: 0;
  font-size: 16px;
  font-weight: bold;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
  position: relative;
  z-index: 9;
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/
.theme-default .nivoSlider {
  position: relative;
  background: #ffffff url(../img/univ/loading.gif) no-repeat 50% 50%;
  -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
  -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
  box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.theme-default .nivoSlider a {
  border: 0;
  display: block;
}
.theme-default .nivo-controlNav {
  position: absolute;
  left: 50%;
  bottom: -25px;
  margin-left: -40px;
  /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
  display: block;
  width: 15px;
  height: 15px;
  background: url(../img/univ/slider_dots.png) no-repeat -20px 0;
  text-indent: -9999px;
  border: 0;
  margin-right: 6px;
  float: left;
}
.theme-default .nivo-controlNav a.active,
.theme-default .nivo-controlNav a.active:hover {
  background-position: 0 0;
}
/*.theme-default .nivo-controlNav a:hover {background-position:-60px 0;}*/
.theme-default .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../img/univ/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
}
.theme-default a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px;
}
.theme-default a.nivo-prevNav {
  left: 15px;
}
.theme-default .nivo-caption {
  font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
  color: #fff;
}
/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.0 - 2014
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/
