.span11.column-1 p, h3 {
  font-family: MyriadProLight, arial, serif
}

#footer a:hover, #left-menu ul li a:hover, #pager a:hover, .text2 {
  text-decoration: none
}

#left-menu .deep0>ul, body, select {
  background-color: #fff
}

.form-horizontal .control-group:after, .input-append:after, .input-prepend:after {
  clear: both
}

body {
  font-size: 13px;
  overflow: hidden
}

#header {
  background-image: url(../images/header-bg.png);
  height: 100px;
  position: relative;
  z-index: 100
}

h3 {
  color: #708d9c;
  font-weight: 400;
  font-size: 20px
}

#header .main-menu li.active a, .text-3 {
  font-weight: 700
}

p {
  font-size: 13px
}

.text-2 {
  font-size: 14px
}

.text-3 {
  font-size: 16px;
  color: #0f52a7
}

.span5.left-column {
  width: 230px
}

.span11.column-1 {
  margin-left: 10px
}

.span11.column-1 p {
  font-size: 18px;
  margin-bottom: 24px
}

.span11.column-1 .bx-wrapper img {
  opacity: .1
}

.btn.mini {
  font-size: 11px;
  padding: 3px 9px
}

#header .container>.content {
  background-image: url(../images/menu-bg.png);
  height: 70px;
  margin: 0 -20px;
  padding-top: 10px;
  background-repeat: no-repeat;
  background-position-x: 26px;
}

#header .main-menu {
  width: 790px;
  max-width: 78%;
  margin: 30px 0 0;
}

#header .main-menu ul {
  list-style: none
}

#header .main-menu li {
  float: left;
  height: 45px;
  margin-right: 15px;
  text-align: center;
}

#header .main-menu li.active {
  background-image: url(../images/main-menu-active-bg.png);
  background-position: center 27px;
  background-repeat: no-repeat
}

#header .main-menu li.last {
  margin-right: 0
}

#header .main-menu a {
  font-family: arial, serif;
  color: #708d9c;
  font-size: 14px
}

#header .main-menu a:hover {
  color: #00a5e7;
  text-decoration: none
}

#banner {
  position: relative;
  z-index: 99;
  top: -13px;
  overflow: hidden;
}

#pager a {
  background-image: url(../images/pager-icon.png);
  background-position: 0 0;
  height: 21px;
  padding-left: 8px;
  padding-top: 2px;
  width: 15px;
  margin-left: 10px;
  color: #000;
  display: inline-block
}

#pager a.activeSlide {
  background-image: url(../images/pager-icon-active.png);
  color: #fff
}

.container.pager-wrapper {
  height: 0;
  left: -9px;
  position: relative;
  top: -73px;
  z-index: 6
}

#black-content {
  background-color: #181d20;
  min-height: 300px;
  position: relative;
  margin-top: -15px;
  z-index: 100
}

#black-content .small-boxes {
  position: relative;
  top: -45px;
  z-index: 101;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#white-content .small-boxes {
  display: flex;
  justify-content: space-between;
  margin: 3rem auto 1rem;
  flex-wrap: wrap;
}

#black-content .small-box {
  width: calc(100% / 3 - 20px);
  max-width: 300px;
  display: block;
  margin-bottom: -40px;
}

@media (max-width: 768px){
  #black-content .small-box {
    width: 300px;
    max-width: unset;
    display: block;
  }

  #black-content .small-box a > img:last-child{
    display: none;
  }

}

#white-content .small-box {
  width: 300px;
  height: 215px;
  display: block;
  margin: 0 auto 2rem;
}

#white-content .small-box a img {
  position: relative;
  z-index: 2;
  top: 0;
  left: 0;
  transition-duration: 0.3s;
}

#white-content .small-box a {
  display: block;
  height: 100%;
  width: 100%;
  overflow: visible !important;
  position: relative;
}

#white-content .small-box a p {
  margin: 0;
  position: absolute;
  background: white;
  z-index: 3;
  bottom: 17px;
  right: 15px;
  width: 155px;
  text-align: center;
  line-height: 43px;
  color: #0C4DA2;
  font-weight: bold;
  font-size: 16px;
}

#white-content .small-box a::before {
  content: " ";
  display: block;
  position: absolute;
  background: #0C4DA2;
  width: 300px;
  height: 215px;
  right: 0px;
  bottom: 0px;
  transition-duration: 0.3s;
}

#white-content .small-box:hover a img {
  left: -5px;
  top: -5px;
  transition-duration: 0.3s;
}

#white-content .small-box:hover a::before {
  right: -5px;
  bottom: -3px;
  transition-duration: 0.3s;
}

#black-content .small-box a, #white-content .small-box a {
  overflow: auto
}

#black-content .small-box a img.banner {
  border: 3px solid transparent;
  max-width: calc(100% - 6px);
}

#black-content .small-box a img.banner.red:hover {
  border: 3px solid #ce211b
}

#black-content .small-box a img.banner.orange:hover {
  border: 3px solid #ed6d2c
}

#black-content .small-box a img.banner.yellow:hover {
  border: 3px solid #f6be2d
}

.row{
  margin: 0 auto;
  max-width: 100%;
}

.d-block{
  display: block !important;
}

.left-column{
  margin-left: 0 !important;
}

#black-content .footer-bottom, #black-content .small-slogan {
  padding-top: 20px;
  font-family: MyriadProLight, arial, serif
}

#black-content .small-box a img.shadow {
  position: relative;
  top: -7px;
  max-width: 100%;
}

#black-content .small-slogan {
  color: #EEE;
  font-size: 18px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
  top: -45px;
  letter-spacing: -1px
}

#black-content .contact-info .left-column p, #black-content .contact-info .right-column p {
  font-size: 12px;
  margin-bottom: 2px
}

#black-content .prod-logos {
  list-style: none;
  margin-left: 0
}

#black-content .prod-logos li {
  float: left;
  list-style: none;
  text-align: center;
  width: 160px
}

#black-content .contact-info {
  color: #898A8B;
  float: left;
  padding-left: 16px;
  width: 300px
}

#black-content .contact-info>p {
  margin-top: 5px;
  margin-bottom: 2px
}

#black-content .contact-info .left-column {
  float: left;
  margin-right: 25px
}

#black-content .contact-info .right-column {
  float: left
}

#black-content h3 {
  color: #fff
}

#black-content .footer-bottom {
  color: #474747;
  font-size: 13px;
  text-align: left
}

#black-content .footer-bottom .footer-menu {
  margin-left: 7px
}

#black-content .footer-bottom .footer-menu li {
  float: left;
  margin-right: 44px;
  padding-left: 22px
}

#black-content .footer-bottom .footer-menu li.last {
  margin-right: 0
}

#black-content .footer-bottom .footer-menu a {
  color: #474747
}

#black-content .row.footer {
  background: white;
}

#left-menu {
  background-image: url(../images/left-menu-bg.png);
  background-repeat: no-repeat;
  width: 230px;
  padding-top: 15px;
  background-position: right top
}

#left-menu .deep0 {
  position: relative
}

#left-menu .deep0>ul {
  display: none;
  position: absolute;
  left: 151px;
  top: -1px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  z-index: 100
}

#left-menu ul {
  list-style: none;
  margin-left: 0
}

#left-menu ul li {
  border-top: 1px solid #cfcfcf;
  width: 152px
}

#left-menu ul li.index1 {
  width: 175px;
  padding-right: 5px
}

#left-menu ul li.index2 {
  width: 172px;
  padding-right: 5px
}

#left-menu ul li.index3 {
  width: 167px;
  padding-right: 5px
}

#left-menu ul li.index4 {
  width: 164px;
  padding-right: 5px
}

#left-menu ul li.index5 {
  width: 160px;
  padding-right: 5px
}

#left-menu ul li.index6 {
  width: 157px;
  padding-right: 5px
}

#left-menu ul li.index7 {
  width: 154px;
  padding-right: 5px
}

#left-menu ul li.index8 {
  padding-right: 5px;
  width: 151px
}

#left-menu ul li a {
  color: #000;
  display: block;
  font-family: arial, serif;
  font-size: 13px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-top: 7px
}

#main-text-content .h1-opt, #main-text-content h3, #main-text-contenth1 {
  font-size: 36px;
  font-family: MyriadProLight, arial, serif
}

#left-menu ul li a span, #left-menu ul>li.active>a>span {
  background-position: 3px 5px;
  padding-left: 15px;
  background-repeat: no-repeat
}

#left-menu ul li a span {
  background-image: url(../images/menu-icon.png);
  display: block
}

#left-menu ul>li.active>a>span {
  background-image: url(../images/menu-active-icon.png);
  color: #fff
}

#left-menu ul>li>ul {
  margin-left: 5px
}

#left-menu ul>li>ul>li>a {
  padding-top: 4px
}

#left-menu ul>li>ul>li>a>span {
  color: #000 !important;
  padding-left: 15px !important
}

#left-menu ul>li>ul>li.active>a>span {
  color: #fff !important
}

#left-menu ul>li.active>a {
  background-image: url(../images/menu-active-bg.png);
  background-position: -127px 0;
  background-repeat: no-repeat;
  padding-left: 15;
  padding-top: 5px
}

#left-menu ul li a:hover {
  color: #00a5e7
}

#left-menu ul li.active, #left-menu ul li.active.index1, #left-menu ul li.active.index2, #left-menu ul li.active.index3, #left-menu ul li.active.index4, #left-menu ul li.active.index5, #left-menu ul li.active.index6, #left-menu ul li.active.index7, #left-menu ul li.active.index8 {
  background-position: right 0
}

#main-text-content {
  line-height: 14px;
  width: 100%;
  padding-top: 15px;
  margin-left: 0;
  max-width: calc(100% - 230px);
}

body >.container:not(#header) > .content > .row{
  display: block;
}

@media screen and (min-width: 768px){
  body >.container:not(#header) > .content > .row{
    display: flex !important;
  }
}

.main-content, .main-content > *:not(img):not(.case):not(.logo){
  width: 100% !important;
}

.main-content ul{
  max-width: calc(100% - 50px);
}

.bazy-firm-zagranicznych .main-content *{
  width: 100%;
  max-width: 100%;
}

.bazy-firm-zagranicznych ul{
  max-width: calc(100% - 50px) !important;
}

#main-text-content.view-p{
  background: red;
}


@media (max-width: 900px){

  .main-content, .main-content > *:not(img){
    max-width: 100%;
  }

  .main-content > div{
    background-image: none !important;
  }

  .main-content > div p{
    color: #000 !important;
  }

}

@media (max-width: 768px){
  .left-column{
    display: flex !important;
  }

  #main-text-content{
    max-width: 100%;
  }

  .left-column #left-menu{
    padding-top: 0 !important;
  }

  .products-promote-box{
    background-image: none !important;
  }

}

@media (max-width: 500px){
  .left-column{
    display: block !important;
  }

  .container>.content{
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }

}

#main-text-content .buttons {
  float: right
}

#main-text-content .main-content {
  position: relative;
  width: 783px;
  padding-bottom: 1px;
  float: left;
  min-height: 250px;
  max-width: 100%;
}

.main-content > div{
  max-width: 100%;
}

#main-text-content .main-content p {
  line-height: 14px
}

#main-text-content .main-content .partners-logos {
  float: left;
  position: absolute;
  right: 0;
  top: 100px;
  margin-right: 23px
}

#main-text-content .main-content .partners-logos ul {
  list-style: none;
  margin: 0
}

#main-text-content .main-content .partners-logos ul li {
  margin-bottom: 30px
}

#main-text-content .main-content ul li {
  color: #404040
}

#footer, #footer a {
  color: #474747
}

.container>footer p {
  text-align: center
}

.container {
  width: 970px;
  max-width: calc(100% - 30px);
  padding: 0 15px;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0
}

.container-fluid>.content {
  margin-left: 0
}

#sub-page-banner {
  position: relative;
  top: -10px;
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 1px
}

#sub-page-banner.container-fluid .content .banner .bg {
  background-position: center top;
  background-repeat: no-repeat;
  height: 232px;
  overflow: hidden
}

#sub-page-banner.container-fluid .content .banner .bg .slogan {
  float: left;
  left: -500px;
  opacity: 0;
  position: relative;
  top: 30px
}

.image-preloader {
  display: none
}

#banner.container-fluid>.content {
  margin-left: 0;
  position: relative;
  background-color: #fff
}

#banner.container-fluid .content .banner {
  height: 373px;
  width: 100%;
  display: none
}

label, legend {
  display: block
}

#banner.container-fluid .content .banner .slide {
  height: 373px;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%
}

#banner.container-fluid .content .banner .slide.bg1 {
  background-image: url(../images/banner-img-1.jpg)
}

#banner.container-fluid .content .banner .slide.bg2 {
  background-image: url(../images/banner-img-2.jpg)
}

#banner.container-fluid .content .banner .slide.bg3 {
  background-image: url(../images/banner-img-3.jpg)
}

#banner.container-fluid .content .banner .slide.bg4 {
  background-image: url(../images/banner-img-4.jpg)
}

#banner.container-fluid .content .banner .slide.bg5 {
  background-image: url(../images/banner-img-5.jpg)
}

#main-text-content h3, #main-text-contenth1 {
  color: #1050a3;
  font-weight: 400;
  margin-bottom: 24px;
  float: left
}

.container.wide {
  width: 1638px
}

.container>.content {
  padding: 20px;
  margin: 0 -20px;
  position: relative;
  width: 996px;
  max-width: 100%;
}

.container>.content.mainpage {
  width: 970px
}

.page-header {
  padding: 20px 20px 10px;
  margin: -20px -20px 20px
}

.span4.column-2 {
  margin-left: 0;
  padding-left: 19px;
  border-left: 1px solid #eee
}

.topbar .btn {
  border: 0
}

.custom-number {
  font-size: 26px
}

.text1, .text2 {
  font-size: 16px;
  font-weight: 700
}

#footer {
  background-image: url(../images/footer-bg.jpg);
  background-position: center top;
  height: 134px;
  padding-left: 50px;
  padding-top: 62px;
  background-color: #181D20
}

#footer .copyright {
  width: 165px;
  margin-left: 9px
}

#footer .producer {
  text-align: right;
  width: 261px
}

#footer .menu li {
  float: left;
  margin-right: 44px;
  padding-left: 22px
}

#footer a:hover {
  color: #737373
}

.prod-logos li img {
  opacity: .1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(Opacity=10)
}

.text3 {
  font-size: 14px
}

#contact-form {
  margin-top: 20px
}

#contact-form .checkbox {
  float: left
}

#contact-form .right-label {
  float: left;
  margin-left: 5px;
  margin-top: -7px;
  text-align: left;
  width: 200px
}

.simply-scroll-list, .simply-scroll-list li {
  padding: 0;
  margin: 0;
  list-style: none
}

.simply-scroll, .simply-scroll .simply-scroll-clip {
  width: 650px;
  height: 100px
}

style.css (wiersz 647) .simply-scroll-container {
  position: relative
}

.simply-scroll-clip {
  position: relative;
  overflow: hidden;
  z-index: 2
}

.simply-scroll-list {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden
}

.simply-scroll-list li img {
  border: none;
  display: block
}

fieldset, legend {
  padding: 0;
  border: 0
}

.simply-scroll {
  margin-bottom: 1em
}

.simply-scroll .simply-scroll-list li {
  float: left;
  width: 290px;
  height: 200px
}

form {
  margin: 0 0 18px
}

fieldset {
  margin: 0
}

legend {
  width: 100%;
  margin-bottom: 27px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333;
  border-bottom: 1px solid #eee
}

button, input, label, select, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px
}

label {
  margin-bottom: 5px;
  color: #333
}

.uneditable-input, input, select, textarea {
  display: inline-block;
  width: 210px;
  height: 18px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px
}

.uneditable-textarea, input[type=button], input[type=reset], input[type=submit] {
  width: auto;
  height: auto
}

label input, label select, label textarea {
  display: block
}

input[type=image], input[type=checkbox], input[type=radio] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  line-height: normal;
  border: 0;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0
}

input[type=file] {
  padding: initial;
  border: initial;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

input[type=file], select {
  height: 28px;
  line-height: 28px
}

select {
  width: 220px
}

select[multiple], select[size], textarea {
  height: auto
}

input[type=image] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}

input[type=hidden] {
  display: none
}

.checkbox, .radio {
  padding-left: 18px
}

.checkbox input[type=checkbox], .radio input[type=radio] {
  float: left;
  margin-left: -18px
}

.controls>.checkbox:first-child, .controls>.radio:first-child {
  padding-top: 5px
}

.checkbox.inline, .radio.inline {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle
}

.checkbox.inline+.checkbox.inline, .radio.inline+.radio.inline {
  margin-left: 10px
}

.controls>.checkbox.inline:first-child, .controls>.radio.inline:first-child {
  padding-top: 0
}

input, textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -ms-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s
}

input:focus, textarea:focus {
  border-color: rgba(82, 168, 236, .8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
  outline: 0;
  outline: dotted thin\9
}

input[type=checkbox]:focus, input[type=file]:focus, select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: dotted thin;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px
}

.input-mini {
  width: 60px
}

.input-small {
  width: 90px
}

.input-medium {
  width: 150px
}

.input-large {
  width: 210px
}

.input-xlarge {
  width: 270px
}

.input-xxlarge {
  width: 530px
}

.uneditable-input, input[class*=span], select[class*=span], textarea[class*=span] {
  float: none;
  margin-left: 0
}

.uneditable-input.span1, input.span1, textarea.span1 {
  width: 33px
}

.uneditable-input.span2, input.span2, textarea.span2 {
  width: 130px
}

.uneditable-input.span3, input.span3, textarea.span3 {
  width: 210px
}

.uneditable-input.span4, input.span4, textarea.span4 {
  width: 290px
}

.uneditable-input.span5, input.span5, textarea.span5 {
  width: 370px
}

.uneditable-input.span6, input.span6, textarea.span6 {
  width: 450px
}

.uneditable-input.span7, input.span7, textarea.span7 {
  width: 510px
}

.uneditable-input.span8, input.span8, textarea.span8 {
  width: 610px
}

.uneditable-input.span9, input.span9, textarea.span9 {
  width: 690px
}

.uneditable-input.span10, input.span10, textarea.span10 {
  width: 770px
}

.uneditable-input.span11, input.span11, textarea.span11 {
  width: 850px
}

.uneditable-input.span12, input.span12, textarea.span12 {
  width: 930px
}

input[disabled], input[readonly], select[disabled], select[readonly], textarea[disabled], textarea[readonly] {
  background-color: #f5f5f5;
  border-color: #ddd;
  cursor: not-allowed
}

.control-group.warning .help-block, .control-group.warning .help-inline, .control-group.warning>label {
  color: #c09853
}

.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  color: #c09853;
  border-color: #c09853
}

.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 0 0 6px #dbc59e
}

.control-group.warning .input-append .add-on, .control-group.warning .input-prepend .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853
}

.control-group.error .help-block, .control-group.error .help-inline, .control-group.error>label {
  color: #b94a48
}

.control-group.error input, .control-group.error select, .control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48
}

.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392
}

.control-group.error .input-append .add-on, .control-group.error .input-prepend .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48
}

.control-group.success .help-block, .control-group.success .help-inline, .control-group.success>label {
  color: #468847
}

.control-group.success input, .control-group.success select, .control-group.success textarea {
  color: #468847;
  border-color: #468847
}

.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b
}

.control-group.success .input-append .add-on, .control-group.success .input-prepend .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847
}

input:focus:required:invalid, select:focus:required:invalid, textarea:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b
}

input:focus:required:invalid:focus, select:focus:required:invalid:focus, textarea:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7
}

.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd
}

.uneditable-input {
  display: block;
  background-color: #fff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .025);
  cursor: not-allowed
}

:-moz-placeholder {
  color: #999
}

::-webkit-input-placeholder {
  color: #999
}

.help-block {
  margin-top: 5px;
  margin-bottom: 0;
  color: #999
}

.help-inline {
  display: inline-block;
  margin-bottom: 9px;
  vertical-align: middle;
  padding-left: 5px
}

.input-append, .input-prepend {
  margin-bottom: 5px
}

.input-append:after, .input-append:before, .input-prepend:after, .input-prepend:before {
  display: table;
  content: ""
}

.input-append .uneditable-input, .input-append input, .input-prepend .uneditable-input, .input-prepend input {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}

.input-append .uneditable-input:focus, .input-append input:focus, .input-prepend .uneditable-input:focus, .input-prepend input:focus {
  position: relative;
  z-index: 2
}

.input-append .uneditable-input, .input-prepend .uneditable-input {
  border-left-color: #ccc
}

.input-append .add-on, .input-prepend .add-on {
  float: left;
  display: block;
  width: auto;
  min-width: 16px;
  height: 18px;
  margin-right: -1px;
  padding: 4px 5px;
  font-weight: 400;
  line-height: 18px;
  color: #999;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px
}

.input-append .active, .input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546
}

.input-append .uneditable-input, .input-append input {
  float: left;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px
}

.input-append .uneditable-input {
  border-right-color: #ccc
}

.input-append .add-on {
  margin-right: 0;
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0
}

.search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px
}

.form-horizontal .help-inline, .form-horizontal .uneditable-input, .form-horizontal input, .form-horizontal select, .form-horizontal textarea, .form-inline .help-inline, .form-inline .uneditable-input, .form-inline input, .form-inline select, .form-inline textarea, .form-search .help-inline, .form-search .uneditable-input, .form-search input, .form-search select, .form-search textarea {
  display: inline-block;
  margin-bottom: 0
}

.form-inline .input-append, .form-inline .input-prepend, .form-inline label, .form-search .input-append, .form-search .input-prepend, .form-search label {
  display: inline-block
}

.form-inline .input-prepend .add-on, .form-search .input-append .add-on {
  vertical-align: middle
}

.control-group {
  margin-bottom: 9px
}

.form-horizontal legend+.control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate
}

.form-horizontal .control-group {
  margin-bottom: 18px
}

.form-horizontal .control-group:after, .form-horizontal .control-group:before {
  display: table;
  content: ""
}

.form-horizontal .control-group>label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right
}

.form-horizontal .controls {
  margin-left: 160px
}

.form-horizontal .form-actions {
  padding-left: 160px
}

.banki {
  margin-top: 30px;
  margin-right: 10px;
  text-align: right;
  width: 232px
}

#main-text-content .h1-opt {
  color: #1050A3;
  float: left;
  font-weight: 400;
  margin-bottom: 24px
}

.sstyless1 {
  border-top: 1px solid #474747;
  color: #474747;
  font-family: MyriadProLight, arial, serif;
  font-size: 22px;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  margin-bottom: -45px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.sstyless2 {
  color: #CCC;
  text-align: justify;
  letter-spacing: -1px;
  width: calc(100% / 3 - 20px);
  max-width: 300px;
  display: block;
  padding: 0 1px 30px;
}

@media (max-width: 910px){
  .sstyless1 > div{
    display: block;
    width: 100%;
    max-width: unset;
  }
}

.sstyless3, .sstyless4 {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  letter-spacing: 0
}

.sstyless3 {
  color: #EEE;
  margin: 0;
  padding: 0;
  font-size: 13px
}

.sstyless4 {
  font-size: 11px
}

@media screen and (max-width: 960px){
  .menu-responsive {
    display: block !important;
    width: 35px !important;
    height: 34px;
    background: url(img/menu.png) 100% 0 no-repeat;
    background-size: contain;
    position: absolute;
    right: 15px;
    top: 40px
  }

  #header .main-menu{
    width: 100%;
  }

  .cart-widget, .main-menu{
    display: none;
  }

  #header .main-menu{
    max-width: 100%;
  }

  #header .main-menu li {
    float: none
  }

  .menu {
    margin-left: 0
  }

  .active {
    background-image: none !important
  }


}

#banner img{
  width: 100%;
  max-width: 100vw;
}

.swiper-container{
  margin-left: auto !important;
  margin-right: auto !important;
}

.languages ul li a img{
  opacity: 1 !important;
}

@media (max-width: 899px){
  .swiper-container.desktop{
    display: none;
  }

  .swiper-slide{
    max-height: unset !important;
  }

  .swiper-container::before{
    -webkit-box-shadow: inset 0px 0px 5px 10px rgba(255,255,255,1) !important;
    -moz-box-shadow: inset 0px 0px 5px 10px rgba(255,255,255,1) !important;
    box-shadow: inset 0px 0px 5px 10px rgba(255,255,255,1) !important;
  }

  .swiper-container{
    max-height: unset !important;
    margin: 0 !important;
  }
}

@media (min-width: 899px){
  .swiper-container.mobile{
    display: none;
  }

  .swiper-container{
    max-height: 350px !important;
  }
}

#main-content *:not(.lista-klientow):not(.client):not(img):not(.case):(.case .logo){
  width: 100% !important;
  max-width: unset !important;
}

#main-content ul{
  max-width: calc(100% - 50px) !important;
}


@media screen and (max-width:768px) {
  #main-text-content, #main-text-content .main-content, .container {
    width: 100%
  }

  .slogan {
    display: none
  }

  .container-fluid {
    min-width: 100%
  }

  .banner .bg {
    width: 100%;
    background-position: 85% 0 !important
  }

  #footer, #footer .copyright, #footer .producer, #footer .span8 {
    width: 100%;
    text-align: left
  }

  #footer .menu li {
    width: 100%
  }

  #footer .menu {
    margin-bottom: 15px;
    display: inline-block
  }

  #left-menu, .span5.left-column {
    width: calc(100% - 40px)
  }

  .products-menu #yw0 li {
    width: 100% !important
  }

  .languages {
    right: 15px !important;
    margin-right: 15px;
  }

  #header, #header>.container>.content, #left-menu, #left-menu ul>li.active>a {
    background-image: none !important
  }

  .content.mainpage>.row>h3 {
    width: 100%;
    display: block;
    clear: both
  }

  .main-content>p>iframe, .mainpage .pager-wrapper, .mainpage>.banner {
    display: none !important
  }

  .main-content img {
    max-width: 100%
  }

  #black-content .small-boxes {
    top: 0
  }

  #black-content .small-box, .sstyless2 {
    float: none;
    margin: 10px auto 0
  }


  .sstyless1 {
    height: auto;
    border: 0
  }

  #black-content {
    margin-top: -13px;
  }

  .simply-scroll {
    width: calc(100% - 40px) !important
  }

  .simply-scroll-clip {
    width: 100% !important
  }

  #black-content .contact-info {
    padding-left: 0
  }

  #yw0 li, .footer-bottom.row>.span3 {
    width: 100%;
    padding-left: 0 !important;
    text-align: center
  }

  #yw0 li {
    list-style-type: none
  }

  #header>.container>.content {
    padding-top: 0 !important;
    margin-top: 0 !important
  }

  #black-content .footer-bottom .footer-menu li, #header {
    margin-top: 10px
  }

  #left-menu ul>li.active>a {
    background-color: #134ea0
  }

  .main-content p {
    color: #000 !important
  }

  .form-horizontal .controls {
    margin-left: 0 !important
  }

  .form-horizontal .control-group>label {
    text-align: left !important
  }

  .languages ul li {
    margin-left: 15px !important
  }

  .footer-bottom.row .span3, .logo, .span11.column-1 {
    width: calc(100% - 20px) !important
  }

  #black-content .small-box.last, .sstyless2 {
    margin-bottom: 10px !important
  }

  #left-menu .menu li, .span5.left-column #left-menu {
    width: 100% !important
  }
}

.slide_container {
  height: 100px;
  margin-bottom: 3rem;
}

li.item {
  list-style-type: none;
  margin-left: 50px;
  position: relative;
}

li.item::before {
  content: " ";
  position: absolute;
  top: 15px;
  bottom: 15px;
  width: 1px;
  background: #171C1F;
  left: -25px;
  opacity: 0.5;
}

.bazy-firm-polskich > div *{
  width: 100% !important;
}

@media (min-width: 900px){
  .bazy-firm-polskich > div.main-content > div:first-child >div:first-child {
    width: calc(100% - 200px) !important;
  }
}

footer#new-footer {
  padding-bottom: 50px;
  background-color: #181d20;
  position: relative;
  border-top: 0;
}

footer#new-footer .row>[class*=span]:not(.main-menu){
  margin-left: 0 !important;
}

footer#new-footer .logotyp {
  background: white;
  width: 122%;
  height: 130%;
  position: absolute;
  bottom: -25%;
  right: -90%;
  transform: skewX(-20deg);
  display: flex;
  align-items: center;
}

@media (max-width: 850px){
  footer#new-footer .logotyp{
    right: -80%;
  }
}

@media (max-width: 650px){
  footer#new-footer .logotyp{
    right: -90%;
  }
}

@media (max-width: 576px){
  footer#new-footer .white-bg-footer{
    display: none;
  }
}

footer#new-footer .logotyp img {
  transform: skewX(20deg) scale(1.2);
  margin-left: 10%;
}

footer#new-footer::before{
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #181d20;
  left: -100vw;
  width: 100vw;
}

@media (max-width: 850px){
  .span6{
    width: 100%;
  }
}

.white-bg-footer::before {
  content: " ";
  background: white;
  position: absolute;
  right: -100vw;
  width: 100vw;
  height: 500px;
  top: -50px;
}

.footer-header p {
  color: #FFFFFF;
  opacity: 1;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-content p {
  color: #CCC;
  letter-spacing: 1px;
  margin-bottom: 1px;
}

.footer-content ul {
  margin: 0;
}

.footer-content ul li {
  list-style-type: none;
  margin-bottom: 1px;
}

.footer-content ul li a {
  color: #CCC;
}

.case {
  border: 2px solid #1050A3;
  border-radius: 5px;
  padding: 1rem;
  display: flex;
  min-height: 150px;
  align-items: center;
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 1.5rem;
  position: relative;
}

.case .logo {
  width: 25% !important;
  max-width: 250px;
}

.case .logo img {
  display: block;
  max-width: 80%;
  margin: 0 auto;
}

.case .logo::after {
  content: " ";
  position: absolute;
  left: 25%;
  width: 1px;
  top: 50px;
  bottom: 50px;
  background: #1050A3;
}

.case .desc {
  width: 75%;
  padding: 2rem 0 2rem 2rem;
}

.case .desc .name p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 1.2rem;
  color: #4C4C4C;
  line-height: 24px !important;
}

.case .desc .text span {
  font-size: 14px;
  line-height: 19px;
  color: #4C4C4C;
}

@media screen and (max-width:500px) {
  .case {
    flex-direction: column;
  }

  .case .logo::after {
    display: none;
  }

  .case .logo {
    margin-bottom: 2rem;
  }

  .case .desc {
    padding: 10px;
    width: 100%;
  }
}

.lista-klientow {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.lista-klientow .image {
  overflow: hidden;
  border: 2px solid #1050A3;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  width: 100%;
  height: 125px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  background: white;
}

.lista-klientow img {
  max-width: 75%;
  max-height: 75%;
}

.lista-klientow .text {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 100%;
  color: #4c4c4c;
  border: 2px solid transparent;
  background: transparent;
  position: relative;
  top: -4px;
  transition-duration: 0.3s;
  border-radius: 0 0 5px 5px;
}

.lista-klientow .client:hover .text {
  transition-duration: 0.3s;
  border: 2px solid #1050A3;
  background: #1050A3;
  color: white;
  box-shadow: 0px 3px 6px #00000029;
}

.lista-klientow .text p {
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  line-height: 16px !important;
  margin: 5px 0 0 0;
}

.lista-klientow .client {
  min-width: 220px;
  display: block;
  margin: 0 auto;
  width: 30%;
  margin: calc(10% / 6);
}

.lista-klientow .client>*, .referencje .client>*, .listy-intencyjne .client>* {
  pointer-events: none;
}

.referencje {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.referencje .client {
  display: block;
  margin: 0 auto;
  width: 30%;
  margin: 1%;
  cursor: pointer;
}

.referencje .image {
  overflow: hidden;
  border: 2px solid #1050A3;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  width: 100%;
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  background: white;
}

.referencje img {
  max-height: 100%;
  transform: scale(1.1);
}

.referencje .client:hover .text {
  transition-duration: 0.3s;
  border: 2px solid #1050A3;
  background: #1050A3;
  color: white;
  box-shadow: 0px 3px 6px #00000029;
}

.referencje .text p {
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  line-height: 16px !important;
  margin: 5px 0 0 0;
}

.referencje .text {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 100%;
  color: #4c4c4c;
  border: 2px solid transparent;
  background: transparent;
  position: relative;
  top: -4px;
  transition-duration: 0.3s;
  border-radius: 0 0 5px 5px;
}



.listy-intencyjne {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.listy-intencyjne .client {
  display: block;
  margin: 0 auto;
  width: 30%;
  margin: 1%;
  cursor: pointer;
}

.listy-intencyjne .image {
  overflow: hidden;
  border: 2px solid #1050A3;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 5px;
  width: 100%;
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  background: white;
}

.listy-intencyjne img {
  max-height: 100%;
  transform: scale(0.9);
}

.listy-intencyjne .client:hover .text {
  transition-duration: 0.3s;
  border: 2px solid #1050A3;
  background: #1050A3;
  color: white;
  box-shadow: 0px 3px 6px #00000029;
}

.listy-intencyjne .text p {
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  line-height: 16px !important;
  margin: 5px 0 0 0;
}

.listy-intencyjne .text {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90px;
  width: 100%;
  color: #4c4c4c;
  border: 2px solid transparent;
  background: transparent;
  position: relative;
  top: -4px;
  transition-duration: 0.3s;
  border-radius: 0 0 5px 5px;
}

.referencja-modal {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 3;
}

.referencja-modal .image {
  position: relative;
}

.referencja-modal img {
  display: block;
  margin: 0 auto;
  max-width: 90% !important;
  border-radius: 5px;
  border: 2px solid #1050A3;
  opacity: 0;
  transition-duration: 0.3s;
  pointer-events: none;
}

.referencja-modal.active img {
  opacity: 1;
  transition-duration: 0.3s;
}

.pagination-perbis {
    display: flex;
    justify-content: center;
}

.pagination-perbis a[disabled]{
  cursor: not-allowed;
}

.pagination-perbis a{
  background: #0C4DA2;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  padding: 0;
  line-height: 24px;
  text-align: center;
  color: white;
  text-decoration: none !important;
}

.pagination-perbis span{
  line-height: 24px;
  padding: 0 30px;
}



div#contact-terms ol ol {
    list-style-type: lower-alpha;
}

div#contact-terms> ol {
    list-style-type: none;
}

div#contact-terms > ol.start{
  counter-reset: mycounter;
}

div#contact-terms > ol > li:not(.skip):before
{
  counter-increment: mycounter;
  content: counter(mycounter) ".";
}

div#contact-terms b{
  display: block;
  margin: 0 auto;
  text-align: center;
}

div#contact-terms *{
  color: #404040;
}

.swiper-container{
  width: 1600px;
  display: block;
  margin: 0 auto;
  max-width: 100vw;
  overflow: hidden;
}

.swiper-container img{
  max-width: 100%;
  transform: translate(0, -5px);
  margin-bottom: -7px;
  max-height: 100%;
}

@media (max-width: 768px){
  .swiper-container img{
    transform: translate(0, 0px);
    margin-bottom: -4px;
  }
}

.swiper-container::before{
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  bottom: -30px;
  z-index: 33;
  -webkit-box-shadow: inset 0px 0px 18px 25px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px 0px 18px 25px rgba(255,255,255,1);
  box-shadow: inset 0px 0px 18px 25px rgba(255,255,255,1);
  max-width: 1600px;
  margin: 0 auto;
}

.main-content h1.h1-opt{
  font-size: 28px !important;
  display: block;
  width: 100%;
}

#copyright{
  margin-top: 35px;
  display: block;
  color: #CCC;
}

p.partner-slider-p {
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: inline-block;
  position: relative;
  font-size: 18px;
}

p.partner-slider-pp {
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: inline-block;
  position: relative;
  font-size: 18px;
}

p.partner-slider-p::after {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1rem;
  height: 1px;
  background: #171C1F;
}

#partner-slider.block {
  overflow: hidden;
  width: 90vw;
  margin: 50px auto;
  background: #fff;
  position: relative;
}
#partner-slider .animation {
  width: auto;
  /* height: 100px; */
  font-size: 0px;
}
#partner-slider .animation > div {
  width: 220px;
  height: 100px;
  float: none;
  padding: 0 10px;
  position: relative;
  overflow: hidden;
  display: inline-block;
}

#partner-slider .animation div img{
  max-height: 100px;
  max-width: 90%;
  padding: 0 25px;
  display: block;
  margin: 0 auto;
}

#partner-slider .holder {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

#partner-slider.block::before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: -30px;
  bottom: -30px;
  z-index: 333;
  box-shadow: inset 0px 0px 10px 10px white;
}

.swiper-wrapper{
  width: max-content;
  overflow: hidden;
}

.swiper-slide{
  display: inline-block;
  max-height: calc((100vw / 1680) * 343);
  overflow: hidden;
}

.swiper-container{
  overflow: hidden;
}

.cart-widget{
  z-index: 3333;
}

#banner img{
  opacity: 0;
  transition-duration: 0.3s !important;
  transition-delay: 0.2s !important;

}

body .swiper-slide img{
  opacity: 0 !important;
  transition-duration: 0.3s !important;
  transition-delay: 0.2s !important;
}

body.loaded .swiper-slide img{
  opacity: 1 !important;
  transition-duration: 0.3s !important;
  transition-delay: 0.2s !important;
}

.swiper-container{
  position: relative;;
}

.swiper-container:hover .nav-right, .swiper-container:hover .nav-left{
  opacity: 1;
  transition-duration: 0.3s;
}

.nav-right{
  transition-duration: 0.3s;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  right: 0;
  z-index: 33;
  cursor: pointer;
  background-image: url(/images/chevron.png);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center center;}

.nav-left{
  transition-duration: 0.3s;
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  left: 0;
  z-index: 33;
  cursor: pointer;
  background-image: url(/images/chevron.png);
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  transform: rotate(180deg);
}

@media screen and (max-width: 768px){
  .menu-responsive {
    right: 0 !important;
  }

  #header .row > [class*="span"]:not(.main-menu){
    margin-left: 0 !important;
  }

  .footer-bottom.row .span3, .logo, .span11.column-1{
    width: 100% !important;
  }

  .languages{
    margin-right: 0 !important;
    right: 1px !important;
  }
}

#header .row{
  position: relative;;
}
