/* 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, h3 {
  font-family: "Montserrat Alternates", Open Sans, sans-serif;
  color: #936431;
  line-height: normal;
  font-size: 2.1rem;
  text-transform: uppercase;
}
address {
  line-height: normal;
}
ol li {
  padding-left: 1rem;
}
/*****************body****************/
.kontakt-top {
  background-color: rgba(147, 100, 49, 0.4);
}
.kontakt-top img {
  padding-right: 0.6rem;
}
/*****************carousel************/
.g-owlcarousel-item-title {
  font-size: 3.8rem;
  font-family: "Montserrat Alternates", Open Sans, sans-serif;
}
.g-owlcarousel h1, .g-owlcarousel p {
  color: #f0dfc4;
  margin: auto;
}
.g-owlcarousel-item-content {
  background-color: rgba(59, 37, 25, 0.5);
  border-radius: 20px;
  padding: 3rem 3rem;
  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;
}
/****************menu*****************/
#g-navigation {
  z-index: 2;
  border-bottom: 1px solid #3b2519;
}
#g-navigation .g-content.g-particle {
  margin: 0;
}
span.g-menu-item-title {
  text-transform: uppercase;
  font-size: 15px;
  font-family: "Montserrat Alternates", Open Sans, 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: #ceb49c;
}
span.g-menu-parent-indicator {
  display: none !important;
}
li.g-standard.uk-active {
  box-shadow: 0 2px 0px #fbab01;
}
/******************intro****************/
#g-features::before, #g-features::after {
  box-sizing: content-box;
}
/***************features******************/
.text {
  padding: 1.4rem 2.5rem;
}
.text h2 {
  font-size: 2rem;
  color: #fbab01;
}
#g-features a:nth-child(2) img, #g-features a:nth-child(3) img {
  width: 50%;
  display: inline-block;
  float: left;
}
div.roomimg {
  overflow: hidden;
}
#g-features .roomimg img {
  display: block;
  height: auto;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
#g-features .roomimg img:hover {
  -webkit-transform: scale3d(1.3, 1.3, 1);
  -moz-transform: scale3d(1.3, 1.3, 1);
  -ms-transform: scale3d(1.3, 1.3, 1);
  -o-transform: scale3d(1.3, 1.3, 1);
  transform: scale3d(1.3, 1.3, 1);
}
div#sluzby {
  padding: 2rem;
  background-color: #fff;
  color: #606060;
}
/****image overly****/
.uk-overlay-slide-right {
  background-color: rgba(59, 37, 25, 0.7);
  display: flex;
  margin: auto;
  text-align: center;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  line-height: 1.5rem;
}
/******************utility******************/
/***************************above***************************/
/***************************testimonial*********************/
#g-testimonials h2, #g-testimonials h3 {
  color: #ead9be;
}
.formtext {
  margin: auto;
}
#g-testimonials a {
  color: #fbab01;
}
.ba-form-footer {
  display: none;
}
/****************************expanded************************************/
#g-expanded {
  padding-left: 0;
  padding-right: 0;
  background-clip: border-box;
}
#g-expanded .g-content {
  padding: 0;
  margin: 0;
}
#g-expanded h3 {
  font-size: 2.1rem;
  color: #fbab01;
}
.kontakt {
  padding-top: 4.5rem !important;
}
.kudy {
  padding-top: 4.5rem !important;
}
#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;
}
/********************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%);
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
  background: #e93479;
}
/*******************button******************/
.button {
  background-color: #fbab00;
  margin-top: 1rem;
  color: #6d6161 !important;
}
.button:hover {
  background-color: #eee;
}
/*******************background-pages*********************************/
/*********************footer**************************************/
#g-footer .g-totop a {
  color: #ceb49c !important;
  font-size: 3rem;
  line-height: 16px !important;
}
#g-footer a:hover {
  color: rgba(255, 255, 255, 0.6);
}
/******************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%;
  }
  #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) {
  .kontakt, .kudy {
    padding: 0 2.5rem 1rem;
  }
}
@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%;
  }
  #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;
  }
  .kontakt-top {
    text-align: center;
  }
}
@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%;
  }
  #intro-image .g-owlcarousel-item-content-container {
    width: 100%;
  }
}
/******************pricing table*********************/
#pricing-table {
  margin: 60px auto;
  text-align: center;
  width: 892px;
  /* total computed width = 222 x 3 + 226 */
}
#pricing-table .plan {
  background: #fff;
  border: 1px solid #ddd;
  color: #606060;
  padding: 20px;
  width: 30%;
  /* plan width = 180 + 20 + 20 + 1 + 1 = 222px */
  float: left;
  position: relative;
  margin-right: 1.5rem;
}
#pricing-table #most-popular {
  z-index: 2;
  border-radius: 5px;
}
#pricing-table .plan:nth-child(1) {
  border-radius: 5px 0 0 5px;
}
#pricing-table .plan:nth-child(4) {
  border-radius: 0 5px 5px 0;
}
/* --------------- */
#pricing-table h3 {
  font-size: 24px;
  font-weight: normal;
  padding: 20px 20px 60px;
  margin: -20px -20px -50px -20px;
  background-color: #ceb49c;
}
#pricing-table #most-popular h3 {
  background-color: #5e3e22;
  border-radius: 5px 5px 0 0;
  color: #f0dfc4;
}
#pricing-table .plan:nth-child(1) h3 {
  border-radius: 5px 0 0 0;
}
#pricing-table .plan:nth-child(4) h3 {
  border-radius: 0 5px 0 0;
}
#pricing-table .bigletter {
  display: block;
  font-size: 22px;
  color: #777;
  background: #fff;
  border: 5px solid #fff;
  height: 115px;
  width: 115px;
  margin: 10px auto 0px;
  border-radius: 100px;
  box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
  text-transform: none;
  font-weight: bold;
  line-height: 103px;
}
#pricing-table h3 span {
  font-size: 15px;
  color: #fff;
  font-weight: 100;
  white-space: nowrap;
  display: block;
  font-family: "Montserrat", sans-serif;
  text-transform: none;
}
/* --------------- */
#pricing-table ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}
#pricing-table li {
  border-top: 1px solid #ddd;
  padding: 10px 0;
}
/* --------------- */
/* --------------- */
.clear:before, .clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  zoom: 1;
}
/*# sourceMappingURL=custom_22.css.map */