@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@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'; }

body {
  font-family: "Poppins", serif; }

.cleaner {
  clear: both; }

.ttab {
  display: table; }

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

.linia {
  width: 116px;
  height: 4px;
  background: #e10581;
  margin-bottom: 40px; }

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

.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, .btn_4:hover, .btn_4: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: 1px solid #e10581 !important;
  background: #e10581 !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 50px;
  border-radius: 50px;
  text-align: center;
  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: 1px solid #e10581 !important;
    background: #fff !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 50px;
    border-radius: 50px;
    text-align: center;
    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: 1px solid #e10581 !important;
  background: #e10581 !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 50px;
  border-radius: 50px;
  text-align: center;
  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: 1px solid #e10581 !important;
    background: #fff !important;
    color: #e10581 !important;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 50px;
    border-radius: 50px;
    text-align: center;
    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: 1px solid #ce9b7c !important;
  background: #ce9b7c !important;
  color: #fff !important;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 50px;
  border-radius: 50px;
  text-align: center;
  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: 1px solid #ce9b7c !important;
    background: #fff !important;
    color: #ce9b7c !important;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 50px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    max-width: 100%; }

.btn_4 {
  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: 1px solid #fff !important;
  background: #fff !important;
  color: #e10581 !important;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 50px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  max-width: 100%; }
  .btn_4:hover, .btn_4: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: 1px solid #e10581 !important;
    background: #e10581 !important;
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 50px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    max-width: 100%; }

body {
  width: 100%;
  overflow-x: hidden; }

header.aj-header {
  font-family: "Poppins", serif; }
  header.aj-header .top_header.flex .row.top-logo-section {
    border: 0px solid blue;
    background: white; }
    header.aj-header .top_header.flex .row.top-logo-section .top_m_left {
      padding-left: 5vw; }
    header.aj-header .top_header.flex .row.top-logo-section .top_m_left, header.aj-header .top_header.flex .row.top-logo-section .tright.top-koszyk {
      padding-top: 60px; }
      header.aj-header .top_header.flex .row.top-logo-section .top_m_left ul, header.aj-header .top_header.flex .row.top-logo-section .tright.top-koszyk ul {
        list-style: none; }
        header.aj-header .top_header.flex .row.top-logo-section .top_m_left ul li, header.aj-header .top_header.flex .row.top-logo-section .tright.top-koszyk ul li {
          display: inline-block;
          float: left;
          padding-right: 30px; }
          header.aj-header .top_header.flex .row.top-logo-section .top_m_left ul li a, header.aj-header .top_header.flex .row.top-logo-section .tright.top-koszyk ul li a {
            font-size: 13px;
            color: #333;
            font-weight: 500;
            text-decoration: none;
            transition: all 0.5s; }
            header.aj-header .top_header.flex .row.top-logo-section .top_m_left ul li a:hover, header.aj-header .top_header.flex .row.top-logo-section .tright.top-koszyk ul li a:hover {
              color: #e4057d; }
            header.aj-header .top_header.flex .row.top-logo-section .top_m_left ul li a img, header.aj-header .top_header.flex .row.top-logo-section .tright.top-koszyk ul li a img {
              width: 26px;
              margin-right: 5px; }
    header.aj-header .top_header.flex .row.top-logo-section .col-md-4.logo-holder {
      border: 0px solid blue;
      text-align: center;
      padding: 50px 0 40px 0; }
      header.aj-header .top_header.flex .row.top-logo-section .col-md-4.logo-holder a img {
        width: 180px; }
  header.aj-header nav.navbar {
    border: 0px solid red;
    padding: 0 0 0 0; }
    header.aj-header nav.navbar .container-fluid {
      border: 0px solid green;
      background: #001530;
      padding: 7px 0 7px 0; }
    header.aj-header nav.navbar .container-fluid a.navbar-brand {
      display: none; }
    header.aj-header nav.navbar .container-fluid ul.navbar-nav {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      padding: 0;
      margin: 0;
      list-style-type: none; }
      header.aj-header nav.navbar .container-fluid ul.navbar-nav li {
        display: inline-block;
        margin: 0;
        padding: 0 8px;
        border-radius: 5px;
        transition: all 0.5s;
        font-size: 15px; }
        header.aj-header nav.navbar .container-fluid ul.navbar-nav li:hover {
          color: #d10792 !important; }
          header.aj-header nav.navbar .container-fluid ul.navbar-nav li ul.podkat2 {
            border: 0px solid red;
            margin: 0 0 0 0;
            padding: 0 0 0 0; }
          header.aj-header nav.navbar .container-fluid ul.navbar-nav li ul.podkat2 li {
            margin: 0 0 0 0;
            padding: 0 0 0 5px;
            font-size: 14px; }
        header.aj-header nav.navbar .container-fluid ul.navbar-nav li:hover {
          background: rgba(255, 255, 255, .0);
          color: #d10792 !important; }
          header.aj-header nav.navbar .container-fluid ul.navbar-nav li:hover a.nav-link {
            color: #fb1485; }
        header.aj-header nav.navbar .container-fluid ul.navbar-nav li a.nav-link {
          font-size: 15px;
          font-weight: 400;
          color: white;
          font-weight: 400; }
          header.aj-header nav.navbar .container-fluid ul.navbar-nav li a.nav-link:hover {
            color: #fb1485; }
        header.aj-header nav.navbar .container-fluid ul.navbar-nav li .dropdown-menu {
          bordeR: 0; }
        header.aj-header nav.navbar .container-fluid ul.navbar-nav li .dropdown-item {
          border: 0; }
          header.aj-header nav.navbar .container-fluid ul.navbar-nav li .dropdown-item:hover {
            background: white;
            color: #d10792 !important; }

.video-container {
  min-height: 1080px; }
  .video-container .video-overlay {
    display: flex;
    align-items: flex-end; }
    .video-container .video-overlay .mask {
      width: 100%;
      height: 110%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 1;
      background: url(/gfxi/mask-top-slider.png);
      background-size: cover; }
    .video-container .video-overlay .black-mask {
      width: 100%;
      z-index: 2; }
    .video-container .video-overlay .black-mask .mouse {
      position: absolute;
      top: 550px;
      left: 100px; }
    .video-container .video-overlay .black-mask .txt {
      color: #fff;
      padding: 0 0 10.5vw 16vw; }
      .video-container .video-overlay .black-mask .txt h2 {
        position: relative;
        font-size: 28px; }
        .video-container .video-overlay .black-mask .txt h2:before {
          position: absolute;
          top: 0;
          left: -50px;
          content: '';
          background: #fff;
          width: 2px;
          height: 98px;
          text-transform: uppercase; }
      .video-container .video-overlay .black-mask .txt h1 {
        font-size: 54px;
        font-weight: 400; }
      .video-container .video-overlay .black-mask .txt ul {
        position: relative;
        padding-left: 89px;
        list-style: none; }
        .video-container .video-overlay .black-mask .txt ul:before {
          width: 72px;
          height: 2px;
          position: absolute;
          content: '';
          background: #fff;
          left: 0px;
          top: 8px; }
        .video-container .video-overlay .black-mask .txt ul li {
          display: inline-block;
          padding: 0 12px;
          position: relative; }
          .video-container .video-overlay .black-mask .txt ul li:before {
            position: absolute;
            left: -6px;
            top: 8px;
            background: #fff;
            height: 8px;
            width: 8px;
            content: '';
            border-radius: 6px; }
          .video-container .video-overlay .black-mask .txt ul li:first-child:before {
            background: transparent; }
    .video-container .video-overlay .black-mask .off .off_ul {
      list-style: none;
      display: flex;
      width: 100%;
      justify-content: center; }
      .video-container .video-overlay .black-mask .off .off_ul li {
        display: inline-block;
        height: 80px;
        width: 10vW;
        background: #fff;
        border-right: 1px solid #ccc; }
        .video-container .video-overlay .black-mask .off .off_ul li div {
          display: flex;
          align-items: center;
          height: 100%;
          padding-left: 19px; }
        .video-container .video-overlay .black-mask .off .off_ul li a {
          text-transform: uppercase;
          font-weight: 600;
          line-height: 18px; }
          .video-container .video-overlay .black-mask .off .off_ul li a span {
            margin: 0;
            padding: 0;
            font-weight: 400;
            text-transform: capitalize; }
        .video-container .video-overlay .black-mask .off .off_ul li:first-child {
          background: #e31e24; }
          .video-container .video-overlay .black-mask .off .off_ul li:first-child a {
            color: #fff; }

.cb-slideshow, .cb-slideshow:after {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 0; }

.cb-slideshow:after {
  content: '';
  background: transparent url(../images/pattern.png) repeat top left; }

.cb-slideshow li span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden; }

.cb-slideshow li div {
  z-index: 1000;
  position: absolute;
  bottom: 30px;
  left: 0px;
  width: 100%;
  text-align: center;
  opacity: 0; }

.cb-slideshow li div h3 {
  font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
  font-size: 240px;
  padding: 0;
  line-height: 200px;
  color: rgba(169, 3, 41, 0.8);
  /* Animation for the slideshow images */ }

@-webkit-keyframes imageAnimation {
  0% {
    opacity: 0;
    -webkit-animation-timing-function: ease-in; }

  8% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -webkit-animation-timing-function: ease-out; }

  17% {
    opacity: 1;
    -webkit-transform: scale(1.1); }

  25% {
    opacity: 0;
    -webkit-transform: scale(1.1); }

  100% {
    opacity: 0; } }

@-moz-keyframes imageAnimation {
  0% {
    opacity: 0;
    -moz-animation-timing-function: ease-in; }

  8% {
    opacity: 1;
    -moz-transform: scale(1.05);
    -moz-animation-timing-function: ease-out; }

  17% {
    opacity: 1;
    -moz-transform: scale(1.1); }

  25% {
    opacity: 0;
    -moz-transform: scale(1.1); }

  100% {
    opacity: 0; } }

@-o-keyframes imageAnimation {
  0% {
    opacity: 0;
    -o-animation-timing-function: ease-in; }

  8% {
    opacity: 1;
    -o-transform: scale(1.05);
    -o-animation-timing-function: ease-out; }

  17% {
    opacity: 1;
    -o-transform: scale(1.1); }

  25% {
    opacity: 0;
    -o-transform: scale(1.1); }

  100% {
    opacity: 0; } }

@-ms-keyframes imageAnimation {
  0% {
    opacity: 0;
    -ms-animation-timing-function: ease-in; }

  8% {
    opacity: 1;
    -ms-transform: scale(1.05);
    -ms-animation-timing-function: ease-out; }

  17% {
    opacity: 1;
    -ms-transform: scale(1.1); }

  25% {
    opacity: 0;
    -ms-transform: scale(1.1); }

  100% {
    opacity: 0; } }

@keyframes imageAnimation {
  /* Animation for the title */
  0% {
    opacity: 0;
    animation-timing-function: ease-in; }

  8% {
    opacity: 1;
    transform: scale(1.05);
    animation-timing-function: ease-out; }

  17% {
    opacity: 1;
    transform: scale(1.1); }

  25% {
    opacity: 0;
    transform: scale(1.1); }

  100% {
    opacity: 0; } }

@-webkit-keyframes titleAnimation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px); }

  8% {
    opacity: 1;
    -webkit-transform: translateY(0px); }

  17% {
    opacity: 1;
    -webkit-transform: scale(1); }

  19% {
    opacity: 0; }

  25% {
    opacity: 0;
    -webkit-transform: scale(10); }

  100% {
    opacity: 0; } }

@-moz-keyframes titleAnimation {
  0% {
    opacity: 0;
    -moz-transform: translateY(200px); }

  8% {
    opacity: 1;
    -moz-transform: translateY(0px); }

  17% {
    opacity: 1;
    -moz-transform: scale(1); }

  19% {
    opacity: 0; }

  25% {
    opacity: 0;
    -moz-transform: scale(10); }

  100% {
    opacity: 0; } }

@-o-keyframes titleAnimation {
  0% {
    opacity: 0;
    -o-transform: translateY(200px); }

  8% {
    opacity: 1;
    -o-transform: translateY(0px); }

  17% {
    opacity: 1;
    -o-transform: scale(1); }

  19% {
    opacity: 0; }

  25% {
    opacity: 0;
    -o-transform: scale(10); }

  100% {
    opacity: 0; } }

@-ms-keyframes titleAnimation {
  0% {
    opacity: 0;
    -ms-transform: translateY(200px); }

  8% {
    opacity: 1;
    -ms-transform: translateY(0px); }

  17% {
    opacity: 1;
    -ms-transform: scale(1); }

  19% {
    opacity: 0; }

  25% {
    opacity: 0;
    -webkit-transform: scale(10); }

  100% {
    opacity: 0; } }

@keyframes titleAnimation {
  /* Show at least something when animations not supported */
  0% {
    opacity: 0;
    transform: translateY(200px); }

  8% {
    opacity: 1;
    transform: translateY(0px); }

  17% {
    opacity: 1;
    transform: scale(1); }

  19% {
    opacity: 0; }

  25% {
    opacity: 0;
    transform: scale(10); }

  100% {
    opacity: 0; } }

.no-cssanimations .cb-slideshow li span {
  opacity: 1; }

@media screen and (max-width: 1140px) {
  .cb-slideshow li div h3 {
    font-size: 100px; } }

@media screen and (max-width: 600px) {
  .cb-slideshow li div h3 {
    font-size: 50px; } }

@media screen and (min-width: 1920px) {
 }

section.video-container {
  min-height: unset; }

.linia {
  display: none; }

main {
  margin-top: 149px; }
  main .carousel-control-next-icon, main .carousel-control-prev-icon {
    background-color: #e6057b;
    padding: 10px;
    border-radius: 20px;
    background-size: 20px; }
  main section.kategorie {
    border: 0px solid red;
    padding: 100px 0vw 100px 0vw;
    margin: 0 0 0 0; }
  main .kategorie .container .kat_title h3 {
    font-size: 28px;
    margin: 0px 0 30px 0;
    color: #001530 !important;
    font-weight: 600; }
    main .kategorie .container .kat_list .col-md-6 .service-item .img img {
      border-radius: 20px; }
      main .kategorie .container .kat_list .col-md-6 .service-item .details .icon {
        display: none; }
        main .kategorie .container .kat_list .col-md-6 .service-item .details a.stretched-link {
          font-size: 18px;
          text-decoration: none;
          color: #333;
          transition: all 0.5s; }
          main .kategorie .container .kat_list .col-md-6 .service-item .details a.stretched-link:hover {
            color: #e4057d !important; }
          main .kategorie .container .kat_list .col-md-6 .service-item .details a.stretched-link h3 {
            padding: 20px 0 0 20px;
            font-size: 22px;
            text-decoration: none; }
            main .kategorie .container .kat_list .col-md-6 .service-item .details a.stretched-link h3:hover {
              color: #e4057d !important; }
        main .kategorie .container .kat_list .col-md-6 .service-item .details p {
          border: 0px solid purple;
          padding: 0px 0 50px 20px;
          font-size: 12px; }

section.top {
  background-color: #001530;
  padding: 120px 0 100px 0;
  background-attachment: fixed;
  background-image: url(/gfxi/bgl.webp);
  background-size: cover; }
  section.top .container .row .col-md-12 h2 {
    font-size: 28px;
    margin: 0px 0 30px 0;
    color: #fff !important;
    font-weight: 600; }
    section.top .container .row .col-md-12 p {
      color: white;
      font-size: 16px;
      width: 75%; }

.promocje {
  padding: 100px 0 100px 0;
  background: #f9fafb; }
  .promocje .container h2 {
    font-size: 28px;
    margin: 0px 0 30px 0;
    color: #001530 !important;
    font-weight: 600;
    text-align: center; }
    .promocje .container .slidee_best {
      border: 0px solid red; }

.slick_container {
  padding: 0 70px;
  position: relative; }
  .slick_container .slickSlider .slideItem {
    position: relative;
    background: #fff;
    padding: 0px;
    border-radius: 15px;
    border: 3px solid #f9fafb;
    overflow: hidden; }
    .slick_container .slickSlider .slideItem__img {
      width: 100%;
      margin-bottom: 0px; }
    .slick_container .slickSlider .slideItem__title {
      text-align: center;
      color: #000;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: all 0.4s;
      font-size: 14px; }
    .slick_container .slickSlider .slideItem__title h2 {
      font-size: 16px;
      font-weight: 400;
      position: relative;
      padding: 10px 10px 0px 10px;
      width: 100%;
      text-align: center;
      color: #000;
      margin-bottom: 10px; }
    .slick_container .slickSlider .slideItem__title h2:after {
      display: none; }
    .slick_container .slickSlider .slideItem__text {
      width: 80%;
      margin: 0px auto 0px auto;
      font-size: 13px;
      line-height: 16px;
      transition: all 0.5s;
      color: #575757; }
    .slick_container .slickSlider .slideItem .zobacz {
      transition: all 0.2s;
      opacity: 0;
      border: 1px solid #e10581 !important;
      background: #e10581 !important;
      color: #fff !important;
      font-size: 14px;
      font-weight: 500;
      padding: 10px 50px;
      border-radius: 50px;
      text-align: center;
      display: inline-block;
      max-width: 100%;
      margin-top: 10px;
      margin-bottom: 20px;
      text-decoration: none; }
    .slick_container .slickSlider .slideItem:hover {
      background: #fff; }
    .slick_container .slickSlider .slideItem:hover .zobacz {
      opacity: 1; }
    .slick_container .slickSlider .slideItem:hover .zobacz:hover {
      background: #fff;
      color: #e10581;
      text-decoration: none; }
  .slick_container .slick-arrow {
    border: 0;
    background: transparent;
    position: absolute;
    top: 200px;
    left: 21px;
    z-index: 100; }
    .slick_container .slick-arrow.nextArrow {
      left: inherit;
      right: 21px; }

footer.footer {
  background-color: #001530;
  padding: 120px 0 60px 0;
  background-attachment: fixed;
  background-image: url(/gfxi/bgl.webp);
  background-size: cover;
  border-color: #e3057e;
  padding: 120px 0 0 0;
  color: #fff;
  position: relative; }
  footer.footer .container {
    min-width: unset !important; }
  footer.footer a {
    color: #fff; }
  footer.footer .flex-boxy {
    display: flex;
    margin-bottom: 100px; }
    footer.footer .flex-boxy .boxy {
      width: 33%;
      padding: 0 10px; }
    footer.footer .flex-boxy .boxy .flex {
      display: flex; }
    footer.footer .flex-boxy .boxy .flex img {
      margin-right: 10px; }
    footer.footer .flex-boxy .boxy h3 {
      font-family: "Poppins", serif;
      font-weight: 600; }
    footer.footer .flex-boxy .boxy.ico {
      width: 50px; }
    footer.footer .flex-boxy .boxy.ico ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    footer.footer .flex-boxy .boxy.ico ul li {
      padding-bottom: 15px; }
    footer.footer .flex-boxy .boxy.boxy1 img {
      width: 200px; }
    footer.footer .flex-boxy .boxy.boxy1 .flex {
      margin-top: 30px;
      display: flex; }
    footer.footer .flex-boxy .boxy.boxy1 .flex .ico {
      margin-right: 20px; }
    footer.footer .flex-boxy .boxy.boxy2 img {
      width: 40px; }
    footer.footer .flex-boxy .boxy.boxy2 .mail_box {
      margin-top: 20px; }
    footer.footer .flex-boxy .boxy.boxy3 img {
      width: 40px; }
    footer.footer .flex-boxy .boxy.boxy3 .mail_box {
      margin-top: 20px; }
  footer.footer .footer-legal {
    background: black;
    margin-top: 10px;
    font-size: 12px;
    padding: 6px; }
    footer.footer .footer-legal .container {
      padding: 0 0 0 0;
      border: 0;
      margin: 0 0 0 0; }

main.strona-kategorii {
  padding-bottom: 100px; }
  main.strona-kategorii .produkty {
    margin-bottom: 50px; }
    main.strona-kategorii .produkty .produkt {
      background-color: #f9fafb;
      border-radius: 0px;
      padding-bottom: 20px;
      padding: 0 5px 30px 5px; }
    main.strona-kategorii .produkty .produkt .price {
      color: #000;
      font-size: 18px;
      font-weight: 300;
      padding: 10px 0;
      text-align: center; }
    main.strona-kategorii .produkty .produkt .price span {
      font-weight: 700; }
    main.strona-kategorii .produkty .produkt .price .price_promo_new {
      width: 50%;
      float: left;
      padding: 10px 0; }
    main.strona-kategorii .produkty .produkt .price .price_promo_old {
      width: 50%;
      float: left;
      padding: 10px 0;
      color: #a0a0a0;
      font-weight: 300;
      text-decoration: line-through; }
    main.strona-kategorii .produkty .produkt .prod_pp {
      text-align: center; }
  main.strona-kategorii section.kategorie {
    padding-top: 80px; }
    main.strona-kategorii section.kategorie .container .row .kategoria:hover a .cat_p .title_p h2 {
      background: #e10581 !important; }

main.strona-kategorii section.main_text_pod {
  background: #fff !important;
  font-size: 14px;
  text-align: left;
  color: #333; }

.kontakt {
  padding: 6vw 12.23958vw 6vw;
  color: #fff;
  background: #ce9b7c; }
  .kontakt .row {
    padding-top: 3vw; }
  .kontakt h4 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px; }
  .kontakt p {
    padding: 0;
    margin: 0;
    font-weight: 500;
    font-size: 15px; }
  .kontakt .tel {
    position: relative; }
    .kontakt .tel:before {
      content: '';
      background: url(/gfxi/top-phone.png);
      background-size: cover;
      width: 20px;
      height: 20px;
      position: absolute;
      left: -32px;
      top: 0; }
  .kontakt .mail {
    position: relative; }
    .kontakt .mail:before {
      content: '';
      background: url(/gfxi/top-mail.png);
      background-size: cover;
      width: 20px;
      height: 16px;
      position: absolute;
      left: -32px;
      top: 2px; }

.foot_podpis {
  position: relative;
  background: #051929;
  color: #fff;
  min-height: 41px;
  padding: 20px 0; }
  .foot_podpis .foter-link {
    position: absolute;
    top: 20px;
    right: 10vw; }

.scroll-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: red !important;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px; }

.lSAction > a {
  filter: invert(1); }

.kontakt {
  background: #ce9b7c;
  color: #fff; }
  .kontakt .flex {
    display: flex; }
    .kontakt .flex .box1, .kontakt .flex .box2 {
      width: calc(25% - 69.5px);
      font-size: 12px; }
    .kontakt .flex .box1 p, .kontakt .flex .box2 p {
      font-size: 12px; }
    .kontakt .flex .box1 .lokalizacja, .kontakt .flex .box2 .lokalizacja {
      display: flex; }
    .kontakt .flex .box1 .lokalizacja .img, .kontakt .flex .box2 .lokalizacja .img {
      margin-right: 20px; }
    .kontakt .flex .box2 a {
      color: #fff;
      text-decoration: none; }
    .kontakt .flex .box3 {
      width: 278px; }
    .kontakt .flex .box4 {
      padding-left: 130px; }

@media screen and (min-width: 1px) and (max-width: 991px) {
  footer.footer .flex-boxy {
    display: block; }
    footer.footer .flex-boxy .boxy {
      width: 49% !important;
      float: left; } }

@media screen and (min-width: 1px) and (max-width: 767px) {
  .footer .flex-boxy .boxy.boxy1 .flex {
    display: block; }

  footer.footer {
    text-align: Center;
    margin-top: 110px; }
    footer.footer .flex-boxy {
      display: block; }
      footer.footer .flex-boxy .boxy {
        width: 100% !important; }
        footer.footer .flex-boxy .boxy .flex {
          display: block; }
        footer.footer .flex-boxy .boxy .txt {
          padding-top: 0px !important; } }

.new-cookies .cook-2 button.allow {
  background: #e31e24 !important; }
  .new-cookies .cook-2 button.allow:hover {
    background: #f32e34 !important; }

.scroll-top {
  background: #e10581 !important; }

section.offer_category.product_page.produkty {
  border: 0px solid red; }
  section.offer_category.product_page.produkty .row .product_preview {
    border-radius: 20px; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart {
      border: 0px solid blue; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_title {
      border: 0px solid green;
      padding: 30px 0 0 30px; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_title h1 {
      font-size: 26px; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_desc {
      border: 0px solid red;
      padding: 50px; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_desc p {
      font-size: 17px; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_desc .dodaj_kosz .cena_p {
      padding-top: 20px; }
      section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_desc .dodaj_kosz .cena_p label.curent_price {
        color: #777;
        display: block; }
      section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_desc .dodaj_kosz .cena_p span.cena_sz {
        color: black;
        font-size: 28px;
        font-weight: 600; }
      section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_desc .dodaj_kosz .cena_p span.ax_valuta {
        color: #777; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_desc .cart_quantity {
      border: 0px solid red; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_desc .cart_quantity input.prod_count {
      padding: 10px 0 10px 30px;
      background: #f6f8fa;
      border: 0;
      border-radius: 30px 0 0px 30px; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_desc .cart_quantity a.btn.btn_1.add_cart {
      border-radius: 0 30px 30px 0; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_galery {
      border: 0px solid blue; }
    section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_galery .galeria_ns ul li {
      width: 100%;
      border-radius: 20px;
      overflow: hidden; }
    section.offer_category.product_page.produkty .row .product_preview a.btn.btn_1.product_prev {
      float: left;
      background: white !important;
      color: #e10581 !important; }
    section.offer_category.product_page.produkty .row .product_preview a.btn.btn_1.product_prev:hover {
      background: #e10581 !important;
      color: white !important; }
    section.offer_category.product_page.produkty .row .product_preview a.btn.btn_1.product_next {
      float: right;
      background: white !important;
      color: #e10581 !important; }
    section.offer_category.product_page.produkty .row .product_preview a.btn.btn_1.product_next:hover {
      background: #e10581 !important;
      color: white !important; }

#contact_form input {
  margin: 10px 0 20px 0; }
  #contact_form label {
    width: calc(100% - 30px); }
  #contact_form .rodo input {
    display: inline-block;
    height: 34px;
    margin-right: 10px; }
  #contact_form #g-recaptcha div {
    margin: 0 auto; }

.mob_vis {
  display: none; }

@media (min-width: 1px) and (max-width: 1690px) {
  header.aj-header .bottom_nav {
    padding: 0 8vw; }

  header.aj-header .bottom_nav .right img {
    margin-right: 8px; } }

@media (min-width: 1px) and (max-width: 1600px) {
  header.aj-header .bottom_nav ul li {
    padding: 21px 8px; }

  header.aj-header.sticked .bottom_nav ul li {
    padding: 5px 8px; } }

@media (min-width: 1px) and (max-width: 1366px) {
  .container {
    width: 100%; }

  .oferta_slide {
    padding: 0 40px; }

  header.aj-header .bottom_nav {
    padding: 0 20px; } }

@media (min-width: 1px) and (max-width: 1280px) {
  .container {
    width: 100%; } }

@media (min-width: 1px) and (max-width: 1024px) {
  header.aj-header .bottom_nav ul li {
    padding: 8px 8px; } }

@media (min-width: 1px) and (max-width: 992px) {
  .mob_vis {
    display: block; }

  .offer_category {
    padding-top: 150px; }

  .navbar .flex-block {
    display: block; }

  .header .navbar .navbar-nav.list-block li {
    text-align: center; }

  .header .navbar .navbar-nav.list-block::before {
    display: none; }

  header.aj-header .bottom_nav, .mouse {
    display: none; }

  .video-overlay, .cb-slideshow, .cb-slideshow:after {
    height: 100vh !important; }

  .video-container {
    max-height: 100vh;
    min-height: 100vh; }

  .video-container .video-overlay .black-mask .txt {
    padding: 0 0 10.5vw 20px; }
    .video-container .video-overlay .black-mask .txt h1 {
      font-size: 35px; }

  .oferta_slide {
    padding: 0 20px; }
    .oferta_slide .slick_container {
      padding: 0; }
      .oferta_slide .slick_container .prevArrow, .oferta_slide .slick_container .nextArrow {
        display: none; }

  .o_frontowe .txt h2 {
    padding: 0 20px; }
    .o_frontowe .txt h2 strong {
      font-size: 40px; }

  .o_frontowe.pozostalaoff .offer .blok {
    flex-wrap: wrap;
    justify-content: center; }

  .o_frontowe.pozostalaoff .offer .btxt {
    width: 100%; }

  .witamy.intro .inner h2 {
    font-size: 20px; }

  .footer-legal {
    padding-bottom: 40px; }

  main.strona-kategorii {
    padding: 0;
    margin: 0; }

  .galeria_ns ul li {
    width: 100%; }

  .aluminiowe .col-md-6, .panelowe .col-md-6 {
    width: 100%; }

  .panelowe .row .col-md-6 {
    order: 2; }
    .panelowe .row .col-md-6:first-child {
      order: 1;
      text-align: left; }
      .panelowe .row .col-md-6:first-child h2 {
        padding-left: 50px;
        padding-right: 0; }
        .panelowe .row .col-md-6:first-child h2:before {
          left: 0;
          right: inherit; }

  .o_frontowe .col-md-6, .o_frontowe .col-md-5, .o_frontowe .col-md-7 {
    width: 100%;
    text-align: center; }

  .container, .container-md, .container-sm {
    max-width: 100%;
    padding: 0 20px; }

  footer.footer .flex-boxy .boxy {
    width: 100% !important;
    text-align: center; }
    footer.footer .flex-boxy .boxy .flex {
      justify-content: center; }

  footer.footer .footer-legal .expo {
    margin-right: 0; } }

@media (min-width: 1px) and (max-width: 767px) {
  .container, .container-md, .container-sm {
    max-width: 100%; } }
