@import '../css/animate.css';

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
body div,
caption,
cite,
code,
dd,
del,
dfn,
dl,
dt,
em,
fieldset,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block
}

embed,
img,
object {
  max-width: 100%
}

html {
  overflow-y: scroll
}

ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}

del {
  text-decoration: line-through
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

th {
  font-weight: 700;
  vertical-align: bottom
}

td {
  font-weight: 400;
  vertical-align: top
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}

input,
select {
  vertical-align: middle
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word
}

input[type=radio] {
  vertical-align: text-bottom
}

input[type=checkbox] {
  vertical-align: bottom
}

.ie6 input {
  vertical-align: text-bottom
}

input,
select,
textarea {
  font: 99% sans-serif
}

table {
  font-size: inherit;
  font: 100%
}

a:active,
a:hover {
  outline: 0
}

small {
  font-size: 85%
}

strong,
th {
  font-weight: 700
}

td,
td img {
  vertical-align: top
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative
}

sup {
  top: -.5em
}

sub {
  bottom: -.25em
}

code,
kbd,
pre,
samp {
  font-family: monospace, sans-serif
}

.clickable,
button,
input[type=button],
input[type=submit],
label {
  cursor: pointer
}

button,
input,
select,
textarea {
  margin: 0
}

button {
  width: auto;
  overflow: visible
}

.ie7 img {
  -ms-interpolation-mode: bicubic
}

@font-face {
  font-family: icomoon;
  src: url(../font/icomoon.eot);
  src: url(../font/icomoon.eot?#iefix) format('embedded-opentype'), url(../font/icomoon.woff) format('woff'), url(../font/icomoon.ttf) format('truetype'), url(../font/icomoon.svg#icomoon) format('svg');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: museo500;
  src: url(../font/Museo500-Regular-webfont.eot);
  src: url(../font/Museo500-Regular-webfont.eot?#iefix) format('embedded-opentype'), url(../font/Museo500-Regular-webfont.woff) format('woff'), url(../font/Museo500-Regular-webfont.ttf) format('truetype'), url(../font/Museo500-Regular-webfont.svg#Museo500-Regular-webfont) format('svg');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: museo300;
  src: url(../font/Museo300-Regular-webfont.eot);
  src: url(../font/Museo300-Regular-webfont.eot?#iefix) format('embedded-opentype'), url(../font/Museo300-Regular-webfont.woff) format('woff'), url(../font/Museo300-Regular-webfont.ttf) format('truetype'), url(../font/Museo300-Regular-webfont.svg#Museo300-Regular-webfont) format('svg');
  font-weight: 400;
  font-style: normal
}

.icomoon-icon {
  display: inline-block;
  font-family: icomoon;
  font-size: 15px;
  font-weight: 400 !important
}

.box-sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

embed,
img,
object {
  max-width: 100%;
  height: auto
}

.clearfix {
  zoom: 1
}

.clearfix:before {
  content: '';
  display: block
}

.clearfix:after {
  content: '';
  display: table;
  clear: both
}

.clearf {
  zoom: 1
}

.clearf:before {
  content: '';
  display: block
}

.clearf:after {
  content: '';
  display: table;
  clear: both
}

* {
  outline: 0 !important
}

::-moz-selection {
  background: #121212;
  color: #fff;
  text-shadow: none !important
}

::selection {
  background: #121212;
  color: #fff;
  text-shadow: none !important
}

img::-moz-selection {
  background: 0 0
}

img::selection {
  background: 0 0
}

a {
  cursor: pointer;
  text-decoration: none
}

a:hover {
  text-decoration: none
}

body {
  background-color: #fff;
  color: #121212;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  zoom: 1
}

body:before {
  content: '';
  display: block
}

body:after {
  content: '';
  display: table;
  clear: both
}

.container {
  position: relative;
  margin: 0 auto;
  width: 1050px;
  zoom: 1
}

.container:before {
  content: '';
  display: block
}

.container:after {
  content: '';
  display: table;
  clear: both
}

.left {
  float: left
}

.right {
  float: right
}

.vd {
  vertical-align: middle;
  display: inline-block
}

.last {
  margin-right: 0 !important
}

#slider .slide {
  position: relative;
  text-align: center;
  color: #707070;
  zoom: 1
}

#slider .slide:before {
  content: '';
  display: block
}

#slider .slide:after {
  content: '';
  display: table;
  clear: both
}

#slider .slide p {
  font-size: 16px;
  letter-spacing: 3px;
  margin-bottom: 50px
}

#slider .slide img {
  float: left
}

#slider .middle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}

h2 {
  font-size: 70px;
  font-family: museo300, sans-serif
}

.btn {
  text-transform: uppercase;
  padding: 10px 0;
  width: 205px;
  display: block;
  margin: 0 auto;
  color: #fff;
  background-color: #ED1D24;
  border-radius: 4px;
  display: inline-block;
  text-align: center
}

.btn:hover {
  -webkit-animation: pulse .6s;
  animation: pulse .6s
}

.logo {
  padding: 25% 0;
  text-align: center;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.menu {
  position: fixed;
  display: block;
  width: 220px;
  left: 0;
  top: 0;
  height: 160px;
  background-color: transparent;
  z-index: 100;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out
}

.menu ul {
  position: relative;
  left: -200%
}

.menu ul li {
  vertical-align: middle;
  border-bottom: 1px solid #EFEFEF
}

.menu ul li:last-child {
  border-bottom: none
}

.menu ul li:hover a {
  color: #89D7F0;
  padding-left: 40px
}

.menu ul li:hover img {
  -webkit-transform: scale(1.2) translateY(-50%);
  -moz-transform: scale(1.2) translateY(-50%);
  -ms-transform: scale(1.2) translateY(-50%);
  -o-transform: scale(1.2) translateY(-50%);
  transform: scale(1.2) translateY(-50%)
}

.menu ul li.active a {
  color: #89D7F0;
  padding-left: 40px
}

.menu ul li.active a img {
  -webkit-transform: scale(1.2) translateY(-50%);
  -moz-transform: scale(1.2) translateY(-50%);
  -ms-transform: scale(1.2) translateY(-50%);
  -o-transform: scale(1.2) translateY(-50%);
  transform: scale(1.2) translateY(-50%)
}

.menu ul a {
  color: #707070;
  display: inline-block;
  height: 100%;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  left: 0;
  padding: 20px 15px 20px 15px;
  width: 100%;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 35px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.menu ul a img {
  vertical-align: middle;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  right: 15px
}

.panel.btn,
.partner.btn {
  background-color: #89D7F0
}

.f24,
.faktury,
.panel,
.partner {
  position: absolute;
  right: 40px;
  top: 20px;
  z-index: 17500000
}

.partner {
  top: 70px
}

.faktury {
  top: 70px
}

.f24 {
  top: 120px;
  background-color: #000
}

.newsletter {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 45px 46px 45px 0;
  border-color: transparent #89D7F0 transparent transparent;
  display: block;
  text-align: center;
  position: relative;
  right: 0;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -ms-transition: all .5s linear;
  -o-transition: all .5s linear
}

.newsletter i {
  color: #fff;
  font-size: 20px;
  position: relative;
  text-align: center;
  left: 19px;
  top: -10px
}

.newsletter:hover {
  z-index: 2;
  position: relative;
  right: 20px;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3)
}

.fb {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 45px 46px 45px 0;
  border-color: transparent #000 transparent transparent;
  display: block;
  text-align: center;
  position: relative;
  right: 0;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -ms-transition: all .5s linear;
  -o-transition: all .5s linear
}

.fb i {
  color: #fff;
  font-size: 20px;
  position: relative;
  text-align: center;
  left: 19px;
  top: -10px
}

.fb:hover {
  z-index: 2;
  position: relative;
  right: 20px;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3)
}

.community {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 45px 46px 45px 0;
  border-color: transparent #ED1D24 transparent transparent;
  display: block;
  text-align: center;
  position: relative;
  right: 0;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -ms-transition: all .5s linear;
  -o-transition: all .5s linear
}

.community i {
  color: #fff;
  font-size: 20px;
  position: relative;
  text-align: center;
  left: 19px;
  top: -10px
}

.community:hover {
  z-index: 2;
  position: relative;
  right: 20px;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3)
}

.right-wrapper {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  right: 0
}

.colorLine img {
  float: left
}

h3 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase
}

#columns {
  zoom: 1;
  padding: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#columns:before {
  content: '';
  display: block
}

#columns:after {
  content: '';
  display: table;
  clear: both
}

#columns .col {
  float: left;
  margin-right: 2.5%;
  text-align: center;
  width: 18%;
  color: #000;
  display: block;
  position: relative
}

#columns .col:hover .round {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2)
}

#columns .col:hover h3 {
  color: rgba(0, 0, 0, .53);
  -webkit-animation: rubberBand .6s;
  animation: rubberBand .6s
}

#columns .col:first-child .round {
  background-color: rgba(93, 100, 105, .54)
}

#columns .col:nth-child(3) .round {
  background-color: #E4DDC9
}

#columns .col:nth-child(4) .round {
  background-color: #3F9383
}

#columns .col:nth-child(2) .round {
  background-color: #89D7F0
}

#columns .col:nth-child(2) .round i {
  color: #fff
}

#columns .col:last-child {
  margin-right: 0
}

#columns .col:last-child .round {
  background-color: #ED1D24
}

#columns .col:last-child .round i {
  color: #fff
}

#columns .col:last-child:after {
  display: none
}

#columns .col:after {
  content: '';
  position: absolute;
  height: 150px;
  border: 1px solid rgba(204, 204, 204, .29);
  right: -8%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

#columns .col .round {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #666;
  margin: 0 auto;
  -webkit-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55);
  -moz-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55);
  -ms-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55);
  -o-transition: all .5s cubic-bezier(.68, -.55, .265, 1.55);
  vertical-align: middle;
  display: inline-block
}

#columns .col .round i {
  font-size: 51px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

#columns .col h3 {
  margin: 35px 0;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out
}

#columns .col p {
  color: #666
}

#dates {
  padding: 50px;
  background-color: #F0F0F0;
  margin-top: 90px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  zoom: 1
}

#dates:before {
  content: '';
  display: block
}

#dates:after {
  content: '';
  display: table;
  clear: both
}

#dates .img {
  float: left;
  min-width: 20%;
  height: 1px;
  position: relative
}

#dates .img img {
  position: absolute;
  top: -158px
}

#dates .wrapper {
  zoom: 1;
  width: 79%;
  float: left
}

#dates .wrapper:before {
  content: '';
  display: block
}

#dates .wrapper:after {
  content: '';
  display: table;
  clear: both
}

#dates .wrapper h2 {
  font-size: 66px
}

#dates .wrapper .title {
  font-size: 20px
}

#dates .wrapper-dates {
  position: relative;
  zoom: 1;
  margin: 30px 0
}

#dates .wrapper-dates:before {
  content: '';
  display: block
}

#dates .wrapper-dates:after {
  content: '';
  display: table;
  clear: both
}

#dates .inner {
  width: 93px;
  height: 93px;
  background-color: #F8F8F8;
  color: #6F6861;
  text-align: center;
  float: left;
  margin-right: 2%;
  cursor: pointer;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out
}

#dates .inner:last-child {
  margin-right: 0
}

#dates .inner:first-child {
  background-color: #ED1D24;
  color: #fff
}

#dates .inner:nth-child(2) {
  background-color: #89D7F0;
  color: #fff;
  margin-right: 95px
}

#dates .inner:nth-child(3) {
  margin-right: 95px
}

#dates .inner:hover {
  -webkit-box-shadow: 0 0 20px #000;
  -moz-box-shadow: 0 0 20px #000;
  box-shadow: 0 0 20px #000
}

#dates .inner .date:first-child {
  font-size: 30px;
  font-weight: 700
}

#dates .inner .inner-midl {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

#dates .inner .inner-midl p {
  font-size: 15px
}

#dates .inner .legend {
  position: absolute;
  width: 100%;
  bottom: -45px;
  text-align: left;
  left: 0;
  display: none;
  cursor: pointer;
  color: #000
}

#ads {
  margin-top: 60px;
  background: #F0F0F0 url(../img/ads.jpg) center no-repeat;
  height: 128px;
  background-size: contain
}

footer {
  padding: 0 50px;
  margin-top: 60px;
  color: #000;
  font-size: 18px
}

footer .rights i {
  margin: 0 15px;
  font-size: 20px;
  font-weight: 700
}

footer .rights {
  text-align: center;
  margin: 15px 0;
}

footer .wrapper {
  zoom: 1;
  margin-top: 35px;
  position: relative
}

footer .wrapper:before {
  content: '';
  display: block
}

footer .wrapper:after {
  content: '';
  display: table;
  clear: both
}

footer .wrapper .menu-btm {
  width: 69%;
  float: left;
  padding: 15px 0;
  border-top: 1px solid rgba(204, 204, 204, .41);
  border-bottom: 1px solid rgba(204, 204, 204, .41)
}

footer .wrapper .menu-btm li {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out
}

footer .wrapper .menu-btm li:hover {
  -webkit-transform: translateY(-10px) scale(1.1);
  -moz-transform: translateY(-10px) scale(1.1);
  -ms-transform: translateY(-10px) scale(1.1);
  -o-transform: translateY(-10px) scale(1.1);
  transform: translateY(-10px) scale(1.1)
}

footer .wrapper .menu-btm li:hover a {
  color: #ED1D24
}

footer .wrapper .menu-btm li:last-child {
  margin-right: 0
}

footer .wrapper .menu-btm li a {
  color: #B0B0B0
}

footer .wrapper .img {
  width: 11%;
  position: relative;
  left: -75px;
  float: left;
  top: -45px
}

footer .wrapper .phone-numbers {
  float: right;
  margin-right: 3%;
  width: 17%
}

footer .wrapper .phone-numbers span {
  display: inline-block
}

footer .wrapper .phone-numbers span:first-child {
  color: #6F6861;
  margin-right: 15px
}

footer .wrapper .phone-numbers span:first-child p {
  color: #ED1D24;
  font-weight: 700;
  font-size: 25px
}

footer .wrapper .phone-numbers span:nth-child(2) {
  color: #ED1D24
}

footer .wrapper .phone-numbers span:nth-child(2) p {
  color: #89D7F0;
  font-size: 25px;
  font-weight: 700
}

.mob {
  display: none;
  position: fixed;
  top: 20px;
  left: 20px;
  width: 100px;
  height: 32px;
  z-index: 20000000;
  cursor: pointer
}

.glob-wrap {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2000000000;
  background-color: #fff;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out
}

#subPage-content {
  padding: 50px;
  zoom: 1;
  margin-bottom: 70px
}

#subPage-content:before {
  content: '';
  display: block
}

#subPage-content:after {
  content: '';
  display: table;
  clear: both
}

#subPage-content h3 {
  text-transform: capitalize;
  margin-bottom: 20px;
  color: #ED1D24
}

#subPage-content p {
  color: #666;
  font-size: 14px
}

#subPage-content .pre {
  border-bottom: 1px solid rgba(170, 170, 170, .22);
  padding-bottom: 30px;
  margin-bottom: 40px
}

#subPage-content #content-slide {
  zoom: 1;
  border-bottom: 1px solid rgba(170, 170, 170, .22);
  padding-bottom: 30px;
  margin-bottom: 30px
}

#subPage-content #content-slide:before {
  content: '';
  display: block
}

#subPage-content #content-slide:after {
  content: '';
  display: table;
  clear: both
}

#subPage-content #content-slide h3 {
  color: #000
}

#subPage-content #content-slide .left {
  width: 40%
}

#subPage-content #content-slide .left p {
  margin-bottom: 20px
}

#subPage-content #content-slide .right {
  width: 60%;
  position: relative;
  overflow: hidden;
  height: 300px
}

#subPage-content #content-slide .slide-content {
  display: none
}

#subPage-content #content-slide .radio {
  display: none
}

#subPage-content #content-slide .abs {
  position: absolute;
  top: 0;
  z-index: 123412312312
}

#subPage-content .description {
  width: 70%;
  float: left
}

#subPage-content .description h3 {
  color: #666;
  margin: 20px 0
}

#subPage-content .description .btn {
  width: 270px;
  font-size: 18px;
  font-family: museo500, sans-serif;
  padding: 18px 0;
  margin-top: 25px
}

#subPage-content .img {
  float: right;
  margin-top: 90px
}

#map {
  height: 347px;
  width: 100%
}

.map {
  position: relative;
  text-align: center
}

.map .middle {
  position: absolute;
  top: 30%;
  //transform: translateY(-50%);
  width: 100%;
  z-index: 3;
  background: url(../img/shadow_.png) center no-repeat;
  background-size: 35%
}

.map p {
  font-size: 16px;
  letter-spacing: 3px;
  margin-bottom: 50px
}

.notif {
  display: none;
  color: #ED1D24;
  text-align: right;
  font-size: 15px;
  margin-top: 10px
}

#contact {
  margin: 110px 0
}

#contact .container #pre-form {
  width: 30%;
  float: left;
  font-size: 14px
}

#contact .container #pre-form h4 {
  color: #ED1D24;
  font-size: 16px;
  margin-bottom: 20px
}

#contact .container #con-form {
  width: 70%;
  float: right;
  zoom: 1
}

#contact .container #con-form:before {
  content: '';
  display: block
}

#contact .container #con-form:after {
  content: '';
  display: table;
  clear: both
}

.submit-forms li {
  list-style-type: none;
  margin-bottom: 20px
}

.submit-forms li span {
  color: #D8D6D6;
  display: inline-block;
  margin-left: 15px
}

.submit-forms label {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif
}

.submit-forms .require {
  border: 2px solid #ED1D24 !important
}

.submit-forms input:not(.submit),.submit-forms textarea {
  color: #aaa;
  font-size: 15px;
  border: 2px solid #F0EFEF;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F8F8F8;
  border-radius: 4px
}

.submit-forms select {
  color: #aaa;
  font-size: 15px;
  border: 2px solid #F0EFEF;
  padding: 13px 0 13px 10px;
  width: 350px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F8F8F8;
  border-radius: 4px
}

.submit-forms select:focus {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.submit-forms input:not(.submit) {
  padding: 13px 0 13px 10px;
  width: 350px
}

.submit-forms input:not(.submit):focus {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.submit-forms textarea {
  width: 100%;
  padding-left: 10px;
  padding-top: 10px;
  height: 200px
}

.submit-forms textarea:focus {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .2);
  box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

.submit-forms .submit {
  text-transform: uppercase;
  display: block;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  border: none;
  padding: 17px 0;
  font-size: 16px;
  letter-spacing: 1px;
  width: 250px;
  float: right;
  background-color: #89D7F0;
  zoom: 1
}

.submit-forms .submit:before {
  content: '';
  display: block
}

.submit-forms .submit:after {
  content: '';
  display: table;
  clear: both
}

#content-slide input[type=radio]:checked+label {
  width: 28px;
  height: 28px;
  background: url(../img/checked.png) no-repeat;
  color: transparent;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 8px 10px;
  text-indent: -200px
}

#content-slide input[type=radio]+label {
  width: 28px;
  height: 28px;
  background: url(../img/unchecked.png) no-repeat;
  color: transparent;
  margin: 0 0 8px 10px;
  display: inline-block;
  text-indent: -200px;
  vertical-align: middle
}

.carousel-container {
  width: 1050px;
  margin: 50px auto;
  position: relative
}

.carousel-container .next,
.carousel-container .prev {
  display: block;
  position: absolute;
  top: 50% !important;
  transform: translateY(-50%);
  opacity: .85;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s
}

.carousel-container .prev {
  top: 0;
  left: -13%
}

.carousel-container .prev:hover {
  opacity: 1;
  margin-left: -10px
}

.carousel-container .next {
  top: 0;
  right: -13%
}

.carousel-container .next:hover {
  opacity: 1;
  margin-right: -10px
}

.carousel-container #carousel {
  position: relative;
  background-color: #fff
}

.carousel-container #carousel:before {
  box-shadow: inset 52px 0 22px -11px #FFF;
  content: " ";
  height: 100%;
  left: -2px;
  position: absolute;
  top: 0;
  width: 80px;
  z-index: 10000000
}

.carousel-container #carousel:after {
  box-shadow: inset -52px 0 22px -11px #FFF;
  content: " ";
  height: 100%;
  right: -2px;
  position: absolute;
  top: 0;
  width: 80px;
  z-index: 10000000
}

.carousel-container #carousel .owl-item {
  float: left;
  text-align: center;
  padding: 15px 0
}

.carousel-container #carousel .owl-item li {
  list-style-type: none;
  width: 100%
}

.carousel-container #carousel .owl-item:last-child {
  margin-right: 0
}

.carousel-container #carousel .owl-item h5 {
  padding: 12px 5px;
  background-color: #FDFDFD;
  border-bottom: 8px solid;
  font-size: 16px;
  margin-bottom: 15px
}

.carousel-container #carousel .owl-item .item {
  border: 1px solid #ccc;
  margin: 0 20px;
  padding-bottom: 25px;
  //float: left;
  display: inline-block;
  width: 29%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 301ms cubic-bezier(.68, 0, .265, 1);
  -webkit-transition: all 301ms cubic-bezier(.68, -.55, .265, 1.55);
  -moz-transition: all 301ms cubic-bezier(.68, -.55, .265, 1.55);
  -o-transition: all 301ms cubic-bezier(.68, -.55, .265, 1.55);
  transition: all 301ms cubic-bezier(.68, -.55, .265, 1.55)
}

.carousel-container #carousel .owl-item .item:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}

.carousel-container #carousel .owl-item .item.blue h5 {
  border-color: #89D7F0
}

.carousel-container #carousel .owl-item .item.blue .button {
  background-color: #89D7F0
}

.carousel-container #carousel .owl-item .item.blue .button:hover {
  -webkit-box-shadow: inset 0 0 16px 5px #4AA8C5;
  -moz-box-shadow: inset 0 0 16px 5px #4AA8C5;
  box-shadow: inset 0 0 16px 5px #4AA8C5
}

.carousel-container #carousel .owl-item .item.red h5 {
  border-color: #ED1D24
}

.carousel-container #carousel .owl-item .item.red .button {
  background-color: #ED1D24
}

.carousel-container #carousel .owl-item .item.red .button:hover {
  -webkit-box-shadow: inset 0 0 16px 5px #9A1414;
  -moz-box-shadow: inset 0 0 16px 5px #9A1414;
  box-shadow: inset 0 0 16px 5px #9A1414
}

.carousel-container #carousel .owl-item .item.black h5 {
  border-color: #000
}

.carousel-container #carousel .owl-item .item.black .button {
  background-color: #000
}

.carousel-container #carousel .owl-item .item.black .button:hover {
  -webkit-box-shadow: inset 0 0 16px 5px #909090;
  -moz-box-shadow: inset 0 0 16px 5px #909090;
  box-shadow: inset 0 0 16px 5px #909090
}

.carousel-container #carousel .owl-item .item .price {
  font-size: 40px;
  font-weight: 700
}

.carousel-container #carousel .owl-item .item span {
  font-family: Oswald, sans-serif;
  font-size: 14px;
  color: #B9B9B9;
  font-weight: 400;
  letter-spacing: .6px;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: inline-block
}

.carousel-container #carousel .owl-item .item .dscrb {
  padding: 0 50px;
  font-size: 12px;
  margin-bottom: 15px
}

.carousel-container #carousel .owl-item .item .button {
  display: inline-block;
  padding: 7px 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 600;
  width: 90px;
  -webkit-transition: 1.3s;
  -moz-transition: 1.3s;
  -ms-transition: 1.3s;
  -o-transition: 1.3s
}

.carousel-container h2 {
  color: #666;
  font-size: 35px;
  margin-bottom: 40px;
  text-align: center
}

.carousel-container .sol1 img:first-child {
  width: 270px;
  height: auto;
  transform: skew(1deg, 3deg)
}

.carousel-container .sol1 img:last-child {
  width: 270px;
  height: auto;
  transform: skew(1deg, -3deg);
  top: -9px;
  position: relative;
  display: inline-block
}

.carousel-container .sol2 img:first-child {
  width: 229px;
  height: auto;
  transform: skew(1deg, 3deg)
}

.carousel-container .sol2 img:last-child {
  width: 229px;
  height: auto;
  transform: skew(1deg, -3deg);
  top: -17px;
  position: relative;
  display: inline-block
}

.carousel-container .sol3 img:first-child {
  width: 100%;
  height: auto;
  transform: skew(1deg, 3deg)
}

.carousel-container .sol3 img:last-child {
  position: absolute;
  width: 380px;
  top: -16px;
  right: -73px
}

.carousel-container .sol4 .title {
  color: #ED1D24
}

.carousel-container .solution {
  zoom: 1;
  margin-bottom: 30px
}

.carousel-container .solution:before {
  content: '';
  display: block
}

.carousel-container .solution:after {
  content: '';
  display: table;
  clear: both
}

.carousel-container .solution p {
  font-size: 14px;
  text-align: justify
}

.carousel-container .solution p.title {
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 700;
  text-align: left
}

.carousel-container .solution:nth-child(even) .left {
  width: 44%;
  margin-right: 10px
}

.carousel-container .solution:nth-child(even) .left p.title {
  color: #89D7F0
}

.carousel-container .solution:nth-child(even) .right {
  width: 55%;
  position: relative
}

.carousel-container .solution:nth-child(odd) .left {
  width: 44%;
  position: relative
}

.carousel-container .solution:nth-child(odd) .right {
  width: 54%;
  position: relative
}

.carousel-container .solution:nth-child(odd) .right p.title {
  color: #ED1D24
}

#promotion {
  padding: 0 50px;
  margin: 100px 0
}

#promotion h3 {
  text-transform: capitalize;
  font-family: museo300, sans-serif;
  font-size: 40px;
  margin-bottom: 40px
}

#promotion .promo-container {
  zoom: 1
}

#promotion .promo-container:before {
  content: '';
  display: block
}

#promotion .promo-container:after {
  content: '';
  display: table;
  clear: both
}

#promotion .promo-container .promo-item {
  float: left;
  display: block;
  margin-right: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#promotion .promo-container .promo-item:hover .top .overlay {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s
}

#promotion .promo-container .promo-item:hover .top div.btn0 {
  background-color: transparent;
  opacity: 1;
  bottom: 50%;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%)
}

#promotion .promo-container .promo-item:hover .top div.btn0 p {
  font-size: 16px
}
/* ---------------------------------------------------------------------------- */
#promotion .promo-container .promo-item.detail .top div.details {
  opacity: 0;
}
#promotion .promo-container .promo-item.detail:hover .top div.details {
  background-color: transparent;
  opacity: 1;
  bottom: 50%;
  height: auto;
  display: block;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%)
}

#promotion .promo-container .promo-item.detail:hover .top div.details p {
  font-size: 16px
}

#promotion .promo-container .promo-item.detail:hover .top div.btn0 {
  opacity: 0;
}

#promotion .promo-container .promo-item .top {
  position: relative;
  zoom: 1;
  text-align: center;
  color: #fff;
  font-size: 14px
}

#promotion .promo-container .promo-item .top:before {
  content: '';
  display: block
}

#promotion .promo-container .promo-item .top:after {
  content: '';
  display: table;
  clear: both
}

#promotion .promo-container .promo-item .top .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  background-color: #76D1EE;
  -ms-transition: all .4s cubic-bezier(0, 1.31, 1, -.29) .4s;
  -o-transition: all .4s cubic-bezier(0, 1.31, 1, -.29) .4s;
  -webkit-transition: all .4s cubic-bezier(0, 1.31, 1, -.29) .4s;
  -moz-transition: all .4s cubic-bezier(0, 1.31, 1, -.29) .4s;
  transition: all .4s cubic-bezier(0, 1.31, 1, -.29) .4s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  opacity: .7
}

#promotion .promo-container .promo-item .top img {
  float: left
}

#promotion .promo-container .promo-item .top .btn0,#promotion .promo-container .promo-item .top .details {
  position: absolute;
  bottom: 0;
  height: 55px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: .7;
  padding: 10px 30px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  -moz-transition-delay: .6s;
  -ms-transition-delay: .6s;
  transition-delay: .6s
}

#promotion .promo-container .promo-item .top .btn0 p {
  position: relative;
  top: 50%;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  -moz-transition-delay: .6s;
  -ms-transition-delay: .6s;
  transition-delay: .6s;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

#promotion .promo-container .promo-item .top .btn0.red {
  background-color: #ED1D24
}

#promotion .promo-container .promo-item .top .btn0.blue {
  background-color: #89D7F0
}

#promotion .promo-container .promo-item .top .btn0.black {
  background-color: #000
}

#promotion .promo-container .promo-item .bottom {
  font-size: 40px;
  margin-top: 20px;
  color: #797979;
  text-align: center
}

.group1 {
  width: 235px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px
}

#carousel-certyficate .item {
  text-align: center
}

#carousel-certyficate .item p {
  display: inline-block;
  width: 700px;
  font-size: 20px
}

h3.title {
  text-transform: capitalize;
  margin: 50px 0 50px 22%;
  color: #ED1D24
}

#carousel-offer .item {
  position: relative;
  height: 410px
}

#carousel-offer .item .text {
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}

#carousel-offer .item .img {
  top: 50%;
  position: relative;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  float: left;
  margin-right: 20px;
  width: 25%
}

.partners-wrap {
  width: 1050px;
  margin: 0 auto 150px auto;
  zoom: 1
}

.partners-wrap:before {
  content: '';
  display: block
}

.partners-wrap:after {
  content: '';
  display: table;
  clear: both
}

.partners-wrap .partners {
  zoom: 1;
  text-align: center;
  padding-bottom: 45px;
  margin-bottom: 45px;
  border-bottom: 1px solid #aaa
}

.partners-wrap .partners:before {
  content: '';
  display: block
}

.partners-wrap .partners:after {
  content: '';
  display: table;
  clear: both
}

.partners-wrap .partners a {
  display: inline-block;
  margin: 0 55px
}

.partners-wrap .partners a img {
  opacity: .5;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out
}

.partners-wrap .partners a img:hover {
  opacity: 1
}

.partners-wrap .partners h3 {
  text-align: left;
  margin-bottom: 30px
}

.partners-wrap .comarch {
  text-align: center
}

.partners-wrap .comarch h3 {
  text-align: left;
  margin-bottom: 30px
}

.partners-wrap .comarch a {
  display: inline-block;
  height: 50px;
  margin: 0 43px;
  width: auto
}

.partners-wrap .comarch a img {
  height: 100%;
  opacity: .5;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out
}

.partners-wrap .comarch a img:hover {
  opacity: 1
}

.news-wrapper {
  zoom: 1;
  margin: 50px auto;
  width: 1050px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.news-wrapper:before {
  content: '';
  display: block
}

.news-wrapper:after {
  content: '';
  display: table;
  clear: both
}

.news-wrapper article {
  padding: 40px 0
}

.news-wrapper article:nth-child(even) {
  background-color: rgba(244, 246, 247, .58)
}

.news-wrapper article .title {
  font-weight: 700;
  font-size: 17px;
  margin-bottom: 20px
}

.news-wrapper article table td {
  border: 1px solid #d6d6d6;
  text-align: center
}

ul.circle li {
  list-style: circle;
  margin-bottom: 5px
}

ul.circle {
  padding-left: 20px
}

#carousel-soft .item {
  text-align: left
}

#carousel-soft .item .img {
  width: 22%;
  margin-right: 20px
}

#carousel-soft .item div {
  display: inline-block;
  width: 73%;
  vertical-align: middle
}

#carousel-soft .item p {
  display: inline-block
}

#order {
  margin: 45px 0
}

#order .container h3 {
  color: #ED1D24;
  margin-bottom: 30px
}

#order .container>p {
  margin-bottom: 30px
}

.owl-item h4.title {
  font-size: 30px;
  margin-bottom: 20px;
  width: 100%;
  list-style-type: none
}

#client-login, #unisono-login {
  width: 350px;
  margin: 50px auto;
}

#client-login input[type="submit"], #unisono-login  input[type="submit"]{
  text-transform: uppercase;
  margin-top: 30px;
  display: block;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  border: none;
  padding: 17px 0;
  font-size: 16px;
  letter-spacing: 1px;
  width: 250px;
  float: right;
  background-color: #89D7F0;
  zoom: 1;
}

#subPage-content .item div {
  display: inline-block;
  vertical-align: middle;
  float: none;
  width: 71%;
}

#subPage-content .item .img {
  float: none;
  width: auto;
  margin-top: 0;
  margin-right: 2%;
  width: 26%;
}

#subPage-content .item .img img {
  width: 100%;
}
#subPage-content {
  padding: 0;
  margin-bottom: 30px;
}

.full-price-pdf {
  display: block;
  text-align: right;
  color:#30B0D7;
  margin: 20px 0;
  font-size: 15px;
}

#slider .baner-item {
  display: inline-block;
  position: absolute;
  margin: 0px 10px;
}

#slider .baner-item:nth-child(1){
  top: 68px;
}
#slider .baner-item:nth-child(2){
  left: 39%;
  top: -26px;
}
#slider .baner-item:nth-child(3){
  top: -182px;
  left: 46%;
}
#slider .baner-item:nth-child(4){
  top: -97px;
  left: 57%;
}

/* ----------------------- */
#community {
  margin: 30px 0;
}

#community .container {
  width: 1200px;
}

#community .col {
  width: 23%;
  margin-right: 1%;
  display: inline-block;
  vertical-align: middle;
}

#community .col.col-1 {
  width: 19%;
}
#community .col.col-3 {
  width: 30%;
}

#community .col h4 {
  color: #058dcc;
  font-size: 18px;
  text-transform: uppercase;
}

#community .col:last-child {
  margin-right: 0;
}

#community .col h3 {
  font-size: 22px;
  text-align: center;
}

/* -------------------- */
#cooperation {
  margin-top: 50px;
}

#cooperation .left{
  width: 71%;
}

#cooperation .container {
  width: 1300px;
}

#cooperation .items,#cooperation .choices {
  padding: 20px;
  box-sizing: border-box;
  border: 2px solid #2EB6CA;
  position: relative;
  border-radius: 3px;
  margin-bottom: 38px;
  width: 100%;
}

#cooperation .choices {
  border-color: #2E98CA;
}

#cooperation .choices .repo.comarch {
  border-color: #2E98CA;
  margin-top: 20px;
}

#cooperation .choices .repo.comarch .r {
  top: 135px;
}

#cooperation .choices .repo {
  box-sizing: border-box;
  border: 2px solid #FC1320;
  border-radius: 3px;
  position: relative;
  padding: 20px 0px 20px 30px;
}

#cooperation .choices .repo .left {
  width: 56%;
}

#cooperation .choices .repo .r {
  position: absolute;
  right: 30px;
  top: 60px;
}

#cooperation .choices .repo .left .path {
  margin-bottom: 40px;
}

#cooperation .choices .repo .left .path .img {
  margin-right: 35px;
  float: left;
}

#cooperation .choices .repo .left .path h4 {
  text-transform: uppercase;
  color: #dc1212;
  font-size: 18px;
} 

#cooperation .choices .repo .left .path p {
  font-size: 14px;
  overflow: hidden;
}

#cooperation .choices .repo .left .path:nth-child(2n+2) h4 {
  color: #0571cc;
}

#cooperation .items .item {
  float: left;
  margin-right: 10px;
}
#cooperation .items .direction {
  position: absolute;
  bottom: -41px;
  left: 50%;
}
#cooperation .items .item:nth-child(1) {
  border: 2px solid #2C3EE7;
  border-radius: 3px;
}
#cooperation .items .item:nth-child(2) {
  border: 2px solid #D8E72C;
  border-radius: 3px;
}
#cooperation .items .item:nth-child(3) {
  border: 2px solid #CA2CE7;
  border-radius: 3px;
}
#cooperation .items .item:nth-child(4) {
  border: 2px solid #0B7A0B;
  border-radius: 3px;
  margin-right: 0;
}
#cooperation .items .item:last-child {
  margin-right: 0;
}

#cooperation .items .item p {
  text-align: center;
  padding: 20px 0;
  font-size: 13px;
  font-weight: bold;
}

#cooperation .container>.right {
  width: 25%;
  margin-top: 20px;
  box-sizing: border-box;
}

#cooperation .container>.right .top,#cooperation .container>.right .bottom  {
  box-sizing: border-box;
  border: 2px solid #0EDE1D;
  border-radius: 3px;
  position: relative;
  padding: 20px 20px 20px 30px;
  position: relative;
}

#cooperation .container>.right .bottom {
  border-color: #DE920E;
  text-align: center;
  margin-top: 55px;
}

#cooperation .container>.right .bottom .ad {
  position: absolute;
  top: -57px;
  margin-left: -10px;
  left: 50%;
}

#cooperation .container>.right .bottom p {
  text-align: center;
  font-size: 14px;
}

#cooperation .container>.right .top p {
  font-size: 18px;
  text-align: center;
  margin: 70px 0;
}

#cooperation .container>.right .top .main {
  margin-bottom: 25px;
}

#cooperation .container>.right .top .ar {
  position: absolute;
  top: 90px;
  left: -55px;
}

#cooperation .container>.right .top .al {
  position: absolute;
  bottom: 55px;
  left: -55px;
}

.partner-item {
  display: block;
  font-size: 14px;
  border-bottom: 2px solid #E00000;
  padding: 40px 0px;
  box-sizing: border-box;

}

.partner-item:before {
  content: '';
  display: block;
}

.partner-item:after {
 content: '';
 display: table;
 clear: both
}

/* Digitalizacja */
#digitalization {
  margin-top: 30px;
}

#digitalization .item {
  display: block;
  font-size: 14px;
  width: 700px;
  margin: 45px auto;
}

#digitalization .item:nth-child(odd) .left{
  width: 29%;
  text-align: center;
}
#digitalization .item:nth-child(odd) .right{
  width: 68%;
}

#digitalization .item:nth-child(even) .left{

  width: 68%;
}
#digitalization .item:nth-child(even) .right{
  text-align: center;
  width: 29%;
}

#digitalization .item:before {
  content: '';
  display: block;
}

#digitalization .item:after {
  content: '';
  display: table;
  clear: both;
}

#digitalization .item .title {
  font-size: 18px;
  font-weight: bold;
  color: #dc1212;
  margin-bottom: 7px;
  text-transform: uppercase;
}