	@font-face{
		font-family:'BioSans-Regular';
		src: url('../fontes/BioSans-Regular/BioSans-Regular.eot');
		src: url('../fontes/BioSans-Regular/BioSans-Regular.eot') format('embedded-opentype'),
			 url('../fontes/BioSans-Regular/BioSans-Regular.woff') format('woff'),
			 url('../fontes/BioSans-Regular/BioSans-Regular.ttf') format('truetype'),
			 url('../fontes/BioSans-Regular/BioSans-Regular.svg#BioSans-Regular') format('svg');
	}
	*{
		font-family:'BioSans-Regular', Arial, Helvetica, sans-serif;
		font-size:17px;
		color:#6d6e71;
		transition:0.5s;
	}	
	html, body {
		width:100%;
		height:100%;
		margin:0 auto;
		text-align:center;
		background:#FFFFFF;		
	}
	img{		
		height:auto;
		border:0;
		margin-bottom:-3px;
	}
	a{
		text-decoration:none;		
	}
		a:hover{
		}	
	div{
		display:inline-block;
		vertical-align:top;
		width:100%;
		padding:0;
		margin:0;
	}
	
	#conteudo-enviado{
		display:table;
		width:90%;
		height:70%;
		padding:10% 5% 5% 5%;
	}
		#conteudo-enviado #titulo{
			display:table-cell;
			vertical-align:middle;
			font-size:22px;
		}
			#conteudo-enviado #titulo img{
				max-width:150px;
			}
			#conteudo-enviado #titulo .texto{
				text-align:left;
			}
	
	.area-conteudo{
		width:100%;
		max-width:1200px;
		padding:0 0 0 0;
	}	
	#lateral-desktop{
		display:inline-block;
	}
	#lateral-mobile{
		display:none;
	}
	
	::-webkit-input-placeholder{ 
	  color:#b1b3b6;
	}	
	:-ms-input-placeholder{
	  color:#b1b3b6;
	}	
	::placeholder{
	  color:#b1b3b6;
	}
	.cinza{
		margin:45px 0 45px 0;
		padding:45px 0 45px 0;
		background:#E1E8F6;
	}
		
/* ----- Menu ----- */		
	.atalho_menu {
		width:90%;
		padding:12px 5% 12px 5%;
		cursor:pointer;
		color:#243268;
		background:url(../../imagens/icone-menu.png) 95% center no-repeat;
		font-size:18px;
		text-align:left;
		border-top:1px solid #bacde8;
		border-bottom:1px solid #bacde8;
		font-weight:bold;
	}
			
	.menu {display: inline-block; width:100%; vertical-align:middle; height:auto; position: relative;}
	.menu ul  {clear: both; list-style: none; margin: 0; padding: 0; z-index: 1000;}
	.menu ul > li {display:inline-block; vertical-align:middle; padding:0 0 0 0; margin:0;}
	.menu ul > li.risco {display:inline-block; vertical-align:middle; width:1px; height:40px; margin:0 1.3% 0 1.3%; background:#B2C7E5}
	.menu ul > li:first-child {}
	.menu ul > li a {color:#477BBE; font-size:14px;}
	.menu ul > li a.up {color:#243268; font-weight:bold;}
	.menu ul > li a:hover {color:#243268;}
	.menu ul > li ul {display: none; position: absolute; visibility: hidden; vertical-align: middle; opacity: 0; width: 20%; filter: alpha(opacity=0); padding:0 0 0 0; text-align:left;}
	.menu ul > li:hover ul { display: block; visibility: visible; opacity: 1.0; filter: alpha(opacity=100);}
	.menu ul > li li {width:100%; margin:10px 0 10px 0;}
	.menu ul > li li a {}
	.menu ul > li li a:hover {}
	.menu ul > li li ul {}				
	
@media (min-width: 1001px) {
	.menu .atalho_menu { display:none; }
}
@media (max-width: 1300px) {
	.menu ul > li {display:inline-block; padding:0 0 0 0; line-height:15px;}
	.menu ul > li.risco {height:40px; margin:0 1% 0 1%;}
	.menu ul > li a {font-size:12px;}
}
@media (max-width: 1000px) {
	.menu { height:inherit !important; width:100%;}
	.menu ul { min-width:100%; }
	.menu .js { display: none; width:100%;}
	.menu .js li { border: 0 none !important; width:100%; padding:0; margin:0;}
	.menu .js > li a { display:inline-block; width:90%; padding:10px 5% 10px 5%; border-bottom:1px solid #bacde8; font-size:16px;}
	.menu ul > li.risco {display:none;}
	.menu .js li ul { display:none; opacity: 1; position: inherit; visibility: visible; background:none; padding:0; margin:0; width:100%; text-align:center}
	.menu ul > li:hover ul { display: none; visibility: visible; opacity: 1.0; filter: alpha(opacity=100);}
	.menu .js li ul li a {}
	.menu ul > li ul {max-width: 100%;}
}
	
	#topo{
		width:100%;
		padding:40px 0 40px 0;
		background:#E1E8F6;
	}
		#topo .logo{
			width:20%;
			padding:0 2% 0 0;
			text-align:left;
		}
		
@media (min-width: 1025px) {
    .logo img {
        min-width: 100px; /* Define o tamanho mínimo do logo para 280px */
        height: auto; /* Ajusta a altura automaticamente para manter a proporção */
    }
}

		#topo .menu{
			width:70%;
			text-align:center;
		}
	

/* Banner */	
	#banner{
		background-repeat:no-repeat;
		background-size:cover;
		background-position:center;
	}
		#banner *{
			color:#ffffff;
		}
		#banner.baixo{
			background-position:bottom !important;
		}
	#banner.bg-direita{
		background-position:right ;
	}
	#banner.bg-esquerda{
		background-position:left;
	}
		#banner .banner{
			display:flex;
			height:430px;
			text-align:left;
			align-items:center;
		}
		#banner .banner.baixo{
			align-items:flex-end !important;
		}
			#banner .banner .titulo{
				width:65%;
				padding:35px 5% 35px 5%;
			}
			#banner .banner .titulo.total{
				width:96%;
				padding:35px 2% 35px 2%;
			}
				#banner .banner .titulo h1{
					font-size:60px;
					margin:0;
					padding:0;
					text-shadow:0 0 3px #003167;
					line-height:60px;
				}
					#banner .banner .titulo h1 span{
						font-size:60px;
						margin:0;
						padding:0;
						text-shadow:0 0 3px #003167;
						font-weight:normal;
					}
				#banner .banner .titulo .texto{
					padding:35px 0 35px 0;
					font-size:35px;
					text-shadow:0 0 3px #003167;					
				}					
					#banner .banner .titulo .texto strong{
						font-size:35px;
						text-shadow:0 0 3px #003167;					
					}
					#banner .banner .titulo .texto h1{
						font-size:45px;
						text-shadow:0 0 3px #003167;
						font-weight:normal;					
					}
						#banner .banner .titulo .texto h1 strong{
							font-size:45px;
							text-shadow:0 0 3px #003167;					
						}
					#banner .banner .titulo .texto .bt{
						padding:20px 0 0 0;				
					}
						#banner .banner .titulo .texto .bt a{
							display:inline-block;
							width:auto;
							padding:10px 25px 10px 25px;
							font-size:30px;
							color:#ffffff;
							border:2px solid #ffffff;
							border-radius:5px;
							box-shadow:0 0 3px #003167;	
						}
							#banner .banner .titulo .texto .bt a:hover{
								background:#013b82;
							}
			#banner .banner .selo{
				width:155px;
				padding:50px 0 50px 2%;
			}
			#banner .banner .selo.centro{
				text-align:center;
			}
			#banner .banner .selo.direita{
				text-align:right;
			}
				#banner .banner .selo img{
					width:100%;
					max-width:156px;
				}
/* Fim banner */
	
	#conteudo{
		padding:50px 0 50px 0;
	}
		#conteudo .conteudo{
			width:58%;
		}

/* Mídia */
	.midia{
		text-align:left;
	}
		.midia .materia{}
		.midia .materia.meio{
			width:50%;
			margin-top:100px;
			vertical-align:bottom;
		}
		.midia .pc-midia{
			float:right;
			width:50%;
			margin:0 0 5px -1%;
		}
			.midia .pc-midia img{
				width:100%;
				max-width:386px;
			}
			.midia .materia a{
				color:#477bbe;
			}
				.midia .materia a:hover{
					color:#013b82;
				}
			.midia .materia .risco{
				width:100%;
				height:2px;
				margin:30px 0 30px 0;
				background:#E5ECF6;
			}
/* Fim Mídia */
		
/* Notícias */		
	.noticias{}
		.noticia{
			border-radius:20px;
		}
			.noticia:hover{
				box-shadow:0 0 10px #013b82;				
			}
		.noticia a{
			display:flex;
		}
			.noticia .box-imagem{
				width:40%;			
				background-size:cover;
				background-position:center;
				background-repeat:no-repeat;
				border-radius:20px 0 0 20px;
			}
			.noticia .box-texto{
				width:54%;
				padding:4% 4% 4% 4%;
				background:#e1e8f6;
				text-align:left;
				border-radius:0 20px 20px 0;		
			}
				.noticia .box-texto .titulo{
				}
					.noticia .box-texto .titulo h3{
						display:inline-block;
						margin:0;
						padding:0;
						color:#003167;
						font-size:20px;
						font-weight:bold;						
					}
				.noticia .box-texto .texto{
					padding:15px 0 15px 0; 
				}
				.noticia .box-texto .botao{
					width:auto;
					padding:5px 15px 5px 15px;
					border:1px solid #6d6e71;
					border-radius:5px;
				}
					.noticia .box-texto .botao:hover{
						border:1px solid #ffffff;
						background:#003167;
						color:#ffffff;
					}
				.noticia .box-texto .data{
					width:auto;
					float:right;
					padding:10px 0 0 0;
					font-style:italic;
					font-size:14px;
				}		
		.noticias .subtitulo{
			padding:35px 0 35px 0;
			text-align:left;
		}
			.noticias .subtitulo h1{
				display:inline-block;
				margin:0;
				padding:0;
				color:#003167;
				font-size:35px;
				font-weight:normal;
			}
				.noticias .subtitulo h1 strong{
					color:#003167;
					font-size:35px;
					font-weight:bold;
				}
			.noticias .subtitulo h2{
				display:inline-block;
				margin:0;
				padding:0;
				color:#003167;
				font-size:30px;
				font-weight:normal;
			}
				.noticias .subtitulo h2 strong{
					color:#003167;
					font-size:30px;
					font-weight:bold;;
				}				
		.noticias .risco{
			height:2px;
			margin:25px 0 25px 0;
			background:#b2c4d9;
			border-radius:2px
		}
		.botao-mais{
			padding:25px 0 0 0;
			text-align:left;
		}
			.botao-mais a{
				display:inline-block;
				width:auto;
				padding:15px 25px 15px 25px;
				margin:5px 20px 5px 0;
				background:#00b9f2;
				border-radius:15px;
				color:#ffffff;				
			}
				.botao-mais a:hover{
					background:#013b82;
				}
/* Fim Notícias */

/* Produtos */
	.produtos{
		padding:30px 0 20px 0;
	}
		.produtos .produto{
			width:20%;
			padding:0 2% 25px 2%;
			text-align:center;
		}
			.produtos .produto img{
				width:100%;
				max-width:210px;
				transform:0.5s;
			}
	.cel-botao{
		padding:40px 0 0 0;
	}
		.cel-botao .imagem{
			vertical-align:middle;
			width:65%;
			margin:0 -12% 0 0;
		}
		.siex-vantagens .cel-botao .imagem{
			width:45%;
		}
			.cel-botao .imagem img{
				width:100%;
				max-width:435px;
			}
		.cel-botao .botao-mais{
			vertical-align:middle;
			width:45%;
		}
/* Fim Produtos */

/* Treinamento Experts */
	.treinamento-experts{
		margin:60px 0 45px 0;
		padding:0 0 45px 0;
		background:#4670A4;
	}
	.box-experts{
		width:55%;
		margin:0 40% 0 0;
		text-align:left;
	}
		.box-experts .imagem{
			margin:-15px 0 0 -40px;
		}
			.box-experts .imagem img{
				width:100%;
				max-width:619px;
			}
		.box-experts .texto{
			width:90%;
			padding:35px 0 0 0;
			color:#FFFFFF;
			line-height:1.5em;
		}
			.box-experts .texto strong{
				color:#FFFFFF;
			}
/* Fim Treinamento Experts */

/* Especialista Responde */
	.especialista-responde{
		margin:45px 0 45px 0;
		padding:35px 0 35px 0;
		background:#4670A4;
	}
	.especialista-responde.inspecao{
		background:url(../../imagens/inspecao/canto-cima.jpg) calc(52% - 10px) top no-repeat, url(../../imagens/inspecao/canto-baixo.jpg) calc(52% - 10px) bottom no-repeat, linear-gradient(to right, #013B82 0% 52%, #FFFFFF 52% 100%);
	}
	.box-responde{
		width:55%;
		margin:0 40% 0 0;
		text-align:left;
	}
	.inspecao .box-responde{
		width:45%;
		margin:0 50% 0 0;
		text-align:left;
	}
		.box-responde .titulo{
			padding:0 0 35px 0;
			color:#FFFFFF;
			font-size:22px;
		}
		.box-responde .coluna{
			width:50%
		}
		.box-responde .coluna2{
			float:right;
			width:48%
		}
		.box-responde .titulo-campo{
			color:#FFFFFF;
			font-size:14px;
		}
		.box-responde .campo{
			width:calc(100% - 24px);
			padding:12px 12px 12px 12px;
			margin:3px 0 10px 0;
			color:#b1b3b6;
			background-color:#FFFFFF;
			border:none;
			border-radius:10px;
			outline:none;
			resize:none;
		}
		.box-responde label{
			color:#FFFFFF;
		}
		.box-responde .politica{
			padding:5px 0 0 0;
			color:#FFFFFF;
		}
			.box-responde .politica a{
				color:#FFFFFF;
				text-decoration:underline;
			}
				.box-responde .politica a:hover{
					color:#00b9f2;
				}
		.box-responde .enviar{
			-moz-appearance: none !important; 
			-webkit-appearance: none !important; 
			appearance: none !important;
			display:inline-block;
			padding:15px 25px 15px 25px;
			margin:20px 0 0 0;
			background:#00b9f2;
			border:none;
			border-radius:15px;
			color:#ffffff;
			font-weight:bold;
			outline:none;
			cursor:pointer;
			transition:0.5s;
		}
			.box-responde .enviar:hover{
				background:#013B82;
			}
			
	.especialista-responde-video{
		padding:35px 0 35px 0;
		background:#CFCFCF;
	}
	.box-videos{
		width:94%;
		margin:0 0 0 0;
		text-align:left;
	}
		.box-videos .titulo{
			padding:0 0 20px 0;
			color:#FFFFFF;
			font-size:22px;
		}
		.box-videos .videos{
		}
			.box-videos .videos .video{
				position:relative;
				width:30%;
				max-width:314px;
				margin:15px 2.5% 15px 0;
			}
				.box-videos .videos .video img{
					display:inline-block;
					width:100%;
					max-width:314px;
				}
				.box-videos .videos .video .icone{
					position:absolute;
					width:100%;
					height:100%;
					background:url(../../imagens/icone-play.png) center no-repeat;
					transform:0.5s;
				}
					.box-videos .videos .video a:hover .icone{
						background:url(../../imagens/icone-play.png) center no-repeat;
						background-size:125px 115px;
					}
/* Fim Especialista Responde */

/* Siex */
	.tipos-siex{
		width:auto;
		padding:10px 10px 10px 10px;
		color:#FFFFFF;
		background:#13357a;
	}
	.box-siex{
		padding:30px 0 0 0;
	}
		.box-siex .link-siex{
			width:30%;
			padding:0 2% 0 0;
		}
			.box-siex .link-siex .imagem{
				vertical-align:middle;
				width:30%;
			}
				 .box-siex .link-siex .imagem img{
					width:100%;
					max-width:75px;
				}
			.box-siex .link-siex .link{
				vertical-align:middle;
				width:66%;
				color:#13357a;
			}
			.box-siex .link-siex a:hover .link{
				color:#00B9F2;
			}
	
	.siex-etapas{
		margin:45px 0 45px 0;
		padding:35px 0 35px 0;
		background:url(../../imagens/siex/etapas-bg.jpg) center no-repeat #C0C0C0;
		background-size:cover;
	}
	.box-etapas{
		width:60%;
		margin:0 35% 0 0;
		text-align:left;
	}
		.box-etapas .titulo{
			padding:0 0 35px 0;
			color:#013b82;
			font-size:22px;
		}
		.box-etapas img{
			width:100%;
			max-width:864px;
		}
	
	.siex-vantagens{
		padding:35px 0 35px 0;
	}
	.box-vantagens{
		width:94%;
		margin:0 0 0 0;
		text-align:left;
	}
		.box-vantagens .titulo{
			padding:0 0 35px 0;
			color:#009fe3;
			font-size:22px;
		}
		.box-vantagens .vantagens{
		}
			.box-vantagens .vantagens .vantagem{
				width:24%;
				padding:0 8% 35px 0;
				text-align:center;
			}
			.box-vantagens .vantagens .vantagem img{
				width:100%;
				max-width:60px;
				margin-bottom:10px;
			}
			.box-vantagens .vantagens .vantagem .texto{
				text-align:left;
				color:#6d6e71;
			}
		.box-vantagens .texto{
			padding:0 0 35px 0;
			color:#009fe3;
		}
/* Fim Siex */

/* Inspeção */
	.texto-inspecao{
		width:87%;
	}
		.texto-inspecao .imagem{
			padding:20px 0 0 0;
		}
			.texto-inspecao .imagem img{
				width:100%;
				max-width:487px;
			}
			.texto-inspecao .imagem img.img-inspecao-detalahda{
				max-width:494px;
			}
		.texto-inspecao .box-texto{
			padding:40px 0 65px 0;
			color:#00347e;
			line-height:1.5em;
		}
			.texto-inspecao .box-texto strong{
				color:#00347e;
			}
			.texto-inspecao .box-texto strong img{
				float:right;
				width:30%;
				max-width:135px;
				margin:0 0 10px 30px;
			}
		.texto-inspecao .baixe{
			width:auto;
			padding:15px 5% 15px 5%;
			font-size:20px;
			color:#FFFFFF;
			background:#00347e;
			border-radius:10px;
		}
/* Fim Inspeção */

/* Áreas Classificadas */
	.areas-passos{
		margin:45px 0 45px 0;
		padding:30px 0 30px 0;
		background:#E1E8F6;
	}
		.areas-passos .box-passos{
			width:60%;
			margin:0 34% 0 0;			
		}
			.passos{
				background:url(../../imagens/areas-classificadas/bg-risco.jpg) center no-repeat, url(../../imagens/areas-classificadas/bg-risco.jpg) left top no-repeat, url(../../imagens/areas-classificadas/bg-risco.jpg) right bottom no-repeat;
				background-size:100% 2px, 2px 50%, 2px 50%;
			}
			.passos.par{
				background:url(../../imagens/areas-classificadas/bg-risco.jpg) center no-repeat, url(../../imagens/areas-classificadas/bg-risco.jpg) left bottom no-repeat, url(../../imagens/areas-classificadas/bg-risco.jpg) right top no-repeat;
				background-size:100% 2px, 2px 50%, 2px 50%;
				order:2;
			}
			.passos.primeiro{
				background:url(../../imagens/areas-classificadas/bg-risco.jpg) right no-repeat, url(../../imagens/areas-classificadas/bg-risco.jpg) right bottom no-repeat;
				background-size:50% 2px, 2px 50%;
			}
			.passos.ultimo{
				background:url(../../imagens/areas-classificadas/bg-risco.jpg) right center no-repeat, url(../../imagens/areas-classificadas/bg-risco.jpg) right top no-repeat;
				background-size:50% 2px, 2px 50%;
			}
			.passos .passo-flex{
				display:flex;
				align-items:center;
			}
				.passos .numero{
					position:relative;
					width:50px;
					height:41px;
					padding:9px 0 0 0;
					margin:0 -25px 0 5%;
					font-size:25px;
					font-weight:bold;
					color:#FFFFFF;
					background:#013b82;
					border-radius:50px;
					z-index:1;
				}
				.passos .numero.par{
					order:2;
					margin:0 0 0 -25px;
				}
				.passos .passo{
					width:calc(94% - 110px);
					margin:20px 0 20px 0;
					padding:10px 30px 15px 30px;
					background:#FFFFFF;
					border-radius:20px;
					box-shadow:5px 5px 0px #013b82;
					text-align:left;
				}
				.passos .passo.par{
					order:1;
					margin:20px 0 20px 5%;
				}
					.passos .passo .box-titulo{
						display:inline-block;
						padding:0 0 10px 0;
					}
						.passos .passo .box-titulo img{
							display:inline-block;
							vertical-align:middle;
							width:50px;
						}
						.passos .passo .box-titulo .titulo{
							vertical-align:middle;
							display:inline-block;
							width:calc(99% - 50px);
							font-size:18px;
							color:#013b82;
							font-weight:bold;
						}
						.passos .passo .texto{
							font-size:16px;
							color:#013b82;
						}
	
	.texto-classificadas{
	}
		.texto-classificadas .box-classificadas{
			width:94%;
			text-align:left;
		}
			.texto-classificadas .box-classificadas h3{
				font-size:22px;
				color:#013b82;
			}
			.texto-classificadas .box-classificadas .botao-mais{
				padding-top:0;
			}
/* Fim Áreas Classificadas */

/* Conteúdos */
	.conteudo-texto{
		text-align:left;
	}
		.conteudo-texto .texto{
			line-height:1.5em;
		}
		.conteudo-texto .texto h3{
			margin:0;
			padding:0 0 10px 0;
			font-size:22px;
		}
		.conteudo-texto .texto a{
			color:#00b9f2;
		}
			.conteudo-texto .texto a:hover{
				color:#013b82;
			}
		.conteudo-texto .texto .video{
			width:100%;
			height:390px;
			border:5px solid #000000;
			border-radius:5px;
		}
		.conteudo-texto .texto img{
			width:100%;
			height:auto;
		}
		.conteudo-texto .texto img.selo{
			width:50%;
			max-width:266px;
		}

		.conteudo-texto .texto img.figs{
			width:50%;
			max-width:320px;
		}

		.conteudo-texto .texto img.inmetro{
			max-width:691px;
		}
		
	.box-mais-noticias{
		margin:150px 0 0 0;
		text-align:left;
	}
		.box-mais-noticias .titulo{
			padding:0 0 20px 0;
			color:#003167;
			font-size:20px;
			font-weight:bold;
		}
			.box-mais-noticias .mais-noticias{
				display:flex;
				flex-wrap:nowrap;
				justify-content:space-between;
			}
				.box-mais-noticias .mais-noticias a{
					width:31%;
				}
					.box-mais-noticias .mais-noticias a .box-noticia{
						display:flex;
						align-items:flex-end;
						width:90%;
						padding:5%;
						min-height:120px;
						background-size:cover;
						background-position:left;
						background-repeat:no-repeat;
						border-radius:5px;
						color:#ffffff;
						text-shadow:0 0 3px #003167;
					}
					.box-mais-noticias .mais-noticias a:hover .box-noticia{
						box-shadow:0 0 5px #003167;
					}	
/* Fim Conteúdos */

/* Adequar */
	.video-adequar{
		max-width:715px;
		border-radius:10px !important;
	}
	.catalogo{
		float:right;
		margin-top:-25px;
		max-width:612px;		
	}
	.topicos{
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
		text-align:center;
		padding:35px 0 0 0;
	}
	.topicos .topico{
		width:30%;
		padding:5%;
		margin-bottom:45px;
		border:2px solid #C6C6C6;
		border-radius:20px;
	}
		.topicos .topico img{
			width:80%;
			max-width:126px;
			margin-bottom:10px;
		}
		.topicos .topico .titulo{
			color:#003167;
			font-size:20px;
			font-weight:bold;
		}
		.topicos .topico .texto{
			padding:20px 0 20px 0;
			line-height:1.5em;
		}
		.topicos .topico a{
			color:#013b82;
			font-weight:bold;
		}
			.topicos .topico a:hover{
				color:#00b9f2;
			}
/* Fim Adequar */

/* Resultado Busca */
	.resultado-busca{
		padding:15px 0 15px 0;
		text-align:left;
	}
		.resultado-busca a{
		}
			.resultado-busca a:hover{
				color:#013B82
			}
/* Fim Resultado Busca */	
	
		#conteudo .box-lateral{
			width:30%;
			padding:0 0 0 8%;
		}
		#conteudo .box-lateral .box-vistos{
			width:84%;
			padding:8% 8% 8% 8%;
			background:#477bbe;
			border-radius:20px;
			text-align:left;
		}
			#conteudo .box-lateral .box-vistos *{
				color:#ffffff;
			}
			#conteudo .box-lateral .box-vistos .titulo-busca{
				font-size:22px;
				font-weight:bold;
			}			
			.form-busca{
				display:inline-block;
				width:100%;
				padding:0;
				margin:10px 0 0 0;
				background:#7fa3d2;
				border-radius:10px;
			}
				.form-busca .campo{
					display:inline-block;
					vertical-align:middle;
					width:calc(94% - 37px);
					padding:10px 0 10px 5%;
					background:none;
					border:none;
					resize:none;
					outline:none;
					opacity:0.7;
				}
				.form-busca ::-webkit-input-placeholder{ 
				  color:#ffffff;
				}	
				.form-busca :-ms-input-placeholder{
				  color:#ffffff;
				}	
				.form-busca ::placeholder{
				  color:#ffffff;
				}
				.form-busca .botao-pesquisar{					
					display:inline-block;
					vertical-align:middle;
					float:right;
					width:22px;
					height:23px;
					padding:8px 10px 8px 5px;
					border:none;
					resize:none;
					outline:none;
					color:#FFF;
					text-align:center;
					cursor:pointer;
					transition:0.5s;
					-ms-transition:0.5s;
					-webkit-transition:0.5s;
					opacity:0.7;
				}
					.form-busca .botao-pesquisar:hover{
						opacity:1.0;
					}
			#conteudo .box-lateral .box-vistos .titulo-mais-visto{
				width:auto;
				padding:16% 0 0 25px;
				margin:0 0 10px 0;
				font-size:22px;
				font-weight:bold;
				background:url(../../imagens/icone-mais-vistos.png) left 90% no-repeat;
			}				
			#conteudo .box-lateral .box-vistos .risco{
				width:94%;
				height:2px;
				margin:0 3% 0 3%;
				background:#ffffff;
				opacity:0.2;
				border-radius:2px;
			}
			#conteudo .box-lateral .box-vistos .link-mais-visto{
				width:85%;
				padding:13px 5% 30px 5%;
				margin:0 3% 0 3%;
			}
				#conteudo .box-lateral .box-vistos .link-mais-visto a:hover{
					color:#003167;
				}
		#conteudo .box-lateral .box-ebook{
			width:84%;
			margin:50px 0 0 0;
			padding:8% 8% 0 8%;
			background:#013b82;
			border-radius:20px 20px 0 0;
		}
			#conteudo .box-lateral .box-ebook *{
				color:#ffffff;
			}
			#conteudo .box-lateral .box-ebook .titulo{
				font-size:28px;
				text-align:left;
				line-height:1.3em;
			}
				#conteudo .box-lateral .box-ebook .titulo strong{
					font-size:28px;
				}
			#conteudo .box-lateral .box-ebook .texto{
				padding:15px 0 0 0;
				text-align:left;
				line-height:1.3em;
			}
			#conteudo .box-lateral .box-ebook .imagem{
				margin-top:25px;
			}
				#conteudo .box-lateral .box-ebook .imagem img{
					width:100%;
					max-width:339px;
				}
			#conteudo .box-lateral .botao-ebook{
				width:60%;
				padding:8% 8% 8% 32%;
				background-image:url(../../imagens/icone-baixar.png);
				background-repeat:no-repeat;
				background-position:16% center;
				background-size:12%;
				background-color:#00b9f2;
				border-radius:0 0 20px 20px;
				color:#ffffff;
				text-align:left;
				font-size:28px;
			}
				#conteudo .box-lateral .botao-ebook:hover{
					background-color:#477bbe;
				}
		
		#conteudo .banner-podcast{
			width:96%;
			padding:50px 0 0 0;
		}
			#conteudo .banner-podcast img{
				width:100%;
			}

/* Solutions */
	.azul-claro{
		color:#00b9f2;
	}
	.texto3{
		width:30%;
		padding:0 5% 0 2%;
	}
	.galeria{
		width:55%;
		padding:35px 3% 0 3%;
	}
		.galeria img{
			width:100%;
			border-radius:10px;
		}
	.padding{
		width:96%;
		padding:0 2% 0 2%;
	}
	
	.solutions{
		background-image:url(../../imagens/bg-texto-solutions.png);
		background-repeat:no-repeat;
		background-position:95% 95%;
	}
	.item-solution{
		width:55%;
		margin:20px 33% 50px 10%;
		border-left:3px solid #00b9f2;
		text-align:left;
	}
		.item-solution .imagem{
			width:165px;
			margin:-2px 0 0 -63px;
		}
		.item-solution .texto{
			width:calc(99% - 102px);
		}
			.item-solution .texto strong{
				color:#013b82;
			}
		.item-solution .box-caixa{
			padding:40px 0 0 0;
			margin-bottom:-27px;
		}
			.item-solution .box-caixa .risco{
				vertical-align:middle;
				width:85px;
				height:3px;
				background:#00b9f2;
			}
			.item-solution .box-caixa .caixa{
				vertical-align:middle;
				width:auto;
				padding:15px;
				background:#ffffff;
				border:3px solid #00b9f2;
				border-radius:5px;
				margin:0 0 0 -4px;
			}
/* Fim Solutions */		

/* Sobre */
	.item-sobre{
		width:60%;
		margin:20px 36% 50px 2%;
		text-align:left;
	}
		.item-sobre .imagem{
			width:133px;
			padding:0 40px 0 0;
		}
			.item-sobre .imagem img{
				width:100%;
				max-width:133px;
			}
		.item-sobre .texto{
			width:calc(99% - 173px);
			line-height:1.5em;
		}
			.item-sobre .texto strong, .item-sobre .texto span{
				font-size:18px;
				color:#003167;
			}
			.item-sobre .texto a{
				color:#00b9f2;
			}
				.item-sobre .texto a:hover{
					color:#013b82;
				}
	.box-valores{
		width:43%;
		padding:0 13% 45px 0;
	}
	.box-valores.par{
		width:43%;
		padding:0 0 45px 0;
	}
		.box-valores .imagem-valores{
			vertical-align:middle;
			width:138px;
			padding:0 35px 0 0;
		}
			.box-valores .imagem-valores img{
				width:100%;
				max-width:138px;
			}
		.box-valores .texto-valores{
			vertical-align:middle;
			width:auto;
			max-width:calc(95% - 203px);
			padding:0 30px 0 0;
			color:#013b82;
			font-weight:bold;
			background:url(../../imagens/sobre/icone-valores-seta.jpg) right no-repeat;
		}
			.box-valores .texto-valores .texto{
			}
/* Fim Sobre */
		
	#rodape{
		width:100%;
		background-image:linear-gradient(90deg, #e1e8f6 0% 50%, #013b82 50% 100%);
	}
	#rodape #form-rodape{
		width:40%;
		padding:50px 8% 60px 0;
		text-align:left;
	}
		#rodape #form-rodape .titulo{
			padding:0 0 50px 0;
			font-size:28px;
			color:#003167;
			font-weight:bold;
		}
		#rodape #form-rodape .campo{
			width:90%;
			padding:12px 5% 12px 5%;
			margin:0 0 7px 0;
			color:#b1b3b6;
			background-color:#FFFFFF;
			border:none;
			border-radius:10px;
			outline:none;
			resize:none;
		}
		#rodape #form-rodape .campo.cidade{
			width:39%;
		}
		#rodape #form-rodape .campo.estado{
			float:right;
			width:39%;
		}
		#rodape #form-rodape .enviar{
			-moz-appearance: none !important; 
			-webkit-appearance: none !important; 
			appearance: none !important;
			display:inline-block;
			padding:15px 25px 15px 25px;
			margin:10px 0 0 0;
			background:#00b9f2;
			border:none;
			border-radius:15px;
			color:#ffffff;
			font-weight:bold;
			outline:none;
			cursor:pointer;
			transition:0.5s;
		}
			#rodape #form-rodape .enviar:hover{
				background:#013B82;
			}
		
	#rodape #links-rodape{
		width:40%;
		padding:60px 0 60px 8%;
		text-align:left;
	}
		#rodape #links-rodape .menu{
			padding:0 0 35px 0;
		}
			#rodape #links-rodape .menu .link{
				padding:0 0 25px 0;
			}
				#rodape #links-rodape .menu .link a{
					color:#FFFFFF;
				}
					#rodape #links-rodape .menu .link a:hover{
						opacity:0.5;
					}
					#rodape #links-rodape .menu .link .up{
						font-weight:bold;
					}
		#rodape #links-rodape .logo{
			width:60%;
			padding:0 0 15px 0;
		}
			#rodape #links-rodape .logo img{
				width:100%;
				max-width:281px;
			}
		#rodape #links-rodape .redes{
			width:38%;
			text-align:right;
		}
			#rodape #links-rodape .redes .rede{
				width:auto;
				padding:0 0 0 10px;
			}
				#rodape #links-rodape .redes .rede img{
					width:auto;
					height:26px;
				}

@media (max-width: 1300px)
{
	#topo{
	}
		#topo .logo{
			width:15%;
			padding:0 1% 0 0;
		}
			#topo .logo img{
			}
		#topo .menu{
			width:80%;
		}
}
				
@media (max-width: 1000px)
{
	*{
		font-size:15px;
	}
	#lateral-desktop{
		display:none;
	}
	#lateral-mobile{
		display:inline-block;
	}
	
	#topo{
		width:100%;
		padding:20px 0 0 0;
		background:#E1E8F6;
	}
		#topo .logo{
			width:100%;
			padding:0 0 20px 0;
			text-align:center;
		}
			#topo .logo img{
			}
		#topo .menu{
			width:100%;
			text-align:left;
		}
			#topo .menu span{
				display:none;
			}

/* Banner */	
	#banner{
	}
		#banner *{
		}
	#banner.bg-direita{
	}
	#banner.bg-esquerda{
	}
		#banner .banner{
			height:250px;
		}
			#banner .banner .titulo{
				width:90%;
				padding:35px 5% 35px 5%;
			}
			#banner .banner .titulo.total{
				width:90%;
				padding:35px 5% 35px 5%;
			}
				#banner .banner .titulo h1{
					font-size:30px;
					line-height:30px;
				}
					#banner .banner .titulo h1 span{
						font-size:30px;
					}
				#banner .banner .titulo .texto{
					padding:20px 0 20px 0;
					font-size:20px;					
				}
					#banner .banner .titulo .texto strong{
						font-size:20px;				
					}
					#banner .banner .titulo .texto h1{
						font-size:25px;				
					}
						#banner .banner .titulo .texto h1 strong{
							font-size:25px;				
						}
					#banner .banner .titulo .texto .bt{
						padding:10px 0 0 0;				
					}
						#banner .banner .titulo .texto .bt a{
							padding:5px 20px 5px 20px;
							font-size:20px;
						}
							#banner .banner .titulo .texto .bt a:hover{
							}
			#banner .banner .selo{
				padding:35px 0 35px 5%;
			}
			#banner .banner .selo.centro{
			}
			#banner .banner .selo.direita{
			}
				#banner .banner .selo img{
					max-width:150px;
				}
/* Fim banner */
	
	#conteudo{
		padding:35px 0 35px 0;
	}
		#conteudo .conteudo{
			width:90%;
		}
		
/* Mídia */
	.midia{
	}
		.midia .materia{}
		.midia .materia.meio{
			width:100%;
			margin-top:0;
		}
		.midia .pc-midia{
			float:inherit;
			width:100%;
			margin:20px 0 20px 0;
			text-align:center;
		}
			.midia .pc-midia img{
				width:100%;
				max-width:250px;
			}
			.midia .materia a{
			}
				.midia .materia a:hover{
				}
			.midia .materia .risco{
				margin:20px 0 20px 0;
			}
/* Fim Mídia */

/* Notícias */		
	.noticias{}
		.noticia{
		}
			.noticia:hover{			
			}
		.noticia a{
		}
			.noticia .box-imagem{
			}
			.noticia .box-texto{	
			}
				.noticia .box-texto .titulo{
				}
					.noticia .box-texto .titulo h3{
						font-size:18px;					
					}
				.noticia .box-texto .texto{
				}
				.noticia .box-texto .botao{
				}
				.noticia .box-texto .data{
				}
		.noticias .subtitulo{
			padding:25px 0 25px 0;
		}
			.noticias .subtitulo h1{
				font-size:25px;
			}
				.noticias .subtitulo h1 strong{
					font-size:25px;
				}
			.noticias .subtitulo h2{
				font-size:22px;
			}
				.noticias .subtitulo h2 strong{
					font-size:22px;
				}		
		.noticias .risco{
		}
		.botao-mais{
		}
			.botao-mais a{				
			}
				.botao-mais a:hover{
				}
		
		.box-mais-noticias{
			margin:50px 0 0 0;
		}
			.box-mais-noticias .titulo{
				font-size:18px;
			}
				.box-mais-noticias .mais-noticias{
				}
					.box-mais-noticias .mais-noticias a{
					}
						.box-mais-noticias .mais-noticias a .box-noticia{
						}
						.box-mais-noticias .mais-noticias a:hover .box-noticia{
						}
/* Fim Notícias */		

/* Treinamento Experts */
	.treinamento-experts{
		margin:30px 0 30px 0;
		padding:0 0 30px 0;
	}
	.box-experts{
		width:90%;
		margin:0 0 0 0;
	}
		.box-experts .imagem{
			margin:-15px 0 0 0;
		}
			.box-experts .imagem img{
				max-width:450px;
			}
		.box-experts .texto{
			width:100%;
			padding:25px 0 0 0;
		}
			.box-experts .texto strong{
			}
/* Fim Treinamento Experts */

/* Especialista Responde */
	.especialista-responde{
		margin:30px 0 30px 0;
		padding:30px 0 30px 0;
	}
	.especialista-responde.inspecao{
		background:#013B82;
	}
	.box-responde{
		width:90%;
		margin:0 0 0 0;
	}
	.inspecao .box-responde{
		width:90%;
		margin:0 0 0 0;
	}
		.box-responde .titulo{
			padding:0 0 20px 0;
			font-size:20px;
		}
		.box-responde .coluna{
			width:50%
		}
		.box-responde .coluna2{
			float:right;
			width:48%
		}
		.box-responde .titulo-campo{
		}
		.box-responde .campo{
		}
		.box-responde label{
		}
		.box-responde .politica{
		}
			.box-responde .politica a{
			}
				.box-responde .politica a:hover{
				}
		.box-responde .enviar{
		}
			.box-responde .enviar:hover{
			}
			
	.especialista-responde-video{
		padding:30px 0 30px 0;
	}
	.box-videos{
		width:90%;
		margin:0 0 0 0;
		text-align:center;
	}
		.box-videos .titulo{
			font-size:20px;
		}
		.box-videos .videos{
		}
			.box-videos .videos .video{
				width:46%;
				margin:10px 1.5% 10px 1.5%;
			}
				.box-videos .videos .video img{
				}
				.box-videos .videos .video .icone{
				}
					.box-videos .videos .video a:hover .icone{
					}
/* Fim Especialista Responde */

/* Siex */
	.tipos-siex{
		width:auto;
		padding:10px 10px 10px 10px;
		color:#FFFFFF;
		background:#13357a;
	}
	.box-siex{
		padding:30px 0 0 0;
	}
		.box-siex .link-siex{
			width:30%;
			padding:0 2% 0 0;
		}
			.box-siex .link-siex .imagem{
				vertical-align:middle;
				width:30%;
			}
				 .box-siex .link-siex .imagem img{
					width:100%;
					max-width:75px;
				}
			.box-siex .link-siex .link{
				vertical-align:middle;
				width:66%;
				color:#13357a;
			}
			.box-siex .link-siex a:hover .link{
				color:#00B9F2;
			}
			#00B9F2
	
	.siex-etapas{
		margin:30px 0 30px 0;
		padding:30px 0 30px 0;
	}
	.box-etapas{
		width:90%;
		margin:0 0 0 0;
	}
		.box-etapas .titulo{
			padding:0 0 20px 0;
			font-size:20px;
		}
		.box-etapas img{
		}
	
	.siex-vantagens{
		padding:0 0 30px 0;
	}
	.box-vantagens{
		width:90%;
	}
		.box-vantagens .titulo{
			padding:0 0 20px 0;
			font-size:20px;
		}
		.box-vantagens .vantagens{
		}
			.box-vantagens .vantagens .vantagem{
				width:27%;
				padding:0 5% 30px 0;
			}
			.box-vantagens .vantagens .vantagem img{
			}
			.box-vantagens .vantagens .vantagem .texto{
			}
		.box-vantagens .texto{
			padding:0 0 0 0;
		}
/* Fim Siex */

/* Inspeção */
	.texto-inspecao{
		width:100%;
	}
		.texto-inspecao .imagem{
			padding:0 0 0 0;
		}
			.texto-inspecao .imagem img{
			}
			.texto-inspecao .imagem img.img-inspecao-detalahda{
			}
		.texto-inspecao .box-texto{
			padding:30px 0 30px 0;
		}
		
			.texto-inspecao .box-texto strong{
			}
		.texto-inspecao .baixe{
			font-size:18px;
		}
/* Fim Inspeção */

/* Áreas Classificadas */
	.areas-passos{
		margin:30px 0 30px 0;
	}
		.areas-passos .box-passos{
			width:90%;
			margin:0 0 0 0;			
		}
			.passos{
				background:none;
			}
			.passos.par{
				background:none;
			}
			.passos.primeiro{
				background:none;
			}
			.passos.ultimo{
				background:none;
			}
			.passos .passo-flex{
				display:inline-block;
				align-items:center;
			}
				.passos .numero{
					position:relative;
					width:50px;
					height:41px;
					padding:9px 0 0 0;
					margin:0 0 0 0;
				}
				.passos .numero.par{
					margin:0 0 0 0;
				}
				.passos .passo{
					width:90%;
					margin:-10px 0 20px 0;
					padding:20px 5% 15px 5%;
					background:#FFFFFF;
					border-radius:20px;
					box-shadow:5px 5px 0px #013b82;
					text-align:left;
				}
				.passos .passo.par{
					margin:-10px 0 20px 0;
				}
					.passos .passo .box-titulo{
					}
						.passos .passo .box-titulo img{
						}
						.passos .passo .box-titulo .titulo{
							width:calc(98% - 50px);
							font-size:16px;
						}
						.passos .passo .texto{
							font-size:14px;
						}
	
	.texto-classificadas{
	}
		.texto-classificadas .box-classificadas{
			width:90%;
		}
			.texto-classificadas .box-classificadas h3{
				font-size:20px;
			}
			.texto-classificadas .box-classificadas .botao-mais{
			}
/* Fim Áreas Classificadas */

/* Conteúdos */
	.conteudo-texto{
	}
		.conteudo-texto .texto{
		}
		.conteudo-texto .texto a{
		}
			.conteudo-texto .texto a:hover{
			}
		.conteudo-texto .texto .video{
			height:450px;
		}
/* Fim Conteúdos */

/* Resultado Busca */
	.resultado-busca{
		padding:10px 0 10px 0;
	}
		.resultado-busca a{
		}
			.resultado-busca a:hover{
			}
/* FimResultado Busca */	
		
		#conteudo .box-lateral{
			width:90%;
			padding:35px 0 0 0;
		}
		#conteudo .box-lateral .box-vistos{
			width:90%;
			padding:5% 5% 5% 5%;
		}
			#conteudo .box-lateral .box-vistos *{
			}
			#conteudo .box-lateral .box-vistos .titulo-busca{
				font-size:18px;
			}			
			.form-busca{
			}
				.form-busca .campo{
				}
				.form-busca ::-webkit-input-placeholder{
				}	
				.form-busca :-ms-input-placeholder{
				}	
				.form-busca ::placeholder{
				}
				.form-busca .botao-pesquisar{
				}
					.form-busca .botao-pesquisar:hover{
					}
			#conteudo .box-lateral .box-vistos .titulo-mais-visto{
				padding:7% 0 0 25px;
				font-size:18px;
			}			
			#conteudo .box-lateral .box-vistos .risco{
			}
			#conteudo .box-lateral .box-vistos .link-mais-visto{
				padding:8px 5% 25px 5%;
			}
		#conteudo .box-lateral .box-ebook{
			width:90%;
			margin:35px 0 0 0;
			padding:5% 5% 0 5%;
		}
			#conteudo .box-lateral .box-ebook *{
			}
			#conteudo .box-lateral .box-ebook .titulo{
				width:90%;
				padding:5% 5% 5% 5%;
				font-size:20px;
			}
				#conteudo .box-lateral .box-ebook .titulo strong{
					font-size:20px;
				}
			#conteudo .box-lateral .box-ebook .texto{
				width:90%;
				padding:0 5% 0 5%;
			}
			#conteudo .box-lateral .box-ebook .imagem{
				width:90%;
			}
				#conteudo .box-lateral .box-ebook .imagem img{
				}
			#conteudo .box-lateral .botao-ebook{
				width:90%;
				padding:5% 5% 5% 5%;
				background-position:5% center;
				background-size:auto 60%;
				text-align:center;
				font-size:20px;
			}
				#conteudo .box-lateral .botao-ebook:hover{
					background-color:#477bbe;
				}
		
		#conteudo .banner-podcast{
			width:90%;
			padding:30px 0 0 0;
		}
			#conteudo .banner-podcast img{
			}

/* Solutions */
	.azul-claro{
	}
	.texto3{
		width:90%;
		padding:0 5% 0 5%;
	}
	.galeria{
		width:80%;
		padding:35px 10% 0 10%;
	}
		.galeria img{
		}
	.padding{
		width:90%;
		padding:0 5% 0 5%;
	}
	
	.solutions{
		background-image:none
	}
	.item-solution{
		width:90%;
		border:0px;
		text-align:center;
		margin:0 0 45px 0;
		padding:0 0 0 0;
	}
		.item-solution .imagem{
			width:100%;
			margin:0 0 10px 0;
		}
		.item-solution .texto{
			width:100%;
			margin:0;
			padding:0;
		}
			.item-solution .texto strong{
			}
		.item-solution .box-caixa{
			width:100%;
			padding:25px 0 0 0;
			margin:0;
		}
			.item-solution .box-caixa .risco{
				display:none;
			}
			.item-solution .box-caixa .caixa{
			}
/* Fim Solutions */		

/* Sobre */
	.item-sobre{
		width:90%;
		margin:20px 0 30px 0;
		text-align:center;
	}
		.item-sobre .imagem{
			width:100;
			padding:0 15px 0 0;
		}
			.item-sobre .imagem img{
			}
		.item-sobre .texto{
			width:100%;
		}
			.item-sobre .texto strong, .item-sobre .texto span{
			}
			.item-sobre .texto a{
			}
				.item-sobre .texto a:hover{
				}
	.box-valores{
		width:100%;
		padding:0 0 35px 0;
		text-align:center;
	}
	.box-valores.par{
		width:100%;
		padding:0 0 35px 0;
	}
		.box-valores .imagem-valores{
			width:100%;
			padding:0 0 15px 0;
		}
			.box-valores .imagem-valores img{
			}
		.box-valores .texto-valores{
			width:100%;
			max-width:inherit;
			padding:0 0 0 0;
			background:none;
		}
			.box-valores .texto-valores .texto{
			}
/* Fim Sobre */
	
	#rodape{
		background:#E1E8F6;
	}
	#rodape #form-rodape{
		width:90%;
		padding:35px 5% 35px 5%;
	}
		#rodape #form-rodape .titulo{
			padding:0 0 20px 0;
			font-size:20px;
		}
		#rodape #form-rodape .campo{
		}
		#rodape #form-rodape .campo.cidade{
			width:90%;
		}
		#rodape #form-rodape .campo.estado{
			float:none;
			width:90%;
		}
		#rodape #form-rodape .enviar{
		}
			#rodape #form-rodape .enviar:hover{
			}
		
	#rodape #links-rodape{
		width:90%;
		padding:35px 5% 35px 5%;
		background:#013B82;
	}
		#rodape #links-rodape .menu{
			padding:0 0 20px 0;
			text-align:center;
		}
			#rodape #links-rodape .menu .link{
				padding:0 0 15px 0;
			}
				#rodape #links-rodape .menu .link a{
				}
					#rodape #links-rodape .menu .link a:hover{
					}
					#rodape #links-rodape .menu .link .up{
					}
		#rodape #links-rodape .logo{
			width:100%;
			padding:0 0 35px 0;
			text-align:center;
		}
			#rodape #links-rodape .logo img{
				width:100%;
				max-width:281px;
			}
		#rodape #links-rodape .redes{
			width:100%;
			text-align:center;
		}
			#rodape #links-rodape .redes .rede{
				padding:0 5px 0 5px;
			}
				#rodape #links-rodape .redes .rede img{
				}
}

@media (max-width: 850px)
{
/* Conteúdos */
	.conteudo-texto .texto .video{
		height:350px;
	}
/* Fim Conteúdos */

/* Adequar */
	.topicos .topico{
		width:35%;
		margin-bottom:35px;
	}
/* Fim Adequar */

/* Produtos */
	.produtos{
	}
		.produtos .produto{
			width:28%;
		}
			.produtos .produto img{
			}
	.cel-botao{}
		.cel-botao .imagem{
			vertical-align:middle;
			width:50%;
			margin:0 -10% 0 0;
		}
		.siex-vantagens .cel-botao .imagem{
			width:50%;
			margin:0 -10% 0 0;
		}
			.cel-botao .imagem img{
				max-width:250px;
			}
		.cel-botao .botao-mais{
			vertical-align:middle;
			width:58%;
		}
/* Fim Produtos */

}

@media (max-width: 600px)
{
	
/* Banner */
		#banner .banner{
			align-items:flex-end !important;
		}
			#banner .banner .titulo{
				flex:70%;
				padding:20px 5% 20px 5%;
			}
			#banner .banner .selo{	
				flex:15%;			
				padding:20px 0 20px 5%;
			}
				#banner .banner .selo img{
					max-width:100px;
				}
/* Fim banner */
	
	
/* Notícias */
		.noticia a{
			display:inline-block;
		}
			.noticia .box-imagem{
				width:100%;
				height:180px;
				border-radius:20px 20px 0 0;
			}
			.noticia .box-texto{
				width:92%;
				border-radius:0 0 20px 20px;
			}
	
		.box-mais-noticias{
		}
			.box-mais-noticias .titulo{
			}
				.box-mais-noticias .mais-noticias{
					display:flex;
					flex-wrap:wrap;
				}
					.box-mais-noticias .mais-noticias a{
						width:100%;
						margin:0 0 20px 0;
					}
						.box-mais-noticias .mais-noticias a .box-noticia{
						}
						.box-mais-noticias .mais-noticias a:hover .box-noticia{
						}			
/* Fim Notícias */	

/* Produtos */
		.produtos .produto{
			width:45%;
		}
			.produtos .produto img{
			}
/* Fim Produtos */

/* Especialista Responde */
		.box-responde .coluna{
			width:100%
		}
		.box-responde .coluna2{
			float:inherit;
			width:100%
		}
		
		.box-videos .videos .video{
			width:100%;
			margin:10px 0 10px 0;
		}
/* Fim Especialista Responde */

/* Siex */
	
	.box-vantagens .vantagens .vantagem{
		width:44%;
		padding:0 5% 25px 0;
	}
/* Fim Siex */
	
/* Conteúdos */
	.conteudo-texto .texto .video{
		height:250px;
	}
/* Fim Conteúdos */

/* Adequar */
	.topicos .topico{
		width:calc(90% - 4px);
		padding:5%;
	}
/* Fim Adequar */
}