/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #7d7d7d;
    background-color: #fff;
    font-weight: 500;
    line-height: 2;
}
body.navbar-is-fixed-top {
    margin-top: 105px;
}

h3, .h3,
h2, .h2 {
    font-size: 38px;
}

.page-node-type-article h3 {
  font-size: 24px;
}

a {
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}

a:hover {
	text-decoration: none;
}

.navbar {
    margin-bottom: 0;
}

.field--name-body h4, 
.field--name-body .h4, 
.field--name-body h3, 
.field--name-body .h3, 
.field--name-body h2, 
.field--name-body .h2, 
.field--name-body h1, 
.field--name-body .h1 {
	color: #009fe3;
}

.field--name-field-image {
	margin-bottom: 15px;
}

.bold {
	font-weight: 600;
}

.blue {
	color: #009fe3;
}

.login {
	background: #009fe3;
	border: 1px solid #009fe3;
	padding: 5px 20px;
	border-radius: 0 0 15px 15px;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	position: absolute;
	right: 15px;
	top: 0;
	font-size: 12px;
}

.lang {
  position: absolute;
  top: 0;
  right: 150px;
  font-size: 12px;
  padding: 5px 0;
  color: #000;
}

.login:hover,
.login:focus {
  color:  #009fe3;
  text-decoration: none;
}

.login:hover,
.login:focus {
	color:  #009fe3;
	background: #fff;
	text-decoration: none;
}

.btn-info {
    color: #fff;
    background-color: #009fe3;
    border-color: #009fe3;
    text-transform: uppercase;
}

.btn-info:focus,
.btn-info:hover {
    color: #009fe3;
    background-color: #fff;
    border-color: #009fe3;
}

.btn-default {
    color: #009fe3;
    background-color: transparent;
    border-color: #009fe3;
}


.btn-default:focus,
.btn-default:hover {
    color: #fff;
    background-color: #009fe3;
    border-color: #009fe3;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    padding: 10px 30px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.42857143;
    border-radius: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
}

.btn.blue {
  color: #fff;
  background-color: #009fe3;
  border-color: #009fe3;
}

.btn.blue:hover,
.btn.blue:focus {
    color: #009fe3;
    background-color: transparent;
    border-color: #009fe3;
} 

.navbar-default {
    background-color: #fff;
    border-color: transparent;
    padding-top: 8px;
	  padding-bottom: 0;
}

.logo img {
	width: 275px;
	height: 58px;
}

.navbar-nav {
    float: right;
    margin: 0;
}

.navbar-default .navbar-collapse, 
.navbar-default .navbar-form {
    border-color: transparent;
    padding-top: 10px;
}

.navbar-default .navbar-nav > li > a { 
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus { 
   color: #009ee2;
   background: transparent;
}

.center {
	text-align: center;
}

.center img {
	margin: 0 auto;
}

.blue_block {
	background: #009fe3;
	color: #fff;
	padding: 50px 0 40px;
	margin-bottom: 50px;
}

.blue_block.two {
	margin-bottom: 0;
}

.blue_block.tree {
	background-image: url(../images/bg_block_title.svg);
	background-color: #009ee2;
	color: #fff !important;
	float: left;
	width: 100%;
}

.blue_block.tree h2 {
	color: #fff;
}

h2.white .small,
.white {
	color: #fff !important;
	font-weight: 600;
}

.white .btn-info {
    border-color: #fff;
    text-transform: uppercase;
}

.application {
	margin: 25px 0;
}

.blue_block .views-field-title a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    color: #fff;	
    text-align: center;
    display: block;
}

.view-submenu-zastosowanie .views-field-title a,
.facebook-block .views-field-title a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    color: #717e85;	
    text-align: center;
    display: block;
}

.view-submenu-zastosowanie .application:hover a,
.facebook-block .application:hover a {
	color: #009fe3;
}

.application:hover a,
.blue_block .views-field-title a:hover {
  color: rgba(255,255,255,0.7);
  text-decoration: none;
}

#block-views-block-submenu-zastosowanie-block-1 img {
  margin: 0 auto 5px;
}

.we-mega-menu-submenu .application {
    margin: 5px 0;
}

.block-views-blocksubmenu-zastosowanie-block-2 .view-submenu-zastosowanie  img {
  height: 75px;
  width: 75px;  
}

.view-submenu-zastosowanie img {
  margin: 0 auto;
  height: 40px;
  width: 75px;
  fill: #fff; 
  color: #fff;
  filter: invert(0%) sepia(0%) saturate(18%) hue-rotate(325deg) brightness(106%) contrast(106%);  
}

.facebook-block .views-field-field-ikonka-biala img {
	margin: 0 auto;
	height: 50px;
	width: 85px;
	fill: #fff; 
	color: #fff;
	filter: invert(49%) sepia(13%) saturate(327%) hue-rotate(157deg) brightness(96%) contrast(91%);	
}

.blue_block .views-field-field-ikonka-biala img {
	margin: 0 auto;
	height: 50px;
	width: 85px;
	fill: #717e85; 
	color: #717e85;
	filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(9deg) brightness(103%) contrast(101%);
}

.application:hover img {
    transform: scale3d(1.04, 1.04, 1);
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    filter: invert(87%) sepia(3%) saturate(4552%) hue-rotate(173deg) brightness(103%) contrast(94%);
}

.view-submenu-zastosowanie .application:hover img,
.facebook-block .application:hover img {
    transform: scale3d(1.04, 1.04, 1);
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;
    filter: invert(57%) sepia(34%) saturate(6412%) hue-rotate(166deg) brightness(93%) contrast(101%);;
}



.facebook-block .view-zastosowanie h2:after
.blue_block .view-zastosowanie h2:after{
	content: '';
	display: block;
	width: 150px;
	height: 3px;
	background: #73c2e3;
	margin: 20px auto;
}

.index.block {
	padding-top: 80px;
}

.box {
	border: 1px solid #787878;
	padding: 10px;
	min-height: 290px;
	background: #fff;
	color: #323232;
	perspective: 1000px;
	margin-bottom: 100px;
}

.box:hover {
    background-color: #009fe3;
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
    color: #fff;
    border: 1px solid #009fe3;
}

.box:hover .box-title {
	padding-top: 0px	
}

.box .box-title {
	font-weight: 600;
	font-size: 24px;
	text-align: center;
	padding-top: 40px
	position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}

.box:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.box-text {
	padding-top: 10px;
  text-align: left;
}

.box-title {
	padding-top: 40px;
}

.box-title, 
.hid {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.hid {
  color: white;
  transform: rotateY(180deg);
}


.box .ikona {
   width: 95px;
   height: 95px;
   border-radius: 50%;
   margin: -50px auto 0;
 	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fff;
}

.box .ikona img {
  fill: #fff;
  color: #fff;
  filter: invert(49%) sepia(13%) saturate(327%) hue-rotate(157deg) brightness(96%) contrast(91%);
}

.box:hover .ikona img {
    filter: invert(57%) sepia(34%) saturate(6412%) hue-rotate(166deg) brightness(93%) contrast(101%);
}

.box:hover .ic {
    -webkit-transition: background-color 1000ms linear;
    -ms-transition: background-color 1000ms linear;
    transition: background-color 1000ms linear;
	background-color: #009fe3;
}

.ilp {
	mask: url(../images/ilp.svg) no-repeat center / contain;
	-webkit-mask: url(../images/ilp.svg) no-repeat center / contain;
	background-color: #717e86;	
	width: 95px;
   	height: 95px;
}

.ip {
	mask: url(../images/ip.svg) no-repeat center / contain;
	-webkit-mask: url(../images/ip.svg) no-repeat center / contain;
	background-color: #717e86;
	width: 95px;
   	height: 95px;
}

.it {
	mask: url(../images/it.svg) no-repeat center / contain;
	-webkit-mask: url(../images/it.svg) no-repeat center / contain;
	background-color: #717e86;	
	width: 95px;
   	height: 95px;
}

.izf {
	mask: url(../images/izf.svg) no-repeat center / contain;
	-webkit-mask: url(../images/izf.svg) no-repeat center / contain;
	background-color: #717e86;	
	width: 95px;
   	height: 95px;
}

.ied {
	mask: url(../images/ied.svg) no-repeat center / contain;
	-webkit-mask: url(../images/ied.svg) no-repeat center / contain;
	background-color: #717e86;
	width: 95px;
   	height: 95px;
}

.ikk {
	mask: url(../images/ikk.svg) no-repeat center / contain;
	-webkit-mask: url(../images/ikk.svg) no-repeat center / contain;
	background-color: #717e86;	
	width: 85px;
   	height: 85px;
}

.icpk {
	mask: url(../images/icpk.svg) no-repeat center / contain;
	-webkit-mask: url(../images/icpk.svg) no-repeat center / contain;
	background-color: #717e86;	
	width: 95px;
   	height: 95px;
}

.iz {
	mask: url(../images/iz.svg) no-repeat center / contain;
	-webkit-mask: url(../images/iz.svg) no-repeat center / contain;
	background-color: #717e86;
	width: 95px;
   	height: 95px;
}

.itr {
	mask: url(../images/itr.svg) no-repeat center / contain;
	-webkit-mask: url(../images/itr.svg) no-repeat center / contain;
	background-color: #717e86;	
	width: 85px;
   	height: 85px;
}

.more2.block {
	padding: 0 0 50px 0;
}

.more2.block h3 {
	padding-top: 0;
	margin-top: 0;
}

.more2.block p {
	text-transform: uppercase;
	margin-bottom: 20px;
}

.img-box {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.img-box .more {
	position: absolute;
	bottom: 15px;
	right: -18px;
}

h1.title {
	font-size: 30px;
	font-weight: 600;
	margin-top: 0;
}

.title a {
	color: #323232;
}

.title a:hover,
.title a:focus {
	color: #7d7d7d;
}

h4.subtitle {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
} 

.line {
	display: block;
	width: 100px;
	height: 2px;
	background: #7d7d7d;
	margin-top: 30px;
	margin-bottom: 20px;
}

.index {
	color: #7d7d7d;
}

.img-box figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.img-box figure:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}


.blog {
	background: #f0f4f7;
	padding: 40px 0 30px;
}

.page-node-23 .block_app5 p.blue {
  text-transform: uppercase;  
  margin-bottom: 0px;
}

.page-node-23 .facebook-block p.blue,
.page-node-23 .block_app5 p.black,
.page-node-23 .block_app4 p.blue,
.page-node-23 .block_app2 p.blue,
.block_app1 p.blue,
.contact-box p.blue,
.blog-page p.blue,
.blog p.blue {
	text-transform: uppercase;
	margin-bottom: 40px;	
}

.page-node-23 .block_app2 {
  padding: 40px 0 30px;  
}

.blog .line {
    display: block;
    width: 100px;
    height: 1px;
    background: #7d7d7d;
    margin: 10px auto 10px;
}

.image-blog {
	overflow: hidden;
}

.image-blog img {
  margin: 0 auto;
}

.image-blog figure {
	position: relative;
}

.image-blog figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}

.image-blog figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}

@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

.slider {
	padding-bottom: 40px;
}

.move-file {
	overflow: hidden;
}

h2.move {
	font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}

h4.move {
	font-size: 60px;
  font-weight: 400;
  margin-bottom: 30px;
  color: #444444;
}

.hsds-hero__col {
  margin-top: 200px;
}

.hsds-hero__col.content {
	padding-top: 200px;
	padding-bottom: 100px;
} 


.hsds-hero {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    min-height: 600px;
}

.hsds-round-button::before {
    border: 8px solid rgba(41,77,255,0.2);
        border-top-width: 8px;
        border-right-width: 8px;
        border-bottom-width: 8px;
        border-left-width: 8px;
    content: '';
    display: block;
    border-radius: 50%;
    box-sizing: border-box;
    height: calc(100% + 16px);
    left: -8px;
    position: absolute;
    top: -8px;
    width: calc(100% + 16px);
    z-index: -1;
}

.hsds-round-button--responsive::before {
    border-width: 12px;
    height: calc(100% + 24px);
    left: -12px;
    top: -12px;
    width: calc(100% + 24px);
}


.hsds-hero--with-fixed-height-mask .hsds-hero__background-graphic-wrapper {
    max-height: 596px;
}
.hsds-hero__background-graphic-wrapper {
    left: calc(45% - 60px);
    max-width: 800px;
    overflow: hidden;
}
.hsds-hero__background-graphic-wrapper {
    height: 100%;
    left: 45%;
    margin: 0;
    position: absolute;
    top: 0;
}
.hsds-hero__background-graphic-wrapper {
    box-sizing: border-box;
    margin-bottom: -8px;
    position: relative;
    width: 100%;
}

.hsds-round-button::before {
    border: 8px solid rgba(41,77,255,0.2);
    content: '';
    display: block;
    border-radius: 50%;
    box-sizing: border-box;
    height: calc(100% + 16px);
    left: -8px;
    position: absolute;
    top: -8px;
    width: calc(100% + 16px);
    z-index: -1;
}


.hsds-hero__svg-mask {
 height:0;
 position:absolute;
 width:0;
}

.hsds-hero__background-graphic {
    height: 100%;
    width: 100%;
}

.hsds-hero__background-graphic-wrapper {
    height: 100%;
    left: 30%;
    margin: 0;
    position: absolute;
    top: 0;
}
/*
.hsds-hero__background-graphic-mask {
 box-sizing:border-box;
 -webkit-clip-path:polygon(0 0, 100% 0, 100% 20%, 100% 100%, 80% 100%, 20% 100%, 14% 77%, 0 0);
 clip-path: polygon(0 0, 100% 0, 100% 20%, 100% 100%, 80% 100%, 20% 100%, 14% 77%, 0 0);
}
*/
@media screen and (min-width: 992px) {
 .hsds-hero__background-graphic-mask {
  height:100%;
  left:0;
  max-width:150%;
  position:absolute;
  top:0
 }
}
.hsds-hero__background-graphic {
 box-sizing:border-box;
 height:auto;
 left:0;
 position:relative;
 width:100%
}
@media screen and (min-width: 992px) {
 .hsds-hero__background-graphic {
  height:100%;
  width: 100%;
 }
}
.hsds-hero__container {
 box-sizing:border-box;
 margin:0 auto;
 max-width:1240px;
 padding-left:32px;
 padding-right:32px;
 width:100%;
 padding-bottom:32px;
 padding-top:32px;
 position:relative;
 z-index:2
}
@media screen and (min-width: 992px) {
 .hsds-hero__container {
  padding-left:16px;
  padding-right:16px
 }
}
@media screen and (min-width: 992px) {
 .hsds-hero__container {
  padding-bottom:32px;
  padding-top:32px
 }
 .hsds-hero--with-fixed-height-mask .hsds-hero__container {
  padding-bottom:48px;
  padding-top:78px
 }
}


.hsds-hero--with-fixed-height-mask .hsds-hero__container {
    padding-bottom: 48px;
    padding-top: 78px;
}
.hsds-hero__container {
    padding-bottom: 32px;
    padding-top: 32px;
}
.hsds-hero__container {
    padding-left: 16px;
    padding-right: 16px;
}
.hsds-hero__container {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1240px;
    padding-left: 0;
    padding-right: 32px;
    width: 100%;
    padding-bottom: 32px;
    padding-top: 32px;
    position: relative;
    z-index: 2;
}

.footer {
    margin-top: 0;
    padding-top: 125px;
    padding-bottom: 36px;
    border-top: 0px solid transparent;
}

.footer-one {	
   border-top: 3px solid #009fe3;
   padding-top: 60px;
}

.footer-one.col-md-6 {
	padding-left: 0;
}


.footer-two {
   border-top: 3px solid #190000;
   padding-top: 60px;
}

h3.title-block {
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 0;
	border-bottom: 1px solid #7d7d7d;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

h4.title-block {
	font-size: 18px;
	font-weight: 500;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #323232
}

.footer .nav > li > a {
    position: relative;
    display: block;
    padding: 3px 0;
    font-size: 14px;
    font-weight: 500;
    color: #7d7d7d;
    text-transform: uppercase;
}

.footer .nav > li > a:hover, 
.footer .nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #009fe3;
}

.footer-two {
	font-size: 16px;
	color: #7d7d7d;	
}

.addres-list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
	color: #7d7d7d;
}

.social-list a,
.addres-list a {
	color: #7d7d7d;
}

.social-list a:focus,
.social-list a:hover,
.addres-list a:focus,
.addres-list a:hover {
	color: #198fcd;
}

.addres-list a .fas {
	color: #198fcd;
}

.social-list {
	border-top: 1px solid #7d7d7d;
	margin-top: 20px;
	list-style: none;
	padding: 0;
}

.social-list li  {
    position: relative;
    display: inline-block;
}

.social-list  li a {
    display: block;
    padding: 5px;
    width: 30px;
}

.navbar-toggle {
    margin-top: 36px;
}

.blue_block_title {
	padding: 20px 0;
	background-image: url(../images/bg_block_title.svg);
	background-color: #009ee2;
	background-position: center top;
	background-repeat: repeat;
	background-size: cover;
	margin-bottom: 30px;
}



.title-title-right {
	float: right;
}

.title-title-right .title {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	display: block;
	height: 62px;
	position: relative;
	float: left;
	margin-right: 20px;
}

.title-title-right .ikona {
	height: 62px;
	width: 62px;
	border-radius: 50%;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #fff;	
	display: inline-block;
}

.blog-title .title-title-right .ikona .ico {
	background-image: url(../images/blog.svg);
	filter: invert(46%) sepia(97%) saturate(2666%) hue-rotate(169deg) brightness(96%) contrast(102%);
	height: 62px;
	width: 62px;
}

.kontakt-title .title-title-right .ikona .ico{
	background-image: url(../images/kontakt.svg);
	filter: invert(46%) sepia(97%) saturate(2666%) hue-rotate(169deg) brightness(96%) contrast(102%);
	height: 62px;
	width: 62px;
}

.firma-title .title-title-right .ikona .ico{
	background-image: url(../images/firma.svg);
	filter: invert(46%) sepia(97%) saturate(2666%) hue-rotate(169deg) brightness(96%) contrast(102%);
	height: 62px;
	width: 62px;
}

.oferta-title .title-title-right .ikona .ico{
  background-image: url(../images/oferta.svg);
  filter: invert(46%) sepia(97%) saturate(2666%) hue-rotate(169deg) brightness(96%) contrast(102%);
  height: 62px;
  width: 62px;
}

ul.pager-show-more {
	list-style: none;
	margin: 0;
	padding: 0;	
}


ul.pager-show-more li {
   text-align: center;
}


ul.pager-show-more li a {
	margin-top: 50px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    padding: 10px 30px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 25px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #009fe3;
    background-color: transparent;
    border: 1px solid #009fe3;
}

ul.pager-show-more li a:focus, 
ul.pager-show-more li a:hover {
    color: #fff;
    background-color: #009fe3;
    border-color: #009fe3;
}

.blog-page .grid .col-blog {
	margin-bottom: 30px;
}

.blog-page .grid .col-blog:nth-child(4), 
.blog-page .grid .col-blog:nth-child(7),
.blog-page .grid .col-blog:nth-child(10){
   clear:  left;
}

.field--name-field-galeria img {
    margin:  5px auto;
}

.page-node-type-zastosowanie .page-header, 
.page-node-type-article .page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    border-bottom: none;
    font-weight: 300;
}

.page-node-type-zastosowanie .page-title, 
.page-node-type-produkty .page-title,
.page-node-type-page .page-header {
    padding-bottom: 0;
    margin: 0;
    border-bottom: none;
    font-weight: 600;
    font-size: 30px;
    color: #323232;
}

.field--name-field-subtitle {
	color: #009fe3;
	font-weight: 600;
	font-size: 20px;
}

.field--name-field-subtitle:after {
	padding-top: 15px;
	display: block;
	width: 120px; 
	border-top: 2px solid #7d7d7d;
    height: 2px;
    content: "";
}


.author {
	color: #7d7d7d;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
}

.sharing span,
.author span {
	border-top: 2px solid #009ee2;
	padding-top: 5px;
}

.block-blog {
	background: #f0f4f7;
}

.block-blog h2.title {
   font-size: 25px;
}

.block-blog .col-blog {
	margin-bottom: 15px;
}

.blue.block {
	background-color: #009ee2;
	color: #fff;
}

.region-sidebar-second .block {
	margin-bottom: 20px;
}

.link-reklama {
	padding: 35px 0;
	display: block;
}

.link-reklama h4 {
	font-weight: 300;
	font-size: 22px;
}

.sharing {
   margin-top: 20px;
}

.social-sharing-buttons {
    justify-content: left;
}

.contact-box {
	margin-bottom: 50px;
}

.box-contact {
	border: 1px solid #787878;
	padding: 15px;
	min-height: 200px;
	background: #fff;
	margin-bottom: 20px;
}

.contact-box h2.title {
	color: #323232 !important;
}

.box-contact-title {
	font-size: 20px;
	color: #323232 !important;
	font-weight: 300;
}

.box-line {
	border-top: 1px solid #009ee2;
	width: 100px;
	margin-bottom: 20px;
}

.box-list-contact {
	padding: 0;
}

.box-list-contact li {
	list-style: none;
	color: #7d7d7d;
	font-size: 16px;
}

.box-list-contact li a {
	color: #7d7d7d;
}

.box-list-contact li .fas {
	color: #009ee2;
}

.contact-box p.warsztaty {
	margin-bottom: 10px;
	text-transform: none;
	font-size: 20px;
}

.warszaty-line {
	border-top: 1px solid #e5e5e5;
	width: 100px;
	margin-bottom: 20px;	
}

.contact-page .box-contact-title {
	font-size: 24px;
}

.contact-page .box-list-contact li {
	font-size: 22px;
}

.contact-page .box-list-contact li .fas {
	margin-right: 10px;
}

.contact-page .box-contact {
    padding: 25px;
}

.webform .form-actions.webform-actions {
	text-align: center;
  width: 100%;
  float: left;
}

.captcha {
  width: 100%;
  float: left;
  text-align: center;
}

.g-recaptcha {
  display: inline-block;
  margin: 0 auto;
}

.form-control {
    display: block;
    width: 100%;
    height: 52px;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #7d7d7d;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
}

.page-node-type-page .blog {
	margin-top: 60px;
}

.page-node-23 .block_app5 .title,
.page-node-23 .block_app4 .title,
.page-node-23 .block_app2 .title,
.block_app1 .title,
.interes .title {
	color: #323232;
}

.block-app,
.block-firma {
	margin-top: 100px;
}


.block-firma .box {
    min-height: 450px;
}

.block-app .box {
    min-height: 330px;	
}

.block-app .box .ikona,
.block-app .box, 
.block-firma .box .ikona,
.block-firma .box {
    border: 1px solid #009ee2;
    color: #7d7d7d;
}

.block-app .box-title,
.block-firma .box-title {
    position: relative;
    color: #323232;
}

.block-app .box:hover .box-title, 
.block-firma .box:hover .box-title {
	padding-top: 40px	
}

.block-app .box:hover,
.block-firma .box:hover,
.block-app .box:hover a {
	color: #fff;
}

.block-firma .box .ikona .fc {
	background-image: url(../images/fc.svg);
	height: 75px;
	width: 75px;
	margin: 5px auto;
}

.block-firma .box .ikona .fk {
	background-image: url(../images/fk.svg);
	height: 75px;
	width: 75px;
	margin: 5px auto;
}

.block-firma .box .ikona .fd {
	background-image: url(../images/fd.svg);
	height: 75px;
	width: 75px;
	margin: 5px auto;
}

.block-firma .box:hover .ic {
    background-color: transparent;
    filter: invert(46%) sepia(97%) saturate(2666%) hue-rotate(169deg) brightness(96%) contrast(102%);
}

.block-app .box .ikona .ic {
	background-size: 50px 50px;
	height: 95px;
	width: 95px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
}

.block-app .box .ikona .apm {
	background-image: url(../images/apm.png);
}

.block-app .box .ikona .appkk {
	background-image: url(../images/appkk.png);
}

.block-app .box .ikona .apppt {
	background-image: url(../images/apppt.png);
}

.block-app .box .ikona .appan {
	background-image: url(../images/appan.png);
}

.block-app .box .ikona .appin {
	background-image: url(../images/appin.png);
}

.block-app .box .ikona .appap {
	background-image: url(../images/appap.png);
}

.block-app .box .ikona .appdm {
	background-image: url(../images/appdm.png);
}

.block-app .box .ikona .appmc {
	background-image: url(../images/appmc.png);
}

.block-app .box .ikona .appik {
	background-image: url(../images/appik.png);
}

.block-app .box .ikona .appkc {
	background-image: url(../images/appkc.png);
}

.block-app .box .ikona .appon {
	background-image: url(../images/appon.png);
}

.block-app .box .ikona .appec {
	background-image: url(../images/appec.png);
}

.block-app .box .ikona .appts {
	background-image: url(../images/appts.png);
}

.block-app .box .ikona .appbz {
	background-image: url(../images/appbz.png);
}

.block-app .box .ikona .appv {
	background-image: url(../images/appv.png);
}

.block-app .box .ikona .appic {
  background-image: url(../images/appic.png);
}

.block-app .box .ikona .appdc {
  background-image: url(../images/appdc.png);
}

.block-app .box .ikona .apprd {
  background-image: url(../images/apprd.png);
}

.block-app .box .ikona .appt {
  background-image: url(../images/appt.png);
}

.block-app .box .ikona .appkp {
  background-image: url(../images/appkp.png);
}

.block-app .box .ikona .appw {
  background-image: url(../images/appw.png);
}

.block-app .box .ikona .appnk {
  background-image: url(../images/appnk.png);
}

.block-app .box .ikona .appco {
  background-image: url(../images/appco.png);
}

.block-app .box .ikona .appco {
  background-image: url(../images/appco.png);
}

.block-app .box .ikona .appco {
  background-image: url(../images/appco.png);
}


.block-app .box .ikona .ofrg {
  background-image: url(../images/ofrg.png);
}

.block-app .box .ikona .ofs {
  background-image: url(../images/ofs.png);
}

.block-app .box .ikona .ofa {
  background-image: url(../images/ofa.png);
}

.block-app .box .ikona .oft {
  background-image: url(../images/oft.png);
}


.block-app .box .ikona .of2p1 {
  background-image: url(../images/of2p2.svg);
  filter: invert(1) sepia(1) saturate(5) hue-rotate(175deg);
  background-size: 80px 80px;
}

.block-app .box .ikona .of2p2 {
  background-image: url(../images/of2p1.svg);
  filter: invert(1) sepia(1) saturate(5) hue-rotate(175deg);
  background-size: 80px 80px;
}

.facebook-block h2.title {
	color: #323232;
}

.facebook-block .fa-facebook {
	font-size: 80px;
	color: #009fe3;
}

.gray {
	background-color: #f5f6f8;
} 

.blok {
	padding: 50px 0
}

.field--name-field-body2 h4,
.blok4 h4,
.blok3 h4,
.blok2 h4,
.blok1 h4 {
	color: #323232;
	font-size: 24px;
}

.blok6 h3,
.blok5 h3,
.blok4 h3,
.blok4 h3,
.blok3 h3,
.blok2 h3,
.blok1 h3 {
	padding-bottom: 0;
	margin: 0;
	border-bottom: none;
	font-weight: 600;
	font-size: 30px;
	color: #009fe3;
}

.blok6 h3::after,
.blok5 h3::after,
.blok4 h3::after,
.blok3 h3::after,
.blok2 h3::after,
.blok1 h3::after {
    padding-top: 15px;
    display: block;
    width: 120px;
    border-top: 2px solid #009fe3;
    height: 2px;
    content: "";
    margin-top: 10px;
}


.blok4 ul,
.blok3 ul,
.blok2 ul,
.blok1 ul {
	list-style-image: url('../images/ico-li.png');
	padding-left: 2em;
}

.facebook-block  .index {
	float: left;
  width: 100%;
}

.page-node-type-produkty .body {
	margin-bottom: 50px
}

.block_app4,
.block_app3, 
.block_app2, 
.block_app1 {
	padding-right: 15px;
	padding-left: 15px;	
} 


.block_app1 {
	margin-top: 80px;
	padding: 40px 15px 30px;
}

.block_app2 .desktop.right {
    text-align: right;
}


.block_app6 h3,
.block_app4 h3,
.block_app2 h3 {
    color: #323232;
    font-size: 30px;
    margin-top: 80px;
}

.block_app6 h5,
.block_app4 h5,
.block_app2 h5 {
	font-size: 20px;
}

.block_app3.maps h5 {
	font-size: 24px;
}


.block_app3.maps {
	background-image: url(../images/bg_maps_blue.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.block_app5 {
	padding-top: 50px;
	padding-bottom: 50px;
}

.box-white {
	background-color: #fff;
}

.box-white h5 {
    color: #323232;
	font-size: 24px;    
}

.box-blue {
	background-color: #239bd3;
	color: #fff;
}

.box-blue h5 {
	font-size: 24px;
}

.box-blue,
.box-white {
	min-height: 330px;
	padding: 40px 15px;
}

.page-node-1 .block_app6 {
	background-image: url(../images/bg_tacho.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-bottom: 50px;
}


.blok5-box.box-blue,
.blok5-box.box-white {
    min-height: 410px;
    padding: 15px 15px;
}

.page-node-8 .block_app6 h3,
.page-node-7 .block_app6 h3,
.page-node-6 .block_app6 h3,
.page-node-5 .block_app6 h3,
.page-node-4 .block_app6 h3,
.page-node-3 .block_app6 h3,
.page-node-2 .block_app6 h3 {
  color: #fff;
}

.page-node-2 .block_app6 {
    background-image: url(../images/bg_can.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 50px;
    color: #fff;
}

.page-node-3 .block_app6 {
    background-image: url(../images/bg_can3.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 50px;
    color: #fff;
}

.page-node-4 .block_app6 {
    background-image: url(../images/bg_can4.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 50px;
    color: #fff;
}

.page-node-5 .block_app6 {
    background-image: url(../images/bg_can5.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 50px;
    color: #fff;
}

.page-node-7 .block_app6 {
    background-image: url(../images/bg_can7.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 50px;
    color: #fff;
}

.page-node-8 .block_app6 {
    background-image: url(../images/bg_can8.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 50px;
    color: #fff;
}

.page-node-6 .block_app6 {
    background-image: url(../images/bg_can6.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 50px;
    color: #fff;
}

.panel-title {
    font-size: 16px;
    color: inherit;
    font-weight: 400;
}

.panel-title a {
    text-decoration: none;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: transparent;
    border-color: transparent;
}

.panel-title {
    display: block;
    margin: -10px -15px;
    padding: 5px 5px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body, 
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 0px solid transparent;
}

.panel-body {
    padding: 5px 5px 5px 25px;
}

.morecontent span {
    display: none;
}
.morelink {
    display: block;
}

.oferta .strefy .img-responsive {
   border-radius: 50%;
   filter: invert(1) sepia(1) saturate(5) hue-rotate(175deg);
   width: 120px;
   height: 120px;
}

.oferta .strefy .border-radius {
   border-radius: 50%;
   border: 2px solid #fff;
   width: 120px;
   height: 120px;
   margin: 0 auto;
}

.off5 .block-app .box {
   border: 2px solid #009ee2;
}

.off5 .box .ikona {
    background-color: #009ee2;
}

.off5 .block-app .box {
    min-height: 280px;
}

.region-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.logo {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.navbar-header {
    float: left;
    width: 100%;
}

.block-we-megamenu {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.navbar-we-mega-menu {
    margin-bottom: 0;
    display: block;
    width: 100%;
    left: 0;
    position: static;
}

.navbar-we-mega-menu .type-of-block a {
    outline: none;
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.we-mega-menu-ul > .we-mega-menu-li > a {
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 25px;
    padding-bottom: 25px;
    background: transparent;
}

.we-mega-menu-ul > .we-mega-menu-li.active > a, 
.we-mega-menu-ul > .we-mega-menu-li.active > a:hover, 
.we-mega-menu-ul > .we-mega-menu-li.active > a:focus, 
.we-mega-menu-ul > .we-mega-menu-li.active-trail > a, 
.we-mega-menu-ul > .we-mega-menu-li.active-trail > a:hover, 
.we-mega-menu-ul > .we-mega-menu-li.active-trail > a:focus,
.we-mega-menu-ul > .dropdown-menu:hover > a, 
.we-mega-menu-ul > .dropdown-menu:hover > span, 
.we-mega-menu-ul > .dropdown-menu:focus > a, 
.we-mega-menu-ul > .dropdown-menu:focus > span, 
.we-mega-menu-ul > .we-mega-menu-li > a:hover, 
.we-mega-menu-ul > .we-mega-menu-li > a:focus {
    background: transparent;
    border: 0 none;
    color: #009fe3;
    text-decoration: none;
    text-shadow: initial;
}

.we-mega-menu-ul > .we-mega-menu-li {
    margin: 0;
    border-left: none;
    position: static;
    float: left;
    position: static;
    display: block;
    top: initial;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}


.we-mega-menu-ul {
  position: static;
}

.we-mega-menu-submenu {
    position: absolute;
    left: 0;
    right: 0;
    top: 89%;
    display: block;
    z-index: 2;
    border-top: 2px solid #009fe3;
    border-left: 0;
    border-right: 0;
    border-bottom: 0px solid #717e85;
    background: #fff;
    -webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.25) !important; 
    box-shadow: 0 10px 30px rgba(0,0,0,0.25) !important;
}

.we-mega-menu-submenu .container {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-we-mega-menu .we-mega-menu-row {
    margin-left: 0;
    margin-right: 0;
}

a.submenu {
  color: #000 !important;
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  display: block;
  line-height: 1;
}

a.submenu:focus,
a.submenu:hover {
  color: #009fe3 !important;
}

.field--name-field-image img,
.field.field--name-field-tekst-z-prawej img,
.field.field--name-field-tekst img {
  margin: 0 auto;
}

.field--name-field-image a img,
.field.field--name-field-tekst-z-prawej a img,
.field.field--name-field-tekst a img {
    margin: 0 5px;
    display: inline-block;
}

video {
  width: 100%;
  height: auto; 
}

.phone-fixed {
    bottom: 40px;
    left: 20px;
    position: fixed;
    z-index: 999991;
}

.mail-fixed {
    bottom: 40px;
    position: fixed;
    right: 20px;
    z-index: 999991;
}

.phone-fixed.btn-lg {
    border-radius: 50%;
    font-size: 42px;
    line-height: 1.33;
    padding: 2px 10px;
    width: 70px;
    height: 70px;
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.35);
    background: #009fe3;
}

.mail-fixed.btn-lg {
    border-radius: 25%;
    font-size: 42px;
    line-height: 1.33;
    padding: 2px 0px;
    width: 70px;
    height: 70px;
    border: 3px solid #fff;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.35);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.35);
    background: #009fe3;
    text-align: center;
}

.mail-fixed.btn-lg,
.phone-fixed.btn-lg {
    font-size: 42px;
    color: #fff;
}

.modal-header .close {
    margin-top: 15px;
    margin-right: 15px;
    font-size: 20px;
}

.close:hover, 
.close:focus {
    background: transparent;
}

#mail .modal-content {
    background: #f0f4f7;
}

#phone .modal-content {
    background-image: url("../images/bg_modal.png");
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

#phone .call {
    color: #444444;
}

#mail h4,
#phone h4 {
    font-weight: 400;
    font-size: 24px;
}

#mail h5,
#phone h5 {
    font-size: 18px; 
}

#phone a.phone-modal {
    color: #008fdc;
    font-weight: 600;
    font-size: 34px;
}

#mail .form-actions,
#phone .form-actions,
#phone .form-item-nr-telefonu {
  text-align: center;
}

#phone .block-webform {
  padding: 0 30px;
}

.modal-header {
  border-bottom: 0px solid #e5e5e5;
}

.modal-header img {
  height: 50px;
}

.hd {
    z-index: 100;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    border: 1px solid #fff;
    padding: 5px;
    border-radius: 25%;
    color: #fff;
    background: transparent;
}

.modal-xl {
    width: 80%;
    margin: 30px auto;
}

.page-node-14 .form-item  {
   background: #f0f4f7;
}


/*ukryj nieaktywne bloki w produktach */

.page-node-24 .blok3,
.page-node-24 .blok4,
.page-node-24 .blok5,
.page-node-24 .blok6 {
  display: none;
}

.page-node-22 .blok5 {
  display: none;
}


.page-node-20 .blok3,
.page-node-20 .blok4,
.page-node-20 .blok5 {
  display: none;
}

.page-node-19 .blok4,
.page-node-19 .blok5 {
  display: none;
}

.page-node-18 .blok5 {
  display: none;
}

.page-node-17 .blok5 {
  display: none;
}

.page-node-29 .blok5 {
  display: none;
}

.page-node-25 .blok3,
.page-node-25 .blok4,
.page-node-25 .blok5 {
  display: none;
}

.page-node-26 .blok3,
.page-node-26 .blok4,
.page-node-26 .blok5 {
  display: none;
}

.page-node-31 .blok4,
.page-node-31 .blok5 {
  display: none;
}

.page-node-32 .blok5 {
  display: none;
}

.page-node-33 .blok4,
.page-node-33 .blok5 {
  display: none;
}

.page-node-34 .blok5 {
  display: none;
}

.page-node-35 .blok2,
.page-node-35 .blok3,
.page-node-35 .blok4,
.page-node-35 .blok5 {
  display: none;
}

.page-node-36 .blok2,
.page-node-36 .blok3,
.page-node-36 .blok4,
.page-node-36 .blok5 {
  display: none;
}

.blok6 .views-row,
.blok5 .views-row {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

.copyright {
   border-top: 1px solid #7d7d7d;
   padding:  15px 0;
   font-size: 12px;
}

.copyright a {
  color:  #7d7d7d;
}


/* box-transmobil */

.box--transmobil-white {
    background: #fff;
    border-radius: 20px;
    padding: 15px;
}

.blue_block img.transmobil {
    height: 75px;
    margin: 15px auto;
    display: block;
}

a.box--transmobil {
    display: block;
    text-decoration: none;
}

h4.red {
    color: #dc0032;
    font-size: 18px;
    font-weight: 800;
    margin-top: 10px;
}

h5.black {
    color: #000;
    font-weight: 600;
    font-size: 22px;
}

/* box-transmobil */


/* coockie */

.sliding-popup-bottom,
.sliding-popup-top {
    border-top: 1px solid #ccc;
}


.eu-cookie-compliance-message h1,
.eu-cookie-compliance-message h2,
.eu-cookie-compliance-message h3,
.eu-cookie-compliance-message p {
    color:  #000;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}


.eu-cookie-compliance-secondary-button {
    cursor: pointer;
    margin-top: 1em;
    vertical-align: middle;
    background-color: #198754;
    border-color: #198754;
    padding: 10px 40px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.42857143;
    border-radius: 25px;
    text-transform: uppercase;
    color: #fff;
}

.eu-cookie-compliance-default-button {
    cursor: pointer;
    margin-right: 5px;
    margin-top: 1em;
    vertical-align: middle;
    overflow: visible;
    width: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ccc;
    border: 1px solid #ccc;
    border-radius: 25px;
    font-family: Raleway, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    padding: 6px 40px;
    font-size: 12px;
    background-image: none;
}

.eu-cookie-compliance-secondary-button:focus,
.eu-cookie-compliance-secondary-button:hover,
.eu-cookie-compliance-default-button:focus,
.eu-cookie-compliance-default-button:hover {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
    background-image: none;
}

/* coockie */
