<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-top {
	background-color:#00ADE1;

}
#header {
	padding-top: 20px;
}
.header-top h6 {
	color:#ffffff;
}
.header-top i {
	color:#ffffff;
}
.opcoes {
	margin-top: -100px;
}
.negrito {
	font-weight: bold;
}
#mobile-nav {
	font-size: 20px;
	font-weight: bold !important;
}
.menu-has-children ul li a {
	font-size: 20px;
}
.banners2 {
	background-color:#b0b0b0;
	background-image:url("https://generaliplasticos.com.br/banners/banner_grande.jpg");
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	position:relative;
	padding-top: 50px;
	padding-bottom: 50px;
}
.banners h4 {
	font-family: 'Wix Madefor Display', sans-serif;
	color:#ffffff;
}
.banners h1 {
	font-family: 'Wix Madefor Display', sans-serif;
	color:#ffffff;
}
.banners p {
	font-family: 'Wix Madefor Display', sans-serif;
	color:#ffffff;
}
.nav-menu li a {
	font-family: 'Noto Sans', sans-serif;
	font-size: 16px;
	color:#000000;
}
.nav-menu li a:hover {
	color: #D0272A;
}
.opcoes i {
	font-size:70px;
	padding-bottom: 20px;
	color:#D0272A;
}
.opcoes {
	font-family: 'Wix Madefor Display', sans-serif;
	color:#000000;
}
.botao_vermelho {
	background-color:#D0272A;
	padding: 10px;
	margin-top: 20px;
	color:#ffffff;
	border-radius: 10px;
}
.botao_vermelho:hover {
	color:#ffffff;
	background-color:#0068A5;
}
.botao_vermelho a {
	color:#ffffff;
	display: block;
}
#produtos_index {
	margin-top: -70px;
	margin-bottom: 50px;

}
.meio4 {
	width: 100%;
	height: 500px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.rodape {
	background-color:#0068A7;
	color:#ffffff;
	
	padding-top: 40px;
	padding-bottom: 20px;
	text-align: center;
		font-family: 'Wix Madefor Display', sans-serif;
}
.espaco10 {
	height: 10px;
}
.espaco50 {
	height: 50px;
}
.centraliza {
	text-align: center;
}
#pagina h3 {
	font-family: 'Lato', sans-serif;
	color:#000000;
	font-size: 17px;
}
#pagina {
	font-family: 'Lato', sans-serif;
	color:#000000;
	font-size: 17px;
}
#pagina h1 {
  color:#ffffff;
  font-family: 'Wix Madefor Display', sans-serif;
  text-align: center;
}

.recua {
	margin-top: -100px;
}
.texto {
	white-space: pre-wrap;
}
.risco {
	width: 50%;
	border-radius: 10px;
	height: 10px;
	background-color:#006DA8;
	margin: 0 auto 0 auto;
}

.meio2 {
	background-color: #F9F9FD;
	padding-top: 50px;
	padding-bottom: 50px;
}
.flutua_direito {
	float: right;
	padding: 10px;
	text-align: center;
}
.imagem_responsiva {
	width: 100%;
}
.topo h6 {
	color:#ffffff;
	margin-right: 20px;
}
.topo h6 a {
	color:#ffffff;
}
.topo h6 a:hover {
	text-decoration:underline;
}
.rodape a {
	color:#ffffff;
}
.rodape a:hover {
	text-decoration:underline;
}


@media (max-width: 900px) {
	.banners {
		margin-top: 80px;
	}
	.banners2 {
		margin-top: -80px;
	}
	.owl-dot {
		display: none;
	}
	
}
	</pre></body></html>