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

@charset "UTF-8";
@font-face {
  font-family: "CZsul";
  font-style: normal;
  font-weight: normal;
  src: url('../custom/fonts/CZsul.eot#iefix') format("embedded-opentype"), url('../fonts/CZsul.woff2') format("woff2"), url('../fonts/CZsul.woff') format("woff"), url('../fonts/CZsul.ttf') format("truetype"), url('../fonts/CZsul.svg#CZsul') format("svg");
}
table {
  border: 3px solid rgba(0, 0, 0, 0.2);
}
td, th {
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.LP-menu .g-dropdown-column {
  background: rgba(0, 0, 0, 0.4);
}
.LP-sloupec {
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 20rem;
  padding: 1rem;
}
.opera-bugfix > img {
  min-height: 12rem;
}
.no-menu-text > .g-nav-header {
  display: none !important;
}
#g-header .g-main-nav .g-dropdown {
  background: rgba(250, 255, 248, 0.95);
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: rgba(0, 0, 0, 0);
}
#par-I-bg {
  background: #f0d7af;
}
.TEST-parallax {
  display: flex;
  justify-content: center;
  align-items: center;
}
/*#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container
{
  color: $dred;
}
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container
{
  color: $dred;
}*/
/*mobile menu doprava:*/
.gf-menu-toggle {
  right: 10px;
}
/*standardni barva v headeru misto cerne:*/
#g-header h1 {
  font-size: 4rem;
}
/*zvetseni loga 150px->*/
.gantry-logo img {
  width: 9rem;
  max-width: max-content;
}
#g-navigation .g-grid {
  justify-content: flex-end;
}
.LP-shortcuts a {
  color: rgba(255, 255, 255, 0.7) !important;
}
.LP-shortcuts a:hover {
  color: #ffffff !important;
}
LP-logo {
  align-items: center;
}
/*animace sipky dolu na LP:*/
@keyframes LParrow-anim {
  0% {
    transform: translateY(0);
    opacity: 0.5;
  }
  20% {
    transform: translateY(1vh);
    opacity: 0.8;
  }
  55% {
    transform: translateY(1vh);
    opacity: 0.8;
  }
  100% {
    transform: translateY(0vh);
    opacity: 0.5;
  }
}
.LP-animarrow {
  animation: LParrow-anim 1s ease infinite;
}
.tcolor .h1 {
  color: #222238 !important;
}
#g-header .g-grid {
  justify-content: space-between;
  /*horni menu - zarovnani prave casti doprava i pro male obrazovky*/
}
#g-page-surround {
  font-size: 120%;
}
/*menu: zarovnane ne pravou stranu misto leve*/
/*nijak zvlast se mi to nelibi...:-(*/
.g-dropdown-right {
  left: auto !important;
  right: 0;
}
/*uzka obrazovka: zrusit kraje*/
@media only all and (min-width: 0rem) and (max-width: 59.99rem) {
  .g-container {
    width: 100%;
  }
}
/*vodorovne linky mezi menu o obsahem:*/
.hline-common {
  max-height: 0.1rem;
  min-height: 0.1rem;
}
#fixed-bg {
  background-image: url('../../../../images/site/pozadi4.jpg');
  background-size: cover;
}
#par-bg-img {
  width: 100vw;
  object-fit: cover;
  object-position: top;
  transform-origin: 50vw 0;
}
#par-bg {
  perspective: 1px;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}
.par-layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/*#g-page-surround{
  transform: translateZ(0) translateY(0);

//  perspective: 1px;
//  overflow-y: auto;
}*/
/*.g-menu-item-container
{
  padding: 0.2rem;
}*/
#g-header a {
  color: #222238;
}
.page-header {
  text-align: center;
}
.com-content-category-blog h1 {
  text-align: center;
}
.par-main {
  min-height: calc(100vh - 7rem - 2rem);
  padding: 0;
}
/*
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator
{
  visibility:hidden;
}*/
/*
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after
{
  content: "\f0c9";
  font-size: 2.3em;
  margin: 0 0.8em 0 0;
  //content: ""
}
.mainmenu-hide > .g-menu-item-container .g-nav-header
{
  display: none !important;
}
*/
.menu-threelines .g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator:after {
  content: "";
  font-size: 2.3em;
  margin: 0 0.8em 0 0;
  opacity: 0.9;
}
.LP-mainbottom {
  background: linear-gradient(0deg, #f6f6dcc0, #f6f6dcc0), url('../../../../images/site/pozadi4.jpg');
  background-size: cover;
}
/*# sourceMappingURL=custom_16.css.map */