.ff-open-sans-b {
  font-family: "Open Sans", sans-serif;
}

.text-sec-color-b {
  color: #EB690B;
}

body {
  font-family: "Montserrat", sans-serif !important;
  background-color: #fbfbfb !important;
}

.hamburger-btn-b:hover, .hamburger-btn-b:focus {
  background-color: transparent !important;
  box-shadow: none;
}

#menu-menu-glowne {
  width: 100%;
  justify-content: center;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 992px) {
  #menu-menu-glowne {
    text-align: left;
  }
}
@media (min-width: 1400px) {
  #menu-menu-glowne li {
    margin: 0 10px;
  }
}
#menu-menu-glowne a {
  color: #3B3E43;
}

.search-btn-b i {
  color: #3B3E43;
}

.search-box-b {
  background-color: #274663;
}

.search-form-b {
  width: 320px;
}
.search-form-b__btn {
  background: #EB690B !important;
  border-color: #EB690B !important;
  color: #ffffff !important;
}
.search-form-b__btn:hover, .search-form-b__btn:focus {
  background-color: #EB690B !important;
}

.s1-b {
  position: relative;
  background-image: url("https://silesia-invest.wicher.io/wp-content/uploads/2025/07/20200930_1455240-scaled.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 2;
}
.s1-b::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to left, rgba(39, 70, 99, 0), #274663);
  z-index: -1;
}

.btn-b {
  color: #274663;
  background-color: rgba(255, 255, 255, 0.8901960784);
}

.slick-slider-b .slick-dots button:hover, .slick-slider-b .slick-dots button:focus {
  background-color: transparent;
}
.slick-slider-b .slick-dots button:hover::before, .slick-slider-b .slick-dots button:focus::before {
  color: #EB690B;
}
.slick-slider-b .slick-dots .slick-active button::before {
  color: #EB690B;
}

.s3-b {
  background-color: #274663;
}

.s4-b h6 {
  margin-bottom: 0;
}

.slick-slider-2-b .slick-arrow {
  font-size: 0;
  z-index: 1;
  border: 0;
  background-color: transparent;
}
.slick-slider-2-b .slick-arrow:hover, .slick-slider-2-b .slick-arrow:focus {
  border: 0;
  background-color: transparent;
}
.slick-slider-2-b .slick-arrow::before {
  content: none;
}
.slick-slider-2-b .slick-arrow.slick-prev {
  left: -16px;
}
.slick-slider-2-b .slick-arrow.slick-next {
  right: -16px;
}

.s6-b {
  background-image: url("https://silesia-invest.wicher.io/wp-content/uploads/2025/07/28819fe6525be7c454bce7765cedaa9bda248aaa.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

.btn-2-b {
  font-family: "Open Sans", sans-serif;
  border: 1px solid #ffffff;
}

.tabs-b {
  background-color: #EB690B;
}
.tabs-b__btn {
  margin: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #EB690B !important;
  color: #EB690B !important;
}
.tabs-b__btn.active {
  color: #ffffff !important;
  background-color: #EB690B !important;
}
.tabs-b__btn:hover {
  color: #ffffff !important;
  background-color: #EB690B !important;
}

@media (min-width: 1200px) {
  .tabs-content-b {
    min-height: 610px;
    background-image: url("https://silesia-invest.wicher.io/wp-content/uploads/2025/07/11.png"), url("https://silesia-invest.wicher.io/wp-content/uploads/2025/07/Bez_tytulu-removebg-preview.png");
    background-repeat: no-repeat;
    background-position: left bottom, right bottom;
  }
}

.footer-b {
  background-color: #274663;
}
.footer-b__the-block-title::after {
  content: "";
  background-color: #EB690B;
  display: block;
  height: 2px;
  width: 45px;
  margin-top: 15px;
}

.copyright-b {
  border-top: 2px solid #EB690B;
  font-size: 14px;
  background-color: #274663;
}

#menu-menu-stopka {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-transform: uppercase;
}
#menu-menu-stopka a {
  color: #EB690B;
}

.box-item-b::before {
  content: url("https://silesia-invest.wicher.io/wp-content/uploads/2025/07/check-square-svgrepo-com-1-1.png");
  margin-right: 15px;
}

.job-box-b {
  border: 10px solid #EB690B;
}
.job-box-b__text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  z-index: 1;
}
.job-box-b::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.sekcja-tytul-b::after {
  content: "";
  display: block;
  background-color: #EB690B;
  width: 320px;
  height: 3px;
  margin-top: 20px;
}

.s14-b {
  background-color: #EB690B;
}

.cf7-contact-b .wpcf7-form-control {
  border: 0;
  background-color: transparent;
  border-bottom: 1px solid #B1B1B1;
  border-radius: 0;
}
.cf7-contact-b .wpcf7-form-control:focus-visible {
  outline: none;
}
.cf7-contact-b .wpcf7-submit {
  padding: 10px 50px;
  font-weight: 500;
  color: #EB690B;
  border: 2px solid #EB690B;
  background-color: transparent;
}
.cf7-contact-b .wpcf7-submit:hover, .cf7-contact-b .wpcf7-submit:focus {
  color: #ffffff;
  background-color: #EB690B;
}

/*# sourceMappingURL=style.css.map */
