@charset "UTF-8";
body {
  background-color: #fff;
  font-family: "open_sansregular";
}

html {
  font-size: 15px;
}

.nav-tabs {
  border-bottom: 1px solid #dadada;
}

.tabs-gardb {
  padding: 70px 0;
}
.tabs-gardb .container {
  background: #fff;
  padding: 50px;
}
.tabs-gardb .gallery-caption {
  color: #10151b;
  font-size: 1.15rem;
  opacity: 0.9;
  font-family: "open_sanssemibold";
  padding-top: 0.3px;
  display: block;
}
.tabs-gardb dl, .tabs-gardb ol, .tabs-gardb ul {
  margin-top: 0;
  margin-bottom: 0;
}

.ciemne {
  background-color: #10151b;
  width: 100%;
  padding: 50px 0;
  text-align: center;
}
.ciemne h2 {
  color: #fff;
}

section.podwojna_kolumna p {
  font-size: 1.15rem;
  line-height: 1.6;
}
section.podwojna_kolumna ul, section.podwojna_kolumna li {
  font-size: 1.15rem;
  line-height: 1.6;
}
section.podwojna_kolumna .sekcja_tytulowa {
  margin: 60px 0 30px 0;
}
section.podwojna_kolumna .sekcja_kolumn {
  margin: 30px 0;
}

.accordion_container {
  width: 100%;
  margin-top: 100px;
}

.accordion_made {
  border-top: 1px solid #dfdfdf;
  margin-top: -1px;
}
.accordion_made:hover .plusminus {
  background-color: #10151b;
  transition: 0.3s all;
  color: #fff;
}

.accordion_made:last-child {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
}

.accordion_head {
  width: 100%;
  background-color: transparent;
  cursor: pointer;
  align-items: center;
  text-decoration: none;
  font-size: 2rem;
  margin: 10px 0;
  color: #10151b;
  display: inline-flex;
  justify-content: space-between;
}

.accordion_body {
  background: transparent;
}

.acc_h2 {
  display: flex;
  width: 100%;
  padding: 0 20px;
  font-size: 1.1rem;
}

.plusminus {
  margin-left: auto;
  border: 1px solid #e2e2e2;
  width: 120px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.accordion_body p {
  color: #10151b;
  padding: 30px 0px 0px 0;
  margin: 0 0 50px;
  font-size: 1.15rem;
  line-height: 1.6;
}

.standard-content span.plusminus {
  color: #10151b;
  font-size: 1rem;
}

section.akordeon .image-box {
  position: relative;
  width: 60%;
  height: 100px;
  display: inline-flex;
}
section.akordeon .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  top: 0;
  left: 0;
}

section.przemysl-top {
  color: #fff;
}
section.przemysl-top .container {
  color: #fff;
  padding: 50px 0;
}
section.przemysl-top p, section.przemysl-top h1, section.przemysl-top h2, section.przemysl-top h3, section.przemysl-top h4 {
  color: #fff;
}
section.przemysl-top .image-box {
  position: relative;
  width: 100%;
  height: 100%;
}
section.przemysl-top .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
}

.blocks-gallery-item::before {
  display: none;
}

.section_after_tabs {
  background-color: #10151b;
  padding: 70px 0 75px 0 !important;
  margin: 0 !important;
}

.tab-pane {
  padding: 70px 0;
}

#contact-tab:empty {
  display: none;
}

.nav-item:empty {
  display: none;
}

#profile-tab:empty {
  display: none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #10151b;
  border-color: none;
  border: none;
  border-radius: none;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
  background-color: #e2e2e2;
  /* margin-right: 10px; */
  border-right: 1px solid #bfbfbf;
}
.nav-tabs .nav-item a {
  color: #10151b;
  text-decoration: none;
  border-radius: none;
  border: none;
  font-family: "open_sanssemibold";
  padding: 14px 25px;
}
.nav-tabs .nav-item a:hover {
  border: none;
}
.nav-tabs .nav-item .nav-link:hover {
  background-color: #10151b;
  border: none;
  color: #fff;
  border-radius: none;
}
.nav-tabs .nav-item:last-child {
  border-right: none;
}

.hero-image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0;
}

.new_garbis_single_page .big-photo {
  margin: 30px 0;
}
.new_garbis_single_page section.multiple-items {
  padding: 0;
}
.new_garbis_single_page section.product-patterns .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  /* width: 100%; */
  height: 23rem;
  position: relative;
  border-radius: 8px;
  background-color: transparent;
}
.new_garbis_single_page section.product-patterns .image-box .image {
  background-position: center !important;
  background-size: contain !important;
  margin: 0;
}
.new_garbis_single_page .photo-segment {
  width: 100%;
  height: 100%;
  background: #000;
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  /* width: 100%; */
  height: 23rem;
  position: relative;
  border-radius: 8px;
  background-color: transparent;
}
.new_garbis_single_page .photo-segment #mainPhoto {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  /* margin: 27px; */
  top: 0;
  background-repeat: no-repeat !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
  position: absolute;
  width: 100%;
  background-size: contain;
}

.single-page img {
  border: none !important;
}

.gallery-caption {
  color: #10151b;
  font-size: 1.35rem;
  opacity: 0.9;
  font-family: "open_sanssemibold";
  padding-top: 10px;
  display: block;
}

.mozliwosci {
  margin-top: 50px;
}
.mozliwosci .image-box {
  margin: 30px 0 5px 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  height: 14.5rem;
  position: relative;
  border-radius: 8px;
}
.mozliwosci .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
}
.mozliwosci span {
  color: #10151b;
  font-size: 1.35rem;
  opacity: 0.9;
  font-family: "open_sanssemibold";
  padding-top: 10px;
  display: block;
}

.klamki {
  margin-top: 50px;
}
.klamki .image-box {
  margin: 30px 0 5px 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  height: 16rem;
  position: relative;
  border-radius: 8px;
}
.klamki .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.klamki span {
  color: #10151b;
  font-size: 1.35rem;
  opacity: 0.9;
  font-family: "open_sanssemibold";
  padding-top: 10px;
  display: block;
}

.opcje {
  margin-top: 50px;
}
.opcje .image-box {
  margin: 30px 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  height: 13rem;
  position: relative;
  border-radius: 8px;
}
.opcje .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.opcje span {
  color: #10151b;
  font-size: 1.35rem;
  opacity: 0.9;
  font-family: "open_sanssemibold";
  padding-top: 10px;
  display: block;
}

.structure-color .image-box {
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  height: 16rem;
  position: relative;
  border-radius: 8px;
  background-color: #10151b;
}
.structure-color .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}
.structure-color span {
  color: #10151b;
  font-size: 1.35rem;
  opacity: 0.9;
  font-family: "open_sanssemibold";
  padding-top: 10px;
  display: block;
}

.last-section {
  margin: 150px 0 -150px 0 !important;
}

.photo_instruction {
  width: 100%;
  height: 40vh;
  position: relative;
  overflow: hidden;
}
.photo_instruction .photo {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: inherit !important;
}

.single-page .slim-container {
  margin-top: 0;
}
.single-page .colors-setion {
  margin-top: 35px;
}

.slim-container iframe {
  min-width: 100%;
  min-height: 55vh;
  margin: 20px 0;
}
.slim-container img {
  max-width: 100%;
}
@media (max-width: 1200px) {
  .slim-container iframe {
    max-width: 100%;
    min-height: 25vh;
    margin: 20px 0;
  }
}

section.product-details {
  color: #fff;
}
section.product-details p, section.product-details h1, section.product-details h2, section.product-details h3, section.product-details h4, section.product-details h5, section.product-details span, section.product-details li, section.product-details ul {
  color: #fff;
}

strong {
  font-family: "open_sansextrabold" !important;
}

li.schowaj {
  position: relative;
  cursor: pointer;
}
li.schowaj ul.multi-column-dropdown {
  display: none;
}
li.schowaj ul.pokaz {
  display: inherit !important;
  margin: 0;
  padding: 0;
}
li.schowaj::after {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IldhcnN0d2FfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI5LjZweCIgaGVpZ2h0PSI1LjYxNXB4IiB2aWV3Qm94PSIyLjI1NCAxLjMyMiA5LjYgNS42MTUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMi4yNTQgMS4zMjIgOS42IDUuNjE1Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiMyQjMxMzciIHBvaW50cz0iMi4yNTQsMS4zMjIgMTEuODU0LDEuMzIyIDcuMDU0LDYuOTM3ICIvPg0KPC9zdmc+DQo=");
  content: "";
  position: absolute;
  right: 10px;
  top: 12px;
  width: 11px;
  height: 7px;
  background-repeat: no-repeat;
}

.grow {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-grow: 1;
  -o-flex-grow: 1;
}

a.post-more {
  display: block;
  /* margin-top: 40px; */
  color: #10151b;
  z-index: 3;
  margin-right: auto;
  border: 1px solid #10151b;
  padding: 15px 30px;
  border-radius: 50px;
  transition: 0.3s all;
  overflow: hidden;
  text-align: center;
}
a.post-more:hover {
  border: 1px solid #2b2e70 !important;
  color: #2b2e70 !important;
}

.Aktualności {
  display: none !important;
}

button.modalpws-toggle {
  display: inline-block;
  background-color: transparent;
  border: 1px solid #c6a965;
  padding: 15px 30px;
  border-radius: 50px;
  font-family: "open_sansregular";
  color: #c6a965;
  text-decoration: none;
  z-index: 10;
  margin-top: 20px;
  position: relative;
}
button.modalpws-toggle:hover {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  transition: 0.2s all;
}

.wrap-modal {
  width: 90%;
  max-width: 800px;
  margin: 4em auto;
  text-align: center;
}

.modalpws {
  display: none;
}
.modalpws .left-side {
  background-color: #10151b;
  border: 1px solid #292b2c;
  padding: 50px;
  color: #fff;
}
.modalpws .left-side h2 {
  color: #fff;
}
.modalpws .popup {
  align-items: center;
}
.modalpws .close-me {
  display: inline-block;
  margin: auto auto;
  background-color: transparent;
  font-size: 1.6rem;
  font-family: "open_sansregular";
  color: #98a0a7;
  border: none;
  text-decoration: none;
  z-index: 10;
  position: absolute;
  right: 30px;
  top: 30px;
}
.modalpws .close-me:hover {
  color: #fff;
}

.modalpws.is-visible {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow: auto;
  text-align: center;
  background-color: #111b20;
  background-color: rgba(17, 27, 32, 0.65);
}

.modalpws-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.modalpws.is-visible .modalpws-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modalpws-wrapper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 999999;
  box-sizing: border-box;
  width: 98%;
  max-width: 1110px;
  padding: 0;
  text-align: left;
  vertical-align: middle;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 50px 100px rgba(0, 0, 0, 0.5);
}

.modalpws-transition {
  transition: all 0.1s;
  transform: translateY(-10%);
  opacity: 1;
}

.modalpws.is-visible .modalpws -transition {
  transform: translateY(0);
  opacity: 1;
}

.modalpws-header,
.modalpws-content {
  padding: 1em;
}

.modalpws-header {
  position: relative;
}

.modalpws-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  font-size: 1.4rem;
  color: #10151b;
  background: none;
  border: 0;
}

.modalpws-close:hover {
  color: #777;
}

.modalpws-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modalpws-content > *:first-child {
  margin-top: 0;
}

.modalpws-content > *:last-child {
  margin-bottom: 0;
}

section.pasek_wycena {
  visibility: hidden;
  width: 100%;
  padding: 15px 0;
  background-color: #10151b;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  border-top: 1px solid #333333;
}
section.pasek_wycena .content {
  display: flex;
  justify-content: center;
  align-items: center;
}
section.pasek_wycena .content a {
  color: #fff;
}
section.pasek_wycena .content h2 {
  margin-bottom: 0;
  color: #c6a965;
}
section.pasek_wycena .content h2 span {
  color: #fff;
}
section.pasek_wycena .divider {
  padding: 47px 0;
  margin: 0px 50px;
  position: relative;
  z-index: 99999;
  min-height: 8vh;
  width: 1px;
  /* color: red; */
  background-color: #292b2c;
  bottom: 0;
  left: 0;
}

h2.mixed-title span {
  font-size: 1.15rem;
  display: block;
  color: #787878;
}

h1.mixed-title {
  font-size: 2.35rem;
}
h1.mixed-title span {
  font-size: 1.15rem;
  display: block;
  color: #787878;
}

h3 {
  font-size: 1.25rem;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.support.closed {
  display: none;
}

.support_top.closed {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "open_sansbold";
}

h1.category-title {
  font-size: 4rem;
}

.support {
  background-color: #fff;
  border-radius: 8px;
  padding: 15px 60px;
  position: absolute;
  top: 83vh;
  right: 47px;
  z-index: 9999;
  display: flex;
  align-items: center;
  -webkit-box-shadow: 0px 0px 26px -17px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 26px -17px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 26px -17px rgba(0, 0, 0, 0.39);
}
.support .closeOpen {
  background-color: #10151b;
  position: absolute;
  width: 30px;
  color: #fff;
  height: 30px;
  text-align: center;
  border-radius: 30px;
  right: -13px;
  top: -14px;
  line-height: 1.8;
  cursor: pointer;
}
.support .txt-info {
  display: inline-block;
  margin-right: 50px;
}
.support .txt-info span {
  display: block;
}
.support .txt-info a {
  display: block;
  color: #10151b;
  text-decoration: none;
  font-family: "open_sanssemibold";
  font-size: 1.1rem;
}
.support .txt-info a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #2b2e70;
  transition: 0.3s all;
}
.support .txt-info a:hover {
  color: #2b2e70;
}
.support .txt-info a:hover::after {
  width: 100%;
}
.support .avatar {
  border-radius: 50px;
  overflow: hidden;
  display: inline-block;
  width: 60px;
  height: 60px;
  position: relative;
}
.support .avatar .image {
  background-image: url("images/avatar.png");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}

.support_top {
  background-color: #fff;
  border-radius: 8px;
  padding: 15px 60px;
  position: absolute;
  top: 11vh;
  right: 47px;
  z-index: 9999;
  display: flex;
  align-items: center;
  -webkit-box-shadow: 0px 0px 26px -17px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 26px -17px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 26px -17px rgba(0, 0, 0, 0.39);
}
.support_top .closeOpen {
  background-color: #10151b;
  position: absolute;
  width: 30px;
  color: #fff;
  height: 30px;
  text-align: center;
  border-radius: 30px;
  right: -13px;
  top: -14px;
  line-height: 1.8;
  cursor: pointer;
}
.support_top .txt-info {
  display: inline-block;
  margin-right: 50px;
}
.support_top .txt-info span {
  display: block;
}
.support_top .txt-info a {
  display: block;
  color: #10151b;
  text-decoration: none;
  font-family: "open_sanssemibold";
  font-size: 1.1rem;
}
.support_top .txt-info a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #2b2e70;
  transition: 0.3s all;
}
.support_top .txt-info a:hover {
  color: #2b2e70;
}
.support_top .txt-info a:hover::after {
  width: 100%;
}
.support_top .avatar {
  border-radius: 50px;
  overflow: hidden;
  display: inline-block;
  width: 60px;
  height: 60px;
  position: relative;
}
.support_top .avatar .image {
  background-image: url("images/avatar.png");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}

.contact-btn {
  display: none !important;
  position: absolute !important;
  right: 178px;
  top: 7px;
  border: 2px solid #2b2e70 !important;
  color: #2b2e70 !important;
}
.contact-btn:hover {
  color: #fff !important;
  border: 2px solid transparent !important;
}

.contact-btn-single {
  display: none !important;
  position: absolute !important;
  right: 178px;
  top: 7px;
  border: 1px solid #ebebeb !important;
  color: #787878 !important;
}
.contact-btn-single::before, .contact-btn-single::after {
  background: #ebebeb;
}

.btn {
  display: block;
  margin-top: 40px;
  color: #fff;
  z-index: 3;
  margin-right: auto;
  border: 1px solid #fff;
  padding: 15px 30px;
  border-radius: 50px;
  transition: 0.3s all;
  overflow: hidden;
  position: relative;
}

.btn:hover {
  color: #fcfcfc;
  border: 1px solid transparent;
}

.btn-color::before, .btn-color::after {
  background: #2b2e70;
}

.bg-color-gold::before, .bg-color-gold::after {
  background: #86744b !important;
}
.bg-color-gold:hover {
  border: 1px solid transparent !important;
}

.btn::before,
.btn::after {
  content: "";
  position: absolute;
  z-index: -1;
  transition: 0.3s all;
}

.btn-l-r::after {
  height: 100%;
  width: 0;
  top: 0;
}

.btn-l-r:hover::after {
  width: 100%;
}

.btn-l-r::after {
  left: 0;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1300px;
  }
}
.logo {
  /* min-height: 8rem; */
  z-index: 8;
  /* margin-bottom: 20px; */
  /* display: flex; */
  /* align-items: center; */
}
.logo img {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  max-width: 17rem;
  /* padding: 7px; */
  /* padding-top: 54px; */
  /* padding-bottom: 32px; */
  align-items: center;
}

li.wyroznij {
  padding: 0 14px;
}
li.wyroznij a {
  font-family: "open_sansextrabold" !important;
  font-size: 1.3rem;
  max-width: 100%;
  margin-bottom: 15px;
}
li.wyroznij a:hover {
  background-color: transparent !important;
  color: #2b2e70 !important;
}

.dropdown-menu.columns-2 {
  min-width: 400px;
}

.dropdown-menu.columns-3 {
  min-width: 600px;
  left: 0;
  right: auto;
}

span.description {
  display: block;
  font-size: 1rem;
  font-family: "open_sansregular";
}

.multi-column-dropdown {
  list-style: none;
  margin: 0;
  padding: 0;
}

.multi-column li {
  width: 33%;
  display: inline-flex;
  flex-direction: column;
}
.multi-column li a:hover {
  background-color: transparent;
}
.multi-column li a::before {
  display: none;
}

li.title-menu ul.multi-column-dropdown li {
  width: 100%;
}
li.title-menu ul.multi-column-dropdown li:hover {
  background-color: #ebebeb;
}
li.title-menu ul.multi-column-dropdown li a {
  display: inline-block !important;
  width: 100%;
}
li.title-menu ul.multi-column-dropdown li a:hover {
  background-color: transparent;
}
li.title-menu ul.multi-column-dropdown li a::before {
  display: none;
}

li.wylacz-link > ul {
  padding-left: 25px;
}
li.wylacz-link > ul li a {
  font-family: "open_sansregular" !important;
}

.multi-column-dropdown {
  display: flex;
  flex-direction: column;
}

.multi-column li.has-children {
  width: 49%;
  display: block;
}

.multi-column li a {
  margin-left: 0 !important;
  display: block;
  margin-bottom: 5px;
  padding: 1.5rem;
}

.multi-column li a:hover {
  background-color: #eee;
  transition: 0.17s all;
  text-decoration: none;
}

.multi-column li.active a {
  transition: 0.17s all;
  text-decoration: none;
}

@media (max-width: 767px) {
  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }
}
.dropdown > .dropdown-menu {
  top: 200%;
  transition: 0.3s all ease-in-out;
  z-index: 99999;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  top: 25%;
  left: 0;
  right: 0;
  margin: 0;
  padding-top: 110px;
  z-index: -1 !important;
}
.navbar-expand-lg .navbar-nav .dropdown-menu::before {
  content: "";
  position: absolute;
  top: 64px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ededed;
}

.navbar-expand-lg .navbar-nav .narrow-menu .dropdown-menu {
  width: 240px;
    min-width: auto;
    left: auto;
  border-radius: 0;
  top: 97%;
    border: 1px solid #eee;
    padding: 20px 10px 19px 10px;
}

.navbar-expand-lg .navbar-nav .narrow-menu .dropdown-menu::before {
  display: none;
}

.navbar-expand-lg .navbar-nav .narrow-menu .dropdown-menu li {
  width: 100%;
  display: block;
}
.dropdown, .dropleft, .dropright, .dropup {
  position: initial;
}

.dropdown > .dropdown-toggle:active {
  pointer-events: none;
}

.dropdown a {
  position: relative;
}

.dropdown > a:before {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IldhcnN0d2FfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI5LjZweCIgaGVpZ2h0PSI1LjYxNXB4IiB2aWV3Qm94PSIyLjI1NCAxLjMyMiA5LjYgNS42MTUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMi4yNTQgMS4zMjIgOS42IDUuNjE1Ig0KCSB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiMyQjMxMzciIHBvaW50cz0iMi4yNTQsMS4zMjIgMTEuODU0LDEuMzIyIDcuMDU0LDYuOTM3ICIvPg0KPC9zdmc+DQo=");
  content: "";
  position: absolute;
  right: 0px;
  top: 22px;
  width: 11px;
  height: 7px;
  background-repeat: no-repeat;
}

.dropdown-menu {
  overflow: visible;
  min-width: 200px;
  margin-top: 1.4rem;
  padding: 0;
  border-radius: 8px;
  padding: 2.3rem 2.5rem;
  border: none;
}
.dropdown-menu a.dropdown-item {
  font-size: 1.1rem;
  display: block;
  margin-bottom: 2px;
  margin-top: 15px;
  padding: 0;
  color: #526d7a;
}

.navbar {
  padding: 0;
}
.navbar #menu-menu-glowne {
  position: relative;
  left: 0;
  z-index: 0;
  padding-left: 14rem;
  /* min-height: 10rem; */
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  /* border-bottom-right-radius: 8px; */
  z-index: 145;
  height: auto;
}
.navbar #menu-menu-glowne li.title-menu > a {
  font-family: "open_sansextrabold";
  font-size: 1.3rem;
  max-width: 100%;
  margin-bottom: 15px;
}
.navbar #menu-menu-glowne li.title-menu > a:hover {
  background-color: transparent;
  color: #2b2e70;
}
.navbar #menu-menu-glowne li a {
  color: #10151b;
  font-family: "open_sanssemibold";
  padding: 13px 20px 13px;
  display: block;
  text-decoration: none;
}
.navbar #menu-menu-glowne li a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #2b2e70;
  transition: 0.3s all;
}
.navbar #menu-menu-glowne li a:hover {
  color: none;
}

#menu-item-13526 {
  margin-right: 20px;
}

.navbar #menu-menu-glowne li li a {
  padding: 5px 20px;
}

ul.pokaz li > a:hover {
  background: #d4d4d4 !important;
  border-radius: 0;
}

.navbar {
  padding: 30px 0;
}

section.header-home {
  width: 100%;
  margin-top: -20px;
}
section.header-home .top-categories-section {
  min-width: 32%;
  display: inline-block;
  z-index: 6;
  position: relative;
}
section.header-home .top-categories-section a.hit-box:hover .image {
  transform: scale(1.1);
}
section.header-home .top-categories-section .first-cat, section.header-home .top-categories-section .second-cat {
  display: none;
  height: 24.2rem;
  background-color: #10151b;
  position: relative;
  overflow: hidden;
}
section.header-home .top-categories-section .first-cat h2, section.header-home .top-categories-section .second-cat h2 {
  position: absolute;
  z-index: 5;
  right: 0;
  bottom: 0;
  background: transparent;
  color: #fff;
  padding: 35px;
  font-size: 1.2rem;
  margin: 0;
  border-top-left-radius: 8px;
  font-family: "open_sanssemibold";
  transition: 0.3s all;
}
section.header-home .top-categories-section .first-cat h2::after, section.header-home .top-categories-section .second-cat h2::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: 0.3s all;
}
section.header-home .top-categories-section .first-cat:hover, section.header-home .top-categories-section .second-cat:hover {
  color: #fff;
}
section.header-home .top-categories-section .first-cat:hover h2::after, section.header-home .top-categories-section .second-cat:hover h2::after {
  width: 100%;
}
section.header-home .top-categories-section .first-cat .image, section.header-home .top-categories-section .second-cat .image {
  background-image: url("images/przemysl.jpg");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}
section.header-home .top-categories-section .first-cat .image2, section.header-home .top-categories-section .second-cat .image2 {
  background-image: url("images/dom.jpg") !important;
}
section.header-home .top-categories-section .first-cat .first-mask, section.header-home .top-categories-section .first-cat .second-mask, section.header-home .top-categories-section .second-cat .first-mask, section.header-home .top-categories-section .second-cat .second-mask {
  background-color: rgba(103, 103, 103, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
section.header-home .top-categories-section .first-cat .second-mask, section.header-home .top-categories-section .second-cat .second-mask {
  background-color: rgba(17, 21, 27, 0.2);
}
section.header-home .slider-section {
  max-width: 100%;
  display: inline-block;
  position: relative;
  top: 0;
  right: 0;
}
section.header-home .slider-section .image-box {
  width: 100%;
  min-height: 87vh;
  position: relative;
  display: flex;
  align-items: center;
}
section.header-home .slider-section .image-box .first-mask {
  background-color: rgba(103, 103, 103, 0.2);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
section.header-home .slider-section .image-box .second-mask {
  background-color: rgba(17, 21, 27, 0.25);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
section.header-home .slider-section .image-box .title-items {
  display: flex;
  flex-direction: column;
}
section.header-home .slider-section .image-box h2 {
  color: #fff;
  z-index: 3;
  font-family: "open_sansregular";
  max-width: 53%;
  font-size: 3rem;
  line-height: 1.4;
}
section.header-home .slider-section .image-box a {
  display: block;
  margin-top: 40px;
  color: #fff;
  z-index: 3;
  margin-right: auto;
  border: 1px solid #fff;
  padding: 15px 30px;
  border-radius: 50px;
  transition: 0.3s all;
  overflow: hidden;
  position: relative;
}
section.header-home .slider-section .image-box a:hover {
  border: 1px solid #2b2e70;
  transition: 0.3s all;
}
section.header-home .slider-section .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
}

.button-line {
  display: none !important;
  position: absolute;
  right: 179px;
  top: 50%;
  z-index: 5;
}
.button-line .next, .button-line .prev {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  width: 53px;
  height: 53px;
  margin: 5px 0;
  transition: 0.3s all;
}
.button-line .next img, .button-line .prev img {
  max-width: 1rem;
}
.button-line .next:focus, .button-line .next:active, .button-line .next:focus:active, .button-line .prev:focus, .button-line .prev:active, .button-line .prev:focus:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-line .next:hover, .button-line .prev:hover {
  border: 1px solid #ebebeb;
}
.button-line .prev img {
  transform: rotate(180deg);
}

.button-line-gallery {
  position: relative;
  z-index: 5;
  align-items: center;
  justify-content: center;
}
.button-line-gallery .next, .button-line-gallery .prev {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 10px;
  width: 53px;
  height: 53px;
  margin: 5px 0;
}
.button-line-gallery .next img, .button-line-gallery .prev img {
  max-width: 1rem;
}
.button-line-gallery .next:focus, .button-line-gallery .next:active, .button-line-gallery .next:focus:active, .button-line-gallery .prev:focus, .button-line-gallery .prev:active, .button-line-gallery .prev:focus:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-line-gallery .prev img {
  transform: rotate(180deg);
}

.slider {
  position: relative;
  opacity: 0;
  visibility: hidden;
  -webkit-animation: 1s ease 0s normal forwards 1 fadein;
  animation: 1s ease 0s normal forwards 1 fadein;
}

.slick-initialized {
  visibility: visible;
  -webkit-animation: 1s ease 0s normal forwards 1 fadein;
  animation: 1s ease 0s normal forwards 1 fadein;
}

section.why-gardbis {
  margin-top: 150px;
}
section.why-gardbis h3 {
  max-width: 90%;
  line-height: 1.5;
}
section.why-gardbis p {
  font-size: 1.25rem;
}
section.why-gardbis .triples p {
  max-width: 90%;
  font-size: 1rem;
}

section.about-gardbis {
  background-color: #11151b;
  margin-top: 150px;
  padding: 150px 0;
}
section.about-gardbis .content {
  display: flex;
  align-items: center;
}
section.about-gardbis .content .txt {
  display: inline-block;
  max-width: 31.2%;
  margin-left: auto;
}
section.about-gardbis .content .txt p, section.about-gardbis .content .txt span {
  color: #fff;
  display: block;
}
section.about-gardbis .content .txt p {
  font-family: "open_sanssemibold";
  max-width: 62.7%;
  font-family: "open_sanssemibold";
  font-size: 1.55rem;
  line-height: 1.7;
}
section.about-gardbis .content .image {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 60rem;
  height: 40rem;
  position: relative;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
section.about-gardbis .content .image .img {
  background-image: url("images/ekipa.jpg");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}

section.products {
  margin-top: 150px;
  position: relative;
}
section.products .products-slider {
  margin-top: 75px;
}
section.products .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 75%;
  height: 40rem;
  position: relative;
  border-radius: 8px;
  background-color: #10151b;
}
section.products .image-box .image {
  background-image: url("images/produkt.jpg");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}
section.products .image-box:hover h2 {
  background-color: #2b2e70;
  color: #fff;
}
section.products .image-box:hover .image {
  opacity: 0.7;
}
section.products .product {
  text-decoration: none;
  color: #10151b;
  padding: 0px 45px;
}
section.products .product h2 {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  margin: 0;
  padding: 20px;
  max-width: 56%;
  border-top-left-radius: 15px;
  font-size: 1.4rem;
  line-height: 1.6;
  transition: 0.3s all;
}
section.products .button-line {
  margin-top: 75px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  top: 0;
  left: 0;
  display: flex !important;
  flex-direction: row !important;
}
section.products .button-line::before {
  content: "";
  width: 85%;
  left: 0;
  height: 1px;
  background-color: #ebebeb;
  margin-right: auto;
}
section.products .button-line .next, section.products .button-line .prev {
  border: 1px solid #ebebeb;
  margin-left: 7px;
}
section.products .button-line .next:hover, section.products .button-line .prev:hover {
  border: 1px solid #10151b;
}

section.black-cta {
  margin-top: 150px;
}
section.black-cta .contact-details {
  color: #fff;
}
section.black-cta .contact-details p {
  font-family: "open_sanssemibold";
  color: #fff;
}
section.black-cta .contact-details a {
  line-height: 2;
}
section.black-cta .content {
  padding: 75px 0;
  background-color: #11151b;
  border-radius: 8px;
}
section.black-cta .content .mixed-title {
  color: #fff;
}
section.black-cta .content a, section.black-cta .content p {
  color: #fff;
  display: block;
}
section.black-cta .content .title, section.black-cta .content .contact-info, section.black-cta .content .btn-on-black {
  display: flex;
  justify-content: center;
}
section.black-cta .content .box {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative;
}
section.black-cta .content .box .divider {
  position: absolute;
  right: 0;
  width: 1px;
  height: 140px;
  background-color: #333333;
  margin-top: auto;
  margin-bottom: auto;
}
section.black-cta .content .box .btn-on-black .gold_btn {
  display: block;
  margin-top: 0px;
  color: #fff;
  z-index: 3;
  margin-right: auto;
  border: 1px solid #fff;
  padding: 15px 30px;
  border-radius: 50px;
  transition: 0.3s all;
  overflow: hidden;
  position: relative;
}

span.read_time {
  font-family: "open_sanssemibold";
  font-size: 1.12rem;
  display: block;
  margin-top: 15px;
}

h1.category-title {
  max-width: 70%;
}

li.active > a {
  color: #2b2e70 !important;
}

section.news-content .hit-box {
  padding: 0 15px 0 0 !important;
  margin-bottom: 70px;
}

section.news {
  margin-top: 50px;
  position: relative;
}
section.news .news-slider {
  margin-top: 75px;
}
section.news .hit-box {
  display: inline-block;
  color: #10151b;
}
section.news .single-post {
  display: inline-block;
}
section.news .single-post .text {
  padding: 20px 0 0 35px;
}
section.news .single-post .text h3 {
  display: block;
}
section.news .single-post .text span.date {
  margin-bottom: 10px;
  display: block;
}
section.news .single-post .text a {
  color: #10151b;
  text-decoration: none;
  display: block;
  margin-top: 30px;
}
section.news .single-post .text a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #10151b;
  transition: 0.3s all;
}
section.news .single-post .post-content {
  display: flex;
  align-items: start;
}
section.news .single-post .post-content .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  width: 8rem;
  height: 14rem;
  position: relative;
  border-radius: 8px;
}
section.news .single-post .post-content .image-box .image {
  background-image: url("images/produkt.jpg");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}
section.news .tags {
  padding-left: 35px;
  margin-top: 5px;
}
section.news .tags a {
  background-color: #000;
  color: #fff;
  padding: 3px 7px;
  display: inline-block;
  margin-right: 5px;
  font-size: 0.85rem;
}
section.news .button-line {
  margin-top: 75px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  top: 0;
  left: 0;
  display: flex !important;
  flex-direction: row !important;
}
section.news .button-line::before {
  content: "";
  width: 85%;
  left: 0;
  height: 1px;
  background-color: #ebebeb;
  margin-right: auto;
}
section.news .button-line .next, section.news .button-line .prev {
  border: 1px solid #ebebeb;
  margin-left: 7px;
}
section.news .button-line .next:hover, section.news .button-line .prev:hover {
  border: 1px solid #10151b;
}

.breadcrumb {
  background-color: transparent;
  margin-top: 45px;
  font-size: 0.9rem;
  color: #787878;
}
.breadcrumb a {
  color: #787878;
}
.breadcrumb .separator-bread {
  position: relative;
  display: inline-block;
  margin: 0 20px;
  width: 30px;
  background-color: #787878;
  height: 1px;
  text-align: center;
  vertical-align: middle;
}

.category-photo {
  margin-top: 70px;
}
.category-photo .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  height: 40rem;
  position: relative;
  border-radius: 8px;
}
.category-photo .image-box .image {
  background-image: url("images/slide1.jpg");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}

.tabs-gardb p {
  font-size: 1.25rem;
  font-family: "open_sansregular";
  color: #10151b;
  line-height: 1.8;
}
.tabs-gardb strong {
  font-family: "open_sanssemibold";
  font-weight: normal !important;
}
.tabs-gardb img {
  margin: 20px 0;
}
.tabs-gardb ul {
  margin-top: 30px;
}
.tabs-gardb h2 {
  font-size: 2.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
}
.tabs-gardb h1, .tabs-gardb h3, .tabs-gardb h4, .tabs-gardb h5, .tabs-gardb h6 {
  margin-bottom: 15px;
}

.slim-container {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.slim-container p {
  font-size: 1.25rem;
  font-family: "open_sansregular";
  color: #10151b;
  line-height: 1.8;
}
.slim-container strong {
  font-family: "open_sanssemibold";
  font-weight: normal !important;
}
.slim-container img {
  margin: 20px 0;
}
.slim-container ul {
  margin-top: 30px;
}
.slim-container li {
  font-size: 1.25rem;
  font-family: "open_sanssemibold";
  color: #10151b;
  line-height: 1.8;
  margin-bottom: 20px;
  list-style: none;
  position: relative;
}
.slim-container li::before {
  content: "";
  position: absolute;
  left: -38px;
  top: 13px;
  width: 8px;
  height: 8px;
  background-color: #c6a965;
}
.slim-container h2 {
  font-size: 2.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
}
.slim-container h1, .slim-container h3, .slim-container h4, .slim-container h5, .slim-container h6 {
  margin-bottom: 15px;
}

.duzy_content {
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.duzy_content p {
  font-size: 1.25rem;
  font-family: "open_sansregular";
  color: #10151b;
  line-height: 1.8;
}
.duzy_content strong {
  font-family: "open_sanssemibold";
  font-weight: normal !important;
}
.duzy_content img {
  margin: 20px 0;
}
.duzy_content ul {
  margin-top: 30px;
}
.duzy_content li {
  font-size: 1.25rem;
  font-family: "open_sanssemibold";
  color: #10151b;
  line-height: 1.8;
  margin-bottom: 20px;
  list-style: none;
  position: relative;
}
.duzy_content li::before {
  content: "";
  position: absolute;
  left: -38px;
  top: 13px;
  width: 8px;
  height: 8px;
  background-color: #c6a965;
}
.duzy_content h2 {
  font-size: 2.4rem;
  margin-bottom: 30px;
  margin-top: 60px;
}
.duzy_content h1, .duzy_content h3, .duzy_content h4, .duzy_content h5, .duzy_content h6 {
  margin-bottom: 15px;
}

section.guides {
  margin-top: 150px;
  position: relative;
}
section.guides .products-slider {
  margin-top: 75px;
}
section.guides .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 75%;
  height: 40rem;
  position: relative;
  border-radius: 8px;
}
section.guides .image-box .image {
  background-image: url("images/produkt.jpg");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}
section.guides .product {
  text-decoration: none;
  color: #10151b;
  padding: 0px 45px;
}
section.guides .product h2 {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  margin: 0;
  padding: 20px;
  max-width: 50%;
  border-top-left-radius: 15px;
  font-size: 1.4rem;
  line-height: 1.6;
}
section.guides .button-line {
  margin-top: 75px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  top: 0;
  left: 0;
  display: flex !important;
  flex-direction: row !important;
}
section.guides .button-line::before {
  content: "";
  width: 85%;
  left: 0;
  height: 1px;
  background-color: #ebebeb;
  margin-right: auto;
}
section.guides .button-line .next, section.guides .button-line .prev {
  border: 1px solid #ebebeb;
  margin-left: 7px;
}

footer {
  margin-top: 150px;
  background-color: #10151b;
  padding-top: 150px;
  padding-bottom: 40px;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li.title {
  font-family: "open_sanssemibold";
  margin-bottom: 15px;
  font-size: 1.25rem;
}
footer ul li {
  color: #fff;
  list-style: none;
  font-family: "open_sansregular";
  margin-bottom: 5px;
}
footer ul li a {
  text-decoration: none !important;
  display: inline-block;
  color: #fff;
}
footer ul li a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: 0.3s all;
}
footer ul li a:hover {
  color: #fff;
}
footer ul li a:hover::after {
  width: 100%;
}
footer .divider {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #333333;
  margin-bottom: 40px;
}
footer .copy {
  padding-top: 40px;
}
footer .copy a, footer .copy span {
  color: #616162;
}
footer .copy a {
  text-decoration: none;
  display: inline-block;
}
footer .copy a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: 0.3s all;
}
footer .copy a:hover {
  color: #fff;
}
footer .copy a:hover::after {
  width: 100%;
}

section.galeria-zdjec .slick-list {
  padding: 0 20% 0 0;
}
section.galeria-zdjec .single {
  margin-right: 111px;
}
section.galeria-zdjec .portfolio-slides, section.galeria-zdjec .portfolio-slidess {
  width: 75.5%;
  max-height: 75vh;
  margin-left: auto;
  /* margin-right: auto; */
  margin-top: 100px;
}
section.galeria-zdjec .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  height: 40rem;
  position: relative;
  border-radius: 8px;
}
section.galeria-zdjec .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}

.single-product {
  margin: 60px 0px;
}

section.products-category {
  margin: 150px 0;
}
section.products-category .hit-box {
  color: #10151b;
  text-decoration: none;
}
section.products-category .product-content {
  padding: 70px 50px 70px 150px;
  position: relative;
  margin-bottom: 50px;
}
section.products-category .product-content .product-details {
  background-color: #fff;
  padding: 35px 0px;
}
section.products-category .product-content .product-details p {
  font-size: 1.15rem;
  line-height: 1.6;
}
section.products-category .product-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  height: 71vh;
  width: 46%;
  border: 0.14rem solid #e0e3e7;
  border-radius: 8px;
  z-index: -1;
}
section.products-category .product-content:hover {
  transition: 0.3s all;
}
section.products-category .product-content:hover::before {
  border: 0.14rem solid #c6a965;
}
section.products-category .product-content:hover .btn_circle {
  background-color: #c6a965;
  color: #fff;
  transition: 0.3s all;
}
section.products-category .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  height: 100%;
  min-height: 30vh;
  position: relative;
  border-radius: 8px;
}
section.products-category .image-box .image {
  background-image: url("images/produkt.jpg");
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}
section.products-category .image-box .btn_circle {
  -webkit-box-shadow: 0px 0px 26px -17px rgba(0, 0, 0, 0.39);
  -moz-box-shadow: 0px 0px 26px -17px rgba(0, 0, 0, 0.39);
  box-shadow: 0px 0px 26px -17px rgba(0, 0, 0, 0.39);
  background-color: #fff;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 44%;
  top: 31%;
  z-index: 110;
  border-radius: 50%;
  font-size: 2rem;
}

.single-page section.products-category {
  margin: 0;
}

section.multiple-items {
  margin: 150px 0;
  padding: 75px 0;
  border-top: 1px solid #e0e3e7;
  border-bottom: 1px solid #e0e3e7;
}

#hero {
  margin: 75px 0;
}
#hero img {
  max-width: 100%;
  height: auto;
}
#hero .segment {
  align-items: center;
}
#hero .content {
  font-size: 1.15rem;
  line-height: 1.6;
}
#hero .content h2 {
  margin-bottom: 20px;
}

section.big-photo .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  height: 50rem;
  position: relative;
  border-radius: 8px;
  background-color: #10151b;
}
section.big-photo .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}

section.product-details {
  background-color: #10151b;
  padding: 150px 0 75px 0;
  margin: 150px 0;
}
section.product-details .single-detail {
  margin-bottom: 65px;
}
section.product-details span {
  color: #fff;
  font-size: 1.35rem;
  opacity: 0.9;
  font-family: "open_sanssemibold";
  padding-top: 10px;
  display: block;
}
section.product-details .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  height: 20rem;
  position: relative;
  border-radius: 8px;
  background-color: #10151b;
}
section.product-details .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}

section.product-colors {
  margin-top: 85px;
}
section.product-colors .single-detail {
  margin-bottom: 0px;
}
section.product-colors span.title {
  margin-bottom: 55px;
}
section.product-colors span {
  color: #10151b;
  font-size: 1.35rem;
  opacity: 0.9;
  font-family: "open_sanssemibold";
  padding-top: 10px;
  display: block;
}
section.product-colors .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  height: 6rem;
  position: relative;
  border-radius: 8px;
  background-color: #10151b;
}
section.product-colors .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}

section.product-patterns {
  background-color: transparent;
}
section.product-patterns span.title {
  margin-bottom: 55px;
}
section.product-patterns .single-detail {
  margin-bottom: 65px;
}
section.product-patterns span {
  color: #10151b;
  font-size: 1.35rem;
  opacity: 0.9;
  font-family: "open_sanssemibold";
  padding-top: 10px;
  display: block;
}
section.product-patterns .image-box {
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 100%;
  height: 20rem;
  position: relative;
  border-radius: 8px;
  background-color: #10151b;
}
section.product-patterns .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  margin: 27px;
  top: 0;
  background-repeat: no-repeat !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}

.atrybuty {
  display: flex;
  align-items: center;
}
.atrybuty .atrybut {
  display: block;
  margin: 30px 20px 0 0;
}
.atrybuty .atrybut span {
  display: block;
  margin-bottom: 0px;
}
.atrybuty .atrybut select {
  background: transparent;
  border: 1px solid #53585a;
  color: #fff;
  padding: 10px;
  font-size: 0.9rem;
}
.atrybuty .atrybut select option {
  color: #fff;
  background: #10151b;
}

.dane {
  margin-top: 20px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.dane span {
  display: block;
}
.dane input {
  background: #53585a;
  border: 1px solid #53585a;
  color: #fff;
  padding: 10px;
  font-size: 0.9rem;
}

.zapytanie {
  margin-top: 4px;
}
.zapytanie textarea {
  width: 100%;
  background: #53585a;
  border: 1px solid #53585a;
  color: #fff;
  padding: 10px;
  font-size: 0.9rem;
}
.zapytanie span {
  display: block;
}

.wyslij input {
  display: inline-block;
  background-color: transparent;
  border: 1px solid #c6a965;
  padding: 15px 30px;
  border-radius: 50px;
  font-family: "open_sansregular";
  color: #c6a965;
  text-decoration: none;
  z-index: 10;
  margin-top: 20px;
  position: relative;
}
.wyslij input:hover {
  color: #fff;
  border: 1px solid #fff;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 0.6;
  /* Firefox */
  font-size: 0.9rem;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  font-size: 0.9rem;
  opacity: 0.6;
  /* Firefox */
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
  font-size: 0.9rem;
  opacity: 0.6;
  /* Firefox */
}

section.icons {
  margin: 150px 0;
}
section.icons .single-item:before {
  content: "";
  width: 61%;
  height: 100%;
  border: 0.14rem solid #e0e3e7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 8px;
}
section.icons .single-item .items-set {
  padding: 20px 15px 20px 60px;
  display: flex;
  align-items: center;
}
section.icons .single-item .items-set img {
  max-width: 4rem;
  margin-right: 70px;
}
section.icons .single-item .items-set .items {
  background-color: #fff;
  padding: 15px 0px;
}
section.icons .single-item .items-set .items p {
  margin-bottom: 0;
}
section.icons .single-item .items-set .items a {
  color: #10151b;
  font-family: "open_sansregular";
  display: inline-block;
  text-decoration: none;
}
section.icons .single-item .items-set .items a::after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #2b2e70;
  transition: 0.3s all;
}
section.icons .single-item .items-set .items a:hover {
  color: #2b2e70;
}
section.icons .single-item .items-set .items a:hover::after {
  width: 100%;
}
section.icons .single-item .items-set .items h5, section.icons .single-item .items-set .items a {
  color: #10151b;
}

.space {
  margin-bottom: 75px;
}

a.nie {
  display: none !important;
}

section.dark-contact {
  background-color: #10151b;
  margin-top: 150px;
  padding: 75px 0;
  border-bottom: 1px solid #333333;
}
section.dark-contact .slim-container {
  margin-top: 0;
}
section.dark-contact .slim-container p {
  color: #fff;
}
section.dark-contact .slim-container h2 {
  margin-top: 0;
}
section.dark-contact .slim-container ul li {
  font-size: 1.1rem;
  color: #fff;
}
section.dark-contact h2.borderr {
  color: #fff;
  border-right: 1px solid #333333;
  margin-bottom: 0;
  padding-bottom: 65px;
}
section.dark-contact h2 {
  color: #fff;
}
section.dark-contact h2 span {
  color: #c6a965;
}
section.dark-contact .single-person {
  display: inline-block;
  width: 100%;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  padding: 25px 0 25px 0px;
}
section.dark-contact .single-person .photo {
  display: inline-block;
  width: 30%;
  height: 100%;
}
section.dark-contact .single-person .photo .image-box {
  background-image: url("images/no_photo.png");
  border-radius: 0;
  overflow: hidden;
  display: inline-block;
  min-width: 83%;
  height: 9rem;
  position: relative;
  border-radius: 8px;
  background-color: #10151b;
}
section.dark-contact .single-person .photo .image-box .image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transition: 0.3s all;
}
section.dark-contact .single-person .person-info {
  padding: 0 15px;
  width: 60%;
  display: inline-block;
  vertical-align: top;
}
section.dark-contact .single-person .person-info a, section.dark-contact .single-person .person-info span, section.dark-contact .single-person .person-info p {
  color: #fff;
  margin-bottom: 3px;
}
section.dark-contact .single-person .person-info span {
  display: block;
}
section.dark-contact .single-person .person-info span.name {
  font-family: "open_sanssemibold";
}
section.dark-contact .single-person .person-info span.spec {
  color: #c6a965;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700;
  background: #f7e700;
  color: #10151b;
  padding: 7px 15px;
  border-radius: 8px;
}

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14;
  background: #3c8d14;
  color: #fff;
  padding: 7px 15px;
  border-radius: 8px;
}

hr {
  margin-top: 3rem;
  margin-bottom: 3rem;
  border: 0;
  border-top: 1px solid #292b2c;
  padding: 0 15px;
}

span.wpcf7-not-valid-tip {
  font-size: 1rem;
}

.formularz-kontaktowy .pola {
  display: flex;
  justify-content: space-between;
}
.formularz-kontaktowy .wpcf7-submit {
  display: block;
  color: #fff;
  z-index: 3;
  margin-right: auto;
  border: 1px solid #fff;
  padding: 15px 30px;
  border-radius: 50px;
  transition: 0.3s all;
  overflow: hidden;
  position: relative;
  width: auto;
  margin: 15px 0 0 0px;
  display: inline-block;
}
.formularz-kontaktowy .wpcf7-submit:hover {
  border: 1px solid #c6a965;
  color: #c6a965;
}
.formularz-kontaktowy .single {
  width: 30%;
}
.formularz-kontaktowy .single p {
  line-height: 0;
}
.formularz-kontaktowy label {
  margin-bottom: 0;
  width: 100%;
  color: #fff;
}
.formularz-kontaktowy input {
  width: 100%;
  background-color: transparent;
  padding: 12px 14px;
  border: 1px solid #7d7d7d;
  border-radius: 6px;
  color: #fff;
  font-size: 1.1rem;
}
.formularz-kontaktowy textarea {
  width: 100%;
  background-color: transparent;
  padding: 12px 14px;
  border: 1px solid #7d7d7d;
  color: #fff;
  border-radius: 6px;
  /* Firefox */
  font-size: 1.1rem;
}

.zostan-partnerem h1 {
  color: #fff;
}
.zostan-partnerem .zostan-partnerem-przycisk {
  display: block;
  color: #fff;
  z-index: 3;
  margin-right: auto;
  border: 1px solid #fff;
  padding: 15px 30px;
  border-radius: 50px;
  transition: 0.3s all;
  overflow: hidden;
  position: relative;
  width: auto;
  margin: 25px 0 0 0px;
  display: inline-block;
}
.zostan-partnerem .zostan-partnerem-przycisk:hover {
  color: #c6a965;
  border: 1px solid #c6a965;
}

.air-badge {
  position: absolute;
  right: 40px;
  bottom: 30px;
  z-index: 15;
  background-color: #3DCAED;
  border-radius: 100px;
  width: auto;
}
.air-badge--content {
  display: flex;
  align-items: center;
  padding: 25px 70px 25px 27px;
  width: 100%;
}
.air-badge--content__image {
  width: 10%;
}
.air-badge--content__image img {
  transform: scale(1.5);
}
.air-badge--content__txt {
  width: 100%;
  margin-left: 30px;
  display: block;
  padding-top: 5px;
}
.air-badge--content__txt h3 {
  color: #fff;
}

.air-eco-items {
  margin-top: 60px;
}
.air-eco-items--item {
  text-decoration: none;
}
.air-eco-items--item:hover {
  text-decoration: none;
}
.air-eco-items--item .item-image {
  text-align: center;
}
.air-eco-items--item .item-title h3 {
  color: #292b2c;
  text-align: center;
}

.big-btn {
  transition: 0.2s all;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  width: 100%;
  background: #3dcaed;
  color: #fff;
  font-family: "open_sansbold";
  text-transform: uppercase;
  font-size: 1.2rem;
  border-radius: 100px;
  margin-top: 50px;
  -webkit-box-shadow: 0px 5px 14px -9px rgba(8, 97, 120, 0.42);
  -moz-box-shadow: 0px 5px 14px -9px rgba(8, 97, 120, 0.42);
  box-shadow: 0px 5px 14px -9px rgba(8, 97, 120, 0.42);
}
.big-btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #36c0e2;
}

.title-section-air {
  font-size: 2.35rem;
  margin-top: 100px;
  color: #292b2c;
  text-align: center;
  font-family: "open_sansbold";
}

.air-panel--content {
  padding: 75px 35px;
}
.air-panel li, .air-panel p {
  font-size: 1.15rem;
}

.tab-wrapper {
  text-align: center;
  display: block;
  margin: auto;
  max-width: 100%;
}

.tabs {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 50px;
}

.tab-link {
  margin: 0 1%;
  list-style: none;
  color: #292b2c;
  cursor: pointer;
  font-family: "open_sanssemibold";
  font-size: 1.3rem !important;
  transition: all ease 0.5s;
  width: auto;
  position: relative;
}

.tab-link:hover {
  color: #36c0e2;
  border-color: #36c0e2;
}

.tab-link.active {
  color: #36c0e2;
  border-color: #36c0e2;
}
.tab-link.active::before {
  content: "";
  position: absolute;
  background-color: #fff;
  border: 2px solid #3dcaed;
  width: 20px;
  height: 20px;
  bottom: -41px;
  border-radius: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tab-link:nth-of-type(1).active {
  color: #36c0e2;
  border-color: #36c0e2;
}

.tab-link:nth-of-type(2).active {
  color: #36c0e2;
  border-color: #36c0e2;
}

.tab-link:nth-of-type(3).active {
  color: #36c0e2;
  border-color: #36c0e2;
}

.content-wrapper {
  background-color: #fff;
  border: 2px solid #36c0e2;
  padding: 50px 50px 75px;
  margin-top: 30px;
  border-radius: 15px;
}
.content-wrapper strong {
  font-family: "open_sanssemibold" !important;
  color: #36c0e2;
  font-size: 1.3rem;
}

.tab-content {
  display: none;
  text-align: left;
  color: #292b2c;
  font-size: 15px;
  opacity: 0;
  transform: translateY(15px);
  animation: fadeIn 0.5s ease 1 forwards;
  position: relative;
}
.tab-content a {
  color: #292b2c;
}
.tab-content a:hover {
  text-decoration: none;
}

.tab-content.active {
  display: block;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.extra-fields {
  margin-top: 20px;
  /* Active tab */
  /* Tab content */
  /* Hide all but first content div */
}
.extra-fields .tabs-nav ul {
  margin: 0;
  padding: 0;
}
.extra-fields .tabs-nav li {
  display: inline-block;
  background: rgba(0, 0, 0, 0.78);
  color: #fff;
  margin-right: 15px;
  border-radius: 100px;
  transition: 0.2s all;
}
.extra-fields .tabs-nav a {
  display: block;
  padding: 10px 35px;
  font-weight: bold;
  color: #fff;
}
.extra-fields .tabs-nav li.active {
  background: #36c0e2;
  color: #fff;
}
.extra-fields .tabs-nav li.active a {
  color: #fff !important;
}
.extra-fields .tabs-nav li.active a {
  color: #fff;
}
.extra-fields .tabs-content {
  padding: 10px;
  margin-top: -1px;
  overflow: hidden;
}
.extra-fields .tabs-content IMG {
  margin-right: 10px;
}
.extra-fields .tabs-content div:not(:first-child) {
  display: none;
}

.btn-air {
  background: #36c0e2;
}

#zapytaj-o-produkt .form input, #zapytaj-o-produkt .form textarea, #zapytaj-o-produkt .form select {
  width: 100%;
  padding: 10px;
}
#zapytaj-o-produkt .form select {
  padding: 15px;
}
#zapytaj-o-produkt .form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #292b2c;
  opacity: 1;
  /* Firefox */
  font-family: "open_sansregular";
  font-size: 1.1rem;
}
#zapytaj-o-produkt .form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #292b2c;
  font-family: "open_sansregular";
  font-size: 1.1rem;
}
#zapytaj-o-produkt .form ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #292b2c;
  font-family: "open_sansregular";
  font-size: 1rem;
}
#zapytaj-o-produkt .form .wpcf7-submit {
  background: #36c0e2;
  color: #fff;
  width: auto;
  padding: 10px 35px;
  border-radius: 100px;
  margin-left: 15px;
  margin-top: 5px;
  border: none;
}
#zapytaj-o-produkt .form input[type=checkbox] {
  float: left;
  width: auto;
  top: 12px;
  position: relative;
  margin-right: 10px;
}
#zapytaj-o-produkt .form span.wpcf7-list-item-label {
  font-size: 0.8rem;
}
#zapytaj-o-produkt .wpcf7 form.invalid .wpcf7-response-output {
  border-color: #ffb900 !important;
  background: #ffb900 !important;
  color: #000 !important;
  padding: 15px !important;
  text-align: center !important;
  border-radius: 6px !important;
}
#zapytaj-o-produkt .wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450 !important;
  background: #46b450 !important;
  color: #fff !important;
  padding: 15px !important;
  text-align: center !important;
  border-radius: 6px !important;
}

.clear-air.active a {
  color: #2CC54E !important;
  font-weight: 600;
}

.clear-air a {
  color: #2CC54E !important;
  font-weight: 600;
}

input {
  width: 100%;
}

input[placeholder="::-webkit-input-placeholder"]::-webkit-input-placeholder {
  color: #292b2c;
  font-family: "open_sansregular";
  font-size: 1.1rem;
  text-align: left;
}

input[placeholder=":-moz-placeholder"]:-moz-placeholder {
  color: #292b2c;
  font-family: "open_sansregular";
  font-size: 1.1rem;
  text-align: left;
}

input[placeholder="::-moz-placeholder"]::-moz-placeholder {
  color: #292b2c;
  font-family: "open_sansregular";
  font-size: 1.1rem;
  text-align: left;
}

input[placeholder=":-ms-input-placeholder"]:-ms-input-placeholder {
  color: #292b2c;
  font-family: "open_sansregular";
  font-size: 1.1rem;
  text-align: left;
}

button.sendNewsletter {
  display: block;
  margin-top: 0px;
  color: #10151b;
  z-index: 3;
  margin-right: auto;
  border: 2px solid #10151b;
  padding: 15px 30px;
  border-radius: 50px;
  transition: 0.3s all;
  overflow: hidden;
  position: relative;
  font-size: 1rem !important;
  font-family: "open_sanssemibold";
  overflow: hidden;
  z-index: 1;
  transition: 0.2s all;
}
button.sendNewsletter::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #10151b;
  transition: 0.2s all;
}
button.sendNewsletter:hover {
  color: #fff;
}
button.sendNewsletter:hover::before {
  width: 100%;
  z-index: 0;
}

.errorText {
  display: none;
  color: #FF4229;
  font-size: 13px;
  text-align: left;
  padding-left: 0;
  padding-top: 0;
  transition: 0.2s all;
}

#newsletter-container {
  padding: 100px 0 0px;
}

#newsletter-container .newsletter-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #ebebeb;
  border-radius: 15px;
  padding: 50px;
  color: #10151b;
}
#newsletter-container .newsletter-content .text h3 {
  font-size: 2rem;
  font-family: "open_sansbold";
}

@media (max-width: 768px) {
  #newsletter-container .newsletter-content {
    padding: 30px 15px;
  }
}
#newsletter-container .newsletter-content .col-xl-6 {
  width: 50%;
}

@media (max-width: 768px) {
  #newsletter-container .newsletter-content .col-xl-6 {
    width: 100%;
  }
}
#newsletter-container .newsletter-content .col-xl-6 .section-header {
  padding-right: 100px;
}

@media (max-width: 768px) {
  #newsletter-container .newsletter-content .col-xl-6 .section-header {
    padding-right: 15px;
  }
}
#newsletter-container .newsletter-content .newsletter label {
  position: relative;
}

#newsletter-container .newsletter-content .newsletter button {
  z-index: 1;
  font-size: 0.8rem;
  margin-top: 15px;
  background-color: transparent;
}

#newsletter-container .newsletter-content .newsletter button::before {
  z-index: -1;
}

#newsletter-container .newsletter-content .newsletter .input-placeholder {
  position: relative;
}

#newsletter-container .newsletter-content .newsletter .input-placeholder .placeholder {
  position: absolute;
  pointer-events: none;
  top: 18px;
  bottom: 0;
  left: 10px;
  margin: auto;
  right: auto;
  display: inline-block;
  width: 100%;
  padding: 0px 15px 0 10px;
  color: #10151b;
  font-size: 0.9rem;
}

#newsletter-container .newsletter-content .newsletter .input-placeholder .star {
  color: #ddbc74;
  font-weight: 700;
  font-size: 13px;
  position: absolute;
  top: -6px;
}

#newsletter-container .newsletter-content .newsletter .input-placeholder input {
  width: 100%;
  padding: 15px;
  border-radius: 100px;
  border: 1px solid #d2d2d2;
  color: #000;
}

#newsletter-container .newsletter-content .newsletter .form-group {
  line-height: 1.4;
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer {
  display: block;
  padding-left: 35px;
  padding-top: 5px;
  position: relative;
  cursor: pointer;
  user-select: none;
  line-height: 1.6rem;
  opacity: 1;
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer span {
  color: #ddbc74;
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer input {
  display: none;
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer input:checked + .checkmark {
  background-color: #fff;
  border: 1px solid #E3E3E3;
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer input:indeterminate + .checkmark {
  background-color: transparent;
  border: 1px solid #E3E3E3;
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer input:checked + .checkmark:after {
  content: "";
  position: absolute;
  height: 6px;
  width: 11px;
  border-left: 2px solid #ddbc74;
  border-bottom: 2px solid #ddbc74;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer input:checked + .checkmark_active:after {
  border-left: 2px solid #ddbc74;
  border-bottom: 2px solid #ddbc74;
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer input:checked:disabled + .checkmark {
  border: 1px solid #E3E3E3;
  background-color: #E3E3E3;
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer input:disabled + .checkmark {
  border: 1px solid #E3E3E3;
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer input:indeterminate + .checkmark:after {
  content: "";
  position: absolute;
  height: 0px;
  width: 11px;
  border-left: 2px solid #E3E3E3;
  border-bottom: 2px solid #E3E3E3;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer .checkmark {
  display: inline-block;
  width: 25px;
  height: 25px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 8px;
  border: 1px solid #E3E3E3;
  border-radius: 0;
}

#newsletter-container .newsletter-content .newsletter .form-group .checkboxcontainer {
  font-size: 0.8rem;
}

@media (min-width: 1700px) {
  .container {
    max-width: 1500px;
  }

  .navbar #menu-menu-glowne li a {
    font-size: 1.1rem;
    font-family: "open_sansregular";
  }
  .navbar #menu-menu-glowne li a:hover {
    color: #2b2e70;
  }
}
@media (min-width: 991px) {
  .dropdown:hover > .dropdown-menu {
    display: block;
    top: 12%;
    z-index: 9999;
  }
}
@media (max-width: 990px) {
  #zapytaj-o-produkt .form input, #zapytaj-o-produkt .form textarea, #zapytaj-o-produkt .form select {
    width: 100%;
  }

  .slim-container h2 {
    font-size: 1.6rem !important;
  }

  .extra-fields .tabs-nav li {
    width: 100%;
    margin-bottom: 5px;
  }

  .content-wrapper {
    padding: 10px 20px 45px;
  }

  .air-panel--content {
    padding: 45px 0;
    width: 100%;
  }

  .tab-link {
    margin-bottom: 5px;
    padding-left: 40px;
    font-size: 1.1rem !important;
  }

  .tab-link.active::before {
    content: "";
    position: absolute;
    background-color: #fff;
    border: 2px solid #3dcaed;
    width: 20px;
    height: 20px;
    bottom: 2px;
    border-radius: 100px;
    left: 0;
    right: auto;
    margin: auto;
  }

  .tabs {
    padding: 0;
  }

  img {
    max-width: 100%;
  }

  .air-badge {
    display: none;
  }

  .single .your-email input {
    margin-top: 30px;
  }

  section.newsletter #fp_newsletter .top button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px auto 0 auto !important;
    width: 100%;
  }

  .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    display: inline-block !important;
    width: 44.4% !important;
    /* margin: 0 10px; */
    margin-right: 7.6px !important;
  }

  .tabs-gardb img {
    margin: 20px 0;
    width: 100%;
  }

  .logo img {
    max-width: 12rem;
  }

  .navbar-dark {
    padding: 60px 5% !important;
  }

  .navbar-collapse {
    padding-top: 10px;
  }

  section.dark-contact {
    margin-top: 75px;
  }

  section.dark-contact h2.borderr {
    border: none;
  }

  .formularz-kontaktowy .pola {
    display: block;
    justify-content: space-between;
  }
  .formularz-kontaktowy .pola p {
    margin-bottom: 0;
  }

  .formularz-kontaktowy .single {
    width: 100%;
  }

  section.dark-contact .single-person {
    border-right: none;
    padding: 15px 0 15px 0px;
  }

  section.dark-contact .slim-container h2 {
    margin-top: 50px;
  }

  section.icons {
    margin: 75px 5%;
  }
  section.icons .margin-bottom {
    margin-bottom: 20px;
  }

  section.icons .single-item .items-set {
    padding: 20px 15px 20px 0px;
  }

  section.icons .single-item .items-set img {
    max-width: 3.4rem;
    margin-right: 20px;
  }

  a.post-more {
    padding: 7px 8px;
  }

  section.products .button-line {
    margin: 45px 5% 0 5%;
  }

  section.products .container {
    padding-left: 0;
    padding-right: 0;
  }

  section.products .product {
    padding: 0 5%;
    display: block;
  }

  section.galeria-zdjec .single {
    margin-right: -5%;
    padding: 0 5%;
  }

  section.galeria-zdjec .portfolio-slidess {
    margin: 0;
  }

  section.pasek_wycena .divider, section.pasek_wycena .mixed-title {
    display: none;
  }

  button.modalpws-toggle {
    margin-top: 0;
  }

  .row.no-gutters {
    margin-right: -15px;
    margin-left: -15px;
  }
  .row.no-gutters > [class^=col-], .row.no-gutters > [class*=" col-"] {
    padding-right: 5%;
    padding-left: 5%;
  }

  .row.no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
  .row.no-gutters > [class^=col-], .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
  }

  * {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
    -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
    outline: none !important;
  }

  .dropdown-menu {
    padding: 0rem 1.5rem;
    background-color: #f7fafc;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
  }
  .dropdown-menu::before {
    display: none;
  }

  li.menu-item a {
    margin-left: 0;
  }

  .navbar #menu-menu-glowne li a:hover::after {
    display: none;
  }

  #menu-menu-glowne li {
    border-bottom: 1px solid #eae7f4;
  }
  #menu-menu-glowne li:last-child {
    border-bottom: 1px solid transparent;
  }

  .multi-column li {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #e2e4e5;
  }
  .multi-column li:last-child {
    border-bottom: 1px solid transparent;
  }

  li.dropdown::after {
    display: none;
  }

  #nav-icon {
    width: 125px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }

  #nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 9%;
    background: #fff;
    border-radius: 0;
    opacity: 1;
    right: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    margin: 15px 22px;
  }

  #nav-icon span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  #nav-icon span:nth-child(2) {
    top: 3.5px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  #nav-icon span:nth-child(3) {
    top: 7px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  button[aria-expanded=true] span:nth-child(1) {
    -webkit-transform: rotate(45deg) !important;
    -moz-transform: rotate(45deg) !important;
    -o-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    top: 0px !important;
    right: 0.5px !important;
  }

  button[aria-expanded=true] span:nth-child(2) {
    width: 0% !important;
    opacity: 0 !important;
  }

  button[aria-expanded=true] span:nth-child(3) {
    -webkit-transform: rotate(-45deg) !important;
    -moz-transform: rotate(-45deg) !important;
    -o-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
    top: 8px !important;
    right: 1px !important;
  }

  .navbar-collapse {
    background: white;
  }

  .navbar-dark .navbar-toggler {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.1rem;
  }

  .navbar-dark {
    background-color: #fff;
    padding: 0px 5%;
  }

  .navbar-toggler {
    color: #fff;
    font-family: "open_sanssemibold";
    width: 100%;
    background-color: #2b2e70;
    border: none;
    border-radius: 40px;
    padding: 12px 44px 12px 29px;
  }

  .caret {
    position: inherit;
  }
  .caret:after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IldhcnN0d2FfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxNC4xMDhweCIgaGVpZ2h0PSI4LjI1OXB4IiB2aWV3Qm94PSIwIDAgMTQuMTA4IDguMjU5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNC4xMDggOC4yNTkiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlnb24gZmlsbD0iI0VBRTdGNCIgcG9pbnRzPSIwLDAgMTQuMTA4LDAgNy4wNTQsOC4yNTkgIi8+DQo8L3N2Zz4NCg==");
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
  }

  .caret {
    position: absolute;
    right: 1px;
    top: 0px;
    height: 100%;
    width: 50px;
    padding: 16px;
    background: #f7fafc;
  }
  .caret::after {
    transform: rotate(0deg);
    right: 11px;
    top: 28px;
  }

  .dropdown > a:before {
    display: none;
  }

  .opened::after {
    transform: rotate(-180deg);
    right: 17px;
    top: 16px;
  }

  .show-mega-menu .multi-column {
    display: block;
    float: left;
    width: 100%;
  }

  li.menu-item a {
    padding: 38px 0;
    float: left;
    display: block;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    padding-top: 30px;
  }

  .multi-column-dropdown {
    display: block;
  }

  li.title-menu ul.multi-column-dropdown li a {
    margin-bottom: 0;
  }

  .support {
    display: none;
  }

  section.header-home .top-categories-section {
    min-width: 100%;
    display: block;
  }

  section.header-home .slider-section {
    max-width: 100%;
    display: block;
    position: relative;
  }

  .navbar #menu-menu-glowne {
    padding-left: 0;
    position: relative;
  }
  .navbar #menu-menu-glowne li {
    width: 100%;
  }
  .navbar #menu-menu-glowne li a {
    text-align: left;
    padding: 18px 0px;
    width: 100%;
    position: relative;
  }

  section.header-home .top-categories-section .first-cat, section.header-home .top-categories-section .second-cat {
    height: 16rem;
  }

  section.header-home .top-categories-section .first-cat .first-mask, section.header-home .top-categories-section .first-cat .second-mask, section.header-home .top-categories-section .second-cat .first-mask, section.header-home .top-categories-section .second-cat .second-mask {
    display: none;
  }

  .contact-btn {
    display: none;
  }

  section.header-home .top-categories-section {
    min-height: auto;
    display: none;
  }

  section.header-home .slider-section .image-box {
    min-height: 33rem;
  }

  section.header-home .slider-section .image-box .title-items {
    margin-top: 0px;
    padding-left: 0;
  }

  section.header-home .slider-section .image-box h2 {
    font-size: 1.6rem;
    max-width: 100%;
  }

  section.header-home .slider-section .image-box .title-items {
    padding: 0 5%;
  }

  .button-line {
    left: 5%;
    right: 0;
    top: 79.5%;
    flex-direction: inherit !important;
  }

  .button-line .next, .button-line .prev {
    margin-right: 7px;
  }

  .triples {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 20px;
  }

  section.about-gardbis {
    padding: 75px 0 0 0;
  }
  section.about-gardbis .content {
    display: block;
  }
  section.about-gardbis .content .txt {
    display: block;
    max-width: 100%;
    padding: 5%;
    margin-bottom: 75px;
  }
  section.about-gardbis .content .txt p {
    max-width: 100%;
  }
  section.about-gardbis .content .image {
    min-width: auto;
    width: 100%;
    height: 24rem;
    margin-bottom: -20px;
    border-radius: 0;
  }

  section.products .image-box {
    min-width: 100%;
    /* min-height: 58rem; */
    position: relative;
    display: flex;
    align-items: center;
    height: 30rem;
  }
  section.products .button-line::before {
    width: 45%;
  }

  section.black-cta .content .box {
    margin: 10px 0;
  }

  section.news .hit-box {
    padding: 0 0px;
  }
  section.news .button-line::before {
    width: 45%;
  }

  section.products-category {
    margin: 75px 0;
  }

  section.products-category .product-content::before {
    display: none;
  }

  section.products-category .product-content {
    padding: 0;
  }

  .support_top {
    display: none;
  }

  footer {
    padding-top: 50px;
  }

  li.menu-item a {
    padding: 5px 0;
    display: inline-block;
  }

  footer ul li {
    width: 100%;
    /* position: relative; */
    float: left;
  }

  footer ul li.title {
    margin-top: 30px;
  }

  .copy .col-lg-6 {
    text-align: left !important;
  }

  .contact-btn-single {
    display: none;
  }

  .breadcrumb .separator-bread {
    margin: 0 20px 0px 0px;
  }
  .breadcrumb a {
    display: block;
    margin: 5px 0;
  }

  h1.category-title {
    font-size: 3rem;
  }

  .category-photo .image-box {
    height: 20rem;
  }

  .slim-container {
    width: 100%;
  }
  .slim-container h2 {
    font-size: 2rem;
  }
  .slim-container p {
    font-size: 1.1rem;
  }

  section.multiple-items {
    padding: 0px 0;
    margin: 75px 0;
  }

  section.products {
    margin-top: 75px;
  }

  .galeria-zdjec {
    margin-top: 50px;
  }

  section.product-colors .single-detail {
    margin-bottom: 25px;
  }

  section.product-patterns span.title {
    margin-bottom: 25px;
  }
  section.product-patterns .single-detail {
    margin-bottom: 25px;
  }
  section.product-patterns span {
    font-size: 1rem;
  }
  section.product-patterns .image-box {
    border-radius: 0;
    overflow: hidden;
    display: inline-block;
    min-width: 100%;
    height: 10rem;
    position: relative;
    border-radius: 8px;
    background-color: #10151b;
  }
  section.product-patterns .image-box .image {
    margin: 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
  }

  section.product-details {
    background-color: #10151b;
    padding: 75px 0 75px 0;
    margin: 75px 0;
  }
  section.product-details .single-detail {
    margin-bottom: 25px;
  }
  section.product-details span {
    font-size: 1rem;
  }
  section.product-details .image-box {
    height: 5rem;
  }
  section.product-details .image-box .image {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
  }

  .modalpws .close-me {
    top: 40vh;
  }

  .modalpws .left-side {
    padding: 40vh 0 10vh 0;
  }

  .atrybuty, .dane {
    display: block;
  }
  .atrybuty label, .dane label {
    width: 100%;
  }
  .atrybuty input, .dane input {
    max-width: 100%;
  }

  section.product-colors span {
    font-size: 1rem;
  }

  section.big-photo .image-box {
    height: 15rem;
  }

  section.galeria-zdjec .single {
    margin-right: 0;
  }

  section.galeria-zdjec .portfolio-slides {
    width: 100%;
    margin: 0;
  }

  section.galeria-zdjec .portfolio-slides, section.galeria-zdjec .portfolio-slidess {
    width: 100%;
  }

  section.galeria-zdjec .slick-list {
    padding: 0 0% 0 0;
  }

  section.galeria-zdjec .image-box {
    height: 30rem;
  }
}
@media (max-width: 1400px) {
  .navbar #menu-menu-glowne {
    width: 100%;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1600px) {
  .navbar #menu-menu-glowne {
    padding-left: 17rem;
  }

  .button-line-gallery .next, .button-line-gallery .prev {
    margin: 57px 0;
  }
}
@media only screen and (max-width: 1200px) {
  .support {
    display: none;
  }
}
.lets_be_partners {
  background-color: #2b2e70;
  padding: 50px 0;
  margin-top: 50px;
  margin-bottom: 0;
  text-align: left;
}
.lets_be_partners .slim-container {
  margin-top: 0;
}

span.promo_span {
  color: #fff !important;
  z-index: 1;
  background-color: #10151b;
  padding: 4px 15px;
  border-radius: 4px;
  margin-right: auto;
  margin-bottom: 30px;
}

span.promo_span:empty {
  display: none;
}

section.newsletter {
  margin-top: 80px;
}
section.newsletter h1 {
  margin-bottom: 30px;
}
section.newsletter #fp_newsletter {
  background-color: #f1f1f1;
  padding: 75px 0;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
section.newsletter #fp_newsletter .top input {
  padding: 15px 30px;
  border-radius: 50px;
  transition: 0.3s all;
  border: 1px solid #e6e6e6;
  min-width: 25vw;
}
section.newsletter #fp_newsletter .top input:focus {
  outline: none;
}
section.newsletter #fp_newsletter .top button {
  padding: 15px 30px;
  border-radius: 50px;
  border: 1px solid #e6e6e6;
  background-color: #86744b;
  color: #fff;
  margin-left: -100px;
  transition: 0.2s all;
}
section.newsletter #fp_newsletter .top button:hover {
  background: #000;
}
section.newsletter #fp_newsletter .top button:focus {
  outline: none;
}
section.newsletter #fp_newsletter .top ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: black;
  opacity: 1;
  /* Firefox */
}
section.newsletter #fp_newsletter .top :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: black;
}
section.newsletter #fp_newsletter .top ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: black;
}
section.newsletter #fp_newsletter .bot {
  margin-top: 20px;
}
section.newsletter #fp_newsletter .bot a {
  color: #000;
  border-bottom: 1px solid #000;
}
section.newsletter #fp_newsletter .bot a:hover {
  text-decoration: none;
}

section.dark-contact h2 {
  font-size: 50px;
  margin-bottom: 60px;
}

section.white-contact {
    background-color: #fff;
    padding: 75px 0 100px;
    border-bottom: 1px solid #eee;
}

section.white-contact h2 {
  font-size: 50px;
  color: #000;
  margin-bottom: 60px;
}

.contact-box-wrapper {
  display: flex;
  row-gap: 50px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.contact-box-wrapper .contact-box {
  width: 31%;
  background: #ffffff;
  padding: 27px 10px 27px 35px;
  display: flex;
  border-radius: 8px;
  font-size: 20px;
  line-height: 38px;
  color: #000;
  flex-direction: column;
}

section.white-contact .contact-box-wrapper .contact-box {
  background: #ededed;
}
.contact-box-wrapper .contact-box p {
  margin: 0;
}

.contact-box-wrapper .contact-box a {
  color: #000;
}

.contact-box-wrapper .contact-box .box-title {
  font-weight: bold;
  font-family: "open_sansbold";
  font-size: 26px;
  margin: 0 0 20px;
}


.contact-box-wrapper .contact-box .box-name {
  font-weight: bold;
  font-family: "open_sansbold";
  font-size: 20px;
}

.wapf-field-label.wapf--above {
  font-weight: bold;
  font-family: "open_sansbold";
  font-size: 19px;
  margin: 0 0 11px !important;
}
.wapf-field-container {
    padding: 0 5px 30px 5px !important;
}

@media (max-width: 767px) {
  
  section.white-contact,
  section.dark-contact {
    padding: 50px 0 70px;
    }
  
  .contact-box-wrapper {
      row-gap: 25px;
      flex-wrap: wrap;
      justify-content: space-between;
      flex-direction: column;
  }
  
  .contact-box-wrapper .contact-box {
    width: 100%;
    padding: 18px 10px 18px 20px;
    border-radius: 8px;
    font-size: 18px;
    line-height: 34px;
}
  section.dark-contact h2,
  section.white-contact h2 {
      font-size: 30px;
      margin-bottom: 35px;
  }
  .contact-box-wrapper .contact-box .box-title {
      font-size: 22px;
      margin: 0px 0 10px;
  }
}