@media(max-width:2560px){
  /*
  .prev, .next{
    top: 10%; 
   }
   */

}
@media(max-width:1200px){
  /*
  .prev, .next{
   top: 20%; 
  }
  */
  
  .cuerpo .img{

  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  }
  .cuerpo  .tablet{
  display: none;  
  }
  .cuerpo .txt h2{
    width: 80%;
    margin: auto;
  font-size: 30px; 
  line-height: 30px;
  }
  .cuerpo .txt h4{
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px; 
  line-height: 23px;
  }
  .cuerpo .txt p{
  line-height: 23px;  
  }

}
@media(max-width:991px){
  .slideshow-container{
  margin-top: 60px;  
  }
  .for{
    width: 100%;
    height: 100px;
  
     padding:0px;
     text-align: center;
     background-color: #D60812;
    
     text-align: left;
     margin: 0px;
     padding: 0px;
     }
     
     
     /*
    
     .cd-primary-nav > ul a{
     background-color: orange;;  
     }
     */
   .for br{
 
   }
   .for a{
   height: 100px !important;
   display: inline-block;
     
   }
  .for_movil{
    width: 100%;
    height: 90px;
    
    
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    background-color: #D60812;
    
    }
    .for_movil a{
    color: #fff;  
    }
    .for_movil strong{
    text-align: center; 
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
   font-weight: 700;
  
    }
    .for_movil p{
    font-size: 18px;
    line-height: 21px;
    font-family: 'Montserrat', sans-serif;
   font-weight: 400;
    }
    #lineas{
    height: 0px;  
    }
    .txt{
    
    margin-top: 0px;
    margin-bottom: 50px;  
    
    }
  .txt .descrip p{
  font-size: 25px;
  line-height: 49px;
  }
  .txt .descrip h2{
  font-size: 28px;
  line-height: 45px;
  
  }
  /*
  .flechas{
    position: relative;
    margin-top: -50%;
    margin-bottom: 50%;
    
    
  }
  */
  /*slider*/
  #slider{
    height: 900px;  
    display: block;
   
    }

    .cuerpo{
      width: 100%;
      flex-direction: column;
      display: inline-block;
      
    }
    .cuerpo .txt{
      width: 100%;  
      }
      .cuerpo .tablet{
        display: block;  
        }
        #des{
        display: none; 
        }
        .cuerpo .img{
        
       width: 100%; 
       margin-left: 0%;
        }
        .cuerpo .txt h2{
        width: 80%;
        margin: auto;
        font-size: 35px;
        line-height:30px;
        margin-bottom: 15px;
     
        }
        .cuerpo .txt h4{
          font-size: 25px;
          line-height: 30px;
         
          }
          .cuerpo .txt p{
            font-size: 20px;
            line-height: 30px;
          }
          .listslider{
           
            background-color: transparent;
            display: none;
          }
          .cuerpo .btn{
            display: block;  
            flex-direction: column;
            
           
            }
            .cuerpo .btn button{
            width: 80%;
            background-color: black;
            color: #fff;  
            border-radius: 10px;
            margin-bottom: 20px;
            }
            .cuerpo .btn button p{
            margin: 0px;
            padding: 0px; 
            padding-top: 10px;
            padding-bottom: 10px; 
            font-size: 25px;
            font-family: 'Montserrat', sans-serif;
 font-weight: 500;
            }
            /*colocación de la sección de experemientado */
            .experimentado .des p{
              width: 100%;
            font-size: 30px;
            line-height: 50px;  
          
          }
          .experimentado .pc{
          display: none;  
          }
          .experimentado .tablet {
          display: block;  
          }
          .experimentado .tablet img{
          width: 100%;  
          }
          /* colocación de la imagenes y del texto */
          /*pistola */
          .col1{
            flex-direction: column;  
            }
            .col1 .img{
            width: 60%;  
            }
            .col1 .img img{
            width: 100%;
            height: auto;  
            }
            .col1 .txt{
            width: 80%;
            margin: auto;  
            }
            .col1 .txt p{
            width: 90%;
            text-align: center;
            margin-top: 30px;
            margin-bottom: 30px;
            font-size: 30px;
            line-height: 35px;
            font-family: 'Montserrat', sans-serif;
            font-weight: 500;
            }
            /* estilos de la brocha*/
            .col2{
              flex-direction: column-reverse;  
              }
              .col2 .img{
              width: 60%;  
              margin-left: 40%;
              }
              .col2 .img img{
              width: 100%;
              height: auto;  
              }
              .col2 .txt{
              width: 80%;
              margin: auto;  
              }
              .col2 .txt p{
              width: 90%;
              text-align: center;
              margin-top: 30px;
              margin-bottom: 30px;
              font-size: 30px;
              line-height: 35px;
              font-family: 'Montserrat', sans-serif;
              font-weight: 500;
              }
              /* colocacion de los estilos del formulario */
              .formulario .sub h3{
                width: 80%;
                font-size: 30px;
                line-height: 40px;
                margin: auto;
                
                }
                .formulario .sub h4{
                font-size: 40px;
                line-height: 40px;
                margin-top: 20px;
                }
                .formulario form{
                  width: 100%;
                }
                ::placeholder{
                font-size: 20px;  
                }
                
       /*nombre */
       .formulario form .nombre{
        width: 90%;  
        height: auto;
        margin: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        }
        .formulario form .nombre label{
        font-size: 23px;  
        }
        .formulario form .nombre input{
        width: 90%;  
        height: 40px;
        font-size: 23px;
        }
        /*numero telefonico */
        .formulario form .numero{
          width: 90%;  
          height: auto;
          margin: auto;
          padding-top: 30px;
          padding-bottom: 30px;
          margin-top: 20px;
        }
        .formulario form .numero label{
         font-size: 23px; 
        }
        .formulario form .numero input{
          width: 90%; 
          height: 40px;
          font-size: 23px;
        }
        /*correo electronico */
        .formulario form .correo{
          width: 90%;  
          height: auto;
          margin: auto;
          padding-top: 30px;
          padding-bottom: 30px;
          margin-top: 20px;
        }
        .formulario form .correo label{
        font-size: 23px;  
        }
        .formulario form .correo input{
        width: 90%;
        height: 40px;
        font-size: 23px;
        }
        /* ciudad */
        .formulario form .ciudad{
          width: 90%;  
          height: auto;
          margin: auto;
          padding-top: 30px;
          padding-bottom: 30px;
          margin-top: 20px;
          
        }
        .formulario form .ciudad label{
        font-size: 23px;
        }
        .formulario form .ciudad input{
        width: 90%;
        height: 40px;
        font-size: 23px;
        }
       /* negocos */
       .formulario form .negocio{
        width: 90%;  
        height: auto;
        margin: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 20px;
       }
       .formulario form .negocio label{
       font-size: 23px; 
       }
       .formulario form .negocio input{
       width: 90%; 
       height: 40px;
       font-size: 23px;
       }
       /* propio negocio */
       .formulario form .propio{
        width: 90%;  
        height: auto;
        margin: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        margin-top: 20px;
        display: block;
        position: relative;
       
       }
       .formulario form .propio label{
       font-size: 23px; 
       }
       .formulario form .propio input{
       width: 90%;
       display: flex;
       
       }
       .formulario form .propio .check input{
       
        display: flex;
        flex-direction: column;
       }
       .btn-enviar{
        width: 90%;
        margin-left: 5%;
        margin-top: 30px;
        display: flex;
        justify-content: center;
       
       
        }
        .btn-enviar button{
          padding: 10px;
          font-size: 18px;
          font-family: 'Montserrat', sans-serif;
          font-weight: 500;
          text-transform: capitalize;
          border-radius: 10px;
          border: none;
         
        }
        /* FOOTER */
        footer{
        width: 100%;
        height: auto; 
        
        }
        
        footer .fondo .columnas{
         
         flex-direction: column;
         padding-top: 50px;
         padding-bottom: 50px;
        }
        footer .fondo .columnas .logo-pie{
         width: 100%;
         
       
        }
        footer .fondo .columnas .logo-pie .img{
       margin-left: 10%;
         
        }
        footer .fondo .columnas .logo-pie .txt{
         width: 90%;
       margin-bottom: 20px;
        }
        footer .fondo .columnas .logo-pie .txt p{
          width: 80%;
       font-size: 20px;
       line-height: 30px;
       font-family: 'Montserrat', sans-serif;
                   font-weight: 300;
        margin-bottom: 30px;
        }
        footer .fondo .columnas .redes{
       width: 90%;
       margin: auto;
        }
        footer .fondo .columnas .redes .ubicacion p{
        font-size: 20px; 
        line-height: 30px;
        }
        footer .fondo .columnas .redes .email p{
        font-size: 20px;
        line-height: 30px; 
        }
        footer .fondo .columnas .redes .face p{
        font-size: 20px;
        line-height: 30px; 
        }
        footer .fondo .columnas .redes .ins p{
       font-size: 20px;
       line-height: 30px;
        }
        footer .fondo .columnas .oficina{
         width: 90%;
         margin: auto;
         margin-top: 20px;
         margin-bottom: 20px;
        }
        footer .fondo .columnas .oficina .tel1 p strong{
         font-family: 'Montserrat', sans-serif;
         font-weight: 700;
         font-size: 23px;
         padding-bottom: 10px;
         display: inline-block;
         
       }
       footer .fondo .columnas .oficina .tel1 p{
        font-size: 22px;
        line-height: 34px;
       }
       footer .fondo .columnas .oficina .tel2 p strong{
         font-family: 'Montserrat', sans-serif;
         font-weight: 700;
         font-size: 23px;
         padding-bottom: 10px;
         display: inline-block;
         
       }
       footer .fondo .columnas .oficina .tel2 p{
        font-size: 22px;
        line-height: 34px;
       }
       /* whatssap flotante */
       .social ul li .icon-what {background:#fff;width: 50px;height: 50px;display: flex;justify-content: center;border-radius: 0px 10px 10px 0px;}
       .social ul li .icon-what img{
         width: 90%;
         margin: auto;
        
       }
       .fondo_movil{
        width: 100%;
        display: block;
        display: flex;
        justify-content: flex-end;
        margin-top: -40%;
        line-height: 0px;
        margin-bottom: 0px;
         
        }
        .fondo_movil img{
        width: 50%;  
        line-height: 0px;
        }



}

@media(max-width:767px){
  .cd-primary-nav {
    /*
    display: inline-block;
    float: right;
    */
    
    display: block;
    width: 100%;
    height: 100%;
    /*
    padding-right: 5%;
    */  
   
  }
  .cd-primary-nav > ul {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    /*
    background-color: #ffffff;
    */
    background-color: #131E28;
    display: none;
    box-shadow: 0 14px 20px rgba(0, 0, 0, 0.2);
  }

  .cd-auto-hide-header .logo a, .cd-auto-hide-header .logo img{
   width: 80%; 
   margin: auto;
  
  }
  .for{
   width: 100%;
   height: 100px;
 
    padding:0px;
    text-align: center;
    background-color: #D60812;
   
    text-align: left;
    margin: 0px;
    padding: 0px;
    }
    
    
    /*
   
    .cd-primary-nav > ul a{
    background-color: orange;;  
    }
    */
  .for br{
display: none;
  }
  .for a{
  height: 100px !important;
  display: inline-block;
    
  }
  .for a strong{
    width: 90%;
  font-size: 15px;
  line-height:normal;
  font-family: 'Montserrat', sans-serif;
   font-weight: 700;
   margin: 0px;
   padding: 0px;
   display: inline-block;
  
   
  }
  .for a p{
    width: 90%;
  font-size: 13px;
  line-height: 19px;
  font-family: 'Montserrat', sans-serif;
   font-weight: 400;
   margin: 0px;
   padding: 0px;
   display: flex;
  flex-direction: column;
  margin-top: -10px;
  
  }
  .for a p b{
    width: 90%;
 margin: 0px;
 padding: 0px;
  font-size: 12px;
  
  
  }
  
  .slideshow-container{
   margin-top: 60px; 
  }
  .prev, .next{
   
   padding: 0px;
  }
  .prev img{
    width: 50%;
    margin-left: 25%;

  }
  .next img{
  width: 50%;  
  margin-left: 25%;
  }
    /* primer texto */
    #lineas{
    height: 70px;  
    }
    
    .txt{
      margin-top: 0px;
      margin-bottom: 50px;
  
    }
    .txt .descrip{
    width: 90%;
     
    }
    .txt .descrip p{
    font-size: 20px;
    line-height: 28px;
    }
    .txt .descrip h2{
    font-size: 23px;
    line-height: 30px;
    }
    /* estilos de la seccion del slider de los botones de descarga */
    #slider{
    height: 900px;  
    display: block;
   
    }

    .cuerpo{
      width: 100%;
      flex-direction: column;
      display: inline-block;
      
      
    }
    .cuerpo .txt{
    width: 100%;  
    }
    .cuerpo .tablet{
    display: block;  
    }
    #des{
    display: none; 
    }
    .cuerpo .img{
    
   width: 100%; 
   margin-left: 0%;
    }
    .cuerpo .txt h2{
    width: 100%;
    margin: auto;
    font-size: 20px;
    line-height: 27px;
  
    }
    .cuerpo .txt h4{
    font-size: 15px;
    line-height: 19px;
    }
    .cuerpo .txt p{
     font-size: 16px;
     line-height: 25px;

    }
    .listslider{
      
      background-color: transparent;
      display: none;
    }
    .cuerpo .btn{
    display: block; 
    width: 100%;    
    }
    .cuerpo .btn button{
      width: 100%;
    background-color: black;
    color: #fff;  
    margin: auto;
    margin-bottom: 30px;
    }
    .cuerpo .btn button p{
     font-size: 16px; 
    
    }
    /* colocacion de experiencia */
    #nosotros{
    margin-top: -50px;
    }
    .experimentado{
    margin-top: 48px; 
    }
    .experimentado img{
    width: 100%;  
    }
    
    .experimentado .des p{
        width: 100%;
      font-size: 20px;
      line-height: 28px;  
    
    }
    .experimentado .pc{
    display: none;  
    }
    .experimentado .movil{
    display: block;
    }
    .experimentado .tablet{
    display: none;  
    }

    /* colocacion de las columnas de imagen y texto */
    /* estilos de la imagen de pistola */
    .col1{
    flex-direction: column;  
    }
    .col1 .img{
    width: 90%;  
    }
    .col1 .img img{
    width: 100%;  
    }
    .col1 .txt{
    width: 80%;
    margin: auto;  
    }
    .col1 .txt p{
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    }
    /*estilos de la imagen de brocha */
    .col2{
      flex-direction: column-reverse  
      }
      .col2 .img{
      width: 90%; 
      margin-left: 10%; 
      }
      .col2 .img img{
      width: 100%;
      height: auto;  
      }
      .col2 .txt{
      width: 80%;
      margin: auto;    
      }
      .col2 .txt p{
      width: 100%;
      text-align: center;
      margin-top: 30px;
      margin-bottom: 30px;
      font-size: 22px;
      font-family: 'Montserrat', sans-serif;
      font-weight: 500;
      }
      /* texto de cada */
      
      .cada div{
      padding-top: 50px;
      padding-bottom: 50px;  
      }
      .cada div p{
      width: 100%;
      margin: auto; 
      line-height: 39px;
      font-size: 24px; 
      }
      /* estilos del formulario */
      .propio .check{
      display: flex;
      
      }
      .formulario form .propio .check input{
       margin: 0px;
       padding: 0px; 
      }
      .propio .check .no{
     margin-right: 20px; 
      }
     
      .formulario .sub h3{
      font-size: 20px;
      line-height: 26px;
      padding-top: 70px;
    
      }
      .formulario .sub h4{
      font-size: 23px;
      line-height: 45px;
      margin-top: 20px;
      }
      .formulario form{
        width: 100%;
        
      }
      /*nombre */
      .formulario form .nombre{
      width: 90%;  
      height: auto;
      margin: auto;
      padding-top: 10px;
      padding-bottom: 20px;
      }
      .formulario form .nombre input{
      width: 90%;  
      }
      /*numero telefonico */
      .formulario form .numero{
        width: 90%;  
        height: auto;
        margin: auto;
        padding-top: 10px;
        padding-bottom: 20px;
        margin-top: 20px;
      }
      .formulario form .numero input{
        width: 90%; 
      }
      /*correo electronico */
      .formulario form .correo{
        width: 90%;  
        height: auto;
        margin: auto;
        padding-top: 10px;
        padding-bottom: 20px;
        margin-top: 20px;
      }
      .formulario form .correo input{
      width: 90%;
      }
      /* ciudad */
      .formulario form .ciudad{
        width: 90%;  
        height: auto;
        margin: auto;
        padding-top: 10px;
        padding-bottom: 20px;
        margin-top: 20px;
        
      }
      .formulario form .ciudad input{
      width: 90%;
      }
     /* negocos */
     .formulario form .negocio{
      width: 90%;  
      height: auto;
      margin: auto;
      padding-top: 10px;
      padding-bottom: 20px;
      margin-top: 20px;
     }
     .formulario form .negocio input{
     width: 90%; 
     }
     /* propio negocio */
     .formulario form .propio{
      width: 90%;  
      height: auto;
      margin: auto;
      padding-top: 10px;
      padding-bottom: 20px;
      margin-top: 20px;
     }
     .formulario form .propio input{
     width: 90%;
     display: flex;
     }

     /* footer del pie de pagina */
     
     footer .fondo .columnas{
      
      flex-direction: column;
      padding-top: 50px;
      padding-bottom: 50px;
     }
     footer .fondo .columnas .logo-pie{
      width: 100%;
   
      
    
     }
     footer .fondo .columnas .logo-pie .img{
      /*
    margin-left: 25%;
    */
    margin-left: 0%;
    width: 100%;
    
      
     }
     footer .fondo .columnas .logo-pie .img img{
      margin-left: 5%;
       
     }
     footer .fondo .columnas .logo-pie .txt{
      width: 90%;
    margin-bottom: 20px;
     }
     footer .fondo .columnas .logo-pie .txt p{
    font-size: 16px;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif;
                font-weight: 300;
     }
     footer .fondo .columnas .redes{
    width: 90%;
    margin: auto;
     }
     footer .fondo .columnas .redes .ubicacion p{
     font-size: 15px; 
     line-height: 25px;
     }
     footer .fondo .columnas .redes .email p{
     font-size: 15px;
     line-height: 25px; 
     }
     footer .fondo .columnas .redes .face p{
     font-size: 15px;
     line-height: 25px; 
     }
     footer .fondo .columnas .redes .ins p{
    font-size: 15px;
    line-height: 25px;
     }
     footer .fondo .columnas .oficina{
      width: 90%;
      margin: auto;
      margin-top: 20px;
      margin-bottom: 20px;
     }
     footer .fondo .columnas .oficina .tel1 p strong{
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      font-size: 16px;
      padding-bottom: 10px;
      display: inline-block;
      
    }
    footer .fondo .columnas .oficina .tel1 p{
     font-size: 15px;
     line-height: 25px;
    }
    footer .fondo .columnas .oficina .tel2 p strong{
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      font-size: 16px;
      padding-bottom: 10px;
      display: inline-block;
      
    }
    footer .fondo .columnas .oficina .tel2 p{
     font-size: 15px;
     line-height: 25px;
    }
    /* whatssap flotante */  
    .social{
      /*
      width: 90%;
      height: 50vh;
      position: fixed; 
      top: 10px;
      bottom: 0px;
      right: 0;
      left: 0;
      z-index: 5; 
      display: flex;
      justify-content: flex-end;
      align-items: flex-end;
      align-content: flex-end;
      border:1px solid red;
      margin-left: 5%;
      margin-right: 5%;
      display: inline-block;
      */
    left: 85%;
    top: 55%;
    border-radius: 50%;
    
    }
    .social ul{
    border-radius: 50%;  
    }
    .social ul li .icon-what {background:transparent;width: 50px;height: 50px;display: flex;justify-content: center;border-radius: 50%;}
    .social ul li .icon-what img{
      width: 80%;
      margin: auto;
      border-radius: 50%;
     
    }

}