@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,600;0,700;0,800;0,900;1,400;1,600;1,700;1,800;1,900&display=swap');
@import url(menu.css);
@import url(produtos.css);

/* ------------------------------------------- Header*/

*{ 
    margin: 0;
	padding: 0;
	box-sizing:border-box;
 }
	
body {
	font-family: 'Nunito', sans-serif;
 }
body {
}
body {
}




header {
	width:100%;
	height:85px;
	background:#fff;
	color:#003399;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	padding-top:5px;
 }

.whatsapp {
    position: fixed;
    top: 82%;
    right: 1%;
    padding: 10px;
    z-index: 10000000;
}

.text{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	margin: 40px 10px;
	font-size: 16px;
	color:#003399;
	font-weight: none;
}	

section .passos{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	background:#E6E6E6;
	margin: 0 auto;
	
}

section .passos2{
	width: 100%;
	height: auto;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	margin: 0 auto 20px auto;
	
}

.imgfluid2{
	padding: 40px 50px;
}

.imgfluid3{
	padding: 30px 14px;
}
	
.conteudo {
	width:100%;
	margin:auto;
 }

main {
    width:100%;
    margin:85px auto 0 auto;
 
}

.formulario {
	width:95%;
    margin:auto;
}
	
header img {
	float:left;
	margin:10px 10px 10px 30px;;
}

footer .rodape{
	width: 100%;
	height: auto;
	background:#003399;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: row;
	margin: 0 auto;
	color:#fff;
	font-weight: none;
	font-size: 13px;
}	

    .rodape .coluna1{
	width: 100%;
    padding: 25px 30px;
	border-bottom: 1px dotted #0098DA;
	text-align:center;
	
}

    .rodape .coluna2{
	width: 100%;
    padding: 25px 30px;
	border-bottom: 1px dotted #0098DA;
	text-align:center;
  
}

    .rodape .coluna3{
	width: auto;
    padding: 25px 30px;
	border: 0;
	text-align:center;
  
}

	.coluna3 img{
		
	max-width: 100%;
	height: auto;
	}
	

#barra2{
	position:relative;
	background:#003399;
	width: 100%;
	height: auto;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	text-align:center;
	justify-content:space-between;
	

}

.text2{
	text-align: center;
	margin: 0 auto;
	color:#FFFFFF;
	font-size: 17px;
	padding: 5px;
	
}


.slide{
	position:relative;
	width: 100%;
	margin: 85px auto 0 auto;
}

.formulario .textformmaior {
    color: #003399;
	font-size: 16px;
}

.formulario .textformmenor {
    color: #0098DA;
	font-size: 10px;
}

#banner2 {
	margin-top:200px;
	position:relative;
	text-align:center;
	width:auto;
}

#banner2 img{
	width:100%;
	height:100%;
}

.botao{
	width: 350px;
	height: 40px;
	background: #003399;
	color:#fff;
	font-size: 20px;
	border:none;
	border-radius: 6px;
	margin: 0 30px 0 0;
	
}

footer h6{
	color:#0098DA;
}

.formulario h6{
	color:#808080;
	font-size: 13px;
}

.topocontato{
	width: auto;
	height: auto;
	margin: 85px auto 0 auto;
	background: #fff;

}

.topocontato img{
	max-width: 100%;
	height: auto;

}
    
.mapa{
	width:100%;
	height:auto;
	margin: 0 auto;
	}
	
.copyright{
	background:#fff;
	width:100%;
	height: auto;
	padding: 15px;
	font-size: 13px;
	color:#003399;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction:row;
	margin: 0 auto;
	
	}
	
#divs-contato{
	width: auto;
	height:auto;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction:row;
	justify-content: center;

}

.info{
	width:100%;
	justify-content:space-between;
	background:#E6E6E6;
	font-size:17px;
	color:#003399;
	padding: 20px;
}

.form-contato{
	width:95%;
	justify-content:space-between;
	font-size:14px;
	color:color:#003399;
	padding: 20px;
}

.form-contato .textformmaior {
    color: #003399;
	font-size: 16px;
}

.form-contato .textformmenor {
    color: #0098DA;
	font-size: 10px;
}

#divs-contato .info .textformmenor{
	color: #0098DA;
	font-size: 14px;
}

#divs-contato .info span{
	font-size:20px;
	color: #0098DA;
}

.info a{
	text-decoration:none;
	font-size: 35px;
	color: #0098DA;
	padding-right: 8px;
}

#penedo{
	width: auto;
	height:auto;
	border: 0;
	margin: 0 auto;
	padding: 0;
	display: inline-flex;
	flex-wrap: wrap;
	flex-direction:row;
	justify-content:center;
	text-align: center;

}

#penedo .missao{
	width:100%;
	height: auto;
	justify-content:space-between;
	font-size:15px;
	color:#003399;
	background:#DCDDDF;
	margin: 0;
	padding: 10px;
	font-weight: none;
}

#penedo .visao{
	width:100%;
	height: auto;
	justify-content:space-between;
	font-size:15px;
	color:#003399;
	background:#DCDDDF;
	margin: 0;
	padding: 10px;
	font-weight: none;
}

#penedo .valores{
	width:100%;
	height: auto;
	justify-content:space-between;
	font-size:15px;
	color:#003399;
	background:#DCDDDF;
	margin: 0;
	padding: 10px;
	font-weight: none;
}
	
.titempresa{
	width: 100%;
	font-size: 17px;
	background:#003399;
	color:#fff;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
}

.institucional {
	width: 95%;
	height:auto;
	margin: 0 auto;
	padding: 35px 10px 35px 10px;
	color:#003399;
	border:none;
	text-align:justify;
}


.corte-uv {
	width: 100%;
	height:auto;
	border: 0;
	margin: 0 auto;
	padding: 0;
	display: inline-flex;
	flex-wrap: wrap;
	flex-direction:row;
	justify-content:center;
	text-align: center;
}

.texto-laser{
	width:100%;
	height: auto;
	justify-content:space-between;
	text-align: center;
	font-size:16px;
	color:#003399;
	margin: 0 auto;
	padding: 20px;
	border:0;
	font-weight: none;
	background:#DCDDDF;
	}
	
.img-laser {
	width:100%;
	height: auto;
	justify-content:space-between;
	margin: 10px 0 30px 0;
	padding: 2px;
	border:0;
	}	
	
.texto-uv{
	width:100%;
	height: auto;
	justify-content:space-between;
	text-align:center;
	font-size:16px;
	color:#003399;
	margin: 0 auto;
	padding: 20px;
	border:0;
	font-weight: none;
	background:#DCDDDF;
	}
	
.img-uv {
	width:100%;
	height: auto;
	justify-content:space-between;
	margin: 10px 0 30px 0;
	padding: 2px;
	border:0;
	}	
	
.titulo {
	position:relative;
	width: 100%;
	height: auto;
	background:#003399;
	color:#fff;
	margin: 0 auto;
	font-size:16px;
	font-weight:none;
	text-align:center;
	padding: 10px;
	}	
	
.img-laser img {
	max-width: 100%;
	height: auto;
	}	
	
.img-uv img {
	max-width: 100%;
	height: auto;	
}



@media(min-width:1024px){
	
header {
	width:100%;
	height:85px;
	background:#fff;
	color:#003399;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	padding-top:5px;
 }
	
.conteudo {
	width:100%;
	margin:auto;
 }
	
main {
    width:100%;
    margin:85px auto 0 auto;
 
}
	
.formulario {
	width:95%;
    margin:auto;
}
	
.slide{
	position: relative;
	width: 100%;
	margin: 0 auto;
}	
	
#barra2{
	position:relative;
	background:#003399;
	width: 100%;
	height: auto;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	text-align:center;
	justify-content:space-between;
	

}

.text2{
	text-align: center;
	margin: 0 auto;
	color:#FFFFFF;
	font-size: 17px;
	padding: 5px;
	
}
	
.imgfluid2{
	padding: 30px 80px;
}	
	
.imgfluid3{
	padding: 20px 25px;
}
	
.text{
	width: 80%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	text-align: center;
	padding: 20px 50px;
	font-size: 20px;
	color:#003399;
	font-weight: none;
	margin: 30px auto;
}
	
	
#banner2 img{
	margin-top:60px;
	width:100%;
	}
	
    
footer h6{
	color:#0098DA;
}
	
.formulario h6{
	color:#808080;
	font-size: 13px;
}

.topocontato{
	width: 100%;
	height: auto;
	margin:85px auto 0 auto;
	padding:0;
	border:0;
	background: #fff;
	text-align: center;

}

.topocontato img{
	max-width: 100%;
	height: auto;

}

.mapa{
	width:100%;
	height:auto;
	margin: 0 auto;
	}
	
footer .rodape{
	width: 100%;
	height: auto;
	background:#003399;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction:row;
	margin: 0 auto;
	color:#fff;
	font-weight: none;
	font-size: 13px;
}	

.rodape .coluna1{
	width: 33%;
	height:auto;
    padding: 20px 60px;
	border-right: 1px dotted #0098DA;
	text-align:left;
	
}

.rodape .coluna2{
	width: 33%;
	height:auto;
    padding: 20px 60px;
	border-right: 1px dotted #0098DA;
	text-align:center;
  
}

.rodape .coluna3{
	width: auto;
	height:auto;
    padding: 20px 60px;
	border: 0;
	text-align:right;
  
}	

.coluna3 img{
		
	max-width: 100%;
	height: auto;
}
	
.copyright{
	background:#fff;
	width:100%;
	height: auto;
	padding: 15px;
	font-size: 13px;
	color:#003399;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction:row;
	margin: 0 auto;
	
}
	
#divs-contato{
	width: 100%;
	height:auto;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction:row;
	justify-content: center;
	boder:0;
	
}

.info{
	position: relative;
	width:40%;
	height: auto;
	justify-content:flex-start;
	background:#DCDDDF;
	font-size:17px;
	color:#003399;
	padding: 10px 40px;
	margin: 0 auto;
}

.form-contato{
	position: relative;
	width:60%;
	height: auto;
	justify-content:flex-end;
	font-size:14px;
	color:color:#003399;
    margin:0 auto;
	padding: 10px 40px;
}

.info .textformmenor{
	color: #0098DA;
	font-size: 14px;
}

#divs-contato .info span{
	font-size:20px;
	color: #0098DA;
}

#divs-contato .info a{
	text-decoration:none;
	font-size: 35px;
	color: #0098DA;
	padding-right: 8px;
}

#penedo{
	width: 100%;
	height:auto;
	border: 0;
	margin: 0 auto;
	padding: 0;
	display: inline-flex;
	flex-wrap: wrap;
	flex-direction:row;
	justify-content:center;
	text-align: center;
	background:#DCDDDF;

}

#penedo .missao{
	width:30%;
	height: auto;
	font-size:15px;
	color:#003399;
	margin: 0 auto;
	padding: 20px;
	border:0;
	font-weight: none;
}

#penedo .visao{
	width:30%;
	height: auto;
	font-size:15px;
	color:#003399;
	margin: 0 auto;
	padding: 20px;
	border:0;
	font-weight: none;
}

#penedo .valores{
	width:30%;
	height: auto;
	font-size:15px;
	color:#003399;
	margin: 0 auto;
	padding: 20px;
	border:0;
	font-weight: none;
}
	
.titempresa{
	width: 100%;
	heigh: auto;
	font-size: 17px;
	background:#003399;
	color:#fff;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
}

.institucional {
	width: 94%;
	height:auto;
	margin: 0 auto;
	padding: 35px 10px 30px 10px;
	color:#003399;
	border:none;
	text-align:justify;
}

.corte-uv {
	width: 100%;
	height:auto;
	border: 0;
	margin: 0 auto;
	padding: 0;
	display: inline-flex;
	flex-wrap: wrap;
	flex-direction:row;
	justify-content:space-around;
	text-align: center;
}

.texto-laser{
	width:45%;
	height: auto;
	text-align: right;
	font-size:16px;
	color:#003399;
	margin:10px 0 20px 50px;
	padding: 20px;
	border:0;
	font-weight: none;
	background:#DCDDDF;
	}
	
.img-laser {
	justify-content:space-between;
	width:45%;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	border:0;
	}	
	
.texto-uv{
	width:45%;
	height: auto;
	text-align:right;
	font-size:16px;
	color:#003399;
	margin:10px 0 50px 50px;
	padding: 20px;
	border:0;
	font-weight: none;
	background:#DCDDDF;
}
	
.img-uv {
	justify-content:space-between;
	width:45%;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	border:0;
}	
	
.titulo {
	width: 100%;
	background:#003399;
	color:#fff;
	font-size:16px;
	font-weight:none;
	text-align:center;
	padding: 10px;
}	
		


}


@media(min-width:768px){
	
header {
	width:100%;
	height:85px;
	background:#fff;
	color:#003399;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	padding-top:5px;
 }
	
.conteudo {
	width:100%;
	margin:auto;
 }
	
main {
    width:100%;
    margin:85px auto 0 auto;
 
}
	
.formulario {
	width:95%;
    margin:auto;
}
	
.slide{
	position: relative;
	width: 100%;
	margin: auto auto 0 auto;
}	
	
.text{
display: flex;
flex-wrap: wrap;
justify-content: center;
padding: 25px 10px;
font-size: 20px;
color:#003399;
font-weight: none;
}

	
#banner2 {
	margin-top:155px;
}

#barra2{
	position:relative;
	background:#003399;
	width: 100%;
	height: auto;
	margin:0 auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	text-align:center;
	justify-content:space-between;
}

.text2{
	text-align: center;
	margin: 0 auto;
	color:#FFFFFF;
	font-size: 17px;
	padding: 5px;	
}

footer h6{
	color:#0098DA;
}
	
.formulario h6{
	color:#808080;
	font-size: 13px;
}

.topocontato{
	width: 100%;
	height: auto;
	margin: 85px auto 0 auto;
	background: #fff;

}

.topocontato img{
	max-width: 100%;
	height: auto;

}

.mapa{
	width:100%;
	height:auto;
	margin: 0 auto;
	}
	
footer .rodape{
	width: 100%;
	height: auto;
	background:#003399;
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction:row;
	margin: 0 auto;
	color:#fff;
	font-weight: none;
	font-size: 13px;
}	

.rodape .coluna1{
	width: 33%;
	height:auto;
    padding: 20px 60px;
	border-right: 1px dotted #0098DA;
	text-align:left;
	
}

.rodape .coluna2{
	width: 33%;
	height:auto;
    padding: 20px 60px;
	border-right: 1px dotted #0098DA;
	margin: 0 auto;
	text-align:center;
  
}

.coluna2 img{
	text-align: center;
	margin: 0 auto
	justify-content: center;
}

.rodape .coluna3{
	width: 33%;
	height:auto;
    padding: 20px 60px;
	border: 0;
	text-align:right;
  
}	

.coluna3 img{	
	max-width: 100%;
	height: auto;
}
	
.copyright{
	background:#fff;
	width:100%;
	height: auto;
	padding: 15px;
	font-size: 13px;
	color:#003399;
	text-align: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction:row;
	margin: 0 auto;
	
}
	
#divs-contato{
	width: 100%;
	height:auto;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction:row;
	justify-content: center;

}

.info{
	width:40%;
	justify-content:space-between;
	background:#E6E6E6;
	font-size:17px;
	color:#003399;
	padding: 20px;
}

.form-contato{
	width:60%;
	justify-content:space-between;
	font-size:14px;
	color:color:#003399;
	padding: 10px 40px;
}

.info .textformmenor{
	color: #0098DA;
	font-size: 14px;
}

#divs-contato .info span{
	font-size:20px;
	color: #0098DA;
}

#divs-contato .info a{
	text-decoration:none;
	font-size: 35px;
	color: #0098DA;
	padding-right: 8px;
}
	


}
	
