html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: 'arial';
}


#tudo{
	width: 100%;
	height: 100%;
}

.topo{
	width: 100%;
	height: 160px;
	background: url(../img/partes/topo.png);
	background-size: 100% 100%;
}

.topo .center{
	width: 75%;
	height: 160px;
	margin: 0px auto;
}

.topo .center .container-1{
	width: 45%;
	height: 60px;
	float: right;
	margin-top: 25px;
}

.telefone-topo{
	width: 35%;
	height: 32px;
	background-color: #090c1f;
	float: left;
	border-radius: 5px;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	line-height: 31px;
	margin-top: 15px;
	box-shadow: 1px -1px 10px #fff;
}

.orcamento-topo{
	width: 35%;
	height: 32px;
	float: left;
	background-color: #090c1f;
	border-radius: 5px;
	color: white;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin-top: 15px;
	line-height: 31px;
	margin-left: 6%;
	box-shadow: 1px -1px 10px #fff;
}

#selo_tecnopo{
	width: 86px;
	height: 60px;
	float: right;
	background:url(../img/partes/selo_tecnopo.png);
}
.topo .center .container-2{
	width: 70%;
	height: 20px;
	float: left;
	margin-left: 32%;
	margin-top: 25px;
	font-size: 16px;
}


.conteudo-banner{
	width: 100%;
	height: 413px;
	margin: 0px auto;
	margin-top: -100px;
}
#slider{
	width: 75%;
	height: 413px;
	margin: 0px auto;
	border:2px solid white;
}
#slider .marcas{
	width: 100%;
	height: 413px;
}
#slider .marcas ul{
    width:100%;
	height: 413px;
}
#slider .marcas ul li {
    width: 100%;
	height: 413px;
	background-size: 100% 100%;  
	text-align: center;
}
#slider .marcas ul li img{
    width: 100%;
	height: 413px;
	background-size: 100% 100%;  
}
.next{
	width: 50px;
	height: 50px;
	border:0;
	margin-top: -225px;
	margin-left:3%;
	float: left;
	background: url(../img/partes/se.png);
}
.prev{
	width: 50px;
	height: 50px;
	border:0;
	margin-top: -225px;
	margin-right:3%;
	float: right;
	background: url(../img/partes/sd.png);
}

#info-banner{
	width: 100%;
	height: 60px;
	background-color: #10132e;
	float: left;
	margin-top: -60px;
	position: absolute;
}

#texto-banner{
	width: 750px;
	height: 50px;
	margin-left:50px;
	margin-top: 5px;
	text-align: left;
	font-size: 28px;
	line-height: 50px;
	font-weight: bold;
	position: relative;
	z-index: 99999;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	color: white;
}

#botao-banner{
	width: 110px;
	height: 35px;
	margin-left:1020px;
	text-align: center;
	line-height: 35px;
	border:1px solid #fff;
	border-radius: 10px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	position: relative;
	z-index: 99999;
	color: white;
	margin-top: -43px;
}


@media (max-width: 1366px){

	#botao-banner{
		margin-left:850px;
	}
}

.conteudo-home{
	width: 75%;
	height: 205px;
	margin: 0px auto;
	margin-top: 45px;
	margin-bottom: 50px;
}
.quem-somos-home{
	width: 25%;
	height: 205px;
	float: left;
}
.quem-somos-home .imagem{
	width: 43%;
	height: 61px;
	background: url(../img/partes/quemsomos.png);
	background-size: 100% 100%;	
	margin: 0px auto;
}
.quem-somos-home .texto{
	width: 100%;
	height: 92px;
	margin: 0px auto;
	text-align: center;
	color: #666666;
	margin-top: 25px;
}
.quem-somos-home .botao{
	width: 30%;
	height: 24px;
	background-color: #ebebeb;
	margin: 0px auto;
	text-align: center;
	margin-top: 15px;
	color: #666666;
	line-height: 24px;
}

.solucoes-home{
	width: 23%;
	height: 205px;
	float: left;
	margin-left:1%;
}
.solucoes-home .imagem{
	width: 29%;
	height: 61px;
	background: url(../img/partes/solucoes.png);
	background-size: 100% 100%;	
	margin: 0px auto;
}
.solucoes-home .texto{
	width: 100%;
	height: 92px;
	margin: 0px auto;
	text-align: center;
	color: #666666;
	margin-top: 25px;
}
.solucoes-home .botao{
	width: 30%;
	height: 24px;
	background-color: #ebebeb;
	margin: 0px auto;
	text-align: center;
	margin-top: 15px;
	color: #666666;
	line-height: 24px;
}

.transporte-home{
	width: 24%;
	height: 205px;
	float: left;
	margin-left:1%;
}
.transporte-home .imagem{
	width: 91px;
	height: 61px;
	background: url(../img/partes/transporte.png);
	background-size: 100% 100%;	
	margin: 0px auto;
}
.transporte-home .texto{
	width: 90%;
	height: 92px;
	margin: 0px auto;
	text-align: center;
	color: #666666;
	margin-top: 25px;
}
.transporte-home .botao{
	width: 30%;
	height: 24px;
	background-color: #ebebeb;
	margin: 0px auto;
	text-align: center;
	margin-top: 15px;
	color: #666666;
	line-height: 24px;
}

.meio-ambiente-home{
	width: 24%;
	height: 205px;
	float: left;
	margin-left:1%;
}
.meio-ambiente-home .imagem{
	width: 131px;
	height: 61px;
	background: url(../img/partes/meio_ambiente.png);
	background-size: 100% 100%;	
	margin: 0px auto;
}
.meio-ambiente-home .texto{
	width: 90%;
	height: 92px;
	margin: 0px auto;
	text-align: center;
	color: #666666;
	margin-top: 25px;
}
.meio-ambiente-home .botao{
	width: 30%;
	height: 24px;
	background-color: #ebebeb;
	margin: 0px auto;
	text-align: center;
	margin-top: 15px;
	color: #666666;
	line-height: 24px;
}


.conteudo-segmentos{
	width: 100%;
	height: 291px;
	background-color: #ebebeb;
}
.conteudo-segmentos .center{
	width: 75%;
	height: 200px;
	position: relative;
	top: 30px;
	margin: 0px auto;
}
.conteudo-segmentos .center p{
	width: 100%;
	height: 35px;
	color: #333333;
	font-size: 20px;
}
.conteudo-segmentos .center .img{
	width: 24.0%;
	height: 136px;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
}
.conteudo-segmentos .center .img img{
	width: 120%;
	height: 100%;
	background-size: 100% 100%;
}
.conteudo-segmentos .center .botao{
	width: 18%;
	text-align: center;
	height: 30px;
	border:2px solid #0f132b;
	color: #0f132b;
	border-radius: 10px;
	float: right;
	margin-top: 25px;
	line-height: 30px;
	font-size: 15px;
}

.conteudo-homologacao{
	width: 100%;
	height: 130px;
}

.conteudo-homologacao .homologacao-empresas{
	width: 100%;
	height: 130px;
	position: absolute;
	background-image: linear-gradient(to right, #d3e2e8 35%, white);
}

.conteudo-homologacao .img-d{
	width: 38.5%;
	height: 130px;
	position: absolute;
	float: left;
	background:url(../img/partes/homologacao.png);
	background-size: 100% 100%;
	z-index: 9999;
}
.conteudo-homologacao .img-d .botao{
	width: 21%;
	text-align: center;
	height: 31px;
	border:2px solid #fff;
	color: #fff;
	border-radius: 10px;
	float: right;
	margin-top: 70px;
	line-height: 30px;
	font-size: 15px;
	margin-right:22%;
}

.conteudo-homologacao .logos-empresas{
	width: 45%;
	height: 130px;
	float: right;
	margin-right: 11%;
}
.logos-vw{
	max-width: 12%;
	margin-top: 25px;
	margin-right: 2%;
	float: left;
}
.logos-ford{
	max-width: 22%;
	margin-top: 40px;
	margin-left: 2%;
	margin-right: 2%;
	float: left;
}
.logos-scania{
	max-width: 15%;
	margin-top: 20px;
	margin-left: 2%;
	float: left;
}

.conteudo-rodape-topo{
	width: 100%;
	height: 151px;
	border-top:5px solid #d6d6d6;
	background-color: #cccccc;
}
.conteudo-rodape-topo .center{
	width: 75%;
	height: 120px;
	margin: 0px auto;
	margin-top: 15px;
}
.l-d{
	width: 25%;
	height: 120px;
	float: left;
}
.l-d .detalhe{
	width: 60%;
	height: 6px;
	border-radius: 5px;
	margin-bottom: 35px;
	background-color: #0f132b;
}
.l-d .info{
	width: 100%;
	height: 32px;
	margin-top: 5px;
	font-size: 14px;
}

.l-e{
	width: 40%;
	height: 60px;
	float: left;
	font-size: 14px;
	margin-top: 38px;
	margin-left: 5%;
	line-height: 30px;
}
.l-e .img{
	width: 10%;
	height: 60px;
	float: left;
}

.redes_sociais{
	width: 8%;
	height: 40px;
	float: right;
	margin-top: 50px;
}
.redes_sociais img{
	width: 40%;
	height: 36px;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
}

.conteudo-rodape-down{
	width: 100%;
	height: 45px;
	border-top:1px solid #fff;
	background-color: #d6d6d6;
	text-align: center;
	line-height: 45px;
	color: #333333;
}
.conteudo-rodape-down a, .conteudo-rodape-down a:hover{
	color: #333333;
}

.conteudo-paginas{
	width: 75%;
	min-height:200px;
	background-color: white;
	margin: 0px auto;
	margin-bottom: 20px;
	margin-top: -50px;
	font-size: 15px;
}

.title{	
	width: 75%;
	height:97px;
	margin: 0px auto;
	margin-top: -100px;
	margin-bottom: 50px;
	font-size: 25px;
	line-height:100px;
	border-bottom: 3px solid #090c1f;
	color:#090c1f;
	text-transform: uppercase;
	color: #fff;
}


#table_contato{
	width: 45%;
	min-height: 100%;
	float: left;
	color: #333;
	font-style: 'Arial';
	text-transform: uppercase;
	font-size: 15px; 
}

#table_contato2{
	width: 45%;
	min-height: 100%;
	float: left;
	margin-left:60px; 
	color: #333;
	font-style: 'Arial';
	text-transform: uppercase;
	font-size: 15px; 
}

#botao_contato2{
	width: 100%;
	height: 40px;
	background: white;
	color: #090c1f;
	border: 0;	
	font-family: 'Arial';
	text-transform: uppercase;
	font-size: 18px;
	border: 1px solid #090c1f;
}

.td_contato{
	width: 100%;
	height: 25px;
}

.td_vazio{
	width: 2px;
	height: 25px;
}

.td_numero{
	width: 100%;
	height: 25px;
}


.td_mensagem{
	width: 100%;
	height: 75px;
}

#title_conf{
	width: 100%;
	min-height: 20px;
	color: #090c1f;
	margin-top: 10px;
	font-size: 25px;
	border-bottom: 1px solid #090c1f;
}

#mensagem{
	width: 100%;
	min-height: 0px;
	background: #87CEFF;
	border-radius: 15px;
	margin-bottom: 25px;
}

#mensagem-texto{
	width: 90%;
	min-height: 0px;
	margin: 0px auto;
}

#fornecedores-pagina{
	width: 100%;
	min-height:100px;
	float: left;
	margin-bottom: 25px;
}
.img-fornecedores-pagina{
	width: 20%;
	height: 180px;
	float: left;
	background: white;
	border:1px solid #333;
	margin-left: 2.4%;
	margin-right: 2.4%;
	margin-bottom: 25px;
	
	/* habilita o flex nos filhos diretos */
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;

	/* centraliza na vertical */
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;

	/* centraliza na horizontal */
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.img-fornecedores{
	max-width: 100%;
	max-height: 150px;
	margin-right: 7%;
	margin-left: 7%;
}


#img-homologacao{
	height: 150px;
	margin: 0px auto;
}
#fundo-homologacao{
	width: 150px;
	height: 150px;
	float: left;
	background: white;
	border:1px solid #333;
	margin-left: 2.4%;
	margin-right: 2.4%;
	margin-bottom: 25px;

	
	/* habilita o flex nos filhos diretos */
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;

	/* centraliza na vertical */
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;

	/* centraliza na horizontal */
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.homologacao{
	max-width: 100%;
	max-height: 150px;
	margin-right: 7%;
	margin-left: 7%;
}

#img-servicos-homologacao{
	width: 100%;
	min-height: 150px;
}
#fundo-servicos-homologacao{
	width: 150px;
	height: 150px;
	float: left;
	background: white;
	border:1px solid #333;
	margin-left: 2.4%;
	margin-right: 2.4%;
	margin-bottom: 25px;

	
	/* habilita o flex nos filhos diretos */
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;

	/* centraliza na vertical */
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;

	/* centraliza na horizontal */
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.servicos-homologacao{
	width: 85%;
	max-width:100%;
	max-height: 150px;
}

#img-parcerias-homologacao{
	width: 100%;
	min-height: 150px;
}
#fundo-parcerias-homologacao{
	width: 150px;
	height: 150px;
	float: left;
	background: white;
	border:1px solid #333;
	margin-left: 2.4%;
	margin-right: 2.4%;
	margin-bottom: 25px;

	
	/* habilita o flex nos filhos diretos */
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;

	/* centraliza na vertical */
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;

	/* centraliza na horizontal */
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.parcerias-homologacao{
	width: 100%;
	max-width:100%;
	max-height: 150px;
}





#segmentos-pagina{
	width: 100%;
	min-height:150px;
	float: left;
	margin-bottom: 25px;
}
.img-segmentos-pagina{
	width: 20%;
	height: 180px;
	float: left;
	background: white;
	border:1px solid #333;
	margin-left: 2.4%;
	margin-right: 2.4%;
	margin-bottom: 25px;
	
	/* habilita o flex nos filhos diretos */
	display: -ms-flex;
	display: -webkit-flex;
	display: flex;

	/* centraliza na vertical */
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;

	/* centraliza na horizontal */
	-ms-justify-content: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.img-segmentos{
	max-width: 100%;
	max-height: 180px;
	margin-right: 7%;
	margin-left: 7%;
}