/* 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;
}
/*****************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;
}
/****************menu*****************/
#g-navigation {
  z-index: 11;
  border-bottom: 3px solid #ff7f66;
  padding: 20px 0;
}
#g-navigation .g-content.g-particle {
  margin: 0;
}
span.g-menu-item-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
}
#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: #ff7f66;
}
span.g-menu-parent-indicator {
  display: none !important;
}
li.g-standard.uk-active {
  box-shadow: 0 2px 0px #ff7f66;
}
/******************intro****************/
#g-features::before, #g-features::after {
  box-sizing: content-box;
}
#g-intro .custom {
  background-color: #fff;
}
#g-intro p {
  padding: 0 1.5rem 1.5rem;
  text-align: center;
}
#g-intro h2 {
  padding: 0 1.5rem;
  color: #ff7f66;
  text-align: center;
  font-family: 'Racing Sans One', cursive;
}
/***************features******************/
#g-features h2 {
  text-align: center;
  text-transform: uppercase;
}
#g-features img {
  float: left;
  margin: 0 1rem 2rem;
}
p.zamestnanec {
  color: #ff7f66;
  text-align: right;
  font-size: 24px;
  margin-bottom: 0;
}
p.pozice {
  text-align: right;
  margin: 0px;
  line-height: 1;
}
p.popis-pozice {
  clear: both;
  padding-top: 1rem;
}
/******************utility******************/
.realizace h2 {
  text-align: center;
  font-family: 'Racing Sans One', cursive;
  text-transform: uppercase;
  font-size: 36px;
}
.realizace p {
  text-align: justify;
  padding: 0 1.5rem;
  line-height: normal;
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper 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-contentcubes .cube-items-wrapper .cube-image-wrapper:hover img {
  -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);
}
.g-contentcubes .cube-items-wrapper .cube-image-wrapper:after {
  background-color: transparent !important;
}
.g-contentcubes .cube-items-wrapper {
  background-image: url('../images/bg-realizace.jpg');
  background-repeat: repeat;
  background-color: transparent;
}
.cube-content-wrapper .item-label {
  background-color: transparent !important;
  font-size: 25px !important;
  font-weight: normal !important;
  text-align: right !important;
  float: right;
  text-transform: uppercase;
  padding: 0 !important;
  color: #606060;
}
.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-title {
  float: right;
  text-align: right;
  font-weight: normal;
  color: #606060;
}
/***************************above***************************/
/***************************testimonial*********************/
#g-testimonials h2, #g-testimonials h3 {
  text-transform: uppercase;
  text-align: center;
}
input.ba-btn-submit {
  text-transform: uppercase;
}
.ba-form-footer {
  display: none;
}
/****************************expanded************************************/
#g-expanded {
  background-clip: border-box;
}
#g-expanded .g-content {
  padding: 0 2rem;
}
.g-content.g-particle {
  padding: 0 !important;
}
#g-expanded h3 {
  font-family: 'Racing Sans One', cursive;
  text-transform: uppercase;
  font-size: 36px;
}
#g-expanded h3.kontakt {
  color: #ff7f66;
}
#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 {
  border-top: 1px solid #eee;
}
#g-footer .g-totop a {
  color: #606060 !important;
  font-size: 2rem;
  line-height: 16px !important;
}
#g-footer a:hover {
  color: #606060;
}
/******************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;
  }
}
@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 {
    margin: -210px auto 0;
    position: relative;
    overflow: visible;
    z-index: 10;
  }
  .realizace p {
    padding: 0 4rem 1rem;
  }
}
/******************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_29.css.map */