@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&amp;subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap&subset=latin-ext');
@font-face {
  font-family: 'icomoon';
  src: url('fonts/icomoon.eot');
  src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

.icon-heart-broken:before {
  content: "\e600";
  font-family: 'icomoon'; }

.icon-heart:before {
  content: "\e601";
  font-family: 'icomoon'; }

.icon-heart2:before {
  content: "\e602";
  font-family: 'icomoon'; }

.icon-star:before {
  content: "\e603";
  font-family: 'icomoon'; }

.icon-cancel-circle:before {
  content: "\e604";
  font-family: 'icomoon'; }

.icon-tag:before {
  content: "\e605";
  font-family: 'icomoon'; }

.icon-tags:before {
  content: "\e606";
  font-family: 'icomoon'; }

.icon-cart:before {
  content: "\e607";
  font-family: 'icomoon'; }

.icon-cart2:before {
  content: "\e608";
  font-family: 'icomoon'; }

.icon-cart3:before {
  content: "\e609";
  font-family: 'icomoon'; }

.icon-bubbles:before {
  content: "\e60a";
  font-family: 'icomoon'; }

h2 {
  font-size: 50px; }

h3 {
  font-size: 25px; }

.kolor3 {
  color: #015bd8; }

.cleaner {
  clear: both; }

.ttab {
  display: table; }

.trow {
  display: table-cell;
  vertical-align: middle; }

.linia {
  width: 240px;
  height: 2px;
  background: #fff; }

.tcenter {
  text-align: center; }

.tright {
  text-align: right; }

.tleft {
  text-align: left; }

.tjust {
  text-align: justify; }

.dnone {
  display: none; }

.well {
  background: transparent;
  border: 0;
  box-shadow: none; }

.foot_podpis {
  position: relative; }

#foot2, #foot3 {
  position: absolute;
  bottom: 550px;
  right: 70px; }

.sluchawka {
  display: none;
  position: fixed;
  bottom: 40px;
  left: 40px;
  overflow: hidden;
  width: 75px;
  height: 75px;
  background-image: url(../gfxi/sluchawka.png);
  background-color: #e51937;
  background-repeat: no-repeat;
  background-position: 25px 20px;
  transition: all 0.5s;
  z-index: 999999999;
  box-sizing: content-box; }
  .sluchawka:hover {
    width: 400px;
    background-color: #e51937; }

.sluchawka:hover {
  width: 400px;
  background-color: #e51937; }

.sluchawka-inner {
  opacity: 1;
  position: relative;
  width: 65px;
  height: 65px;
  position: absolute;
  top: 5px;
  left: 5px;
  animation: sluch 0.5s infinite; }

.cookiez {
  background-color: rgba(255, 255, 255, 0.9);
  bottom: 0;
  font-size: 12px;
  left: 0;
  padding: 25px 0 30px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 20000; }
  .cookiez a {
    background-color: #ddd;
    border: 0 solid red;
    border-radius: 4px;
    color: #555;
    display: inline-block;
    margin-left: 10px;
    padding: 9px 17px; }

.btn_1:hover, .btn_1:focus, .btn_2:hover, .btn_2:focus, .btn_3:hover, .btn_3:focus {
  text-decoration: none; }

.shadowsmall {
  -webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.1); }

.shadowhuge {
  -webkit-box-shadow: 0px 10px 0px 200px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 0px 200px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 0px 200px rgba(0, 0, 0, 0.1); }

.btn_1 {
  transition: all 0.5s;
  -khtml-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  border: 2px solid #ff292b;
  background: #ff292b;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  padding: 12px 34px 12px 34px;
  border-radius: 500px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  max-width: 100%; }
  .btn_1:hover, .btn_1:focus {
    transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    border: 2px solid #fff;
    background: #fff;
    color: #ff292b;
    font-size: 14px;
    font-weight: 800;
    padding: 12px 34px 12px 34px;
    border-radius: 500px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    max-width: 100%; }

.btn_2 {
  transition: all 0.5s;
  -khtml-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  border: 2px solid #015bd8;
  background: #015bd8;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  padding: 12px 34px 12px 34px;
  border-radius: 500px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  max-width: 100%; }
  .btn_2:hover, .btn_2:focus {
    transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    border: 2px solid #fff;
    background: #fff;
    color: #015bd8;
    font-size: 14px;
    font-weight: 800;
    padding: 12px 34px 12px 34px;
    border-radius: 500px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    max-width: 100%; }

.btn_3 {
  transition: all 0.5s;
  -khtml-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  border: 2px solid #015bd8;
  background: #015bd8;
  color: #ff292b;
  font-size: 14px;
  font-weight: 800;
  padding: 12px 34px 12px 34px;
  border-radius: 500px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  max-width: 100%; }
  .btn_3:hover, .btn_3:focus {
    transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    border: 2px solid #015bd8;
    background: #ff292b;
    color: #015bd8;
    font-size: 14px;
    font-weight: 800;
    padding: 12px 34px 12px 34px;
    border-radius: 500px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    max-width: 100%; }

nav {
  /*START  _slider_bootstrap.sass*/
  /*tytuł podstrony*/ }
  nav .navbar-brand {
    height: auto; }
  nav.navbar-default {
    background: url('../gfxi/top-nav.jpg');
    color: #fff;
    height: auto;
    min-height: 165px;
    width: 100%;
    transition: all 0.5s;
    -khtml-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s; }
    nav.navbar-default .top_top {
      padding: 0px 60px; }
    nav.navbar-default .col-md-4.left {
      padding-left: 0;
      padding-right: 0;
      color: #fff; }
      nav.navbar-default .col-md-4.left #log a {
        color: #fff;
        font-weight: 700;
        font-size: 12px;
        margin-right: 20px;
        text-transform: uppercase; }
        nav.navbar-default .col-md-4.left #log a span {
          color: #015bd8; }
      nav.navbar-default .col-md-4.left ul {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        nav.navbar-default .col-md-4.left ul li {
          display: inline-block;
          margin: 11px 21px 14px 0px; }
        nav.navbar-default .col-md-4.left ul li a {
          color: #ff292b;
          font-size: 12px; }
          nav.navbar-default .col-md-4.left ul li a span {
            display: inline-block;
            padding-left: 10px;
            font-weight: 700;
            font-family: 'Roboto Condensed', sans-serif; }
        nav.navbar-default .col-md-4.left ul li:nth-child(1), nav.navbar-default .col-md-4.left ul li:nth-child(2) {
          position: relative; }
          nav.navbar-default .col-md-4.left ul li:nth-child(1):hover:after, nav.navbar-default .col-md-4.left ul li:nth-child(2):hover:after {
            background: #fff;
            border-radius: 5px;
            bottom: -6px;
            color: #000;
            content: "Zaloguj";
            left: 33px;
            padding: 10px 15px;
            position: absolute;
            z-index: 98;
            display: inline-block;
            font-weight: 400;
            font-size: 12px;
            animation: default-transitionz 0.2s; }
          nav.navbar-default .col-md-4.left ul li:nth-child(1):hover:before, nav.navbar-default .col-md-4.left ul li:nth-child(2):hover:before {
            border: solid;
            border-color: transparent #fff transparent transparent;
            border-width: 12px;
            content: "";
            left: 9px;
            position: absolute;
            z-index: 99;
            top: 1px;
            animation: default-transitionz 0.2s; }
        nav.navbar-default .col-md-4.left ul li:nth-child(2):hover:after {
          content: "Rejestracja"; }
          nav.navbar-default .col-md-4.left p {
            color: #fff;
            font-size: 12px;
            font-weight: 600;
            margin: 20px 0 0 0;
            text-transform: uppercase; }
        nav.navbar-default .col-md-4.left p span {
          color: #015bd8;
          font-weight: 800; }
        nav.navbar-default .col-md-4.left p span i {
          color: #8f0001;
          font-style: normal;
          font-weight: 600; }
      nav.navbar-default .col-md-4.srodek img {
        transform: translateY(10px); }
      nav.navbar-default .col-md-4.right {
        padding-left: 0;
        padding-right: 0;
        padding-top: 45px; }
      nav.navbar-default .col-md-4.right ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        float: right; }
        nav.navbar-default .col-md-4.right ul li {
          display: inline-block;
          margin: 8px 0px 14px 0px; }
        nav.navbar-default .col-md-4.right ul li:nth-child(1) {
          padding-right: 8px; }
        nav.navbar-default .col-md-4.right ul li:nth-child(2) {
          padding-left: 5px; }
        nav.navbar-default .col-md-4.right ul li a {
          color: #fff;
          font-size: 12px;
          padding: 0 5px;
          display: inline-block; }
          nav.navbar-default .col-md-4.right ul li a img {
            margin-right: 8px;
            height: 20px; }
          nav.navbar-default .col-md-4.right ul li a strong {
            font-family: 'Open Sans', sans-serif;
            font-weight: 800; }
      nav.navbar-default .col-md-4.right .form_search {
        margin-top: 29px;
        text-align: right; }
        nav.navbar-default .col-md-4.right .form_search input {
          background-color: transparent;
          border: 1px solid #212121;
          border-radius: 0;
          height: 40px;
          color: #000; }
        nav.navbar-default .col-md-4.right .form_search input#search_1 {
          margin-right: -3px;
          padding-left: 25px;
          padding-right: 25px; }
          nav.navbar-default .col-md-4.right .form_search input#search_1::placeholder {
            color: darken #ff292b, 20%;
            font-size: 11px;
            text-align: center;
            text-transform: uppercase; }
        nav.navbar-default .col-md-4.right .form_search input#search_3 {
          background-image: url(../gfxi/btn_search.png);
          background-color: #015bd8;
          color: rgba(0, 0, 0, 0);
          height: 40px;
          width: 40px;
          margin-left: 0;
          margin-right: 15px; }
    nav.navbar-default .logo_menu {
      margin: 0 auto;
      padding: 0;
      width: 208px; }
    nav.navbar-default #navbar {
      padding: 0;
      text-align: center; }
      nav.navbar-default #navbar.navbar-collapse {
        max-height: none; }
    nav.navbar-default .top_nav {
      margin: 0;
      padding: 0 38px 0 54px; }
      nav.navbar-default .top_nav #navbar {
        margin: 0 auto;
        width: 100%;
        padding-top: 14px; }
      nav.navbar-default .top_nav #navbar .nav {
        margin: 0 auto;
        width: 505px;
        float: none; }
      nav.navbar-default .top_nav ul {
        background: rgba(0, 0, 0, 0);
        list-style: none;
        padding: 0 0 0 0; }
      nav.navbar-default .top_nav ul li {
        display: inline-block;
        float: left; }
        nav.navbar-default .top_nav ul li ul.dropdown-menu {
          padding: 0;
          background: #fff;
          border: 0;
          border-radius: 0;
          box-shadow: none; }
        nav.navbar-default .top_nav ul li ul.dropdown-menu li {
          display: block;
          width: 100%;
          border-color: #c20002;
          border-width: 0 0 1px 0;
          border-style: solid; }
          nav.navbar-default .top_nav ul li ul.dropdown-menu li a {
            color: #000 !important;
            font-size: 11px;
            letter-spacing: 0;
            display: block; }
            nav.navbar-default .top_nav ul li ul.dropdown-menu li a:hover {
              background-color: #ff292b;
              color: #fff !important; }
        nav.navbar-default .top_nav ul li a {
          background: transparent;
          color: #fff;
          display: block;
          font-family: 'Montserrat', sans-serif;
          font-size: 12px;
          font-weight: 700;
          letter-spacing: 0px;
          padding: 14px 13px 14px 13px;
          text-transform: uppercase;
          transition: all 0.2s;
          line-height: normal; }
        nav.navbar-default .top_nav ul li a:hover, nav.navbar-default .top_nav ul li a:focus {
          color: #fff;
          background: #000; }
      nav.navbar-default .top_nav ul.nav-right {
        float: right;
        text-align: right;
        margin-bottom: 0; }
        nav.navbar-default .top_nav ul.nav-right li {
          float: none; }
        nav.navbar-default .top_nav .navbar-header {
          display: none; }
      nav.navbar-default .top_nav .navbar-header .navbar-toggle {
        background-color: #fff;
        border: 0;
        transition: all 0.5s; }
        nav.navbar-default .top_nav .navbar-header .navbar-toggle .icon-bar {
          background-color: #017ac1;
          transition: all 0.5s; }
        nav.navbar-default .top_nav .navbar-header .navbar-toggle.collapsed {
          background-color: #ff292b;
          margin-top: 30px; }
        nav.navbar-default .top_nav .navbar-header .navbar-toggle.collapsed .icon-bar {
          background-color: #fff; }
    nav.navbar-default .navbar-nav > .open > a, nav.navbar-default .navbar-nav > .open > a:hover, nav.navbar-default .navbar-nav > .open > a:focus {
      color: #fff;
      background-color: #000; }
  nav .navbar-nav {
    margin-left: -15px; }
  nav .navbar-nav > li > a {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    padding: 15px 10px; }
  nav .navbar-nav .ico a {
    padding: 10px 5px;
    display: inline-block; }
  nav .navbar-nav .icolang a {
    display: inline-block; }

section.slider_bootstrap {
  margin-top: 0px;
  /*END  _slider_bootstrap.sass*/
  /*paralax start _multi_parallax.sass */ }
  section.slider_bootstrap .description_slider {
    position: absolute;
    top: 400px;
    right: 0;
    border: 1px solid rgba(0, 0, 0, 0);
    width: 100%;
    text-align: center;
    padding-right: 0; }
    section.slider_bootstrap .description_slider h2 {
      margin: 0 0 20px 0;
      padding: 0;
      font-size: 20px;
      font-weight: 300;
      text-transform: uppercase;
      text-align: center;
      color: #fff; }
      section.slider_bootstrap .description_slider h2 strong {
        font-weight: 600;
        color: #fff; }
    section.slider_bootstrap .description_slider h3 {
      margin: 0;
      padding: 0;
      font-size: 91px;
      letter-spacing: -4px;
      font-weight: 600;
      color: #fff;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      section.slider_bootstrap .description_slider h3 .focused {
        font-weight: 200;
        color: #fff; }
    section.slider_bootstrap .description_slider p {
      padding-top: 0px;
      padding-bottom: 30px;
      color: #fff;
      text-align: center;
      font-size: 16px; }
  section.slider_bootstrap .carousel-inner {
    border: 1px solid rgba(0, 0, 0, 0); }
    section.slider_bootstrap .carousel-inner .carousel-control {
      opacity: 0; }
    section.slider_bootstrap .carousel-inner .carousel-indicators {
      border: 2px solid rgba(0, 0, 0, 0);
      top: 350px;
      width: 74px; }
    section.slider_bootstrap .carousel-inner .carousel-scroller {
      background-image: url(../gfx/scroller.png);
      width: 36px;
      height: 248px;
      position: absolute;
      bottom: 405px;
      left: 69px;
      z-index: 15; }
      section.slider_bootstrap .carousel-inner .carousel-scroller div {
        width: 36px;
        height: 248px;
        position: relative; }
      section.slider_bootstrap .carousel-inner .carousel-scroller div span {
        width: 36px;
        display: block;
        height: 9px;
        position: absolute;
        top: 0;
        left: 0;
        animation: mouse 1s infinite;
        background-image: url(../gfx/mouse-inner.png);
        background-repeat: no-repeat;
        background-position: center top; }
      section.slider_bootstrap .carousel-inner .carousel-scroller a {
        width: 36px;
        height: 248px;
        display: block; }

section.multilayer {
  position: relative;
  width: 100% !important;
  min-width: 1000px;
  margin: 0;
  padding: 0;
  overflow: hidden; }

#story-freext {
  overflow: hidden !important;
  height: auto !important; }
  #story-freext .slide_item .bx-caption {
    display: none; }

section.multilayer:nth-of-type(1) {
  background: whitesmoke; }

section.multilayer:nth-of-type(2) {
  background: black;
  /*paralax end _multi_parallax.sass */ }

body {
  font-family: 'Roboto Condensed', sans-serif; }

.btn {
  letter-spacing: 2px; }

h1, h2, h3, h4 {
  font-family: 'Roboto Condensed', sans-serif; }

.top_section_slider {
  position: relative;
  padding-top: 160px; }
  .top_section_slider .txt_top {
    position: absolute;
    bottom: 70px;
    color: #fff;
    width: 100%;
    text-align: center; }
    .top_section_slider .txt_top h2 {
      font-size: 27px;
      text-transform: uppercase;
      letter-spacing: 2px;
      margin-top: 0; }

#kontakt {
  position: relative; }
  #kontakt a {
    color: #fff; }

.vitamy {
  background: url(../gfxi/tlo-witamy.jpg) no-repeat;
  /*min-height: 820px; */
  background-size: cover;
  color: #fff;
  padding-top: 160px;
  padding-bottom: 100px; }
  .vitamy h2 {
    font-size: 16px;
    text-transform: uppercase;
    color: #ff292b;
    font-weight: 800;
    letter-spacing: 4px;
    margin-top: -5px;
    padding-top: 0;
    margin-bottom: 14px; }
  .vitamy h3 {
    font-size: 39px;
    font-weight: 800;
    letter-spacing: 0px;
    color: #ff292b; }
  .vitamy.nowosci {
    background: url(../gfxi/tlo-nowosci-bottom-left.jpg) no-repeat;
    background-position: center bottom;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #015bd8; }
    .vitamy.nowosci h2, .vitamy.nowosci h3 {
      color: #015bd8; }
    .vitamy.nowosci h4 {
      color: #ff292b; }
    .vitamy.nowosci .top_now {
      background: url(../gfxi/tlo-nowosci-top-right.jpg) no-repeat;
      height: 108px;
      width: 100%;
      margin-bottom: 48px;
      background-position: top right;
      position: relative; }
      .vitamy.nowosci .top_now #nowosci {
        position: absolute;
        top: 50px; }

.top1 {
  padding: 50px 0 20px 0; }
  .top1 h3 {
    color: #ff292b;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 40px; }
  .top1.produkty h2 {
    color: #144999;
    font-weight: 800; }

.top2 .ofirmie {
  background: url(../gfxi/foto-2-tlo.jpg);
  color: #fff;
  padding: 0 100px; }
  .top2 .ofirmie h3 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 30px; }
  .top2 .col-md-6:first-child {
    padding-right: 0; }

.top3 .block_off {
  min-height: 480px;
  color: #fff;
  padding-top: 120px; }
  .top3 .block_off h2 {
    font-size: 35px;
    font-weight: 700; }
  .top3 .block_off:nth-child(1) {
    background: url(../gfxi/kat-1.jpg); }
  .top3 .block_off:nth-child(2) {
    background: url(../gfxi/kat-2.jpg); }
  .top3 .block_off:nth-child(3) {
    background: url(../gfxi/kat-3.jpg); }
  .top3 .block_off:nth-child(4) {
    background: url(../gfxi/kat-4.jpg); }
  .top3 .txt {
    min-height: 90px; }

.bg1 {
  color: #fff;
  padding-top: 180px; }
  .bg1 h1 {
    font-weight: 800; }

.top4 .service {
  background: url(../gfxi/foto-4-sec.jpg);
  padding: 0 100px;
  color: #fff; }
  .top4 .service h3 {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 30px; }

.galerie {
  background: #ff292b;
  color: #fff;
  padding: 160px 0 0 0; }
  .galerie h2 {
    font-size: 40px;
    font-weight: 700; }
  .galerie .galeria_main {
    text-align: center;
    padding-top: 100px; }
  .galerie .galeria_main .galfancy {
    margin: 0;
    float: left;
    display: inline-block;
    width: 16.66666%;
    border: 0; }
    .galerie .galeria_main .galfancy img {
      width: 100%; }

.top8 {
  background: url(../gfxi/footer-bg.jpg);
  background-size: cover;
  background-position: top center;
  padding: 180px 0;
  color: #fff;
  font-size: 18px; }
  .top8 h2 {
    font-weight: 600;
    font-size: 38px; }
  .top8 img {
    margin: 30px 0 20px 0; }

.kategorie > div {
  padding: 0; }
  .kategorie > div .cat_p {
    border-right: 1px solid #015bd8;
    padding: 0 15px; }
  .kategorie > div .cat_p .title_p {
    text-align: center;
    font-size: 20px; }
    .kategorie > div .cat_p .title_p h2 {
      font-size: 18px;
      color: #015bd8;
      font-weight: 600; }

.produkty > div {
  padding: 0 0 30px 0; }
  .produkty > div .product_list {
    border-right: 1px solid #f0f0f0;
    padding: 0 15px 15px 15px; }
  .produkty > div .product_list .prod_name {
    text-align: center;
    font-size: 20px;
    height: 97px;
    overflow: hidden; }
    .produkty > div .product_list .prod_name h2 {
      font-size: 18px;
      color: #015bd8;
      font-weight: 600; }

.product_desc {
  BACKGROUND-COLOR: #fafafa;
  padding: 50px 200px;
  border: 0px solid #c40009; }
  .product_desc .prod_opis_box h1 {
    margin-top: 100px; }

.podstrona {
  padding: 0 50px;
  padding-top: 180px; }

#foot2, #foot3 {
  bottom: 100px;
  right: 70px; }

.mob_vis {
  display: none !important; }

body {
  overflow-x: hidden; }

img {
  max-width: 100%; }

#kontakt .przysicki {
  padding-top: 50px; }

@media screen and (min-width: 1px) and (max-width: 1440px) {
  .top2 .hover .txt h2 {
    font-size: 35px; }

  .top4 .left ul li {
    width: 33%; }

  nav.navbar-default .col-md-4.right {
    padding-top: 21px; } }

@media screen and (min-width: 1px) and (max-width: 1280px) {
  .top_section_slider .txt_top img {
    max-width: 50%; }
    .top_section_slider .txt_top h2 {
      font-size: 20px; }
    .top_section_slider .txt_top p {
      margin: 0; }

  .top1 {
    padding: 50px 0; }
    .top1 h2 {
      font-size: 35px;
      margin-top: 10px;
      padding-bottom: 10px; }
    .top1 .hover .txt {
      padding: 0 30px; }

  .galerie {
    padding: 50px 0 0 0; }
    .galerie .galeria_main {
      padding-top: 50px; }

  .top8 img {
    max-width: 50%;
    height: auto !important; }

  .top2 .ofirmie, .top4 .service {
    padding: 0 50px; }

  section.witamy {
    padding: 100px 0; }
    section.witamy h2 {
      font-size: 35px; }

  .top2 .hover .txt {
    padding: 0 50px; }
    .top2 .hover .txt h2 {
      font-size: 25px; }
    .top2 .hover .txt h4 {
      font-size: 16px; }

  .top3 h2 {
    font-size: 35px; }
    .top3 h3 {
      font-size: 20px; }

  section.slider_bootstrap .description_slider {
    top: inherit;
    bottom: 20px; }

  section.slider_bootstrap .description_slider h3 {
    font-size: 50px; }

  nav.navbar-default .container .col1 ul li {
    margin: 2px 0; }
    nav.navbar-default .container .col1 ul li:nth-child(2) {
      padding-left: 0; } }

@media screen and (min-width: 1px) and (max-width: 1024px) {
  .poznaj_lody {
    display: none; }

  .ice_impulsowe .left {
    display: none; }
    .ice_impulsowe .right {
      width: 100%;
      padding: 30px 0; } }

@media screen and (min-width: 992px) and (max-width: 1024px) {
  .impulsowe_prod .prod_ice {
    width: 33.333%; }
    .impulsowe_prod .prod_ice img {
      width: 100%; } }

@media screen and (min-width: 1px) and (max-width: 991px) {
  nav.navbar-default {
    background-position: bottom center;
    min-height: 138px; }
    nav.navbar-default .col-md-4.right {
      padding: 0;
      text-align: right; }
      nav.navbar-default .col-md-4.right ul li {
        padding: 0 !important;
        display: block;
        margin: 5px 0; }
    nav.navbar-default .logo_menu {
      width: 100px; }
    nav.navbar-default .top_nav .navbar-nav li a {
      padding: 10px 8px; }

  .top_section_slider {
    padding-top: 133px; }

  .familijne_pord .col-md-2 {
    width: 50%; }

  .ice-gastronomia {
    background-position: right top; }

  nav.navbar-default .container .col3 {
    width: 100%;
    text-align: right; }

  .top1 .hover, .top2 .hover, .top3 .hover {
    min-height: 66.666vW; }

  #girlandy, #nasi_kl {
    display: none; }

  .top2 .ofirmie, .service {
    text-align: center;
    padding: 50px 30px !important;
    background-size: cover !important; }

  .top3 .block_off {
    min-height: 200px;
    padding: 50px 30px; } }

@media screen and (min-width: 1px) and (max-width: 982px) {
  .bg2 .produkcja_2, .bg2 .produkcja_3 {
    display: none !important; }

  .oferta .kategoria {
    width: 50%; } }

@media screen and (min-width: 1px) and (max-width: 768px) {
  .txt_top {
    padding: 0 20px; }
    .txt_top p {
      display: none; }
      .txt_top p:first-child {
        display: block; }
    .txt_top h2 {
      font-size: 12px !important; }

  nav.navbar-default .top_nav #navbar .nav {
    width: 100%; }

  h2 {
    font-size: 30px; }

  .top1 h2 {
    font-size: 25px; }

  nav.navbar-default {
    background: url(../gfxi/top_nav_mob.png);
    min-height: 95px; }
    nav.navbar-default .top_nav .navbar-header {
      display: block; }
      nav.navbar-default .top_nav .navbar-nav li {
        float: none;
        display: block; }
    nav.navbar-default .col-md-4.right, nav.navbar-default .col-md-4.left, nav.navbar-default .col-md-4.srodek {
      display: none; }

  .top_section_slider {
    padding-top: 94px; }

  .mob_vis {
    display: block !important; }

  .top4.zadaszenia {
    display: none; }

  .navbar-brand img {
    max-height: 65px; }

  section.contact_section {
    text-align: center; }
    section.contact_section .form-horizontal {
      padding: 0 50px; }
    section.contact_section .form-group .col-md-4 {
      width: 100%; }

  section.offer_category {
    padding: 0 30px; }

  #story-freext {
    margin-top: 0px; }
    #story-freext p {
      font-size: 12px; }
    #story-freext .btn {
      display: none; }

  section.slider_bootstrap .description_slider {
    width: 100%;
    bottom: 10px; }
    section.slider_bootstrap .description_slider .col2, section.slider_bootstrap .description_slider .col1, section.slider_bootstrap .description_slider .col3 {
      width: 100%; }
      section.slider_bootstrap .description_slider .col2 h2, section.slider_bootstrap .description_slider .col1 h2, section.slider_bootstrap .description_slider .col3 h2 {
        font-size: 18px; }
    section.slider_bootstrap .description_slider p {
      text-align: center;
      padding: 0; }
      section.slider_bootstrap .description_slider p:nth-child(1) {
        display: none; }
      section.slider_bootstrap .description_slider p img {
        width: 200px;
        margin: 0 auto;
        display: block; }
    section.slider_bootstrap .description_slider .mob_none {
      display: none; }

  .top1 .left, .top1 .ramka, .top1 .right {
    min-height: 300px;
    text-align: center; }
    .top1 .left p, .top1 .ramka p, .top1 .right p {
      text-align: center !important; }
    .top1 .left .ramka_inner div h3, .top1 .ramka .ramka_inner div h3, .top1 .right .ramka_inner div h3 {
      font-size: 40px; }
      .top1 .left .ramka_inner div h4, .top1 .ramka .ramka_inner div h4, .top1 .right .ramka_inner div h4 {
        font-size: 25px; }

  .witamy {
    padding: 30px 0;
    background: #fff; }
    .witamy .bg_linia .content {
      width: 100%; }
    .witamy .bg_linia .content h2 {
      font-size: 40px; }
    .witamy .bg_linia .content h3 {
      margin-bottom: 10px; }

  section.parallax .about_1 h1, section.parallax .about_2 h1, section.parallax .about_3 h1 {
    font-size: 40px; }
    section.parallax .about_1 h2, section.parallax .about_2 h2, section.parallax .about_3 h2 {
      font-size: 25px;
      margin-bottom: 25px; }
    section.parallax .about_1 p, section.parallax .about_2 p, section.parallax .about_3 p {
      padding: 0 10px; }

  section.produkcja .ramka .ramka-inner {
    padding: 40px 0; }
    section.produkcja .ramka .produkcja_1 h3 {
      font-size: 40px;
      margin: 10px 0; }
    section.produkcja .ramka .produkcja_1 h4 {
      font-size: 25px;
      margin-bottom: 25px; }

  .bg1 .ramka {
    padding: 0; }
    .bg1 .ramka h1 {
      font-size: 50px; }
    .bg1 .ramka h2 {
      font-size: 30px; }

  .well {
    padding: 0; }

  section.produkcja .ramka .produkcja_1 h4 .historia .bg_linia .row .col-md-6:nth-child(2) {
    display: none; }

  .podstrona_top {
    min-height: 100px !important; }

  .oferta .kategoria {
    width: 100%; }

  section.foot_podpis {
    padding: 50px 0 250px 0; }

  .oferta .kategoria .btn {
    display: block; } }

@media screen and (min-width: 1px) and (max-width: 600px) {
  .nowosci_cat .col-xs-6 {
    width: 100%; }

  .produkty {
    padding-top: 20px; }
    .produkty .top_now {
      display: none; }

  .impulsowe_prod .prod_ice {
    width: 100%; }
    .impulsowe_prod .prod_ice .lody_img img {
      width: 100%; }

  .ice-gastronomia .col-md-6 {
    margin-left: 10%;
    width: 80%; } }
