@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,800,900&display=swap&subset=latin-ext');
* {
  box-sizing: border-box;
}

body, .html, html{
    font-family: "Lato", Arial, Verdana, sans-serif;
    font-size: 17px;
    color: #2c2c2c;
    line-height: 1.5em;
}

a, a:hover, a:focus, a:active {
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    outline: none !important;
    color: #20c5a8;
}

@media print {
  html {
    font-size: 12pt;
  }
}



h1 {
  font-size: 2rem;
  line-height: 3rem;
  font-family: 'Montserrat','Lato',Arial, sans-serif;
}

h2 {
    font-size: 1.5rem;
    line-height: 1.85rem;
    font-weight: 700;
    color: #000000;
    
}


h3 {
  font-size: 1.25rem;
  line-height: 2.25rem;
}

h4 {
  font-size: 1rem;
  line-height: 1.5rem;
}
h1,h2,h3,h4,h5{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-family: 'Montserrat','Lato',Arial, sans-serif;
  letter-spacing: 1px;
}
h3{
    font-size: 1.5rem;
    line-height: 1.55rem;
    font-weight: 500;
    color: #10419b;
}
h3.red-line{
    border-bottom: 1px solid #c90f4b;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 24px;
    padding-bottom: 15px;
    margin-bottom: 40px;
}
b,strong {
  font-weight: inherit;
}

strong,
b {
  font-weight: bolder;
}

mark {
  background-color: #fd0;
  color: #000;
}

small {
  font-size: 0.875rem;
}
.field-tresci{
        margin: 40px auto;
        position: relative;
}
@media all and (min-width: 1200px){
    .field-tresci{
        max-width: 1100px;
        margin: 0px auto;
    }

}



.row:before{
    display: table;
    content: " ";
}
.row:after{
    content:'';
    display:block;
    clear:both;
}
.field-zdjecie img{
    max-width: 100%;
    height: auto;
}
.field-zdjecie{
    text-align: center;
}
td{
    padding: 10px;
}
@media all and (max-width: 768px){
    td{
        vertical-align: top;
        padding-bottom: 20px;
    }
    table{
        width: 100%!important;
    }
}
table{
    border-spacing: 1px;
    padding: 1px;
}
.ramka{
    border: 1px solid #df0049;
    padding: 20px;
}
.ramka-zdjecie .field-zdjecie{
    border: 1px solid #df0049;
    padding: 20px;
   transform: translateY(50px);
}
@media all and (min-width: 769px){
    .col-sm-6{
        width: 50%;
        float: left;
        padding: 0px;
    }
    .left140 h2{
        padding-left: 140px;
    }
    .left40 h2{
        padding-left: 40px;
    }
    .col-sm-3{
        width: 25%;
        float: left;
    }
    .col-sm-4{
        width: 33.3%;
        float: left;
    }
    .col-sm-5{
        width: 41.66666667%;
        float: left;
    }
    .col-sm-7 {
        width: 58.33333333%;
        float: left;
    }
}
.col-sm-5{
    padding-top: 30px;
}
.text-blue{
    color: #0b4395;
}
.text-blue strong, .text-blue b {
    font-weight: bold;
    color: #4faad7;
}
@media all and (min-width: 769px){
    .padding40{
        padding: 40px 0;
    }
    .padding40top{
        padding: 40px 0 0 0;
    }
    .padding40bot{
        padding: 0 0 40px 0;
    }
    .padding60{
        padding: 20px 0px;
    }
    .margin40{
        margin: 40px 0;
    }
    .margin60{
        margin: 20px 60px;
    }
    .margin40bottom{
        margin-bottom: 40px;
    }
    .margin60bottom{
        margin-bottom: 60px;
    }

}
.font-plus{
    font-size: 110%;
}
.font-bolder{
    font-weight: 500;
}
ul li {
    list-style-type: none;
    margin: 0;
    padding: 0 0 10px 25px;
    line-height: 1.4em;
    background: url(../images/bullet.png) 0 0 no-repeat;
}

ul{
    padding: 0;
}
ol.kolko_blue {
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    list-style-type: none!important;
}

ol.kolko_blue li {
	position: relative;
	padding-left: 50px;
	min-height: 38px;
}

ol.kolko_blue li:before {
	content: counter(li);
	counter-increment: li;
	color: #fff;
	background: #1e4db4;
	border-radius: 50%;
	font-size: 16px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.rtejustify {
    text-align: justify;
}
@media all and (min-width: 769px){
    .pdd-big-right {
        position: relative;
        min-height: 300px;
        margin-top: 40px;
        padding-left: 70px;
    }
    .padding0 .pdd-big-right{
        margin-top: 0;
    }
}
@media all and (min-width: 769px){
    .pdd-big-left {
        position: relative;
        min-height: 300px;
        margin-top: 40px;
        padding-right: 70px;
    }
    .padding0 .pdd-big-left{
        margin-top: 0;
    }

}
.blue-bg{
    margin: 0 -20px;
}
.blue-bg .col-sm-4 .group-content{
    background: #e9f6fc;
    min-height: 190px;
    padding: 30px;
    margin: 20px;
}

.blue-bg .col-sm-4 .group-content > div:before{
    content: "";
    width: 100%;
    height: 1px;
    background: white;
    display: block;
    z-index: 1000000000;
}
.bg-greyg{
    background: url(../images/fala.jpg) 0 0 no-repeat;
    padding-top: 120px;
}
.zdjecie-p .col-sm-6:last-child,
.zdjecie-l .col-sm-6:first-child{
    padding: 0;
}
.wyroznione{
    color: #c90f4b;
    font-weight: bold;
    font-size: 16px;
    margin: 10px 0;
    display: block;
}
.img-responsive {
    text-align: center;
}
.img-responsive img{
    max-width: 100%;
    height: auto;
}
.linie h2{
  display: flex;
  align-items: center;
  white-space: pre-line;
  font-weight: bold;
  margin: 40px 0;
}

.linie h2:before, 
.linie h2:after{
  flex: 1;
  height: 1px;
  content: '';
  background-color: #10419b;
  margin: 0 10px;
}
.kolorystyka{
    position: relative;
    padding: 40px 0;
}
.kolorystyka .kolory{
    display: inline-block;
}
.kolorystyka .kolory img{
    width: 220px;
    height: 220px;
    display: inline-block;
}
.field-kolory{
    position: absolute;
    top: 50%;
    right: 10px;
}
.color-swatch{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
iframe{
    max-width: 100%;
}
.naglowek{
    position: relative;
    width: 100%;
    overflow: hidden;
    line-height: 1em;
}
.naglowek:before {
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.77) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(51%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.77)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.77) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.77) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.77) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 51%, rgba(0,0,0,0.77) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.naglowek h2{
    color: #ffffff;
}
h1 {
    position: absolute;
    top:  calc(45% - 45px);
    left: 5%;
    font-weight: 800;
    color: #ffffff;
    font-size: 66px;
}
@media all and (max-width: 768px){
    h1 {
        position: absolute;
        top:  calc(45% - 33px);
        left: 5%;
        font-weight: 800;
        color: #ffffff;
        font-size: 24px;
    }
}
.naglowek .opis{
    position: absolute;
    top:  calc(45% + 53px);
    left: 5%;
    font-weight: 500;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    max-width: 50%;
    line-height: 1.2em;
}
@media all and (max-width: 768px){
    .naglowek .opis{
        position: absolute;
        top:  calc(45% + 53px);
        left: 5%;
        font-weight: 500;
        color: #ffffff;
        font-size: 17px;
        font-weight: 500;
        max-width: 95%;
        line-height: 1.2em;
    }
}

.icon-deep-water-purification {
   background: url("../icons/Deep_water_purification.svg");
}
.icon-space-saving-design{
    background: url("../icons/Space_saving_design.svg");
}
.icon-safe-water-without-boiling-2{
    background: url("../icons/Safe_water_without_boiling_2.svg");
}
.icon-easy-to-replace-cartrige{
    background: url("../icons/Easy_to_replace_cartrige.svg");
}

.icon,
.ikonki img{
    width: 96px;
    max-width: 48px;
    min-width: 48px;
    max-height: 48px;
    height: 48px;
    background-size: cover;
    content: '';
    display: block;
    outline: none;
    text-indent: -9999999px;
    margin: 20px;
}
.ikonki .img-responsive{
    float: left;
}
.ikonki .img-responsive img{
    width: 48px;
    max-width: 48px;
    min-width: 48px;
    max-height: 48px;
    height: 48px;
    background-size: cover;
    content: '';
    display: block;
    outline: none;
    margin: 20px;
}

p {
    margin: 25px 0;
}





.paragraphs-item-obrazki.ikonki .field-group-div {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
    padding-right: 20px;
}
@media all and (max-width: 768px){
    .paragraphs-item-obrazki.ikonki .field-group-div {
        margin: 30px 20px 20px 0;
    }
}
.paragraphs-item-obrazki.ikonki .field-group-div .icon{
    float: left;
}
.paragraphs-item-obrazki.ikonki .field-group-div{
    clear: both;
}
.paragraphs-item-obrazki.ikonki .field-group-div p{
    margin: 0;
}

.naglowek .bg img{
    position: relative;
    z-index: -1;
}
.header__logo{
    margin-bottom: -100px;
    margin-left: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 20px;
}
.header__logo img{
    width: 200px;
    
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(16deg) brightness(108%) contrast(101%);
    
}
.naglowek .logo{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}
.logo img{
    margin: 30px 0 20px 20px;
}


@media all and (min-width: 768px){
    .naglowek .logo{
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }
    .paragraphs-item-obrazki.ikonki .col-sm-12{
        display: flex;
        margin-top: -100px;
        color: #ffffff;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
    }
    .paragraphs-item-obrazki.ikonki .icon {
      filter: brightness(1000%);
    }
    .paragraphs-item-obrazki.ikonki .col-sm-12{
        display: flex;
        border-top: 1px solid rgba(255, 255, 255, 0.3);
    }
    .paragraphs-item-obrazki.ikonki .field-group-div{
        display: flex;
        align-items: center;
    }
    .ikonki .img-responsive img{
        filter: invert(1000%) sepia(100%) saturate(10%) hue-rotate(274deg) brightness(119%) contrast(209%);
    }

}
@media all and (min-width:768px){
    .paragraphs-item-obrazki.ikonki .col-sm-12 {
        margin-top: -130px;
    }
}
@media all and (min-width:992px){
    .paragraphs-item-obrazki.ikonki .col-sm-12 {
        margin-top: -130px;
    }
}
@media all and (min-width:1200px){
    .paragraphs-item-obrazki.ikonki .col-sm-12 {
        margin-top: -91px;
    }
}
@media all and (max-width: 768px){
    .paragraphs-item-obrazki.ikonki .field-group-div .col {
        margin: 20px;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.2em;
        float: left;
        display: inline-block;
        max-width: calc(100% - 130px);
    }
}
.col4 .group-kol{
    width: 25%;
    float: left;
}
.col3 .group-kol{
    width: 33%;
    float: left;
}
.col2 .group-kol{
    width: 50%;
    float: left;
}
.col4 h4, .col h4 {
    position: absolute;
    top: -80px;
    height: 80px;
    width: 100%;
    margin: 0 -10px;
    font-size: 16px;
    line-height: 1.2em;
    padding: 20px 15px 15px;
    display: table-cell;
    vertical-align: middle;
}
.col4 .img-responsive, .col .img-responsive  {
    text-align: center;
    margin-bottom: 80px;
}
@media all and (max-width: 992px){
    .col4 .group-kol{
        width: 50%;
        float: left;
    }
    .col4 .group-kol:nth-child(2n+1){
        clear: both;
    }

}
@media all and (max-width: 500px){
    .col4 .group-kol{
        width: 100%;
        float: none;
    }
    .col3 .group-kol{
        width: 100%;
        float: none;
    }
    .col2 .group-kol{
        width: 100%;
        float: none;
    }
}
.col4 .field-group-div,
.col .field-group-div{
    padding: 0 10px;
    position: relative;
}
.img-responsive img{
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.rtecenter {
    text-align: center;
}
.no-margin{
    margin: 0;
}

@media all and (min-width: 769px){
    .ikonki .col-sm-12 {
        display: flex;
        justify-content: center;
    }
}
@media all and (max-width: 769px){
    .ikonki{
        background: #F1F6FF;
    }
    .ikonki .group-kol {
        border-bottom: 1px solid rgba(43,27,53, 0.1);
    }

    .naglowek.animacja .bg img {
        margin-top: 40px;
    }
}
@media all and (max-width: 470px){
    .naglowek .bg img {
        max-width: 700px;
        margin-left: -260px;
    }
}
.ikonki .group-kol {
    min-width: 160px;
    z-index: 1;
    display: flex;
    width: 100%;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.ikonki .group-kol:last-child{
    border-right: 0;
}
.ikonki.col2 .group-kol {
    width: 50%;
    float: none;
    padding: 0 10%;
}
.paragraphs-item-obrazki.ikonki.col2 .group-kol .field-group-div {
    border-right: 0px solid rgba(255, 255, 255, 0.3);
}
.ikonki.col2 .group-kol:first-child{
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.rtcenter{
    text-align: center;
}
.linia-pod{
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 40px;
}
.linia-nad{
    border-top: 1px solid #e1e1e1;
    padding-top: 40px;
}
.font-{
    font-size: 14px;
    line-height: 1.3em;
}
.font--{
    font-size: 12px;
    line-height: 1.3em;
}
.font-minus{
    font-size: 14px;
    line-height: 1.3em;
}
.line-plus{
    line-height: 1.8em;
}
table{
    border: 0;
    padding: 1px;
}
td{
    padding: 1px;
}
.col-ramka .group-kol{
    border-right: 1px solid #e1e1e1;
}
.col-ramka .group-kol:last-child{
    border-right: 0;
}

.animacja .img-responsive.bg img{
    z-index: 0;
}
.animacja.ikonki .col-sm-12:before {
    display: block;
    height: 1px;
    background: rgba(255,255,255,0.3);
    width: 100%;
    content: '';
    position: absolute;
}
.naglowek.animacja{
    width: 100%;
    min-height: 400px;
    animation: 10s ease 0s infinite normal none running colorchange;
        background: radial-gradient(728.62px at 73.15% 53.66%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%),#1389BB;
}

@keyframes colorchange {
          6.6%  {background-color: #D96321;}
          33.0%  {background-color: #D96321;}
          39.6%  {background-color: #20B636;}
          66.0%  {background-color: #20B636;}
          72.6%  {background-color: #1389BB;}
          99.0%  {background-color: #1389BB;}
}

table.tabelka{
    width: 100%!important;
}

table.tabelka  tr:nth-child(2n+1) td{
    background: #f8f8f8;
}
table.tabelka td{
    padding: 5px 15px;
    border-bottom: 1px solid #cccccc;
}

h3.hwieksze{
    font-size: 200%;
    font-weight: 800;
    color: #000000;
}
@media all and (max-width: 769px){
h3.hwieksze{
    font-size: 140%;
    font-weight: 800;
    color: #000000;
}
}
.certyfikaty .kolorystyka img{
    max-width: 100px;
    height: auto;
    margin: 0 20px;
}
@media all and (min-width: 769px){
    .imgpadding40 img{
        padding-top: 40px;
    }
    .imgpadding80 img{
        padding-top: 80px;
    }
}
.skladzestawu h2{
    padding-left: 40px;
}

.paragraphs-item-7-5 .group-footer {
    border-top: 1px solid #e1e1e1;
    clear: both;
    padding: 20px 0 20px;
    margin-top: 40px;
}
.paragraphs-item-7-5 .group-right{
    padding-left: 30px;
}
.paragraphs-item-7-5.linia-pno .group-footer{
    border-top: 0;
}

.col2 img{
    max-width: 80%;
    height: auto;
}
.col img{
    max-width: 300px;
    height: auto;
}
@media all and (min-width: 768px){
    .rightpadding40 .group-right{
        padding-top: 40px;
    }
    .rightpadding80 .col-sm-6:last-child{
        padding-top: 80px;
    }
    .leftpadding80 .col-sm-6:first-child{
        padding-top: 80px;
    }
}

.paragraphs-item-7-5 {
    padding-top: 40px;
}