

.home h1 {
  line-height: 1;
}
.home h2 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 20px;
  }
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .t3-sl-1 {
  padding: 0;
  background: #ffffff;
  color: #333333;
  border-bottom: 1px solid #eeeeee;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.home .t3-sl-1 .jumbotron .btn {
  margin-top: 20px;
}
.home .t3-sl-2 {

}
.home .t3-sl-2 .img-responsive {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p {
    line-height: 28px;
  }
}
.home .t3-sl-3 p > img {
  margin-top: 20px;
}
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img {
    margin-top: 0;
  }
}
.home .t3-sl-3{
  background-color: #e7e2e2;
}

.home .t3-sl-3,
.home .t3-sl-4 {
  border-top: 1px solid #eeeeee;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p,
  .home .t3-sl-4 p {
    font-size: 15px;
  }
}
.home .t3-sl-3 .jumbotron,
.home .t3-sl-4 .jumbotron {
  padding-top: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 10px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #737373;
}
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p,
  .home .t3-sl-4 .jumbotron p {
    font-size: 21px;
  }
}
.home .t3-sl-5 {
  background: #ffffff;
  color: #333333;
  border-top: 1px solid #eeeeee;
  padding: 0;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}

.navbar-default {
    background: none;
    border: 0;
}

Atribut Styl {
}
@media (min-width: 1220px)
wk-styles-18029bbc.css:1:5527.uk-grid-width-xlarge-1-2>* {
width: 50%;
}
@media (min-width: 960px)
wk-styles-18029bbc.css:1:5230.uk-grid-width-large-1-2>* {
width: 50%;
}
@media (min-width: 768px)
wk-styles-18029bbc.css:1:4929.uk-grid-width-medium-1-2>* {
width: 50%;
}
@media (min-width: 480px)
wk-styles-18029bbc.css:1:4481.uk-grid-width-small-1-1>* {
width: 100%;
}
wk-styles-18029bbc.css:1:4039.uk-grid-match>* {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-wrap: wrap;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}

@media (min-width: 1220px) {
    .uk-grid-large {
        margin-left:-50px
    }

    .uk-grid-large > * {
        padding: 0 40px 0 80px !important;
    }

    .uk-grid-large + .uk-grid-large, .uk-grid-large-margin, .uk-grid-large > * > .uk-panel + .uk-panel {
        margin-top:50px
    }
}

.uk-grid-divider:not(:empty) {
    margin-left: -25px;
    margin-right:-25px
}