/*Estilo para tablets*/
/*Estilo para tablets*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

/*Qualidade Home*/
.qualidade:after {
	right: 66px;
}

.qualidade_lista li {
	padding: 0 10px;
}

/*Footer*/

.footer_redes ul li a {
	border: 3px solid #fec63e;
	display: block;
	padding: 6px;

}

.footer_redes ul li a img{
	width: 26px;
	height: 26px;
}

/*Produtos*/

.produto_item h2{
	top: -150px;
	margin-bottom: -56px;
}

.produto_icone {
	padding: 41px 0;
}

.produto_info p{
	font-size: 14px;
	line-height: 20px;
	height: 122px;
	padding: 20px 30px;
}

.produto_info ul li {
	width: 181px;
	height: 49px;
}
    
    .premios {
    padding-left: 5px
    }

} /* Final do estilo para tablets */

/*Estilo para smartphone*/

@media only screen and (max-width: 767px) {

    .pre-header{
        text-align: left;
    }

.menu-nav.mobile-menu {
	position: fixed;
	background: #ce171c;
	padding: 10px;
	/*top: 100px;
	right: 0px;*/
	opacity: 0;
	 visibility: hidden;
	transform: translate3d(60px, 0px, 0px);
	transition: .3s;
	z-index: 10000;
    color: white;
}

.menu-nav.mobile-menu.active {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0px, 0px, 0px);
}

.menu-nav.mobile-menu li {
	display: block;
}

.menu-nav.mobile-menu li a {
	border-top: 2px solid;
	width: 100%;
	text-align: center;
}
.mobile-btn {
	display: block;
	color: white;
	width: 30px;
	height: 30px;
	border-top: 4px solid;
	margin: 0px 20px 0 0;
	float: right;
	position: relative;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
    z-index: 10000;
}

.mobile-btn::after, .mobile-btn::before {
	content: '';
	display: block;
	height: 4px;
	margin-top: 6px;
	background: currentColor;
	position: relative;
	transition: transform .2s ease;
}

.mobile-btn.active {
	border-top-color: transparent;
}

.mobile-btn.active::after {
	margin-top: 0px;
	top: 2px;
	transform: rotate(45deg);
}

.mobile-btn.active::before {
	margin-top: 0px;
	top: 6px;
	transform: rotate(135deg);
}

.logo-pre img{
	padding-top: 0px;
    max-width: 150px;
	
}

/*Introducao*/
    
    .menu {
    position: fixed;
    text-align: left;
    top: 30px;
    left: 0;
    width: 100%;
    background-color: #ce171c;
    }

.introducao {

    width: 100%;
	height: 400px;
	background: url("../img/banner-home.jpg") no-repeat center;
	background-size: cover;
	text-align: left;
    z-index: -1;
   

	}
    
    header img {
        max-width: 150px;
        
    }

.introducao h2 {
    font-family: 'Lato', sans-serif;
    font-size: 1.4em;
    color: white;
    text-transform: uppercase;
    font-weight: 900;
    padding-top: 40px;
    z-index: 100;
}

.veja-mais {
font-family: 'Lato', sans-serif;
padding-top: 40px;
font-size: 1.2em;
text-align: center;

}
.veja-mais a {
color: white;
display: block;
}

.veja-mais img {
text-align: left;
display: block;
padding-top: 5px

}
    
    blockquote {
    text-align: center;    
    }


/*Introdução Interna*/



/*Contato*/

   
    
    .contato-form {
  
    padding: 10px 10px 10px 10px;
    margin-top: 50px;

}
.contato-form h2 {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 1.8em;
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: 10px;
}

.contato-form p {
    color: white;
    font-family: 'Lato', sans-serif;
    font-size: 1.1em;

}

.formulario{
text-align:left;
}

.formulario label {
    text-align: left;
    display: block;
    padding-bottom: 2px;
    padding-top: 5px;
    color: white;
    text-transform: uppercase



}

.formulario input {
    text-align: left;
    padding: 5px;
    border: solid 2px #9d0a0e;
    width: 94%

}

.formulario textarea  {
    text-align: left;
    padding: 12px;
    width: 94%;
    height: 100px;
    border: solid 2px #9d0a0e;
    margin-bottom: 10px;

}

.formulario button {

    padding: 10px;
    width: 94%;
    background-color: white;
    border: solid 2px #9d0a0e;
    color: #9d0a0e;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1.3em;
    transition: .5s;


}
    
    .cita-advogado h2 {

    font-family: 'Lato', sans-serif;
    font-size: 2.em;
    color: #727070;
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Lato', sans-serif;

}
    

    .logo-pre {
    display: none;
    }
    
    .pre-header .botao-download{
        display: none;
        
    }
    
    .logo-header {
    display: inherit;
    
}
    .social-network a {
    display: none;    
    }
    .pre-header {
    height: 30px;
    margin: 0 auto;
    position: fixed;
    }
    
    .info-pre{
        margin: 0 auto;
        text-align: center;
    }
 
    .info-pre ul li {
    display: inline-block;
    text-align: center;
    margin-top: 0px;
    padding-left: 0px;
}

.info-fone {

    margin-top: 0px;
    padding: 0px 0px 0px 10px;
  


}
.info-fone i {
color: #068f8a;
font-size: 15px

}
.info-fone a {
    color: black;
     font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 900;
}
    
      .premios {
    padding-left: 5px
    }
    
   .reconhecimento {
    
    font-size: 1.8em;
    padding-top: 80px
}
 
    .titulo-pagina {
    font-size: 2.6em;
    padding-top: 80px  
    }
    
    .servicos .titulo {
    font-size: 2em;
    }
    
    .tab-menu-vermelho li a {
	
	color: white;
    background-color: #ce171c;
    border: 2px solid #9d0a0e;
    letter-spacing: 0px;
    font-size: 0.7em;
    padding: 5px 0px;
	width: 80px;
	margin: 0px 0px 20px 10px;
	
}

.tab-menu-vermelho li a:hover {
	
	color: #ce171c;
    background-color: white;
    border: 2px solid #9d0a0e;
    letter-spacing: 0px;
    font-size: 0.7em;
    padding: 5px 0px;
	width: 80px;
	margin: 0px 0px 20px 10px;
	
}

} /* Final do estilo para smartphone
