#lay-nav {
  width: 100%;
  height: 100px;
  position: absolute;
  z-index: 1; }
  @media all and (max-width: 1000px) {
    #lay-nav {
      height: 80px; } }
  #lay-nav #logo {
    float: left;
    position: absolute;
    top: 30px;
    left: 25px; }
    #lay-nav #logo img {
      height: 60px; }
  #lay-nav .responsive-menu {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    word-spacing: -0.3em; }
    #lay-nav .responsive-menu .item {
      float: left;
      padding: 14px 14px;
      word-spacing: 0;
      text-transform: uppercase;
      font-weight: 700;
      color: white; }
      #lay-nav .responsive-menu .item.active, #lay-nav .responsive-menu .item:hover {
        color: #fa3b65; }
  #lay-nav .btns {
    position: absolute;
    top: 30px;
    right: 25px;
    color: white; }
    #lay-nav .btns .hmb {
      float: left;
      height: 21px;
      width: 30px;
      position: absolute;
      z-index: 11;
      top: 25px;
      right: 25px;
      border: 0;
      background: 0;
      transition: transform .5s ease; }
      @media all and (min-width: 900px) {
        #lay-nav .btns .hmb {
          display: none; } }
      #lay-nav .btns .hmb span {
        display: block;
        height: 3px;
        width: 90%;
        position: absolute;
        left: 0;
        background: black; }
        #lay-nav .btns .hmb span:nth-of-type(1) {
          top: 0;
          transform-origin: top left;
          transition: left .5s ease, transform .5s ease; }
        #lay-nav .btns .hmb span:nth-of-type(2) {
          top: 9px;
          left: 0;
          transition: width .3s ease, left .3s ease; }
        #lay-nav .btns .hmb span:nth-of-type(3) {
          bottom: 0;
          transform-origin: bottom left;
          transition: left .5s ease, transform .5s ease; }
      #lay-nav .btns .hmb.active {
        transform: rotate(180deg); }
        #lay-nav .btns .hmb.active span:nth-of-type(1) {
          transform: rotate(45deg);
          left: 5px; }
        #lay-nav .btns .hmb.active span:nth-of-type(2) {
          width: 0;
          left: 15px; }
        #lay-nav .btns .hmb.active span:nth-of-type(3) {
          left: 5px;
          transform: rotate(-45deg); }
    #lay-nav .btns a {
      margin: 10px; }
      #lay-nav .btns a img {
        height: 22px;
        width: 22px; }

#lay-ftr {
  position: relative;
  padding: 70px 0 10px;
  color: #515477;
  /*.gradient-container{
      width: 100%;
      height: 300px;
      overflow: hidden;
      position: absolute;
      z-index: 0;
      top: -100px;
      //background-image: linear-gradient(to bottom, rgba(), #040525);
      /*.radial-gradient{
          content: "";
          display: block;
          height: 300px;
          position: absolute;
          z-index: 0;
          left: -50%;
          //background-image: radial-gradient(ellipse at top, rgb(5,5,36) 60%, transparent 60%);
          //filter: blur(50px);
          background-image: linear-gradient(to bottom, #05052e, #040525);
      }
  }*/ }
  #lay-ftr .wrp {
    position: relative;
    z-index: 1; }
  #lay-ftr h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
    color: white; }
  #lay-ftr .cols {
    position: relative; }
    #lay-ftr .cols .col-2 {
      float: left;
      width: 50%;
      position: relative; }
      @media all and (max-width: 900px) {
        #lay-ftr .cols .col-2 {
          width: 100%;
          margin-bottom: 20px; }
          #lay-ftr .cols .col-2#management {
            margin-top: 20px; } }
      @media all and (min-width: 901px) {
        #lay-ftr .cols .col-2:nth-of-type(odd) {
          padding-right: 20px; }
        #lay-ftr .cols .col-2:nth-of-type(even) {
          padding-left: 20px; } }
  #lay-ftr #reach-to-us input {
    width: 100%; }
  #lay-ftr #reach-to-us textarea {
    height: 160px;
    width: 100%;
    margin-top: 20px;
    resize: none; }
  @media all and (min-width: 500px) {
    #lay-ftr #reach-to-us .col-2 {
      width: 50%;
      margin-bottom: 0; } }
  @media all and (min-width: 500px) {
    #lay-ftr #reach-to-us .col-2:nth-of-type(odd) {
      padding-right: 10px; }
    #lay-ftr #reach-to-us .col-2:nth-of-type(even) {
      padding-left: 10px; } }
  #lay-ftr #reach-to-us p {
    margin-top: 20px; }
    #lay-ftr #reach-to-us p a {
      text-decoration: underline; }
      #lay-ftr #reach-to-us p a:hover {
        text-decoration: none; }
  #lay-ftr #reach-to-us .btn {
    margin-top: 20px; }
  @media all and (min-width: 500px) {
    #lay-ftr #management .col-2 {
      width: 50%;
      margin-bottom: 0; } }
  @media all and (min-width: 500px) {
    #lay-ftr #management .col-2:nth-of-type(odd) {
      padding-right: 10px; }
    #lay-ftr #management .col-2:nth-of-type(even) {
      padding-left: 10px; } }
  #lay-ftr #management .link {
    float: left;
    margin-top: 45px; }
  #lay-ftr #management #nwp-logo {
    display: block;
    width: 120px; }
    @media all and (max-width: 900px) {
      #lay-ftr #management #nwp-logo {
        margin-top: 30px; } }
  #lay-ftr #management #msk-logo {
    width: 190px;
    margin-top: 30px;
    filter: brightness(0) invert(100%); }
  #lay-ftr #management #denon_dj {
    width: 190px;
    margin-top: 30px;}
  #lay-ftr .credit {
    margin-top: 50px; }
    #lay-ftr .credit p {
      margin-top: 20px;
      text-align: center; }
      #lay-ftr .credit p img {
        height: 20px;
        vertical-align: middle;
        position: relative;
        top: -2px;
        margin: 0 2px; }
    @media all and (min-width: 1200px) {
      #lay-ftr .credit .owner {
        float: left; }
      #lay-ftr .credit .creator {
        float: right; } }

.hlavicka {
  padding: 0 20px; }

.hlavicka .right .mutace {
  float: left;
  position: relative;
  margin-right: 20px; }
  .hlavicka .right .mutace:hover .submenu {
    opacity: 1;
    pointer-events: all; }
  .hlavicka .right .mutace button {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    color: white;
    transition: .3s; }
    .hlavicka .right .mutace button:hover {
      color: #fa3b65; }
    .hlavicka .right .mutace button .arrow {
      width: 12px;
      height: 12px;
      position: absolute;
      top: calc(50% - 8px);
      border-bottom: 3px solid #4e5174;
      right: 4px;
      transform: rotate(-45deg);
      border-left: 3px solid #4e5174; }
  .hlavicka .right .mutace .submenu {
    height: 50px;
    position: absolute;
    top: calc(100% + 20px);
    right: 0;
    padding: 10px;
    border-radius: 25px;
    line-height: 30px;
    word-spacing: -0.3em;
    white-space: nowrap;
    background: #121238;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease; }
    .hlavicka .right .mutace .submenu:before {
      content: "";
      display: block;
      width: 100%;
      height: 20px;
      position: absolute;
      bottom: 100%; }
    .hlavicka .right .mutace .submenu a {
      display: inline-block;
      vertical-align: top;
      padding: 0 10px;
      font-size: 17px;
      color: #515477;
      text-decoration: none;
      text-transform: uppercase;
      transition: .3s; }
      .hlavicka .right .mutace .submenu a.active, .hlavicka .right .mutace .submenu a:hover {
        color: #fa3b65; }

@media all and (min-width: 841px) {
  .mutace.responsive {
    display: none; } }

.hlavicka #logo {
  width: 220px; }

.socialni-site {
  float: left;
  width: 150px; }

@media all and (max-width: 840px) {
  .hlavicka .right {
    display: none; }

  #hlavni-navigace {
    text-align: center; }
    #hlavni-navigace .socialni-sit {
      display: inline-block;
      width: 60px;
      position: relative;
      padding: 20px 10px;
      text-align: center; }
      #hlavni-navigace .socialni-sit img {
        width: 100%;
        max-height: 20px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
    #hlavni-navigace .mutace.responsive {
      height: 50px;
      margin-top: 5px;
      padding: 10px;
      border-radius: 25px;
      line-height: 30px;
      word-spacing: -0.3em;
      white-space: nowrap;
      background: #121238; }
      #hlavni-navigace .mutace.responsive a {
        display: inline-block;
        vertical-align: top;
        padding: 0 10px;
        font-size: 17px;
        color: #515477;
        text-decoration: none;
        text-transform: uppercase;
        transition: .3s; }
        #hlavni-navigace .mutace.responsive a.active, #hlavni-navigace .mutace.responsive a:hover {
          color: #fa3b65; } }
.hmb.otevrit {
  position: fixed; }

/*# sourceMappingURL=layout.css.map */
