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

#sliderproducts {
  margin-bottom: 3rem;
}
#sliderproducts h3 {
  font-size: 1.5rem;
  text-transform: uppercase;
  padding-top: 1rem;
  font-weight: normal;
}
.owl-nav {
  display: block !important;
  position: absolute;
  top: 50%;
  width: 100%;
  justify-content: space-between;
  display: flex;
  transform: translateY(-50%);
}
.owl-prev, .owl-next {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px;
  font-size: 20px;
}
.owl-dots {
  display: block !important;
  text-align: center;
  margin-top: 15px;
}
.owl-dot {
  width: 12px;
  height: 12px;
  background: #555;
  display: inline-block;
  border-radius: 50%;
  margin: 0 5px;
}
.owl-dot.active {
  background: #333 !important;
  height: 15px;
  width: 15px;
}
#sliderproducts .owl-dot {
  background-color: #333333ad;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
  font-size: 50px;
  width: 50px;
  font-weight: bold;
  height: 50px;
  line-height: 50px;
}
.owl-carousel .owl-nav button.owl-prev {
  left: 0;
  position: absolute;
  margin-left: -100px;
}
.owl-carousel .owl-nav button.owl-next {
  right: 0;
  position: absolute;
  margin-right: -100px;
}
/***************typografie**************/
h1, h2, h3 {
  font-family: "Alegreya", serif;
  color: #413734;
  line-height: normal;
  font-size: 3rem;
  font-weight: bold;
}
address {
  line-height: normal;
}
ol li {
  padding-left: 1rem;
}
.justify {
  text-align: justify;
}
/**************navigation*******************/
#g-navigation {
  background: rgba(65, 55, 52, 0.8) !important;
}
.g-logo {
  font-family: "Roboto", sans-serif;
  color: #ffffff;
}
/*****************carousel************/
#g-header {
  margin-top: -3.1rem;
}
.g-owlcarousel h1, .g-owlcarousel p {
  margin: auto;
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.75);
}
.g-owlcarousel-item-content {
  width: 70%;
}
.g-owlcarousel-item-title {
  font-size: 4.5rem;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  font-family: "Alegreya", serif;
}
.g-owlcarousel-item-desc {
  font-size: 1.2rem;
  text-transform: none;
  line-height: 1.5rem !important;
  margin-top: 2rem !important;
}
.uk-overlay-background {
  background: rgba(41, 25, 14, 0.3);
  padding: 2rem;
}
.uk-overlay-panel.uk-flex.uk-flex-middle.uk-flex-center.uk-overlay-scale.g-overlay-container.style2 {
  background-color: rgba(91, 83, 79, 0.3);
}
/****************menu*****************/
#g-navigation {
  z-index: 11;
  padding: 20px 0;
}
#g-navigation .g-content.g-particle {
  margin: 0;
}
span.g-menu-item-title {
  font-size: 17px;
  font-weight: normal;
  font-family: "Roboto", serif;
  border: 1px solid transparent;
  text-transform: uppercase;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 2px 0 #efae60 !important;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content:hover {
  box-shadow: 0 2px 0 #efae60 !important;
}
span.g-menu-parent-indicator {
  display: none !important;
}
li.g-standard.uk-active {
  border: 1px solid;
  border-radius: 40%;
  padding-left: 5px;
  padding-right: 5px;
}
/******************intro****************/
#g-features::before, #g-features::after {
  box-sizing: content-box;
}
#g-intro p {
  padding: 0 1.5rem 1.5rem;
}
/***********************slider products**************/
.product-slide i {
  color: #efae60;
  font-size: 1.7rem;
}
/***************features******************/
#g-features h3 {
  font-size: 1.875rem;
}
#g-features img {
  margin-bottom: 4rem;
  border-radius: 50%;
}
#g-features p {
  font-weight: 300;
}
/******************utility******************/
#g-utility .g-block {
  margin: auto !important;
  justify-content: center !important;
}
#g-utility h2 {
  text-align: center;
  text-transform: uppercase;
}
#g-utility p {
  text-align: justify;
  padding: 0 1.5rem;
  font-weight: 300;
}
/***************************above***************************/
.productimg h2.title {
  font-size: 1.5rem;
  font-weight: normal;
  text-transform: uppercase;
}
.productimg p.price span {
  font-weight: bold;
}
/***************************testimonial*********************/
/****************************expanded************************************/
#g-expanded {
  font-weight: 300;
  margin-top: 3rem;
}
#g-expanded .g-content {
  padding: 0 2rem 1rem;
}
#g-expanded .g-content.g-particle {
  padding: 0 !important;
}
#g-expanded h3 {
  text-transform: uppercase;
  font-size: 2rem;
  color: #fff;
}
#g-expanded .stamp img {
  width: auto;
  filter: none;
  margin: -80px 0 50px;
}
#g-expanded img {
  width: 25%;
  filter: grayscale(100%);
}
#g-expanded img:hover {
  transition: all 1s ease !important;
  filter: none;
}
/********************main*******************/
#g-mainbar {
  padding: 0;
}
.moduletable .breadcrumb {
  margin-bottom: 0;
}
.btn-primary {
  font-family: "Open Sans", sans-serif;
}
/*******************button******************/
.button {
  background-color: #ff7f66;
  margin-top: 1rem;
  color: #fff !important;
}
.button:hover {
  background-color: #eee;
}
/*******************background-pages*********************************/
/*********************footer**************************************/
#g-footer .g-totop a {
  color: #efae6;
  font-size: 2rem;
  line-height: 16px !important;
}
#g-footer a:hover {
  color: #c78b42;
}
/******************table**************************/
td.header {
  background-color: #dce2e9;
  border: 1px solid #fff;
  text-transform: uppercase;
  text-align: center;
  color: #0088cc;
  padding: 0 1rem;
}
/****************************ornament***************************/
/*
.ornament {
    margin: 30px 0px;
    position: relative;
}

.ornament img {
    position: relative;
    z-index: 9;
    background: #fff;
    padding: 0 15px;
    vertical-align: initial;
}

.ornament:before {
    left: 88px;
}

.ornament:before, .ornament:after {
    content: "";
    width: 445px;
    height: 1px;
    background: #efefef;
    position: absolute;
    top: 10px;
}

*/
/*************************************off canvas*******************************/
.g-offcanvas-toggle {
  top: 0.7rem;
}
/***********************************responsive**************************************/
@media (max-width: 460px) {
  .g-owlcarousel-item-title {
    font-size: 1.5rem;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .g-owlcarousel-item-content {
    width: 80%;
  }
  .slideshow-caption.uk-width-1-2 {
    width: 100% !important;
  }
  ul.uk-slideshow {
    height: 400px !important;
  }
  li.g-slideshow-item.uk-active {
    height: 400px !important;
  }
  .slideshow-caption.uk-overlay-background.uk-width-1-2 {
    width: 100% !important;
  }
  h1.g-slideshow-title {
    font-size: 2rem !important;
  }
  .g-home-particles.g-helium-style #g-intro {
    padding-bottom: 0;
    padding-top: 0;
  }
  #g-header {
    margin-top: -4.1rem;
  }
  #g-intro .g-container {
    position: relative;
    overflow: visible;
    z-index: 10;
  }
  #g-intro h2 {
    font-size: 2rem;
    margin-bottom: 0;
  }
  #g-intro #stamp img {
    max-width: 100px;
    margin-top: -2rem;
  }
  #g-testimonials .size-50 {
    width: 100%;
  }
  #g-footer .size-25 {
    flex: 0 100%;
  }
  #g-footer ul {
    padding-left: 2rem;
  }
}
@media (max-width: 740px) {
  .kontakt, .kudy {
    padding: 0 2.5rem 1rem;
  }
}
@media (max-width: 960px) {
  #g-header {
    margin-top: -4.1rem;
  }
  .slideshow-caption.uk-width-1-2 {
    width: 80% !important;
  }
  #g-intro .g-container {
    position: relative !important;
    overflow: visible !important;
    z-index: 10 !important;
  }
  .g-home-particles.g-helium-style #g-intro {
    padding-bottom: 0;
    padding-top: 0;
  }
  #g-intro #stamp img {
    max-width: 100px;
    margin-top: -2rem;
  }
  #g-header .title {
    font-size: 1.2rem;
  }
  ul.uk-slideshow {
    height: 400px !important;
  }
  li.g-slideshow-item.uk-active {
    height: 400px !important;
  }
  .slideshow-caption.uk-overlay-background.uk-width-1-2 {
    width: 80%;
  }
  h1.g-slideshow-title {
    font-size: 1.5rem !important;
  }
  #contact {
    background: none !important;
    padding-left: 3rem;
  }
  #g-features .g-block, #g-utility .g-block {
    flex: 0 100%;
    width: 100%;
  }
  #pricing-table {
    width: 100% !important;
  }
  #pricing-table .plan {
    width: 100% !important;
  }
}
@media (min-width: 48rem) {
  /********header************/
  /***reference****/
  .g-home-particles.g-helium-style #g-header {
    margin-top: -7.49rem;
  }
  #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: 480px) and (max-width: 960px) {
  #g-features .g-block.size-25 {
    flex: 0 50%;
    width: 50%;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  #open-time {
    padding: 0.2rem;
  }
  #g-header a.button {
    margin-top: 0;
    padding: 0.5rem;
  }
}
@media (min-width: 970px) and (max-width: 1024px) {
  .g-owlcarousel-item-desc {
    padding-top: 0;
    width: 100%;
  }
}
/*@media (min-width: 760px) and (max-width:74.99rem){
#g-intro .g-container {
    //margin: -110px auto 0;
    position: relative;
    overflow: visible;
    z-index: 10;
}
}*/
@media (min-width: 75rem) {
  #g-intro .g-container {
    position: relative;
    overflow: visible;
    z-index: 10;
  }
  .realizace p {
    padding: 0 4rem 1rem;
  }
}
@media (min-width: 1024px) {
  #g-intro #stamp img {
    margin-top: -150px;
  }
  #g-intro h2 {
    margin: 4rem 0 3rem;
  }
}
/* --------------- */
.clear:before, .clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  zoom: 1;
}
/*# sourceMappingURL=custom_13.css.map */