@charset "UTF-8";
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Poppins-Light.ttf) format("truetype"); }
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Poppins-Regular.ttf) format("truetype"); }
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/Poppins-Medium.ttf) format("truetype"); }
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/Poppins-SemiBold.ttf) format("truetype"); }
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/Poppins-Bold.ttf) format("truetype"); }
@font-face {
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/glyphicons-halflings-regular.eot);
  src: url(fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(fonts/glyphicons-halflings-regular.woff) format("woff"), url(fonts/glyphicons-halflings-regular.ttf) format("truetype"); }
.poppins, body, a, ul li, .btn-1, .btn-2, .btn-3, .btn-4, .btn-5 {
  font-family: 'Poppins', sans-serif, 'Arial'; }

.glyphicon, .close-s:after, .menu-left li.parent:after {
  font-family: 'Glyphicons Halflings'; }

.trans-time, a, .btn-1, .btn-2, .btn-3, .btn-4, .btn-5, .basket-mnu li div span, .basket-mnu li div span em {
  transition-duration: 0.35s; }

body {
  font-size: 14px;
  font-weight: 400;
  background-color: #fff;
  color: #000;
  line-height: 1.42857143; }

a, a:visited, a:active {
  color: #0b0b0b;
  text-decoration: none; }

a:hover {
  color: #e20710;
  text-decoration: none; }

a:visited, a:active {
  text-decoration: none; }

ul li {
  list-style: none; }

html, body, .wrapper {
  height: 100%; }

ul {
  padding-left: 0; }

.wrapper {
  background-color: #fff;
  /*display: table;*/
  width: 100%; }

.container {
  max-width: 1230px !important;
  width: 100%;
  height: 100%; }

.container-1 {
  max-width: 1230px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table;
  clear: both;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #fff; }

.container-max {
  max-width: 1590px;
  width: 100%;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
  display: table;
  clear: both; }

select, input, button, a, a:visited, a:hover, a:active, textarea, label, label span, .outln, .mobile-menu {
  -moz-outline: none;
  outline: none; }

.capital, .btn-1, .btn-2, .btn-3, .btn-4, .btn-5, .user-menu li a, .basket span, .basket a, .menu-top li a, .menu-left > li > a, .benefits-box h3, .opt_bene, .newsletter-box h3, .dostepny, .steps li, .opt_news {
  text-transform: uppercase; }

.bef-aft, .user-menu li:before, .user-login a:before, .user-account a:before, .user-logout a:before, .user-profil a:before, .basket button:before, .basket button:after, .basket:before, .search-box button:before, .search-btn:before, .call-phone a:before, .ico-1 a:before, .ico-2 a:before, .ico-3 a:before, .ico-4 a:before, .ico-5 a:before, .ico-6 a:before, .menu-left > li > a:before, .benefits-box h3:before, .opt_bene:before, .benefits-box ul li:before, .find-clue h3:before, .opt_news:before, .newsletter-box h3:before, .phone a:before, .email a:before, .product-list li h3:before, .blog-box li a p:before, .dostepny:before, .product-desc ul li:before, .opinion-com li p:before {
  content: '';
  display: block;
  position: absolute; }

.trans-time, a, .btn-1, .btn-2, .btn-3, .btn-4, .btn-5, .basket-mnu li div span, .basket-mnu li div span em {
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out; }

.btn-1, .btn-2, .btn-3, .btn-4, .btn-5 {
  display: inline-block;
  font-size: 14px;
  text-align: center;
  font-weight: normal;
  padding: 8px 25px;
  text-decoration: none !important;
  text-shadow: none;
  font-weight: 600;
  cursor: pointer;
  border: none;
  line-height: normal; }

.btn-1 {
  background-color: #e20710;
  color: #fff !important; }

.btn-1:hover {
  background-color: #bf0610; }

.btn-2, .btn-3 {
  background-color: #e20710;
  color: #fff !important; }

.btn-2:hover, .btn-3:hover {
  background-color: #bf0610; }

.btn-3 {
  font-size: 16px;
  padding: 10px 20px; }

.btn-4 {
  font-size: 18px;
  padding: 10px 70px;
  background-color: #fff;
  border: 3px solid #e20710; }

.btn-4:hover {
  background-color: #e20710;
  color: #fff; }

.btn-5 {
  background-color: #999;
  color: #fff !important;
  cursor: default; }

.btn-5:hover {
  background-color: #888888; }

.center-block {
  margin: 0 auto;
  display: block;
  clear: both;
  float: none; }

.clear-l {
  clear: left; }

.clearfix {
  clear: both; }

.col-xs-5col,
.col-sm-5col,
.col-md-5col,
.col-lg-5col {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5col {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5col {
    width: 20%;
    float: left; } }
@media (min-width: 992px) {
  .col-md-5col {
    width: 20%;
    float: left; } }
@media (min-width: 1200px) {
  .col-lg-5col {
    width: 20%;
    float: left; } }
.shadow-bottom {
  -webkit-box-shadow: 0px 10px 14px -1px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 10px 14px -1px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 10px 14px -1px rgba(0, 0, 0, 0.39); }

.shadow-bottom-1, .basket-mnu {
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.175), -3px 3px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.175), -3px 3px 6px rgba(0, 0, 0, 0.175); }

.gray-bg {
  background-color: #f5f5f5; }

.f11 {
  font-size: 11px; }

.f15 {
  font-size: 15px; }

.pb20 {
  padding-bottom: 20px;
  height: auto; }

.pt20 {
  padding-top: 20px; }

.h-1, .h-2, .h-3, .h-4 {
  font-size: 19px;
  font-weight: 800;
  color: #0b0b0b;
  margin-top: 0;
  margin-bottom: 20px; }

.h-2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 23px;
  line-height: 1.5em; }

.h-3 {
  color: #e20710; }

.h-4 {
  margin-top: 20px; }

.block-absolute, .basket-mnu li div span em, .menu-left li.parent:after {
  display: block;
  position: absolute; }

.red {
  color: #e20710;
  font-style: normal; }

.mb20 {
  margin-bottom: 20px;
  overflow: hidden; }

.pos-rel {
  position: relative; }

select, checkbox {
  cursor: pointer; }

.header {
  border-bottom: 1px solid #d9d9d9; }

.header-cont {
  display: table;
  width: 100%; }

.header-top {
  display: table;
  width: 100%;
  height: 60px;
  position: relative; }

.header-bottom {
  display: table;
  width: 100%;
  height: 104px;
  position: relative; }

.logo {
  position: absolute;
  display: block;
  width: 428px;
  height: auto;
  top: 50%;
  left: 0;
  margin: 0;
  padding: 0;
  margin-top: -35px; }
  .logo a {
    display: block;
    width: 428px;
    height: auto; }
    .logo a img {
      width: 428px; }

.user-menu {
  position: absolute;
  top: 0;
  right: 220px;
  display: table; }
  .user-menu li {
    display: table-cell;
    padding: 15px 10px;
    position: relative; }
    .user-menu li a {
      font-size: 13px;
      font-weight: 600; }
  .user-menu li:before {
    width: 1px;
    top: 50%;
    right: 0;
    height: 17px;
    background-color: #d9d9d9;
    margin-top: -9px; }
  .user-menu li:last-child:before {
    display: none; }

.user-login a:before {
  width: 10px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 5px;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 0;
  margin-top: -9px; }

.user-account a:before {
  width: 11px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 5px;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -20px;
  margin-top: -7px; }

.user-logout a:before {
  width: 10px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 5px;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 0;
  margin-top: -9px; }

.user-profil a:before {
  width: 11px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 5px;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -20px;
  margin-top: -7px; }

.user-login a, .user-account a, .user-profil a, .user-logout a {
  padding-left: 15px; }

.user-orders a {
  padding-left: 20px; }

.user-orders a:before {
  font-family: 'Glyphicons Halflings';
  content: "\e012";
  color: #525966;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -9px;
  display: block;
  line-height: 1em; }

.user-contact a {
  padding-left: 18px; }

.user-contact a:before {
  font-family: 'Glyphicons Halflings';
  content: "\2709";
  color: #525966;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -8px;
  margin-left: -5px;
  display: block;
  line-height: 1em; }

.basket {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #e20710;
  max-width: 213px;
  width: 100%;
  height: 50px; }
  .basket span, .basket a {
    color: #fff;
    line-height: 50px;
    padding-left: 60px;
    font-size: 14px;
    font-weight: 600;
    display: block; }
    .basket span small, .basket a small {
      font-size: 14px;
      font-weight: 400; }
  .basket button {
    border: none;
    background: none;
    width: 40px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0; }
  .basket button:before {
    width: 14px;
    height: 11px;
    background-repeat: no-repeat;
    background-size: 100px auto;
    top: 50%;
    left: 50%;
    background-image: url(../img/ico_sprites.png);
    background-position: 0 -85px;
    margin-top: -5px;
    margin-left: -6px; }
  .basket button:after {
    width: 1px;
    top: 0;
    left: 0;
    height: 50px;
    background-color: #bf0610; }

.basket:before {
  width: 47px;
  height: 37px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 10px;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -39px;
  margin-top: -19px; }

.basket-mnu {
  display: none;
  position: absolute;
  top: 50px;
  right: 0;
  width: 277px;
  background-color: #fff;
  padding: 5px 15px 15px;
  z-index: 1100; }
  .basket-mnu li:hover {
    background: none; }
  .basket-mnu li:hover div span {
    width: 28px; }
  .basket-mnu li:hover div span em {
    opacity: 1; }
  .basket-mnu li {
    display: block;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #dbdbdb;
    border-left: 0;
    border-right: 0 !important;
    padding: 10px 0; }
    .basket-mnu li div {
      /*display: table; width: 100%;*/
      position: relative; }
      .basket-mnu li div span:hover em {
        background-color: #fff; }
      .basket-mnu li div span {
        display: table-cell;
        width: 0px;
        position: relative;
        z-index: 110; }
        .basket-mnu li div span em {
          -webkit-border-top-left-radius: 50%;
          -webkit-border-top-right-radius: 50%;
          -webkit-border-bottom-right-radius: 50%;
          -webkit-border-bottom-left-radius: 50%;
          -moz-border-radius-topleft: 50%;
          -moz-border-radius-topright: 50%;
          -moz-border-radius-bottomright: 50%;
          -moz-border-radius-bottomleft: 50%;
          border-top-left-radius: 50%;
          border-top-right-radius: 50%;
          border-bottom-right-radius: 50%;
          border-bottom-left-radius: 50%;
          background-color: #d9d9d9;
          font-style: normal;
          font-weight: 700;
          font-size: 13px;
          width: 20px;
          height: 20px;
          text-align: center;
          line-height: 22px;
          margin-top: -10px;
          top: 50%;
          left: 0;
          opacity: 0; }
          .basket-mnu li div span em a {
            position: absolute;
            width: 20px;
            height: 20px;
            display: block;
            top: 1px;
            left: 0;
            line-height: 20px;
            font-size: 18px; }
      .basket-mnu li div a {
        display: table-cell;
        width: auto;
        height: auto;
        padding-top: 0; }
        .basket-mnu li div a figure {
          display: table-cell;
          width: 70px;
          height: 60px;
          overflow: hidden;
          vertical-align: top;
          position: relative;
          z-index: 120; }
          .basket-mnu li div a figure img {
            width: 70px;
            height: 60px;
            object-fit: cover; }
        .basket-mnu li div a div {
          display: table-cell;
          width: auto;
          text-align: left;
          vertical-align: top;
          padding-left: 10px;
          width: 150px; }
          .basket-mnu li div a div p {
            text-transform: none;
            font-size: 13px;
            font-weight: 400;
            margin-bottom: 15px;
            color: #000; }
            .basket-mnu li div a div p small {
              font-size: 10;
              color: #000; }
          .basket-mnu li div a div b {
            font-size: 13px;
            color: #000; }

div.basket-mnu-sum {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 10px; }
  div.basket-mnu-sum span {
    display: block;
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #000; }
  div.basket-mnu-sum span.basket-mnu-val {
    float: right;
    font-size: 18px;
    text-transform: none; }
  div.basket-mnu-sum a.btn-3 {
    width: 100%;
    height: auto !important;
    padding-top: 15px;
    clear: both; }
  div.basket-mnu-sum a:before {
    display: none !important; }

.search-box {
  position: absolute;
  top: 50%;
  right: 358px;
  width: 100%;
  max-width: 363px;
  height: 50px;
  margin-top: -25px;
  border: 4px solid #d9d9d9;
  background-color: #fff; }
  .search-box input[type="text"] {
    width: calc(100% - 45px);
    height: 42px;
    line-height: 42px;
    padding-left: 10px;
    border: none;
    font-size: 14px; }
  .search-box button {
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 42px;
    border: none;
    background: none; }
  .search-box button:before {
    width: 26px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: 100px auto;
    top: 50%;
    left: 50%;
    background-image: url(../img/ico_sprites.png);
    background-position: 0 -103px;
    margin-left: -13px;
    margin-top: -11px; }

.search-btn {
  display: none;
  position: absolute;
  width: 45px;
  height: 42px;
  border: none;
  background: none;
  top: 15px;
  right: 45px; }

.search-btn:before {
  width: 26px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 50%;
  background-image: url(../img/ico_sprites.png);
  background-position: -33px -103px;
  margin-left: -13px;
  margin-top: -11px; }

.close-s:before {
  opacity: 0; }

.close-s:after {
  content: "\e260";
  font-size: 22px;
  color: #e20710; }

.call-phone {
  position: absolute;
  right: 0px;
  top: 30px; }
  .call-phone a {
    font-size: 23px;
    font-weight: 300;
    display: block;
    position: relative;
    padding-left: 40px; }
    .call-phone a em {
      font-style: normal; }
  .call-phone span {
    display: block;
    font-size: 15px;
    font-weight: 300;
    padding-left: 50px;
    font-size: 15px;
    color: #a3a3a3; }

.call-phone a:before {
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 0;
  left: 0;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -132px; }

.menu-top {
  display: table;
  width: 100%;
  overflow: hidden; }
  .menu-top li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 100px;
    width: 16.66666666%; }
    .menu-top li a {
      position: relative;
      font-size: 14px;
      font-weight: 700;
      text-align: left;
      display: block;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-right: 5px; }
      .menu-top li a span {
        display: block; }
  .menu-top li.active a span {
    color: #e20710; }

.ico-1 a {
  padding-left: 70px; }

.ico-1 a:before {
  width: 58px;
  height: 51px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 0;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -171px;
  margin-top: -25px; }

.ico-2 a {
  padding-left: 60px; }

.ico-2 a:before {
  width: 50px;
  height: 47px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 0;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -228px;
  margin-top: -24px; }

.ico-3 a {
  padding-left: 50px; }

.ico-3 a:before {
  width: 45px;
  height: 51px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 49%;
  left: 0;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -282px;
  margin-top: -25px; }

.ico-4 a {
  padding-left: 50px; }

.ico-4 a:before {
  width: 50px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 0;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -338px;
  margin-top: -30px; }

.ico-5 a {
  padding-left: 50px; }

.ico-5 a:before {
  width: 50px;
  height: 52px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 0;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -401px;
  margin-top: -26px; }

.ico-6 a {
  padding-left: 50px; }

.ico-6 a:before {
  width: 50px;
  height: 51px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 0;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -460px;
  margin-top: -25px; }

.scroll-ico {
  width: 29px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 0;
  left: 50%;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -638px;
  position: absolute;
  top: auto;
  bottom: 5px;
  margin-left: -15px;
  display: none; }

.col-left {
  padding-right: 15px;
  max-width: 250px;
  width: 21%;
  margin-bottom: 30px;
  float: left;
  display: block; }

.col-right {
  width: 79% !important;
  float: right; }

.menu-left > li {
  margin-bottom: 10px; }
  .menu-left > li > a {
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    width: 90%; }
  .menu-left > li > a:before {
    width: 28px;
    height: 3px;
    background-color: #e20710;
    bottom: 0;
    left: 0; }
.menu-left > li > ul {
  padding-top: 10px;
  padding-bottom: 15px; }
  .menu-left > li > ul > li.parent:after {
    top: 7px;
    font-size: 12px; }
  .menu-left > li > ul > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    width: 100%; }
  .menu-left > li > ul > li > ul {
    padding-left: 18px;
    padding-top: 8px; }
    .menu-left > li > ul > li > ul > li {
      list-style: outside;
      list-style-type: disc;
      margin-bottom: 5px;
      color: #999; }
      .menu-left > li > ul > li > ul > li > a {
        color: #999;
        font-size: 13px; }

.menu-left {
  display: table;
  height: 100%;
  width: 100%; }
  .menu-left li {
    position: relative; }
    .menu-left li a {
      display: block; }
    .menu-left li a:hover {
      color: #e20710; }
    .menu-left li ul {
      display: none; }
      .menu-left li ul li {
        /*display: block;*/ }
        .menu-left li ul li a:before {
          display: none; }
        .menu-left li ul li ul li {
          list-style-type: disc; }
  .menu-left li:last-child a {
    border-bottom: 0; }
  .menu-left li.parent span, .menu-left li.parent b {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 30;
    cursor: pointer; }
  .menu-left li.parent span {
    width: 30px;
    height: 30px; }
  .menu-left li.parent b {
    width: 20px;
    height: 30px; }
  .menu-left li.active > a {
    color: #e20710; }
  .menu-left li.active > ul {
    display: block; }
  .menu-left li.parent.active:after {
    content: "\e260"; }
  .menu-left li.parent.active.arrow-up:after {
    content: "\e259"; }
  .menu-left li.parent.arrow-up:after {
    content: "\e260"; }
  .menu-left li.parent:after {
    content: "\e259";
    top: 10px;
    right: 0;
    color: #e20710;
    font-size: 13px; }

.benefits-box {
  margin-bottom: 20px; }
  .benefits-box h3 {
    background-color: #e20710;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 55px;
    margin: 0; }
  .benefits-box h3:before {
    width: 36px;
    height: 43px;
    background-repeat: no-repeat;
    background-size: 100px auto;
    top: 50%;
    left: 8px;
    background-image: url(../img/ico_sprites.png);
    background-position: 0 -516px;
    margin-top: -22px; }
  .benefits-box ul {
    background-color: #f5f5f5;
    padding: 20px; }
    .benefits-box ul li {
      font-size: 12px;
      margin-bottom: 15px;
      position: relative;
      padding-left: 17px; }
    .benefits-box ul li:before {
      width: 13px;
      height: 12px;
      background-repeat: no-repeat;
      background-size: 100px auto;
      top: 3px;
      left: 0;
      background-image: url(../img/ico_sprites.png);
      background-position: 0 -566px; }
    .benefits-box ul li:last-child {
      margin-bottom: 0; }

    .opt_bene {
    background-color: #e20710;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 55px;
    margin: 0; }
  .opt_bene:before {
    width: 36px;
    height: 43px;
    background-repeat: no-repeat;
    background-size: 100px auto;
    top: 50%;
    left: 8px;
    background-image: url(../img/ico_sprites.png);
    background-position: 0 -516px;
    margin-top: -22px; }
  .benefits-box ul {
    background-color: #f5f5f5;
    padding: 20px; }
    .benefits-box ul li {
      font-size: 12px;
      margin-bottom: 15px;
      position: relative;
      padding-left: 17px; }
    .benefits-box ul li:before {
      width: 13px;
      height: 12px;
      background-repeat: no-repeat;
      background-size: 100px auto;
      top: 3px;
      left: 0;
      background-image: url(../img/ico_sprites.png);
      background-position: 0 -566px; }
    .benefits-box ul li:last-child {
      margin-bottom: 0; }


.find-clue p:before {
  width: 33px;
  height: 47px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: 8px;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -693px;
  margin-top: -23px; }

.newsletter-box {
  margin-bottom: 20px; }
  .newsletter-box h3 {
    background-color: #e20710;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 55px;
    margin: 0; }
    .newsletter-box h3 a {
      color: #fff; }
    .newsletter-box h3 a:hover {
      color: #000; }
  .newsletter-box h3:before {
    width: 28px;
    height: 23px;
    background-repeat: no-repeat;
    background-size: 100px auto;
    top: 50%;
    left: 8px;
    background-image: url(../img/ico_sprites.png);
    background-position: 0 -663px;
    margin-top: -12px; }

.opt_news {
    background-color: #e20710;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 55px;
    margin: 0; }
    .opt_news a {
      color: #fff; }
    .opt_news a:hover {
      color: #000; }
  .opt_news:before {
    width: 28px;
    height: 23px;
    background-repeat: no-repeat;
    background-size: 100px auto;
    top: 50%;
    left: 8px;
    background-image: url(../img/ico_sprites.png);
    background-position: 0 -663px;
    margin-top: -12px; }

.call-box {
  margin-bottom: 20px;
  background-color: #f5f5f5; }
  .call-box figure {
    width: 100%;
    height: 98px;
    overflow: hidden;
    display: block; }
    .call-box figure img {
      width: 100%;
      height: 98px;
      object-fit: cover; }
  .call-box ul {
    padding: 20px 10px; }
    .call-box ul li {
      margin-bottom: 15px; }
      .call-box ul li a {
        font-size: 12px;
        color: #e20710;
        position: relative;
        padding-left: 25px;
        font-weight: 300;
        word-break: break-all;
        display: block; }
    .call-box ul li:last-child {
      margin-bottom: 0; }

.phone a:before {
  width: 21px;
  height: 21px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: -3px;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -585px;
  margin-top: -12px; }

.email a:before {
  width: 22px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: 100px auto;
  top: 50%;
  left: -3px;
  background-image: url(../img/ico_sprites.png);
  background-position: 0 -613px;
  margin-top: -12px; }

.arrow.back {
  left: 20px; }

.arrow.forward {
  right: 20px; }

.arrow.back, .arrow.forward {
  width: 30px;
  height: 72px;
  position: absolute;
  top: 50%;
  text-indent: -9876px;
  display: block;
  margin-top: -36px; }

.arrow span {
  display: block;
  width: 24px;
  height: 4px !important;
  border-radius: 1px;
  background-color: #000;
  position: absolute; }

.a-back-1 {
  transform: rotate(-45deg);
  top: 27px;
  left: 0; }

.a-back-2 {
  transform: rotate(45deg);
  bottom: 26px;
  left: 0; }

.a-forward-1 {
  transform: rotate(45deg);
  top: 27px;
  right: 0; }

.a-forward-2 {
  transform: rotate(-45deg);
  bottom: 26px;
  right: 0; }

.slider-1 {
  margin-bottom: 30px; }

.slider-1 .carousel-control.left, .slider-1 .carousel-control.right {
  background: none; }

.slider-1 a.carousel-caption {
  text-shadow: none;
  left: 8%;
  text-align: left;
  top: 30%;
  bottom: 30%; }
  .slider-1 a.carousel-caption h2 {
    font-size: 28px;
    color: #000; }
  .slider-1 a.carousel-caption p {
    font-size: 15px;
    color: #8b8b8a; }

.slider-1 a.carousel-caption:hover p {
  color: #8b8b8a; }

.slider-1 .carousel-indicators li {
  border: 4px solid #d9d9d9;
  width: 18px;
  height: 18px;
  margin: 0 3px;
  cursor: pointer;
  background-color: transparent;
  border-radius: 18px !important; }

.slider-1 .carousel-indicators .active {
  border-color: #000 !important; }

.slider-1 div.item img {
  object-fit: cover;
  width: 100%;
  max-height: 440px;
  height: auto; }

.product-list li {
  border-bottom: 1px solid #dbdbdb;
  min-height: 360px;
  padding-top: 25px;
  position: relative; }
  .product-list li figure {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 190px; }
    .product-list li figure img {
      object-fit: contain;
      width: 100%;
      height: 190px; }
  .product-list li h3 {
    position: relative;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    line-height: 1.4em;
    min-height: 60px; }
  .product-list li h3:before {
    width: 28px;
    height: 3px;
    background-color: #2c2c2c;
    top: -15px;
    left: 50%;
    margin-left: -14px; }
  .opt{
    position: relative;
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    line-height: 1.4em;
    min-height: 60px; }
  .opt:before {
    width: 28px;
    height: 3px;
    background-color: #2c2c2c;
    top: -15px;
    left: 50%;
    margin-left: -14px; }
  .mini_opt {
    text-align: center;
    color: #e20710;
    font-size: 14px;
    width: 100%;
    margin: 0; }
  .mini_opt span {
      font-size: 18px;
      font-weight: 700; }
.product-list li:nth-last-of-type(-n+4) {
  border-bottom: none; }
.product-list li:nth-child(5n+5) {
  clear: both; }

.product-list-cont ul.product-list li:nth-of-type(-n+4) {
  border-bottom: 1px solid #dbdbdb; }

.product-list-1 li {
  position: relative; }
  .product-list-1 li a {
    display: table;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .product-list-1 li a div:nth-of-type(1) {
      display: table-cell;
      width: 140px; }
      .product-list-1 li a div:nth-of-type(1) figure {
        display: block;
        width: 140px;
        height: 130px;
        overflow: hidden; }
        .product-list-1 li a div:nth-of-type(1) figure img {
          width: 100%;
          height: 130px;
          object-fit: contain; }
    .product-list-1 li a div:nth-of-type(2) {
      display: table-cell;
      padding-left: 20px;
      vertical-align: top; }
      .product-list-1 li a div:nth-of-type(2) h3, .product-list-1 li a div:nth-of-type(2) .h3 {
        font-size: 18px;
        font-weight: 600;
        margin-top: 5px; }
      .product-list-1 li a div:nth-of-type(2) p {
        margin-bottom: 20px;
        color: #000 !important; }
      .product-list-1 li a div:nth-of-type(2) span {
        text-align: center;
        color: #e20710;
        font-size: 14px;
        width: 100%;
        margin: 0; }
        .product-list-1 li a div:nth-of-type(2) span span {
          font-size: 18px;
          font-weight: 700; }
  .product-list-1 li a:hover div:nth-of-type(2) p {
    color: #000 !important; }
.product-list-1 li:last-child a {
  border-bottom: none; }

.blog-section {
  background-color: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center; }

.blog-box li {
  margin-bottom: 20px; }
  .blog-box li a figure {
    width: 100%;
    height: 170px;
    overflow: hidden;
    display: block;
    margin-bottom: 30px; }
    .blog-box li a figure img {
      width: 100%;
      height: 170px;
      object-fit: cover; }
  .blog-box li a p {
    text-align: center;
    position: relative;
    font-size: 14px; }
  .blog-box li a p:before {
    width: 28px;
    height: 3px;
    background-color: #2c2c2c;
    bottom: -10px;
    left: 50%;
    margin-left: -14px; }
  .blog-box li a h3 {
    font-size: 14px;
    font-weight: 700;
    text-align: center; }

.blog-list li a p:before {
  display: none; }

.footer-top {
  padding-top: 60px;
  padding-bottom: 20px; }

.menu-footer h4 {
  font-size: 16px;
  font-weight: 600; }
.menu-footer li a {
  color: #888888;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
  font-size: 14px; }
.menu-footer li a:hover {
  color: #e20710; }

.map h4 {
  font-size: 16px;
  font-weight: 600; }
.map p {
  color: #888888;
  font-size: 14px;
  margin-bottom: 20px; }

.footer-bottom {
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px solid #e7e8eb; }

.prod {
  padding-right: 40px;
  padding-top: 10px; }
  .prod p {
    font-size: 14px;
    color: #8b8b8a;
    margin-bottom: 0; }
    .prod p a:nth-of-type(1) img {
      width: 42px; }
    .prod p a:nth-of-type(2) img {
      width: 57px;
      margin-top: -3px; }
    .prod p span {
      padding-right: 10px; }
    .prod p span:nth-of-type(2) {
      padding-left: 5px;
      padding-right: 5px; }

.good-company {
  min-height: 168px;
  position: relative; }
  .good-company img {
    position: absolute;
    bottom: 0;
    right: 0; }

.pagin {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
  clear: both;
  border-top: 1px solid #e7e8eb;
  padding-top: 40px; }
  .pagin a, .pagin strong {
    display: inline-block;
    background-color: #f5f5f5;
    padding: 8px 10px;
    color: #000;
    font-size: 14px;
    height: 30px;
    line-height: 1em;
    vertical-align: top;
    margin-left: 1px;
    margin-right: 1px; }
  .pagin a:hover, .pagin strong {
    color: #fff !important;
    background-color: #e20710; }
  .pagin strong {
    font-weight: normal;
    color: #fff;
    background-color: #e20710; }

.tab-1 tr td:nth-of-type(1) {
  width: 40%;
  vertical-align: middle; }
.tab-1 tr td:nth-of-type(2) {
  width: 48%;
  vertical-align: middle; }
.tab-1 tr td:nth-of-type(3) {
  width: 12%;
  vertical-align: middle; }
.tab-1 tr:last-of-type td {
  border-bottom: 1px solid #ddd; }

.pole {
  width: 50px;
  border: 1px solid #e7e8eb;
  text-align: center;
  font-size: 18px; }

.product-card div.col-md-6 {
  margin-bottom: 30px; }

.photo-desc {
  font-size: 12px; }

.product-param h1.h-2 {
  padding-top: 20px; }

.prices p {
  margin-bottom: 5px; }
  .prices p span {
    width: 89px;
    display: inline-block; }
  .prices p strong {
    display: inline-block; }
.prices p:last-of-type {
  color: #999; }

.dostepny {
  color: #91da00;
  padding-left: 12px;
  position: relative;
  font-size: 11px; }

.dostepny:before {
  -webkit-border-top-left-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -moz-border-radius-topleft: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #91da00;
  margin-top: -6px; }

.clear {
  clear: both; }

.big-picture {
  margin-bottom: 20px;
  display: block; }

.thumbnails li {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px; }

.product-desc {
  padding-top: 30px; }
  .product-desc p {
    margin-bottom: 10px; }
  .product-desc ul {
    padding-left: 20px; }
    .product-desc ul li {
      margin-bottom: 7px;
      position: relative; }
    .product-desc ul li:before {
      content: '\2022';
      font-size: 20px;
      line-height: 1em;
      color: #e20710;
      top: 0;
      left: -15px; }

.btn-cnt-1 {
  overflow: hidden;
  margin-bottom: 20px;
  position: relative; }

#warning_item {
  display: none; }

#btn-cover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
  cursor: pointer; }

.breadcrumb {
  border-radius: 0; }

.steps-container {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px; }

.steps {
  display: table;
  width: 100%;
  font-size: 0;
  top: 30px;
  left: 50%; }
  .steps li {
    width: 33.33%;
    display: inline-block;
    border-right: 1px solid #e7e8eb;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    color: #0b0b0b;
    font-weight: 400;
    vertical-align: top; }
    .steps li strong {
      font-weight: 700; }
  .steps li:before {
    content: '';
    width: 100%;
    height: 5px;
    background-color: #d6d6d6;
    display: block;
    margin-bottom: 10px; }
  .steps li:last-child {
    border-right: none; }
  .steps li.active:before, .steps li.done:before {
    background-color: #e20710; }
  .steps li.active {
    color: #e20710; }

.item-dsc {
  width: 100%;
  display: table; }

.item-photo {
  display: table-cell;
  vertical-align: top;
  width: 100px; }
  .item-photo figure {
    width: 100px;
    height: 90px;
    display: block;
    overflow: hidden;
    margin-right: 20px; }
    .item-photo figure img {
      width: 100px;
      height: 90px;
      object-fit: cover; }

.item-name {
  display: table-cell;
  vertical-align: top; }

.red {
  color: #e20710; }

.basket-1 td {
  vertical-align: middle !important; }
.basket-1 td:nth-of-type(1) {
  padding-left: 0;
  width: 50%; }
.basket-1 td:nth-of-type(2) {
  width: 50%; }
.basket-1 tr > th {
  width: 50%; }
  .basket-1 tr > th table {
    width: 100%; }
    .basket-1 tr > th table th:nth-of-type(1) {
      width: 20%; }
    .basket-1 tr > th table th:nth-of-type(2) {
      width: 40%; }
    .basket-1 tr > th table th:nth-of-type(3) {
      width: 30%; }
    .basket-1 tr > th table th:last-of-type {
      text-align: center;
      width: 10%; }

.table-item {
  display: table;
  width: 100%; }
  .table-item div.price-item, .table-item div.amount-item, .table-item div.price-sum, .table-item div.remove-item-cnt, .table-item div.amount-item-1, .table-item div.price-sum-1 {
    display: table-cell;
    vertical-align: middle; }
  .table-item div.price-item {
    width: 20%; }
  .table-item div.amount-item {
    width: 40%; }
  .table-item div.price-sum {
    width: 30%; }
  .table-item div.remove-item-cnt {
    width: 10%;
    text-align: center; }
  .table-item div.amount-item-1 {
    width: 50%; }
  .table-item div.price-sum-1 {
    width: 50%;
    text-align: left; }

.th-1 th:nth-of-type(1) {
  width: 50% !important; }
.th-1 th:nth-of-type(2) {
  width: 50% !important;
  text-align: left !important; }

.remove-item {
  -webkit-border-top-left-radius: 2px;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border: 1px solid #d9d9d9;
  width: 26px;
  height: 26px;
  display: inline-block;
  text-align: center;
  position: relative; }
  .remove-item span {
    font-size: 22px;
    line-height: 1em;
    position: absolute;
    top: 3px;
    left: 4px;
    display: block; }

.price-item, .price-sum {
  font-size: 18px;
  font-weight: 700; }
  .price-item small, .price-sum small {
    font-size: 16px;
    font-weight: 400; }

.tab-basket-sum {
  width: 100%;
  max-width: 400px;
  float: right;
  margin-top: 20px; }
  .tab-basket-sum td {
    text-align: right;
    padding: 8px; }
  .tab-basket-sum tr:last-of-type {
    border-top: 1px solid #d9d9d9; }

.to-pay {
  font-size: 22px; }

.shipping {
  /*margin-bottom: 30px;*/
  margin-top: 30px;
  width: 100%; }

.com-to-order {
  margin-bottom: 30px;
  clear: both; }

.required {
  color: #e20710; }

.form-1 {
  max-width: 400px;
  width: 100%;
  margin-bottom: 30px; }
  .form-1 li {
    position: relative; }
    .form-1 li span.required {
      position: absolute;
      top: 20px;
      right: -10px; }
    .form-1 li label {
      font-weight: normal;
      font-size: 12px; }

.form-group .btn-2.pull-right {
  z-index: 10;
  position: relative; }

.form-2 {
  text-align: center;
  clear: both;
  width: 100%; }

.col-frm-1 {
  margin-bottom: 30px; }

.checkbox-1 {
  margin-bottom: 30px;
  padding-left: 15px; }

.checkbox-2 span {
  font-size: 12px; }

.col-frm-2 {
  overflow: hidden;
  margin-bottom: 30px; }

.gray-box, .gray-box-1 {
  background-color: #e7e8eb;
  display: table;
  width: 100%;
  margin-bottom: 30px; }

.gray-box-1 {
  padding-top: 20px;
  padding-bottom: 5px; }

.enabled {
  margin-left: auto;
  margin-right: auto; }

.disabled {
  background-color: #d9d9d9; }

.disabled:hover {
  background-color: #d9d9d9; }

.btn-absolute {
  margin-bottom: 50px; }

.btn-absolute .btn-2 {
  position: absolute;
  left: 138%; }

.frm-contact {
  margin-top: 55px;
  margin-bottom: 30px; }

.captcha {
  overflow: hidden; }
  .captcha div.col-sm-3 {
    padding-left: 0; }
  .captcha label.col-sm-12 {
    padding-left: 0;
    padding-right: 0; }
  .captcha div.col-sm-5 {
    padding-right: 0;
    position: relative; }
  .captcha div.col-sm-4 {
    padding-left: 25px;
    margin-top: -3px; }
  .captcha img {
    width: 85px; }
  .captcha span {
    top: -5px !important; }

.getback-pass {
  padding-top: 55px;
  margin-bottom: 30px; }

.login-form {
  margin-bottom: 30px; }
  .login-form ul {
    overflow: hidden; }

.box-1 {
  max-width: 400px;
  width: 100%;
  clear: both; }
  .box-1 a {
    color: #e20710;
    font-size: 16px; }

.restore-pass {
  overflow: hidden;
  margin-top: 30px; }

.table-1 tr td:nth-of-type(1) {
  width: 20px; }
.table-1 tr td:last-of-type {
  width: 100px; }
.table-1 a:visited {
  color: #e20710; }

.table-2 {
  margin-bottom: 30px; }
  .table-2 tr td:nth-of-type(1) {
    width: 40%; }
  .table-2 tr td:nth-of-type(2) {
    width: 30%; }
  .table-2 tr td:nth-of-type(3), .table-2 tr td:nth-of-type(4), .table-2 tr th:nth-of-type(3), .table-2 tr th:nth-of-type(4) {
    text-align: center; }

.cena strong {
  font-size: 22px; }

.date {
  display: block;
  color: #e20710;
  font-size: 16px;
  text-align: right; }

.img-article {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 30px; }
  .img-article a img {
    width: 100%;
    object-fit: cover; }

.article-cnt {
  line-height: 1.6em;
  margin-bottom: 30px; }
  .article-cnt ul {
    padding-left: 20px; }
    .article-cnt ul li {
      list-style-type: disc; }
  .article-cnt ol {
    padding-left: 20px; }
  .article-cnt a {
    color: #e20710; }

.search-cnt {
  display: table;
  width: 100%;
  margin-bottom: 30px; }

.search-1, .search-2, .search-3, .search-4, .search-5 {
  display: block;
  float: left; }

.search-2, .search-3, .search-4, .search-5 {
  padding-left: 5px;
  padding-right: 5px; }

.search-1 {
  width: 100%;
  margin-bottom: 20px; }

.search-2 {
  width: 30%;
  padding-left: 0; }

.search-3 {
  width: 30%; }

.search-4 {
  width: 25%; }

.search-5 {
  width: 15%;
  text-align: right;
  padding-left: 5px;
  padding-right: 0; }

.sel-opi {
  display: table;
  width: 100%; }
  .sel-opi div.star-box {
    padding: 0;
    width: 50%;
    float: left;
    margin-bottom: 20px; }
    .sel-opi div.star-box p {
      font-size: 14px;
      font-weight: 700;
      color: #000 !important; }
  .sel-opi div.star-box:nth-of-type(odd) {
    padding-right: 5px; }
  .sel-opi div.star-box:nth-of-type(even) {
    padding-left: 5px; }

.stars-setup label {
  display: block;
  float: left;
  cursor: pointer;
  margin-right: 5px;
  width: 24px;
  height: 24px;
  position: relative; }
  .stars-setup label input[type="radio"] {
    display: block;
    width: 24px;
    height: 24px;
    padding: 0;
    margin: 0;
    visibility: hidden; }
  .stars-setup label span {
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../img/icon-star-inactive@2x.png);
    position: absolute;
    top: 0;
    left: 0; }
  .stars-setup label span:hover {
    background-image: url(../img/icon-star@2x.png); }
.stars-setup label:hover span, .stars-setup input[type="radio"]:checked + span, .stars-setup label.active span {
  background-image: url(../img/icon-star@2x.png) !important; }
.stars-setup label.active-h span {
  background-image: url(../img/icon-star@2x.png); }

.opinion-frm ul {
  padding-left: 0; }

span.stars {
  display: block;
  margin: 0 auto;
  width: 140px;
  height: 24px;
  background-image: url(../img/stars.png);
  background-size: 140px;
  background-repeat: no-repeat;
  margin-bottom: 7px; }

span.s5 {
  background-position: 0px 0px; }

span.s4 {
  background-position: 0px -29px; }

span.s3 {
  background-position: 0px -58px; }

span.s2 {
  background-position: 0px -87px; }

span.s1 {
  background-position: 0px -116px; }

span.s0 {
  background-position: 0px -145px; }

.product-dsc-cnt span.btn-4.star-icon-blue {
  margin-right: 2px; }

.opinion-l, .opinion-r {
  display: block;
  float: left;
  margin-bottom: 30px; }

.opinion-com {
  margin-bottom: 30px !important;
  border-top: 1px solid #d9d9d9; }
  .opinion-com li {
    list-style: none !important;
    margin-bottom: 25px !important; }
    .opinion-com li h4 {
      font-size: 18px;
      margin-bottom: 3px; }
    .opinion-com li span.opinion-date {
      font-size: 12px;
      margin-bottom: 15px;
      display: inline-block; }
    .opinion-com li span.rating {
      float: right;
      margin-top: -15px; }
    .opinion-com li p {
      padding-left: 40px;
      position: relative; }
    .opinion-com li p:before {
      width: 29px;
      height: 23px;
      background-repeat: no-repeat;
      top: 0;
      left: 0;
      background-image: url(../img/quote.png);
      background-size: 29px 23px; }

.opinion-cnt {
  display: table;
  width: 100%; }
  .opinion-cnt h5 {
    font-size: 18px; }

.opinion-l {
  width: 40%; }

.opinion-r {
  width: 60%; }
  .opinion-r ul {
    width: 100%;
    max-width: calc(100% - 100px);
    margin-left: 0 !important;
    padding-top: 0; }

.tab-content {
  padding-left: 10px;
  padding-right: 10px; }

.recommend-form {
  padding: 15px;
  max-width: 500px;
  width: 100%;
  margin: 0 auto; }
  .recommend-form ul {
    margin-bottom: 0 !important; }

#floating-panel {
  text-align: center;
  margin: 0 auto 20px auto;
  padding: 0px 10px 0px 0;
  float: left;
  display: table;
  width: 100%; }

#floating-panel label {
  margin: 8px 10px 0 0;
  float: left; }

#start {
  float: left;
  background-color: #fff;
  padding: 6px 0px 6px 10px;
  max-width: 400px;
  width: 100%;
  margin: 0 5px 0 0; }

#znajdz-trase {
  float: left;
  cursor: pointer;
  margin-top: -3px; }

#pokaz-trase {
  display: none;
  float: left;
  margin: -3px 0px 0px 30px;
  cursor: pointer; }

#right-panel {
  font-family: 'Roboto','sans-serif';
  line-height: 30px;
  padding-left: 10px;
  display: none; }

#right-panel select, #right-panel input {
  font-size: 15px; }

#right-panel select {
  width: 100%; }

#right-panel i {
  font-size: 12px; }

#right-panel {
  height: 500px;
  right: 0;
  z-index: 9999;
  width: 390px;
  overflow: auto;
  position: absolute;
  background: #fff; }

@media print {
  #map {
    height: 500px;
    margin: 0; }

  #right-panel {
    float: none;
    width: auto; } }
.gm-style {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  pointer-events: none; }

#map {
  max-width: 100%;
  max-height: 620px;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: inline-block;
  padding-bottom: 60%;
  height: 0;
  margin-bottom: 15px; }

#fb {
  width: 314px;
  height: 383px;
  top: 281px;
  left: -280px;
  position: fixed;
  padding: 0 20px 0 0;
  background: url(../img/fb2w.png) right top no-repeat;
  z-index: 1150; }

.cookie-info {
  background-color: #000;
  position: relative;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  padding: 5px; }
  .cookie-info div.content-1 {
    width: 100%; }
    .cookie-info div.content-1 div.cookie-cnt {
      display: table;
      width: 100%; }
      .cookie-info div.content-1 div.cookie-cnt em {
        font-size: 26px;
        color: #fff;
        font-style: normal;
        font-weight: 300;
        width: 20%; }
      .cookie-info div.content-1 div.cookie-cnt p {
        color: #fff;
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px; }
      .cookie-info div.content-1 div.cookie-cnt strong {
        width: 20%;
        text-align: right; }
      .cookie-info div.content-1 div.cookie-cnt em, .cookie-info div.content-1 div.cookie-cnt p, .cookie-info div.content-1 div.cookie-cnt strong {
        display: table-cell;
        vertical-align: middle; }
      .cookie-info div.content-1 div.cookie-cnt a {
        cursor: pointer; }

.alert-1 {
  border-radius: 0;
  text-align: center;
  font-size: 16px;
  color: #000; }

.alert-2 {
  border-radius: 0;
  text-align: center;
  font-size: 16px;
  color: #000;
  background-color: #d9d9d9;
  border: none; }

.mobile-menu {
  display: none;
  background-color: transparent;
  border: none;
  padding: 9px 10px;
  cursor: pointer;
  z-index: 300;
  margin: 0 10px;
  position: absolute;
  top: 15px;
  right: 75px; }
  .mobile-menu span {
    display: block;
    width: 30px;
    height: 4px !important;
    border-radius: 1px;
    background-color: #e20710 !important; }
  .mobile-menu span + span {
    margin-top: 5px; }

.navbar-toggle {
  border: none;
  background: transparent !important; }

.navbar-toggle:hover {
  background: transparent !important; }

.navbar-toggle .icon-bar {
  width: 30px;
  transition: all 0.2s; }

.navbar-toggle .top-bar {
  transform: rotate(0); }

.navbar-toggle .middle-bar {
  opacity: 1; }

.navbar-toggle .bottom-bar {
  transform: rotate(0); }

.navbar-toggle.active .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%; }

.navbar-toggle.active .middle-bar {
  opacity: 0; }

.navbar-toggle.active .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%; }

@media (max-width: 1200px) {
  .search-box {
    right: 258px; }

  .col-right {
    padding-right: 0; }

  #right-panel {
    margin-top: 50px; } }
@media (max-width: 1100px) {
  .logo {
    width: 328px;
    height: 80px;
    margin-top: -55px; }
    .logo a {
      width: 328px;
      height: 80px; }
      .logo a img {
        width: 328px; }

  .btn-absolute .btn-2 {
    position: absolute;
    left: 100%; } }
@media (max-width: 1024px) {
  .search-box {
    max-width: 263px; }

  .col-left {
    width: 25%; }

  .col-right {
    width: 75% !important; }

  .search-2, .search-3, .search-4 {
    margin-bottom: 20px; }

  .search-2 {
    width: 33.33333333%;
    padding-left: 0; }

  .search-3 {
    width: 33.33333333%; }

  .search-4 {
    width: 33.33333333%;
    padding-right: 0; }

  .search-5 {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-right: 0; }

  .btn-absolute .btn-2 {
    position: relative;
    left: auto; } }
@media (max-width: 960px) {
  .search-box {
    max-width: 200px; } }
@media (max-width: 960px) {
  .call-phone a {
    font-size: 18px; }
  .call-phone span {
    font-size: 14px; }

  .search-box {
    margin-top: -30px; }

  .table-responsive-1 {
    width: 100%;
    white-space: nowrap;
    position: relative;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }

  .menu-top {
    width: 930px; }

  #bc {
    position: relative;
    width: 100%; }

  #bc:after {
    z-index: 30;
    position: absolute;
    width: 60px;
    height: 100%;
    right: -15px;
    top: 0;
    content: '';
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, #fff), color-stop(30%, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -moz-linear-gradient(right, #fff, #fff 30%, rgba(255, 255, 255, 0));
    background-image: -webkit-linear-gradient(right, #fff, #fff 30%, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, #fff, #fff 30%, rgba(255, 255, 255, 0)); }

  .tabelka-test {
    min-width: 800px;
    width: 800px; }

  span.stars {
    width: 100px;
    height: 15px;
    background-size: 100px; }

  span.s5 {
    background-position: 0px 0px; }

  span.s4 {
    background-position: 0px -21px; }

  span.s3 {
    background-position: 0px -42px; }

  span.s2 {
    background-position: 0px -63px; }

  span.s1 {
    background-position: 0px -84px; }

  span.s0 {
    background-position: 0px -105px; }

  .slider-1 a.carousel-caption {
    top: 10%;
    left: 10%;
    right: 10%;
    bottom: 30%;
    text-align: center; }

  .scroll-ico {
    display: block; }

  .cookie-info div.content-1 div.cookie-cnt em {
    font-size: 18px; }
  .cookie-info div.content-1 div.cookie-cnt strong {
    width: 30%; } }
@media (max-width: 860px) {
  .search-box {
    right: 210px; }

  .header-cont {
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 767px) {
  .call-phone a em {
    display: none; }
  .call-phone span {
    display: none; }

  .search-box {
    display: none; }

  .search-btn {
    display: block; }

  .col-left {
    display: none;
    position: absolute;
    top: 131px;
    left: -320px;
    max-width: 100%;
    z-index: 30;
    background-color: #fff;
    width: 320px;
    -webkit-box-shadow: 0px 10px 14px -1px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0px 10px 14px -1px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 10px 14px -1px rgba(0, 0, 0, 0.39); }

  .col-right {
    width: 100% !important;
    padding-left: 0; }

  .benefits-box, .call-box {
    display: none; }

  .products-1 h2.h-2 {
    padding-left: 15px; }

  .map {
    clear: both; }

  .good-company img {
    left: 0; }

  .menu-footer, .map, .good-company {
    margin-bottom: 20px; }

  .mobile-menu {
    display: block; }

  .basket {
    max-width: 130px;
    height: 40px; }
    .basket span, .basket a {
      padding-left: 10px;
      line-height: 40px;
      font-size: 12px; }
      .basket span small, .basket a small {
        font-size: 11px; }

  .basket:before {
    display: none; }

  .user-menu {
    left: 0; }

  .basket button {
    width: 30px;
    height: 40px; }

  .basket button:after {
    height: 40px; }

  .user-menu li {
    padding: 11px 10px; }

  .header-top {
    height: 60px; }

  .header-bottom {
    height: 70px; }

  .search-box {
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 40;
    max-width: 100%;
    margin-top: 0; }

  .basket-mnu {
    top: 40px; }

  .captcha div.col-sm-3 {
    margin-bottom: 10px; }
  .captcha div.col-sm-5 {
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0; }
  .captcha div.col-sm-4 {
    padding-left: 15px;
    margin-top: 10px;
    text-align: center; }

  .call-phone {
    top: 20px; }

  #right-panel {
    margin-top: 100px; }

  .user-menu li {
    padding: 7px 6px; }
    .user-menu li a {
      width: 30px;
      height: 30px;
      display: block;
      font-size: 12px; }
      .user-menu li a span {
        display: none; }

  .user-menu li a:before {
    left: 50%;
    margin-left: -5px; }

  .user-menu li.user-contact a:before {
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -5px;
    display: block;
    line-height: 1em; }

  .user-menu li.user-orders a:before {
    font-size: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -5px;
    display: block;
    line-height: 1em; }

  .user-menu li.user-name {
    display: none; } }
@media (max-width: 680px) {
  .basket-1 tr:first-of-type {
    display: none; }
  .basket-1 td:first-of-type {
    width: 100%;
    display: block; }
  .basket-1 td:last-of-type {
    width: 100%;
    display: block; }

  #right-panel {
    margin-top: 150px; }

  .search-2, .search-3, .search-4 {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }

  .cookie-info div.content-1 div.cookie-cnt em, .cookie-info div.content-1 div.cookie-cnt p, .cookie-info div.content-1 div.cookie-cnt strong {
    display: block;
    width: 100%; }
  .cookie-info div.content-1 div.cookie-cnt em {
    padding-left: 10px; }
  .cookie-info div.content-1 div.cookie-cnt strong {
    text-align: center; } }
@media (max-width: 600px) {
  .header-top {
    height: 50px; }

  .col-left {
    top: 121px; }

  #znajdz-trase, #pokaz-trase {
    float: none !important;
    margin: 8px auto; }

  #pokaz-trase {
    margin-left: 5px; }

  #start {
    max-width: 100% !important; }

  #floating-panel {
    padding: 0 !important; }

  .opinion-r, .opinion-l {
    width: 100%; }

  .opinion-r ul {
    max-width: 100%; } }
@media (max-width: 550px) {
  .header-cont {
    padding-left: 0;
    padding-right: 0; }

  .blog-box li {
    width: 100%; }

  .footer-bottom div.col-xs-6 {
    width: 100%;
    text-align: center; }
    .footer-bottom div.col-xs-6 img {
      display: inline-block; }

  .prod p {
    float: none !important; } }
@media (max-width: 480px) {
  .logo {
    width: 260px;
    height: 63px;
    margin-top: -36px; }
    .logo a {
      width: 260px;
      height: 63px; }
      .logo a img {
        width: 260px; }

  .product-list li {
    width: 100%; }

  .menu-footer, .map, .good-company {
    width: 100%;
    text-align: center; }

  .footer-top img.img-responsive {
    display: inline-block; }

  .good-company {
    min-height: 1px; }
    .good-company img.img-responsive {
      position: relative; }

  .header-bottom {
    height: 70px; }

  .slider-1 div.item img {
    height: 60vh; }

  .steps li {
    width: 100%;
    border-right: 0; }

  #right-panel {
    width: 320px; }

  #koszykDalej input[type="submit"], .btn-center {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
    display: block; } }
@media (max-width: 380px) {
  .logo {
    width: 190px;
    height: 46px;
    margin-top: -25px; }
    .logo a {
      width: 190px;
      height: 46px; }
      .logo a img {
        width: 190px; } }
