@charset "UTF-8";
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Hairline.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-HairlineItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-HeavyItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lato";
  src: url("fonts/Lato-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Futura-PT";
  src: url("fonts/FuturaPT-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura-PT";
  src: url("fonts/FuturaPT-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura-PT";
  src: url("fonts/FuturaPT-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura-PT";
  src: url("fonts/FuturaPT-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura-PT";
  src: url("fonts/FuturaPT-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Futura-PT";
  src: url("fonts/FuturaPT-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
/*ver->2.0std-02-08-2019*/
/*ver->2.0std-02-08-2019*/
/* ================= FORMULARZE ================ */
label {
  color: lighten #626262, 10%;
  font-size: 16px;
  text-transform: none;
  margin-top: 10px;
}

span + label {
  margin-top: 0;
}

input, select, textarea, .input-placeholder {
  margin: 0;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  background: none;
  height: 50px;
  line-height: 1;
}

.submit-controls {
  padding-top: 10px;
  display: flex;
  align-items: center;
}

.submit-controls > div {
  width: 100%;
}

.submit-area {
  display: block;
  text-align: right;
}

.submit-area .button {
  margin: 0;
}

.input-wrapper {
  padding: 0 10px 10px 0;
  width: 100%;
}

.form-fields-wrapper {
  margin-right: -10px;
  width: 100%;
}

.columns .form-fields-wrapper {
  width: auto;
}

/* ================= formularze nowe ================ */
/* ---- placeholdery pól ---- */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  opacity: 0.6;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  opacity: 0.6;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  opacity: 0.6;
}
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  opacity: 0.6;
}

.select-placeholder {
  color: #999999;
}

/* ----- select ----- */
.s-hidden {
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  text-align: left;
  box-sizing: border-box;
  height: 50px;
  margin: 0;
  width: 100%;
}

.styledSelect {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: none;
  padding: 0px 40px 0 10px;
  font-weight: normal;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.styledSelect:after {
  content: "";
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-color: black transparent transparent transparent;
  position: absolute;
  top: 23px;
  right: 10px;
}

.styledSelect:active, .styledSelect.active {
  background-color: #efefef;
}

.options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0 0;
  padding: 0 0;
  list-style: none;
  border: 1px solid #f5f5f5;
  background-color: white;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.options li {
  padding: 0 6px;
  margin: 0 0;
  padding: 0 10px;
}

/* -- SELECT HOVER -- */
.options li:hover {
  background-color: #111;
  color: #fff;
}

/* --- input type=radio, input type=checkbox --- */
input[type=checkbox] + label, input[type=radio] + label {
  padding: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: nowrap;
  cursor: pointer;
  margin: 0;
  line-height: 1.5;
}

input[type=checkbox] + label::before {
  content: " ";
  display: inline-block;
  vertical-align: 0.2em;
  width: 22px;
  max-width: 22px;
  min-width: 22px;
  height: 22px;
  margin-right: 10px;
  margin-top: 2px;
  background: none;
  border: 1px solid #f5f5f5;
  border-radius: 3px;
  text-indent: 0.15em;
  line-height: 1;
  color: #fff;
  font-size: 20px;
}

input[type=checkbox]:checked + label::before {
  content: "✓";
  background: #111;
}

input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

input[type=radio] + label::before {
  content: " ";
  display: inline-block;
  vertical-align: 0.2em;
  width: 22px;
  height: 22px;
  max-width: 22px;
  min-width: 22px;
  margin-right: 10px;
  background: none;
  border: 1px solid #f5f5f5;
  border-radius: 100%;
  text-indent: 0.15em;
  line-height: 1;
  color: #fff;
  font-size: 20px;
}

input[type=radio]:checked + label::before {
  content: "✓";
  background: #111;
}

input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.checklist.rodo label {
  font-size: 0.7rem;
}

.checklist.wrapper {
  display: block;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px 10px;
}

.checklist.wrapper > label {
  margin-bottom: 10px;
}

.checklist.wrapper > label:last-child {
  margin-bottom: 0;
}

/* === DISABLED === */
input[type=checkbox][disabled] + label {
  opacity: 0.8;
}

input[type=checkbox][disabled] + label:before {
  background-color: #f0f0f0;
  opacity: 0.8;
}

input[type=radio][disabled] + label {
  opacity: 0.8;
}

input[type=radio][disabled] + label:before {
  background-color: #f0f0f0;
  opacity: 0.8;
}

input[disabled=disabled] {
  background-color: #f0f0f0;
}

/* === wending forms === */
/* =============== zestawy pól ============== */
.input-combo {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.input-combo > div {
  flex: 1;
}

.input-combo > div:last-child {
  padding-right: 0;
}

.input-combo > div.post-code {
  flex: 0.5;
}

/* ================ Klasy specjalne ============= */
.question-label {
  display: block;
  margin-top: 20px;
}

span + .question-label {
  margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 1.2em 0 0.2em 0;
  line-height: 1.2;
  letter-spacing: 1px;
}

h1 {
  font-size: 3.8em;
}

h2 {
  font-size: 4.4em;
  text-transform: uppercase;
}

h3 {
  font-size: 2em;
}

h4 {
  font-size: 1.4em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
  font-weight: bold;
}

a {
  color: #E72233;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

nav.desktop {
  margin-right: 30px;
}

p {
  font-size: 1rem;
  letter-spacing: -0.2px;
}

.button {
  font-size: 0.8rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: Futura-PT, roboto, arial, sans-serif;
  border: none;
  border-radius: 0;
  margin: 0 1em 0 0;
}

.button.cta.nav {
  height: 50px;
  margin: auto !important;
  min-width: auto;
}

.button.alt {
  color: #777;
  background: #111;
}

:hover.button.alt {
  color: #fff;
  background: #000;
}

.button.txt {
  height: 2em;
  padding: 0;
  background: none;
  color: #333333;
  min-width: 0;
  padding-right: 35px;
}

.button.txt:after {
  content: "";
  position: absolute;
  top: 0;
  right: 5px;
  bottom: 0;
  width: 22px;
  background-image: url("graphics/svg/right-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  transition: right 300ms;
}

.button.txt:hover:after {
  right: 0;
}

.button.cta {
  height: 60px;
}

.button.alt.cta {
  background: rgba(0, 0, 0, 0.3);
  border: 1px solid #fff;
  color: #fff;
}

.button.call.ico-btn.phone {
  display: flex;
}

#logo {
  left: 40px;
  bottom: 20px;
  top: 20px;
  max-width: 210px;
}

.sticked #logo {
  bottom: 10px;
  top: 10px;
}

.updated {
  font-size: 0.9rem;
  font-weight: bold;
  color: #414141;
}

.icon {
  width: 60px;
  height: 60px;
}

.social-sharing-module {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 80px;
  border-top: 1px solid #ddd;
}

.social-sharing-module > span.sharing-title {
  margin: 0;
  margin-right: 1.8em;
  font-size: 1.1em;
}

.links ul li {
  list-style: none;
  margin-left: 0;
}

.links ul li a {
  text-decoration: none;
  transition: all 300ms;
}

.footer {
  text-align: center;
}

#TOP .button.call.ico-btn .button {
  padding: 0;
  margin: 0;
}

.button.call.ico-btn .phone {
  display: flex;
  font-size: 0.95rem;
}

nav.desktop .nav-button > a {
  padding: 0 15px;
  color: #ffffff;
  font-size: 0.95em;
  text-transform: uppercase;
}

#TOP {
  background: #444;
  border-bottom: none;
}

#TOP .container {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

#TOP .social-links {
  border-left: 1px solid white;
  padding-left: 30px;
}

#TOP .social-links svg path {
  fill: #FFFFFF;
}

.lang-change-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  -moz-column-gap: 10px;
       column-gap: 10px;
  position: relative;
}

.lang-change-wrapper:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  height: 14px;
  width: 1px;
  background: rgba(255, 255, 255, 0.6);
}

.lang-change-wrapper a {
  color: #fff;
  text-decoration: none;
}

.lang-change-wrapper a.urhere {
  font-weight: bold;
  text-decoration: underline;
}

.social-links {
  margin-right: 30px;
}

#MAIN-BANER {
  background-color: #444;
  margin-bottom: 210px;
}

.vs-video {
  left: 40%;
}

.vs-video:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.11);
  z-index: 1;
}

.banner-content .container {
  max-width: 100%;
  padding: 0 120px;
  margin: 0 auto;
}

.banner-content h1,
.banner-content h2,
#START .banner-content h1 .subtitle,
#START .banner-content h2 .subtitle,
.banner-content .text-wrapper {
  text-shadow: none;
}

.banner-content h1,
.banner-content h2 {
  margin-bottom: 40px;
  color: white;
  font-size: 4.4rem;
  line-height: 1;
  text-transform: uppercase;
}

#START .banner-content h1 .subtitle,
#START .banner-content h2 .subtitle {
  color: #e62132;
  font-size: 1.5rem;
  line-height: 1;
  margin-top: 30px;
  font-family: Lato, tahoma, arial, sans-serif;
}

.banner-content .text-wrapper {
  color: white;
  font-size: 1.25rem;
  max-width: 600px;
}

.single-video-block {
  position: relative;
  display: flex;
}

.single-video-block.text-left {
  flex-direction: row-reverse;
}

.single-video-block .video-wrapper-box {
  width: 100%;
  position: relative;
}

.video-wrapper-box .icon-wrapper {
  position: absolute;
  top: 50%;
  margin-top: -60px;
  left: 50%;
  margin-left: -60px;
  display: none;
}

.video-wrapper-box .icon-wrapper .icon {
  width: 120px;
  height: 120px;
}

.single-video-block .header {
  position: relative;
  z-index: 1;
  padding: 90px 70px;
}

.single-video-block .video-wrapper,
.single-video-block .header .text-wrapper,
#START .single-video-block .header h2 {
  text-align: left;
}

.single-video-block .header h2 {
  font-size: 3.1em;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0 0 23px 0;
}

.single-video-block .header .text-wrapper {
  font-size: 1.25rem;
  max-width: 460px;
  margin: 0 auto;
}

.single-video-block:before {
  content: "";
  display: block;
  position: absolute;
  top: 30px;
  right: 100px;
  bottom: 30px;
  left: 0;
  border: 1px solid #707070;
}

.single-video-block.text-left:before {
  right: 0;
  left: 100px;
}

.single-video-block .mp4-video video {
  width: 100%;
}

.contact-data-section.mini > div.contact-col {
  color: #fff;
  position: relative;
  background: transparent;
  border: 1px solid #dddddd;
  padding-right: 235px;
  width: 100%;
  max-width: initial;
}

.contact-data-section.mini > div.contact-col:after {
  content: none;
}

.contact-data-section.mini .icon svg > path {
  fill: #444444;
}

.contact-data-section.mini .contact_data {
  display: flex;
}

.contact-data-section.mini .contact_data .contact-icon:last-child {
  margin-left: 20px;
}

.contact-data-section.mini .button {
  min-width: 180px;
  background: #E72233;
  border-radius: 5px;
  color: white !important;
}

.contact-data-section.mini > div.contact-col a {
  color: #E72233;
  text-decoration: none;
}

.contact-data-section.mini > div {
  padding: 45px;
}

.contact-data-section.mini .image-wrapper {
  overflow: hidden;
  position: absolute;
  top: 30px;
  bottom: 30px;
  right: -140px;
}

.contact-data-section.mini h2,
#START .contact-data-section.mini h2,
.contact-data-section.mini h3,
#START .contact-data-section.mini h3 {
  margin-top: 0;
  margin-bottom: 1em;
  text-align: left;
  font-size: 3.1rem;
  color: #E72233;
  font-weight: normal;
}

.contact-data-section.mini h2 .subtitle,
#START .contact-data-section.mini h2 .subtitle,
.contact-data-section.mini h3 .subtitle,
#START .contact-data-section.mini h3 .subtitle {
  font-size: 0.7em;
  font-weight: normal;
  color: #444;
  letter-spacing: normal;
}

.page-section .text-wrapper {
  text-align: center;
  margin: 0 auto;
}

.links_to_product {
  justify-content: center;
}

.links_to_product .button {
  background: transparent;
  border: 1px solid #E72233;
  border-radius: 5px;
  color: #333333;
}

.product-on-list {
  margin-bottom: 110px;
  position: relative;
}

.product-on-list:last-child {
  margin-bottom: 0;
}

.product-on-list .content-wrapper:after {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
}

.products-list > div:nth-child(even) .content-wrapper:after {
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
}

.product-on-list .content-wrapper .container {
  padding: 0;
}

.product-on-list .header-content {
  position: relative;
}

.product-on-list .prod-columns {
  position: relative;
  z-index: 1;
  margin: 0;
  overflow: hidden;
  margin: -40px;
}

.product-on-list .prod-columns > div {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 40px;
}

.product-on-list .prod-columns > div.column-1 {
  width: 40%;
}

.product-on-list.monochromatic .prod-columns > div.column-1 {
  width: 46%;
}

.product-on-list .prod-columns > div.column-2 {
  width: 60%;
}

.product-on-list .header-content .bg-image {
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: cover;
  background-position: center;
}

.product-on-list .header-content .content-wrapper .columns > div {
  padding: 0;
}

.product-on-list .header-content ul {
  color: white;
}

.product-on-list .header-content .content-wrapper {
  padding: 120px;
  position: relative;
  z-index: 1;
}

.product-on-list .header-content .content-wrapper .content {
  max-width: 400px;
  padding: 40px 40px 40px 0;
  margin-left: 40px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: relative;
}

.product-on-list .header-content .content-wrapper .content .text-wrapper {
  margin-left: -40px;
}

.product-on-list.monochromatic .header-content .content-wrapper .content .text-wrapper {
  margin-left: -120px;
}

.product-on-list .header-content .content-wrapper .content:after,
.product-on-list .header-content .content-wrapper .content:before {
  position: absolute;
  content: "";
  background: #fff;
  left: 0;
}

.product-on-list .header-content .content-wrapper .content:after {
  top: 0;
  height: 30px;
  width: 1px;
}

.product-on-list .header-content .content-wrapper .content:before {
  bottom: 0;
  height: 30px;
  width: 1px;
}

.product-on-list .header-content .content-wrapper .content h3 {
  font-size: 2.7rem;
  color: white;
  margin: 0 0 0.4em 0;
  text-transform: uppercase;
}

.product-on-list .header-content .content-wrapper .content p {
  color: white;
  margin: 0;
}

.product-on-list .descr-wrapper {
  padding: 120px 100px;
}

.product-on-list .text-wrapper {
  text-align: left;
}

.product-on-list .benefits {
  justify-content: flex-end;
}

.product-on-list .benefits .benefit {
  height: 210px;
  width: 210px;
  background: #eeeeee;
  box-sizing: border-box;
  padding: 15px;
  margin: 15px;
  display: flex;
  padding-top: 65px;
  justify-content: center;
}

.product-on-list .benefits .benefit .img-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

.product-on-list .benefits .benefit .text-wrapper {
  text-align: center;
  font-size: 0.813rem;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}

.product-on-list .content-wrapper2 {
  margin: 0 60px;
  border: 1px solid #ddd;
  border-top: none;
  box-sizing: border-box;
}

.product-on-list .decors-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 60px 0;
}

.product-on-list .decors-wrapper h5 {
  width: 100%;
  margin: 1.2em 0;
  font-size: 1.25em;
  color: white;
}

.product-on-list.wall-panels .decors-wrapper .decor {
  width: 300px;
  height: 150px;
}

.product-on-list .decors-wrapper .decor {
  margin-bottom: 60px;
  margin-right: 60px;
}

.product-on-list .decors-wrapper .decor:last-child {
  margin-right: 0;
}

.product-on-list .decors-wrapper .decor {
  height: 128px;
  width: 128px;
  box-sizing: border-box;
  transition: opacity 200ms linear;
}

.product-on-list .decors-wrapper .decor:hover {
  opacity: 0.9;
}

.product-on-list .decors-wrapper .decor .img-wrapper:hover {
  text-decoration: none;
}

.product-on-list .decors-wrapper .decor .descr {
  position: relative;
  display: block;
  margin-top: -7px;
  color: #626262;
  text-transform: capitalize;
}

.product-on-list .decors-wrapper .decor.other {
  border: 1px solid #333333;
  background: white;
}

.product-on-list .decors-wrapper .decor.other a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  justify-items: center;
  align-content: center;
  transition: background-color 200ms linear;
}

.product-on-list .decors-wrapper .decor.other a:hover {
  text-decoration: none;
  opacity: 1 !important;
  background-color: #eeeeee;
}

.product-on-list .decors-wrapper .decor.other a span {
  font-size: 1.1em;
  color: #333333;
  font-weight: bold;
}
.product-on-list .decors-wrapper .decor.other a span .video-card .content .icon-wrapper {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  left: 50%;
  margin-left: -24px;
}

.product-on-list .controls {
  display: flex;
  position: absolute;
  bottom: 0;
  right: 40px;
}

.products-list > div:nth-child(even) .controls {
  left: 40px;
  right: initial;
}

.header h2 {
  text-align: center;
}

.products-list > div:nth-child(even) .prod-columns > div {
  float: right;
}

.products-list > div:nth-child(even) .product-on-list .header-content .content-wrapper .content {
  margin-left: 0;
}

.products-list > div:last-child .descr-wrapper {
  padding: 120px 100px 0 100px;
}

.product-on-list .order-descr-wrapper {
  position: relative;
  height: 60px;
}

.product-on-list .order-descr, .product-on-list .core-color-img {
  top: 20px;
  left: 60px;
  max-width: 500px;
  position: absolute;
  display: flex;
  align-items: baseline;
  justify-content: center;
}

.product-on-list .core-color-img {
  left: auto;
  right: 60px;
  height: 30px;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.product-on-list .core-color-img a {
  display: block;
  height: 100%;
  margin-left: 10px;
}

.product-on-list .order-descr p {
  color: #626262;
  margin: 0 0 0 10px;
}

.product-on-list.akcesoria .decors-wrapper .decor {
  border: 1px solid #ddd;
  padding: 15px;
}

.product-on-list .decors-wrapper .decor .descr {
  display: none;
}

.video-card {
  position: relative;
  display: block;
  border: 1px solid #333333;
  overflow: hidden;
}

.video-card .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 60%;
}

.video-card .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all 3s;
}

.video-card .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  transition: all 300ms;
}

.video-card .content .icon {
  width: 48px;
  height: 48px;
}

.video-card .content .icon-wrapper {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  left: 50%;
  margin-left: -24px;
}

.video-card .content h3 {
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  padding: 10px 20px;
  text-align: center;
  margin-top: 24px;
}

.video-card:hover .content {
  background: rgba(0, 0, 0, 0.2);
}

.video-card:hover .image-wrapper .image {
  transform: scale(1.1);
}

.fancybox-slide--iframe .fancybox-content {
  width: 1600px !important;
  height: 900px !important;
  max-width: 90% !important;
  max-height: 90% !important;
  margin: 0;
  background: #333 !important;
}

.cover-photo-content {
  position: relative;
}

.cover-photo-content .bg-image {
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: cover;
  background-position: center;
  min-height: 200px;
  height: 600px;
}

.cover-photo-content .content-wrapper .columns > div {
  padding: 0;
}

.cover-photo-content .content-wrapper {
  padding: 160px 100px 140px 100px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.cover-photo-content .content-wrapper .content {
  max-width: 490px;
  text-align: left;
}

.cover-photo-content .content-wrapper .content h2 {
  font-size: 3.1rem;
  font-weight: normal;
  color: white;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}

.cover-photo-content .content-wrapper .content p {
  font-size: 1rem;
  letter-spacing: -0.2px;
  color: #D4D4D4;
  margin: 0;
}

.cover-photo-content.text-right .content-wrapper .columns {
  flex-direction: row-reverse;
}

.cover-photo-content.text-right:after {
  left: 20%;
  right: 0;
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0.8), transparent);
}

.cover-photo-content:after {
  right: 20%;
  left: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.8), transparent);
}

.cover-photo-content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
}

.map-container {
  position: relative;
}

.map-container .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.map-container .contact_label {
  position: absolute;
}

.map-container .contact_label.label1 {
  top: 15px;
  left: 145px;
}

.map-container .contact_label.label2 {
  top: 260px;
  left: 145px;
}

.map-container .contact_label.label3 {
  top: 110px;
  right: 145px;
}

.map-container .contact_label.label4 {
  top: 365px;
  right: 145px;
}

.contact_data_map {
  font-size: 19px;
  width: 400px;
}

.map-container .contact_label.right .contact_data_map {
  text-align: right;
}

.map-container .contact_label.right .phone-wrapper {
  justify-content: flex-end;
}

.contact_data_map h3 {
  position: relative;
  font-size: 3rem;
  margin: 0 0 25px;
}

.contact_data_map h3:after {
  content: "";
  position: absolute;
  background: #333333;
  left: 0;
  bottom: -20px;
  height: 2px;
  width: 100%;
}

#BOTTOM {
  padding: 100px 0;
}

#BOTTOM, #SYSTEM-FOOT {
  background: #111;
}

#BOTTOM h3:first-child {
  margin-top: 0;
}

#BOTTOM, #BOTTOM h3, #BOTTOM p, #BOTTOM span, #BOTTOM a, #BOTTOM strong {
  color: rgba(255, 255, 255, 0.8);
}

#BOTTOM .social-links {
  margin-top: 1em;
}

#BOTTOM .social-icon {
  width: 22px;
  height: 22px;
  margin-right: 20px;
}

#BOTTOM .social-icon svg path {
  fill: #fff;
}

#BOTTOM .links ul li {
  padding-bottom: 5px;
}

#BOTTOM .links ul li a:hover {
  color: white;
}

#SYSTEM-FOOT {
  border-top: 1px solid #444444;
}

#SYSTEM-FOOT .container {
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#SYSTEM-FOOT .image-wrapper {
  height: 70px;
}

#SYSTEM-FOOT .links ul {
  display: flex;
  margin: 0;
}

#SYSTEM-FOOT .links ul li:not(:last-child) a {
  border-right: 1px solid #626262;
  margin-right: 5px;
  padding-right: 5px;
}

#SYSTEM-FOOT a,
#SYSTEM-FOOT .links ul li a {
  color: #949494;
}

#SYSTEM-FOOT .links ul li a:hover {
  text-decoration: underline;
}

#START .subtitle {
  font-weight: normal;
  color: #414141;
}

#page-contactus .columns .contact_data h3:first-child,
#page-contactus .columns .form-wrapper h2:first-child {
  margin-top: 0;
}

#page-contactus .columns .form-wrapper h2 {
  font-size: 1.6em;
}

.company_name, .add_company_name, .address, .phone, .email, .hours, .add_descr, .fax {
  display: block;
}

.address {
  margin-bottom: 1em;
}

.contact-section-icon {
  overflow: hidden;
}

.contact-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.contact-icon .icon {
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin: 0;
  margin-right: 20px;
}

.contact-icon .button {
  margin: 0;
}

.button-style .phone-hidden .phone-txt, .button-style .email-hidden .phone-txt {
  display: none;
}

.button-style .button {
  display: none;
}

.phone-number > a:hover {
  text-decoration: none;
}

.button-style .phone-hidden .button, .button-style .email-hidden .button {
  display: flex;
}

.email-wrapper .email {
  display: none;
}

.email-wrapper.show-email .email {
  display: block;
}

.email-wrapper.show-email .button {
  display: none;
}

.button-style .button.ico-btn .ico, .email-wrapper .button.ico-btn .ico {
  background: none;
  border-left: 1px solid rgba(231, 34, 51, 0.5);
}

.button-style .button.ico-btn, .email-wrapper .button.ico-btn {
  min-width: 190px;
}

.map iframe {
  width: 100% !important;
}

.contact-layout {
  overflow: hidden;
}

.contact-layout > div {
  float: left;
}

.contact-layout > div h2:first-child, .contact-layout > div h3:first-child {
  margin-top: 0;
}

.contact-layout > div.contact-content {
  width: 35%;
}

.contact-layout > div.contact-form {
  width: 65%;
}

.form-fields-wrapper {
  overflow: hidden;
}

.form-fields-wrapper > .col1,
.form-fields-wrapper > .col2 {
  float: left;
  width: 50%;
  box-sizing: border-box;
}

.form-fields-wrapper > .col1 {
  padding-right: 10px;
}

.form-fields-wrapper > .col2 {
  padding-left: 10px;
}

.form-fields-wrapper .input-wrapper.field-rodo {
  clear: both;
}

.form-fields-wrapper textarea {
  min-height: 242px;
}

#contact-us {
  padding-bottom: 140px;
}

.contact-data-section {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.contact-data-section > div {
  flex: 1;
  padding: 0;
  box-sizing: border-box;
  padding: 60px;
}

.contact-data-section > div:last-child {
  margin-right: 0;
}

.contact-data-section > div.contact-col {
  color: #fff;
  position: relative;
  width: 35%;
  max-width: 35%;
  background: #333333;
}

.contact-data-section > div.contact-col:after {
  content: "";
  position: absolute;
  top: 65px;
  left: 100%;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 20px solid #333333;
}

.contact-data-section > div.contact-col a {
  color: #fff;
  text-decoration: none;
}

.contact-data-section input,
.contact-data-section select,
.contact-data-section textarea,
.contact-data-section .input-placeholder {
  margin: 0;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background: none;
  height: 50px;
  line-height: 1;
}

.contact-data-section > div.contact-col .contact_data {
  margin-top: 30px;
}

.contact-data-section > div.add-module-col {
  border: 1px solid #707070;
}

.contact-data-section .form-fields-wrapper textarea {
  min-height: 179px;
}

.contact-data-section h2, #START .contact-data-section h2,
.contact-data-section h3, #START .contact-data-section h3 {
  margin-top: 0;
  margin-bottom: 0.5em;
  text-align: left;
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
}

.contact-data-section .button,
.contact-data-section .button {
  min-width: 180px;
  background: #111;
  color: #ffffff;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
  opacity: 0.6;
}

input::-moz-placeholder,
textarea::-moz-placeholder { /* Firefox 19+ */
  color: #333;
  opacity: 0.6;
}

input:-ms-input-placeholder,
textarea::-ms-input-placeholder { /* IE 10+ */
  color: #333;
  opacity: 0.6;
}

input:-moz-placeholder,
textarea::-moz-placeholder { /* Firefox 18- */
  color: #333;
  opacity: 0.6;
}

input[type=checkbox] + label::before {
  border: 1px solid #cccccc;
}

.button.ico-btn .ico,
.button-style .phone-txt.ico-btn .ico {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50px;
  padding: 10px;
  box-sizing: border-box;
  background: #D22736;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button.ico-btn,
.button-style .phone-txt.ico-btn {
  padding-left: 70px;
}

.links-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.links-wrapper .links ul {
  display: flex;
  height: 100%;
  align-items: center;
  margin: 0 0 0 100px;
}

.links-wrapper .links ul li:not(:last-child) {
  margin-right: 70px;
}

.links-wrapper .links ul li a {
  text-transform: uppercase;
  font-size: 1rem;
  font-family: Futura-PT, roboto, arial, sans-serif;
}

.logos-wrapper {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-top: 50px;
}

.logos-wrapper > .image-wrapper {
  height: 50px;
  margin-right: 20px;
  margin-top: 20px;
}

.logos-wrapper > .image-wrapper:last-child {
  margin-right: 0;
}

.fancybox-caption__body {
  font-size: 1.5rem !important;
}

#advanced-cookie-info .container img {
  max-height: 40px;
}

#map .info-panel h4 {
  margin: 1.5em 0 0.8em 0;
  line-height: 1.1;
  font-weight: 500;
  text-transform: uppercase;
  padding-right: 15px;
  margin-top: 5px;
  font-size: 1.4em;
}
#map .info-panel p {
  font-size: 14px;
  margin-bottom: 0;
}
#map .info-panel a {
  color: #000;
}

.gm-style .gm-style-iw-c {
  max-width: 250px !important;
  padding-left: 15px;
}

.gm-style-iw-chr {
  position: absolute;
  top: 0;
  right: 0;
}

.gm-style-iw-ch {
  display: none;
}

.gm-style-iw-d {
  padding-top: 12px;
}

.map-cards {
  padding-top: 30px;
}
.map-cards .card {
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.1);
}
.map-cards .card h4 {
  margin-top: 0;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.8em;
}
.map-cards .card a {
  color: #000;
}

.map-search-input {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 60px;
  padding-bottom: 0;
}
.map-search-input h2 {
  margin: 0;
}
.map-search-input input {
  width: 250px;
}/*# sourceMappingURL=theme.css.map */