@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&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: "Titillium Web", serif; }

.cleaner {
  clear: both; }

.ttab {
  display: table; }

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

.linia {
  width: 116px;
  height: 4px;
  background: #05cfc3;
  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 #05cfc3 !important;
  background: #05cfc3 !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 50px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  max-width: 100%;
  letter-spacing: 1px; }
  .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 #05cfc3 !important;
    background: #fff !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 50px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    letter-spacing: 1px; }

.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 #05cfc3 !important;
  background: #05cfc3 !important;
  color: #000 !important;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 50px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  max-width: 100%;
  letter-spacing: 1px; }
  .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 #05cfc3 !important;
    background: #fff !important;
    color: #05cfc3 !important;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 50px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    letter-spacing: 1px; }

.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 #141823 !important;
  background: #141823 !important;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 50px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  max-width: 100%;
  letter-spacing: 1px; }
  .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 #141823 !important;
    background: #fff !important;
    color: #141823 !important;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 50px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    letter-spacing: 1px; }

.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: #05cfc3 !important;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 50px;
  border-radius: 50px;
  text-align: center;
  display: inline-block;
  max-width: 100%;
  letter-spacing: 1px; }
  .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 #05cfc3 !important;
    background: #05cfc3 !important;
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 50px;
    border-radius: 50px;
    text-align: center;
    display: inline-block;
    max-width: 100%;
    letter-spacing: 1px; }

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

header.aj-header {
  background: url(/gfxi/menu-l.webp) no-repeat transparent;
  font-family: "Titillium Web", serif;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  header.aj-header .top_header.flex {
    background: #141823;
    margin: 0 0 0 120px;
    padding-right: 10.3937vw; }
    header.aj-header .top_header.flex > .row {
      padding-right: 0; }
    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: 63px 0 63px 6.29921vw; }
        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 {
          margin-top: 15px;
          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: 23px; }
            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: 14.6px;
              color: #fff;
              font-weight: 600;
              text-decoration: none;
              transition: all 0.5s;
              text-transform: uppercase;
              padding: 17px; }
              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: #05cfc3; }
              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 .top_m_left ul li a.wycena, header.aj-header .top_header.flex .row.top-logo-section .tright.top-koszyk ul li a.wycena {
                background: #05cfc3;
                color: #000;
                border-radius: 50px;
                padding: 17px 45px;
                margin-left: 76px;
                letter-spacing: 1px; }
      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;
    margin: 0 10.3937vw 0 12.59843vw; }
    header.aj-header nav.navbar .container-fluid {
      background: #fff;
      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: flex-end;
        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;
          transition: all 0.5s;
          font-size: 15px; }
          header.aj-header nav.navbar .container-fluid ul.navbar-nav li:hover {
            color: #05cfc3 !important; }
            header.aj-header nav.navbar .container-fluid ul.navbar-nav li:hover a {
              color: #000; }
          header.aj-header nav.navbar .container-fluid ul.navbar-nav li.callme {
            margin-left: 120px; }
            header.aj-header nav.navbar .container-fluid ul.navbar-nav li.callme a {
              text-transform: uppercase; }
          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: #05cfc3; }
          header.aj-header nav.navbar .container-fluid ul.navbar-nav li a.nav-link {
            font-size: 15px;
            color: #000;
            font-weight: 600; }
            header.aj-header nav.navbar .container-fluid ul.navbar-nav li a.nav-link:hover {
              color: #05cfc3; }
          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; }
  header.aj-header.sticked .top_header.flex .row.top-logo-section .top_m_left, header.aj-header.sticked .top_header.flex .row.top-logo-section .tright.top-koszyk {
    padding: 5px 0 5px 6.29921vw; }

.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; }
  section.video-container .belka_left {
    background: #141823;
    width: 120px;
    position: absolute;
    left: 0;
    top: 180px;
    height: calc(100% - 180px);
    z-index: 1031;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0; }
    section.video-container .belka_left p {
      width: 100%;
      text-align: center; }
      section.video-container .belka_left p img {
        margin-bottom: 20px; }
    section.video-container .belka_left .text-pion {
      color: #fff;
      transform: rotate(270deg);
      white-space: preserve nowrap;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 600; }
      section.video-container .belka_left .text-pion span {
        color: #05cfc3; }
  section.video-container .carousel-inner .carousel-item {
    position: relative; }
    section.video-container .carousel-inner .carousel-item .flex-desc {
      position: absolute;
      height: max-content;
      height: 100%;
      display: flex;
      text-align: flex-end;
      align-items: flex-end;
      top: 0;
      left: 241px;
      width: calc(100% - 443px);
      border-left: 1px solid rgba(255, 255, 255, 0.5); }
      section.video-container .carousel-inner .carousel-item .flex-desc .description_slider .txt {
        padding: 0 125px 125px;
        color: #fff;
        font-size: 20px;
        text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8); }
        section.video-container .carousel-inner .carousel-item .flex-desc .description_slider .txt h2 {
          font-size: 90px;
          color: #fff;
          font-weight: 600; }
        section.video-container .carousel-inner .carousel-item .flex-desc .description_slider .txt .k_text {
          text-shadow: none;
          display: flex;
          align-items: flex-end;
          justify-content: flex-end; }
      section.video-container .carousel-inner .carousel-item .flex-desc .blok_off {
        background: #fff;
        margin: 0;
        height: 180px;
        display: flex;
        align-items: center; }
        section.video-container .carousel-inner .carousel-item .flex-desc .blok_off .col-md-4 {
          padding: 0 0 0 125px; }
        section.video-container .carousel-inner .carousel-item .flex-desc .blok_off h3 {
          font-size: 13px;
          letter-spacing: 1px;
          color: #333;
          font-weight: 400; }
        section.video-container .carousel-inner .carousel-item .flex-desc .blok_off h4 {
          font-size: 19px;
          font-weight: 600;
          color: #111; }

section.top {
  background: #141823;
  color: #fff;
  padding: 115px 0 110px 0; }
  section.top h2 {
    font-size: 37px; }

.ofirmie, .ofirmie2 {
  background: #141823;
  color: #fff; }
  .ofirmie .left, .ofirmie2 .left {
    background: url(/gfxi/tlo-transparent.png) no-repeat center right;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .ofirmie .left .txt, .ofirmie2 .left .txt {
      max-width: 570px;
      margin-right: 90px;
      font-size: 17.3px; }
      .ofirmie .left .txt h2, .ofirmie2 .left .txt h2 {
        font-size: 26.66px;
        font-weight: 600;
        margin-bottom: 45px; }
        .ofirmie .left .txt h2 k, .ofirmie2 .left .txt h2 k {
          color: #05cfc3; }
      .ofirmie .left .txt .btn, .ofirmie2 .left .txt .btn {
        margin-top: 35px; }
  .ofirmie .right, .ofirmie2 .right {
    padding-left: 0; }
  .ofirmie .ofirmie_img, .ofirmie2 .ofirmie_img {
    width: 100%; }

.ofirmie2 .left {
  background: transparent;
  padding-right: inherit;
  padding-left: 0; }
  .ofirmie2 .left .txt {
    font-size: 22.66px; }
  .ofirmie2 .right {
    padding-left: inherit;
    padding-right: 0; }

.oferta_produktow .left {
  display: flex;
  align-items: center;
  justify-content: center; }
  .oferta_produktow .left h2 {
    font-size: 40px; }
    .oferta_produktow .left h2 k {
      color: #05cfc3;
      font-weight: 700; }
  .oferta_produktow .right {
    padding: 160px 0 120px; }

.slick_container {
  position: relative; }
  .slick_container .slickSlider .slideItem {
    position: relative;
    background: #fff;
    padding: 0px;
    overflow: hidden; }
    .slick_container .slickSlider .slideItem__img {
      width: 100%;
      margin-bottom: 0px;
      object-fit: cover;
      aspect-ratio: 633 / 800; }
    .slick_container .slickSlider .slideItem__title {
      position: absolute;
      bottom: 100px;
      left: 5.24934vw;
      width: calc(100% - 10.49vw); }
      .slick_container .slickSlider .slideItem__title h2 {
        margin-bottom: 30px;
        font-size: 36px;
        color: #fff;
        font-weight: 600; }
      .slick_container .slickSlider .slideItem__title h2:after {
        display: none; }
    .slick_container .slickSlider .slideItem__text {
      opacity: 0;
      width: 100%;
      font-size: 13px;
      line-height: 16px;
      transition: all 0.5s;
      font-size: 14.666px;
      color: #fff;
      height: 1px; }
    .slick_container .slickSlider .slideItem .zobacz {
      opacity: 0; }
    .slick_container .slickSlider .slideItem:hover {
      background: #fff; }
      .slick_container .slickSlider .slideItem:hover .slideItem__text {
        height: auto;
        opacity: 1; }
      .slick_container .slickSlider .slideItem:hover .zobacz {
        margin-top: 30px;
        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: 350px;
    left: 21px;
    z-index: 100; }
  .slick_container .slick-arrow.nextArrow {
    left: inherit;
    right: 21px; }
  .slick_container .slick-arrow:hover {
    filter: invert(1); }

.kategorie_produktow {
  background: #141823;
  color: #fff; }
  .kategorie_produktow .container {
    overflow-x: hidden; }
  .kategorie_produktow .parent {
    padding: 160px 0 60px 120px; }
  .kategorie_produktow .parent h2 {
    font-size: 38px;
    font-weight: 500; }
    .kategorie_produktow .parent h2 span {
      color: #05cfc3;
      font-weight: 300; }
  .kategorie_produktow .new_prod {
    padding-top: 100px; }
  .kategorie_produktow .new_prod .left {
    background: url(/gfxi/tlo-transparent.png) no-repeat center right;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .kategorie_produktow .new_prod .left .txt {
      max-width: 570px;
      margin-right: 90px;
      font-size: 17.3px; }
      .kategorie_produktow .new_prod .left .txt h2 {
        font-size: 26.66px;
        font-weight: 600;
        margin-bottom: 45px; }
      .kategorie_produktow .new_prod .left .txt h2 k {
        color: #05cfc3; }
      .kategorie_produktow .new_prod .left .txt h3 {
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        letter-spacing: 2px; }
      .kategorie_produktow .new_prod .left .txt .btn {
        margin-top: 35px; }
  .kategorie_produktow .new_prod .right {
    padding-left: 0; }
  .kategorie_produktow .boxy {
    background: #fff;
    padding: 60px 170px 80px;
    color: #111; }
  .kategorie_produktow .boxy h3 {
    font-size: 12px; }
  .kategorie_produktow .boxy h4 {
    font-size: 17px;
    font-weight: 700; }
  .kategorie_produktow .boxy .col-md-4 {
    display: flex; }
    .kategorie_produktow .boxy .col-md-4 .img {
      margin-right: 20px; }
  .kategorie_produktow .kat_box {
    background: #fff; }
  .kategorie_produktow .kat_box .pic {
    position: relative; }
    .kategorie_produktow .kat_box .pic img {
      z-index: 0; }
    .kategorie_produktow .kat_box .pic .txt {
      position: absolute;
      right: 0;
      bottom: 0;
      background: #fff;
      width: 50%;
      padding: 80px 120px 80px 80px;
      z-index: 2;
      color: #000;
      border: 1px solid #d3d8dc; }
      .kategorie_produktow .kat_box .pic .txt h2 {
        font-size: 28px;
        font-weight: 600; }
  .kategorie_produktow .kat_box .prod {
    padding: 30px; }
    .kategorie_produktow .kat_box .prod .prod_img {
      text-align: center; }
      .kategorie_produktow .kat_box .prod .prod_img img {
        max-width: 80%; }
    .kategorie_produktow .kat_box .prod .prod_name a {
      text-decoration: none; }
      .kategorie_produktow .kat_box .prod .prod_name h2 {
        font-size: 15px;
        color: #000;
        font-weight: 600;
        text-transform: uppercase;
        text-decoration: none;
        text-align: center;
        margin-top: 50px; }

footer.footer {
  background-color: #141823;
  padding: 120px 0 60px 0;
  padding: 120px 0 0 0;
  color: #fff;
  position: relative; }
  footer.footer .container {
    min-width: unset !important; }
  footer.footer a {
    color: #fff; }
  footer.footer .foot_logo {
    margin-bottom: 50px; }
  footer.footer .left .ico_foot {
    margin: 0 10px 50px 0;
    float: left; }
  footer.footer .left strong {
    margin-bottom: 25px;
    line-height: 30px; }
  footer.footer .left a {
    text-decoration: none; }
  footer.footer .right {
    margin-bottom: 30px; }
  footer.footer .right ul {
    margin: 0;
    padding: 0; }
    footer.footer .right ul li {
      list-style: none; }
  footer.footer .right a {
    text-decoration: none; }
  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: "Titillium Web", 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; }

.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: #141823;
  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 .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: #05cfc3 !important; }
    section.offer_category.product_page.produkty .row .product_preview a.btn.btn_1.product_prev:hover {
      background: #05cfc3 !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: #05cfc3 !important; }
    section.offer_category.product_page.produkty .row .product_preview a.btn.btn_1.product_next:hover {
      background: #05cfc3 !important;
      color: white !important; }

.wspolpraca {
  background: #141823; }
  .wspolpraca .container {
    padding: 0;
    overflow-x: hidden; }
  .wspolpraca .container .flex {
    display: flex;
    position: relative; }
    .wspolpraca .container .flex h2 {
      position: absolute;
      width: 100%;
      text-align: center;
      color: #fff;
      font-size: 37px;
      font-weight: 600;
      left: 0;
      top: 50%; }

#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 !important; }

@media (min-width: 1px) and (max-width: 1802px) {
  header.aj-header .top_header.flex {
    padding-right: 20px; }

  header.aj-header .top_header.flex .row.top-logo-section .tright.top-koszyk {
    padding: 63px 0 63px 0; }
    header.aj-header.sticked .top_header.flex .row.top-logo-section .tright.top-koszyk {
      padding: 5px 0; }

  header.aj-header nav.navbar {
    margin: 0 2vw 0 9.59843vw; }

  header.aj-header nav.navbar .container-fluid ul.navbar-nav li.callme {
    margin-left: 60px; } }

@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: 1559px) {
  header.aj-header nav.navbar {
    margin: 0 0 0 120px; }

  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 {
    padding-right: 5px; }

  section.video-container .carousel-inner .carousel-item .flex-desc .description_slider .txt {
    padding: 0 50px 50px; } }

@media (min-width: 1px) and (max-width: 1480px) {
  header.aj-header nav.navbar .container-fluid ul.navbar-nav li.callme {
    margin-left: 0; }

  header.aj-header nav.navbar .container-fluid ul.navbar-nav li a.nav-link {
    font-size: 14px; }

  header.aj-header nav.navbar .container-fluid ul.navbar-nav {
    justify-content: center; }

  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 {
    line-height: 46px; } }

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

  .oferta_slide {
    padding: 0 40px; }

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

  section.video-container .belka_left {
    display: none; }

  header.aj-header .top_header.flex {
    margin-left: 0; }

  header.aj-header nav.navbar {
    margin-left: 0; }

  section.video-container .carousel-inner .carousel-item .flex-desc {
    border-left: 0;
    left: 140px;
    width: calc(100% - 280px); }
    section.video-container .carousel-inner .carousel-item .flex-desc .description_slider .txt h2 {
      font-size: 70px; }

  .ofirmie .left .txt, .ofirmie2 .left .txt {
    padding: 0 20px; } }

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

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

  header.aj-header .top_header.flex .row.top-logo-section .top_m_left {
    padding-left: 20px; }

  header.aj-header .top_header.flex .row.top-logo-section .tright.top-koszyk ul {
    padding: 0; }
    header.aj-header .top_header.flex .row.top-logo-section .tright.top-koszyk ul li a.wycena {
      padding: 10px 25px;
      margin-left: 10px; }

  header.aj-header nav.navbar .container-fluid ul.navbar-nav li.callme {
    margin-left: 0; }

  section.video-container .carousel-inner .carousel-item .flex-desc .description_slider .txt {
    font-size: 16px; }
    section.video-container .carousel-inner .carousel-item .flex-desc .description_slider .txt h2 {
      font-size: 50px; }

  section.video-container .carousel-inner .carousel-item .flex-desc .blok_off .col-md-4 {
    padding: 0 0 0 50px; } }

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

  .mobil_none {
    display: none !important; }

  header.aj-header nav.navbar .container-fluid a.navbar-brand {
    display: block; }

  header.aj-header nav.navbar {
    background: #141823; }
    header.aj-header nav.navbar .container-fluid {
      background: #141823;
      padding: 5px 20px; }
    header.aj-header nav.navbar .navbar-toggler {
      filter: invert(1); }

  header.aj-header nav.navbar .container-fluid ul.navbar-nav {
    background: #fff;
    padding: 30px 0; }
    header.aj-header nav.navbar .container-fluid ul.navbar-nav .nav-item .nav-link {
      padding: 10px 25px; }
      header.aj-header nav.navbar .container-fluid ul.navbar-nav .nav-item .nav-link.wycena {
        background: #05cfc3;
        color: #fff;
        border-radius: 50px;
        padding: 10px 25px; }

  header.aj-header nav.navbar .container-fluid a.navbar-brand {
    max-width: 70%; }
    header.aj-header nav.navbar .container-fluid a.navbar-brand img {
      max-width: 100%; }

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

  section.video-container .carousel-inner .carousel-item {
    margin-top: 65px; }
    section.video-container .carousel-inner .carousel-item img {
      width: 100%; }

  section.video-container .carousel-inner .carousel-item .flex-desc .blok_off {
    display: none; }

  section.video-container .carousel-inner .carousel-item .flex-desc {
    position: relative;
    top: inherit;
    left: inherit;
    background: #141823;
    width: 100%;
    padding: 20px 0; }

  .ofirmie .col-md-6, .ofirmie2 .col-md-6 {
    width: 100%; }
    .ofirmie .left .txt, .ofirmie2 .left .txt, .ofirmie .left .txt, .ofirmie2 .left .txt {
      max-width: 100%;
      padding: 25px;
      text-align: center;
      margin: 0; }

  .ofirmie2 .row {
    display: flex; }
    .ofirmie2 .row .left {
      order: 0; }
    .ofirmie2 .row .right {
      order: 2; }

  .oferta_produktow {
    padding: 0 20px; }
    .oferta_produktow .col-md-6 {
      width: 100%;
      text-align: center; }
    .oferta_produktow .col-md-6.left {
      padding: 30px 0 20px; }
    .oferta_produktow .col-md-6.right {
      padding: 0 0 50px; }

  .kategorie .slick_container button {
    display: none; }

  .kategorie_produktow .kat_box .pic .txt {
    position: relative;
    bottom: inherit;
    right: inherit;
    width: 100%;
    border: 0;
    padding: 30px; }

  .kategorie_produktow .new_prod .left .txt {
    margin: 0; }

  .kategorie_produktow .parent {
    padding: 50px 25px;
    text-align: center; }

  .kategorie_produktow .new_prod {
    text-align: center; }
    .kategorie_produktow .new_prod .col-md-6 {
      width: 100%;
      padding-bottom: 20px;
      padding-right: 0; }
    .kategorie_produktow .new_prod .col-md-6 img {
      width: 100%; }

  .kategorie_produktow .boxy {
    display: none; }

  .wspolpraca img {
    width: 100%; }

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

  .footer .container > .row > .col-md-8, .footer .container > .row > .col-md-4 {
    width: 100%; }
    .footer .offset-md-2 {
      margin-left: 0; }
    .footer .col-md-2 img {
      margin-bottom: 20px; }

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

  .offer_category.produkt {
    padding-top: 50px; }

  .offer_category {
    padding-top: 0; }

  main.strona-kategorii section.produkty .row .product_preview {
    padding: 50px 10px; }

  .prod_galery .gal_mat ul li {
    width: 50%; }

  section.offer_category.product_page.produkty .row .product_preview .prod_cart .prod_desc {
    text-align: center; }

  main.strona-kategorii section.produkty .row .produkt, main.strona-kategorii section.produkty .row .produkt.col-md-12 {
    flex-wrap: wrap; }
    main.strona-kategorii section.produkty .row .produkt .prod_img, main.strona-kategorii section.produkty .row .produkt.col-md-12 .prod_img, main.strona-kategorii section.produkty .row .produkt .prod_name, main.strona-kategorii section.produkty .row .produkt.col-md-12 .prod_name {
      width: 100%; }

  header.aj-header nav.navbar {
    margin: 0 20px 0 0; }

  .prod_galery_list .gal_mat ul li {
    width: 33%; }
    .prod_galery_list .gal_mat ul li img {
      max-width: 100%; } }

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