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

/* line 1, templates/g5_hydrogen/custom/scss/_k2.scss */
.f-width .custom.itemView div.itemFullText {
  float: left;
  width: 100%;
  padding-right: 0;
}
/* line 7, templates/g5_hydrogen/custom/scss/_k2.scss */
#k2Container .itemAttachmentsBlock {
  text-align: center;
  border-bottom: none;
}
/* line 12, templates/g5_hydrogen/custom/scss/_k2.scss */
#k2Container .itemAttachmentsBlock ul.itemAttachments {
  display: inline-block;
  width: 100%;
  margin: 15px 0;
}
/* line 18, templates/g5_hydrogen/custom/scss/_k2.scss */
#k2Container .itemAttachmentsBlock ul.itemAttachments li {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
/* line 24, templates/g5_hydrogen/custom/scss/_k2.scss */
#k2Container .itemAttachmentsBlock ul.itemAttachments li a {
  font-weight: 500;
  font-size: 23px;
  text-decoration: none;
  border-bottom: solid;
}
/* line 31, templates/g5_hydrogen/custom/scss/_k2.scss */
#k2Container .itemAttachmentsBlock ul.itemAttachments li a:hover {
  color: #000;
}
/* line 35, templates/g5_hydrogen/custom/scss/_k2.scss */
#g-footer {
  padding-bottom: 25px;
}
/* line 39, templates/g5_hydrogen/custom/scss/_k2.scss */
#Kontakt.g-block.size-100 div.g-content {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 44, templates/g5_hydrogen/custom/scss/_k2.scss */
#g-footer div.jb.cookie.bottom {
  box-shadow: none;
}
/* line 48, templates/g5_hydrogen/custom/scss/_k2.scss */
#g-footer div.jb.cookie.bottom div.jb.cookie-bg.black {
  border: none;
}
/* line 52, templates/g5_hydrogen/custom/scss/_k2.scss */
#g-footer .jb.cookie h2 {
  display: none;
}
/* line 56, templates/g5_hydrogen/custom/scss/_k2.scss */
.jb.cookie {
  border-radius: 0;
  box-shadow: 0 0 40px #444;
  display: none;
  float: none;
  height: auto;
  left: 0;
  margin: 0 auto;
  padding: 10px 0;
  position: fixed;
  right: 0;
  text-align: center;
  text-shadow: none;
  width: 100%;
  z-index: 999;
}
/* line 73, templates/g5_hydrogen/custom/scss/_k2.scss */
.jb.cookie-bg.black {
  background-color: black;
}
/* line 77, templates/g5_hydrogen/custom/scss/_k2.scss */
.jb.cookie div.cookie-bg {
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
/* line 87, templates/g5_hydrogen/custom/scss/_k2.scss */
#g-footer .jb.cookie.bottom div.btn.btn-primary.jb.accept.blue {
  background: #005086;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  float: none;
  font-size: 11px;
  margin: 0 15px;
  min-width: 100px;
  padding: 2px;
  text-shadow: none;
}
/* line 100, templates/g5_hydrogen/custom/scss/_k2.scss */
#g-footer .jb.cookie p {
  color: #777;
  font-size: 11px;
  font-weight: normal;
  line-height: 1em;
  margin: 0;
  float: left;
  display: inline-block;
}
/* line 110, templates/g5_hydrogen/custom/scss/_k2.scss */
#g-footer .jb.cookie p a {
  display: none;
}
/* line 114, templates/g5_hydrogen/custom/scss/_k2.scss */
.itemBody div.itemFullText ul {
  margin: 10px 10px 10px 25px;
}
/* line 118, templates/g5_hydrogen/custom/scss/_k2.scss */
div.itemFullText p {
  margin: 0.7rem 0;
}
/* line 122, templates/g5_hydrogen/custom/scss/_k2.scss */
div.catItemIntroText {
  padding: 0;
}
/* line 126, templates/g5_hydrogen/custom/scss/_k2.scss */
div.catItemBody {
  margin: 0;
  padding: 0;
}
/* line 131, templates/g5_hydrogen/custom/scss/_k2.scss */
.catItemBody div.catItemIntroText p {
  margin: 5px 0;
}
/* line 135, templates/g5_hydrogen/custom/scss/_k2.scss */
div.catItemView {
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
  padding: 0 0 25px;
}
/* line 141, templates/g5_hydrogen/custom/scss/_k2.scss */
.catItemBody div.catItemIntroText h4 {
  margin: 20px 0 0;
}
/* line 145, templates/g5_hydrogen/custom/scss/_k2.scss */
div.itemListCategory {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}
/* line 154, templates/g5_hydrogen/custom/scss/_k2.scss */
div.itemListCategory h2, .itemView div.itemHeader h2.itemTitle {
  background: #1b6677 none repeat scroll 0 0;
  color: #fff;
  display: table;
  font-size: 45px;
  margin: 0 auto 40px;
  padding: 10px 25px;
  text-align: center;
  position: relative;
}
/* line 165, templates/g5_hydrogen/custom/scss/_k2.scss */
.itemView div.itemHeader h2.itemTitle::after, div.itemListCategory h2::after {
  border-color: #1b6677 transparent;
  border-style: solid;
  border-width: 16px 16px 0;
  bottom: -16px;
  content: "";
  display: block;
  left: 50%;
  margin-left: -16px;
  position: absolute;
  width: 0;
}
/* line 179, templates/g5_hydrogen/custom/scss/_k2.scss */
.itemView div.itemBody div.itemFullText h3 {
  border-bottom: medium solid #1b6677;
  display: inline-block;
  margin-bottom: 10px;
}
/* line 185, templates/g5_hydrogen/custom/scss/_k2.scss */
.itemView div.itemBody div.itemFullText a.button {
  background: #1b6677;
  color: #fff;
  display: inline-block;
  font-size: 19px;
  margin: 10px 0 0;
  padding: 10px 20px;
  font-weight: bold;
}
/* line 195, templates/g5_hydrogen/custom/scss/_k2.scss */
.itemView div.itemBody div.itemFullText a {
  font-weight: bold;
}
/* line 199, templates/g5_hydrogen/custom/scss/_k2.scss */
.green .itemView div.itemHeader h2.itemTitle {
  background: #86c665 none repeat scroll 0 0;
}
/* line 203, templates/g5_hydrogen/custom/scss/_k2.scss */
.green .itemView div.itemHeader h2.itemTitle::after {
  border-color: #86c665 transparent;
}
/* line 207, templates/g5_hydrogen/custom/scss/_k2.scss */
.green .itemView div.itemBody div.itemFullText h3 {
  border-bottom: medium solid #86c665;
}
/* line 211, templates/g5_hydrogen/custom/scss/_k2.scss */
.green .itemView div.itemBody div.itemFullText a.button {
  background: #86c665;
}
/* line 215, templates/g5_hydrogen/custom/scss/_k2.scss */
.green .itemView div.itemBody div.itemFullText a {
  color: #86c665;
  border-bottom: 2px solid #86c665;
}
/* line 220, templates/g5_hydrogen/custom/scss/_k2.scss */
.red .itemView div.itemHeader h2.itemTitle {
  background: #d64161 none repeat scroll 0 0;
}
/* line 224, templates/g5_hydrogen/custom/scss/_k2.scss */
.red .itemView div.itemHeader h2.itemTitle::after {
  border-color: #d64161 transparent;
}
/* line 228, templates/g5_hydrogen/custom/scss/_k2.scss */
.red .itemView div.itemBody div.itemFullText h3 {
  border-bottom: medium solid #d64161;
}
/* line 232, templates/g5_hydrogen/custom/scss/_k2.scss */
.red .itemView div.itemBody div.itemFullText a.button {
  background: #d64161;
}
/* line 236, templates/g5_hydrogen/custom/scss/_k2.scss */
.red .itemView div.itemBody div.itemFullText a {
  color: #d64161;
  border-bottom: 2px solid #d64161;
}
/* line 241, templates/g5_hydrogen/custom/scss/_k2.scss */
.blue .itemView div.itemHeader h2.itemTitle {
  background: #2f4a68 none repeat scroll 0 0;
}
/* line 245, templates/g5_hydrogen/custom/scss/_k2.scss */
.blue .itemView div.itemHeader h2.itemTitle::after {
  border-color: #2f4a68 transparent;
}
/* line 249, templates/g5_hydrogen/custom/scss/_k2.scss */
.blue .itemView div.itemBody div.itemFullText h3 {
  border-bottom: medium solid #2f4a68;
}
/* line 253, templates/g5_hydrogen/custom/scss/_k2.scss */
.blue .itemView div.itemBody div.itemFullText a.button {
  background: #2f4a68;
}
/* line 257, templates/g5_hydrogen/custom/scss/_k2.scss */
.blue .itemView div.itemBody div.itemFullText a {
  color: #2f4a68;
  border-bottom: 2px solid #2f4a68;
}
/* line 262, templates/g5_hydrogen/custom/scss/_k2.scss */
.yellow .itemView div.itemHeader h2.itemTitle {
  background: #ffc000 none repeat scroll 0 0;
}
/* line 266, templates/g5_hydrogen/custom/scss/_k2.scss */
.yellow .itemView div.itemHeader h2.itemTitle::after {
  border-color: #ffc000 transparent;
}
/* line 270, templates/g5_hydrogen/custom/scss/_k2.scss */
.yellow .itemView div.itemBody div.itemFullText h3 {
  border-bottom: medium solid #ffc000;
}
/* line 274, templates/g5_hydrogen/custom/scss/_k2.scss */
.yellow .itemView div.itemBody div.itemFullText a.button {
  background: #ffc000;
}
/* line 278, templates/g5_hydrogen/custom/scss/_k2.scss */
.yellow .itemView div.itemBody div.itemFullText a {
  color: #ffc000;
  border-bottom: 2px solid #ffc000;
}
/* line 283, templates/g5_hydrogen/custom/scss/_k2.scss */
.cyan .itemView div.itemHeader h2.itemTitle {
  background: #2595ad none repeat scroll 0 0;
}
/* line 287, templates/g5_hydrogen/custom/scss/_k2.scss */
.cyan .itemView div.itemHeader h2.itemTitle::after {
  border-color: #2595ad transparent;
}
/* line 291, templates/g5_hydrogen/custom/scss/_k2.scss */
.cyan .itemView div.itemBody div.itemFullText h3 {
  border-bottom: medium solid #2595ad;
}
/* line 295, templates/g5_hydrogen/custom/scss/_k2.scss */
.cyan .itemView div.itemBody div.itemFullText a.button {
  background: #2595ad;
}
/* line 299, templates/g5_hydrogen/custom/scss/_k2.scss */
.cyan .itemView div.itemBody div.itemFullText a {
  color: #2595ad;
  border-bottom: 2px solid #2595ad;
}
/* line 304, templates/g5_hydrogen/custom/scss/_k2.scss */
body .itemView div.itemBody div.itemFullText a:hover {
  color: #4d4d4d;
  border-bottom: 2px solid #4d4d4d;
}
/* line 309, templates/g5_hydrogen/custom/scss/_k2.scss */
.itemView div.itemBody div.itemFullText a.vylety {
  background-image: url('../../images/vylety.svg');
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 35px auto;
  padding-right: 55px;
}
/* line 317, templates/g5_hydrogen/custom/scss/_k2.scss */
div.itemIntroText, .itemListCategory div.category-desc {
  color: #444;
  font-size: 19px;
  font-weight: bold;
  margin: 0 20% 40px;
  padding: 0;
  text-align: center;
  width: 60%;
}
/* line 328, templates/g5_hydrogen/custom/scss/_k2.scss */
div.itemIntroText p {
  margin-top: 0;
}
/* line 332, templates/g5_hydrogen/custom/scss/_k2.scss */
.itemListView div.itemList div#itemListPrimary {
  margin-top: 25px;
}
/* line 336, templates/g5_hydrogen/custom/scss/_k2.scss */
.itemListView div.itemList div#itemListPrimary div.itemContainer div.catItemView.groupPrimary {
  border: medium none;
  padding-bottom: 5px;
  padding-right: 50px;
}
/* line 342, templates/g5_hydrogen/custom/scss/_k2.scss */
.itemListView div#itemListPrimary .groupPrimary div.catItemIntroText ul {
  margin: 10px 0 10px 15px;
}
/* line 346, templates/g5_hydrogen/custom/scss/_k2.scss */
.template-img-text div.text-right {
  text-align: left;
  width: 60%;
  float: left;
}
/* line 352, templates/g5_hydrogen/custom/scss/_k2.scss */
.template-img-text div.text-right.full-width {
  text-align: left;
  width: 100%;
  float: left;
}
/* line 358, templates/g5_hydrogen/custom/scss/_k2.scss */
.template-img-text div.image-left {
  float: right;
  width: 40%;
  padding-left: 25px;
  padding-bottom: 15px;
}
/* line 365, templates/g5_hydrogen/custom/scss/_k2.scss */
.catItemView.template-img-text {
  display: inline-block;
  width: 100%;
}
/* line 370, templates/g5_hydrogen/custom/scss/_k2.scss */
.template-img-text div.catItemIntroText p {
  margin: 10px 0;
}
/* line 374, templates/g5_hydrogen/custom/scss/_k2.scss */
.template-img-text div.catItemIntroText h4 {
  margin: 20px 0 0 0;
}
/* line 378, templates/g5_hydrogen/custom/scss/_k2.scss */
.text-right h3.catItemTitle {
  margin: 5px 0 10px 0;
}
/* line 382, templates/g5_hydrogen/custom/scss/_k2.scss */
div.k2ItemsBlock ul li a {
  display: inline-block;
  overflow: hidden;
}
/* line 387, templates/g5_hydrogen/custom/scss/_k2.scss */
#News #Aktuality ul li {
  float: left;
  margin-bottom: 0;
  padding: 10px;
  width: 50%;
}
/* line 394, templates/g5_hydrogen/custom/scss/_k2.scss */
#Aktuality li h3 {
  margin: 0;
}
/* line 398, templates/g5_hydrogen/custom/scss/_k2.scss */
#Aktuality li div.atom-image {
  width: 40%;
  float: left;
  line-height: 0;
}
/* line 404, templates/g5_hydrogen/custom/scss/_k2.scss */
#Aktuality .item-news {
  background: #efefef;
  display: inline-block;
}
/* line 409, templates/g5_hydrogen/custom/scss/_k2.scss */
#Aktuality li div.atom-text {
  width: 60%;
  float: left;
  padding: 20px;
}
/* line 415, templates/g5_hydrogen/custom/scss/_k2.scss */
#Aktuality li div.atom-text p {
  margin: 10px 0 5px;
}
/* line 420, templates/g5_hydrogen/custom/scss/_k2.scss */
#News ul li a.moduleItemTitle {
  color: #1b6677;
  display: block;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.3em;
}
/* line 428, templates/g5_hydrogen/custom/scss/_k2.scss */
#News .moduleItemReadMore {
  background: #1b6677;
  display: inline-block;
  margin: 10px 0;
  padding: 3px 9px;
  color: #fff;
}
/* line 436, templates/g5_hydrogen/custom/scss/_k2.scss */
#News .moduleItemReadMore:hover {
  background: #333;
}
/* line 440, templates/g5_hydrogen/custom/scss/_k2.scss */
#News ul li a.moduleItemTitle:hover {
  color: #333;
}
/* line 444, templates/g5_hydrogen/custom/scss/_k2.scss */
.margin-bottom div#Aktuality.margin-bottom {
  margin-bottom: 15px;
}
/* line 448, templates/g5_hydrogen/custom/scss/_k2.scss */
.aktuality-detail.itemView div.itemBody div.itemImageBlock {
  margin: 0;
  padding: 0;
  width: 30%;
  float: left;
}
/* line 455, templates/g5_hydrogen/custom/scss/_k2.scss */
.aktuality-detail.itemView div.itemBody div.itemText {
  margin: 0;
  padding: 25px;
  width: 70%;
  float: left;
}
/* line 462, templates/g5_hydrogen/custom/scss/_k2.scss */
.aktuality-detail .itemText div.itemIntroText {
  color: #444;
  font-size: 19px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
/* line 472, templates/g5_hydrogen/custom/scss/_k2.scss */
.aktuality-detail.custom.itemView .itemText div.itemFullText {
  width: 100%;
}
/* line 476, templates/g5_hydrogen/custom/scss/_k2.scss */
div.itemFullText table p {
  margin: 0;
}
/* line 480, templates/g5_hydrogen/custom/scss/_k2.scss */
div.itemFullText table {
  border: none;
}
/* line 484, templates/g5_hydrogen/custom/scss/_k2.scss */
div.itemFullText table td {
  border: none;
  border-bottom: 1px solid #eaeaea;
  padding: 0.5rem;
}
/* line 490, templates/g5_hydrogen/custom/scss/_k2.scss */
div.itemFullText table tr:nth-child(even) {
  background: #f9f9f9;
}
/* line 494, templates/g5_hydrogen/custom/scss/_k2.scss */
.sprocket-mosaic-item {
  border: none;
  border-radius: 0;
}
/* line 499, templates/g5_hydrogen/custom/scss/_k2.scss */
h5.sprocket-mosaic-title {
  font-size: 15px;
  text-align: left;
}
/* line 505, templates/g5_hydrogen/custom/scss/_k2.scss */
.Vybavenost h3.g-title, #References h3.g-title {
  text-align: center;
}
/* line 510, templates/g5_hydrogen/custom/scss/_k2.scss */
#References div.sprocket-quotes {
  padding: 0 200px;
}
/* line 514, templates/g5_hydrogen/custom/scss/_k2.scss */
#References div.sprocket-quotes ul.sprocket-quotes-container li div.sprocket-quotes-item {
  padding: 25px;
  text-align: center;
}
/* line 519, templates/g5_hydrogen/custom/scss/_k2.scss */
.Vybabenost-2 .custom ul {
  display: table;
  margin: 0 auto;
}
/* line 524, templates/g5_hydrogen/custom/scss/_k2.scss */
.Vybabenost-2 .custom ul li {
  float: left;
  list-style: outside none none;
}
/* line 529, templates/g5_hydrogen/custom/scss/_k2.scss */
.Vybabenost-2 .custom ul li {
  background: rgba(0, 0, 0, 0) url('../../images/li.png') no-repeat scroll 0 0 / auto 100%;
  color: #4d4d4d;
  float: left;
  font-size: 15px;
  font-weight: 500;
  list-style: outside none none;
  margin: 0 0 10px;
  padding: 10px 0 10px 50px;
  width: 50%;
}
/*.Vybabenost-2 .custom ul li.elektrokolo {
 background: rgba(0, 0, 0, 0) url("../../images/elektro-kolo.jpg") no-repeat scroll 0 0 / auto 100%;
 }*/
/* line 545, templates/g5_hydrogen/custom/scss/_k2.scss */
.Vybabenost-2 div.g-content {
  margin-bottom: 30px;
}
/* line 1, templates/g5_hydrogen/custom/scss/gallery.scss */
div#Erorr p a {
  background: #1b6677 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  margin: 5px 0;
  padding: 10px 15px;
}
/* line 10, templates/g5_hydrogen/custom/scss/gallery.scss */
ul.sigProClassic span.sigProPseudoCaption, ul.sigProClassic span.sigProCaption {
  display: none;
}
/* line 14, templates/g5_hydrogen/custom/scss/gallery.scss */
ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  border: medium none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 23, templates/g5_hydrogen/custom/scss/gallery.scss */
.fancybox-title-inside-wrap {
  display: none;
  padding-top: 10px;
}
/* line 28, templates/g5_hydrogen/custom/scss/gallery.scss */
ul.sigProClassic li.sigProThumb span.sigProLinkOuterWrapper {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: block;
  float: right;
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 37, templates/g5_hydrogen/custom/scss/gallery.scss */
ul.sigProClassic li.sigProThumb a.sigProLink {
  width: 100% !important;
}
/* line 41, templates/g5_hydrogen/custom/scss/gallery.scss */
.fancybox-title-inside-wrap span.sigProPopupCaption {
  color: inherit;
  font-family: inherit;
  display: block;
}
/* line 47, templates/g5_hydrogen/custom/scss/gallery.scss */
.itemView div.itemImageGallery h3 {
  display: none;
}
/* line 51, templates/g5_hydrogen/custom/scss/gallery.scss */
.itemView.custom div.itemBody div.icon i.fa span {
  font-family: "Roboto";
  font-size: 16px;
  margin: 5px 5px 5px 10px;
  vertical-align: baseline;
}
/* line 58, templates/g5_hydrogen/custom/scss/gallery.scss */
.itemView.custom div.itemBody div.icon i.fa {
  font-size: 25px;
  margin: 25px 20px 10px 0;
}
/* line 63, templates/g5_hydrogen/custom/scss/gallery.scss */
.itemView.custom ul.sigProClassic li.sigProThumb {
  background: none !important;
  float: left;
  list-style: outside none none;
  margin: 0;
  padding: 3px;
  box-sizing: border-box;
  width: 50%;
}
/* line 73, templates/g5_hydrogen/custom/scss/gallery.scss */
.custom.itemView .itemImageGallery ul.sigProClassic {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 78, templates/g5_hydrogen/custom/scss/gallery.scss */
.fr-close {
  cursor: pointer;
  height: 50px;
  padding: 12px;
  pointer-events: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}
/* line 1, templates/g5_hydrogen/custom/scss/menu.scss */
div#Footer4 a.borovice img {
  background: #fff none repeat scroll 0 0;
  margin: 0 5px;
  opacity: 1;
  padding: 5px 10px;
}
/* line 8, templates/g5_hydrogen/custom/scss/menu.scss */
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator, .g-menu-parent-indicator {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none !important;
  border-radius: 0;
  margin: initial !important;
  padding: initial !important;
}
/* line 16, templates/g5_hydrogen/custom/scss/menu.scss */
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #555;
}
/* line 20, templates/g5_hydrogen/custom/scss/menu.scss */
#g-mobilemenu-container .g-toplevel li .g-menu-item-container {
  padding: 0;
}
/* line 24, templates/g5_hydrogen/custom/scss/menu.scss */
#g-mobilemenu-container .g-toplevel li .g-menu-item-container > span {
  padding: 0.938rem 1rem;
}
/* line 28, templates/g5_hydrogen/custom/scss/menu.scss */
#g-mobilemenu-container .g-toplevel li .g-menu-item-container {
  padding: 0;
}
/* line 32, templates/g5_hydrogen/custom/scss/menu.scss */
#g-offcanvas #g-mobilemenu-container ul {
  background: #e8e8e6 none repeat scroll 0 0;
}
/* line 36, templates/g5_hydrogen/custom/scss/menu.scss */
#g-offcanvas #g-mobilemenu-container .g-toplevel li .g-menu-item-container span.g-menu-parent-indicator {
  padding: 0.7rem 1rem !important;
  right: 0;
}
/* line 41, templates/g5_hydrogen/custom/scss/menu.scss */
#g-offcanvas .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/* line 46, templates/g5_hydrogen/custom/scss/menu.scss */
#g-offcanvas {
  background: #e8e8e6 none repeat scroll 0 0;
  color: #fff;
  width: 17rem;
}
/* line 52, templates/g5_hydrogen/custom/scss/menu.scss */
div#g-mobilemenu-container ul.g-toplevel li.g-menu-item.g-menu-item-type-url.g-menu-item-410.g-standard a.g-menu-item-container img {
  margin: 15px;
  width: 40px;
}
/* line 57, templates/g5_hydrogen/custom/scss/menu.scss */
div.g-offcanvas-toggle i {
  display: inline-block;
  padding: 15px;
  width: auto;
}
/* line 63, templates/g5_hydrogen/custom/scss/menu.scss */
.g-offcanvas-toggle {
  top: 20px;
  left: 0;
}
/* line 5, templates/g5_hydrogen/custom/scss/custom.scss */
.Footer a {
  color: #eee;
}
/* line 9, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-mosaic-order {
  display: none;
}
/* line 13, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel {
  justify-content: center;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: normal;
  margin: 0 0 5px;
  width: 100%;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: #1b6677 none repeat scroll 0 0;
  color: #fff;
}
/* line 31, templates/g5_hydrogen/custom/scss/custom.scss */
div.itemExtraFields {
  border-top: medium none;
  margin: 0;
  padding: 5px;
}
/* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
div.itemExtraFields iframe {
  border: medium none;
  height: 330px;
  width: 100%;
}
/* line 43, templates/g5_hydrogen/custom/scss/custom.scss */
div.itemExtraFields iframe {
  border: medium none;
  height: 330px;
  width: 100%;
}
/* line 49, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-navigation div.g-container {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  width: 100%;
  padding: 15px 0;
}
/* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: #1b6677 none repeat scroll 0 0;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-navigation div.g-container {
  background: none;
  width: inherit;
  padding: 2px 0;
}
/* line 65, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation a.gantry-logo {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  padding: 15px 20px 0;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation a.gantry-logo {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  padding: 15px 20px 5px;
}
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
.Vybavenost .sprocket-mosaic-image-container {
  cursor: inherit;
}
/* line 84, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-navigation .g-content {
  margin: 0;
  padding: 0;
}
/* line 89, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage .Subtitle p {
  color: #ccc;
  font-size: 21px;
  font-weight: 500;
  margin-top: 5px;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
.Subtitle p {
  color: #ccc;
  font-size: 15px;
  font-weight: 500;
  margin: 2px 0 15px;
}
/* line 103, templates/g5_hydrogen/custom/scss/custom.scss */
.custom.itemView div.itemFullText {
  float: left;
  width: 65%;
  padding-right: 20px;
}
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
.custom.no-gallery.itemView div.itemFullText {
  float: left;
  width: 100%;
  padding-right: 0;
}
/* line 115, templates/g5_hydrogen/custom/scss/custom.scss */
.custom.itemView div.itemBody div.itemImageGallery, .custom.itemView div.itemBody div.itemExtraFields {
  float: left;
  width: 35%;
}
/* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
div#MenuPeople .moduletable ul.nav.menu li a img {
  padding: 0 70px;
  width: 100%;
}
/* line 126, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background: #e8e8e6;
}
/* line 130, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
  padding: 0.6rem 0.7rem;
  text-decoration: none;
  display: inline-block;
}
/* line 136, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 0;
}
/* line 140, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #292929;
}
/* line 144, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.active:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #292929;
}
/* line 148, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #1f6fa0;
}
/* line 152, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li {
  margin: 0.4rem;
}
/* line 156, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module), #g-header .g-main-nav .g-toplevel > li:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
  background: #fff;
}
/* line 161, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container > span > .g-menu-item-title {
  font-size: 17px;
  font-weight: 300;
  color: #555;
}
/* line 167, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-main-nav .g-toplevel > li.active.g-selected:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) > .g-menu-item-container {
  color: #292929;
}
/* line 171, templates/g5_hydrogen/custom/scss/custom.scss */
.view-featured div#MenuPeople {
  margin-top: -50px;
}
/* line 175, templates/g5_hydrogen/custom/scss/custom.scss */
div#MenuPeople ul.nav.menu li {
  width: 20%;
  box-sizing: border-box;
  float: left;
}
/* line 181, templates/g5_hydrogen/custom/scss/custom.scss */
div#MenuPeople ul.nav.menu {
  width: 1200px;
  display: inline-block;
  margin: 0;
}
/* line 187, templates/g5_hydrogen/custom/scss/custom.scss */
.homepage div#MenuPeople ul.nav.menu li a {
  box-sizing: border-box;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  min-height: 160px;
  padding: 20px 25px;
}
/* line 196, templates/g5_hydrogen/custom/scss/custom.scss */
div#MenuPeople ul.nav.menu li a {
  box-sizing: border-box;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  min-height: auto;
  padding: 20px 25px;
}
/* line 205, templates/g5_hydrogen/custom/scss/custom.scss */
div#MenuPeople ul.nav.menu li a {
  min-height: auto;
}
/* line 209, templates/g5_hydrogen/custom/scss/custom.scss */
div#MenuPeople ul.nav.menu li a.green {
  background: #86c665;
}
/* line 213, templates/g5_hydrogen/custom/scss/custom.scss */
div#MenuPeople ul.nav.menu li a.red {
  background: #d64161;
}
/* line 217, templates/g5_hydrogen/custom/scss/custom.scss */
div#MenuPeople ul.nav.menu li a.cyan {
  background: #2595ad;
}
/* line 221, templates/g5_hydrogen/custom/scss/custom.scss */
div#MenuPeople ul.nav.menu li a.blue {
  background: #2f4a68;
}
/* line 225, templates/g5_hydrogen/custom/scss/custom.scss */
div#MenuPeople ul.nav.menu li a.yellow {
  background: #ffc000;
}
/* line 229, templates/g5_hydrogen/custom/scss/custom.scss */
#News ul li {
  width: 25%;
  float: left;
  padding: 10px;
  margin-bottom: 0;
}
/* line 236, templates/g5_hydrogen/custom/scss/custom.scss */
#News ul li img {
  height: auto;
  transform: scale(1);
  transform-origin: 50% 50% 0;
  transition-duration: 0.5s;
  width: 100%;
}
/* line 244, templates/g5_hydrogen/custom/scss/custom.scss */
#News ul li:hover img {
  height: auto;
  transform: scale(1.1);
  transform-origin: 50% 50% 0;
  transition-duration: 0.5s;
  width: 100%;
}
/* line 252, templates/g5_hydrogen/custom/scss/custom.scss */
#News ul li:hover > a.moduleItemTitle {
  background: #1b6677;
  color: #fff;
}
/* line 257, templates/g5_hydrogen/custom/scss/custom.scss */
#News ul li.clearList {
  display: none;
}
/* line 261, templates/g5_hydrogen/custom/scss/custom.scss */
#News ul {
  width: 100%;
  display: inline-block;
}
/* line 266, templates/g5_hydrogen/custom/scss/custom.scss */
#News ul li div.moduleItemIntrotext {
  display: inline-block;
  padding: 0;
  width: 100%;
  overflow: hidden;
}
/* line 273, templates/g5_hydrogen/custom/scss/custom.scss */
#News ul li div.moduleItemIntrotext img {
  display: inline-block;
  padding: 0;
  margin: 0;
  width: 100%;
}
/* line 280, templates/g5_hydrogen/custom/scss/custom.scss */
#MainText h1, #MainText h2 {
  color: #333;
  font-size: 30px;
  font-weight: 600;
  padding: 0 50px;
  text-align: center;
}
/* line 289, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  background: #374045 none repeat scroll 0 0;
  border-top: medium none;
  color: #a3a3a3;
}
/* line 295, templates/g5_hydrogen/custom/scss/custom.scss */
.Footer h3 {
  color: #a3a3a3;
  margin-bottom: 5px;
  font-size: 17px;
}
/* line 301, templates/g5_hydrogen/custom/scss/custom.scss */
.Footer p {
  margin: 10px 0;
}
/* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
header#g-header .g-menu-item-type-url a.g-menu-item-container {
  padding: 0;
  font-size: 0;
}
/* line 310, templates/g5_hydrogen/custom/scss/custom.scss */
header#g-header .g-menu-item-type-url a.g-menu-item-container img {
  width: 42px;
  opacity: 0.5;
}
/* line 315, templates/g5_hydrogen/custom/scss/custom.scss */
header#g-header div.g-container .g-content {
  padding: 0.5rem;
}
/*#g-header .g-main-nav .g-toplevel > li.g-menu-item-type-url:hover:not(.g-menu-item-type-particle):not(.g-menu-item-type-module) {
 background: none;
 }*/
/* line 323, templates/g5_hydrogen/custom/scss/custom.scss */
header#g-header a.g-menu-item-container:hover img {
  opacity: 1;
}
/* line 327, templates/g5_hydrogen/custom/scss/custom.scss */
div#Footer4 h3 img {
  height: 49px;
  opacity: 0.7;
}
/* line 332, templates/g5_hydrogen/custom/scss/custom.scss */
div#Footer4 h3 img:hover {
  opacity: 1;
}
/* line 336, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-Bottom {
  background: #ededed none repeat scroll 0 0;
}
/* line 340, templates/g5_hydrogen/custom/scss/custom.scss */
.view-featured.no-layout main#g-main {
  display: none;
}
/* line 344, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-quotes div.sprocket-quotes-overlay {
  display: none !important;
}
/* line 348, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-quotes-item {
  margin: 0 0 1em;
}
/* line 352, templates/g5_hydrogen/custom/scss/custom.scss */
div#Benefits ul li {
  font-size: 17px;
  padding-bottom: 3px;
}
/* line 357, templates/g5_hydrogen/custom/scss/custom.scss */
#g-Bottom .moduletable h3.g-title {
  color: #1b6677;
}
/* line 361, templates/g5_hydrogen/custom/scss/custom.scss */
.sprocket-quotes-text {
  font-size: 16px;
}
@media screen and (max-width: 1200px) {
  /* line 367, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople ul.nav.menu li a {
    font-size: 19px;
    min-height: 175px;
  }
  /* line 372, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople ul.nav.menu li {
    width: 33.3%;
  }
  /* line 376, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople ul.nav.menu {
    width: 50rem;
  }
  /* line 380, templates/g5_hydrogen/custom/scss/custom.scss */
  .homepage div#MenuPeople ul.nav.menu li a {
    min-height: 185px;
  }
}
@media screen and (max-width: 959px) {
  /*div#MenuPeople .moduletable ul.nav.menu li a img {
   padding: 0 100px;
   }*/
  /* line 388, templates/g5_hydrogen/custom/scss/custom.scss */
  .custom.itemView div.itemFullText {
    width: 65%;
  }
  /* line 392, templates/g5_hydrogen/custom/scss/custom.scss */
  .homepage #g-navigation a.gantry-logo {
    font-size: 45px;
  }
  /* line 396, templates/g5_hydrogen/custom/scss/custom.scss */
  .custom.itemView div.itemBody div.itemImageGallery, .custom.itemView div.itemBody div.itemExtraFields {
    width: 35%;
  }
  /* line 401, templates/g5_hydrogen/custom/scss/custom.scss */
  .itemView.custom ul.sigProClassic li.sigProThumb {
    width: 100%;
  }
  /* line 405, templates/g5_hydrogen/custom/scss/custom.scss */
  #References div.sprocket-quotes {
    padding: 0 100px;
  }
  /* line 413, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople ul.nav.menu li a {
    font-size: 15px;
    min-height: 110px;
    padding: 10px 5px;
  }
  /* line 419, templates/g5_hydrogen/custom/scss/custom.scss */
  #News ul li {
    width: 50%;
  }
  /* line 423, templates/g5_hydrogen/custom/scss/custom.scss */
  .Footer {
    -moz-box-flex: 0;
    flex: 0 1 50%;
    width: 50%;
  }
  /* line 429, templates/g5_hydrogen/custom/scss/custom.scss */
  .Footer .g-content {
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 434, templates/g5_hydrogen/custom/scss/custom.scss */
  section#g-Bottom div#References, section#g-Bottom div#Benefits {
    -moz-box-flex: 0;
    flex: 0 1 100%;
    width: 100%;
  }
  /* line 441, templates/g5_hydrogen/custom/scss/custom.scss */
  div.itemIntroText, .itemListCategory div.category-desc {
    margin: 0 0 40px;
    width: 100%;
  }
  /* line 447, templates/g5_hydrogen/custom/scss/custom.scss */
  #MainText h1, #MainText h2 {
    padding: 0;
  }
  /* line 452, templates/g5_hydrogen/custom/scss/custom.scss */
  div.itemListCategory h2, .itemView div.itemHeader h2.itemTitle {
    font-size: 30px;
  }
  /* line 456, templates/g5_hydrogen/custom/scss/custom.scss */
  #News #Aktuality ul li {
    float: left;
    margin-bottom: 0;
    padding: 10px;
    width: 100%;
  }
  /* line 463, templates/g5_hydrogen/custom/scss/custom.scss */
  .no-gallery div.itemBody div.itemFullText p img {
    width: 250px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 800px) {
  /* line 472, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople ul.nav.menu {
    width: 101%;
  }
  /* line 476, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople .moduletable ul.nav.menu li a img {
    padding: 0 40%;
  }
  /* line 480, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople ul.nav.menu li a {
    min-height: auto !important;
    min-height: initial !important;
  }
  /* line 485, templates/g5_hydrogen/custom/scss/custom.scss */
  .homepage div#MenuPeople ul.nav.menu li a {
    font-size: 17px;
  }
  /* line 489, templates/g5_hydrogen/custom/scss/custom.scss */
  .homepage div#MenuPeople ul.nav.menu li a {
    min-height: 150px;
  }
  /* line 493, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople .moduletable ul.nav.menu li a img {
    padding: 0 35%;
  }
  /* line 497, templates/g5_hydrogen/custom/scss/custom.scss */
  .view-featured div#MenuPeople {
    margin-top: 0;
  }
  /* line 501, templates/g5_hydrogen/custom/scss/custom.scss */
  #MainText h1, #MainText h2 {
    font-size: 23px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 511, templates/g5_hydrogen/custom/scss/custom.scss */
  #References div.sprocket-quotes {
    padding: 0;
  }
  /* line 515, templates/g5_hydrogen/custom/scss/custom.scss */
  .Vybabenost-2 .custom ul li {
    font-size: 13px;
    width: 100%;
  }
  /* line 520, templates/g5_hydrogen/custom/scss/custom.scss */
  .no-gallery div.itemBody div.itemFullText p img {
    width: 100%;
    margin-top: 20px;
  }
  /* line 525, templates/g5_hydrogen/custom/scss/custom.scss */
  .template-img-text div.image-left {
    padding-bottom: 10px;
    padding-left: 0;
    width: 100%;
    float: left;
  }
  /* line 532, templates/g5_hydrogen/custom/scss/custom.scss */
  div.itemFullText table td {
    border: none;
    border-bottom: 1px solid #eaeaea;
    padding: 0.2rem 0.4rem;
    font-size: 13px;
  }
  /* line 539, templates/g5_hydrogen/custom/scss/custom.scss */
  div.itemFullText table {
    display: block;
    overflow: scroll;
  }
  /* line 544, templates/g5_hydrogen/custom/scss/custom.scss */
  div.itemFullText table tr {
    display: inline-block;
    min-width: 650px;
  }
  /* line 549, templates/g5_hydrogen/custom/scss/custom.scss */
  div.itemFullText table tr, div.itemFullText table td {
    vertical-align: text-bottom;
  }
  /* line 554, templates/g5_hydrogen/custom/scss/custom.scss */
  div.itemFullText table td:nth-child(even) {
    background: rgba(0, 0, 0, 0.1);
  }
  /* line 558, templates/g5_hydrogen/custom/scss/custom.scss */
  .template-img-text div.text-right {
    width: 100%;
  }
  /* line 562, templates/g5_hydrogen/custom/scss/custom.scss */
  .aktuality-detail.itemView div.itemBody div.itemImageBlock {
    width: 60%;
    margin: 0 20% 30px;
  }
  /* line 567, templates/g5_hydrogen/custom/scss/custom.scss */
  .aktuality-detail.itemView div.itemBody div.itemText {
    width: 100%;
    padding: 0;
  }
  /* line 572, templates/g5_hydrogen/custom/scss/custom.scss */
  .itemListView div.itemList div#itemListPrimary div.itemContainer {
    width: 100% !important;
  }
  /* line 576, templates/g5_hydrogen/custom/scss/custom.scss */
  div#Footer3 div.custom h3 {
    display: none;
  }
  /* line 580, templates/g5_hydrogen/custom/scss/custom.scss */
  .custom.itemView div.itemFullText {
    width: 100%;
  }
  /* line 584, templates/g5_hydrogen/custom/scss/custom.scss */
  .custom.itemView div.itemBody div.itemImageGallery {
    width: 100%;
    margin-top: 30px;
  }
  /* line 589, templates/g5_hydrogen/custom/scss/custom.scss */
  .custom.itemView div.itemBody div.itemExtraFields {
    width: 100%;
  }
  /* line 593, templates/g5_hydrogen/custom/scss/custom.scss */
  .itemView.custom ul.sigProClassic li.sigProThumb {
    width: 50%;
  }
  /* line 597, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople .moduletable ul.nav.menu li a img {
    display: none;
  }
  /* line 601, templates/g5_hydrogen/custom/scss/custom.scss */
  .homepage div#MenuPeople ul.nav.menu li a, div#MenuPeople ul.nav.menu li a {
    min-height: auto;
  }
}
@media screen and (max-width: 620px) {
  /*.homepage div#MenuPeople ul.nav.menu li a {
   min-height: 120px;
   }*/
  /* line 610, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation a.gantry-logo {
    font-size: 23px !important;
  }
  /* line 614, templates/g5_hydrogen/custom/scss/custom.scss */
  .homepage .Subtitle p {
    font-size: 16px;
  }
  /* line 618, templates/g5_hydrogen/custom/scss/custom.scss */
  div#News div.g-content {
    margin: 0;
  }
  /* line 622, templates/g5_hydrogen/custom/scss/custom.scss */
  #News ul li {
    padding: 2px;
    width: 100%;
  }
  /* line 627, templates/g5_hydrogen/custom/scss/custom.scss */
  .homepage div#MenuPeople ul.nav.menu li a {
    font-size: 14px;
  }
  /* line 635, templates/g5_hydrogen/custom/scss/custom.scss */
  .Footer h3 {
    font-size: 15px;
  }
  /* line 639, templates/g5_hydrogen/custom/scss/custom.scss */
  .Footer p {
    font-size: 13px;
    margin: 10px 0;
  }
  /* line 644, templates/g5_hydrogen/custom/scss/custom.scss */
  .Footer .g-content {
    padding: 0;
  }
  /* line 648, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer {
    padding: 15px 0;
  }
  /* line 652, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople ul.nav.menu li {
    width: 50%;
  }
  /* line 656, templates/g5_hydrogen/custom/scss/custom.scss */
  #MainText h1, #MainText h2 {
    font-size: 19px;
    margin-bottom: 0;
  }
  /* line 662, templates/g5_hydrogen/custom/scss/custom.scss */
  section#g-navigation .g-container {
    padding-left: 30px !important;
  }
}
@media screen and (max-width: 450px) {
  /* line 669, templates/g5_hydrogen/custom/scss/custom.scss */
  .itemView.custom ul.sigProClassic li.sigProThumb {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  /* line 675, templates/g5_hydrogen/custom/scss/custom.scss */
  div#MenuPeople ul.nav.menu li {
    width: 100%;
  }
}
