﻿@charset "UTF-8";
.service-heading {
  margin: 15px 0;
  text-transform: none; }

.service__icon {
  width: 30px;
  max-height: 40px;
  border-radius: calc(.25rem - 1px);
  margin-top: 1.5rem !important;
  margin-left: 1rem !important;
  margin-right: 1rem !important; }

.service__header {
  background: #044D25;
  min-height: 100px;
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
  margin-bottom: 1.5rem !important;
  color: white; }

.card-img-30 {
  width: 30px;
  max-height: 40px; }

.card-proc {
  border-radius: 0;
  height: 14rem;
  width: 14rem; }
  .card-proc .card-text {
    text-transform: uppercase;
    text-align: left !important;
    margin: 0; }

.portfolio .card-text {
  text-align: justify !important; }

.card-img-bw {
  width: 100%; }

/*strona główna karty*/
.card-mb {
  padding-right: 0;
  line-height: 1; }
  .card-mb p {
    margin-bottom: 0; }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .card-mb {
    text-align: center;
    /*font-size: 14px;*/
    /*font-weight: bold;*/ } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .card-mb {
    text-align: left;
    /*font-size: 14px;*/
    /*font-weight: bold;*/ } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .card-mb {
    text-align: left;
    /*font-size: 14px;*/
    /*font-weight: bold;*/ } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .card-mb {
    text-align: left;
    /*font-size: 14px;*/
    /*font-weight: bold;*/ } }

/*  Moduły CAD*/
.card-img-mp {
  width: 95%; }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .card-img-mp {
    margin-top: 10px; } }

/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .card-img-mp {
    margin-top: -70px; } }

/*  Baza wiedzy - lista artykulow*/
.card-img-bw-lst {
  max-height: 400px;
  max-width: 95%;
  width: auto;
  height: auto; }

.module-blocks__card {
  margin-bottom: .25rem !important;
  color: #fff !important;
  border-radius: 0;
  height: 14rem;
  width: 14rem; }
  .module-blocks__card--type1 {
    background-color: #044D25; }
  .module-blocks__card--type2 {
    background-color: #044D25; }
  .module-blocks__card--type3 {
    background-color: #044D25; }
  .module-blocks__card--type4 {
    background-color: #044D25; }

.module-blocks__text {
  text-transform: uppercase;
  text-align: left !important;
  margin: 0; }

.module-blocks__more {
  padding: .75rem 1.25rem;
  background-color: transparent !important;
  text-align: right !important; }

.module-article__text {
  font-size: 120%;
  text-align: justify !important; }

.customer {
  padding-bottom: 3rem !important;
  padding-top: 3rem !important; }
  .customer__card {
    text-align: left !important;
    padding: 1rem !important;
    margin-bottom: 3rem !important;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    border-radius: .25rem !important;
    background-color: #fff !important; }
  .customer__text-section {
    padding-left: 30px;
    line-height: 1.8; }

.logo {
  color: white;
  font-weight: 700; }
  .logo--color {
    color: #044D25; }
  .logo__second_color {
    color: #f15929; }

.logocolor {
  color: #044D25;
  font-weight: 700; }
  .logocolor .logosecond {
    color: #f15929; }

body {
  font-family: Verdana, sans-serif;
  color: black;
  font-style: normal; }

h1, h2, h3, h4, h5, h6, .btn {
  font-weight: 400;
  font-family: Verdana, sans-serif; }

h1.bold, h2.bold, h3.bold, h4.bold, h5.bold, h6.bold {
  font-weight: 700; }

p {
  line-height: 1.5; }

.text-link {
  color: #007bff; }

.text-orange {
  color: #f15929; }

.underlinemenu {
  border-bottom: 2px solid currentColor; }

.btn-primary {
  background-color: #f15929;
  border-color: #f15929; }

.border-primary {
  border-color: #f15929 !important; }

.borderLeft:before {
  content: "";
  position: absolute;
  left: 25%;
  top: 0;
  height: 100px;
  width: 50%;
  border-top: 2px solid #f15929; }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 576px) {
  .borderLeft:before {
    content: "";
    position: absolute;
    left: 0;
    width: 50%;
    border-top: none;
    border-left: 2px solid #f15929;
    top: 10px;
    height: 150px; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .borderLeft:before {
    top: 10px;
    height: 140px; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .borderLeft:before {
    top: 10px;
    height: 130px; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .borderLeft:before {
    top: 10px;
    height: 100px; } }

section {
  padding: 60px 0; }

#customers {
  background-color: #eaeaea !important; }
  #customers p.subsection {
    padding-left: 30px;
    line-height: 1.8; }

.carousel-item p {
  margin: 0; }

a:hover {
  color: #002ff9; }

#mainNav {
  margin-top: 40px;
  padding-top: 0;
  background-color: #044D25;
  /*#3064ae;*/ }
  #mainNav .navbar-toggler {
    font-size: 12px;
    right: 0;
    padding: 13px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: transparent;
    font-family: Verdana, sans-serif; }
  #mainNav .navbar-brand {
    color: black;
    font-family: Verdana, sans-serif; }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #ffffff; }
  #mainNav.navbar-shrink {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #044D25; }
  #mainNav .navbar-nav .nav-item .nav-link {
    font-size: 100%;
    font-weight: 400;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: white;
    font-family: Verdana, sans-serif; }

@media (min-width: 768px) {
  #mainNav {
    padding-top: 0;
    padding-bottom: 25px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent; }
    #mainNav .navbar-brand {
      font-size: 1.75em;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    #mainNav .navbar-nav .nav-item .nav-link {
      padding: 1.1em 1em !important; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      background-color: #044D25; }
      #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0; } }

#Intro {
  z-index: 100;
  top: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.5);
  height: 40px;
  width: 100%;
  color: white;
  font-size: 0.6em; }
  #Intro .btn {
    font-size: 0.9em; }

@media (min-width: 401px) {
  #Intro {
    font-size: 0.8em; } }

header .masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px; }

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 200px;
    padding-bottom: 100px; } }

h2 {
  text-align: center;
  padding: 20px; }

.slick-slide {
  margin: 0px 20px; }
  .slick-slide img {
    width: 100%; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    display: table;
    content: ''; }
  .slick-track:after {
    clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slider {
  width: auto;
  margin: 0px 10px 0 10px; }

@media (min-width: 768px) {
  .slider {
    width: auto;
    margin: 0px 80px 0 80px; } }

.slider-nav .slick-slide {
  color: black;
  border-radius: 50% !important;
  text-align: center;
  width: 120px;
  height: 120px;
  margin: 30px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  background-color: white;
  text-align: center;
  position: center; }
  .slider-nav .slick-slide .slider-nav .slick-slide .slik-current {
    color: black;
    border-radius: 50% !important;
    text-align: center;
    width: 170px;
    height: 170px;
    margin: 30px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
    background-color: white;
    text-align: center;
    position: center; }

.slick-prev:before,
.slick-next:before {
  color: black; }

.slick-dots {
  bottom: -30px; }

.slick-slide:nth-child(odd) {
  /*background: #e84a69;*/ }

.slick-slide .slick-current .slick-active .slick-center {
  width: 150px;
  height: 150px;
  background-color: pink; }

.slick-slide .slick-clone {
  width: 150px;
  height: 150px;
  background-color: red; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.center .slick-center {
  -moz-transform: scale(1.08);
  -ms-transform: scale(1.08);
  -o-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  color: #e67e22;
  opacity: 1;
  transform: scale(1.28); }

/* Font */
section h3.section-subheading {
  font-style: normal;
  font-family: Verdana, sans-serif; }

header.masthead .intro-text .intro-lead-in {
  font-style: normal;
  font-family: Verdana, sans-serif; }

#portfolio .portfolio-item .portfolio-caption p {
  font-style: normal;
  font-family: Verdana, sans-serif; }

.portfolio-modal .modal-content p.item-intro {
  font-style: normal;
  font-family: Verdana, sans-serif; }

/*Menu kategorii*/
.list-group-item {
  border-top: 0;
  border-bottom: 2px solid #e1e1e1;
  /* aktywna pozycja*/ }
  .list-group-item.active {
    color: #089949;
    background-color: transparent;
    border-color: #246642; }
    .list-group-item.active a {
      color: #089949; }
  .list-group-item a {
    color: black; }
    .list-group-item a:hover {
      color: #044D25; }

.read-more {
  text-decoration: solid;
  color: #089949; }

/* str glowna - carousel news */
.carousel-news {
  width: 90%;
  height: auto;
  position: absolute;
  right: 5%;
  top: 400px; }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .carousel-news {
    width: 360px;
    height: auto;
    position: absolute;
    right: 10%;
    top: 400px; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .carousel-news {
    width: 360px;
    height: auto;
    position: absolute;
    right: 10%;
    top: 450px; } }

/* Medium Devices, Desktops  add*/
@media only screen and (min-width: 1050px) {
  .carousel-news {
    width: 360px;
    height: auto;
    position: absolute;
    left: 65%;
    top: 450px; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .carousel-news {
    width: 360px;
    height: auto;
    position: absolute;
    left: 60%;
    top: 450px; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .carousel-news {
    width: 360px;
    height: auto;
    position: absolute;
    left: 65%;
    top: 450px; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1400px) {
  .carousel-news {
    width: 360px;
    height: auto;
    position: absolute;
    left: 65%;
    top: 450px; } }

/* wybór języków */
.lang-select {
  margin-right: 10%; }

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .lang-select {
    margin-right: 0; } }

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .lang-select {
    margin-right: 4%; } }

/* Medium Devices, Desktops  add*/
@media only screen and (min-width: 1050px) {
  .lang-select {
    margin-right: 10%; } }

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .lang-select {
    margin-right: 10%; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .lang-select {
    margin-right: 10%; } }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1400px) {
  .lang-select {
    margin-right: 10%; } }

/*      kontakt     */
.containerKontakt {
  position: relative; }
  .containerKontakt:before {
    content: '';
    display: block;
    background-color: #eaeaea;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

@media only screen and (min-width: 768px) {
  .containerKontakt {
    position: relative; }
    .containerKontakt:before {
      content: '';
      display: block;
      background-color: #eaeaea;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      right: 0; } }

.menu-background {
  background-color: #044D25; }

/* do zaznaczenia pozycji w menu */
.nav-link.selected {
  font-weight: 700 !important; }
  .nav-link.selected span {
    border-bottom: 2px solid currentColor; }

/*      side menu */
.side-menu {
  display: none;
  position: fixed;
  z-index: 1080;
  color: white;
  top: 281px; }

/* Large Devices, Wide Screens */
@media only screen and (max-height: 780px) {
  .side-menu {
    display: none;
    position: fixed;
    z-index: 1080;
    color: white;
    bottom: 0; } }

.about__text {
  text-align: justify !important; }

.site-title {
  font-size: 1.75rem; }

/* pageheader - Podstrony naglowek*/
.pageheader {
  z-index: 1;
  text-align: center;
  color: white;
  background-color: #044D25;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover; }
  .pageheader .title {
    font-weight: 400;
    padding-top: 140px;
    padding-bottom: 10px; }
  .pageheader__link {
    color: white; }
    .pageheader__link.active, .pageheader__link:hover {
      color: #f15929; }

/* breadcrumb*/
.breadcrumb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: .25rem;
  font-size: 12px; }

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: .5rem;
  color: white;
  content: "/"; }

.breadcrumb-item.active {
  color: white;
  font-weight: bold; }

.bw-card__header {
  padding-bottom: 1rem !important;
  padding-top: 1rem !important;
  color: #fff !important;
  background: linear-gradient(180deg, #089949 0%, #369962 100%);
  background: #369962; }

.bw-card__text {
  text-transform: uppercase;
  text-align: left !important;
  margin: 0; }

.bw-card__more {
  padding: .75rem 1.25rem;
  background-color: transparent !important;
  text-align: right !important; }

.intro__link {
  color: white; }
  .intro__link.active, .intro__link:hover {
    color: #f15929; }

.footer {
  font-size: 80%; }
  .footer__link {
    color: white; }
    .footer__link.active, .footer__link:hover {
      color: #f15929; }

footer {
  padding: 25px 0;
  text-align: center;
  font-size: 80%; }
  footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; }
  footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; }

ul.social-buttons {
  margin-bottom: 0; }
  ul.social-buttons li a {
    font-size: 20px;
    line-height: 50px;
    display: block;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    border-radius: 100%;
    outline: none;
    background-color: #212529; }
    ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
      background-color: #fed136; }

.side-menu {
  display: none;
  position: fixed;
  z-index: 1080;
  color: white;
  top: 281px; }
  .side-menu__link {
    color: white;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50px 1fr;
    grid-template-columns: 50px 1fr;
    -ms-grid-rows: 50px;
    grid-template-rows: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .side-menu__link:hover {
      text-decoration: none;
      color: #f15929; }

/* Small device */
@media only screen and (max-height: 780px) {
  .side-menu {
    display: none;
    position: fixed;
    z-index: 1080;
    color: white;
    top: auto;
    bottom: 0; } }

@media (min-width: 768px) {
  .side-menu {
    display: block; } }

.side-menu h2 {
  color: #089949;
  font-size: 14px;
  position: absolute;
  width: 400px;
  top: 50%;
  left: calc(100% + 20px);
  -webkit-transform: translate(-50%, 0) rotate(-90deg);
  transform: translate(-50%, 0) rotate(-90deg); }

.side-menu ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #089949;
  -webkit-box-shadow: -15px 15px 40px rgba(0, 0, 0, 0.2);
  box-shadow: -15px 15px 40px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  max-width: 50px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .side-menu ul:hover {
    max-width: 500px; }
  .side-menu ul li {
    background-color: #246642; }
    .side-menu ul li.active {
      background-color: white !important;
      color: #246642; }
      .side-menu ul li.active a {
        color: #246642; }
    .side-menu ul li:nth-child(4n-2) {
      background-color: #044D25; }
    .side-menu ul li:nth-child(4n-1) {
      background-color: #246642; }
    .side-menu ul li:nth-child(4n+0) {
      background-color: #044D25; }
    .side-menu ul li .side-menu__number {
      font-weight: 800;
      padding: 0;
      -ms-grid-column-align: center;
      justify-self: center; }
    .side-menu ul li span {
      padding: 0 15px;
      white-space: nowrap; }
