.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: Inter, sans-serif;
  color: #0f0f0f;
  font-size: 16px;
  line-height: 1.7;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 48px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -1px;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 42px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.75px;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 36px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.75px;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 1;
  font-weight: 800;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: -0.25px;
  text-transform: uppercase;
}

p {
  margin-bottom: 0px;
}

a {
  color: #0f0f0f;
  text-decoration: none;
}

img {
  display: inline-block;
  height: 100%;
  max-width: none;
}

.font-xxs {
  font-size: 10px;
  line-height: 1.3;
}

.font-xs {
  font-size: 12px;
  line-height: 1.4;
}

.font-sm {
  font-size: 13px;
  line-height: 1.4;
}

.font-sm.color-gray.cc-1 {
  line-height: 1.3;
}

.font-sm.cc-1 {
  line-height: 1.3;
}

.font-md {
  font-size: 14px;
  line-height: 1.5;
}

.font-md.font-500.color-gray.cc-1 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.font-lg {
  font-size: 16px;
}

.font-lg.color-dark-gray.cc-1 {
  margin-left: 15px;
}

.font-lg.font-500.cc-1 {
  margin-left: 20px;
}

.font-xl {
  font-size: 18px;
  line-height: 1.5;
}

.font-xl.font-lg-xs.color-gray.cc-1 {
  margin-left: 10px;
}

.font-xxl {
  font-size: 20px;
  line-height: 1.4;
}

.color-white {
  color: #fff;
}

.color-white.font-xl.font-700.cc-1 {
  margin-left: 15px;
}

.background-white {
  background-color: #fff;
}

.color-primary {
  color: #dc0a0a;
}

.background-primary {
  background-color: #dc0a0a;
}

.color-secondary {
  color: #fbb400;
}

.background-secondary {
  background-color: #fbb400;
}

.color-dark {
  color: #0f0f0f;
}

.background-dark {
  background-color: #0f0f0f;
}

.color-dark-gray {
  color: #5c5c5c;
}

.background-dark-gray {
  background-color: #5c5c5c;
}

.color-gray {
  color: #757575;
}

.background-gray {
  background-color: #757575;
}

.color-light-gray {
  color: #dedede;
}

.background-light-gray {
  background-color: #dedede;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  font-weight: 800;
  text-transform: uppercase;
  cursor: pointer;
}

.button.button-lg.button-primary.cc-1:hover {
  background-color: #757575;
}

.button-md {
  height: 40px;
  padding-right: 12px;
  padding-left: 12px;
  font-size: 14px;
  line-height: 40px;
}

.button-lg {
  height: 48px;
  padding-right: 16px;
  padding-left: 16px;
  font-size: 16px;
  line-height: 48px;
}

.button-xl {
  height: 56px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 18px;
  line-height: 56px;
}

.button-outline-white {
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
}

.icon-outline {
  font-family: 'Font Awesome 5 Regular', Arial, sans-serif;
}

.icon-xs {
  font-size: 9px;
  line-height: 1;
}

.icon-sm {
  font-size: 10px;
  line-height: 1;
}

.icon-md {
  font-size: 12px;
  line-height: 1;
}

.icon-lg {
  font-size: 14px;
  line-height: 1;
}

.icon-xl {
  font-size: 16px;
  line-height: 1;
}

.icon-start {
  margin-right: 6px;
}

.icon-end {
  margin-left: 6px;
}

.icon-middle {
  margin-right: 4px;
  margin-left: 4px;
}

.icon-brand {
  font-family: 'Font Awesome 5 Brands', Arial, sans-serif;
}

.icon-brand:hover {
  text-decoration: none;
}

.icon-solid {
  position: relative;
  font-family: 'Font Awesome 5 Solid', Arial, sans-serif;
}

.icon-solid:hover {
  text-decoration: none;
}

.icon-solid.font-md.cc-1 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.icon-solid.font-md.cc-2 {
  margin-top: auto;
}

.icon-solid.icon-start.color-primary.cc-1 {
  font-size: 32px;
}

.color-black {
  color: #000;
}

.background-black {
  background-color: #000;
}

.font-body {
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.font-head {
  font-weight: 800;
  text-transform: uppercase;
}

.icon-raise {
  margin-bottom: 1px;
}

.icon-lower {
  margin-top: 2px;
}

.button-outline-dark {
  border-style: solid;
  border-width: 1px;
  border-color: #0f0f0f;
  background-color: transparent;
  color: #0f0f0f;
}

.button-primary {
  background-color: #dc0a0a;
  color: #fff;
}

.button-primary:hover {
  background-color: #0f0f0f;
}

.button-secondary {
  background-color: #fbb400;
  color: #fff;
}

.button-secondary:hover {
  background-color: #0f0f0f;
}

.mt-0 {
  margin-bottom: 0px;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-90 {
  margin-top: 90px;
}

.mr-0 {
  margin-right: 0px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-90 {
  margin-right: 90px;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-90 {
  margin-bottom: 90px;
}

.ml-0 {
  margin-left: 0px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-90 {
  margin-left: 90px;
}

.link {
  cursor: pointer;
}

.link:hover {
  text-decoration: underline;
}

.link.creago {
  margin-left: 15px;
  color: #757575;
  font-size: 12px;
  font-weight: 500;
}

.link.font-xs.color-gray.font-500.cc-2 {
  margin-right: 30px;
}

.button-xs-sq {
  width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
}

.button-sm-sq {
  width: 32px;
  height: 32px;
  font-size: 13px;
  line-height: 32px;
  text-align: center;
}

.button-md-sq {
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}

.button-lg-sq {
  width: 48px;
  height: 48px;
  font-size: 16px;
  line-height: 48px;
  text-align: center;
}

.button-xl-sq {
  width: 56px;
  height: 56px;
  font-size: 18px;
  line-height: 56px;
  text-align: center;
}

.button-sm {
  height: 32px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 13px;
  line-height: 32px;
}

.button-xs {
  height: 24px;
  padding-right: 6px;
  padding-left: 6px;
  font-size: 12px;
  line-height: 24px;
}

.button-dark {
  background-color: #0f0f0f;
  color: #fff;
}

.button-dark:hover {
  background-color: #dc0a0a;
}

.hide {
  display: none !important;
}

.show {
  display: block;
}

.container {
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.container.cc-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.narrow-container {
  width: 100%;
  max-width: 992px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.extra-narrow-container {
  width: 100%;
  max-width: 768px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.extra-narrow-container.cc-1 {
  padding-right: 0px;
  padding-left: 0px;
}

.wide-container {
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.extra-wide-container {
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.badge {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}

.badge-sm {
  height: 20px;
  padding-right: 4px;
  padding-left: 4px;
  font-size: 11px;
  line-height: 20px;
}

.badge-md {
  height: 20px;
  padding-right: 6px;
  padding-left: 6px;
  font-size: 12px;
  line-height: 20px;
}

.badge-lg {
  height: 24px;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 13px;
  line-height: 24px;
}

.badge-primary {
  background-color: #dc0a0a;
  color: #fff;
}

.badge-secondary {
  background-color: #fbb400;
  color: #fff;
}

.badge-dark {
  background-color: #0f0f0f;
  color: #fff;
}

.badge-light-gray {
  background-color: #dedede;
  color: #0f0f0f;
}

.badge-outline-dark {
  border-style: solid;
  border-width: 1px;
  border-color: #0f0f0f;
  color: #0f0f0f;
}

.badge-outline-white {
  border: 1px solid #fff;
  color: #fff;
}

.icon-xxs {
  font-size: 8px;
  line-height: 1;
}

.icon-xxl {
  font-size: 18px;
  line-height: 1;
}

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

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.navbar {
  position: fixed;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #dedede;
  background-color: #fff;
}

.navbar-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 260px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-logo {
  height: 52px;
  max-height: 52px;
  margin-top: -3px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-align: center;
  cursor: pointer;
}

.navbar-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 260px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.font-400 {
  font-weight: 400;
}

.font-500 {
  font-weight: 500;
}

.font-600 {
  font-weight: 600;
}

.font-700 {
  font-weight: 700;
}

.font-800 {
  font-weight: 800;
}

.navbar-link {
  position: relative;
  margin-right: 40px;
  font-size: 15px;
  font-weight: 500;
}

.navbar-link:hover {
  text-decoration: underline;
}

.social-link {
  -webkit-transition: all 150ms cubic-bezier(.86, 0, .07, 1);
  transition: all 150ms cubic-bezier(.86, 0, .07, 1);
  cursor: pointer;
}

.social-link:hover {
  color: #dc0a0a;
}

.social-link.icon-brand.mr-40 {
  -webkit-transition-property: all;
  transition-property: all;
}

.menu-box {
  display: none;
}

.menu-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}

.top-slider {
  margin-top: 150px;
}

.offer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.offer-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
}

.offer-box.floors {
  background-image: url('../images/wylewki-anhydrytowe_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.offer-box.floors.cc-1 {
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.offer-box.floor-heating {
  background-image: url('../images/ogrzewanie-podlogowe_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.offer-box.floor-heating.cc-1 {
  margin-right: 20px;
}

.offer-box.installations {
  background-image: url('../images/pompy-ciepla.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.offer-box.installations.cc-1 {
  max-width: 50%;
}

.offer-box-desc {
  margin-bottom: 20px;
  padding: 20px;
}

.box-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.box-buttons.cc-1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.box-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: all 150ms cubic-bezier(.445, .05, .55, .95);
  transition: all 150ms cubic-bezier(.445, .05, .55, .95);
}

.box-button.white {
  background-color: #fff;
  color: #0f0f0f;
}

.box-button.white:hover {
  background-color: #0f0f0f;
  color: #fff;
}

.box-button.white.cc-1 {
  border-right: 1px solid #dedede;
}

.box-button.primary {
  background-color: #dc0a0a;
  color: #fff;
}

.box-button.primary:hover {
  background-color: #0f0f0f;
}

.box-button.primary.bb {
  border-bottom-color: hsla(0, 0%, 100%, 0.25);
}

.box-button.primary.br {
  border-right-color: hsla(0, 0%, 100%, 0.25);
}

.box-button.primary.cc-1 {
  border-right: 1px solid hsla(0, 0%, 100%, 0.25);
}

.box-button.dark {
  background-color: #0f0f0f;
  color: #fff;
}

.box-button.dark:hover {
  background-color: #dc0a0a;
}

.box-button.dark.bb {
  border-bottom-color: hsla(0, 0%, 100%, 0.15);
}

.box-button.dark.cc-1 {
  border-right: 1px solid hsla(0, 0%, 100%, 0.1);
}

.box-button.dark.cc-2:hover {
  background-color: #757575;
}

.box-button.gray {
  background-color: #757575;
  color: #fff;
}

.box-button.gray:hover {
  background-color: #dc0a0a;
}

.box-button.gray.cc-1 {
  border-right: 1px solid hsla(0, 0%, 100%, 0.15);
}

.box-button-desc {
  margin-right: 10px;
}

.bb {
  border-bottom: 1px solid #dedede;
}

.bt {
  border-top: 1px solid #dedede;
}

.br {
  border-right: 1px solid #dedede;
}

.bl {
  border-left: 1px solid #dedede;
}

.about {
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-wrapper {
  text-align: center;
}

.contact-direct {
  background-image: url('../images/contact-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.contact-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.contact-desc {
  margin-top: auto;
  margin-bottom: auto;
}

.contact-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #dc0a0a;
  color: #fff;
}

.contact-box.cc-1 {
  border-right: 1px solid hsla(0, 0%, 100%, 0.25);
}

.contact-box.cc-2 {
  border-right: 1px solid hsla(0, 0%, 100%, 0.25);
}

.contact-box.cc-3 {
  border-right: 1px solid hsla(0, 0%, 100%, 0.25);
}

.contact-box-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

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

.footer-nav-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.h1 {
  font-size: 48px;
}

.h2 {
  font-size: 42px;
  line-height: 1;
}

.h3 {
  font-size: 36px;
  line-height: 1;
}

.h4 {
  font-size: 30px;
  line-height: 1;
}

.h5 {
  font-size: 24px;
  line-height: 1;
}

.h6 {
  font-size: 18px;
  line-height: 1;
}

.footer-company {
  padding-top: 25px;
  padding-bottom: 30px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  background-color: #0f0f0f;
  color: #757575;
}

.footer-company-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-logo {
  height: 42px;
}

.footer-company-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 640px;
  margin-top: 7px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-locations {
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  background-color: #0f0f0f;
  color: #757575;
}

.footer-extra-info {
  padding-top: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  background-color: #0f0f0f;
  color: #757575;
}

.footer-copyrights-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-locations-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-locations-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.offer-title {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
}

.offer-boxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.menu-button.w--open {
  background-color: #dc0a0a;
}

.menu-button-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-button-line {
  width: 28px;
  height: 3px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: #0f0f0f;
}

.menu {
  position: fixed;
  top: 90px;
  z-index: 900;
  width: 100%;
  border-bottom: 1px solid #dedede;
  background-color: #fff;
}

.menu-dropdown {
  position: static;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.menu-dropdown.c1 {
  border-right: 1px solid #dedede;
}

.menu-wrapper {
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.menu-dropdown-sections {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  min-height: 265px;
  margin-right: auto;
  margin-left: auto;
  background-color: #0f0f0f;
}

.navigation-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #757575;
}

.navigation-link-block:hover {
  background-color: #757575;
  color: #fff;
}

.menu-dropdown-list {
  min-width: 100%;
}

.menu-dropdown-list.w--open {
  position: absolute;
  left: 0px;
  top: 61px;
  right: 0px;
  bottom: auto;
  background-color: transparent;
}

.menu-dropdown-section {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.menu-dropdown-section.br {
  border-right-color: hsla(0, 0%, 100%, 0.1);
}

.nav-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hidden-dropdown-trigger {
  position: relative;
}

.hidden-dropdown-trigger.button.button-lg.button-primary.cc-1 {
  margin-right: 30px;
}

.slider {
  height: 600px;
}

.slide-desc-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide-visual {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50%;
  height: 100%;
}

.slide-visual.floor-heating {
  background-image: url('../images/ogrzewanie-podlogowe.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-visual.installations {
  background-image: url('../images/instalacje.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.slide-visual.floors {
  background-image: url('../images/wylewki-anhydrytowe_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.slide-buttons-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 96px;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.slide-nav {
  display: none;
}

.slide-arrow {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transition: all 150ms cubic-bezier(.86, 0, .07, 1);
  transition: all 150ms cubic-bezier(.86, 0, .07, 1);
  color: #0f0f0f;
}

.slide-arrow:hover {
  background-color: #0f0f0f;
  color: #fff;
}

.slide-arrow.right {
  left: 70px;
}

.slide-arrow.left {
  right: 70px;
}

.slide-desc {
  position: relative;
  z-index: 1000;
  max-width: 440px;
  margin-top: 80px;
  margin-left: 30px;
  padding: 30px;
  color: #fff;
}

.slide-desc.cc-2 {
  max-width: 360px;
  margin-top: 110px;
}

.slide-desc-container {
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.slide-mask {
  display: none;
}

.creago {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.blog {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f2f2f2;
}

.section.cc-4 {
  padding-bottom: 40px;
}

.section.about-offer {
  background-color: #0f0f0f;
  color: #fff;
}

.section.cc-1 {
  margin-top: 150px;
}

.section.contact-header {
  margin-top: 150px;
  background-image: url('../images/contact-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.section.cc-2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.section.cc-7 {
  margin-top: 150px;
  padding-bottom: 0px;
}

.div-block {
  margin-top: 30px;
  margin-bottom: 30px;
}

.div-block.cc-1 {
  margin-top: 30px;
  margin-bottom: 60px;
  background-color: #fff;
}

.div-block.cc-2 {
  margin-top: 30px;
  margin-bottom: 60px;
  padding: 40px;
  background-color: #dc0a0a;
  color: #fff;
}

.div-block.cc-3 {
  width: 40%;
}

.div-block.cc-4 {
  margin-bottom: 60px;
}

.div-block.cc-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 60px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block.cc-5.cc-1 {
  margin-bottom: 0px;
}

.div-block.cc-6 {
  width: 100%;
}

.div-block.cc-8 {
  width: 45%;
}

.div-block.cc-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block.cc-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.div-block.cc-16 {
  width: 50%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.section-wrapper.flex {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-wrapper.flex.cc-2 {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.hidden-dropdown-content {
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
}

.hidden-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.hidden-dropdown-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-widget {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 420px;
  height: 70px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dc0a0a;
  color: #fff;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex.align-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex.align-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex.align-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex.align-stretch {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex.justify-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex.justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex.justify-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex.justify-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex.justify-around {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex.horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex.cc-1 {
  margin-left: 20px;
}

.flex.cc-4 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-widget-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.accordion-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  padding: 25px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0f0f0f;
  -webkit-transition: background-color 250ms cubic-bezier(.86, 0, .07, 1);
  transition: background-color 250ms cubic-bezier(.86, 0, .07, 1);
  color: #fff;
  line-height: 18px;
  cursor: pointer;
}

.accordion-item:hover {
  background-color: #757575;
}

.accordion-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 90%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 800;
  text-transform: uppercase;
}

.accordion-question-icon {
  margin-right: 15px;
  color: #f9c5a6;
}

.accordion-hidden-content {
  width: 100%;
}

.accordion-hidden-desc {
  margin-top: 25px;
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 1.5;
}

.list-item {
  margin-bottom: 10px;
  line-height: 1.5;
}

.list-item.ljv9 {
  margin-bottom: 20px;
  line-height: 1.7;
}

.section-header {
  margin-bottom: 40px;
}

.section-header.cc-1 {
  margin-right: 60px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section-header.cc-2 {
  margin-bottom: 0px;
}

.section-header.cc-3 {
  margin-bottom: 0px;
}

.section-header.cc-4 {
  margin-bottom: 0px;
  text-align: center;
}

.section-header.cc-5 {
  text-align: center;
}

.section-header.cc-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-body.cc-1 {
  width: 60%;
}

.section-body.cc-1.cc-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-body.cc-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-body.cc-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-body.cc-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-body.cc-5 {
  width: 60%;
}

.section-body.cc-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-body.cc-7 {
  padding-right: 40px;
  padding-left: 40px;
}

.section-body.cc-10 {
  width: 640px;
  margin-right: auto;
  margin-left: auto;
}

.file-download-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #0f0f0f;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #757575;
}

.file-download-card:hover {
  background-color: #757575;
  color: #fff;
}

.contact-direct-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #dc0a0a;
}

.contact-direct-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.list-items {
  margin-top: 15px;
  margin-bottom: 0px;
  padding-left: 30px;
}

.text-highlight {
  display: inline;
  padding-right: 4px;
  padding-left: 5px;
  font-weight: 600;
}

.text-highlight.primary {
  background-color: #dc0a0a;
  color: #fff;
}

.text-highlight.cc-1 {
  background-color: #fff;
  color: #dc0a0a;
}

.post-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 240px;
  margin-bottom: 20px;
  padding: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.post-card-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  min-width: 200px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.post-card-desc {
  margin-left: 40px;
}

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

.responsive-image {
  height: 100%;
}

.logo {
  height: auto;
  max-height: 100%;
  max-width: 100%;
}

.video-wrapper {
  min-width: 40%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.video-wrapper.cc-1 {
  margin-right: 10px;
  margin-bottom: 10px;
}

.video-wrapper.cc-2 {
  min-width: 100%;
}

.footer-bottom {
  display: none;
}

.page-header {
  overflow: hidden;
  height: 420px;
  margin-top: 150px;
}

.page-header.cc-1 {
  height: auto;
}

.page-header-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.page-header-visual {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50%;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-header-visual.cc-1 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.page-header-desc {
  max-width: 45%;
  padding: 30px 60px 30px 30px;
  color: #fff;
}

.page-header-desc.cc-1 {
  max-width: 100%;
  padding: 60px;
  text-align: center;
}

.page-header-desc-wrapper {
  width: 100%;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.page-header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-hr {
  height: 100%;
}

.tr {
  color: #fff;
}

.td-2 {
  padding: 20px;
  border: 3px solid #fff;
  line-height: 1.3;
  font-weight: 600;
}

.th-2 {
  padding: 20px;
  border-style: solid;
  border-width: 3px;
  border-color: #757575 #757575 #fff;
  background-color: #757575;
  line-height: 1.3;
  font-weight: 600;
  text-align: left;
}

.table {
  overflow: auto;
  min-width: 100%;
}

.contact {
  background-image: url('../images/contact-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  max-width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.th {
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #dedede;
  background-color: #f2f2f2;
  line-height: 1.3;
  font-weight: 600;
  text-align: left;
}

.td {
  padding: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #dedede;
  line-height: 1.3;
}

.footer-extra-info-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.offer-card-wrapper {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.offer-card-wrapper.br {
  border-right-color: hsla(0, 0%, 100%, 0.1);
}

.offer-card-wrapper.cc-1 {
  margin-right: 10px;
}

.offer-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f2f2f2;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.offer-card:hover {
  background-color: #dc0a0a;
  color: #fff;
}

.page-body {
  padding-top: 40px;
  padding-bottom: 40px;
}

.very-narrow-container {
  width: 100%;
  max-width: 768px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.page-header-2 {
  text-align: center;
}

.cc-23 {
  margin-top: 20px;
}

.page-desc {
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.list-item-2 {
  margin-bottom: 30px;
}

.phone.font-head.cc-1 {
  font-size: 24px;
}

.subscribe-form {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.subscribe-form-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.subscribe-form-input-wrapper {
  text-align: left;
}

.subscribe-form-input {
  margin-bottom: 0px;
}

.contact-form {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.input {
  height: 48px;
  min-width: 90%;
  margin-bottom: 10px;
  padding: 6px 16px 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.input:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #757575;
}

.input:focus {
  border-style: solid;
  border-width: 2px;
  border-color: #0f0f0f;
}

.input.cc-1 {
  min-width: 45%;
}

.input.cc-2 {
  min-width: 30%;
  margin-right: 15px;
}

.input.cc-3 {
  height: 96px;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.select {
  height: 48px;
  min-width: 45%;
  margin-bottom: 15px;
  padding: 6px 16px 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.select:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #757575;
}

.select:focus {
  border-style: solid;
  border-width: 2px;
  border-color: #0f0f0f;
}

.select.cc-1 {
  margin-right: 15px;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-field.cc-1 {
  margin-right: 60px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.checkbox-label {
  margin-left: 8px;
}

.checkbox {
  margin-top: 0px;
}

.full-width {
  width: 100%;
}

.text-area {
  max-height: 192px;
  max-width: 100%;
  min-height: 96px;
  min-width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 14px 16px 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-area:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #757575;
}

.text-area:focus {
  border-style: solid;
  border-width: 2px;
  border-color: #0f0f0f;
}

.text-area.cc-1 {
  min-width: 45%;
}

.text-area.cc-2 {
  min-width: 30%;
  margin-right: 15px;
}

.text-area.cc-3 {
  height: 96px;
}

.form-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.success-message {
  background-color: #0f0f0f;
  color: #fff;
}

.error-message {
  margin-top: 20px;
  padding: 20px;
}

.navbar.nbh3 {
	opacity: 1;
}

.navbar-logo.lka9 {
	cursor: auto;
}

.section.slm0 {
  overflow: visible;
  margin-top: 90px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.xn92 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.a29j {
  position: -webkit-sticky;
  position: sticky;
  top: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  min-height: 100vh;
  min-width: 480px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.nc92 {
  width: 60%;
  padding: 60px;
}

.ng38 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/ogrzewanie-frezowane-podlogowe-darmowa-wycena.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
}

.zz21 {
  padding: 60px;
  background-color: #dc0a0a;
  color: #fff;
}

.la91 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.mnz9 {
	height: 200px;
}

.als8 {
	text-align: justify;
}

@media screen and (max-width: 991px) {
  .font-xs.font-500.cc-1 {
    width: 50%;
    margin-bottom: 10px;
  }

  .mt-0 {
    margin-bottom: 0px;
  }

  .mt-5 {
    margin-top: 5px;
  }

  .mt-10 {
    margin-top: 10px;
  }

  .mt-15 {
    margin-top: 15px;
  }

  .mt-20 {
    margin-top: 20px;
  }

  .mt-30 {
    margin-top: 30px;
  }

  .mt-40 {
    margin-top: 40px;
  }

  .mt-50 {
    margin-top: 50px;
  }

  .mt-60 {
    margin-top: 60px;
  }

  .mt-90 {
    margin-top: 90px;
  }

  .mr-0 {
    margin-right: 0px;
  }

  .mr-5 {
    margin-right: 5px;
  }

  .mr-10 {
    margin-right: 10px;
  }

  .mr-15 {
    margin-right: 15px;
  }

  .mr-20 {
    margin-right: 20px;
  }

  .mr-30 {
    margin-right: 30px;
  }

  .mr-40 {
    margin-right: 40px;
  }

  .mr-50 {
    margin-right: 50px;
  }

  .mr-60 {
    margin-right: 60px;
  }

  .mr-90 {
    margin-right: 90px;
  }

  .mb-0 {
    margin-bottom: 0px;
  }

  .mb-5 {
    margin-bottom: 5px;
  }

  .mb-10 {
    margin-bottom: 10px;
  }

  .mb-15 {
    margin-bottom: 15px;
  }

  .mb-20 {
    margin-bottom: 20px;
  }

  .mb-30 {
    margin-bottom: 30px;
  }

  .mb-40 {
    margin-bottom: 40px;
  }

  .mb-50 {
    margin-bottom: 50px;
  }

  .mb-60 {
    margin-bottom: 60px;
  }

  .mb-90 {
    margin-bottom: 90px;
  }

  .ml-0 {
    margin-left: 0px;
  }

  .ml-5 {
    margin-left: 5px;
  }

  .ml-10 {
    margin-left: 10px;
  }

  .ml-15 {
    margin-left: 15px;
  }

  .ml-20 {
    margin-left: 20px;
  }

  .ml-30 {
    margin-left: 30px;
  }

  .ml-40 {
    margin-left: 40px;
  }

  .ml-50 {
    margin-left: 50px;
  }

  .ml-60 {
    margin-left: 60px;
  }

  .ml-90 {
    margin-left: 90px;
  }

  .hide {
    display: none !important;
  }

  .show {
    display: block;
  }

  .extra-narrow-container.cc-1 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .navbar-left {
    min-width: 220px;
  }

  .navbar-right {
    min-width: 220px;
  }

  .navbar-link {
    margin-right: 30px;
  }

  .offer-box.floors {
    background-position: 70% 50%;
  }

  .offer-box.floors.cc-1 {
    margin-bottom: 30px;
  }

  .offer-box.floor-heating {
    background-position: 30% 50%;
  }

  .offer-box.floor-heating.cc-1 {
    margin-right: 0px;
    margin-bottom: 30px;
  }

  .offer-box.installations {
    background-position: 50% 0%;
    background-size: cover;
  }

  .offer-box.installations.cc-1 {
    max-width: 100%;
  }

  .box-buttons.cc-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .box-button.white.cc-1 {
    border-bottom: 1px solid #dedede;
    border-right-width: 0px;
  }

  .box-button.primary.cc-1 {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    border-right-width: 0px;
  }

  .contact-direct {
    background-position: 15% 50%;
  }

  .contact-wrapper {
    min-height: 320px;
  }

  .contact-box {
    width: 50%;
    height: 80px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .contact-box.cc-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
  }

  .contact-box.cc-2 {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    border-right-width: 0px;
  }

  .contact-box.cc-5 {
    width: 100%;
  }

  .contact-box-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-nav {
    padding-top: 40px;
    padding-bottom: 0px;
  }

  .footer-nav-box {
    width: 25%;
    margin-bottom: 40px;
  }

  .footer-nav-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .h1-md {
    font-size: 48px;
  }

  .h2-md {
    font-size: 42px;
  }

  .h3-md {
    font-size: 36px;
  }

  .h4-md {
    font-size: 30px;
  }

  .h5-md {
    font-size: 24px;
  }

  .h6-md {
    font-size: 18px;
  }

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

  .footer-company-info {
    width: 360px;
    margin-top: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-locations {
    padding-top: 40px;
    padding-bottom: 10px;
  }

  .footer-locations-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-locations-box {
    width: 33.33%;
    margin-bottom: 40px;
  }

  .font-xxs-md {
    font-size: 10px;
  }

  .font-xs-md {
    font-size: 12px;
  }

  .font-sm-md {
    font-size: 13px;
  }

  .font-md-md {
    font-size: 14px;
  }

  .font-lg-md {
    font-size: 16px;
  }

  .font-xl-md {
    font-size: 18px;
  }

  .offer-title {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .navigation-link-block {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .slider {
    height: 420px;
  }

  .slide-visual.installations {
    background-position: 50% 0%;
  }

  .slide-buttons-wrapper {
    display: none;
  }

  .slide-desc {
    max-width: 320px;
    margin-top: -10px;
    margin-left: 0px;
    padding: 0px;
  }

  .slide-desc.cc-2 {
    max-width: 260px;
    margin-top: 0px;
  }

  .slide-desc-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section.blog {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .section.cc-4 {
    padding-bottom: 40px;
  }
  .section.about-offer {
    padding-bottom: 0px;
  }

  .section.cc-3 {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div-block.cc-3 {
    width: 100%;
    margin-top: 0px;
  }
  .section-wrapper.flex.cc-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-header.cc-1 {
    margin-right: 0px;
  }

  .section-body.cc-1 {
    width: 100%;
  }

  .section-body.cc-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-body.cc-4 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-body.cc-5 {
    width: 100%;
  }

  .file-download-card {
    padding: 30px;
  }

  .contact-direct-wrapper {
    min-height: 240px;
  }

  .footer-bottom {
    background-color: #0f0f0f;
  }

  .page-header-desc {
    max-width: 320px;
    padding: 0px;
  }

  .page-header-desc-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-header-desc-wrapper.cc-1 {
    width: 100%;
  }
  .contact {
    background-position: 15% 50%;
  }
    .page-body {
    padding-top: 40px;
  }
  .very-narrow-container {
    padding-right: 30px;
    padding-left: 30px;
  }
	
  .xn92 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .a29j {
    position: relative;
    top: 0px;
    width: 100%;
    min-height: auto;
    min-width: auto;
  }

  .nc92 {
    width: 100%;
  }

  .ng38 {
    display: none;
  }

  .zz21 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.35))), url('../images/ogrzewanie-frezowane-podlogowe-darmowa-wycena.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('../images/ogrzewanie-frezowane-podlogowe-darmowa-wycena.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }
	
}

@media screen and (max-width: 767px) {
  .button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
    .button.button-lg.background-primary.cc-1 {
    width: 45%;
    margin: 10px;
  }

  .button.button-lg.background-primary.cc-1.cc-2 {
    text-transform: none;
  }

  .button.button-lg.background-primary.cc-1.cc-2 {
    font-weight: 500;
    text-transform: none;
  }

  .mt-0 {
    margin-bottom: 0px;
  }

  .mt-5 {
    margin-top: 5px;
  }

  .mt-10 {
    margin-top: 10px;
  }

  .mt-15 {
    margin-top: 15px;
  }

  .mt-20 {
    margin-top: 20px;
  }

  .mt-30 {
    margin-top: 30px;
  }

  .mt-40 {
    margin-top: 40px;
  }

  .mt-50 {
    margin-top: 50px;
  }

  .mt-60 {
    margin-top: 60px;
  }

  .mt-90 {
    margin-top: 90px;
  }

  .mr-0 {
    margin-right: 0px;
  }

  .mr-5 {
    margin-right: 5px;
  }

  .mr-10 {
    margin-right: 10px;
  }

  .mr-15 {
    margin-right: 15px;
  }

  .mr-20 {
    margin-right: 20px;
  }

  .mr-30 {
    margin-right: 30px;
  }

  .mr-40 {
    margin-right: 40px;
  }

  .mr-50 {
    margin-right: 50px;
  }

  .mr-60 {
    margin-right: 60px;
  }

  .mr-90 {
    margin-right: 90px;
  }

  .mb-0 {
    margin-bottom: 0px;
  }

  .mb-5 {
    margin-bottom: 5px;
  }

  .mb-10 {
    margin-bottom: 10px;
  }

  .mb-15 {
    margin-bottom: 15px;
  }

  .mb-20 {
    margin-bottom: 20px;
  }

  .mb-30 {
    margin-bottom: 30px;
  }

  .mb-40 {
    margin-bottom: 40px;
  }

  .mb-50 {
    margin-bottom: 50px;
  }

  .mb-60 {
    margin-bottom: 60px;
  }

  .mb-90 {
    margin-bottom: 90px;
  }

  .ml-0 {
    margin-left: 0px;
  }

  .ml-5 {
    margin-left: 5px;
  }

  .ml-10 {
    margin-left: 10px;
  }

  .ml-15 {
    margin-left: 15px;
  }

  .ml-20 {
    margin-left: 20px;
  }

  .ml-30 {
    margin-left: 30px;
  }

  .ml-40 {
    margin-left: 40px;
  }

  .ml-50 {
    margin-left: 50px;
  }

  .ml-60 {
    margin-left: 60px;
  }

  .ml-90 {
    margin-left: 90px;
  }

  .hide {
    display: none !important;
  }

  .show {
    display: block;
  }

  .navbar-left {
    display: none;
  }

  .navbar-logo {
    text-align: left;
  }

  .navbar-logo.w--current {
    text-align: left;
  }

  .navbar-right {
    display: none;
  }

  .menu-box {
    position: absolute;
    top: 0px;
    overflow: auto;
    height: 100vh;
    max-height: 100vh;
    background-color: #fff;
  }

  .top-slider {
    margin-top: 90px;
  }

  .offer-box.floors {
    background-position: 50% 50%;
    background-size: cover;
  }

  .offer-box.floor-heating {
    background-position: 30% 50%;
  }

  .offer-box.installations {
    background-position: 50% 50%;
  }

  .box-buttons.cc-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contact-direct {
    background-position: 35% 50%;
  }

  .contact-desc {
    padding-right: 30px;
    padding-left: 30px;
  }

  .footer-nav {
    padding-bottom: 10px;
  }

  .footer-nav-box {
    width: 50%;
    margin-bottom: 40px;
  }

  .footer-nav-box.cc-1 {
    display: none;
  }

  .footer-nav-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .h1-sm {
    font-size: 48px;
  }

  .h2-sm {
    font-size: 42px;
  }

  .h3-sm {
    font-size: 36px;
  }

  .h4-sm {
    font-size: 30px;
  }

  .h5-sm {
    font-size: 24px;
  }

  .h6-sm {
    font-size: 18px;
  }

  .footer-company {
    padding-top: 25px;
  }

  .footer-company-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-company-info {
    width: 100%;
    margin-top: 20px;
  }

  .footer-locations-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer-locations-box {
    width: 50%;
  }

  .font-xxs-sm {
    font-size: 10px;
  }

  .font-xs-sm {
    font-size: 12px;
  }

  .font-sm-sm {
    font-size: 13px;
  }

  .font-md-sm {
    font-size: 14px;
  }

  .font-lg-sm {
    font-size: 16px;
  }

  .font-xl-sm {
    font-size: 18px;
  }

  .font-xxs-md {
    font-size: 18px;
  }

  .font-xs-md {
    font-size: 18px;
  }

  .font-sm-md {
    font-size: 18px;
  }

  .font-md-md {
    font-size: 18px;
  }

  .font-xl-md {
    font-size: 18px;
  }

  .menu-box-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 30px 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #0f0f0f;
  }

  .menu-box-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-button {
    z-index: 2000;
    margin-top: 6px;
    margin-right: -12px;
    padding: 0px;
    background-color: transparent;
  }

  .menu-button.w--open {
    background-color: #dc0a0a;
  }

  .menu-button-icon {
    padding: 13px 12px;
  }

  .menu {
    display: none;
  }

  .menu-wrapper {
    display: none;
  }

  .slider {
    height: 480px;
  }

  .slide-visual {
    width: 100%;
    height: 100%;
  }

  .slide-arrow {
    background-color: #0f0f0f;
    color: #fff;
  }

  .slide-desc {
    max-width: 360px;
    margin-top: -40px;
    text-align: center;
  }

  .slide-desc.cc-2 {
    max-width: 360px;
  }

  .slide-desc-container {
    width: 100%;
    height: 100%;
  }

  .slide-mask {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    background-color: rgba(15, 15, 15, 0.4);
  }

  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section.cc-1 {
    margin-top: 90px;
  }

  .section.contact-header {
    margin-top: 90px;
  }
  
  .div-block.cc-8 {
    width: 100%;
    margin-top: 0px;
    text-align: center;
  }

  .div-block.cc-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-widget {
    width: 100%;
  }

  .section-body.cc-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-body.cc-10 {
    width: 100%;
  }

  .text-highlight.cc-1 {
    background-color: #dc0a0a;
    color: #fff;
  }

  .post-card {
    height: auto;
    padding: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .post-card-image {
    width: 100%;
    max-height: 120px;
    min-width: auto;
  }

  .post-card-desc {
    margin-top: 30px;
    margin-left: 0px;
  }

  .responsive-image {
    width: 100%;
    height: auto;
  }

  .footer-bottom {
    display: block;
    height: 70px;
  }

  .page-header {
    height: 360px;
    margin-top: 90px;
  }

  .page-header-visual {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
    max-width: 200%;
  }

  .page-header-desc {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 360px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .page-header-desc-wrapper {
    width: 100%;
    height: 100%;
  }

  .image-hr {
    width: auto;
    height: 100%;
    max-width: 300%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .table {
    overflow: auto;
  }
  .contact {
    background-position: 35% 50%;
  }

  .subscribe-form {
    padding: 40px 20px;
  }

  .input.cc-1 {
    min-width: 100%;
  }

  .input.cc-2 {
    min-width: 100%;
  }
  .offer-card-wrapper {
    min-width: 100%;
  }
  .offer-card-wrapper.cc-1 {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .page-body {
    padding-bottom: 30px;
  }
  .section-body.cc-7 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .section-body.cc-10 {
    width: 100%;
  }
  .div-block.cc-8 {
    width: 100%;
    margin-top: 0px;
    text-align: center;
  }
  .div-block.cc-7 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .font-xs.font-500.cc-1 {
    width: auto;
  }

  .font-md.cc-1 {
    line-height: 1;
  }

  .font-xl.font-lg-xs.color-dark-gray.mt-30.cc-1 {
    text-align: center;
  }

  .color-white.font-xl.font-700.cc-1 {
    margin-top: 5px;
    margin-left: 0px;
  }

  .color-dark-gray.mb-15.cc-1 {
    text-align: center;
  }

  .button.button-lg.background-primary.cc-1 {
    width: 100%;
  }

  .button.button-lg.button-primary.cc-2 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .mt-0 {
    margin-bottom: 0px;
  }

  .mt-5 {
    margin-top: 5px;
  }

  .mt-10 {
    margin-top: 10px;
  }

  .mt-15 {
    margin-top: 15px;
  }

  .mt-20 {
    margin-top: 20px;
  }

  .mt-30 {
    margin-top: 30px;
  }

  .mt-40 {
    margin-top: 40px;
  }

  .mt-50 {
    margin-top: 50px;
  }

  .mt-60 {
    margin-top: 60px;
  }

  .mt-90 {
    margin-top: 90px;
  }

  .mr-0 {
    margin-right: 0px;
  }

  .mr-5 {
    margin-right: 5px;
  }

  .mr-10 {
    margin-right: 10px;
  }

  .mr-15 {
    margin-right: 15px;
  }

  .mr-20 {
    margin-right: 20px;
  }

  .mr-30 {
    margin-right: 30px;
  }

  .mr-40 {
    margin-right: 40px;
  }

  .mr-50 {
    margin-right: 50px;
  }

  .mr-60 {
    margin-right: 60px;
  }

  .mr-90 {
    margin-right: 90px;
  }

  .mb-0 {
    margin-bottom: 0px;
  }

  .mb-5 {
    margin-bottom: 5px;
  }

  .mb-10 {
    margin-bottom: 10px;
  }

  .mb-15 {
    margin-bottom: 15px;
  }

  .mb-20 {
    margin-bottom: 20px;
  }

  .mb-30 {
    margin-bottom: 30px;
  }

  .mb-40 {
    margin-bottom: 40px;
  }

  .mb-50 {
    margin-bottom: 50px;
  }

  .mb-60 {
    margin-bottom: 60px;
  }

  .mb-90 {
    margin-bottom: 90px;
  }

  .ml-0 {
    margin-left: 0px;
  }

  .ml-5 {
    margin-left: 5px;
  }

  .ml-10 {
    margin-left: 10px;
  }

  .ml-15 {
    margin-left: 15px;
  }

  .ml-20 {
    margin-left: 20px;
  }

  .ml-30 {
    margin-left: 30px;
  }

  .ml-40 {
    margin-left: 40px;
  }

  .ml-50 {
    margin-left: 50px;
  }

  .ml-60 {
    margin-left: 60px;
  }

  .ml-90 {
    margin-left: 90px;
  }
  .link.font-xs.color-gray.font-500.cc-2 {
    margin-right: 0px;
    margin-bottom: 10px;
  }
  .hide {
    display: none !important;
  }

  .show {
    display: block;
  }

  .container.cc-1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .offer-box {
    padding: 0px;
  }

  .offer-box.floors.cc-1 {
    margin-bottom: 0px;
  }

  .offer-box.floor-heating {
    background-position: 30% 0%;
    background-size: auto 310px;
  }

  .offer-box.floor-heating.cc-1 {
    margin-bottom: 0px;
  }

  .offer-box-desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 280px;
    margin-bottom: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .contact-direct {
    background-position: 40% 0%;
    background-size: auto 280px;
  }

  .contact-desc {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .contact-box {
    width: 100%;
    height: 70px;
  }

  .contact-box.cc-1 {
    border-right-width: 0px;
  }

  .contact-box.cc-3 {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    border-right-width: 0px;
  }

  .footer-nav {
    padding-top: 40px;
    padding-bottom: 0px;
    text-align: center;
  }

  .footer-nav-box {
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dedede;
  }

  .footer-nav-box.cc-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0px;
    border-bottom-width: 0px;
  }

  .h1 {
    font-size: 42px;
  }

  .h1-xs {
    font-size: 48px;
  }

  .h2-xs {
    font-size: 42px;
  }

  .h3-xs {
    font-size: 36px;
  }

  .h3-xs.cc-1 {
    text-align: center;
  }

  .h4-xs {
    font-size: 30px;
  }

  .h5-xs {
    font-size: 24px;
  }

  .h6-xs {
    font-size: 18px;
  }

  .footer-company-wrapper {
    text-align: center;
  }

  .footer-logo {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .footer-logo.w--current {
    margin-right: auto;
    margin-left: auto;
  }

  .footer-company-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-locations {
    text-align: center;
  }

  .footer-locations-box {
    width: 50%;
    margin-bottom: 30px;
  }

  .font-xs-xs {
    font-size: 12px;
  }

  .font-xxs-xs {
    font-size: 10px;
  }

  .font-sm-xs {
    font-size: 13px;
  }

  .font-md-xs {
    font-size: 14px;
  }

  .font-lg-xs {
    font-size: 16px;
  }

  .font-xl-xs {
    font-size: 18px;
  }

  .font-xxs-sm {
    font-size: 10px;
  }

  .font-xs-sm {
    font-size: 10px;
  }

  .font-sm-sm {
    font-size: 10px;
  }

  .font-md-sm {
    font-size: 10px;
  }

  .font-lg-sm {
    font-size: 10px;
  }

  .font-xl-sm {
    font-size: 10px;
  }

  .font-xxs-md {
    font-size: 10px;
  }

  .font-xs-md {
    font-size: 10px;
  }

  .font-sm-md {
    font-size: 10px;
  }

  .font-md-md {
    font-size: 10px;
  }

  .font-xl-md {
    font-size: 10px;
  }

  .offer-title {
    padding: 60px 40px;
  }

  .menu-box-wrapper {
    padding-top: 60px;
  }

  .menu-box-nav {
    width: 100%;
  }

  .navigation-link-block {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .hidden-dropdown-trigger.button.button-lg.button-primary.cc-1 {
    margin-right: auto;
    margin-left: auto;
  }

  .slider {
    height: 420px;
  }

  .slide-visual.floors {
    background-position: 10% 50%;
  }

  .slide-arrow {
    width: 50%;
  }

  .slide-arrow.right {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .slide-arrow.right:hover {
    background-color: #dc0a0a;
  }

  .slide-arrow.left {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    background-color: #fff;
    color: #0f0f0f;
  }

  .slide-arrow.left:hover {
    background-color: #757575;
    color: #fff;
  }

  .slide-desc {
    max-width: 320px;
  }

  .slide-desc.cc-2 {
    margin-top: -40px;
  }

  .section.article {
    padding-bottom: 0px;
  }

  .section.about-offer {
    text-align: center;
  }

  .section.cc-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .div-block.cc-2 {
    text-align: center;
  }

  .div-block.cc-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block.cc-16 {
    width: 100%;
  }

  .hidden-dropdown-info {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }

  .contact-widget {
    width: 100%;
    height: 90px;
  }

  .flex.cc-1 {
    margin-top: 20px;
    margin-left: 0px;
  }
	
	.flex.cc-2 {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flex.cc-3 {
    margin-top: 20px;
    margin-left: 0px;
  }
  .contact-widget-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .accordion-title {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 18px;
  }

  .accordion-hidden-desc {
    margin-bottom: 0px;
  }

  .section-header {
    text-align: left;
  }

  .section-header.cc-2 {
    margin-bottom: 0px;
  }

  .section-body.cc-1.cc-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-body.cc-4 {
    text-align: center;
  }

  .section-body.cc-5 {
    text-align: center;
  }

  .file-download-card {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .contact-direct-info {
    height: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .list-items {
    text-align: left;
  }
  .video-wrapper {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .footer-bottom {
    height: 90px;
  }

  .page-header-desc {
    max-width: 320px;
  }

  .contact {
    background-position: 40% 0%;
    background-size: auto 280px;
  }
  .footer-extra-info-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .centered-container {
    text-align: left;
  }

  .subscribe-form-input-wrapper {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .subscribe-form-input {
    width: 100%;
  }

  .checkbox-field.cc-1 {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .div-block.cc-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block.cc-16 {
    width: 100%;
  }
  .form-bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .button.button-lg.button-primary.cc-2 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .nc92 {
    padding: 30px;
  }
  .zz21 {
    padding: 30px;
  }
  .la91 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
	.als8 {
		text-align: left;
	}
}

#w-node-eae67731-8e90-8617-5447-f38fb9832eff-1d4cd760 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 3;
  grid-column-start: span 3;
  -ms-grid-column-span: 3;
  grid-column-end: span 3;
}

.image-wrapper {
	max-width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.image-wrapper img {
	max-width: 100%;
	height: auto !important;
}

.fit-cover {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}


.fb-customerchat.fb_invisible_flow.fb_iframe_widget.fb_iframe_widget_fluid iframe {
	width: 60px !important;
	right: 12px !important;
}
.fb_new_ui_mobile_overlay_active .fb-customerchat.fb_invisible_flow.fb_iframe_widget.fb_iframe_widget_fluid iframe {
	width: 100% !important;
	right: 0px !important;
}





@font-face {
  font-family: 'Font Awesome 5 Brands';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Regular';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Font Awesome 5 Solid';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}