body{
  font-family: Arial;
  color: #999;
}

.fundo{
  background-color: #dfdbdb;
}

header{
  border-bottom: 1px solid #999;
}

.whatsapp{
  background-color: #25d366;
  border: 1px solid #999;
  border-radius: 2px;
  
}

/* unvisited link */
.whatsapp a:link {
  color: #343a40;
  
  padding-left: 10px;
  padding-right: 10px;
  
  
}

/* visited link */
.whatsapp a:visited {
  color: #343a40;
  
  
}

/* mouse over link */
.whatsapp a:hover {
  color: #343a40;
  border-bottom: 2px solid #f35105;
  
 
}

/* selected link */
.whatsapp a:active {
  color: #343a40;
     
  
}



/* unvisited link */
a:link {
    text-decoration: none;
    color: #343a40;
  }
  
  /* visited link */
a:visited {
    text-decoration: none;
    color: #343a40;
  }
  
  /* mouse over link */
a:hover {
    text-decoration: none;
    color: #343a40;
  }
  
  /* selected link */
a:active {
    text-decoration: none;
    color: #343a40;
  }

  .lista1 {
    display: inline-block;
  }
 

.botao{
    text-decoration: none;
    
}

/* unvisited link */
.botao a:link {
    color: #343a40;
    
    padding-left: 10px;
    padding-right: 10px;
    
    
  }
  
  /* visited link */
  .botao a:visited {
    color: #343a40;
    
    
  }
  
  /* mouse over link */
  .botao a:hover {
    color: #343a40;
    border-bottom: 2px solid #f35105;
    
   
  }
  
  /* selected link */
  .botao a:active {
    color: #343a40;
       
    
  }

 

 .email-top{
  padding-left: 10px;
  font-size: 15px;
  
 }



.text-limit {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

 
  .menu_lateral{
    cursor: pointer;
    font-size: 20px;
    
  }

  /* unvisited link */
.menu_lateral a:link {
    color: #343a40;
    
    padding-left: 10px;
    padding-right: 10px;
    
    
  }
  
  /* visited link */
  .menu_lateral a:visited {
    color: #343a40;
    
    
  }
  
  /* mouse over link */
  .menu_lateral a:hover {
    color: #343a40;

  }

  .contatos{
    text-align: right;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 30px;
    padding-top: 10px ;
    
  }

  .contatos .i{
    font-size: 20px;
  }


  .float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:40px;
    right:40px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
  }
  
  .my-float{
    margin-top:16px;
    
  }

  

  

  

/* Dispositivos extra small (telefones em modo retrato, com menos de 576px) */
@media (max-width: 575.98px) { 
    .logo {
        display: block;
        text-align: center;
        text-decoration: none;      
    }

    .image-logo{
      height:70%;
    }

   

    .redes-top{
      padding-left: 10px;
      font-size: 20px;
      
     }

    .email-top{
      padding-left: 10px;
      font-size: 12px;
      
     }

      .botao-visible {
        display: none;
      }

      header{
        padding: 8px 8px 8px 8px;
        height: 40px;
      }

      .menu_lateral{
        display: block;
        text-align: right;
        float: right;
        text-decoration: none;
        padding-left: 10px;
        padding-right: 10px;
      }

      .latera_botoes{
       
        text-decoration: none;
      }

      .banner-base{    
        position: absolute;   
        top: 5px;
        padding: 0px;
        padding-top: 5px;
        width: 100%;      
      }
    
      .banner-fundo{
        color: #000;
        padding: 2px 5px 2px 5px;
        background-color: rgba(253, 250, 250, 0.349);
        width: 50%;
        word-wrap: break-word;
      }

      .banner-base{    
        position: absolute;   
        top: 2px;
        padding: 0px;
        padding-top: 2px;
        width: 100%;      
      }
    
      .banner-fundo{
        color: #000;
        padding: 1px 3px 1px 3px;
        background-color: rgba(253, 250, 250, 0.349);
        width: 50%;
        word-wrap: break-word;
      }

      .banner-text{
        font-size: 5px;
      }

      .banner-title{
        font-size: 10px;
      }

      
 }
/* Dispositivos small (telefones em modo paisagem, com 576px ou mais) */
@media (min-width: 576px) and (max-width: 767.98px) { 
    .logo {
        display: block;
        text-align: center;
        text-decoration: none;    
    }

    .image-logo{
      height:70%;
    }

    .redes-top{
      padding-left: 10px;
      font-size: 20px;
      
     }

     .email-top{
      padding-left: 10px;
      font-size: 12px;
      
     }

      .botao-visible {
        display: none;
      }

      header{
        padding: 8px 8px 8px 8px;
        height: 40px;
      }

      .menu_lateral{
        display: block;
        text-align: right;
        float: right;
        padding-left: 10px;
        padding-right: 10px;
      }

      .banner-base{    
        position: absolute;   
        top: 2px;
        padding: 0px;
        padding-top: 2px;
        width: 100%;      
      }
    
      .banner-fundo{
        color: #000;
        padding: 2px 5px 2px 5px;
        background-color: rgba(253, 250, 250, 0.349);
        width: 50%;
        word-wrap: break-word;
      }

      .banner-text{
        font-size: 8px;
      }

      .banner-title{
        font-size: 15px;
      }

      
 }

/* Dispositivos médios (tablets com 768px ou mais) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    .logo {
        display: block;
        text-align: center;
        text-decoration: none;
      }

      .image-logo{
        height:100%;
      }

      .redes-top{
        padding-left: 10px;
        font-size: 25px;
        
       }

       .email-top{
        padding-left: 10px;
        font-size: 15px;
        
       }

      .botao-visible {
        display: none;
        text-align: center;
        text-decoration: none;

      }

      

      header{
        padding: 8px 8px 8px 8px;
        height: 40px;
      }

      .menu_lateral{
        display: block;
        text-align: right;
        float: right;
        padding-left: 10px;
        padding-right: 10px;
      }

      .banner-base{    
        position: absolute;   
        top: 5px;
        padding: 0px;
        padding-top: 5px;
        width: 100%;      
      }
    
      .banner-fundo{
        color: #000;
        padding: 2px 5px 2px 5px;
        background-color: rgba(253, 250, 250, 0.349);
        width: 50%;
        word-wrap: break-word;
      }

      .banner-text{
        font-size: 12px;
      }

      .banner-title{
        font-size: 20px;
      }

     
 }

/* Dispositivos large (desktops com 992px ou mais) */
@media (min-width: 992px) and (max-width: 1199.98px) { 
    .logo {
        text-align: left; 
        float: left;
        text-decoration: none;
      }

      .image-logo{
        height:100%;
      }

      .redes-top{
        padding-left: 10px;
        font-size: 25px;
        
       }

       .email-top{
        padding-left: 10px;
        font-size: 15px;
        
       }

      .botao-visible {
        display: block;
        text-align: center;
        text-decoration: none;
      }

      header{
        padding: 12px 10px 10px 10px;
        height: 50px;
      }

      .menu_lateral{
        display: none;
        
      }

      .latera_botoes{
        display: none;
      }

      .banner-base{    
        position: absolute;   
        top: 10px;
        padding: 0px;
        padding-top: 10px;
        width: 100%;      
      }
    
      .banner-fundo{
        color: #000;
        padding: 5px 10px 5px 10px;
        background-color: rgba(253, 250, 250, 0.349);
        width: 50%;
        word-wrap: break-word;
      }


      .banner-text{
        font-size: 18px;
      }

      .banner-title{
        font-size: 35px;
      }
 }

/* Dispositivos extra large (desktops grandes com 1200px ou mais) */
@media (min-width: 1200px) { 
    .logo {
        text-align: left;
        float: left;
        text-decoration: none;
      }

      .image-logo{
        height:100%;
      }

      .redes-top{
        padding-left: 10px;
        font-size: 25px;
        
       }

       .email-top{
        padding-left: 10px;
        font-size: 15px;
        
       }

      .botao-visible {
        display: block;
        text-align: center;
        text-decoration: none;
        white-space: nowrap;
      }

      header{
        padding: 12px 10px 10px 10px;
        height: 50px;
      }

      .menu_lateral{
        display: none;
      
      }

      .latera_botoes{
        display: none;
      }

      .banner-base{    
        position: absolute;   
        top: 20px;
        padding: 0px;
        padding-top: 20px;
        width: 100%;      
      }
    
      .banner-fundo{
        color: #000;
        padding: 5px 10px 5px 10px;
        background-color: rgba(253, 250, 250, 0.349);
        width: 50%;
        word-wrap: break-word;
      }

      .banner-text{
        font-size: 20px;
      }

      .banner-title{
        font-size: 40px;
      }
 }


