svg {
  max-width: 100%;
  height: 6vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/**menu antiguo**/
@media (min-width: 768px) and (min-aspect-ratio: 1 / 1) {
  [menu-p] {
    display: none !important;
  }
  [menu-p] .soundM {
    display: none !important;
  }
  [menu-startup]:before {
    content: " ";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 59px;
    background-color: white;
    height: 1px;
  }
}

@media (min-width: 768px) {
  #menu-svg {
    z-index: 1500;
    position: fixed;
    top: 4vw;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 4vw;
    width: 4vw;
    height: 2.2vw;
    cursor: pointer;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    mix-blend-mode: unset !important;
  }
  #menu-svg svg {
    -webkit-transition: -webkit-transform .3s ease-in;
    transition: -webkit-transform .3s ease-in;
    transition: transform .3s ease-in;
    transition: transform .3s ease-in, -webkit-transform .3s ease-in;
  }
  #menu-svg:hover {
    /*  right: 2vw;
            top: calc(5vw - 5px);
            width: 60px;
            svg{
                transform: translateY(-10%) translateX(16%) scale(.8) ;

            }

            [texto-menu]{
                right: -13px !important;

            } */
  }
  #menu-svg [texto-menu] {
    -webkit-transform: rotateZ(90deg);
            transform: rotateZ(90deg);
    display: inline-block;
    color: #D1D3D4 !important;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    font-size: 1.4vw;
    right: -0.5vw;
    position: absolute;
    bottom: -6.1vw;
    letter-spacing: 2px;
  }
  #menu-svg [texto-menu].alternar {
    color: black;
  }
  efectochedo {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1500;
    opacity: 0;
    -webkit-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
    pointer-events: none;
  }
  efectochedo.activo {
    opacity: 1;
  }
  #efectoChedo {
    width: 100%;
    height: 100%;
  }
  [menu-fash] {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(200%);
            transform: translateY(-50%) translateX(200%);
    right: 0px;
    -webkit-transition: all 1s cubic-bezier(0.29, 0.96, 0.07, 0.99);
    transition: all 1s cubic-bezier(0.29, 0.96, 0.07, 0.99);
    opacity: 0;
    height: 88%;
    z-index: 1500;
  }
  [menu-fash].activo {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 173px;
    opacity: 1;
  }
  [menu-fash] [acrecentador] {
    position: absolute;
    width: 1.3px;
    height: 200px;
    background-color: #ff0000b5;
    top: 0px;
    left: 0px;
    -webkit-transition: background-color .4s ease-in-out,height .5s ease-in-out;
    transition: background-color .4s ease-in-out,height .5s ease-in-out;
  }
  [menu-fash]:before {
    content: " ";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    top: 0px;
    left: 0px;
  }
  [menu-fash] ul {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    list-style: none;
  }
  [menu-fash] ul li[startup] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-139%);
            transform: translateY(-50%) translateX(-139%);
  }
  [menu-fash] ul li[startup] a {
    font-size: 6vh !important;
  }
  [menu-fash] ul li[startup] a:hover {
    color: #ffa600 !important;
  }
  [menu-fash] ul li {
    padding-top: 1vh;
    padding-bottom: 1vh;
    padding-left: 1vh;
    /* a:hover{
                    color:white;
                } */
  }
  [menu-fash] ul li a, [menu-fash] ul li a:visited, [menu-fash] ul li a:-webkit-any-link {
    text-align: left;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 7vh;
    line-height: 8vh;
    font-weight: 200;
    color: #5f5f5f;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in;
    text-decoration: none;
  }
  [menu-fash] ul li a, [menu-fash] ul li a:visited, [menu-fash] ul li a:-moz-any-link {
    text-align: left;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 7vh;
    line-height: 8vh;
    font-weight: 200;
    color: #5f5f5f;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in;
    text-decoration: none;
  }
  [menu-fash] ul li a, [menu-fash] ul li a:visited, [menu-fash] ul li a:any-link {
    text-align: left;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 7vh;
    line-height: 8vh;
    font-weight: 200;
    color: #5f5f5f;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in;
    text-decoration: none;
  }
  [menu-fash] ul li:nth-child(1) a:hover {
    color: red !important;
  }
  [menu-fash] ul li:nth-child(2) a:hover {
    color: greenyellow !important;
  }
  [menu-fash] ul li:nth-child(3) a:hover {
    color: yellow !important;
  }
  [menu-fash] ul li:nth-child(4) a:hover {
    color: purple !important;
  }
  [menu-fash] ul li:nth-child(5) a:hover {
    color: white !important;
  }
}

@media (min-width: 0px) and (max-width: 767px), (max-aspect-ratio: 1 / 1) {
  efectochedo, [menu-fash], #menu-svg, [menu-startup] {
    display: none !important;
  }
  [startup-link] {
    opacity: 0 !important;
    display: none !important;
  }
}

@media (max-aspect-ratio: 1 / 1) {
  #canvases {
    z-index: 3000 !important;
    display: none;
  }
  #menu-svg {
    z-index: 2999;
  }
  [menu-fash] {
    z-index: 3001 !important;
  }
  [menu-fash] ul {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    list-style: none;
  }
  [menu-fash] ul li[startup] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-139%);
            transform: translateY(-50%) translateX(-139%);
  }
  [menu-fash] ul li[startup] a {
    font-size: 8vw !important;
  }
  [menu-fash] ul li[startup] a:hover {
    color: #ffa600 !important;
  }
  [menu-fash] ul li {
    padding-top: 1vw;
    padding-bottom: 1vw;
    padding-left: 0vh;
  }
  [menu-fash] ul li a, [menu-fash] ul li a:visited, [menu-fash] ul li a:-webkit-any-link {
    text-align: left;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 9vw;
    line-height: 8vh;
    font-weight: 200;
    color: #5f5f5f;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in;
    text-decoration: none;
  }
  [menu-fash] ul li a, [menu-fash] ul li a:visited, [menu-fash] ul li a:-moz-any-link {
    text-align: left;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 9vw;
    line-height: 8vh;
    font-weight: 200;
    color: #5f5f5f;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in;
    text-decoration: none;
  }
  [menu-fash] ul li a, [menu-fash] ul li a:visited, [menu-fash] ul li a:any-link {
    text-align: left;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 9vw;
    line-height: 8vh;
    font-weight: 200;
    color: #5f5f5f;
    -webkit-transition: color .4s ease-in;
    transition: color .4s ease-in;
    text-decoration: none;
  }
  [menu-fash] ul li a:hover {
    color: white;
  }
  [menu-fash] ul li:nth-child(1) a {
    color: white;
  }
}

[menu] ul li a {
  color: white;
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 400;
  text-decoration: none !important;
}

[menu] ul li a:link, [menu] ul li a:visited {
  text-decoration: none !important;
  color: white !important;
}

@media (max-width: 767px) and (min-width: 0px), (max-aspect-ratio: 1 / 1) {
  span.closeM {
    position: absolute;
    font-size: 3.2em;
    float: right;
    right: 28px;
    color: #fff;
    font-weight: 100;
    visibility: visible;
    text-transform: lowercase;
    top: 29px;
    text-align: right;
    top: 7vw;
    right: 6vw;
    font-family: "Montserrat",sans-serif;
    height: 20px;
    line-height: .6;
  }
}

@media (max-width: 767px) and (min-width: 0px), (max-aspect-ratio: 1 / 1) {
  span.soundM {
    position: absolute;
    font-size: 2.2em;
    float: left;
    left: 23px;
    color: #fff;
    font-weight: 100;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
    text-transform: lowercase;
    top: 7vw;
    line-height: .6;
  }
}
/*# sourceMappingURL=menu.css.map */