@font-face {
  font-family: 'Lato Bold';
  src: url("../fonts/Lato-Bold.eot");
  src: url("../fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Bold.woff2") format("woff2"), url("../fonts/Lato-Bold.woff") format("woff"), url("../fonts/Lato-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Lato Light';
  src: url("../fonts/Lato-Light.eot");
  src: url("../fonts/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Light.woff2") format("woff2"), url("../fonts/Lato-Light.woff") format("woff"), url("../fonts/Lato-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'Lato Regular';
  src: url("../fonts/Lato-Regular.eot");
  src: url("../fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff"), url("../fonts/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

body {
  font-family: 'Lato Regular';
}

h2, h4 {
  text-transform: uppercase;
  font-family: 'Lato Bold';
  color: #000;
  text-align: center;
}

p {
  font-family: 'Lato Light';
}

footer {
  clear: both;
  text-align: center;
  padding: 40px;
}

.navbar {
  background-color: #ffffff;
  border-bottom: 1px solid #f8f8f8;
}

.navbar-header .navbar-brand {
  padding-top: 0px;
  padding-bottom: 0px;
}

.navbar-header .navbar-brand img {
  margin-top: -3px;
}

.nav {
  margin-top: 10px;
}

#banner {
  margin-top: 55px;
  padding-bottom: 0px;
  border-bottom: 8px solid #29abe2;
}

#banner img {
  max-width: 100%;
  height: auto;
}

.bg {
  background: url("../img/bg-1.jpg") no-repeat scroll center center/cover;
  position: absolute;
  height: calc(100% + 60px);
  width: 100%;
  z-index: -1;
}

.bg2 {
  background: url("../img/bg-2.jpg") no-repeat scroll center center/cover;
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.o-nas {
  position: relative;
  padding-bottom: 20px;
}

.o-nas .container > div {
  padding-right: 0px;
  padding-left: 0px;
}

.o-nas div div .advice {
  padding-top: 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 64px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.o-nas div div .advice img {
  height: 30px;
  padding-right: 18px;
}

.o-nas div div .advice p {
  margin: 0px;
}

.o-nas div .icon {
  padding-top: 45px;
}

.o-nas div .icon p {
  padding-top: 14px;
  font-family: 'Lato Bold';
}

.img-rwd {
  max-width: 100%;
  height: auto;
  padding: 15px;
}

.rwd {
  max-width: 100%;
  height: auto;
}

#drukarki {
  padding-top: 60px;
}

.icon-header {
  margin-top: -28px;
}

#tonery-i-tusze {
  padding-top: 60px;
  padding-bottom: 0px;
}

#tonery-i-tusze .green {
  background-color: rgba(140,194,72, 0.7);
}

#tonery-i-tusze .container {
  padding-bottom: 40px;
}

#tonery-i-tusze .container h2 {
  margin-bottom: 40px;
}

#tonery-i-tusze .dest {
  color: #000;
  font-size: 16px;
}

#tonery-i-tusze .dest .font {
  font-family: 'Lato Bold';
  font-size: 16px;
  color: #000;
  margin-top: 0px;
  padding-right: 5px;
}

#tonery-i-tusze .dest h4 {
  text-align: left;
  margin-top: 36px;
  font-size: 18px;
}

#tonery-i-tusze .dest div {
  clear: both;
}

#tonery-i-tusze .dest div span {
  float: left;
  font-size: 26px;
  color: #4b4b4d;
  margin-top: -7px;
}

#tonery-i-tusze .dest div p {
  padding-left: 25px;
}

#tonery-i-tusze #guarantee {
  background-color: #29abe2;
  color: #fff;
  padding-top: 20px;
  margin-bottom: -60px;
  padding-bottom: 60px;
}

#tonery-i-tusze #guarantee img {
  float: left;
  padding-right: 20px;
}

#tonery-i-tusze #guarantee p {
  font-size: 14px;
  font-family: 'Lato Bold';
  line-height: 16px;
}

#serwis {
  padding-top: 60px;
  position: relative;
}

#serwis .col-dest {
  padding-top: 30px;
}

#serwis .col-dest .title-dest {
  clear: both;
}

#serwis .col-dest .dest {
  clear: both;
}

#serwis .col-dest .dest span {
  float: left;
  font-size: 26px;
  color: #4b4b4d;
  margin-top: -7px;
}

#serwis .col-dest .dest p {
  padding-left: 25px;
}

#serwis .form {
  padding-top: 30px;
}

#serwis .form div {
  padding: 0px 8px 16px 8px;
}

#serwis .form div input[type='text'], #serwis .form div input[type='tel'], #serwis .form div input[type='email'] {
  border: 1px solid #000;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 10px;
  width: 100%;
}

#serwis .form div input[type='submit'] {
  padding: 10px 30px;
  background-color: #8cc248;
  color: #fff;
  border: 1px;
  font-size: 18px;
  font-family: 'Lato Bold';
  border-radius: 8px;
}

#serwis .form div textarea {
  border: 1px solid #000;
  border-radius: 8px;
  width: 100%;
  padding: 10px;
  height: 90px;
}

#wynajem {
  padding-top: 60px;
}

#wynajem div div div {
  padding: 0px;
}

#wynajem div div div p {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Lato Bold';
}

#konfigurator {
  padding-top: 40px;
}

#konfigurator .header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 30px;
}

#konfigurator .header h2 {
  margin-left: 22px;
}

#konfigurator div div .col-conf {
  padding-top: 35px;
  padding-bottom: 20px;
  font-size: 18px;
}

#konfigurator div div .col-conf span {
  background-color: #29abe2;
  border-radius: 50%;
  height: 34px;
  width: 34px;
  text-align: center;
  line-height: 34px;
  color: #fff;
  font-family: 'Lato Bold';
}

#konfigurator div div .col-conf p {
  margin-left: 30px;
  font-family: 'Lato Bold';
  line-height: 34px;
  margin: 0px;
  padding-left: 45px;
}

#konfigurator .box {
  border: 1px solid #000;
  border-radius: 10px;
}

#konfigurator .box .default {
  margin: 15px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

#konfigurator .box .default img {
  border: 2px solid #4b4b4d;
  border-radius: 15%;
  height: 53px;
  width: 57px;
}

#konfigurator .box .default p {
  font-size: 16px;
  margin: 0px;
  padding-left: 15px;
}

#konfigurator .box .active img {
  border-color: #29abe2;
}

#konfigurator .box .active p {
  font-family: 'Lato Bold';
}

#konfigurator .box .print {
  padding-top: 15px;
}

#konfigurator .box .print img {
  max-width: 100%;
  height: auto;
}

#konfigurator .box .print h5 {
  font-family: 'Lato Bold';
}

#abonament {
  padding-top: 60px;
}

#abonament .green {
  background-color: rgba(140,194,72, 0.7);
  padding-bottom: 50px;
}

#abonament .green .container-fluid {
  padding: 0px;
}

#abonament .green .container-fluid .container div p {
  padding-bottom: 25px;
}

#abonament .green .container-fluid #min {
  padding: 10px 0 15px 0;
  background-color: #fff;
  text-align: center;
}

#kontak {
  background-color: #29abe2;
  color: #fff;
  padding-bottom: 0px;
}

#kontak h5 {
  color: #fff;
  text-transform: uppercase;
  font-family: 'Lato Bold';
  font-size: 18px;
}

#kontak p {
  font-family: 'Lato Regular';
  font-size: 16px;
  margin-bottom: 0px;
}

#kontak .contact h2 {
  color: #fff;
  padding-bottom: 20px;
}

#kontak .contact div {
  padding-bottom: 25px;
}

#kontak .info {
  padding-top: 30px;
}

#kontak .info div {
  padding-bottom: 25px;
}

.left {
  float: left;
}

.slideanim {
  visibility: hidden;
}

.slide {
  animation-name: slide;
  -webkit-animation-name: slide;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  visibility: visible;
}

@keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
            transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}

@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}

@media screen and (max-width: 768px) {
  .col-sm-4 {
    text-align: center;
    margin: 25px 0;
  }
  .btn-lg {
    width: 100%;
    margin-bottom: 35px;
  }
}

@media screen and (max-width: 480px) {
  .logo {
    font-size: 150px;
  }
}

.navbar-nav li a {
  color: #000;
  font-size: 16px;
  font-family: 'Lato Light';
  line-height: 0px;
}

.navbar-nav li a:active, .navbar-nav li a:visited, .navbar-nav li a:focus, .navbar-nav li a:hover {
  background-color: #fff;
}

.nav li a {
  padding: 10px 10px;
}

.text {
  font-size: 16px;
  padding: 15px;
}

h2 {
  font-size: 22px;
}

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding: 25px;
}

.navbar-toggle .icon-bar {
  background-color: #000;
}

.item {
  padding: 15px;
}

a.navbar-brand img {
  max-width: 100%;
  height: auto;
}

.hidden {
  display: none;
}

.nav li a {
  padding: 15px 0px 15px 27px;
}

@media (min-width: 768px) {
  .container {
    width: 95%;
  }
  h2 {
    font-size: 26px;
  }
  .articles {
    padding: 15px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 90%;
  }
  .text {
    font-size: 18px;
  }
  h2 {
    font-size: 30px;
  }
  .articles {
    padding: 25px;
  }
  #wynajem div div div {
    padding: 50px 0;
  }
  #wynajem div div div p {
    font-size: 16px;
  }
  #tonery-i-tusze #guarantee p {
    font-size: 16px;
    font-family: 'Lato Bold';
    line-height: 24px;
  }
}

@media (min-width: 1200px) {
  .articles {
    padding: 0px 40px;
  }
  .navbar li + li {
    border-left: 1px solid #000;
  }
  .nav li a {
    padding: 10px;
  }
}

@media (min-width: 1400px) {
  .container {
    width: 80%;
  }
  .navbar-nav li a {
    font-size: 18px;
  }
  .nav li a {
    padding: 10px 15px;
  }
  .container-fluid {
    padding: 25px 40px;
  }
  .articles {
    padding: 0px 70px;
  }
}
