/* 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
 */

/*--------------typo----------------*/
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  border-bottom-width: 0;
  padding: 0;
  outline: none;
}
body {
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  line-height: normal;
}
h1, h2, h3, h4, h5 {
  font-family: "Protest Riot", sans-serif;
}
h1, h2, h3 {
  text-transform: inherit;
  line-height: normal;
  font-weight: bold;
  color: #1c222e;
}
h2.addon, h2.addon-2, h3.addon-2 {
  border-bottom: 1px solid #f5f5f5 !important;
  padding-bottom: 20px !important;
  position: relative;
  border-width: 100px;
}
h2.addon {
  font-size: 2.25rem !important;
  color: #5c832f;
}
h2.addon:before {
  position: absolute;
  content: "";
  left: 45.5%;
  bottom: -1px;
  width: 100px;
  height: 1px;
  background-color: #5C832F;
}
h2.addon-2:before, h3.addon-2:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -1px;
  width: 100px;
  height: 1px;
  background-color: #5C832F;
}
h2 {
  font-size: 2.25rem;
}
.boximg h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.125rem;
}
.view-article h1 {
  font-size: 1.85rem;
}
li {
  list-style-position: outside;
}
.box .title {
  font-weight: bold;
  font-size: 1.15rem;
}
.bg-red {
  background-color: #e72f36;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.375rem;
}
.bg-gray-light {
  background-color: #f4f2f2;
}
.bg-gray-dark {
  background-color: #ededed;
}
.block-padding {
  padding: 2rem 3rem;
  margin-top: 1rem;
}
.g-content .custom {
  list-style-position: inside;
}
.telefon-link {
  color: #626262;
}
.button {
  border-radius: 5px;
}
.button:hover {
  border-color: #989898;
  background-color: #989898;
}
.button.button-outline {
  background: transparent;
  color: #1c222e;
  border-color: #e64b50;
}
.button.button-outline:hover {
  background: #ededed;
  border-color: #1c222e;
}
.button.button-2 {
  background: #f3f3f3;
  border: 2px solid grey;
  color: #626262;
  width: 100%;
  height: 80px;
  display: flex;
  align-content: center;
  flex-direction: column;
  justify-content: center;
  margin: auto;
}
.button.button-small {
  padding: 1rem 1.225rem;
}
.button-tabs a.button.empty {
  color: #457f28 !important;
}
.button-tabs a.button.empty:hover {
  border: 3px solid grey;
  color: grey !important;
  text-decoration: none;
}
.tabtext a.button.standard {
  padding: 0.75rem 1.75rem;
  color: #ffffff !important;
}
.readmore a.btn.btn-secondary, .tabtext a.button.empty {
  background-color: #fff;
  border: 3px solid #457f28;
  color: #457f28;
  padding: 0.75rem 1.75rem;
  font-weight: normal;
  font-size: 1rem;
  font-family: "Open Sans", sans-serif;
}
#g-container-main tr {
  border-bottom: 1px solid #dce2e9;
}
.ikona {
  font-size: 36px;
  color: #d1d1d1;
}
.ikona i {
  font-size: 36px;
  color: #5C832F;
}
.ikona-kontakt {
  color: #ededed;
  font-size: 1 rem;
}
.ikona-kontakt i {
  margin-right: 1rem;
}
.uk-slidenav-next:before, .uk-slidenav-previous:before {
  font-family: "FONT AWESOME 5 FREE";
}
/*-------------own editor----------------*/
.img-vlevo {
  float: left;
  margin-right: 3rem;
  margin-bottom: 3rem;
}
.img-vpravo {
  float: right;
  margin-left: 3rem;
  margin-bottom: 3rem;
}
/*------------breadcrumbs-----------------*/
.moduletable .breadcrumb span.divider:first-child {
  display: none;
}
/*------------------logo--------------------*/
.g-logo.g-logo-helium img {
  max-height: 90px !important;
}
/*---------------top kontakt---------------------------*/
#g-navigation {
  border-top: 35px solid #5C832F;
}
.top-phone, .top-mail {
  color: #fefefe;
  padding: 5px 0 !important;
  margin-top: -35px !important;
}
.top-phone a, .top-mail a {
  color: #fefefe;
}
.top-phone a:hover, .top-mail a:hover {
  color: #c4a265;
}
/*-----------------menu---------------------*/
div#menu-2186-particle {
  align-content: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 90px;
}
span.g-menu-item-title {
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: normal;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: none;
}
li a.g-menu-item span.g-menu-item-title:active {
  font-weight: bold;
}
#g-navigation .g-main-nav .g-toplevel > li {
  margin: 0 1rem;
}
#g-navigation .g-main-nav .g-toplevel > li.active > a span {
  font-weight: bold !important;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  text-transform: none;
}
.g-dropdown ul li a span {
  text-transform: none;
}
#g-navigation .g-main-nav .g-dropdown .g-dropdown-column {
  background-color: #ededed;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #626262;
}
.g-sublevel span.g-separator.g-menu-item-content span {
  text-transform: none;
}
.g-main-nav .g-sublevel > li.g-parent .g-menu-parent-indicator {
  margin-top: -0.1rem;
}
.g-main-nav .g-standard > .g-dropdown .g-dropdown, .g-main-nav .g-fullwidth > .g-dropdown .g-dropdown {
  top: -12px;
}
/*---------------header-----------------*/
#g-header .g-content {
  padding: 0;
  margin: 0;
}
.g-owlcarousel-item-content {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 2rem 9rem !important;
}
#g-header .g-content h2 {
  font-weight: 100;
  text-transform: none;
}
#g-header #header-center .g-content p, #g-header #header-right-product .g-content p {
  line-height: 1.5em;
  padding: 1rem 2rem;
}
.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
  color: #1c222e;
}
/*--------------- slideshow -----------------*/
h3.g-slideshow-title {
  font-size: 30px;
  font-weight: 300;
}
.g-slideshow-desc h1 {
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: normal;
}
.uk-overlay-active .uk-active > .uk-overlay-fade, .uk-overlay-hover.uk-hover .uk-overlay-fade, .uk-overlay-hover:hover .uk-overlay-fade {
  text-align: center;
  padding-left: 10%;
  padding-right: 5%;
}
span.red, .red {
  color: #821f05;
  font-size: 4rem;
}
.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.slideshow-caption.uk-width-1-2 {
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.3);
}
.g-slideshow-desc p {
  font-weight: normal;
  font-size: 1rem;
}
.g-slideshow-buttons a.button.empty, .g-slideshow-buttons a.button.standard {
  background-color: #5C832F;
  border: 3px solid #5C832F;
  font-size: 16px;
  font-weight: normal;
  margin: auto 1rem;
  letter-spacing: normal;
  font-family: "Hind", sans-serif;
  color: #fff !important;
  padding: 1rem 2rem;
  border-radius: 5px;
}
.g-slideshow-buttons a.button.empty:hover, .g-slideshow-buttons a.button.standard:hover {
  border-color: #b89352;
  background-color: #989898;
}
#g-slide .g-slideshow-desc {
  color: #fff !important;
  text-align: center;
}
#g-slide .g-slideshow-desc h2 {
  text-transform: uppercase;
}
#g-slide .g-slideshow-desc p {
  font-size: 1.75rem;
}
/*-----------------header------------------*/
.g-home-particles #g-header h1.g-title {
  background-color: #e9e9e9;
  color: #1c222e;
  margin-top: 0;
  margin-bottom: 3rem;
  padding: 1rem;
  text-transform: uppercase;
  font-weight: bold;
}
/*------------Why-----------*/
section#g-why {
  background-color: #f1f1f1;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
/*---------------products----------------------*/
section#g-productB, section#g-productD {
  background-color: #f1f1f1;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
/*---------------intro home page---------------*/
.g-home-particles #g-intro div.description, #g-header div.description {
  font-size: 18px;
  text-transform: uppercase;
}
.g-home-particles #g-intro {
  padding-top: 0;
  margin-bottom: 4rem;
  margin-top: 2rem;
}
.g-home-particles #g-intro h2 {
  font-size: 1.5rem;
}
.boximg img {
  max-width: 65%;
}
/*-----------------features--------------*/
.g-home-particles #features {
  padding: 5rem 0;
}
.g-home-particles #g-features h3 {
  text-transform: uppercase;
  font-weight: 100;
  font-size: 1.875rem;
}
.g-home-particles #g-features ul li {
  line-height: 2;
}
.block-img {
  display: flex;
}
div#logo-4618-particle, div#logo-8463-particle {
  display: flex;
  align-items: center;
}
.box {
  margin: 2rem auto;
}
/*------------------utility-------------------*/
.g-home-particles #g-utility {
  background-repeat: no-repeat;
}
.g-home-particles #g-utility h2 {
  color: #1c222e;
}
.pricelist {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 25px;
}
.pricelist .g-title {
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 7px solid #dedede;
  padding-bottom: 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
}
.price {
  font-size: 1.875rem;
  font-weight: 700;
  color: #821f05;
}
p.time {
  font-weight: bold;
  font-size: 1.25rem;
}
/*-----------------testimonial, expanded----------------*/
.g-home-particles #g-testimonials h2, .g-home-particles #g-expanded h2 {
  text-align: center;
}
/*--------------------Expanded-----------------*/
.g-home-particles #g-expanded {
  background: url('../images/bg-o-nas.jpg?68178961');
  background-repeat: no-repeat;
  padding-top: 3rem !important;
  background-color: #fff;
  background-position: center;
}
.g-home-particles #g-expanded #o-mne {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 25px;
  padding: 2rem;
  margin-bottom: 2rem;
}
/*----------------footer----------------------*/
#g-footer {
  border-top: 3px solid #5C832F;
}
#g-footer h3 {
  padding-top: 2rem;
  color: #fff;
  font-family: "Open Sans", sans-serif;
}
#g-mainbar {
  padding-bottom: 2rem !important;
}
.custom-html-wrapper p {
  font-size: 15px;
}
footer#g-footer a {
  color: #a6d372;
}
#g-footer a:hover {
  color: #fff;
}
/*---------------article--------------------*/
.tocolumn {
  clear: both;
}
.view-article h2, .view-article h3 {
  font-size: 1.5rem;
  font-weight: 100;
  text-transform: none;
}
.g-block .fp-multi-column-text {
  padding-right: 3rem;
}
/*-----------------mobile menu------------------*/
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #fff;
}
/*-------------------form------------------*/
.ba-form-footer {
  display: none;
}
.block-form {
  padding-top: 2rem;
}
span.ba-form-submit-title {
  color: #fff;
}
/*-----------------Tabs--------------------*/
.tabtext {
  display: flex;
  flex-direction: column;
  flex: 0 50%;
  padding: 0 2rem 0 0;
  width: 50%;
  justify-content: space-around;
}
.button-tabs {
  margin-top: 1rem;
}
.tabimg {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  align-content: flex-end;
  flex: 0 50%;
  width: 50%;
}
.tabtext.no-image {
  flex: 0 100%;
  width: 100%;
}
.tabimg.no-item-image {
  flex: 0 0;
  width: 0;
}
#g-productB .tabtext, #g-productD .tabtext {
  order: 2;
  padding: 0 0 0 2rem;
}
#g-productB .tabimg, #g-productD .tabimgt {
  align-items: flex-start;
}
/*-------------error page--------------*/
/*------------------responsive------------------*/
@media (min-width: 1200px) and (max-width: 1366px) {
  .g-slideshow-desc h1 {
    font-size: 2rem;
  }
  span.red, .red {
    font-size: 2.5rem;
  }
  .g-slideshow-desc p {
    float: right;
    padding-top: 0;
    padding-bottom: 0;
    font-weight: normal;
    font-size: 1rem;
    padding-left: 0;
  }
  .g-block.size-20.spacer {
    flex: 10%;
    width: 10%;
  }
  .g-home-particles #g-expanded #o-mne {
    width: 40% !important;
    flex: 0 40%;
  }
  #g-footer .g-block:first-child {
    padding-left: 1rem;
  }
  #g-footer .g-block:last-child {
    padding-right: 1rem;
  }
}
@media (max-width: 1024px) {
  #g-navigation .g-block.size-50 {
    flex: 0 20%;
  }
  div#menu-2186-particle, div#menu-6409-particle {
    margin: 0;
  }
  #g-navigation .g-main-nav .g-toplevel > li {
    margin: 0 0.3rem;
  }
  i.fa-bars:before {
    color: #fff;
  }
}
@media (min-width: 1024px) {
  .g-home-particles #g-intro h2 {
    min-height: 4rem;
  }
}
@media (max-width: 1200px) {
  li.g-slideshow-item {
    height: 350px !important;
  }
  .slideshow-caption.uk-width-1-3 {
    width: 50%;
    text-align: left;
  }
  .g-slideshow-desc h1 {
    font-size: 2rem;
  }
  .g-slideshow-desc h1 span.red {
    font-size: 2rem;
  }
  .g-slideshow-buttons a.button.empty, .g-slideshow-buttons a.button.standard {
    padding: 0.5rem 1.5rem;
  }
  .g-block.size-25.nomarginall.nopaddingall.top-mail {
    text-align: right;
  }
  .g-home-particles #g-intro .size-25 {
    flex: 0 25%;
    width: 25%;
  }
}
@media (max-width: 800px) {
  .uk-overlay-active .uk-active > .uk-overlay-fade, .uk-overlay-hover.uk-hover .uk-overlay-fade, .uk-overlay-hover:hover .uk-overlay-fade {
    background-color: rgba(255, 255, 255, 0.3);
  }
  .bg-slide1 .uk-cover-background.uk-position-cover {
    background-position: 36% 0;
  }
  .tabtext, .tabimg {
    flex: 0 100% !important;
    width: 100%;
  }
  .tabimg {
    align-items: center !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
    width: 100%;
  }
  .g-slideshow-desc p {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  #g-mainbar .g-block.size-25.center {
    flex: 0 47%;
    width: 47%;
    padding: 1rem 0;
  }
  .g-slideshow-desc h1 {
    font-size: 26px;
    padding-bottom: 10px;
  }
  .g-slideshow-buttons a.button.empty {
    padding: 0.5rem 2rem;
  }
  #g-mainbar .g-block.size-25.center:first-child, #g-mainbar .g-block.size-25.center:nth-child(2) {
    border-bottom: 1px solid #ededed;
  }
  .g-home-particles #g-utility .g-block.size-20 {
    flex: 0 10%;
  }
  .g-home-particles #g-utility .g-block.size-23 {
    flex: 0 30%;
  }
  .g-home-particles #g-expanded {
    background-size: cover;
  }
  .g-home-particles #g-expanded .g-block.size-20.spacer {
    flex: 0;
    width: 0;
  }
  #o-mne {
    flex: 0 70%;
    width: 70%;
    margin: auto;
  }
  #g-footer .g-block:first-child {
    padding-left: 1rem;
  }
}
@media (max-width: 768px) {
  .g-offcanvas-toggle {
    top: 50px;
  }
  #g-navigation .g-block.size-15 {
    margin: auto !important;
  }
  div#menu-2186-particle, div#menu-6409-particle {
    padding: 0;
  }
  .uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
    width: 100%;
  }
  h3.g-slideshow-title {
    font-size: 17px;
    font-weight: bold;
  }
  .g-slideshow-desc p {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .g-home-particles.g-helium-style #g-header {
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .top-phone, .top-mail {
    align-items: end;
    align-content: end;
    flex-basis: 20%;
    margin-top: -50px !important;
  }
  div#custom-7591-particle a:last-child {
    padding-right: 5px;
  }
  .g-owlcarousel-item-content {
    padding: 2rem 1rem !important;
  }
  #g-navigation .g-grid {
    justify-content: flex-end;
  }
  .top-phone, .top-mail {
    margin-top: -40px !important;
    display: flex;
    justify-content: flex-end;
    flex-basis: 50% !important;
  }
  .uk-overlay-active .uk-active > .uk-overlay-fade, .uk-overlay-hover.uk-hover .uk-overlay-fade, .uk-overlay-hover:hover .uk-overlay-fade {
    padding-right: 5%;
    background-color: rgba(255, 255, 255, 0.3);
  }
  .uk-cover-background.uk-position-cover {
    background-position: 40% bottom;
  }
  li.g-slideshow-item {
    height: 350px !important;
  }
  .g-slideshow-buttons a.button.empty {
    margin: 10px auto 1rem;
    padding: 0.5rem 1rem;
    text-align: center;
    font-size: 15px;
  }
  li.g-slideshow-item {
    height: 350px !important;
  }
  .slideshow-caption.uk-width-1-3 {
    width: 50%;
    text-align: left;
  }
  #g-header .g-content h1 {
    font-size: 17px;
  }
  .g-logo {
    margin: auto;
  }
  .g-home-particles.g-helium-style .fp-multi-column-text .g-block:last-child h2, .g-home-particles.g-helium-style .fp-multi-column-text .g-block:last-child h1 {
    margin-left: 0;
  }
  .g-home-particles .g-block.size-25 {
    margin: 0 20px;
    width: 100% !important;
    flex: 0 100% !important;
  }
  .g-home-particles #g-features .g-content {
    height: auto;
    max-height: initial;
  }
  .tabtext, .tabimg {
    flex: 0 100%;
    width: 100%;
  }
  #g-productB .tabtext, #g-productD .tabtext {
    padding: 1rem 0 0 1rem;
  }
  #g-productA .tabtext, #g-productC .tabtext {
    padding: 1rem;
  }
  .g-home-particles #g-testimonials .g-content {
    margin: 0 !important;
  }
  #g-features {
    padding-top: 0;
  }
  .g-home-particles #g-utility {
    background-size: cover;
  }
  #g-utility ul {
    margin-left: 0;
  }
  .pricelist {
    max-width: 90% !important;
    margin: auto auto 1rem;
  }
  #g-testimonials h2 {
    width: 100%;
    padding: 1rem;
  }
  .frame {
    padding: 1rem;
    width: 100%;
  }
  .g-home-particles #g-expanded {
    background-size: cover;
  }
  #g-expanded {
    padding: 0rem;
  }
  #g-expanded .g-container .g-grid:first-child {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .g-home-particles #g-expanded #o-mne {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 25px;
    padding: 2rem 1rem;
    margin-bottom: 2rem;
  }
  #g-footer .g-container .g-grid {
    text-align: center;
  }
  #g-footer .g-block.size-40 {
    padding-top: 0;
  }
}
@media (max-width: 480px) {
  .top-mail {
    display: none !important;
  }
  .top-phone {
    padding-right: 10px !important;
  }
  .uk-width-1-2, .uk-width-2-4, .uk-width-3-6, .uk-width-5-10 {
    width: 70%;
  }
  .slideshow-caption.uk-width-1-3 {
    width: 100%;
    text-align: left;
  }
  .g-slideshow-title {
    margin: 0.25rem 0 1.5rem 0;
  }
  .g-slideshow-desc .red {
    font-weight: bold;
  }
  .g-owlcarousel .g-owlcarousel-item-wrapper .g-owlcarousel-item-content-container .g-owlcarousel-item-content-wrapper .g-owlcarousel-item-content {
    display: none;
  }
  .g-home-particles #g-intro {
    margin-top: 0;
  }
  #g-aside .nav.menu li {
    width: 45%;
  }
}
/*# sourceMappingURL=custom_24.css.map */