article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #666;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #666;
  color: #fff;
  text-shadow: none;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
ul,
li,
input,
img,
div {
  border: 0 none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ul {
  list-style: none;
}
img {
  border: 0 none;
}
body {
  background-color: #fff;
  color: #383838;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  height: 100%;
  padding-top: 6.251em;
  overflow-x: hidden;
}
.container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 20px;
  position: relative;
  width: 1247px;
  z-index: 100;
}
script,
style {
  visibility: hidden;
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: block !important;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
    transform: perspective(400px) rotate3d(1,0,0,-5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
    transform: perspective(400px) rotate3d(1,0,0,10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
    transform: perspective(400px) rotate3d(1,0,0,-5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  display: block !important;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
    transform: perspective(400px) rotate3d(1,0,0,-20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    opacity: 0;
  }
}
.rectButton {
  border: 1px solid #5b829c;
  color: #343a3e;
  display: inline-block;
  font-weight: 400;
  line-height: 1.8;
  padding: 0 3em;
  position: relative;
}
.rectButton:hover {
  text-decoration: none;
}
.rectButton.rich {
  border-width: 0;
  font-size: 1.250em;
  white-space: nowrap;
}
.rectButton.rich:hover:before,
.rectButton.rich.active:before {
  left: 0;
  top: 0;
  transform: scale(1) rotate(0) skew(0) translate(0);
  width: 100%;
}
.rectButton.rich:after {
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJxJREFUeNpijG6aw8LAwCC3c1LVPQY0wATEM4H4hHtemx42yelAzArEe9AVMAGNOwOkXZAU6CPrZAAqOIukYDdMAaOIiBjcGKCgMUgSiEGOtGRCc8MVIL4OxLwgHzAh6WIHUhuA2AqIG4BWbWeCSnBAJTyAuB4o0Qh2EFRiPZJEE8w0kMWzoRJ1QIlmZAeAJNuB+DxQog89hAACDAAvdi7YT/ayAwAAAABJRU5ErkJggg==);
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0,-50%);
}
.rectButton.rich:before {
  content: '';
  background-color: #f0f4f6;
  height: 100%;
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: scale(1.2) rotate(5deg) skew(-11deg) translate(-50%,-30%);
  transition: all .25s ease-in;
}
.rectButton.rich .txt {
  color: #343a3e;
  position: relative;
  z-index: 10;
}
.rectButton.rich .border {
  border: 2px solid #5b829c;
  position: absolute;
  top: -2px;
  left: -2px;
  height: 100%;
  width: 100%;
  z-index: 11;
}
.commonHeader {
  color: #5b829c;
  font-size: 2.375em;
  font-weight: 400;
  margin-bottom: 1.25em;
  position: relative;
  text-align: center;
}
.commonHeader:after {
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAALCAYAAAANxs/1AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlGNENGRjRFMTAwRTExRTdBNjRCQzdFQThBNDEwM0UzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlGNENGRjRGMTAwRTExRTdBNjRCQzdFQThBNDEwM0UzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUY0Q0ZGNEMxMDBFMTFFN0E2NEJDN0VBOEE0MTAzRTMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUY0Q0ZGNEQxMDBFMTFFN0E2NEJDN0VBOEE0MTAzRTMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz733uCjAAABdklEQVR42sSUu0oDQRiFkyV2irVGsPbaC6JRCwsbEY2NipVX9BG8gG+g8dpZGSM+gqi1lbcIFmoRrWPsUug3cFaGYcmaeDvwLezOz8yZ+c9OdOcgE0GXcA+bcALvkf9TLUzAFPTHeCSgTQxBVkb34fUPjZn152AMqvVt2uPR6ZxYE6xDTkZbf9FUFYzCmbo4Y5kzGjAG16BZpvLWoCmchSs4hRFN+BOKwyo8wQF0OeNmvSR0ePpwB4vQYJmy1Q2H8AjLUFehsR4woX+AJWeeAmypY35d0XMmeINtaLdMFa3xeljRztOqCVONsnWjH3DY6cQtzOtU/bpPeSUmPlc+GmXq2clOUq0Iyk5EsUkpyym9+zKbPoJeaFHWC0EmorpmvhroQe0yETCe159/AZNqk6sX2INdGQ9VrIz8FJWLjHJijI5bJ2fur4US3TCndOxEJlRehWG/lsG4TGUDatw8p8s19x2DvsxFvqEc9emEciE3Qln6EGAA/1FXQKrnXO0AAAAASUVORK5CYII=");
  left: 50%;
  margin-left: -20px;
  position: absolute;
  top: 50%;
}
.bigHeader {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  color: #fff;
  font-size: 11em;
  font-weight: 300;
  left: 0;
  top: 0;
  margin-top: -1.75em;
  position: absolute;
  text-transform: uppercase;
  z-index: 10;
}
.whiteBg {
  background-color: #fff;
  margin-top: -1px;
  position: relative;
  z-index: 102;
}
.txtDivider {
  background-color: #99a8ab;
  display: block;
  height: 3px;
  margin: 1em auto 1.5em;
  width: 60px;
}
.submitHelper {
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  position: absolute;
  border: 0 none;
  padding: 0;
  background-color: transparent;
}
.curtainRelative {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #aaa;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 99;
}
.curtainRelative .loader {
  background: url("/img/loader.gif") no-repeat center center;
  height: 32px;
  left: 50%;
  margin: -16px 0 0 -16px;
  position: absolute;
  top: 50%;
  width: 32px;
  z-index: 100;
}
.messageBox {
  background-color: #fff;
  color: #333;
  font-size: 18px;
  line-height: 1.2;
  padding: 25px 45px;
}
.messageBox .title {
  display: block;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 50px;
}
.messageBox .title.warning {
  color: #8B0000;
}
.messageBox .title.info {
  color: #000080;
}
.messageBox .title.error {
  color: #ff0000;
}
.absoluteMessageBox {
  position: fixed;
  left: 50%;
  margin-left: -200px;
  overflow: hidden;
  top: 25%;
  text-overflow: elipsis;
  width: 400px;
  z-index: 1001;
}
.absoluteMessageBox.xl {
  width: 750px;
  margin-left: -375px;
}
.lbClose {
  color: #000;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
.funduszeEuropejskie {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #2e536c;
  display: block;
  max-width: 100%;
  padding: 50px 20px 50px 60px;
  width: 1247px;
}
.funduszeEuropejskie .lbClose {
  color: #fff;
  font-size: 36px;
  right: 24px;
}
.funduszeEuropejskie.lightbox {
  display: none;
  bottom: 11%;
  left: 50%;
  position: fixed;
  transform: translateX(-50%);
  z-index: 1001;
}
.funduszeEuropejskie .three {
  height: auto;
  margin-right: 5%;
  width: 20.93023255813953%;
}
.funduszeEuropejskie img {
  height: auto;
  max-width: 100%;
}
.funduszeEuropejskie .rightCol {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width: 73%;
}
.funduszeEuropejskie .txt {
  color: #fff;
  display: block;
  font-size: 1.375em;
  margin-top: 45px;
  text-transform: uppercase;
}
.funduszeEuropejskie .txt b {
  display: block;
  font-size: 1.273em;
  margin-bottom: 15px;
}
.come-in {
  transform: translateY(150px);
  animation: come-in 2s ease forwards;
  opacity: 0;
}
.come-in:nth-child(odd) {
  animation-duration: 1.6s;
}
.already-visible {
  opacity: 1;
  transform: translateY(0);
  animation: none;
}
@keyframes come-in {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.headerCont {
  background-color: #fff;
  height: 4.438em;
  padding: 0.813em 0 1em;
  position: fixed;
  transition: all .2s ease-in;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1001;
}
.headerCont.slim {
  border-bottom: 1px solid #eee;
  font-size: 10px !important;
}
.headerCont .container {
  display: flex;
  justify-content: space-between;
}
.headerCont .logo {
  height: 71px;
  margin-right: 2em;
  width: 206px;
}
.headerCont .logo img {
  transition: all .2s ease-in;
}
.headerCont .logo.slim img {
  height: 42px;
  width: 121px;
}
.headerCont .menu {
  margin-top: 1.5em;
}
.headerCont .menu li {
  float: left;
  line-height: 1;
  margin: 0 0.75em 0.333em;
  position: relative;
}
.headerCont .menu li:after {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  background-color: #5b829c;
  content: '';
  display: block;
  height: 1px;
  left: 15%;
  position: absolute;
  top: 120%;
  transition: opacity 0.2s ease-out;
  width: 70%;
}
.headerCont .menu li a {
  color: #383838;
  font-size: 1.500em;
  font-weight: 300;
  text-transform: uppercase;
  transition: color 0.2s ease-in;
}
.headerCont .menu li:hover:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.headerCont .menu li:hover a {
  color: #5b829c;
  text-decoration: none;
}
.footerCont {
  background-color: #284253;
  color: #5e849f;
  padding: 3.5em 0;
}
.footerCont .footerTopCont {
  border-bottom: 1px solid #5e849f;
  display: flex;
  justify-content: space-between;
  margin-bottom: 4em;
  padding-bottom: 1em;
}
.footerCont .footerLogo {
  align-self: flex-end;
}
.footerCont .menu {
  align-self: flex-end;
}
.footerCont .menu li {
  float: left;
  line-height: 1;
  margin: 0 0.75em;
  position: relative;
}
.footerCont .menu li:after {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  background-color: #fff;
  content: '';
  display: block;
  height: 1px;
  left: 15%;
  margin-top: 1em;
  position: absolute;
  top: 100%;
  transition: opacity 0.2s ease-out;
  width: 70%;
}
.footerCont .menu li a {
  color: #fff;
  font-size: 1.125em;
  font-weight: 300;
  text-transform: uppercase;
  transition: color 0.2s ease-in;
}
.footerCont .menu li:hover:after {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.footerCont .menu li:hover a {
  color: #5b829c;
  text-decoration: none;
}
.footerCont .copy {
  font-size: 0.875em;
  text-align: right;
  text-transform: uppercase;
}
.footerCont .copy a {
  color: #5e849f;
}
@keyframes draw {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes show {
  to {
    opacity: 1;
  }
}
.aboutCont {
  background-image: url(/img/pattern2.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 0;
}
.aboutCont .introTxt {
  cursor: default;
  line-height: 1.4;
  min-height: 340px;
  position: relative;
  text-align: justify;
  transition: height .2s linear;
}
.aboutCont .introTxt .abs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.aboutCont .introTxt .item {
  display: block;
  transform: scale(0);
  transition: all .2s ease-in;
}
.aboutCont .introTxt .item.current {
  transform: scale(1);
}
.aboutCont .buttonsCont {
  padding: 2em 0;
  text-align: center;
}
.aboutCont .buttonsCont .rectButton {
  margin: 0 1em 0.5em;
}
.aboutCont .trianglesCont {
  position: relative;
  z-index: 101;
}
.aboutCont .trianglesCont .whiteTriangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11vw 0 0 100vw;
  border-color: transparent transparent transparent #fff;
}
.aboutCont .trianglesCont .grayTriangle1 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.764705882352941vw 0 0 24.71vw;
  border-color: transparent transparent transparent #f3f3f3;
  position: absolute;
  z-index: 20;
  left: 0;
  top: 0;
}
.aboutCont .trianglesCont .grayTriangle2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5vw 24.71vw 0 0;
  border-color: #f3f3f3 transparent transparent transparent;
  margin-top: -1px;
  position: absolute;
  z-index: 20;
  left: 0;
  top: 2.764705882352941vw;
}
.aboutCont #topSvg {
  height: auto;
  margin-left: -10%;
  width: 120%;
  visibility: hidden;
}
.aboutCont #topSvg.static {
  visibility: visible;
}
.aboutCont #topSvg.animated {
  visibility: visible;
}
.aboutCont #topSvg.animated path {
  stroke: #507D92;
  stroke-width: 2.3123;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: draw;
  animation-timing-function: linear;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation-duration: 5s;
}
.aboutCont #topSvg.animated line {
  stroke: #507D92;
  stroke-width: 2.3123;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: draw;
  animation-timing-function: linear;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation-duration: 5s;
}
.aboutCont #topSvg.animated polygon {
  stroke: #507D92;
  stroke-width: 2.3123;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: draw;
  animation-timing-function: linear;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation-duration: 3.5s;
}
.aboutCont #topSvg.animated polyline {
  stroke: #507D92;
  stroke-width: 2.3123;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: draw;
  animation-timing-function: linear;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation-duration: 6s;
}
.aboutCont #topSvg.animated2 {
  visibility: visible;
}
.aboutCont #topSvg.animated2 path {
  stroke: #507D92;
  stroke-width: 2.3123;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: draw;
  animation-timing-function: linear;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation-duration: 3.5s;
  animation-delay: 4s;
}
.aboutCont #topSvg.animated2 line {
  stroke: #507D92;
  stroke-width: 2.3123;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: draw;
  animation-timing-function: linear;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation-duration: 3s;
  animation-delay: 4s;
}
.aboutCont #topSvg.animated2 polygon {
  stroke: #507D92;
  stroke-width: 2.3123;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: draw;
  animation-timing-function: linear;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation-duration: 3s;
  animation-delay: 3s;
}
.aboutCont #topSvg.animated2 polyline {
  stroke: #507D92;
  stroke-width: 2.3123;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  animation-name: draw;
  animation-timing-function: linear;
  stroke-dasharray: 500;
  stroke-dashoffset: 500;
  animation-duration: 7s;
}
.clientsCont .trianglesCont {
  background-image: url(/img/pattern2.svg);
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: 0 0;
  border-bottom: 20em solid transparent;
  position: relative;
  z-index: 101;
}
.clientsCont .trianglesCont .whiteTriangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 100vw 11vw 0;
  border-color: transparent #fff transparent transparent;
}
.clientsCont .trianglesCont .grayTriangle1 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 5vw 24.71vw;
  border-color: transparent transparent #f3f3f3 transparent;
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 2.764705882352941vw;
  transform: translate(0,1px);
}
.clientsCont .trianglesCont .grayTriangle2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 24.71vw 2.764705882352941vw 0;
  border-color: transparent #f3f3f3 transparent transparent;
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 0;
}
.clientsCont .trianglesCont .whiteTriangle2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11vw 0 0 100vw;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  margin-top: 20em;
  transform: translate(0,-10.99vw);
}
.clientsCont .slick-slide {
  outline: none !important;
}
.clientsCont .slickLeftArrow {
  cursor: pointer;
  right: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-2em,-50%);
}
.clientsCont .slickRightArrow {
  cursor: pointer;
  margin-left: 30px;
  left: 100%;
  position: absolute;
  top: 50%;
  transform: translate(2em,-50%);
}
.clientsCont .item {
  background: url(/img/klienci_comment.png) no-repeat 90% 5%;
  display: flex !important;
  min-height: 155px;
}
.clientsCont .item .rightCol {
  padding: 4em 10% 0 0;
  vertical-align: top;
}
.clientsCont .item .leftCol {
  padding: 0 5%;
  vertical-align: top;
}
.clientsCont .item .name {
  color: #343a3e;
  display: block;
  font-size: 1.625em;
  font-weight: 400;
  margin-bottom: 0.5em;
}
.clientsCont .item .txt {
  line-height: 1.6;
  font-weight: 300;
}
.clientsCont .item .signature {
  color: #5b829c;
  font-style: italic;
  margin-top: 1em;
  padding-right: 12%;
  text-align: right;
}
.clientsCont .item .signature small {
  display: block;
  font-style: normal;
  font-size: 0.750em;
  font-weight: 700;
}
.clientsCont .clientLogoCont {
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  width: 268px;
  height: 154.73px;
  background-color: transparent;
  margin: 77.36px 0;
  border-left: solid 2px #dce4ea;
  border-right: solid 2px #dce4ea;
}
.clientsCont .clientLogoCont:before,
.clientsCont .clientLogoCont:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 189.50px;
  height: 189.50px;
  -webkit-transform: scaleY(0.5774) rotate(-45deg);
  -ms-transform: scaleY(0.5774) rotate(-45deg);
  transform: scaleY(0.5774) rotate(-45deg);
  background-color: inherit;
  left: 37.2477px;
}
.clientsCont .clientLogoCont:before {
  top: -94.7523px;
  border-top: solid 2.8284px #dce4ea;
  border-right: solid 2.8284px #dce4ea;
}
.clientsCont .clientLogoCont:after {
  bottom: -94.7523px;
  border-bottom: solid 2.8284px #dce4ea;
  border-left: solid 2.8284px #dce4ea;
}
.clientsCont .client1 {
  background-image: url(/img/partner/01.jpg);
}
.clientsCont .client2 {
  background-image: url(/img/partner/02.jpg);
}
.clientsCont .client3 {
  background-image: url(/img/partner/03.jpg);
}
.clientsCont .client4 {
  background-image: url(/img/partner/04.jpg);
}
.clientsCont .client5 {
  background-image: url(/img/partner/05.jpg);
}
.clientsCont .client6 {
  background-image: url(/img/partner/06.jpg);
}
.clientsCont .client7 {
  background-image: url(/img/partner/07.jpg);
}
.clientsCont .client8 {
  background-image: url(/img/partner/08.jpg);
}
.clientsCont .client9 {
  background-image: url(/img/partner/09.jpg);
}
.clientsCont .client10 {
  background-image: url(/img/partner/10.jpg);
}
.clientsCont .client11 {
  background-image: url(/img/partner/11.jpg);
}
.clientsCont .client12 {
  background-image: url(/img/partner/12.jpg);
}
.clientsCont .client13 {
  background-image: url(/img/partner/13.jpg);
}
.clientsCont .client14 {
  background-image: url(/img/partner/14.jpg);
}
.clientsCont .client15 {
  background-image: url(/img/partner/15.jpg);
}
.clientsCont .client16 {
  background-image: url(/img/partner/16.jpg);
}
.clientsCont .client17 {
  background-image: url(/img/partner/17.jpg);
}
.contactCont .trianglesCont {
  background-image: url(/img/pattern2.svg);
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: 0 0;
  border-bottom: 20em solid transparent;
  position: relative;
  z-index: 101;
}
.contactCont .trianglesCont .whiteTriangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 100vw 11vw 0;
  border-color: transparent #fff transparent transparent;
}
.contactCont .trianglesCont .grayTriangle1 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 5vw 24.71vw;
  border-color: transparent transparent #f3f3f3 transparent;
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 2.764705882352941vw;
  transform: translate(0,1px);
}
.contactCont .trianglesCont .grayTriangle2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 24.71vw 2.764705882352941vw 0;
  border-color: transparent #f3f3f3 transparent transparent;
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 0;
}
.contactCont .trianglesCont .whiteTriangle2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11vw 0 0 100vw;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  margin-top: 20em;
  transform: translate(0,-10.99vw);
}
.contactCont .container {
  align-items: top;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.contactCont .col {
  width: 30%;
}
.contactCont .col img {
  display: block;
  margin: 0 auto 2em;
}
.contactCont .col .commonHeader {
  display: block;
  font-size: 2em;
  text-align: center;
  white-space: nowrap;
}
.contactCont .col a {
  color: #5b829c;
}
.contactCont .col p {
  line-height: 1.8;
  text-align: center;
}
.contestsCont .trianglesCont {
  background-image: url(/img/pattern2.svg);
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: 0 0;
  border-bottom: 20em solid transparent;
  position: relative;
  z-index: 101;
}
.contestsCont .trianglesCont .whiteTriangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 100vw 11vw 0;
  border-color: transparent #fff transparent transparent;
}
.contestsCont .trianglesCont .grayTriangle1 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 5vw 24.71vw;
  border-color: transparent transparent #f3f3f3 transparent;
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 2.764705882352941vw;
  transform: translate(0,1px);
}
.contestsCont .trianglesCont .grayTriangle2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 24.71vw 2.764705882352941vw 0;
  border-color: transparent #f3f3f3 transparent transparent;
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 0;
}
.contestsCont .trianglesCont .whiteTriangle2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11vw 0 0 100vw;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  margin-top: 20em;
  transform: translate(0,-10.99vw);
}
.contestsCont .slickLeftArrow {
  cursor: pointer;
  right: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-2em,-50%);
}
.contestsCont .slickRightArrow {
  cursor: pointer;
  margin-left: 30px;
  left: 100%;
  position: absolute;
  top: 50%;
  transform: translate(2em,-50%);
}
.contestsCont .hexagonsCont {
  margin-bottom: 10em;
  max-height: 500px;
}
.contestsCont .hexagonsCont .slick-slide {
  outline: none !important;
}
.contestsCont .hexagonsCont .item {
  cursor: default;
  display: block;
  padding-bottom: 5px;
  text-align: center;
}
.contestsCont .hexagonsCont .item:hover .rectButton {
  background-color: #F0F4F6;
}
.contestsCont .hexagonsCont .rectButton {
  cursor: pointer;
  padding: 0 1em;
  transition: background-color .2s ease-in;
}
.contestsCont .hexagonsCont .hexagon {
  display: block;
  text-align: center;
}
.contestsCont .hexagonsCont .hexagon.v1 {
  background-color: #5b829c;
}
.contestsCont .hexagonsCont .hexagon.v1 .firstLine {
  color: #b1cadc;
}
.contestsCont .hexagonsCont .hexagon.v1:before {
  border-bottom-color: #5b829c;
}
.contestsCont .hexagonsCont .hexagon.v1:after {
  border-top-color: #5b829c;
}
.contestsCont .hexagonsCont .hexagon.v2 {
  background-color: #c8c8c8;
}
.contestsCont .hexagonsCont .hexagon.v2 .firstLine {
  color: #959ea5;
}
.contestsCont .hexagonsCont .hexagon.v2:before {
  border-bottom-color: #c8c8c8;
}
.contestsCont .hexagonsCont .hexagon.v2:after {
  border-top-color: #c8c8c8;
}
.contestsCont .hexagonsCont .hexagon.v3 {
  background-color: #2e536c;
}
.contestsCont .hexagonsCont .hexagon.v3 .firstLine {
  color: #5b829c;
}
.contestsCont .hexagonsCont .hexagon.v3:before {
  border-bottom-color: #2e536c;
}
.contestsCont .hexagonsCont .hexagon.v3:after {
  border-top-color: #2e536c;
}
.contestsCont .hexagonsCont .hexagon.v4 {
  background-color: #c1d4e1;
}
.contestsCont .hexagonsCont .hexagon.v4 .firstLine {
  color: #8ca8bb;
}
.contestsCont .hexagonsCont .hexagon.v4:before {
  border-bottom-color: #c1d4e1;
}
.contestsCont .hexagonsCont .hexagon.v4:after {
  border-top-color: #c1d4e1;
}
.contestsCont .hexagonsCont .txt {
  display: block;
  padding: 1em 0 1.5em;
}
.contestsCont .hexagonsCont .firstLine {
  color: #b1cadc;
  display: block;
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 0.2em;
  position: relative;
}
.contestsCont .hexagonsCont .firstLine:after {
  content: '';
  background-color: #fff;
  height: 2px;
  left: 50%;
  margin-left: -1em;
  position: absolute;
  top: 100%;
  width: 2em;
}
.contestsCont .hexagonsCont .secondLine {
  color: #fff;
  display: block;
  text-transform: uppercase;
}
.contestsCont .hexagonsCont .hexagon {
  position: relative;
  width: 126px;
  height: 72.75px;
  background-color: #64C7CC;
  margin: 36.37px auto;
}
.contestsCont .hexagonsCont .hexagon:before,
.contestsCont .hexagonsCont .hexagon:after {
  content: "";
  position: absolute;
  width: 0;
  border-left: 63px solid transparent;
  border-right: 63px solid transparent;
  left: 0;
}
.contestsCont .hexagonsCont .hexagon:before {
  bottom: 100%;
  border-bottom: 36.37px solid #64C7CC;
}
.contestsCont .hexagonsCont .hexagon:after {
  top: 100%;
  width: 0;
  border-top: 36.37px solid #64C7CC;
}
.contestsPopups {
  display: none;
  box-sizing: border-box;
  background-color: #5b829c;
  color: #fff;
  left: 1%;
  padding: 3.5em 3em;
  position: absolute;
  top: 5em;
  width: 98%;
  z-index: 999;
}
.contestsPopups .close {
  color: #fff;
  cursor: pointer;
  font-size: 2em;
  position: absolute;
  right: 0.5em;
  top: 0.25em;
}
.contestsPopups .popup {
  display: none;
}
.contestsPopups .popup.current {
  display: block;
}
.contestsPopups .title {
  display: block;
  font-size: 1.375em;
  font-weight: 700;
}
.contestsPopups .subtitle {
  display: block;
  margin-bottom: 1em;
}
.contestsPopups p {
  line-height: 1.6;
}
.mapCont {
  position: relative;
}
.mapCont #mapCont {
  height: 80vh !important;
}
.mapCont .triangleTop {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 100vw 11vw 0;
  border-color: transparent #fff transparent transparent;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 999;
}
.mapCont .triangleBottom {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11vw 0 0 100vw;
  border-color: transparent transparent transparent #284253;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 999;
}
.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto;
  top: 37vh;
}
.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #284253;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}
.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-bounce {
  0%,
  100% {
    -webkit-transform: scale(0.0);
  }
  50% {
    -webkit-transform: scale(1.0);
  }
}
@keyframes sk-bounce {
  0%,
  100% {
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  }
  50% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}
.offerCont .trianglesCont {
  background-image: url(/img/pattern2.svg);
  background-repeat: repeat-y;
  background-size: 100% auto;
  background-position: 0 0;
  border-bottom: 20em solid transparent;
  position: relative;
  z-index: 101;
}
.offerCont .trianglesCont .whiteTriangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 100vw 11vw 0;
  border-color: transparent #fff transparent transparent;
}
.offerCont .trianglesCont .grayTriangle1 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 5vw 24.71vw;
  border-color: transparent transparent #f3f3f3 transparent;
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 2.764705882352941vw;
  transform: translate(0,1px);
}
.offerCont .trianglesCont .grayTriangle2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 24.71vw 2.764705882352941vw 0;
  border-color: transparent #f3f3f3 transparent transparent;
  position: absolute;
  z-index: 20;
  right: 0;
  bottom: 0;
}
.offerCont .trianglesCont .whiteTriangle2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11vw 0 0 100vw;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 20;
  margin-top: 20em;
  transform: translate(0,-10.99vw);
}
.offerCont .container {
  align-items: top;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.offerCont .disc li {
  padding-left: 1em;
  position: relative;
}
.offerCont .disc li:before {
  content: "\2219";
  font-size: 2.5em;
  line-height: 0;
  position: absolute;
  top: .23em;
  left: 0;
}
.offerCont .col {
  max-width: 420px;
  transition: opacity .5s ease-in;
  width: 30%;
}
.offerCont .col .bg {
  display: block;
  height: auto;
  margin: 0 auto 2em;
  width: 90%;
}
.offerCont .col .commonHeader {
  display: block;
  text-align: center;
}
.offerCont .col .txt {
  text-align: justify;
}
.offerCont .iconsCont {
  position: relative;
}
.offerCont .iconsCont .ico {
  cursor: pointer;
  display: block;
  height: auto;
  position: absolute;
  width: 27.5%;
}
.offerCont .iconsCont .txtCont {
  display: block;
  font-size: 1.250em;
  font-weight: 400;
  left: 50%;
  line-height: 1.2;
  padding: 0 5%;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%,-50%);
}
.offerCont .iconsCont .i1 {
  top: -6%;
  left: 50%;
  transform: translateX(-50%);
}
.offerCont .iconsCont .i2 {
  top: 18%;
  right: 5%;
}
.offerCont .iconsCont .i3 {
  top: 58%;
  right: 5%;
}
.offerCont .iconsCont .i4 {
  bottom: -6%;
  left: 50%;
  transform: translateX(-50%);
}
.offerCont .iconsCont .i5 {
  top: 58%;
  left: 5%;
}
.offerCont .iconsCont .i6 {
  top: 18%;
  left: 5%;
}
.offerCont .iconsCont .i01 {
  top: -6%;
  left: 50%;
  transform: translateX(-50%);
}
.offerCont .iconsCont .i02 {
  top: 12%;
  right: 5%;
}
.offerCont .iconsCont .i03 {
  top: 48%;
  right: 0%;
}
.offerCont .iconsCont .i04 {
  bottom: -8%;
  left: 52%;
}
.offerCont .iconsCont .i05 {
  bottom: -8%;
  left: 21%;
}
.offerCont .iconsCont .i06 {
  top: 48%;
  left: 0%;
}
.offerCont .iconsCont .i07 {
  top: 12%;
  left: 5%;
}
.offerPopups {
  display: none;
  box-sizing: border-box;
  background-color: #fff;
  color: #383838;
  left: 0;
  padding: 3.5em 3em;
  position: absolute;
  top: 0;
  width: 99%;
  z-index: 999;
}
.offerPopups .close {
  color: #383838;
  cursor: pointer;
  font-size: 2em;
  position: absolute;
  right: 0.5em;
  top: 0.25em;
}
.offerPopups .txt {
  line-height: 1.6;
}
.offerPopups ul {
  list-style-type: disc;
  list-style-position: inside;
}
.offerPopups .leftCol {
  display: table-cell;
  max-width: 100%;
  padding-right: 40px;
  vertical-align: top;
  width: 320px;
}
.offerPopups .leftCol img {
  display: block;
  height: auto;
  width: 100%;
}
.offerPopups .rightCol {
  display: table-cell;
  vertical-align: top;
}
.offerPopups .commonHeader {
  display: inline-block;
  margin-bottom: 0.5em;
  text-align: left;
  text-transform: capitalize;
}
.offerPopups .subtitle {
  color: #343a3e;
  display: block;
  font-size: 1.625em;
  margin-bottom: 0.75em;
}
@media all and (max-width: 1180px) {
  .offerCont .iconsCont .txtCont {
    font-size: 1em;
  }
}
@media all and (max-width: 960px) {
  .bigHeader {
    font-size: 9em;
  }
  .offerCont .iconsCont .txtCont {
    font-size: 0.833em;
  }
  .contactCont .col .commonHeader {
    font-size: 1.5em;
  }
}
@media all and (max-width: 800px) {
  .bigHeader {
    font-size: 7em;
  }
  .offerCont .container {
    justify-content: space-around;
  }
  .offerCont .col {
    margin-bottom: 4em;
    width: 45%;
  }
  .offerCont .iconsCont .txtCont {
    font-size: 1.25em;
  }
  .clientsCont .clientLogoCont {
    margin: 77.36px auto;
  }
  .clientsCont .item {
    background: none;
  }
  .clientsCont .item .leftCol {
    display: block;
  }
  .clientsCont .item .rightCol {
    display: block;
  }
  .contactCont .container {
    justify-content: space-around;
  }
  .contactCont .container .col {
    margin-bottom: 2em;
    width: 45%;
  }
}
@media all and (max-width: 640px) {
  body {
    padding-top: 9em;
  }
  .headerCont {
    font-size: 10px !important;
    height: auto;
  }
  .headerCont .menu {
    margin-top: 0;
  }
  .headerCont .menu li {
    float: none;
  }
  .headerCont .menu li:after {
    display: none;
  }
  .headerCont .logo img {
    height: 4em;
    width: auto;
  }
  .bigHeader {
    font-size: 4em;
    margin-top: -1.833em;
  }
  .offerCont .col {
    margin-bottom: 5em;
    width: 90%;
  }
  .offerCont .iconsCont .txtCont {
    font-size: 1em;
  }
}
@media all and (max-width: 540px) {
  .contactCont .container .col {
    width: 90%;
  }
  .contactCont .container .col .commonHeader {
    font-size: 2em;
  }
  .funduszeEuropejskie {
    font-size: 0.75em;
    padding: 30px;
  }
  .funduszeEuropejskie .three {
    display: block;
    margin: 0 auto 20px;
    width: 60%;
  }
}
@media all and (max-width: 480px) {
  .footerCont .footerTopCont {
    display: block;
  }
  .footerCont .footerTopCont .logoFooter {
    display: block;
    margin: 1.5em 0.75em 1em;
  }
}
@media all and (max-width: 340px) {
  .bigHeader {
    font-size: 4em;
  }
  .funduszeEuropejskie {
    font-size: 0.675em;
    paddong: 20px;
  }
  .footerCont .menu li {
    float: none;
    padding-bottom: 0.25em;
  }
  .footerCont .menu li:hover:after {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  .footerCont .menu li a {
    display: block;
  }
  .contactCont .container .col .commonHeader {
    font-size: 1.5em;
  }
  .aboutCont .buttonsCont .rectButton {
    margin-left: 0;
    margin-right: 0;
  }
}
@media all and (max-width: 1600px) {
  .contestsCont .slick-slider,
  .clientsCont .slick-slider {
    padding-left: 50px;
    padding-right: 50px;
  }
  .contestsCont .slickLeftArrow,
  .clientsCont .slickLeftArrow {
    cursor: pointer;
    left: 0;
    right: auto;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
  }
  .contestsCont .slickRightArrow,
  .clientsCont .slickRightArrow {
    cursor: pointer;
    left: auto;
    margin-left: 0;
    right: 0;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
  }
}
