.gradbg1 {
  background: #f0f5ff;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f0f5ff 0%, #ededed 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #f0f5ff 0%, #ededed 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #f0f5ff 0%, #ededed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
html,
body {
  margin: 0;
  -webkit-text-size-adjust: 100%;
}
.abs {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
img {
  border: 0;
}
.imgfull {
  width: 100%;
  height: auto;
  display: block;
}
.noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gray {
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* IE6+ */
}
.nogray {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.cl {
  clear: both;
}
.resetul {
  list-style-type: none;
  padding: 0;
}
.resetul li {
  padding: 0;
}
* {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.debug {
  outline: red dotted 1px;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.transition,
.anim {
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  /* Firefox 4 */
  -webkit-transition: all 0.25s;
  /* Safari and Chrome */
  -o-transition: all 0.25s;
  /* Opera */
  -ms-transition: all 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
}
.anim_bounce {
  transition: all 0.35s cubic-bezier(0, 1.8, 1, 1.8);
  -moz-transition: all 0.35s cubic-bezier(0, 1.8, 1, 1.8);
  /* Firefox 4 */
  -webkit-transition: all 0.35s cubic-bezier(0.28, 0.13, 0.15, 1);
  /* Safari and Chrome */
  -webkit-transition: all 0.35s cubic-bezier(0, 1.8, 1, 1.8);
  /* Safari and Chrome */
  -o-transition: all 0.35s cubic-bezier(0, 1.8, 1, 1.8);
  /* Opera */
  -ms-transition: all 0.35s cubic-bezier(0, 1.8, 1, 1.8);
}
.vc {
  display: table;
  height: 100%;
  width: 100%;
}
.vc .vcin {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title,
.blueimp-gallery > .play-pause,
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  display: block !important;
}
html {
  -webkit-text-size-adjust: none;
}
a {
  text-decoration: none;
  color: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 1em 0;
}
.fs0 {
  font-size: 0;
}
.fs1 {
  font-size: 48px;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .fs1 {
    font-size: 36px;
  }
}
@media (max-width: 568px) {
  .fs1 {
    font-size: 28px;
  }
}
.fs2 {
  font-size: 24px;
}
@media (max-width: 768px) {
  .fs2 {
    font-size: 20px;
  }
}
.fs3 {
  font-size: 18px;
}
@media (max-width: 768px) {
  .fs3 {
    font-size: 15px;
  }
}
.fs4 {
  font-size: 16px;
}
@media (max-width: 768px) {
  .fs4 {
    font-size: 14px;
  }
}
.fs5 {
  font-size: 14px;
}
@media (max-width: 768px) {
  .fs5 {
    font-size: 12px;
  }
}
.fs6 {
  font-size: 12px;
}
hr {
  height: 1px;
  border: none;
  border-top: #e0e0e0 solid 1px;
  margin: 1em 0;
}
.stdtxt .clearfix {
  zoom: 1;
  line-height: 1.55;
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
}
.stdtxt .clearfix:before,
.stdtxt .clearfix:after {
  display: table;
  content: "";
}
@media (max-width: 768px) {
  .stdtxt .clearfix {
    font-size: 15px;
  }
}
.stdtxt .mainpix {
  margin-bottom: 20px;
}
.stdtxt .mainpix .imgfull {
  width: 100%;
  height: auto;
  display: block;
}
.stdtxt h1 {
  font-weight: normal;
  margin: 1em 0;
}
.stdtxt h2,
.stdtxt h3,
.stdtxt h4,
.stdtxt h5,
.stdtxt h6 {
  font-weight: normal;
  margin-bottom: 0.5em;
  margin-top: 2em;
}
.stdtxt h1 {
  font-size: 48px;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .stdtxt h1 {
    font-size: 36px;
  }
}
@media (max-width: 568px) {
  .stdtxt h1 {
    font-size: 28px;
  }
}
.stdtxt h1 .buttonwrap {
  font-size: 16px;
  display: inline-block;
  float: right;
}
@media (max-width: 768px) {
  .stdtxt h1 .buttonwrap {
    font-size: 14px;
  }
}
.stdtxt h1 .buttonwrap a:hover {
  color: black ;
}
.stdtxt h1 .datebar {
  font-size: 14px;
  color: #666;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .stdtxt h1 .datebar {
    font-size: 12px;
  }
}
.stdtxt .faq_pytanie {
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
  line-height: 1.25;
  display: block;
  padding-top: 10px;
  border-top: #f0f0f0 solid 1px;
}
.stdtxt .faq_odpowiedz {
  margin-bottom: 2em;
  display: none;
  font-size: 16px;
}
@media (max-width: 768px) {
  .stdtxt .faq_odpowiedz {
    font-size: 14px;
  }
}
.stdtxt .faq_odpowiedz table {
  font-size: 14px;
  width: 100%;
}
@media (max-width: 768px) {
  .stdtxt .faq_odpowiedz table {
    font-size: 12px;
  }
}
.stdtxt .licencje1_wrap {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 40px;
  padding: 20px;
}
.stdtxt .licencje1_wrap .gradbg1 {
  background: #f0f5ff;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f0f5ff 0%, #ededed 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #f0f5ff 0%, #ededed 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #f0f5ff 0%, #ededed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.stdtxt .licencje1_wrap img {
  vertical-align: top;
  max-width: 110px;
  height: auto;
}
.stdtxt .licencje1_wrap h2 {
  margin-top: 0;
  margin-bottom: 0;
}
.stdtxt .licencje1_wrap td:nth-child(1) {
  width: 20%;
  text-align: center;
  padding-right: 20px;
}
.stdtxt .licencje1_wrap td:nth-child(2) {
  padding: 20px 0;
}
.stdtxt .licencje2_wrap {
  font-size: 0;
  margin-left: -20px;
  margin-right: -20px;
}
.stdtxt .licencje2_wrap .col {
  padding: 20px;
  font-size: 16px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 768px) {
  .stdtxt .licencje2_wrap .col {
    font-size: 14px;
  }
}
.stdtxt .licencje2_wrap .col img {
  display: block;
}
.stdtxt .licencje2_wrap .col .buttons {
  margin-top: 1em;
}
.stdtxt img.extraright {
  float: right;
  margin-left: 40px;
  margin-bottom: 10px;
}
.stdtxt img.extraleft {
  float: right;
  margin-left: 40px;
  margin-bottom: 10px;
  width: 110px;
  height: auto;
}
.stdtxt .selectorlink_wrap {
  display: block;
  padding: 3px;
  margin-left: -23px;
  margin-right: -23px;
  border: #f0f0f0 solid 1px;
  border-radius: 2px;
  text-decoration: none;
}
@media (max-width: 768px) {
  .stdtxt .selectorlink_wrap {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.stdtxt .selectorlink_wrap .anim {
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  /* Firefox 4 */
  -webkit-transition: all 0.25s;
  /* Safari and Chrome */
  -o-transition: all 0.25s;
  /* Opera */
  -ms-transition: all 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
}
.stdtxt .selectorlink_wrap:hover {
  border: #666 solid 1px;
}
.stdtxt .selectorlink_wrap:hover .selectorlink {
  text-decoration: underline;
}
.stdtxt .selectorlink_wrap .selectorlink {
  margin: 0;
  display: block;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 24px;
  padding: 10px 20px;
  background: #006f8c;
  background: -moz-linear-gradient(left, #006f8c 0%, #00cf71 100%);
  background: -webkit-linear-gradient(left, #006f8c 0%, #00cf71 100%);
  background: linear-gradient(to right, #006f8c 0%, #00cf71 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006f8c', endColorstr='#00cf71', GradientType=1);
  color: white;
  border: none;
  font-weight: bold;
}
@media (max-width: 768px) {
  .stdtxt .selectorlink_wrap .selectorlink {
    font-size: 20px;
  }
}
.stdtxt .selectorlink_wrap .selectorlink i {
  float: right;
}
.stdtxt .selectorlink_wrap .selectorlink_txt {
  font-size: 16px;
  padding: 0.2em 20px;
  padding-top: 0.3em;
}
@media (max-width: 768px) {
  .stdtxt .selectorlink_wrap .selectorlink_txt {
    font-size: 14px;
  }
}
.stdtxt .licencje4 td {
  font-size: 16px;
  padding-bottom: 20px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .stdtxt .licencje4 td {
    font-size: 14px;
  }
}
.stdtxt .licencje4 td img {
  vertical-align: top;
}
.stdtxt .licencje4 td:nth-child(1) {
  padding-right: 20px;
}
@media (max-width: 568px) {
  .stdtxt .licencje4 td:nth-child(1) {
    width: 30%;
  }
}
.stdtxt a.but {
  text-decoration: none;
  border: #aaa solid 1px;
  padding: 3px 10px;
  border-radius: 2px;
  margin-right: 1em;
  margin-bottom: 0.5em;
  display: inline-block;
  background: white;
}
.stdtxt a.but:hover {
  background: #f0f0f0;
}
.stdtxt a.but:after {
  display: block;
  content: ' ';
}
.stdtxt a.but.inlined {
  margin-right: 0.5em;
  margin-bottom: 0;
  margin-top: 0.2em;
  font-size: 14px;
}
@media (max-width: 768px) {
  .stdtxt a.but.inlined {
    font-size: 12px;
  }
}
.stdtxt a.but.inlined:after {
  display: none;
}
.stdtxt table {
  border-collapse: collapse;
}
.stdtxt p,
.stdtxt blockquote,
.stdtxt ul,
.stdtxt ol,
.stdtxt table {
  margin-bottom: 1em;
}
.stdtxt p a,
.stdtxt blockquote a,
.stdtxt ul a,
.stdtxt ol a,
.stdtxt table a {
  text-decoration: underline;
}
.stdtxt p a:hover,
.stdtxt blockquote a:hover,
.stdtxt ul a:hover,
.stdtxt ol a:hover,
.stdtxt table a:hover {
  opacity: 0.7;
}
.stdtxt iframe {
  width: 100% !important;
}
.stdtxt .wp-caption {
  margin-bottom: 1em;
  width: 100% !important;
  font-size: 12px;
}
.stdtxt .wp-caption a {
  display: block;
  width: 100% !important;
}
.stdtxt .wp-caption img {
  margin-bottom: 5px;
}
.stdtxt .wp-caption img .imgfull {
  width: 100%;
  height: auto;
  display: block;
}
.stdtxt .alignnone {
  width: 100%;
  height: auto;
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media screen and (max-width: 1023px) {
  .stdtxt .alignnone {
    margin-left: 0;
  }
}
.stdtxt .alignnone.size-thumbnail {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
}
.stdtxt .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 1em;
}
.stdtxt .alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.stdtxt .alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.stdtxt img {
  max-width: 100% !important;
  height: auto;
}
.stdtxt .nextprev {
  font-size: 0;
  margin-left: -20px;
  margin-right: -20px;
}
.stdtxt .nextprev .tile {
  font-size: 16px;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 768px) {
  .stdtxt .nextprev .tile {
    font-size: 14px;
  }
}
@media (max-width: 568px) {
  .stdtxt .nextprev .tile {
    width: 100%;
  }
}
.rad {
  border-radius: 5px;
}
.font1 {
  font-family: 'helvetica neue', helvetica, sans-serif;
}
.font2 {
  font-family: serif;
}
html {
  height: 100%;
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: 'helvetica neue', helvetica, sans-serif;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow-x: hidden;
}
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }
}
.mainwrap {
  width: 100%;
  max-width: 1440px;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
}
#topbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  font-size: 0;
}
#topbar form {
  padding-left: 20px;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
@media (max-width: 768px) {
  #topbar form {
    font-size: 14px;
  }
}
#topbar form button {
  border: none;
  background: none;
  padding: 0;
  font-size: inherit;
}
#topbar form input {
  font-size: 14px;
  padding: 2px;
  font-family: inherit;
  font-weight: bold;
  border: #666 solid 1px;
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  /* Firefox 4 */
  -webkit-transition: all 0.25s;
  /* Safari and Chrome */
  -o-transition: all 0.25s;
  /* Opera */
  -ms-transition: all 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
  width: 90px;
}
#topbar form input:focus {
  border-color: black;
}
#topbar .col {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
}
@media (max-width: 1023px) {
  #topbar .col {
    padding: 0 10px;
  }
}
#topbar .col.c2 {
  padding-left: 0;
}
@media (max-width: 1023px) {
  #topbar .col.c2 {
    display: none;
  }
}
#topbar .col.c1 {
  padding-right: 0;
}
@media (max-width: 568px) {
  #topbar .col.c1 img {
    height: 30px !important;
  }
}
#topbar .menu-topmenu-container {
  display: inline-block;
  vertical-align: middle;
}
#topbar ul {
  list-style-type: none;
  padding: 0;
  font-size: 0;
  font-weight: bold;
}
#topbar ul li {
  padding: 0;
}
#topbar ul li {
  font-size: 16px;
  display: inline-block;
  position: relative;
}
@media (max-width: 768px) {
  #topbar ul li {
    font-size: 14px;
  }
}
#topbar ul li:last-child {
  border: none;
}
#topbar ul li a {
  transition: all 0.2s;
  padding: 10px 13px;
  display: block;
}
#topbar ul li a:hover {
  text-decoration: underline;
}
#topbar ul li a.social:hover {
  color: #aaa;
}
#topbar ul li ul {
  display: none;
}
#topbar ul li:hover ul {
  display: block;
  position: absolute;
  z-index: 100;
  background: black;
  color: white;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 220px;
}
#topbar ul li:hover ul li {
  display: block;
  border: none;
  border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
}
#topbar ul li:hover ul li:last-child {
  border: none;
}
#topbar ul li:hover ul li a {
  padding: 10px 20px;
}
#topmenu_mobile_button {
  background: white;
  border: black solid 1px;
  font-size: 18px;
  z-index: 100;
  cursor: pointer;
  transition: all 0.2s;
  border-radius: 2px;
  position: fixed;
  top: 10px;
  right: 20px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  display: none;
}
@media (max-width: 768px) {
  #topmenu_mobile_button {
    font-size: 15px;
  }
}
@media (max-width: 1023px) {
  #topmenu_mobile_button {
    display: block;
  }
}
.mobile_menu_open #topmenu_mobile_button {
  background: black;
  color: white;
}
.mobile_menu_open #topmenu_mobile {
  display: block;
}
#topmenu_mobile {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  color: white;
  z-index: 99;
  padding: 20px;
  transition: all 0.2s;
  display: none;
  font-size: 18px;
}
@media (max-width: 768px) {
  #topmenu_mobile {
    font-size: 15px;
  }
}
#topmenu_mobile .in {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  font-weight: bold;
}
#topmenu_mobile ul {
  list-style-type: none;
  padding: 0;
}
#topmenu_mobile ul li {
  padding: 0;
}
#topmenu_mobile ul li {
  padding-bottom: 10px;
}
#topmenu_mobile .rest {
  padding-top: 4px;
}
#topmenu_mobile .rest button {
  color: white;
}
#topmenu_mobile ul ul {
  font-size: 90%;
  padding-top: 10px;
}
#topmenu_mobile form {
  margin: 0;
  display: block;
  vertical-align: middle;
  margin-top: 20px;
  font-size: 16px;
}
@media (max-width: 768px) {
  #topmenu_mobile form {
    font-size: 14px;
  }
}
#topmenu_mobile form button {
  border: none;
  background: none;
  padding: 0;
  font-size: inherit;
}
#topmenu_mobile form input {
  font-size: inherit;
  font-family: inherit;
  border: #f0f0f0 solid 1px;
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  /* Firefox 4 */
  -webkit-transition: all 0.25s;
  /* Safari and Chrome */
  -o-transition: all 0.25s;
  /* Opera */
  -ms-transition: all 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
  width: 120px;
}
#topmenu_mobile form input:focus {
  border-color: #666;
}
.postlink {
  line-height: 1.2;
  padding: 20px;
}
@media (max-width: 1023px) {
  .postlink {
    word-wrap: break-word;
  }
}
.postlink:hover .storyheaders {
  border-color: #666;
}
.postlink .storyheaders {
  border: #f0f0f0 solid 1px;
  padding: 3px;
  padding-bottom: 10px;
  border-radius: 2px;
  font-size: 16px;
  transition: border-color 0.2s;
}
@media (max-width: 768px) {
  .postlink .storyheaders {
    font-size: 14px;
  }
}
.postlink .post_thumbnail {
  background-color: #f0f0f0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  border-radius: 2px;
  margin-bottom: 20px;
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  /* Firefox 4 */
  -webkit-transition: all 0.25s;
  /* Safari and Chrome */
  -o-transition: all 0.25s;
  /* Opera */
  -ms-transition: all 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
}
.postlink .post_thumbnail.empty {
  height: 60px;
}
.postlink .post_thumbnail img {
  width: 100%;
  height: auto;
  display: block;
}
.postlink .post_thumbnail .categories {
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 2px 5px;
  border-radius: 2px;
  font-size: 12px;
  text-transform: uppercase;
}
.postlink .date {
  padding: 0 20px;
  padding-bottom: 21px;
  font-size: 14px;
  color: #666;
}
@media (max-width: 768px) {
  .postlink .date {
    font-size: 12px;
  }
}
.postlink .title {
  padding: 0 20px;
  padding-bottom: 10px;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .postlink .title {
    font-size: 15px;
  }
}
.postlink .lead {
  font-size: 16px;
  margin: 0;
  padding: 0 20px;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  .postlink .lead {
    font-size: 14px;
  }
}
.block-posts_archive {
  position: relative;
  padding-bottom: 100px;
  font-size: 0;
}
.block-posts_archive .spinner {
  position: absolute !important;
  bottom: 0;
  left: 0;
}
.block-posts_archive #infinite-handle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 40px;
}
.block-posts_archive #infinite-handle span {
  background: none;
}
.block-posts_archive #infinite-handle button {
  font-size: 18px;
  height: 50px;
  line-height: 30px !important;
  padding: 10px;
  cursor: pointer;
  border-radius: 2px;
  background: white;
  color: black;
  border: #f0f0f0 solid 1px;
  transition: all 0.25s;
}
@media (max-width: 768px) {
  .block-posts_archive #infinite-handle button {
    font-size: 15px;
  }
}
.block-posts_archive #infinite-handle button:after {
  display: none;
}
.block-posts_archive #infinite-handle button:before {
  display: none;
}
.block-posts_archive #infinite-handle button:hover {
  font-size: 18px;
  height: 50px;
  line-height: 30px !important;
  padding: 10px;
  cursor: pointer;
  border-radius: 2px;
  background: black;
  color: white;
  border: #f0f0f0 solid 1px;
}
@media (max-width: 768px) {
  .block-posts_archive #infinite-handle button:hover {
    font-size: 15px;
  }
}
.block-posts_archive .postlink {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
@media (max-width: 1023px) {
  .block-posts_archive .postlink {
    width: 33.333%;
  }
}
@media (max-width: 768px) {
  .block-posts_archive .postlink {
    width: 50%;
  }
}
@media (max-width: 568px) {
  .block-posts_archive .postlink {
    width: 100%;
  }
}
.block-posts_archive .grid-sizer {
  width: 25%;
}
@media (max-width: 1023px) {
  .block-posts_archive .grid-sizer {
    width: 33.333%;
  }
}
@media (max-width: 768px) {
  .block-posts_archive .grid-sizer {
    width: 50%;
  }
}
@media (max-width: 568px) {
  .block-posts_archive .grid-sizer {
    width: 100%;
  }
}
.block-home_polecane {
  background: #f0f5ff;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #f0f5ff 0%, #ededed 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #f0f5ff 0%, #ededed 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #f0f5ff 0%, #ededed 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  padding: 20px 0;
  border-top: #f0f0f0 solid 1px;
  border-bottom: #f0f0f0 solid 1px;
  margin-bottom: 40px;
  font-size: 0;
}
.block-home_polecane .postlink {
  display: inline-block;
  vertical-align: top;
  width: 33.333%;
}
@media (max-width: 768px) {
  .block-home_polecane .postlink {
    width: 100%;
  }
}
.block-home_polecane .postlink .storyheaders {
  background: white;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
.block-home_polecane .postlink .storyheaders .title {
  font-size: 24px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .block-home_polecane .postlink .storyheaders .title {
    font-size: 20px;
  }
}
.block-home_polecane .postlink .storyheaders .lead {
  color: #666;
}
.block-home_polecane .postlink .post_thumbnail_polecane {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 80px;
  border: #f0f0f0 solid 1px;
  border-radius: 2px;
  margin-bottom: 20px;
  background: #f8f8f8;
}
.block-home_polecane .postlink .post_thumbnail_polecane img {
  height: auto;
  width: 100%;
  max-width: 100px;
  display: block;
  margin: 0 auto;
}
@keyframes spinme0 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes spinme1 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-90deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.block-home_main {
  font-size: 0;
}
.block-home_main .right {
  width: 33.333%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .block-home_main .right {
    width: 100%;
    margin-bottom: 20px;
  }
}
.block-home_main .right .item {
  padding: 20px;
  display: block;
}
@media (max-width: 1023px) {
  .block-home_main .right .item {
    padding: 0;
  }
}
.block-home_main .right .item:hover .pix img.play {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.8;
}
.block-home_main .right .item .pix {
  padding: 0 20px;
  position: relative;
}
.block-home_main .right .item .pix .bg {
  height: 0;
  padding-bottom: 56.25%;
  background-image: url(img/video-01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.block-home_main .right .item .pix img.play {
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  /* Firefox 4 */
  -webkit-transition: all 0.25s;
  /* Safari and Chrome */
  -o-transition: all 0.25s;
  /* Opera */
  -ms-transition: all 0.25s;
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
.block-home_main .right .item .pix .videowrap {
  height: 0;
  padding-bottom: 56.25%;
  margin: 0 auto;
  position: relative;
  display: none;
}
.block-home_main .right .item .pix iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.block-home_main .right .item .txt {
  padding-top: 20px;
  font-size: 16px;
  color: #666;
  text-align: center;
}
@media (max-width: 768px) {
  .block-home_main .right .item .txt {
    font-size: 14px;
  }
}
.block-home_main .left {
  display: inline-block;
  vertical-align: middle;
  width: 66.666%;
  position: relative;
  padding: 0 20px;
  text-align: center;
}
@media (max-width: 768px) {
  .block-home_main .left {
    width: 100%;
    padding: 0;
  }
}
.block-home_main .left .col {
  width: 33.333%;
  padding: 0 20px;
  margin: 20px 0;
  margin-top: 10px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1023px) {
  .block-home_main .left .col {
    padding: 0 10px;
  }
}
@media (max-width: 568px) {
  .block-home_main .left .col {
    padding: 0 10px;
    margin: 0;
  }
}
.block-home_main .left .col .pixwrap {
  padding: 0 40px;
}
@media (max-width: 768px) {
  .block-home_main .left .col .pixwrap {
    padding: 0;
    padding-top: 20px;
  }
}
.block-home_main .left .col .pix {
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 10px;
  height: 0;
  padding-bottom: 90%;
  position: relative;
  margin-bottom: 0;
  transition: all 0.3s;
}
.block-home_main .left .col .pix .pyk {
  position: absolute;
  width: 23%;
  transition: width 0.3s, top 0.3s, left 0.3s;
}
.block-home_main .left .col .pix .pyk.pyk6 {
  width: 40%;
}
.block-home_main .left .col .pix .pyk img {
  width: 100%;
  height: auto;
  display: block;
}
.block-home_main .left .col .txt {
  text-align: center;
}
.block-home_main .left .col .txt .l1 {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}
@media (max-width: 768px) {
  .block-home_main .left .col .txt .l1 {
    font-size: 15px;
  }
}
@media (max-width: 568px) {
  .block-home_main .left .col .txt .l1 {
    font-size: 18px;
  }
}
@media (max-width: 568px) and (max-width: 768px) {
  .block-home_main .left .col .txt .l1 {
    font-size: 15px;
  }
}
.block-home_main .left .col .txt .l2 {
  font-size: 16px;
  padding-bottom: 20px;
  color: #666;
}
@media (max-width: 768px) {
  .block-home_main .left .col .txt .l2 {
    font-size: 14px;
  }
}
@media (max-width: 568px) {
  .block-home_main .left .col .txt .l2 {
    font-size: 14px;
  }
}
@media (max-width: 568px) and (max-width: 768px) {
  .block-home_main .left .col .txt .l2 {
    font-size: 12px;
  }
}
.block-home_main .left .pyk1 {
  top: 20%;
  left: 35%;
}
.block-home_main .left .pyk2 {
  top: 45%;
  left: 15%;
}
.block-home_main .left .pyk3 {
  top: 34%;
  left: 64.5%;
}
.block-home_main .left .pyk4 {
  top: 60%;
  left: 44%;
}
.block-home_main .left .pyk5 {
  top: 20%;
  left: 25%;
}
.block-home_main .left .pyk6 {
  top: 40%;
  left: 35%;
}
.block-home_main .left .pyk7 {
  top: 22%;
  left: 38%;
}
.block-home_main .left .pyk8 {
  top: 51%;
  left: 18%;
}
.block-home_main .left .pyk9 {
  top: 51%;
  left: 58%;
}
.block-home_main .left .col:hover .txt .l1 {
  text-decoration: underline;
}
.block-home_main .left .col:hover .pix {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.fromt {
  transform: translate(0, -80px);
  opacity: 0;
}
.fromt.open {
  transform: translate(0, 0);
  opacity: 1;
}
.froml {
  transform: translate(-80px, 0px);
  opacity: 0;
}
.froml.open {
  transform: translate(0, 0);
  opacity: 1;
}
.fromr {
  transform: translate(80px, 0px);
  opacity: 0;
}
.fromr.open {
  transform: translate(0, 0);
  opacity: 1;
}
.fromb {
  transform: translate(0px, 80px);
  opacity: 0;
}
.fromb.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero {
  height: 300px;
  width: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .block-home_hero {
    height: 320px;
  }
}
@media (max-width: 568px) {
  .block-home_hero {
    height: 220px;
  }
}
@media (min-width: 1400px) {
  .block-home_hero {
    height: 340px;
  }
}
.block-home_hero .bg {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.block-home_hero .bg .bgin {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  transition: all 0.5s;
  opacity: 0;
}
.block-home_hero .bg .bgin.open {
  opacity: 1;
}
.block-home_hero .bg img {
  width: 100%;
  height: 100%;
  display: block;
}
.block-home_hero .bg .cover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.1);
}
.block-home_hero .fg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  line-height: 1.15;
}
.block-home_hero .fg .txt1 {
  font-size: 40px;
  font-size: 4vw;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  .block-home_hero .fg .txt1 {
    padding-bottom: 20px;
    font-size: 6vw;
  }
}
.block-home_hero .fg .txt1 span {
  display: inline-block;
}
.block-home_hero .fg .animation1 .t1 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation1 .t1.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation1 .t2 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation1 .t2.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation1 .t3 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation1 .t3.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation1 .t4 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation1 .t4.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation1 .t5 {
  transform: translate(-80px, 0px);
  opacity: 0;
}
.block-home_hero .fg .animation1 .t5.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation1 .t6 {
  transform: translate(0px, 80px);
  opacity: 0;
}
.block-home_hero .fg .animation1 .t6.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation1 .t7 {
  transform: translate(80px, 0px);
  opacity: 0;
}
.block-home_hero .fg .animation1 .t7.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation2 .t1 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation2 .t1.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation2 .t2 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation2 .t2.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation2 .t3 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation2 .t3.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation2 .t4 {
  transform: translate(-80px, 0px);
  opacity: 0;
}
.block-home_hero .fg .animation2 .t4.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation2 .t5 {
  transform: translate(80px, 0px);
  opacity: 0;
}
.block-home_hero .fg .animation2 .t5.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation3 .t1 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation3 .t1.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation3 .t2 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation3 .t2.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation3 .t3 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation3 .t3.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation3 .t4 {
  transform: translate(0px, 80px);
  opacity: 0;
}
.block-home_hero .fg .animation3 .t4.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation3 .t5 {
  transform: translate(80px, 0px);
  opacity: 0;
}
.block-home_hero .fg .animation3 .t5.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation4 .t1 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation4 .t1.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation4 .t2 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation4 .t2.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation4 .t3 {
  transform: translate(0, -80px);
  opacity: 0;
}
.block-home_hero .fg .animation4 .t3.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation4 .t4 {
  transform: translate(-80px, 0px);
  opacity: 0;
}
.block-home_hero .fg .animation4 .t4.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation4 .t5 {
  transform: translate(0px, 80px);
  opacity: 0;
}
.block-home_hero .fg .animation4 .t5.open {
  transform: translate(0, 0);
  opacity: 1;
}
.block-home_hero .fg .animation4 .t6 {
  transform: translate(80px, 0px);
  opacity: 0;
}
.block-home_hero .fg .animation4 .t6.open {
  transform: translate(0, 0);
  opacity: 1;
}
.single_post {
  zoom: 1;
  padding-bottom: 60px;
}
.single_post:before,
.single_post:after {
  display: table;
  content: "";
}
.single_post:after {
  clear: both;
}
@media (max-width: 1023px) {
  .single_post {
    padding: 0 20px;
  }
}
.block-footer {
  border-top: #f0f0f0 solid 1px;
  margin-top: 20px;
  padding: 20px 0;
  font-size: 12px;
  text-align: center;
  color: #333;
}
.block-footer a {
  text-decoration: underline;
}
.block-footer a:hover {
  color: black;
}
.block-footer a.iconlink {
  text-decoration: none;
}
.block-footer a.iconlink:hover {
  opacity: 0.8;
}
.block-footer .colset {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .block-footer .colset {
    display: block;
  }
  .block-footer .colset .col {
    max-width: 100% !important;
  }
  .block-footer .colset .col img {
    max-width: 100%;
  }
}
.block-footer .colset .col {
  text-align: left;
  padding: 20px;
  max-width: 50%;
}
.block-footer .colset .col:last-child {
  text-align: right;
}
.block-footer .colset .col img {
  max-width: 80%;
}
.search_results a {
  text-decoration: none !important;
}
.search_results a h3 {
  text-decoration: underline !important;
}
