body{font-family: Montserrat, sans-serif !important; margin: 0;}
html{
	scroll-behavior: smooth;
}
:target {
  scroll-margin-top: 4em;
}
@media (max-width: 800px){
	/*MENU*/
	#limenu{display: none !important;}
	.logo-menu{width: 100px !important;}
.btn-maisproduto{font-size: 0.5rem !important;}
.banner{
	color: #fff;
	margin-top: 100px;
	background-image: url("../image/banner-fundo01.png") !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.email{font-size: 0.8rem !important;}
}
#subirTopo {
text-decoration: none;
background: #e5242c;;
bottom: 15px;
right: 20px;
color: #fff;
text-align: center;
cursor: pointer;
padding: 15px;
font-size: 30px;
font-weight: bold;
text-transform: uppercase;
position: fixed;
border-radius:50%;
font-family: 'Lato', sans-serif;
opacity: .8;
z-index: 2;
}
#subirTopo:hover {
opacity:1;
}
#whatss{
text-decoration: none;
background: #00ef6f;
bottom: 85px;
right: 20px;
color: #fff;
text-align: center;
cursor: pointer;
padding: 15px;
font-size: 30px;

text-transform: uppercase;
position: fixed;
border-radius: 50%;
font-family: times !important;
z-index: 50;
}

#whatss:hover {
opacity: 0.8;
}

.link-whats{
	color: #fff;
}
.link-whats:hover{
	color: #fff;
	text-decoration: none;
}
.link-whats-praticas{
	color: #fff;
}
.link-whats-praticas:hover{
	color: #fff;
	text-decoration: none;
}
.text-vermelho{color: #e5242c;}
.text-cinza{color: #6c6c6c;}
.text-branco{color: #fff;}
.titulo{
	background-color: #032463;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*MENU*/	
.btn-toggler{
	border:0;
}	
.bar{
	color:#e5242c;
}
.icon-nav{
	padding:15px;
	color:#e5242c;
	font-size:0.5em;
}

.nav-topo{
	 background-color: #fff;
	 transition: 0.5s ease;
	}
.nav-topo.scrolled{
	background-color: #01a2ec;
}	
.menu{
	font-weight: bold;
	color: #515151;
}
.menu:hover{
	color: #e5242c;
}
.logo-menu{
	width: 200px;
}
.whats-menu{text-decoration: none; color: #515151;;}
.whats-menu:hover{text-decoration: none; color: #e5242c;}
/*Banner*/
.banner{
	color: #fff;
	margin-top: 100px;
	background-image: url("../image/banner.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.banner-01{
	color: #fff;
	margin-top: 100px;
	background-image: url("../image/banner_01.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;

}
.banner-02{
	color: #fff;
	margin-top: 100px;
	background-image: url("../image/banner_02.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
}
.transparente{color: transparent;}
.btn-whats{

	text-decoration: none;
  background-color: #05ca00;
 	color: #fff;
 	padding: 10 20 10 20px;
 	border-radius: 20px;
 	border: 2px solid #05ca00;
 }
 .btn-whats:hover{
 	text-decoration: none;
 	background-color: #fff;
 	color: #05ca00 !important;
 	border-radius: 20px;
 	border: 2px solid #05ca00;
 }
 /*Produtos*/
 .btn-maisproduto{
	text-decoration: none;
  background-color: #032463;
 	color: #fff;
 	padding: 10 30 10 30px;
 	border-radius: 20px;
 	border: 2px solid #032463;
 }
 .btn-maisproduto:hover{
 	text-decoration: none;
  background-color: #032463;
 	color: #fff;
 	padding: 10 30 10 30px;
 	border-radius: 20px;
 	border: 2px solid #032463;
 }
 /*Contato*/
 .btn-enviar{
 	text-decoration: none;
  background-color: #e5242c;;
 	color: #fff;
 	padding: 10 30 10 30px;
 	border-radius: 20px;
 	border: 2px solid #e5242c;;
 }
 .btn-enviar:hover{
 	text-decoration: none;
  background-color: #e5242c;;
 	color: #fff;
 	padding: 10 30 10 30px;
 	border-radius: 20px;
 	border: 2px solid #e5242c;;
 }
/*FOOTER*/
.footer{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #032463;
	
}
.link{
	text-decoration: none;
}
.link:hover{
	color: #fff;
	text-decoration: none;
}









