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

/***************typografie***************/
h1, h2 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  line-height: normal;
  font-size: 72px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
}
h1 {
  line-height: 5.5rem;
}
h3 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  line-height: normal;
  font-size: 48px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
}
.justify {
  text-align: justify !important;
  line-height: normal;
}
address {
  line-height: normal;
}
ol li {
  padding-left: 1rem;
}
body {
  font-weight: 300;
  line-height: normal;
}
/*****************carousel************/
.g-owlcarousel-item-title {
  font-size: 3.8rem;
}
.g-owlcarousel h1, .g-owlcarousel p {
  margin: auto;
}
.g-owlcarousel-item-content {
  width: 60%;
}
.g-owlcarousel-item-title {
  font-size: 3rem;
  line-height: normal;
  text-transform: uppercase;
}
.g-owlcarousel-item-desc {
  font-size: 1.2rem;
  text-transform: none;
  line-height: 1.5rem !important;
}
.owl-dots {
  text-align: right;
  padding-right: 5rem;
}
/****************menu*****************/
#g-navigation {
  z-index: 11;
  border-bottom: 3px solid #d5b5a6;
  padding: 20px 0;
}
#g-navigation .g-content.g-particle {
  margin: 0;
}
span.g-menu-item-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
  box-shadow: 0 0px 0 #eb4947 !important;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content:hover {
  box-shadow: 0 0px 0 #eb4947 !important;
}
span.g-menu-item-title:hover, .g-selected a {
  color: #d5b5a6;
}
span.g-menu-parent-indicator {
  display: none !important;
}
li.g-standard.uk-active {
  box-shadow: 0 2px 0px #d5b5a6;
}
/******************intro****************/
#g-intro {
  background-color: #000;
}
/***************features******************/
#g-features::before, #g-features::after {
  box-sizing: content-box;
}
#g-features h2 {
  text-align: center;
  text-transform: uppercase;
}
#g-features .g-content.g-particle {
  padding: 0 !important;
  margin: 0 !important;
}
/******************utility******************/
.ourteam {
  padding: 2rem;
}
.offer {
  padding-left: 2rem;
}
/***************************above***************************/
#g-above .g-grid {
  margin: 4rem 0;
}
/***************************testimonial*********************/
#prehlidka {
  background-color: #000;
  padding: 3rem;
}
.ba-form-footer {
  display: none;
}
/****************************expanded************************************/
#g-expanded {
  background-clip: border-box;
  background-image: URL("../images/bg-form.jpg");
  background-repeat: no-repeat;
}
.g-content.g-particle {
  padding: 0 !important;
}
/********************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: #606060 !important;
  font-size: 2rem;
  line-height: 16px !important;
}
#g-footer img {
  width: 25%;
  filter: grayscale(100%);
}
#g-footer img:hover {
  transition: all 1s ease !important;
  filter: none;
}
#g-footer a:hover {
  color: #606060;
}
/******************table**************************/
th {
  background-color: #735649;
  text-transform: uppercase;
  color: #fff;
  padding: 0.5rem;
  font-weight: normal;
  border: 1px solid transparent;
}
th:nth-child(2), th:nth-child(3) {
  text-align: center;
}
tr {
  background-color: #d5b5a6;
}
tr td:nth-child(2), tr td:nth-child(3) {
  text-align: right;
}
td {
  border: 1px solid #fff;
  color: black;
}
table tr {
  border: 2px solid black !important;
}
/*************************************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%;
  }
  #g-utiliti img {
    margin: auto;
    dispaly: flex;
  }
  #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: 740px) {
  #g-footer .g-content {
    padding: 0 2rem;
  }
}
@media (max-width: 960px) {
  #g-header .title {
    font-size: 1.2rem;
  }
  #contact {
    background: none !important;
    padding-left: 3rem;
  }
  #g-features .g-block, #g-utility .g-block {
    flex: 0 100%;
    width: 100%;
  }
}
@media (min-width: 48rem) {
  /********header************/
  span.g-menu-item-title {
    color: #fff;
  }
  #g-above .g-content {
    padding: 0 !important;
    margin: 0;
  }
  #g-testimonials {
    height: 800px;
  }
  .g-home-particles.g-helium-style #g-header {
    margin-top: -7.49rem;
  }
  #g-footer .size-25 {
    flex: 0 25%;
  }
}
@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: 768px) and (max-width: 1024px) {
  #prehlidka {
    flex: 0 50%;
  }
}
@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 #intro-up {
    margin: -110px auto 0;
    position: relative;
    overflow: visible;
    z-index: 10;
    background-color: #000;
    padding: 2rem;
  }
}
@media (min-width: 75rem) {
  #g-intro #intro-up {
    margin: -210px auto 0;
    position: relative;
    overflow: visible;
    z-index: 10;
    background-color: #000;
    padding: 3rem;
  }
  .realizace p {
    padding: 0 4rem 1rem;
  }
}
/*# sourceMappingURL=custom_31.css.map */