.innogy-header {
  display: none; }

@media screen and (max-width: 767px) {
  #headerWrapper > header div button {
    top: -14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity: .8;
    width: 45px;
    height: 45px; }
    #headerWrapper > header div button:before {
      height: 20px;
      width: 24px;
      margin: -10px 0 0 -12px;
      background: url(images/hamburger.png) no-repeat; }
  #headerWrapper > header div > div:first-child {
    min-height: 45px; }
  #headerWrapper div > a.mainLogo {
    width: 112px;
    height: 76px;
    top: 12px;
    background: url(images/logo-small.png) no-repeat; }

  .innogy-header {
    position: absolute;
    right: 85px;
    top: -15px;
    display: block; } }
#fotky {
  background-size: cover;
  background-position: center;
  margin-bottom: 70px;
  
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }
  @media screen and (min-width: 480px) {
    #fotky {
      margin-bottom: 0; } }
  @media screen and (min-width: 768px) {
    #fotky {
      height: 800px; margin-top: -20px; } }
  #fotky .cb-slideshow {
    margin: 0;
    padding: 0; }
    #fotky .cb-slideshow li {
      list-style: none; }
      #fotky .cb-slideshow li span {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0;
        bottom: 0;
        color: transparent;
        background-size: cover;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        opacity: 0;
        z-index: 0; }
  #fotky .fotky-text {
    position: relative;
    margin-bottom: 200px;
    background: rgba(0, 0, 0, 0.5);
    padding: 55px 10px 10px;
    margin-top: 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    text-align: center; }
    @media screen and (min-width: 1024px) {
      #fotky .fotky-text {
        margin-bottom: 0; } }
    @media screen and (min-width: 480px) {
      #fotky .fotky-text {
        padding: 25px;
        margin-top: 0; } }
    #fotky .fotky-text:after {
      content: '';
      position: absolute;
      background: url(images/bg-fotky-text-ptak.png) center no-repeat;
      height: 182px;
      width: 129px;
      left: -100px;
      bottom: -30px; }
    #fotky .fotky-text p {
      margin: 0; }
    #fotky .fotky-text .ucinkujici p {
      font-size: 16px; }
      @media screen and (min-width: 768px) {
        #fotky .fotky-text .ucinkujici p {
          font-size: 18px; } }
      @media screen and (min-width: 1024px) {
        #fotky .fotky-text .ucinkujici p { 
          font-size: 24px; } }
      #fotky .fotky-text .ucinkujici p:nth-child(even) {
        color: #ffdd00; }
      #fotky .fotky-text .ucinkujici p:last-child {
        font-size: 25px;
        margin: 10px 0 20px; }
        @media screen and (min-width: 768px) {
          #fotky .fotky-text .ucinkujici p:last-child {
            font-size: 35px; } }
    #fotky .fotky-text .termin .textwidget {
      max-width: 340px;
      width: 100%;
      background: #fff;
      padding: 5px 3px;
      font-size: 42px;
      color: #0075bf;
      font-weight: 600;
      margin: 10px auto 0;
      transform: rotate(358deg);
      -webkit-transform: rotate(358deg);
      -moz-transform: rotate(358deg);
      -o-transform: rotate(358deg);
      -ms-transform: rotate(358deg); }
    #fotky .fotky-text .vstupenky {
      background: url(images/bg-vstupenky.png) center no-repeat;
      height: 206px;
      width: 208px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 18px;
      position: absolute;
      right: 50%;
      margin-right: -104px;
      bottom: 0;
      margin-bottom: -200px;
      z-index: 10;
      color: #fff; }
      @media screen and (min-width: 1024px) {
        #fotky .fotky-text .vstupenky {
          right: -35px;
          bottom: -40px;
          margin-right: 0;
          margin-bottom: 0; } }
      #fotky .fotky-text .vstupenky:after {
        content: '';
        position: absolute;
        background: url(images/bg-vstupenky-letadlo.png) center no-repeat;
        height: 93px;
        width: 94px;
        right: -15px;
        top: -30px; }

#innogy {
  text-align: center;
  padding: 20px;
  background: #fff;
  width: 165px;
  margin: 0 auto;
  position: relative;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-top: 40px;
  display: none; }
  #innogy p {
    margin: 0 0 30px;
    color: #0075bf;
    font-size: 12px; }
  @media screen and (min-width: 768px) {
    #innogy {
      display: block; } }
  @media screen and (min-width: 1024px) {
    #innogy {
      margin-top: -166px; } }

.vstupenky-male {
  text-align: center; }
  .vstupenky-male a {
    background: #df091a;
    padding: 0 10px;
    margin: 0 auto;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: transform 300ms ease;
    padding: 12px 30px;
    font-size: 22px;
    margin: 0 auto;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    display: inline-block; }
    .vstupenky-male a > span:first-child {
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .vstupenky-male a > span:nth-child(2) {
      font-size: 45px; }
    .vstupenky-male a:hover {
      text-decoration: none;
      transform: scale(1.03, 1.03); }

h2.ucinkujici {
  font-size: 2.625em;
  letter-spacing: -1px;
  margin: 40px 0 20px 0;
  text-align: center;
  font-family: 'Roboto Slab', serif;
  color: #0078cc; }

#ucinkujici, .kompletni-seznam-ucinkujicich {
  background: url(images/bg-homepage-repeat.png) center repeat-y;
  background-size: contain;
  position: relative;
  padding-top: 60px;
  padding-bottom: 40px; }
  #ucinkujici:before, .kompletni-seznam-ucinkujicich:before {
    content: '';
    width: 100%;
    position: absolute;
    top: -99px;
    bottom: 0;
    background: url(images/bg-homepage.png) center top no-repeat; }
  #ucinkujici:after, .kompletni-seznam-ucinkujicich:after {
    content: '';
    width: 100%;
    position: absolute;
    bottom: -30px;
    height: 123px;
    background: url(images/bg-homepage-bottom.png) center bottom no-repeat; }
  #ucinkujici > .container > .team-container > .team-items, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items {
    text-align: center; }
    #ucinkujici > .container > .team-container > .team-items > .team-item, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item {
      background: none;
      font-family: 'Roboto Slab', serif;
      position: relative;
      margin: 0 0 20px;
      width: auto;
      z-index: 1;
      transition: all 300ms ease; }
      #ucinkujici > .container > .team-container > .team-items > .team-item .team-content, #ucinkujici > .container > .team-container > .team-items > .team-item .team-social, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item .team-content, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item .team-social {
        display: none; }
      #ucinkujici > .container > .team-container > .team-items > .team-item:hover, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item:hover {
        opacity: 0.8; }
      #ucinkujici > .container > .team-container > .team-items > .team-item > a, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item > a {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        display: flex;
        align-items: flex-end;
        padding: 30px;
        text-align: left; }
        #ucinkujici > .container > .team-container > .team-items > .team-item > a > .team-title, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item > a > .team-title {
          color: #fff !important;
          font-size: 35px !important;
          padding: 0;
          text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
          line-height: 35px; }
      #ucinkujici > .container > .team-container > .team-items > .team-item > .team-thumb > a > img, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item > .team-thumb > a > img {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        max-width: 285px; }
        @media screen and (min-width: 600px) {
          #ucinkujici > .container > .team-container > .team-items > .team-item > .team-thumb > a > img, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item > .team-thumb > a > img {
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px; } }
      #ucinkujici > .container > .team-container > .team-items > .team-item:last-child > .team-thumb > a > img, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item:last-child > .team-thumb > a > img {
        -webkit-border-top-right-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        -moz-border-radius-bottomright: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px; }
      @media screen and (min-width: 600px) and (max-width: 991px) {
        #ucinkujici > .container > .team-container > .team-items > .team-item:nth-child(odd) > .team-thumb > a > img, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item:nth-child(odd) > .team-thumb > a > img {
          -webkit-border-top-left-radius: 5px;
          -webkit-border-bottom-left-radius: 5px;
          -moz-border-radius-topleft: 5px;
          -moz-border-radius-bottomleft: 5px;
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px; }
        #ucinkujici > .container > .team-container > .team-items > .team-item:nth-child(even) > .team-thumb > a > img, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item:nth-child(even) > .team-thumb > a > img {
          -webkit-border-top-right-radius: 5px;
          -webkit-border-bottom-right-radius: 5px;
          -moz-border-radius-topright: 5px;
          -moz-border-radius-bottomright: 5px;
          border-top-right-radius: 5px;
          border-bottom-right-radius: 5px; } }
      @media screen and (min-width: 992px) and (max-width: 1199px) {
        #ucinkujici > .container > .team-container > .team-items > .team-item:nth-child(3n+1) > .team-thumb > a > img, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item:nth-child(3n+1) > .team-thumb > a > img {
          -webkit-border-top-left-radius: 5px;
          -webkit-border-bottom-left-radius: 5px;
          -moz-border-radius-topleft: 5px;
          -moz-border-radius-bottomleft: 5px;
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px; }
        #ucinkujici > .container > .team-container > .team-items > .team-item:nth-child(3n+3) > .team-thumb > a > img, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item:nth-child(3n+3) > .team-thumb > a > img {
          -webkit-border-top-right-radius: 5px;
          -webkit-border-bottom-right-radius: 5px;
          -moz-border-radius-topright: 5px;
          -moz-border-radius-bottomright: 5px;
          border-top-right-radius: 5px;
          border-bottom-right-radius: 5px; } }
      @media screen and (min-width: 1200px) {
        #ucinkujici > .container > .team-container > .team-items > .team-item:nth-child(4n+1) > .team-thumb > a > img, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item:nth-child(4n+1) > .team-thumb > a > img {
          -webkit-border-top-left-radius: 5px;
          -webkit-border-bottom-left-radius: 5px;
          -moz-border-radius-topleft: 5px;
          -moz-border-radius-bottomleft: 5px;
          border-top-left-radius: 5px;
          border-bottom-left-radius: 5px; }
        #ucinkujici > .container > .team-container > .team-items > .team-item:nth-child(4n+4) > .team-thumb > a > img, .kompletni-seznam-ucinkujicich > .container > .team-container > .team-items > .team-item:nth-child(4n+4) > .team-thumb > a > img {
          -webkit-border-top-right-radius: 5px;
          -webkit-border-bottom-right-radius: 5px;
          -moz-border-radius-topright: 5px;
          -moz-border-radius-bottomright: 5px;
          border-top-right-radius: 5px;
          border-bottom-right-radius: 5px; } }

.ucinkujici-menu {
  width: 100%;
  text-align: center;
  padding-left: 0; }
  @media screen and (max-width: 767px) {
    .ucinkujici-menu {
      top: 0 !important; } }
  .ucinkujici-menu li {
    list-style: none;
    display: inline; }
    .ucinkujici-menu li a {
      background: url(images/sprite.png) 0 -204px no-repeat;
      width: 124px;
      background-position: 0 -392px;
      display: inline-block;
      height: 50px;
      line-height: 50px;
      font-family: "Roboto Slab", serif;
      font-weight: bold;
      color: #fff;
      position: relative;
      overflow: visible !important;
      margin: 0 10px; }
      .ucinkujici-menu li a:hover, .ucinkujici-menu li a.active {
        color: #0078cc;
        background-position: 0 -338px; }
