/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);
main#main {
    margin-top: 0px!important;
}
html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {portada-tax
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
.no-stock{ display: none; }

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

h1,h2,h3,h4,h5,h6, p{
  margin: 0;
  padding: 0;
}
  /*seteo full la plantilla*/
  main#main .container {
      width: 100%!important;
      padding: 0px!important;
      margin: 0px!important;
  }
  .col-md-12 {
      width: 100%;
      margin: 0px;
      padding: 0px;
  }
  .mainSectionWithBanner, .newMainSection{ margin-top: 0px!important}
  .breadrumbWrap{
    display: none!important;
    opacity:0!important;
  }
  a, a:hover {
      color: #333;
      text-decoration: none!important;
  }
  .hovazul{
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
  }
  .hovazul:hover{ color: #0072CE!important }
  /*estilos activ para el menu lateral*/
   .gris-fondo {
      width: 244px;
      height: 41px;
      background-color: #333;
      margin-left: -17px;
      margin-top: -11px;
      position: absolute;
  }
  .azul-fondo {
      width: 244px;
      height: 37px;
      background-color: #99c7eb;
      margin-left: -17px;
      margin-top: -42px;
      position: absolute;
      z-index: -9;
  }
  .white-text {
      color: #fff!important;
      text-transform: uppercase;
      font-weight: 700!important;
  }
  .sin-borde-gris {
      border-bottom-style: none!important;
  }
  .desplegado-forzado{ display: block!important }
  .sin-linea{border-bottom-width: 0px!important;}
  .ico-arrow {
      width: 16px;
      height: auto;
      position: absolute;
      right: 25px;
      margin-top: 16px;
  }

  .arrow-puntero {
      width: 70px;
      height: auto;
      position: absolute;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      display: block;
      bottom: 10px;
  }

/* ==========================================================================
   Estilos generales
   ========================================================================== */
   body{
    font-family: 'Roboto', sans-serif;
    -webkit-font-smoothing: antialiased !important;
   }
   .header{
     width: 100%;
     height: auto;
     float: left;
   }
   .portada-tax{
     width: 100%;
     height: 600px;
     float: left;
   }
   .uno-anim{
     background-image: url(../img/wf_N1-TAXO-terrazas_03.jpg);
     background-position: center;
     width: 100%;
     height: 600px;
     position: absolute;
     background-size: cover;
   }
   /*.center-portada{
     width: 1000px;
     height: 600px;
     margin: auto;
   }*/
   .center-portada {
        width: 1000px;
        height: 600px;
        /* background-color: blue; */
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        position: relative;
    }
   .text-portada {
      width: 300px;
      height: 215px;
      float: right;
      margin-top: 280px;
      margin-left: -10p;
      margin-right: -25px;
  }
   
  .text-portada h1 {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      color: #fff;
      font-size: 38px;
      text-align: right;
      font-weight: 300;
      text-align: right;
  }
  .text-portada p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    color: #fff;
    font-size: 19px;
    text-align: left;
    font-weight: 400;
    line-height: 25px;
    margin-left: 0;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0;
    line-height: 23px;
    text-align: right;
  }
  .text-portada span {
    font-weight: 700;
  }
  .text-portada h2 {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      color: #fff;
      font-size: 25px;
      text-align: left;
      font-weight: 300;
      line-height: 25px;
      line-height: 17px;
      text-align: center;
      margin-top: 27px;
  }
  .point{
    font-weight: 700;
    padding-left: 10px;
    padding-right: 10px;
  }
   .black-text p,.black-text h1{
     color: #333333!important;
   }
   .bold {
      font-weight: 500!important;
      font-size: 22px!important;
  }
   .wrapper-menu-tax{
     width: 244px;
     min-height: 237px;
     background-image: url(../img/opa.png);
     background-repeat: repeat;
     /*margin-top: 20px;*/
     margin-top: 149px;
     position: absolute;
     padding-top: 10px;
     padding-bottom: 10px;
     z-index: 9;
     /*box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);*/
   }
   .wrap-cont {
      width: 1000px;
      min-height: 700px;
      margin: auto;
      margin-top: 40px;
      margin-bottom: 50px;
      overflow: auto;
      padding-bottom: 10px;
  }
   .clear{
     clear: both;
   }
   .wrap-cont h2{
     font-family: 'Roboto', sans-serif;
     font-style: normal;
     color: #333333;
     font-size: 30px;
     text-align: right;
     font-weight: 300;
     text-align: center;
     margin-bottom: 15px;
   }
   .wrap-cont span{
     font-weight: 500;
   }

   /*---------------------------Estilos menu-------------------------------------------*/
   .menu { width: 210px; margin: auto;}
   .menu_capitulo {
      padding: 10px;
      cursor: pointer;
      position: relative;
      margin: 1px;
      font-weight: bold;
      /* background: #f7f7f7; */
      /* border: 1px solid #efefef; */
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      color: #333333;
      margin-bottom: 6px;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      border-bottom-color: rgba(51,51,51,0.5);
      padding-bottom: 7px;
      padding-top: 7px;
  }
  .sin-bord{
    border-bottom-width: 0px!important;
  }
  .activ-arrow:before {
      content: '';
      width: 16px;
      height: 8px;
      position: absolute;
      background-image: url(../img/arrow-gris.png);
      background-size: 16px 8px;
      right: 7px;
      margin-top: 3px;
  }
  p.menu_capitulo {
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
  }
  p.menu_capitulo:hover {
      color: #0072ce!important;
  }
  .sin-arrow-gris:before{
    background-image: none!important;
  }
   .menu_capitulo:hover{
     /*background-color: #0072ce;*/
     color: #0072ce;
   }
   .activ-menu{
     /*background-color: #0072ce!important;*/
     color: #0072ce;
     /*border: 1px solid #0065b6;*/
   }
   .menu_punto{
     padding-top: 5px;
     padding-bottom: 7px;
   }
   .menu_punto a {
       /* opacity: 0; */
       display: block;
       color: black;
       /* background-color: white; */
       padding-left: 5px;
       text-decoration: none;
       margin-bottom: 5px;
       transition: all 0.3s ease-in-out;
       -webkit-transition: all 0.3s ease-in-out;
       font-family: 'Roboto', sans-serif;
       font-style: normal;
       font-weight: normal;
       font-size: 13px;
       color: #333333;
       /* border-bottom-style: solid; */
       /* border-bottom-width: 1px; */
       /* border-bottom-color: #3333; */
       padding-bottom: 3px;
   }
   .menu_punto a:hover {
   		color: black;
       color: #0072ce;
   }
  .title-sec {
       position: relative;
       font-weight: bold;
       font-family: 'Roboto', sans-serif;
       font-style: normal;
       font-weight: normal;
       font-size: 19px;
       color: #000;
       margin-bottom:15px;
       font-weight: bold;
       margin-top: 20px;
  }
  .title-sec span{
     font-weight: normal;
  }
  .portada{
     width: 100%;
     height: 360px;
     float: left;
     background-image: url(../img/portada.jpg);
     background-position: center;
     margin-top: 10px;
  }
  .clear{
     clear: both;
  }
  .content-menu-mobile{
     display: none;
  }
  .logo-parrilla{
    width: 249px;
    height: 109px;
    float: right;
    margin-bottom: 10px;
  }
  /*.box-prod-destacados{
    width: 100%;
    min-height: 300px;
    float: left; 
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 25px; 
  }*/
  .box-prod-destacados{
    width: 100%;
    min-height: 300px;
    float: left; 
    margin-bottom: 25px; 
  }    

/* --- Product Card ---- */
.product-front, .product-back{
  /*width:325px;*/
  width: 300px;
  height:500px;
  background:#fff;
  position:absolute;
  -webkit-transition: all 100ms ease-out; 
       -moz-transition: all 100ms ease-out; 
         -o-transition: all 100ms ease-out; 
            transition: all 100ms ease-out; 
}
#product-back{
  display:none;
  transform: rotateY( 180deg );
}
.product-card.animate .product-back, .product-card.animate #product-front{
  top:0px;
  left:0px;
  -webkit-transition: all 100ms ease-out; 
       -moz-transition: all 100ms ease-out; 
         -o-transition: all 100ms ease-out; 
            transition: all 100ms ease-out; 
}
.product-card{
  /*width:325px;*/
  width: 300px;
  height:460px;
  position: relative;   
  top:0px;
  left:0px;  
  overflow:hidden;
    transform-style: preserve-3d;
  -webkit-transition:  100ms ease-out; 
       -moz-transition:  100ms ease-out; 
         -o-transition:  100ms ease-out; 
            transition:  100ms ease-out;
  border-style: solid;
  border-width: 1px;
  border-color: #e2e2e2;
  margin: auto;
}

.product-card.animate{
  top:0px;
  left:0px;
  /*width:325px;*/
  width: 300px;
  height:460px;
  /*box-shadow:0px 13px 21px -5px rgba(0, 0, 0, 0.3);*/
  -webkit-transition:  100ms ease-out; 
       -moz-transition:  100ms ease-out; 
         -o-transition:  100ms ease-out; 
            transition:  100ms ease-out; 
}
/*.stats-container{
  background:#fff;  
  position:absolute;
  top:380px;
  left:0;
  width: 298px;
  height:300px;
  padding:15px 35px 35px; 
  -webkit-transition: all 200ms ease-out; 
       -moz-transition: all 200ms ease-out; 
         -o-transition: all 200ms ease-out; 
            transition: all 200ms ease-out;
}*/
.stats-container {
    background: #fff;
    position: absolute;
    top: 380px;
    left: 0;
    width: 298px;
    height: 300px;
    padding: 15px 20px 35px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}
.product-card.animate .stats-container{
  top:275px;
  -webkit-transition: all 200ms ease-out; 
       -moz-transition: all 200ms ease-out; 
         -o-transition: all 200ms ease-out; 
            transition: all 200ms ease-out; 
}
.stats-container .product_name{
  font-family: 'Roboto', sans-serif;
  font-size:14px;
  color:#333;
  font-weight: 500;
  padding-bottom: 5px;
  margin-top: -5px;  
}
.antes {
    font-size: 11px;
    margin-top: 0px;
    color: #828282;
}
.precio {
    margin-bottom: 5px;
}
.stock{ display: none; }
.stats-container p{
  font-family: 'Roboto', sans-serif;
  font-size:14px;
  color:#b1b1b3;  
  padding:8px 0 18px 0;
}
/*.stats-container .product_price {
    font-family: 'Roboto', sans-serif;
    float: right;
    color: #0072CE;
    font-size: 19px;
    font-weight: 600;
    top: 17px;
    position: absolute;
    right: 35px;
}*/
.stats-container .product_price {
    font-family: 'Roboto', sans-serif;
    float: right;
    color: #0072CE;
    font-size: 19px;
    font-weight: 600;
    top: 17px;
    position: absolute;
    text-align: right;
    right: 25px;
}
p.nombre {
    margin-top: 60px;
    font-weight: 500;
    line-height: 19px;
    font-size: 15px;
    color: #333;
}
.image_overlay{
  position:absolute;
  top:0;
  left:0; 
  width:100%;
  height:100%;
  background:#0072CE;
  opacity:0;  
}
.product-card.animate .image_overlay{
  opacity:0.7;  
  -webkit-transition: all 200ms ease-out; 
       -moz-transition: all 200ms ease-out; 
         -o-transition: all 200ms ease-out; 
            transition: all 200ms ease-out; 
}
.product-options{
  padding:2px 0 0;
}
.product-options strong{
  font-weight:700;
  color:#393c45;
  font-size:14px;
}
.product-options span{  
  color:#969699;
  font-size:14px;
  display:block;
  margin-bottom:8px;
}
  .view_details{  
    position:absolute;
    top:112px;
    left:50%;
    margin-left:-85px;  
    border:2px solid #fff;
    color:#fff;
    font-size:19px;
    text-align:center;
    text-transform:uppercase;
    font-weight:700;
    padding:10px 0;
    width:172px;  
    opacity:0;
    -webkit-transition: all 200ms ease-out; 
         -moz-transition: all 200ms ease-out; 
           -o-transition: all 200ms ease-out; 
              transition: all 200ms ease-out; 
  }
  .view_details:hover{  
    background:#fff;
    color:#0072CE;
    cursor:pointer;

  }
  .product-card.animate .view_details{
    opacity:1;
    width:152px;
    font-size:15px;
    margin-left:-75px;
    top:115px;
    -webkit-transition: all 200ms ease-out; 
         -moz-transition: all 200ms ease-out; 
           -o-transition: all 200ms ease-out; 
              transition: all 200ms ease-out;     
  }
  div.colors div{
    margin-top:3px;
    width:15px; 
    height:15px;  
    margin-right:5px;
    float:left;
  }
  div.colors div span{
    width:15px; 
    height:15px; 
    display:block;
    border-radius:50%;
  }
  div.colors div span:hover{
    width:17px;
    height:17px;
    margin:-1px 0 0 -1px;
  }
  div.c-blue span{background:#6e8cd5;}
  div.c-red span{background:#f56060;}
  div.c-green span{background:#44c28d;}
  div.c-white span{
    background:#fff;
    width:14px;
    height:14px; 
    border:1px solid #e8e9eb;
  }
div.shadow{
    width:335px;height:520px;
    opacity:0;
    position:absolute;
    top:0;
    left:0;
    z-index:3;
    display:none;
    background: -webkit-linear-gradient(left,rgba(0,0,0,0.1),rgba(0,0,0,0.2));
      background: -o-linear-gradient(right,rgba(0,0,0,0.1),rgba(0,0,0,0.2)); 
      background: -moz-linear-gradient(right,rgba(0,0,0,0.1),rgba(0,0,0,0.2)); 
      background: linear-gradient(to right, rgba(0,0,0,0.1), rgba(0,0,0,0.2)); 
  }
  .product-back div.shadow{
    z-index:10;
    opacity:1;
    background: -webkit-linear-gradient(left,rgba(0,0,0,0.2),rgba(0,0,0,0.1));
      background: -o-linear-gradient(right,rgba(0,0,0,0.2),rgba(0,0,0,0.1)); 
      background: -moz-linear-gradient(right,rgba(0,0,0,0.2),rgba(0,0,0,0.1)); 
      background: linear-gradient(to right, rgba(0,0,0,0.2), rgba(0,0,0,0.1)); 
  }
  .herramienta-precio {
      width: 70px;
      height: auto;
      position: absolute;
      right: 49px;
      margin-top: -42px;
  }
  .ten {
      width: 70px;
      float: left;
      border-right-style: solid;
      border-right-width: 1px;
      border-right-color: #3333;
      margin-right: 14px;
  }
  .sin-line{
    border-right: 0px!important;
  }
  .box-novedades{
    width: 1000px;
    height: 250px;
    float: left;
    background-color: #eaeaea;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
  }

  .novedosos-1{
    width: 1000px;
    height: 171px;
    position: absolute;
  }
  .box-nov-center {
      width: 475px;
      height: 100px;
      position: absolute;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      z-index: 9;
      margin-top: 80px;
  }
  .box-nov-center p {
      font-family: 'Roboto', sans-serif;
      font-size: 25px;
      color: #333333;
      text-align: center;
      font-weight: 300;
  }
  .box-nov-center span{
    font-weight: 500;
  }
  .btn-nov{
    width: 100%;
    height: 49px;
    background-color: #dd0021;
    float: left;
    display: table;
    margin-bottom: 14px;
  }
  .hov-nov{
    width: 100%;
    height: 0px;
    background-color: #333333;
    position: absolute;
  }
  .btn-nov p {
      font-family: 'Roboto', sans-serif;
      font-size: 30px;
      color: #fff;
      text-transform: uppercase;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      font-weight: 500;
      letter-spacing: 8px;
      padding-top: 3px;
      z-index: 9;
      position: relative;
  }
  .btn-nov p:before {
      content: '';
      position: absolute;
      width: 20px;
      height: 10px;
      background-image: url(../img/flecha.png);
      background-size: 20px 10px;
      right: 85px;
      margin-top: 3px;
  }
  .box-flex{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px; 
  }
  .item-flex{
    width: 495px;
    height: 450px;
    margin-bottom: 9px;
    background-color: #eaeaea;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  .item-flex:hover{
    opacity: 0.7;
  }
  .item-flex img{
    transition: transform 0.3s ease-in-out;
  }
  .item-flex:hover img {
    /*-webkit-transform : rotate(2deg) scale(1.1);
    -ms-transform     : rotate(2deg) scale(1.1); 
    transform         : rotate(2deg) scale(1.1); */
  }
  .item-flex p {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      color: #fff;
      font-size: 23px;
      font-weight: 500;
      margin-top: -40px;
      text-decoration: none;
      margin-left: 25px;
      position: relative;
      z-index: 99;
  }

  /*ESTILOS ICONOS JSON*/
  .dat-price  div.icco { margin: 6px 0 3px;}
  
  .dat-price div.icco {
      background-image: url(../img/sprite-CM.png);
      height: 23px;
      position: relative;
      display: inline-block;
      right: 76px;
      position: absolute;
      margin-top: -32px;
  }
  .dat-price .icco.ico-cmr { width: 49px; background-position: 0 0;}
  .dat-price .icco.ico-combo { width: 90px; background-position: 0 -27px;}
  .dat-price .icco.ico-masbajo {
      width: 108px;
      background-position: 0 -54px;
      right: 13px;
  }
  .dat-price .ico-evento { background-image: url(../img/sprite-CM.png); position: relative; display:block; width: 68px; background-position: 0 -131px; height: 17px;}
  .dat-price .icco.ico-internet { width: 92px; background-position: 0 -108px; right: 28px!important;}

  p.sku {
      margin-top: -18px;
      font-size: 15px;
      font-weight: 500;
      color: #828282;
      text-transform: uppercase;
  }
  .line-separa {
      width: 70%;
      height: 1px;
      background-color: #ccc;
      position: absolute;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      margin-top: 63px;
  }

  .item-flex-mini{
    width: 325px;
    height: 300px;
    margin-bottom: 13px;
    background-color: #eaeaea;
    overflow: hidden;
    position: relative;
  }
  .item-flex-mini:hover > .img-play{
    transform: scale(0.9);
  }
  .img-play{
    width: 150px;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  .item-flex-mini p {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      color: #fff;
      font-size: 18px;
      font-weight: 500;
      margin-top: -70px;
      text-decoration: none;
      margin-left: 25px;
      position: relative;
      z-index: 99;
      line-height: 27px;
      width: 260px;
  }
  .fix-alt-text{
    margin-top: -96px!important;
  }
  .dd{ margin-top: -71px!important; }
  .dd2{ margin-top: -45px!important; }

   .item-flex-mini-4{
    width: 241px;
    height: 218px;
    margin-bottom: 13px;
    background-color: #eaeaea;
    overflow: hidden;
    position: relative;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
 .item-flex-mini-4:hover{
    opacity: 0.7;
 }
  .item-flex-mini-4 p,.item-flex-mini-2 p {
      font-family: 'Roboto', sans-serif;
      font-style: normal;
      color: #fff;
      font-size: 23px;
      font-weight: 500;
      margin-top: -70px;
      text-decoration: none;
      margin-left: 25px;
      position: relative;
      z-index: 99;
      line-height: 27px;
      width: 180px;
  }
  .fix-4{
    margin-top: -43px!important;
  }

 .item-flex-mini-2 {
      width: 494px;
      height: 226px;
      margin-bottom: 13px;
      background-color: #eaeaea;
      overflow: hidden;
      position: relative;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
  }
  .item-flex-mini-2:hover{
    opacity: 0.7;
  }
  /*.mov-animation p:before{
    animation: mymove 1s infinite;
  }
  @keyframes mymove {
      0% {
        right: 85px;
      }
      50% {
        right: 70px;
      }
      100% {
        right: 85px;
      }
  }*/
  .oculto-mob{ display: none; }
  .oculto-desk{ display: block;}

   .slick-slider {
      width: 935px;
      margin: auto;
  }
  .slick-track {
      margin:auto!important;
  }
  .slick-prev {
      font-size: 0;
      line-height: 0;
      position: absolute;
      top: 50%;
      display: block;
      width: 30px;
      height: 30px;
      padding: 0;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      cursor: pointer;
      color: transparent;
      border: none;
      outline: none;
      left: -32px!important;
      bottom: inherit;
      z-index: 99;
      background-image: url(../img/flecha-izquierda.png);
      background-size: 30px 30px;
      opacity: 1;
      transition: all 0.3s ease-in-out;
      -webkit-transition: all 0.3s ease-in-out;
  }
  .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    right: -32px!important;
    bottom: inherit;
    z-index: 99;
    background-image: url(../img/flecha-derecha.png);
    background-size: 30px 30px;
    opacity: 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
  }
  .slick-next:hover,.slick-prev:hover{
    opacity: 0.5;
  }

  .slick-next:before,.slick-prev:before {
      content: '';
  }
  .logo-aires {
    width: 200px;
    height: auto;
    position: absolute;
    margin-top: -135px;
    right: -30px;
  }

   .up-content {
    width: 70px;
    height: 70px;
    margin: auto;
    cursor: pointer;
  }


   /* --------------------------------------- MEDIA CELULARES  --------------------------------------- */
   @media screen and (max-width: 768px){
     /*adaptacion mobile taxonomia*/
     .uno-anim{
       background-image: url(../img/N1-VTN-mb.jpg);
       background-position: center;
       background-size: cover;
       height: 400px;
     }
     .wrapper-menu-tax{ display: none;}
     .header{ display: none;}
      .portada-tax{ height: 400px;}
      .center-portada {
        width: 290px;
        height: 400px;
      }
      .text-portada {
        width: 85%;
        height: 104px;
        margin-top: 180px;
        margin-right: 0px;
    }
    .logo-aires {
      width: 150px;
      height: auto;
      position: absolute;
      margin-top: -102px;
      right: 0px;
    }
    .text-portada h1{ text-align: center}
    .text-portada p{ text-align: right;}
    .wrap-cont{ width: 300px;}
    .wrap-cont h2{ font-size: 26px;}
    .text-calug p{ display: none;}
    .text-calug{ height: auto; margin-top: 30px;}
    
    .content-menu-mobile {
      display: block;
      width: 100%;
      height: 50px;
      overflow: hidden;
      margin: auto;
      /* background-color: blue; */
      margin-top: 0px;
      margin-bottom: 15px;
    }
    .fix-altura-mob{ height: inherit!important; padding-bottom: 20px;}
    .menu {
      width: 290px;
      margin-top: 10px;
    }
    .full-ancho{
      width: 100%;
      background-color: #8a8a8a;
      height: 50px;
    }
    .title-menu {
	    width: 270px;
	    margin-bottom: 10px;
	    display: table;
	    cursor: pointer;
	    margin: auto;
	    padding-top: 14px;
	}
  .title-menu p {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding-left: 0px;
    padding-top: 4px;
  }
  .ico-menu {
	    width: 20px;
	    height: auto;
	    margin-top: 2px;
	    margin-left: 0px;
	    margin: 0;
	    margin-right: 10px;
	 }
    /*adaptacion mobile taxonomia*/
    /*Adaptacion mobile plantilla coleccion*/
    .text-portada h1{ font-size: 26px;}
           
    /*FIN Adaptacion mobile plantilla coleccion*/
    .text-portada p{ font-size: 16px;}
    .text-portada h1 {
          font-size: 31px;
          text-align: right;
    }
    .text-portada h2{margin-top: 7px; font-size: 19px;}
    .arrow-puntero{ display: none; }
    .logo-parrilla {
        width: 170px;
        height: 75px;
        float: right;
        margin-bottom: 5px;
    }
    .box-novedades {
        width: 300px;
    }
    .box-nov-center{ width: 210px; }
    .btn-nov p {
      font-size: 14px;
      letter-spacing: 5px;
      text-align: left;
      padding-left: 27px;
      line-height: 0px;
      font-size: 15px!important;
    }
    .btn-nov p:before {
        right: 27px;
        margin-top: 5px;
    }
    .box-nov-center p {
        line-height: 23px;
        font-size: 22px;
    }
    .novedosos-1 {
        width: 300px;
        height: 250px;
        position: absolute;
    }
    .oculto-mob{ display: block}
    .oculto-desk{ display: none; }
    .item-flex{ height: 272px; }
    .item-flex p {
        font-size: 17px;
        margin-top: -35px;
    }
    /*esatilos card productos destacados*/
    .product-card{ width: 300px; margin-bottom: 25px; }
    .product-front, .product-back{ width: 300px; background-color: #f0f0f0; }
    .stats-container{ top: 265px; }
    .product-front img {
        width: 80%;
        position: absolute;
        left: 0;
        right: 0;
        margin: auto;
    }
    .stats-container{ width: 299px; height: 219px; }
    .item-flex-mini-4 {
        width: 145px;
        height: 131px;
        margin-bottom: 10px;
        background-color: #eaeaea;
        overflow: hidden;
        position: relative;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }
    .item-flex-mini-4 p{ font-size: 13px; width: 110px; margin-left: 15px; line-height: 15px; margin-top: -42px; }
    .fix-4 {
        margin-top: -27px!important;
    }
    .item-flex-mini-2{ 
      width: 300px; 
      height: 137px; 
    }
    .item-flex-mini-2 p {
        font-size: 15px;
        margin-top: -34px!important;
        margin-left: 15px;
    }
  .item-flex-mini{ height: 277px; }
  .fix-alt-text {
      margin-top: -60px!important;
  }
  .item-flex-mini p {
        font-size: 15px;
        margin-top: -41px;
        line-height: 21px;
        width: 250px;
  }
  .fix-alt-text-mob{
       margin-top: -60px!important;
  }
  .img-play{ 
    width: 120px;
    margin-top: 65px;
  }
  .slick-dots{ bottom: -5px; }
  .slick-slider{ width: 100%!important}
  .slick-prev {
      width: 20px;
      height: 20px;
      bottom: -14px;
      left: 0px!important;
      background-size: 20px 20px;
      top: inherit;
  }

  .slick-next {
    width: 20px;
    height: 20px;
    bottom: -14px;
    background-size: 20px 20px;
    top: inherit;
    right: 0px!important;
  } 
  .box-prod-destacados{ margin-bottom: 5px; }


     
}

/* -- Media Tablet estilo espesifico -- */
@media (min-width: 640px) and (max-width: 768px){
  .wrap-cont{ width: 600px; }
  .box-novedades{ width: 600px; }
  .item-flex{ width: 294px; height: 267px; margin-bottom: 11px; }
  .product-card{ width: 292px; }
  .product-front, .product-back{ width: 292px; }
  .stats-container{ width: 290px; }
  .item-flex-mini-4 {
      width: 294px;
      height: 267px;
      margin-bottom: 10px;
  }
  .item-flex-mini-2 {
      width: 600px;
      height: 274px;
  }
  .item-flex-mini-4 p {
      font-size: 20px;
      width: 240px;
      margin-top: -38px;
  }
  .fix-4 {
    margin-top: -38px!important;
  }
  .item-flex-mini-2 p {
      font-size: 20px;
      margin-top: -42px!important;
      margin-left: 15px;
  }
  .item-flex-mini{ width: 293px; height: 270px;}
  .item-flex-mini p{ font-size: 17px;}

  
}


/*media pantallas grandes full mayores de 1600*/
@media screen and (min-width: 1700px){
   .uno-anim,.dos-anim,.tres-anim,.cuatro-anim,.cinco-anim{ background-size: auto!important; background-repeat: no-repeat;}

}
