body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  line-height: 40px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  line-height: 33px;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

h6 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

p {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 400;
}

a {
  color: #2196f3;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

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

strong {
  font-weight: bold;
}

blockquote {
  margin-bottom: 20px;
  padding: 0px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 16px;
}

figure {
  margin-bottom: 20px;
}

figcaption {
  margin-top: 7px;
  color: rgba(51, 51, 51, 0.56);
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.button {
  display: inline-block;
  padding: 11px 20px;
  border-radius: 3px;
  background-color: #2196f3;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #1565c0;
}

.button.w--current {
  background-color: #2e80b6;
}

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

.button.white:hover {
  background-color: hsla(0, 0%, 100%, 0.77);
}

.button.black {
  background-color: #333;
}

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

.button.black.with-field {
  width: 22%;
  margin-left: 2%;
  float: left;
}

.button.full-width {
  display: block;
  width: 100%;
}

.button.small {
  padding: 7px 12px;
  background-color: #2196f3;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
}

.button.small:hover {
  background-color: #1565c0;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #a8a8a8;
}

.button.tab:hover {
  background-color: #7e7e7e;
}

.button.tab.w--current {
  background-color: #2196f3;
}

.button.tab.w--current:hover {
  background-color: #1565c0;
}

.button.with-field {
  width: 22%;
  margin-left: 2%;
  float: left;
}

.navigation-link {
  height: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.navigation-link:hover {
  color: #2196f3;
}

.navigation-link.white {
  position: static;
  left: 0px;
  top: 0px;
  width: 15%;
  margin: auto;
  padding: auto;
  border-style: none solid solid;
  border-width: 2px 1px 1px;
  border-color: #cf0f0f #ffcaca #ffcaca;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transition: color 300ms cubic-bezier(.755, .05, .855, .06), border-color 300ms ease;
  transition: color 300ms cubic-bezier(.755, .05, .855, .06), border-color 300ms ease;
  color: #cf0f0f;
  font-size: 80%;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.navigation-link.white:hover {
  border-style: none solid solid;
  border-width: 0px 1px 1px;
  border-color: #fff #2196f3 #2196f3;
  background-color: rgba(33, 150, 243, 0);
  color: #2196f3;
}

.navigation-link.white:active {
  -webkit-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
  color: #cf0f0f;
}

.navigation-link.white.w--current {
  border-right-style: solid;
  border-left-style: solid;
}

.navigation-link.white.nav-tel {
  display: inline-block;
  width: 15%;
  height: 60px;
  margin-right: auto;
  margin-bottom: 1px;
  padding: auto;
  border-left: 1px solid #fff;
  border-right-style: solid;
  color: #2196f3;
  font-size: 80%;
  line-height: 30px;
  text-align: center;
}

.navigation-link.white.nav-tel:hover {
  border-right-style: solid;
  border-left-color: #2196f3;
  background-color: #fff;
  color: #cf0f0f;
}

.navigation-link.white.lewy {
  border-right-style: solid;
  font-size: 80%;
}

.navigation-link.white.lewy:hover {
  border-right-style: solid;
  border-left-style: solid;
}

.navigation-bar {
  background-color: #fff;
}

.navigation-bar.dark {
  position: fixed;
  width: auto;
  height: auto;
  margin-top: auto;
  padding-top: 0px;
  background-color: hsla(0, 0%, 100%, 0);
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.navigation-bar.top {
  margin-top: 58px;
  margin-bottom: 124px;
  border-radius: 5px;
  background-color: #fff;
}

.navigation-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 60px;
  margin: auto;
  float: none;
  border-top: 1px none #1565c0;
  border-right: 1px solid #ffcaca;
  border-bottom: 1px none #1565c0;
  background-color: #fff;
  text-align: center;
}

.navigation-menu.left {
  float: left;
}

.navigation-menu.on-bottom {
  float: none;
  text-align: center;
}

.brand-text {
  margin-top: 16px;
  margin-bottom: 0px;
  background-image: url('../images/Zrzut-ekranu-2018-10-08-o-10.49.45.png');
  background-position: 50% 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  font-size: 23px;
  line-height: 26px;
  font-weight: 400;
}

.brand-link {
  height: 60px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.brand-link:hover {
  opacity: 0.66;
}

.brand-link.right {
  float: right;
}

.brand-link.on-top {
  display: block;
  float: none;
  text-align: center;
}

.brand-link.white {
  color: #fff;
}

.brand-link.left-spacing {
  margin-left: 15px;
  color: #fff;
}

.brand-link.left-spacing.w--current {
  z-index: 2;
  width: 200px;
}

.brand-link.left {
  margin-left: 16px;
}

.section {
  position: relative;
  padding-top: 0%;
  padding-bottom: 0%;
  border-color: #2196f3;
  border-bottom-style: none;
  border-bottom-width: 1px;
  background-color: #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

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

.section.accent {
  background-color: #f3f3f3;
}

.section.dark {
  background-color: #5d5d5d;
  color: #fff;
}

.hero-slider {
  height: 500px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: transparent;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.slider-container {
  position: static;
  z-index: 1;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: auto;
  padding-bottom: 2%;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
  text-align: center;
}

.slide {
  padding-top: 82px;
  padding-right: 85px;
  padding-left: 85px;
  background-color: hsla(0, 0%, 85.9%, 0.08);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/slide-3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/slide-3.jpg');
  background-position: 0px 0px, 51% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slide.two {
  height: 500px;
  background-color: #dbdbdb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
}

.slide.slide-1 {
  padding: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 10, 10, 0.1)), to(rgba(10, 10, 10, 0.1))), url('../images/IMAG0108.jpg');
  background-image: linear-gradient(180deg, rgba(10, 10, 10, 0.1), rgba(10, 10, 10, 0.1)), url('../images/IMAG0108.jpg');
  background-position: 0px 0px, 50% 66%;
  background-size: auto, cover;
}

.slide.slide-2 {
  margin-top: auto;
  padding: auto;
  background-image: url('../images/20180628_112335.jpg');
  background-position: -1px -396px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide.slide-3 {
  margin-top: auto;
  padding: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(27, 25, 25, 0.2)), to(rgba(27, 25, 25, 0.2))), url('../images/slide-2.jpg');
  background-image: linear-gradient(180deg, rgba(27, 25, 25, 0.2), rgba(27, 25, 25, 0.2)), url('../images/slide-2.jpg');
  background-position: 0px 0px, 50% 73%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.header-section {
  padding-top: 104px;
  padding-bottom: 104px;
  background-color: #5d5d5d;
  color: #fff;
  text-align: center;
}

.page-heading {
  margin-top: 0px;
  margin-bottom: 11px;
  background-color: rgba(0, 152, 255, 0);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #2196f3;
  text-align: center;
}

.cta-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dbdbdb;
}

.cta-section.centered {
  text-align: center;
}

.cta-section.centered-accented {
  background-color: #2196f3;
  color: #fff;
  text-align: center;
}

.cta-heading {
  margin-top: 3px;
  margin-bottom: 0px;
  font-weight: 400;
}

.cta-heading.inline-block {
  display: inline-block;
  margin-top: 0px;
  margin-right: 13px;
}

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

.white-box {
  padding: 15px;
  border-radius: 5px;
  background-color: #fff;
}

.fixed-image-section {
  padding: 117px 20px;
  background-image: none;
  background-position: 0px 0px;
  opacity: 1;
  color: #000;
  text-align: center;
}

.hero-section {
  height: 100vh;
  padding-top: 250px;
}

.hero-section.centered {
  text-align: center;
}

.slider-navigation {
  display: none;
  padding-bottom: 8px;
  color: #fff;
  font-size: 11px;
}

.slider-icon-circle {
  width: 50px;
  height: 50px;
  padding: 6px;
  font-size: 33px;
}

.hero-subheading {
  margin-bottom: 18px;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 9px 20px;
  border: 2px solid #2196f3;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #2196f3;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
}

.hollow-button:hover {
  border-color: #1565c0;
  color: #1565c0;
}

.hollow-button.white {
  border-color: #fff;
  color: #fff;
}

.hollow-button.white:hover {
  border-color: hsla(0, 0%, 100%, 0.64);
  color: hsla(0, 0%, 100%, 0.72);
}

.section-heading {
  margin-bottom: 20px;
}

.section-heading.centered {
  display: block;
  margin-top: 0px;
  margin-bottom: 0%;
  padding-top: 0%;
  -webkit-perspective: 1299px;
  perspective: 1299px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #2196f3;
  font-weight: 700;
  text-align: center;
}

.main-container {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.form-label {
  margin-bottom: 6px;
  font-size: 13px;
  text-transform: uppercase;
}

.section-subheading.center {
  font-size: 20px;
  text-align: center;
}

.section-title-group {
  margin-bottom: 4%;
}

.section-title-group.centered {
  text-align: center;
}

.form-field {
  min-height: 41px;
  margin-right: 1px;
  margin-bottom: 17px;
  border-style: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.form-field:focus {
  box-shadow: 0 0 0 2px #2196f3;
}

.form-field.text-area {
  min-height: 110px;
}

.form-field.with-button {
  width: 75%;
  margin-bottom: 0px;
  float: left;
}

.form-wrapper.squeezed {
  padding-right: 19%;
  padding-left: 19%;
}

.picture-border {
  border: 5px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}

.round-image {
  margin-bottom: 13px;
  border-radius: 100px;
}

.social-button {
  margin-right: 4px;
  margin-bottom: 8px;
  margin-left: 4px;
  padding: 8px;
  border-radius: 100px;
  background-color: #2196f3;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}

.social-button:hover {
  background-color: #1565c0;
  opacity: 1;
}

.social-button.border {
  padding: 6px;
  border: 1px solid rgba(0, 0, 0, 0.36);
  background-color: transparent;
}

.social-button.facebook {
  background-color: #3c5791;
}

.social-button.twitter {
  background-color: #29a9e8;
}

.social-button.red {
  background-color: #d11529;
}

.social-button.pink {
  background-color: #fc488f;
}

.social-button.pink2 {
  background-color: #ed1081;
}

.social-button.orange {
  background-color: #db4e34;
}

.social-button.vimeo {
  background-color: #1ebae7;
}

.social-button.linkdin {
  background-color: #1485c3;
}

.social-button.instagram {
  background-color: #4b769b;
}

.social-button.tumblr {
  background-color: #2e5270;
}

.social-button.webflow {
  background-color: #3278bd;
}

.social-button.medium {
  background-color: #549f63;
}

.social-icon-link {
  padding: 3px;
  opacity: 1;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}

.social-icon-link:hover {
  opacity: 0.5;
}

.profile-image {
  margin-bottom: 15px;
  border-radius: 100px;
}

.hero-with-nav {
  background-color: #dbdbdb;
}

.footer {
  margin-top: 5%;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

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

.footer.centered-smaller {
  padding-top: 33px;
  padding-bottom: 33px;
}

.footer.accent {
  background-color: #f1f1f1;
}

.footer.centered-accented {
  background-color: #f1f1f1;
  text-align: center;
}

.float-right {
  float: right;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}

.link {
  display: block;
  width: 100%;
  margin-bottom: auto;
  color: #2196f3;
  text-align: center;
  text-decoration: none;
}

.link:hover {
  color: #1565c0;
}

.footer-brand-text {
  color: #000;
  font-size: 12px;
  line-height: 33px;
  font-weight: 400;
}

.sidemenu-wrapper {
  margin-left: 10px;
  padding-left: 20px;
}

.sidemenu-title {
  margin-bottom: 10px;
}

.sidemenu-link {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #8f8f8f;
  text-decoration: none;
}

.sidemenu-link:hover {
  color: #333;
}

.grid-image {
  height: 37%;
  margin-bottom: auto;
  -webkit-transition: -webkit-transform 403ms ease;
  transition: -webkit-transform 403ms ease;
  transition: transform 403ms ease;
  transition: transform 403ms ease, -webkit-transform 403ms ease;
}

.grid-image:hover {
  -webkit-transform: perspective(545px) scale(1.18);
  transform: perspective(545px) scale(1.18);
}

.info-wrapper {
  width: auto;
  margin-right: auto;
  margin-bottom: 14px;
  margin-left: auto;
  text-align: center;
}

.info-icon {
  margin-right: 50%;
  margin-left: 80%;
  float: left;
}

.info-text {
  margin-right: auto;
  margin-left: auto;
  line-height: 30px;
  text-align: center;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  color: rgba(0, 0, 0, 0.74);
  text-decoration: none;
}

.footer-link:hover {
  color: #3b99d9;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.hero-title-wrapper {
  margin-bottom: 155px;
}

.icon-left {
  padding: 6px;
  float: left;
  color: #919191;
}

.text-right {
  margin-left: 49px;
}

.left-navigation {
  width: 20%;
  height: 100vh;
  float: left;
  background-color: #dbdbdb;
}

.nav-link {
  display: block;
  padding: 7px 0px;
  text-align: center;
}

.nav-menu {
  float: none;
}

.logo-link {
  display: block;
  margin-top: 216px;
  margin-bottom: 50px;
  float: none;
  text-align: center;
}

.content {
  overflow: hidden;
  width: 80%;
  float: left;
}

.social-footer {
  margin-top: 56px;
  text-align: center;
}

.grid-fours {
  width: 25%;
  padding: 10px;
  float: left;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.flushed-grid {
  width: 25%;
  float: left;
}

.flushed-grid.thirds {
  width: 33.33%;
}

.flushed-grid.sixths {
  width: 16.66%;
}

.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: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.success-wrapper {
  padding: 31px;
  border-radius: 5px;
  background-color: #4caf50;
  color: #fff;
}

.success-message {
  margin-bottom: 0px;
}

.error-wrapper {
  border-radius: 5px;
  background-color: #d32f2f;
  color: #fff;
}

.error-message {
  margin-bottom: 0px;
}

.social-link-wrapper {
  text-align: center;
}

.background {
  background-color: #dbdbdb;
}

.custom-container {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.rich-text h1 {
  margin-top: 30px;
}

.rich-text h3 {
  margin-top: 30px;
}

.rich-text h5 {
  margin-top: 30px;
}

.rich-text h4 {
  margin-top: 30px;
}

.rich-text h6 {
  margin-top: 30px;
}

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

.content-column {
  padding-top: 42px;
}

.feature-column {
  display: block;
  height: 83%;
  margin-top: 0px;
  padding: auto 1% auto 2%;
  border-style: none solid none none;
  border-width: 1px;
  border-color: red;
  -webkit-transition: opacity 1220ms ease-in-out;
  transition: opacity 1220ms ease-in-out;
  font-family: 'PT Sans', sans-serif;
  text-align: center;
}

.feature-column:hover {
  box-shadow: 1px 1px 3px 0 red;
}

.waterfall-image-column {
  text-align: center;
}

.heading {
  font-family: 'Droid Serif', serif;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 15px;
}

.heading.slide-title {
  margin-top: 10%;
  margin-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  line-height: 200%;
  text-align: center;
}

.text-block {
  margin-top: 0%;
  padding-top: 68px;
  -webkit-transition: background-color 508ms ease-in-out;
  transition: background-color 508ms ease-in-out;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: red;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
}

.slide-2 {
  background-image: url('../images/slide-1.jpg');
  background-position: 50% 24%;
  background-size: cover;
}

.column {
  text-align: center;
}

.columns {
  margin-top: 3%;
  margin-bottom: 3%;
  padding-top: auto;
  padding-bottom: 0%;
  border-style: none;
  border-color: #2196f3;
  border-bottom-width: 1px;
}

.columns-2 {
  padding: 20px;
  border-style: solid none solid solid;
  border-width: 1px;
  border-color: #000;
  -webkit-perspective: 924px;
  perspective: 924px;
  -webkit-perspective-origin: 0% 50%;
  perspective-origin: 0% 50%;
  -webkit-transition: background-color 1620ms cubic-bezier(.47, 0, .745, .715);
  transition: background-color 1620ms cubic-bezier(.47, 0, .745, .715);
}

.columns-2:hover {
  box-shadow: 0 0 6px 0 #000;
  color: #000;
}

.column-2 {
  margin-bottom: 3%;
  border: 1px none #2196f3;
}

.columns-3 {
  padding-top: 25px;
  border-style: none;
}

.columns-4 {
  height: 30%;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding-top: auto;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #2196f3;
}

.heading-2 {
  font-family: 'Droid Sans', sans-serif;
}

.card-title {
  overflow: auto;
  height: 40%;
  margin-top: 0%;
  margin-bottom: auto;
  padding-top: 5%;
  padding-bottom: auto;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.4em;
  text-align: center;
}

.card-title.card-two-line {
  height: 35%;
  margin-bottom: 7px;
  padding-top: 2%;
  line-height: 1.6em;
}

.paragraph {
  font-family: Georgia, Times, 'Times New Roman', serif;
}

.card-text {
  margin-right: 16px;
  margin-bottom: 4%;
  font-size: 1em;
  line-height: 1.4em;
}

.cookies {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  height: 50px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: rgba(89, 92, 93, 0.68);
}

.text-block-2 {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  height: 50px;
  margin: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2196f3), to(#2196f3));
  background-image: linear-gradient(180deg, #2196f3, #2196f3);
  color: #fff;
  font-size: 100%;
  line-height: 50px;
  text-align: center;
}

.button-2 {
  height: auto;
  border-radius: 30%;
}

.button-2:hover {
  border-style: none;
  border-color: #fff;
  background-color: rgba(33, 150, 243, 0.73);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #fff;
}

.card-button {
  margin-top: 0px;
  padding-top: 9px;
  border: 1px none #fd0b0b;
  border-radius: 0%;
  background-color: red;
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
  color: #fff;
  font-size: 1em;
  line-height: 1em;
}

.card-button:hover {
  background-color: #2196f3;
}

.card-button.reference-button {
  display: none;
}

.card-button.reference {
  margin-bottom: 37px;
  background-color: #2196f3;
  font-size: 2.2em;
}

.card-button.reference:hover {
  background-color: red;
}

.container-2 {
  margin-top: 5%;
  margin-bottom: 26px;
  text-align: center;
}

.body {
  padding-bottom: auto;
}

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

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

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

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

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

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

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

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

.column-3 {
  height: 100px;
}

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

.column-4 {
  border-right: 1px solid #000;
}

.nav-logo {
  display: inline-block;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
}

.heading-7 {
  margin-bottom: 0px;
  color: #000;
  font-size: 100%;
  text-align: center;
}

.image {
  margin-right: auto;
  margin-left: auto;
  box-shadow: 1px 1px 3px 0 #2196f3;
  text-align: left;
}

.image-2 {
  position: relative;
  left: NaNpx;
  right: NaNpx;
  bottom: 0px;
  z-index: 1;
  display: block;
  height: 200px;
  margin: -100px auto auto;
  text-align: center;
}

.gallery {
  display: block;
  text-align: center;
}

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

.image-3 {
  box-shadow: 1px 1px 3px 0 red;
}

.image-4 {
  box-shadow: 1px 1px 3px 0 red;
}

.image-5 {
  box-shadow: 1px 1px 3px 0 red;
}

.paragraph-6 {
  font-size: 12px;
}

.rich-text-block-2 {
  margin-bottom: 5%;
  padding: 2%;
  border: 1px solid #cf0f0f;
  box-shadow: none;
}

.section-2 {
  margin-top: 10%;
}

.image-6 {
  margin-right: auto;
  margin-bottom: 5%;
  margin-left: auto;
  text-align: center;
}

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

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

.column-6 {
  padding-right: auto;
  padding-left: auto;
  text-align: left;
}

.columns-5 {
  position: relative;
  left: -51px;
  right: -35px;
  margin: 10% auto 10% 36px;
  padding-right: auto;
  padding-left: 0px;
  text-align: center;
}

.columns-5.right_container {
  left: -46px;
  right: 60px;
}

.column-7 {
  height: 220px;
  padding-top: 13px;
  padding-right: 29px;
  padding-bottom: 19px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2196f3), to(#2196f3));
  background-image: linear-gradient(180deg, #2196f3, #2196f3);
  box-shadow: 11px 11px 25px 0 #5d5d5d;
}

.section-3 {
  position: relative;
}

.paragraph-7 {
  padding-left: 20%;
  text-align: justify;
}

.paragraph-7.right_text {
  padding-right: 20%;
  padding-left: 0px;
}

.image-7 {
  position: absolute;
  right: -16%;
  bottom: -138px;
  z-index: 1;
  padding-top: 0px;
  padding-left: 0px;
  box-shadow: 9px 12px 25px 0 #5d5d5d;
}

.image-7.right-img {
  left: -105px;
}

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

.container-5 {
  margin-top: 71px;
}

.heading-9 {
  margin-bottom: auto;
  padding-left: 20%;
  text-align: right;
}

.heading-9.left_heading {
  padding-right: 20%;
  padding-left: 0%;
  text-align: left;
}

.container-6 {
  margin-top: 94px;
}

.left_text {
  height: 200px;
  padding-left: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2196f3), to(#2196f3));
  background-image: linear-gradient(180deg, #2196f3, #2196f3);
}

.columns-6 {
  margin-top: 36px;
  margin-left: auto;
  text-align: center;
}

.container-7 {
  position: relative;
  left: -96px;
  padding-left: 0px;
}

.container-7.abc {
  left: 0px;
  right: 0px;
}

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

.section-4 {
  height: 300px;
  margin-top: 102px;
  margin-bottom: 5%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2196f3), to(#2196f3));
  background-image: linear-gradient(180deg, #2196f3, #2196f3);
}

.section-4.img_right {
  margin-top: 0px;
  margin-bottom: 5%;
}

.section-4.img_left {
  margin-bottom: 5%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#cf0f0f), to(#cf0f0f));
  background-image: linear-gradient(180deg, #cf0f0f, #cf0f0f);
}

.section-4.img_left.last_more_info {
  margin-bottom: 20px;
}

.div-block {
  position: relative;
  height: 300px;
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}

.column-8 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 300px;
}

.columns-7 {
  position: relative;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  border-radius: 0px;
}

.column-9.naprawy {
  margin-top: -73px;
}

.column-9.instrukcja {
  margin-top: -55px;
}

.div-block-2 {
  position: relative;
  top: 35%;
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}

.div-block-2.div_more {
  top: 28%;
  width: 80%;
  margin-top: auto;
  margin-left: 9%;
  padding-left: 0px;
  color: #fdfbfb;
}

.heading-11 {
  margin-top: -5%;
  margin-bottom: 0%;
  font-size: 1.3em;
}

.heading-11.detekcja {
  margin-top: -21%;
}

.heading-11.agregaty {
  margin-top: -17%;
}

.heading-11.sygnalizacja {
  margin-top: -18%;
}

.heading-11.oddymianie {
  margin-top: -21%;
}

.heading-11.nadzo {
  margin-top: -8%;
}

.heading-11.szkoleniatitle {
  margin-top: -5%;
}

.heading-11.serwis {
  margin-top: -6%;
  margin-bottom: 2%;
  padding-bottom: 0px;
}

.heading-11.systemy {
  margin-top: -8%;
  margin-bottom: 3%;
}

.paragraph-8 {
  margin-top: 0px;
  margin-bottom: auto;
  font-size: 1em;
  line-height: 2em;
  text-align: justify;
  text-indent: 0px;
}

.paragraph-8.short-text {
  margin-top: 24px;
}

.image-8 {
  position: relative;
  top: -45px;
}

.image-8.right_img {
  top: -12px;
  bottom: -12px;
  border-radius: 20px;
}

.image-8.left_img {
  top: -121px;
  border-radius: 20px;
}

.columns-8 {
  padding-top: 0px;
}

.column-10 {
  left: 0px;
  top: 98px;
  right: 0px;
  bottom: 0px;
}

.columns-9 {
  padding-bottom: 0px;
}

.body-2 {
  margin-top: 0px;
}

.section-5 {
  margin-bottom: 10%;
  padding-top: 3%;
  padding-bottom: 0%;
  border-top: 1px solid #ffcaca;
}

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

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

.container-8 {
  padding-bottom: 1%;
  line-height: 30px;
  text-align: center;
}

.image-9 {
  display: block;
  margin-right: 50%;
  margin-left: 10%;
  padding-right: auto;
  padding-left: auto;
  text-align: center;
}

.image-10 {
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: auto;
  padding-left: auto;
  text-align: center;
}

.columns-10 {
  margin-bottom: 20px;
}

.bold-text {
  padding-top: 3px;
}

.container-9 {
  display: none;
}

.nav_998 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 100px;
  border-top: 1px solid #2196f3;
  border-bottom: 1px solid red;
  background-color: #fff;
  color: #000;
}

.image-11 {
  display: inline-block;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0px;
  padding-bottom: auto;
  text-align: center;
}

.brand {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 20%;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 2%;
  background-color: transparent;
}

.container-10 {
  margin-right: auto;
  margin-left: auto;
  color: #ad7979;
  text-align: left;
}

.open_menu {
  margin-right: 5%;
}

.nav-link-2 {
  color: #2196f3;
}

.nav-link-2.nav-text {
  font-weight: 700;
}

.nav-link-3.nav-text {
  color: #2196f3;
  font-weight: 700;
}

.nav-link-4.nav-text {
  color: #2196f3;
  font-weight: 700;
}

.nav-link-5.nav-text {
  position: relative;
  overflow: visible;
  height: auto;
  margin-bottom: 1px;
  padding: 50px 20px;
  -webkit-transition: color 400ms cubic-bezier(.755, .05, .855, .06);
  transition: color 400ms cubic-bezier(.755, .05, .855, .06);
  color: red;
  line-height: 0px;
  font-weight: 700;
}

.nav-link-5.nav-text:hover {
  color: #2196f3;
}

.image-12 {
  position: static;
  top: 14px;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  max-height: 66%;
  max-width: 60%;
  margin: auto;
  padding-top: 0%;
  padding-bottom: 0%;
  background-image: url('../images/SERWIS998DUZE.png');
  background-position: 50% 50%;
  background-size: 1014px;
  font-size: 16%;
  line-height: 19%;
  text-align: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-12.logo {
  -o-object-fit: fill;
  object-fit: fill;
}

.section-6 {
  height: 29vw;
  margin-top: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.66)), to(hsla(0, 0%, 100%, 0.66))), url('../images/P1090152-1.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.66), hsla(0, 0%, 100%, 0.66)), url('../images/P1090152-1.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  text-align: center;
}

.heading-12 {
  color: red;
}

.heading-12.head-main-title {
  margin-top: 0px;
  margin-bottom: 1%;
  padding-top: 8%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: red;
  font-size: 2em;
  line-height: 2em;
  font-weight: 700;
  text-align: center;
}

.button-3 {
  margin-top: 2%;
}

.container-11 {
  margin-top: 3%;
  text-align: center;
}

.text-block-3 {
  text-align: justify;
}

.what-are-we-doing {
  margin-top: 0%;
  text-align: left;
}

.what-are-we-doing h2 {
  display: none;
  margin-top: 0px;
  margin-bottom: 6%;
  color: #2196f3;
}

.what-are-we-doing li {
  color: #6e6e6e;
  font-size: 1.1em;
  line-height: 1.7em;
  text-align: center;
  text-indent: 20px;
}

.what-are-we-doing ul {
  margin-bottom: -2px;
  padding-top: 0px;
  float: none;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
}

.heading-13 {
  margin-top: 5%;
  margin-bottom: 2%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #2196f3;
  font-size: 1.7em;
  line-height: 2em;
  font-weight: 700;
  text-align: center;
}

.section-7 {
  height: 90vh;
}

.image-13 {
  display: block;
}

.heading-14 {
  margin-top: 100px;
  margin-bottom: 1%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: red;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
}

.heading-14.tytul {
  color: red;
}

.container-12 {
  margin-bottom: 3%;
  text-align: center;
}

.link-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #2196f3;
  font-weight: 700;
  text-align: center;
  text-decoration: underline;
}

.link-4 {
  display: block;
  color: #2196f3;
  font-weight: 700;
  text-align: center;
  text-decoration: underline;
}

.link-5 {
  display: block;
  color: #2196f3;
  font-weight: 700;
  text-align: center;
  text-decoration: underline;
}

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

.lightbox-link {
  display: inline-block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/POLON-4000.png');
  background-position: 0px 0px;
  background-size: 125px;
  text-align: center;
}

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

.grid {
  grid-template-areas: ". . ." ". . ." ". . ." ". . ." ". . ." ". . .";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

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

.lightbox-link-2 {
  border: 1px none #000;
  box-shadow: 1px 1px 3px 0 #000;
}

.image-15 {
  margin-bottom: 18px;
  box-shadow: 1px 1px 3px 0 #000;
}

.image-16 {
  box-shadow: 1px 1px 3px 0 #000;
}

.section-9 {
  margin-top: 2%;
  background-color: #2196f3;
  color: #2196f3;
}

.section-10 {
  margin-top: 10%;
}

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

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

.image-17 {
  box-shadow: 1px 1px 3px 0 #000;
}

.uprawnienie {
  position: static;
  display: inline-block;
  margin-bottom: 40px;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  box-shadow: 1px 1px 3px 0 #000;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: red;
  text-align: left;
}

.image-17-copy {
  box-shadow: 1px 1px 3px 0 #000;
}

.heading-15 {
  margin-top: 2%;
  margin-bottom: 2%;
  color: #fff;
  font-size: 1.5em;
  text-align: center;
}

.heading-15.red {
  margin-top: 2%;
  padding-top: 2%;
  color: #ebebeb;
}

.columns-16 {
  margin-top: auto;
  padding-top: 24px;
  padding-bottom: auto;
  background-color: #2196f3;
  text-align: center;
}

.columns-16.red {
  background-color: red;
}

.image-18 {
  background-color: #2196f3;
  box-shadow: 1px 1px 3px 0 #000;
}

.container-13 {
  padding-right: 50px;
  padding-left: 50px;
  background-color: #2196f3;
  box-shadow: 1px 1px 7px 0 #000;
  color: #fff;
}

.paragraph-9 {
  margin-bottom: auto;
  color: #000;
  font-size: 1.3em;
  line-height: 1.8em;
  font-weight: 400;
  text-align: center;
}

.section-11 {
  background-color: red;
}

.text-block-4 {
  color: #000;
  font-size: 1.3em;
  line-height: 1.8em;
  text-align: left;
}

.container-14 {
  display: block;
}

.agregaty {
  margin-top: -19%;
}

.container-15 {
  height: 100%;
  padding-left: 0px;
  background-image: url('../images/SERWIS998DUZE2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.brand-2 {
  width: 39%;
}

.logomain {
  height: 50%;
  background-image: url('../images/SERWIS998DUZE2.png');
  background-position: 0px 0px;
  background-size: contain;
}

.container-16 {
  height: 100%;
}

.navbar {
  background-color: transparent;
  color: transparent;
}

.container-17 {
  background-image: url('../images/SERWIS998DUZE2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bold-text-2 {
  font-size: 1.1em;
}

.container-18 {
  height: 100px;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000005, 0.6000000000000005);
  -ms-transform: scale(0.6000000000000005, 0.6000000000000005);
  transform: scale(0.6000000000000005, 0.6000000000000005);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media (max-width: 991px) {
  .navigation-link.white {
    width: auto;
    border-bottom-style: solid;
  }
  .navigation-link.white.w--current {
    display: block;
    height: 10%;
    margin-right: auto;
    margin-left: auto;
    border-bottom-style: solid;
    text-align: center;
  }
  .navigation-link.white.nav-tel {
    border-bottom-style: none;
    color: #cf0f0f;
    text-align: center;
  }
  .navigation-bar.dark {
    position: static;
    background-color: rgba(253, 0, 0, 0);
  }
  .hamburger-button:hover {
    color: #2196f3;
  }
  .hamburger-button.w--open {
    background-color: #333;
  }
  .hamburger-button.left {
    float: left;
  }
  .hamburger-button.white {
    position: static;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    color: #fff;
    text-align: center;
  }
  .navigation-menu {
    position: static;
    height: auto;
  }
  .section {
    margin-bottom: auto;
    padding-bottom: auto;
  }
  .hero-slider {
    display: none;
    height: 400px;
  }
  .slider-container {
    padding-bottom: auto;
  }
  .section-heading.centered {
    display: block;
    margin: auto auto 6%;
    padding-top: auto;
    padding-bottom: auto;
  }
  .form-wrapper.squeezed {
    padding-right: 10%;
    padding-left: 10%;
  }
  .grid-image {
    margin-bottom: auto;
  }
  .left-navigation {
    width: 100%;
    height: auto;
    float: none;
  }
  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
  }
  .nav-menu {
    padding: 17px;
    background-color: #333;
  }
  .logo-link {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
  }
  .content {
    width: 100%;
    height: auto;
  }
  .social-footer {
    margin-top: 0px;
  }
  .content-column {
    padding-top: 0px;
  }
  .feature-column {
    margin-top: auto;
    margin-bottom: 47px;
    padding: auto;
    border-right-style: none;
    border-bottom-style: solid;
    border-bottom-color: #2196f3;
  }
  .feature-column:hover {
    box-shadow: none;
  }
  .columns {
    display: none;
    border-bottom-style: solid;
  }
  .columns-4 {
    padding-top: 0px;
    border: 1px none #000;
  }
  .card-title {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 5%;
    padding-bottom: 5%;
    line-height: 0em;
  }
  .card-button {
    padding-top: 9px;
    text-align: center;
  }
  .container-2 {
    text-align: center;
  }
  .image-2 {
    display: block;
    margin-top: -3%;
    margin-bottom: 3%;
  }
  .icon {
    color: #2196f3;
    font-size: 200%;
    line-height: 30px;
  }
  .section-2 {
    margin-top: auto;
  }
  .section-4 {
    margin-top: 4%;
    margin-bottom: auto;
  }
  .section-4.img_right {
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 0px;
  }
  .section-4.img_left {
    margin-bottom: 2%;
    direction: ltr;
  }
  .div-block-2.div_more {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: auto;
    padding-bottom: auto;
  }
  .heading-11 {
    margin-top: auto;
    margin-bottom: auto;
  }
  .paragraph-8 {
    padding-left: 0px;
    text-align: justify;
  }
  .image-8.right_img {
    top: -11px;
  }
  .columns-8 {
    display: none;
  }
  .columns-9 {
    display: none;
  }
  .body-2 {
    margin-top: auto;
  }
  .section-5 {
    border-top-style: none;
  }
  .container-9 {
    display: block;
    height: 300px;
  }
  .container-9.mid_wh {
    height: 25%;
    text-align: left;
  }
  .columns-11 {
    display: none;
  }
  .columns-12 {
    display: none;
  }
  .columns-13 {
    display: none;
  }
  .nav_998 {
    position: static;
    background-color: transparent;
  }
  .brand {
    width: 60%;
  }
  .brand.w--current {
    overflow: visible;
  }
  .icon-2 {
    color: #cf0f0f;
  }
  .open_menu {
    position: static;
    display: block;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: right;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    color: #ff0b0b;
    text-align: center;
    -o-object-fit: fill;
    object-fit: fill;
  }
  .nav-link-2 {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    text-align: center;
  }
  .menu-button {
    background-color: transparent;
    color: transparent;
  }
  .menu-button.w--open {
    background-color: #fff;
  }
  .nav-link-3 {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
  }
  .nav-link-4 {
    width: 100%;
    color: #fff;
    text-align: center;
  }
  .nav-link-5 {
    width: 100%;
    color: #fff;
    text-align: center;
  }
  .nav-link-5.nav-text {
    -webkit-transition: color 400ms cubic-bezier(.755, .05, .855, .06);
    transition: color 400ms cubic-bezier(.755, .05, .855, .06);
    color: #fff;
  }
  .nav-link-5.nav-text.w--current {
    -webkit-transition: color 400ms cubic-bezier(.755, .05, .855, .06);
    transition: color 400ms cubic-bezier(.755, .05, .855, .06);
    color: #fff;
  }
  .section-6 {
    margin-top: auto;
  }
  .heading-12.head-main-title {
    margin-top: 0px;
    margin-bottom: 6%;
    padding-top: 0%;
  }
  .container-11 {
    margin-top: auto;
  }
  .heading-13 {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-weight: 700;
  }
  .section-7 {
    margin-bottom: 0px;
  }
  .heading-14 {
    margin-top: 0px;
    padding-top: 0%;
  }
  .container-15 {
    font-size: 16px;
  }
  .logomain {
    height: 100%;
    background-image: url('../images/SERWIS998DUZE2.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .menu-button-2 {
    height: 100%;
    color: #d32f2f;
  }
  .icon-3 {
    position: static;
    display: block;
    height: auto;
    -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;
    -o-object-fit: fill;
    object-fit: fill;
  }
}

@media (max-width: 767px) {
  .brand-link.on-top {
    float: left;
  }
  .brand-link.left-spacing {
    padding-left: 0px;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
    border-style: none;
  }
  .hero-slider {
    height: 528px;
  }
  .slider-container {
    margin-bottom: 2%;
  }
  .slide {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .cta-section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .cta-heading {
    margin-bottom: 10px;
  }
  .slider-navigation {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .form-wrapper.squeezed {
    padding-right: 9px;
    padding-left: 0px;
  }
  .picture-border {
    margin-bottom: 13px;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .info-icon {
    display: block;
    margin-right: auto;
    margin-left: 45%;
    padding-bottom: 6%;
    padding-left: 0px;
  }
  .info-text {
    padding-bottom: 0px;
  }
  .grid-fours {
    width: 33.33%;
  }
  .image-column {
    margin-bottom: 10px;
  }
  .content-column {
    margin-bottom: 13px;
    text-align: center;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .feature-column {
    padding-top: auto;
    padding-right: auto;
    padding-left: auto;
    border-right-style: none;
    border-bottom-style: solid;
  }
  .feature-column:hover {
    box-shadow: none;
  }
  .heading {
    line-height: 80px;
  }
  .heading.slide-title {
    margin-top: -222px;
    margin-bottom: 74px;
  }
  .columns {
    border-style: none;
  }
  .column-2 {
    border-style: none;
  }
  .button-2 {
    margin-bottom: 55px;
    padding-bottom: 14px;
  }
  .body {
    padding-bottom: 0%;
  }
  .column-4 {
    border-style: none;
  }
  .image-2 {
    height: 200px;
    margin-right: auto;
  }
  .image-6 {
    margin-bottom: auto;
  }
  .section-4 {
    height: auto;
    margin-top: 2%;
    margin-bottom: 2%;
  }
  .section-4.img_right {
    display: block;
    height: auto;
    margin: auto auto 2%;
  }
  .section-4.img_left {
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
  }
  .div-block-2.div_more {
    margin-right: auto;
    margin-left: auto;
    padding-right: auto;
  }
  .heading-11 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 123%;
  }
  .paragraph-8 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .image-9 {
    padding-top: 0px;
  }
  .container-9 {
    height: 60%;
  }
  .container-9.mid_wh {
    display: inline-block;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 2%;
    padding-bottom: 2%;
    line-height: 0%;
    text-align: center;
  }
  .column-13 {
    padding-right: auto;
    padding-left: auto;
  }
  .brand {
    width: 60%;
  }
  .section-6 {
    margin-top: 0px;
  }
  .heading-12.head-main-title {
    font-size: 1em;
  }
  .heading-13 {
    font-size: 1em;
  }
  .image-13 {
    margin-left: 10%;
  }
  .column-14 {
    margin-top: 0px;
    border-right: 1px solid red;
    background-color: #2196f3;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
  }
  .columns-14 {
    margin-top: auto;
  }
  .link-2 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 3px;
  }
  .column-15 {
    background-color: #2196f3;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
  }
  .heading-14 {
    font-size: 1.9em;
  }
  .paragraph-9 {
    font-size: 1em;
    text-align: center;
  }
  .container-15.logosmall {
    height: 100%;
  }
  .image-19 {
    margin-bottom: 40px;
  }
  .image-20 {
    margin-bottom: 40px;
  }
  .image-21 {
    margin-bottom: 40px;
  }
}

@media (max-width: 479px) {
  .button.tab {
    margin-bottom: 9px;
  }
  .section {
    padding: auto;
    border-style: none;
  }
  .hero-slider {
    height: 550px;
  }
  .slide {
    padding-right: 53px;
    padding-left: 53px;
  }
  .slide.slide-1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/slide-3.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/slide-3.jpg');
    background-position: 0px 0px, -177px 0px;
  }
  .section-heading.centered {
    width: auto;
    margin-top: 28px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: auto;
    font-size: 1.6em;
    line-height: 2em;
    text-align: center;
  }
  .grid-fours {
    width: 50%;
  }
  .feature-column {
    height: 66%;
    padding: auto;
  }
  .feature-column:hover {
    border-style: none;
    box-shadow: none;
  }
  .heading {
    margin-top: 61%;
    direction: ltr;
    font-size: 1.5em;
    text-align: center;
  }
  .columns-4 {
    margin-left: auto;
    padding-top: auto;
  }
  .card-title {
    height: 48%;
    font-size: 100%;
  }
  .card-text {
    font-size: 80%;
  }
  .text-block-2 {
    height: auto;
    line-height: 2em;
  }
  .card-button {
    overflow: hidden;
    font-size: 0.9em;
  }
  .body {
    height: 100px;
  }
  .image-2 {
    height: 10%;
    max-width: 80%;
  }
  .heading-11 {
    font-size: 1em;
  }
  .nav_998 {
    padding-top: 7%;
    background-color: #fff;
  }
  .open_menu {
    background-color: #fff;
  }
  .nav-link-5.nav-text {
    color: #2196f3;
    text-align: left;
  }
  .image-12 {
    margin-top: 22px;
    padding-top: 0%;
    padding-bottom: 0%;
  }
  .section-6 {
    height: 47vw;
  }
  .heading-12.head-main-title {
    padding-top: 6%;
    font-size: 0.9em;
  }
  .what-are-we-doing li {
    overflow: visible;
    direction: ltr;
    font-size: 0.8em;
    line-height: 1.5em;
    text-align: center;
    list-style-type: disc;
  }
  .heading-13 {
    font-size: 1em;
  }
  .image-13 {
    width: 78%;
    margin-top: 0%;
    margin-left: 0%;
  }
  .heading-14 {
    padding-top: 0%;
    font-size: 1em;
  }
  .paragraph-9 {
    text-align: center;
  }
}

