@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: #0b2972; }

.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 #faba00;
  background: #faba00;
  color: #0b2972;
  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 #0b2972;
    background: #0b2972;
    color: #faba00;
    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 #faba00;
  background: transparent;
  color: #faba00;
  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 #faba00;
    background: #faba00;
    color: #0b2972;
    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 #0b2972;
  background: #0b2972;
  color: #faba00;
  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 #0b2972;
    background: #faba00;
    color: #0b2972;
    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 {
  position: relative; }
  nav.headers {
    z-index: 30000; }
  nav .form_search, nav .form_search2 {
    width: 100%; }
    nav .form_search input, nav .form_search2 input {
      background-color: #fff;
      border: 2px solid #e0e0e0;
      border-radius: 0px;
      height: 30px;
      float: left; }
      nav .form_search input#search_1, nav .form_search2 input#search_1 {
        margin-right: -4px;
        padding-left: 25px;
        padding-right: 25px;
        color: #000;
        border-right: 0;
        width: calc(100% - 60px); }
      nav .form_search input#search_3, nav .form_search2 input#search_3 {
        background: #fff url(../gfxi/btn_search.png) no-repeat;
        background-position: 4px 5px;
        color: rgba(0, 0, 0, 0);
        height: 30px;
        width: 30px;
        margin-left: 0;
        margin-right: 15px;
        border-left: 0; }
  nav.navbar-default {
    background: transparent;
    background-image: linear-gradient(to right, #017ac1, #2e2382, #2e2382, #2e2382, #017ac1);
    color: #017ac1;
    height: auto;
    min-height: 60px;
    width: 100%;
    border-bottom: 4px solid #fff;
    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 .logo_top {
      position: relative;
      width: 168px;
      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 .logo_top img {
        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;
        position: absolute;
        top: -5px;
        left: 0; }
    nav.navbar-default .line {
      height: 10px;
      width: 245.73px; }
      nav.navbar-default .line.line1 {
        width: 271.25px; }
    nav.navbar-default #navbar {
      padding: 0;
      text-align: center; }
      nav.navbar-default #navbar.navbar-collapse {
        max-height: none; }
    nav.navbar-default .navbar-nav {
      margin-top: 0px; }
      nav.navbar-default .navbar-nav li > a {
        font-size: 14px;
        font-weight: 800;
        color: #fff;
        padding: 10px 10px;
        line-height: 46px;
        transition: all 0.8s;
        -khtml-transition: all 0.8s;
        -ms-transition: all 0.8s;
        -o-transition: all 0.8s;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s; }
        nav.navbar-default .navbar-nav li > a:hover {
          background: transparent;
          background-image: linear-gradient(#017ac1, #2e2382, #2e2382, #017ac1);
          color: #fff; }
        nav.navbar-default .navbar-nav li > a.log_nav:hover {
          background-image: none; }
        nav.navbar-default .navbar-nav li .dropdown-menu {
          background: #2e2382;
          /*background-image: linear-gradient(to right,$nav_background, $nav_background2,$nav_background2,$nav_background2, $nav_background); */
          min-width: 300px; }
        nav.navbar-default .navbar-nav li .dropdown-menu li a {
          line-height: 20px; }
          nav.navbar-default .navbar-nav li .dropdown-menu li h3 {
            font-size: 15px;
            text-transform: uppercase;
            font-weight: 800;
            color: #faba00;
            text-align: center;
            letter-spacing: 2px; }
    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: transparent; }
  nav .navbar-header {
    display: none; }
  nav .social_m {
    position: absolute;
    right: 0px;
    top: 18px; }
    nav .social_m ul {
      list-style: none; }
      nav .social_m ul li {
        display: inline-block; }
  @media screen and (min-width: 1px) and (max-width: 1630px) {
nav.navbar-default .line {
  width: 205.73px; }
nav .form_search input#search_1 {
  width: 150px; } }

@media screen and (min-width: 1px) and (max-width: 1450px) {
  nav.navbar-default .line {
    width: 155.73px; } }

@media screen and (min-width: 1px) and (max-width: 1366px) {
  nav.navbar-default .line {
    width: 120.73px; } }

@media screen and (min-width: 1px) and (max-width: 1340px) {
  nav.navbar-default .line {
    width: 80.73px; } }

@media screen and (min-width: 1px) and (max-width: 1180px) {
  nav.navbar-default {
    padding: 0 50px; }
    nav.navbar-default .line {
      width: calc(50vw - 520.27px); }
      nav.navbar-default .line.line1 {
        width: calc(50vw - 369.27px); } }

@media screen and (min-width: 1px) and (max-width: 1050px) {
  nav .form_search input#search_1 {
    padding-left: 5px;
    padding-right: 3px;
    width: 114px; } }

@media screen and (min-width: 1px) and (max-width: 968px) {
  nav .form_search {
    display: none; }

  nav.navbar-default {
    padding: 0 50px; }
    nav.navbar-default .line {
      width: calc(50vw - 406.27px); }
      nav.navbar-default .line.line1 {
        width: calc(50vw - 369.27px); } }

@media screen and (min-width: 1px) and (max-width: 802px) {
  nav.navbar-default {
    padding: 0 30px; }
    nav.navbar-default .line {
      width: calc(50vw - 386.27px); }
      nav.navbar-default .line.line1 {
        width: calc(50vw - 349.27px); } }

@media screen and (min-width: 1px) and (max-width: 767px) {
  /*paralax start _multi_parallax.sass */
    .form_search2 {
      display: block;
      width: 70% !important;
      margin: 0 auto; }
    .navbar-fixed-top, .navbar-fixed-bottom {
      position: inherit; }
    .navbar {
      margin-bottom: 0; }
    nav.navbar-default {
      min-height: 53px; }
      nav.navbar-default .navbar-nav {
        background: #0b2972; }
        nav.navbar-default .navbar-nav li .dropdown-menu, nav.navbar-default .navbar-nav .open .dropdown-menu {
          background: #0b2972; }
          nav.navbar-default .navbar-nav li .dropdown-menu li a, nav.navbar-default .navbar-nav .open .dropdown-menu li a {
            color: #fff;
            text-align: center; }
            nav.navbar-default .navbar-nav li .dropdown-menu li a:hover, nav.navbar-default .navbar-nav .open .dropdown-menu li a:hover {
              color: #faba00; }
      nav.navbar-default .top_nav ul li {
        display: block; }
      nav.navbar-default .line {
        display: none; }
      nav.navbar-default .logo_top {
        display: none; }
    nav .navbar-header {
      display: block; }
    .navbar .container {
      padding: 0; }
    .social_m {
      display: none; }
    section.top_slider_1 {
      height: auto; }
    .navbar-default .navbar-toggle {
      margin-top: 24px; }
    .txt_top {
      display: none; } }

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

#story-freext {
  overflow: hidden !important;
  height: 1080px !important; }

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

section.multilayer:nth-of-type(2) {
  background: black; }

#story-freext {
  /*paralax end _multi_parallax.sass */ }
  #story-freext div > div {
    -webkit-transition: background-image 0.2s ease-in-out !important;
    transition: background-image 0.2s ease-in-out !important;
    margin: 0;
    height: 1080px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s; }
  #story-freext .mp_1 > div:nth-of-type(1) {
    background: url(../warstwy/ice-1-1.webp) 50% 0 no-repeat fixed;
    transition: all 3s;
    -khtml-transition: all 3s;
    -ms-transition: all 3s;
    -o-transition: all 3s;
    -webkit-transition: all 3s;
    -moz-transition: all 3s; }
    #story-freext .mp_1 > div:nth-of-type(2) {
      background: url(../warstwy/ice-1-2.webp) 50% 0 no-repeat fixed; }
    #story-freext .mp_1 > div:nth-of-type(3) {
      background: url(../warstwy/ice-1-3.webp) 50% 0 no-repeat fixed; }
    #story-freext .mp_1 > div:nth-of-type(4) {
      background: url(../warstwy/ice-1-4.webp) 50% 0 no-repeat fixed; }
    #story-freext .mp_1 > div:nth-of-type(5) {
      background: url(../warstwy/ice-1-5.webp) 50% 0 no-repeat fixed; }
    #story-freext .mp_1 > div:nth-of-type(6) {
      background: url(../warstwy/ice-1-6.webp) 50% 0 no-repeat fixed; }
  #story-freext .mp_2 {
    opacity: 0; }
    #story-freext .mp_2 > div:nth-of-type(1) {
      background: url(../warstwy/ice-2-1.webp) 50% 0 no-repeat fixed;
      transition: all 3s;
      -khtml-transition: all 3s;
      -ms-transition: all 3s;
      -o-transition: all 3s;
      -webkit-transition: all 3s;
      -moz-transition: all 3s; }
      #story-freext .mp_2 > div:nth-of-type(2) {
        background: url(../warstwy/ice-2-2.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_2 > div:nth-of-type(3) {
        background: url(../warstwy/ice-2-3.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_2 > div:nth-of-type(4) {
        background: url(../warstwy/ice-2-4.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_2 > div:nth-of-type(5) {
        background: url(../warstwy/ice-2-5.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_2 > div:nth-of-type(6) {
        background: url(../warstwy/ice-2-6.webp) 50% 0 no-repeat fixed; }
  #story-freext .mp_3 {
    opacity: 0; }
    #story-freext .mp_3 > div:nth-of-type(1) {
      background: url(../warstwy/ice-3-1.webp) 50% 0 no-repeat fixed;
      transition: all 3s;
      -khtml-transition: all 3s;
      -ms-transition: all 3s;
      -o-transition: all 3s;
      -webkit-transition: all 3s;
      -moz-transition: all 3s; }
      #story-freext .mp_3 > div:nth-of-type(2) {
        background: url(../warstwy/ice-3-2.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_3 > div:nth-of-type(3) {
        background: url(../warstwy/ice-3-3.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_3 > div:nth-of-type(4) {
        background: url(../warstwy/ice-3-4.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_3 > div:nth-of-type(5) {
        background: url(../warstwy/ice-3-5.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_3 > div:nth-of-type(6) {
        background: url(../warstwy/ice-3-6.webp) 50% 0 no-repeat fixed; }
  #story-freext .mp_4 {
    opacity: 0; }
    #story-freext .mp_4 > div:nth-of-type(1) {
      background: url(../warstwy/ice-4-1.webp) 50% 0 no-repeat fixed;
      transition: all 3s;
      -khtml-transition: all 3s;
      -ms-transition: all 3s;
      -o-transition: all 3s;
      -webkit-transition: all 3s;
      -moz-transition: all 3s; }
      #story-freext .mp_4 > div:nth-of-type(2) {
        background: url(../warstwy/ice-4-2.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_4 > div:nth-of-type(3) {
        background: url(../warstwy/ice-4-3.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_4 > div:nth-of-type(4) {
        background: url(../warstwy/ice-4-4.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_4 > div:nth-of-type(5) {
        background: url(../warstwy/ice-4-5.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_4 > div:nth-of-type(6) {
        background: url(../warstwy/ice-4-6.webp) 50% 0 no-repeat fixed; }
  #story-freext .mp_5 {
    opacity: 0; }
    #story-freext .mp_5 > div:nth-of-type(1) {
      background: url(../warstwy/ice-5-1.webp) 50% 0 no-repeat fixed;
      transition: all 3s;
      -khtml-transition: all 3s;
      -ms-transition: all 3s;
      -o-transition: all 3s;
      -webkit-transition: all 3s;
      -moz-transition: all 3s; }
      #story-freext .mp_5 > div:nth-of-type(2) {
        background: url(../warstwy/ice-5-2.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_5 > div:nth-of-type(3) {
        background: url(../warstwy/ice-5-3.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_5 > div:nth-of-type(4) {
        background: url(../warstwy/ice-5-4.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_5 > div:nth-of-type(5) {
        background: url(../warstwy/ice-5-5.webp) 50% 0 no-repeat fixed; }
      #story-freext .mp_5 > div:nth-of-type(6) {
        background: url(../warstwy/ice-5-6.webp) 50% 0 no-repeat fixed; }

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

.btn {
  letter-spacing: 2px; }

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

.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: #faba00;
    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: #faba00; }
  .vitamy.nowosci {
    background: url(../gfxi/tlo-nowosci-bottom-left.jpg) no-repeat;
    background-position: center bottom;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #0b2972; }
    .vitamy.nowosci h2, .vitamy.nowosci h3 {
      color: #0b2972; }
    .vitamy.nowosci h4 {
      color: #faba00; }
    .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; }

.poznaj_lody {
  background: url(../gfxi/tlo-poznaj-lody.jpg) no-repeat;
  height: 820px;
  background-size: cover; }

.nowosci_cat .row {
  margin: 0; }
  .nowosci_cat .row div {
    padding-left: 0;
    padding-right: 0;
    position: relative; }
    .nowosci_cat .row div img {
      width: 100%; }
    .nowosci_cat .row div .btn {
      position: absolute;
      bottom: 50px;
      left: calc(50% - 91px); }

.poznaj_lody .txt {
  color: #fff;
  padding-top: 330px;
  font-size: 16px; }

.loga {
  background-image: linear-gradient(to right, #017ac1, #2e2382, #2e2382, #2e2382, #017ac1); }
  .loga .marquee {
    width: 100%;
    overflow: hidden;
    margin: 0 auto; }

.produkty {
  padding-top: 0;
  color: #000;
  background: url(../gfxi/tlo-produkty-bottom-right.jpg) no-repeat;
  background-position: bottom right; }
  .produkty .top_now {
    background: url(../gfxi/tlo-produkty-top-left.jpg) no-repeat;
    height: 108px;
    width: 100%;
    margin-bottom: 76px; }

.ice_impulsowe > div {
  margin: 0; }
  .ice_impulsowe > div > div {
    padding-left: 0;
    padding-right: 0; }
  .ice_impulsowe .right {
    background: url(../gfxi/tlo-produkty-prawe.jpg) no-repeat;
    background-size: cover; }
  .ice_impulsowe .right h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #0b2972;
    font-weight: 800;
    letter-spacing: 4px;
    margin-top: -5px;
    padding-top: 0;
    margin-bottom: 14px; }
  .ice_impulsowe .right h2 {
    font-size: 39px;
    font-weight: 800;
    letter-spacing: 0px;
    color: #0b2972; }

.impulsowe_prod .row {
  margin: 0; }
  .impulsowe_prod .row > div {
    padding: 0;
    position: relative; }
    .impulsowe_prod .row > div .txt {
      position: absolute;
      bottom: 20px;
      left: 0;
      width: 100%;
      text-align: center; }
      .impulsowe_prod .row > div .txt h2 {
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase; }

.familijne .right {
  background: url(../gfxi/tlo-lody-familijne.jpg) no-repeat;
  background-size: cover;
  color: #fff; }
  .familijne .right h2 {
    color: #faba00; }
  .familijne .right h3 {
    color: #fff; }

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

.ice-gastronomia {
  height: 648px;
  background: url(../gfxi/tlo-lody-na-galy.jpg);
  background-position: center top;
  padding-top: 130px; }

.gastronomia .right {
  background: url(../gfxi/tlo-lody-kuwety.jpg) no-repeat;
  background-size: cover;
  color: #fff; }
  .gastronomia .right h2 {
    color: #faba00; }
  .gastronomia .right h3 {
    color: #fff; }

#kontakt {
  background: url(../gfxi/tlo-footer.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  color: #fff; }
  #kontakt .form-control {
    background: transparent;
    color: #fff;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #017ac1; }
  #kontakt #send_cap_m {
    color: #faba00;
    display: block;
    margin: 20px auto 0 auto;
    border: 2px solid #faba00;
    font-weight: 600;
    letter-spacing: 1px; }
  #kontakt #send_cap_m:hover {
    color: #fff; }
  #kontakt form .glyphicon, #kontakt form .head-ghost-btn {
    color: #faba00; }
  #kontakt form .glyphicon:hover, #kontakt form .head-ghost-btn:hover {
    color: #fff; }

.podstrona.white {
  background: #fff;
  color: #000;
  padding: 150px 20px 0px 20px; }
  .podstrona.white h1 {
    color: #2e2382;
    text-align: center;
    font-size: 48px;
    font-weight: 800; }
  .podstrona.white h2 {
    margin-top: 40px;
    font-size: 36px;
    font-weight: 400; }

.kategorie > div {
  padding: 0; }
  .kategorie > div .cat_p {
    border-right: 1px solid #0b2972;
    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: #0b2972;
      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: #0b2972;
      font-weight: 600; }

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

@media screen and (min-width: 0px) and (max-width: 900px) {
  #story-freext {
    display: none; }

  .icemastry-placeholder {
    display: block; }
    .icemastry-placeholder img {
      width: 100%;
      height: auto; } }

@media screen and (min-width: 901px) and (max-width: 1920px) {
  .icemastry-placeholder {
    display: none; } }

@media screen and (min-width: 0px) and (max-width: 767px) {
  /* ICE MASTRY MULTIPARALLAX MEDIA QUERIES ************/
    .podstrona .produkty .product_list {
      text-align: center;
      border: 3px solid #f0f0f0;
      border-width: 0px 0 3px 0; }
      .podstrona .produkty .product_preview .product_desc {
        padding: 1px 50px !important;
        border: 2px solid #f7f7f7;
        border-width: 1px 0 1px 0; }
        .podstrona .produkty .product_preview .product_desc .kw_prod_opis {
          text-align: center; }
    .white h2 {
      margin-top: 0 !important;
      border: 0px solid red; } }

@media screen and (min-width: 1014px) and (max-width: 1030px) {
  /* ----------- KONIEC --- */
  /* ICE MASTRY MULTIPARALLAX MEDIA QUERIES ************/
    #story-freext div > div {
      -webkit-transition: background-image 0.2s ease-in-out !important;
      transition: background-image 0.2s ease-in-out !important;
      margin: 0;
      height: 1080px;
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      transition: all 0.2s;
      -khtml-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s; }
      #story-freext .mp_1 > div:nth-of-type(1) {
        background: url(../warstwy/ice-1-1-1024.jpg) 50% 0 no-repeat fixed;
        transition: all 3s;
        -khtml-transition: all 3s;
        -ms-transition: all 3s;
        -o-transition: all 3s;
        -webkit-transition: all 3s;
        -moz-transition: all 3s; }
        #story-freext .mp_1 > div:nth-of-type(2) {
          background: url(../warstwy/ice-1-2-1024.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(3) {
          background: url(../warstwy/ice-1-3-1024.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(4) {
          background: url(../warstwy/ice-1-4-1024.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(5) {
          background: url(../warstwy/ice-1-5-1024.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(6) {
          background: url(../warstwy/ice-1-6-1024.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_2 {
        opacity: 0; }
        #story-freext .mp_2 > div:nth-of-type(1) {
          background: url(../warstwy/ice-2-1-1024.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_2 > div:nth-of-type(2) {
            background: url(../warstwy/ice-2-2-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(3) {
            background: url(../warstwy/ice-2-3-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(4) {
            background: url(../warstwy/ice-2-4-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(5) {
            background: url(../warstwy/ice-2-5-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(6) {
            background: url(../warstwy/ice-2-6-1024.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_3 {
        opacity: 0; }
        #story-freext .mp_3 > div:nth-of-type(1) {
          background: url(../warstwy/ice-3-1-1024.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_3 > div:nth-of-type(2) {
            background: url(../warstwy/ice-3-2-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(3) {
            background: url(../warstwy/ice-3-3-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(4) {
            background: url(../warstwy/ice-3-4-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(5) {
            background: url(../warstwy/ice-3-5-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(6) {
            background: url(../warstwy/ice-3-6-1024.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_4 {
        opacity: 0; }
        #story-freext .mp_4 > div:nth-of-type(1) {
          background: url(../warstwy/ice-4-1-1024.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_4 > div:nth-of-type(2) {
            background: url(../warstwy/ice-4-2-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(3) {
            background: url(../warstwy/ice-4-3-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(4) {
            background: url(../warstwy/ice-4-4-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(5) {
            background: url(../warstwy/ice-4-5-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(6) {
            background: url(../warstwy/ice-4-6-1024.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_5 {
        opacity: 0; }
        #story-freext .mp_5 > div:nth-of-type(1) {
          background: url(../warstwy/ice-5-1-1024.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_5 > div:nth-of-type(2) {
            background: url(../warstwy/ice-5-2-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(3) {
            background: url(../warstwy/ice-5-3-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(4) {
            background: url(../warstwy/ice-5-4-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(5) {
            background: url(../warstwy/ice-5-5-1024.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(6) {
            background: url(../warstwy/ice-5-6-1024.png) 50% 0 no-repeat fixed; } }

@media screen and (min-width: 1270px) and (max-width: 1290px) {
  /* ----------- KONIEC --- */
    #story-freext div > div {
      -webkit-transition: background-image 0.2s ease-in-out !important;
      transition: background-image 0.2s ease-in-out !important;
      margin: 0;
      height: 1080px;
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      transition: all 0.2s;
      -khtml-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s; }
      #story-freext .mp_1 > div:nth-of-type(1) {
        background: url(../warstwy/ice-1-1-1280.jpg) 50% 0 no-repeat fixed;
        transition: all 3s;
        -khtml-transition: all 3s;
        -ms-transition: all 3s;
        -o-transition: all 3s;
        -webkit-transition: all 3s;
        -moz-transition: all 3s; }
        #story-freext .mp_1 > div:nth-of-type(2) {
          background: url(../warstwy/ice-1-2-1280.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(3) {
          background: url(../warstwy/ice-1-3-1280.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(4) {
          background: url(../warstwy/ice-1-4-1280.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(5) {
          background: url(../warstwy/ice-1-5-1280.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(6) {
          background: url(../warstwy/ice-1-6-1280.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_2 {
        opacity: 0; }
        #story-freext .mp_2 > div:nth-of-type(1) {
          background: url(../warstwy/ice-2-1-1280.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_2 > div:nth-of-type(2) {
            background: url(../warstwy/ice-2-2-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(3) {
            background: url(../warstwy/ice-2-3-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(4) {
            background: url(../warstwy/ice-2-4-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(5) {
            background: url(../warstwy/ice-2-5-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(6) {
            background: url(../warstwy/ice-2-6-1280.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_3 {
        opacity: 0; }
        #story-freext .mp_3 > div:nth-of-type(1) {
          background: url(../warstwy/ice-3-1-1280.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_3 > div:nth-of-type(2) {
            background: url(../warstwy/ice-3-2-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(3) {
            background: url(../warstwy/ice-3-3-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(4) {
            background: url(../warstwy/ice-3-4-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(5) {
            background: url(../warstwy/ice-3-5-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(6) {
            background: url(../warstwy/ice-3-6-1280.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_4 {
        opacity: 0; }
        #story-freext .mp_4 > div:nth-of-type(1) {
          background: url(../warstwy/ice-4-1-1280.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_4 > div:nth-of-type(2) {
            background: url(../warstwy/ice-4-2-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(3) {
            background: url(../warstwy/ice-4-3-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(4) {
            background: url(../warstwy/ice-4-4-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(5) {
            background: url(../warstwy/ice-4-5-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(6) {
            background: url(../warstwy/ice-4-6-1280.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_5 {
        opacity: 0; }
        #story-freext .mp_5 > div:nth-of-type(1) {
          background: url(../warstwy/ice-5-1-1280.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_5 > div:nth-of-type(2) {
            background: url(../warstwy/ice-5-2-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(3) {
            background: url(../warstwy/ice-5-3-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(4) {
            background: url(../warstwy/ice-5-4-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(5) {
            background: url(../warstwy/ice-5-5-1280.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(6) {
            background: url(../warstwy/ice-5-6-1280.png) 50% 0 no-repeat fixed; } }

@media screen and (min-width: 1360px) and (max-width: 1370px) {
  /* ----------- KONIEC --- */
    #story-freext div > div {
      -webkit-transition: background-image 0.2s ease-in-out !important;
      transition: background-image 0.2s ease-in-out !important;
      margin: 0;
      height: 1080px;
      position: absolute;
      width: 100%;
      top: 0;
      left: 0;
      transition: all 0.2s;
      -khtml-transition: all 0.2s;
      -ms-transition: all 0.2s;
      -o-transition: all 0.2s;
      -webkit-transition: all 0.2s;
      -moz-transition: all 0.2s; }
      #story-freext .mp_1 > div:nth-of-type(1) {
        background: url(../warstwy/ice-1-1-1366.jpg) 50% 0 no-repeat fixed;
        transition: all 3s;
        -khtml-transition: all 3s;
        -ms-transition: all 3s;
        -o-transition: all 3s;
        -webkit-transition: all 3s;
        -moz-transition: all 3s; }
        #story-freext .mp_1 > div:nth-of-type(2) {
          background: url(../warstwy/ice-1-2-1366.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(3) {
          background: url(../warstwy/ice-1-3-1366.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(4) {
          background: url(../warstwy/ice-1-4-1366.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(5) {
          background: url(../warstwy/ice-1-5-1366.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_1 > div:nth-of-type(6) {
          background: url(../warstwy/ice-1-6-1366.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_2 {
        opacity: 0; }
        #story-freext .mp_2 > div:nth-of-type(1) {
          background: url(../warstwy/ice-2-1-1366.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_2 > div:nth-of-type(2) {
            background: url(../warstwy/ice-2-2-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(3) {
            background: url(../warstwy/ice-2-3-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(4) {
            background: url(../warstwy/ice-2-4-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(5) {
            background: url(../warstwy/ice-2-5-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_2 > div:nth-of-type(6) {
            background: url(../warstwy/ice-2-6-1366.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_3 {
        opacity: 0; }
        #story-freext .mp_3 > div:nth-of-type(1) {
          background: url(../warstwy/ice-3-1-1366.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_3 > div:nth-of-type(2) {
            background: url(../warstwy/ice-3-2-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(3) {
            background: url(../warstwy/ice-3-3-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(4) {
            background: url(../warstwy/ice-3-4-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(5) {
            background: url(../warstwy/ice-3-5-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_3 > div:nth-of-type(6) {
            background: url(../warstwy/ice-3-6-1366.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_4 {
        opacity: 0; }
        #story-freext .mp_4 > div:nth-of-type(1) {
          background: url(../warstwy/ice-4-1-1366.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_4 > div:nth-of-type(2) {
            background: url(../warstwy/ice-4-2-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(3) {
            background: url(../warstwy/ice-4-3-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(4) {
            background: url(../warstwy/ice-4-4-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(5) {
            background: url(../warstwy/ice-4-5-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_4 > div:nth-of-type(6) {
            background: url(../warstwy/ice-4-6-1366.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_5 {
        opacity: 0; }
        #story-freext .mp_5 > div:nth-of-type(1) {
          background: url(../warstwy/ice-5-1-1366.jpg) 50% 0 no-repeat fixed;
          transition: all 3s;
          -khtml-transition: all 3s;
          -ms-transition: all 3s;
          -o-transition: all 3s;
          -webkit-transition: all 3s;
          -moz-transition: all 3s; }
          #story-freext .mp_5 > div:nth-of-type(2) {
            background: url(../warstwy/ice-5-2-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(3) {
            background: url(../warstwy/ice-5-3-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(4) {
            background: url(../warstwy/ice-5-4-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(5) {
            background: url(../warstwy/ice-5-5-1366.png) 50% 0 no-repeat fixed; }
          #story-freext .mp_5 > div:nth-of-type(6) {
            background: url(../warstwy/ice-5-6-1366.png) 50% 0 no-repeat fixed; } }

@media screen and (min-width: 1660px) and (max-width: 1690px) {
  #story-freext div > div {
    -webkit-transition: background-image 0.2s ease-in-out !important;
    transition: background-image 0.2s ease-in-out !important;
    margin: 0;
    height: 1080px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    transition: all 0.2s;
    -khtml-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s; }
    #story-freext .mp_1 > div:nth-of-type(1) {
      background: url(../warstwy/ice-1-1-1680.jpg) 50% 0 no-repeat fixed;
      transition: all 3s;
      -khtml-transition: all 3s;
      -ms-transition: all 3s;
      -o-transition: all 3s;
      -webkit-transition: all 3s;
      -moz-transition: all 3s; }
      #story-freext .mp_1 > div:nth-of-type(2) {
        background: url(../warstwy/ice-1-2-1680.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_1 > div:nth-of-type(3) {
        background: url(../warstwy/ice-1-3-1680.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_1 > div:nth-of-type(4) {
        background: url(../warstwy/ice-1-4-1680.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_1 > div:nth-of-type(5) {
        background: url(../warstwy/ice-1-5-1680.png) 50% 0 no-repeat fixed; }
      #story-freext .mp_1 > div:nth-of-type(6) {
        background: url(../warstwy/ice-1-6-1680.png) 50% 0 no-repeat fixed; }
    #story-freext .mp_2 {
      opacity: 0; }
      #story-freext .mp_2 > div:nth-of-type(1) {
        background: url(../warstwy/ice-2-1-1680.jpg) 50% 0 no-repeat fixed;
        transition: all 3s;
        -khtml-transition: all 3s;
        -ms-transition: all 3s;
        -o-transition: all 3s;
        -webkit-transition: all 3s;
        -moz-transition: all 3s; }
        #story-freext .mp_2 > div:nth-of-type(2) {
          background: url(../warstwy/ice-2-2-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_2 > div:nth-of-type(3) {
          background: url(../warstwy/ice-2-3-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_2 > div:nth-of-type(4) {
          background: url(../warstwy/ice-2-4-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_2 > div:nth-of-type(5) {
          background: url(../warstwy/ice-2-5-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_2 > div:nth-of-type(6) {
          background: url(../warstwy/ice-2-6-1680.png) 50% 0 no-repeat fixed; }
    #story-freext .mp_3 {
      opacity: 0; }
      #story-freext .mp_3 > div:nth-of-type(1) {
        background: url(../warstwy/ice-3-1-1680.jpg) 50% 0 no-repeat fixed;
        transition: all 3s;
        -khtml-transition: all 3s;
        -ms-transition: all 3s;
        -o-transition: all 3s;
        -webkit-transition: all 3s;
        -moz-transition: all 3s; }
        #story-freext .mp_3 > div:nth-of-type(2) {
          background: url(../warstwy/ice-3-2-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_3 > div:nth-of-type(3) {
          background: url(../warstwy/ice-3-3-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_3 > div:nth-of-type(4) {
          background: url(../warstwy/ice-3-4-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_3 > div:nth-of-type(5) {
          background: url(../warstwy/ice-3-5-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_3 > div:nth-of-type(6) {
          background: url(../warstwy/ice-3-6-1680.png) 50% 0 no-repeat fixed; }
    #story-freext .mp_4 {
      opacity: 0; }
      #story-freext .mp_4 > div:nth-of-type(1) {
        background: url(../warstwy/ice-4-1-1680.jpg) 50% 0 no-repeat fixed;
        transition: all 3s;
        -khtml-transition: all 3s;
        -ms-transition: all 3s;
        -o-transition: all 3s;
        -webkit-transition: all 3s;
        -moz-transition: all 3s; }
        #story-freext .mp_4 > div:nth-of-type(2) {
          background: url(../warstwy/ice-4-2-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_4 > div:nth-of-type(3) {
          background: url(../warstwy/ice-4-3-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_4 > div:nth-of-type(4) {
          background: url(../warstwy/ice-4-4-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_4 > div:nth-of-type(5) {
          background: url(../warstwy/ice-4-5-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_4 > div:nth-of-type(6) {
          background: url(../warstwy/ice-4-6-1680.png) 50% 0 no-repeat fixed; }
    #story-freext .mp_5 {
      opacity: 0; }
      #story-freext .mp_5 > div:nth-of-type(1) {
        background: url(../warstwy/ice-5-1-1680.jpg) 50% 0 no-repeat fixed;
        transition: all 3s;
        -khtml-transition: all 3s;
        -ms-transition: all 3s;
        -o-transition: all 3s;
        -webkit-transition: all 3s;
        -moz-transition: all 3s; }
        #story-freext .mp_5 > div:nth-of-type(2) {
          background: url(../warstwy/ice-5-2-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_5 > div:nth-of-type(3) {
          background: url(../warstwy/ice-5-3-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_5 > div:nth-of-type(4) {
          background: url(../warstwy/ice-5-4-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_5 > div:nth-of-type(5) {
          background: url(../warstwy/ice-5-5-1680.png) 50% 0 no-repeat fixed; }
        #story-freext .mp_5 > div:nth-of-type(6) {
          background: url(../warstwy/ice-5-6-1680.png) 50% 0 no-repeat fixed; } }

nav.navbar-default {
  height: 196px;
  background: url(../gfxi/navv.png);
  border: 0;
  transition: all 0s; }

nav.navbar-default.change {
  height: 128px;
  background: url(../gfxi/navv2.png); }

.mob_vis {
  display: none !important; }

body {
  overflow-x: hidden; }

img {
  max-width: 100%; }

@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 .navbar-nav li .dropdown-menu li h3 {
    padding: 5px 0;
    margin: 5px 0; }
    nav.navbar-default .navbar-nav li .dropdown-menu li a {
      line-height: 15px; } }

@media screen and (min-width: 1px) and (max-width: 1280px) {
  .top1 h2 {
    font-size: 35px;
    margin-top: 10px;
    padding-bottom: 10px; }
    .top1 .hover .txt {
      padding: 0 30px; }

  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) {
  .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; } }

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

  nav.navbar-default .top_nav .nav-center {
    width: 100%; }
    nav.navbar-default .top_nav .navbar-nav li a {
      font-size: 14px;
      padding: 22px 8px; }

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

@media screen and (min-width: 1px) and (max-width: 768px) {
  nav.navbar-default .top_nav .navbar-nav li {
    float: none;
    display: block; }

  .mob_vis {
    display: block !important; }

  .top4.zadaszenia {
    display: none; }

  .navbar-brand img {
    margin-top: 4px;
    margin-left: 20px;
    max-height: 40px; }

  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%; } }
