body a {
  text-decoration: none;
  color: inherit; }

ul, li, ol {
  list-style: none; }

h1, h2, h3, h4, h5, h6, p, html, body, ul, ol, li, form, fieldset, legend, body, footer, section {
  padding: 0;
  margin: 0; }

section {
  display: inline-block;
  clear: both;
  width: 100%; }

a,
a:active,
a:visited,
a:hover,
a:focus {
  outline: none; }

img {
  border: none; }

.flex-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.d-none {
  display: none; }

.d-col-1 {
  width: 6.05%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-2 {
  width: 14.5%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-3 {
  width: 22.95%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-4 {
  width: 31.4%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-5 {
  width: 39.85%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-6 {
  width: 48.3%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-7 {
  width: 56.75%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-8 {
  width: 65.2%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-9 {
  width: 73.65%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-10 {
  width: 82.1%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-11 {
  width: 90.55%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.d-col-12 {
  width: 100%; }

@media only screen and (min-width: 421px) and (max-width: 800px) {
  .flex-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }

  .t-none {
    display: none; }

  .t-col-4 {
    width: 30.46%;
    margin-left: 0.5%;
    margin-right: 0.5%; }

  .t-col-6 {
    width: 47.6%;
    margin-left: 0.5%;
    margin-right: 0.5%; }

  .t-col-12 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%; } }
@media only screen and (min-width: 0px) and (max-width: 420px) {
  .flex-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap; }

  .m-none {
    display: none; }

  .m-col-6 {
    width: 46.2%;
    margin-left: 0.5%;
    margin-right: 0.5%; }

  .m-col-12 {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%; } }


@media only screen and (min-width:1100px){
  .z-col-1 {
  width: 6.05%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-2 {
  width: 14.5%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-3 {
  width: 22.95%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-4 {
  width: 31.4%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-5 {
  width: 39.85%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-6 {
  width: 48.3%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-7 {
  width: 56.75%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-8 {
  width: 65.2%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-9 {
  width: 73.65%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-10 {
  width: 82.1%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-11 {
  width: 90.55%;
  margin-left: 0.5%;
  margin-right: 0.5%; }

.z-col-12 {
  width: 100%; }
}

.hide {
  text-indent: -9999em;
  height: 0px;
  display: none; }

.img-responsive {
  width: 100%;
  height: auto; }

.img-non-responsive {
  width: auto !important;
  height: auto !important; }

.wrapper {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto; }
  @media only screen and (max-width: 900px) {
    .wrapper {
      width: 95%; } }

@font-face {
  font-family: 'bloggersansbold';
  src: url("blogger-sans-bold-webfont.woff2") format("woff2"), url("blogger-sans-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'crimsonitalic';
  src: url("crimson-italic-webfont.woff2") format("woff2"), url("crimson-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bloggersanslight';
  src: url("blogger-sans-light-webfont.woff2") format("woff2"), url("blogger-sans-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
body {
  font-family: 'bloggersanslight';
  font-weight: 300;
  line-height: 1.5em;
  color: #000; }

strong {
  font-family: 'bloggersansbold'; }

img {
  border-radius: 5px; }

.button {
  display: inline-block;
  font-family: 'bloggersansbold';
  color: #fff;
  letter-spacing: 1px;
  font-size: 1.1em;
  padding: 0.8em;
  background-color: #2bbb66;
  border-radius: 250px; }

.button-2 {
  display: inline-block;
  font-family: 'bloggersansbold';
  color: #fff;
  letter-spacing: 1px;
  font-size: 1.1em;
  padding: 0.8em;
  background-color: #000;
  border-radius: 250px; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'bloggersansbold';
  font-weight: 600; }

h1 {
  font-size: 2em;
  line-height: 1em; }

h2 {
  font-size: 1.5em;
  line-height: 1em; }

h3 {
  font-size: 1.4em;
  line-height: 1em; }

h4 {
  font-size: 1.3em;
  line-height: 1em; }

h5 {
  font-size: 1.2em;
  line-height: 1em; }

h6 {
  font-size: 1.1em;
  line-height: 1em; }

table {
  border: none; }
  table tr:nth-of-type(odd) {
    background-color: #f3f4ef; }
  table tr:nth-of-type(even) {
    background-color: #fff; }
  table tr:hover {
    background-color: #2bbb66;
    color: #fff; }
  table td {
    border: none;
    line-height: 3.5em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 1em;
    padding-right: 1em; }

#top {
  background-color: #fff;
  z-index: 999;
  position: relative; }
  @media only screen and (max-width: 900px) {
    #top .logo {
      text-align: center; } }
  #top .logo img {
    display: inline-block; }
  @media only screen and (max-width: 900px) {
    #top .wrapper {
      width: 100%; } }

.main-navigation {
  display: block;
  border-bottom: 1px solid rgba(250, 250, 250, 0.3);
  text-align: right;
  font-family: 'bloggersansbold'; }
  .main-navigation #mainmenu {
    display: table;
    height: 125px; }
  .main-navigation nav {
    display: inline-block; }
    .main-navigation nav ul {
      display: table-cell;
      vertical-align: middle; }
      .main-navigation nav ul li:hover {
        background-color: #2bbb66;
        color: #fff;
        border-radius: 250px; }
      .main-navigation nav ul li {
        -webkit-transition: .5s;
        transition: .5s;
        display: inline-block;
        float: left;
        color: #000;
        font-size: 1em;
        letter-spacing: 1px;
        position: relative;
        line-height: 1em;
        padding-bottom: 0.4em;
        padding-top: 0.4em; }
        .main-navigation nav ul li:last-of-type {
          color: #fff;
          background-color: #2bbb66;
          border-radius: 250px;
        }
        .main-navigation nav ul li ul li:last-of-type {
          color: #fff;
          background-color: #2bbb66;
          border-radius: 0px;
        }
        .main-navigation nav ul li a {
          display: inline-block;
          padding: 0.5em 1em; }
        .main-navigation nav ul li ul {
          display: none;
          position: absolute;
          z-index: 2;
          text-align: left;
          width: 100%; }
          .main-navigation nav ul li ul li:hover {
            background-color: #fff;
            color: #2bbb66;
            border-radius: 0px; }
          .main-navigation nav ul li ul li:first-of-type {
            border-top-left-radius: 30px;
            border-top-right-radius: 30px; }
          .main-navigation nav ul li ul li:last-of-type {
            border-bottom-left-radius: 30px;
            border-bottom-right-radius: 30px; }
          .main-navigation nav ul li ul li {
            color: #fff;
            font-size: 1em;
            background-color: #2bbb66;
            white-space: nowrap;
            clear: both;
            padding: 0;
            display: block;
            width: 100%;
            border-radius: 0px; }
            .main-navigation nav ul li ul li a {
              border-right: none;
              display: inline-block;
              width: 100%;
              padding: 1em; }

.main-navigation-mobile {
  font-family: 'bloggersansbold';
  text-align: center;
  display: none;
  clear: both;
  width: 100%; }
  .main-navigation-mobile .navigation-menu {
    display: none; }
  .main-navigation-mobile > a:nth-of-type(1) {
    line-height: 3em; }
  .main-navigation-mobile nav ul {
    display: block; }
    .main-navigation-mobile nav ul li:hover {
      color: #fff;
      background-color: #070811; }
    .main-navigation-mobile nav ul li {
      -webkit-transition: .5s;
      transition: .5s;
      background-color: #2bbb66;
      color: #fff;
      display: block;
      width: 100%;
      font-size: 1em;
      letter-spacing: 1px;
      text-align: center; }
      .main-navigation-mobile nav ul li a {
        display: inline-block;
        width: 100%;
        padding-top: 1em;
        padding-bottom: 1em; }
      .main-navigation-mobile nav ul li ul {
        display: none;
        z-index: 2; }
        .main-navigation-mobile nav ul li ul li:hover {
          background-color: #000;
          color: #fff; }
        .main-navigation-mobile nav ul li ul li {
          color: black;
          font-size: 1em;
          background-color: #efefef;
          clear: both;
          text-transform: none;
          padding-top: 0;
          padding-bottom: 0;
          display: block;
          width: 100%; }
          .main-navigation-mobile nav ul li ul li a {
            display: inline-block;
            width: 100%;
            padding-top: 1em;
            padding-bottom: 1em; }

@media only screen and (min-width: 0px) and (max-width: 800px) {
  .main-navigation {
    display: none; }

  .main-navigation-mobile {
    display: block; } }
#comments {
  margin-top: -15px;
  background-color: #2bbb66;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 4em;
  padding-bottom: 4em;
  color: #fff; }
  #comments h2 {
    font-size: 2em;
    text-align: center;
    display: block;
    margin-bottom: 1em; }
  #comments .comment-carousel-inner {
    text-align: center; }
    #comments .comment-carousel-inner .comment-content {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding-left: 10%;
      padding-right: 10%;
      margin-bottom: 0.5em; }
    #comments .comment-carousel-inner .comment-author {
      font-family: 'bloggersansbold'; }

footer {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  display: block; }
  footer .copy {
    text-align: left;
    line-height: 105px; }
    @media only screen and (max-width: 900px) {
      footer .copy {
        text-align: center; } }
  footer .firma-rodzinna {
    text-align: center; }
    footer .firma-rodzinna img {
      display: inline-block; }
  footer .facebook {
    text-align: right;
    line-height: 105px; }
    @media only screen and (max-width: 900px) {
      footer .facebook {
        text-align: center; } }

.comments-carousel button.slick-prev, .comments-carousel button.slick-next {
  background-color: rgba(250, 250, 250, 0);
  text-indent: -9999em;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 999;
  background-repeat: no-repeat;
  background-position: center center; }

.comments-carousel .slick-prev {
  left: 0%;
  width: 30px;
  height: 30px;
  background-image: url(../images/arrow-left.png); }

.comments-carousel .slick-next {
  right: 0%;
  width: 30px;
  height: 30px;
  background-image: url(../images/arrow-right.png); }

.comments-carousel .slick-dotted.slick-slider {
  margin-bottom: 30px; }

.comments-carousel .slick-dots {
  position: absolute;
  bottom: -40px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }

.comments-carousel .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.comments-carousel .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.comments-carousel .slick-dots li button:hover, .comments-carousel .slick-dots li button:focus {
  outline: none; }

.comments-carousel .slick-dots li button:hover:before, .comments-carousel .slick-dots li button:focus:before {
  opacity: 1; }

.comments-carousel .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-size: 35px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.comments-carousel .slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75; }

#about-us {
  background-color: #f3f4ef;
  text-align: center;
  margin-top: -15px;
  padding-top: 4em;
  padding-bottom: 4em; }
  #about-us h2 {
    display: block;
    margin-bottom: 1em;
    font-size: 2em; }
  #about-us .excerpt {
    margin-bottom: 2em; }

    #delivery {
      text-align: center;
      margin-top: -15px;
      padding-top: 4em;
      padding-bottom: 2em; }
      #delivery h2 {
        display: block;
        margin-bottom: 1em;
        font-size: 2em; }
      #delivery .excerpt {
        margin-bottom: 1em; }

#home-programs h2 {
  display: block;
  text-align: center;
  margin-bottom: 1em;
  margin-top: 1em;
}
#home-programs .buttons {text-align: center;}
#home-programs {
  padding-bottom: 4em;
  background-color: #f3f4ef;
  background-image: url(../images/zdrowe-odzywianie--catering-dietetyczny-minsk-mazowiecki-warszawa-dieta-pudelkowa-z-dowozem.png), url(../images/zbillansowana-dieta-catering-dietetyczny-minsk-mazowiecki-warszawa-dieta-pudelkowa-z-dowozem.png);
  background-position: 15% 15%, 85% 85%;
  background-repeat: no-repeat, no-repeat; }
  #home-programs .program-inner:hover img {
    opacity: 0.8; }
  #home-programs .program-inner-right {
    text-align: right; }
  #home-programs .program-inner {
    margin-bottom: 2em; }
    #home-programs .program-inner .program {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 2em; }
    @media only screen and (max-width: 900px) {
      #home-programs .program-inner .program-image {
        display: none; } }
    #home-programs .program-inner img {
      width: 100%;
      height: auto; }
    #home-programs .program-inner h3 {
      font-family: 'crimsonitalic';
      color: #2bbb66;
      display: block;
      margin-bottom: 1em; }
      #home-programs .program-inner h3 span {
        font-family: 'bloggersansbold';
        font-size: 2em;
        color: #000; }
    #home-programs .program-inner .program-details {
      margin-bottom: 1em; }
    #home-programs .program-inner .button {
      text-align: center;
      line-height: 1em;
      width: 1em;
      height: 1em; }

      #page .program-details h2 {
        margin-bottom: 0em;
        margin-top: 0em;
       }

#page h4 {
         font-family: 'crimsonitalic';
         color: #2bbb66;
         display: block;
         margin-top: 2em;
         margin-bottom: 1em; }
#page h4 span {
           font-family: 'bloggersansbold';
           font-size: 2em;
           color: #000; }

#details {
  padding-top: 6em;
  padding-bottom: 6em; }
  #details .details-inner {
    border: 10px solid #f3f4ef;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 1em;
    padding-top: 3em; }
    @media only screen and (max-width: 900px) {
      #details .details-inner {
        margin-bottom: 2em; } }
    #details .details-inner img.white {
      display: inline-block; }
    #details .details-inner img.green {
      display: none; }
    #details .details-inner h3 {
      display: block;
      margin-top: 1em;
      margin-bottom: 1em;
      font-family: 'crimsonitalic';
      color: #2bbb66; }
      #details .details-inner h3 span {
        font-family: 'bloggersansbold';
        color: #000; }
    #details .details-inner .details-description {
      display: none; }
  #details .details-inner:hover {
    background-color: #2bbb66;
    border: 10px solid #2bbb66; }
    #details .details-inner:hover h3 {
      color: #fff; }
      #details .details-inner:hover h3 span {
        color: #fff; }
    #details .details-inner:hover img.green {
      display: inline-block; }
    #details .details-inner:hover img.white {
      display: none; }
    #details .details-inner:hover .details-description {
      display: block; }

#page {
  background-color: #f3f4ef;
  padding-bottom: 4em;
  background-image: url(../images/buraki--catering-dietetyczny-minsk-mazowiecki-warszawa-dieta-pudelkowa-z-dowozem.png), url(../images/programy-do-wyboru-catering-dietetyczny-minsk-mazowiecki-warszawa-dieta-pudelkowa-z-dowozem.png);
  background-position: 0% 0%, 100% 100%;
  background-repeat: no-repeat, no-repeat; }
  #page h2 {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 2em;
    text-align: center; }
  #page .content {
    margin-bottom: 2em; }
  #page .content h2 {
      margin-bottom: 0em;
      margin-top: 0em;
     }
  #page .programs-inner {
    margin-bottom: 2em; }
    @media only screen and (max-width: 900px) {
      #page .programs-inner .column-left {
        display: none; } }
    #page .programs-inner .column-right {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 1em; }
    #page .programs-inner img {
      width: 100%;
      height: auto; }
    #page .programs-inner h3 {
      display: block;
      margin-bottom: 1em;
      color: #2bbb66;
      font-family: 'crimsonitalic'; }
      #page .programs-inner h3 span {
        font-family: 'bloggersansbold';
        font-size: 2em;
        color: #000; }
    #page .programs-inner .program-details {
      margin-bottom: 1em; }
  #page .programs-inner:nth-of-type(odd) .column-left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  #page .programs-inner:nth-of-type(odd) .column-right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  #page .programs-inner:nth-of-type(even) {
    text-align: right; }
    #page .programs-inner:nth-of-type(even) .column-left {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
    #page .programs-inner:nth-of-type(even) .column-right {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
  #page .promo {
    margin-bottom: 2em; }
    #page .promo img.thumbnail {
      width: 100%;
      height: auto; }
    #page .promo h3 {
      margin-top: 0.5em;
      display: block;
      margin-bottom: 1em;
      color: #2bbb66;
      font-family: 'crimsonitalic'; }
      #page .promo h3 span {
        font-family: 'bloggersansbold';
        color: #000;
        font-size: 2em; }
    #page .promo .promo-details {
      margin-bottom: 1em; }
    #page .promo .column-right {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      padding: 2em; }
    @media only screen and (max-width: 900px) {
      #page .promo .column-left {
        display: none; } }
  #page .promo-right {
    text-align: right; }
  @media only screen and (max-width: 900px) {
    #page .contact-details {
      text-align: center; } }
  #page .contact-details i {
    color: #2bbb66; }
  #page .contact-details .phone {
    margin-bottom: 1em; }
  #page .contact-details .mail {
    margin-bottom: 1em; }
  #page .contact-details .location {
    margin-bottom: 1em; }

section.kontakt {
  background-image: none !important; }

#blog h3 {
  font-size: 2em;
  font-weight: 300;
  display: block;
  margin-bottom: 1em;
  margin-top: 1em; }
#blog .wpis {
  display: inline-block;
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #f7f7f7;
  clear: both; }
  #blog .wpis .img-container {
    width: 30%;
    float: left; }
    @media only screen and (max-width: 900px) {
      #blog .wpis .img-container {
        display: none; } }
    #blog .wpis .img-container img {
      width: 100%;
      height: auto;
      border-radius: 5px; }
  #blog .wpis .details-container {
    width: 67%;
    float: right; }
    @media only screen and (max-width: 900px) {
      #blog .wpis .details-container {
        width: 100%; } }
    #blog .wpis .details-container h4 {
      display: block;
      margin-bottom: 0.5em; }
    #blog .wpis .details-container span.data {
      font-size: 0.9em;
      color: grey; }
    #blog .wpis .details-container span.kategoria {
      font-size: 0.9em;
      color: grey; }
      #blog .wpis .details-container span.kategoria ul {
        display: inline-block; }
        #blog .wpis .details-container span.kategoria ul li {
          display: inline-block;
          float: left;
          line-height: 1em; }
    #blog .wpis .details-container p.excerpt {
      display: block;
      margin-top: 0.5em;
      margin-bottom: 0.5em; }
    #blog .wpis .details-container .button {
      margin-bottom: 1em; }
#blog .wpis:hover img {
  opacity: 0.8; }

#blog .post-content .data {
  color: grey;
  display: inline-block;
  float: left;
  margin-right: 0.5em; }
#blog .post-content .kategoria {
  color: grey;
  display: inline-block;
  float: left; }
  #blog .post-content .kategoria ul {
    display: inline-block; }
    #blog .post-content .kategoria ul li {
      display: inline-block;
      float: left;
      line-height: 1em; }
#blog .post-content .content {
  display: block;
  margin-top: 4em;
  margin-bottom: 1em;
  clear: both;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 4em; }
  @media only screen and (max-width: 900px) {
    #blog .post-content .content {
      padding-right: 1em; } }
  #blog .post-content .content strong {
    font-weight: 700; }
  #blog .post-content .content ul, #blog .post-content .content li, #blog .post-content .content ol {
    list-style: disc; }
#blog .post-content .post_tags a {
  display: inline-block;
  background-color: #2bbb66;
  color: #fff;
  padding: 0.8em;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  border-radius: 5px; }
#blog .event .data {
  display: inline-block;
  float: left;
  color: grey; }
  #blog .event .data i {
    color: #2bbb66; }
#blog .event .time {
  display: inline-block;
  float: left;
  margin-left: 0.8em;
  color: grey; }
  #blog .event .time i {
    color: #2bbb66; }
#blog .event .content {
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 3em; }
  @media only screen and (max-width: 900px) {
    #blog .event .content {
      padding-right: 1em; } }
  #blog .event .content strong {
    font-weight: 700; }
  #blog .event .content ul, #blog .event .content li, #blog .event .content ol {
    list-style: disc; }

.comments {
  padding-right: 5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/* comment respond styles */
#respond #cancel-comment-reply-link {
  font-size: 13px;
  font-style: italic; }

#respond .login-to-comment {
  margin-top: -15px; }

#respond .login-to-comment a {
  text-decoration: underline; }

#respond .logged-in-as {
  margin-left: 5px;
  margin-bottom: 10px; }

/* post comments styles */
.comments h2 {
  padding-top: 1em;
  padding-bottom: 1em; }

.comments-list .no-comments {
  margin-bottom: -40px; }

.comments-list .comment {
  position: relative;
  padding-left: 37px; }

.comments-list .inner {
  margin-bottom: 35px;
  border-radius: 25px;
  background-color: #fff; }

.comments-list .inner img {
  position: absolute;
  border-radius: 50%;
  left: 0px;
  top: -10px; }

.comments-list .inner h4,
.comments-list .inner p,
.comments-list .inner .comment-awaiting-moderation {
  padding-left: 1em;
  padding-right: 1em; }

.comments-list .inner h4 {
  overflow: hidden;
  color: #fff;
  background: #2bbb66;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  line-height: 45px; }

.comments-list .parent .comment .inner h4,
.comments-list .children .inner h4 {
  background: #bcbcbc; }

.comments-list .inner h4 a {
  float: right;
  display: block;
  text-transform: uppercase;
  color: #fff; }

.comments-list .inner p {
  padding-top: 29px;
  padding-bottom: 38px;
  font-style: italic;
  margin: 0px; }

.comments-list .inner .comment-awaiting-moderation {
  display: block;
  font-size: 12.5px;
  opacity: 0.6;
  background: #000000;
  color: #fff;
  text-align: right; }

.comments-navi {
  overflow: hidden;
  margin-top: -10px;
  padding-left: 39px;
  padding-right: 2px; }

.comments-navi > div {
  float: left;
  width: 50%;
  min-height: 1px; }

.comments-navi .prev {
  text-align: left; }

.comments-navi .next {
  text-align: right; }

.comments form {
  font-size: 1em;
  margin: 0;
  max-width: auto; }

.comments form input, .comments form textarea {
  font-size: 1em;
  border-radius: 5px;
  padding: 0.6em;
  width: 100%;
  line-height: 1.5em;
  margin-bottom: 10px;
  border: none; }

.comments form button {
  font-family: 'bloggersansbold';
  border-radius: 50px;
  padding: 0.8em;
  background-color: #2bbb66;
  color: #fff;
  font-size: 1em;
  margin-bottom: 2em;
  border: none;
  text-transform: uppercase; }

.comments form button:hover {
  opacity: 0.8; }

form input, form textarea, form button {
  border: 0;
  padding: 15px 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
  font-family: "bloggersanslight";
  font-size: 1em;
  line-height: 1.2em; }
form input, form textarea {
  border-bottom: 1px solid #dadada;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 1em; }
form .wpcf7-submit {
  icon: pointer;
  color: #fff;
  border-radius: 4px;
  padding: 15px 15px;
  width: 100%;
  border-radius: 50px;
  text-align: center;
  background-color: #2bbb66;
  color: #fff;
  font-family: 'bloggersansbold';
  text-transform: uppercase;
  font-weight: 700; }
input.consent {
    width: auto;
  }
form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000;
  opacity: 1; }
form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #000;
  opacity: 1; }
form :-ms-input-placeholder {
  /* IE 10+ */
  color: #000;
  opacity: 1; }
form :-moz-placeholder {
  /* Firefox 18- */
  color: #000;
  opacity: 1; }

#slider {
  clear: both;
  margin-top: -130px;
  background-color: #070811; }
  #slider .slick-slider {
    overflow: hidden; }
    #slider .slick-slider img {
      width: 100%;
      min-height: 625px;
      min-width: 750px; }
    #slider .slick-slider .slider-inner {
      position: absolute;
      height: 700px;
      top: 125px;
      width: 70%;
      margin-left: 15%;
      margin-right: 15%;
      display: table;
      color: #fff; }
      #slider .slick-slider .slider-inner .slider-inner-elements {
        display: table-cell;
        padding-top: 150px; }
      #slider .slick-slider .slider-inner .slider-title {
        font-size: 2.5em;
        line-height: 1em;
        text-align: center; }
      #slider .slick-slider .slider-inner .slider-desc {
        display: block;
        text-align: center;
        margin-top: 1em;
        margin-bottom: 1em; }
    #slider .slick-slider button.slick-prev, #slider .slick-slider button.slick-next {
      background-color: rgba(250, 250, 250, 0);
      text-indent: -9999em;
      border: none;
      cursor: pointer;
      position: absolute;
      top: 50%;
      z-index: 999;
      background-repeat: no-repeat;
      background-position: center center; }
    #slider .slick-slider .slick-prev {
      left: 2%;
      width: 30px;
      height: 30px;
      background-image: url(../images/arrow-left.png); }
    #slider .slick-slider .slick-next {
      right: 2%;
      width: 30px;
      height: 30px;
      background-image: url(../images/arrow-right.png); }
    #slider .slick-slider .slick-dotted.slick-slider {
      margin-bottom: 30px; }
    #slider .slick-slider .slick-dots {
      position: absolute;
      bottom: 30px;
      right: 35px;
      list-style: none;
      display: block;
      text-align: center;
      padding: 0;
      margin: 0;
      width: 100%; }
      #slider .slick-slider .slick-dots li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin: 0 0px;
        padding: 0;
        cursor: pointer; }
        #slider .slick-slider .slick-dots li button {
          border: 0;
          background: transparent;
          display: block;
          height: 20px;
          width: 20px;
          outline: none;
          line-height: 0px;
          font-size: 0px;
          color: transparent;
          padding: 5px;
          cursor: pointer; }
          #slider .slick-slider .slick-dots li button:hover, #slider .slick-slider .slick-dots li button:focus {
            outline: none; }
            #slider .slick-slider .slick-dots li button:hover:before, #slider .slick-slider .slick-dots li button:focus:before {
              opacity: 1; }
          #slider .slick-slider .slick-dots li button:before {
            position: absolute;
            top: 0;
            left: 0;
            content: "\2022";
            width: 20px;
            height: 20px;
            font-size: 35px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            opacity: 0.25;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
        #slider .slick-slider .slick-dots li.slick-active button:before {
          color: #fff;
          opacity: 0.75; }

#slider .slick-slider {
  text-align: center; }
#slider .slider-inner {
  background-image: url(../images/bg.png);
  background-position: center center;
  background-repeat: no-repeat; }
#slider .logo-slider {
  width: 483px !important;
  height: 145px !important;
  min-height: 145px !important;
  min-width: 483px !important;
  display: inline-block !important;
  clear: both !important;
  opacity: 100 !important;
  margin-top: -65px !important; }

@media only screen and (max-width: 900px) {
  .formularz h3 {
    text-align: center;
    display: block; } }

.categories a {
  display: block;
  line-height: 2em;
  padding: 0.5em 0;
  border-bottom: 1px solid #f7f7f7; }
.categories a:hover {
  color: #2bbb66; }

.latestnews .wpis {
  display: inline-block;
  padding-bottom: 1em;
  padding-top: 0em;
  border-bottom: 1px solid #f7f7f7; }
  .latestnews .wpis h3 {
    font-size: 1.1em; }
  .latestnews .wpis p.cat {
    color: grey;
    font-size: 0.9em; }
    .latestnews .wpis p.cat ul {
      display: inline-block; }
      .latestnews .wpis p.cat ul li {
        line-height: 1em;
        display: inline-block;
        float: left; }
  .latestnews .wpis p.desc {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em; }

.tags a {
  border-radius: 5px;
  display: inline-block;
  background-color: #2bbb66;
  color: #fff;
  padding: 0.8em;
  margin-right: 0.5em;
  margin-bottom: 0.5em; }

.gallery-columns-5 .gallery-item {
  width: 20%;
  margin: 0 0 0 0;
  float: left; }

@media only screen and (min-width: 0px) and (max-width: 800px) {
  .gallery-columns-5 .gallery-item {
    width: 100%; } }
.gallery-columns-4 .gallery-item {
  width: 24%;
  margin: 0 0.5% 1% 0.5%;
  float: left; }

@media only screen and (min-width: 421px) and (max-width: 800px) {
  .gallery-columns-4 .gallery-item {
    width: 50%;
    margin: 0; } }
@media only screen and (min-width: 0px) and (max-width: 420px) {
  .gallery-columns-4 .gallery-item {
    width: 100%;
    margin: 0; } }
.gallery-columns-3 .gallery-item {
  width: 32%;
  margin: 0 1% 0.5% 0;
  float: left; }

@media only screen and (min-width: 0px) and (max-width: 420px) {
  .gallery-columns-3 .gallery-item {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%; } }
.gallery-columns-2 .gallery-item {
  width: 50%;
  margin: 0 0 0 0;
  float: left; }

@media only screen and (min-width: 0px) and (max-width: 420px) {
  .gallery-columns-2 .gallery-item {
    width: 100%; } }
.gallery-columns-1 .gallery-item {
  width: 100%;
  margin: 0 0 0 0;
  float: left; }

.gallery-item img {
  width: 100%;
  height: auto;
  margin-bottom: -7px; }
.gallery-item .gallery-icon {
  display: inline-block;
  position: relative; }
.gallery-item span.roll {
  background: center center no-repeat #2bbb66;
  height: 101%;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 10; }
.gallery-item .roll:before {
  content: "\f055";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #fff;
  font-size: 40px;
  position: absolute;
  top: 45%;
  left: 45%; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right;
  margin-top: 1em;
  margin-bottom: 1em; }

.alignleft {
  float: left;
  margin-top: 1em;
  margin-bottom: 1em; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1em;
  margin-bottom: 1em; }

.main-navigation nav ul li.highlighted {
    color: #fff;
    background-color: #2bbb66;
    border-radius: 250px;
}

/*BLOG*/
.archive-bg {
  height:100%;
  transition: all 0.5s;
  box-shadow: 0 0 25px 0 rgba(1,1,1,.1);
}
.archive-bg:hover {
  box-shadow: 0 0 25px 0 rgba(1,1,1,.2);
}
.archive-img{
  height: auto;
  width: 90%;
  object-fit:cover;
  margin-bottom: -6px;
  height: 300px;
  margin-top: 5%;
}
.archive-tytul{
  color: #333;
  font-size:14px;
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 21px;
}
.archive-tytul:hover{
  color: #2bbb66;
}
.archive-tytul h4{
  margin-bottom:15px;
}
.archive-tekst{
    margin-top: 25px;
    font-size: 18px;
    font-size: 1.1rem;
    line-height: 21px;
    color: rgba(1,1,1,.8);
}
.archive-data{
  color: #2bbb66;
  margin-bottom:10px;
  font-size: 13px;
  font-size: 0.8rem;
}
.archive-data span{
  color:#333;
}

.pagination {
  margin-top:0px;
  margin-bottom:30px;
}

.pagination h2.screen-reader-text {
  display:none;
}

.nav-links .page-numbers {
  padding:10px;
  color:white;
  font-weight:600;
  background:#668218;
}
.nav-links .page-numbers:hover {
  background:#2bbb66;
}
.nav-links .page-numbers.current {
  padding:10px;
  background:#2bbb66;
}
/*END OF BLOG*/

#comments-section .depth-1 .inner h4{
  color:white !important;
}

.remove-comments .comments {
  display:none !important;
}