
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url('https://fonts.googleapis.com/css2?family=MuseoModerno:ital,wght@0,100..900;1,100..900&family=Poppins:wght@400;600&display=swap');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */


body, html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	font-family: 'Poppins', sans-serif;
	color: #5c5c5c;
	font-weight: 400;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
h1, h2, h3, h4, h5 {
	font-family: 'MuseoModerno', sans-serif;
	font-weight: 700;
	line-height: 1.25;
	word-break: keep-all;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.grid {
	margin: 170px 15px 50px;
	position: relative;
	z-index: 9;
	/*! -webkit-transform: transform: rotate3d(1, 0, 0, 30deg); */ 
   /*! transform: rotate3d(1, 0, 0, 2deg); */ 
	clear: both;
}
ul.grid > li > figure {
	position: relative;
	z-index: 5;
	max-height: 300px;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
}
 @media (min-width:1200px) {
ul.grid > li:first-child {
	width: 66.66666666667%;
}
ul.grid > li:first-child > figure {
	max-height: 618px;
}
}
ul.grid > li > figure:after {
	position: absolute;
	content: "";
	height: 100%;
	width: 100%;
	background: #fff;
	z-index: 4;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(55,55,55,0.5);
	-moz-box-shadow: 0px 0px 30px 0px rgba(55,55,55,0.5);
	box-shadow: 0px 0px 30px 0px rgba(55,55,55,0.5);
	-webkit-clip-path: polygon(0px 0px, 100% 10px, calc(100% - 50px) calc(100% - 10px), 0 calc(100% - 30px));
	clip-path: polygon(0px 0px, 100% 10px, calc(100% - 50px) calc(100% - 10px), 0 calc(100% - 30px));
}
ul.grid > li:after {
	width: 100%;
	content: "";
	display: block;
	height: 30px;
	background: url(img/cien.svg) no-repeat center bottom;
	background-size: cover;
	position: absolute;
	bottom: -30px;
	z-index: 1;
	-webkit-transform: rotate3d(0, 0, 0, 0deg);
	transform: rotate3d(0, 0, 0, 0deg);
	margin: 0 auto;
	opacity: .15;
	transition: all 0.5s;
	max-width: 100%;
	left: 0;
}
ul.grid:after {
	display: block;
	content: "";
	clear: both;
	margin-bottom: 50px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
strong, b {
	font-weight: 600;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.navbar-default {
	background-color: transparent;
	border-bottom: none;
	margin-bottom: 0;
	height: 70px;
}
.affix {
	background-color: rgba(255,255,255,.95);
	-webkit-box-shadow: 0 0 35px 0 rgba(0,0,0,.1);
	box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
}
header, header .header-content {
	position: relative;
	width: 100%;
	text-align: center;
}
h1 {
	font-size: 80px;
	margin: 0;
}
h2 {
	font-size: 80px;
	padding: 0px 0px 10px;
	margin: 80px 0px 30px;
}
h2:not(.secHead) > span {
	display: inline-block;
	/*! border-top: double 4px; */
	border-bottom: double 4px;/*! padding: 10px 0; */
}
#foto h2 {
	text-align: center;
}
.bg2 div.svg-animation {
	display: block;
	margin: 30px auto 40px;
	text-align: center;
}
@media (max-width: 767px) {
.bg2 div.svg-animation {
	margin: 0 auto 10px;
}
}
.bg2 div.svg-animation > svg {
	max-width: 100%;
}
.bg2 div.svg-animation > svg#wdrozenie > path {
	stroke-dasharray: 0;
	stroke-dashoffset: 350;
	fill-opacity: 0;
}
.bg2 div.svg-animation.onScreen > svg#wdrozenie > path {
	/*! width: auto; */
	/*! height: auto; */
	fill-opacity: 1;
	stroke-opacity: 1;
	stroke-dasharray: 300;
	stroke-dashoffset: 0;
	animation: dash2 .5s cubic-bezier(.61, 0, .53, 1) forwards;
	animation-delay: 1s;
	stroke-width: .1;
}
.bg2 div.svg-animation.onScreen > svg#wdrozenie > path#e-sklep_p2 {
	animation-delay: 1.3s;
	animation-duration: .2s;
}
.bg2 div.svg-animation.onScreen > svg#wdrozenie > path#e-sklep_p3 {
	animation-delay: 1.6s;
}
.bg2 div.svg-animation.onScreen > svg#wdrozenie > path#e-sklep_p4 {
	animation-delay: 1.9s;
	animation-duration: .2s;
}
.bg2 div.svg-animation.onScreen > svg#wdrozenie > path#e-sklep_p5 {
	animation-delay: 2.2s;
}
.bg2 div.svg-animation.onScreen > svg#wdrozenie > path#e-sklep_p6 {
	animation-delay: 2.5s;
	animation-duration: .2s;
}
.bg2 div.svg-animation.onScreen > svg#wdrozenie > path#e-sklep_p7 {
	animation-delay: 2.8s;
}
.bg2 div.svg-animation.onScreen > svg#wdrozenie > path#e-sklep_p8 {
	animation-delay: 3.1s;
	animation-duration: .2s;
}
.bg2 div.svg-animation.onScreen > svg#wdrozenie > path#e-sklep_p9 {
	animation-delay: 3.4s;
}
 @keyframes dash2 {
 0% {
 stroke-dashoffset: 300;
 stroke-opacity: 1;
 fill-opacity: 0;
 stroke-width: .1;
}
 90% {
 stroke-dashoffset: 0;
 stroke-opacity: 1;
 fill-opacity: 0;
 stroke-width: .1;
}
 100% {
 stroke-dashoffset: 0;
 stroke-opacity: 1;
 fill-opacity: 1;
 stroke-width: .01;
}
}
.bg2 h2, .bg3 h2, .bg5 h2 {
	/*! text-shadow: 0px 0px 10px rgba(255, 255, 255, .95); */
	/*! -webkit-text-stroke: 2px #aaa; */
	color: rgb(85, 98, 163);
	font-size: 60px;
	text-align: center;
	position: relative;
	z-index: 6;
	margin: 20px 0;
}
h3 {
	font-size: 34px;
	margin-bottom: 10px;
}
.bg3.portfolio h3, .funkcMaster h3 {
	/*! text-align: center; */
	margin-bottom: 30px;
	/*! margin-top: 120px; */
	line-height: 1.2;
}
h4 {
	font-size: 35px;
	margin-bottom: 10px;
}
.funkcMaster .funkcjonalnosci-txt {
	margin: 90px auto 30px;
	width: 90%;
	display: flex;
	position: relative;
}
.funkcMaster .funkcjonalnosci-txt h2 {
	font-size:56px;
}
.funkcMaster .funkcjonalnosci-txt:before {
	content: "";
	display: block;
	width: 300px;
	height: 4px;
	position: absolute;
	top: 10px;
	left: 15px;
	background: #2e3e8d;
}
.funkcMaster .funkcjonalnosci h3 {
	margin-top: 0px;
	color: #2e3e8d;
	font-size:24px;
}
.funkcMaster .funkcjonalnosci-txt p {
	/*! color: #34469f; */
}
.funkcMaster .funkcjonalnosci-txt p.more-info {
	margin-top: 10px !important;
	padding-top: 10px;
	border-top: dotted 1px;
	line-height: 2;
	text-align: left !important;
}
a {
	transition: all .35s ease-out;
	color: #2e3e8d;
	cursor: pointer;
}
a.tel {
	color: #64ffa6;
	font-weight: 700;
}
a.tel:hover {
	color: #ecfff4;
}
a.tel > i {
	margin-right: 5px;
	position: relative;
	top: 3px;
}
a.tel > i > svg > path {
	stroke: #64ffa6;
	transition: all .35s ease-out;
}
a.tel:hover > i > svg > path {
	stroke: #ecfff4;
}
section.funkcMaster a.tel i {
	margin-right: 5px;
}
section.funkcMaster a.tel i > svg > path {
	stroke: #149716;
	fill: transparent;
}
section.funkcMaster a.tel:hover i > svg > path {
	fill: #fff;
}
a:hover {
	color: #278C3B;
	text-decoration: none;
}
section {
	width: 100%;
	min-height: 100%;
	margin: 0;
	padding: 50px 0px;
	background-size: cover;
	position: relative;
	transform-style: preserve-3d;
	border-left: solid 40px #fff;
	border-right: solid 40px #fff;
	box-sizing: border-box;
	z-index: 1;
}
section.bg1 {
	background: url(img/bg04.jpg) center center;
	background-size: cover;
}
section.bg1, section.bg-e-sklep {
	border-top: solid 70px #fff;
	border-bottom: solid 40px #fff;
	mix-blend-mode: lighten;
	padding: 0;
}
section.bg-e-sklep {
	mix-blend-mode: multiply;
	min-height: 100vh;
	border-bottom: 0px;
}
@media (max-width: 767px) {
	section.bg1, section.bg-e-sklep {
	 mix-blend-mode: normal;		
	}
  section.bg-e-sklep {
	min-height: 100%;
  }
}
section.bg1:after, section.bg3:not(.portfolio):after, section.bg6:after {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0px 20px 10px 20px;
	border-color: transparent transparent #fff transparent;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 99999;
}
section.bg1:before, section.bg3:not(.portfolio):before, section.bg6:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 20px 0px 20px;
	border-color: #fff transparent transparent transparent;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 9999;
}
section.bg1 .e-container, section.bg-e-sklep .e-container {
/*! perspective: 200px; */
}
section.bg1 .row.bgrow {
	mix-blend-mode: luminosity;
	overflow: hidden;
}
section.bg1 video {
	min-height: 100%;
	min-width: 100%;
	z-index: -1;
	position: absolute !important;
	left: 0;
	right: 0;
	height: auto !important;
}
@media (max-width: 991px) {
section.bg1 video {
	display: none;
}
section.bg1 .row.bgrow {
	mix-blend-mode: normal;
}
}
section.bg2 {
	/*! background: url(img/perforated_white_leather.jpg) repeat top left; */
	padding-bottom: 100px;
	z-index: 3;
	border-bottom: solid 40px #fff;
}
section.bg2:after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	content: "";
	z-index: 4;
	display: block;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(135deg, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0) 50%, rgba(255,255,255,0) 100%);
}
section.bg2 > .row > .secHead > p, section.bg2 > .row > .secHead > p {
	color: #666;
}
section.bg3 {
	position: relative;
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(242,246,249,1) 97%, rgba(255,255,255,1) 100%);
	z-index: 6;
}
/*section.bg3:before {
	content: "";
	width: 100%;
	height: 400px;
	position: absolute;
	left: 0;
	top: -0px;
	background-image: linear-gradient(rgba(246, 246, 247,1) 0%, rgba(246, 246, 247,1) 30%, rgba(246, 246, 247,0) 100%);
	z-index: 2;
}*/
.pad-75 {
	padding: 75px;
}
section.bg4 {
	overflow: hidden;
	-webkit-clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
	clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
}
section.funkcMaster {
	background: url(img/bg05.jpg) no-repeat top center / contain;
	-webkit-clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%);/*! clip-path: polygon(0 0, 100% 3%, 100% 100%, 0% 100%); */
}
section.bg3 >.row:not(.firstrow), section.bg4 >.row, section.bg-e-sklep > .row, section.bg1 >.row:not(.firstrow) {
	z-index: 10;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	padding: 0;
	margin: 0;
	overflow: hidden;
	min-height: 100%;
}
section.bg-e-sklep > .row.bg-row {
	background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(234, 246, 255) 100%);
	z-index: 9;
}
section.bg1 >.row.firstrow, section.bg3 >.row.firstrow, section.bg4 >.row.firstrow, section.bg-e-sklep >.row.firstrow {
	z-index: 999;
}
section.bg1 >.row.secondrow, section.bg3 >.row.secondrow, section.bg4 >.row.secondrow, section.bg-e-sklep >.row.secondrow {
	z-index: 11;
}
section.bg4 > .row.secondrow {
	background: url(img/pani.png) no-repeat left bottom;
	background-size: cover;
	mix-blend-mode: normal;
}
section.bg4 > .row.bgrow {
	background: url(img/bg.jpg) no-repeat center center;
	background-size: cover;
}
@media (max-width:767px) {
section.bg-e-sklep > .row.secondrow {
	/*! display: none; */
}
}
section#foto {
	margin-top: 50px;
	background: #fff;
}
.reklama-content {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	padding: 100px 0;
	z-index: 11;
	color: #2e3e8d;
	text-align: center;
}
.reklama-content1 {
	position: absolute;
	top: 35%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 39%;
	padding: 30px 0;
	z-index: 11;
	color: #fff;
	left: 60%;
}
@media(max-width: 767px) {
.reklama-content, .reklama-content1 {
	width: 100%;
	padding: 50px 15px;
	left: 0;
	top: 30%;
	position: relative;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}
.reklama-content1 {
	text-shadow: 2px 2px 1px #fff, 1px 1px 20px #fff;
	top: 0%;
}
h3 {
	font-size: 24px;
	hyphens: auto;
}
}
section.bg6 {
	color: #fff;
	border-bottom: solid 40px #fff;
	border-top: solid 70px #fff;
	z-index: 9;
	overflow: hidden;
}
section.bg1 h1, section.bg-e-sklep h1 {
	font-size: 42px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
section.bg-e-sklep h1 {
	text-transform: inherit;
	margin-bottom: 20px;
	font-size: 50px;
}
section.bg1 a p, section.bg1 a h2, section.bg-e-sklep a p, section.bg-e-sklep a h2 {
	text-shadow: 0px 0px 5px rgba(255,255,255,.3);
	position: relative;
	z-index: 10;
	display: block;
	transition: all .5s ease-out;
	font-weight: 700;
	padding: 10px 0 10px 10px;
	margin: 0;
	mix-blend-mode: hue;
}
section.bg1 a p, section.bg1 a h2 {
	color: #b3edcc;
	padding: 0;
}
section.bg-e-sklep a p {
	line-height: 1.75;
	display:flex;
	align-items: center;
	text-decoration: none;
}
section.bg1 a p.pierwszy {
	font-size: 38px;
	line-height: 45px;
	text-transform: uppercase;
	padding:10px 0 0;
	text-align: center;
}
section.bg-e-sklep a p i {
	margin-right: 10px;
	display: flex;
}
section.bg-e-sklep a p i svg {
	width: 30px;
	height: 30px;
	min-width: 30px;
	min-height: 30px;
	transition: all .5s ease-out;
}
section.bg1 h2 {
	color: #a5d0ff;
}
section.bg1 p.btn, section.bg1 p.btn:active, section.bg-e-sklep p.btn, section.bg-e-sklep p.btn:active {
	background-color: #149716;
	color: #fff;
	border: none;
	float: none;
	font-size: 18px;
	text-transform: uppercase;
	padding: 15px 45px;
	position: relative;
	z-index: 9;
	margin: 20px auto 0;
	display: table;
	text-shadow: none;
	border-radius: 10px;
}
section.bg1 a, section.bg-e-sklep a {
	display: block;
	transition: all .5s ease-out;
	-webkit-transform: rotate3d(1, 0, 0, 2deg) translateX(0px); /* Chrome, Safari, Opera */
	transform: rotate3d(1, 0, 0, 2deg) translateX(0px);
	cursor: pointer;
	perspective: 200px;
	text-decoration: none;
}
section.bg-e-sklep p.btn, section.bg-e-sklep p.btn:active {
	margin: 20px auto 0 0;
}
@media (max-width: 991px) {
  section.bg1 h1, section.bg-e-sklep h1 {
	 font-size: 34px;
  }
}
section.bg1 a:hover p, section.bg1 a:hover h2 {
 text-shadow: 2px 2px 25px rgba(0,0,0,0.9); }
section.bg1 a:hover .green, section.bg1 a:focus .green {
	color: red;
}
section.bg1 a:hover svg, section.bg1 a:focus svg {
	/*! -webkit-transform: rotate3d(1, 0, 0, 0deg) translateY(10px); */ /* Chrome, Safari, Opera */
	/*! transform: rotate3d(1, 0, 0, 0deg) translateY(10px); */
}
section.bg1 a svg path {
	fill: rgba(163,224,255,0);
	stroke: rgba(255,255,255,0.5);
	stroke-width: .5;
	stroke-dasharray: 1914.0509033203125;
	stroke-dashoffset: 0;
	animation: dash 5s cubic-bezier(.98, 0, 1, 1) forwards;
	transition: all .5s ease-out;
}
section.bg1 a:hover, section.bg-e-sklep a:hover svg path {
	stroke: #278C3B;
}
section.bg1 a svg path#path2 {
	animation-delay: 5s;
}
 @keyframes dash {
 from {
 stroke-dashoffset: 1914.0509033203125;
}
to {
	stroke-dashoffset: 0;
}
}
section.bg1 a:hover svg path {
	fill: rgba(163,224,255,0);
	stroke: rgba(255,255,255, 1);
	stroke-width: .5;
	stroke-dasharray: 500;
	stroke-dashoffset: 0;
	animation: dash1 5s linear;
}
 @keyframes dash1 {
 from {
 stroke-dashoffset: 0;
 stroke-dasharray: 500;
}
to {
	stroke-dashoffset: 500;
	stroke-dasharray: 0;
}
}
section.bg1 a:hover p.btn, section.bg-e-sklep a:hover p.btn {
	background: #1CD941;
	transform: scale(1.05);
	color: #fff;
}
section.bg1 h2 {
	position: relative;
	margin-top: 11px;
	font-size: 44px;
}
section.bg1:hover h2 {
	color: #eaf4ff;/*! text-shadow: none; */
}
section.bg1 a svg {
	display: block;
	margin: 0 auto 7px;
	width: 530px;
	height: auto;
	max-width: 98%;
}
@media (max-width:767px) {
section.bg1 a svg {
	max-width: 80%;
}
}
section .row {
	position: relative;
	z-index: 7;
	perspective: 50rem;
}
section.bg1 .row, section.bg4 .row, section.bg6 .row {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: 9;
	margin: 0;
	overflow: visible;
	height: 100%;
	mix-blend-mode: luminosity;
}
section.bg4 .row.firstrow {
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	top: 50%;
}
 @media (max-width: 767px) {
section.bg1 .row.secondrow, section.bg1 .row.thirdrow {
	display: none;
}
}
.secHead {
	margin: 0px;
	padding: 30px;
}
h2.secHead {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: dotted 1px
}
.secHead li {
	font-weight: 700;
}
.secHead li:first-child {
	font-size: 24px;
	font-weight: 900;
}
.secHead.borderedleft {
	border-left: dotted 1px;
	border-bottom: dotted 1px;
}
 @media (max-width:991px) {
.secHead.borderedleft {
	border: none;
}
.secHead.borderedleft h4 {
	display: none;
}
}
section.bg4 > div.row:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0px 30px 20px;
	border-color: transparent transparent transparent #fff;
	-webkit-transform: translateX(-50%);
	transform: translateY(-50%);
}
section.bg4 > div.row:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 20px 30px 0px;
	border-color: transparent #fff transparent transparent;
	-webkit-transform: translateX(-50%);
	transform: translateY(-50%);
}
p, li {
	font-size: 20px;
	line-height: 1.45;
	padding-bottom: 10px;
}
#www .container p, #e-sklepy .container p {
	/*! width: 74%; */
	/*! text-align: justify; */
	margin: 0 auto;
}
.funkcMaster p.more-info span a {
	margin: 0 5px;
	padding: 5px 0px;
	border-bottom: solid 2px;
	/*! border-radius: 10px; */
	color: #149716;
	white-space: nowrap;
}
.funkcMaster p.more-info span a:hover {
	background: #149716;
	color: #fff;
	padding: 5px 10px;
}
a.navbar-brand {
	display: block;
	/*! margin: 0px 35px; */
	padding: 0;/*! float: right; */
}
a.navbar-brand img {
	width: 230px;
	margin: 15px 0 0px;
}
 @media (max-width:767px) {
#www .container p, #e-sklepy .container p {
	text-align: left;
}
a.navbar-brand img {
	width: 170px;
	margin-top: 20px;
}
}
.contact {
	margin: 20px auto;
	text-align: center;
	padding: 20px 0;
}
.contact li {
	font-size: 40px;
	color: rgba(255, 255, 255, .9);
	text-shadow: 2px 2px 15px rgba(0, 0, 0, 0.7);
	transition: all .5s;
	text-align: left;
}
.menu_right {
	position: fixed;
	right: -300px;
	top: 15px;
	z-index: 6;
}
.menu_right #menu_icon {
	float: left;
	height: 67px;
	width: 67px;
	right: 0px;
	background: #ffffff url(img/menu.svg) no-repeat center center;
	cursor: pointer;
	position: relative;
	z-index: 99;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
}
.menu_right .navbar-nav {
	float: right;
	top: 0px;
	position: relative;
	z-index: 98;
	background: #fff;
	width: 300px;
}
ul.navbar-nav {
	padding: 0;
	float: right;
	margin-right: 0;
	/*! transform: skew(-15deg, 0deg); */
}
.navbar-nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	z-index: 99999;
}
.navbar-nav li:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #b5e8ff;
	z-index: -1;
	transition: scaleX 500 ease-in;
	transform: scaleX(0);
}
.navbar-nav li.active:after {
	transform: scaleX(100%);
}
.navbar-default .navbar-nav > li > a {
	padding: 10px 15px;
	display: table;
	font-weight: 700;
	color: #2e3e8d;
	transition: all .5s;
	position: relative;
	height: 70px;
	/*! transform: skew(15deg, 0deg); */
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a > span {
	display: table-cell;
	height: 40px;
	vertical-align: middle;
}
.navbar-default .navbar-nav > li > a > span.navi-txt {
	padding-left: 2px;
	padding-right: 5px;
	font-size: 14px;
}
.navbar-default .navbar-nav > li > a > span > svg >.navi-ico {
	fill: #2e3e8d;
	transition: all .5s;
}
.navbar-default .navbar-nav > li.active > a > span > svg >.navi-ico, .navbar-default .navbar-nav > li.active:focus > a > span > svg >.navi-ico {
	fill: #2e3e8d;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #2e3e8d;
	background: transparent;
}
.navbar-default .navbar-nav > .active > a > span > svg >.navi-ico, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover > span > svg >.navi-ico {
	fill: #fff;
}
.navbar-default .navbar-nav > .active > a:hover > span.navi-txt {
	color: #fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #149716;
}
.navbar-default .navbar-nav > li > a:focus > span > svg >.navi-ico, .navbar-default .navbar-nav > li > a:hover > span > svg >.navi-ico {
	fill: #149716;
}
.navbar-default .navbar-nav > li.active > a:focus > span > svg >.navi-ico {
	fill: #fff;
}
.navbar-nav li {
	transition: all 1s;
	border-right: solid 1px #efefef;
}
.navbar-nav li.active {
	background: #cef0ff;
}
.navbar-nav li:last-child {
	border-right: none;
}
.funkcMaster img.img-right {
	float: right;
	margin: 0 -80px 0 80px;
	width: auto;/*! height: 100%; */
}
.funkcMaster li img {
	max-width: 100%;
	transition: all .2s ease-out;
}
.funkcMaster li:hover img {
	transform: scale(1.3, 1.3);
}
 @media (max-width:767px) {
.funkcMaster img.img-left {
	float: none;
	margin: 0 0px 20px 0px;
	height: auto;
}
.funkcMaster .funkcjonalnosci-txt {
	flex-wrap: wrap;
}
.funkcMaster .funkcjonalnosci-txt > img, .funkcMaster .funkcjonalnosci-txt > .funkcjonalnosci-txt-txt {
	width: 100%;
}
}
.modal {
	width: 100%;
	height: 100%;
	color: #666;
}
.modal-dialog {
	width: 100%;
	height: 100%;
	margin: 0;
}
.modal-content {
	border: none;
	border-radius: 0;
	box-shadow: none;
	width: 100%;
	height: 100%;
	background: #eee url(img/circles.jpg);
}
.modal-open, .modal, body {
	padding-right: 0px !important;
}
.modal-header {
	position: absolute;
	border: none;
	padding: 0px;
	right: 0;
	width: 40px;
	height: 40px;
	z-index: 2;
}
.modal-body {
	overflow: hidden;
	height: 100%;
	padding: 0;
}
.modal-body > div.col-lg-9 {
	background: -moz-radial-gradient(center, ellipse cover, rgba(239,239,239,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(239,239,239,1) 0%, rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, rgba(239,239,239,1) 0%, rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#00ffffff', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	height: 100%;
	position: relative;
}
.modal-body > div > img {
	/*! max-width: 100%; */
	position: relative;/*! bottom: 0; *//*! max-height: 100%; *//*! left: 50%; */
	/*! transform: translateX(-50%); */
}
.modal.fade .modal-dialog {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	opacity: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	transform-style: preserve-3d;
}
.modal.fade.in .modal-dialog {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
.close {
	/*! float: right; */
	display: block;
	font-size: 30px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=95);
	opacity: .95;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #fff;
}
.portfolio-about {
	padding: 0 75px 0 0;/*! float: right; */
}
.portfolio-about > a {
	display: block;
	margin: 40px 0 0;
}
.portfolio-about > button {
	margin: 0px;
	padding-bottom: 10px;
	display: block;
}
.portfolio-about .modal-nav {
	border-top: solid 1px #999;
	padding-top: 20px;
}
.btn-my {
	font-size: 24px;
	color: #2e3e8d;
	/*! background: #4edb8a; */
	padding: 5px 15px;
	border: solid 1px;
	margin-right: 10px;
}
.grid-item img {
	display: block;
	max-width: 100%;
}
section.bg4 h2, section.bg4 p {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
section.bg4 p {
/*! font-size: 18px; */
}
@media(max-width:991px) {
section.bg6 .row {
	position: relative;
	transform: translateY(0)
}
}
section.bg1 .row .container > div, section.bg-e-sklep .row .container > div {
	perspective: 200px;
}
section.bg1 .row .container > div > a, section.bg-e-sklep .row .container > div > a {
	position: relative;
	z-index: 99;
}
.noPadding {
	padding: 15px;
	margin: 0;
	position: relative; /*! perspective: 800px; */
	z-index: 2;
}
.noPadding:hover {
	z-index: 999;
}
.clear-left {
	clear: left
}
.noPadding figure {
	border: solid 10px #eee;
	opacity: 1
}
.form-success {
	padding: 10px;
	font-size: 15px;
	color: #ffffff;
	line-height: 1.4em;
	border: double 4px;
	margin-top: 30px;
}
#contactform {
	margin: 30px 0;
	font-size: 18px;
}
#contactform .form-error {
	background-color: #ff6600;
	padding: 10px;
	font-size: 15px;
	color: #ffffff;
	margin-bottom: 15px;
	line-height: 1.4em;
}
#contactform fieldset {
	width: 100%;
}
#contactform fieldset label {
	display: block;
	font-size: 15px;
	color: #46494f;
	margin-bottom: 12px;
}
#contactform fieldset input[type=text], #contactform fieldset input[type=email] {
	color: #fff;
	border: none;
	border-bottom: 4px solid #fefefe;
	padding: 10px 15px 7px 0;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 40px;
	background: transparent;
}
 fieldset input::placeholder, fieldset textarea::placeholder {
color: #e3f5ff;
}
#contactform fieldset input[type=text]:hover, #contactform fieldset input[type=email]:hover {
	color: #eee;
	border-color: #acb4bd;
}
#contactform fieldset input[type=text]:focus, #contactform fieldset input[type=email]:focus {
	color: #fff;
	border-color: #fff;
}
#contactform fieldset textarea {
	border: 4px solid #fefefe;
	padding: 10px 15px;
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 160px;
	margin-bottom: 10px;
	resize: none;
	background: transparent;
}
#contactform fieldset textarea:hover {
	color: #eee;
	border-color: #acb4bd;
}
#contactform fieldset textarea:focus {
	color: #fff;
	border-color: #fff;
}
#contactform fieldset .form-field-error {
	color: #ff6600;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: -5px;
	line-height: 1.3em;
}
#contactform fieldset input[type=submit] {
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#contactform fieldset input[type=submit]:hover {
	color: #fff;
	background: #036689;
}
#contactform fieldset input[type=submit]:active {
}
#contactform fieldset input[type=hidden] {
	display: none;
}
#contactform fieldset input[name=contact_check] {
	width: 50px;
	text-align: center;
	vertical-align: 1px;
}
#contactform fieldset input[type=submit] {
	float: right;
	border-radius: 0;
	background: transparent;
	border: double 4px;
	padding: 5px 10px;
}
.container-fluid {
	padding: 0 40px;
}
.navbar-default .navbar-collapse {
	background: #fff;
}
.btn {
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.btn-success {
	background: transparent;
	border: solid 3px;
	color: #2e3e8d;
	font-size: 14px;
	text-transform: uppercase;
	margin: 20px auto 0 0;
	font-weight: 700;
	line-height: 18px;
	display: table;
	padding: 10px 15px;
}
@media (max-width: 460px) {
	.btn-success {
		margin: 20px auto;
	}
}

.btn-success:hover {
	background: #bd0642;
	color: #fff;
	border-color: #84062f;
}
.modal .btn-success {
	background: #5cb85c;
	border: double 4px #fff;
}
.modal .btn-success:hover {
	background: transparent;
	color: #5cb85c;
	border: double 4px #5cb85c;
}
.btn-active {
	background: #2e3e8d;
	color: #fff;
	display: table;
	margin: 50px auto;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 25px;
	white-space: normal;
	box-shadow: 0 3px 0 #58b1da;
}
.btn-active:hover {
	background: #5cb85c;
	color: #fff;
	box-shadow: 0 5px 0 #116411;
}
.img-responsive {
	width: 100%;
	opacity: 1;
	transition: all .5s;
}
.img-responsive:hover {
	width: 100%;
	opacity: .5
}
.row.popup-gallery {
	margin: 0;
	border: solid 1px #5562a3;
	box-sizing: border-box;
	padding: 20px;
}
.popup-gallery > div.col-lg-4 {
	padding: 15px
}
@media (max-width: 767px) {
.popup-gallery > div.col-lg-4 {
	padding: 15px 0
}
}
.popup-gallery h2 {
	margin-top: -47px;
}
.popup-gallery h2 span {
	background: #fff;
	padding: 0 20px;
}
.navbar-default .navbar-toggle {
	background: transparent;
	border: none
}
.fa-bars {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #2e3e8d url(img/menu.svg) no-repeat center center;
	display: block;
}
.navbar-toggle:hover .fa-bars {
	background: #ed6d05 url(img/menu.svg) no-repeat center center;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background: transparent
}
.mini {
	font-size: 20.5px;
	position: relative;
	padding: 0;
	margin: 0;
	line-height: 0px;
	text-transform: uppercase;
}
.mini.ml1 {
	font-size:25px;
	padding: 0;
}
.portfolio-about .mini {
	font-size:18px;
	line-height: 23px;
	text-align: left !important;
	text-transform: none;
	padding-top: 20px;
	border-top: dotted 1px #2e3e8d;
	margin-top: 10px !important;
}
.green {
	color: #06632e;
	display: inline-block;
	transform: scale(1);
	transition: all .5s;
}
 @media (max-width:1199px) {
.navbar-default .navbar-nav > li > a {
	padding: 5px;
	font-size: 16px;
}
.navbar-default .navbar-nav > li > a > span {
	display: table-cell;
	height: 30px;
	vertical-align: middle;
}
.navbar-default .navbar-nav > li > a > span.navi-txt {
	padding-left: 5px;
	font-size: 12px;
}
.navbar-default .navbar-nav > li > a > span > svg {
	width: 30px;
	height: 30px;
}
section.bg1 a {
	text-align: center;
}
section.bg1 a h2 {
	font-size: 26px;
	line-height: .7;
}
section.bg1 a p {
	font-size: 15px;
}
section.bg1 a p.pierwszy {
	font-size: 23px;
	line-height: 6px;
}
}
 @media (max-width:767px) {
h2 {
	/*! margin-bottom: 15px; */
	font-size: 36px;
}
h4 {
	font-size: 20px;
}
.bg2 h2, .bg3 h2, .bg5 h2 {
	font-size: 26px;
}
section {/*! border-left-width: 10px; */ /*! border-right-width: 10px; */
}
section.bg1 a h2 {
	font-size: 22px;
	line-height: .7;
}
section.bg1 a p {
	font-size: 13px;
}
section.bg1 a p.pierwszy {
	font-size: 16px;
	line-height: 6px;
}
section.bg1 a p.mini {
	line-height: inherit;
	font-size: 14px;
}
section.bg1 button, section.bg1 button:active {
	font-size: 14px
}
#www .container p, #e-sklepy .container p {
	width: auto;
}
section {
	border-left: solid 15px #fff;
	border-right: solid 15px #fff;}
	section.bg2, section.bg3 {
	padding: 30px 15px;
}
[class*=" imghvr-"] figcaption, [class^="imghvr-"] figcaption {
	padding: 20px;
}
.noPadding {
	padding: 5px;
}
.secHead {
	width: auto;
	padding: 0 10px;
}
.container-fluid {
	padding: 0 25px;
	background: #fff;
}
.modal-body > div > img {
	top: 0;
}
.portfolio-about {
	padding: 15px;
}
#contactform fieldset input[type="submit"] {
	float: none;
	display: block;
	clear: both;
	width: 100%;
	margin: 20px 0;
}
#contactform fieldset input[name=contact_check] {
	float: right;
}
.navbar-nav li {
	float: none;
	background: rgba(255,255,255,0.95);
	width: 100%;
	border-bottom: solid 1px #eee;
	border-right: none;
}
.navbar-nav li:last-child {
	border-bottom: none;
}
.navbar-default .navbar-nav > li > a {
	float: none;
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 0;
}
ul.navbar-nav {
	float: none;
	margin: 0;
}
section.bg1 p.btn, section.bg1 p.btn:active, section.bg-e-sklep p.btn, section.bg-e-sklep p.btn:active {
	margin: 20px auto;
	font-size: 13px;
	padding: 7px 20px;
	width: 200px;
	max-width: 98%;
}
section.bg1 a:hover {
	color: rgba(255, 255, 255, 0.95);
	-webkit-transform: rotate3d(1, 0, 0, -2deg) scale(1.2) translateY(0px);
	transform: rotate3d(1, 0, 0, -2deg) scale(1.2) translateY(0px);
}
}
@media (min-width:768px) and (max-width:980px) {
.container-fluid > .navbar-header, a.navbar-brand, a.navbar-brand img {
	margin: 0 auto;
	float: none;
}
a.navbar-brand {
	margin: 10px auto;
}
ul.navbar-nav {
	float: none;
	margin: 0 auto;
	background: #fff;
	width: 650px;
}
.navbar-nav li {
	text-align: center;
}
}
.copyright {
	margin: 0;
	padding: 5px 0;
	position: absolute;
	bottom: -40px;
	left: 0;
	right: 0;
	text-align: center;
	color: #2e3e8d;
}
 @media (max-width:767px) {
ul.navbar-nav {
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
}
ul.grid > li > figure {
	-webkit-transform: rotate3d(0, 0, 0, 0deg);
	transform: rotate3d(0, 0, 0, 0deg);
}
.navbar-default .navbar-nav > li > a {
	-webkit-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
}
}
.ml1 {
	overflow: hidden;
}
.ml1 .letter {
	display: inline-block;
	line-height: 1.1em;
}
.lazyslider-container.main-slider {
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	margin: 0px 0 50px;
	position: relative;/*! clip-path: polygon(50% 0, 100% 5%, 100% 95%, 50% 100%, 0 95%, 0 5%); *//*! background: #fff; */
}
.lazyslider-container.main-slider::after {
	contain: "";
	display: block;
	position: absolute;
	/*! background: #fff; */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;/*! clip-path: polygon(100% 0, 100% 80%, 53% 100%, 0 83%, 0 14%); */
}
.lazyslider-container.main-slider .flex {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 100px 0;
	position: relative;
	z-index: 1;
}
@media (max-width: 767px) {
.lazyslider-container.main-slider .flex {
	padding: 20px 0;
}
}
.lazyslider-container.main-slider .flex > div {
	position: relative;
	z-index: 3;
}
.lazyslider-container.main-slider .flex:after {
	content: "";
	display: block;
	position: absolute;
	font-size: clamp(5rem, -0.875rem + 8.333vw, 20rem);
	color: #fbfbfb;
	z-index: 0;
	right: 10px;
	top: 20px;
	/*! transform: translateY(-50%); */
	font-weight: 900;
	;
	text-shadow: 0 0 25px rgba(0,0,0,.09);
}
.lazyslider-container.main-slider .flex.aat:after {
	content: "Platforma.aat.pl";
}
.lazyslider-container.main-slider .flex.mikam:after {
	content: "Mikamsklep.pl";
}
.lazyslider-container.main-slider .flex.agromasz:after {
	content: "sklep.Agromasz.pl";
}
.lazyslider-container.main-slider .flex.thi:after {
	content: "THI.eco";
}
.lazyslider-container.main-slider .flex.energynat:after {
	content: "b2b.Energynat.pl";
}
.lazyslider-container.main-slider .flex.abena:after {
	content: "Abenasklep.pl";
}
.lazyslider-container.main-slider .flex.agroas:after {
	content: "AGROAS";
}
.main-slider .slick-track {
	margin: 0;
}
.main-slider .slick-slide img {
	margin: auto;
	max-width: 100%;
	height: auto;
}
.main-slider .slick-arrow {
	font-style: normal;
	font-weight: 700;
	line-height: 0em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 1;
	font-size: 32px;
	line-height: normal;
	padding: 0;
	cursor: pointer;
	opacity: 0.2;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	width: 46px;
	height: 45px;
	background: #fff;
	text-align: center;/*! border-radius: 50%; */
}
.main-slider:hover .slick-arrow {
	opacity: 1;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.main-slider .slick-arrow::before {
	color: #2e3e8d;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.main-slider .slick-arrow:hover::before {
	color: #58b1da;
}
.main-slider .slick-next {
	right: 0px;
}
.main-slider .slick-next::before {
	content: '\1412';
}
.main-slider .slick-prev {
	left: 0px;
}
.main-slider .slick-prev::before {
	content: '\1418';
}
 @media (max-width: 767px) {
.main-slider .slick-next {
	right: -30px;
}
.main-slider .slick-prev {
	left: -30px;
}
}
 @media (max-width: 460px) {
.main-slider .slick-next, .main-slider .slick-prev  {
	display: none !important;
}
}
.main-slider .slick-dots {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	z-index: 99;
	opacity: .5;
	-webkit-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.main-slider:hover .slick-dots {
	opacity: 1;
	-ms-transform: translateY(-20px);
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}
.main-slider .slick-dots li {
	display: inline-block;
}
.main-slider .slick-dots li .pager-item {
	background: #fff;
	border: 2px solid #eee;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	border-radius: 100%;
	margin: 0 5px;
	padding: 0;
	-webkit-transition: background-color 0.8s;
	transition: background-color 0.8s;
	cursor: pointer;
}
.main-slider .slick-dots li button::after {
	content: none;
}
.main-slider .slick-dots li.slick-active .pager-item {
	background: #2e3e8d;
}
section.bg3.portfolio {
	position: relative;
	padding: 80px 0px;
}
section.bg3.portfolio .firstrow {
	padding: 40px 0;
}
section.bg3.portfolio .wdrozenia {
	background: #fff url(img/bg_wdrozenia.png);
	padding: 120px 0;
	margin: 0px;
	clip-path: polygon(0 0, 100% 80px, 100% calc(100% - 80px), 0% 100%);
}
.offer-flex-ui {
	display: flex;
  justify-content: space-between;
  align-items: center;
	margin: 0 -50px;
}
.offer-flex-ui .txt-offer-ui {
	width: calc(100% / 2 - 20px);
}
.offer-flex-ui img {
	width: calc(100% / 2 - 20px);
	height: auto;
	margin: -40px 0;
}
 @media (max-width: 767px) {
section.bg3.portfolio {
	padding: 10px;
}
	 .offer-flex-ui {
		 flex-direction: column;
		 margin: 0;
	 }
	 .offer-flex-ui .txt-offer-ui, .offer-flex-ui  .img-offer-ui {
		 width: 100%;
	 }
	 .offer-flex-ui  .img-offer-ui {
		 order: -1;
		 margin: -100px 0 20px;
	 }
	 offer-flex-ui .txt-offer-ui {
		 margin-top: 20px;
	 }
}
/*section.bg3.portfolio:after {
	content:"";
	display: block;
	background: #fff;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}*/
article#portfolio {
	margin-bottom: 30px;
}
article#portfolio > figure {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin: 40px 0;
	clear: both;
	padding: 100px 0;
}
article#portfolio > figure:nth-child(even) {
	flex-direction: row-reverse;/*! text-align: right; */
}
article#portfolio > figure >img, article#portfolio >figure>figcaption {
	width: 50%;
	padding: 0 5em;
	/*! text-align: justify; */
	/*! word-break: normal; */
	/*! word-break: normal; */
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	/*! hyphens: auto; */
}
article#portfolio >figure>figcaption > h3 {
	word-break: break-word;
	display: table;
	margin: 0px 0px 20px;
	padding-bottom: 0px;
}
article#portfolio >figure>figcaption > h3 > a {
	border-bottom: double 3px;
}
 @media (max-width: 1023px) {
article#portfolio > figure >img, article#portfolio >figure>figcaption {
	width: 100%;
	padding: 0;
	text-align: left;
	word-break: keep-all;
	hyphens: none;
}
}
@media (max-width: 991px) {
.mini {
	font-size: 15px;
}
article#portfolio > figure {
	margin: 20px 0;
}
}
article#portfolio >figure {
	position: relative;
	;
}
article#portfolio >figure:not(:last-child)::after {
	position: absolute;
	content: " ";
	display: block;
	width: 50px;
	height: 1px;
	background: #2172a9;
	/*! border: solid 1px #fff; */
	bottom: 0;
	left: calc(50% - 25px);
}
article#portfolio >figure:not(:first-child)::before {
	position: absolute;
	content: " ";
	display: block;
	width: 1px;
	height: 50px;
	background: #2172a9;
	top: -65px;
	left: calc(50% - 1.5px);/*! transform: skewX(-30deg); */
}
@media (max-width:991px) {
article#portfolio >figure:not(:first-child):before {
	top: -45px;
}
}
 @media (max-width: 1023px) {
article#portfolio > figure.reverse {
	flex-direction: row;
	text-align: left;
}
}
.funkcjonalnosci {
	display: flex;
	flex-wrap: wrap;
	margin: 100px 15px 0;
}
.funkcjonalnosci li {
	width: 33.33333333334%;
	text-align: center;
	box-shadow: 0px 0px 1px 1px rgba(84,148,226,0.1);
	margin: 0;
	padding: 30px;
	position: relative;
	z-index: 1;
}
.funkcjonalnosci li:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all .2s ease-in-out;
	background: #eef6ff;
	transform: scaleY(0);
	z-index: -1;
	transform-origin: bottom;
}
.funkcjonalnosci li:hover::before {
	transform: scaleY(1);
}
.funkcjonalnosci li p strong {
	color: #464f59;
}
@media (max-width: 599px) {
.funkcjonalnosci li {
	width: 100%;
}
}
 @media (min-width:767px) {
.container {
	width: 700px
}
}
@media (min-width:992px) {
.container {
	width: 900px
}
}
 @media (min-width:1024px) {
.container {
	width: 970px
}
}
@media (min-width:1200px) {
.container {
	width: 1100px;
}
}
.container:after {
	display: table;
	content: "";
	clear: both;
}