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

.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #fab702;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #fab702;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #fdc428;
  border-color: #fdc428;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #fab702;
  color: #fab702;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #fab702;
  border-color: #fab702;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #606060 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #606060;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/*OWN FONT*/
/* Adding Font Montserrat*/
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Montserrat-webfont.eot#iefix') format("embedded-opentype"), url('../fonts/Montserrat-webfont.woff2') format("woff2"), url('../fonts/Montserrat-webfont.woff') format("woff"), url('../fonts/Montserrat-webfont.ttf') format("truetype"), url('../fonts/Montserrat-webfont.svg#Montserrat') format("svg");
}
.font-family-Montserrat {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-style: normal;
}
.font-family-Montserrat {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-style: normal;
}
.font-family-Montserrat {
  font-family: "Montserrat Hairline", sans-serif;
  font-weight: 200;
  font-style: normal;
}
/*----------------------------------------------*/
/***************typografie**************/
h1, h2, h3 {
  font-family: "Dosis", Lato, Open Sans, sans-serif;
  color: #606060;
  line-height: normal;
  text-transform: uppercase;
}
.yellow {
  color: #fab702;
}
.separator {
  line-height: 0.5;
  margin: 30px 0 30px 0;
  border-bottom: 6px solid #fab702;
  width: 166px;
  margin: auto;
}
address {
  line-height: normal;
}
.right {
  text-align: right;
}
ol li {
  padding-left: 1rem;
}
/*****************body****************/
/*****************carousel************/
.g-owlcarousel-item-img {
  opacity: 0.7;
}
.g-owlcarousel-item-title {
  font-size: 3.8rem;
  font-family: "Dosis", Open Sans, sans-serif;
  text-transform: uppercase;
  margin-left: 0;
}
.g-owlcarousel-item-desc {
  font-family: "Lato", Open Sans, sans-serif;
}
.g-owlcarousel h1, .g-owlcarousel p {
  color: #fff;
}
/****************menu*****************/
#g-navigation.g-fixed-element {
  z-index: 11 !important;
}
#g-navigation .g-content.g-particle {
  margin: 0;
}
span.g-menu-item-title {
  text-transform: uppercase;
  font-family: "Dosis", Open Sans, sans-serif;
  letter-spacing: 0.1rem;
  font-weight: 300;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 0px 0 #fab702 !important;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content:hover {
  box-shadow: 0 0px 0 #fab702 !important;
}
li.active.g-standard, li.g-standard:hover {
  box-shadow: 0 2px 0px #fab702 !important;
}
/******************intro****************/
.g-home-particles #g-intro {
  padding-bottom: 3rem !important;
}
#g-intro .g-content.g-particle {
  padding-bottom: 0;
  margin-bottom: 0;
}
.g-block.text {
  z-index: 10;
}
/***************features******************/
#g-features {
  line-height: normal;
  padding: 4rem 0;
  background-image: url('../images/interier4.jpg?687b52b7');
  background-repeat: no-repeat;
  background-position: 50%;
}
#g-features h2 {
  color: #fff;
}
.ui-tabs-active .g-contenttabs-tab-wrapper-head {
  background: #fab702 !important;
  height: 46px;
  border: 1px solid #fab702;
}
.g-contenttabs-tab-wrapper-head:hover {
  border: 1px solid #fab702;
  border-bottom: none;
}
.g-contenttabs .g-contenttabs-tab-wrapper-head {
  background: none;
}
/******************utility***************fab731***/
#g-utility {
  background-color: #fff;
  color: #6d6d6d;
  padding-bottom: 0;
}
#produkt .g-content.g-particle {
  margin-bottom: 0;
  padding-bottom: 0;
}
div#brand {
  background-image: URL(/images/brand.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 20px;
}
div#brandtext {
  margin: auto 0;
}
#g-utility .utilitytitle {
  font-family: "Montserrat", Open sans, sans-serif;
  font-weight: bold;
}
#g-utility .utilitysubtitle {
  font-family: "Montserrat Hairline", Open sans, sans-serif;
  line-height: normal;
}
#g-utility .utilitysubtitle, #g-utility .utilitytitle {
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  line-height: normal;
}
/***************************above***************************/
/***************************expanded*********************/
#g-expanded h2, #g-expanded h3 {
  color: #fff;
}
#g-expanded .separator {
  margin: auto auto 30px auto;
}
#g-expanded:before {
  background: none;
}
#g-expanded a.button.button-xsmall {
  background-color: #e6e6e6;
  color: #424753;
}
#kontakt, #prodejna {
  padding-top: 1rem;
}
.map {
  line-height: initial;
}
/****************************expanded************************************/
#g-expanded {
  padding: 0;
}
#g-expanded h3 {
  font-size: 2rem;
  color: #fff;
}
div.line {
  width: 25%;
  height: 1px;
  background-color: #fff;
  text-indent: 9999px;
  text-align: center;
  margin: auto;
}
#g-expanded img {
  width: 25%;
  filter: grayscale(100%);
}
#g-expanded img:hover {
  transition: all 1s ease !important;
  filter: none;
}
#g-expanded a.button.button-xsmall {
  background-color: #e6e6e6;
  color: #424753;
}
#g-expanded a.button.button-xsmall:hover {
  background-color: #fff;
}
.phone {
  font-size: 1.2rem;
}
#g-expanded address {
  font-style: normal;
  line-height: inherit;
}
/********************main*******************/
#g-mainbar {
  padding: 0;
}
.moduletable .breadcrumb {
  margin-bottom: 0;
}
.btn-primary {
  font-family: "Open Sans", sans-serif;
}
.sp-simpleportfolio .sp-simpleportfolio-description {
  border-bottom: 1px solid #eee;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-img {
  filter: grayscale(0%);
}
.sp-simpleportfolio-img:hover {
  filter: grayscale(100%);
}
.sp-simpleportfolio-view-item img {
  filter: grayscale(0%);
}
.featherlight {
  z-index: 15;
}
/*******************background-pages*********************************/
/*********************footer**************************************/
#g-footer .title {
  text-transform: uppercase;
  font-size: 22px;
  font-family: "Montserrat", Open Sans, sans-serif;
  line-height: 44px;
}
#g-footer a {
  color: #fff;
}
#g-footer a:hover {
  color: #fab702;
}
#contact {
  line-height: normal;
  background-image: url('../images/bg-footer.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15rem;
}
#contact img {
  padding-right: 0.3rem;
}
#g-footer ul li {
  background-image: URL(../images/list-icon-footer.png);
  background-repeat: no-repeat;
  background-position: left center;
  list-style: none;
  padding-left: 2rem;
  line-height: normal;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
#g-footer ul li a {
  color: #91d3ec;
}
#g-footer ul li a:hover {
  color: #fff;
}
/******************table**************************/
td.header {
  background-color: #dce2e9;
  border: 1px solid #fff;
  text-transform: uppercase;
  text-align: center;
  color: #0088cc;
  padding: 0 1rem;
}
/*************************************off canvas*******************************/
.g-offcanvas-toggle {
  top: 0.7rem;
}
/***********************************responsive**************************************/
@media (max-width: 460px) {
  .g-owlcarousel-item-content {
    margin-top: 0;
  }
  .g-owlcarousel-item-title {
    font-size: 1.5rem;
    width: 100%;
  }
}
@media (max-width: 640px) {
  ul.uk-slideshow {
    height: 350px !important;
  }
  li.g-slideshow-item.uk-active {
    height: 350px !important;
  }
  .g-home-particles #g-intro {
    padding-top: 1rem;
  }
  #g-testimonials .size-50 {
    width: 100%;
  }
  #g-expanded img {
    width: 50%;
  }
  #g-footer .size-25 {
    flex: 0 100%;
  }
  #g-footer ul {
    padding-left: 2rem;
  }
}
@media (max-width: 960px) {
  #contact {
    background: none !important;
    padding-left: 3rem;
  }
}
@media (min-width: 48rem) {
  /********header************/
  /***reference****/
  .g-home-particles #g-navigation {
    background: #18191b !important;
    position: fixed;
    width: 100%;
  }
  #g-features {
    min-height: 600px;
  }
  .g-home-particles.g-helium-style #g-header {
    margin-top: 5rem;
  }
  #g-footer .size-25 {
    flex: 0 25%;
  }
  .sp-simpleportfolio .sp-simpleportfolio-image {
    margin-bottom: 20px;
    width: 49%;
    display: inline-block;
  }
  .sp-simpleportfolio-details.clearfix {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin: 1rem;
  }
  .sp-simpleportfolio .sp-simpleportfolio-description {
    width: 100%;
  }
  .sp-simpleportfolio .sp-simpleportfolio-meta {
    width: 100%;
    float: right;
    text-align: right;
  }
  .item-pagerefer .pull-left.item-image {
    width: 50%;
    display: inline-block;
    margin-right: 3rem;
  }
}
@media (max-width: 59.938rem) {
  .g-owlcarousel-item-desc {
    display: none;
  }
}
@media (min-width: 970px) and (max-width: 1024px) {
  .g-owlcarousel-item-desc {
    padding-top: 0;
    width: 100%;
  }
}
/*# sourceMappingURL=custom_12.css.map */