@charset "UTF-8";
/*
Theme Name: UnderStrap Child
Theme URI: https://wp-themes.com/understrap
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress UnderStrap child theme.
Template: understrap
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: understrap-child
*/

/* logo */
.navbar-brand.custom-logo-link{
  min-width:100px;
}

/* wpml flag */
.wpml-ls-flag{
  min-width: 18px;
}

/* summary in details */
summary{
  font-weight:bold;
  margin-bottom:10px;
}

#menu-item-wpml-ls-2-de > a,#menu-item-wpml-ls-2-en > a,#menu-item-wpml-ls-2-pl > a{
  padding-right:0px !important;
  padding-left:0px !important;
  margin-right:3px !important;
  margin-left:3px !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right:0px !important;
  padding-left:0px !important;
}
#menu-item-1399 a,#menu-item-16 a,#menu-item-1481 a{
  text-align: center;
}
#menu-item-1399,#menu-item-16,#menu-item-1481{
  min-width:130px;
}

.navbar .navbar-nav .nav-link {
  margin: 15px;
  color: #ffffff !important;
  transition: 0.4s;
}

.navbar .navbar-nav .nav-link:hover {
  color: #fdb51a !important;
}

.navbar .navbar-nav .menu-item:nth-child(2) .nav-link > .dashicons {
  transition: none;
}

.navbar .navbar-nav .menu-item:nth-child(2) .nav-link > .dashicons:hover {
  color: #fdb51a !important;
}

.navbar .navbar-nav #menu-item-16 .nav-link, .navbar .navbar-nav #menu-item-1399 .nav-link, .navbar .navbar-nav #menu-item-1481 .nav-link {
  padding: 10px 35px;
  color: #163595 !important;
  border-radius: 20px;
  background-color: #fdb51a;
}

.navbar .navbar-nav #menu-item-16 .nav-link:hover, .navbar .navbar-nav #menu-item-1399 .nav-link:hover, .navbar .navbar-nav #menu-item-1481 .nav-link:hover {
  color: #163595 !important;
}

.bg-primary-b {
  background-color: #163595;
}

.bg-secondary-b {
  background-color: #fdb51a;
}

.montserrat-b {
  font-family: montserrat, sans-serif;
}
.montserrat-b--medium {
  font-weight: 500;
}
.montserrat-b--600 {
  font-weight: 500;
}

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

.sub-menu {
  list-style-type: none;
}

.h-0-b {
  height: 0;
}

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

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

@media (max-width: 767px) {
  .medium-font-rwd {
    font-size: 2.2rem !important;
  }
}

.before-line-b {
  display: grid;
  grid-column-gap: 30px;
  grid-template-columns: 3px auto;
}
.before-line-b::before {
  content: "";
  display: block;
  width: 3px;
  background-color: #fdb51a;
}

.hover-primary-b {
  transition: color 0.4s;
}
.hover-primary-b:hover {
  color: #204dd8 !important;
}

.d-grid-b {
  display: grid;
}

.mw-250-b {
  max-width: 250px;
}

.m-minus-b {
  margin-top: -28px;
}

.no-wrap-text-b {
  white-space: nowrap;
}

#main-menu .dropdown-menu > li > a:hover {
  color: #ffffff !important;
  background-color: #163595;
}
#main-menu .dropdown-menu > li > a:active {
  color: #ffffff !important;
  background-color: #fdb51a !important;
}

*, *::before, *::after {
  outline: none !important;
}

@media (max-width: 767px) {
  html {
    font-size: 14px;
  }
}
body {
  font-family: Montserrat, sans-serif !important;
  color: #163595 !important;
  background-color: cadetblue;
}
@media (max-width: 767px) {
  body {
    text-align: center !important;
  }
  .home-slick-slider-b__simple {
   /* min-height: 350px;*/
  }
}

a {
  color: inherit !important;
  text-decoration: none !important;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1100px !important;
  }
  .home-slick-slider-b__simple {
    /*min-height: 500px;*/
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1430px !important;
  }
}
.home-slick-slider-section-b {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.home-slick-slider-b {
  overflow: hidden;
}
.home-slick-slider-b__simple {
  width: 100%;
  /*height: 704px !important;*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.home-slick-slider-b__simple::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  max-width: 775px;
  display: block;
  background-color: rgba(22, 53, 149, 0.6);
  pointer-events: none;
}
@media (min-width: 1601px) {
  .home-slick-slider-b__simple::before {
    max-width: 975px;
  }
}
.home-slick-slider-b__simple--medium {
  height: 500px !important;
}
.home-slick-slider-b__simple--product-page::before {
  opacity: 1;
}
.home-slick-slider-b__content-container {
  color: #ffffff;
}
.home-slick-slider-b__container-b {
  position: absolute;
  left: 0;
  bottom: 50px;
}
.home-slick-slider-b__dots-container .slick-dots {
  position: static;
  text-align: left;
}
.home-slick-slider-b__dots-container .slick-dots li {
  width: 20px;
}
.home-slick-slider-b__dots-container .slick-dots li.slick-active {
  width: 30px;
}
.home-slick-slider-b__dots-container .slick-dots li button::before {
  content: "";
  color: #ffffff !important;
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  transition: width 0.4s;
}
.home-slick-slider-b__dots-container .slick-dots li.slick-active button::before {
  width: 30px;
  background-color: #fdb51a;
}

.slider-row-b {
  display: grid !important;
  grid-template-rows: 1fr 1fr;
}
.slider-row-b .home-slick-slider-b__content {
  grid-row: 2/3;
}

.divider-b {
  margin: 110px 0;
  height: 1px;
  background-color: #b9c2df;
}

@media (max-height: 767px) {
  .home-slick-slider-b__img {
    height: 404px !important;
  }
}
.home-slick-slider-b .slick-prev {
  display: none !important;
}

.home-slick-slider-b .slick-prev,
.home-slick-slider-b .slick-next {
  z-index: 999;
}

.home-slick-slider-b .slick-next::before {
  content: "";
  font-family: "dashicons";
  font-size: 2rem;
  opacity: 1;
}

.home-slick-slider-b .slick-prev {
  left: 0;
}

.home-slick-slider-b .slick-next {
  right: 55px;
}

#menu-menu-glowne {
  padding: 0;
  list-style-type: none;
}

#menu-item-dropdown-88::after {
  content: "";
  font-family: "dashicons";
  border: none;
  vertical-align: bottom;
}

.about-company-section-b__section-title-container {
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
}

.logos-section-container-b {
  border-top: 1px solid #b9c2df;
  border-bottom: 1px solid #b9c2df;
}

@media (min-width: 1530px) {
  .alert-section-container-b {
    margin-top: 240px;
  }
}

@media (min-width: 1200px) and (max-width:1529px) {
  .alert-section-container-b {
    padding-top: 240px;
    height:900px;
  }
}



.alert-section-b__img-container {
  position: absolute !important;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  max-width: 100%;
  z-index: 101;
}

.product-groups-b {
  /*margin-top: 124px;*/
}
.product-groups-b__title-container {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .product-groups-b__title-container {
    margin-bottom: 0;
    /*top: -40px;*/
  }
}
.row.mt-4.pb-4{
  margin-top: 3rem !important;
}

.product-groups-b::before {
  content: "";
  position: absolute;
  /*top: -124px;*/
  left: 0;
  display: block;
  width: 100%;
  max-width: 775px;
  height: 100px;
  background-color: #163595;
}
@media (min-width: 1601px) {
  .product-groups-b::before {
    max-width: 975px;
  }
}
.product-groups-b__title2 {
  display: grid;
  align-items: end;
  height: 220px;
  border-bottom: 2px solid #ffffff;
}
.product-groups-b__box-simple {
  width: 271px;
  height: 271px;
}
.product-groups-b__img-container {
  width: 271px;
  height: 271px;
  border-radius: 50%;
  background-color: #e8e8e8;
}
.product-groups-b__img-container .attachment-post-thumbnail {
  position: relative;
  left: 3px;
}
.product-groups-b__img-container--blue {
  background-color: #4059a6;
}
.product-groups-b__permalink {
  margin: 25px auto 0;
  display: block;
  text-transform: lowercase;
  text-align: left;
  font-size: 1.5rem;
  font-weight: bold;
  transition: color 0.4s;
}
.product-groups-b__permalink:hover {
  color: #204dd8 !important;
}
.product-groups-b--contact-section::before {
  top: -93px;
}

@media (max-width: 767px) {
  .page-template-contact .product-groups-b__title-container {
    margin-bottom: 30px;
    top: 0;
  }
}

.page-template-about-company .product-groups-b::before {
  content: none;
}

@media (min-width: 1300px) {
  .company-place-b__all-content-container {
    left: 100px;
  }
}

.our-history-b__line-history-container {
  margin: 0 auto !important;
  max-width: 1100px;
  border-left: 2px solid #fdb51a;
}
.our-history-b__circle-container {
  padding-bottom: 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  background-color: #ffffff;
  transform: translateX(-50%);
}

.circle-b {
  position: relative;
  left: -130px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid #fdb51a;
  background-color: #ffffff;
  opacity: 0;
  transition: 0.8s;
}
.circle-b--active {
  left: 0;
  opacity: 1;
}

div.wpcf7 {
  max-width: 100%;
  font-family: Montserrat, sans-serif !important;
}

div.wpcf7 label {
  font-size: 0.75rem;
  font-weight: 500;
}

div.wpcf7 .wpcf7-text,
div.wpcf7 .wpcf7-textarea,
div.wpcf7 .wpcf7-number {
  padding: 30px;
  font-family: Montserrat, sans-serif !important;
  font-weight: 400;
  font-style: normal;
  border: none !important;
  border-bottom: 1px solid #d7d8d9 !important;
}
div.wpcf7 .wpcf7-text::-webkit-input-placeholder,
div.wpcf7 .wpcf7-textarea::-webkit-input-placeholder,
div.wpcf7 .wpcf7-number::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c8c8c8;
}
div.wpcf7 .wpcf7-text::-moz-placeholder,
div.wpcf7 .wpcf7-textarea::-moz-placeholder,
div.wpcf7 .wpcf7-number::-moz-placeholder {
  /* Firefox 19+ */
  color: #c8c8c8;
}
div.wpcf7 .wpcf7-text:-ms-input-placeholder,
div.wpcf7 .wpcf7-textarea:-ms-input-placeholder,
div.wpcf7 .wpcf7-number:-ms-input-placeholder {
  /* IE 10+ */
  color: #c8c8c8;
}
div.wpcf7 .wpcf7-text:-moz-placeholder,
div.wpcf7 .wpcf7-textarea:-moz-placeholder,
div.wpcf7 .wpcf7-number:-moz-placeholder {
  /* Firefox 18- */
  color: #c8c8c8;
}

div.wpcf7 .wpcf7-text:focus,
div.wpcf7 .wpcf7-textarea:focus {
  box-shadow: none !important;
}

/*div.wpcf7 > form > p:nth-child(7) > span > span > span > label > input[type=checkbox] {
  display: none;
}*/

/*div.wpcf7 > form > p:nth-child(7) > span > span > span > label > span {
  font-size: 14px;
  color: #6c6c6c;
  margin: 20px 0 30px;
  display: block;
  font-weight: 400;
}*/

div.wpcf7 .wpcf7-submit {
  max-width: 250px;
  font-style: normal;
  text-align: center;
  border: 0;
  font-size: 1rem;
  color: #163595;
  border-radius: 30px;
  background-color: #fdb51a;
  box-sizing: content-box;
  font-weight: 600;
}

@media (max-width: 767px) {
  div.wpcf7 .wpcf7-submit {
    margin: 0 auto;
    display: block;
  }
}

div.wpcf7 .wpcf7-submit:focus {
  box-shadow: none;
}

#wpcf7-f1057-p1058-o1 p:nth-child(3),#wpcf7-f1057-p1058-o1 p:nth-child(5),
#wpcf7-f1410-p1406-o1 p:nth-child(3),#wpcf7-f1410-p1406-o1 p:nth-child(5),
#wpcf7-f1383-p1379-o1 p:nth-child(3),#wpcf7-f1383-p1379-o1 p:nth-child(5){
  width:45%;
  float:left;
}

#wpcf7-f1057-p1058-o1 p:nth-child(2),#wpcf7-f1057-p1058-o1 p:nth-child(4),
#wpcf7-f1383-p1379-o1 p:nth-child(2),#wpcf7-f1410-p1406-o1 p:nth-child(4),
#wpcf7-f1410-p1406-o1 p:nth-child(2),#wpcf7-f1383-p1379-o1 p:nth-child(4){
  width:45%;
  margin-right: 20px;
  float:left;
}

#footerlinktochildthemewp {
  display: none;
}

@media (max-width: 767px) {
  .footer-b #menu-menu-glowne .sub-menu {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .row-img-container-b {
    max-height: 282px;
  }

  .col-img-container-b {
    top: -100px;
  }
}
.container-b {
  display: inline-block;
  border: 1px solid #FDB51A;
  border-radius: 50%;
}

.content__container {
  display: inline-block;
  border: 100px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}

.img__container {
  padding: 70px;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 50%;
}

@media (max-width: 575px) {
  .img__container .img-b {
    min-width: 70px;
  }

  .img__container {
    padding: 50px;
  }

  .content__container {
    border-width: 70px;
  }
}
.product-page-b__circle-container {
  padding-right: 25px;
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  background-color: #ffffff;
  box-sizing: content-box;
  transform: translateY(-50%);
}
.product-page-b__circle-container .circle-b {
  left: auto;
  opacity: 1;
}

.product-page-info-box-b--line-top {
  border-top: 2px solid #fdb51a;
}

.dfc-header-title-b {
  padding: 90px 0 35px;
  position: relative;
  color: #ffffff;
}
.dfc-header-title-b::before {
  content: "";
  position: absolute;
  top: 0;
  left: -40%;
  display: block;
  width: 50%;
  height: 100%;
  background-color: #163595;
  z-index: -1;
}
@media (max-width: 765px) {
  .dfc-header-title-b::before {
    width: 200%;
  }
}

.owu-link-b {
  margin-top: 100px;
  display: inline-flex;
  padding: 10px 23px;
  border: 2px solid #fdb51a;
  border-radius: 25px;
}
.owu-link-b::before {
  content: url("https://zeltech.zywiec.pl/wp-content/uploads/2021/06/down-arrow.png");
  margin-right: 10px;
}

.technical-b__more-btn {
  padding: 10px 30px;
  border-radius: 30px;
  background-color: #fdb51a;
}

.page-jik-section-b__content-row:nth-child(even) {
  flex-direction: row-reverse;
}
.page-jik-section-b__content-row:nth-child(even) .page-jik-section-b__img-container {
  text-align: right;
}
.page-jik-section-b__content-container {
  display: grid;
  grid-template-rows: auto 1px;
}
.page-jik-section-b__border-bottom {
  height: 1px;
  background-color: #b9c2df;
}

.social-links-container-b .social-link-item-container-b {
  max-width: 32px;
}

.logos-section-slider-b.slick-slider .slick-track,
.logos-section-slider-b.slick-slider .slick-list {
  display: flex;
  align-items: center;
}

.bar{
  background-color:white;
  text-align:center;
  font-family:Montserrat, sans-serif;
  font-weight:600;
  padding:10px 0;
  border-bottom:2px solid #f4f4f4;
}
.bar img{
  margin-left:25px;
}
.bar p{
  display:contents;
}
@media (max-width: 750px) {
.bar img{
  margin: 0 auto;
}
.bar{
font-size:13px;
}
.bar p{
  display:block;
}
}

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