/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700&subset=latin,latin-ext);
body {
  line-height: 1.5;
}
#g-header {
  padding: 0;
  z-index: 11;
}
#g-footer {
  padding: 0;
}
#g-navigation .g-main-nav {
  margin-top: 6px;
}
#g-navigation .g-container {
  position: relative;
  margin-bottom: -120px;
  height: 30px;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 0.5rem;
  top: -50px;
  text-transform: uppercase;
}
#g-testimonials {
  padding: 0;
  top: 80px;
  background-size: 199% 100%;
}
#g-testimonials img {
  position: relative;
  top: -157px;
  margin-bottom: -215px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: normal;
}
.uk-align-right {
  margin-top: -205px;
  margin-left: -15px;
  float: left;
}
[class*="uk-align"] {
  display: block;
  margin-bottom: -36px;
}
#g-mainbar {
  padding: 5rem 0 0 0;
}
#g-sidebar {
  padding: 5rem 0 0;
}
em {
  color: #000;
}
h8 {
  font-size: 1.4em;
}
.uk-card-title8 {
  font-size: 1.3rem;
  line-height: 1.4;
}
.uk-background-niebieski {
  background-color: #094473;
}
.uk-background-zielony {
  background-color: #0A6602;
}
.uk-background-czerwony {
  background-color: #E31E25;
}
.uk-h4 {
  margin: 0 0 20px 0;
  margin-bottom: 20px;
  font-family: oswald;
  font-weight: normal;
  color: #FFF;
  text-transform: none;
  font-size: 1.5rem;
  line-height: 0;
}
.uk-h8 {
  margin: 0 0 20px 0;
  margin-bottom: 20px;
  font-family: oswald;
  font-weight: normal;
  color: #FFF;
  text-transform: none;
  font-size: 2.5rem;
  line-height: 0;
}
.uk-label {
  display: inline-block;
  padding: 0 10px;
  background: #094473;
  line-height: 1.5;
  font-size: 1rem;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 2px;
  text-transform: uppercase;
}
.uk-pozycja {
  display: inline-block;
  padding: 0 10px;
  background: #094473;
  line-height: 1.5;
  font-size: 2.2rem;
  color: #fff;
  vertical-align: middle;
  white-space: nowrap;
  border-radius: 2px;
  text-transform: uppercase;
}
.uk-button:not(:disabled) {
  cursor: pointer;
}
.uk-button:not(:disabled) {
  cursor: pointer;
}
a[class*="uk-"] {
  text-decoration: none !important;
  cursor: pointer;
}
.uk-button {
  margin: 0;
  font: inherit;
  font-size: inherit;
  line-height: inherit;
  color: #444;
  box-sizing: border-box;
  padding: 0 15px;
  background: #f5f5f5;
  line-height: 33px;
  min-height: 35px;
  font-size: 1rem;
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px;
}
.uk-button, .uk-button-dropdown, .uk-button-group, .uk-button-group > *, .uk-form-icon {
  display: inline-block;
}
.uk-button, .uk-button-group, .uk-form input:not([type="radio"]):not([type="checkbox"]), .uk-form select {
  vertical-align: middle;
}
.uk-button, .uk-close {
  -webkit-appearance: none;
  overflow: visible;
  text-transform: none;
  text-align: center;
}
.uk-width-1 {
  width: 100%;
}
.uk-width-1-2 {
  width: 75%;
}
.uk-width-1-3, .uk-width-2-6 {
  width: 22%;
}
.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 5px 20px;
  background: #eee;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}
.uk-tab > * > a {
  border-bottom: 2px solid transparent;
  border-bottom-color: transparent;
  font-size: 1.6rem;
}
.uk-tab {
  border-bottom: 2px solid transparent;
  border-bottom-color: transparent;
  font-size: 1.4rem;
  padding: 0;
  background-color: none;
}
.rl_tabs.outline_content > .tab-content > .tab-pane {
  padding: 0;
}
.rl_tabs.outline_content > .tab-content {
  border: none;
}
.rl_tabs > ul.nav-tabs > li {
  margin: 0 1px -1px !important;
}
.rl_tabs.top > ul.nav-tabs > li > a {
  border-bottom-color: #907777;
  background-color: white;
}
.uk-card-badge {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
}
@media (max-width: 30rem) {
  .uk-h4 {
    margin: 0;
    margin-bottom: 20px;
    font-family: oswald;
    font-weight: normal;
    color: #FFF;
    text-transform: none;
    font-size: 1rem;
    line-height: 0;
  }
  .uk-h8 {
    margin: 0;
    margin-bottom: 20px;
    font-family: oswald;
    font-weight: normal;
    color: #FFF;
    text-transform: none;
    font-size: 1.5rem;
    line-height: 0;
  }
  .uk-width-1-2 {
    width: 67%;
  }
  .uk-width-1-3, .uk-width-2-6 {
    width: 28%;
  }
  .uk-padding {
    padding: 30px 10px;
  }
  #g-testimonials img {
    position: relative;
    top: -117px;
    margin-bottom: -190px;
  }
}
@media (max-width: 48rem) and (min-width: 30rem) {
  .uk-h4 {
    margin: 0 0 10px 0;
    margin-bottom: 20px;
    font-family: oswald;
    font-weight: normal;
    color: #FFF;
    text-transform: none;
    font-size: 1rem;
    line-height: 0;
  }
  .uk-h8 {
    margin: 0 0 10px 0;
    margin-bottom: 20px;
    font-family: oswald;
    font-weight: normal;
    color: #FFF;
    text-transform: none;
    font-size: 1.5rem;
    line-height: 0;
  }
  .uk-width-1-2 {
    width: 63%;
  }
  .uk-width-1-3, .uk-width-2-6 {
    width: 32%;
  }
  #g-testimonials img {
    position: relative;
    top: -127px;
    margin-bottom: -215px;
  }
}
@media (max-width: 60rem) and (min-width: 48rem) {
  /*#g-testimonials {
    background-size: 499% 160%;
}*/
  .uk-h4 {
    margin: 0 0 10px 0;
    margin-bottom: 20px;
    font-family: oswald;
    font-weight: normal;
    color: #FFF;
    text-transform: none;
    font-size: 1.5rem;
    line-height: 0;
  }
  .uk-h8 {
    margin: 0 0 10px 0;
    margin-bottom: 20px;
    font-family: oswald;
    font-weight: normal;
    color: #FFF;
    text-transform: none;
    font-size: 2rem;
    line-height: 0;
  }
  .uk-width-1-2 {
    width: 69%;
  }
  .uk-width-1-3, .uk-width-2-6 {
    width: 28%;
  }
  .uk-tab {
    font-size: 1.4rem;
  }
  #g-testimonials img {
    position: relative;
    top: -110px;
    margin-bottom: -156px;
  }
  #g-navigation .g-container {
    height: 34px;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.88rem;
  }
}
@media (max-width: 75rem) and (min-width: 60rem) {
  #g-testimonials img {
    position: relative;
    top: -130px;
    margin-bottom: -180px;
  }
  .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 0.88rem;
  }
}
/*# sourceMappingURL=custom_13.css.map */