/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */ }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
* {
    font-size: 100%;
}

h1, h2, h3 {
    font-weight: normal;
    color: #000;
}

h1 {
    font-family: "Raleway", Arial, sans-serif;
    font-size: 21px;
    margin: 0px 0 20px 0;
}

h1 strong {
    font-family: "Raleway", Arial, sans-serif;
    /* //font-weight:normal; */
}

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

p,
ul {
    margin: 0;
    padding: 0;
}

input.multi {
    cursor: pointer
}

strong,
b {
    font-family: "Raleway", Arial, sans-serif;
    /* //    font-weight: normal; */
}

section,
article,
figure,
header,
main,
footer,
nav {
    margin: 0;
    padding: 0;
    display: block;
}

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

input,
textarea,
select,
button,
meter,
progress {
    -webkit-writing-mode: horizontal-tb;
}

input,
textarea,
select,
button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Raleway;
}

input {
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

input[type="hidden" i] {
    display: none;
}

input[type="hidden" i],
input[type="image" i],
input[type="file" i] {
    -webkit-appearance: initial;
    background-color: initial;
    padding: initial;
    border: initial;
}

section.contact select {
    border: 1px solid #bab9cb;
    background-color: #FFFFFF;
    color: #322855;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0px 0 0 0;
    padding: 4px 10px 5px 10px;
    background-image: url(/themes/defaultrc/img/select-bg.png);
    background-repeat: repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

button[type="submit"],
input[type="submit"],
a.button {
    background-color: #08ACAB;
    background-repeat: no-repeat;
    width: 185px;
    color: #FFF;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    padding: 11px 0px;
    border: 0px;
    margin: 10px 0 10px 0px;
    cursor: pointer;
    text-align: center;
}

#create_account_error {
    display: inline
}

.my-account button[type="submit"],
input[type="submit"] {
    margin: 10px 0 15px 150px;
}

.selecter-element {
    position: absolute;
    opacity: 0;
}

.wbx-field input[type=text],
.wbx-field input[type=password],
.wbx-field select,
.wbx-select select,
.wbx-field textarea,
.form-field input[type=text],
.form-field input[type=password],
.form-field select,
.form-field textarea {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    width: 100%;
    display: block;
}

form a {
    color: #08ACAB;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 14px;
}

.breadcrumb {
    max-width: 990px;
    margin: 0 auto
}

.delivery_option {
    clear: both
}

label,
p.label {
    _float: left;
    font-family: 'Raleway', Arial, sans-serif;
    color: #666;
    font-size: 12px;
    margin: 0;
}

form table input,
textarea {
    border: 1px solid #08acab;
    margin: 2px;
    font: 12px 'Raleway';
}

.red {
    color: red;
}

.radio-button {
    height: 40px;
}

.radio-button-options {
    display: table-cell;
}

.label-radio,
.frmbr_radio_field .frmbr_field_group span {
    background-image: url("/themes/defaultrc/img/radio.png");
    width: auto !important;
}

input.radio[type="radio"],
input.frmbr_field[type="radio"] {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

input.radio[type="radio"]+label.label-radio,
input.frmbr_field[type="radio"]+span {
    background-position: 0 0px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: 7px;
    padding: 7px 0px 7px 20px;
    vertical-align: middle;
    margin: 5px 10px 0px 0px;
}

input.radio[type="radio"]:checked+label.label-radio,
input.frmbr_field[type="radio"]:checked+span,
.browser-IE-8 input.radio[checked="checked"]+label.label-radio {
    background-position: 0 -17px;
}

.grid-row.row-12 .grid-col.col-12,
.tablet .grid-row.row-12 .grid-col.t-col-12,
.smartphone .grid-row.row-12 .grid-col.s-col-12 {
    width: 100%;
}

.wbx-checkbox .label,
.wbx-field .label,
.wbx-select .label,
.form-field .label,
.form-field label {
    padding: 2px 5px;
}

.multi {
    position: absolute;
    top: 0;
    width: 100%;
    height: 30px;
    background: red;
    z-index: 100;
    opacity: 0;
    filter: alpha(opacity=0);
}

.MultiFile-wrap {
    position: relative;
}

div.join {
    background-color: #FFFFFF;
    background-image: url("/themes/defaultrc/img/select-bg.png");
    background-repeat: repeat-x;
    border: 1px solid #BAB9CB;
    border-radius: 3px 3px 3px 3px;
    color: #322855;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 12px;
    padding: 7px 10px 5px;
    text-transform: uppercase;
    left: 95px;
    height: 30px;
    width: 190px;
}

.join span {
    padding: 2px 0 0 0;
    float: left;
    color: #999999;
}

.form-field {
    display: table;
    width: 100%;
}

.join i {
    background-image: url(/themes/defaultrc/img/ico-form-upload.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    float: right;
}

.form-field input[type=text],
.form-field input[type=email],
.form-field input[type=password],
.form-field select,
.form-field textarea {
    margin: 0;
    padding: 0;
    background: none;
    border: 0;
    width: 100%;
    display: block;
}

.form-field>div i {
    color: #999;
    padding: 0.3em 0.5em 0.5em 0.5em;
    padding-left: 0.5em;
    padding-left: 0;
    display: block;
    font-size: 0.9em;
    float: right;
}

.form-field select {
    width: auto;
}

.form-field>label,
.radio-button .radio-label,
.form-field>div {
    display: table-cell;
    vertical-align: top;
}

.form-field>label,
.radio-button .radio-label {
    padding: 0.5em;
    padding-left: 0;
}

.relative {
    position: relative;
}

p.title {
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 28px;
    margin: 182px 0 20px 0;
}

.brand-page p {
    margin: 0 0 30px 0;
}

.creation .title {
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    margin: 30px 0 20px 0;
    line-height: 30px;
}

.creation h1 {
    color: #000;
    font-size: 54px;
    line-height: 54px;
    text-align: left;
}

.creation h1 strong {
    font-family: "Raleway", Arial, sans-serif;
    font-weight: normal;
}

.creation .width50 .text {
    width: 360px;
    float: left;
    line-height: 24px;
    margin: 0 0 0 20px;
}

.width50 {
    width: 50%;
    float: left;
    display: block;
    position: relative;
}

section.accessories .accessories-header {
    background-image: url(/themes/defaultrc/img/header-accessoires.png);
    background-image: -webkit-image-set(url(/themes/defaultrc/img/header-accessoires.png) 1x, url(/themes/defaultrc/img/header-accessoires-2x.png) 2x);
    background-image: image-set("/themes/defaultrc/img/header-accessoires.png" 1x, "/themes/defaultrc/img/header-accessoires-2x.png" 2x);
    width: 100%;
    height: 123px;
    padding: 20px;
    background-repeat: no-repeat;
    background-size: 100%;
}

section.accessories .accessories-header h1 {
    font-family: "Raleway", Arial, sans-serif;
    font-stretch: condensed;
    font-size: 14pt;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0 0 9px;
}

select.form-control {
    background-image: url(/themes/defaultrc/img/select-arrow.png);
    background-image: -webkit-image-set(url(/themes/defaultrc/img/select-arrow.png) 1x, url(/themes/defaultrc/img/select-arrow-2x.png) 2x);
    background-image: image-set("/themes/defaultrc/img/select-arrow.png" 1x, "/themes/defaultrc/img/select-arrow-2x.png" 2x);
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px);
    box-shadow: none;
    text-transform: uppercase;
    color: #666666;
    padding-left: 10px;
    height: 40px;
    font-size: 10pt;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

section.accessories .accessories-header select {
    border-radius: 2px;
    border: none;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-product {
    border: none;
    box-shadow: none;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-group-product .panel {
    border-radius: 0;
}

.panel-group .panel+.panel {
    margin-top: 5px;
}

.panel-group-product .panel+.panel {
    margin-top: 0;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-product>.panel-heading {
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    color: #666666;
    font-stretch: condensed;
    height: 55px;
    border: none;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: medium;
    border-radius: 0;
    border-top: solid 1px #f1f1f1;
    position: relative;
}



.panel-product .panel-heading {
    padding: 0 15px 0 19px;
}

.panel-product .panel-heading .collapse-icon {
    background-image: url(/themes/defaultrc/img/collapse-btn.png);
    background-image: -webkit-image-set(url(/themes/defaultrc/img/collapse-btn.png) 1x, url(/themes/defaultrc/img/collapse-btn-2x.png) 2x);
    background-image: image-set("/themes/defaultrc/img/collapse-btn.png" 1x, "/themes/defaultrc/img/collapse-btn-2x.png" 2x);
    background-repeat: no-repeat;
    height: 100%;
    float: right;
    width: 21px;
    background-position: -21px;
    margin-right: 5px;
}

.panel-product .panel-heading.collapsed .collapse-icon {
    background-position: 0;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

.panel-product .panel-heading .panel-title {
    font-size: 26px;
    line-height: 57px;
    font-weight: bold;
    color: #3c3961;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.panel-body {
    padding: 15px;
}

.text-content {
    font-family: "Raleway", Arial, sans-serif;
    font-stretch: condensed;
    font-size: 10pt;
    color: #666666;
    margin-bottom: 20px;
    line-height: 1.5em;
}

.panel-product .panel-body {
    padding: 5px 20px 5px 20px;
}

.panel-group .panel-product .panel-body {
    margin-bottom: 8px;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd;
}

.panel-group-product .panel-heading+.panel-collapse>.panel-body,
.panel-group-product .panel-heading+.panel-collapse>.list-group {
    border-top: 0;
}

.creation .width50.content-left {
    margin: 130px 0 0 0px;
}

.intro-jobs,
.article-view {
    min-height: 250px;
}

.article-view.simple:last-child {
    margin-bottom: 0;
}

.article-view h1,
.intro-jobs h1 {
    margin: 40px 0px 30px 0px;
    display: inline-block;
}

.article-view .share p,
.intro-jobs .share p,
.newsletter .share p,
.login-step2 .share p,
.login-step3 .share p,
.share p {
    font-family: "Raleway", Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    line-height: 36px;
    float: left;
}

.artisans {
    background-color: #f2f1f7;
    color: #666666;
}

.about.current .sticker strong,
.technology.current .sticker strong,
.environnement.current .sticker strong {
    font-size: 16px;
    font-weight: bold;
    color: #aaa;
}

.technology .sticker strong,
.environnement .sticker strong {
    color: #999;
    font-weight: normal;
}

.comments_advices .icon {
    background-image: none
}

.artisans h2 {
    color: #8985b5;
    font-size: 28px;
    font-family: "Raleway", Arial, sans-serif;
    margin: 20px 0;
    text-transform: uppercase;
}

.artisans .text {
    padding: 120px 60px 20px 0px;
}

.beauty {
    background-color: #27214e;
    color: #FFF;
    padding: 115px 0 60px 0px;
}

.beauty h2 {
    color: #FFF;
    font-size: 28px;
    font-family: "Raleway", Arial, sans-serif;
    margin: 20px 0 15px 0;
    text-transform: uppercase;
}

.beauty,
._artisans {
    padding: 0;
    padding: 40px 0 0 0;
    height: auto !important;
}

.beauty .years {
    color: #c2bfed;
    width: 178px;
    height: 178px;
    text-transform: uppercase;
    font-size: 18px;
    background-image: url(/themes/defaultrc/img/brand-beauty_2.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.beauty .years p {
    width: 130px;
    margin: 52px auto 0;
    width: 160px;
    margin: 52px auto 0 11px;
    text-align: center;
}

.beauty .years strong {
    color: #FFF;
    font-weight: normal;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 64px;
    vertical-align: middle;
}

.beauty .years span {
    color: #FFF;
    font-size: 30px;
    vertical-align: middle;
}

.brand-page section {
    overflow: hidden;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 16px;
    text-align: justify;
}

.brand-page section.swiss {
    overflow: visible;
}

.swiss {
    background-image: url(/themes/defaultrc/img/brand-swiss_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #320102;
    color: #FFF;
}

.swiss h2 {
    color: #c3002c;
    font-size: 54px;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    margin: 10px 0;
    line-height: 54px;
}

.swiss .swiss-bubble {
    background-image: url(/themes/defaultrc/img/brand-swiss_bulle.png);
    background-repeat: no-repeat;
    width: 125px;
    height: 125px;
    display: table;
}

.swiss .swiss-bubble p {
    text-transform: uppercase;
    text-align: center;
    padding: 0 10% 0 10%;
    width: 80%;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}

.swiss .text {
    padding: 100px 0 0 60px;
}

.magic {
    padding: 175px 0 0 0;
    color: #666666;
}

.magic .title {
    margin: 130px 0 28px 0;
    color: #000000;
    font-size: 30px;
    line-height: 30px;
    text-align: left;
}

.design {
    background-color: #27214e;
    color: #FFF;
    background-image: url(/themes/defaultrc/img/brand-design_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    line-height: 24px;
}

.design .wrapper-content>div {
    display: table-cell;
    vertical-align: middle;
}

.design h2 {
    line-height: 54px;
    color: #8985b5;
    font-size: 54px;
    text-transform: uppercase;
    font-family: "Raleway", Arial, sans-serif;
    margin: 80px 0 0 0;
    text-align: left;
}

.design .width50.text {
    float: right;
    width: 50%;
    padding-left: 60px;
    margin-right: 0px;
    position: relative;
}

.design .title {
    color: #FFF;
    text-transform: uppercase;
    font-size: 30px;
    font-family: "Raleway", Arial, sans-serif;
    line-height: 30px;
    margin: 0 0 30px 0;
}

.design .title-2 {
    color: #8985b5;
    text-transform: uppercase;
    font-size: 30px;
    font-family: "Raleway", Arial, sans-serif;
    line-height: 30px;
    margin: 50px 0 30px 0;
}

.layer {
    position: absolute;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.intro-jobs p,
.article-view p,
.text-content {
    font-family: "Raleway", Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: justify;
}

.intro-jobs li,
.article-view li {
    font-family: "Raleway", Arial, sans-serif;
    font-weight: normal;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: justify;
}

.share {
    margin-top: 35px;
    height: 25px;
    float: right;
}

.box-advanced-image {
    background-image: url(/themes/defaultrc/img/img-home-02.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #2e0102;
    position: relative;
    margin-top: 20px;
}

.box-advanced-image p,
.brand-03 p {
    color: #fff;
    font-size: 16px;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: normal;
    text-align: justify;
    line-height: 24px;
}

.box-advanced-image .content {
    color: #FFF;
    width: 500px;
    position: absolute;
    margin-left: 490px;
    top: 70px;
}

.box-advanced-image div.title p,
.box-advanced-image p.title,
.brand-03 p.title {
    font-size: 37px;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 20px 0;
    display: block;
}

.box-advanced-image .content .description {
    color: #fff;
    font-size: 16px;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: normal;
    text-align: justify;
    line-height: 24px;
}

.swiper-container,
.swiper-product-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.home-slider .swiper-slide {
    background-position: center center;
    background-repeat: no-repeat;
    height: 300px;
}

.home-slider .swiper-product-container {
    width: 100%;
    height: 500px;
    text-align: left;
    background-color: #000;
}

.home-slider .swiper-product-container .content p {
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 10px 0;
    color: #FFF;
}

.swiper-slide {
    float: left;
}

.home-slider .swiper-product-container .content {
    margin: 110px 0 0 630px;
    position: absolute;
}

.home-slider .swiper-product-container .content a {
    text-transform: uppercase;
    font-family: "Raleway", Arial, sans-serif;
    color: #FFF;
    padding: 9px 10px 0 35px;
    position: relative;
}

#know-more-link0:before {
    background-image: url(/themes/defaultrc/img/icon-more-only-cross.png);
    background-color: rgba(159, 129, 247, 0.4);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.home-slider .swiper-product-container .content a:before {
    content: "";
    display: block;
    width: 28px;
    height: 28px;
    background-image: url(/themes/defaultrc/img/icon-more-transparent.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.pagination {
    margin: 0 auto;
    text-align: center;
}

.pagination {
    z-index: 20;
    margin: 10px 0;
}

.home-slider .pagination {
    bottom: 0px;
    margin: 0px auto;
    left: 49%;
}

.home-slider .pagination .swiper-pagination-switch {
    background-color: #8985b5;
}

.home-slider .pagination .swiper-active-switch {
    background-color: #FFFFFF;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #c7c8ca;
    margin-right: 5px;
    cursor: pointer;
}

.box-news {
    padding: 35px 0 20px 0;
}

.wrapper-content {
    width: 1000px;
    margin: auto;
}

.boldzik h3 {
    font-weight: bold
}

#regulamin {
    font-size: 16px
}

.regulamin-serwisu {
    font-size: 20px !important;
    font-family: "Raleway", Arial, sans-serif !important;
    margin: 20px 0 !important;
    text-align: left;
}

.znajdzcos {
    float: right;
}


.znajdzcos #search_query_top {
    display: inline-block;
    width: 200px;
}


#drugiznajdzok {
    margin: 0;
    width: initial;
    padding: 6px;
}

.grid-row.row-12 .grid-col.col-3,
.tablet .grid-row.row-12 .grid-col.t-col-3,
.xDesktop .grid-row.row-12 .grid-col.s-col-3 {
    width: 24.25%;
}

.grid-row .grid-col {
    margin-right: 1%;
    margin-bottom: 1%;
    float: left;
}

.grid-row .grid-col.last,
.tablet .grid-row .grid-col.t-last,
.smartphone .grid-row .grid-col.s-last {
    margin-right: 0;
}

.box-news .grid-col {
    padding: 0 15px;
}

.box-news .title {
    border-bottom: 1px solid #ccc;
    position: relative;
    height: 50px;
}

.box-news p {
    color: #666666;
    padding: 10px 0 10px 0;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 14px;
}

.box-news .title p {
    color: #08ACAB;
    font-family: "Raleway", Arial, sans-serif;
    width: 190px;
    font-size: 21px;
    text-transform: uppercase;
    padding: 0 0 12px 0;
    line-height: 22px;
}

.box-news .title p strong {
    font-family: "Raleway", Arial, sans-serif;
}

.box-news a,
.box-faq a {
    color: #8985b5;
    text-transform: uppercase;
    font-size: 12px;
    padding: 7px 10px 0 30px;
    position: relative;
    font-family: "Raleway", Arial, sans-serif;
}

.box-news a.know-more:before,
.box-faq a.know-more:before {
    width: 21px;
    height: 21px;
    background-image: url(/themes/defaultrc/img/icon-more-home.png);
    background-repeat: no-repeat;
    background-position: top center;
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 0;
    content: "";
}

.category .wrapper-content {
    overflow: hidden;
    padding-bottom: 30px;
}

.wall-home .light p {
    color: #FFF;
}

.wall-home .box {
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    position: relative;
}

.wall-home .big {
    width: 747px;
    height: 494px;
    float: right;
}

.wall-home #box-07 .normal {
    width: 100%;
    height: 100%;
}

.wall-home #box-07 .link-video {
    width: 100%;
    height: 394px;
    cursor: pointer;
}

.wall-home .vertical {
    width: 494px;
    height: 241px;
}

.wall-home .horizontal {
    width: 241px;
    height: 494px;
}

.wall-home .box:before {
    position: absolute;
    content: "";
    background-image: url(/themes/defaultrc/img/sticker-home.png);
    background-repeat: no-repeat;
    background-position: center right;
    display: block;
    width: 100%;
    height: 8px;
    bottom: -8px;
    right: 0;
}

.wall-home .box-content {
    overflow: hidden;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.wall-home .box.last {
    margin-right: 0px;
}

.wall-home .square {
    width: 241px;
    height: 241px;
}

#box-12 .box-content {
    padding: 90px 24px 10px 24px;
}

#box-12 p {
    position: relative;
    left: 0px;
    bottom: 0px;
}

#box-12 p.simple {
    color: #666666;
    text-transform: none;
    font-size: 14px;
    font-family: "Raleway", Arial, sans-serif;
    line-height: 16px;
    margin-bottom: 23px;
}

header .main-nav {
    width: 100%;
    background-color: #fff;
}

header .main-nav .left-menu {
    float: left;
    width: calc(100% - 250px);
}

.logo {
    display: block;
    position: relative;
}

header .logo {
    background: url(/themes/defaultrc/img/logo1_srcset-large.jpg);
    height: 72px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 2px;
    width: 230px;
    float: left;
}

header .main-nav ul.menu {
    background-color: #08acab;
}

header .main-nav ul.menu>li>a {
    color: #FFFFFF;
    display: inline-block;
}

.menu-pelne li:hover {
    background: #4BCBC5;
}

.menu-pelne li {
    display: inline-block;
    position: relative
}

/* //ul.inline > li {    display: inline;    } */
header .main-nav ul.menu>li {
    font-size: 14px;
    font-weight: normal;
    font-family: "Raleway", Arial, sans-serif;
    line-height: 48px;
    padding: 0 15px;
}

header .main-nav ul.menu-icon>li {
    margin: 0;
    display: inline;
}

header .main-nav .right-menu {
    font-family: "trebuchet ms";
    float: right;
    width: 250px;
    max-height: 90px;
    overflow: hidden;
    padding-top: 10px;
    padding-right: 10px;
    text-align: right;
}

.ramka44 {
    font-family: "trebuchet ms";
}

.dolewej {
    text-align: left !important;
}

header .main-nav ul.menu-icon {
    display: inline;
}

header .top-nav {
    height: 28px;
    line-height: 28px;
    width: 100%;
    text-align: right;
}

header .top-nav ul>li {
    margin-left: 20px;
    font-size: 14px;
    font-weight: normal;
    font-family: "Raleway", Arial, sans-serif;
}

header .top-nav .country img {
    transform: translateY(2px);
    margin-right: 3px;
}

ul.inline>li .country img {
    display: inline;
}

.wbx-checkbox,
.wbx-field,
.wbx-select,
.form-field {
    display: table;
    width: 100%;
    padding: 0.5em 0;
}

.fa-phone:before {
    content: "\f095";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

#search-box {
    position: absolute;
    background: #e0dfe6;
    height: 50px;
    width: 210px;
    top: 28px;
    left: 0;
    padding: 4px 10px;
    z-index: 999;
}

header #search-box {
    display: none;
    background: #FFFFFF;
    height: 50px;
    width: 210px;
    padding: 5px;
    z-index: 999;
    float: right;
    position: relative;
    top: -30px;
    left: inherit;
    right: inherit;
    bottom: inherit;
    box-shadow: 3px 3px 20px -8px #000000;
}

.micon {
    background: url(/themes/defaultrc/img/iconset.png) no-repeat;
    display: inline-block !important;
}

.micon.micon-basket {
    height: 25px;
    width: 25px;
    background-position-x: -50px;
    background-position-y: -50px;
    background-size: 200px;
    transform: translateY(6px);
}

.micon.micon-account {
    height: 25px;
    width: 25px;
    background-position-x: -25px;
    background-position-y: -50px;
    background-size: 200px;
    transform: translateY(6px);
}

.micon.micon-warranty {
    background: url(/themes/defaultrc/img/LOGO_10_grey.png) no-repeat;
    display: inline-block !important;
    width: 30px;
    height: 30px;
    background-size: 25px;
}

.micon.micon-search {
    background: url(/themes/defaultrc/img/icon-search-white-one-hi.png) no-repeat;
    display: inline-block !important;
    width: 25px;
    height: 25px;
    background-size: 16px;
    background-position-x: 1px;
    background-position-y: 9px;
    transform: translateY(2px);
}

.micon.micon-award {
    background-position-y: -62px;
    background-position-x: -6px;
    width: 30px;
    height: 30px;
}

.micon.micon-shipping {
    background-position-x: -60px;
    background-position-y: -14px;
    width: 35px;
    height: 30px;
    transform: translateY(5px);
}

.micon.micon-secure {
    background-position-y: -62px;
    background-position-x: -156px;
    width: 30px;
    height: 30px;
}

footer {
    font-family: "Raleway", Arial, sans-serif;
    line-height: 25px;
    color: #FFF;
}

.link {
    background-color: #1d3352;
    height: 190px;
    padding: 20px 0 0 0;
}

.link ul li a {
    color: #cccccc;
}

footer a {
    color: #FFF;
}

footer .navigation {
    padding: 0 0 0 15px;
    border-left: 1px solid #4e4e4e;
    height: 150px;
}

footer .col {
    float: left;
    width: 19%;
    margin-bottom: 1%;
    margin-right: 1%;
}

footer .navigation.first {
    border-left: none;
}

footer .country {
    display: block;
    height: 10px;
    float: left;
    margin-top: -3px;
}

.productws .video {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
    background-color: #F1F1F1;
}

.productws .description {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-right: 35px;
    color: #747474;
    font-size: 20px;
}

.productws .specs {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-left: 35px;
    padding-right: 35px;
    color: #747474;
    font-size: 20px;
}

.productws .video .btn-see-video {
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    min-width: 180px;
    max-width: 90%;
    background-color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    line-height: 50px;
    border: none;
    margin-top: calc(50% - 80px);
}

section.product .video .btn-see-video::before {
    content: "";
    background-image: url(/themes/defaultrc/img/iconset.png);
    background-image: -webkit-image-set(url(/themes/defaultrc/img/iconset.png) 1x, url(/themes/defaultrc/img/iconset-2x.png) 2x);
    background-image: image-set("/themes/defaultrc/img/iconset.png" 1x, "/themes/defaultrc/img/iconset-2x.png" 2x);
    background-repeat: no-repeat;
    background-position-y: -18px;
    height: 18px;
    width: 18px;
    display: inline-block;
    background-size: 100px;
    margin-right: 6px;
    background-position-x: -45px;
}

.productws .video img {
    width: 100%;
    margin: 0 auto;
    max-width: 700px;
    background-color: #F1F1F1;
}

.productws .panel-body {
    padding-left: 0
}

.productws .description img {
    max-width: 400px;
}

.productws .description strong {
    color: #a19185;
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
}

.productws .description h4 .fa {
    margin-right: 10px;
    font-size: 24px;
}

.productws .description .accordion .panel-heading .panel-title .fa {
    margin-left: -40px;
}

.productws .description .accordion .panel-heading .panel-title {
    text-transform: initial;
    color: inherit;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 40px;
}

.productws .specs .panel-product .panel-heading .panel-title {
    color: #000;
    font-weight: bold;
    font-size: 14pt;
    line-height: 64px;
}

.productws div.hygienic {
    padding: 50px 30px;
}

.productws .description .accordion .panel-heading.collapsed .panel-title {
    color: #4c4c4c;
}

.productws .tech,
.productws .hygienic,
.productws .specs,
.productws .description {
    max-width: 990px;
    margin: 0 auto;
}

.productws .hygienic h4 {
    text-align: left;
    font-size: 26px;
    font-weight: 900;
    text-transform: uppercase;
    color: #000000;
    font-family: "Raleway", Arial, sans-serif;
}

.carousel {
    position: relative;
}

div.carousel {
    margin-left: 0;
    margin-right: 0;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.productws .tech .carousel .carousel-indicators {
    position: absolute;
    top: 360px;
    height: 15px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

div.carousel img {
    margin: auto;
    max-height: 260px;
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1;
}

.productws .tech .carousel .item img {
    width: 100%;
    max-height: 730px;
}

.productws .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.productws .tech .carousel .item .carousel-caption {
    text-align: justify;
    position: relative;
    right: inherit;
    bottom: inherit;
    left: inherit;
    padding: 50px 30px 30px;
    text-shadow: none;
    color: #4c4c4c;
    font-size: 18px;
}

.productws .tech .carousel .item .carousel-title {
    position: absolute;
    width: 100%;
    top: 150px;
    padding: 50px;
}

.productws .tech .carousel .item .carousel-title h5 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 900;
    margin-top: 5px;
    margin-bottom: 30px;
}

.productws .tech .carousel .item .carousel-title h4 {
    font-size: 42px;
    font-weight: 900;
}

.productws .carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.productws .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.productws .tech .carousel .item {
    background-color: #f2f2f2;
    min-height: 730px;
    height: inherit;
}

.productws .carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

.productws .carousel-inner>.active {
    left: 0;
}

.productws .carousel-inner .item {
    height: 260px;
}

.productws .carousel-inner>.item.next.left,
.productws .carousel-inner>.item.prev.right,
.productws .carousel-inner>.item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.productws .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.productws .tech .carousel .carousel-indicators li {
    border: none;
}

.productws .tech .carousel .carousel-indicators li.active {
    background-color: #FFFFFF !important;
    width: 10px;
    height: 10px;
    margin: 1px;
}

.panel-product dd {
    font-family: "Raleway", Arial, sans-serif;
    color: #000;
    font-weight: normal;
    font-stretch: condensed;
    font-size: 10pt;
}

.panel-product dt {
    border-top: 1px solid #dcdcdc;
    margin-top: 10px;
    padding-top: 10px;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    color: #929292;
    font-weight: normal;
    font-stretch: condensed;
    font-size: 10pt;
}

.productws .specs .panel-product dt {
    border-top: none;
    margin-top: 10px;
    padding-top: 10px;
    text-transform: inherit;
    color: #525252;
    font-size: 16px;
}

.productws .specs .panel-product dd {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    text-transform: inherit;
    color: #000000;
    font-weight: bold;
    font-size: 16px;
}

.panel-collapse.collapse {
    overflow: hidden
}

/*
.newsletter-footer {
    display: block;
    float: left;
    margin-top: 6px;
}

.newsletter-container {
    background-color: #515151;
    border: 2px solid #5e5e5e;
    border-radius: 6px;
    height: 30px;
    width: 190px;
    font-family: "Raleway", Arial, sans-serif;
}

.newsletter-container input {
    background-color: #515151;
    border: 0 none;
    color: #929292;
    padding: 6px 4px 4px 4px;
    width: 155px;
    font-size: 11px;
    display: inline;
    margin: 0;
    }

.newsletter-container button {
    background-color: #515151;
    border: 0 none;
    color: #afafaf;
    padding: 4px 4px 2px 4px;
    font-size: 13px;
    background-image: none;
    width: 25px;
    height: 20px;
    margin: 0;
    font-family: "Raleway", Arial, sans-serif;
}
*/
.logo-footer {
    margin: 3px 0 12px 0;
}

.social {
    margin: 0 16px 0 0;
    display: block;
    float: left;
}

.social li {
    list-style: none;
    margin: 0;
    padding: 0 2px;
    float: left;
}

.copyright {
    background-color: #515151;
    padding: 20px 0;
    font-family: arial, sans-serif;
    line-height: normal;
    text-transform: none;
}

.copyright h1 {
    color: #FFF;
    font-size: 16px;
    margin: 0 0 14px 0;
}

.copyright p {
    float: left;
    color: #C5C5C5;
    font-size: 12px;
    -moz-column-gap: 1000px;
    -webkit-column-gap: 1000px;
    font-family: "Raleway";
}

.copyright p span {
    color: #FFF;
    font-size: 11px;
    display: block;
    padding-top: 16px;
}

.niepokazuj {
    display: none
}

/*
.share-fb {
    background-image: url(/themes/defaultrc/img/share-fb.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin: 0 0 0 5px;
    float: left;
}
.share-twitter {
    background-image: url(/themes/defaultrc/img/share-twitter.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin: 0 0 0 5px;
    float: left;
}
.share-google {
    background-image: url(/themes/defaultrc/img/share-google.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin: 0 0 0 5px;
    float: left;
}
.share-pinterest {
    background-image: url(/themes/defaultrc/img/share-pinterest.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin: 0 0 0 5px;
    float: left;
}
.share-linkedin {
    background-image: url(/themes/defaultrc/img/share-linkedin.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin: 0 0 0 5px;
    float: left;
}
.share-email {
    background-image: url(/themes/defaultrc/img/share-email.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    margin: 0 0 0 5px;
    float: left;
}
*/
.submenu {
    background-color: #fff;
    padding: 20px 0;
    border-bottom: 10px solid #d2d2d2;
}

.submenu ul {
    color: #ddd;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    line-height: 20px;
    font-size: 16px;
    line-height: 24px;
    float: left;
    -moz-padding-start: 0px;
    -webkit-padding-start: 0px;
}

.submenu ul li {
    background-repeat: no-repeat;
    background-position: 2px 4px;
    list-style: none;
    margin-right: 15px;
    float: left;
    height: 190px;
}

.submenu ul li a {
    color: #2e2855;
}

.submenu ul li .sticker {
    position: inherit;
}

.lipa {
    line-height: 1.4em;
}

.lipa input {
    width: initial;
    margin-right: 5px;
}

.breadcrumb {
    margin-top: 0px
}

/*
#the_brand_menu span:before, #the_brand_menu a:before, #customer_service_menu a:before, #customer_service_menu span:before {
    height: 150px;
    width: 107px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    content: "";
    background-repeat: no-repeat;
    background-position: center right;
}
#the_brand_menu ul .about:before {
    background-image: url(/themes/defaultrc/img/about.png);
}
#the_brand_menu ul, #customer_service_menu ul {
    display: inline-flex;
    }
#the_brand_menu .technology:before {
    background-image: url(/themes/defaultrc/img/technology.png);
}
#the_brand_menu .environnement:before {
    background-image: url(/themes/defaultrc/img/environnement.png);
}
*/
.list-clear,
.list-clear li,
.list-clear ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sticker {
    /*
    background-image: url(/themes/defaultrc/img/sticker-category.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 185px;
    height: 42px;
    top: 150px;
    margin-bottom: 10px;
*/
    text-align: center;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: none;
    font-size: 15px;
    line-height: 20px;
    padding: 11px 0px;
}

/*
a .sticker {
    background-image: url(/themes/defaultrc/img/sticker.png);
    background-repeat: no-repeat;
    color: #222;
}
*/

.intro-jobs,
.article-view {
    min-height: 250px;
}

.article-view h1,
.intro-jobs h1 {
    margin: 40px 0px 30px 0px;
    display: inline-block;
}

.techno-tab {
    background-color: #000;
    margin: -25px 0 0 0;
    padding: 30px 0 40px 0;
    color: #FFF;
}

.grid-row .grid-col {
    margin-right: 1%;
    margin-bottom: 1%;
    float: left;
}

.grid-row .grid-col.last,
.tablet .grid-row .grid-col.t-last,
.smartphone .grid-row .grid-col.s-last {
    margin-right: 0;
}

.techno-tab .content {
    margin: 30px 0 0 0;
}

.techno-tab .img {
    float: left;
    width: 250px;
}

.techno-tab .text {
    width: 750px;
    float: left;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 16px;
    text-align: justify;
    line-height: 24px;
}

.techno-tab p.title {
    margin: 10px 0 20px 0;
    line-height: 24px;
    font-size: 16px;
}

.techno-intro p {
    color: #666666;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 40px 0;
    text-align: justify;
    width: 450px;
}

.techno-tabs {
    text-align: center;
}

.techno-tabs .content {
    display: inline-block;
}

.techno-tabs .techno-bullet {
    background-image: url(/themes/defaultrc/img/techno-bullet.png);
    background-repeat: no-repeat;
    width: 125px;
    height: 125px;
    display: table;
    margin: 0 10px 0 10px;
    float: left;
    color: #FFF;
}

.techno-tabs .techno-bullet:hover,
.techno-tabs .techno-bullet.active {
    background-image: url(/themes/defaultrc/img/techno-bullet-active.png);
}

.techno-tabs .techno-bullet span {
    display: table-cell;
    padding: 0 5%;
    width: 80%;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 16px;
}

.box-advanced-image a i {
    background-image: url(/themes/defaultrc/img/icon-more-transparent.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    display: block;
    margin: 20px auto 12px auto;
}

#customer_service_menu .services:before {
    background-image: url(/themes/defaultrc/img/naprawa.png);
    background-size: contain;
}

#customer_service_menu .contact:before {
    background-image: url(/themes/defaultrc/img/contact.png);
    background-size: contain;
}

.contact h1 {
    margin: 40px 0 30px 0;
    display: inline-block;
}

.contact p {
    color: #666666;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin: 5px 0 5px 0;
}

.discount,
.onsale {
    font-weight: bold;
    font-size: 14pt;
    color: #8985b5
}

.contact label,
.contact p.label {
    width: 110px;
}

.contact p.contact-intro {
    margin-top: 10px;
    margin-bottom: 20px;
}

.contact .col-1 {
    width: 492px;
    float: left;
    margin: 0px 44px 0px 0;
}

.contact .col-2 {
    width: 365px;
    float: left;
    margin: 10px 0 0px 0px;
    padding: 0 0 0 60px;
}

.contact button[type="submit"],
.contact input[type="submit"] {
    margin: 25px 0 10px 115px;
}

.contact p.contact-intro a {
    margin-left: 0px;
}

.selecter .selecter-selected {
    border-radius: 3px;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    overflow: hidden;
    padding: 8px 10px;
    position: relative;
    text-overflow: clip;
    z-index: 49;
}

.selecter .selecter-selected {
    background: none;
    border: none;
    color: #322855;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    display: block;
    height: 30px;
    padding: 7px 20px 7px 7px;
    line-height: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.box-contact {
    font-size: 14px;
    padding: 15px 15px 10px 65px;
    background-image: url(/themes/defaultrc/img/sticker-contact.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 275px;
    position: relative;
    margin: 30px 0 0 0;
}

.box-contact p {
    font-size: 14px;
    line-height: 18px;
    margin: 0px 0 0px;
}

.box-contact p strong {
    font-family: "Raleway", Arial, sans-serif;
    color: #07060b;
}

.box-contact .top {
    padding: 0px 0 0px 0;
    display: block;
    height: 85px;
    width: 420px;
    margin: 0 0 0 00px;
}

.box-contact .img-left {
    position: absolute;
    left: 15px;
}

.box-contact div.left,
.box-contact div.right,
.box-contact .bottom {
    color: #666666;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.box-contact div.right {
    width: 60%;
    float: left;
}

.box-contact div.left,
.box-contact div.right,
.box-contact .bottom {
    color: #666666;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.box-contact .bottom {
    border-top: 1px solid #e5e5e5;
    padding: 14px 0 0 0;
    display: block;
}

.box-contact div.left,
.box-contact div.right,
.box-contact .bottom {
    color: #666666;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
}

.box-contact div.left {
    width: 40%;
    float: left;
}

.wall-home .box-content {
    overflow: hidden;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.wall-home .box {
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
    position: relative;
}

.wall-home .huge {
    width: 100%;
    height: 734px;
}

.wall-video .first {
    margin-top: 20px;
}

.wall-video .huge {
    height: 580px;
}

.wall-video .separator-1 {
    float: left;
    width: 253px;
}

.wall-home .vertical {
    width: 494px;
    height: 241px;
}

.wall-video .vertical {
    height: 285px;
}

.wall-home .horizontal {
    width: 241px;
    height: 494px;
}

.wall-video .horizontal {
    height: 285px;
}

.wall-home .medium {
    width: 494px;
    height: 285px;
}

.wall-home .tiny {
    width: 241px;
    height: 136px;
}

.wall-home .big {
    width: 747px;
    height: 494px;
    float: right;
}

.wall-video .big {
    height: 433px;
    float: left;
}

.wall-home .box.last {
    margin-right: 0px;
}

.wall-home p {
    color: #08ACAB;
    font-size: 21px;
    position: absolute;
    bottom: 20px;
    left: 18px;
    font-family: "Raleway";
    text-transform: uppercase;
    line-height: 21px;
}

.wall-video p {
    color: #fff;
}

.wall-video .horizontal p {
    color: #08ACAB;
}

.wall-video #box-12 p {
    position: absolute;
    bottom: 20px;
    left: 10px;
}

#box-12 .box-content {
    padding: 90px 24px 10px 24px;
}

/*
.faq {
    width: 100%;
    float: left;
    margin: 20px 0 50px 0;
}
.faq-detail
{
    background-color: white;
    padding: 10px;
}
.faq .grid-row .grid-col {
    margin-right: 2.8%;
    }
.faq h1 {
    margin: 0px 0 30px 0;
    display: inline-block;
}
.faq ul {
    padding: 0 0 0 0px;
        margin: 0 0 0 0px;
            -moz-padding-start: 0px;
                -webkit-padding-start: 0px;
                    overflow: hidden;
                    }
.faq ul li {
    background-image: url(/themes/defaultrc/img/icon-list-grey.png);
        background-repeat: no-repeat;
            background-position: 2px 8px;
                list-style: none;
                    padding: 0 0 0 20px;
                        line-height: 30px;
                            color: #666666;
                                font-size: 20px;
                                    font-family: "Raleway", Arial, sans-serif;
                                    }
.faq a {
    color: #8985B5;
    }
.faq ul li a {
    color: #666666;
    }
.faq-detail a {
    color: #8985B5;
    }
.faq .box-sticker {
    background-color: #f8f8f8;
    padding: 20px 20px 10px 20px;
    margin: 0;
    position: relative;
}

.see-more {
    background-image: url(/themes/defaultrc/img/icon-list.png);
        background-repeat: no-repeat;
            padding: 0px 0px 0 12px;
                margin: 0px 0 0 10px;
                    font-size: 12px;
                        font-family: "Raleway", Arial, sans-serif;
                            text-transform: uppercase;
                            }
.faq a.see-more {
    font-size: 16px;
        background-position: center left;
        }
.faq .box-sticker .title {
    color: #414042;
        font-family: "Raleway", Arial, sans-serif;
            font-size: 18px;
                text-transform: uppercase;
                    margin: 0 0 10px 0;
                    }
.faq .spacer {
    height: 30px;
    width: 100%;
}

#faq-list p.title {
    color: #000000;
    margin-top: 40px;
    font-size: 21px;
}
#faq-list button {
    text-align: center;
    margin-left: 0;
    }
*/
.product {
    position: relative;
    float: left;
    margin: 0 15px 42px 0;
    width: 215px;
}

.product,
#tab_accessories .product,
.sidebar .product {
    border: 0;
    margin: 10px 15px 30px 0;
}

#subcategories .list-product .product {
    height: auto;
}

#subcategories .list-product .product .sticker {
    top: initial;
}

.sticker strong {
    font-family: "Raleway", Arial, sans-serif;
    font-weight: normal;
}

.list-product {
    padding-bottom: 25px;
    padding: 25px 0;
}

.category .content {
    width: 440px;
    margin: 0 0 0px 560px;
    float: left;
    position: relative;
    height: 770px;
}

.category h1 {
    background-image: url(/themes/defaultrc/img/sticker-big-black.png);
    background-repeat: no-repeat;
    width: 240px;
    height: 85px;
    color: #FFF;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 26px;
    padding: 12px 10px 10px 10px;
    text-align: center;
    margin: 60px auto 20px auto;
}

#accessories-title {
    padding: 27px 10px 10px 10px;
}

.img-category {
    position: absolute;
}

.category p {
    font-family: "Raleway", Arial, sans-serif;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    text-align: justify;
    text-justify: inter-word;
}

#category-station {
    padding: 28px 10px 10px 10px;
}

.list-product.list-category .button {
    width: 100%;
    text-align: center;
    height: 50px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.btn {
    font-family: "Raleway", Arial, sans-serif;
    min-width: 190px;
    padding: 12px 20px 10px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    line-height: 20px;
}

.btn.btn-purple {
    background-color: #08ACAB;
    color: #FFFFFF;
}

.list-product.list-category .product,
.category.accessory .product {
    height: 240px;
    margin: 0 15px 30px 0;
}

.list-product.list-category .bloc-category .product {
    margin: 7px;
    margin-right: 7px;
    margin-left: 7px;
    margin-left: 8px;
    margin-right: 5px;
    height: 240px;
}

.list-product.list-category .bloc-category.twocols-category .product {
    margin-right: 28px;
    margin-left: 32px;
}

.list-product img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.list-product .product img {
    max-width: 131px;
}

.buy {
    font-family: "Raleway", Arial, sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    margin: 0px auto 0;
    display: inline-block;
    color: #fff;
}

.sticker strong {
    font-family: "Raleway", Arial, sans-serif;
    font-weight: bold;
}

.sticker .buy {
    width: 100%;
    padding: 0 5px 0 5px;
    line-height: 28px;
}

.sticker .buy .right {
    float: right;
    line-height: 28px;
}

.sticker .buy .left {
    float: left;
    color: #6d6f71;
    font-size: 14px;
    font-family: Arial, sans-serif;
}

.sticker .buy .right a {
    color: white;
    background-color: #08ACAB;
    font-size: 12px;
    position: relative;
    float: none;
    padding: 5px 10px;
    text-align: center;
    line-height: 22px;
}

.list-product.list-category .bloc-category .product {
    margin: 7px;
    margin-right: 7px;
    margin-left: 7px;
    margin-left: 8px;
    margin-right: 5px;
    height: 240px;
}

.list-product.list-category .product {
    margin-right: 28px;
}

.swiper-container {
    width: 100%;
    color: #fff;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #c7c8ca;
    margin-right: 5px;
    cursor: pointer;
}

.swiper-visible-switch {
    background: #aaa;
}

.swiper-active-switch {
    background: #fff;
}

.description {
    font-size: 0.90em;
    color: #666;
}

section.accessory {
    margin-top: 110px;
}

.bloc {
    padding: 50px 0;
    padding-right: 0px;
}

#toTop {
    position: fixed;
    bottom: 80px;
    right: 60px;
    height: 60px;
    width: 60px;
    border: 3px solid #453f91;
    background-color: #FFFFFF;
    background-image: url(/themes/defaultrc/img/iconset.png);
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block !important;
    background-position-x: -160px;
    background-position-y: -36px;
    background-size: 200px;
    opacity: 0.5;
    transform: rotate(-90deg);
}

#toTop:hover {
    opacity: 1;
}

.dt_city a,
.dt_cell a {
    color: #08ACAB;
    font-weight: bold;
    display: inline-block;
    padding: 5px;
}

.dt_city {
    text-align: center;
}


section.accessory div.header {
    background: none;
    border-bottom: none;
}

section.accessory div.header div.information {
    max-width: 400px;
    float: left;
}

section.accessory div.header div.information .reinsurance {
    margin-top: 20px;
}

section.accessory div.header div.information .price-box {
    width: inherit;
    min-width: inherit;
    max-width: inherit;
    background-color: transparent;
    color: inherit;
    margin: 10px 0 0;
    text-align: inherit;
    padding: 0 0 10px;
    font-weight: normal;
    border-bottom: 1px solid #a3a3a3;
    margin-bottom: 15px;
}

section.accessory div.header div.information .price-box .price-now {
    font-family: "linotypeunivers-720", Arial, sans-serif;
    color: #000000;
    font-size: 20pt;
    margin-left: 0;
}

section.accessory div.header div.information .quantity {
    text-align: left;
    transform: translateX(-15px);
    margin: 25px;
    width: calc(50% - 20px);
    float: left;
}

section.accessory div.header div.information .quantity label {
    font-family: "linotypeunivers-720", Arial, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 16px;
    color: #000000;
}

section.accessory div.header div.information .quantity input.qtt {
    font-family: "linotypeunivers-620", Arial, sans-serif;
    height: 60px;
    width: 60px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #c2c2c2;
    border-right: none;
    padding-top: 4px;
    margin: 0;
}

section.accessory div.header div.information .quantity button.qtt-btn {
    height: 30px;
    width: 30px;
    border: 1px solid #c2c2c2;
    background: inherit;
    position: absolute;
    line-height: 30px;
    border-radius: 0;
    transform: translateY(-1px);
}

section.accessory div.header div.information .quantity button.qtt-btn.qtt-minus {
    transform: translateY(29px);
    border-top: none;
}

section.accessory div.header div.information .quantity button.qtt-btn.qtt-plus {}

section.accessory div.header div.information .add-to-cart,
section.bundle div.swiper-slide div.description .add-to-cart {
    float: left;
    width: calc(50% - 80px);
    text-align: right;
    margin: 30px 25px 25px;
}

section.accessory div.header div.information .quantity label {
    font-family: "linotypeunivers-720", Arial, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    text-transform: uppercase;
    margin-right: 16px;
    color: #000000;
}


@media (max-width:440px) {
    section.accessory div.header div.information .add-to-cart {
        float: none;
    }
}


section.accessory div.header div.information .add-to-cart button,
section.bundle div.swiper-slide div.description .add-to-cart button {
    font-family: "Raleway", Arial, sans-serif;
    width: 125px;
    background-color: #08ACAB;
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 50px;
    border: none;
}

.icon2 {
    background-repeat: no-repeat;
    background-position-y: 0;
    height: 25px;
    width: 25px;
    display: inline-block;
    background-size: 400px;
    transform: translateY(6px);
}

.icon {
    background-image: url(/themes/defaultrc/img/iconset.png);
    background-image: -webkit-image-set(url(/themes/defaultrc/img/iconset.png) 1x, url(/themes/defaultrc/img/iconset-2x.png) 2x);
    background-image: image-set("/themes/defaultrc/img/iconset.png" 1x, "/themes/defaultrc/img/iconset-2x.png" 2x);
    background-repeat: no-repeat;
    background-position-y: 0;
    height: 25px;
    width: 25px;
    display: inline-block;
    background-size: 400px;
    transform: translateY(6px);
}

.icon.icon-warranty-alt {
    background-position-x: -108px;
    background-position-y: -8px;
    height: 30px;
    width: 40px;
}

.icon.icon-secure-alt {
    background-image: url(/themes/defaultrc/img/lock.png);
    background-size: 25px;
    background-position-x: 5px;
    background-position-y: 1px;
    height: 27px;
    width: 40px;
}

.micon {
    background: url("/themes/defaultrc/img/iconset.png") no-repeat;
    display: inline-block !important;
}

.micon.micon-stockok {
    background-position-x: 0;
    background-position-y: -70px;
    background-size: 250px;
    height: 16px;
    width: 40px;
}

div.multi-bloc {
    padding-top: 100px;
    padding-bottom: 30px;
    background-color: #f2f2f2;
}

div.multi-bloc>section {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
}

#i_optin {
    padding-left: 187px
}

/* BUTTONS */
button {
    margin: 0;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.3);
    background: #333;
    color: #fff;
    padding: 0.25em 1em;
    display: inline-block;
}

button {
    border: 0px;
    background: #ddd;
    color: #333;
    overflow: hidden;
    width: 98.2%;
    margin: 0.5% auto;
    padding: 0;
    border-radius: 2px;
    text-transform: uppercase;
    cursor: pointer;
}

button,
input[type="reset"],
input[type="button"],
input[type="submit"] {
    font: -moz-button;
    font-family: "Raleway", Arial, sans-serif;
    line-height: normal;
    white-space: pre;
    text-align: center;
    text-shadow: none;
    overflow-clip-box: padding-box;
}

#form_repairb2c,
#form_repairb2b {
    width: 400px;
}

input.checkbox[type="checkbox"]+label.label-checkbox,
input.frmbr_field[type="checkbox"]+span {
    background-position: 0 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 19px;
    line-height: 15px;
    padding-left: 25px;
    vertical-align: middle;
    margin: 20px 0 0px 95px;
    width: 315px;
    text-transform: none;
}

.form h1 {
    margin: 40px 0 30px 0;
    display: inline-block;
}

.form-field label.required::after {
    content: " *";
}

#form_repairb2c input.checkbox[type="checkbox"]+label.label-checkbox {
    margin: 0px 0 0px 50px;
}

.form label,
.form p.label {
    width: 210px;
}

form i a {
    margin: 0;
}

p.submit button {
    background-image: url(/themes/defaultrc/img/sticker-violet.png);
    background-color: transparent;
    background-repeat: no-repeat;
    width: 185px;
    height: 42px;
    color: #FFF;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    padding: 11px 0px;
}

.steps44 {
    display: block;
    margin-top: 70px;
    text-align: center;
    color: #c0c0c0;
    font-size: 16px;
}

/***** STEPS *****/
.steps ul {
    margin: 0;
    -moz-padding-start: 0px;
    padding: 0px;
    position: absolute;
    width: 100%;
    top: -48px;
}

.steps {
    background-color: #FFF;
    padding-bottom: 120px;
}

.bar {
    background-image: url(/themes/defaultrc/img/steps_bg.png);
    background-position: -900px 0;
    height: 11px;
    margin-top: 50px;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
}

.steps li {
    float: left;
    list-style: none outside none;
    color: #cad1d5;
    margin-top: 30px;
    font-size: 13px;
    position: relative;
    margin-left: 0px;
}

.steps li i {
    background-image: url(/themes/defaultrc/img/steps.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 52px;
    height: 52px;
    display: block;
    top: 0px;
    position: absolute;
}

.steps li span {
    display: block;
    clear: both;
    margin-top: 70px;
    color: #c0c0c0;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 16px;
}

li.step-middle i {
    left: 50%;
    margin-left: -24px;
}

li.step-first span {
    text-align: left;
}

li.step-middle span {
    text-align: center;
}

li.step-last i {
    right: 0px;
}

li.step-last span {
    text-align: right;
}

.steps li.step-first,
.steps li.step-last {
    width: 14%;
}

li.step-first a {
    text-align: left;
    padding-left: 10px;
}

.steps li.step-first {
    margin-left: -1px;
}

.steps li.step-last {
    margin-left: 1px;
}

.steps li.step-middle {
    width: 24%;
}

/* //table#comparator td:first-child {width:300px}
//table#product_comparison td:first-child{width:300px} */

.bo-6 img:nth-child(1) {
    top: 90px;
    left: 50px;
    width: 220px
}

.bo-6 img:nth-child(2) {
    width: 100px;
    top: 488px;
    left: 50px;
    width: 220px
}

.bo-6 img:nth-child(3) {
    width: 40px;
    top: 195px;
    left: 253px;
    width: 100px
}

.p01 li.step-01 span a,
.p02 li.step-01 span a,
.p02 li.step-02 span a,
.p03 li.step-01 span a,
.p03 li.step-02 span a,
.p03 li.step-03 span a,
.p04 li.step-01 span a,
.p04 li.step-02 span a,
.p04 li.step-03 span a,
.p04 li.step-04 span a {
    color: #544873;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: normal;
}

.p01 li.step-01 i,
.p02 li.step-01 i,
.p02 li.step-02 i,
.p03 li.step-03 i,
.p03 li.step-01 i,
.p03 li.step-02 i,
.p04 li.step-01 i,
.p04 li.step-02 i,
.p04 li.step-03 i,
.p04 li.step-04 i,
.steps li.step-active i,
.steps li.step_done i,
.steps li.step_current_end i {
    background-position: 0 -100px;
}


/* Position 2 */
.p02 .bar {
    background-position: -600px 0;
}

/* Position 3 */
.p03 .bar {
    background-position: -300px 0;
}

/* Position 4 */
.p04 .bar {
    background-position: 0 0;
}

/**** STEPS END ***/
#back {
    float: left;
}

#confirm {
    float: right;
}

.cart-header,
#create-account_form h3,
#login_form h3,
#account-creation_form h3,
#add_address h3 {
    background: #f2f2f2;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fbfbfb 0%, #f2f2f2 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #f2f2f2));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #f2f2f2 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fbfbfb 0%, #f2f2f2 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fbfbfb 0%, #f2f2f2 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #fbfbfb 0%, #f2f2f2 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfbfb', endColorstr='#f2f2f2', GradientType=0);
    /* IE6-9 */
    color: #666;
}

/*
header .nav-basket-count {
    background: #ffffff none;
    height: 15px;
    width: 15px;
    position: absolute;
    border-radius: 10px;
    text-align: center;
    color: #000;
    font-size: 7pt;
    font-stretch: condensed;
    font-weight: bold;
    line-height: 16px;
    transform: translate(-5px, 20px);
}*/

header .nav-basket-count {
    background: #08ACAB none;
    height: 20px;
    width: 20px;
    position: absolute;
    border-radius: 10px;
    text-align: center;
    color: white;
    font-size: 10pt;
    font-stretch: condensed;
    font-weight: bold;
    line-height: 20px;
    transform: translate(-8px, 0px);
}

#cms strong,
#cms b {
    font-family: "Raleway", Arial, sans-serif;
}

section#customer_service_menu a {
    display: inline-block
}

section#swiss {
    height: 715px;
}

section#magic {
    height: 1000px;
}

section#beauty {
    height: 820px;
}

section#artisans {
    height: 625px;
}

.brand-page creation {
    height: 595px;
}

.width50.bo-6 {
    float: right;
}

.bo-13 img {
    margin-top: 80px;
}

.list-product {
    padding-bottom: 0;
}

#subcategories .list-product {
    padding-bottom: 25px;
}

.nowy-sposob {
    color: #cb0f0d;
    font-family: Raleway, Arial, sans-serif;
    font-size: 36pt;
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 15px;
    font-weight: 600;
}

.hyg {
    font-size: 19px;
    color: #666;
    width: 80%;
    margin: 0 auto;
    padding: 50px 10px;
}

.hyg-left {
    width: 50%;
    float: left;
}

.hyg-right {
    width: 49%;
    float: right;
}

.tech-laura {
    margin-left: 50%;
    padding: 50px 0;
}

.tech-laura p {
    color: #747474;
    font-size: 20px;
    width: 50%;
}

.wlasci-gp {
    max-width: 990px;
    margin: 0 auto;
}

.nsp-ls {
    font-size: 19px;
    color: #666;
    width: 80%;
    margin: 0 auto;
    padding: 50px 10px;
}

.punkciki-ls2 {
    width: 49%;
    float: left;
    text-transform: uppercase;
    padding: 5% 0 5% 10%;
    letter-spacing: 1.2px;
    font-size: 20px;
    font-weight: bold;
}

#idTab1>div {
    margin-top: 0px
}

footer a,
footer a:active,
footer a:visited {
    color: #fff
}

@media (max-width:1024px) {
    .home-news {
        display: none
    }

    .home-slider {
        display: none
    }

    #box-13 {
        display: block
    }

    #box-12 {
        display: none
    }

    section.stopka-mobilna {
        display: block;
        background-color: #1d3352;
    }

    section.form {
        margin: 20px;
    }

    .form-field>label,
    .form-field>div {
        display: inline;
    }

    .panel-product .panel-heading.collapsed .panel-title {
        font-weight: normal;
        color: #666;
    }

    .nowy-sposob {
        font-size: 20pt
    }

    .hyg {
        width: 90%
    }

    .hyg-left,
    .hyg-right {
        width: 100%;
        float: none
    }

    .tech-laura {
        margin: 0px 20px
    }

    .tech-laura p {
        width: 80%
    }

    .wlasci-gp {
        margin: 0 20px
    }

    #idTab1>div {
        margin-top: 10px
    }

    .nsp-ls {
        width: auto;
        margin: 0 20px;
    }

    #authentication #login_form {
        width: 99%;
    }

    .punkciki-ls2 {
        width: 100%;
    }

    #create-account_form,
    #authentication #login_form {
        min-width: 99%;
    }

    .wall-home .vertical {
        width: 100%;
        height: auto;
    }

    .wall-home .vertical img {
        width: 100%;
    }

    .wall-home .big {
        width: 100%;
        height: auto;
    }

    .wall-home .square {
        width: 49%;
        height: initial;
    }

    .wall-home .square img {
        width: 100%;
        height: auto;
    }

    .box-social a {
        width: 25%;
        display: inline-block;
    }

    .wall-home .sharing-item,
    .sharing-item img {
        width: 100%;
        height: auto;
    }

    #box-03 {
        margin-right: 2%
    }

    #box-05,
    #box-14 {
        margin-right: 0px
    }

    #box-11 {
        width: 100%
    }

    .wall-home #box-07 .link-video {
        width: 100%;
        height: auto
    }

    .link-video img {
        width: 100%;
        height: auto
    }

    .wall-home #box-13 {
        margin-right: 2%;
    }

    footer .credits .copyright {
        width: 100%;
        text-align: center;
        background-color: #1d3352;
        color: #6a6a6a;
        font-size: 8pt;
        font-family: Arial, sans-serif;
    }

    footer div.links ul li {
        height: 35px;
    }

    section.reinsurance ul>li {
        margin: 0
    }

    section.stopka-mobilna>div {
        padding: 28px 30px 0;
    }

    footer .form-control {
        padding: 20px 8px 16px;
        height: 40px;
        line-height: 1.5;
        color: #a8a8a8;
        background-color: #515151;
        border: 2px solid #747474;
        border-radius: 0;
    }

    .input-group-addon,
    .input-group-btn {
        width: 1%;
        white-space: nowrap;
        vertical-align: middle;
    }

    .input-group-addon,
    .input-group-btn,
    .input-group .form-control {
        display: table-cell;
    }

    .input-group-btn {
        position: relative;
        font-size: 0;
        white-space: nowrap;
    }

    .input-group .form-control {
        position: relative;
        z-index: 1;
        float: left;
        width: 92%;
        margin-bottom: 0;
    }

    .input-group .form-control {
        display: table-cell;
    }

    .input-group-btn input {
        margin: 0;
        padding: 8px 12px 4px;
        height: 40px;
        width: auto;
        background: none;
        min-width: initial;
        position: relative;
    }

    footer .btn-grey {
        color: #FFFFFF;
        background-color: #515151;
        border: 2px solid #747474;
        border-left-color: rgb(116, 116, 116);
        border-left-style: solid;
        border-left-width: 2px;
        box-shadow: none;
        margin-bottom: 0;
    }

    footer .newsletter label {
        font-family: "Raleway", Arial, sans-serif;
        font-stretch: condensed;
        font-size: 11pt;
        color: #FFFFFF;
        margin-bottom: 10px;
        text-transform: uppercase;
        font-weight: normal;
        line-height: 30px;
    }

    .bg-grey {
        background-color: #1d3352;
    }

    footer div.credits {
        padding: 18px 20px 0;
    }

    .nav-flag {
        color: #FFFFFF;
        text-transform: uppercase;
        font-stretch: condensed;
        font-size: 9pt;
        font-weight: bold;
        line-height: 30px;
        height: 75px;
    }

    footer .nav-flag {
        margin-top: 4px;
        line-height: 0;
        height: inherit;
    }

    .navbar-brand {
        float: left;
        height: 50px;
        padding: 15px 15px;
        font-size: 18px;
        line-height: 20px;
    }

    /*
    footer .navbar-brand {
        background-image: url(/themes/defaultrc/img/logo-laurastar.svg);
        background-repeat: no-repeat;
        height: 25px;
        width: 150px;
        margin-top: 16px;
        margin-left: 1px;
    }
    */
    footer .navbar-brand {
        background-size: 98px;
        width: 98px;
        margin-top: 0;
        padding: 10px;
    }

    .menu-mobilne {
        display: block;
    }

    .menu-pelne {
        display: none
    }

    .wrapper-content {
        width: auto;
    }

    header .top-nav {
        display: none
    }

    header .logo {
        margin-left: 80px;
        background-size: 70%;
    }

    .wall-home .top-left {
        margin-bottom: 0px;
    }

    .contact .col-1,
    .contact .col-2 {
        width: 100%;
        display: block;
        padding: 20px;
    }

    .contact h1 {
        margin-left: 20px;
    }

    .box-contact .bottom {
        border-top: none
    }

    .contact form {
        overflow: initial;
    }

    .box-contact .top {
        width: auto;
    }

    .bo-1.width50 {
        width: 100%;
    }

    .bo-1 img {
        display: none
    }

    .bo-2 {
        width: 100%;
        top: -50px;
        overflow: hidden;
        margin-bottom: -50px;
    }

    .bo-2 img {
        position: initial;
        height: 200px;
        width: auto;
        float: right;
        display: inline;
        padding-right: 50px;
    }

    #identity .std .checkbox,
    #identity .std #security_informations {
        padding-left: 0;
        margin-left: 0;
    }

    #identity .std p.submit .button {
        margin-left: 0px;
    }

    .creation .width50.content-left {
        margin-top: 0
    }

    .creation .width50 .text {
        width: auto;
        margin-right: 20px
    }

    .creation h1 {
        font-size: 36px;
    }

    .creation .title {
        font-size: 24px;
    }

    section.creation {
        height: auto
    }

    .bo-7,
    .bo-8 {
        display: none
    }

    .bo-9 {
        width: 100%;
    }
    .form-field .skin {
        height: auto;
        width: auto;
    }
    .ramka44 {
        margin: 20px;
    }
    #beauty {
        padding-top: 0
    }

    #beauty .layer {
        position: initial
    }

    .swiss .text {
        padding: 20px 20px 20px 20px;
    }

    .swiss h2 {
        font-size: 36px
    }

    section#swiss {

        height: auto;
        background-color: #320102;
        background: linear-gradient(130deg, #320102 15%, #c62023 55%, #320102);
    }



    .brand .pastilles {
        display: none;
    }

    .brand-page section.swiss {
        overflow: hidden;
    }

    section#magic {
        height: auto;
        padding-top: 0px
    }

    #magic img {
        display: none
    }

    .bo-10 {
        width: 100%;
        padding: 20px 20px;
        padding-top: 174px;
        background-image: url(/themes/defaultrc/img/magic.png);
        background-image: -webkit-image-set(url(/themes/defaultrc/img/magic.png) 1x, url(/themes/defaultrc/img/magic.png) 2x);
        background-image: image-set("/mobile/images/cms/magic.png" 1x, "/mobile/images/cms/magic-2x.png" 2x);
        background-repeat: no-repeat;
        background-size: 100%;
        background-position-y: 50px;
    }

    .bo-11 {
        display: none
    }

    .design .width50.text {
        padding: 0 20px
    }

    .design .width50.text {
        width: 100%
    }

    .bo-13 {
        width: 100%
    }

    .bo-13 img {
        margin: 0 auto
    }

    .design h2 {
        font-size: 36px;
    }

    .design .title {
        font-size: 24px
    }

    #the_brand_menu {
        display: none
    }

    section#beauty {
        height: auto
    }

    section#artisans {
        height: auto
    }

    .width50 {
        width: 100%
    }

    #beauty .years {
        display: none
    }

    .bo-3 {
        display: none
    }

    .bo-4 {
        background-color: #27214e;
        padding: 16px 20px 260px 20px;
        background-image: url(/themes/defaultrc/img/laine.png);
        background-image: -webkit-image-set(url(/themes/defaultrc/img/laine.png) 1x, url(/themes/defaultrc/img/laine.png) 2x);
        background-image: image-set("/themes/defaultrc/img/brand-beauty_1.png" 1x, "/themes/defaultrc/img/brand-beauty_1.png" 2x);
        background-repeat: no-repeat;
        background-position: bottom;
        background-size: 100%;
    }

    .bo-5 h2 {
        display: none
    }

    .artisans .text {
        display: block;
        float: none;
        padding: 30px 20px
    }

    .header44 {
        position: fixed;
        z-index: 22;
        width: 100%;
        top: 0;
        background-color: white;
    }

    #columns {
        margin-top: 72px;
    }

    .width50.bo-6 {
        position: relative;
        top: -30px;
        left: 20px;
        width: 100px;
        float: none
    }

    .bo-6 img:nth-child(1) {
        width: 70px;
        top: 0;
        left: 0;
    }

    .bo-6 img:nth-child(2) {
        width: 70px;
        top: 128px;
        left: 0
    }

    .bo-6 img:nth-child(3) {
        width: 30px;
        top: 40px;
        left: 70px
    }

    section#artisans {
        overflow: initial
    }

    .wall-home .box-social {
        width: initial;
    }

    .wall-home .top-right {
        margin-bottom: initial;
    }

    #customer_service_menu {
        display: none
    }

    main#serwis {
        margin: 20px;
    }

    #obr_serw_1,
    #obr_serw_3 {
        display: none
    }

    #obr_serw_2,
    #obr_serw_4 {
        display: block;
        width: 100%
    }

    .mobile-hide {
        display: none
    }

    #i_optin {
        padding-left: 0px
    }

    .wall-video .separator-1 {
        width: 100%
    }

    #filmporada .wall-home {
        margin: 5px 10px
    }

    #filmporada .box {
        height: 187px;
        float: none;
        width: 100%;
        margin: 10px 0px;
    }

    #filmporada .box .box-content {
        background-size: 100%
    }

    #filmporada .separator-1 {
        padding: 0px;
        float: none;
    }

    iframe#porada-film {
        width: 100%
    }

    .techspecforju {
        padding-top: 90px
    }

    button[type="submit"],
    input[type="submit"],
    a.button {
        margin-left: 0px;
    }

    a.potwierdzeniews {
        padding-top: 1px
    }

    //@media (max-width:1024px) {
    .newsletter button[type="submit"],
    a.button {
        //, input[type="submit"]
        width: auto !important;
    }

    //}
    #order-detail-content #cart_summary table,
    #order-detail-content #cart_summary thead,
    #order-detail-content #cart_summary tbody,
    #order-detail-content #cart_summary th,
    #order-detail-content #cart_summary td,
    #order-detail-content #cart_summary tr {
        display: block;
    }

    #order-detail-content #cart_summary th {
        display: none;
    }

    #order-detail-content #cart_summary td::before {
        content: attr(data-title);
        display: block;
        margin-bottom: 5px;
        font-weight: bold;
    }

    #order-detail-content #cart_summary td {
        border: medium none;
        float: left;
        padding: 7px 10px;
        position: relative;
        white-space: normal;
    }

    #order-detail-content #cart_summary td.cart_quantity {
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        min-height: 70px;
        width: 25%;
        padding: 10px;
    }

    #order-detail-content #cart_summary td.cart_unit {
        clear: both;
        min-height: 70px;
        text-align: right;
    }

    #order-detail-content #cart_summary td.cart_total {
        min-height: 70px;
        text-align: right;
        width: 33%;
    }

    #order-detail-content #cart_summary tr {
        border-bottom: 1px solid #cccccc;
        overflow: hidden;
        padding-bottom: 7px;
        position: relative;
    }

    #order-detail-content #cart_summary td.cart_delete {
        /*position: absolute;
        right: 20px;
        top: 7px;*/
        width: 10%;
    }

    #order-detail-content #cart_summary thead {
        display: none
    }

    input[name="submitAddDiscount"] {
        margin: 0
    }

    body#category section.category {
        display: none;
    }

    .list-product {
        padding-bottom: 30px;
    }

}

@media (min-width:1024px) {
    #index .header44 {
        margin-bottom: 0
    }

    .home-news {
        display: block
    }

    .home-slider {
        display: block
    }

    #box-02 {
        display: block
    }

    #box-04 {
        display: block
    }
    #box-06 {
        display: block
    }
    #box-08 {
        display: block
    }
    #box-09 {
        display: block
    }
    #box-10 {
        display: block
    }
    #box-12 {
        display: block
    }
    #box-13 {
        display: none
    }
    #box-14 {
        display: none
    }
    section.stopka-mobilna {
        display: none
    }
    .menu-mobilne {
        display: none;
    }
    #obr_serw_1,
    #obr_serw_3 {
        display: block
    }
    #obr_serw_2,
    #obr_serw_4 {
        display: none
    }
    #toggle {
        display: none
    }
    .panel-product .panel-heading.collapsed .collapse-icon {
        display: none
    }
    .panel-product .panel-heading.collapsed .panel-title {
        font-size: 26px;
        font-weight: bold;
        color: #3c3961
    }
    section.accessories .accessories-header {
        height: 300px;
        padding-top: 90px;
    }
    section.accessories .accessories-header {
        background-image: url("/themes/defaultrc/img/bg-header-accessories.jpg");
        background-size: cover;
    }
    section.accessories .accessories-header h1 {
        font-size: 28px;
    }

}

.cart_quantity_button a img {
    width: 20px;
    height: 15px;
}

#cms h2 {
    font-size: 1.8rem
}

#cms ol li p strong {
    line-height: 30px
}

#toggle {
    position: relative;
    z-index: 3;
    width: 2.8571428571em;
    height: 2.8571428571em;
    top: 0;
    left: 0;
    margin: 15px 0 0 15px;
    cursor: pointer;
}

#toggle span {
    display: block;
    position: absolute;
    width: 100%;
    height: 0.2em;
    margin: 1.25em 0 0 0;
    background-color: #152C57;
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all;
}

#toggle span:before,
#toggle span:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 0.2em;
    background-color: #152C57;
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all;
}

#toggle span:before {
    margin: -1em 0 0 0;
}

#toggle span:after {
    margin: 1em 0 0 0;
}

#toggle.open span {
    background-color: transparent;
}

#toggle.open span:before,
#toggle.open span:after {
    margin: 0;
}

#toggle.open span:before {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    transform: rotate(135deg);
}

#toggle.open span:after {
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#menu {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 72px;
    left: 0;
    background: #000;
}

#menu.opened {
    overflow: scroll !important;
    visibility: visible;
    opacity: 1;
    padding-bottom: 80px;
}

#menu span#title {
    display: block;
    line-height: 1em;
    margin: 0 0 0.5em 0;
    font-size: 5em;
    color: #286efa;
}

#menu ul {
    list-style: none;
    margin: 0 auto;
    padding-bottom: 5px;
}

#menu ul li {
    display: block;
    width: 90%;
    height: 50px;
    padding: 10px;

}

#menu ul li a span {
    font-size: 1.6666666667em;
}

#menu ul li a i {
    position: absolute;
    padding: 0 1.25em 0 0;
    font-size: 2em;
}

#search-box button {
    background-image: none;
    width: 30px;
    height: 30px;
    margin: 0;
    color: #322855;
    background-color: #FFF;
    border-radius: 50%;
    margin: 10px 0 0 5px;
    padding: 2px 0;
    line-height: 30px;
    top: 0px;
    right: 5px;
    position: absolute;
}

header #search-box button {
    background: #08ACAB;
    color: #FFFFFF;
    right: 8px;
    padding: 0px 0;
}

header #search-box .form-field input {
    border: 1px solid #c2c2c2;
    height: 32px;
    width: 155px;
    padding: 5px;
}

header #search-box .form-field {
    display: block;
    padding: 4px;
}

.search-title {
    color: #666666;
    font-size: 16px;
    font-family: "Raleway", Arial, sans-serif;
    margin: 5px 0 15px 0;
}

.list-product img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.search-pages-result .page-title {

    border-bottom: 1px solid #E5E5E5;
    color: #08ACAB;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 21px;
    height: 50px;
    margin: 0 200px 0 0;
    padding: 10px 10px 18px;
    text-transform: uppercase;
}

.search-pages-result .page-description {
    color: #666666;
    margin-right: 200px;
    padding: 20px 10px;
}

.search-pages-result .page {
    margin: 10px 0;
}

.search-pages-result .page-description a {
    color: #08ACAB;
    float: right;
    font-size: 11px;
    font-weight: bold;
    padding: 10px 0 0;
    text-transform: uppercase;
}

.search-result-content .sticker {
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

.sticker>a {
    display: block;
    height: 80px;
    margin-bottom: 10px;
}

.availability .warning_inline {
    line-height: 20px
}

.availability {
    line-height: 16px
}

.bloc-picto a {
    color: #8985B5;
}

.marginesy {
    padding: 40px 0
}

.reinsurance a:visited,
.reinsurance a:active {
    color: #fff;
}

span.dodajdoklubu {
    display: inline-block;
    width: 80px;
    color: #eee
}

.assistant table {
    color: #666666;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 16px;
}

.assistant td {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    font-size: 15px;
}

.assistant .label {
    padding: 15px;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
    color: #666666;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 16px;
}

#comparator tr.subtitle .label {
    padding: 30px 0;
}

#comparator tr.subtitle .label strong {
    font-family: Raleway;
    font-weight: normal;
    color: #221F48;
}

a.zobawincej {
    color: #8985b5;
    background-image: url("/themes/defaultrc/img/icon-list.png");
    background-repeat: no-repeat;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 12px;
    margin: 0 0 0 0px;
    padding: 0px 0 0px 12px;
    text-transform: uppercase;
    background-position-y: 3px;
}

.assistant .price {
    color: #544873;
    font-family: "Raleway", Arial, sans-serif;
    font-size: 20px;
}

table#product_comparison .sticker {
    position: initial;
    height: 70px;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

table#product_comparison .sticker strong {
    font-weight: normal
}

table#product_comparison .product {
    height: auto;
    margin: 0 auto;
    position: normal;
    float: none
}

table#comparator img {
    display: inline-block
}

.comparator-scroll {
    margin-bottom: 40px;
    height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
}

.comparator-layout {
    height: 100%;
    z-index: 999;
    overflow: hidden;
    top: 0;
    right: 0;
    background-color: #fff;
}

.comparator-layout {
    height: auto;
}

#product_comparison {
    margin-bottom: 20px
}

/* fixes */
@media (max-width: 1024px) {

    /* Input newsletter */
    .input-group .form-control {
        width: 80%
    }

    .newsletter .input-group-btn {
        width: 20%;
    }

    .newsletter .input-group-btn input {
        width: 100%;
    }

    /* !Input newsletter */




    #account-creation_form p.text input,
    #account-creation_form p.password input,
    #account-creation_form p.select input {
        width: 78%;
    }

    #account-creation_form p.radio span,
    #account-creation_form p.text label,
    #account-creation_form p.password label,
    #account-creation_form p.select label,
    #account-creation_form p.select span,
    #account-creation_form p.textarea label {
        width: 20%;
    }

}

/* Search */
.search-result-content .product {
    height: auto !important;
}

.search-result-content .sticker {
    position: static;
}

.large-tiles {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 750px) {
    .large-tiles {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 500px) {
    .large-tiles {
        grid-template-columns: 1fr;
    }
}

.search-pages-result .page-description {
    margin-right: 0;
}

.search-pages-result .page-title {
    margin: 0;
}

/* !Search */
/*
#idTab1 h4 {
    font-family: "linotypeunivers-620", Arial, sans-serif;
    font-size: 36pt;
    text-transform: uppercase;
    margin-top: 5px;
    color: #666;
    margin-bottom: 15px;
    font-weight: normal;
}

/* 404*/
#error {
    min-height: 545px;
    background-size: cover;
    background-image: url(../img/bg-languages.png);
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 535px;
    background-color: #09081C;
    margin: 0 auto;
    padding: 100px 0 0 0;
}

#error img {
    margin: 0 auto;
}

#error .title {
    margin: 0 0 0 0;
    text-align: center;
    color: #FFF;
}

#error_messages {
    text-align: center;
    border: 1px solid red;
    color: red;
    padding: 10px 0;
    margin-top: 10px;
    position: relative;
}

#error_messages p {
    padding-left: 24px;
}

/* !404 */

/* Product Page mobile */
@media (max-width:1024px) {

    section.cross-selling .swiper-container,
    section.bundle .swiper-container,
    section.include-accessories .swiper-container,
    .swiper-container.swiper-product-photos {
        color: #000000;
        width: 95%;
        height: 400px;
        overflow: visible;
        margin-top: 20px;
        margin-bottom: 80px;
    }

    .product-header section.include-accessories.product-photos {
        background-color: transparent;
        padding: 0;
        margin: 0;
    }

    .product-header section.include-accessories.product-photos .swiper-product>img {
        padding: 0px 30px;
    }

    .product-header section.include-accessories.product-photos img::after {
        clear: both;
    }

    .product-header section.include-accessories.product-photos .swiper-container {
        width: 100%;
    }

    .product-header section.include-accessories.product-photos .swiper-button-next {
        margin-right: 0;
    }

    section {
        overflow: hidden;
    }

    .product-header .gallery {
        display: none;
    }


}

@media (min-width:1025px) {
    .product-header .gallery-mobile {
        display: none;
    }
}

/* Product Page mobile */

.stopacta img.cert-img {
    padding-right: 20px;
}

#idTab1 {
    padding: 20px 0 20px 0;
}

.resetimg {
    padding: 0 !important;
}

.magic-number {
    color: #cccccc;
    font-size: 105px;
    margin: 0 0 30px 0;
    font-family: "Raleway", Arial, sans-serif;
    font-weight: 200;
    text-align: center;
    width: 100%;
    display: inline-block;
}

input[type="checkbox"] {
    cursor: pointer
}


/* Youtube */
.iframe_diver {
    padding-top: 56.25%;
    position: relative;
}

.iframe_diver iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}


.ftr_subttl {
    display: none
}

.slogan {
    display: none
}

.rc_function {
    width: 100%;
    /* min-witdh: initial; */
}

.parallax2 .count {
    max-width: 1100px;
    margin: auto;
}

#one_left {
    width: 100%;
}

#one_right {
    text-align: left;
    padding: 30px;
    float: left;
    width: 100%;
}

@media (min-width:1024px) {
    .midelkolleft {
        min-width: 768px;
    }

    .wrapper-content4 {
        width: 1000px;
        margin: auto;
    }

    .rc_function {
        /* min-witdh: 400px; */
        float: left;
        text-align: center;
    }

    #ftr_us_ins {
        width: 1010px
    }

    .ftr_subttl {
        display: block
    }

    .slogan {
        display: block
    }

    .rc_function {
        width: 49%;
        min-width: 400px
    }

    #one_left {
        float: left;
        min-height: 400px;
        width: 45%;
    }

    #one_right {
        text-align: right;
        width: 54%;
    }

    #right_column {
        display: block
    }
}




@media (min-width:750px) and (max-width:1023px) {
    .wrapper-content4 {
        width: 750px;
        margin: auto;
    }
}

@media (min-width:500px) and (max-width:749px) {
    .wrapper-content4 {
        width: 500px;
        margin: auto;
    }
}

@media (min-width:250px) and (max-width:499px) {
    table.std th {
        text-transform: none;
        font-size: 12px
    }

    .ukryjnamobilce {
        display: none;
    }

    .midelkolleft {
        padding: 0 0 10px 0 !important
    }

    .cart_navigation .button {
        float: left;
        margin-right: 10px;
    }

    .cart_navigation .exclusive {
        float: left;
    }

    #back {
        margin-right: 10px;
    }

    #confirm {
        float: left;
    }

    .delivery_option_logo img {
        display: none
    }

    #order .delivery_options_address .delivery_option_logo {
        width: 0
    }

    .wrapper-content4 {
        width: 350px;
        margin: auto;
    }

    .product {
        width: 100%
    }

    .steps li span,
    .steps44,
    form a {
        font-size: 12px;
    }

    .list-product {
        padding: 0
    }

    .sticker .buy .price {
        font-size: 15px;
    }

    .sticker .buy .right {
        padding-top: 12px;
        padding-right: 12px;
    }

    .sticker .buy .left {
        padding-top: 12px;
        padding-left: 12px;
    }

    section.swiss img {
        width: 100%
    }

    .magic-number {
        font-size: 80px
    }

    .sticker>a {
        height: initial
    }

    .list-product.list-category .sticker {
        height: initial
    }

    .list-product .product img {
        width: 290px;
        max-width: 100%
            /*initial*/
        ;
    }

    .bo-13 img {
        width: 100%
    }

    #subcategories .list-product .product,
    #subcategories .list-product .product img {
        width: 214px
    }

    #subcategories .list-product .product,
    .sticker {
        width: 100%;
        background-size: cover;
        position: initial;
    }

    #subcategories .list-product .product {
        margin: 0 auto;
        float: none
    }

    .steps li.step-first,
    .steps li.step-last {
        width: 20%;
    }

    .steps li.step-middle {
        width: 20%;
    }
}


#ftr_us {
    clear: both;
    height: 220px;
    width: 100%;
    background-color: #1d3352;
    border-top: 5px solid #08acab;
}

#ftr_us_ins {
    margin: auto;
}

.ftr_prt {
    float: left;
    height: 100%;
    text-align: center;
    width: 16.6%;
}

.ftr_prt a {
    display: inline-block;
}

.ftr_prt a img {
    max-height: 72px;
    max-width: 90%;
}

img.ftr_mapa {
    margin-top: 30px;
}

img.ftr_work {
    margin-top: 30px;
}

img.ftr_dlf {
    margin-top: 30px;
}

img.ftr_fb {
    margin-top: 30px;
}

.ftr_links {
    clear: both;
    font: normal 14px sans-serif;
    font-family: sans-serif;
    color: #FFF;
    text-align: center;
    padding-top: 10px;
}

.itema {
    display: inline;
}

.ftr_links a {
    padding: 3px 10px;
    color: #FFF !important;
    display: inline-block;
}

.ftr_subttl {
    font: normal 10px sans-serif;
    font-family: sans-serif;
    color: #fff;
}

/*                         strona główna         */
#sl_cont {
    max-width: 100%;
    height: 500px;
    margin: 0;
}

.shadow_it {
    border-bottom: 3px solid #08acab;
    -webkit-box-shadow: 0 30px 16px -26px #777;
    -moz-box-shadow: 0 30px 16px -26px #777;
    box-shadow: 0 30px 16px -26px #777;
}

.slides-container li {
    min-width: 1100px;
}

#hero_onlyone {
    text-align: center;
    height: 80vh;
    max-height: 1000px;
}

#one_container {
    max-width: 1100px;
    margin: auto;
}

#one_top {
    font-size: 35px;
    font-family: "Raleway", sans-serif;
    color: #08acab;
    margin: 30px 0 70px;
    line-height: 50px;
}


#one_right p {
    color: #3f4546;
    font-family: "Raleway", sans-serif;
    font-size: 17px;
    line-height: 35px;
    margin: 0.71429em 0 0;
    margin-bottom: 0px;
}

p#one_first {
    font-size: 25px;
    margin-bottom: 25px;
}

.parallax1 {
    height: 80vh;
    min-height: 700px;
    max-height: 1000px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.parallax1 {
    clear: both;
    background-image: url(/themes/defaultrc/img/hero_RCnew.jpg);
}

.parallax2 {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#ps_top {
    margin-top: 50px;
    color: #07adab;
    font-size: 50px !important;
    line-height: 60px;
    font-weight: 200;
    padding: 0 0 20px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.rc_function {
    /* min-witdh: 400px; */
    text-align: center;
}

#p1 {
    background-color: rgba(1, 1, 1, .50);
    border-radius: 0 0 15px 15px;
    margin: 35px auto 150px;
    width: 350px;
    padding: 5px;
}

#p1_rc {
    font-size: 17px;
    text-align: center;
    color: #07adab;
    font-family: Raleway, sans-serif;
    font-size: 50px !important;
    font-weight: 200;
    line-height: 1;
    font-size: 2em;
    padding: 0 0 20px 0 !important;
}

#p1_wl {
    color: #fff !important;
    font-weight: 800;
    margin-bottom: 25px !important;
    text-align: center;
    color: #7b7b7b;
    font-family: Raleway, sans-serif;
    font-size: 31px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    font-size: 1.5em;
}

.number {
    max-width: 970px;
    margin: auto;
}

.number ul {
    clear: both;
    margin: 0 auto;
    width: 100%;
}

.number li {
    float: left;
    list-style: none;
    text-align: center;
    background-color: rgba(1, 1, 1, .50);
    border-radius: 15px;
    margin: 35px;
    height: 250px;
    overflow: hidden;
    width: 250px;
    padding: 20px;
}

.number li * {
    height: 60px;
}

li [class^="icon-"],
li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center;
}

.number li .fa {
    color: #08c0be;
    font-size: 50px;
    margin-bottom: 22px;
    margin-top: 20px;
}

.number li span {
    color: #fff;
    display: block;
    font-size: 45px;
    font-weight: 800;
}

.number li strong {
    color: #FFFFFF;
    font-size: 25px;
    font-weight: 400;
    line-height: 25px;
}

@media (max-width:1023px) {
    .number li {
        float: none;
        width: 100%;
        height: 190px;
        width: 70%;
        margin: 5px auto;
        padding: 10px
    }
    #p1 {
        margin-bottom: 0
    }
    .number li .fa {
        margin: 0;
    }
    #obrazeknaglownej {
        display: block !important
    }
    #hero_cert h2 {
        font-size: 36px
    }
}

@media (max-width:749px) {

    .nsp-ls>div {
        width: 100% !important;
    }

    .nsp-ls>div>p {
        padding-right: 0 !important;
    }

    .hyg-right>p {
        padding-right: 0 !important;
    }
}

#hero_cert {
    text-align: center;
}

#hero_cert h2 {
    color: #07adab;
    font-family: Raleway, sans-serif;
    font-size: 50px;
    font-weight: 200;
    line-height: 1;
    margin-top: 30px;
}



.divider-divider {
    background-color: #ddd;
    height: 1px;
    width: 70%;
    margin: 10px auto;
}

.owl-carousel.nav-center-center .owl-dots {
    position: absolute;
    top: 80%;
    left: 50%;
}

.owl-carousel.nav-center-center .owl-next,
.owl-carousel.nav-center-center .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}

.owl-carousel.nav-center-center .owl-prev {
    left: -30px;
}

.owl-carousel.nav-center-center .owl-next {
    right: -30px;
}

.owl-carousel.nav-style7 .owl-next,
.owl-carousel.nav-style7 .owl-prev {
    width: 30px;
    height: 30px;
    background-color: transparent;
    line-height: 30px;
    color: #333;
    font-size: 0;
    text-align: center;
    background-color: #ccc;
}

.owl-carousel.nav-style7 .owl-next:before,
.owl-carousel.nav-style7 .owl-prev:before {
    font-size: 14px;
}

.owl-carousel.nav-style2 .owl-prev:before,
.owl-carousel.nav-style3 .owl-prev:before,
.owl-carousel.nav-style4 .owl-prev:before,
.owl-carousel.nav-style5 .owl-prev:before,
.owl-carousel.nav-style6 .owl-prev:before,
.owl-carousel.nav-style7 .owl-prev:before,
.owl-carousel.nav-style8 .owl-prev:before {
    content: "<";
    font-size: 35px;
}

.owl-carousel.nav-style2 .owl-next:before,
.owl-carousel.nav-style3 .owl-next:before,
.owl-carousel.nav-style4 .owl-next:before,
.owl-carousel.nav-style5 .owl-next:before,
.owl-carousel.nav-style6 .owl-next:before,
.owl-carousel.nav-style7 .owl-next:before,
.owl-carousel.nav-style8 .owl-next:before {
    content: ">";
    font-size: 35px;
}

/* @media (max-width: 991px)
.owl-carousel.nav-center-center .owl-prev {
    left: 0;
    }
@media (max-width: 991px)
.owl-carousel.nav-center-center .owl-next {
    right: 0;
    } */
#hero_cert a img {
    margin: 5px 15px 0 !important;
    max-height: 80px;
    max-width: 130px !important;
}

/* //#cms{overflow:hidden;} */

#preftr_us {
    height: 0;
}

.rc_function span {
    font-size: 16px;
    color: gray;
}

.parallax2 .count span {
    display: inline-block;
    max-width: 350px;
    line-height: 20px;
    font-weight: bold;
}

.stopacta .pikczerwju img {
    max-width: 100%;
    heigth: auto
}

.midelkolleft {
    margin: 0px 0 20px 0
}

.wizlista {
    width: 210px;
    float: left;
    display: inline;
    margin-right: 5px;
}

.wizscreen {
    width: 100%;
    max-width: 470px;
    float: left;
    display: inline;
}

.cert-box {
    display: inline-block;
    width: 250px;
    text-align: center;
    float: left;
}

.przelam {
    word-wrap: break-word;
}

.midel p,
.midel ul {

    color: #666;
    font: normal 16px 'Raleway';
    line-height: normal;
    padding: 0 0 15px 0;
}

.karire img {
    max-width: 100%;
}

.wyroz1 p {
    font: bold 24px "Raleway", Arial, Helvetica, sans-serif;
    color: #1d3352;
}

.wyroz p {
    color: #fff;
    font: bold 14px Verdana, Geneva, sans-serif;
}

.midelkolleft p {
    line-height: 21px;
}

p.impwaz {
    color: #1d3352;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-indent: 13px;
}

p.impwaz2 {
    margin: 0 0 10px 0;
    padding: 0;
    text-indent: 28px;
}

.stopacta {
    border-bottom: 1px dotted #C4E1FF;
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.statuetkareliga {
    background-image: url(/gfx/statuetka-sercezaserce.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-right: 220px;
}

.stopacta h3 {

    font: bold 18px "Raleway", Arial;
    color: #1D3352;
    margin: 6px 0px;
}

.karire h2 {
    font: 21px "Raleway", Arial;
    color: #1d3352;
    margin: 10px 0 23px 0;
    border-bottom: 1px dotted gray;
}

.stopacta ul li {
    font-size: 16px;
    padding: 7px;
    margin-left: 20px;
}

.midel li {
    list-style-type: circle;
    margin-left: 15px;
}

#cms #center_column li {
    margin-bottom: 5px;
}

.stopacta img {
    display: inline;
    margin: 0px 10px 10px 10px;
}

.jahbuton {
    background: #08ACAB;
    color: #fff !important;
    padding: 10px;
}

.jahbuton:hover {
    background: #4BCBC5;
}

.stopacta a {
    margin: 20px 0 0 3px;
    float: right;
    display: inline;
}

.midelkolleft,
.midelkolright {
    font-family: 'Raleway';
    float: left;
    display: inline;
    max-width: 768px;
    padding: 0 10px 10px 10px;
}

.right-menu {
    font-family: 'Raleway';
}

.wyroz {
    background-color: #08acab;
    text-align: center;
    padding: 13px;
    margin: 13px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 5px 5px 5px #888;
}

.wyroz:hover {
    background-color: #4bcbc5;
    cursor: pointer;
}

.midel a,
.midel a:hover {
    color: #4bcbc5;
    font: bold 16 px 'Raleway';
}

.newsgaleriarc a {
    height: 120px;
    width: 155px;
    border: 1px solid #dedede;
    padding: 0px;
    overflow: hidden;
    display: block;
    float: left;
    margin: 5px;
    text-align: center;
}

.newsgaleriarc a img {
    height: 100%;
}

.contactform_submit input {
    background-color: #08acab !important;
    color: #fff !important;
    cursor: pointer;
    display: block;
    font: bold 14px "Raleway";
    font-weight: bold;
    margin: 0 auto;
    padding: 7px;
    text-align: center;
    width: 170px;
}

form table {
    font: 12px 'Raleway';
}

a.linkbut {
    display: block;
    background: #08acab;
    color: #fff;
    font: bold 14px "Raleway";
    margin: 10px auto;
    width: 170px;
    padding: 13px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}


.wizlista a {
    background: #08ACAB;
    margin: 0 0 2px 0;
    font: bold 14px "Raleway";
    padding: 3px 6px;
    list-style-type: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #e6e6e6;
    float: left;
    display: inline;
    width: 200px;
    color: #FFF;
    text-align: right;
}

.wizlista a:hover,
a.wizlista_on {
    background: #4ACBC5;
    color: #FFF;
}

.wizscreen p {
    color: #888;
    line-height: normal;
    line-height: 21px;
}

.stopacta img {
    max-height: 600px;
}

#regulamin ol {
    margin-left: 20px;
}

.grid_2 {
    width: 202px;
}

.boczek img {
    margin: 3px;
    margin-bottom: 10px;
    height: 60px;
}

.boczek p a img {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 0px;
    max-height: 100%;
    line-height: 100%;
    margin-bottom: 10px;
}

.boczek {
    border-left: 1px solid #f1f1f14;
    float: right;
    display: inline;
    width: 250px;
    padding: 20px 0;
}

.header44 {
    margin-bottom: 30px;
    z-index: 1000;
}

.karform-out {
    overflow: hidden;
    display: none;
}

ul.menu-pelne li ul {
    padding: 0;
    position: absolute;
    top: 48px;
    left: 0;
    min-width: 150px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
}

ul.menu-pelne li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}

ul.menu-pelne li ul li {
    background: #08ACAB;
    display: block;
    color: #fff;
}

ul.menu-pelne li ul li a {
    background: #08ACAB;
    display: block;
    color: #fff;
}

/* //ul.menu-pelne li ul li:hover {background: #4BCBC5;} */
ul.menu-pelne li ul li a:hover {
    background: #4BCBC5;
}

.g-recaptcha {
    transform:scale(0.67);
    transform-origin: 0 0;
}

.g-recaptcha.contact {
    margin-left: 165px;
    height: 100px;
    transform:scale(1);
}

.g-recaptcha.password-recover {
    margin-top: 4px;
    margin-left: 70px;
    transform:scale(1);
}

#hero_cert {
    max-width: 1000px;
    margin: 0 auto;
}

@media (max-width: 750px) {
    .g-recaptcha.contact {
        margin-left: 10px
    }

    #contact p.text input,
    #contact p.select input {
        width: 100%;
        max-width: 260px;
        margin-left: 10px;
    }

    #contact p.select select {
        margin-left: 10px;
    }

    #contact p.submit input {
        margin-left: 10px;
    }

    #contact p.textarea textarea {
        margin-left: 10px;
    }

    #contact p.text label,
    #contact p.select label,
    #contact p.select span,
    #contact p.textarea label {
        width: 100%;
        ;
        text-align: left
    }

    .wizlista {
        width: 100%;
    }

    .wizlista a {
        width: 100%;
        text-align: center;
    }

    .stopacta img {
        display: block;
        margin: 0 auto;
        float: none;
        margin-bottom: 10px;
        max-width: 100%
    }

    .midelkolleft {
        width: 100%
    }

    .linia1,
    .linia2 {
        display: block;
        width: 100%;
    }

    .clearboth {
        clear: both
    }

    .ftr_prt {
        width: 33%
    }

    #ftr_us {
        height: initial;
        padding-bottom: 20px;
    }

    #hero_cert a {
        display: inline-block;
        width: 49%;
    }


}

#contact h3 {
    margin: 0 0 15px 0;
    padding: 8px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    background: url(../img/bg_form_h3.png) repeat-x 0 0 #989898;
}

form.std fieldset {
    margin: 20px 0;
    border: 1px solid #ccc;
}

#contact fieldset {
    padding: 0 0 15px 0;
    background: #f8f8f8;
}

.parent {
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 */
    position: relative;
}

.child {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.owl-controls {
    display: none
}

img.wspieramy-statuetki {
    display: inline
}

img.wspieramy-statuetka1,
img.wspieramy-statuetka2 {
    display: none;
}

@media (max-width:1023px) {

    #hero_cert h2,
    #ps_top {
        font-size: 36px
    }

    .statuetkareliga {
        background: none;
        padding-right: 0
    }

    .wspieramy-statuetki img:first-child {
        margin: 0 auto;
    }

    .wspieramy-statuetki {
        text-align: center;
    }

    .wspieramy-statuetki img {
        display: block;
        float: none;
        clear: both;
    }

    img.wspieramy-statuetka1,
    img.wspieramy-statuetka2 {
        display: inline-block;
        max-height: 150px;
    }

    .przewindogory {
        top: -90px;
        position: relative;
    }

    #hero_cert {
        padding-left: 0
    }
}

#sl_cont2 {
    display: none
}

.przewindogory {
    top: -20px;
    position: relative;
}

.slider-image-mobile {
    display: none !important;
}

@media (max-width:768px) {
    table#order-list th {
        padding: 5px;
        font-size: 14px;
        text-transform: initial;
    }

    #sl_cont {
        display: none;
    }

    .slider-image-mobile {
        display: block !important;
        width: 100%;
        height: auto;
    }

    .slider-image {
        display: none !important;
        width: 100%;
        height: auto;
    }

    .slides-pagination {
        display: none
    }

    .shadow_it {
        border: none;
        box-shadow: none;
        -webkit-box-shadow: none;
    }

    #sl_cont2 {
        display: block
    }

    .cert-box {
        display: block;
        width: 100%;
        text-align: center;
        float: none;
    }

}

.aktywna-strona {
    background-color: white;
}

header .main-nav ul.menu>li.aktywna-strona>a {
    color: #08acab;
}

header .main-nav ul.menu>li.aktywna-strona>a:hover {
    color: #FFF;
}

.minh_600 {
    min-height: 600px;
}

/* blackweek2020 */
.rcak2 {
    color: white;
}

.rcbwwrap {
    padding: 40px;
    font-size: 18px;
    text-align: center;
    background-color: rgba(1, 1, 1, .70);
    margin: 0 auto;
    width: 100%;
    color: white;
    line-height: 1.5em;

}

a.zielbigbig {
    color: #08acab;
    font-size: 1.1em;
}

.rcbwwrap #p1 {
    margin: 35px auto;
    max-width: 100%;
}

.rcbwwrap span.ziel {
    color: #08acab;
}

.parallax-ovr {
    height: inherit;
    max-height: inherit;
}

.rcpromobuton {
    display: inline-block;
    color: white;
    background-color: #08acab;
    padding: 15px;
    margin: 20px 5px;
    border-radius: 3px;
}

.tytrc {}

.rcbwwrap h3 {
    color: white;
    font-size: 24px;
    padding-top: 20px;
}

.rcbwwrap #p1_rc {
    font-size: 30px !important;
    font-weight: bold;
}

.rcimg100 img {
    width: 400px;
    max-width: 100%;
}

.rcak3 strong {
    font-size: 25px;
}

/*  lp2020  */

.igwrappa div {
    /* border: 1px solid green; */
    overflow: hidden;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    margin: 0;
}

.igwrappa p {
    font-size: 16px;
}

.igwrappa h2 {
    font-size: 42px !important;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    line-height: 42px !important;
    padding-bottom: 40px !important;
}

.igwrappa h4 {
    font-size: 32px !important;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
    padding-bottom: 20px !important;
}

.igwrappa h4.et_pb_module_header {
    font-size: 14px !important;
}

.igwrappa hr.rchr {
    border: 1px solid #e1e1e1;
    margin: 40px 0;
}

.igtop {
    background-color: #fff;
}

.igtop .igwrappa {
    text-align: left;
    padding: 20px 10px;
}

.logols img {
    width: 300px;
}

.igwrappa ul {
    list-style: disc !important;
    font-size: 16px !important;
}

.igwrappa ul ul {
    list-style: circle !important;
    padding-left: 20px !important;
}

.igwrappa {
    max-width: 1000px;
    margin: 0 auto;
}

.distanes {
    padding: 5px;
}

.distanes h2 {
    color: white;
}

.blewish {
    background-color: #fefefe
}

.greish {
    background-color: #ddd
}

.pinkish {
    color: #f9f9f9;
    background-color: #010101 !important;
}

.rcikonogra {
    width: 50%;
    float: left;
    padding: 1px 60px;
    overflow: hidden;
    min-height: 203px;
    border-top: 1px dotted #d2d2d2;
}

a.igbutton {
    display: inline-block;
    padding: 20px;
    background-color: #08acab;
    color: white;
    text-decoration: none;
}

a.igbutton:hover {
    opacity: 0.9;
}

a.pinkishbuton {
    background-color: #6f5954;
    color: white;
}

a.whitishbuton {
    background-color: #333;
    color: #f4f4f4;
    width: 90%;
    padding-bottom: 5px;
}

section {
    overflow: hidden;
    padding: 0px;
}

img.imgspory {
    width: 100%;
}

img.imgmobil {
    display: none;
}

img.imgniemobil {
    display: block;
}

.igwrappa div {
    box-sizing: border-box;
    text-align: center;
}

.igkol50 {
    width: 50%;
    float: left;
    padding: 30px;
    overflow: hidden;
}

.igkol50 img {
    width: 100%;
}

.igkol100 {
    width: 100%;
    line-height: 0;
}

.igkol100 img {
    width: 100%;
}

.igwrappa footer {
    background: #111;
    color: gray;
    padding: 35px 0;
}

.igwrappa footer ul {
    list-style-type: none;
    padding-left: 0;
}

.igwrappa footer a {
    color: #d1d1d1;
    font-family: "Trebuchet MS", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.igwrappa footer a:hover {
    color: white;
    text-decoration: none;
}


.igwrappa footer div {
    vertical-align: text-top;
}

.colnavigationhi {
    width: 200px;
    display: inline-block;
    text-align: left;
    Border-left: 1px dotted gray;
    padding: 15px 15px 0 15px;
}

.igwrappa span.nowrap {
    white-space: nowrap
}

p.rcpjustuj {
    text-align: justify;
}

.jutubcontainer {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.jutubvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

.et_pb_column {
    display: inline-block;
    width: 150px
}

.et_pb_column img {
    width: 70px
}

@media only screen and (max-width: 950px) {
    .igkol50 {
        width: 100%;
        float: left;
        padding: 30px;
    }

    .igkol50 img {
        width: 80%;
    }

    .igwrappa h2 {
        font-size: 24px !important;
        font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
        line-height: 32px !important;
        padding-bottom: 40px !important;
    }
}

@media only screen and (max-width: 450px) {
    img.imghroxx {
        width: 100% !important;
    }

    .igwrappa p img {
        width: 50%;
    }

    img.imgspory {
        width: 100% !important;
    }

    img.imgmobil {
        display: block;
    }

    img.imgniemobil {
        display: none;
    }

    .igkol50 {
        padding: 0px 30px;
    }

    .rcikonogra {
        width: 100%;
        float: left;
        padding: 10px 30px 0 30px;
        min-height: 60px;
    }

    hr.rchr {
        border: 1px solid #e1e1e1;
        margin: 10px 0;
    }
}

button.zamobzap {
    padding: 11px 11px;
    width: auto;
    float: right;
    font-weight: bold;
}

#main.status {
    max-width: 768px;
    margin: 50px auto;
}

p.payment_module a.payu img {
    margin-left: 30px;
}

span.paylabel {
    padding-left: 20px;
}

p.payment_module a.payu:hover {
    background-color: initial;
}

p.payment_module a.payu {
    background-color: initial;
}


#order-detail #main {
    max-width: 768px;
    float: left;
    padding: 0 10px 10px 10px;
    font-family: 'Raleway';
}

#order-detail #columns {
    width: 1000px !important;
    margin: 0 auto;
}

.zamobzap {
    background-color: #08ACAB;
    background-repeat: no-repeat;
    width: 185px;
    color: #FFF;
    font-family: "Raleway", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    padding: 11px 0px;
    border: 0px;
    margin: 10px 0 10px 0px;
    margin-left: 0px;
    cursor: pointer;
    text-align: center;
}

@media only screen and (max-width: 580px) {
    .zamobzap {
        float: left;
        margin-top: 15px;
    }

    #cart_navigation {
        display: flex;
        flex-direction: column;
    }

    #cart_navigation .buttonik {
        text-align: center;
        width: 100%
    }
}

#cms form#kontakt .g-recaptcha {
    margin: 0 auto;
    padding-top: 10px;
}

#cms form#kontakt .g-recaptcha div {
    margin: 0 auto;
}
/* FIX obrazka w promocjach */
.search-result-content.large-tiles .product img {
    max-width: 131px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}