@charset "utf-8";
/*modyfikatory nagłówków*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	margin-top:0;
margin-bottom:.5rem;
	font-weight:500;
	line-height:1.2
}
.h1, h1 {
	font-size:calc(1.375rem + 1.5vw);
    font-family: 'Bai Jamjuree', sans-serif;
	font-weight: 700;
}

   h1.wpr {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #ffffff;
    padding: 50px 50px 15px;
    text-shadow: 3px 3px 3px black;
}

@media (min-width:1200px) {
.h1, h1 {
font-size:2.5rem;
font-family: 'Bai Jamjuree', sans-serif;
font-weight: 700;
}
  
     h1.wpr {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #ffffff;
    padding: 50px 50px 15px;
    text-shadow: 3px 3px 3px black;
}
}
.h2, h2 {
font-size:calc(1.325rem + .9vw);
font-family: 'Bai Jamjuree', sans-serif;
font-weight: 700;
}

   h2.wpr {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #ffffff;
    padding: 50px 50px 15px;
    text-shadow: 3px 3px 3px black;
}

@media (min-width:1200px) {
.h2, h2 {
font-size:2rem;
font-family: 'Bai Jamjuree', sans-serif;
font-weight: 700;
} 
   h2.wpr {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #ffffff;
    padding: 50px 50px 15px;
    text-shadow: 3px 3px 3px black;
}
  
}
.h3, h3 {
	font-size:calc(1.3rem + .6vw);
}

   h3.wpr {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #ffffff;
    padding: 50px 50px 15px;
    text-shadow: 3px 3px 3px black;
}

  h3.podkr {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #004a26;
    padding: 50px 0 15px;
    background: url("../images/kreska3.png") bottom left no-repeat
}

  h3.podkr2 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #252525;
    padding: 50px 0 15px;
}

h3.tekst {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  font-weight: bold;
}    

@media (min-width:1200px) {
.h3, h3 {
font-size:1.75rem
}
   h3.wpr {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #ffffff;
    padding: 50px 50px 15px;
    text-shadow: 3px 3px 3px black;
}
  
  h3.podkr {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #004a26;
    padding: 50px 0 15px;
    background: url("../images/kreska3.png") bottom left no-repeat
}
  
  h3.podkr2 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #252525;
    padding: 50px 0 15px;
}
  
}
.h4, h4 {
font-size:calc(1.275rem + .3vw)
}
@media (min-width:1200px) {
.h4, h4 {
font-size:1.5rem
}
}
.h5, h5 {
	font-size:1.25rem
}

  h5.podkr {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 500;
    color: #004a26;
    padding: 25px 0 15px;
    background: url("../images/kreska5.png") bottom left no-repeat
}

  h5.podkr2 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 500;
    color: #004a26;
    padding: 25px 0 15px;
}

h5.tekst {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: bold;
} 

.h6, h6 {
	font-size:1rem
}
p {
	margin-top:1rem;
	margin-bottom:1rem;
    font-family: 'Red Hat Display', sans-serif;
}

li {
    font-family: 'Red Hat Display', sans-serif;
}

p.wpr {
    color: #ffffff;
    padding-left: 50px;
    text-shadow: 3px 3px 2px black;
  	text-align: left;
  	font-weight: 600;
}

a {
    color: #49913e;
}

a.hover {
    color: #0345bf;
}

/*wzorniki kolorów*/
table.lista_kolorow {
	margin: auto;
}
img.kolor {
	height: 200px;
	margin: 20px 50px 0px 50px;
	border-style: solid;
	border-width: 1px;
	border-color: #b3b3b3;
	/*-webkit-animation: rotate-scale-up 1s linear both;
	animation: rotate-scale-up 1s linear both;*/
}

td.ral_opis {
	background-image: url("/images/ral_cien110.png");
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
  	font-family: 'Red Hat Display', sans-serif;
}

/*@-webkit-keyframes rotate-scale-up {
  0% {
    -webkit-transform: scale(0) rotateZ(180deg);
            transform: scale(0) rotateZ(180deg);
    -webkit-opacity: 0;
    		opacity: 0;
  }
  50% {
    -webkit-transform: scale(0.5) rotateZ(270deg);
            transform: scale(0.5) rotateZ(270deg);
    -webkit-opacity: 0.5;
    		opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1) rotateZ(360deg);
            transform: scale(1) rotateZ(360deg);
    -webkit-opacity: 1;
    		opacity: 10;
  }
}

@keyframes rotate-scale-up {
  0% {
    -webkit-transform: scale(0) rotateZ(180deg);
            transform: scale(0) rotateZ(180deg);
    -webkit-opacity: 0;
    		opacity: 0;
  }
  50% {
    -webkit-transform: scale(0.5) rotateZ(270deg);
            transform: scale(0.5) rotateZ(270deg);
    -webkit-opacity: 0.5;
    		opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1) rotateZ(360deg);
            transform: scale(1) rotateZ(360deg);
    -webkit-opacity: 1;
    		opacity: 1;
  }
}*/


/*ramki*/
.sppb-column ramka1 {
  color: blue;
}
/* modyfikacja układu */
.menu-top {
  list-style: none;
  padding: 0;
  margin: 0px;
}
.item-menu-top li {
  display: inline-block;
  margin: 0px 10px 0px 0px;
  font-size: 90%;
  white-space: nowrap;
}
.contact-info-content {
  list-style: none;
  padding: 0;
  margin: 0px;
}
.contact-info-content li {
  display: block;
  margin: 0px 10px 0px 0px;
  white-space: nowrap;
}

.sppb-panel-title {
  font-family: 'Bai Jamjuree', sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #004a26;
  padding: 50px 0 15px;
  background: url("../images/kreska3.png") bottom left no-repeat;
}

.webui-popover-title {
  font-family: 'Bai Jamjuree', sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  color: #004a26;
  padding: 15px 15px 15px;
  background: url("../images/kreska3.png") bottom left no-repeat;
}

div.sppb-panel-body {
  background-color: rgba(0, 0, 0, 0.025);
  border-bottom-style: solid;
  border-bottom-color: #004a26;
  border-bottom-width: 3px !important;
}

.sppb-panel-heading {
  background-color: rgba(0, 0, 0, 0.05);
}

.sppb-panel-legbud {
  margin-bottom: 50px;
}


#map { 
  height: 675px; 
}

.wpr {
  color: #ffffff;
  padding-left: 50px;
  text-shadow: 3px 3px 2px black;
  text-align: left;
  font-weight: 600;
}

.wpr2 {
  color: #ffffff;
  text-shadow: 3px 3px 2px black;
  font-weight: 700;
  font-family: 'Bai Jamjuree', sans-serif;
  visibility: visible;
}  

.sppb-carousel-text {
	animation-duration: 5000ms;
	animation-delay: 0ms;
	animation-name: fadeInUp;
}

/*tabelki*/
table.tabelka {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

td.naglowek {
  text-align: center;
  background-color: #004d40;
  color: #ffffff;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  font-family: 'Red Hat Display', sans-serif;
}

td.tresc {
  text-align: center;
  background-color: #eceff1;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  font-family: 'Red Hat Display', sans-serif;
}

td.naglowek_zalety {
  text-align: center;
  background-color: #004d40;
  color: #ffffff;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  font-family: 'Red Hat Display', sans-serif;
}

td.tresc_zalety {
  text-align: left;
  background-color: #eceff1;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  font-family: 'Red Hat Display', sans-serif;
  padding: 5px 5px 5px 5px;
}

td.naglowek_wady {
  text-align: center;
  background-color: #e91e63;
  color: #ffffff;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  font-family: 'Red Hat Display', sans-serif;
}

td.tresc_wady {
  text-align: left;
  background-color: #fce4ec;
  border-style: solid;
  border-color: white;
  border-width: 3px;
  font-family: 'Red Hat Display', sans-serif;
  padding: 5px 5px 5px 5px;
}

.sigplus-image {
  border-style: solid;
  color: #004a26;
  border-width: 3px;
  margin-left: 10px;
  margin-right: 10px;
}

.menu-top {
  font-family: 'Red Hat Display', sans-serif;
}

#sp-bottom {
  font-family: 'Red Hat Display', sans-serif;
}

[class^="item-"], [class*=" item-"] {
  margin: 0px 1.2rem 0px 0px;
  display: inline-block;
  /*font-size: 0.8vw;*/
  white-space: nowrap;
}

/* wyróżnienie pozycji w menu*/
a.sp-menu-item-podkr {
  font-weight: bold;
  color: #FFFFFF !important;
  background-color: #49913e;
}

a.sp-menu-item-podkr:hover {
  background-color: #0345bf;
}

.sp-megamenu-parent > li:last-child > a {
  padding-right: 15px;
}

/*do pobrania*/
.dopobrania1 {
  border-top: 1px solid #49913E;
  border-bottom: 1px solid #49913E;
  padding: 20px;
  vertical-align: middle;
}

.dopobrania {
  border-bottom: 1px solid #49913E;
  padding: 20px;
  vertical-align: middle;
}

ul.menu-rozdzialy {
  list-style: none;
  padding: 0;
  margin: 0px;
  font-family: 'Red Hat Display', sans-serif;
}

li.link-rozdzialy {
  display: inline-block;
  margin: 0px 30px 0px 0px;
  white-space: nowrap;
}

img.wyp-dod {
  border-style: solid;
  border-radius: 6px;
  border-width: 1px;
  border-color: #CCCCCC;
}

h5.wyp-dod {
  height: 90px;
  vertical-align: middle;
  display: table-cell;
}

img.technologia {
  border-style: solid;
  border-radius: 12px;
  border-width: 1px;
  border-color: #CCCCCC;
  margin-left: 20px;
}

img.techn-nr {
  margin-right: 10px;
  display: inline;
}

div.techn-head {
  
}

strong.podsw {
  background: #0078d7;
}

a.banerek {
    color: #ffffff;
}

a.banerek:hover {
    color: #0345bf;
}

a.menu-rozdzialy {
    color: #ffffff;
}

a.menu-rozdzialy:hover {
    color: #0345bf;
}

div.leaflet-popup-content {
	font-family: 'Red Hat Display', sans-serif;
}

div.creativecontactform_title {
  display: none;
}

#close_creative_alert {
  background-color: #2ba84a !important;
  box-shadow: none !important;
}

div.creativecontactform_wrapper {
    border: none !important;
    box-shadow: none !important;
}

div.creativecontactform_wrapper_inner {
  background-color: rgba(0, 0, 0, 0.05);
}

img.group_title {
  display: inline;
  padding-top: 7px;
  -webkit-filter: drop-shadow(0px 0px 8px #000);
  filter: drop-shadow(0px 0px 8px #000);
}


h2.group_title_celgar {
    font-size: 1.5rem;
    background-color: rgba(238, 127, 0, 0.4);
}

h2.group_title_legbud {
	font-size: 1.5rem;
    background-color: rgba(0, 0, 0, 0.4);
}

#sp-bottom-logos {
  padding-top: 30px;
  padding-bottom: 30px;
}

.sp-bottom-logos  {
	opacity: .6;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
    padding: 15px 0px 15px 0px
}
.sp-bottom-logos:hover  {
	opacity: 1;
}

div.category-desc {
    margin-top: 2rem;
  	margin-bottom: 2rem;
}

span.subheading-category {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: 700;
    color: #004a26;
    padding: 50px 0 15px;
    background: url("../images/kreska3.png") bottom left no-repeat
}

div.article {
  border: 1px solid #CCCCCC !important;
  border-radius: 6px !important;
}

.article-full-image img {
  border-radius: 0px !important;
}

.me-auto {
  margin-right: 0px !important;
}

.article-ratings-social-share {
  justify-content: center !important;
  border-top: 1px solid #cccccc !important;
  border-bottom: 1px solid #cccccc !important;
}

div.readmore {
  text-align: right;
}

#column-id-katalogi {
  background: url(/images/2024/10/14/katalogi2_head.jpg) rgba(0, 0, 0, 0.35);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 0 0;
  background-blend-mode: multiply;
}

#column-id-dopobrania {
  background: url(/images/2023/06/26/dopobrania_head.jpg) rgba(0, 0, 0, 0.35);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 0 0;
  background-blend-mode: multiply;
}

#column-id-dystrybutorzy {
  background: url(/images/2024/06/11/dystrybutorzy.jpg) rgba(0, 0, 0, 0.35);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 0 0;
  background-blend-mode: multiply;
}

#column-id-kontakt {
  background: url(/images/2023/06/26/kontakt_head.jpg) rgba(0, 0, 0, 0.35);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  background-position: 0 0;
  background-blend-mode: multiply;
}

#column-id-baner {
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}

#c-ttl, #c-txt, #s-cnt, #c-bns {
  font-family: 'Red Hat Display', sans-serif;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
  font-size: 0.76vw;
  font-weight: bold;
}

#sp-top-bar {
  font-size: 13px;
}

#sp-top1 {
  width: 75% !important;
}

#sp-top2 {
  width: 25% !important;
}

div.mod-languages a {
  font-size: 12px;
  padding: .1rem !important;
}

.sp-megamenu-parent > li > a {
  padding: 0 0.5vw !important;
}
/*
.row {
  display: -webkit-box;
}
*/