/* menu */
.menu_detalle_prod{
  width: 11px;
  height: auto;
  display: block;
  position: absolute;
  left: auto;
  right: -20px;
  top: 10px;
  bottom: auto;

  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.rota{
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sub_m{
  display: block!important;
  height: 0px;
  width: 100%;
  overflow: hidden;

  -webkit-transition: all 1s ease-out;
  -moz-transition: all 1s ease-out;
  -ms-transition: all 1s ease-out;
  -o-transition: all 1s ease-out;
  transition: all 1s ease-out;
}
.sub_m_open{
  display: block!important;
  height: auto!important;
  width: 100%;
}
.sub_link{
  display: block!important;
  text-align: right;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sub_m:after, .sub_link:after{
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 0px!important;
    width: 0;
    background: transparent!important;
    transition: width .35s ease;
}
.sub_m:before, .sub_link:before{
  width: 100%;
  background: transparent!important;
  transition: width .35s ease;
}
.sub_link a{
  font-family: 'kn30', sans-serif;
  font-size: 26px;
  display: inline-block;
  color: #F7F7F7!important;
  opacity: .83;
}
a {
    text-decoration: none;
    color: #ffffff;
  }
  a:hover, a :focus {
    color: #ffffff;
  }
  
  .menu-left a, .menu-left div {
    display: inline-block;
    position: relative;
    padding-bottom: 0px;
    transition: color .35s ease;
  }
  .menu-left a:before, .menu-left div:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 0;
    transition: width 0s ease, background .35s ease;
  }
  .menu-left a:after, .menu-left div:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 4px;
    width: 0;
    background: #ffffff;
    transition: width .35s ease;
    border-radius: 100px;
  }
  .menu-left a:hover:before, .menu-left div:hover:before {
    width: 100%;
    background: #ffffff;
    transition: width .35s ease;
  }
  .menu-left a:hover:after, .menu-left div:hover:after {
    width: 100%;
    background: transparent;
    transition: all 0s ease;
  }
  .despliega a:before, .despliega div:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    transition: width 0s ease, background .35s ease;
  }
  .despliega a:after, .despliega div:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background: #ffffff;
    transition: width .35s ease;
    border-radius: 100px;
  }
  .despliega a:hover:before, .despliega div:hover:before {
    width: 100%;
    background: #ffffff;
    transition: width .35s ease;
  }
  .despliega a:hover:after, .despliega div:hover:after {
    width: 100%;
    background: transparent;
    transition: all 0s ease;
  }

  header ul {
    width: 100%;
    list-style: none;
    padding: 0 38px;
    margin: 0;
  }
  header ul li {
    float: none;
    margin-left: 0;
    text-align: right;
    margin-bottom: 10px;
    cursor: pointer;
    margin: 0 20px 10px 0;
  }
  header ul li a, header ul li div {
    display: block;
    font-family: 'kn30', sans-serif;
    font-size: 35px;
    display: block;
    color: #ffffff;
  }
  header ul li div span{
    display: inline-block!important;
    display: block;
    font-family: 'kn30', sans-serif;
    font-size: 35px;
    color: #ffffff;
  }

  .pie{
    width: 100%;
    height: auto;
    display: block;
    background-color: #AE0F0A;
    position: relative;
    padding: 80px 12%;
}
.social{
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    vertical-align: top;
    margin: 0 auto 30px;
}
.features{
    width: 100%;
    height: auto;
    max-width: 100%;
    display: block;
    vertical-align: top;
    margin: 0 auto 30px;
}
.tit_footer{
    font-size: 24px;
    line-height: 42px;
    color: #ffffff;
    font-weight: bold;
    margin: 0 0 15px;
    text-decoration: none;

    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
.tit_footer:hover{
    text-decoration: underline;
}
.descripcion_social{
    font-size: 14px;
    line-height: 20px;
    color: #F8A473;
    font-weight: normal;
    text-align: left;
    margin: 0 0 30px;
}
.accesos_social{
    text-align: left;
}
.red{
    width: 38px;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 0;
}
.youtube{
    width: 52px!important;
    height: auto;
}
.link_footer{
    width: 100%;
    height: auto;
    display: block;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #F8A473;
    font-weight: bold;
    margin: 0 0 10px;
    text-decoration: none;
}
@media screen and (min-width:540px){
  .pie{
      width: 100%;
      height: auto;
      display: block;
      background-color: #AE0F0A;
      position: relative;
      padding: 80px 8%;
  }
  .social{
      width: 100%;
      height: auto;
      max-width: 100%;
      display: block;
      vertical-align: top;
      margin: 0 auto 30px;
  }
  .features{
      width: 100%;
      height: auto;
      max-width: 100%;
      display: block;
      vertical-align: top;
      margin: 0 auto 30px;
  }
  .tit_footer{
      font-size: 24px;
      line-height: 42px;
      color: #ffffff;
      font-weight: bold;
      margin: 0 0 15px;
  }
  .descripcion_social{
      font-size: 14px;
      line-height: 20px;
      color: #F8A473;
      font-weight: normal;
      text-align: left;
      margin: 0 0 30px;
  }
  .accesos_social{
      text-align: left;
  }
  .red{
      width: 38px;
      height: auto;
      display: inline-block;
      vertical-align: top;
      margin: 0 20px 0 0;
  }
  .youtube{
      width: 52px!important;
      height: auto;
  }
  .link_footer{
      width: 100%;
      height: auto;
      display: block;
      text-align: left;
      font-size: 14px;
      line-height: 24px;
      color: #F8A473;
      font-weight: bold;
      margin: 0 0 10px;
      text-decoration: none;
  }
}
  @media (min-width: 576px) {
    header ul li a, header ul li div {
      display: block;
      padding: .425rem 0rem;
    }
    .menu_detalle_prod{
      top: 15px;
    }
  }
  
  .hide-nav {
    transform: translateY(-120%)!important;
    -webkit-transform: translateY(-120%) !important;
  }
  .stay{
    overflow: hidden!important;
  }
  
  ul.menu-left {
    display: block;
    max-height: 0;
    overflow: scroll;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 10;
  }
  div.despliega:before {
    content: '';
    display: table;
    clear: both;
  }
  div.despliega.collapse {
    max-height: 100vh!important;
    height: 100vh!important;
    padding: 40px 0;
  }
  .collapse > .menu-left{
    max-height: calc(100vh - 90px)!important;
    display: block!important;
    padding: 0 38px 50px 0;
  }
  .despliega{
    display: flex;
    align-items:flex-start;
    background: rgb(237,111,38);
    background: -moz-radial-gradient(circle, rgba(237,111,38,1) 0%, rgba(174,15,10,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(237,111,38,1) 0%, rgba(174,15,10,1) 100%);
    background: radial-gradient(circle, rgba(237,111,38,1) 0%, rgba(174,15,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed6f26",endColorstr="#ae0f0a",GradientType=1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .nav-toggle {
    display: block;
    border-radius: 5px;
    background-color: transparent;
    float: right;
    height: 38px;
    width: 38px;
    cursor: pointer;
    padding: 8px 8px;
  }
  .nav-toggle.open span:first-child {
    transform: rotate(45deg) translate(4.4px, 4.4px);
  }
  .nav-toggle.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  .nav-toggle.open span:last-child {
    transform: rotate(-45deg) translate(4.4px, -4.4px);
  }
  .nav-toggle span {
    position: relative;
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 4px;
    background-color: #ffffff;
    transition: all .25s;
  }
  

/* cierre menu */
header{
    width: 100%;
    height: auto;
    display: block;
    position: fixed;
    background-color: #AE0F0A;
    z-index: 20;
}
.header_align{
    width: 100%;
    max-width: 1024px;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    margin: 0 auto;
}
.ico_lupa{
    width: 24px;
    height: auto;
    display: none;
    cursor: pointer;
}
.ico_menu_mobile{
    width: 24px;
    height: auto;
    display: inline-block;
    cursor: pointer;
}
.logo_header{
    width: auto;
    height: 90px;
    display: inline-block;
    position: relative;
}
.logo_header > img{
    width: auto;
    height: 100%;
    display: block;
}
.menu_header_dsk{
    width: calc(100% - 177px);
    height: auto;
    display: none;
    vertical-align: middle;
    padding: 0 30px;
    text-align: right;
}
.item_menu{
    font-size: 29px;
    line-height: 50px;
    display: inline-block;
    vertical-align: top;
    color: #B8B8B8;
    text-decoration: none;
    pointer-events: all;
    font-family: 'kn69', sans-serif;
    margin: 0 10px 0;
}
.ic_che{
  width: 18px;
  height: auto;
  display: inline-block;
  margin: 0 0 0 5px;
}
.ic_che_open{
  -moz-transform: scale(-1, -1);
    -o-transform: scale(-1, -1);
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1);
}
.item_menu_xl{
    font-size: 29px;
    line-height: 29px;
    display: inline-block;
    vertical-align: top;
    color: #B8B8B8;
    text-decoration: none;
    pointer-events: all;
    font-family: 'kn69', sans-serif;
    margin: 0 10px 0;
    position: relative;
}
.it_prod{
  cursor: pointer;
}
.sub_xl{
  display: block!important;
  height: 0px;
  width: auto;
  overflow: hidden;
  position: absolute;
  left: auto;
  right: 15px;
  top: 50px;
  bottom: auto;
  line-height: auto!important;
  padding: 0;
  /*padding: 10px 25px;*/

  background-color: #ED6F26;

  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;

  -webkit-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.25);
  box-shadow: 4px 4px 4px 0px rgba(0,0,0,0.25);
}
.sub_xl_open{
  display: block!important;
  height: auto!important;
  width: 100%;
  padding: 10px 25px;
}
.sub_xl > .sub_link{
  text-align: left!important;
}
.sub_xl > .sub_link > a{
  color: #F7F7F7;
  font-family: 'kn28', sans-serif;
  font-size: 23px;
}
.sub_xl > .sub_link > a:hover{
  text-decoration: underline;
}
.item_menu:hover{
    text-decoration: underline!important;
}
.seleccionado{
    color: #ffffff!important;
    pointer-events: none!important;
    cursor: none;
}
@media screen and (min-width:1024px){
    /*MENU
    header ul li {
        float: left;
        margin-left: 1rem;
      }
    header ul li a{
        font-size: 29px;
        line-height: 50px;
        display: inline-block;
        vertical-align: top;
        color: #B8B8B8;
        text-decoration: none;
        pointer-events: all;
        font-family: 'kn69', sans-serif;
        margin: 0 10px 0;
    }
        */
        ul {
            clear: both;
          }
          .menu-left > li {
            padding: .5em 0;
          }
        ul.menu-left {
            display: none !important;
            float: right;
            max-height: none;
            background: transparent;
            }
            .nav-toggle {
                display: none;
            }
            /*CIERRE MENU*/

            header{
                width: 100%;
                height: auto;
                display: block;
                position: fixed;
                background-color: #AE0F0A;
                z-index: 20;
            }
            .header_align{
                width: 100%;
                max-width: 1024px;
                height: auto;
                display: flex;
                justify-content: space-between;
                align-items: center;
                padding: 0 5px;
                margin: 0 auto;
            }
            .ico_lupa{
                width: 24px;
                height: auto;
                display: inline-block;
                cursor: pointer;
            }
            .ico_menu_mobile{
                width: 24px;
                height: auto;
                display: none;
                cursor: pointer;
            }
            .logo_header{
                width: auto;
                height: 90px;
                display: inline-block;
                position: relative;
            }
            .logo_header > img{
                width: auto;
                height: 100%;
                display: block;
            }
            .menu_header_dsk{
                width: calc(100% - 177px);
                height: auto;
                display: inline-block;
                vertical-align: middle;
                padding: 0px;
                text-align: right;
            }
            .item_menu{
                font-size: 29px;
                line-height: 50px;
                display: inline-block;
                vertical-align: top;
                color: #B8B8B8;
                text-decoration: none;
                pointer-events: all;
                font-family: 'kn69', sans-serif;
                margin: 0 10px 0;
            }
            .item_menu:hover{
                text-decoration: underline!important;
            }
            .seleccionado{
                color: #ffffff!important;
                pointer-events: none!important;
                cursor: none;
            }

            .pie{
              width: 100%;
              height: auto;
              display: block;
              background-color: #AE0F0A;
              position: relative;
              padding: 80px 20px;
          }
          .social{
              width: 75%;
              height: auto;
              max-width: initial;
              display: inline-block;
              vertical-align: top;
              margin: 0;
          }
          .features{
              width: 25%;
              height: auto;
              max-width: initial;
              display: inline-block;
              vertical-align: top;
              margin: 0;
          }
          .tit_footer{
              font-size: 24px;
              line-height: 42px;
              color: #ffffff;
              font-weight: bold;
              margin: 0 0 15px;
          }
          .descripcion_social{
              font-size: 14px;
              line-height: 20px;
              color: #F8A473;
              font-weight: normal;
              text-align: left;
              margin: 0 0 30px;
          }
          .accesos_social{
              text-align: right;
          }
          .red{
              width: 38px;
              height: auto;
              display: inline-block;
              vertical-align: top;
              margin: 0 20px 0 0;
          }
          .link_footer{
              width: 100%;
              height: auto;
              display: block;
              text-align: left;
              font-size: 14px;
              line-height: 24px;
              color: #F8A473;
              font-weight: bold;
              margin: 0 0 10px;
              text-decoration: none;
          }

    
}