/* 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";
/* CSS Document */
/* line 4, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-sidebar div.g-content, section#g-sidebar, section#g-sidebar p, #g-aside div.g-content, #g-aside div.g-content p {
  margin: 0;
  padding: 0;
}
/* line 10, templates/g5_hydrogen/custom/scss/custom.scss */
section#g-sidebar div.moduletable div.custom p {
  margin: 10px 0;
  padding: inherit;
}
/* line 15, templates/g5_hydrogen/custom/scss/custom.scss */
a {
  color: #e18e8d;
}
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
video {
  width: 100%;
  height: auto;
}
/* line 24, templates/g5_hydrogen/custom/scss/custom.scss */
p.hide {
  display: none !important;
}
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
#g-aside {
  margin: 0 7px 7px 7px;
  padding: 0 7px 7px 7px;
}
/* line 33, templates/g5_hydrogen/custom/scss/custom.scss */
div.vize h3 {
  cursor: pointer;
}
/* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
div.vize {
  margin-bottom: 10px;
}
/*div.vize h3:hover  {
 color: #000;
 }*/
/* line 45, templates/g5_hydrogen/custom/scss/custom.scss */
div.vize p.toogle {
  /*display: none;*/
  margin-bottom: 0;
}
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
body, #g-page-surround {
  background: #f7f7f7;
  font-family: 'Ubuntu', sans-serif;
}
/* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
div.moduletable.kontakt div.custom.kontakt p {
  font-size: 14px;
  margin: 3px 0 !important;
}
/* line 60, templates/g5_hydrogen/custom/scss/custom.scss */
div.custom.kontakt div.motto {
  margin: 10px 15%;
}
/* line 64, templates/g5_hydrogen/custom/scss/custom.scss */
#g-page-surround > .g-wrapper > .g-container, #g-main {
  background: url('../../images/bg.jpg') repeat;
  position: relative;
}
/* line 69, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 122px;
}
/* line 73, templates/g5_hydrogen/custom/scss/custom.scss */
.g-content {
  margin: 5px;
  padding: 5px;
}
/* line 78, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  padding: 0 0 1rem 2rem;
}
/* line 82, templates/g5_hydrogen/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 7px 15px;
}
/* line 86, templates/g5_hydrogen/custom/scss/custom.scss */
h1 {
  font-size: 32px;
  text-align: center;
  -ms-transform: rotate(-2deg);
  /* IE 9 */
  -webkit-transform: rotate(-2deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-2deg);
  color: #242424;
  margin: 25px 0 0 0;
}
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
h1 span {
  color: #e18e8d;
  display: inline-block;
  font-size: 17px;
  padding-top: 12px;
  text-transform: uppercase;
}
/* line 104, templates/g5_hydrogen/custom/scss/custom.scss */
.motto {
  border: 2px solid;
  color: #444;
  font-size: 15px;
  /*font-style: italic;*/
  font-weight: 600;
  margin: -10px 10px 25px;
  padding: 7px 10px 5px;
  text-align: center;
  transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  /* IE 9 */
  -webkit-transform: rotate(-2deg);
  /* Chrome, Safari, Opera */
}
/* line 118, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-motto p {
  font-size: 12px;
  /*font-style: italic;*/
  margin: 5px 0 15px 0;
  text-align: justify;
}
/* line 125, templates/g5_hydrogen/custom/scss/custom.scss */
p.lenka {
  color: #d88483;
}
/* line 129, templates/g5_hydrogen/custom/scss/custom.scss */
p.pavel {
  color: #3874a0;
}
/* line 133, templates/g5_hydrogen/custom/scss/custom.scss */
div.moduletable ul.nav.menu {
  margin: 0;
}
/* line 137, templates/g5_hydrogen/custom/scss/custom.scss */
p {
  font-size: 14px;
  color: #333;
}
/* line 142, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-menu li {
  font-size: 13px;
  float: left;
  margin-right: 7px;
}
/* line 148, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-menu a.blue {
  background: rgba(0, 0, 0, 0) url('../../images/blue.png') no-repeat scroll left center;
  height: 42px;
  padding-left: 42px;
  padding-top: 10px;
  color: #3874a0;
}
/* line 156, templates/g5_hydrogen/custom/scss/custom.scss */
div.g-block.footer-menu div.g-content {
  margin: 0;
  padding: 0;
}
/* line 161, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-menu a.orange {
  background: rgba(0, 0, 0, 0) url('../../images/orange.png') no-repeat scroll left center;
  height: 42px;
  padding-left: 42px;
  padding-top: 10px;
  color: #ff7e00;
}
/* line 169, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-menu a.green {
  background: rgba(0, 0, 0, 0) url('../../images/green.png') no-repeat scroll left center;
  height: 42px;
  padding-left: 42px;
  padding-top: 10px;
  color: #35b812;
}
/* line 177, templates/g5_hydrogen/custom/scss/custom.scss */
.footer-menu a.purple {
  background: rgba(0, 0, 0, 0) url('../../images/purple.png') no-repeat scroll left center;
  height: 42px;
  padding-left: 42px;
  padding-top: 10px;
  color: #9e61b1;
}
/* line 185, templates/g5_hydrogen/custom/scss/custom.scss */
main#g-main div.g-container div.g-grid div.blog-featured p {
  text-align: justify;
}
/* line 189, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo {
  margin-left: 30px;
}
/* line 193, templates/g5_hydrogen/custom/scss/custom.scss */
div.vize {
  position: relative;
}
/* line 197, templates/g5_hydrogen/custom/scss/custom.scss */
div.vize p {
  /*font-style: italic;*/
  font-size: 13px;
  margin-top: 10px;
}
/* line 203, templates/g5_hydrogen/custom/scss/custom.scss */
div.vize h3 {
  color: #e18e8d;
  font-size: 22px;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 600;
}
/* line 211, templates/g5_hydrogen/custom/scss/custom.scss */
div.vize h3 {
  background: url('../../images/underline.png') no-repeat center bottom;
}
/* line 215, templates/g5_hydrogen/custom/scss/custom.scss */
aside#g-aside .media .media p {
  clear: both;
  margin-top: 5px;
  display: inline-block;
}
/* line 221, templates/g5_hydrogen/custom/scss/custom.scss */
aside#g-aside .media .media img {
  width: 49%;
  float: left;
}
/* line 226, templates/g5_hydrogen/custom/scss/custom.scss */
main#g-main .footer-menu {
  margin-top: 10px;
}
/* line 230, templates/g5_hydrogen/custom/scss/custom.scss */
div.custom.kontakt p.agionet {
  bottom: 14px;
  position: absolute;
  right: 40px;
  text-align: right;
}
/* line 237, templates/g5_hydrogen/custom/scss/custom.scss */
div.custom.kontakt p.agionet a {
  color: #c51823;
  font-size: 13px;
  background: rgba(0, 0, 0, 0) url('../../images/agionet.png') no-repeat scroll left center;
  height: 42px;
  padding-left: 50px;
  padding-top: 10px;
  float: right;
}
@media screen and (max-width: 1350px) {
  /* line 248, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo {
    margin-left: 0;
    margin-right: 30px;
  }
  /* line 252, templates/g5_hydrogen/custom/scss/custom.scss */
  .footer-menu li {
    width: 45%;
    margin-right: 2.5%;
  }
}
@media screen and (max-width: 1200px) {
  /* line 259, templates/g5_hydrogen/custom/scss/custom.scss */
  .size-50 {
    flex: 0 1 100% !important;
    width: 100% !important;
  }
  /* line 263, templates/g5_hydrogen/custom/scss/custom.scss */
  main#g-main .footer-menu {
    margin-top: 0;
  }
  /* line 266, templates/g5_hydrogen/custom/scss/custom.scss */
  .footer-menu li {
    margin-right: 1%;
    width: 48%;
    margin-bottom: 5px;
  }
  /* line 272, templates/g5_hydrogen/custom/scss/custom.scss */
  div.custom.kontakt div.motto {
    margin: 10px 5%;
  }
}
@media screen and (max-width: 879px) {
  /* line 279, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main {
    padding: 0 2rem 1rem;
  }
  /* line 283, templates/g5_hydrogen/custom/scss/custom.scss */
  div.custom.kontakt div.motto {
    margin: 10px 17%;
  }
  /* line 287, templates/g5_hydrogen/custom/scss/custom.scss */
  h1 {
    margin: 0;
  }
  /* line 291, templates/g5_hydrogen/custom/scss/custom.scss */
  section#g-sidebar div.moduletable div.custom img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 297, templates/g5_hydrogen/custom/scss/custom.scss */
  div.custom.kontakt p.agionet {
    bottom: 0;
    display: block;
    margin-top: 25px;
    overflow: hidden;
    position: relative;
    right: 0;
    text-align: center;
  }
  /* line 307, templates/g5_hydrogen/custom/scss/custom.scss */
  div.custom.kontakt p.agionet a {
    display: inline-block;
    float: none;
  }
}
